.hero{position:relative;overflow:hidden;min-height:640px;display:flex;align-items:flex-end}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,13,.55),rgba(5,7,13,.35) 40%,rgba(5,7,13,.85)),linear-gradient(90deg,rgba(5,7,13,.75),rgba(5,7,13,.15) 55%);z-index:1}.hero__inner{position:relative;z-index:2;padding:calc(var(--header-height) + 48px) 0 72px;max-width:620px}.hero__eyebrow{display:inline-block;color:var(--accent-yellow);font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.hero h1{color:#fff;font-size:clamp(2.1rem,4.8vw,3.4rem);line-height:1.1;margin:0 0 20px;font-weight:800;letter-spacing:-.01em}.hero__subtitle{color:hsla(0,0%,100%,.88);font-size:16px;line-height:1.65;max-width:520px;margin:0 0 32px}.hero__cta{display:flex;width:100%;max-width:520px;border-radius:var(--radius-lg);padding-top:18px;padding-bottom:18px}.hero__fineprint{margin:20px 0 0;font-size:14px;color:hsla(0,0%,100%,.8)}.hero__fineprint a{color:#fff;font-weight:700;text-decoration:underline}@media (max-width:600px){.hero{min-height:560px}.hero__cta{width:100%;justify-content:center}}.highlights{position:relative;overflow:hidden;background:#0a0a0a;padding:40px 0;border-radius:28px 28px 0 0;margin-top:-28px}.highlights__mask{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.highlights__label{text-align:center;color:#8a94a6;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px}.highlights__track{display:flex;gap:14px;width:max-content;animation:highlights-scroll 28s linear infinite}.highlights__chip{flex-shrink:0;padding:12px 24px;border-radius:var(--radius-pill);background:#17181c;border:1px solid #2a2b30;font-size:14px;font-weight:700;color:#fff;white-space:nowrap}@keyframes highlights-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.highlights__track{animation:none}}.feature-rows{padding:88px 0 40px;background:var(--bg)}.feature-rows__header{text-align:center;max-width:560px;margin:0 auto 64px}.feature-rows__header h2{font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:800;margin:0 0 12px}.feature-rows__header p{color:var(--fg-muted);font-size:16px;margin:0}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;margin-bottom:88px}.feature-row--reverse .feature-row__media{order:2}.feature-row__media{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card);aspect-ratio:3/2;position:relative}.feature-row__media img{width:100%;height:100%;object-fit:cover}.feature-row__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff4d6;font-size:22px;margin-bottom:18px}.feature-row__content h3{font-size:1.6rem;font-weight:800;margin:0 0 12px}.feature-row__content p{color:var(--fg-muted);font-size:15.5px;line-height:1.65;margin:0 0 18px}.feature-row__content ul{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:8px}.feature-row__content li{position:relative;padding-left:20px;color:var(--fg-muted);font-size:14.5px}.feature-row__content li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--accent-yellow-dark)}@media (max-width:860px){.feature-row{grid-template-columns:1fr;gap:28px;margin-bottom:56px}.feature-row--reverse .feature-row__media{order:0}}.promo-banner{position:relative;border-radius:var(--radius-xl);overflow:hidden;min-height:260px;display:flex;align-items:center}.promo-banner__image{object-fit:cover}.promo-banner__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,13,.9) 10%,rgba(5,7,13,.45) 75%)}.promo-banner__content{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:40px 44px}.promo-banner__content h2{color:#fff;font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:800;margin:0 0 10px;max-width:460px}.promo-banner__content p{color:hsla(0,0%,100%,.85);font-size:15px;margin:0;max-width:460px;line-height:1.6}@media (max-width:600px){.promo-banner__content{padding:32px 24px}.promo-banner__content .btn{width:100%;justify-content:center}}.how{padding:80px 0;background:var(--bg)}.how__grid{display:grid;grid-template-columns:340px 1fr;grid-gap:64px;gap:64px;align-items:center}.how__phone{display:flex;justify-content:center}.how__phone-frame{width:260px;aspect-ratio:9/18.5;background:#0f172a;border-radius:36px;padding:14px;box-shadow:0 24px 60px rgba(15,23,42,.25)}.how__phone-notch{width:70px;height:6px;background:#1e293b;border-radius:4px;margin:0 auto 18px}.how__phone-screen{background:#fff;height:calc(100% - 24px);border-radius:22px;padding:22px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.how__phone-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--accent-yellow);color:#1a1300;font-weight:800;font-size:12px;margin:12px 0 4px}.how__phone-title{font-weight:700;font-size:14.5px;margin:0;color:var(--fg)}.how__phone-desc{font-size:12.5px;color:var(--fg-muted);margin:0}.how__phone-actions{margin-top:auto;width:100%;display:flex;flex-direction:column;gap:8px}.how__phone-confirm{background:var(--accent-yellow);color:#1a1300;font-weight:700;font-size:13px;padding:10px;border-radius:var(--radius-pill)}.how__phone-cancel{color:var(--fg-subtle);font-size:13px;padding:8px}.how__content h2{font-size:clamp(1.7rem,3.5vw,2.4rem);margin:0 0 8px;font-weight:800}.how__subtitle{color:var(--fg-muted);margin:0 0 40px;font-size:15.5px}.how__steps{list-style:none;margin:0 0 36px;padding:0;display:flex;flex-direction:column;gap:8px}.how__steps li{display:flex;gap:18px;align-items:flex-start;padding:14px;border-radius:var(--radius-lg)}.how__steps li:hover{background:var(--bg-alt)}.how__step-number{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;background:var(--accent-yellow);color:#1a1300}.how__steps h3{margin:4px 0;font-size:15.5px;font-weight:700}.how__steps p{margin:0;color:var(--fg-muted);font-size:14px;line-height:1.55}@media (max-width:860px){.how__grid{grid-template-columns:1fr;gap:40px}.how__phone-frame{width:220px}}.container:has(.promo-banner){padding-top:8px;padding-bottom:64px}