:root{color-scheme:light;--background: oklch(.982 .006 88);--foreground: oklch(.23 .019 248);--muted: oklch(.946 .012 86);--muted-foreground: oklch(.43 .026 250);--card: oklch(.994 .004 92);--card-foreground: oklch(.23 .019 248);--border: oklch(.86 .018 86);--input: oklch(.86 .018 86);--primary: oklch(.34 .093 180);--primary-foreground: oklch(.986 .006 92);--secondary: oklch(.91 .029 72);--secondary-foreground: oklch(.29 .034 245);--accent: oklch(.76 .12 67);--accent-foreground: oklch(.24 .024 246);--ring: oklch(.55 .1 180);--radius: 8px;--shadow: 0 24px 70px oklch(.38 .035 240 / .12);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;margin:0;background:var(--background);color:var(--foreground)}a{color:inherit}svg{flex:none}.page-shell{width:min(1120px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:clamp(28px,4vw,52px) 0}.hero,.support-hero,.document-hero{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:clamp(34px,7vw,78px) 0 clamp(28px,5vw,52px)}.hero-copy{display:flex;max-width:760px;flex-direction:column;gap:16px}.eyebrow{margin:0;color:var(--muted-foreground);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:820px;font-size:clamp(2.4rem,7vw,5.8rem);line-height:.95;letter-spacing:0}h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.05}p{max-width:72ch;color:var(--muted-foreground);font-size:1rem;line-height:1.7}.hero-copy>p:last-child,.document-hero>p,.support-hero .hero-copy>p:last-child{font-size:clamp(1.05rem,2vw,1.25rem)}.action-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--radius);padding:0 16px;font:inherit;font-size:.94rem;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.route-link:focus-visible{outline:3px solid var(--ring);outline-offset:3px}.button svg[data-icon]{width:1rem;height:1rem}.button-default{background:var(--primary);color:var(--primary-foreground)}.button-outline{border-color:var(--border);background:var(--card);color:var(--foreground)}.button-ghost{background:transparent;color:var(--muted-foreground)}.badge{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--border);border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);padding:0 11px;font-size:.78rem;font-weight:700;letter-spacing:0}.card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:0 1px #ffffff8c inset}.card-header{display:flex;flex-direction:column;gap:12px;padding:22px}.card-header>svg{width:1.35rem;height:1.35rem;color:var(--primary)}.card-title{font-size:1.08rem;line-height:1.25}.card-description{font-size:.98rem}.card-content{display:flex;flex-direction:column;gap:14px;padding:0 22px 22px}.separator{height:1px;background:var(--border)}.route-grid,.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.route-link{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:18px;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.route-link:hover{border-color:var(--primary);transform:translateY(-1px)}.route-link span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:var(--radius);background:var(--muted);color:var(--primary)}.route-link svg{width:1.12rem;height:1.12rem}.route-link strong,.support-strip strong{font-size:1rem}.route-link small,.support-strip span{color:var(--muted-foreground);font-size:.9rem;line-height:1.45}.document-page{max-width:920px}.document-hero{padding-bottom:26px}.meta-row{display:flex;flex-wrap:wrap;gap:10px}.meta-row span{border:1px solid var(--border);border-radius:999px;background:var(--card);padding:8px 12px;color:var(--muted-foreground);font-size:.88rem;font-weight:650}.summary-card{margin-bottom:18px;box-shadow:var(--shadow)}.document-stack{display:flex;flex-direction:column;gap:12px}.support-strip{display:flex;gap:16px;align-items:center;margin-bottom:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);padding:18px}.support-strip svg{width:1.35rem;height:1.35rem}.support-strip div{display:flex;flex-direction:column;gap:3px}.support-strip span{color:#dae8e7}.faq-section{display:flex;flex-direction:column;gap:18px;padding-top:clamp(38px,6vw,68px)}.section-heading{display:flex;flex-direction:column;gap:8px}.faq-list{display:grid;gap:12px}.page-footer{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:32px 0 0}@media(max-width:680px){.page-shell{width:min(100% - 24px,1120px)}.route-link{grid-template-columns:auto 1fr}.route-link>svg{display:none}.support-strip{align-items:flex-start}.page-footer{justify-content:flex-start}}
