:root{color:#111;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--color-page:#fff;--color-page-transparent:#fff0;--color-surface:#fff;--color-surface-subtle:#fbfcfd;--color-control:#f4f8fa;--color-control-hover:#eaf5f9;--color-input:#fff;--color-topbar:#ffffffeb;--color-text:#111;--color-muted:#5e5e5e;--color-border:#e7edf0;--color-accent:#55c7ed;--color-accent-strong:#26b5e6;--color-green:#8dc63f;--color-green-strong:#6faf25;--color-accent-soft:#e8f8fd;--color-accent-soft-text:#007eac;--color-green-soft:#edf8df;--color-green-soft-text:#5d821d;--color-notice-bg:#effbff;--color-notice-border:#b7e7f8;--color-notice-text:#0d6f93;--color-error-bg:#fff1f1;--color-error-border:#efc7c7;--color-error-text:#8b2525;--color-shadow:#0000001f;--shadow-soft:0 24px 70px #00000014;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#f5fbfd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-page:#071519;--color-page-transparent:#07151900;--color-surface:#0d2026;--color-surface-subtle:#102a31;--color-control:#112a31;--color-control-hover:#183740;--color-input:#091b20;--color-topbar:#071519e6;--color-text:#f5fbfd;--color-muted:#9cb3ba;--color-border:#23414a;--color-accent:#55c7ed;--color-accent-strong:#85d9f4;--color-green:#8dc63f;--color-green-strong:#b7df75;--color-accent-soft:#103846;--color-accent-soft-text:#9be3fa;--color-green-soft:#223717;--color-green-soft-text:#c9e99c;--color-notice-bg:#0d303b;--color-notice-border:#22687c;--color-notice-text:#a1ecff;--color-error-bg:#351619;--color-error-border:#7f353c;--color-error-text:#ffb8bf;--color-shadow:#00000080;--shadow-soft:0 24px 70px #0000006b;background:#071519}*{box-sizing:border-box}html{transition:background-color .18s,color .18s}body,.panel,button,input,textarea,a{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}@media (prefers-reduced-motion:reduce){html,body,.panel,button,input,textarea,a{transition:none}}body{background:var(--color-page);min-width:320px;min-height:100vh;color:var(--color-text);margin:0}button,input,textarea{font:inherit}a{color:var(--color-accent)}.button-link,button{color:#fff;background:var(--color-accent);cursor:pointer;border:0;border-radius:.45rem;justify-content:center;align-items:center;min-height:2.65rem;padding:0 1rem;font-size:.92rem;font-weight:740;text-decoration:none;display:inline-flex}.button-link:hover,button:hover{background:var(--color-accent-strong);color:#fff}.button-link.secondary{color:var(--color-text);background:var(--color-accent-soft)}.button-link.secondary:hover{background:var(--color-control-hover);color:var(--color-text)}.page-heading{gap:.8rem;margin-bottom:2rem;display:grid}.page-heading h1{max-width:820px;color:var(--color-text);margin:0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:.98}.page-heading p{max-width:680px;color:var(--color-muted);margin:0;font-size:1.05rem;line-height:1.65}.panel{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft);border-radius:.5rem;padding:clamp(1.25rem,4vw,2rem)}.notice{border:1px solid var(--color-notice-border);color:var(--color-notice-text);background:var(--color-notice-bg);border-radius:.5rem;padding:.85rem 1rem;font-size:.92rem;line-height:1.5}.error{border:1px solid var(--color-error-border);color:var(--color-error-text);background:var(--color-error-bg);border-radius:.5rem;padding:.85rem 1rem;font-size:.92rem;line-height:1.5}.field{gap:.45rem;display:grid}.field label{color:var(--color-text);font-size:.9rem;font-weight:700}.field input{border:1px solid var(--color-border);background:var(--color-input);width:100%;min-height:2.9rem;color:var(--color-text);border-radius:.45rem;padding:0 .9rem}.field input:focus{border-color:var(--color-accent);outline:3px solid #55c7ed38}
