:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#06101f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#06101f;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 8% 0,#22d3ee1c,#0000 26rem),radial-gradient(circle at 92% 8%,#f973161f,#0000 26rem),#06101f;min-width:320px;min-height:100vh;margin:0}button,select,input,textarea{font:inherit}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #7dd3fcb3}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{width:min(1780px,100vw - 24px);margin:0 auto;padding:12px 0 22px}.topbar{grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:12px;margin-bottom:10px;display:grid}.brand{color:#f8fafc;letter-spacing:-.03em;align-items:center;gap:8px;width:max-content;display:inline-flex}.brand-link{color:inherit;text-decoration:none;transition:color .18s,opacity .18s,transform .18s}.brand-link:hover{opacity:.86}.brand-link:hover .brand-text{color:#bae6fd}.brand-logo{display:inline-flex}.brand img{object-fit:contain;border-radius:8px;flex:none;width:34px;height:34px;display:block}.brand-text{font-size:22px;line-height:1}.brand span{font-weight:600}.brand strong{color:#7dd3fc;font-weight:900}h1,h2,h3,p{margin:0}h1{color:#f8fafc;letter-spacing:-.04em;font-size:22px;line-height:1}.tool-switcher,.segmented{background:#0f172aad;border:1px solid #94a3b82e;border-radius:7px;gap:4px;padding:4px;display:inline-flex}.tool-switcher button,.segmented button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 12px;font-size:13px;font-weight:800}.tool-switcher button[data-active=true],.segmented button[data-active=true]{color:#07111f;background:#93c5fd}.status{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:6px;justify-self:end;max-width:100%;padding:7px 10px;font-size:12px;font-weight:700;overflow:hidden}.status[data-kind=ok]{color:#bbf7d0;background:#22c55e1a;border-color:#22c55e47}.status[data-kind=error]{color:#fecaca;background:#ef44441f;border-color:#ef444452}.status[data-kind=info]{color:#bfdbfe;background:#3b82f61c;border-color:#60a5fa4d}.tool-card,.info-grid article{background:#0f172ad1;border:1px solid #94a3b829;border-radius:6px}.tool-card{padding:10px}.tool-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.main-actions,.pane footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.primary,.ghost{cursor:pointer;border:1px solid #94a3b838;border-radius:6px;padding:8px 11px;font-size:12px;font-weight:800}.primary{color:#07111f;background:#93c5fd;border-color:#60a5fa70}.primary:hover:not(:disabled){background:#bfdbfe}.ghost{color:#dbeafe;background:#0f172aad}.ghost:hover:not(:disabled){background:#3b82f621;border-color:#60a5fa8c}.ghost.danger{color:#fecaca}.checkbox{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.checkbox input{accent-color:#38bdf8}.options-grid{background:#02061738;border:1px solid #94a3b81f;border-radius:7px;grid-template-columns:repeat(6,minmax(150px,1fr));gap:8px;margin-bottom:10px;padding:10px;display:grid}.options-grid label:not(.checkbox){color:#94a3b8;text-transform:uppercase;gap:5px;font-size:11px;font-weight:800;display:grid}.options-grid .checkbox{align-self:end;min-height:36px}select,input[type=text]{color:#e2e8f0;background:#0b1220;border:1px solid #94a3b83d;border-radius:5px;width:100%;padding:8px 9px}.panes{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.pane{background:#02061761;border:1px solid #94a3b829;border-radius:7px;flex-direction:column;min-width:0;min-height:560px;display:flex;overflow:hidden}.pane header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.pane header strong{color:#f8fafc;font-size:14px}.pane header span{color:#94a3b8;font-size:12px;font-weight:700}textarea{resize:vertical;color:#dbeafe;caret-color:#67e8f9;background:#0b1220;border:0;outline:none;flex:1;width:100%;min-height:470px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55}textarea::placeholder{color:#64748b}.pane footer{background:#080f1da6;border-top:1px solid #94a3b81f;padding:8px 10px}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.info-grid article{padding:12px}.info-grid h3{color:#f8fafc;margin-bottom:6px;font-size:15px}.info-grid p{color:#cbd5e1;font-size:13px;line-height:1.5}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1120px){.topbar,.panes,.info-grid{grid-template-columns:1fr}.tool-switcher,.status{justify-self:start}.tool-header{flex-direction:column;align-items:stretch}.main-actions{justify-content:flex-start}.options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.app-shell{width:min(100vw - 14px,1780px)}.brand-text{font-size:19px}.tool-switcher,.segmented{width:100%}.tool-switcher button,.segmented button{flex:1}.options-grid{grid-template-columns:1fr}.pane{min-height:460px}textarea{min-height:360px}}
