.page-home .hero{max-width:var(--measure);margin:0 auto;padding:48px 40px 96px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 92px)}.page-home .headline{font-family:var(--font-display);font-weight:500;font-size:clamp(40px,5.8vw,76px);line-height:1.04;letter-spacing:-.02em;margin:0 auto;max-width:18ch;text-wrap:balance}.page-home .headline em{font-style:italic;font-weight:500;color:var(--accent)}.page-home .subhead{margin:28px auto 0;max-width:56ch;font-size:19px;line-height:1.65;color:var(--text-muted)}.page-home .subhead strong{color:var(--text);font-weight:500}.page-home .cta-row{display:flex;flex-wrap:wrap;gap:14px;margin:44px 0 22px;justify-content:center}.page-home .cta-aside{font-size:13.5px;color:var(--text-subtle);max-width:64ch;line-height:1.65;margin:0 auto}.page-home .accent-mark{color:var(--ai);font-weight:500}.page-home .section{max-width:var(--measure);margin:0 auto;padding:96px 40px;border-top:1px solid var(--border)}.page-home .section-h{display:flex;align-items:baseline;justify-content:space-between;gap:32px;margin-bottom:64px}.page-home .section-h h2{font-family:var(--font-display);font-weight:500;font-size:clamp(32px,3.6vw,48px);line-height:1.1;letter-spacing:-.015em;margin:0;max-width:14ch;text-wrap:balance}.page-home .section-h .meta{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.16em;white-space:nowrap}.page-home .features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border)}.page-home .feature{padding:40px 32px 36px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:16px;position:relative}.page-home .feature:last-child{border-right:0}.page-home .feature-icon{width:44px;height:44px;border-radius:var(--r-md);background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent);display:grid;place-items:center}.page-home .feature-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.page-home .feature-num{position:absolute;top:28px;right:32px;font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);letter-spacing:.16em}.page-home .feature h3{font-family:var(--font-display);font-weight:500;font-size:24px;line-height:1.25;letter-spacing:-.01em;margin:8px 0 0}.page-home .feature p{margin:0;color:var(--text-muted);font-size:15.5px;line-height:1.6}.page-home .closer{max-width:var(--measure);margin:0 auto;padding:120px 40px 140px;display:flex;justify-content:center}.page-home .closer-text{font-family:var(--font-display);font-weight:400;font-size:clamp(28px,3.6vw,44px);line-height:1.25;letter-spacing:-.015em;text-align:center;max-width:22ch;text-wrap:balance;margin:0}.page-home .closer-text em{font-style:italic;color:var(--accent)}.page-home .closer-rule{display:block;width:56px;height:1px;background:var(--accent);margin:0 auto 36px}@media (max-width:880px){.page-home .hero{padding:56px 24px 80px}.page-home .subhead{font-size:17px}.page-home .cta-row{flex-direction:column;align-items:stretch;gap:10px}.page-home .cta-row .btn{justify-content:center}.page-home .section{padding:72px 24px}.page-home .section-h{flex-direction:column;gap:14px;margin-bottom:40px}.page-home .features{grid-template-columns:1fr}.page-home .feature{border-right:0}.page-home .closer{padding:80px 24px 100px}}