.cookie-notice{--ck-panel:#fffdf7;--ck-line:#221c4029;--ck-line-strong:#221c404d;--ck-text:#221c40;--ck-dim:#6d657b;--ck-accent:#00e966;--ck-accent-text:#04a049;--ck-accent-ink:#171228;--ck-accent-soft:#00e96624;--ck-shadow:0 22px 60px #221c402e;z-index:9500;bottom:max(18px, env(safe-area-inset-bottom));left:max(18px, env(safe-area-inset-left));border:1px solid var(--ck-line-strong);background:var(--ck-panel);width:min(392px,100vw - 36px);color:var(--ck-text);box-shadow:var(--ck-shadow);border-radius:16px;padding:18px 18px 16px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;animation:.32s cubic-bezier(.22,1,.36,1) both cookie-notice-enter;position:fixed}:root[data-theme=dark] .cookie-notice{--ck-panel:#0b111b;--ck-line:#e2f0ec1f;--ck-line-strong:#e2f0ec3d;--ck-text:#e6f0ec;--ck-dim:#8b9aa4;--ck-accent:#00f56a;--ck-accent-text:#00f56a;--ck-accent-ink:#04150c;--ck-accent-soft:#00f56a1f;--ck-shadow:0 22px 60px #0009}@keyframes cookie-notice-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cookie-notice__head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.cookie-notice__icon{background:var(--ck-accent-soft);width:32px;height:32px;color:var(--ck-accent-text);border-radius:9px;flex:none;place-items:center;font-size:14px;display:grid}.cookie-notice__head strong{letter-spacing:-.01em;font-size:14px;font-weight:700}.cookie-notice p{color:var(--ck-dim);margin:0 0 14px;font-size:12.5px;line-height:1.55}.cookie-notice__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-notice__accept{border:1px solid var(--ck-accent);background:var(--ck-accent);color:var(--ck-accent-ink);cursor:pointer;font:inherit;border-radius:10px;padding:11px 22px;font-size:13px;font-weight:700;transition:transform .16s}.cookie-notice__accept:hover{transform:translateY(-2px)}.cookie-notice__link{border-bottom:1px solid var(--ck-line-strong);color:var(--ck-dim);padding-bottom:2px;font-size:12.5px;font-weight:500;text-decoration:none}.cookie-notice__link:hover{border-color:var(--ck-accent);color:var(--ck-text)}.cookie-notice :focus-visible{outline:3px solid var(--ck-accent);outline-offset:3px}@media (width<=768px){body:has(.cookie-notice) .page-theme-toggle{bottom:max(216px, calc(202px + env(safe-area-inset-bottom)))}}@media (width<=560px){.cookie-notice{right:max(12px, env(safe-area-inset-right));left:max(12px, env(safe-area-inset-left));width:auto;padding:16px 15px 14px}.cookie-notice__actions .cookie-notice__accept{flex:1}}@media (prefers-reduced-motion:reduce){.cookie-notice{animation-duration:.01ms!important}.cookie-notice__accept{transition-duration:.01ms!important}}.skip-link{color:#fff;z-index:10000;background:#111827;border-radius:0 0 .5rem .5rem;padding:.65rem .9rem;transition:transform .16s;position:fixed;top:0;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}body [data-route-focus][tabindex]:focus{outline:none}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.route-status-page{--route-ink:#16181d;--route-gray:#667068;--route-green:#1ea45a;min-height:100vh;color:var(--route-ink);background:radial-gradient(circle at 20% 20%,#1ea45a29,#0000 32%),#f4f1e8;place-items:center;margin:0;padding:32px 20px;font-family:DM Sans,sans-serif;display:grid}:root[data-theme=dark] .route-status-page{--route-ink:#edf3f8;--route-gray:#a1adbc;--route-green:#43c875;background:radial-gradient(circle at 20% 20%,#43c87529,#0000 32%),#070b12}:root[data-theme=dark] .route-status-card{background:#0e1723f0;border-color:#b7cde521;box-shadow:0 30px 80px #00000057}.route-status-card{text-align:center;background:#ffffffe0;border:1px solid #16181d1c;border-radius:28px;width:min(100%,680px);padding:clamp(32px,7vw,72px);box-shadow:0 30px 80px #1120181f}.route-status-card .public-kicker{color:var(--route-green);letter-spacing:.14em;margin-bottom:22px;font-size:12px;font-weight:900;display:block}.route-status-card__icon{background:var(--route-green);color:#fff;border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:30px;display:grid;transform:rotate(-4deg)}.route-status-card__code{color:var(--route-green);letter-spacing:-.06em;margin:14px 0 -8px;font-size:clamp(52px,12vw,92px);font-weight:900;line-height:1}.route-status-card h1{color:var(--route-ink);margin:20px 0 14px;font-size:clamp(34px,7vw,58px);line-height:.98}.route-status-card>p:not(.route-status-card__code){max-width:520px;color:var(--route-gray);margin:0 auto;font-size:16px;line-height:1.65}.route-status-card__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.route-status-card__actions a,.route-status-card__actions button{border:1px solid var(--route-ink);min-height:48px;color:var(--route-ink);cursor:pointer;font:inherit;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.route-status-card__actions a{border-color:var(--route-green);background:var(--route-green);color:#fff}.route-status-card__actions a:focus-visible,.route-status-card__actions button:focus-visible{outline:3px solid var(--route-green);outline-offset:3px}*,:before,:after{box-sizing:border-box}html{background:#f5f1e4;min-width:320px;min-height:100%}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#070b12}body{color:#221c40;background:#f5f1e4;min-width:320px;min-height:100vh;margin:0}[data-theme=dark] body{color:#edf3f8;background:#070b12}#root{min-height:100vh}.loading-screen{z-index:10000;color:#221c40;text-align:center;background:#f5f1e4;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;min-width:320px;min-height:100dvh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}:root[data-theme=dark] .loading-screen{color:#edf3f8;background:#070b12}.loading-screen .loading-brand-logo{object-fit:contain;-webkit-user-select:none;user-select:none;flex:none;width:clamp(190px,44vw,280px);height:auto;display:block}.loading-screen strong{color:inherit;letter-spacing:.02em;font-size:clamp(14px,2vw,17px);font-weight:600}.loading-screen:focus-visible{outline:none}button,input,select,textarea{font:inherit}button{color:inherit}.theme-toggle{--theme-toggle-accent:#1f8f4e;--theme-toggle-border:#1a39261f;--theme-toggle-muted:#eef3efeb;--theme-toggle-surface:#ffffffe6;border:1px solid var(--theme-toggle-border);background:var(--theme-toggle-surface);color:#18201b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:8px 9px 8px 11px;display:flex;box-shadow:0 8px 24px #00000014}[data-theme=dark] .theme-toggle{--theme-toggle-accent:#43c875;--theme-toggle-border:#b7cde524;--theme-toggle-muted:#1b2837f5;--theme-toggle-surface:#0e1723f0;color:#edf3f8}.theme-toggle__icon{color:var(--theme-toggle-accent);font-size:17px}.theme-toggle__label{font-size:12px;font-weight:700}.theme-toggle__track{background:var(--theme-toggle-muted);border-radius:999px;width:34px;height:19px;position:relative}.theme-toggle__thumb{background:var(--theme-toggle-accent);border-radius:50%;width:13px;height:13px;transition:transform .18s;position:absolute;top:3px;left:3px}[data-theme=dark] .theme-toggle__thumb{transform:translate(15px)}.page-theme-toggle{right:max(16px, env(safe-area-inset-right));top:max(16px, env(safe-area-inset-bottom));z-index:9000;position:fixed}.page-theme-toggle .theme-toggle{--theme-toggle-accent:#00e966;--theme-toggle-border:#d2c7ae;--theme-toggle-muted:#e7dfcb;--theme-toggle-surface:#fffdf7;color:#221c40;margin-left:0}[data-theme=dark] .page-theme-toggle .theme-toggle{--theme-toggle-accent:#00f56a;--theme-toggle-border:#314154;--theme-toggle-muted:#1b2837;--theme-toggle-surface:#0e1723;color:#edf3f8}body:has(.app-shell) .page-theme-toggle{display:none}@media (width<=768px){.page-theme-toggle{top:auto;bottom:max(16px, env(safe-area-inset-bottom))}}@media screen and (width>=350px) and (width<=370px) and (height>=700px){html,body,#root{min-height:100dvh}.loading-screen{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));gap:14px}.loading-screen .loading-brand-logo{width:min(68vw,238px);max-height:34dvh}.page-theme-toggle{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}}@media (width<=560px){.theme-toggle{padding:7px}.theme-toggle__icon{display:none}}@media (width<=768px){.page-theme-toggle{top:auto;bottom:max(16px, env(safe-area-inset-bottom))}}
