.reactEasyCrop_Container{position:absolute;inset:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;display:flex;justify-content:center;align-items:center}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);box-sizing:border-box;box-shadow:0 0 0 9999em;color:#00000080;overflow:hidden}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);inset:0 33.33%;border-top:0;border-bottom:0}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);inset:33.33% 0;border-left:0;border-right:0}:root{font-family:Space Grotesk,Avenir Next,sans-serif;color:#eff4ef;background:radial-gradient(circle at top left,rgba(173,213,161,.18),transparent 28%),radial-gradient(circle at top right,rgba(253,197,114,.18),transparent 26%),linear-gradient(180deg,#121913,#0b120d);color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.shell{width:min(1440px,calc(100vw - 32px));margin:0 auto;padding:32px 0 48px}.hero{padding:18px 0 28px}.eyebrow,.panel-kicker{margin:0 0 10px;color:#9ab397;font-size:.84rem;letter-spacing:.12em;text-transform:uppercase}.hero h1,.panel h2{margin:0;font-weight:700;letter-spacing:-.04em}.hero h1{max-width:920px;font-size:clamp(2.2rem,4vw,4.8rem);line-height:.98}.hero-copy{max-width:760px;margin:14px 0 0;color:#b6c7b3;font-size:1.02rem;line-height:1.5}.workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}.panel{background:#101712c7;border:1px solid rgba(211,230,208,.12);border-radius:28px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 60px #0000003d;padding:22px}.panel-header,.profile-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:center}.panel-header{margin-bottom:18px}.panel h2{font-size:1.4rem}.primary-button,.secondary-button,.ghost-button,.preset-button,.template-button{border:0;border-radius:999px;padding:11px 16px;transition:transform .16s ease,background .16s ease,opacity .16s ease}.primary-button{background:linear-gradient(135deg,#bfdc67,#f0ca7c);color:#15210d;font-weight:700}.secondary-button,.ghost-button,.preset-button,.template-button{background:#e5f1e214;color:#edf5ec}.ghost-button{padding-inline:14px}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.48}.format-toolbar,.preset-list,.custom-aspect,.profile-results,.template-menu{display:flex;gap:10px}.format-toolbar,.profile-toolbar{margin-bottom:18px}.format-toolbar,.preset-list,.template-menu,.profile-results{flex-wrap:wrap}.chip-toggle{position:relative;overflow:hidden;border-radius:999px;background:#e5f1e214}.chip-toggle input{position:absolute;inset:0;opacity:0}.chip-toggle span{display:inline-flex;padding:10px 14px}.chip-toggle input:checked+span,.preset-button.active{background:#bedb7233;color:#fcfdf9}.dropzone{border:1px dashed rgba(196,222,192,.26);border-radius:24px;background:linear-gradient(180deg,#c4dec00a,#c4dec003),#070c087a;padding:24px;margin-bottom:18px}.dropzone-active{border-color:#f0ca7cc7;transform:translateY(-1px)}.dropzone strong,.crop-placeholder strong,.empty-preview strong{display:block;font-size:1.05rem}.dropzone p,.crop-placeholder p,.empty-preview p,.profile-card p,.preview-meta p,.status-line{margin:8px 0 0;color:#a8b8a7}.controls{display:grid;gap:14px;margin-bottom:18px}.custom-aspect label,.zoom-control{display:grid;gap:8px;color:#dce6db}.custom-aspect input{width:110px}.custom-aspect input,.zoom-control input{border:1px solid rgba(196,222,192,.18);border-radius:14px;background:#070c0885;color:#f3f8f2;padding:10px 12px}.crop-stage{position:relative;min-height:460px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#add5a114,#fdc57214),#060907e0}.crop-placeholder{display:grid;place-items:center;min-height:460px;text-align:center;padding:24px}.empty-preview{border:1px dashed rgba(196,222,192,.16);border-radius:24px;padding:18px;margin-bottom:18px}.profile-grid{display:grid;gap:14px}.profile-card{border-radius:22px;background:linear-gradient(180deg,#e8f1dc0f,#e8f1dc05),#060907bd;border:1px solid rgba(196,222,192,.12);padding:16px}.profile-card-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.profile-card-header h3{margin:0;font-size:1.08rem}.aspect-badge{height:fit-content;border-radius:999px;background:#f0ca7c1f;color:#f2d690;padding:8px 10px;font-size:.8rem}.preview-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center}.preview-thumb{width:72px;height:72px;border-radius:18px;background:#ffffffe0;display:grid;place-items:center;overflow:hidden}.preview-thumb img{width:100%;height:100%;object-fit:contain}.thumb-placeholder{color:#3f4e3f;font-size:.82rem;font-weight:700}.preview-meta strong{display:block}.status-line{margin-top:16px}@media(max-width:1080px){.workspace{grid-template-columns:1fr}.crop-stage,.crop-placeholder{min-height:360px}}@media(max-width:640px){.shell{width:min(100vw - 20px,1440px);padding-top:20px}.panel{padding:18px;border-radius:22px}.panel-header,.profile-card-header,.preview-row,.profile-toolbar{grid-template-columns:1fr;display:grid}.preview-row{justify-items:start}}
