.image-editor-module-scss-module__v7YmpG__page{min-height:100vh;font-family:var(--font-geist-sans);background:radial-gradient(circle at 10% 10%,#fff5ef,#0000 55%),radial-gradient(circle at 85% 0,#eef2ff,#0000 45%),#f8f8fb;flex-direction:column;gap:2rem;padding:clamp(1.5rem,4vw,3.5rem);display:flex}.image-editor-module-scss-module__v7YmpG__heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.image-editor-module-scss-module__v7YmpG__kicker{letter-spacing:.2em;text-transform:uppercase;color:#8b5cf6;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.image-editor-module-scss-module__v7YmpG__heading h1{color:#101020;margin:0 0 .85rem;font-size:clamp(2.2rem,4vw,3.3rem);line-height:1.1}.image-editor-module-scss-module__v7YmpG__subhead{color:#4c4c63;max-width:680px;font-size:1.1rem;line-height:1.6}.image-editor-module-scss-module__v7YmpG__uploadButton{color:#fff;cursor:pointer;background:#101020;border:none;border-radius:999px;align-self:center;padding:.85rem 1.75rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 25px 45px #10102033}.image-editor-module-scss-module__v7YmpG__uploadButton input{opacity:0;cursor:pointer;position:absolute;inset:0}.image-editor-module-scss-module__v7YmpG__editorShell{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:start;gap:clamp(1rem,3vw,2.5rem);display:grid}.image-editor-module-scss-module__v7YmpG__canvasPanel{flex-direction:column;gap:.75rem;display:flex}.image-editor-module-scss-module__v7YmpG__cropperFrame{--editor-filter:none;background:#0d0d15;border-radius:28px;height:clamp(320px,60vh,520px);position:relative;overflow:hidden;box-shadow:0 35px 55px #0c113a40}.image-editor-module-scss-module__v7YmpG__cropperFrame .reactEasyCrop_CropArea{border-radius:18px}.image-editor-module-scss-module__v7YmpG__cropperFrame .reactEasyCrop_Image{filter:var(--editor-filter,none);transition:filter .16s}.image-editor-module-scss-module__v7YmpG__dropzone{text-align:center;color:#4b4b63;cursor:pointer;background:#ffffffb3;border:2px dashed #12122833;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:clamp(320px,55vh,520px);display:flex}.image-editor-module-scss-module__v7YmpG__dropzone input{display:none}.image-editor-module-scss-module__v7YmpG__dropzone span{color:#7c7c92;font-size:.85rem}.image-editor-module-scss-module__v7YmpG__metaBar{color:#3c3c54;background:#fffffff2;border-radius:18px;justify-content:space-between;padding:.9rem 1.2rem;font-size:.95rem;display:flex;box-shadow:0 12px 30px #15183e1f}.image-editor-module-scss-module__v7YmpG__controlsPanel{flex-direction:column;gap:1.25rem;display:flex}.image-editor-module-scss-module__v7YmpG__controlCard,.image-editor-module-scss-module__v7YmpG__previewCard{background:#fffffff0;border-radius:22px;padding:1.2rem;box-shadow:0 20px 40px #1418321f}.image-editor-module-scss-module__v7YmpG__cardLabel{color:#202031;margin-bottom:.75rem;font-weight:600}.image-editor-module-scss-module__v7YmpG__presetGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;display:grid}.image-editor-module-scss-module__v7YmpG__presetGrid button{cursor:pointer;color:#272739;background:0 0;border:1px solid #10103226;border-radius:14px;padding:.65rem .75rem;font-weight:600;transition:all .16s}.image-editor-module-scss-module__v7YmpG__presetActive{color:#fff;background:#141432;border-color:#141432}.image-editor-module-scss-module__v7YmpG__keepPerspectiveButton{color:#272739;text-align:left;cursor:pointer;background:#1414320d;border:1px dashed #10103259;border-radius:16px;width:100%;margin-top:.75rem;padding:.8rem 1rem;transition:all .16s}.image-editor-module-scss-module__v7YmpG__keepPerspectiveButton strong{margin-bottom:.15rem;font-weight:600;display:block}.image-editor-module-scss-module__v7YmpG__keepPerspectiveButton small{color:#6a6a87;font-size:.85rem}.image-editor-module-scss-module__v7YmpG__keepPerspectiveButton:disabled{opacity:.5;cursor:not-allowed}.image-editor-module-scss-module__v7YmpG__keepPerspectiveActive{color:#fff;background:#141432;border-style:solid;border-color:#141432}.image-editor-module-scss-module__v7YmpG__keepPerspectiveActive small{color:#ffffffbf}.image-editor-module-scss-module__v7YmpG__customRatioFields{grid-template-columns:repeat(5,auto);align-items:center;gap:.35rem;font-size:.9rem;display:grid}.image-editor-module-scss-module__v7YmpG__customRatioFields label{color:#44445c;flex-direction:column;gap:.35rem;display:flex}.image-editor-module-scss-module__v7YmpG__customRatioFields input{border:1px solid #0000001a;border-radius:10px;width:90px;padding:.45rem .6rem}.image-editor-module-scss-module__v7YmpG__customRatioFields button{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:12px;padding:.65rem 1.1rem;font-weight:600}.image-editor-module-scss-module__v7YmpG__sliderHeader{color:#2c2c3d;justify-content:space-between;align-items:center;margin-bottom:.65rem;font-weight:600;display:flex}.image-editor-module-scss-module__v7YmpG__controlCard input[type=range]{accent-color:#8b5cf6;width:100%}.image-editor-module-scss-module__v7YmpG__previewFrame{background:#0d0d15;border-radius:18px;justify-content:center;align-items:center;padding:.25rem;display:flex}.image-editor-module-scss-module__v7YmpG__previewFrame img{object-fit:cover;border-radius:14px;width:100%;height:auto}.image-editor-module-scss-module__v7YmpG__actionsRow{color:#4c4c63;background:#ffffffe6;border-radius:22px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex;box-shadow:0 15px 30px #1112241f}.image-editor-module-scss-module__v7YmpG__errorText{color:#d64545;margin-top:.2rem;font-size:.85rem;font-weight:600;display:block}.image-editor-module-scss-module__v7YmpG__continueButton{color:#fff;cursor:pointer;background:linear-gradient(120deg,#8b5cf6,#f093fb);border:none;border-radius:999px;align-self:flex-start;padding:.7rem 1.6rem;font-weight:600;box-shadow:0 20px 35px #8a5cf659}.image-editor-module-scss-module__v7YmpG__continueButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.image-editor-module-scss-module__v7YmpG__toolbar{color:#ececf4;background:#0c0c14f0;border-radius:24px 24px 0 0;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.5rem 1.4rem;display:flex;position:sticky;bottom:0;box-shadow:0 -25px 45px #05050f73}.image-editor-module-scss-module__v7YmpG__toolbarRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.image-editor-module-scss-module__v7YmpG__toolbarRow label{flex-direction:column;gap:.4rem;font-size:.95rem;display:flex}.image-editor-module-scss-module__v7YmpG__toolbarRow span{justify-content:space-between;font-weight:500;display:flex}.image-editor-module-scss-module__v7YmpG__toolbarRow strong{color:#fff;font-weight:600}.image-editor-module-scss-module__v7YmpG__toolbarRow input[type=range]{accent-color:#ffb347}.image-editor-module-scss-module__v7YmpG__toolbarActions{justify-content:flex-end;display:flex}.image-editor-module-scss-module__v7YmpG__toolbarActions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:999px;padding:.5rem 1.35rem;font-weight:500}@media (max-width:900px){.image-editor-module-scss-module__v7YmpG__editorShell{grid-template-columns:1fr}.image-editor-module-scss-module__v7YmpG__toolbar{border-radius:20px;position:static}}
