:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#14213d;background:#f4f7fb;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#0f4c811f,#0000 35%),#f4f7fb;margin:0}button,input,textarea,select{font:inherit}button{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:14px;padding:.75rem 1rem;font-weight:700;box-shadow:0 8px 20px #0f4c812e}button:hover{background:#0b3b64}a{color:#172033;background:#f5a623;border-radius:14px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.app{width:min(1400px,100% - 32px);margin:0 auto;padding:24px 0 48px}.hero{color:#fff;background:linear-gradient(135deg,#0f4c81,#14213d);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex;box-shadow:0 24px 60px #0f4c8140}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#f5a623;margin:0 0 8px;font-weight:900}h1{margin:0;font-size:clamp(2rem,5vw,4rem)}.subtitle{color:#d8e7f7;max-width:760px;font-size:1.05rem}.message{color:#614000;background:#fff6df;border:1px solid #f5a623;border-radius:18px;margin:18px 0;padding:16px;font-weight:700}.status-card,.panel{background:#ffffffeb;border:1px solid #0f4c811a;border-radius:24px;padding:22px;box-shadow:0 18px 45px #14213d14}.status-card{margin:22px 0}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.wide{grid-column:1/-1}h2{color:#0f4c81;margin-top:0}form{gap:10px;display:grid}label{color:#30415f;font-size:.9rem;font-weight:800}input,textarea,select{color:#14213d;background:#fff;border:1px solid #cdd7e5;border-radius:14px;width:100%;padding:.85rem 1rem}textarea{resize:vertical}.good{color:#1a7f37}.bad{color:#b42318}.list{gap:14px;display:grid}.item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;gap:20px;padding:18px;display:flex}.item h3{margin:0 0 6px}.item p{color:#475569;margin:5px 0}.badge{color:#0f4c81;background:#e8f1fb;border-radius:999px;padding:4px 8px}.actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:260px;display:flex}@media (width<=850px){.hero,.item{flex-direction:column;align-items:stretch}.grid{grid-template-columns:1fr}.actions{justify-content:flex-start;min-width:0}}
