:root{--grey-25:#fcfcfc;--grey-50:#f7f7f8;--grey-100:#f0f0f1;--grey-200:#e4e4e7;--grey-300:#d1d1d6;--grey-400:#a1a1aa;--grey-500:#71717a;--grey-600:#52525b;--grey-700:#3f3f46;--grey-800:#27272a;--grey-900:#18181b;--ink:#0a0a0b;--white:#fff;--success-25:#f0fbf5;--success-50:#dff6e9;--success-100:#bbebd2;--success-400:#34c77f;--success-500:#1fa463;--success-700:#0f6b3e;--bg:var(--grey-50);--bg-elevated:var(--white);--text:var(--grey-900);--text-secondary:var(--grey-500);--text-muted:var(--grey-400);--border:var(--grey-200);--border-strong:var(--grey-300);--accent:var(--success-500);--accent-bright:var(--success-400);--accent-text:var(--success-700);--glow:#1fa46329;--phone-shadow-bleed:28px;--phone-shadow:0 1px 2px #0000000d, 0 5px 12px #0000000f, 0 10px 18px #0000000d;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-phone:40px;--radius-full:999px;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--duration-press:.14s;--duration-ui:.2s;--duration-enter:.72s;--duration-reveal:.48s;--font-display:"Schibsted Grotesk", system-ui, sans-serif;--font-body:"General Sans", system-ui, sans-serif;--content-width:72rem;--legal-width:42rem;--gutter:24px;--header-h:56px;--panel-h:calc(100dvh - var(--header-h));--phone-ratio:2.174;--section-y:56px;--split-gap:32px;--phone-max:240px}@media (width>=768px){:root{--gutter:32px;--section-y:72px;--split-gap:40px;--phone-max:280px}}@media (width>=1024px){:root{--section-y:88px;--split-gap:48px;--phone-max:320px}}@media (width>=1280px){:root{--phone-max:340px}}[data-surface=muted]{--bg:var(--grey-50);--bg-elevated:var(--white);background:var(--bg);color:var(--text)}[data-surface=light]{--bg:var(--white);--bg-elevated:var(--grey-25);background:var(--bg);color:var(--text)}[data-surface=tint]{--bg:var(--success-25);--bg-elevated:var(--white);background:var(--bg);color:var(--text)}[data-theme=light]{--bg:var(--grey-50);--bg-elevated:var(--white);--text:var(--grey-900);--text-secondary:var(--grey-500);--text-muted:var(--grey-400);--border:var(--grey-200);--border-strong:var(--grey-300);--accent-text:var(--success-700)}@font-face{font-family:Schibsted Grotesk;src:url(/fonts/SchibstedGrotesk.woff2)format("woff2");font-weight:500 700;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:auto}body{min-height:100dvh;font-family:var(--font-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.5;overflow-x:clip}body:has(.snap-root){height:100%;max-height:100dvh;overflow:hidden}body:has(.snap-root) .site-header{position:fixed;top:0;left:0;right:0}.snap-root{top:var(--header-h);left:0;right:0;bottom:env(safe-area-inset-bottom,0px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto;position:fixed;overflow:hidden auto;container-type:size}.snap-root>main{display:contents}@media (prefers-reduced-motion:no-preference){.snap-root{scroll-snap-type:y mandatory}.snap-root.snap-paused{scroll-snap-type:none}}@media (prefers-reduced-motion:reduce){.snap-root{scroll-snap-type:none}}img,picture,video{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.15em;text-decoration-thickness:1px}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:600;line-height:1.08}p{text-wrap:pretty;margin:0}button{font:inherit}.container{width:min(100% - (var(--gutter) * 2), var(--content-width));margin-inline:auto}.container--legal{width:min(100% - (var(--gutter) * 2), var(--legal-width))}.section{padding-block:var(--section-y)}.snap-panel{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;height:100cqh;min-height:100cqh;max-height:100cqh;overflow:clip}.snap-panel--short{box-sizing:border-box;scroll-snap-align:end;scroll-snap-stop:always;height:auto;min-height:0;max-height:none;overflow:visible}@supports not (height:100cqh){.snap-panel{height:100%;min-height:100%;max-height:100%}}body:not(:has(.snap-root)) .snap-panel{height:var(--panel-h);max-height:var(--panel-h);min-height:var(--panel-h)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.phone-frame{--phone-radius:clamp(12px, 14cqi, var(--radius-phone));width:min(100%, var(--phone-max));isolation:isolate;box-sizing:content-box;padding:6px var(--phone-shadow-bleed) var(--phone-shadow-bleed);margin-inline:auto;margin-inline:calc(-1 * var(--phone-shadow-bleed));position:relative;container-type:inline-size}.phone-frame:before{content:"";inset:6px var(--phone-shadow-bleed) var(--phone-shadow-bleed);border-radius:var(--phone-radius);background:radial-gradient(ellipse 80% 55% at 50% 30%, var(--glow), transparent 70%);z-index:-1;pointer-events:none;position:absolute}.phone-frame img{z-index:1;border-radius:var(--phone-radius);border:1px solid var(--grey-200);width:100%;box-shadow:var(--phone-shadow);background:var(--white);position:relative}.split{gap:var(--split-gap);align-items:center;display:grid}@media (width>=1024px){.split{grid-template-columns:1fr 1fr}.split--flip>:first-child{order:2}.split--flip>:last-child{order:1}.split:not(.split--flip) .phone-frame{justify-self:end}.split--flip .phone-frame{justify-self:start}}.btn{justify-content:center;align-items:center;gap:var(--space-2);height:48px;padding:0 var(--space-5);border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;transition:transform var(--duration-press) var(--ease-out), background-color var(--duration-ui) ease, border-color var(--duration-ui) ease, color var(--duration-ui) ease;border:1.5px solid #0000;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.btn:focus-visible{outline:2px solid var(--success-500);outline-offset:3px}.btn:active{transform:scale(.97)}.btn--primary{background:var(--grey-900);color:var(--white)}.btn--secondary{background:var(--grey-100);color:var(--grey-900)}@media (hover:hover) and (pointer:fine){.btn--primary:hover{background:var(--grey-800)}.btn--secondary:hover{background:var(--grey-200)}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;filter:blur(8px);animation:enter var(--duration-enter) var(--ease-out) forwards;transform:translateY(12px)scale(.985)}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}.reveal-delay-4{animation-delay:.32s}@keyframes enter{to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.scroll-reveal{opacity:0;transition:opacity var(--duration-reveal) var(--ease-out), transform var(--duration-reveal) var(--ease-out);transform:translateY(18px)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.scroll-reveal.is-visible .phone-frame{animation:phone-in .64s var(--ease-out) both}@keyframes phone-in{0%{opacity:.4;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}}
