.eye-corrector-shell{max-width:1180px;margin:0 auto 70px;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(25,23,20,.92);box-shadow:0 30px 90px #0007}.eye-corrector-panel{padding:26px;border-right:1px solid var(--line)}.eye-corrector-drop{min-height:164px;border:1px dashed #665b4c;border-radius:16px;background:#151310;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;padding:22px;cursor:pointer}.eye-corrector-drop:hover,.eye-corrector-drop.dragging{border-color:var(--gold);background:#1d1914}.eye-corrector-drop input{display:none}.eye-corrector-drop>span{font-size:28px;color:var(--gold2)}.eye-corrector-drop b{font-size:15px}.eye-corrector-drop small{color:var(--muted);line-height:1.5}.eye-targets{border:0;padding:0;margin:22px 0 14px;display:grid;gap:8px}.eye-targets legend{margin-bottom:10px}.eye-targets label{display:block}.eye-targets input{position:absolute;opacity:0;pointer-events:none}.eye-targets span{display:grid;gap:3px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#12110f;cursor:pointer}.eye-targets input:checked+span{border-color:#9b7440;background:#30271d;box-shadow:0 0 0 2px #d7ad6618}.eye-targets small{color:var(--muted)}.eye-targets:disabled{opacity:.45}.eye-radius{display:grid;grid-template-columns:auto 1fr 45px;gap:9px;align-items:center;color:var(--muted);font-size:12px}.eye-radius input{width:100%;accent-color:var(--gold)}.eye-radius output{text-align:right;color:var(--text)}.eye-corrector-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.eye-corrector-actions button,.eye-download{border:1px solid var(--line);border-radius:10px;background:#171512;color:var(--text);padding:10px;cursor:pointer}.eye-corrector-actions button:disabled,.eye-download:disabled{opacity:.38;cursor:not-allowed}.eye-download{width:100%;margin-top:10px;color:var(--gold2)}.eye-corrector-status{min-height:38px;margin:13px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.eye-corrector-stage{min-height:650px;max-height:78vh;padding:20px;display:grid;place-items:center;overflow:auto;background:linear-gradient(145deg,#0d0c0a,#181511)}.eye-corrector-stage canvas{display:block;max-width:100%;height:auto;background:#080705;cursor:crosshair;box-shadow:0 12px 45px #0009}.eye-corrector-empty{text-align:center;max-width:330px}.eye-corrector-empty>span{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:auto;background:radial-gradient(circle at 30% 20%,#e7c384,#6e4b29);font:italic 36px "Playfair Display";box-shadow:0 0 60px #c4914144}.eye-corrector-empty h2{font:500 22px "Playfair Display";margin:22px 0 9px}.eye-corrector-empty p{color:var(--muted);font-size:12px;line-height:1.65}@media(max-width:820px){.eye-corrector-shell{grid-template-columns:1fr}.eye-corrector-panel{border-right:0;border-bottom:1px solid var(--line)}.eye-corrector-stage{min-height:420px;max-height:none}}@media(max-width:480px){.eye-corrector-actions{grid-template-columns:1fr}.eye-corrector-stage{padding:10px;min-height:340px}}
