.app-shell{background:linear-gradient(#080c133d,#080c13d1),0 0;flex-direction:column;min-height:100vh;display:flex}.app-skip-link{z-index:1000;border:1px solid var(--border-accent);color:#031a14;background:var(--accent);border-radius:8px;padding:.65rem .9rem;font-weight:800;text-decoration:none;transition:transform .15s;position:fixed;top:.55rem;left:.75rem;transform:translateY(-180%)}.app-skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}.app-header{z-index:100;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px)saturate(130%);background:#080c13d6;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.55rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff04,0 10px 32px #00000024}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.app-header{background:#080c13f7}}.app-brand{align-items:center;gap:.55rem;min-width:max-content;text-decoration:none;display:inline-flex}.app-brand__mark,.app-footer__mark{background:linear-gradient(135deg,#00d4aa,#00a884);justify-content:center;align-items:center;display:inline-flex}.app-brand__mark{border-radius:9px;width:30px;height:30px;box-shadow:0 8px 22px #2dd4bf38}.app-brand__mark span{color:#031a14;font-size:.75rem;font-weight:900}.app-brand__word{color:var(--text-primary);letter-spacing:-.025em;font-size:1rem;font-weight:850}.app-nav{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.15rem;min-width:0;display:flex}.app-nav__link{min-height:2.1rem;color:var(--text-secondary);white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.36rem .72rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.app-nav__link.is-locked{gap:.38rem}.app-nav__access{color:#aa9fff;background:#8b7cf814;border:1px solid #8b7cf83d;border-radius:999px;align-items:center;gap:.2rem;padding:.12rem .34rem;font-size:.55rem;font-weight:800;line-height:1.2;display:inline-flex}.app-nav__link:hover{color:var(--text-primary);background:var(--bg-elevated);border-color:var(--border-subtle)}.app-nav__link.is-active{color:var(--accent);border-color:var(--border-accent);background:linear-gradient(#2dd4bf1f,#2dd4bf12);font-weight:700}.app-account{border:1px solid var(--border-subtle);min-width:max-content;min-height:2.55rem;color:var(--text-primary);background:#111827bd;border-radius:10px;align-items:center;gap:.5rem;padding:.3rem .38rem;text-decoration:none;display:inline-flex}.app-account--guest:hover{border-color:var(--border-accent);background:#2dd4bf14}.app-account__avatar{color:#031a14;background:linear-gradient(135deg,#2dd4bff2,#3b82f6e0);border-radius:7px;flex:none;place-items:center;width:1.85rem;height:1.85rem;font-size:.65rem;font-weight:900;display:grid}.app-account__identity{gap:.02rem;max-width:8rem;display:grid}.app-account__identity b,.app-account__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-account__identity b{font-size:.7rem}.app-account__identity small{color:var(--text-muted);font-size:.56rem}.app-account>button{border-color:var(--border-subtle);min-height:1.85rem;color:var(--text-secondary);background:0 0;padding:.25rem .48rem;font-size:.62rem}.app-auth-alert{width:min(1120px,100% - 2rem);box-shadow:var(--shadow-card);background:#452511e6;border:1px solid #ffb86b6b;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:.75rem auto 0;padding:.72rem .8rem;display:grid}.app-auth-alert__mark{color:#251206;background:#ffb86b;border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-weight:900;display:grid}.app-auth-alert__copy{gap:.08rem;min-width:0;display:grid}.app-auth-alert__copy b{color:#fff3e5;font-size:.78rem}.app-auth-alert__copy span{color:#f3cfa9;font-size:.74rem}.app-auth-alert__actions{align-items:center;gap:.4rem;display:flex}.app-auth-alert__actions a,.app-auth-alert__actions button{color:#fff3e5;background:#ffffff12;border:1px solid #ffe0be57;border-radius:7px;justify-content:center;align-items:center;min-height:2rem;padding:.3rem .62rem;font-size:.68rem;font-weight:750;display:inline-flex}.app-auth-alert__actions a:hover,.app-auth-alert__actions button:hover:not(:disabled){color:#fff;background:#ffffff1f;border-color:#ffe0beb3}.app-auth-alert__dismiss{background:0 0!important}.app-footer{border-top:1px solid var(--border-subtle);background:#080c1375;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.2rem clamp(1rem,4vw,2.5rem);display:flex}.app-footer__brand{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.app-footer__mark{border-radius:4px;width:18px;height:18px}.app-footer__mark span{color:#031a14;font-size:.55rem;font-weight:900}.app-footer__links{flex-wrap:wrap;gap:clamp(.75rem,3vw,1.5rem);display:flex}.app-footer__links a{color:var(--text-muted);font-size:.8rem;transition:color .15s}.app-footer__links a:hover{color:var(--accent)}@media (width<=1000px) and (width>=761px){.app-header{flex-direction:column;align-items:flex-start;gap:.45rem}.app-nav{overscroll-behavior-inline:contain;scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.app-nav::-webkit-scrollbar{display:none}.app-account{position:absolute;top:.55rem;right:clamp(1rem,4vw,2.5rem)}}@media (width<=760px){.app-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem .75rem;padding-block:.75rem;display:grid;position:static}.app-nav{overscroll-behavior-inline:contain;scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;gap:.2rem;width:100%;padding-bottom:.1rem;overflow-x:auto}.app-nav::-webkit-scrollbar{display:none}.app-nav__link{min-height:2.4rem;padding-inline:.65rem}.app-nav__access{display:none}.app-account{width:auto}.app-account__identity{flex:1;max-width:none}.app-auth-alert{grid-template-columns:auto minmax(0,1fr)}.app-auth-alert__actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=420px){.app-header{padding-inline:.75rem}.app-account__identity{display:none}}@media (width<=520px){.app-footer{flex-direction:column;align-items:flex-start}.app-footer__links{width:100%}}.auth-required-page{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(2rem,7vw,5.5rem) 0}.auth-required-layer{z-index:1400;-webkit-backdrop-filter:blur(12px);background:#030712c7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-required{background:radial-gradient(circle at 5% 5%,#00d4aa1f,#0000 34%),linear-gradient(145deg,#0f172afa,#080d19fc);border:1px solid #7d97c133;border-radius:20px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000007a}.auth-required--dialog{width:min(940px,100%);max-height:min(780px,100vh - 2rem);overflow-y:auto}.auth-required__intro,.auth-required__form{padding:clamp(1.4rem,4vw,2.5rem)}.auth-required__intro{border-right:1px solid #7d97c124;flex-direction:column;justify-content:center;display:flex}.auth-required__mark{color:#041713;background:linear-gradient(135deg,#3ee7c2,#00b991);border:1px solid #00d4aa6b;border-radius:15px;place-items:center;width:3.4rem;height:3.4rem;margin-bottom:1.1rem;font-size:.82rem;font-weight:900;display:grid;position:relative;box-shadow:0 14px 36px #00d4aa2e}.auth-required__mark i{color:#f5fbff;background:#7667ed;border:2px solid #0b1220;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.65rem;font-style:normal;display:grid;position:absolute;bottom:-.35rem;right:-.35rem}.auth-required__eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.65rem;font-size:.7rem;font-weight:800}.auth-required h1{letter-spacing:-.035em;max-width:620px;margin-bottom:.8rem;font-size:clamp(1.75rem,4vw,2.65rem)}.auth-required__intro>p:not(.auth-required__eyebrow){max-width:640px;font-size:.95rem}.auth-required__benefits{gap:.65rem;margin:1.35rem 0;display:grid}.auth-required__benefits li{color:var(--text-secondary);grid-template-columns:1.35rem 1fr;align-items:start;gap:.6rem;font-size:.83rem;display:grid}.auth-required__benefits li span{width:1.3rem;height:1.3rem;color:var(--accent);background:#00d4aa1a;border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid}.auth-required__trust{background:#4a9eff0f;border:1px solid #4a9eff2e;border-radius:11px;grid-template-columns:auto 1fr;gap:.7rem;padding:.85rem;display:grid}.auth-required__trust>span{color:var(--blue-soft)}.auth-required__trust p{font-size:.75rem}.auth-required__trust b{color:var(--text-primary);display:block}.auth-required__form{background:#050a1452;align-content:center;gap:.85rem;display:grid}.auth-required__form .auth-panel{box-shadow:none;background:#0f172ac7;border-color:#7d97c138}.auth-required__unavailable{background:#ffd1660f;border:1px solid #ffd16633;border-radius:12px;padding:1rem}.auth-required__unavailable p{margin-top:.3rem;font-size:.78rem}.auth-required__return{color:var(--text-muted);text-align:center;justify-content:center;gap:.45rem;font-size:.7rem;display:flex}.auth-required__close{z-index:2;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:1.25rem;display:grid;position:absolute;top:.9rem;right:.9rem}.auth-required__checking{grid-column:1/-1;justify-content:center;align-items:center;gap:.9rem;min-height:250px;padding:2rem;display:flex}.auth-required__checking p{font-size:.78rem}.auth-required__spinner{border:2px solid #00d4aa33;border-top-color:var(--accent);border-radius:50%;width:1.5rem;height:1.5rem;animation:.7s linear infinite auth-required-spin}.auth-panel__purpose{max-width:300px;color:var(--text-muted);margin-top:.2rem;font-size:.72rem}@keyframes auth-required-spin{to{transform:rotate(360deg)}}@media (width<=760px){.auth-required{grid-template-columns:1fr}.auth-required__intro{border-bottom:1px solid #7d97c124;border-right:0}.auth-required__benefits{margin-bottom:0}.auth-required__trust{display:none}}@media (width<=520px){.auth-required-layer{align-items:stretch;padding:0}.auth-required--dialog{border:0;border-radius:0;width:100%;min-height:100vh;max-height:100vh}.auth-required__intro,.auth-required__form{padding:1.25rem}.auth-required__intro{padding-top:3.5rem}}@media (prefers-reduced-motion:reduce){.auth-required__spinner{animation-duration:1.5s}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#080c13;--bg-surface:#0c121c;--bg-panel:#111925;--bg-secondary:#0f1722;--bg-card:#101823;--bg-elevated:#172231;--bg-hover:#1c2a3b;--border-subtle:#1b2735;--border-default:#243244;--border-strong:#34475e;--border-color:#94a3b833;--border-accent:#2dd4bf4d;--text-primary:#f4f7fb;--text-secondary:#b7c3d5;--text-muted:#8291a8;--text-faint:#607087;--accent:#2dd4bf;--accent-dim:#14b8a6;--accent-dark:#0f766e;--accent-glow:#2dd4bf24;--accent-glow2:#2dd4bf12;--teal-bright:#5eead4;--blue-soft:#4a9eff;--purple-soft:#8b7cf8;--red-soft:#ff6b6b;--yellow-soft:#ffd166;--green-soft:#06d6a0;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--shadow-card:0 1px 2px #00000052, 0 12px 32px #00000024;--shadow-elevated:0 20px 56px #00000061;--shadow-accent:0 12px 30px #2dd4bf1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg-base)}:focus-visible{outline:2px solid var(--teal-bright);outline-offset:3px}body{background:radial-gradient(circle at 12% -8%, #2dd4bf14, transparent 34rem), radial-gradient(circle at 92% 12%, #4a9eff0f, transparent 30rem), var(--bg-base);min-width:320px;min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}.route-loading{min-height:min(62vh,42rem);color:var(--text-secondary);letter-spacing:.01em;place-content:center;justify-items:center;gap:.85rem;display:grid}.route-loading__mark{border:1px solid color-mix(in srgb, var(--accent) 46%, transparent);background:color-mix(in srgb, var(--accent) 12%, var(--bg-card));width:2.75rem;height:2.75rem;color:var(--accent);border-radius:.85rem;place-items:center;font-weight:800;animation:1.15s ease-in-out infinite alternate route-loading-pulse;display:grid}@keyframes route-loading-pulse{to{filter:brightness(1.16);transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.route-loading__mark{animation:none}}#root{isolation:isolate;min-height:100vh}::selection{background:var(--accent-dark);color:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-dark)}h1,h2,h3,h4{color:var(--text-primary);letter-spacing:-.025em;text-wrap:balance;font-weight:750;line-height:1.18}p{color:var(--text-secondary)}ul{padding:0;list-style:none}a{color:var(--accent);text-underline-offset:.18em;text-decoration:none;transition:color .15s}a:hover{color:var(--teal-bright)}input,textarea,select{background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:var(--radius-md);outline:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s}input:hover:not(:disabled),textarea:hover:not(:disabled),select:hover:not(:disabled){border-color:var(--border-strong)}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.55}label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}button{cursor:pointer;border:1px solid var(--border-strong);background:var(--bg-elevated);color:var(--text-secondary);border-radius:var(--radius-md);white-space:nowrap;padding:.42rem .9rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s}button:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-accent)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#031a14;border-color:var(--accent);font-weight:700}.btn-primary:hover:not(:disabled){background:var(--teal-bright);border-color:var(--teal-bright);box-shadow:0 0 0 3px var(--accent-glow), var(--shadow-accent);color:#031a14}.btn-ghost{border-color:var(--border-strong);color:var(--text-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-accent);box-shadow:none}.card{border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#131d2af5,#0e1621f5);padding:1.25rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:var(--border-strong)}.badge-teal{letter-spacing:.07em;text-transform:uppercase;color:var(--accent);background:#00d4aa14;border:1px solid #00d4aa4d;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-wrapper{max-width:1160px;margin:0 auto;padding:2rem 1.5rem}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.mono{font-family:SF Mono,Fira Code,monospace;font-size:.85em}.auth-panel{border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#101823e0;gap:.85rem;padding:1rem;display:grid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-panel--compact{align-items:center}.auth-panel__header,.auth-panel--compact{flex-wrap:wrap;justify-content:space-between;gap:.85rem;display:flex}.auth-panel__label{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:800}.auth-panel__name{color:var(--text-primary);font-weight:800;line-height:1.2}.auth-panel__email,.auth-panel__message{color:var(--text-muted);font-size:.78rem}.auth-panel__toggle{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);gap:.25rem;padding:.2rem;display:inline-flex}.auth-panel__toggle button{background:0 0;border:0;padding:.32rem .62rem}.auth-panel__toggle button.is-active{color:#031a14;background:var(--accent)}@media (prefers-contrast:more){:root{--border-subtle:#34475e;--border-default:#465a72;--border-strong:#688099;--text-secondary:#d5deea;--text-muted:#b5c1d1}.card,.auth-panel{box-shadow:none}}@media (forced-colors:active){:focus-visible{outline-color:highlight}.btn-primary{forced-color-adjust:none}}
