:root{color:var(--site-text,#111827);background:var(--site-background,#f8fafc);--accent:var(--site-accent,#2563eb);--header-bg:var(--site-header,#fff);--footer-bg:var(--site-footer,#111827);--site-bg:var(--site-background,#f8fafc);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--site-bg,#f8fafc);min-width:320px}body{min-height:100vh;color:var(--site-text,#111827);background:var(--site-bg,#f8fafc);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:hidden}body,button,input,textarea,select{font-family:inherit}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:1000;background:var(--header-bg,#fff);border-bottom:1px solid #94a3b838;width:100%;position:relative;box-shadow:0 1px 10px #0f172a09}.site-header.is-sticky{position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:72px;display:flex}.brand{min-width:0;color:var(--site-text,#111827);letter-spacing:.025em;flex:none;align-items:center;font-size:1.08rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:min(210px,44vw);max-width:210px;height:auto;max-height:52px;display:block}.brand-text{white-space:nowrap;display:block}.main-nav{margin-left:auto}.nav-list{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-list li{margin:0;padding:0}.nav-list a{color:var(--site-text,#111827);opacity:.72;padding:24px 0;font-size:.94rem;font-weight:600;text-decoration:none;transition:color .18s,opacity .18s;display:block;position:relative}.nav-list a:after{background:var(--site-accent,#2563eb);content:"";opacity:0;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(.5)}.nav-list a:hover{color:var(--site-accent,#2563eb);opacity:1}.nav-list a:hover:after{opacity:1;transform:scaleX(1)}.header-cta{white-space:nowrap;flex:none}.mobile-menu-toggle{width:44px;height:44px;color:var(--site-text,#111827);cursor:pointer;background:0 0;border:1px solid #94a3b847;border-radius:10px;flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.hamburger-line{background:currentColor;border-radius:999px;width:21px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu-open .mobile-menu-toggle .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-open .mobile-menu-toggle .hamburger-line:nth-child(2){opacity:0}.mobile-menu-open .mobile-menu-toggle .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--header-bg,#fff);border-top:1px solid #94a3b833;width:100%;display:none}.mobile-menu[hidden]{display:none!important}.mobile-menu-inner{padding-top:10px;padding-bottom:18px}.mobile-nav-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.mobile-nav-list li{margin:0;padding:0}.mobile-nav-list a{min-height:48px;color:var(--site-text,#111827);border-bottom:1px solid #94a3b824;align-items:center;padding:10px 4px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-list a:hover{color:var(--site-accent,#2563eb)}.mobile-header-cta{width:100%;margin-top:14px}.button{background:var(--site-accent,#2563eb);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:10px 18px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button.secondary{color:#111827;background:#e2e8f0}main{width:100%;display:block}.page-shell{min-height:calc(100vh - 150px);padding-block:56px}.hero{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:52px;box-shadow:0 16px 48px #0f172a11}.hero h1,.prose h1,.not-found h1{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.05}.hero p{color:#475569;max-width:720px;font-size:1.06rem}.eyebrow{color:var(--site-accent,#2563eb);letter-spacing:.16em;font-weight:800;font-size:.76rem!important}.actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:24px}.card h2{margin-top:0}.content{overflow-wrap:anywhere}.prose{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:900px;margin-inline:auto;padding:40px}.prose h1{font-size:clamp(2rem,5vw,3.6rem)}.prose h2{margin-top:2em;line-height:1.25}.prose h3{margin-top:1.7em;line-height:1.3}.prose p,.prose li{line-height:1.8}.prose img{border-radius:10px;width:auto;max-width:100%;height:auto}.prose code{background:#eef2ff;border-radius:6px;padding:2px 7px}.site-footer{background:var(--footer-bg,#111827);color:#fff;border-top:1px solid #94a3b83d}.footer-inner{padding-block:38px 28px}.footer-main{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer-brand{max-width:620px}.footer-brand strong{font-size:1.05rem}.footer-description{opacity:.72;margin:10px 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;display:flex}.footer-links a{opacity:.74;text-decoration:none}.footer-links a:hover{opacity:1}.footer-custom{margin-top:24px}.footer-bottom{border-top:1px solid #ffffff1f;margin-top:28px;padding-top:20px}.footer-copy{opacity:.65;margin:0;font-size:.9rem}.not-found{padding-block:100px}@media (width<=1000px){.container{width:min(100% - 32px,1180px)}.nav-list{gap:20px}.brand-logo{width:min(180px,40vw);max-width:180px;max-height:48px}}@media (width<=850px){.container{width:calc(100% - 28px)}.site-header{position:relative}.site-header.is-sticky{position:sticky;top:0}.header-inner{flex-direction:row;align-items:center;gap:14px;min-height:64px;padding-block:8px}.brand{min-width:0;max-width:calc(100% - 60px)}.brand-logo{width:min(175px,42vw);max-width:175px;max-height:44px}.brand-text{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.desktop-nav,.desktop-header-cta{display:none!important}.mobile-menu-toggle{margin-left:auto;display:flex}.mobile-menu:not([hidden]){display:block}.hero{padding:34px 24px}.card-grid{grid-template-columns:1fr}.prose{padding:28px 22px}.footer-main{flex-direction:column}.footer-links{justify-content:flex-start}}@media (width<=480px){.container{width:calc(100% - 24px)}.header-inner{min-height:60px;padding-block:7px}.brand-logo{width:min(155px,42vw);max-width:155px;max-height:40px}.mobile-menu-toggle{flex-basis:42px;width:42px;height:42px}.page-shell{padding-block:34px}.hero{border-radius:16px;padding:28px 20px}.prose{border-radius:16px;padding:24px 18px}.footer-inner{padding-block:30px 24px}}@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}}
