@font-face{font-family:Familjen Grotesk;src:url(/fonts/FamiljenGrotesk-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:Schibsted Grotesk;src:url(/fonts/SchibstedGrotesk-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:Schibsted Grotesk;src:url(/fonts/SchibstedGrotesk-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:Newsreader;src:url(/fonts/Newsreader-Regular.ttf)format("truetype");font-weight:300 400}:root{--ink:#1a1a17;--paper:#f6f4f0;--paper-raised:#fbfaf7;--canvas:#eeebe4;--sage:#3a5f52;--clay-text:#8a5a34;--ramp-0:#a34a3a;--ramp-1:#b0713c;--ramp-2:#8c8348;--ramp-3:#5f7f52;--ramp-4:#2f5348;--alpha-body:#1a1a17a3;--alpha-subtitle:#1a1a178a;--alpha-caption:#1a1a1770;--alpha-eyebrow:#1a1a1766;--alpha-footnote:#1a1a175c;--alpha-hairline:#1a1a171c;--alpha-emphasis-hairline:#1a1a1724;--font-heading:"Familjen Grotesk", system-ui, sans-serif;--font-body:"Schibsted Grotesk", system-ui, sans-serif;--font-serif:"Newsreader", Georgia, serif;--radius-card:14px;--radius-button:11px;--spacing-inner:34px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit}button{font-family:inherit}.home-section{justify-content:center;width:100%;display:flex}.home-section-inner{width:100%;max-width:1120px;padding:0 var(--spacing-inner);box-sizing:border-box}.home-narrow{width:100%;max-width:560px}.home-hero{flex-direction:column-reverse;align-items:center;gap:36px;padding:40px 0 28px;display:flex}.home-hero-text{width:100%;max-width:560px}.home-hero-visual{justify-content:center;width:100%;max-width:380px;display:flex}.home-grid-3{grid-template-columns:1fr;gap:24px;display:grid}.home-steps{grid-template-columns:1fr;gap:28px;display:grid}.home-step-number{font-family:var(--font-serif);color:var(--ramp-3);margin:0 0 8px;font-size:34px;font-weight:300;line-height:1}@media (width>=880px){.home-hero{flex-direction:row;justify-content:space-between;align-items:center;gap:48px;padding:84px 0 64px}.home-hero-visual{max-width:420px}}@media (width>=760px){.home-grid-3{grid-template-columns:repeat(3,1fr);gap:32px}.home-steps{grid-template-columns:repeat(5,1fr);gap:20px}}
