.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move;-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid hsla(0,0%,100%,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.file_drop_dropzone__wVSOS{background:#faf8f5;border:1.5px dashed #cdc6b8;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;transition:border-color .2s ease,background .2s ease;cursor:pointer}.file_drop_dragging__eUbra{border-color:#0d2745;background:#f0ede7}.file_drop_pasteReady__jBplW{border-color:#10b981;background:#f0fdf8}.file_drop_dzIcon__z9HTz{width:56px;height:56px;border-radius:14px;background:#fff;border:1px solid #e2ded6;display:grid;place-items:center;margin-bottom:20px}.file_drop_dzTitle__RnDDj{font-family:Onest Variable,Onest,system-ui,sans-serif;font-weight:600;font-size:16px;color:#0d2745;margin-bottom:4px}.file_drop_dzSub__5tXTV{color:#94a3b8;font-size:13px;margin-bottom:20px}.file_drop_ctaRow__l8sgo{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.file_drop_btn__y8m10{display:inline-flex;align-items:center;gap:6px;background:#0d2745;color:#fff;border:none;font-family:Outfit,system-ui,sans-serif;font-weight:600;font-size:13px;padding:10px 20px;border-radius:10px;cursor:pointer;transition:background .15s ease}.file_drop_btn__y8m10:hover{background:#162f50}.file_drop_btnGhost__JtS_p{background:#fff;color:#0d2745;border:1px solid #e2ded6;box-shadow:none}.file_drop_btnGhost__JtS_p:hover{background:#faf8f5;border-color:#b8b0a2}.file_drop_pasteHint__u2XdT{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:12px;font-weight:500}.file_drop_kbd__WaSGc{display:inline-flex;background:#fff;border:solid #e2ded6;border-width:1px 1px 2px;border-radius:5px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;color:#0d2745;line-height:1.3}.file_drop_kbd__WaSGc,.file_drop_orLine__kBl_S{align-items:center;font-size:11px;font-weight:600}.file_drop_orLine__kBl_S{display:flex;gap:10px;color:#94a3b8;margin:18px 0 12px;text-transform:uppercase;letter-spacing:.08em;width:100%;max-width:340px}.file_drop_orLine__kBl_S:after,.file_drop_orLine__kBl_S:before{content:"";flex:1;height:1px;background:#e2ded6}.file_drop_urlRow__k3ru8{display:flex;gap:6px;width:100%;max-width:340px}.file_drop_urlInput__VLTru{flex:1;background:#fff;border:1px solid #e2ded6;border-radius:10px;padding:9px 12px;font-family:Outfit,system-ui,sans-serif;font-size:13px;color:#0d2745;transition:border-color .15s ease}.file_drop_urlInput__VLTru::-moz-placeholder{color:#94a3b8}.file_drop_urlInput__VLTru::placeholder{color:#94a3b8}.file_drop_urlInput__VLTru:focus{outline:none;border-color:#0d2745}@media(max-width:720px){.file_drop_dropzone__wVSOS{padding:36px 18px;border-radius:14px}.file_drop_dzIcon__z9HTz{width:48px;height:48px;border-radius:12px;margin-bottom:16px}.file_drop_dzIcon__z9HTz svg{width:22px;height:22px}.file_drop_dzTitle__RnDDj{font-size:15px}.file_drop_pasteHint__u2XdT{display:none}}.phone_filter_filterButton__py4Uo{background-color:#fff;padding:8px 16px;border:.5px solid hsla(0,0%,88%,.7)!important;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.phone_filter_filterButton__py4Uo:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background-color:transparent;transition:background-color .2s ease;z-index:1}.phone_filter_filterButton__py4Uo:hover{background-color:#d8c9b6}.phone_filter_filterButton__py4Uo *{position:relative;z-index:2}.phone_filter_ClearAllButton__DLU9A{border:none!important;background-color:transparent!important;color:#000!important;padding:8px 16px!important;cursor:pointer!important}.phone_filter_ClearAllButton__DLU9A:hover{background-color:#ececec!important}.phone_filter_ApplyfilterButton__6jDqq{background-color:#000!important;color:#fff!important;padding:8px 16px!important;border:none!important;border-radius:8px!important;cursor:pointer!important;outline:none!important;box-shadow:none!important}.phone_filter_ApplyfilterButton__6jDqq:hover{background-color:#333!important}