:root{--purple:#6d3df5;--purple-dark:#5930d9;--soft:#f5f1ff;--ink:#18181b;--muted:#71717a;--border:#e8e5ee}html,body,#root{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}body{overflow-x:hidden;background:#faf9ff;color:var(--ink);font-family:inherit}#outer-wrap.dynamic-motricialy-shell,#outer-wrap.dynamic-motricialy-shell #wrap,#outer-wrap.dynamic-motricialy-shell #main.dynamic-tool-main,#outer-wrap.dynamic-motricialy-shell #image-compressor-root,#outer-wrap.dynamic-motricialy-shell #footer{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important}.crop-app{background:linear-gradient(#fff,#faf9ff);min-height:600px;padding:0 20px 70px}.hero{max-width:900px;margin:auto;text-align:center;padding:66px 0 30px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.08em}.hero h1{font-size:42px;line-height:1.12;margin:12px 0 14px;letter-spacing:-.035em}.hero p{max-width:700px;margin:0 auto;color:#5f6068;font-size:18px;line-height:1.55}.trust{margin-top:18px;display:flex;justify-content:center;gap:10px;align-items:center;color:#77747f;font-size:13px}.trust span{display:inline-flex;align-items:center;gap:5px}.upload-card{max-width:980px;margin:auto}.workspace{max-width:1600px;margin:auto}.dropzone{border:1.5px dashed #d7cff5;border-radius:18px;background:#fff;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 12px 40px #26194b0d;transition:.15s}.dropzone.dragging{border-color:var(--purple);background:#fcfbff}.upload-icon{width:58px;height:58px;border-radius:16px;background:var(--soft);color:var(--purple);display:grid;place-items:center;margin-bottom:15px}.dropzone h2{font-size:22px;margin:0 0 7px}.dropzone p{color:#70717a;margin:0 0 7px;font-size:15px}.dropzone small{color:#96939c;margin-bottom:20px}.primary,.secondary,.download-btn{border-radius:10px;padding:11px 16px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{border:1px solid var(--purple);background:var(--purple);color:#fff;box-shadow:0 6px 16px #6d3df529}.primary:hover{background:var(--purple-dark)}.primary:disabled{opacity:.65;cursor:wait}.secondary{border:1px solid #ddd;background:#fff;color:#555}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.topbar div{display:flex;flex-direction:column;gap:3px}.topbar strong{font-size:14px;max-width:620px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{display:flex;gap:8px}.grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:26px}.preview-card,.settings-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 8px 28px #26194b09}.crop-stage{height:760px;position:relative!important;width:100%!important;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;touch-action:none;isolation:isolate}.crop-image-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:none;z-index:1}.crop-source-image{position:absolute!important;display:block!important;visibility:visible!important;opacity:1!important;left:50%;top:50%;max-width:94%!important;max-height:94%!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;outline:2px dashed var(--purple);outline-offset:3px;transform-origin:center center;-webkit-user-select:none;user-select:none;cursor:grab;object-fit:contain!important;box-sizing:content-box!important}.crop-source-image:active{cursor:grabbing}.circle-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle at var(--circle-x) var(--circle-y),transparent 0,var(--transparent-stop,transparent) calc(var(--circle-r) - 1px),rgba(0,0,0,.48) calc(var(--circle-r) + 1px))}.circle-box{position:absolute;z-index:4;border:2px dashed var(--purple);border-radius:50%;box-sizing:border-box;cursor:move;touch-action:none}.circle-ring-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;border:26px solid transparent;border-radius:50%;box-sizing:border-box;pointer-events:auto;touch-action:none;cursor:crosshair}.circle-edge{position:absolute;background:transparent;z-index:7;pointer-events:auto}.circle-edge.top,.circle-edge.bottom{left:8%;right:8%;height:16px}.circle-edge.top{top:-8px;cursor:ns-resize}.circle-edge.bottom{bottom:-8px;cursor:ns-resize}.circle-edge.left,.circle-edge.right{top:8%;bottom:8%;width:16px}.circle-edge.left{left:-8px;cursor:ew-resize}.circle-edge.right{right:-8px;cursor:ew-resize}.circle-handle{position:absolute!important;width:16px!important;height:16px!important;border:2px solid var(--purple)!important;background:#fff!important;border-radius:50%;z-index:8;box-sizing:border-box}.circle-handle.top-left{left:-8px;top:-8px;cursor:nwse-resize}.circle-handle.top-right{right:-8px;top:-8px;cursor:nesw-resize}.circle-handle.bottom-left{left:-8px;bottom:-8px;cursor:nesw-resize}.circle-handle.bottom-right{right:-8px;bottom:-8px;cursor:nwse-resize}.circle-label{position:absolute;left:50%;bottom:12px;transform:translate(-50%);padding:6px 9px;border-radius:7px;background:#6d3df5f0;color:#fff;font-size:11px;font-weight:700;white-space:nowrap;pointer-events:none}.editor-hint{position:absolute;left:50%;top:12px;transform:translate(-50%);z-index:6;padding:7px 10px;border-radius:8px;background:#fffffff2;border:1px solid #e4ddf7;color:#514474;font-size:11px;box-shadow:0 3px 12px #26194b14;white-space:nowrap;pointer-events:none}.zoom-controls{position:absolute;left:50%;bottom:14px;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid rgba(228,221,247,.95);border-radius:9px;background:#fffffff5;box-shadow:0 4px 16px #26194b1a}.zoom-controls button{border:0;background:transparent;color:#4f4a58;font-size:11px;font-weight:700;cursor:pointer}.zoom-controls input{width:170px;accent-color:var(--purple);cursor:pointer}.zoom-controls span{min-width:42px;text-align:right;font-size:11px;font-weight:800;color:#514d59}.preview-meta{display:flex;justify-content:space-between;padding:12px 15px;border-top:1px solid #eee;color:#777;font-size:13px}.preview-meta strong{color:#26262b}.preview-meta.selected strong{color:var(--purple)}.preview-meta.result strong{color:#16824a}.settings-card{padding:32px}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.card-title div{display:flex;align-items:center;gap:8px}.card-title div svg{color:var(--purple)}.card-title span{font-size:13px;color:#8b8792;background:#f7f6fa;border-radius:6px;padding:5px 7px}.ratio-label,.zoom-head,.format-label{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700}.ratio-label span,.zoom-head span,.format-label span{font-size:13px;font-weight:700;color:var(--purple);background:var(--soft);padding:5px 7px;border-radius:6px}.circle-info{margin-top:14px;border:1px solid #e7e1f8;background:#faf8ff;border-radius:11px;padding:12px;display:flex;align-items:center;gap:11px}.circle-preview{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e0d8f5;color:var(--purple);flex:none}.circle-info strong{font-size:15px}.circle-info p{font-size:13px;line-height:1.45;color:#777084;margin:3px 0 0}.divider{height:1px;background:#eee;margin:28px 0}.range{width:100%;margin:20px 0 7px;accent-color:var(--purple)}.range-labels{display:flex;justify-content:space-between;color:#999;font-size:13px}.help{font-size:13px;line-height:1.5;color:#777084;margin:9px 2px 0}.format-select{width:100%;box-sizing:border-box;margin-top:12px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:14px 12px;font:inherit;font-size:14px;font-weight:600;color:#555;outline:0}.crop-btn{width:100%;margin-top:26px;padding:15px 18px;font-size:16px}.download-btn{width:100%;margin-top:11px;padding:14px 18px;font-size:15px;background:#fff;border:1px solid #ddd;color:#333}.download-btn:hover{background:#fafafa}.result-actions{margin-top:8px}.success{display:flex;align-items:center;gap:6px;color:#16824a;font-size:13px;font-weight:700;margin-top:9px}.privacy{margin-top:18px;border:1px solid #e8e2fb;background:#faf8ff;border-radius:12px;padding:12px 14px;display:flex;gap:10px;color:var(--purple)}.privacy div{display:flex;flex-direction:column;gap:3px}.privacy strong{font-size:14px;color:#3d3166}.privacy span{font-size:13px;color:#777084}.message{margin-top:16px;padding:12px;border-radius:9px;background:#fff3f3;color:#a21d1d;font-size:13px}.message.warning{background:#fff8e9;color:#8a5b00;border:1px solid #f0dfb5}.spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.features{max-width:980px;margin:28px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.features article{background:#fff;border:1px solid var(--border);border-radius:13px;padding:18px}.features article>div{width:34px;height:34px;border-radius:9px;background:var(--soft);color:var(--purple);display:grid;place-items:center;margin-bottom:12px}.features h3{font-size:15px;margin:0 0 6px}.features p{font-size:13px;line-height:1.5;color:#777;margin:0}@media (max-width:760px){.hero{padding-top:48px}.hero h1{font-size:34px}.hero p{font-size:16px}.trust{flex-wrap:wrap}.grid{grid-template-columns:1fr}.crop-stage{height:340px}.features{grid-template-columns:1fr}.topbar{align-items:flex-start;gap:10px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.editor-hint{max-width:82%;text-align:center;white-space:normal}}@media (max-width:480px){.crop-app{padding-left:14px;padding-right:14px}.hero h1{font-size:30px}.dropzone{min-height:290px}.crop-stage{height:280px}.settings-card{padding:16px}.zoom-controls{bottom:8px;padding:6px 8px;gap:6px}.zoom-controls input{width:120px}.zoom-controls span{min-width:38px}}@media (min-width:761px){.workspace .topbar{margin-bottom:20px}.workspace .topbar strong{font-size:17px;max-width:980px}.workspace .topbar .eyebrow{font-size:14px}.workspace .top-actions{gap:12px}.workspace .secondary{padding:13px 18px;font-size:15px;border-radius:11px}.workspace .preview-meta{padding:16px 20px;font-size:14px}.workspace .preview-meta strong{font-size:15px}.workspace .editor-hint{top:18px;padding:9px 13px;font-size:14px;border-radius:9px}.workspace .circle-label{bottom:18px;padding:8px 12px;font-size:13px;border-radius:8px}.workspace .zoom-controls{bottom:20px;gap:12px;padding:10px 14px;border-radius:11px}.workspace .zoom-controls button{font-size:14px}.workspace .zoom-controls input{width:270px}.workspace .zoom-controls span{min-width:52px;font-size:14px}}@media (max-width:1100px) and (min-width:761px){.workspace{padding:0 20px}.grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}.crop-stage{height:650px}}.circle-edge{border-radius:999px}.circle-edge.top,.circle-edge.bottom{height:22px}.circle-edge.left,.circle-edge.right{width:22px}.circle-handle{width:18px!important;height:18px!important}.circle-handle.top-left{left:-9px;top:-9px}.circle-handle.top-right{right:-9px;top:-9px}.circle-handle.bottom-left{left:-9px;bottom:-9px}.circle-handle.bottom-right{right:-9px;bottom:-9px}
