*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:#202421;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #117d85;outline-offset:5px}header{height:86px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:#bf3a0b}.brand{font-size:27px;font-weight:800}.brand-dot,h1 span{color:#ef4f19}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#e94810;color:#fff;padding:16px 24px;border-radius:7px;font-size:15px;font-weight:650;transition:background .2s}.button:hover{background:#c33b0a}.button.small{padding:11px 18px;font-size:13px}.hero{position:relative;min-height:600px;height:calc(88svh - 86px);max-height:790px;display:grid;place-items:center;overflow:hidden;background:#f3f5f5}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;text-align:center;padding:36px 20px;max-width:720px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:0;color:#53635b;margin:0 0 22px}.dot{width:7px;height:7px;display:inline-block;background:#31805a;border-radius:50%;margin-right:7px}h1{font-size:88px;line-height:1.05;margin:0 0 18px;font-weight:760}.hero-line{font-size:39px;font-weight:550;line-height:1.15;margin:0 0 24px}.intro{font-size:17px;color:#465049;line-height:1.7;margin:0 0 26px}.availability{font-size:12px;color:#536159;margin:17px 0 0}.platform-band{padding:29px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8eae8;font-size:13px;color:#626964}.platform-band>div{display:flex;align-items:center;gap:42px}.dba{font-size:27px;color:#f15328;font-weight:900}.vinted{font-size:29px;font-style:italic;color:#087d85;font-family:Georgia,serif}.independent{font-size:11px}.section{padding:95px 7%;scroll-margin-top:15px}.section-heading{text-align:center}h2{font-size:44px;line-height:1.13;font-weight:600;margin:0 0 24px}p{margin:0 0 22px}.section-heading>p:last-child{color:#69736b;font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:62px}.steps article{border-top:1px solid #dce1dc;padding-top:22px}.number{color:#bb410f;font-size:13px;font-weight:700}h3{font-size:21px;font-weight:600;margin:22px 0 13px}.steps p{font-size:15px;color:#616b63;max-width:340px}.overview{background:#f0f5f2;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:70px}.overview-copy>p:not(.eyebrow){max-width:390px;color:#59665e}.note{font-size:13px;color:#6b756d}.sample{background:white;border:1px solid #dbe3dd;border-radius:8px;box-shadow:0 20px 45px #1f35200a;min-width:0}.sample-top{padding:24px;display:flex;justify-content:space-between;gap:10px;align-items:center}.sample-top>span{font-size:10px;color:#717b73}.sample-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:23px 24px;border-top:1px solid #e8ede9}.sample-row strong{font-size:14px;display:block}.sample-row small{display:block;font-size:11px;color:#717b73;margin-top:4px}.status,.attention{font-size:10px;padding:5px 8px;white-space:nowrap;color:#26734a;background:#edf6ee;border-radius:4px}.teal{color:#16717b;background:#edf6f6}.attention{color:#924213;background:#fff0e4}.sample-bottom{padding:18px 24px;font-size:11px;color:#69766c;border-top:1px solid #e8ede9}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pricing>div>p:not(.eyebrow){color:#657067}.price-preview{border:1px solid #dbe1dc;border-radius:8px;padding:34px}.price-top{display:flex;justify-content:space-between;gap:12px;font-size:14px}.price-top>span{font-size:11px;color:#69756b}.price-preview .price{font-size:36px;font-weight:600;line-height:1.2;margin:30px 0;color:#212b24}.price-preview ul{padding:0;list-style:none;color:#59655d;font-size:14px;margin:0 0 28px}.price-preview li{padding:7px 0}.price-preview li:before{content:'✓';color:#348254;margin-right:12px}.dark{background:#23382c;width:100%}.dark:hover{background:#344c3e}.price-preview>small{display:block;text-align:center;font-size:11px;color:#717c74;margin-top:15px}.faq{border-top:1px solid #e8eae8;display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.faq h2{font-size:35px}details{border-bottom:1px solid #dce3dd;padding:21px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:16px;font-weight:550}details p{color:#657168;font-size:14px;margin:16px 0 0;line-height:1.8}.launch{background:#eef3f4;text-align:center}.launch h2{font-size:50px}.launch>p:not(.eyebrow){color:#63736c}.launch-label{display:inline-block;font-size:13px;color:#315345;border:1px solid #c0d1c7;border-radius:5px;padding:12px 18px;margin:3px 0 25px}footer{padding:37px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>span{font-size:12px;color:#6a776f;margin:0}@media(min-width:1600px){.section{padding-left:max(7%,calc((100% - 1280px)/2));padding-right:max(7%,calc((100% - 1280px)/2))}}@media(max-width:950px){nav{gap:18px}.hero-image{object-fit:cover}.hero-copy{background:#f4f6f4d9;border-radius:0}.overview,.pricing,.faq{gap:35px}.sample-row{grid-template-columns:1fr auto}.sample-row>div{grid-column:1/-1}.sample-row>.status{justify-self:start}.section{padding:70px 6%}.steps{gap:25px}h2{font-size:36px}.independent{display:none}}@media(max-width:600px){header{height:74px;padding:0 6%}.brand{font-size:24px}nav{display:none}.button.small{font-size:12px;padding:10px 13px}.hero{height:auto;min-height:600px;max-height:none;align-items:start}.hero-image{object-fit:cover;object-position:center}.hero-copy{padding:55px 16px 30px;margin:30px 0 85px;background:#f5f7f5ed;width:100%}h1{font-size:62px}.hero-line{font-size:30px}.intro{font-size:15px;max-width:320px;margin-left:auto;margin-right:auto}.desktop{display:none}.hero .eyebrow{font-size:9px}.platform-band{flex-direction:column;padding:24px}.platform-band>div{gap:45px}.section{padding:60px 7%}h2{font-size:34px}.steps,.overview,.pricing,.faq{grid-template-columns:1fr}.steps{gap:22px;margin-top:35px}.steps p{max-width:none}h3{margin-top:10px}.overview{gap:30px}.sample-top{padding:20px}.sample-row{padding:18px 20px;grid-template-columns:1fr 1fr}.sample-row>.status{justify-self:start}.pricing{gap:25px}.price-preview{padding:23px}.faq{gap:15px}.faq h2{font-size:30px}.launch h2{font-size:37px}footer{flex-wrap:wrap;padding:28px 7%}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:950px){.hero-copy{background:transparent}}@media(max-width:600px){.hero{min-height:655px;background:#e8edef}.hero-image{height:265px;top:auto;bottom:0;object-fit:cover;object-position:center bottom}.hero-copy{margin:0;padding-top:38px;background:transparent}.hero-copy .availability{margin-top:15px}.hero .hero-line{margin-bottom:16px}.hero .intro{margin-bottom:18px}}

/* Launch pages */
.product-preview figure{max-width:760px;margin:40px auto 0}.product-preview img{display:block;width:100%;height:auto;filter:drop-shadow(0 12px 22px #20242112)}figcaption{text-align:center;font-size:12px;color:#657067;margin-top:20px}
.contact{text-align:center;border-top:1px solid #e8eae8}.contact>a,.legal a{color:#b93a0c;text-decoration:underline}.contact .note{max-width:580px;margin:24px auto 0}.legal{max-width:960px;margin:auto}.legal h1{font-size:48px;margin-bottom:30px}.legal h2{font-size:25px;margin-top:40px}.legal p{color:#535b56}footer nav{display:flex;flex-wrap:wrap;gap:18px}@media(max-width:600px){h1{font-size:46px}.legal h1{font-size:36px}.brand{font-size:22px}.button.small{max-width:150px;text-align:center}footer nav{display:flex}.hero{min-height:620px}}
