:root{--color-primary: #1a365d;--color-primary-hover: #2c5282;--color-primary-light: #2b6cb0;--color-primary-soft: #ebf8ff;--color-text: #1a202c;--color-text-muted: #718096;--color-border: #e2e8f0;--color-surface: #ffffff;--color-bg: #f8fafc;--font-base: "Inter", system-ui, -apple-system, sans-serif;--text-xs: .6875rem;--text-sm: .8125rem;--text-base: .9375rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semi: 600;--weight-heading: 700;--font-heading: var(--font-base);--heading-section-size: 1.5rem;--heading-section-weight: var(--weight-heading);--heading-section-letter-spacing: -.02em;--heading-section-line-height: 1.2;--space-section-y: 3rem;--content-max-width: 1280px;--content-padding: 1.25rem}@media(min-width:640px){:root{--space-section-y: 3rem;--content-padding: 1.5rem}}@media(min-width:1024px){:root{--content-padding: 2rem}}@media(min-width:1280px){:root{--content-padding: 2.5rem}}@media(max-width:640px){:root{--space-section-y: 1.5rem}}.app-container{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--content-padding);padding-right:var(--content-padding)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{font-size:16px;overflow-y:auto;scrollbar-gutter:stable}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}body{min-height:100vh;font-family:var(--font-base);font-size:var(--text-base);font-weight:var(--weight-light);line-height:1.6;letter-spacing:-.005em;color:var(--color-text);background-color:var(--color-surface);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;word-break:break-word}a{color:var(--color-primary-light);text-decoration:none}a:hover{color:var(--color-primary-hover);text-decoration:underline}img{max-width:100%;height:auto;display:block}button{font:inherit}.page{display:flex;flex-direction:column;gap:var(--space-section-y)}.skeleton-line,.skeleton-heading,.skeleton-meta,.skeleton-body{background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);background-size:200% 100%;animation:skeleton-pulse 1.4s ease-in-out infinite}.skeleton-line{height:.7rem;border-radius:999px}.muted-text{color:var(--color-text-muted);font-size:.9rem}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.page-load-error{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 0}.page-load-error__btn{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:6px;border:1.5px solid var(--color-border);background:transparent;color:var(--color-text-muted);font-size:var(--text-sm);cursor:pointer;transition:border-color .15s,color .15s}.page-load-error__btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.art-load-error{padding:1.5rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cookie-banner{position:fixed;right:1rem;bottom:1rem;z-index:120;width:min(32rem,calc(100vw - 2rem));border:1px solid var(--color-border);border-radius:.9rem;background:#0d1b2ef7;color:#fff;padding:.9rem 1rem;box-shadow:0 10px 28px #02081773}.cookie-banner__text{margin:0;font-size:.82rem;line-height:1.45;color:#ffffffe6}.cookie-banner__link{color:#9ec5ff}.cookie-banner__actions{margin-top:.7rem;display:flex;gap:.55rem;justify-content:flex-end}.cookie-banner__btn{border-radius:999px;border:1px solid transparent;padding:.45rem .85rem;font-size:.74rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.cookie-banner__btn--secondary{background:#ffffff14;color:#fff;border-color:#fff3}.cookie-banner__btn--primary{background:#2b6cb0;color:#fff}@media(max-width:640px){.cookie-banner__actions{flex-direction:column-reverse}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:100;background:transparent;padding:.35rem 0}.app-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;padding:.45rem 1.25rem;background:#0d1b2e;border-radius:999px;box-shadow:0 4px 20px #00000047;min-height:44px;border-bottom:1px solid rgba(255,255,255,.12)}@media(min-width:640px){.app-header{padding:.45rem 0}.app-header-inner{padding:.5rem 1.5rem}}.app-header-left{display:flex;align-items:center;gap:1.25rem;min-width:0}.app-burger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#ffffff14;color:#ffffffd9;border-radius:50%;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0}.app-burger:hover{background:#ffffff26;color:#fff}.app-logo{display:flex;align-items:center;gap:0;justify-self:center}.app-logo-link{display:flex;align-items:center;justify-content:center;line-height:0;text-decoration:none;color:inherit}.app-logo-link:focus-visible{outline:2px solid rgba(74,158,255,.95);outline-offset:3px;border-radius:4px}.app-logo-img{display:block;width:auto;height:auto;max-height:26px;max-width:min(160px,42vw);object-fit:contain}@media(min-width:640px){.app-logo-img{max-height:30px;max-width:min(190px,36vw)}}.app-header-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;min-width:0}.app-nav{display:none}.app-nav-link{border:none;background:none;padding:0;font-size:.875rem;font-weight:400;font-family:inherit;color:inherit;cursor:pointer;text-decoration:none;position:relative;transition:color .15s ease;white-space:nowrap}.app-nav-link:hover{color:#fff;text-decoration:none}.app-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:2px;background:transparent;transform:scaleX(0);transform-origin:center;transition:background-color .18s ease,transform .18s ease}.app-nav-link--active:after{background:#4a9eff;transform:scaleX(1)}.app-nav-link--active{color:#fff}.app-nav-link:hover:after{background:#fff6;transform:scaleX(1)}.app-header-search-btn{border:none;background:#ffffff14;color:#ffffffbf;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background .15s ease,color .15s ease;flex-shrink:0}.app-header-search-btn:hover{background:#ffffff26;color:#fff}.app-header-search-row{display:flex;align-items:center;gap:.4rem}.app-header-search-input{border:none;border-bottom:1px solid rgba(255,255,255,.3);background:transparent;padding:.2rem .1rem;font:inherit;font-size:.85rem;min-width:min(9rem,30vw);max-width:14rem;color:#fff}.app-header-search-input::placeholder{color:#fff6}.app-header-search-input:focus{outline:none;border-bottom-color:#4a9eff;box-shadow:none}.app-dropdown-outer{position:absolute;top:100%;left:0;right:0;z-index:99;pointer-events:none}@media(min-width:640px){.app-header-search-input{min-width:12rem}}.app-dropdown-inner{padding-left:0;padding-right:0;pointer-events:auto}.app-mobile-menu{background:#0d1b2e;border-radius:1.25rem;box-shadow:0 12px 40px #00000073;padding:.5rem .75rem;margin-top:.4rem;animation:menu-open .22s cubic-bezier(.16,1,.3,1) both;transform-origin:top center}@keyframes menu-open{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.app-mobile-nav{display:flex;flex-direction:column;gap:.1rem}.app-mobile-nav .app-nav-link{font-size:1rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.07);color:#ffffffbf}.app-mobile-nav .app-nav-link:last-child{border-bottom:none}.app-mobile-nav .app-nav-link:after{display:none}.app-mobile-nav .app-nav-link--active{color:#fff}.app-main{flex:1;padding:.75rem 0 1.5rem}.app-main--center-auth{display:flex;align-items:center;justify-content:center;padding:.75rem 0 1.5rem}@media(min-width:640px){.app-main{padding:1.25rem 0 2.25rem}}@media(min-width:1200px){.app-main{padding:1.5rem 0 2.5rem}}.app-main-column{max-width:720px}.app-main-column--article{max-width:100%;margin-left:0;margin-right:0}@media(min-width:1024px){.app-main-column{margin-left:2rem}.app-main-column--article{margin-left:0;margin-right:0}}.app-footer{background:var(--color-surface);color:#ffffffe6;font-size:.8125rem;padding:0}.app-footer-inner{padding:2rem var(--content-padding) 1.5rem;margin-top:var(--space-section-y);background:#0d1b2e;border-radius:2rem;box-shadow:none;border:none;overflow:hidden}.app-footer-meta{border-top:none;padding:1rem 0 1.75rem;background:var(--color-surface)}@media(min-width:640px){.app-footer-inner{padding:2.5rem var(--content-padding) 1.75rem}}.footer-main{display:grid;grid-template-columns:minmax(0,1fr);gap:1.75rem;align-items:start}@media(max-width:899px){.footer-about{display:none}}@media(min-width:640px)and (max-width:899px){.footer-main{grid-template-columns:minmax(0,1fr) minmax(10rem,12rem);gap:1.75rem 2rem}.footer-brand{grid-column:1;grid-row:1}.footer-nav{grid-column:2;grid-row:1;align-self:start;padding-top:0;border-top:none}}@media(min-width:900px){.footer-main{grid-template-columns:auto minmax(10.5rem,12.5rem) minmax(0,1fr);gap:0;align-items:stretch}.footer-brand{padding-right:1.75rem}.footer-nav{padding-left:1.75rem;padding-right:1.75rem;border-left:1px solid rgba(74,158,255,.25)}.footer-about{padding-left:1.75rem;border-left:1px solid rgba(74,158,255,.25)}}.footer-brand{display:grid;grid-template-columns:max-content;justify-self:start;gap:.6rem}@media(min-width:900px){.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}}.footer-channel-cta{position:relative;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;min-height:2.15rem;padding:.4rem 1.15rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);text-decoration:none;color:#ffffffe0;overflow:hidden;transition:border-color .3s ease,background .3s ease}@media(min-width:900px){.footer-channel-cta{width:auto;display:inline-flex}}.footer-channel-cta:hover{border-color:#ffffff59;background:#ffffff1c;color:#ffffffe0;text-decoration:none}.footer-channel-cta:focus-visible{outline:2px solid rgba(74,158,255,.95);outline-offset:2px}.footer-channel-cta-inner{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%;font-size:.8125rem;line-height:1}.footer-channel-cta-text{font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;white-space:normal}.footer-channel-cta-check{flex-shrink:0;width:auto;height:1.15em;min-height:14px;display:block;object-fit:contain;object-position:center;filter:drop-shadow(0 0 1px rgba(0,0,0,.35))}.footer-channel-cta-pitch{font-weight:700;color:#fff}.footer-channel-cta-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.12) 45%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.12) 55%,transparent 100%);pointer-events:none}.footer-channel-cta .footer-channel-cta-shine{animation:cta-shine 4s ease-in-out infinite}.footer-channel-cta:hover .footer-channel-cta-shine{animation:cta-shine-fast .6s ease forwards}@keyframes cta-shine{0%,80%,to{left:-100%}90%{left:100%}}@keyframes cta-shine-fast{0%{left:-100%}to{left:100%}}.footer-about{margin:0;min-width:0}.footer-about__kicker{margin:0 0 .5rem;font-size:.68rem;font-weight:600;line-height:1.35;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.footer-about__text{margin:0 0 .5rem;font-size:.8125rem;font-weight:400;line-height:1.5;letter-spacing:.01em;color:#ffffffc7}.footer-about__tagline{margin:.5rem 0 0;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8125rem;font-weight:500;line-height:1.5;color:#ffffffe0}@media(max-width:639px){.footer-nav{padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}}.footer-logo-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none;color:inherit}.footer-logo-link:focus-visible{outline:2px solid rgba(74,158,255,.95);outline-offset:3px;border-radius:4px}.footer-logo-img{display:block;width:auto;height:auto;max-height:80px;max-width:100%;object-fit:contain}@media(min-width:640px){.footer-logo-img{max-height:76px;max-width:100%}}.footer-nav{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;justify-content:flex-start;margin:0}.footer-nav-title{margin:0;padding:0;line-height:1.15;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80}.footer-nav-toggle{display:none}.footer-links{display:flex;flex-direction:column;gap:.25rem}.footer-link{border:none;background:transparent;padding:.2rem 0;text-align:left;cursor:pointer;font-size:.8125rem;color:#ffffffd9;text-decoration:none;transition:color .15s ease}.footer-link:hover{color:#fff;text-decoration:none}.footer-cta{display:flex;flex-direction:column;gap:.5rem}.footer-cta-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80}.footer-cta-text{margin:0;font-size:.8rem;line-height:1.45;color:#ffffffbf}.footer-input-row{display:flex;gap:.75rem;align-items:center;margin-top:.35rem}.footer-input{flex:1;min-width:0;max-width:14rem;border:none;border-bottom:1px solid rgba(255,255,255,.35);background:transparent;padding:.4rem 0;font:inherit;font-size:.8rem;color:#fff}.footer-input::placeholder{color:#fff6}.footer-input:focus{outline:none;border-bottom-color:#fff9}.footer-button{border:none;padding:.6rem 1.3rem;background:#ffffff26;color:#fff;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:999px;transition:background .2s ease,color .2s ease}.footer-button:hover{background:#ffffff40;color:#fff}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem;padding:0}.footer-copy{font-size:.75rem;color:#0f172acc}.footer-legal{font-size:.7rem;color:#0f172a8c}.footer-legal-links{display:flex;flex-wrap:wrap;gap:.35rem .9rem}.footer-legal-link{font-size:.74rem;color:#0f172ac2;text-decoration:none}.footer-legal-link:hover{color:#0f172af5;text-decoration:underline}@media(max-width:639px){.footer-input-row{flex-direction:column;align-items:stretch}.footer-button{width:100%;justify-content:center}.footer-nav-toggle{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem 0;background:transparent;border:none;color:#ffffffe6;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;position:relative}.footer-nav-title{display:none}.footer-links{display:none;margin-top:.35rem}.footer-links.footer-links--open{display:flex;flex-direction:column;gap:.25rem}.footer-nav-toggle:after{content:"";display:inline-block;width:5px;height:5px;border-right:1.8px solid rgba(255,255,255,.9);border-bottom:1.8px solid rgba(255,255,255,.9);transform:translateY(.5px) rotate(45deg);transition:transform .18s ease,border-color .18s ease,opacity .18s ease;opacity:.9}.footer-nav-toggle.footer-nav-toggle--open:after{transform:translateY(.5px) rotate(-135deg)}.footer-nav-toggle:active:after,.footer-nav-toggle:focus-visible:after{border-right-color:#fff;border-bottom-color:#fff;opacity:1}}.eb-page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:3rem var(--content-padding, 1.25rem);text-align:center}.eb-content{max-width:480px;width:100%}.eb-icon{font-size:3.5rem;line-height:1;margin-bottom:1rem;color:var(--color-text-muted, #718096)}.eb-title{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:700;color:var(--color-text, #1a202c);margin:0 0 1rem}.eb-text{color:var(--color-text-muted, #718096);font-size:.9375rem;line-height:1.6;margin:0 0 2rem}.eb-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.eb-btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;border:none;transition:background-color .15s,color .15s;line-height:1.4}.eb-btn--primary{background-color:var(--color-primary, #1a365d);color:#fff}.eb-btn--primary:hover{background-color:var(--color-primary-hover, #2c5282)}.eb-btn--secondary{background-color:transparent;color:var(--color-text-muted, #718096);border:1.5px solid var(--color-border, #e2e8f0)}.eb-btn--secondary:hover{border-color:var(--color-primary, #1a365d);color:var(--color-primary, #1a365d)}
