@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/schibsted-grotesk-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--ink: #131313;--muted: #8f8a80;--accent: #4b1fe8;--tint: #f6f0df;--panel-radius: 12px}*{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth}body{margin:0;padding:0;color:var(--ink);background:var(--accent);font-family:Schibsted Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none;transition:opacity .18s ease}a:hover{opacity:.6}::selection{color:#fff;background:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.floating-nav{position:fixed;top:20px;left:50%;z-index:50;display:flex;align-items:center;gap:44px;padding:14px 22px;color:var(--ink);background:#fff;border:0;border-radius:16px;box-shadow:0 2px 14px #0000001a,0 0 0 1px #00000008;cursor:pointer;transform:translate(-50%)}.floating-nav img{display:block;width:26px;height:26px}.floating-nav>span:not(.sr-only){font-size:19px;font-weight:700;letter-spacing:.22em}.floating-nav svg path{fill:none;stroke:#d3d1ce;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .32s ease}.floating-nav svg.is-scrolled path{stroke:var(--ink)}.floating-nav:focus-visible,.email-form button:focus-visible,.site-footer a:focus-visible{outline:3px solid #e86fd0;outline-offset:3px}.page-main{position:relative;z-index:1;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;transform-origin:50% 100%}.hero{padding:128px 24px 16px;text-align:center}.hero h1{max-width:1500px;margin:0 auto;font-size:clamp(46px,7.8vw,132px);font-weight:500;line-height:.98;letter-spacing:-.04em;text-wrap:balance}.hero>p{max-width:30em;margin:34px auto 0;font-size:19px;font-weight:500}.email-shell{position:relative;width:400px;max-width:100%;margin:34px auto 0;transition:width .48s cubic-bezier(.22,1,.36,1)}.email-shell.is-focused{width:520px}.email-glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:linear-gradient(90deg,#7a4dff,#ff6fd8,#b37bff,#7a4dff,#ff6fd8);background-size:300% 100%;border-radius:34px;opacity:0;transition:opacity .38s ease;animation:glow-drift 7s linear infinite}.email-shell.is-focused .email-glow{opacity:1}.email-dashes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none;opacity:1;transition:opacity .38s ease}.email-dashes rect{fill:none;stroke:#8c8c8a;stroke-width:2;stroke-dasharray:3 4;animation:dash-march 2.6s linear infinite}.email-shell.is-focused .email-dashes{opacity:0}.email-form{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px;background:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:34px}.email-form input{flex:1 1 120px;min-width:0;height:46px;padding:0 16px;font-size:17px;font-weight:500;color:#000;background:transparent;border:0;outline:none}.email-form input::placeholder{color:#b8b6b4;opacity:1}.email-form .email-honeypot{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.email-form button{flex:0 0 auto;height:46px;padding:0 16px;font-size:17px;font-weight:500;color:#fff;white-space:nowrap;background:var(--ink);border:0;border-radius:999px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.email-form button:hover{opacity:.85}.email-form button:active{transform:scale(.98)}.email-form button:disabled{cursor:default;opacity:.7}.email-status{flex:1 0 100%;min-height:0;font-size:14px;font-weight:500;color:#8a256f}.email-status:empty{display:none}.hero-media{padding:40px 20px 0}.hero-frame{position:relative;aspect-ratio:4402 / 2082;overflow:hidden;border-radius:10px}.hero-frame img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.2);will-change:transform}.intro{max-width:1500px;padding:110px 24px 70px;margin:0 auto}.intro p{padding:0 20px;margin:0;font-size:clamp(30px,3.4vw,54px);font-weight:500;line-height:1.18;letter-spacing:-.015em;text-wrap:pretty}.intro-word{display:inline-block;opacity:0;will-change:opacity}.intro p.is-visible .intro-word{animation:word-fade 1.5s ease-out var(--word-delay) both}.intro-break{display:block;height:1.18em}.tint-transition{height:75px;background:linear-gradient(to bottom,#fff 0%,var(--tint) 100%)}.features{padding:0 20px 60px;background:var(--tint)}.feature{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1720px;margin:0 auto 42px}.feature:last-child{margin-bottom:0}.feature-visual,.feature-copy{overflow:hidden;border-radius:var(--panel-radius)}.feature-visual{position:relative;aspect-ratio:1;background:#fff}.scale-stage{position:absolute;top:0;left:0;transform-origin:top left}.feature-copy{display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:420px;padding:30px 34px;border:1px solid rgba(19,19,19,.12)}.feature-heading{margin:0;font-size:17px;font-weight:600}.feature-label{display:inline-block;padding:5px 12px;color:var(--ink);background-image:linear-gradient(var(--ink),var(--ink));background-repeat:no-repeat;background-position:left center;background-size:0 100%;border-radius:8px;transition:background-size .64s cubic-bezier(.22,1,.36,1),color .18s ease}.feature-label.is-visible{color:var(--tint);background-size:100% 100%}.feature-copy p{max-width:21em;margin:0;font-size:clamp(22px,1.9vw,29px);font-weight:600;line-height:1.4;text-wrap:pretty}.instruction-panel,.tasks-panel{width:100%;height:100%;padding:clamp(26px,3vw,46px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;pointer-events:none}.instruction-viewport{position:relative;width:min(100%,440px);height:100%;margin:0 auto;overflow:hidden}.instruction-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:clamp(20px,2.2vw,30px);justify-content:center;will-change:transform}.instruction-layer--current{animation:instruction-enter .62s cubic-bezier(.65,0,.35,1) both}.instruction-layer--previous{animation:instruction-exit .62s cubic-bezier(.65,0,.35,1) both}.instruction-title{display:flex;gap:16px;align-items:center;font-size:clamp(30px,2.9vw,42px);font-weight:700;line-height:1;letter-spacing:-.035em}.instruction-list{display:flex;flex:0 0 auto;flex-direction:column}.instruction-row{display:flex;gap:16px;align-items:center;min-height:clamp(40px,3.2vw,48px);padding:6px 0;font-size:20px;font-weight:400;border-top:1px solid rgba(19,19,19,.1)}.instruction-row:last-child{border-bottom:1px solid rgba(19,19,19,.1)}.check-circle{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;color:transparent;font-size:17px;font-weight:700;background:transparent;border:2px solid #131315;border-radius:50%;transition:color .18s ease 60ms,background .22s ease,border-color .22s ease}.check-circle.is-done{color:#fff;background:var(--accent);border-color:var(--accent)}.feature-visual--cards{aspect-ratio:1}.nudge-stack{position:relative;display:grid;width:100%;height:100%;overflow:hidden;place-items:center}.nudge-card{position:absolute;z-index:1;width:min(82%,520px);padding:28px 30px 26px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:#fff;border-radius:28px;box-shadow:0 24px 70px #13131321,0 2px 10px #1313130d;transition:transform .9s cubic-bezier(.65,0,.35,1),opacity .9s cubic-bezier(.65,0,.35,1);will-change:transform,opacity}.nudge-card.is-active{z-index:2}.nudge-card h3{display:flex;gap:10px;margin:0;color:#131315;font-size:23px;font-weight:600;line-height:1.25;letter-spacing:-.01em}.nudge-card p{margin:10px 0 0;color:#9fa0a6;font-size:19px;font-weight:500;line-height:1.35}.nudge-action{display:inline-block;padding:12px 22px;margin-top:18px;color:#fff;font-size:17px;font-weight:600;background:#2b2b2e;border-radius:999px}.tasks-panel{display:flex;flex-direction:column;gap:clamp(18px,1.8vw,26px);justify-content:center}.tasks-title,.tasks-list{width:min(100%,440px);margin:0 auto}.tasks-title{color:#131315;font-size:20px;font-weight:600}.tasks-title span{color:#a7a8ae;font-weight:500}.tasks-list{display:flex;flex-direction:column;gap:clamp(14px,1.5vw,20px)}.task{display:flex;gap:14px}.task-dot{flex:0 0 auto;width:15px;height:15px;margin-top:8px;background:var(--accent);border-radius:50%;animation:dot-pulse 1.8s ease-in-out infinite}.task-title{display:flex;gap:9px;align-items:baseline;color:var(--accent);font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.01em;animation:title-shimmer 2.6s ease-in-out infinite}.task-steps{display:flex;flex-direction:column;gap:1px;margin-top:3px}.task-steps>div{display:flex;gap:9px;align-items:center;color:#a7a8ae;font-size:18px;line-height:1.3}.task-steps svg{flex:0 0 auto}.task-steps path{fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.task-steps .is-pending{animation:step-shimmer 1.8s ease-in-out infinite}.site-footer{display:flex;flex-direction:column;gap:200px;padding:70px 48px 56px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:32px;font-size:17px;font-weight:500}.footer-column{display:flex;flex-direction:column;gap:16px}.footer-column a,.footer-column [aria-disabled=true]{color:var(--muted)}.footer-bottom{color:var(--muted);font-size:16px}.footer-spacer,.footer-reveal{height:clamp(430px,56vh,620px)}.footer-reveal{position:fixed;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:flex-start;padding:60px 24px 40px;color:#fff;background:var(--accent)}.footer-reveal>div{display:flex;flex-direction:column;gap:44px;align-items:center;width:100%}.footer-reveal h2{max-width:20em;margin:0;font-size:clamp(38px,4.6vw,76px);font-weight:500;line-height:1.05;letter-spacing:-.03em;text-align:center;text-wrap:balance}.email-shell--inverse{margin-top:0}.email-shell--inverse .email-glow{background:linear-gradient(90deg,#fff,#ffd9f3,#e5d8ff,#fff,#ffd9f3);background-size:300% 100%}.email-shell--inverse .email-dashes rect{stroke:#ffffffa6}.email-shell--inverse .email-form{background:var(--accent)}.email-shell--inverse .email-form input{color:#fff}.email-shell--inverse .email-form input::placeholder{color:#fff9}.email-shell--inverse .email-form button{color:var(--accent);background:#fff}.email-shell--inverse .email-status{color:#fff}.footer-logo{position:absolute;bottom:32px;left:50%;display:block;width:48px;height:48px;filter:brightness(0) invert(1);transform:translate(-50%)}@keyframes dash-march{to{stroke-dashoffset:-14}}@keyframes glow-drift{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes word-fade{0%{opacity:0}to{opacity:1}}@keyframes instruction-enter{0%{transform:translate(170%)}to{transform:translate(0)}}@keyframes instruction-exit{0%{transform:translate(0)}to{transform:translate(-170%)}}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.72)}}@keyframes step-shimmer{0%,to{opacity:.45}50%{opacity:1}}@keyframes title-shimmer{0%,to{color:#7a4dff}50%{color:#e86fd0}}@media(max-width:820px){.floating-nav{gap:28px}.hero{padding-top:96px}.hero>p{max-width:none}.hero>p br{display:none}.email-form button{flex:1 0 100%}.hero-frame{aspect-ratio:3 / 4}.hero-frame img{object-position:55% center}.intro{padding-top:70px;padding-bottom:20px}.tint-transition{height:45px}.features{padding-top:90px}.feature{grid-template-columns:1fr}.feature-copy{min-height:0;padding-top:44px;padding-bottom:44px}.feature--two .feature-visual{order:-1}.site-footer{gap:70px;padding:56px 24px 40px}.footer-grid{grid-template-columns:1fr 1fr;row-gap:40px}.footer-grid>:first-child{grid-column:1 / -1}.footer-reveal{padding-top:80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.intro-word{opacity:1}}
