:root{color-scheme:dark;--bg:#080b08;--surface:#14180f;--line:#2a3024;--text:#eee7d8;--muted:#aaa596;--gold:#c99c56;--cream:#f3dfbd;--page-mid:#11150e;--grid:#f3dfbd06;--card-top:#222014c7;--card-bottom:#0c100bf5;--hero-top:#1a191080;--hero-bottom:#090c09e6;--shadow:#0003}:root[data-theme=light]{color-scheme:light;--bg:#faf8f2;--surface:#f0eee5;--line:#d3d7c9;--text:#252b20;--muted:#56614e;--gold:#795916;--cream:#654917;--page-mid:#f0eee5;--grid:#65491709;--card-top:#fffdf6f2;--card-bottom:#f0eee5f2;--hero-top:#fffdf6cc;--hero-bottom:#f0eee5f2;--shadow:#39403314}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{background:radial-gradient(circle at 16% 180px, #b98c4529, transparent 230px), repeating-linear-gradient(90deg, transparent 0 118px, var(--grid) 119px 121px), linear-gradient(180deg, var(--bg), var(--page-mid) 520px, var(--bg));color:var(--text);letter-spacing:-.01em;margin:0;font-family:Avenir Next,Trebuchet MS,Gill Sans,Verdana,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--cream);outline-offset:4px;box-shadow:0 0 0 6px var(--bg);border-radius:4px}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}.skip-link{z-index:10;background:var(--cream);color:var(--bg);padding:1rem;position:absolute;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.page-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-header{border-bottom:1px solid #5d4a2a9e;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:92px;padding:0 28px;display:grid}.brand,.footer-brand{color:var(--cream);align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand img,.footer-brand img{object-fit:contain;flex-shrink:0;width:72px;height:72px}.nav-links{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:0 24px;font-size:15px;font-weight:650;display:flex}.nav-links a{border-bottom:2px solid #0000;padding:28px 0 25px}.nav-links a[aria-current=page]{border-color:var(--gold);color:var(--cream)}.nav-links a:hover,.site-footer a:hover{color:var(--cream)}.nav-cta,.primary-cta{color:#fff;text-align:center;background:#126b95;border:1px solid #6aa9ff38;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:15px;font-weight:800;line-height:1.4;display:inline-flex}.primary-cta{margin-top:28px}.nav-cta{white-space:nowrap}.cta-arrow{flex-shrink:0;margin-left:.3em}.primary-cta:hover,.nav-cta:hover{background:#177dab}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions .primary-cta{text-align:center;margin-top:0}.hero-actions .secondary-cta{color:var(--cream);border:1px solid var(--gold);background:0 0}.hero-actions .secondary-cta:hover{background:#b98c4526}.hero{background:radial-gradient(ellipse at 85% 7%, #f3dfbd2e, transparent 110px), repeating-linear-gradient(0deg, var(--grid) 0 1px, transparent 1px 42px), linear-gradient(180deg, var(--hero-top), var(--hero-bottom));box-shadow:0 30px 90px var(--shadow);border:1px solid #5d4a2a9e;border-radius:18px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:56px;margin-top:18px;padding:40px 42px;display:grid;position:relative}.hero-copy,.hero-visual{min-width:0}.eyebrow{color:var(--gold);text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850;line-height:1.5}.eyebrow:before{content:"";vertical-align:middle;background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}h1,h2{letter-spacing:-.045em;font-family:Rockwell,Copperplate,Avenir Next Condensed,serif}h1{color:var(--cream);margin:0;font-size:clamp(48px,6.5vw,76px);line-height:1.02}h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.15}h3{color:var(--cream);margin:18px 0 0;font-size:21px;line-height:1.25}.hero-lede{color:var(--muted);margin:24px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.62}.hero-visual{justify-self:end;width:min(100%,410px)}.hq-preview{color:#f5f7fa;margin:0;font-family:Arial,sans-serif;font-size:16px;line-height:1.4}.hq-message{background:#1f2d3a;border:1px solid #30414f;border-radius:24px 24px 10px 10px;padding:18px;position:relative}.hq-message h3{color:#f5f7fa;margin:0;font-size:19px}.hq-message>h3:first-of-type{min-height:30px;padding-right:60px}.hq-message p{margin:16px 0}.hq-message p:last-child{margin-bottom:0}.hq-message code{overflow-wrap:anywhere;font-size:.8em}.hq-positive{color:#81e3a1}.hq-keyboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:6px;font-size:14px;font-weight:600;display:grid}.hq-keyboard span{text-align:center;background:#223342;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:8px 4px;display:flex}.hq-keyboard-last{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.hero-mascot{object-fit:contain;width:80px;height:80px;position:absolute;top:8px;right:12px;transform:scaleX(-1)}.hq-preview figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:13px;line-height:1.5}.hq-preview figcaption a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.feature-card,.reports,.docs-teaser{background:linear-gradient(180deg, var(--card-top), var(--card-bottom));box-shadow:inset 0 1px 0 #f3dfbd0f, 0 24px 70px var(--shadow);border:1px solid #5d4a2abd;border-radius:14px}.text-link{color:var(--gold);text-underline-offset:4px;font-size:15px;font-weight:750;line-height:1.6;text-decoration:underline;display:inline-block}.text-link:after{content:" →"}.text-link:hover{color:var(--cream)}.features,.reports,.docs-teaser{margin-top:40px}.section-heading{max-width:780px;margin-bottom:24px}.section-note,.feature-card p,.reports p:not(.eyebrow),.docs-teaser p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card{flex-direction:column;padding:24px;display:flex}.feature-card .text-link{margin-top:auto;padding-top:12px}.feature-icon{width:44px;height:44px;color:var(--cream);background:#b98c451a;border:1px solid #b98c4566;border-radius:10px;padding:10px}.feature-icon svg{fill:currentColor}.reports{grid-template-columns:1.2fr 1fr;align-items:center;gap:42px;padding:36px;display:grid}.check-list{color:var(--cream);padding-left:20px;line-height:1.8}.check-list li{padding:4px 0}.reports-preview{min-width:0;padding-top:24px;position:relative}.reports-mascot{width:96px;height:96px;position:absolute;top:-8px;right:0}.report-screenshot{border-radius:16px;width:min(100%,320px);margin:0 auto;display:block;overflow:hidden;box-shadow:0 20px 50px #0000004d}.report-screenshot img{width:100%;height:auto}.docs-teaser{align-items:center;gap:32px;padding:32px;display:flex}.docs-teaser img{flex:0 0 96px;width:96px;height:96px}.docs-teaser .text-link{padding:8px 0}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding:24px 0;display:flex}.site-footer nav{color:var(--muted);flex-wrap:wrap;gap:12px 24px;font-size:14px;display:flex}.site-footer nav a{padding:8px 0}@media (width<=960px){.hero{gap:32px;padding:36px 28px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reports{grid-template-columns:1fr}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;gap:12px;padding:16px 0}.nav-links{grid-area:2/1/auto/-1;justify-content:flex-start}.nav-links a{padding:12px 0}.hero{grid-template-columns:minmax(0,1fr);gap:36px;padding:32px 24px}h1{font-size:clamp(40px,10vw,64px)}.hero-visual{justify-self:center}.feature-grid{grid-template-columns:1fr}.docs-teaser{align-items:flex-start}.docs-teaser img{flex-basis:64px;width:64px;height:64px}}@media (width<=480px){.page-shell{width:calc(100% - 24px)}.brand{gap:6px;font-size:18px}.brand img{width:56px;height:56px}.hq-message{padding:16px}.hero-mascot{width:56px;height:56px}.hq-keyboard{font-size:13px}.nav-cta{padding:10px;font-size:13px}.nav-links{gap:0 18px;font-size:14px}.hero{padding:28px 18px}.primary-cta{width:100%}.feature-grid{grid-template-columns:1fr}.reports,.docs-teaser{padding:24px}.reports-preview,.docs-teaser{flex-direction:column}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=360px){.brand{gap:4px;font-size:16px}.brand img{width:40px;height:40px}.cta-arrow{display:none}}.footer-docs-short{display:none}.site-footer nav{flex-wrap:nowrap}@media (width<=480px){.footer-docs-full{display:none}.footer-docs-short{display:inline}.site-footer nav{gap:16px;font-size:14px}}
