: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:680px;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,.workspace{max-width:980px;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:16px}.preview-card,.settings-card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 28px #26194b09}.crop-stage{height:470px;position:relative!important;width:100%!important;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;touch-action:none}.crop-image-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:none}.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;display:block;transform-origin:center center;-webkit-user-select:none;user-select:none;cursor:grab}.crop-source-image:active{cursor:grabbing}.crop-shade{position:absolute;background:#0000007a;z-index:2;pointer-events:none}.crop-box{position:absolute;z-index:4;border:2px dashed var(--purple);box-sizing:border-box;cursor:move;touch-action:none}.crop-box .crop-edge{position:absolute;background:transparent;z-index:7;pointer-events:auto}.crop-box .crop-edge.top,.crop-box .crop-edge.bottom{left:-7px;right:-7px;height:14px}.crop-box .crop-edge.top{top:-7px;cursor:ns-resize}.crop-box .crop-edge.bottom{bottom:-7px;cursor:ns-resize}.crop-box .crop-edge.left,.crop-box .crop-edge.right{top:-7px;bottom:-7px;width:14px}.crop-box .crop-edge.left{left:-7px;cursor:ew-resize}.crop-box .crop-edge.right{right:-7px;cursor:ew-resize}.crop-handle{position:absolute!important;width:16px!important;height:16px!important;border:2px solid var(--purple)!important;background:#fff!important;border-radius:3px;z-index:8;box-sizing:border-box}.crop-handle.top-left{left:-8px;top:-8px;cursor:nwse-resize}.crop-handle.top-right{right:-8px;top:-8px;cursor:nesw-resize}.crop-handle.bottom-left{left:-8px;bottom:-8px;cursor:nesw-resize}.crop-handle.bottom-right{right:-8px;bottom:-8px;cursor:nwse-resize}.crop-size{position:absolute;left:50%;bottom:10px;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:12px}.preview-meta strong{color:#26262b}.preview-meta.selected strong{color:var(--purple)}.preview-meta.result strong{color:#16824a}.settings-card{padding:20px}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-title div{display:flex;align-items:center;gap:8px}.card-title div svg{color:var(--purple)}.card-title span{font-size:11px;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:13px;font-weight:700}.ratio-label span,.zoom-head span,.format-label span{font-size:11px;font-weight:700;color:var(--purple);background:var(--soft);padding:5px 7px;border-radius:6px}.ratio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.ratio-grid button,.custom-toggle{border:1px solid #e1dfe6;background:#fff;color:#5d5a64;border-radius:9px;padding:10px 5px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.ratio-grid button.active,.custom-toggle.active{border-color:#bcaaf8;background:#faf8ff;color:#4e2fc2;box-shadow:0 0 0 1px #6d3df514}.custom-toggle{width:100%;margin-top:7px}.custom-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.custom-grid label{font-size:12px;font-weight:700;color:#555}.custom-grid input{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #ddd;border-radius:9px;padding:10px;font:inherit;outline:0}.divider{height:1px;background:#eee;margin:20px 0}.range{width:100%;margin:15px 0 5px;accent-color:var(--purple)}.range-labels{display:flex;justify-content:space-between;color:#999;font-size:11px}.help{font-size:11px;line-height:1.5;color:#777084;margin:9px 2px 0}.format-select{width:100%;box-sizing:border-box;margin-top:9px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:11px 10px;font:inherit;font-size:12px;font-weight:600;color:#555;outline:0}.crop-btn{width:100%;margin-top:20px}.download-btn{width:100%;margin-top:9px;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:5px;color:#16824a;font-size:11px;font-weight:700;margin-top:9px}.privacy{margin-top:12px;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:12px;color:#3d3166}.privacy span{font-size:11px;color:#777084}.message{margin-top:12px;padding:10px;border-radius:9px;background:#fff3f3;color:#a21d1d;font-size:12px}.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}.ratio-grid{gap:5px}.ratio-grid button{font-size:11px;padding:9px 3px}.zoom-controls{bottom:8px;padding:6px 8px;gap:6px}.zoom-controls input{width:120px}.zoom-controls span{min-width:38px}}.crop-stage{position:relative!important;display:block!important;isolation:isolate!important;background:#fff!important}.crop-image-layer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;overflow:hidden!important;z-index:1!important}.crop-source-image{position:absolute!important;left:50%!important;top:50%!important;display:block!important;width:auto!important;height:auto!important;max-width:94%!important;max-height:94%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;transform-origin:center center!important;box-sizing:content-box!important}
