.hp{--hp-radius:28px;--hp-line:#EDEDF3;overflow-x:clip;background:#FCFCFD}.hp section{padding:140px 0 0}.hp .hp-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--brand)}.hp .hp-eyebrow.on-dark{color:var(--cyan)}.hp .hp-eyebrow .rule{width:22px;height:1px;background:var(--cyan);display:block}.hp h1{margin:26px 0 0;font-size:clamp(40px,4.8vw,66px);letter-spacing:-.035em;line-height:1}.hp h1,.hp h2{font-weight:500}.hp h2{margin:20px 0 0;font-size:clamp(32px,3.4vw,48px);letter-spacing:-.03em;line-height:1.04}.hp .hp-lede{margin:18px 0 0;font-size:18px;line-height:1.6;color:var(--text-2);text-wrap:pretty}.hp .hp-head{max-width:680px}.hp .hp-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}.hp .hp-head-row .hp-head{max-width:640px}.hp .hp-note{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3)}.hp .pill{display:inline-flex;align-items:center;gap:9px;font-size:16px;font-weight:600;padding:16px 26px;border-radius:999px;white-space:nowrap;transition:background .16s ease,border-color .16s ease,transform .16s ease}.hp .pill svg{width:16px;height:16px}.hp .pill.sm{font-size:15px;padding:14px 22px}.hp .pill.dark{background:var(--ink);color:#fff}.hp .pill.dark:hover{background:var(--ink-3)}.hp .pill.line{border:1px solid var(--line-2);color:var(--text);background:#fff}.hp .pill.line:hover{border-color:var(--text-3)}.hp .pill.cyan{background:var(--cyan);color:var(--ink)}.hp .pill.cyan:hover{background:#5FE8F5}.hp .pill.on-dark{border:1px solid rgba(255,255,255,.22);color:#fff}.hp .pill.on-dark:hover{border-color:#fff}.hp .hp-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--accent)}.hp .hp-link svg{width:14px;height:14px;transition:transform .16s ease}.hp .hp-link:hover svg{transform:translateX(3px)}.hp .hp-hero{padding-top:72px}.hp .hp-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:48px 64px;align-items:center}.hp .hp-hero-copy{min-width:0}.hp .hp-hero-copy .hp-lede{margin-top:26px;font-size:19px;max-width:500px}.hp .hp-hero-actions{margin-top:32px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hp .hp-hero-actions .hp-link{font-size:16px;padding:16px 4px}.hp .hp-badges{margin-top:36px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hp .hp-badges img{height:38px;width:auto}.hp .hp-badges span{font-size:13.5px;color:var(--text-3);margin-left:6px}.hp .hp-partners{margin-top:28px;display:flex;gap:10px;flex-wrap:wrap}.hp .hp-partner{display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 10px;border-radius:999px;border:1px solid var(--hp-line);background:#fff;font-size:12.5px;font-weight:600;color:var(--text)}.hp .hp-partner .ic{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp .hp-partner .ic svg{width:13px;height:13px}.hp .hp-partner .ic.apple{background:var(--ink);color:#fff}.hp .hp-partner .ic.google{background:#fff;border:1px solid var(--hp-line)}.hp .hp-partner .ic.google svg{width:14px;height:14px}.hp .hp-partner .ic.samsung{background:#1428A0;color:#fff;font-family:"Poppins",var(--font);font-size:11px;font-weight:700}.hp .hp-hero-visual{min-width:0;position:relative}.hp .hp-hero-glow{position:absolute;inset:-6% -10%;border-radius:50%;background:radial-gradient(circle,rgba(21,219,238,.14),transparent 68%);pointer-events:none}.hp .hp-slides{position:relative;aspect-ratio:5/5.4;border-radius:30px;overflow:hidden;background:#E9EBF1;box-shadow:0 40px 80px -36px rgba(20,24,42,.45)}.hp .hp-slide{position:absolute;inset:0;transition:opacity .9s ease;opacity:0;pointer-events:none}.hp .hp-slide.on{opacity:1;pointer-events:auto}.hp .hp-slide>img.photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp .hp-slide .scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,14,28,0) 45%,rgba(10,14,28,.55));pointer-events:none}.hp .hp-slide .pass{position:absolute;left:7%;bottom:7%;width:44%;transform:rotate(-4deg);animation:hpFloat 7s ease-in-out infinite;pointer-events:none}.hp .hp-slide .pass img{width:100%;height:auto;border-radius:14px;box-shadow:0 30px 50px -22px rgba(0,0,0,.6)}.hp .hp-toast{position:absolute;right:6%;top:7%;display:inline-flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;border-radius:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 14px 30px -14px rgba(0,0,0,.4)}.hp .hp-toast .ic{width:30px;height:30px;border-radius:9px;background:var(--ink);color:var(--cyan);display:flex;align-items:center;justify-content:center}.hp .hp-toast .ic svg{width:15px;height:15px}.hp .hp-toast .t{font-size:13px;line-height:1.3;color:var(--text)}.hp .hp-toast .t strong{display:block;font-weight:600}.hp .hp-toast .t span{color:var(--text-3);font-size:12px}.hp .hp-caption{position:absolute;left:7%;right:7%;bottom:7%;display:flex;justify-content:flex-end}.hp .hp-caption>div{max-width:42%;text-align:right;color:#fff;text-wrap:balance}.hp .hp-caption .k{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.8}.hp .hp-caption .c{margin-top:6px;font-size:clamp(16px,1.5vw,20px);font-weight:500;letter-spacing:-.02em;line-height:1.25}.hp .hp-dots{margin-top:18px;display:flex;justify-content:center;gap:8px}.hp .hp-dots button{width:8px;height:8px;border-radius:4px;padding:0;background:#D5D7E2;transition:all .4s}.hp .hp-dots button.on{width:28px;background:var(--ink)}.hp .hp-logos{padding-top:88px}.hp .hp-logos h2{margin:0;text-align:center;font-size:clamp(22px,2.2vw,30px);font-weight:500;letter-spacing:-.025em}.hp .hp-logos .client-marquee{margin-top:36px}.hp .hp-logos .client-marquee .logos-label{display:none}.hp .hp-prod-nav{display:flex;gap:8px}.hp .hp-prod-nav button{width:46px;height:46px;border-radius:50%;border:1px solid var(--line-2);background:#fff;color:var(--text);display:flex;align-items:center;justify-content:center;transition:border-color .16s ease}.hp .hp-prod-nav button:hover{border-color:var(--text)}.hp .hp-prod-nav button svg{width:16px;height:16px}.hp .hp-prod-viewport{margin-top:52px;overflow:hidden}.hp .hp-prod-track{display:flex;gap:24px;padding:0 max(var(--gutter),calc((100% - var(--maxw)) / 2 + var(--gutter))) 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-padding-left:max(var(--gutter),calc((100% - var(--maxw)) / 2 + var(--gutter)))}.hp .hp-prod-track::-webkit-scrollbar{display:none}.hp .hp-card{flex:0 0 380px;max-width:86vw;scroll-snap-align:start;border-radius:22px;background:#fff;border:1px solid var(--hp-line);display:block;color:var(--text);transition:transform .35s ease;overflow:hidden}.hp .hp-card:hover{transform:translateY(-6px)}.hp .hp-card-art{position:relative;height:300px;overflow:hidden;border-radius:22px 22px 0 0}.hp .hp-card-art .bg{position:absolute;inset:0}.hp .hp-card-art .chip{position:absolute;left:18px;top:18px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.9);color:var(--text)}.hp .hp-card-art img.pass1{top:44px;transform:translateX(-50%) rotate(-5deg)}.hp .hp-card-art img.pass1,.hp .hp-card-art img.pass2{position:absolute;left:50%;width:62%;height:auto;border-radius:14px;box-shadow:0 30px 50px -22px rgba(20,24,42,.5)}.hp .hp-card-art img.pass2{top:120px;transform:translateX(-38%) rotate(5deg)}.hp .hp-card-art img.phone{position:absolute;left:50%;bottom:-70px;width:66%;height:auto;transform:translateX(-50%);border-radius:22px;box-shadow:0 30px 50px -22px rgba(20,24,42,.5)}.hp .hp-card-art .browser{position:absolute;left:10%;right:-14%;bottom:-50px;border-radius:12px;overflow:hidden;border:1px solid var(--hp-line);background:#fff;box-shadow:0 30px 50px -22px rgba(20,24,42,.45)}.hp .browser-bar{display:flex;align-items:center;gap:6px;padding:9px 12px;border-bottom:1px solid #f1f1f6;background:#FAFAFC}.hp .browser-bar i{width:7px;height:7px;border-radius:50%;background:#E2E3EA;display:block}.hp .browser-bar span{margin-left:10px;font-family:var(--mono);font-size:10.5px;color:var(--text-3)}.hp .hp-card-body{padding:26px 28px 28px}.hp .hp-kind{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3)}.hp .hp-card-body h3{margin:10px 0 0;font-size:22px;font-weight:500;letter-spacing:-.02em}.hp .hp-card-body p{margin:10px 0 0;font-size:14.5px;line-height:1.55;color:var(--text-2)}.hp .hp-card-body .hp-link{margin-top:18px;font-size:14px}.hp .hp-outcomes{padding-top:120px}.hp .hp-outcomes-card{border-radius:var(--hp-radius);background:var(--ink);color:var(--on-dark);padding:56px 64px;position:relative;overflow:hidden}.hp .hp-outcomes-card:before{content:"";position:absolute;inset:0;background:radial-gradient(50% 70% at 90% 10%,rgba(21,219,238,.22),transparent 62%);pointer-events:none}.hp .hp-outcomes-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:40px}.hp .hp-outcome .big{font-size:clamp(44px,5vw,72px);font-weight:500;letter-spacing:-.04em;line-height:1;color:#fff}.hp .hp-outcome .l{margin-top:12px;font-size:17px;font-weight:500;color:#fff}.hp .hp-outcome .s{margin-top:6px;font-size:14px;color:var(--on-dark-2);line-height:1.5}.hp .hp-outcomes-card .hp-note{position:relative;margin-top:36px;color:var(--on-dark-3)}.hp .hp-wall-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));gap:48px 64px;align-items:center}.hp .hp-wall-grid .hp-link{margin-top:26px}.hp .hp-wall-grid .hp-note{margin-top:40px}.hp .hp-wall{position:relative;min-width:0;overflow-x:clip}.hp .hp-wall-glow{position:absolute;inset:6% -6%;border-radius:50%;background:radial-gradient(circle,rgba(21,219,238,.12),transparent 68%);pointer-events:none}.hp .hp-wall-cols{position:relative;height:600px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:hidden;mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent)}.hp .hp-wall-col{display:flex;flex-direction:column;gap:16px;will-change:transform;animation:hpUp 58s linear infinite}.hp .hp-wall-col.c2{animation:hpDown 48s linear infinite}.hp .hp-wall-col.c3{animation-duration:64s}.hp .hp-wall-col div{border-radius:15px;overflow:hidden;box-shadow:0 18px 34px -18px rgba(20,24,42,.34)}.hp .hp-wall-col img{width:100%;height:auto}.hp .hp-rows{margin-top:72px;display:flex;flex-direction:column;gap:96px}.hp .hp-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));gap:48px 72px;align-items:center}.hp .hp-row>div{min-width:0}.hp .hp-row.flip .hp-row-copy{order:2}.hp .hp-row.flip .hp-row-art{order:1}.hp .hp-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center}.hp .hp-icon svg{width:22px;height:22px}.hp .hp-row-copy h3{margin:22px 0 0;font-size:clamp(26px,2.6vw,36px);font-weight:500;letter-spacing:-.028em;line-height:1.1}.hp .hp-row-copy p{margin:16px 0 0;font-size:17px;line-height:1.6;color:var(--text-2);max-width:460px}.hp .hp-row-copy .pill,.hp .hp-vas{margin-top:26px}.hp .hp-vas{display:inline-flex;align-items:center;gap:14px;padding:14px 18px;border-radius:16px;border:1px solid var(--hp-line);background:#fff}.hp .hp-vas .ic{width:40px;height:40px;border-radius:11px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp .hp-vas .ic svg{width:20px;height:20px}.hp .hp-vas .t{font-size:14px;line-height:1.4}.hp .hp-vas .t strong{display:block;font-weight:600}.hp .hp-vas .t span{color:var(--text-3);font-size:13px}.hp .hp-art{position:relative;border-radius:var(--hp-radius);overflow:hidden;min-height:460px}.hp .hp-nfc{background:var(--ink);min-height:520px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:32px}.hp .hp-nfc:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 80% at 20% 100%,rgba(21,219,238,.18),transparent 60%);pointer-events:none}.hp .hp-art .tag{position:absolute;left:18px;top:18px;z-index:2;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--text)}.hp .hp-nfc-left{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-width:0;padding-top:32px}.hp .hp-pulse{position:relative;width:84px;height:84px;border-radius:50%;background:#fff;box-shadow:0 20px 40px -18px rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:var(--accent)}.hp .hp-pulse span{position:absolute;inset:0;border-radius:50%;border:2px solid var(--cyan);animation:hpPulse 1.8s ease-out infinite}.hp .hp-pulse svg{width:30px;height:30px}.hp .hp-stampcard{width:100%;max-width:250px;background:#fff;border-radius:18px;padding:18px 20px;box-shadow:0 24px 50px -22px rgba(0,0,0,.6);color:var(--text)}.hp .hp-stampcard .hd{display:flex;justify-content:space-between;align-items:center}.hp .hp-stampcard .hd b{font-size:12px;font-weight:600;letter-spacing:.06em}.hp .hp-stampcard .hd span{font-family:var(--mono);font-size:10px;color:var(--text-3)}.hp .hp-stamps{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hp .hp-stamps i{aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .35s;background:#F1F1F7;color:var(--cyan);border:1.5px solid #e2e3ea}.hp .hp-stamps i.on{background:var(--ink);border-color:var(--ink)}.hp .hp-stamps i svg{width:13px;height:13px}.hp .hp-stamptoast{margin-top:14px;font-size:12.5px;font-weight:600;color:#087C8C;transition:opacity .3s,transform .3s;opacity:0;transform:translateY(6px)}.hp .hp-stamptoast.on{opacity:1;transform:none}.hp .hp-nfc-phone{position:relative;width:min(258px,42vw);aspect-ratio:9/16;border-radius:26px;overflow:hidden;background:#141A2E;box-shadow:0 40px 70px -30px rgba(0,0,0,.8),0 0 0 1px rgba(255,255,255,.08)}.hp .hp-nfc-phone img,.hp .hp-nfc-phone video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp .hp-push{background:#FFF6E6;display:flex;align-items:flex-end;justify-content:center;padding:48px 32px 0}.hp .hp-lock{width:300px;aspect-ratio:393/700;background:#0d1017;border:8px solid #101014;border-bottom:none;border-radius:44px 44px 0 0;overflow:hidden;box-shadow:0 40px 70px -30px rgba(20,24,42,.5);position:relative}.hp .hp-lock:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#1b2440,#0b0f1e)}.hp .hp-lock .clock{position:relative;text-align:center;color:#fff;padding-top:58px}.hp .hp-lock .clock .d{font-size:15px;font-weight:500;opacity:.85}.hp .hp-lock .clock .t{font-size:72px;font-weight:300;letter-spacing:-.04em;line-height:1;margin-top:4px}.hp .hp-notifs{position:absolute;left:14px;right:14px;top:200px;display:flex;flex-direction:column;gap:10px}.hp .hp-notif{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 14px 30px -14px rgba(0,0,0,.5);transition:all .6s cubic-bezier(.2,.8,.2,1)}.hp .hp-notif .logo{position:relative;flex-shrink:0}.hp .hp-notif .logo b{width:34px;height:34px;border-radius:9px;font-size:12px;font-weight:700}.hp .hp-notif .geo,.hp .hp-notif .logo b{color:#fff;display:flex;align-items:center;justify-content:center}.hp .hp-notif .geo{position:absolute;right:-6px;bottom:-6px;width:18px;height:18px;border-radius:50%;background:var(--accent);border:2px solid #fff}.hp .hp-notif .geo svg{width:10px;height:10px}.hp .hp-notif .body{font-size:12.5px;line-height:1.4;color:var(--text);min-width:0}.hp .hp-notif .body .top{display:flex;justify-content:space-between;gap:10px}.hp .hp-notif .body .top strong{font-weight:600}.hp .hp-notif .body .top em{font-style:normal;color:var(--text-3);font-size:11px}.hp .hp-dash{background:#E9F3EE;padding:48px 0 0 48px}.hp .hp-dash .win{border-radius:14px 0 0 0;overflow:hidden;border:1px solid #dde7e2;border-right:none;border-bottom:none;background:#fff;box-shadow:0 30px 60px -28px rgba(20,24,42,.4);height:100%}.hp .hp-dash .win .browser-bar{padding:12px 16px;gap:8px}.hp .hp-dash .win .browser-bar i{width:9px;height:9px}.hp .hp-dash .win img{width:100%;height:auto}.hp .hp-funnel{position:absolute;left:28px;bottom:28px;width:260px;background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 24px 50px -22px rgba(20,24,42,.45)}.hp .hp-funnel .rows{margin-top:14px;display:flex;flex-direction:column;gap:10px}.hp .hp-funnel .r{display:grid;grid-template-columns:62px minmax(0,1fr) 44px;align-items:center;gap:10px}.hp .hp-funnel .r .l{font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.hp .hp-funnel .r .bar{height:8px;border-radius:4px;background:#F1F1F7;overflow:hidden;display:block}.hp .hp-funnel .r .bar i{display:block;height:100%;border-radius:4px;background:var(--accent);width:0;transition:width 1.4s cubic-bezier(.2,.8,.2,1)}.hp .reveal.in .hp-funnel .r .bar i{width:var(--w)}.hp .hp-funnel .r .v{font-family:var(--mono);font-size:11.5px;color:var(--text);text-align:right}.hp .hp-scan{background:#EEF0FA;display:flex;align-items:flex-end;justify-content:center;gap:24px;padding:56px 32px 0}.hp .hp-scan img{width:42%;max-width:230px;height:auto;border-radius:22px 22px 0 0;box-shadow:0 30px 60px -26px rgba(20,24,42,.5);margin-bottom:-20px}.hp .hp-scan img+img{margin-bottom:-60px}.hp .pill.dark svg.apple{width:17px;height:17px}.hp .hp-steps{margin-top:52px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:20px}.hp .hp-step{border:1px solid var(--hp-line);border-radius:22px;background:#fff;padding:30px 30px 0;overflow:hidden;display:flex;flex-direction:column}.hp .hp-step .n{font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--accent)}.hp .hp-step h3{margin:14px 0 0;font-size:21px;font-weight:500;letter-spacing:-.02em}.hp .hp-step p{margin:10px 0 0;font-size:14.5px;line-height:1.6;color:var(--text-2)}.hp .hp-step .art{margin-top:26px;height:190px;border-radius:14px 14px 0 0;overflow:hidden;border:1px solid var(--hp-line);border-bottom:none;background:#F6F6F9;position:relative}.hp .hp-step .art img{position:absolute;height:auto}.hp .hp-step .art img.editor{left:14px;top:14px;width:130%;border-radius:8px;box-shadow:0 10px 30px -14px rgba(20,24,42,.4)}.hp .hp-step .art img.card{top:22px;width:62%;transform:translateX(-50%) rotate(-4deg);border-radius:10px}.hp .hp-step .art img.app,.hp .hp-step .art img.card{left:50%;box-shadow:0 16px 30px -14px rgba(20,24,42,.5)}.hp .hp-step .art img.app{top:20px;width:46%;transform:translateX(-50%);border-radius:14px}.hp .hp-stories{margin-top:52px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:20px}.hp .hp-story{border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--hp-line);display:flex;flex-direction:column;color:var(--text);transition:border-color .16s ease}.hp .hp-story:hover{border-color:#C9CCD8}.hp .hp-story .art{position:relative;aspect-ratio:4/3;background:#E9EBF1;overflow:hidden}.hp .hp-story .art img.photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp .hp-story .art .tint{position:absolute;inset:0}.hp .hp-story .art img.pass{position:absolute;right:12px;bottom:-22px;width:42%;height:auto;border-radius:10px;box-shadow:0 20px 36px -16px rgba(0,0,0,.5);transform:rotate(4deg)}.hp .hp-story .art .logo{position:absolute;left:14px;top:14px;width:44px;height:44px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px -10px rgba(0,0,0,.4)}.hp .hp-story .art .logo img{width:30px;height:30px;object-fit:contain}.hp .hp-story .body{padding:32px 24px 24px;display:flex;flex-direction:column;gap:8px;flex:1}.hp .hp-story .body .client{font-size:17px;font-weight:600;letter-spacing:-.015em}.hp .hp-story .body p{margin:0;font-size:14px;line-height:1.55;color:var(--text-2)}.hp .hp-story .body .more{margin-top:auto;padding-top:10px;font-size:13.5px;font-weight:600;color:#087C8C}.hp .hp-plat{border-radius:var(--hp-radius);background:var(--ink);color:var(--on-dark);overflow:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;position:relative}.hp .hp-plat:before{content:"";position:absolute;inset:0;background:radial-gradient(46% 58% at 84% 12%,rgba(21,219,238,.18),transparent 62%);pointer-events:none}.hp .hp-plat-copy{position:relative;padding:64px}.hp .hp-plat-copy h2{font-size:clamp(28px,3vw,42px);line-height:1.06;color:#fff}.hp .hp-plat-copy .hp-lede{font-size:17px;color:var(--on-dark-2);max-width:460px}.hp .hp-plat-actions{margin-top:30px;display:flex;gap:14px;flex-wrap:wrap}.hp .hp-plat-proof{margin-top:32px;display:flex;align-items:center;gap:14px}.hp .hp-plat-proof img{width:36px;height:36px;object-fit:contain;background:#fff;border-radius:9px;padding:4px}.hp .hp-plat-proof p{margin:0;font-size:13.5px;color:var(--on-dark-2);line-height:1.5}.hp .hp-plat-code{position:relative;padding:48px 48px 0;align-self:end}.hp .hp-code{border-radius:14px 14px 0 0;background:#141A2E;border:1px solid rgba(255,255,255,.08);border-bottom:none;padding:22px 24px 28px;font-family:var(--mono);font-size:12.5px;line-height:1.75;color:#C9D0E6;overflow:hidden}.hp .hp-code .c{color:var(--text-3)}.hp .hp-code .k{color:var(--cyan)}.hp .hp-code .s{color:#F5C97A}.hp .hp-code .c.after{margin-top:14px}.hp .hp-plat-code>img{position:absolute;right:24px;bottom:-30px;width:42%;height:auto;border-radius:12px;box-shadow:0 30px 50px -22px rgba(0,0,0,.7);transform:rotate(6deg)}.hp .hp-explore{margin-top:52px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:20px}.hp .hp-explore-col{border:1px solid var(--hp-line);border-radius:22px;background:#fff;padding:26px 28px}.hp .hp-explore-col ul{margin-top:14px;display:flex;flex-direction:column;gap:9px}.hp .hp-explore-col a{font-size:14.5px;color:var(--text-2)}.hp .hp-explore-col a:hover{color:var(--accent)}.hp .hp-guides .hp-lede a{color:var(--accent);font-weight:600}.hp .hp-guides .guide-cards,.hp .hp-guides .recently-updated{margin-top:44px}.hp .hp-tool{border:1px solid var(--hp-line);border-radius:var(--hp-radius);background:#fff;padding:48px 56px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:32px;align-items:center}.hp .hp-tool h2{font-size:clamp(26px,2.6vw,36px)}.hp .hp-tool .hp-lede{font-size:16px}.hp .hp-tool-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hp .hp-tool-actions small{font-size:13px;color:var(--text-3)}.hp .hp-cta{padding-bottom:160px}.hp .hp-cta-card{border:1px solid var(--hp-line);border-radius:var(--hp-radius);background:#fff;padding:64px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:56px;align-items:center;position:relative;overflow:hidden}.hp .hp-cta-card h2{margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.06}.hp .hp-cta-card .hp-lede{font-size:17px;max-width:460px}.hp .hp-cta-actions{margin-top:30px;display:flex;gap:14px;flex-wrap:wrap}.hp .hp-fan{position:relative;min-height:260px}.hp .hp-fan img{position:absolute;width:40%;height:auto;border-radius:12px;box-shadow:0 24px 44px -20px rgba(20,24,42,.45)}.hp .hp-fan img:first-child{left:8%;top:18%;transform:rotate(-8deg);z-index:0}.hp .hp-fan img:nth-child(2){left:28%;top:26%;transform:rotate(-3deg);z-index:1}.hp .hp-fan img:nth-child(3){left:48%;top:18%;transform:rotate(2deg);z-index:2}.hp .hp-fan img:nth-child(4){left:68%;top:26%;transform:rotate(7deg);z-index:3}@keyframes hpFloat{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-10px) rotate(-4deg)}}@keyframes hpPulse{0%{transform:scale(.7);opacity:.6}to{transform:scale(2);opacity:0}}@keyframes hpUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes hpDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hp .hp-pulse span,.hp .hp-slide .pass,.hp .hp-wall-col{animation:none!important}.hp .hp-funnel .r .bar i{width:var(--w);transition:none}}@media (max-width:900px){.hp section{padding-top:96px}.hp .hp-hero{padding-top:40px}.hp .hp-outcomes-card{padding:40px 28px}.hp .hp-nfc{grid-template-columns:1fr;min-height:0;padding:64px 24px 24px}.hp .hp-nfc-phone{width:min(258px,70vw);justify-self:center}.hp .hp-plat-copy{padding:40px 28px}.hp .hp-plat-code{padding:32px 28px 0}.hp .hp-cta-card{padding:40px 28px}.hp .hp-tool{padding:36px 28px}.hp .hp-dash{padding:32px 0 0 24px}.hp .hp-wall-cols{height:480px}.hp .hp-row.flip .hp-row-copy{order:1}.hp .hp-row.flip .hp-row-art{order:2}}@media (max-width:640px){.hp .hp-funnel{width:calc(100% - 48px);left:24px;bottom:18px}.hp .hp-slide .pass{width:38%;bottom:8%}.hp .hp-caption{left:6%;right:6%;bottom:8%}.hp .hp-caption>div{max-width:52%}.hp .hp-caption .k{font-size:9px;letter-spacing:.1em}.hp .hp-caption .c{font-size:14px;margin-top:4px}.hp .hp-toast{right:5%;top:5%;padding:8px 10px 8px 8px;gap:8px;max-width:70%}.hp .hp-toast .ic{width:26px;height:26px}.hp .hp-toast .t{font-size:12px}.hp .hp-toast .t span{font-size:11px}}