:root{--bg-color: #fafafa;--border-color: #dbdbdb;--text-main: #262626;--text-secondary: #8e8e8e;--link-color: #00376b}body{font-family:Arial,sans-serif;background:#000;position:relative;margin:0%;padding:0%;font-size:.9rem}.page{max-width:500px;margin:0 auto;min-height:calc(100vh + -0rem);background:#fdfdfd;padding:0;box-shadow:0 0 1rem #444}.page-container{padding-left:.5rem;padding-right:.5rem}.parentpage{max-width:500px;margin:0 auto;min-height:calc(100vh + -0rem);background:#fdfdfd;padding:0rem;box-shadow:0 0 1rem #aaa;position:relative}p{margin:0%;padding:0%;color:#444}.dotted-card{border:2px dashed #aaa;padding:2rem;border-radius:1rem;margin-top:30%}.box-card{padding:3.5rem 1rem 1rem;border-radius:1rem;margin-top:30%}.ctext{text-align:center}.mtitle{margin-top:0rem}h1,h2,h4,h5,h6{color:#002143;font-weight:400}.bigbutton{background-color:#002143;color:#fff;padding:.5rem;border-radius:.5rem;text-align:center;word-wrap:break-word;overflow-wrap:break-word;width:50%;margin:0 auto;cursor:pointer}.bigboxbutton{background-color:#002143;color:#fff;padding:1rem;text-align:center;border-radius:2px;box-shadow:0 .25rem .5rem #999;word-wrap:break-word;overflow-wrap:break-word;width:50%;cursor:pointer}.m-1{margin-top:1rem}.m-2{margin-top:2rem}@font-face{font-family:poppinsr;src:url("./media/poppins-JNHL4IDV.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:poppinsr;src:url("./media/poppinsbold-QAA2AGZS.ttf") format("truetype");font-weight:700;font-style:normal}.input-container{width:100%}.minimal-input{width:100%;padding:.5rem 0;font-size:1rem;color:#222;background:transparent;border:none;border-bottom:1px solid #aaa;outline:none;transition:border-color .3s ease;font-family:inherit}.minimal-input::placeholder{color:#999}.minimal-input:focus{border-bottom-color:#3c5f98}.minimal-input:hover{border-bottom-color:#8e98a6}.otp-container{display:flex;gap:12px}.otp-input{width:60px;height:60px;font-size:24px;text-align:center;color:#333;background:transparent;border:none;border-bottom:2px solid #d0d0d0;outline:none;transition:all .3s ease;font-weight:600;letter-spacing:2px}.otp-input::placeholder{color:#ccc}.otp-input:hover{border-bottom-color:#b0b0b0}.otp-input:focus{border-bottom-color:#333}.otp-input::-webkit-outer-spin-button,.otp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input[type=number]{-moz-appearance:textfield}.post-container{display:flex;flex-direction:column;width:100%;background:#fff;color:#262626;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.post-container *{box-sizing:border-box}.post-container .header{flex-shrink:0;height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;border-bottom:1px solid #dbdbdb;background:#fff;z-index:10}.post-container .header h1{font-size:16px;font-weight:600;margin:0;flex:1;text-align:center}.post-container .header .btn-action{background:none;border:none;color:#0095f6;font-size:1rem;cursor:pointer;transition:opacity .2s}.post-container .header .btn-action:disabled{opacity:.3;cursor:not-allowed}.post-container .header .btn-action.back-btn{color:#000}.post-container .editor-body{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;width:100%}.post-container .editor-body::-webkit-scrollbar{width:0px}.post-container .upload-overlay{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:center}.post-container .upload-overlay .upload-btn{background:#0095f6;color:#fff;padding:10px 24px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 4px 12px #0095f633}.post-container .cropper-area{background:#fafafa;width:100%;position:relative;line-height:0}.post-container .cropper-area image-cropper{margin-left:auto;margin-right:auto;width:55%!important;max-width:100vw}.post-container .ratio-bar{display:flex;justify-content:center;gap:8px;padding:12px;background:#fff;border-bottom:1px solid #efefef}.post-container .ratio-bar button{background:#f0f0f0;border:none;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:500;color:#8e8e8e;cursor:pointer;transition:all .2s}.post-container .ratio-bar button.active{background:#262626;color:#fff}.post-container .filter-scroller{display:flex;overflow-x:auto;padding:6px;gap:.2rem;background:#fff;flex-shrink:0;-webkit-overflow-scrolling:touch}.post-container .filter-scroller::-webkit-scrollbar{display:none}.post-container .filter-scroller .filter-item{flex:0 0 2rem;display:flex;flex-direction:column;align-items:center;cursor:pointer}.post-container .filter-scroller .filter-item .thumb-preview{width:2.8rem;height:2.8rem;border-radius:50%;background-size:cover;border:2px solid transparent;margin-bottom:8px;transition:transform .1s ease}.post-container .filter-scroller .filter-item span{font-size:11px;color:#8e8e8e;text-align:center}.post-container .filter-scroller .filter-item.active .thumb-preview{border-color:#0095f6;transform:scale(1.1)}.post-container .filter-scroller .filter-item.active span{color:#262626;font-weight:600}.post-container .adjustments{padding:1rem;text-align:center;display:flex;gap:15px;align-items:flex-end}.post-container .adjustments .control{flex:1;margin-bottom:0}.post-container .adjustments .control label{display:flex;flex-direction:column;gap:2px;font-size:.9rem;font-weight:500;color:#000;margin-bottom:8px}.post-container .adjustments .control label span{color:#8e8e8e}.post-container .adjustments .control input[type=range]{width:100%;height:2px;background:#efefef;appearance:none;outline:none;accent-color:#262626}.post-container .adjustments .control input[type=range]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;background:#fff;border:1px solid #dbdbdb;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0000001a}.post-container .reset-btn-link{display:block;width:100%;background:none;border:none;color:#ed4956;font-size:.9rem;font-weight:600;padding:0;margin-top:.5rem;cursor:pointer;text-align:center}.post-container .reset-btn-link:active{opacity:.7}.post-container .metadata-form{display:flex;flex-direction:column;width:100%;align-items:center;animation:fadeIn .3s ease-out}.post-container .metadata-form .preview-hero{width:100%;padding:.5rem 0;display:flex;justify-content:center;background:#fafafa;border-bottom:1px solid #efefef}.post-container .metadata-form .preview-hero .centered-img{width:65%;height:auto;border-radius:4px;box-shadow:0 8px 20px #0000001a;background:#eee;display:block}.post-container .metadata-form .preview-hero-profile-img{width:100%;display:flex;justify-content:center;background:#fafafa;border-bottom:1px solid #efefef}.post-container .metadata-form .preview-hero-profile-img .centered-img{width:65%;height:auto;border-radius:4px;box-shadow:0 8px 20px #0000001a;background:#eee;display:block}.post-container .metadata-form .inputs-container{width:100%;display:flex;flex-direction:column}.post-container .metadata-form .inputs-container .input-group{padding:.5rem;border-bottom:1px solid #efefef;display:flex;flex-direction:column;gap:6px}.post-container .metadata-form .inputs-container .input-group label{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#8e8e8e;font-weight:600}.post-container .metadata-form .inputs-container .input-group textarea,.post-container .metadata-form .inputs-container .input-group input{width:100%;border:none;outline:none;font-size:15px;font-family:inherit;color:#262626;padding:4px 0;background:transparent}.post-container .metadata-form .inputs-container .input-group textarea::placeholder,.post-container .metadata-form .inputs-container .input-group input::placeholder{color:#dbdbdb}.post-container .metadata-form .inputs-container .input-group textarea{height:3rem;resize:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}video::-webkit-media-controls-fullscreen-button{display:none}video::-webkit-media-controls-mute-button,video::-webkit-media-controls-volume-slider{display:none!important}
