:root{--background:#f3f5f7;--foreground:#172026;--muted:#66727d;--line:#d8dee5;--panel:#fff;--panel-strong:#fff;--accent:#0f766e;--accent-strong:#0b5f59;--danger:#b42318;--success:#126b44;--warning:#966511;--warning-bg:#fff7e6;--danger-bg:#fff0ed;--success-bg:#e8f4ef;--dark:#11181f}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--foreground);margin:0;font-family:Geist,Geist Fallback,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.shell{width:min(1120px,100% - 32px);margin:0 auto;padding:40px 0 56px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:0 0 28px;display:flex}.brand{flex-direction:column;gap:4px;display:flex}.brand h1{letter-spacing:0;margin:0;font-size:clamp(28px,4vw,44px);line-height:1}.brand p{color:var(--muted);margin:0;font-size:15px}.nav-link{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--foreground);border-radius:8px;align-items:center;padding:0 12px;font-weight:700;text-decoration:none;display:inline-flex}.nav-link:hover{border-color:var(--accent)}.grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:24px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 8px 24px #141f2b0a}.panel h2,.panel h3{margin:0}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-head p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.5}.badge{color:var(--accent-strong);background:#ecf8f6;border:1px solid #0f766e38;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:800}.field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.field label,.legend{font-size:14px;font-weight:650}.hint{color:var(--muted);font-size:13px;line-height:1.5}.textarea,.input,.select{border:1px solid var(--line);background:var(--panel-strong);width:100%;color:var(--foreground);border-radius:8px;outline:none;padding:12px}.input{min-height:46px}.textarea{resize:vertical;min-height:260px;line-height:1.55}.textarea:focus,.input:focus,.select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0f766e24}.mode-list{gap:10px;display:grid}.mode{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;grid-template-columns:20px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.mode.selected{background:#f2fbfa;border-color:#0f766e80}.mode input{accent-color:var(--accent);margin-top:3px}.mode strong{margin-bottom:4px;display:block}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button{background:var(--accent);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:11px 14px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent-strong)}.button.secondary{border:1px solid var(--line);background:var(--panel-strong);color:var(--foreground)}.button.secondary:hover{background:#f5f7f9}.button.danger{background:var(--danger)}.result{gap:12px;display:grid}.share-box{border:1px solid var(--line);resize:vertical;background:var(--dark);color:#f7fafc;border-radius:8px;width:100%;min-height:180px;padding:12px;font-family:Geist Mono,Geist Mono Fallback,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5}.status{background:var(--success-bg);color:var(--success);border-radius:8px;padding:12px;font-size:14px;line-height:1.5}.status.error{background:var(--danger-bg);color:var(--danger)}.secret-text{white-space:pre-wrap;word-break:break-word;border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;min-height:180px;padding:16px;line-height:1.6}.facts{gap:10px;margin:0;display:grid}.facts div{gap:2px;display:grid}.facts dt{color:var(--muted);font-size:13px}.facts dd{margin:0;font-weight:650}.side-panel{gap:16px;display:grid}.secret-key-preview{background:var(--dark);color:#f7fafc;border-radius:8px;padding:10px;font-size:12px;display:block}.notice-list,.empty-stack,.result{gap:12px;display:grid}.notice{border:1px solid var(--line);background:#f9fbfc;border-radius:8px;gap:4px;padding:12px;font-size:14px;line-height:1.45;display:grid}.notice strong{color:var(--foreground)}.notice span{color:var(--muted)}.notice.warning{background:var(--warning-bg);border-color:#f0d79d}.notice.warning strong{color:var(--warning)}.empty-state,.locked-box{border:1px dashed var(--line);text-align:center;min-height:180px;color:var(--muted);background:#f9fbfc;border-radius:8px;place-items:center;gap:8px;padding:20px;display:grid}.empty-state strong,.locked-box strong{color:var(--foreground)}.locked-box{margin-top:18px}.lock-mark,.state-mark{border-radius:999px;width:34px;height:34px}.lock-mark{border:8px solid #d8dee5;box-shadow:inset 0 0 0 8px #f9fbfc}.state-mark{background:var(--danger);box-shadow:0 0 0 8px var(--danger-bg)}.state-panel{text-align:center;justify-items:center;gap:12px;max-width:560px;margin:56px auto 0;padding:40px 28px;display:grid}.state-panel p{max-width:420px;color:var(--muted);margin:0;line-height:1.6}.state-actions{margin-top:8px}.danger-text{color:var(--danger)}.reveal-field{margin-top:18px;margin-bottom:0}.mono{word-break:break-all;font-family:Geist Mono,Geist Mono Fallback,ui-monospace,monospace}@media (max-width:820px){.shell{width:min(100% - 24px,720px);padding:24px 0}.grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.brand h1{font-size:30px}.section-head{flex-direction:column;align-items:flex-start}.panel{padding:16px}.textarea{min-height:220px}.button{width:100%}.row{flex-direction:column;align-items:stretch}.share-box{min-height:220px}.state-panel{margin-top:24px;padding:32px 18px}}
