.jz-landing{--bg:#0a0a0e;--bg-2:#0e0e13;--surface:#151419;--surface-2:#1b1a22;--surface-3:#232230;--line:#ffffff17;--line-2:#ffffff29;--text:#f4f2f8;--muted:#a6a2b2;--faint:#6d6a7a;--accent:#396afc;--accent-2:#ff5fa2;--good:#3ddc84;--lime:#cdfa3e;--on-lime:#16170c;--purple:#8b5cf6;--cyan:#19d3e6;--sans:var(--font-hanken), system-ui, sans-serif;--mono:var(--font-space-mono), monospace;--dp:var(--font-display), sans-serif;--max:1200px;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh}.jz-landing *{box-sizing:border-box}.jz-landing button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.jz-landing a{color:inherit;text-decoration:none}.jz-landing img{max-width:100%;display:block}.jz-landing ::selection{background:var(--accent);color:#fff}.jz-landing .eyebrow{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-size:11px}.jz-landing .container{max-width:var(--max);margin:0 auto;padding:0 clamp(20px,5vw,56px)}.jz-landing .section{padding:clamp(58px,8vw,104px) 0}.jz-landing .section.bordered{border-top:1px solid var(--line)}.jz-landing .sec-head{margin-bottom:38px}.jz-landing .sec-head.center{text-align:center;max-width:60ch;margin-left:auto;margin-right:auto}.jz-landing .sec-head h2{font-family:var(--dp);letter-spacing:-.035em;text-wrap:balance;margin-top:10px;font-size:clamp(28px,3.6vw,44px);font-weight:700;line-height:1.04}.jz-landing .sec-head p{color:var(--muted);max-width:56ch;margin-top:14px;font-size:16px;line-height:1.6}.jz-landing .sec-head.center p{margin-left:auto;margin-right:auto}.jz-landing .faq-wrap{max-width:820px;margin:0 auto}.jz-landing .qa{border-bottom:1px solid var(--line)}.jz-landing .qa .q{text-align:left;width:100%;font-family:var(--dp);letter-spacing:-.02em;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:23px 4px;font-size:17.5px;font-weight:600;display:flex}.jz-landing .qa .q .x{color:var(--muted);flex:none;font-size:19px;transition:transform .3s}.jz-landing .qa.open .q .x{color:var(--text);transform:rotate(45deg)}.jz-landing .qa .a{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.jz-landing .qa.open .a{grid-template-rows:1fr}.jz-landing .qa .a-inner{overflow:hidden}.jz-landing .qa .a p{color:var(--muted);max-width:74ch;padding:0 4px 23px;font-size:14.5px;line-height:1.7}.jz-landing .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1);transform:translateY(16px)}.jz-landing .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.jz-landing .reveal{opacity:1;transition:none;transform:none}}.jz-landing .section .sec-head h2 em{color:var(--accent-2);font-style:normal}
