:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f9ff;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--color-bg:#050d1a;--color-text:#f5f9ff;--color-text-muted:#f5f9ffa6;--color-text-dim:#f0f4ffbf;--color-border:#ffffff1f;--color-border-hover:#ffffff40;--color-surface:#ffffff0a;--color-surface-hover:#ffffff12;--color-accent:#56a0ff;--color-accent-bg:#56a0ff59;--color-accent-text:#dcefff;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:999px;--space-xs:.35rem;--space-sm:.6rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;background:#050d1a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}body{overscroll-behavior-y:none;scroll-behavior:smooth;background:radial-gradient(circle at top,#1f3b73 0%,#0b1a2b 55%,#050d1a 100%);min-height:100vh;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}.public-app{box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto}.public-layout section,.public-layout article,.public-layout header,.public-layout div{min-width:0}a{color:inherit}button{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit}button:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}h1,h2,h3,h4,h5,h6{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}p{margin:0}table{border-collapse:collapse;border-spacing:0;width:100%}img,video{max-width:100%}input,select,textarea{font-family:inherit}:focus{outline-offset:2px;outline:2px solid #ffffff59}.public-layout{gap:var(--space-xl);min-height:100vh;padding:var(--space-2xl) clamp(1.5rem, 4vw, 4rem);flex-direction:column;display:flex;position:relative}.public-lang-picker{z-index:40;position:absolute;top:.9rem;right:clamp(.75rem,2vw,1.25rem)}.public-header{text-align:center;gap:.75rem;max-width:960px;margin:0 auto;display:grid}.public-header__title{letter-spacing:.12em;text-transform:uppercase;font-size:clamp(1.9rem,6vw,2.8rem);line-height:1.2}.public-header__subtitle{opacity:.75;font-size:clamp(.95rem,3.2vw,1.1rem);line-height:1.4}.public-header__nav{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.25rem;display:flex}.pill-btn{border-radius:var(--radius-pill);min-height:44px;color:var(--color-text);letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:.5rem 1.05rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.pill-btn--active{background:var(--color-accent-bg);color:var(--color-accent-text);font-weight:600}.public-footer{padding:var(--space-md) 0 0;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:auto;display:flex}.public-footer__btn{border-radius:var(--radius-pill);min-height:44px;color:var(--color-text);letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #ffffff59;justify-content:center;align-items:center;padding:.4rem 1rem;font-size:.9rem;display:inline-flex}@media (width<=768px){body{background:radial-gradient(circle at top,#1f3b73 0%,#0b1a2b 45%,#050d1a 100%)}.public-layout{gap:1.5rem;padding:1.75rem clamp(1rem,4vw,2rem)}}@media (width<=480px){.public-layout{gap:1.25rem;padding:1.25rem .9rem 2rem}}
