@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.04dvp7dj03si8.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_47a3c9f1-module__MCSGAW__className{font-family:geistSans,geistSans Fallback}.geistsans_47a3c9f1-module__MCSGAW__variable{--font-geist-sans:"geistSans", "geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.0ifhplp~93ddj.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.geistmono_cfbefb1d-module__fDTvyq__className{font-family:geistMono,geistMono Fallback}.geistmono_cfbefb1d-module__fDTvyq__variable{--font-geist-mono:"geistMono", "geistMono Fallback"}
:root{--bg:#eff3f8;--bg-accent:#dce5f2;--surface:#fff;--surface-soft:#f7faff;--text:#172738;--muted:#607387;--line:#d4deea;--primary:#1c4f85;--primary-hover:#123e6c;--rail:#111e31;--rail-icon:#d9e6f8;--danger:#a23843;--danger-hover:#8b2f38}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 8%, var(--bg-accent), transparent 38%), linear-gradient(170deg, #f8fbff 0%, var(--bg) 46%, #edf2f8 100%);font-family:var(--font-geist-sans), "Avenir Next", "Trebuchet MS", sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}code,pre{font-family:var(--font-geist-mono), "Consolas", monospace}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:20px;width:min(960px,100%);padding:28px;box-shadow:0 18px 46px #15263c1f,inset 0 1px #fffc}.login-card{width:min(520px,100%)}.card h1,.card h2,.card h3,.dashboard-panel h2,.dashboard-panel h3{margin:0}.lede{color:var(--muted);margin:8px 0 20px;line-height:1.58}.form{gap:14px;display:grid}.row{grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid}label{gap:8px;font-size:.92rem;font-weight:600;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--text);background:#fff;border-radius:12px;padding:10px 12px}textarea{resize:vertical;min-height:180px}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:2px solid #1c4f8533}.toggle{white-space:nowrap;align-items:center;gap:8px;font-weight:500;display:inline-flex}.toggle input{width:auto}.actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.actions-tight{justify-content:flex-start}button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:11px;padding:10px 18px;font-weight:700;transition:background-color .12s}button:hover{background:var(--primary-hover)}button:disabled{opacity:.65;cursor:not-allowed}.secondary-btn{color:#174676;background:#eaf1fb;border:1px solid #b8cce7}.secondary-btn:hover{background:#dfeaf8}.error-text{color:#b42333;margin:0;font-weight:600}.success-text{color:#1e7a3b;margin:0;font-weight:600}.dashboard-shell{min-height:100vh}.dashboard-rail{z-index:30;background:linear-gradient(180deg, var(--rail), #0c1727);border-right:1px solid #ffffff2e;flex-direction:column;align-items:center;gap:8px;width:76px;padding:14px 10px;display:flex;position:fixed;inset:0 auto 0 0}.rail-action{width:48px;height:48px;color:var(--rail-icon);background:#d9e6f814;border:1px solid #d9e6f833;border-radius:14px;place-items:center;text-decoration:none;transition:transform .1s,background-color .12s,border-color .12s;display:grid}.rail-action svg{width:22px;height:22px}.rail-action:hover{background:#d9e6f833;border-color:#d9e6f880;transform:translateY(-1px)}.rail-action-danger{color:#ffdbe0;background:#a2384329;border-color:#a2384366;padding:0}.rail-action-danger:hover{background:#a2384352;border-color:#a238438c}.dashboard-main{grid-template-rows:auto 1fr;min-height:100vh;margin-left:76px;display:grid}.dashboard-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;padding:20px 26px 14px}.dashboard-topbar h1{margin:0;font-size:clamp(1.2rem,2.1vw,1.5rem)}.dashboard-kicker{text-transform:uppercase;letter-spacing:.08em;color:#5d7592;margin:0 0 6px;font-size:.74rem;font-weight:700}.dashboard-meta{color:#5b7188;margin:8px 0 0;font-size:.85rem}.dashboard-content{padding:22px}.dashboard-panel{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:16px;padding:20px;display:grid;box-shadow:0 14px 34px #11253e14}.dashboard-tools-panel{min-height:220px;box-shadow:none;background:0 0;border:0;padding:0}.tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.tool-card{border:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, var(--surface-soft) 100%);border-radius:14px;overflow:hidden}.tool-card-link{gap:12px;padding:18px;text-decoration:none;display:grid}.tool-card-link h2{margin:0;font-size:1.6rem;line-height:1.15}.tool-card-link p{color:var(--muted);margin:0;line-height:1.45}.tool-card-link:hover{background:linear-gradient(#fafdff 0%,#eef4fd 100%)}.tool-card-link:focus-visible{outline-offset:-2px;outline:2px solid #1c4f8559}.tool-icon{color:#1a4c80;background:#1c4f851f;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.tool-icon svg{width:22px;height:22px}.result{border-top:1px dashed var(--line);gap:8px;margin-top:18px;padding-top:16px;display:grid}.result p{margin:0}.result pre{border:1px solid var(--line);white-space:pre-wrap;word-break:break-word;background:#eff4fb;border-radius:12px;margin:4px 0 0;padding:12px}.history-block{gap:8px;margin-top:4px;display:grid}.history-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:auto}.history-table{border-collapse:collapse;background:#fff;width:100%}.history-table th,.history-table td{text-align:left;border-bottom:1px solid #e6edf6;padding:10px;font-size:.86rem}.history-table thead{background:#edf4fd}.table-inline-btn{border-radius:8px;padding:6px 12px;font-size:.82rem}.history-detail-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid}.history-detail-card h4,.history-detail-card p{margin:0}.history-detail-card pre{white-space:pre-wrap;word-break:break-word;background:#f6f9fd;border:1px solid #dbe5f0;border-radius:10px;max-height:220px;margin:0;padding:10px;overflow:auto}.result-only-panel{max-width:1100px;margin:0 auto}.result-only-content{border:1px solid var(--line);white-space:pre-wrap;word-break:break-word;background:#f6f9fd;border-radius:12px;max-height:58vh;margin:0;padding:14px;overflow:auto}.users-panel{max-width:1100px;margin:0 auto}.users-form{border-bottom:1px dashed var(--line);padding-bottom:8px}.users-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:980px){.dashboard-rail{border-bottom:1px solid #ffffff2e;border-right:0;flex-direction:row;justify-content:center;width:100%;padding:10px;position:static}.dashboard-main{margin-left:0}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.users-grid{grid-template-columns:1fr}}@media (max-width:720px){.card,.dashboard-content,.dashboard-panel,.dashboard-topbar{padding:16px}.row,.tools-grid{grid-template-columns:1fr}}
