:root{--bg: #FFFFFF;--bg-soft: #F9F9FB;--bg-mute: #F4F4F4;--line: #E8E8E8;--line-strong: #D4D4D4;--ink: #0A0A0A;--ink-soft: #1F1F1F;--muted: #6B6B6B;--faint: #9A9A9A;--pill-orange: #F59E0B;--pill-orange-bg: #FEF3C7;--pill-green: #10B981;--pill-green-bg: #D1FAE5;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow: 0 4px 14px rgba(0,0,0,.06);--shadow-lg: 0 24px 60px rgba(0,0,0,.08);--accent: #2e73f0;--sans: "Outfit", system-ui, -apple-system, sans-serif;--mono: "Outfit", system-ui, -apple-system, sans-serif}.hp *{box-sizing:border-box}.hp{margin:0;padding:0}.hp{overflow-x:hidden}.hp{scroll-behavior:smooth;scroll-padding-top:25px}.hp{background:#f9f9fb;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hp a{color:inherit;text-decoration:none}.hp button{font:inherit;cursor:pointer;background:none;border:0;color:inherit;padding:0}.hp img,.hp svg{display:block;max-width:100%}.hp ::selection{background:var(--ink);color:var(--bg)}.hp .container{max-width:1240px;margin:0 auto;padding:0 32px}@media(max-width:768px){.hp .container{padding:0 20px}}.hp .num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.hp .mono{font-family:var(--mono)}.hp .nav{position:sticky;top:16px;z-index:40;margin:16px auto 0;max-width:1240px;width:calc(100% - 48px);background:#ffffff8c;backdrop-filter:saturate(1.6) blur(20px);-webkit-backdrop-filter:saturate(1.6) blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:18px;box-shadow:0 1px #fff9 inset,0 1px 2px #0f172a0a,0 12px 32px -16px #0f172a2e;transition:background .2s ease,box-shadow .2s ease}.hp .nav.is-scrolled{background:#ffffffb8;box-shadow:0 1px #fff9 inset,0 1px 2px #0f172a0f,0 16px 40px -18px #0f172a38}.hp .nav>.container{max-width:none;padding:0 24px}.hp .nav__inner{display:grid;grid-template-columns:auto 1fr;align-items:center;height:60px;gap:24px}.hp .nav__right{display:flex;align-items:center;gap:28px;justify-self:end}.hp .nav__brand{display:flex;align-items:center;gap:10px}.hp .nav__brand-logo{height:28px;width:auto;display:block}.hp .nav__brand-tag{display:none;font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--muted);padding:3px 8px;border:1px solid var(--line);border-radius:999px;background:var(--bg-soft);white-space:nowrap}@media(min-width:1180px){.hp .nav__brand-tag{display:inline-flex}}.hp .nav__center{display:flex;justify-content:center}.hp .nav__links{display:none;gap:28px;font-size:14px;align-items:center}@media(min-width:860px){.hp .nav__links{display:flex}}@media(max-width:1020px){.hp .nav__links{gap:20px}.hp .nav__links a{font-size:13.5px}}.hp .nav__links a{color:var(--muted);transition:color .15s;font-weight:450}.hp .nav__links a:hover{color:var(--ink)}.hp .nav__link-ext{display:inline-flex;align-items:center;gap:4px}.hp .nav__link-ext-icon{color:var(--muted);opacity:.6;transition:opacity .15s,color .15s;margin-top:1px}.hp .nav__link-ext:hover .nav__link-ext-icon{color:var(--ink);opacity:1}.hp .nav__ctas{display:flex;gap:8px;align-items:center}.hp .aud-toggle{position:relative;display:inline-flex;align-items:center;padding:4px;background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;isolation:isolate}.hp .aud-toggle__thumb{position:absolute;top:4px;bottom:4px;width:calc(50% - 4px);background:var(--ink);border-radius:999px;z-index:0;transition:transform .28s cubic-bezier(.5,.05,.2,1);box-shadow:0 2px 6px #0000001f}.hp .aud-toggle__thumb[data-pos=merchants]{transform:translate(0)}.hp .aud-toggle__thumb[data-pos=fintechs]{transform:translate(100%)}.hp .aud-toggle__btn{position:relative;z-index:1;padding:6px 16px;font-size:13px;font-weight:500;color:var(--muted);border-radius:999px;transition:color .25s;white-space:nowrap}.hp .aud-toggle__btn.is-on{color:var(--bg)}.hp .aud-toggle--dark{background:#ffffff0f;border-color:#ffffff1f}.hp .aud-toggle--dark .aud-toggle__thumb{background:var(--bg);box-shadow:none}.hp .aud-toggle--dark .aud-toggle__btn{color:#ffffff8c}.hp .aud-toggle--dark .aud-toggle__btn.is-on{color:var(--ink)}.hp .aud-toggle--box{background:transparent;border:0;padding:0;border-radius:0;gap:6px;height:auto}.hp .aud-toggle--box .aud-toggle__thumb{display:none}.hp .aud-toggle--box .aud-toggle__btn{height:36px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:500;border:1px solid var(--line-strong);background:transparent;color:var(--ink);transition:background .15s,border-color .15s,color .15s}.hp .aud-toggle--box .aud-toggle__btn:hover{background:var(--bg-soft);border-color:var(--ink)}.hp .aud-toggle--box .aud-toggle__btn.is-on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hp .aud-toggle--box .aud-toggle__btn.is-on:hover{background:#2a2a2a}.hp .btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:500;transition:all .15s;border:1px solid transparent;white-space:nowrap}.hp .btn--lg{height:44px;padding:0 20px;font-size:14.5px;border-radius:8px}.hp .btn--xl{height:60px;padding:0 28px;font-size:16.5px;border-radius:8px;gap:14px}@media(max-width:540px){.hp .btn--xl{height:56px;padding:0 20px;font-size:15px;gap:10px}.hp .btn--xl.btn--blue,.hp .btn--xl.btn--ink{padding-right:8px}.hp .btn--xl .btn__arrow{width:38px;height:38px}.hp .btn--xl .btn__arrow svg{width:14px;height:14px}.hp .hero__ctas .btn--xl{width:100%;justify-content:space-between}}.hp .btn--ink{background:var(--ink);color:var(--bg);border-radius:8px}.hp .btn--ink:hover{background:#2a2a2a}.hp .btn--blue{background:var(--accent, #2e73f0);color:#fff;border-radius:8px;padding-right:6px;gap:12px}.hp .btn--blue:hover{background:#2563d8}.hp .btn--pill,.hp .btn--ink.btn--lg,.hp .btn--ink.btn--xl,.hp .btn--blue.btn--lg,.hp .btn--blue.btn--xl{border-radius:8px}.hp .nav__cta-primary{padding:0 18px;height:38px}.hp .btn__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background:#fff;color:var(--ink);flex-shrink:0}.hp .btn--lg.btn--blue,.hp .btn--lg.btn--ink{padding-right:8px}.hp .btn--xl.btn--blue,.hp .btn--xl.btn--ink{padding-right:12px}.hp .btn--lg .btn__arrow{width:36px;height:36px}.hp .btn--xl .btn__arrow{width:40px;height:40px}.hp .btn__arrow svg{width:14px;height:14px}.hp .btn--xl .btn__arrow svg{width:16px;height:16px}.hp .btn--ghost{color:var(--ink);border-color:var(--line-strong);background:transparent}.hp .btn--ghost:hover{background:var(--bg-soft);border-color:var(--ink)}.hp .btn--text{color:var(--muted)}.hp .btn--text:hover{color:var(--ink)}.hp .btn--on-dark{background:var(--bg);color:var(--ink)}.hp .btn--on-dark:hover{background:#f5f5f5}.hp .btn--on-dark-ghost{color:var(--bg);border-color:#fff3}.hp .btn--on-dark-ghost:hover{border-color:var(--bg)}.hp .pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border-radius:999px;font-size:11.5px;font-weight:500;letter-spacing:-.005em}.hp .pill--green{background:var(--pill-green-bg);color:#065f46}.hp .pill--orange{background:var(--pill-orange-bg);color:#92400e}.hp .pill--gray{background:var(--bg-mute);color:var(--muted)}.hp .pill--ink{background:var(--ink);color:var(--bg)}.hp .pill__dot{width:6px;height:6px;border-radius:999px;background:currentColor}.hp .hero{padding:80px 0 100px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}@media(max-width:900px){.hp .hero{padding:56px 0 64px}}.hp .hero__pill{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 5px;border:1px solid var(--line);border-radius:999px;background:var(--bg-soft);font-size:12.5px;color:var(--ink-soft);margin-bottom:32px;white-space:nowrap}.hp .hero__pill-tag{background:var(--ink);color:var(--bg);font-size:11px;font-weight:500;padding:3px 8px;border-radius:999px}.hp .hero__aud{display:inline-flex;align-items:baseline;gap:8px;margin-bottom:24px;font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:12px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-wrap:nowrap;max-width:100%}.hp .hero__aud-lbl,.hp .hero__aud-sep,.hp .hero__aud-opt{white-space:nowrap;flex:none}.hp .hero__aud-lbl{color:var(--faint, #9a9a9a)}.hp .hero__aud-sep{color:var(--faint, #9a9a9a);opacity:.6}.hp .hero__aud-opt{background:none;border:0;padding:0 0 2px;font:inherit;letter-spacing:inherit;text-transform:inherit;color:var(--muted);cursor:pointer;transition:color .15s;position:relative}.hp .hero__aud-opt:hover{color:var(--ink)}.hp .hero__aud-opt.is-on{color:var(--ink);font-weight:600}.hp .hero__aud-opt.is-on:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1.5px;background:var(--ink)}.hp .hero__title{font-size:clamp(44px,7vw,88px);line-height:1;letter-spacing:-.035em;font-weight:600;margin:0 0 24px;text-wrap:balance;max-width:16ch}.hp .hero__badge{display:inline-flex;align-items:center;gap:10px;padding:9px 18px 9px 14px;border:1px solid var(--line);border-radius:999px;background:var(--bg);font-size:15px;font-weight:500;color:var(--ink);letter-spacing:-.005em;margin-bottom:20px}.hp .hero__badge-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#a78bfa,#60a5fa);flex:none}.hp .hero__badge-ico{width:18px;height:20px;flex:none;display:block}.hp .hero__title em{font-style:normal;font-weight:600;color:var(--muted)}.hp .grad-text{color:var(--muted);-webkit-text-fill-color:var(--muted);background:none;-webkit-background-clip:initial;background-clip:initial}.hp .hero__sub{font-size:19px;line-height:1.5;color:var(--muted);max-width:580px;margin:0 0 36px;text-wrap:pretty}.hp .hero__ctas{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:64px}.hp .hero__viz{position:relative;margin-top:24px;border-radius:14px;background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-lg);overflow:hidden}.hp .hero__viz-head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line);background:var(--bg-soft)}.hp .hero__viz-head-l{display:flex;align-items:center;gap:8px}.hp .hero__viz-head-dot{width:9px;height:9px;border-radius:999px;background:var(--line-strong)}.hp .hero__viz-head-dot:nth-child(2){background:var(--line-strong)}.hp .hero__viz-head-dot:nth-child(3){background:var(--line-strong)}.hp .hero__viz-head-path{font-family:var(--mono);font-size:12px;color:var(--muted);margin-left:16px}.hp .hero__viz-head-r{font-family:var(--mono);font-size:11px;color:var(--faint)}.hp .hero__viz-body{display:grid;grid-template-columns:1fr;gap:0;min-height:360px}@media(min-width:900px){.hp .hero__viz-body{grid-template-columns:220px 1fr}}.hp .hero__viz-side{background:var(--bg-soft);border-right:1px solid var(--line);padding:16px 12px;display:flex;flex-direction:column;gap:2px}.hp .hero__viz-side-h{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--faint);padding:0 8px 8px}.hp .hero__viz-side-item{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:6px;font-size:13.5px;color:var(--muted);cursor:default}.hp .hero__viz-side-item.is-on{background:var(--bg);color:var(--ink);font-weight:500;box-shadow:var(--shadow-sm)}.hp .hero__viz-side-icon{width:14px;height:14px;opacity:.7}.hp .hero__viz-main{padding:20px 24px}.hp .hero__viz-toptab{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:-20px -24px 16px;padding:0 24px}.hp .hero__viz-tab{font-size:13.5px;color:var(--muted);padding:14px 0;position:relative;font-weight:450}.hp .hero__viz-tab.is-on{color:var(--ink);font-weight:500}.hp .hero__viz-tab.is-on:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink)}.hp .hero__viz-search{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg);font-size:13px;color:var(--faint);margin-bottom:16px;max-width:320px}.hp .hero__table{width:100%;border-collapse:collapse;font-size:13px}.hp .hero__table th{text-align:left;font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--faint);padding:10px 12px;border-bottom:1px solid var(--line)}.hp .hero__table td{padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:middle}.hp .hero__table tr:last-child td{border-bottom:0}.hp .hero__table-id{font-family:var(--mono);font-size:12px;color:var(--muted)}.hp .hero__table-amt{font-family:var(--mono);font-variant-numeric:tabular-nums}.hp .hero__table-amt--in{color:#065f46;font-weight:500}.hp .hero__row-new{animation:row-flash 1.5s ease-out}@keyframes row-flash{0%{background:#fef9c3}to{background:transparent}}.hp .hero__viz-foot{border-top:1px solid var(--line);padding:14px 24px;display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:11px;color:var(--faint);background:var(--bg-soft)}.hp .logos{padding:48px 0;background:#f9f9fb}.hp .logos__lbl{text-align:center;font-size:12.5px;color:var(--muted);margin-bottom:28px;font-weight:450}.hp .logos__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 40px}.hp .logos__item{display:flex;align-items:center;gap:8px;opacity:1}.hp .logos__item:hover{opacity:1}.hp .logos__item img{width:18px;height:18px;object-fit:contain}.hp .logos__item span{font-size:13.5px;color:var(--ink-soft);font-weight:500}.hp .trust-strip{padding:32px 0;border-top:0;border-bottom:0}.hp .hero:has(+.trust-strip){border-bottom:0}.hp .trust__head{text-align:center;margin:0 auto 28px;max-width:680px}.hp .trust__lead{margin:0;font-size:22px;line-height:1.35;color:var(--ink);font-weight:500;letter-spacing:-.01em}.hp .trust__sub{margin:8px 0 0;font-size:19px;color:var(--muted);font-weight:400}.hp .marquee{position:relative;overflow:hidden;width:100%;--fade: 64px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--fade),#000 calc(100% - var(--fade)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--fade),#000 calc(100% - var(--fade)),transparent 100%)}.hp .marquee__track{display:flex;width:max-content;animation:marquee-scroll 36s linear infinite}.hp .marquee:hover .marquee__track{animation-play-state:paused}.hp .marquee__row{display:flex;align-items:center;gap:44px;padding:0 22px;flex-shrink:0}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hp .marquee__track{animation:none}.hp .marquee__row[aria-hidden=true]{display:none}.hp .marquee{-webkit-mask-image:none;mask-image:none;overflow-x:auto}}.hp .logos__item--glyph{color:var(--ink-soft)}.hp .logos__glyph{width:18px;height:18px;display:block}.hp .logos__item--glyph span{color:var(--ink-soft)}.hp .trust__customers{margin-top:36px;padding-top:28px;border-top:1px dashed var(--line)}.hp .trust__cust-lbl{text-align:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);opacity:.85;font-weight:500;margin:0 0 18px}.hp .logos__item--customer img{width:18px;height:18px}.hp .logos__item--customer span{font-size:14px;font-weight:600;color:var(--ink)}.hp .logos__item--svg,.hp .logos__item--imgurl{gap:0}.hp .logos__item--svg .logos__sr,.hp .logos__item--imgurl .logos__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hp .logos__svg{display:inline-flex;align-items:center;color:var(--ink)}.hp .logos__svg svg{height:18px;width:auto;display:block}.hp .logos__item--customer.logos__item--svg .logos__svg svg{height:21px}.hp .logos__img-mark{height:22px!important;width:auto!important;max-width:120px;object-fit:contain}.hp .logos__item--ph{opacity:.4;display:flex;align-items:center;gap:8px;padding:6px 14px;border:1px dashed var(--line);border-radius:999px;background:var(--bg-soft, transparent)}.hp .logos__item--ph span:not(.logos__ph-mark){font-size:12.5px;color:var(--muted);font-weight:500;letter-spacing:.02em}.hp .logos__ph-mark{font-size:12px;color:var(--muted);opacity:.7;line-height:1}.hp .hero__viz--checkout .hero__viz-head{background:var(--bg-soft)}.hp .hero__viz-body--checkout{display:grid;grid-template-columns:1fr;gap:0;min-height:480px}@media(min-width:900px){.hp .hero__viz-body.hero__viz-body--checkout{grid-template-columns:320px 1fr}}.hp .ck__cart{background:var(--bg-soft);border-right:1px solid var(--line);padding:22px;display:flex;flex-direction:column;gap:14px}.hp .ck__cart-h{font-family:var(--mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--faint);padding-bottom:6px;border-bottom:1px solid var(--line)}.hp .ck__line{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center}.hp .ck__line-img{width:44px;height:44px;flex:0 0 44px;border-radius:8px;background:var(--bg);border:1px solid var(--line);overflow:hidden;display:flex;align-items:center;justify-content:center}.hp .ck__line-img>span{display:block;width:44px;height:44px}.hp .ck__line-name{font-size:13px;font-weight:500;color:var(--ink);line-height:1.25}.hp .ck__line-meta{font-size:11.5px;color:var(--muted);margin-top:2px;font-family:var(--mono)}.hp .ck__line-amt{font-size:13px;color:var(--ink);font-weight:500}.hp .ck__sum{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.hp .ck__sum-row{display:flex;justify-content:space-between;font-size:12.5px;color:var(--muted)}.hp .ck__sum-row span:last-child{color:var(--ink-soft)}.hp .ck__sum-row--total{margin-top:6px;padding-top:10px;border-top:1px solid var(--line);font-size:15px;font-weight:500;color:var(--ink)}.hp .ck__sum-row--total span:first-child{color:var(--ink)}.hp .ck__sum-row--total span:last-child{color:var(--ink);font-weight:600}.hp .ck__pay{padding:22px 26px;display:flex;flex-direction:column;gap:10px}.hp .ck__pay-h{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.hp .ck__pay-h span:first-child{font-size:15px;font-weight:500;color:var(--ink)}.hp .ck__pay-h-meta{font-family:var(--mono);font-size:10.5px;color:var(--faint)}.hp .ck__opt{border:1px solid var(--line);border-radius:10px;padding:14px 16px;background:var(--bg);transition:border-color .15s,background .15s}.hp .ck__opt-row{display:grid;grid-template-columns:auto auto 1fr auto;gap:12px;align-items:center}.hp .ck__radio{width:16px;height:16px;border-radius:999px;border:1.5px solid var(--line-strong);background:var(--bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp .ck__radio.is-on{border-color:var(--ink)}.hp .ck__radio.is-on>span{display:block;width:8px;height:8px;border-radius:999px;background:var(--ink)}.hp .ck__opt-logo{width:30px;height:30px;border-radius:7px;background:var(--bg-soft);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.hp .ck__opt-logo>img{width:20px!important;height:20px!important;object-fit:contain;transition:opacity .25s;flex:none}.hp .ck__opt-logo img.is-fading{opacity:0}.hp .ck__opt-logo--mute{color:var(--muted)}.hp .ck__opt-info{min-width:0}.hp .ck__opt-title{font-size:14px;font-weight:500;color:var(--ink);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hp .ck__opt-tag{font-family:var(--mono);font-size:10px;letter-spacing:.04em;padding:2px 6px;border-radius:4px;background:var(--bg-mute);color:var(--muted);font-weight:400}.hp .ck__opt-sub{font-size:12.5px;color:var(--muted);margin-top:2px;transition:opacity .25s}.hp .ck__opt-sub.is-fading{opacity:0}.hp .ck__opt-brands{display:flex;gap:4px;font-family:var(--mono);font-size:9.5px;color:var(--muted)}.hp .ck__opt-brands span{padding:3px 5px;border-radius:3px;background:var(--bg-mute)}.hp .ck__opt--active{border:2px solid var(--ink);padding:13px 15px;background:var(--bg);box-shadow:0 1px #00000005}.hp .ck__save{font-size:11px;font-weight:500;color:#065f46;background:var(--pill-green-bg);padding:3px 8px;border-radius:999px;white-space:nowrap}.hp .ck__opt-cta{margin-top:12px;background:var(--ink);color:var(--bg);border-radius:8px;padding:11px 14px;display:flex;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:500}.hp .ck__opt-cta-arr{transition:transform .25s}.hp .ck__opt:hover .ck__opt-cta-arr{transform:translate(3px)}.hp .ck__opt-banks{display:flex;align-items:center;gap:6px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--line)}.hp .ck__opt-bank{width:26px;height:26px;flex:0 0 26px;border-radius:6px;border:1px solid var(--line);background:var(--bg);display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:.55;transition:opacity .25s,border-color .25s}.hp .ck__opt-bank>img{width:16px!important;height:16px!important;object-fit:contain;flex:none}.hp .ck__opt-bank.is-on{opacity:1;border-color:var(--ink)}.hp .ck__opt-bank--more{font-family:var(--mono);font-size:10px;width:auto;padding:0 8px;color:var(--muted);opacity:1;background:var(--bg-soft)}.hp .hero__viz-foot--checkout{background:var(--bg);border-top:1px solid var(--line)}.hp .hero--split{padding:clamp(24px,4vh,64px) 0;min-height:calc(100svh - 64px);display:flex;align-items:center}.hp .hero--split>.container{width:100%}.hp .hero__split{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vh,48px);align-items:center}@media(min-width:900px){.hp .hero__split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,4vw,64px)}}.hp .hero--split .hero__copy{padding-top:0}.hp .hero--split .hero__ctas{margin-bottom:0}.hp .hero--split .hero__proof{margin:-8px 0 24px}.hp .hero--split .hero__proof-item{font-size:clamp(13px,min(1.05vw,1.7vh),15px);white-space:nowrap}.hp .hero--split .hero__title{font-size:clamp(36px,min(4.9vw,7.7vh),74px);line-height:1.04}.hp .hero--split .hero__sub{font-size:22px;line-height:1.45}.hp .hero__viz--mobile{background:transparent;border:none;box-shadow:none;padding:0;margin-top:0;display:flex;flex-direction:column;align-items:center;gap:clamp(12px,2vh,24px);overflow:visible;--phone-w: 460px;--phone-h: 956px;--avail-h: calc(100svh - 200px) ;--scale-h: calc(var(--avail-h) / var(--phone-h));--phone-scale: min(1, var(--scale-h))}.hp .hero__viz--mobile .phone-wrap{width:calc(var(--phone-w) * var(--phone-scale));height:calc(var(--phone-h) * var(--phone-scale));display:flex;align-items:center;justify-content:center;max-width:100%;position:relative}.hp .phone-cta{position:absolute;top:-8px;left:-150px;width:168px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;color:var(--ink, #111);text-decoration:none;z-index:4;pointer-events:auto}.hp .phone-cta__label{font-family:Caveat,Outfit,system-ui,sans-serif;font-weight:600;font-size:22px;line-height:1;letter-spacing:.2px;white-space:nowrap;padding-left:6px;color:var(--muted, #6B7280)}.hp .phone-cta__arrow{width:96px;height:64px;margin-left:32px;color:var(--muted, #6B7280);opacity:1}@media(max-width:900px){.hp .phone-cta{left:-110px;width:130px;top:8px}.hp .phone-cta__label{font-size:18px}.hp .phone-cta__arrow{width:70px;height:48px;margin-left:18px}}@media(max-width:640px){.hp .phone-cta{display:none}}.hp .hero__split{position:relative}.hp .hero__demo-cta{position:absolute;left:calc(52% - 60px);bottom:8%;display:flex;align-items:flex-start;gap:4px;color:var(--muted, #6B7280);pointer-events:none;z-index:2}.hp .hero__demo-cta__label{font-family:Caveat,Outfit,system-ui,sans-serif;font-weight:600;font-size:26px;line-height:1;letter-spacing:.2px;white-space:nowrap;padding-top:6px;color:var(--muted, #6B7280)}.hp .hero__demo-cta__arrow{width:140px;height:70px;flex:none;color:var(--muted, #6B7280)}@media(max-width:899px){.hp .hero__demo-cta{display:none}}.hp .hero__viz--mobile .phone{width:var(--phone-w);height:var(--phone-h);transform:scale(var(--phone-scale));transform-origin:center center;flex:none;background:#fff;border-radius:50px;border:1px solid #e6e6e6;box-shadow:0 1px #fff9 inset,0 0 0 10px #1c1c1e,0 30px 60px -18px #00000061,0 10px 28px -10px #0000002e;padding:0;position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:899px){.hp .hero--split{min-height:0;padding:40px 0}.hp .hero__viz--mobile{--avail-w: calc(100vw - 48px) ;--scale-w: calc(var(--avail-w) / var(--phone-w));--phone-scale: min(1, var(--scale-w))}}.hp .phone__notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:96px;height:22px;background:#1c1c1e;border-radius:999px;z-index:5}.hp .phone__statusbar{display:flex;justify-content:space-between;align-items:center;padding:18px 30px 12px;font-family:var(--mono);font-size:15px;color:var(--ink);font-weight:600}.hp .phone__time{font-feature-settings:"tnum";font-size:18px;font-family:-apple-system,SF Pro Text,SF Pro,BlinkMacSystemFont,system-ui,sans-serif;font-weight:600}.hp .phone__icons{display:inline-flex;align-items:center;gap:5px;color:var(--ink)}.hp .phone__icons>svg{height:12px;width:auto;display:block}.hp .phone__icon{display:block;height:12px;width:auto}.hp .phone__icon--battery{height:13px}.hp .phone__battery{display:inline-block;width:28px;height:13px;border:1px solid var(--ink);border-radius:3px;position:relative;margin-left:2px}.hp .phone__battery:after{content:"";position:absolute;right:-3px;top:3px;width:1.5px;height:4px;background:var(--ink);border-radius:0 1px 1px 0}.hp .phone__battery>span{display:block;width:80%;height:100%;background:var(--ink);border-radius:1px}.hp .phone__urlbar{margin:6px 18px 14px;font-family:-apple-system,SF Pro Text,SF Pro,BlinkMacSystemFont,system-ui,sans-serif;background:var(--bg-mute);border-radius:12px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;color:var(--muted);white-space:nowrap;overflow:hidden}.hp .phone__url-lock{color:var(--ink-soft);display:inline-flex;flex:none}.hp .phone__url-host{color:var(--ink);font-weight:500;flex:none}.hp .phone__url-path{color:var(--muted);flex:none}.hp .phone__screen{padding:0 16px 14px;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow:hidden}.hp .phone__action{padding:10px 14px 22px;background:linear-gradient(to bottom,#fff0,#fff 30%);flex:none}.hp .phone__action-cta{width:100%;background:var(--ink);color:var(--bg);border:none;border-radius:16px;padding:21px 18px;font-family:inherit;font-size:19px;font-weight:600;cursor:pointer;letter-spacing:-.005em;transition:opacity .2s,transform .15s}.hp .phone__action-cta:hover{opacity:.92}.hp .phone__action-cta:active{transform:scale(.99)}.hp .phone__action-cta .is-fading{opacity:0;transition:opacity .18s}.hp .phone__home{position:absolute;left:50%;bottom:7px;transform:translate(-50%);width:134px;height:5px;background:var(--ink);border-radius:999px;opacity:.85;z-index:6}.hp .mck__product{display:grid;grid-template-columns:116px 1fr;gap:16px;align-items:stretch;border:1px solid var(--line);border-radius:14px;padding:14px;background:var(--bg)}.hp .mck__product-img{width:116px;height:116px;border-radius:10px;background:transparent;border:none;overflow:hidden;position:relative}.hp .mck__product-img>img{width:100%;height:100%;object-fit:cover}.hp .mck__product-body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:2px 0}.hp .mck__product-img>img{width:100%;height:100%;object-fit:cover;display:block}.hp .mck__product-body{min-width:0}.hp .mck__product-brand{font-family:var(--mono);font-size:12px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin-bottom:6px}.hp .mck__product-title{font-size:19px;font-weight:600;color:var(--ink);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .mck__product-meta{font-size:14.5px;color:var(--muted);margin-top:5px}.hp .mck__product-price{font-size:19px;font-weight:600;color:var(--ink);margin-top:8px;white-space:nowrap}.hp .mck__summary{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:10px;padding:10px 14px;background:var(--bg-soft);border:1px solid var(--line);border-radius:10px}.hp .mck__summary-label{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.hp .mck__summary-meta{font-size:11.5px;color:var(--muted)}.hp .mck__summary-total{font-size:14px;font-weight:600;color:var(--ink)}.hp .mck__sec-h{display:flex;justify-content:space-between;align-items:baseline;padding:10px 4px 2px}.hp .mck__sec-h>span:first-child{font-size:19px;font-weight:600;color:var(--ink)}.hp .mck__sec-h-meta{font-family:var(--mono);font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--faint)}.hp .mck__opt{border:1px solid var(--line);border-radius:14px;padding:18px 20px;background:var(--bg);display:grid;grid-template-columns:22px 44px 1fr auto;gap:14px;align-items:center;font-family:inherit;text-align:left;cursor:pointer;width:100%;color:inherit;flex:none;min-height:96px;transition:border-color .15s,background .15s}.hp .mck__opt:hover{border-color:var(--line-strong);background:var(--bg-soft)}.hp .mck__opt+.mck__opt{margin-top:-6px}.hp .mck__opt--picked{border-color:var(--ink);border-width:2px;padding:17px 19px;background:var(--bg)}.hp .mck__opt--picked:hover{background:var(--bg)}.hp .mck__radio{width:18px;height:18px;justify-self:center;border-radius:999px;border:1.5px solid var(--line-strong);display:inline-grid;place-items:center;flex:0 0 18px;background:var(--bg);line-height:0;box-sizing:border-box}.hp .mck__radio.is-on{border-color:var(--ink);border-width:1.5px}.hp .mck__radio.is-on>span{display:block;width:9px;height:9px;border-radius:999px;background:var(--ink)}.hp .mck__radio-btn{background:none;border:0;padding:6px;margin:-6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0}.hp .mck__radio-btn:hover .mck__radio{border-color:var(--ink-soft)}.hp .mck__opt-logo{width:38px;height:38px;justify-self:center;border-radius:9px;border:1px solid var(--line);background:var(--bg);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:none}.hp .mck__opt-logo>img{width:100%!important;height:100%!important;object-fit:cover;transition:opacity .25s;flex:none}.hp .mck__opt-logo img.is-fading{opacity:0}.hp .mck__opt-logo--mute{color:var(--muted)}.hp .mck__opt-logo--brand{border:none!important;background:transparent!important}.hp .mck__opt-logo--brand>img{width:auto!important;height:100%!important;max-width:100%;object-fit:contain!important}.hp .mck__opt-logo--applepay{width:44px!important;height:22px!important}.hp .mck__opt-logo--applepay>img{height:18px!important;width:auto!important;max-width:100%}.hp .mck__opt-info{min-width:0}.hp .mck__opt-title{font-size:17px;font-weight:500;color:var(--ink);display:flex;align-items:center;gap:8px;line-height:1.25;white-space:nowrap}.hp .mck__opt-tag{font-family:var(--mono);font-size:9.5px;letter-spacing:.04em;color:var(--muted);background:var(--bg-mute);padding:2px 5px;border-radius:3px;font-weight:400}.hp .mck__opt-sub{font-size:14.5px;color:var(--muted);margin-top:5px;font-family:var(--mono);transition:opacity .25s}.hp .mck__opt-sub.is-fading{opacity:0}.hp .mck__opt--active{display:block;position:relative;border:2px solid var(--ink);padding:19px 20px;background:var(--bg);box-shadow:0 1px #00000005}.hp .mck__opt--bank{display:block;width:100%;padding:18px 20px}.hp .mck__opt--bank:hover{background:var(--bg)}.hp .mck__opt--bank.mck__opt--active{padding:19px 20px}.hp .mck__opt--bank .mck__opt-row{display:grid;grid-template-columns:22px 44px 1fr auto;gap:14px;align-items:center;min-width:0}.hp .mck__opt--bank .mck__save{align-self:center}.hp .mck__opt--bank .mck__opt-info{min-width:0;overflow:visible}.hp .mck__opt--bank .mck__opt-title{display:flex;flex-direction:column;align-items:flex-start;gap:4px;white-space:nowrap;overflow:visible}.hp .mck__opt--bank .mck__predicted{margin-left:0}.hp .mck__opt--active .mck__opt-title{font-size:18.5px;font-weight:600}.hp .mck__opt--active .mck__opt-title.is-fading{opacity:0;transition:opacity .2s}.hp .mck__save{font-size:13px;font-weight:500;color:#065f46;background:#d1fae5;padding:5px 11px;border-radius:999px;white-space:nowrap;font-family:var(--mono);letter-spacing:.02em}.hp .mck__predicted{margin-left:8px;display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--ink-soft);background:var(--bg-mute);padding:3px 9px;border-radius:5px;font-weight:400;vertical-align:middle;position:relative;top:-1px}.hp .mck__predicted:before{display:none;width:5px;height:5px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px #10b9812e}@keyframes mckFlash{0%{box-shadow:0 0 #10b98100}30%{box-shadow:0 0 0 6px #10b9812e}to{box-shadow:0 0 #10b98100}}.hp .mck__opt--active.is-flash{animation:mckFlash .6s ease-out}.hp .mck__select{padding:0;overflow:hidden;display:block;cursor:default}.hp .mck__select:hover{background:var(--bg);border-color:var(--line)}.hp .mck__select.mck__select--on{border-color:var(--ink);border-width:2px}.hp .mck__select-head{display:grid;grid-template-columns:22px 44px 1fr;gap:14px;align-items:center;width:100%;padding:18px 20px;min-height:96px;background:transparent;border:none;font-family:inherit;text-align:left;cursor:pointer;color:inherit}.hp .mck__select-head:hover{background:var(--bg-soft)}.hp .mck__select.mck__select--on .mck__select-head{padding:17px 19px}.hp .mck__select.mck__select--on .mck__select-head:hover{background:transparent}.hp .mck__select-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:none;font-family:inherit;text-align:left;cursor:pointer;padding:0;color:inherit;min-width:0;width:100%}.hp .mck__select-toggle:hover .mck__select-title{color:var(--ink)}.hp .mck__select-icon{color:var(--ink-soft);border:none!important;background:transparent!important;width:28px!important;height:28px!important}.hp .mck__select-icon svg{width:24px;height:24px}.hp .mck__select-title{font-size:17px;font-weight:600;color:var(--ink)}.hp .mck__select-mini{display:inline-flex;align-items:center;gap:0;margin-left:4px}.hp .mck__select-mini-chip{width:26px;height:26px;border-radius:50%;background:var(--bg);border:1.5px solid var(--bg);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;margin-left:-7px;box-shadow:0 0 0 1px var(--line)}.hp .mck__select-mini-chip:first-child{margin-left:0}.hp .mck__select-mini-chip>img{width:18px!important;height:18px!important;object-fit:contain}.hp .mck__select-mini-plus{width:26px;height:26px;border-radius:50%;background:var(--bg);border:1.5px solid var(--line);display:inline-flex;align-items:center;justify-content:center;margin-left:-7px;color:var(--muted);font-size:14px;font-weight:500;box-shadow:0 0 0 1px var(--bg)}.hp .mck__select-chev{display:inline-flex;margin-left:auto;padding-left:8px;color:var(--muted);transition:transform .25s}.hp .mck__select-chev.is-open{transform:rotate(180deg)}.hp .mck__select-body{border-top:1px solid var(--line);padding:14px;background:var(--bg-soft);animation:mckExpand .28s ease-out}@keyframes mckExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hp .mck__select-search{display:flex;align-items:center;gap:9px;background:var(--bg);border:1px solid var(--line);border-radius:11px;padding:11px 14px;font-size:14px;color:var(--muted);font-family:var(--mono);margin-bottom:12px}.hp .mck__select-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.hp .mck__select-bank{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--bg);border:1px solid var(--line);border-radius:11px;font-family:inherit;font-size:14px;color:var(--ink);font-weight:500;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;min-width:0}.hp .mck__select-bank:hover{border-color:var(--ink-soft);background:var(--bg-mute)}.hp .mck__select-bank.is-on{border-color:var(--ink);background:var(--bg)}.hp .mck__select-bank>img{width:22px!important;height:22px!important;border-radius:50%;object-fit:cover;flex:none;background:var(--bg-mute)}.hp .mck__select-bank>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.hp .hero__viz-foot--mobile{background:transparent;border-top:none;padding:0 4px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:380px;text-align:center;text-transform:none;letter-spacing:0}.hp .hero__proof{list-style:none;padding:0;margin:-16px 0 32px;display:grid;grid-template-columns:1fr;justify-content:start;column-gap:28px;row-gap:8px}@media(min-width:1080px){.hp .hero__proof{grid-template-columns:auto auto}}.hp .hero__proof-item{display:flex;align-items:center;gap:10px;font-family:var(--sans);font-size:14.5px;line-height:1.4;color:var(--ink)}.hp .hero__proof-item strong{font-weight:600}.hp .hero__proof-check{flex:none;width:16px;height:16px;color:var(--ink)}.hp .hero__viz-foot--copy{background:transparent;border-top:none;padding:0;margin-top:28px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:460px;text-align:left;text-transform:none;letter-spacing:0}.hp .hero__viz-foot--copy .hero__viz-foot-line{max-width:44ch}.hp .hero__viz-foot-eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hp .hero__viz-foot-dot{width:5px;height:5px;border-radius:999px;background:var(--pill-green);box-shadow:0 0 0 3px #10b98126}.hp .hero__viz-foot-line{font-family:var(--sans);font-size:13.5px;line-height:1.5;color:var(--muted);margin:0;text-wrap:pretty}.hp .pill--xs{height:18px;padding:0 6px;font-size:10.5px;margin-left:6px}.hp .hero__viz--partner .hero__viz-head{background:var(--ink);border-bottom-color:var(--ink)}.hp .hero__viz--partner .hero__viz-head-l,.hp .hero__viz--partner .hero__viz-head-path{color:#ffffffb3}.hp .hero__viz--partner .hero__viz-head-dot{background:#ffffff40}.hp .hero__viz-head-pwr{font-family:var(--mono);font-size:11px;color:#fff9}.hp .hero__viz-head-pwr strong{color:#fff;font-weight:500}.hp .hero__viz-side--partner{background:var(--bg)}.hp .hero__viz-side-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 16px;border-bottom:1px solid var(--line);margin-bottom:10px}.hp .hero__viz-side-brand-mark{width:28px;height:28px;border-radius:7px;background:var(--ink);color:var(--bg);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.hp .hero__viz-side-brand-name{font-size:13px;font-weight:500;color:var(--ink);line-height:1.2}.hp .hero__viz-side-brand-sub{font-family:var(--mono);font-size:10px;color:var(--faint)}.hp .partner__stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);border-radius:8px;margin-bottom:14px;background:var(--bg);overflow:hidden}.hp .partner__stat{padding:10px 14px;border-right:1px solid var(--line)}.hp .partner__stat:last-child{border-right:0}.hp .partner__stat-l{font-size:11px;color:var(--muted);margin-bottom:4px}.hp .partner__stat-v{font-size:18px;font-weight:500;letter-spacing:-.01em}.hp .partner__accts{display:flex;gap:4px}.hp .partner__acct{font-family:var(--mono);font-size:10.5px;padding:2px 6px;border-radius:4px;background:var(--bg-mute);color:var(--ink-soft)}.hp .acc{padding:16px 18px;background:var(--bg);height:100%;display:flex;flex-direction:column;gap:10px}.hp .acc__head{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--mono);font-size:11px;color:var(--muted);padding-bottom:8px;border-bottom:1px solid var(--line)}.hp .acc__head .num{font-size:13px;color:var(--ink);font-weight:500}.hp .acc__list{display:flex;flex-direction:column;gap:6px}.hp .acc__row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;font-size:12.5px}.hp .acc__flag{font-family:var(--mono);font-size:10.5px;font-weight:500;background:var(--ink);color:var(--bg);padding:3px 6px;border-radius:4px;text-align:center}.hp .acc__name{color:var(--ink-soft)}.hp .acc__ccy{display:flex;gap:4px}.hp .acc__ccy-pill{font-family:var(--mono);font-size:10px;padding:2px 5px;border-radius:4px;background:var(--bg-mute);color:var(--muted)}.hp .products__grid--3{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:900px){.hp .products__grid.products__grid--3{grid-template-columns:repeat(3,1fr)}}.hp .products__grid--3 .product{min-height:540px;padding:28px}.hp .products--fit .products__grid--3 .product{min-height:0;padding:clamp(18px,2.2vh,26px) clamp(18px,1.8vw,24px)}.hp .products__grid--3 .product__title{font-size:26px}.hp .products--fit .products__grid--3 .product__title{font-size:clamp(20px,min(1.8vw,2.8vh),26px)}.hp .products__grid--3 .product__feats{grid-template-columns:1fr;gap:8px 16px}.hp .products--fit .products__grid--3 .product__feats{gap:clamp(5px,.8vh,9px) 16px}.hp .closer__switch{display:flex;align-items:center;gap:14px;margin-top:12px;font-size:13px;color:var(--ink-soft, rgba(15,23,42,.6));flex-wrap:wrap;justify-content:center}.hp .bf__head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:56px}.hp .bf__head .section__h{margin:0}.hp .bf__legend{display:flex;gap:20px;align-items:center;font-family:var(--mono);font-size:11px;color:var(--muted);letter-spacing:.04em;white-space:nowrap}.hp .bf__legend-item{display:inline-flex;align-items:center;gap:7px}.hp .bf__legend-dot{width:6px;height:6px;border-radius:50%}.hp .bf__legend-dot--live{background:var(--pill-green)}.hp .bf__legend-dot--soon{background:var(--line-strong)}.hp .bf__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--line)}.hp .bf__cell{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:36px 32px 32px;min-height:240px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);cursor:default;transition:background .2s ease,color .2s ease}.hp .bf__cell.is-live{cursor:pointer}.hp .bf__cell.is-live:hover{background:var(--ink);color:#fff}.hp .bf__cell.is-live:hover .bf__cell-num,.hp .bf__cell.is-live:hover .bf__cell-sub,.hp .bf__cell.is-live:hover .bf__cell-status:not(.is-live){color:#ffffff8c}.hp .bf__cell-top{display:flex;justify-content:space-between;align-items:flex-start}.hp .bf__cell-num{font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--faint);transition:color .2s ease}.hp .bf__cell-status{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);display:inline-flex;align-items:center;gap:6px;transition:color .2s ease}.hp .bf__cell-status-dot{width:5px;height:5px;border-radius:50%;background:var(--line-strong);transition:background .2s ease}.hp .bf__cell-status.is-live{color:var(--pill-green)}.hp .bf__cell-status.is-live .bf__cell-status-dot{background:var(--pill-green)}.hp .bf__cell-name{font-size:clamp(32px,3.4vw,44px);line-height:1;letter-spacing:-.025em;font-weight:500;margin:28px 0 12px}.hp .bf__cell-sub{font-size:13px;color:var(--muted);line-height:1.5;max-width:28ch;transition:color .2s ease}@media(max-width:1024px){.hp .bf__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hp .bf__head{grid-template-columns:1fr;align-items:start}.hp .bf__grid{grid-template-columns:1fr}.hp .bf__cell{min-height:200px}}.hp .section{padding:80px 0}@media(max-width:768px){.hp .section{padding:56px 0}}.hp .section--soft{background:var(--bg-soft)}.hp .section--ink{background:var(--ink);color:var(--bg)}.hp .section__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11.5px;letter-spacing:.08em;color:var(--muted);margin-bottom:20px;text-transform:uppercase}.hp .section--ink .section__eyebrow{color:#fff9}.hp .section__eyebrow-dot{width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.5}.hp .section__h{font-size:clamp(36px,4.5vw,56px);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0 0 20px;text-wrap:balance;max-width:18ch}.hp .section__sub{font-size:19px;line-height:1.55;color:var(--muted);max-width:600px;margin:0}.hp .section--ink .section__sub{color:#ffffffa6}.hp .products{padding:80px 0}@media(min-width:900px){.hp .products--fit{min-height:calc(100svh - 64px);padding:clamp(32px,5vh,72px) 0;display:flex;flex-direction:column;justify-content:center}.hp .products--fit>.container{width:100%}}.hp .products__head{max-width:760px;margin-bottom:clamp(28px,4vh,56px)}.hp .products__split{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:clamp(28px,4vh,56px);align-items:stretch}@media(min-width:900px){.hp .products__split{grid-template-columns:1fr 1fr;gap:32px}}.hp .products__split .products__head{margin-bottom:0;max-width:none}.hp .products__subheader{margin-top:20px;font-size:19px;line-height:1.55;color:var(--muted);max-width:56ch}.hp .products--fit .products__subheader{font-size:19px;line-height:1.55;margin-top:clamp(12px,1.6vh,18px)}.hp .products__placeholder{position:relative;border:1px dashed var(--line);border-radius:16px;min-height:240px;height:100%;background-image:repeating-linear-gradient(-45deg,transparent 0,transparent 10px,rgba(0,0,0,.025) 10px,rgba(0,0,0,.025) 11px);display:flex;align-items:center;justify-content:center}.hp .products__globe-wrap{position:relative;width:100%;height:100%;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hp .quidkey-globe-host{width:100%!important;max-width:100%!important;display:flex;align-items:center;justify-content:center}.hp .quidkey-globe-host>#quidkey-globe{width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:1 / 1;margin:0!important}.hp .quidkey-globe-host>#quidkey-globe canvas{width:100%!important;height:100%!important;display:block}.hp .products__placeholder-label{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;letter-spacing:.04em;color:var(--muted);opacity:.7}.hp .products--fit .products__head{margin-bottom:clamp(24px,3.2vh,40px)}.hp .products--fit .section__h{font-size:clamp(34px,min(4vw,6vh),52px);margin-bottom:14px}.hp .products--fit .section__sub{font-size:19px;line-height:1.55}.hp .products__grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}@media(min-width:900px){.hp .products__grid{grid-template-columns:1fr 1fr;gap:16px}}@media(min-width:900px){.hp .products__grid--1{grid-template-columns:1fr}}.hp .product{border:1px solid var(--line);border-radius:14px;background:#fff;padding:32px;display:flex;flex-direction:column;min-height:540px;height:100%}.hp .products--fit .product{padding:clamp(20px,2.4vh,28px) clamp(20px,2vw,28px);min-height:0}.hp .product:hover{border-color:var(--line)}.hp .product__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.hp .products--fit .product__head{margin-bottom:clamp(12px,1.6vh,18px)}.hp .product__num{font-family:var(--mono);font-size:12px;color:var(--faint)}.hp .product__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hp .product__title{font-size:32px;letter-spacing:-.025em;font-weight:500;margin:0 0 6px}.hp .products--fit .product__title{font-size:clamp(22px,min(2vw,3.2vh),30px)}.hp .product__sub{font-size:15px;color:var(--muted);margin:0 0 28px;max-width:380px}.hp .products--fit .product__sub{font-size:clamp(13px,min(1vw,1.7vh),14.5px);line-height:1.5;margin:0 0 clamp(14px,2vh,22px)}.hp .product__feats{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:0 0 28px}.hp .products--fit .product__feats{gap:clamp(6px,.9vh,10px) 20px;margin:0 0 clamp(14px,2vh,22px)}.hp .products--fit .product__feat{font-size:clamp(12px,min(.95vw,1.5vh),13.5px)}.hp .product__feat{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;color:var(--ink-soft);line-height:1.4}.hp .product__feat:before{content:"";display:block;flex-shrink:0;width:18px;height:18px;margin-top:1px;background:var(--ink);border-radius:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.hp .product__viz{margin-top:auto;border:1px solid var(--line);border-radius:10px;background:var(--bg-soft);overflow:hidden;height:280px;display:flex;flex-direction:column}.hp .products--fit .product__viz{height:clamp(180px,26vh,260px)}.hp .product__viz>*{flex:1}.hp .product--split{display:grid;grid-template-columns:1fr;background:#fff;border:1px solid var(--line);border-radius:18px;gap:clamp(20px,2.4vw,36px);align-items:stretch;padding:clamp(36px,4vw,56px)}@media(min-width:900px){.hp .product--split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.hp .product--split .product__col--copy{display:flex;flex-direction:column}.hp .product--split .product__col--viz{display:flex;align-items:stretch;min-width:0}.hp .product--split .product__col--viz .product__viz{margin-top:0;height:100%;min-height:320px;width:100%;flex:1}.hp .products--fit .product--split .product__col--viz .product__viz{height:clamp(280px,38vh,420px)}.hp .product--split .product__cta{margin-top:auto}.hp .product--split .pill{height:32px;padding:0 14px;font-size:13px;letter-spacing:.06em}.hp .product--split .pill__dot{width:7px;height:7px}.hp .product--split .product__feats{grid-template-columns:1fr;gap:0;margin:clamp(8px,1.6vh,16px) 0 clamp(20px,3vh,32px)}.hp .product--split .product__feat{font-size:clamp(15px,1.1vw,17px);font-weight:500;color:var(--ink);line-height:1.35;padding:clamp(8px,1.1vh,12px) 0;gap:14px;align-items:center}.hp .product--split .product__feat:before{width:22px;height:22px;background:var(--ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px 14px;border-radius:6px}.hp .products--fit .product--split .product__feat{font-size:clamp(15px,1.1vw,17px)}.hp .product__cta{display:inline-flex;align-items:center;gap:6px;padding-top:18px;font-size:14px;font-weight:500;color:var(--ink)}.hp .products--fit .product__cta{padding-top:clamp(10px,1.4vh,16px)}.hp .product__cta:after{content:"→";transition:transform .2s}.hp .product__cta:hover:after{transform:translate(3px)}.hp .cv{padding:18px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.hp .cv__total{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:4px}.hp .cv__total-l{font-size:12px;color:var(--muted);font-weight:500}.hp .cv__total-v{font-size:22px;font-weight:600;letter-spacing:-.01em}.hp .cv__opt{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--bg);transition:all .2s}.hp .cv__opt--active{border-color:var(--ink);border-width:2px;padding:11px 13px}.hp .cv__opt--dim{opacity:.5}.hp .cv__logo{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;flex-shrink:0;overflow:hidden}.hp .cv__logo img{width:22px;height:22px;object-fit:contain;transition:opacity .25s}.hp .cv__logo img.is-fading{opacity:0}.hp .cv__lbl{flex:1;font-size:14px;font-weight:500;transition:opacity .25s}.hp .cv__lbl.is-fading{opacity:0}.hp .cv__check{width:18px;height:18px;background:var(--ink);border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--bg);font-size:11px}.hp .tv{padding:0;display:flex;flex-direction:column;background:var(--bg);font-family:var(--mono);font-size:12px;overflow:hidden}.hp .tv__head{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--bg-soft);font-size:11px;color:var(--muted)}.hp .tv__head-l{display:flex;align-items:center;gap:8px}.hp .tv__head-dot{width:6px;height:6px;border-radius:999px;background:var(--pill-green);animation:tv-pulse 1.4s ease-in-out infinite}@keyframes tv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hp .tv__rule{padding:10px 14px;border-bottom:1px solid var(--line);background:var(--bg-soft);color:var(--ink-soft)}.hp .tv__rule b{color:var(--ink)}.hp .tv__rule i{font-style:normal;color:var(--muted)}.hp .tv__events{display:flex;flex-direction:column}.hp .tv__ev{display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:8px 14px;border-bottom:1px solid var(--line);opacity:.3;transition:opacity .35s;align-items:baseline;font-size:11.5px}.hp .tv__ev:last-child{border-bottom:0}.hp .tv__ev.is-on{opacity:1}.hp .tv__ev-ts{color:var(--faint);font-size:10.5px}.hp .tv__ev-msg{color:var(--ink-soft)}.hp .tv__ev-amt{color:var(--ink);font-weight:500;text-align:right}.hp .tv__ev-amt--ok{color:var(--pill-green);font-size:10.5px;text-transform:uppercase;letter-spacing:.06em}.hp .stats{padding:80px 0;border-bottom:1px solid var(--line)}.hp .stats__grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media(min-width:700px){.hp .stats__grid{grid-template-columns:repeat(3,1fr)}}.hp .stat{padding:40px 32px;border-right:1px solid var(--line)}.hp .stat:last-child{border-right:0}@media(max-width:700px){.hp .stat{border-right:0;border-bottom:1px solid var(--line)}.hp .stat:last-child{border-bottom:0}}.hp .stat__lbl{font-size:12.5px;color:var(--muted);margin-bottom:16px;font-weight:450}.hp .stat__val{font-size:clamp(48px,6vw,72px);letter-spacing:-.04em;font-weight:500;line-height:1;margin-bottom:12px;font-variant-numeric:tabular-nums}.hp .stat__sub{font-size:14px;color:var(--muted);line-height:1.5;max-width:280px}.hp .how__list{margin-top:48px;display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--bg)}.hp .how__step{display:grid;grid-template-columns:50px 1fr;gap:24px;padding:28px 32px;border-bottom:1px solid var(--line);align-items:flex-start}@media(min-width:900px){.hp .how__step{grid-template-columns:50px 1.2fr 1.5fr 200px;gap:32px;padding:32px 40px}}.hp .how__step:last-child{border-bottom:0}.hp .how__step-n{font-family:var(--mono);font-size:12px;color:var(--faint)}.hp .how__step-t{font-size:19px;font-weight:500;letter-spacing:-.015em;margin:0;line-height:1.3}.hp .how__step-b{font-size:14.5px;color:var(--muted);line-height:1.55;max-width:460px}.hp .how__step-meta{display:flex;flex-direction:column;gap:4px;font-family:var(--mono);font-size:11px;color:var(--muted)}.hp .how__step-meta-row{display:flex;gap:10px}.hp .how__step-meta-row span:first-child{color:var(--faint);min-width:28px;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.hp .how__step-meta-row strong{font-weight:500;color:var(--ink)}.hp .how__step-ledger{display:flex;flex-direction:column;gap:5px;font-family:var(--mono);font-size:11px;color:var(--muted)}.hp .how__step-ledger-label{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-size:10px;margin-bottom:2px}.hp .how__step-ledger-row{display:flex;justify-content:space-between;gap:16px;line-height:1.45;min-width:0}.hp .how__step-ledger-k{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.hp .how__step-ledger-v{color:var(--ink);font-weight:500;white-space:nowrap}.hp .how2{position:relative;margin-top:28px;display:grid;grid-template-columns:1fr;gap:0;border:0;background:transparent}.hp .how2__rail{display:none}@media(min-width:900px){.hp .how2{background:var(--bg);border:1px solid var(--line);border-radius:8px;overflow:hidden}.hp .how2__rail{display:block;position:absolute;left:102px;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent 0,var(--line) 6%,var(--line) 94%,transparent 100%);pointer-events:none}}.hp .how2__step{grid-template-columns:1fr!important;gap:12px!important;padding:16px 20px!important;border-bottom:1px solid var(--line);position:relative;background:var(--bg)}.hp .how2__step:last-child{border-bottom:0}@media(min-width:900px){.hp .how2__step{grid-template-columns:80px 1fr 360px!important;gap:22px!important;padding:16px 28px 16px 22px!important;align-items:center}.hp .how2__step--hero{background:radial-gradient(ellipse 600px 160px at 70% 50%,rgba(0,0,0,.025),transparent 70%),var(--bg);padding-top:18px!important;padding-bottom:18px!important}}.hp .how2__dot{display:none}@media(min-width:900px){.hp .how2__dot{display:block;position:absolute;left:102px;top:50%;transform:translateY(-50%);width:1px;height:1px;z-index:1}.hp .how2__dot>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--bg);border:1.5px solid var(--ink);box-shadow:0 0 0 4px var(--bg)}.hp .how2__step--hero .how2__dot>span{background:var(--ink)}}.hp .how2__time{display:flex;flex-direction:row;gap:10px;align-items:baseline;font-family:var(--mono);font-size:11px}@media(min-width:900px){.hp .how2__time{flex-direction:column;gap:1px}}.hp .how2__time-anchor{color:var(--ink);font-weight:500;font-size:12px;letter-spacing:.01em;white-space:nowrap;line-height:1.2}.hp .how2__time-note{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;line-height:1.2}.hp .how2__body{min-width:0}.hp .how2__step-head{display:flex;align-items:baseline;gap:10px;margin-bottom:2px}.hp .how2__step-n{font-family:var(--mono);font-size:10.5px;color:var(--faint);letter-spacing:.04em}.hp .how2__step-t{font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin:0}@media(min-width:900px){.hp .how2__step-t{font-size:17px}.hp .how2__step--hero .how2__step-t{font-size:19px}}.hp .how2__step-b{font-size:13px;color:var(--muted);line-height:1.45;max-width:52ch;margin:0}.hp .how2__ledger{background:var(--bg-soft, #f7f5ef);border:1px solid var(--line);border-radius:6px;padding:8px 11px;font-family:var(--mono);font-size:10.5px;line-height:1.4;display:flex;flex-direction:column;gap:2px}@media(max-width:899px){.hp .how2__ledger{margin-top:2px}}.hp .how2__ledger-label{display:flex;align-items:center;justify-content:space-between;color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-size:9px;margin-bottom:2px}.hp .how2__ledger-pill{display:inline-flex;align-items:center;gap:5px;padding:1px 6px;border-radius:999px;background:#228b571a;color:#1f7a4d;font-size:8.5px;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.hp .how2__ledger-pill-dot{width:5px;height:5px;border-radius:50%;background:#1f7a4d;box-shadow:0 0 #1f7a4d99;animation:how2-pulse 1.6s ease-out infinite}@keyframes how2-pulse{0%{box-shadow:0 0 #1f7a4d99}to{box-shadow:0 0 0 6px #1f7a4d00}}.hp .how2__ledger-row{font-size:10.5px;line-height:1.4}.hp .how2__ledger--inflow .how__step-ledger-v{color:#1f7a4d}.hp .how2__recon{margin-top:5px;padding-top:5px;border-top:1px dashed var(--line);display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline;font-size:10px}.hp .how2__recon-row{display:inline-flex;gap:6px;align-items:baseline}.hp .how2__recon-row>span:first-child{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.hp .how2__recon-row>span:last-child{color:var(--ink);font-weight:500}.hp .how2__recon-row--delta{margin-left:auto;padding:2px 7px;border-radius:999px;background:#1f7a4d14}.hp .how__list--anim.is-revealed .how2__recon-row--delta{animation:how2-delta-flash 1.2s ease-out 1;animation-delay:calc(var(--how-step-i, 0) * .2s + .3s + var(--how-row-i, 0) * .18s + .9s)}@keyframes how2-delta-flash{0%{box-shadow:0 0 #1f7a4d00;background:#1f7a4d14}20%{box-shadow:0 0 0 6px #1f7a4d2e;background:#1f7a4d38}to{box-shadow:0 0 #1f7a4d00;background:#1f7a4d14}}@media(prefers-reduced-motion:reduce){.hp .how__list--anim.is-revealed .how2__recon-row--delta{animation:none!important}}.hp .how2__recon-row--delta>span:first-child{color:#1f7a4d;font-weight:500}.hp .how2__recon-row--delta>span:last-child{color:#1f7a4d}.hp .how__list--anim .how2__recon{opacity:0;transform:translateY(3px);transition:opacity .36s ease-out,transform .36s ease-out;transition-delay:calc(var(--how-step-i, 0) * .11s + .22s + var(--how-row-i, 0) * 60ms)}.hp .how__list--anim.is-revealed .how2__recon{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hp .how__list--anim .how2__recon,.hp .how2__ledger-pill-dot{opacity:1!important;transform:none!important;animation:none!important}}.hp .how__list--anim .how__step{opacity:0;transform:translateY(8px);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--how-step-i, 0) * .11s)}.hp .how__list--anim .how__step-ledger-row{opacity:0;transform:translateY(3px);transition:opacity .36s ease-out,transform .36s ease-out;transition-delay:calc(var(--how-step-i, 0) * .11s + .22s + var(--how-row-i, 0) * 60ms)}.hp .how__list--anim.is-revealed .how__step,.hp .how__list--anim.is-revealed .how__step-ledger-row{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hp .how__list--anim .how__step,.hp .how__list--anim .how__step-ledger-row{opacity:1!important;transform:none!important;transition:none!important}}.hp .mflow{position:relative;width:100%;aspect-ratio:1000 / 480;max-height:520px;background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden;font-family:var(--sans)}.hp .mflow__svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hp .mflow__line{fill:none;stroke:var(--line-strong);stroke-width:1.25;stroke-dasharray:4 4}.hp .mflow__coin circle{fill:var(--ink)}.hp .mflow__coin text{fill:var(--bg);font-family:var(--mono);font-size:11px;font-weight:500}.hp .mflow__node,.hp .mflow__engine,.hp .mflow__dest{position:absolute;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:12px 14px;box-shadow:0 1px 2px #00000005}.hp .mflow__node--src{left:2.5%;top:50%;transform:translateY(-50%);width:15%;min-width:130px}.hp .mflow__node-eyebrow,.hp .mflow__engine-eyebrow,.hp .mflow__dest-eyebrow{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--faint);margin-bottom:4px}.hp .mflow__node-title,.hp .mflow__dest-title{font-size:14px;font-weight:500;color:var(--ink);line-height:1.2}.hp .mflow__node-mono{margin-top:4px;font-family:var(--mono);font-size:11.5px;color:var(--muted)}.hp .mflow__node--src[data-active=true]{border-color:var(--ink)}.hp .mflow__engine{left:43%;top:50%;transform:translateY(-50%);width:14%;min-width:140px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease}.hp .mflow__engine.is-active{border-color:var(--ink);box-shadow:0 0 0 4px #0a0a0a0a}.hp .mflow__engine-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.hp .mflow__engine-eyebrow{margin-bottom:0}.hp .mflow__engine-status{display:inline-flex;align-items:center;gap:4px;font-family:var(--mono);font-size:9.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--faint)}.hp .mflow__engine-status-dot{width:6px;height:6px;border-radius:999px;background:var(--line-strong);transition:background .2s ease}.hp .mflow__engine-status.is-on{color:var(--ink)}.hp .mflow__engine-status.is-on .mflow__engine-status-dot{background:var(--ink);animation:mflow-pulse 1.4s ease-in-out infinite}.hp .mflow__engine-title{font-family:var(--mono);font-size:13px;font-weight:500;color:var(--ink);margin-bottom:8px}.hp .mflow__engine-rules{display:flex;flex-direction:column;gap:3px;font-family:var(--mono);font-size:10.5px;line-height:1.4}.hp .mflow__rule{display:flex;justify-content:space-between;gap:8px;opacity:0;transform:translateY(2px);transition:opacity .22s ease,transform .22s ease}.hp .mflow__rule.is-on{opacity:1;transform:none}.hp .mflow__rule-k{color:var(--muted)}.hp .mflow__rule-v{color:var(--ink)}.hp .mflow__dests{position:absolute;right:2.5%;top:0;bottom:0;width:23%;min-width:200px;display:flex;flex-direction:column;justify-content:space-between;padding:16px 0;pointer-events:none}.hp .mflow__dest{position:static;padding:10px 12px;pointer-events:auto;transition:border-color .24s ease,box-shadow .24s ease}.hp .mflow__dest.is-arriving{border-color:var(--ink)}.hp .mflow__dest.is-arrived{box-shadow:0 1px 8px #0000000a}.hp .mflow__dest-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hp .mflow__dest-meta{min-width:0}.hp .mflow__dest-eyebrow{margin-bottom:2px}.hp .mflow__dest-amount{font-family:var(--mono);font-size:12.5px;font-weight:500;color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums}.hp .mflow__controls{position:absolute;left:0;right:0;bottom:0;padding:10px 16px 12px;display:flex;align-items:center;gap:14px;background:linear-gradient(to top,var(--bg),rgba(255,255,255,0));pointer-events:none}.hp .mflow__progress{flex:1;height:2px;background:var(--line);border-radius:999px;overflow:hidden;pointer-events:auto}.hp .mflow__progress-bar{height:100%;background:var(--ink);transition:width 80ms linear}.hp .mflow__buttons{display:flex;gap:6px;pointer-events:auto}.hp .mflow__btn{appearance:none;background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:4px 10px;font-family:var(--mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);cursor:pointer;transition:border-color .16s ease,color .16s ease}.hp .mflow__btn:hover{color:var(--ink);border-color:var(--line-strong)}@keyframes mflow-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.55}}@media(max-width:800px){.hp .mflow{aspect-ratio:auto;height:720px}.hp .mflow__svg{display:none}.hp .mflow__node--src,.hp .mflow__engine,.hp .mflow__dests{position:static;transform:none;width:auto}.hp .mflow__node--src{margin:16px}.hp .mflow__engine{margin:0 16px 16px;width:auto}.hp .mflow__dests{padding:0 16px 56px;gap:8px}}@media(prefers-reduced-motion:reduce){.hp .mflow__rule{opacity:1!important;transform:none!important}.hp .mflow__engine-status-dot{animation:none!important}}.hp .section--how-diagram{padding:80px 0}@media(max-width:800px){.hp .section--how-diagram{padding:64px 0}}@media(min-width:900px){.hp .section--how-fit{min-height:calc(100svh - 64px);padding:clamp(32px,5vh,72px) 0;display:flex;flex-direction:column;justify-content:center}.hp .section--how-fit>.container{width:100%}.hp .section--how-fit .section__h{font-size:clamp(34px,min(4vw,6vh),52px);margin-bottom:14px}.hp .section--how-fit .section__sub{font-size:19px;line-height:1.55}.hp .section--how-fit .how__list{margin-top:clamp(20px,3vh,36px)}.hp .section--how-fit .how__step{padding:clamp(14px,2vh,22px) clamp(24px,2.5vw,36px);gap:clamp(20px,2vw,28px);grid-template-columns:40px 1.2fr 1.5fr 200px}.hp .section--how-fit .how__step-t{font-size:clamp(15px,min(1.3vw,2.1vh),18px)}.hp .section--how-fit .how__step-b{font-size:clamp(12.5px,min(1vw,1.6vh),14px);line-height:1.5}}.hp .dev__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:flex-start}@media(min-width:900px){.hp .dev__grid{grid-template-columns:1fr 1.2fr;gap:64px}}.hp .dev__links{display:flex;flex-direction:column;gap:8px;margin-top:32px}.hp .dev__link{font-family:var(--mono);font-size:13px;color:var(--ink);padding:8px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;transition:color .15s}.hp .dev__link:after{content:"→";color:var(--faint);transition:transform .2s}.hp .dev__link:hover:after{transform:translate(3px);color:var(--ink)}.hp .dev__editor{background:var(--ink);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg)}.hp .dev__tabs{display:flex;align-items:center;background:#1a1a1a;padding:0;border-bottom:1px solid #2a2a2a}.hp .dev__tab{font-family:var(--mono);font-size:12px;color:#888;padding:12px 18px;border-right:1px solid #2a2a2a;transition:all .15s;position:relative}.hp .dev__tab.is-on{background:var(--ink);color:var(--bg)}.hp .dev__tab.is-on:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--pill-green)}.hp .dev__tab-meta{margin-left:auto;padding:0 18px;font-family:var(--mono);font-size:11px;color:#555}.hp .dev__code{margin:0;padding:24px 28px;font-family:var(--mono);font-size:13px;line-height:1.65;color:#d4d4d4;background:var(--ink);white-space:pre;overflow-x:auto}.hp .intg__head{max-width:none;margin-bottom:48px}.hp .intg__head .section__h{white-space:nowrap}.hp .intg__grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch}@media(min-width:900px){.hp .intg__grid{grid-template-columns:320px 1fr;gap:32px}}.hp .intg__list{display:flex;flex-direction:column;gap:4px}.hp .intg__opt{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid transparent;border-radius:10px;text-align:left;color:var(--ink);background:transparent;transition:background .15s,border-color .15s;cursor:pointer}.hp .intg__opt:hover{background:var(--bg-soft)}.hp .intg__opt--on{background:var(--bg);border-color:var(--line);box-shadow:var(--shadow-sm)}.hp .intg__opt-icon{width:36px;height:36px;border-radius:8px;background:var(--bg-mute);display:grid;place-items:center;flex:0 0 36px;color:var(--ink);transition:background .15s,color .15s}.hp .intg__opt--on .intg__opt-icon{background:var(--ink);color:var(--bg)}.hp .intg__opt-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.hp .intg__opt-row{display:flex;align-items:center;justify-content:space-between}.hp .intg__opt-label{font-size:14.5px;font-weight:500;color:var(--ink);letter-spacing:-.005em}.hp .intg__opt-arrow{font-family:var(--mono);font-size:14px;color:var(--faint);opacity:0;transform:translate(-4px);transition:opacity .2s,transform .2s,color .2s}.hp .intg__opt:hover .intg__opt-arrow,.hp .intg__opt--on .intg__opt-arrow{opacity:1;transform:translate(0);color:var(--ink)}.hp .intg__opt-sub{font-family:var(--mono);font-size:11.5px;color:var(--muted);letter-spacing:-.005em}.hp .intg__doclinks{margin-top:24px}.hp .intg__doc-cta{align-self:stretch;display:flex;justify-content:center;text-align:center}.hp .intg__panel{display:flex;flex-direction:column;gap:20px;animation:intg-fade .3s ease}@keyframes intg-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hp .intg__panel-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hp .intg__panel-eyebrow svg{color:var(--ink)}.hp .intg__panel-preview{display:flex;flex-direction:column}.hp .intg__panel-info{display:flex;flex-direction:column;gap:14px;padding-top:4px}.hp .intg__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid var(--line)}.hp .intg__panel-h{margin:0;font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--ink);line-height:1.2}.hp .intg__panel-desc{margin:0;font-size:15px;line-height:1.5;color:var(--ink);max-width:60ch;letter-spacing:-.005em}.hp .intg__panel-meta{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap}.hp .intg__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--bg);white-space:nowrap;font-size:12.5px;line-height:1}.hp .intg__chip-k{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hp .intg__chip strong{font-size:13px;color:var(--ink);font-weight:600}.hp .intg__panel-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px;flex-wrap:wrap}.hp .intg__panel-hint{font-family:var(--mono);font-size:11.5px;color:var(--muted)}@media(min-width:900px){.hp .section--dev-fit{padding:80px 0}.hp .section--dev-fit>.container{width:100%}.hp .section--dev-fit .intg__head{margin-bottom:clamp(20px,3vh,36px)}.hp .section--dev-fit .section__h{font-size:clamp(34px,min(4vw,6vh),52px);margin-bottom:14px}.hp .section--dev-fit .section__sub{font-size:19px;line-height:1.55}.hp .section--dev-fit .intg__panel{gap:clamp(12px,1.8vh,18px)}.hp .section--dev-fit .intg__panel-desc{font-size:clamp(13px,min(1vw,1.7vh),14.5px);line-height:1.45}.hp .section--dev-fit .intg__opt{padding:clamp(10px,1.4vh,14px) 14px}.hp .section--dev-fit .intg__shopify-body{padding:clamp(14px,2vh,22px)}.hp .section--dev-fit .intg__shopify-app{padding-bottom:clamp(12px,1.6vh,20px);margin-bottom:clamp(12px,1.6vh,20px)}.hp .section--dev-fit .intg__shopify-bullets{gap:clamp(6px,.9vh,10px);padding-bottom:clamp(12px,1.6vh,20px)}.hp .section--dev-fit .intg__shopify-foot{padding-top:clamp(10px,1.4vh,16px);gap:4px}}.hp .intg__editor{margin:0;width:100%;border-radius:10px;box-shadow:none;border:1px solid #1a1a1a}.hp .intg__editor .dev__code{padding:20px 24px;font-size:12.5px;max-height:340px}.hp .intg__shopify{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--bg);width:100%}.hp .intg__shopify-head{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--line);background:var(--bg-mute);font-family:var(--mono);font-size:11.5px;color:var(--muted)}.hp .intg__shopify-head-l{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-weight:500}.hp .intg__shopify-headlogo{display:block;object-fit:contain}.hp .intg__shopify-bag{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:5px;background:var(--ink);color:var(--bg)}.hp .intg__shopify-host{font-size:11px;letter-spacing:.04em;color:var(--faint)}.hp .intg__shopify-body{padding:22px}.hp .intg__shopify-app{display:grid;grid-template-columns:56px 1fr auto;gap:16px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.hp .intg__shopify-icon{width:56px;height:56px;border-radius:12px;border:1px solid var(--line);background:var(--bg);display:grid;place-items:center;overflow:hidden}.hp .intg__shopify-icon img{width:32px;height:32px;object-fit:contain}.hp .intg__shopify-name{font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .intg__shopify-by{font-size:12.5px;color:var(--muted);margin-top:2px}.hp .intg__shopify-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hp .intg__shopify-tag{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;background:var(--bg-soft);border:1px solid var(--line);font-size:11.5px;color:var(--muted);font-family:var(--mono);letter-spacing:-.005em}.hp .intg__shopify-cta{display:inline-block;height:38px;line-height:38px;padding:0 22px;border-radius:8px;background:var(--ink);color:var(--bg);font-size:13.5px;font-weight:500;letter-spacing:-.005em;text-align:center;text-decoration:none;transition:background .15s,transform .12s;cursor:pointer}.hp .intg__shopify-cta:hover{background:#2a2a2a}.hp .intg__shopify-cta:active{transform:translateY(1px)}.hp .intg__shopify-bullets{display:flex;flex-direction:column;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.hp .intg__shopify-bul{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--ink-soft)}.hp .intg__shopify-check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:var(--pill-green-bg);color:#065f46;flex:0 0 18px}.hp .intg__shopify-foot{padding-top:16px;display:flex;flex-direction:column;gap:6px}.hp .intg__shopify-foot-row{display:flex;justify-content:space-between;font-family:var(--mono);font-size:11.5px}.hp .intg__shopify-foot-row span:first-child{color:var(--faint);text-transform:uppercase;letter-spacing:.06em}.hp .intg__shopify-foot-row span:last-child{color:var(--ink-soft)}@media(max-width:720px){.hp .intg__panel-meta{flex-wrap:wrap}.hp .intg__shopify-app{grid-template-columns:48px 1fr}.hp .intg__shopify-cta{grid-column:1 / -1;justify-self:stretch}.hp .intg__shopify-icon{width:48px;height:48px}}.hp .intg__shopify-mark{position:relative}.hp .intg__shopify-mark img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.hp .intg__shopify-mark-black{opacity:1}.hp .intg__shopify-mark-white,.hp .intg__opt--on .intg__shopify-mark-black{opacity:0}.hp .intg__opt--on .intg__shopify-mark-white{opacity:1}.hp .intg__android-eye{fill:var(--bg)}.hp .intg__opt--on .intg__android-eye{fill:var(--ink)}.hp .intg__pl{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--bg);width:100%}.hp .intg__pl-head{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--line);background:var(--ink);color:var(--bg);font-family:var(--mono);font-size:11.5px}.hp .intg__pl-head-l{display:inline-flex;align-items:center;gap:8px}.hp .intg__pl-bag{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:4px;background:#ffffff1a;color:var(--bg)}.hp .intg__pl-crumb{color:#ffffff80}.hp .intg__pl-host{color:#ffffff80;font-size:11px}.hp .intg__pl-body{padding:22px}.hp .intg__pl-formhead{display:flex;align-items:center;justify-content:space-between;gap:16px}.hp .intg__pl-formhead-l{min-width:0;flex:1}.hp .intg__pl-formhead .intg__pl-cta{flex-shrink:0}.hp .intg__pl-title{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.005em}.hp .intg__pl-sub{font-size:12.5px;color:var(--muted);margin-top:2px}.hp .intg__pl-fields{display:flex;flex-direction:column;gap:12px;margin:18px 0}.hp .intg__pl-field{display:flex;flex-direction:column;gap:4px}.hp .intg__pl-lbl{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.hp .intg__pl-input{display:flex;align-items:center;gap:8px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg-soft);font-size:13.5px}.hp .intg__pl-input--text{color:var(--ink)}.hp .intg__pl-cur{font-family:var(--mono);font-size:11.5px;color:var(--muted);padding-right:8px;border-right:1px solid var(--line)}.hp .intg__pl-val{font-size:14px;color:var(--ink);font-weight:500}.hp .intg__pl-cta{height:40px;padding:0 18px;border-radius:8px;background:var(--ink);color:var(--bg);font-size:13.5px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:background .15s,transform .12s}.hp .intg__pl-cta:hover{background:#2a2a2a}.hp .intg__pl-cta:active{transform:translateY(1px)}.hp .intg__pl-result{display:flex;flex-direction:column;gap:14px;animation:intg-fade .25s ease}.hp .intg__pl-result-head{display:flex;align-items:center;justify-content:space-between}.hp .intg__pl-amt{font-size:22px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.hp .intg__pl-linkrow{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg-soft)}.hp .intg__pl-link{flex:1;font-family:var(--mono);font-size:13px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp .intg__pl-copy{height:30px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;background:var(--bg);color:var(--ink);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}.hp .intg__pl-copy:hover{background:var(--bg-soft)}.hp .intg__pl-share{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:4px}.hp .intg__pl-share-l{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-right:4px}.hp .intg__pl-share-btn{height:30px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--bg);color:var(--ink);font-size:12.5px;cursor:pointer;transition:background .15s,border-color .15s}.hp .intg__pl-share-btn:hover{background:var(--bg-soft);border-color:var(--ink)}.hp .intg__pl-share-btn.is-on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hp .intg__pl-status{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;background:var(--pill-green-bg);color:#065f46;font-size:13px;font-weight:500;animation:intg-fade .25s ease}.hp .intg__pl-status-dot{width:8px;height:8px;border-radius:999px;background:var(--pill-green);flex-shrink:0;animation:intg-pulse 1.6s ease-in-out infinite}@keyframes intg-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hp .intg__pl-reset{margin-left:auto;font-family:var(--mono);font-size:11.5px;color:#065f46;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.hp .pricing__grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:56px}@media(min-width:900px){.hp .pricing__grid{grid-template-columns:1fr 1fr 1.2fr}}@media(min-width:900px){.hp .pricing__grid--rates{grid-template-columns:1fr 1fr}}.hp .pricing__card{border:1px solid var(--line);border-radius:14px;padding:32px;background:var(--bg);display:flex;flex-direction:column}.hp .pricing__card--main{background:var(--bg);color:var(--ink);border-color:#e8e8e8}.hp .pricing__card-lbl{font-size:12.5px;color:var(--muted);margin-bottom:16px;font-weight:500}.hp .pricing__card--compare .pricing__card-lbl{font-size:22px;letter-spacing:-.01em;color:var(--ink);font-weight:500;text-transform:none;margin-bottom:22px;line-height:1.25}.hp .pricing__card-lbl--rate{display:flex;align-items:baseline;gap:10px;font-size:15px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid var(--line)}.hp .pricing__card-badge{display:inline-flex;align-items:baseline;padding:0;background:transparent;color:var(--ink);font-size:28px;font-weight:600;letter-spacing:-.02em;text-transform:none}.hp .pricing__card--main .pricing__card-badge{background:transparent;color:var(--ink)}.hp .pricing__card-lbl-rest{color:var(--muted);font-size:13px}.hp .pricing__card-val{font-size:48px;font-weight:500;letter-spacing:-.03em;line-height:1;margin-bottom:6px;font-variant-numeric:tabular-nums}.hp .pricing__card-unit{font-size:16px;color:var(--muted);font-weight:400;margin-left:4px}.hp .pricing__card-sub{font-size:14px;color:var(--muted);margin-bottom:24px}.hp .pricing__list{list-style:none;padding:0;margin:0 0 auto;display:flex;flex-direction:column;gap:10px}.hp .pricing__list li{font-size:16px;padding-left:22px;position:relative;color:var(--ink-soft)}.hp .pricing__list li:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;background:var(--ink);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='black' stroke-width='2'%3E%3Cpolyline points='2 6 5 9 10 3'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='black' stroke-width='2'%3E%3Cpolyline points='2 6 5 9 10 3'/%3E%3C/svg%3E") center / contain no-repeat}.hp .pricing__compare-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);font-size:13.5px;color:var(--ink-soft)}.hp .pricing__compare-row span:last-child{font-family:var(--mono)}.hp .pricing__compare-row--total{border-bottom:0;padding-top:16px;font-weight:500;color:var(--ink);font-size:15px}.hp .pricing__compare-foot{margin-top:20px;padding:14px;background:#e0fae4;border:1px solid oklch(.88 .06 150);border-radius:8px;font-size:13px;color:var(--muted)}.hp .pricing__compare-foot strong{color:#005e28;color:oklch(.42 .14 150)}.hp .pricing__rate{display:flex;align-items:baseline;gap:6px;font-weight:500;letter-spacing:-.03em;line-height:1;margin-bottom:6px;font-variant-numeric:tabular-nums}.hp .pricing__rate-pct{font-size:48px;color:var(--ink)}.hp .pricing__rate-plus{font-size:18px;color:var(--muted);font-weight:400}.hp .pricing__rate-fixed{font-size:20px;color:var(--muted)}.hp .pricing__rate-sym{font-size:16px;color:var(--muted);font-weight:400;margin-right:1px}.hp .pricing__rate-unit{font-family:var(--mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:22px}.hp .pricing__cur{display:flex;align-items:center;justify-content:flex-start;gap:14px;flex-wrap:wrap;margin-top:28px}.hp .section--pricing .pbb__head,.hp .section--pricing-fit .pbb__head{margin-bottom:clamp(20px,2.5vh,32px)}.hp .section--pricing .pbb__h,.hp .section--pricing-fit .pbb__h{text-wrap:nowrap}.hp .section--pricing .pricing__cur,.hp .section--pricing-fit .pricing__cur{margin-top:0}.hp .pricing__cur-lbl{font-family:var(--mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.hp .pricing__cur-tabs{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--bg)}.hp .pricing__cur-tab{appearance:none;background:transparent;border:0;padding:6px 12px;font:inherit;cursor:pointer;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--ink-soft);border-radius:999px;transition:background .12s ease,color .12s ease}.hp .pricing__cur-tab:hover{color:var(--ink)}.hp .pricing__cur-tab.is-on{background:var(--ink);color:var(--bg)}@media(max-width:700px){.hp .pricing__rate-pct{font-size:40px}.hp .pricing__rate-fixed{font-size:26px}}.hp .pricing__compare-legend{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:6px;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.hp .pricing__compare-key{display:inline-flex;align-items:center;gap:6px}.hp .pricing__compare-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex:none}.hp .pricing__compare-dot--m{background:var(--ink)}.hp .pricing__compare-dot--c{background:#ea6b5e}.hp .pricing__compare-row span:first-child{display:inline-flex;align-items:center;gap:8px}.hp .pricing__compare-row--customer{color:var(--ink-soft)}.hp .pricing__compare-row--customer span:last-child{color:#bd4238}.hp .pricing__compare-row.is-hi{margin:4px -10px;padding:11px 10px;background:#fff2ef;background:oklch(.97 .02 28);border-radius:6px;border-bottom:0}.hp .pricing__highvol{display:flex;align-items:center;gap:clamp(20px,2.4vw,36px);margin-top:24px;padding:clamp(20px,2.4vh,28px) clamp(24px,2.6vw,36px);border:1px solid #e8e8e8;border-radius:18px;background:var(--bg);color:var(--ink);text-decoration:none;transition:transform .14s ease,border-color .14s ease}.hp .pricing__highvol:hover{border-color:#0f172a38}@media(max-width:760px){.hp .pricing__highvol{flex-direction:column;align-items:center;text-align:center;gap:16px;padding:28px 22px}.hp .pricing__highvol-icon{width:44px;height:44px}.hp .pricing__highvol-icon svg{width:26px;height:26px}.hp .pricing__highvol-h{font-size:22px}.hp .pricing__highvol-sub{font-size:14px;max-width:36ch}.hp .pricing__highvol-actions{width:auto}.hp .pricing__highvol-btn{width:auto;padding:12px 22px}}.hp .pricing__highvol-icon{width:56px;height:56px;border-radius:12px;border:0;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);flex-shrink:0}.hp .pricing__highvol-icon svg{width:30px;height:30px}.hp .pricing__highvol-l{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.hp .pricing__highvol-h{font-size:clamp(22px,1.9vw,28px);font-weight:600;letter-spacing:-.02em;color:var(--ink);line-height:1.15}.hp .pricing__highvol-sub{font-size:14.5px;line-height:1.5;color:var(--muted);text-wrap:pretty;max-width:56ch}.hp .pricing__highvol-actions{display:inline-flex;align-items:stretch;gap:6px;flex-shrink:0}.hp .pricing__highvol-btn{display:inline-flex;align-items:center;padding:0 22px;height:44px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:8px;font-size:14px;font-weight:600;letter-spacing:-.005em;white-space:nowrap;transition:background .14s ease,border-color .14s ease}.hp .pricing__highvol:hover .pricing__highvol-btn{background:#000;border-color:#000}.hp .pricing__highvol-plus{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--accent, #2e73f0);color:#fff;border-radius:8px;flex-shrink:0;transition:background .14s ease}.hp .pricing__highvol:hover .pricing__highvol-plus{background:#2563d8}.hp .pricing__highvol-plus svg{width:18px;height:18px}@media(min-width:900px){.hp .section--pricing-fit{padding:80px 0}.hp .section--pricing-fit>.container{width:100%}.hp .section--pricing-fit .section__h{font-size:clamp(34px,min(4vw,6vh),52px);margin-bottom:12px}.hp .section--pricing-fit .section__sub{font-size:19px;line-height:1.55}.hp .section--pricing-fit .pricing__cur{margin-top:clamp(14px,2vh,24px)}.hp .section--pricing-fit .pricing__grid{margin-top:clamp(20px,3vh,36px)}.hp .section--pricing-fit .pricing__card{padding:clamp(20px,2.6vh,32px)}.hp .section--pricing-fit .pricing__card-lbl{margin-bottom:clamp(10px,1.4vh,16px)}.hp .section--pricing-fit .pricing__rate-pct,.hp .section--pricing-fit .pricing__card-val{font-size:clamp(36px,min(3.4vw,5.5vh),48px)}.hp .section--pricing-fit .pricing__rate-fixed{font-size:20px}.hp .section--pricing-fit .pricing__rate-plus{font-size:18px}.hp .section--pricing-fit .pricing__rate-sym{font-size:16px}.hp .section--pricing-fit .pricing__rate-unit{margin-bottom:clamp(12px,1.6vh,22px)}.hp .section--pricing-fit .pricing__card-sub{margin-bottom:clamp(14px,1.8vh,24px);font-size:clamp(12.5px,1vw,14px);line-height:1.45}.hp .section--pricing-fit .pricing__list{gap:clamp(6px,.9vh,10px)}.hp .section--pricing-fit .pricing__list li{font-size:16px}.hp .section--pricing-fit .pricing__compare-row{padding:clamp(7px,1vh,11px) 0;font-size:clamp(12.5px,.95vw,14px)}.hp .section--pricing-fit .pricing__compare-row.is-hi{padding:clamp(7px,1vh,11px) 10px}.hp .section--pricing-fit .pricing__compare-row--total{padding-top:clamp(10px,1.4vh,16px);font-size:clamp(13.5px,1.05vw,15px)}.hp .section--pricing-fit .pricing__compare-foot{margin-top:clamp(12px,1.6vh,20px);padding:clamp(10px,1.4vh,14px);font-size:clamp(12px,.9vw,13px)}.hp .section--pricing-fit .pricing__highvol{margin-top:clamp(16px,2vh,28px);padding:clamp(14px,1.8vh,22px) clamp(20px,2vw,28px)}}.hp .faq__list{max-width:none;margin-top:48px}.hp .faq__item{border-bottom:1px solid var(--line)}.hp .faq__item:last-child{border-bottom:none}.hp .faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 0;text-align:left;font-size:17px;font-weight:500;letter-spacing:-.01em;color:var(--ink);gap:24px}.hp .faq__q-ico{width:22px;height:22px;border:1px solid var(--line-strong);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--muted);flex-shrink:0;transition:all .2s}.hp .faq__item--open .faq__q-ico{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hp .faq__a{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.2,.8,.2,1)}.hp .faq__item--open .faq__a{max-height:240px}.hp .faq__a-i{padding:0 0 22px;font-size:15px;color:var(--muted);line-height:1.6;max-width:none}.hp .closer{position:relative;padding:80px 0;background:var(--bg);color:var(--ink);border-top:1px solid var(--line)}.hp .closer__inner{display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center}.hp .closer__h{margin:0;font-size:52px;line-height:1.05;font-weight:600;letter-spacing:-.025em;color:var(--ink);text-wrap:balance}.hp .closer__h-mute{color:var(--faint)}.hp .closer__right{display:flex;flex-direction:column;gap:18px;align-items:center}.hp .closer__right>.closer__switch{margin-top:28px}@media(max-width:900px){.hp .closer__right{align-items:center}}.hp .closer__sub{margin:0;max-width:560px;text-align:center;color:var(--muted);font-size:19px;line-height:1.5}@media(max-width:900px){.hp .closer__sub{max-width:480px}}.hp .closer__ctas{display:flex;gap:8px}.hp .closer__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-size:14.5px;font-weight:500;border-radius:8px;text-decoration:none;transition:background .14s ease,color .14s ease,border-color .14s ease;border:1px solid transparent}.hp .closer__cta--primary{background:var(--ink);color:#fff;border-radius:8px}.hp .closer__cta--primary:hover{background:#2a2a2a}.hp .closer__cta--secondary{background:transparent;color:var(--ink);border-color:var(--line-strong)}.hp .closer__cta--secondary:hover{border-color:var(--ink)}.hp .closer__switch{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.hp .closer__switch-l{white-space:nowrap}.hp .closer .aud-toggle{background:var(--bg-soft);border:1px solid var(--line)}.hp .closer .aud-toggle__btn{color:var(--muted)}.hp .closer .aud-toggle__btn[data-active=true]{color:#fff}.hp .closer .aud-toggle__pill{background:var(--ink)}.hp .ft{padding:56px 0 28px;background:#000;color:#ffffffb3;border-top:1px solid #1a1a1a}.hp .ft a{color:#ffffffb3}.hp .ft__top{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:900px){.hp .ft__top{grid-template-columns:1.2fr 2fr}}.hp .ft__brand-logo{height:32px;width:auto;display:block;margin-bottom:16px;filter:invert(1) brightness(2)}.hp .ft__tag{color:#ffffff8c;font-size:14px;max-width:280px;line-height:1.5}.hp .ft__news{margin-top:22px;max-width:320px}.hp .ft__news-lbl{display:block;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:8px}.hp .ft__news-row{display:flex;gap:6px;align-items:stretch}.hp .ft__news-input{flex:1;min-width:0;height:38px;padding:0 12px;font:inherit;font-size:14px;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:8px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.hp .ft__news-input::placeholder{color:#fff6}.hp .ft__news-input:focus{border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff14}.hp .ft__news-btn{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;border:1px solid #fff;border-radius:8px;cursor:pointer;transition:background .14s ease,transform .14s ease}.hp .ft__news-btn:hover{background:#ffffffe0;transform:translate(1px)}.hp .ft__news-ok{display:none;margin-top:8px;font-size:13px;color:#6fd087}.hp .ft__news-hint{display:block;margin-top:10px;font-size:12px;color:#ffffff73;letter-spacing:.005em}.hp .ft__news.is-sent .ft__news-hint{display:none}.hp .ft__news.is-sent .ft__news-ok{display:block}.hp .ft__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:700px){.hp .ft__cols{grid-template-columns:repeat(4,1fr)}}.hp .ft__col h4{font-size:12px;color:#ffffff73;margin:0 0 14px;font-weight:500}.hp .ft__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.hp .ft__col a{font-size:13.5px;color:#ffffffc7}.hp .ft__col a:hover{color:#fff}.hp .ft__bottom{padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:12.5px;color:#ffffff73}.hp .phone--step-redirect,.hp .phone--step-faceid,.hp .phone--step-bank,.hp .phone--step-processing,.hp .phone--step-success{background:#fff}.hp .phone__action-cta--bank{color:#fff}.hp .phone__action-cta--ghost{background:var(--bg);color:var(--ink);border:1px solid var(--line-strong)}.hp .phone__action-cta:disabled{opacity:.45;cursor:default}.hp .bnk__topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 18px 14px;flex:none;border-bottom:1px solid var(--line)}.hp .bnk__back{display:inline-flex;align-items:center;gap:4px;font-size:15px;color:var(--muted);padding:6px 8px 6px 0;justify-self:start}.hp .bnk__back:hover{color:var(--ink)}.hp .bnk__topbar-brand{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .bnk__topbar-mark{width:24px;height:24px;border-radius:7px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-.02em;overflow:hidden}.hp .bnk__topbar-mark>img{width:16px!important;height:16px!important;object-fit:contain;background:#fff;padding:2px;border-radius:4px}.hp .bnk__topbar-spacer{display:block}.hp .bnk__screen{flex:1 1 auto;min-height:0;overflow-y:auto;padding:22px 22px 14px;display:flex;flex-direction:column;gap:18px}.hp .bnk__pay-head{text-align:center;padding:4px 0 6px}.hp .bnk__pay-eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.hp .bnk__pay-amt{font-size:44px;font-weight:600;letter-spacing:-.025em;color:var(--ink);line-height:1}.hp .bnk__pay-to{margin-top:10px;font-size:14.5px;color:var(--muted)}.hp .bnk__pay-to strong{color:var(--ink);font-weight:500}.hp .bnk__sec-h{font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:-6px}.hp .bnk__accts{display:flex;flex-direction:column;gap:8px}.hp .bnk__acct{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--bg);text-align:left;transition:border-color .15s,background .15s}.hp .bnk__acct:hover{border-color:var(--line-strong)}.hp .bnk__acct.is-on{border-color:var(--ink);border-width:2px;padding:15px 17px}.hp .bnk__radio{width:22px;height:22px;border-radius:999px;border:1.5px solid var(--line-strong);display:inline-flex;align-items:center;justify-content:center;flex:none}.hp .bnk__radio>span{width:11px;height:11px;border-radius:999px;background:var(--ink);opacity:0;transform:scale(.4);transition:opacity .15s,transform .15s}.hp .bnk__radio.is-on{border-color:var(--ink)}.hp .bnk__radio.is-on>span{opacity:1;transform:scale(1)}.hp .bnk__acct-info{display:flex;flex-direction:column;gap:2px;min-width:0}.hp .bnk__acct-name{font-size:15.5px;font-weight:500;color:var(--ink)}.hp .bnk__acct-sub{font-size:12.5px;color:var(--muted)}.hp .bnk__acct-bal{font-size:15px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.hp .bnk__detail{border:1px solid var(--line);border-radius:12px;padding:4px 14px;background:var(--bg-soft)}.hp .bnk__detail-row{display:flex;justify-content:space-between;padding:12px 0;font-size:13.5px;color:var(--muted);border-bottom:1px solid var(--line)}.hp .bnk__detail-row:last-child{border-bottom:0}.hp .bnk__detail-row>span:last-child{color:var(--ink);font-weight:500}.hp .bnk__splash{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:40px 28px;text-align:center}.hp .bnk__splash-mark{width:64px;height:64px;border-radius:18px;background:var(--ink);color:#fff;font-size:28px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-.03em;margin-bottom:8px;animation:bnkPop .35s ease-out;overflow:hidden;box-shadow:0 6px 16px -8px #0000004d}.hp .bnk__splash-mark>img{width:38px!important;height:38px!important;object-fit:contain;background:#fff;padding:4px;border-radius:10px}@keyframes bnkPop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.hp .bnk__splash-title{font-size:19px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .bnk__splash-sub{font-size:14.5px;color:var(--muted);max-width:28ch}.hp .bnk__splash-bar{margin-top:14px;width:160px;height:3px;border-radius:999px;background:var(--line);overflow:hidden;position:relative}.hp .bnk__splash-bar>span{position:absolute;top:0;left:-40%;width:40%;height:100%;background:var(--ink);border-radius:999px;animation:bnkBar 1.1s ease-in-out infinite}@keyframes bnkBar{0%{left:-40%}to{left:100%}}.hp .bnk__spinner{width:38px;height:38px;border-radius:999px;border:3px solid var(--line);border-top-color:var(--ink);animation:bnkSpin .8s linear infinite;margin-bottom:8px}@keyframes bnkSpin{to{transform:rotate(360deg)}}.hp .bnk__faceid{flex:1 1 auto;display:flex;flex-direction:column;padding:18px 22px 22px}.hp .bnk__faceid-brand{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink);align-self:flex-start}.hp .bnk__faceid-body{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center}.hp .bnk__faceid-icon{position:relative;width:110px;height:110px;border-radius:26px;background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp .bnk__faceid-icon:hover{background:var(--bg-mute)}.hp .bnk__faceid-pulse{position:absolute;inset:-4px;border-radius:30px;border:2px solid var(--ink);opacity:0;animation:bnkFacePulse 1.6s ease-out infinite}@keyframes bnkFacePulse{0%{transform:scale(.92);opacity:.55}to{transform:scale(1.12);opacity:0}}.hp .bnk__faceid-title{font-size:22px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.hp .bnk__faceid-sub{font-size:14.5px;color:var(--muted);max-width:28ch;line-height:1.45}.hp .bnk__faceid-cta{text-align:center;padding-top:8px}.hp .bnk__faceid-link{font-size:15px;font-weight:500;color:var(--ink);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.hp .phone__screen.msuccess{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-top:28px}.hp .msuccess__check{width:64px;height:64px;border-radius:999px;background:#c0f3d0;color:#003e20;color:oklch(.32 .1 155);display:inline-flex;align-items:center;justify-content:center;margin:8px auto 4px;animation:bnkPop .4s ease-out}.hp .msuccess__title{text-align:center;font-size:22px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.hp .msuccess__sub{text-align:center;font-size:14.5px;color:var(--muted);margin-top:-8px;margin-bottom:6px}.hp .msuccess__rcpt{border:1px solid var(--line);border-radius:14px;padding:4px 16px;background:var(--bg)}.hp .msuccess__rcpt-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;font-size:13.5px;color:var(--muted);border-bottom:1px solid var(--line)}.hp .msuccess__rcpt-row:last-child{border-bottom:0}.hp .msuccess__rcpt-row>span:last-child{color:var(--ink);font-weight:500;text-align:right}.hp .msuccess__saved{color:#006738!important;color:oklch(.45 .13 155)!important}.hp .msuccess__hint{text-align:center;font-size:12.5px;color:var(--faint);line-height:1.5;padding:4px 8px}.hp .bnk__launch{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10;animation:bnkFade .25s ease-out both}.hp .bnk__launch-icon{width:60px;height:60px;border-radius:14px;background:#fff;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:6px;box-shadow:0 10px 30px -10px #00000059;animation:bnkLaunchIcon .9s cubic-bezier(.4,0,.2,1) both;transform-origin:center center}@keyframes bnkLaunchIcon{0%{transform:translateY(180px) scale(.55);opacity:0}55%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.hp .bnk__launch-icon>img{width:100%;height:100%;object-fit:contain}.hp .bnk__login{position:relative;flex:1 1 auto;display:flex;flex-direction:column;background:var(--bnk-brand, #0A2A66);animation:bnkFade .35s ease-out both}@keyframes bnkFade{0%{opacity:0}to{opacity:1}}.hp .bnk__login-hero{padding:26px 22px 22px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff}.hp .bnk__login-logo{width:56px;height:56px;border-radius:14px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:8px;box-shadow:0 6px 18px -8px #0006}.hp .bnk__login-logo>img{width:100%!important;height:100%!important;object-fit:contain}.hp .bnk__login-name{font-size:17px;font-weight:600;letter-spacing:.02em;color:#fff;text-transform:uppercase}.hp .bnk__login-card{background:#fff;margin:4px 16px 0;border-radius:14px;padding:18px 18px 16px;box-shadow:0 12px 30px -16px #00000040;display:flex;flex-direction:column;gap:12px}.hp .bnk__field{display:flex;flex-direction:column;gap:4px;padding:10px 0 12px;border-bottom:1px solid var(--line)}.hp .bnk__field-lbl{font-size:12px;color:var(--muted);font-weight:500}.hp .bnk__field-val{font-size:16px;color:var(--ink)}.hp .bnk__field-val--placeholder{color:var(--faint)}.hp .bnk__field-val--mono{font-family:var(--mono);letter-spacing:.08em}.hp .bnk__login-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:2px}.hp .bnk__login-check{display:inline-flex;align-items:center;gap:8px;color:var(--ink-soft)}.hp .bnk__login-check-box{width:16px;height:16px;border-radius:4px;background:var(--bnk-brand, #0A2A66);color:#fff;display:inline-flex;align-items:center;justify-content:center}.hp .bnk__login-check-box--off{background:transparent;border:1.5px solid var(--line-strong)}.hp .bnk__login-link{color:var(--bnk-brand, #0A2A66);font-weight:500;text-decoration:underline;text-underline-offset:3px}.hp .bnk__login-btn{margin-top:4px;width:100%;background:var(--bnk-brand, #0A2A66);color:#fff;border:0;border-radius:6px;padding:16px 18px;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:opacity .15s,transform .15s}.hp .bnk__login-btn:hover{opacity:.92}.hp .bnk__login-btn:active{transform:scale(.99)}.hp .bnk__login-or{display:flex;align-items:center;gap:10px;margin:6px 0 2px;color:var(--faint);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.hp .bnk__login-or:before,.hp .bnk__login-or:after{content:"";flex:1 1 auto;height:1px;background:var(--line)}.hp .bnk__login-faceid{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;background:#fff;color:var(--bnk-brand, #0A2A66);border:1.5px solid var(--bnk-brand, #0A2A66);border-radius:6px;padding:14px 18px;font-family:inherit;font-size:14.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s,transform .15s}.hp .bnk__login-faceid:hover{background:#0a2a660a}.hp .bnk__login-faceid:active{transform:scale(.99)}.hp .bnk__login-foot{margin:auto 16px 22px;display:flex;justify-content:center;gap:10px;color:#ffffffd9;font-size:12.5px;padding-top:18px}.hp .bnk__faceid-modal{position:absolute;inset:0;background:#0a0a0a73;display:flex;align-items:center;justify-content:center;z-index:20;animation:bnkFade .25s ease-out both}.hp .bnk__faceid-sheet{width:240px;background:#fff;border-radius:16px;padding:22px 20px 14px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;box-shadow:0 24px 60px -20px #00000073;animation:bnkSheetIn .3s cubic-bezier(.2,.8,.2,1) both}@keyframes bnkSheetIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.hp .bnk__faceid-sheet-icon{position:relative;width:64px;height:64px;border-radius:16px;background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px;overflow:hidden;transition:background .25s,color .25s,border-color .25s}.hp .bnk__faceid-sheet-icon--scanning{border-color:var(--bnk-brand, #0A2A66)}.hp .bnk__faceid-sheet-icon--approved{background:#c0f3d0;border-color:#98e2b1;color:#003e20;color:oklch(.32 .1 155);animation:bnkPop .35s cubic-bezier(.2,.8,.2,1) both}.hp .bnk__faceid-scanline{position:absolute;left:6px;right:6px;height:2px;background:var(--bnk-brand, #0A2A66);border-radius:2px;box-shadow:0 0 10px 2px #0a2a6666;animation:bnkFaceScan 1s ease-in-out infinite alternate}@keyframes bnkFaceScan{0%{top:12px;opacity:.85}to{top:48px;opacity:1}}.hp .bnk__confirm{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 26px;text-align:center;gap:10px;animation:bnkFade .35s ease-out both;position:relative}.hp .bnk__confirm-redirect{position:absolute;left:26px;right:26px;bottom:22px;margin-top:0}.hp .bnk__confirm-brand{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.01em;margin-bottom:4px}.hp .bnk__confirm-brand-mark{width:26px;height:26px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.hp .bnk__confirm-brand-mark>img{width:18px!important;height:18px!important;object-fit:contain;background:#fff;padding:2px;border-radius:4px}.hp .bnk__confirm-brand-name{color:var(--ink-soft)}.hp .bnk__confirm-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 9px;border-radius:999px;background:#ccf8da;color:#004424;color:oklch(.34 .12 155);font-size:12.5px;font-weight:600;letter-spacing:-.005em;margin-bottom:6px;animation:bnkPop .35s cubic-bezier(.2,.8,.2,1) both}.hp .bnk__confirm-pill-dot{width:18px;height:18px;border-radius:999px;background:#00a05b;background:oklch(.62 .18 155);color:#fff;display:inline-flex;align-items:center;justify-content:center}.hp .bnk__confirm-amt{font-size:32px;font-weight:600;letter-spacing:-.025em;color:var(--ink);font-variant-numeric:tabular-nums;line-height:1.05;margin:2px 0 0}.hp .bnk__confirm-amt-sub{font-size:12px;color:var(--muted);letter-spacing:-.005em;margin-bottom:6px}.hp .bnk__confirm-rcpt{width:100%;border:1px solid var(--line);border-radius:12px;padding:2px 14px;background:var(--bg-soft);margin-top:4px}.hp .bnk__confirm-row{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);text-align:center;gap:2px}.hp .bnk__confirm-row>span:first-child{text-transform:uppercase;font-size:10.5px;letter-spacing:.06em;color:var(--muted);font-weight:500}.hp .bnk__confirm-row>span:last-child{color:var(--ink);font-weight:600;font-size:13.5px;letter-spacing:-.005em;font-variant-numeric:tabular-nums}.hp .bnk__confirm-row:last-child{border-bottom:0}.hp .bnk__confirm-redirect{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px;border-radius:12px;background:var(--bg-mute);font-size:12.5px;color:var(--ink-soft)}.hp .bnk__confirm-redirect strong{color:var(--ink);font-weight:600}.hp .bnk__confirm-spin{width:14px;height:14px;border-radius:999px;border:2px solid var(--line-strong);border-top-color:var(--bnk-brand, #0A2A66);animation:bnkSpin .8s linear infinite;flex:none}.hp .bnk__close{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10;animation:bnkCloseBg .75s cubic-bezier(.4,0,.2,1) both}@keyframes bnkCloseBg{0%{background:var(--bnk-brand, #0A2A66)}45%{background:var(--bnk-brand, #0A2A66)}to{background:#fff}}.hp .bnk__close-icon{width:60px;height:60px;border-radius:14px;background:#fff;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:6px;box-shadow:0 10px 30px -10px #00000059;animation:bnkCloseIcon .75s cubic-bezier(.4,0,.2,1) both;transform-origin:center center}@keyframes bnkCloseIcon{0%{transform:scale(10);border-radius:0;opacity:0}20%{transform:scale(7);border-radius:4px;opacity:1}55%{transform:translateY(0) scale(1);border-radius:14px}to{transform:translateY(180px) scale(.55);border-radius:14px;opacity:.85}}.hp .bnk__close-icon>img{width:100%;height:100%;object-fit:contain}.hp .bnk__safari-launch{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10;animation:bnkFade .25s ease-out both}.hp .bnk__safari-launch-icon{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 10px 30px rgba(15,111,203,.3));animation:bnkSafariLaunchIn .9s cubic-bezier(.4,0,.2,1) both;transform-origin:center center}@keyframes bnkSafariLaunchIn{0%{transform:translateY(180px) scale(.55);opacity:0}55%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.hp .bnk__safari-launch-icon>svg{width:100%;height:100%}.hp .bnk__faceid-sheet-title{font-size:17px;font-weight:600;color:var(--ink)}.hp .bnk__faceid-sheet-sub{font-size:13.5px;color:var(--muted);margin-bottom:6px}.hp .bnk__faceid-sheet-btn{width:100%;background:var(--bnk-brand, #0A2A66);color:#fff;border:0;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer;margin-top:4px}.hp .bnk__faceid-sheet-btn:hover{opacity:.92}.hp .bnk__faceid-sheet-cancel{width:100%;background:transparent;color:var(--muted);border:0;padding:8px;font-family:inherit;font-size:13.5px;cursor:pointer}.hp .bnk__faceid-sheet-cancel:hover{color:var(--ink)}.hp .bnk__faceid-pulse{position:absolute;inset:-4px;border-radius:20px;border:2px solid var(--ink);opacity:0;animation:bnkFacePulse 1.6s ease-out infinite}.hp .qk-tweaks{position:fixed;right:16px;bottom:16px;width:320px;max-width:calc(100vw - 32px);background:#fff;color:#0a0a0a;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 24px 60px -12px #00000047,0 2px 8px #0000000f;z-index:999999;font-family:var(--sans, system-ui, sans-serif);font-size:13px;overflow:hidden}.hp .qk-tweaks__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa}.hp .qk-tweaks__title{font-family:var(--mono, ui-monospace, Menlo, monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#555}.hp .qk-tweaks__close{width:22px;height:22px;border:none;background:transparent;color:#888;cursor:pointer;font-size:18px;line-height:1;border-radius:6px}.hp .qk-tweaks__close:hover{background:#f0f0f0;color:#000}.hp .qk-tweaks__body{max-height:70vh;overflow-y:auto}.hp .qk-tweaks__section{padding:14px;border-bottom:1px solid rgba(0,0,0,.06)}.hp .qk-tweaks__section:last-child{border-bottom:none}.hp .qk-tweaks__section-lbl{font-family:var(--mono, ui-monospace, Menlo, monospace);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:10px}.hp .qk-tweaks__opts{display:flex;flex-direction:column;gap:6px}.hp .qk-tweaks__opt{text-align:left;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;transition:border-color .12s ease,background .12s ease}.hp .qk-tweaks__opt:hover{border-color:#00000040}.hp .qk-tweaks__opt.is-on{border-color:#0a0a0a;background:#0a0a0a;color:#fff}.hp .qk-tweaks__opt-label{font-weight:500;font-size:13px}.hp .qk-tweaks__opt-sub{font-size:11.5px;color:#777}.hp .qk-tweaks__opt.is-on .qk-tweaks__opt-sub{color:#ffffffa6}.hp .qk-tweaks__preview{margin-top:12px;padding:10px 12px;background:#fafafa;border:1px dashed rgba(0,0,0,.12);border-radius:8px}.hp .qk-tweaks__preview-lbl{font-family:var(--mono, ui-monospace, Menlo, monospace);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#999;margin-bottom:4px}.hp .qk-tweaks__preview-h{font-family:var(--serif, Georgia, serif);font-size:17px;line-height:1.2;color:#0a0a0a}.hp .qk-tweaks__preview-h em{font-style:italic;color:#777}.hp .qk-tweaks__row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;cursor:pointer}.hp .qk-tweaks__row+.qk-tweaks__row{border-top:1px solid rgba(0,0,0,.05)}.hp .hero__trust{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;margin:-8px 0 24px;padding:8px 12px;font-family:var(--mono, ui-monospace, Menlo, monospace);font-size:11.5px;letter-spacing:.03em;color:#555;background:#00000006;border:1px solid rgba(0,0,0,.06);border-radius:999px;max-width:fit-content}.hp .hero__trust strong{color:#0a0a0a;font-weight:600}.hp .hero__trust-dot{width:6px;height:6px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #16a34a26;display:inline-block}.hp .hero__trust-sep{color:#bbb}.hp .pbb{padding:80px 0;background:#f9f9fb;color:var(--ink);border-top:0;border-bottom:0}.hp .pbb__head{max-width:880px;margin:0 0 clamp(28px,4vh,56px);display:flex;flex-direction:column;gap:14px}.hp .pbb__head--split{max-width:none;display:grid;grid-template-columns:1.1fr 1fr;column-gap:clamp(32px,5vw,80px);row-gap:24px;align-items:start}.hp .pbb__eyebrow{grid-column:1 / -1}.hp .pbb__head-l{display:flex;flex-direction:column;gap:18px}.hp .pbb__head-r{display:flex;align-items:start;padding-top:clamp(8px,1vw,14px)}.hp .section--pricing .pbb__head-r,.hp .section--pricing-fit .pbb__head-r{padding-top:0}.hp .section--pricing .pbb__head-r .pbb__lede,.hp .section--pricing-fit .pbb__head-r .pbb__lede{margin-top:0}@media(max-width:760px){.hp .pbb__head--split{grid-template-columns:1fr;row-gap:18px}}.hp .pbb__h{font-size:clamp(36px,4.5vw,56px);line-height:1.05;margin:0;font-weight:600;letter-spacing:-.025em;text-wrap:balance}.hp .pbb__h-mute{color:var(--muted)}.hp .pbb__h--two-line{font-size:clamp(26px,3.6vw,48px);text-wrap:nowrap;line-height:1.04}.hp .pbb__h-line{display:block;white-space:nowrap}.hp .section--pbb .pbb__head,.hp .pbb__head:has(.pbb__h--two-line){max-width:min(1100px,100%)}@media(max-width:520px){.hp .pbb__h--two-line{font-size:24px}}.hp .pbb__lede{margin:0;font-size:17px;line-height:1.5;color:var(--ink-soft);max-width:720px;text-wrap:pretty}.hp .pricing__lede{margin-top:16px}.hp .pbbflow{position:relative;margin:clamp(48px,6vh,80px) 0 clamp(56px,7vh,88px);padding:clamp(48px,6vh,80px) clamp(8px,2vw,32px) clamp(56px,6vh,80px);isolation:isolate;overflow:hidden}.hp .pbbflow__globe{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:-1;pointer-events:none}.hp .pbbflow__globe svg{width:min(86%,760px);height:auto;aspect-ratio:1 / 1;max-height:110%;opacity:.95}.hp .pbbflow__track{position:absolute;left:clamp(40px,6vw,80px);right:clamp(40px,6vw,80px);top:calc(clamp(48px,6vh,80px) + 28px);height:56px;z-index:0;pointer-events:none}.hp .pbbflow__line{position:absolute;left:0;right:0;top:50%;height:1px;background-image:linear-gradient(to right,var(--accent, #2e73f0) 50%,transparent 0%);background-size:8px 1px;background-repeat:repeat-x;opacity:.45}.hp .pbbflow__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(8px,1.4vw,24px);position:relative;z-index:1}.hp .pbbflow__step{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;position:relative}.hp .pbbflow__node{position:relative;width:56px;height:56px;border-radius:999px;background:var(--ink);border:1px solid var(--ink);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 14px #0a0a0a2e,0 0 0 6px var(--bg);transition:transform .25s ease,border-color .25s ease}.hp .pbbflow__step:nth-child(odd) .pbbflow__node{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 4px 14px #0a0a0a2e,0 0 0 6px var(--bg)}.hp .pbbflow__node-ico svg{width:26px;height:26px;display:block}.hp .pbbflow__node-dot{position:absolute;bottom:-3px;right:-3px;width:10px;height:10px;background:var(--ink);border:2px solid #fff;border-radius:999px}.hp .pbbflow__step:nth-child(odd) .pbbflow__node-dot{background:var(--ink);border-color:#fff}.hp .pbbflow__num{font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:var(--accent, #2e73f0);font-weight:500}.hp .pbbflow__lbl{font-size:clamp(13px,1vw,15px);line-height:1.35;letter-spacing:-.005em;color:var(--ink);font-weight:500;text-wrap:balance;max-width:16ch}.hp .pbbflow__caption{margin-top:clamp(36px,4vh,56px);display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid var(--line);border-radius:999px;background:var(--bg);font-size:13px;color:var(--muted);letter-spacing:-.005em;position:relative;z-index:1;margin-left:50%;transform:translate(-50%)}.hp .pbbflow__caption strong{color:var(--ink);font-weight:600}.hp .pbbflow__cap-dot{width:7px;height:7px;border-radius:999px;background:var(--accent, #2e73f0);box-shadow:0 0 0 3px #2e73f02e}@media(max-width:900px){.hp .pbbflow__steps{grid-template-columns:repeat(3,1fr);row-gap:36px}.hp .pbbflow__track{display:none}}@media(max-width:560px){.hp .pbbflow__steps{grid-template-columns:repeat(2,1fr)}}.hp .pbb__diagram{display:grid;grid-template-columns:1fr auto 1.1fr auto 1fr;gap:clamp(12px,1.6vw,24px);align-items:center;padding:clamp(28px,4vh,44px) clamp(20px,3vw,40px);border:1px solid #0a0a0a;border-radius:18px;background-color:#0a0a0a;background-image:radial-gradient(rgba(255,255,255,.09) 1px,transparent 1px);background-size:18px 18px;background-position:0 0;color:#fff;margin-bottom:clamp(48px,6vh,72px)}@media(max-width:760px){.hp .pbb__diagram{grid-template-columns:1fr;gap:24px}.hp .pbb__arrow{transform:rotate(90deg);justify-self:center}}.hp .pbb__node{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:20px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff}.hp .pbb__node--bank{border-color:var(--accent, #2e73f0);background:#2e73f01f;box-shadow:0 0 0 4px #2e73f02e}.hp .pbb__node-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#fff}.hp .pbb__node--bank .pbb__node-icon{background:var(--accent, #2e73f0);color:#fff}.hp .pbb__node-icon svg{width:26px;height:26px}.hp .pbb__node-lbl{font-size:14px;font-weight:600;color:#fff;letter-spacing:-.01em}.hp .pbb__node-sub{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase}.hp .pbb__arrow{display:flex;flex-direction:column;align-items:center;gap:6px;color:#ffffff8c;width:100%;min-width:60px}.hp .pbb__arrow svg{width:100%;height:12px;display:block}.hp .pbb__arrow-tag{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.hp .pbb__cards{list-style:none;margin:clamp(20px,3vh,40px) 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:960px){.hp .pbb__cards{grid-template-columns:1fr}}.hp .pbb__card{display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden}.hp .pbb__card-top{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--line)}.hp .pbb__card-step{font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--muted);text-transform:uppercase}.hp .pbb__card-h{margin:0;font-size:20px;font-weight:600;letter-spacing:-.01em;color:var(--ink);line-height:1.2}.hp .pbb__card-b{margin:0;font-size:14.5px;line-height:1.55;color:var(--muted);max-width:36ch}.hp .pbb__card-mock{background:#f1f1f5;padding:14px;display:flex;flex-direction:column;min-height:200px;flex:1;align-items:stretch;justify-content:flex-start}.hp .pbb__mock-sheet{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;flex:1;box-shadow:0 1px #00000005,0 8px 20px -14px #00000014}.hp .pbb__mock-rule{height:1px;background:var(--line);margin:2px 0}.hp .pbb__mock-rule--dashed{background:transparent;background-image:linear-gradient(to right,var(--line) 50%,transparent 50%);background-size:6px 1px;background-repeat:repeat-x}.hp .pbb__mock-row{display:flex;justify-content:space-between;align-items:center}.hp .pbb__mock-total{padding:2px 2px 4px}.hp .pbb__mock-total-l{font-size:11.5px;color:var(--muted)}.hp .pbb__mock-total-v{font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums}.hp .pbb__mock-opt{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:var(--bg);font:inherit;cursor:default;text-align:left}.hp .pbb__mock-opt+.pbb__mock-opt{margin-top:-2px}.hp .pbb__mock-opt--active{border-color:var(--ink);border-width:1.5px}.hp .pbb__mock-opt-l{display:inline-flex;align-items:center;gap:8px;color:var(--ink)}.hp .pbb__mock-opt-t{font-size:12px;font-weight:500}.hp .pbb__mock-opt-check{color:var(--ink);display:inline-flex}.hp .pbb__mock-bnklogo{width:15px;height:15px;border-radius:4px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--bg);border:1px solid var(--line);flex:0 0 auto}.hp .pbb__mock-bnklogo img{width:100%;height:100%;object-fit:cover;display:block}.hp .pbb__mock-flag{width:18px;height:12px;border-radius:2px;background:#b22234;display:inline-flex;flex-direction:column;overflow:hidden;position:relative}.hp .pbb__mock-flag:before{content:"";position:absolute;left:0;top:0;width:8px;height:6px;background:#3c3b6e}.hp .pbb__mock-flag-stripe{flex:1;background:#fff}.hp .pbb__mock-flag-stripe:nth-child(2){background:transparent}.hp .pbb__mock-bank-head{display:flex;align-items:center;gap:7px;padding:1px 0 2px}.hp .pbb__mock-bank-mark{width:22px;height:22px;border-radius:6px;background:var(--bg-soft);border:1px solid var(--line);color:var(--accent, #2e73f0);display:inline-flex;align-items:center;justify-content:center}.hp .pbb__mock-bank-mark--logo{background:var(--bg);overflow:hidden;padding:0}.hp .pbb__mock-bank-mark--logo img{width:100%;height:100%;object-fit:cover;display:block}.hp .pbb__mock-bank-name{font-size:12.5px;font-weight:600;color:var(--ink)}.hp .pbb__mock-bank-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;background:#2e73f01a;color:var(--accent, #2e73f0);font-size:11px;font-weight:500;padding:3px 8px;border-radius:999px}.hp .pbb__mock-bank-amt{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;margin-top:1px}.hp .pbb__mock-bank-meta{font-size:11px;color:var(--muted);font-family:var(--mono);margin-bottom:2px}.hp .pbb__mock-kv{display:flex;justify-content:space-between;font-size:11px}.hp .pbb__mock-kv span:first-child{color:var(--muted)}.hp .pbb__mock-kv span:last-child{color:var(--ink);font-family:var(--mono)}.hp .pbb__mock-settle-head{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:#047857}.hp .pbb__mock-check{color:#10b981;display:inline-flex}.hp .pbb__mock-settle-amt{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums}.hp .pbb__mock-settle-meta{font-size:11px;color:var(--muted);font-family:var(--mono);display:flex;align-items:center;gap:5px}.hp .pbb__mock-dot{color:var(--line-strong)}.hp .pbb__mock-ledger{display:flex;flex-direction:column;font-family:var(--mono);font-size:10.5px;gap:3px}.hp .pbb__mock-led-row{display:flex;justify-content:space-between;color:var(--ink)}.hp .pbb__mock-led-row span:first-child{color:var(--muted)}.hp .pbb__mock-led-pos{color:var(--ink)}.hp .pbb__mock-led-rec{color:#047857!important}.hp .pbb__steps{list-style:none;margin:0 0 clamp(48px,6vh,72px);padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media(max-width:760px){.hp .pbb__steps{grid-template-columns:1fr}}.hp .pbb__step{padding:clamp(24px,3.2vh,36px) clamp(20px,2vw,32px);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.hp .pbb__step:last-child{border-right:0}@media(max-width:760px){.hp .pbb__step{border-right:0;border-bottom:1px solid var(--line)}.hp .pbb__step:last-child{border-bottom:0}}.hp .pbb__step-n{font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--accent, #2e73f0)}.hp .pbb__step-t{margin:0;font-size:clamp(17px,1.35vw,21px);font-weight:600;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}.hp .pbb__step-b{margin:0;font-size:clamp(14px,1.05vw,16px);line-height:1.55;color:var(--ink-soft);text-wrap:pretty}.hp .pbb__contrast{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:760px){.hp .pbb__contrast{grid-template-columns:1fr}}.hp .pbb__contrast-col{padding:clamp(24px,3vh,32px);border:1px solid var(--line);border-radius:16px;background:var(--bg)}.hp .pbb__contrast-col--cards{background:var(--bg-soft, #fafafa)}.hp .pbb__contrast-col--pbb{border-color:var(--accent, #2e73f0);background:#2e73f00a}.hp .pbb__contrast-h{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.hp .pbb__contrast-col--pbb .pbb__contrast-h{color:var(--accent, #2e73f0)}.hp .pbb__contrast-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hp .pbb__contrast-col li{font-size:15px;line-height:1.5;color:var(--ink);letter-spacing:-.005em;padding-left:22px;position:relative}.hp .pbb__contrast-col li:before{content:"";position:absolute;left:0;top:9px;width:12px;height:1.5px;background:var(--muted);border-radius:2px}.hp .pbb__contrast-col--pbb li:before{background:var(--accent, #2e73f0)}.hp .why.why{padding:80px 0;background-color:#f9f9fb;color:#fff;position:relative;isolation:isolate}.hp .why.why:before{content:none}.hp .why.why>.container{position:relative;z-index:1}.hp .why.why .section__eyebrow{color:#0000008c}.hp .why.why .section__eyebrow-dot{background:#00000073;opacity:1}.hp .why__head{display:flex;flex-direction:column;gap:18px;margin-bottom:clamp(48px,6vh,72px)}.hp .why__head--split{display:grid;grid-template-columns:1fr;gap:18px 48px;align-items:start}@media(min-width:900px){.hp .why__head--split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);column-gap:clamp(32px,5vw,80px)}.hp .why__head--split .why__eyebrow{grid-column:1 / -1}.hp .why__head--split .why__h{margin-bottom:0}.hp .why__head--split .why__lede{padding-top:clamp(8px,1vw,14px)}}.hp .why__lede{margin:0;font-size:19px;line-height:1.55;color:#0000009e;max-width:720px;text-wrap:pretty}.hp .why__h-accent{color:#0006}.hp .why__h{font-size:52px;line-height:1.1;margin:0;font-weight:600;letter-spacing:-.025em;color:var(--ink);text-wrap:balance;max-width:22ch}@media(max-width:720px){.hp .why__h{font-size:38px}}.hp .why__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden}@media(max-width:980px){.hp .why__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hp .why__cards{grid-template-columns:1fr}}.hp .why__card{padding:28px 26px 30px;display:flex;flex-direction:column;gap:8px;border-right:1px solid rgba(255,255,255,.14);background:transparent}.hp .why__card:last-child{border-right:0}@media(max-width:980px){.hp .why__card:nth-child(2n){border-right:0}.hp .why__card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}}@media(max-width:560px){.hp .why__card{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.hp .why__card:last-child{border-bottom:0}}.hp .why__card-head{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:14px}.hp .why__card-n{letter-spacing:.04em}.hp .why__card-val{font-size:clamp(40px,4.5vw,56px);font-weight:600;letter-spacing:-.03em;line-height:1.05;color:#fff;font-variant-numeric:tabular-nums;margin-top:4px}.hp .why__card-unit{font-size:13.5px;color:#fff9;margin-bottom:18px}.hp .why__card-b{margin:0;font-size:14.5px;line-height:1.55;color:#ffffffb3;text-wrap:pretty}.hp .why__rails{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(28px,4vh,44px)}.hp .why__rail{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 22px;font-family:var(--sans);font-size:15px;font-weight:500;color:#ffffffeb;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:12px;white-space:nowrap}.hp .why__rail-sep{color:#fff6;font-weight:400}.hp .why__rail--accent{color:#fff;border-color:#ffffff2e;background:#ffffff0d;font-weight:600}@media(max-width:720px){.hp .why__rails{gap:8px}.hp .why__rail{font-size:13.5px;height:42px;padding:0 16px}}.hp .why__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.hp .why__row{position:relative;padding:26px 32px 28px 0;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:18px;row-gap:8px;border-top:1px solid rgba(0,0,0,.09)}.hp .why__row:nth-child(odd){padding-right:clamp(24px,4vw,56px);border-right:1px solid rgba(0,0,0,.09);padding-left:0}.hp .why__row:nth-child(2n){padding-left:clamp(24px,4vw,56px);padding-right:0}.hp .why__row:nth-child(1),.hp .why__row:nth-child(2){border-top:0}.hp .why__row:last-child{grid-column:1 / -1;padding-left:0;padding-right:0;border-right:0}.hp .why__row:last-child .why__row-t{font-size:22px}.hp .why__row:last-child .why__row-b{max-width:60ch}.hp .why__row-n{grid-row:1 / span 2;font-family:Inter Tight,system-ui,sans-serif;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500;letter-spacing:.08em;color:#0006;padding-top:4px}.hp .why__row-t{margin:0;font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);line-height:1.25}.hp .why__row-b{margin:0;font-size:14.5px;line-height:1.55;color:#00000094;text-wrap:pretty;max-width:42ch}@media(max-width:760px){.hp .why__list{grid-template-columns:1fr}.hp .why__row,.hp .why__row:nth-child(odd),.hp .why__row:nth-child(2n),.hp .why__row:last-child{padding:22px 0 24px;border-right:0;border-top:1px solid rgba(0,0,0,.09);grid-column:auto}.hp .why__row:nth-child(1){border-top:0}.hp .why__row-t{font-size:18px}}.hp .why.why{padding:80px 0}.hp .why__head{margin-bottom:clamp(40px,5vh,64px);max-width:760px}.hp .why__head .why__lede{max-width:60ch}.hp .why__grid--three{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1)}.hp .why__grid--three>.why__cardx{position:relative;background:transparent;padding:clamp(28px,3.5vh,44px) clamp(28px,3vw,44px) clamp(28px,3.5vh,44px);display:flex;flex-direction:column;align-items:flex-start;gap:0}.hp .why__grid--three>.why__cardx+.why__cardx{border-left:1px solid rgba(15,23,42,.1)}.hp .why__cardx-num{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#0f172a73;margin-bottom:clamp(28px,4vh,48px)}.hp .why__cardx-icon{display:inline-flex;align-items:center;justify-content:flex-start;color:#0f1b3d;width:38px;height:38px;margin-bottom:20px}.hp .why__cardx-icon svg{width:38px;height:38px;display:block;stroke-width:1.5}.hp .why__cardx-t{margin:0 0 10px;font-family:var(--display, var(--sans));font-size:clamp(20px,1.6vw,24px);font-weight:600;letter-spacing:-.01em;color:#0f1b3d;line-height:1.25}.hp .why__cardx-b{margin:0;font-size:15px;line-height:1.55;color:#0f172a9e;max-width:32ch;text-wrap:pretty}.hp .why__also{margin-top:clamp(20px,2.5vh,32px);display:flex;flex-wrap:wrap;gap:8px 28px;font-size:13.5px;color:#0f172a8c}.hp .why__also-item{display:inline-flex;align-items:center;gap:10px}.hp .why__also-dot{width:4px;height:4px;border-radius:50%;background:#0f172a59;display:inline-block}.hp .why__also:has(.why__also-grid){margin-top:clamp(28px,4vh,56px);padding:clamp(20px,2.4vw,28px);border:1px solid rgba(15,23,42,.08);border-radius:14px;background:linear-gradient(180deg,rgba(15,23,42,.012),transparent 60%),#fff;display:flex;flex-wrap:nowrap;align-items:stretch;gap:clamp(16px,2vw,24px);font-size:inherit;color:inherit}.hp .why__also-label{display:inline-flex;align-items:center;flex:0 0 auto;align-self:center;font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#0f172a73;padding-right:clamp(16px,2vw,24px);border-right:1px solid rgba(15,23,42,.1);white-space:nowrap;line-height:1}.hp .why__also-label:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#0f172a59;margin-right:10px}.hp .why__also-grid{list-style:none;margin:0;padding:0;flex:1 1 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0}.hp .why__also-cell{display:flex;align-items:center;gap:14px;padding:4px clamp(12px,1.6vw,20px);min-width:0}.hp .why__also-cell+.why__also-cell{border-left:1px solid rgba(15,23,42,.08)}.hp .why__also-ico{flex:0 0 auto;width:36px;height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink, #0A0A0A);background:#0f172a0a;border:1px solid rgba(15,23,42,.06)}.hp .why__also-ico svg{width:18px;height:18px}.hp .why__also-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.hp .why__also-title{font-size:15px;font-weight:550;letter-spacing:-.005em;color:var(--ink, #0F1B3D);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .why__also-meta{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;letter-spacing:.01em;color:#0f172a80;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1100px){.hp .why__also:has(.why__also-grid){flex-direction:column;align-items:stretch;gap:16px}.hp .why__also-label{border-right:0;padding-right:0;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.1);align-self:flex-start}}@media(max-width:820px){.hp .why__also-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .why__also-cell{padding:10px clamp(10px,1.6vw,16px)}.hp .why__also-cell+.why__also-cell{border-left:0}.hp .why__also-cell:nth-child(odd)+.why__also-cell{border-left:1px solid rgba(15,23,42,.08)}.hp .why__also-cell:nth-child(n+3){border-top:1px solid rgba(15,23,42,.08)}}@media(max-width:480px){.hp .why__also-grid{grid-template-columns:1fr}.hp .why__also-cell{padding:10px 0}.hp .why__also-cell+.why__also-cell{border-top:1px solid rgba(15,23,42,.08)}.hp .why__also-cell:nth-child(odd)+.why__also-cell{border-left:0}}@media(max-width:900px){.hp .why__grid--three{grid-template-columns:1fr}.hp .why__grid--three>.why__cardx+.why__cardx{border-left:0;border-top:1px solid rgba(15,23,42,.1)}.hp .why__cardx-num{margin-bottom:18px}}@media(min-width:900px)and (max-height:900px){.hp .why.why{padding:48px 0 56px}.hp .why__head{margin-bottom:28px}.hp .why__h{font-size:40px;line-height:1.08;margin:10px 0 14px}.hp .why__lede{font-size:16px;line-height:1.5}.hp .why__grid--three>.why__cardx{padding:24px clamp(20px,2.4vw,32px)}.hp .why__cardx-icon{width:32px;height:32px;margin-bottom:14px}.hp .why__cardx-icon svg{width:32px;height:32px}.hp .why__cardx-t{font-size:20px;margin-bottom:8px}.hp .why__cardx-b{font-size:14px;line-height:1.5}.hp .why__also:has(.why__also-grid){margin-top:24px;padding:16px 20px}.hp .why__also-ico{width:32px;height:32px}.hp .why__also-ico svg{width:16px;height:16px}.hp .why__also-title{font-size:14px}.hp .why__also-meta{font-size:10.5px}}@media(min-width:900px)and (max-height:800px){.hp .why.why{padding:36px 0 44px}.hp .why__head{margin-bottom:22px}.hp .why__h{font-size:36px}.hp .why__lede{font-size:15px}.hp .why__grid--three>.why__cardx{padding:18px clamp(18px,2vw,28px)}.hp .why__cardx-icon{margin-bottom:10px}.hp .why__cardx-t{font-size:19px}.hp .why__cardx-b{font-size:13.5px}.hp .why__also:has(.why__also-grid){margin-top:18px;padding:12px 18px}}.hp .xbproof{padding:80px 0;background:#fff}.hp .xbproof .section__eyebrow{color:#0000008c}.hp .xbproof .section__eyebrow-dot{background:#00000073;opacity:1}.hp .xbproof__container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(40px,6vw,96px);align-items:center}.hp .xbproof__copy{display:flex;flex-direction:column}.hp .xbproof__h{margin:14px 0 18px;font-family:var(--display, var(--sans));font-size:clamp(34px,4vw,52px);font-weight:700;letter-spacing:-.025em;line-height:1.05;color:var(--ink, #0f172a);text-wrap:balance}.hp .xbproof__b{margin:0 0 22px;font-size:clamp(16px,1.15vw,18px);line-height:1.55;color:#0f172a9e;max-width:50ch;text-wrap:pretty}.hp .xbproof__foot{margin:0;font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:15px;line-height:1.5;letter-spacing:.02em;color:#0f172a9e;text-wrap:balance;max-width:44ch}.hp .xbproof__stat{display:flex;flex-direction:column;gap:clamp(16px,2vh,22px);padding:clamp(32px,4vh,48px) clamp(32px,3vw,48px);border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fafafb}.hp .xbproof__stat-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hp .xbproof__stat-row--strike{gap:4px}.hp .xbproof__stat-lbl{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#0f172a8c}.hp .xbproof__stat-val{font-family:var(--display, var(--sans));font-size:clamp(20px,2vw,26px);font-weight:500;color:#0f172a8c}.hp .xbproof__stat-val--strike{text-decoration:line-through;text-decoration-color:#d43a2f;text-decoration-thickness:2px}.hp .xbproof__breakdown{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px dashed rgba(15,23,42,.12)}.hp .xbproof__breakdown-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px dashed rgba(15,23,42,.1)}.hp .xbproof__breakdown-row:last-child{border-bottom:0}.hp .xbproof__breakdown-lbl{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#0f172a8c}.hp .xbproof__breakdown-val{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11.5px;font-variant-numeric:tabular-nums;color:#0f172a80;text-decoration:line-through;text-decoration-color:#d43a2f;text-decoration-thickness:1.5px}.hp .xbproof__stat-divider{height:1px;background:#0f172a1a;width:100%}.hp .xbproof__stat-hero{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.hp .xbproof__stat-hero-copy{display:flex;flex-direction:column;gap:12px;min-width:0}.hp .xbproof__stat-hero-lbl{font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:clamp(18px,1.7vw,24px);letter-spacing:.1em;text-transform:uppercase;color:#0f172ad1;line-height:1.2;font-weight:500}.hp .xbproof__stat-hero-sub{margin:0;font-size:clamp(14px,1.05vw,15.5px);line-height:1.45;color:#0f172a9e;text-wrap:pretty}.hp .xbproof__stat-big{display:flex;align-items:flex-start;font-family:var(--display, var(--sans));color:var(--ink, #0f172a);font-weight:800;letter-spacing:-.05em;line-height:.92}.hp .xbproof__stat-figure{font-size:clamp(96px,12vw,168px);font-variant-numeric:tabular-nums}.hp .xbproof__stat-pct{font-size:clamp(40px,5vw,64px);font-weight:700;letter-spacing:-.02em;margin-top:clamp(14px,2vh,24px);margin-left:4px}@media(max-width:860px){.hp .xbproof__container{grid-template-columns:1fr;gap:36px}}.hp .hwc{padding:130px 0}.hp .hwc .section__eyebrow{color:#0000008c}.hp .hwc .section__eyebrow-dot{background:#00000073;opacity:1}.hp .hwc .section__h{margin-bottom:clamp(28px,4vh,48px);max-width:none;text-wrap:pretty;font-size:clamp(34px,min(4vw,6vh),52px)}.hp .hwc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1000px){.hp .hwc__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.hp .hwc__grid{grid-template-columns:1fr}}.hp .hwc__card{background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:18px}.hp .hwc__step{font-family:var(--mono);font-size:11.5px;letter-spacing:.08em;color:#3b82f6;text-transform:uppercase;font-weight:500}.hp .hwc__visual{background:var(--bg-soft);border-radius:10px;padding:18px 16px;height:150px;display:flex;align-items:center;justify-content:center}.hp .hwc__body{display:flex;flex-direction:column;gap:10px}.hp .hwc__t{font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0;color:var(--ink);line-height:1.3}.hp .hwc__b{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.hp .hwc__viz{width:100%}.hp .hwc__viz--options{display:flex;flex-direction:column;gap:6px;background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:6px}.hp .hwc__opt{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:12.5px;color:var(--ink-soft)}.hp .hwc__opt-radio{width:12px;height:12px;border-radius:999px;border:1.5px solid #c4c4c4;flex:none;background:var(--bg)}.hp .hwc__opt-ico{width:16px;height:16px;color:var(--ink);flex:none}.hp .hwc__opt-ico--img{object-fit:contain;border-radius:4px}.hp .hwc__opt--on{background:#eaf1ff;color:var(--ink);font-weight:500}.hp .hwc__opt--on .hwc__opt-radio{border-color:#3b82f6;background:#fff;box-shadow:inset 0 0 0 3px #3b82f6}.hp .hwc__opt--on .hwc__opt-ico{color:var(--ink)}.hp .hwc__opt-badge{margin-left:auto;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;background:#fff;border:1px solid rgba(29,78,216,.18);padding:3px 7px;border-radius:999px;line-height:1}.hp .hwc__viz--choose{display:flex;align-items:center;justify-content:center}.hp .hwc__pill{display:inline-flex;align-items:center;gap:10px;background:#eaf1ff;color:var(--ink);padding:12px 18px 12px 16px;border-radius:8px;font-size:16px;font-weight:500;border:1px solid #cfdcff}.hp .hwc__pill-ico{width:20px;height:20px;object-fit:contain;border-radius:4px;flex:none}.hp .hwc__pill-check{display:inline-flex;margin-left:4px}.hp .hwc__pill-check svg{display:block}.hp .hwc__viz--approve{display:flex;flex-direction:column;align-items:center;gap:14px}.hp .hwc__lock{width:56px;height:56px;border-radius:12px;background:var(--bg);border:1px solid var(--line);display:grid;place-items:center;color:#1e3a8a}.hp .hwc__approved{font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#d1fae5;padding:4px 10px;border-radius:5px;font-weight:600}.hp .hwc__approve-btn{position:relative;display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;font-family:var(--sans);font-size:14px;font-weight:600;color:#fff;background:#0a0a0a;border:none;border-radius:10px;box-shadow:0 1px #ffffff1f inset,0 2px 4px #0f172a2e;cursor:pointer;letter-spacing:-.005em}.hp .hwc__approve-btn:hover{background:#1d1d1d}.hp .hwc__approve-cursor{position:absolute;right:14px;bottom:-22px;width:26px;height:28px;display:grid;place-items:center;filter:drop-shadow(0 1px 2px rgba(15,23,42,.35));pointer-events:none}.hp .hwc__approve-cursor svg,.hp .hwc__approve-cursor img{display:block;width:100%;height:100%}.hp .hwc__viz--paid{display:flex;flex-direction:column;align-items:center;gap:6px}.hp .hwc__paid-title{font-family:var(--sans);font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin-bottom:4px}.hp .hwc__amt{display:flex;align-items:baseline;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.hp .hwc__amt-cur{font-size:24px;margin-right:2px}.hp .hwc__amt-int{font-size:38px;line-height:1}.hp .hwc__amt-dec{font-size:16px;color:var(--muted);margin-left:2px;font-weight:500}.hp .hwc__saved{font-family:var(--mono);font-size:11.5px;color:#047857;letter-spacing:.02em}.hp .mtu{background:#f9f9fb;color:var(--ink)}.hp .mtu__head{max-width:880px;margin:0 0 clamp(40px,5vh,64px);display:flex;flex-direction:column;gap:18px}.hp .mtu__h{font-size:clamp(36px,4.5vw,56px);line-height:1.05;margin:0;font-weight:600;letter-spacing:-.025em;text-wrap:balance}.hp .mtu__h-mute{color:var(--muted)}.hp .mtu__quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:clamp(40px,5vh,64px)}@media(max-width:880px){.hp .mtu__quotes{grid-template-columns:1fr}}.hp .mtu__card{margin:0;padding:clamp(28px,3.5vh,40px) clamp(24px,2.4vw,36px);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:24px;position:relative}.hp .mtu__card:last-child{border-right:0}@media(max-width:880px){.hp .mtu__card{border-right:0;border-bottom:1px solid var(--line)}.hp .mtu__card:last-child{border-bottom:0}}.hp .mtu__quote-mark{width:28px;height:28px;color:var(--accent, #2e73f0);flex-shrink:0}.hp .mtu__quote{margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.45;letter-spacing:-.015em;color:var(--ink);text-wrap:pretty;flex:1;font-weight:500}.hp .mtu__person{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--line)}.hp .mtu__avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;background:var(--bg-soft, #fafafa);border:1px solid var(--line);flex-shrink:0}.hp .mtu__person-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hp .mtu__person-name{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .mtu__person-role{font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--muted)}.hp .mtu__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:0;border-radius:0;background:transparent;overflow:hidden}@media(max-width:760px){.hp .mtu__stats{grid-template-columns:repeat(2,1fr)}}.hp .mtu__stat{padding:clamp(24px,3vh,32px) clamp(20px,2vw,28px);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.hp .mtu__stat:last-child{border-right:0}@media(max-width:760px){.hp .mtu__stat:nth-child(2){border-right:0}.hp .mtu__stat:nth-child(1),.hp .mtu__stat:nth-child(2){border-bottom:1px solid var(--line)}}.hp .mtu__stat-v{font-size:clamp(28px,2.8vw,38px);font-weight:600;letter-spacing:-.03em;color:var(--ink);font-feature-settings:"tnum"}.hp .mtu__stat-l{font-family:var(--mono);font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hp .section.mtb{background:var(--ink);color:#fff;padding:clamp(96px,12vh,160px) 0}.hp .mtb__inner{max-width:880px;margin:0 auto;padding:0 clamp(8px,2vw,24px);display:flex;flex-direction:column;gap:clamp(20px,2.5vh,28px)}.hp .mtb__eyebrow{color:#ffffffa6}.hp .mtb__eyebrow .section__eyebrow-dot{background:#ffffffa6}.hp .mtb__h{font-size:clamp(36px,4.5vw,56px);line-height:1.05;letter-spacing:-.02em;font-weight:600;margin:0;color:#fff}.hp .mtb__h-accent{color:var(--accent, #2e73f0)}.hp .mtb__h-dot{color:#fff}.hp .mtb__lede{margin:0;font-size:19px;line-height:1.55;color:#ffffffb8;max-width:64ch}.hp .mtb__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:clamp(12px,1.5vh,20px)}.hp .mtb__chip{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.18);color:#ffffffeb;font-size:14px;font-weight:500;white-space:nowrap}.hp .mtb__chip-sep{color:#fff6;margin:0 6px}.hp .mtb__chip--accent{border-color:#2e73f080;color:var(--accent, #2e73f0)}@media(max-width:720px){.hp .mtb__h{font-size:clamp(32px,8vw,44px)}}.hp .pbbflow__globe,.hp .pbbflow__caption{display:none!important}.hp .pbbflow__steps{margin-top:-30px}.hp .pbbflow__track{top:calc(clamp(48px,6vh,80px) + 14px)!important}.hp .pbbflow__node-dot{bottom:-21px;right:auto;left:50%;transform:translate(-50%)}.hp .pbbflow__num{margin-top:12px;color:var(--muted)!important}.hp .intg__opt+.intg__opt{border-top:1px solid var(--line)}.hp .intg__opt:not(.intg__opt--on){border-radius:0}.hp .intg__panel--mobile{display:none}@media(max-width:899px){.hp .intg__panel--desktop{display:none}.hp .intg__panel--mobile{display:flex;margin:12px 0 8px}.hp .intg__panel--mobile+.intg__opt{border-top:1px solid var(--line)}}.hp .csc{padding-top:clamp(56px,7vh,96px);padding-bottom:clamp(56px,7vh,96px)}.hp .csc__head{display:flex;flex-direction:column;gap:14px;max-width:760px;margin-bottom:clamp(28px,3.6vh,44px)}.hp .csc__eyebrow{align-self:flex-start}.hp .csc__h{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:600;letter-spacing:-.02em;line-height:1.12;color:var(--ink)}.hp .csc__h-mute{color:var(--muted)}.hp .csc__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:720px}@media(max-width:720px){.hp .csc__cards{grid-template-columns:1fr}}.hp .csc__mock{background:var(--bg-soft);padding:22px;display:flex;flex:1;align-items:center;justify-content:center;min-height:280px}.hp .csc__sheet{width:100%;max-width:320px;background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:18px 18px 16px;box-shadow:0 1px #00000005,0 8px 20px -12px #00000014;display:flex;flex-direction:column;gap:12px}.hp .csc__total-row{display:flex;align-items:baseline;justify-content:space-between;padding:2px 2px 4px}.hp .csc__total-l{font-size:13px;color:var(--muted)}.hp .csc__total-v{font-size:26px;font-weight:600;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums}.hp .csc__dashed{height:1px;background-image:linear-gradient(to right,var(--line) 50%,transparent 50%);background-size:6px 1px;background-repeat:repeat-x;margin:0 2px}.hp .csc__opts{display:flex;flex-direction:column;gap:8px;margin-top:4px}.hp .csc__opt{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--bg);font:inherit;text-align:left;cursor:pointer;color:var(--muted);transition:border-color .15s ease,color .15s ease}.hp .csc__opt:hover{border-color:#d3d3d3;color:var(--ink)}.hp .csc__opt--active{border-color:var(--ink);border-width:1.5px;padding:11.5px;color:var(--ink)}.hp .csc__opt-glyph{width:28px;height:28px;border-radius:6px;background:var(--bg-soft);border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--muted);flex:0 0 auto}.hp .csc__opt--active .csc__opt-glyph{color:var(--ink)}.hp .csc__opt-lbl{flex:1;font-size:14.5px;font-weight:500;letter-spacing:-.005em}.hp .csc__opt-check{width:18px;height:18px;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.hp .csc__opt-check.is-on{background:var(--ink)}.hp .pricing__hero{margin-top:28px;display:grid;grid-template-columns:1fr;gap:28px;background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:clamp(28px,4vw,44px);align-items:center}@media(min-width:900px){.hp .pricing__hero{grid-template-columns:1.05fr 1fr;gap:48px}}.hp .pricing__hero-eyebrow{display:inline-flex;align-items:center;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.hp .pricing__hero-h{margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:600;letter-spacing:-.025em;line-height:1.12;color:var(--ink);text-wrap:balance}.hp .pricing__hero-h-strike{color:#e6443a;font-weight:600}.hp .pricing__hero-h-accent{display:inline-block;color:var(--muted)}.hp .pricing__hero-sub{margin:18px 0 0;font-size:15.5px;line-height:1.6;color:var(--muted);max-width:48ch;text-wrap:pretty}.hp .pricing__hero-stat{margin-top:26px;padding:18px 22px;border:1px solid var(--line);border-radius:12px;background:var(--bg-soft);display:inline-flex;flex-direction:column;gap:4px;align-items:flex-start}.hp .pricing__hero-stat-l{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.hp .pricing__hero-stat-v{font-size:clamp(40px,4.4vw,56px);font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--ink);font-variant-numeric:tabular-nums;margin-top:2px}.hp .pricing__hero-stat-sub{font-size:13px;color:var(--muted);margin-top:2px}.hp .pricing__hero-r{display:flex}.hp .pricing__hero-card{width:100%;background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:22px 22px 20px;display:flex;flex-direction:column}.hp .pricing__hero-card-h{font-size:13.5px;font-weight:500;color:var(--muted);margin-bottom:14px}.hp .pricing__hero-card .pricing__compare-foot{margin-top:14px}.hp .pricing__vs{display:grid;grid-template-columns:auto auto auto;justify-content:start;align-items:center;gap:clamp(16px,2.2vw,32px);margin-top:12px}.hp .pricing__vs-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 28px 20px;border-radius:14px;gap:10px}.hp .pricing__vs-card--cards{background:#ffe7e3;background:oklch(.95 .04 28)}.hp .pricing__vs-col--us{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.hp .pricing__vs-num{font-size:clamp(40px,4.8vw,64px);font-weight:700;letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums}.hp .pricing__vs-num--cards{color:#e6443a}.hp .pricing__vs-num--us{color:var(--ink)}.hp .pricing__vs-cap{font-size:13px;line-height:1.35;color:var(--ink-soft)}.hp .pricing__vs-cap--cards{color:#8c352d}.hp .pricing__vs-sep{font-size:15px;color:var(--muted);font-weight:400;align-self:center}.hp .pricing__vs-pill{background:#d0f7d6;border-radius:12px;padding:10px 16px 12px;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:160px}.hp .pricing__vs-pill-l{font-size:13px;font-weight:500;color:#005e28;color:oklch(.42 .14 150)}.hp .pricing__vs-pill-sub{font-size:12.5px;line-height:1.35;color:#005e28;color:oklch(.42 .14 150);text-align:center}@media(max-width:720px){.hp .pricing__vs{gap:12px}.hp .pricing__vs-num{font-size:40px}.hp .pricing__vs-card{padding:16px 18px 14px}}.hp .trust__sub,.hp .section__sub,.hp .products__subheader,.hp .products--fit .products__subheader,.hp .products--fit .section__sub,.hp .product__sub,.hp .stat__sub,.hp .pbb__lede,.hp .why__lede,.hp .mtb__lede,.hp .closer__sub,.hp .section--how-fit .section__sub,.hp .section--dev-fit .section__sub,.hp .section--pricing-fit .section__sub{color:#6b6b6b!important;font-size:19px!important;line-height:1.55!important}.hp .trust__lead{color:var(--ink)!important;font-size:28px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.015em!important}.hp .section--ink .section__sub,.hp .section--ink .mtb__lede{color:#6b6b6b!important;font-size:19px!important}.hp .hero__viz--mobile{position:relative}.hp .hero__viz--mobile.hero__viz--scribble{align-items:flex-end;padding-right:0}.hp .hero__viz--mobile.hero__viz--scribble .phone-wrap{margin-right:8px}@media(max-width:1100px){.hp .hero__viz--mobile.hero__viz--scribble .phone-wrap{margin-right:0}}.hp .demo-chrome{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:4;display:flex;align-items:center;gap:10px;pointer-events:none}.hp .demo-chrome>*{pointer-events:auto}.hp .demo-chrome__chip{display:inline-flex;align-items:center;gap:7px;padding:6px 11px 6px 9px;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:999px;font-size:11.5px;font-weight:500;color:var(--ink);letter-spacing:.01em;box-shadow:0 1px 2px #0f172a0a,0 4px 18px #0f172a0f}.hp .demo-chrome__chip-dot{width:7px;height:7px;border-radius:999px;background:#4cc157;position:relative}.hp .demo-chrome__chip-dot:after{content:"";position:absolute;inset:-3px;border-radius:999px;border:2px solid oklch(.72 .18 145 / .45);animation:qkChipPulse 1.8s ease-out infinite}@keyframes qkChipPulse{0%{transform:scale(.6);opacity:.9}to{transform:scale(1.6);opacity:0}}.hp .demo-chrome__chip-sep{color:var(--faint)}.hp .demo-chrome__chip-cta{color:var(--muted);font-weight:400}.hp .demo-chrome__replay{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:999px;font-size:11.5px;color:var(--muted);cursor:pointer;transition:color .15s,border-color .15s}.hp .demo-chrome__replay:hover{color:var(--ink);border-color:var(--line-strong)}.hp .demo-hint{position:absolute;z-index:3;pointer-events:none;animation:qkHintIn .32s ease-out both}@keyframes qkHintIn{0%{opacity:0;transform:scale(.92) translateY(2px)}to{opacity:1;transform:scale(1) translateY(0)}}.hp .demo-hint--pulse{border-radius:14px}.hp .demo-hint__ring{position:absolute;inset:0;border-radius:inherit;border:2.5px solid oklch(.82 .18 88 / .95);box-shadow:0 0 0 3px #f1bc0047,0 0 18px #f1bc0073;box-shadow:0 0 0 3px oklch(.82 .18 88 / .28),0 0 18px oklch(.82 .18 88 / .45);animation:qkRingPulse 1.6s ease-out infinite}.hp .demo-hint__ring--delay{animation-delay:.8s}@keyframes qkRingPulse{0%{transform:scale(.98);opacity:1;box-shadow:0 0 0 3px #f1bc0052,0 0 18px #f1bc0073;box-shadow:0 0 0 3px oklch(.82 .18 88 / .32),0 0 18px oklch(.82 .18 88 / .45)}60%{opacity:.28;box-shadow:0 0 0 16px #f1bc0000;box-shadow:0 0 0 16px oklch(.82 .18 88 / 0)}to{transform:scale(1.04);opacity:0;box-shadow:0 0 0 20px #f1bc0000;box-shadow:0 0 0 20px oklch(.82 .18 88 / 0)}}.hp .demo-hint--finger,.hp .demo-hint--cursor{width:0;height:0}.hp .demo-hint__tap{position:absolute;left:0;top:0;width:56px;height:56px;border-radius:999px;border:2.5px solid oklch(.82 .18 88 / .85);box-shadow:0 0 14px #f1bc0080;box-shadow:0 0 14px oklch(.82 .18 88 / .5);transform:translate(-50%,-50%);animation:qkTapRing 1.6s ease-out infinite}.hp .demo-hint__tap--delay{animation-delay:.8s}@keyframes qkTapRing{0%{width:12px;height:12px;opacity:.85;border-width:3px}to{width:70px;height:70px;opacity:0;border-width:1px}}.hp .demo-hint__finger{position:absolute;left:0;top:0;transform:translate(-16px,-4px);animation:qkFingerTap 1.6s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(15,23,42,.18))}@keyframes qkFingerTap{0%,to{transform:translate(-16px,-10px) rotate(-8deg)}45%{transform:translate(-16px) rotate(-2deg)}55%{transform:translate(-16px) rotate(-2deg)}}.hp .demo-hint__cursor{position:absolute;left:0;top:0;transform:translate(-3px,-2px);animation:qkCursorTap 1.6s ease-in-out infinite;filter:drop-shadow(0 3px 6px rgba(15,23,42,.25))}@keyframes qkCursorTap{0%,to{transform:translate(-3px,-8px)}45%{transform:translate(-3px,-2px)}55%{transform:translate(-3px,-2px)}}.hp .demo-hint__label{position:absolute;left:18px;top:18px;white-space:nowrap;padding:4px 9px;background:var(--ink);color:#fff;font-size:11px;font-weight:500;border-radius:6px;letter-spacing:.01em;box-shadow:0 4px 14px #0f172a38}.hp .demo-hint__label:before{content:"";position:absolute;left:-3px;top:50%;transform:translateY(-50%) rotate(45deg);width:6px;height:6px;background:var(--ink)}.hp .demo-chrome~.phone-wrap{margin-top:14px}@media(prefers-reduced-motion:reduce){.hp .demo-hint__ring,.hp .demo-hint__tap,.hp .demo-hint__finger,.hp .demo-hint__cursor,.hp .demo-chrome__chip-dot:after{animation:none}}.hp .demo-hint--scribble{position:absolute;inset:0;pointer-events:none;z-index:5;opacity:1;animation:none;transform:none}@keyframes qkScribbleIn{0%{opacity:0;transform:translate(-6px,4px) rotate(-1deg)}to{opacity:1;transform:translate(0) rotate(0)}}.hp .demo-hint__scribble-lbl{position:absolute;display:inline-block;font-family:Caveat,cursive;font-weight:500;font-size:26px;color:#9ca3af;line-height:1.15;transform-origin:left top;letter-spacing:.01em;white-space:normal;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance;text-align:left;opacity:1;transform:rotate(-4deg)}@keyframes qkScribbleFade{0%{opacity:0;transform:rotate(-4deg) translateY(4px)}to{opacity:1;transform:rotate(-4deg) translateY(0)}}.hp .demo-hint__scribble-svg{position:absolute;pointer-events:none;overflow:visible}.hp .demo-hint--scribble{overflow:visible}.hp .demo-hint__scribble-path{stroke-dashoffset:0}@keyframes qkScribbleDraw{to{stroke-dashoffset:0}}@media(max-width:1100px){.hp .demo-hint__scribble-lbl{font-size:22px}}@media(max-width:899px){.hp .demo-hint--scribble{display:none}}@media(prefers-reduced-motion:reduce){.hp .demo-hint--scribble,.hp .demo-hint__scribble-path{animation:none;stroke-dashoffset:0}}.hp .demo-hint__scribble-nav{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:3px 4px;pointer-events:auto;transform:rotate(-4deg);transform-origin:left top}.hp .demo-hint__scribble-navbtn{width:22px;height:22px;border-radius:999px;border:1px solid rgba(156,163,175,.45);background:#ffffffd9;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .12s ease,color .12s ease,border-color .12s ease}.hp .demo-hint__scribble-navbtn:hover{background:#fff;color:#111827;border-color:#11182766}.hp .demo-hint__scribble-count{font-family:Caveat,cursive;font-size:16px;color:#9ca3af;min-width:22px;text-align:center}.hp .product--stacked{display:flex!important;flex-direction:column;gap:clamp(20px,2.6vh,32px)}.hp .product--stacked .product__col--copy{width:100%;max-width:none}.hp .product--stacked .product__col--viz{width:100%}.hp .product--stacked .product__feats{display:flex;flex-wrap:wrap;grid-template-columns:none;gap:8px 10px;margin:clamp(10px,1.4vh,16px) 0 0}.hp .product--stacked .product__feat{font-size:13px;font-weight:500;padding:6px 12px 6px 8px;border:1px solid var(--line);border-radius:999px;background:var(--bg);color:var(--ink-soft);display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.hp .product--stacked .product__feat:before{width:16px;height:16px;border-radius:999px;background:var(--ink);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5L6.5 12L13 4.5'/></svg>");background-size:11px 11px;background-repeat:no-repeat;background-position:center}.hp .product--stacked .product__title{font-size:clamp(28px,3.4vw,40px)}.hp .product--stacked .product__sub{font-size:clamp(15px,1.2vw,18px);max-width:720px;margin:14px 0 0}.hp .products__mockup-wrap{width:100%}.hp .tm{width:100%;display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--line);border-radius:14px;box-shadow:0 1px #0a0a0a05,0 12px 28px -16px #0a0a0a1a,0 36px 60px -32px #0a0a0a1a;overflow:hidden;font-family:var(--sans);color:var(--ink)}.hp .tm__chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:9px 14px;border-bottom:1px solid var(--line);background:linear-gradient(to bottom,#fafafa,#f4f4f4)}.hp .tm__chrome-l{display:flex;gap:6px}.hp .tm__chrome-dot{width:10px;height:10px;border-radius:999px;background:#d6d6d6;box-shadow:inset 0 0 0 .5px #0000000f}.hp .tm__chrome-path{font-family:var(--mono);font-size:11.5px;letter-spacing:.01em;color:var(--muted);white-space:nowrap;text-align:center}.hp .tm__chrome-r{display:flex;justify-content:flex-end}.hp .tm__chrome-pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--bg);font-size:11px;font-weight:500;color:var(--muted)}.hp .tm__chrome-pill-dot{width:6px;height:6px;border-radius:999px;background:#85b286;box-shadow:0 0 0 3px #85b2862e}.hp .tm__grid{display:grid;grid-template-columns:1fr 1.15fr .95fr;gap:1px;background:var(--line)}.hp .tm__col{background:var(--bg);display:flex;flex-direction:column;min-width:0}.hp .tm__col--side{gap:1px;background:var(--line)}.hp .tm__col--side>*{background:var(--bg)}.hp .tm-tile{padding:16px 18px;display:flex;flex-direction:column;gap:12px;min-width:0;flex:1}.hp .tm__col--balances .tm-tile{padding-bottom:18px}.hp .tm-tile__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp .tm-tile__title{font-size:13px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.hp .tm-tile__meta{font-size:11px;font-family:var(--mono);color:var(--faint);letter-spacing:.01em}.hp .tm-tile__chip{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:999px;background:var(--ink);color:var(--bg)}.hp .tm-live{display:inline-flex;align-items:center;gap:6px;font-family:var(--sans);font-size:11px;color:var(--muted)}.hp .tm-live__dot{width:6px;height:6px;border-radius:999px;background:#85b286;animation:tmPulse 1.6s ease-in-out infinite}@keyframes tmPulse{0%,to{box-shadow:0 0 #85b28673}50%{box-shadow:0 0 0 4px #85b28600}}.hp .tm-bal-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1;align-content:start}.hp .tm-bal{border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:5px;background:linear-gradient(180deg,var(--bg) 0%,#FBFBFB 100%)}.hp .tm-bal__top{display:flex;align-items:center;gap:7px}.hp .tm-cglyph{width:20px;height:20px;border-radius:999px;background:var(--ink);color:var(--bg);display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:600;letter-spacing:-.02em}.hp .tm-bal__ccy{font-size:10.5px;font-weight:600;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.hp .tm-bal__amt{font-size:17px;font-weight:600;letter-spacing:-.02em;font-feature-settings:"tnum" 1;color:var(--ink);line-height:1.1}.hp .tm-bal__sym{color:var(--faint);margin-right:1px;font-weight:500}.hp .tm-bal__sub{font-size:11px;color:var(--muted)}.hp .tm-tile--rule{background:linear-gradient(180deg,#FBFBFB 0%,var(--bg) 60%)}.hp .tm-rule__trigger{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--bg);border:1px solid var(--line-strong);border-radius:10px;font-size:14px;box-shadow:0 1px #0a0a0a05}.hp .tm-rule__when{font-family:var(--mono);color:var(--faint);font-size:12px;text-transform:lowercase}.hp .tm-rule__cond{font-weight:600;color:var(--ink);letter-spacing:-.005em;font-size:14px}.hp .tm-rule__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;position:relative}.hp .tm-rule__steps:before{content:"";position:absolute;left:13px;top:18px;bottom:18px;width:1px;background:var(--line)}.hp .tm-rule__step{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:12px;padding:8px 0;font-size:13px;position:relative;transition:opacity .25s}.hp .tm-rule__bullet{width:24px;height:24px;border-radius:999px;background:var(--bg);border:1px solid var(--line-strong);display:inline-flex;align-items:center;justify-content:center;color:var(--faint);font-family:var(--mono);position:relative;z-index:1;transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.hp .tm-rule__num{font-size:11px;font-weight:600}.hp .tm-rule__lbl{font-weight:500;color:var(--ink-soft);letter-spacing:-.005em}.hp .tm-rule__meta{font-family:var(--mono);font-size:11px;color:var(--faint)}.hp .tm-rule__step.is-done .tm-rule__bullet{background:var(--ink);border-color:var(--ink);color:var(--bg)}.hp .tm-rule__step.is-done .tm-rule__lbl{color:var(--muted)}.hp .tm-rule__step.is-active .tm-rule__bullet{background:var(--bg);border-color:var(--ink);color:var(--ink);box-shadow:0 0 0 4px #0a0a0a0f}.hp .tm-rule__step.is-active .tm-rule__lbl{color:var(--ink);font-weight:600}.hp .tm-up__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hp .tm-up{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid var(--line);font-size:12px}.hp .tm-up:last-child{border-bottom:0}.hp .tm-up__date{display:flex;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:6px;padding:2px 0 3px;background:var(--bg-soft);line-height:1}.hp .tm-up__dow{font-size:8.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}.hp .tm-up__day{font-size:12px;font-weight:600;color:var(--ink);margin-top:2px}.hp .tm-up__main{min-width:0}.hp .tm-up__lbl{font-weight:500;color:var(--ink);letter-spacing:-.005em;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .tm-up__sub{font-size:10.5px;color:var(--muted);font-family:var(--mono);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .tm-up__amt{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-feature-settings:"tnum" 1;font-size:11.5px;color:var(--ink);font-weight:500;white-space:nowrap}.hp .tm-up__icon{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-soft);color:var(--muted);border:1px solid var(--line)}.hp .tm-up__icon--in{color:#537e54}.hp .tm-up__icon--out{color:var(--ink)}.hp .tm-up__icon--fx{color:var(--muted)}.hp .tm-log__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;flex:1}.hp .tm-log__row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:5px 0;border-bottom:1px dashed var(--line);font-family:var(--mono);font-size:11px;opacity:0;transform:translateY(-2px);transition:opacity .35s ease,transform .35s ease}.hp .tm-log__row:last-child{border-bottom:0}.hp .tm-log__row.is-on{opacity:1;transform:translateY(0)}.hp .tm-log__msg{color:var(--ink);font-weight:600;letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .tm-log__meta{color:var(--muted);white-space:nowrap;font-size:10.5px}.hp .tm-log__state{width:14px;height:14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.hp .tm-log__state--ok{background:var(--ink);color:var(--bg)}.hp .tm-log__state--pending{background:var(--bg);border:1px solid var(--line-strong)}.hp .tm-log__pulse{width:5px;height:5px;border-radius:999px;background:var(--muted);animation:tmPulse2 1.2s ease-in-out infinite}@keyframes tmPulse2{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media(max-width:900px){.hp .tm__grid{grid-template-columns:1fr}.hp .tm__col--side{flex-direction:row}.hp .tm__col--side>*{flex:1}}@media(max-width:560px){.hp .tm__col--side{flex-direction:column}}.hp .section__h .pill--head{display:inline-flex;vertical-align:middle;margin-left:18px;margin-top:clamp(14px,1.6vw,22px);transform:translateY(-.22em);height:clamp(40px,4.6vw,56px);padding:0 clamp(18px,1.6vw,24px);font-size:clamp(15px,1.5vw,22px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;white-space:nowrap}.hp .section__h .pill--head .pill__dot{width:7px;height:7px}.hp .product--viz-only{grid-template-columns:1fr!important;background:transparent;border:0;padding:0;box-shadow:none}.hp .product--viz-only .product__col--viz,.hp .product--viz-only .products__mockup-wrap{width:100%}.hp .products--fit .products__head{margin-bottom:clamp(20px,2.6vh,32px)}.hp .products--fit .products__subheader{max-width:64ch;margin-top:12px}.hp .products__also,.hp .products--fit .products__also{margin-top:clamp(14px,1.8vh,22px)}.hp .tm2{width:100%;display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--line);border-radius:14px;box-shadow:0 1px #0a0a0a05,0 12px 28px -16px #0a0a0a1a,0 36px 60px -32px #0a0a0a1a;overflow:hidden;font-family:var(--sans);color:var(--ink)}.hp .tm2__chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:9px 14px;border-bottom:1px solid var(--line);background:linear-gradient(to bottom,#fafafa,#f4f4f4)}.hp .tm2__chrome-l{display:flex;gap:6px}.hp .tm2__chrome-dot{width:10px;height:10px;border-radius:999px;background:#d6d6d6;box-shadow:inset 0 0 0 .5px #0000000f}.hp .tm2__chrome-path{font-family:var(--mono);font-size:11.5px;letter-spacing:.01em;color:var(--muted);white-space:nowrap;text-align:center}.hp .tm2__chrome-r{display:flex;justify-content:flex-end}.hp .tm2__chrome-pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--bg);font-size:11px;font-weight:500;color:var(--muted)}.hp .tm2__chrome-pill-dot{width:6px;height:6px;border-radius:999px;background:#85b286;box-shadow:0 0 0 3px #85b2862e}.hp .tm2__body{padding:18px 20px;display:flex;flex-direction:column;gap:16px}.hp .tm2__title-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hp .tm2__title{display:inline-flex;align-items:baseline;gap:10px}.hp .tm2__title-lbl{font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.hp .tm2__title-amt{font-size:17px;font-weight:500;letter-spacing:-.01em;color:var(--muted);font-feature-settings:"tnum" 1}.hp .tm2__actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hp .tm2__view{margin-left:auto;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--line);border-radius:8px;background:var(--bg-soft)}.hp .tm2-act{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;background:var(--bg);border:1px solid var(--line);border-radius:999px;color:var(--ink);font-family:inherit;font-size:12.5px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:background .15s,border-color .15s}.hp .tm2-act:hover{background:var(--bg-soft);border-color:var(--line-strong)}.hp .tm2-act__icon{display:inline-flex;color:var(--ink-soft)}.hp .tm2-view{width:26px;height:24px;border:0;background:transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:var(--faint);cursor:pointer;transition:background .15s,color .15s}.hp .tm2-view:hover{color:var(--muted)}.hp .tm2-view--on{background:var(--bg);color:var(--ink);box-shadow:0 1px #0a0a0a0a}.hp .tm2__accts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hp .tm2-acct{border:1px solid var(--line);border-radius:10px;padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,var(--bg) 0%,#FBFBFB 100%);min-width:0}.hp .tm2-acct--accent{background:linear-gradient(180deg,#fbfaf6,#f6f2e6);border-color:#e6dfc8}.hp .tm2-acct__top{display:flex;align-items:center;gap:7px}.hp .tm2-cglyph{width:20px;height:20px;border-radius:999px;background:var(--ink);color:var(--bg);display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:600;letter-spacing:-.02em}.hp .tm2-acct--accent .tm2-cglyph{background:#6b5a2a}.hp .tm2-acct__ccy{font-size:10.5px;font-weight:600;letter-spacing:.06em;color:var(--ink-soft);text-transform:uppercase}.hp .tm2-acct__role{font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--faint);margin-left:auto;padding:2px 7px;border:1px solid var(--line);border-radius:999px;background:var(--bg)}.hp .tm2-acct--accent .tm2-acct__role{color:#6b5a2a;background:#fff9;border-color:#e6dfc8}.hp .tm2-acct__amt{font-size:22px;font-weight:600;letter-spacing:-.02em;font-feature-settings:"tnum" 1;color:var(--ink);line-height:1.05}.hp .tm2-acct__sym{color:var(--faint);margin-right:1px;font-weight:500}.hp .tm2-acct__tag{font-size:11px;color:var(--muted);font-family:var(--mono);letter-spacing:-.005em}.hp .tm2-acct__lbl{font-size:12px;color:var(--muted);letter-spacing:-.005em;font-weight:500}.hp .tm2-acct--accent .tm2-acct__lbl{color:#6b5a2a}.hp .tm2-acct__route{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#6b5a2a;letter-spacing:-.005em}.hp .tm2-acct__route-icon{display:inline-flex;width:18px;height:18px;border-radius:999px;background:#ffffffb3;border:1px solid #E6DFC8;align-items:center;justify-content:center}.hp .tm2__bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:start}.hp .tm2-activity{min-width:0}.hp .tm2-activity__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.hp .tm2-activity__title{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .tm2-tabs{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--line);border-radius:999px;background:var(--bg-soft)}.hp .tm2-tab{height:22px;padding:0 10px;border:0;background:transparent;border-radius:999px;font:inherit;font-size:11px;font-weight:500;color:var(--muted);cursor:pointer;transition:background .15s,color .15s}.hp .tm2-tab:hover{color:var(--ink)}.hp .tm2-tab.is-on{background:var(--bg);color:var(--ink);box-shadow:0 1px #0a0a0a0a}.hp .tm2-table{width:100%;border-collapse:collapse;font-size:12px;font-feature-settings:"tnum" 1}.hp .tm2-table th{text-align:left;font-weight:500;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);padding:6px 8px 6px 0;border-bottom:1px solid var(--line)}.hp .tm2-th--amt{width:28%}.hp .tm2-th--date{width:12%;text-align:right;padding-right:0}.hp .tm2-table td{padding:8px 8px 8px 0;border-bottom:1px dashed var(--line);color:var(--ink-soft);letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .tm2-table tr:last-child td{border-bottom:0}.hp .tm2-td--amt{font-weight:600;color:var(--ink);white-space:nowrap;overflow:visible}.hp .tm2-td--amt-inner{display:inline-flex;align-items:center;gap:8px}.hp .tm2-amt--in{color:#2c6330}.hp .tm2-amt--out{color:var(--ink)}.hp .tm2-amt--fx{color:var(--ink-soft)}.hp .tm2-amt--tax{color:#6b5a2a}.hp .tm2-dot{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-soft);border:1px solid var(--line);flex:none}.hp .tm2-dot--in{color:#49814c}.hp .tm2-dot--out{color:var(--ink)}.hp .tm2-dot--fx{color:var(--muted)}.hp .tm2-dot--tax{color:#6b5a2a;background:#fbfaf6;border-color:#e6dfc8}.hp .tm2-td--from,.hp .tm2-td--to{color:var(--muted)}.hp .tm2-td--date{text-align:right;padding-right:0;color:var(--faint);font-family:var(--mono);font-size:11px}.hp .tm2-upcoming{border-left:1px solid var(--line);padding-left:18px;min-width:0}.hp .tm2-upcoming__title{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:-.01em;margin-bottom:8px}.hp .tm2-up__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.hp .tm2-up{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--bg-soft)}.hp .tm2-up__date{display:flex;flex-direction:column;align-items:center;border-radius:6px;background:var(--bg);border:1px solid var(--line);padding:3px 0 4px;line-height:1}.hp .tm2-up__dow{font-size:8.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}.hp .tm2-up__day{font-size:13px;font-weight:600;color:var(--ink);margin-top:2px}.hp .tm2-up__main{min-width:0}.hp .tm2-up__amt{font-size:12.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em;font-feature-settings:"tnum" 1}.hp .tm2-up__sub{font-size:10.5px;color:var(--muted);font-family:var(--mono);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp .tm2-rule{border-left:1px solid var(--line);padding-left:18px;min-width:0;display:flex;flex-direction:column;gap:10px}.hp .tm2-rule__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp .tm2-rule__title{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .tm2-rule__chip{font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:999px;background:var(--ink);color:var(--bg)}.hp .tm2-rule__trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;background:var(--bg);border:1px solid var(--line-strong);border-radius:8px;font-size:12.5px;box-shadow:0 1px #0a0a0a05;align-self:flex-start;cursor:pointer}.hp .tm2-rule__when{font-family:var(--mono);color:var(--faint);font-size:11px;text-transform:lowercase}.hp .tm2-rule__cond{font-weight:600;color:var(--ink);letter-spacing:-.005em;font-size:12.5px}.hp .tm2-rule__caret{color:var(--faint);font-size:16px;line-height:1;margin-left:6px;transform:translateY(.5px)}.hp .tm2-rule__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;position:relative}.hp .tm2-rule__steps:before{content:"";position:absolute;left:11px;top:16px;bottom:16px;width:1px;background:var(--line)}.hp .tm2-rule__step{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:6px 0;font-size:12px;position:relative}.hp .tm2-rule__bullet{width:22px;height:22px;border-radius:999px;background:var(--bg);border:1px solid var(--line-strong);display:inline-flex;align-items:center;justify-content:center;color:var(--faint);font-family:var(--mono);position:relative;z-index:1;transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.hp .tm2-rule__num{font-size:10.5px;font-weight:600}.hp .tm2-rule__lbl{font-weight:500;color:var(--ink-soft);letter-spacing:-.005em}.hp .tm2-rule__meta{font-family:var(--mono);font-size:10.5px;color:var(--faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.hp .tm2-rule__step.is-done .tm2-rule__bullet{background:var(--ink);border-color:var(--ink);color:var(--bg)}.hp .tm2-rule__step.is-done .tm2-rule__lbl{color:var(--muted)}.hp .tm2-rule__step.is-active .tm2-rule__bullet{background:var(--bg);border-color:var(--ink);color:var(--ink);box-shadow:0 0 0 4px #0a0a0a0f}.hp .tm2-rule__step.is-active .tm2-rule__lbl{color:var(--ink);font-weight:600}@media(max-width:900px){.hp .tm2__accts{grid-template-columns:repeat(2,1fr)}.hp .tm2__bottom{grid-template-columns:1fr}.hp .tm2-upcoming,.hp .tm2-rule{border-left:0;padding-left:0;padding-top:14px;border-top:1px solid var(--line)}}.hp .section__h,.hp .pbb__h,.hp .pbb__h--two-line,.hp .why__h,.hp .mtb__h,.hp .csc__h,.hp .mtu__h,.hp .xbproof__h,.hp .closer__h,.hp .hwc .section__h,.hp .products--fit .section__h,.hp .section--how-fit .section__h,.hp .section--pricing-fit .section__h,.hp .section--dev-fit .section__h{font-size:clamp(36px,4.5vw,56px)!important;line-height:1.05!important;letter-spacing:-.025em!important;font-weight:600!important;font-family:var(--display, var(--sans))!important;text-wrap:balance;margin:0 0 20px;max-width:22ch}.hp .pbb__h--two-line{text-wrap:balance!important;max-width:none}.hp .pbb__h--two-line .pbb__h-line{display:block;white-space:nowrap}.hp .why__h{max-width:22ch}.hp .csc__h,.hp .mtu__h,.hp .mtb__h{max-width:none}.hp .closer__h{max-width:none!important;text-wrap:normal!important;font-size:clamp(32px,4.2vw,50px)!important}.hp .why__head{max-width:min(1100px,100%)!important}.hp .why__h{max-width:none!important;text-wrap:nowrap;white-space:normal}@media(max-width:899px){.hp .why__head{max-width:100%!important}.hp .why__h{text-wrap:balance}}.hp .section__sub,.hp .pbb__lede,.hp .why__lede,.hp .mtb__lede,.hp .csc__lede,.hp .xbproof__b,.hp .closer__sub{font-size:19px!important;line-height:1.55!important;color:var(--muted)!important;max-width:60ch!important;text-wrap:pretty;margin:0}.hp .section--ink .section__sub,.hp .section--ink .mtb__lede,.hp .mtb__lede{color:#ffffffb8!important}.hp .section--ink .section__sub{color:#ffffffa6!important}.hp .section,.hp .products,.hp .stats,.hp .section--how-diagram,.hp .section--how-fit,.hp .section--dev-fit,.hp .section--pricing-fit,.hp .pbb,.hp .why.why,.hp .xbproof,.hp .hwc,.hp .csc,.hp .closer{padding-top:80px!important;padding-bottom:80px!important}@media(max-width:899px){.hp .section__h,.hp .pbb__h,.hp .pbb__h--two-line,.hp .why__h,.hp .mtb__h,.hp .csc__h,.hp .mtu__h,.hp .xbproof__h,.hp .closer__h,.hp .hwc .section__h,.hp .products--fit .section__h,.hp .section--how-fit .section__h,.hp .section--pricing-fit .section__h,.hp .section--dev-fit .section__h,.hp .intg__head .section__h{font-size:clamp(28px,7.6vw,40px)!important;line-height:1.1!important;letter-spacing:-.02em!important;text-wrap:balance!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;max-width:100%!important}.hp .pbb__h--two-line{font-size:clamp(22px,6.6vw,34px)!important;line-height:1.1!important}.hp .pbb__h--two-line .pbb__h-line{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;line-break:auto!important;text-wrap:balance}.hp .section__sub,.hp .pbb__lede,.hp .why__lede,.hp .mtb__lede,.hp .csc__lede,.hp .xbproof__b,.hp .closer__sub{font-size:16.5px!important;line-height:1.55!important;max-width:100%!important}.hp .section,.hp .products,.hp .stats,.hp .section--how-diagram,.hp .section--how-fit,.hp .section--dev-fit,.hp .section--pricing-fit,.hp .pbb,.hp .why.why,.hp .xbproof,.hp .hwc,.hp .csc,.hp .closer{padding-top:56px!important;padding-bottom:56px!important}}.hp .why__grid--six{grid-template-columns:repeat(3,1fr)!important;grid-auto-rows:auto;gap:clamp(32px,4vw,56px) clamp(32px,4vw,56px)!important;border-top:0!important;border-bottom:0!important}.hp .why__grid--six>.why__cardx{padding:0!important;border:0!important}.hp .why__grid--six>.why__cardx+.why__cardx{border-left:0!important}@media(max-width:980px){.hp .why__grid--six{grid-template-columns:repeat(2,1fr)!important;gap:clamp(28px,4vw,44px) clamp(28px,4vw,44px)!important}.hp .why__grid--six>.why__cardx{padding:0!important;border:0!important}}@media(max-width:600px){.hp .why__grid--six{grid-template-columns:1fr!important;gap:28px!important}.hp .why__grid--six>.why__cardx,.hp .why__grid--six>.why__cardx+.why__cardx{padding:0!important;border:0!important}}@media(min-width:900px){.hp .intg__grid{grid-template-columns:300px 1fr;gap:28px;align-items:stretch}.hp .intg__panel--mobile{display:none!important}}@media(max-width:899px){.hp .intg__panel--desktop{display:none!important}}.hp .intg__list{gap:0;padding:8px;background:#f1f1f5;border:1px solid var(--line);border-radius:14px;align-self:stretch;display:flex;flex-direction:column}.hp .intg__opt+.intg__opt{border-top:none}.hp .intg__opt:not(.intg__opt--on){border-radius:10px}.hp .intg__opt{position:relative;gap:12px;padding:12px 14px;border:1px solid transparent;border-radius:10px;background:transparent;transition:background .15s,color .15s,box-shadow .15s,border-color .15s}.hp .intg__opt:hover{background:#ffffff8c}.hp .intg__opt--on{background:var(--bg);border-color:var(--line);box-shadow:0 1px 2px #0a0a0a0a,0 4px 14px #0a0a0a0f}.hp .intg__opt--on .intg__opt-label{color:var(--ink);font-weight:600}.hp .intg__opt-icon{background:transparent;color:var(--ink-soft);width:32px;height:32px;flex:0 0 32px}.hp .intg__opt:hover .intg__opt-icon{color:var(--ink)}.hp .intg__opt--on .intg__opt-icon{background:transparent;color:var(--ink)}.hp .intg__opt-chev{display:none}@media(max-width:899px){.hp .intg__opt-chev{display:inline-flex}}.hp .intg__opt-sub{font-size:11px;color:var(--muted);margin-top:2px}.hp .intg__doclinks{margin:auto 0 0;padding:0}.hp .intg__panel{gap:0;display:flex;flex-direction:column;align-self:stretch;height:100%;min-height:100%;animation:none}.hp .intg__panel-card{border:1px solid var(--line);border-radius:14px;background:var(--bg);overflow:hidden;box-shadow:0 1px 2px #0a0a0a08;display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:100%;animation:intg-fade .3s ease}@keyframes intg-fade{0%{opacity:0}to{opacity:1}}.hp .intg__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px;background:var(--bg);border-bottom:1px solid var(--line);flex-wrap:wrap}.hp .intg__panel-head-l{flex:1;min-width:220px;display:flex;flex-direction:column;gap:4px}.hp .intg__panel-h{font-size:18px;font-weight:600;letter-spacing:-.01em;margin:0}.hp .intg__panel-desc{font-size:13.5px;line-height:1.45;color:var(--muted);margin:0;max-width:56ch}.hp .intg__panel-meta{display:flex;gap:8px;flex-shrink:0}.hp .intg__chip{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;padding:6px 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg);white-space:nowrap;line-height:1.1;min-width:64px}.hp .intg__chip-k{font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hp .intg__chip strong{font-size:12.5px;font-weight:600;color:var(--ink)}.hp .intg__panel-preview{padding:20px;display:flex;flex-direction:column;background:#f1f1f5;flex:1}.hp .intg__panel-card .intg__editor{border-radius:8px}.hp .intg__panel-foot{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:14px 20px;border-top:1px solid var(--line);background:var(--bg);flex-wrap:wrap}.hp .intg__learn{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:13.5px;font-weight:500;letter-spacing:-.005em;text-decoration:none;transition:gap .15s,color .15s}.hp .intg__learn:hover{gap:9px;color:var(--ink-soft)}.hp .intg__learn-arrow{flex-shrink:0;transition:transform .15s}.hp .intg__learn-target{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:720px){.hp .intg__panel-head{padding:16px;gap:14px}.hp .intg__panel-meta{width:100%}.hp .intg__panel-preview{padding:14px}.hp .intg__panel-foot{padding:12px 16px;justify-content:flex-start}}@media(max-width:899px){.hp .intg__panel--mobile{margin:4px 0 8px}.hp .intg__panel--mobile .intg__panel-card{border-radius:10px}.hp .intg__list{align-self:auto}.hp .intg__doclinks{margin-top:16px}}@media(min-width:900px){.hp .section--dev-fit .intg__panel-head{padding:clamp(14px,1.8vh,20px) clamp(16px,2vw,22px)}.hp .section--dev-fit .intg__panel-preview{padding:clamp(14px,1.8vh,20px)}.hp .section--dev-fit .intg__panel-foot{padding:clamp(10px,1.4vh,16px) clamp(16px,2vw,22px)}.hp .section--dev-fit .intg__panel-h{font-size:clamp(16px,min(1.3vw,2vh),19px)}.hp .section--dev-fit .intg__panel-desc{font-size:clamp(12.5px,min(.95vw,1.6vh),14px)}}.hp .intg__opt--on .intg__shopify-mark-black{opacity:1}.hp .intg__opt--on .intg__shopify-mark-white{opacity:0}.hp .products--fit .section__h .pill--head,.hp .section__h .pill--head{margin-top:0!important;height:clamp(26px,2.6vw,34px)!important;padding:0 clamp(10px,1vw,14px)!important;font-size:clamp(11px,.95vw,13px)!important;letter-spacing:.1em!important;margin-left:clamp(10px,1vw,14px)!important;vertical-align:middle!important;transform:translateY(-.22em)!important}@media(max-width:899px){.hp .products--fit .section__h .pill--head,.hp .section__h .pill--head{height:22px!important;padding:0 10px!important;font-size:10.5px!important;margin-left:8px!important;vertical-align:middle!important;margin-top:0!important;transform:translateY(-.18em)!important}}@media(max-width:899px){.hp .closer__h-break{display:none!important}.hp .section__h,.hp .pbb__h{font-size:clamp(28px,8vw,40px)!important;line-height:1.1!important;letter-spacing:-.02em!important;text-wrap:balance;word-break:break-word;overflow-wrap:anywhere;white-space:normal!important;max-width:100%!important}.hp .section--pricing .pbb__h,.hp .section--pricing-fit .pbb__h{text-wrap:balance!important;white-space:normal!important}.hp .pbb__h--two-line .pbb__h-line{white-space:normal!important;text-wrap:balance}.hp .pbb__h.pbb__h--two-line,.hp .pbb__h--two-line .pbb__h-line{word-break:normal!important;overflow-wrap:normal!important;line-break:auto!important}.hp .pbb__h--two-line{font-size:clamp(22px,6.6vw,34px)!important;line-height:1.1!important;letter-spacing:-.02em!important}.hp .intg__head .section__h{white-space:normal!important}.hp .intg__head{margin-bottom:28px!important}.hp .mtb__h,.hp .csc__h{font-size:clamp(28px,8vw,40px)!important;line-height:1.1!important;word-break:break-word;overflow-wrap:anywhere}.hp .why__h{font-size:clamp(22px,5.6vw,32px)!important;line-height:1.15!important;letter-spacing:-.02em!important;word-break:normal!important;overflow-wrap:normal!important;text-wrap:balance}.hp .section{padding:48px 0!important}.hp .container{max-width:100%!important;overflow:visible}.hp{overflow-x:hidden}.hp .nav{top:8px!important;margin-top:8px!important;width:calc(100% - 20px)!important;border-radius:12px!important}.hp .nav>.container{padding:0 14px!important}.hp .nav__inner{height:52px!important;gap:12px!important}.hp .nav__signin-desktop{display:none!important}.hp .nav__cta-primary{height:36px!important;padding:0 14px!important;font-size:13.5px!important}.hp .nav__ctas{gap:8px!important;align-items:center}.hp .nav__burger{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0!important;border-radius:8px;background:transparent!important;color:var(--ink);cursor:pointer;transition:background .15s}.hp .nav__burger:hover{background:#0f172a0f}.hp .nav__burger:active{transform:translateY(1px)}.hp .nav__burger-icon{position:relative;width:18px;height:12px;display:inline-block}.hp .nav__burger-icon span{position:absolute;left:0;right:0;height:1.6px;background:currentColor;border-radius:2px;transition:transform .22s ease,opacity .15s ease,top .22s ease}.hp .nav__burger-icon span:nth-child(1){top:0}.hp .nav__burger-icon span:nth-child(2){top:50%;transform:translateY(-50%)}.hp .nav__burger-icon span:nth-child(3){bottom:0}.hp .nav__burger-icon.is-open span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hp .nav__burger-icon.is-open span:nth-child(2){opacity:0}.hp .nav__burger-icon.is-open span:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg)}.hp .nav__mobile{position:fixed;top:56px;left:0;right:0;z-index:90;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 10px 24px -16px #0000002e;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .18s ease;max-height:calc(100vh - 56px);overflow-y:auto}.hp .nav__mobile.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.hp .nav__mobile-inner{padding:18px 20px 24px;display:flex;flex-direction:column;gap:18px}.hp .nav__mobile-links{display:flex;flex-direction:column}.hp .nav__mobile-links a{display:flex;align-items:center;padding:14px 4px;font-size:17px;font-weight:450;color:var(--ink);border-bottom:1px solid var(--line);text-decoration:none;letter-spacing:-.01em}.hp .nav__mobile-links a:last-child{border-bottom:0}.hp .nav__mobile-ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.hp .nav__mobile-ctas .btn{height:46px;padding:0 18px;font-size:14.5px;justify-content:center}.hp .nav__mobile-backdrop{position:fixed;inset:56px 0 0;background:#0f172a47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;animation:navMobileBackdropIn .18s ease}@keyframes navMobileBackdropIn{0%{opacity:0}to{opacity:1}}.hp .intg__list{gap:0!important}.hp .intg__opt{padding:16px 14px!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:1px solid var(--line)!important;border-top:0!important;background:transparent!important;box-shadow:none!important}.hp .intg__opt:first-child{border-top:1px solid var(--line)!important}.hp .intg__opt+.intg__opt{border-top:0!important}.hp .intg__opt--on{background:var(--bg-soft, #fafaf9)!important;border-color:var(--line)!important}.hp .intg__opt-chev{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;color:var(--muted);flex:0 0 28px;margin-left:auto;transition:transform .22s ease,color .15s}.hp .intg__opt--on .intg__opt-chev{transform:rotate(180deg);color:var(--ink)}.hp .intg__panel--mobile{margin:0!important;padding:8px 14px 22px!important;background:var(--bg-soft, #fafaf9)!important;border-bottom:1px solid var(--line)!important;gap:16px!important;animation:intgMobileOpen .25s ease;height:auto!important;min-height:0!important;align-self:auto!important}.hp .intg__panel--mobile .intg__panel-card{height:auto!important;min-height:0!important;flex:0 0 auto!important}.hp .intg__panel--mobile .intg__panel-preview{flex:0 0 auto!important}@keyframes intgMobileOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hp .intg__panel--mobile+.intg__opt{border-top:0!important}.hp .intg__panel--mobile .intg__panel-h{font-size:20px!important}.hp .intg__panel--mobile .intg__panel-head{flex-direction:column;align-items:flex-start!important;gap:10px!important}.hp .intg__panel--mobile .intg__panel-meta{gap:6px!important}.hp .intg__chip{padding:5px 10px!important;font-size:12px!important}.hp .intg__panel--mobile .intg__panel-preview{width:100%;min-width:0}.hp .intg__panel--mobile .intg__shopify{width:100%;border-radius:10px}.hp .intg__panel--mobile .intg__shopify-body{padding:16px!important}.hp .intg__panel--mobile .intg__shopify-app{grid-template-columns:44px 1fr!important;gap:10px!important}.hp .intg__panel--mobile .intg__shopify-icon{width:44px!important;height:44px!important}.hp .intg__panel--mobile .intg__shopify-icon img{width:26px!important;height:26px!important}.hp .intg__panel--mobile .intg__shopify-name{font-size:15px!important}.hp .intg__panel--mobile .intg__shopify-cta{grid-column:1 / -1!important;justify-self:stretch!important;width:100%!important}.hp .intg__panel--mobile .intg__shopify-tags{gap:6px!important}.hp .intg__panel--mobile .intg__shopify-tag{font-size:11px!important;padding:3px 8px!important}.hp .intg__panel--mobile .intg__shopify-bul{font-size:13px!important}.hp .intg__list,.hp .intg__panel--mobile,.hp .intg__panel--mobile .intg__panel-card,.hp .intg__panel--mobile .intg__panel-head,.hp .intg__panel--mobile .intg__panel-head-l,.hp .intg__panel--mobile .intg__panel-preview,.hp .intg__panel--mobile .intg__panel-preview>*,.hp .intg__panel--mobile .intg__panel-foot,.hp .intg__panel--mobile .dev__tabs,.hp .intg__panel--mobile .dev__code,.hp .intg__panel--mobile .dev__code code{min-width:0!important;max-width:100%!important}.hp .intg__list{box-sizing:border-box!important;width:100%!important;overflow:hidden!important}.hp .intg__panel--mobile .intg__panel-card{width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.hp .intg__panel--mobile .intg__editor{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;border-radius:10px;overflow:hidden!important;display:block!important}.hp .intg__panel--mobile .intg__editor .dev__tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.hp .intg__panel--mobile .intg__editor .dev__tab{flex-shrink:0;font-size:12px}.hp .intg__panel--mobile .intg__editor .dev__code{padding:14px 16px!important;font-size:11.5px!important;line-height:1.6!important;max-height:280px!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.hp .intg__panel--mobile .intg__editor .dev__code code{white-space:pre;display:block;min-width:0}.hp .intg__doclinks{margin-top:20px!important}.hp .intg__doc-cta{width:100%}.hp .pricing__cur{flex-wrap:wrap;gap:10px}.hp .pricing__cur-tabs{flex-wrap:wrap}.hp .hero h1,.hp .hero__h1{word-break:break-word;overflow-wrap:anywhere}.hp .products__mockup-wrap{margin-left:-20px!important;margin-right:-20px!important;width:calc(100% + 40px)!important;max-width:none!important}.hp .products__mockup-wrap .tm2{border-radius:0!important;border-left:0!important;border-right:0!important}.hp .tm2__body{padding:16px!important;gap:14px!important}.hp .tm2__title-row{gap:10px!important}.hp .tm2__title-amt{font-size:16px!important}.hp .tm2__view{display:none!important}.hp .tm2__actions{gap:6px!important;width:100%}.hp .tm2-act{height:28px!important;padding:0 10px!important;font-size:12px!important;gap:6px!important}.hp .tm2__accts{gap:8px!important}.hp .tm2-acct{padding:10px 11px 12px!important;gap:6px!important;border-radius:9px!important}.hp .tm2-acct__amt{font-size:17px!important;letter-spacing:-.02em!important;font-feature-settings:"tnum" 1!important;white-space:nowrap;overflow:hidden;text-overflow:clip}.hp .tm2-acct__sym{font-size:14px!important;margin-right:1px}.hp .tm2-acct__lbl{font-size:11.5px!important;line-height:1.35!important}.hp .tm2-acct__route{margin-top:2px!important;padding:0!important;background:transparent!important;border:0!important;font-size:10.5px!important;line-height:1.35!important;letter-spacing:0!important;color:#8a7740!important;gap:5px!important;align-items:flex-start!important}.hp .tm2-acct__route-icon{width:12px!important;height:12px!important;flex:0 0 12px!important;margin-top:1px}.hp .tm2-acct__route-icon svg{width:10px!important;height:10px!important}.hp .tm2__chrome{padding:8px 12px!important}.hp .tm2__chrome-path{font-size:11px!important}.hp .tm2__chrome-pill{font-size:10.5px!important;padding:3px 8px!important}.hp .tm2-activity{width:100%;min-width:0!important}.hp .tm2-activity__head{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;margin-bottom:10px!important}.hp .tm2-tabs{align-self:stretch}.hp .tm2-table thead{display:none!important}.hp .tm2-table,.hp .tm2-table tbody,.hp .tm2-table tr,.hp .tm2-table td{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box}.hp .tm2-table tr{display:grid!important;grid-template-columns:1fr auto;grid-template-areas:"amt    date" "detail detail";column-gap:10px;row-gap:2px;padding:10px 0;border-bottom:1px dashed var(--line)}.hp .tm2-table tr:last-child{border-bottom:0}.hp .tm2-table td{padding:0!important;border:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.hp .tm2-td--amt{grid-area:amt;font-size:13px!important}.hp .tm2-td--amt-inner{gap:8px!important}.hp .tm2-td--date{grid-area:date;align-self:center;font-size:11px!important;text-align:right!important}.hp .tm2-table .tm2-td--type{grid-area:detail;font-size:11.5px!important;color:var(--muted)!important;line-height:1.4!important;padding-left:26px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hp .tm2-table .tm2-td--type:after{content:" · " attr(data-from) " → " attr(data-to);color:var(--faint);font-family:var(--mono);font-size:10.5px;letter-spacing:0}.hp .tm2-table .tm2-td--from,.hp .tm2-table .tm2-td--to{display:none!important}}@media(min-width:900px){.hp .nav__burger,.hp .nav__mobile,.hp .nav__mobile-backdrop,.hp .intg__opt-chev{display:none!important}}.hp .section--dev-fit,.hp .section--pricing-fit,.hp .products--fit,.hp .faq-section{padding-top:80px!important;padding-bottom:80px!important}.hp .products--fit{min-height:0!important}@media(max-width:899px){.hp .section--dev-fit,.hp .section--pricing-fit,.hp .products--fit,.hp .faq-section{padding-top:48px!important;padding-bottom:48px!important}}.hp{overflow-x:clip}.hp .bcard__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.hp .bcard__img{width:100%;height:100%;display:block}.hp .bcard__img--cover{object-fit:cover}.hp .bcard__img--contain{object-fit:contain;background:var(--bg-mute);padding:12%}.hp .bhero__media{display:block;text-decoration:none}.hp .bhero__card-link{display:block;text-decoration:none;color:inherit}.hp h1,.hp h2,.hp h3,.hp h4,.hp h5,.hp h6{font-family:var(--sans)}.hp{scroll-padding-top:100px}.hp .hero__viz-placeholder{display:flex;align-items:center;justify-content:center;min-height:320px;border:1px dashed var(--line-strong);border-radius:16px;background:var(--bg-soft)}.hp .hero__viz-placeholder-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px;text-align:center;max-width:280px}.hp .hero__viz-placeholder-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hp .hero__viz-placeholder-body{font-size:14px;line-height:1.4;color:var(--faint)}.hp.legal-page .legal-tabs{top:92px}.hp.legal-page .legal-toc{top:168px}.hp.legal-page .legal-article>section{scroll-margin-top:168px}@media(max-width:880px){.hp.legal-page .legal-tabs{top:80px}.hp.legal-page .legal-toc{top:auto}.hp.legal-page .legal-article>section{scroll-margin-top:152px}}.hp.legal-page .legal-article a.btn{text-decoration:none}.hp.legal-page .legal-article a.btn--ink{color:var(--bg)}.hp.legal-page .legal-article a.btn--ghost{color:var(--ink)}.hp.legal-page .legal-contact .btn{white-space:normal;height:auto;min-height:36px;padding:8px 14px;text-align:center}.hp .afig__media--contain{background:var(--bg-mute)}.hp .afig__media--contain img{object-fit:contain;padding:clamp(16px,4vw,40px)}.hp .aprose ul{list-style:disc}.hp .aprose ol{list-style:decimal}.hp .article-page a:focus-visible{outline:2px solid var(--ink);outline-offset:2px;border-radius:2px}.hp .ashare__btn{font:inherit}.hp .why__grid--four{grid-template-columns:repeat(4,1fr)!important;grid-auto-rows:auto;gap:clamp(32px,4vw,56px) clamp(32px,4vw,56px)!important;border-top:0!important;border-bottom:0!important}.hp .why__grid--four>.why__cardx{padding:0!important;border:0!important}.hp .why__grid--four>.why__cardx+.why__cardx{border-left:0!important}@media(max-width:980px){.hp .why__grid--four{grid-template-columns:repeat(2,1fr)!important;gap:clamp(28px,4vw,44px) clamp(28px,4vw,44px)!important}.hp .why__grid--four>.why__cardx{padding:0!important;border:0!important}}@media(max-width:600px){.hp .why__grid--four{grid-template-columns:1fr!important;gap:28px!important}.hp .why__grid--four>.why__cardx,.hp .why__grid--four>.why__cardx+.why__cardx{padding:0!important;border:0!important}}html.nav-menu-open{touch-action:none}html.nav-menu-open body{overscroll-behavior:none}html.nav-menu-open .nav__mobile{touch-action:pan-y}.hp .intg__opt{transition:background .15s,color .15s,box-shadow .15s}.hp .blog-page{background:#f9f9fb;min-height:100vh}.hp .blog-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.hp .blog-eyebrow:before{content:"";width:5px;height:5px;border-radius:999px;background:var(--accent);opacity:.85}.hp .bhero{padding:56px 0 72px;border-bottom:1px solid var(--line)}.hp .bhero__head{display:flex;align-items:end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:28px}.hp .bhero__title{font-size:clamp(40px,6vw,72px);line-height:1;letter-spacing:-.035em;font-weight:600;margin:0}.hp .bhero__count{font-family:var(--mono);font-size:12px;color:var(--faint);letter-spacing:.04em}.hp .bhero__lede{margin:28px 0 0;max-width:640px;font-size:clamp(18px,1.6vw,22px);line-height:1.4;color:var(--muted);letter-spacing:-.005em;font-weight:400}.hp .bhero__card{background:var(--bg);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr}@media(min-width:900px){.hp .bhero__card{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.hp .bhero__copy{padding:clamp(28px,4vw,56px);display:flex;flex-direction:column;justify-content:center;gap:18px;min-width:0}.hp .bhero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--muted)}.hp .bhero__meta>span{white-space:nowrap}.hp .bhero__meta-dot{width:3px;height:3px;border-radius:999px;background:var(--faint)}.hp .bhero__h{font-size:clamp(28px,3.4vw,44px);line-height:1.08;letter-spacing:-.02em;font-weight:600;margin:0;text-wrap:balance}.hp .bhero__sub{font-size:17px;line-height:1.5;color:var(--muted);margin:0;max-width:56ch;text-wrap:pretty}.hp .bhero__author{display:flex;align-items:center;gap:10px;margin-top:6px}.hp .bhero__avatar{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#c7d2fe,#93c5fd);border:1px solid var(--line);font-family:var(--mono);font-size:12px;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex:none}.hp .bhero__author-name{font-size:13.5px;font-weight:500;color:var(--ink)}.hp .bhero__author-meta{font-family:var(--mono);font-size:11px;color:var(--muted)}.hp .bhero__cta{margin-top:8px;align-self:flex-start}.hp .bhero__cta .btn__arrow{background:transparent;color:currentColor}.hp .bhero__media{position:relative;aspect-ratio:16 / 9;background:var(--bg-soft);overflow:hidden;margin:clamp(20px,2.4vw,32px);border-radius:12px;align-self:center;width:calc(100% - clamp(40px,4.8vw,64px));margin-left:0;margin-right:clamp(20px,2.4vw,32px)}.hp .bhero__media .ph{inset:0;border-radius:0}@media(max-width:899px){.hp .bhero__media{border-left:0;border-top:1px solid var(--line);margin:clamp(16px,4vw,24px);border-radius:12px}}.hp .bfilter{padding:56px 0 28px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hp .bfilter__count{margin-left:auto;font-family:var(--mono);font-size:12px;color:var(--muted);letter-spacing:.04em}.hp .bpills{display:inline-flex;gap:8px;flex-wrap:wrap}.hp .bpill{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 16px;border-radius:10px;border:1px solid var(--line);background:var(--bg);color:var(--ink);font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.hp .bpill:hover{border-color:var(--ink-soft, var(--ink))}.hp .bpill__count{font-family:var(--mono);font-size:11px;font-weight:500;color:var(--faint);letter-spacing:.04em;padding:2px 7px;border-radius:6px;background:var(--bg-mute);min-width:22px;text-align:center;transition:background .15s,color .15s}.hp .bpill.is-on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hp .bpill.is-on .bpill__count{background:#ffffff29;color:#fffffff2}.hp .barticles{padding:16px 0 96px}.hp .barticles__grid{display:grid;grid-template-columns:1fr;gap:28px 24px}@media(min-width:700px){.hp .barticles__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.hp .barticles__grid{grid-template-columns:repeat(3,1fr)}}.hp .bcard{background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.hp .bcard:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:0 12px 32px -16px #0f172a2e,0 4px 14px #0000000a}.hp .bcard__media{position:relative;aspect-ratio:16 / 9;background:var(--bg-mute);overflow:hidden;border-bottom:1px solid var(--line)}.hp .bcard__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.hp .bcard__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--muted)}.hp .bcard__date{white-space:nowrap}.hp .bcard__cat{display:inline-flex;padding:4px 9px;border-radius:6px;background:var(--bg-mute);color:var(--ink-soft);font-weight:500;letter-spacing:.03em;font-size:10.5px}.hp .bcard__h{font-size:17px;line-height:1.25;letter-spacing:-.01em;font-weight:600;color:var(--ink);margin:0;text-wrap:balance}.hp .bcard__sub{font-size:14px;line-height:1.5;color:var(--muted);margin:0;text-wrap:pretty}.hp .bcard__foot{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;color:var(--ink);font-weight:500;letter-spacing:.04em}.hp .bcard__foot-arrow{display:inline-block;transition:transform .2s}.hp .bcard:hover .bcard__foot-arrow{transform:translate(3px)}.hp .ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--muted)}.hp .ph__inner{background:#ffffffd9;padding:6px 10px;border-radius:999px;border:1px solid var(--line);white-space:nowrap}.hp .ph svg.ph__bg{position:absolute;inset:0;width:100%;height:100%}.hp .ph--tint-1{background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.hp .ph--tint-2{background:linear-gradient(135deg,#f5f5f4,#e7e5e4)}.hp .ph--tint-3{background:linear-gradient(135deg,#ecfeff,#cffafe)}.hp .ph--tint-4{background:linear-gradient(135deg,#fef3c7,#fde68a)}.hp .ph--tint-5{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.hp .ph--tint-6{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.hp .ph--tint-7{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.hp .ph--tint-8{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.hp .ph--tint-9{background:linear-gradient(135deg,#ffe4e6,#fecdd3)}.hp .ph--tint-ink{background:var(--ink)}.hp .ph--tint-ink .ph__inner{background:#0006;border-color:#fff3;color:#ffffffe6}.hp .bempty{text-align:center;padding:80px 24px;color:var(--muted);font-size:15px}.hp .bpag{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:56px}.hp .bpag__btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--line);background:var(--bg);color:var(--ink);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;font-family:var(--mono)}.hp .bpag__btn:hover{border-color:var(--ink)}.hp .bpag__btn.is-on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hp .bpag__btn[disabled]{opacity:.4;cursor:default}.hp .bpag__btn[disabled]:hover{border-color:var(--line)}.hp .article-page{background:#f9f9fb;min-height:100vh}.hp .acrumb{padding:40px 0 0}.hp .acrumb__row{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--muted)}.hp .acrumb__row a{color:var(--muted);transition:color .15s}.hp .acrumb__row a:hover{color:var(--ink)}.hp .acrumb__sep{color:var(--faint)}.hp .acrumb__here{color:var(--ink)}.hp .ahero{padding:28px 0 40px}.hp .ahero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--muted);margin-bottom:22px}.hp .ahero__cat{display:inline-flex;padding:5px 11px;border-radius:6px;background:var(--ink);color:var(--bg);font-weight:500;letter-spacing:.05em;font-size:10.5px}.hp .ahero__dot{width:3px;height:3px;border-radius:999px;background:var(--faint)}.hp .ahero__h{font-size:clamp(36px,5.4vw,68px);line-height:1.02;letter-spacing:-.035em;font-weight:600;margin:0 0 24px;max-width:18ch;text-wrap:balance}.hp .ahero__sub{font-size:clamp(18px,1.6vw,22px);line-height:1.45;color:var(--muted);margin:0;max-width:60ch;text-wrap:pretty;font-weight:400;letter-spacing:-.005em}.hp .ahero__byline{margin-top:36px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hp .ahero__author{display:flex;align-items:center;gap:12px}.hp .ahero__avatar{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#c7d2fe,#93c5fd);border:1px solid var(--line);font-family:var(--mono);font-size:14px;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex:none}.hp .ahero__author-name{font-size:14.5px;font-weight:500;color:var(--ink);line-height:1.2}.hp .ahero__author-role{font-family:var(--mono);font-size:11.5px;color:var(--muted);letter-spacing:.02em;margin-top:3px}.hp .ahero__stat{display:flex;flex-direction:column;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em}.hp .ahero__stat-lbl{color:var(--faint);text-transform:uppercase;font-size:10.5px;margin-bottom:4px}.hp .ahero__stat-val{color:var(--ink);font-weight:500}.hp .afig{margin:8px auto 48px;max-width:880px;border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:var(--bg)}.hp .afig__media{position:relative;aspect-ratio:16 / 9;background:var(--bg-mute);overflow:hidden}.hp .afig__media video,.hp .afig__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hp .afig__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:999px;background:#0a0a0acc;color:#fff;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.hp .afig__play svg{width:18px;height:18px;margin-left:2px}.hp .afig__cap{padding:14px 22px;font-family:var(--mono);font-size:11.5px;letter-spacing:.02em;color:var(--muted);border-top:1px solid var(--line);background:var(--bg)}.hp .abody{padding:0 0 96px}.hp .abody__grid{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:980px){.hp .abody__grid{grid-template-columns:220px minmax(0,1fr);gap:56px}}.hp .atoc{position:sticky;top:100px;align-self:start;display:none}@media(min-width:980px){.hp .atoc{display:block}}.hp .atoc__h{font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.hp .atoc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.hp .atoc__list li{display:flex}.hp .atoc__list a{display:flex;align-items:flex-start;gap:10px;width:100%;padding:8px 0 8px 12px;border-left:2px solid transparent;color:var(--muted);font-size:13px;line-height:1.4;transition:color .15s,border-color .15s}.hp .atoc__list a:hover{color:var(--ink)}.hp .atoc__list a.is-on{color:var(--ink);border-left-color:var(--ink);font-weight:500}.hp .atoc__num{font-family:var(--mono);font-size:10.5px;color:var(--faint);letter-spacing:.04em;flex:none;width:18px;padding-top:2px}.hp .ashare{display:flex;gap:8px;align-items:center}.hp .ashare__lbl{font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}.hp .ashare__btn{width:36px;height:36px;border-radius:9px;border:1px solid var(--line);background:var(--bg);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.hp .ashare__btn:hover{border-color:var(--ink);transform:translateY(-1px)}.hp .ashare__btn svg{width:15px;height:15px}.hp .ashare--rail{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:40;flex-direction:column;gap:8px;padding:10px 8px;background:var(--bg);border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 18px #0f11160f}.hp .ashare--rail .ashare__lbl{font-size:10px;writing-mode:vertical-rl;text-orientation:mixed;margin:2px auto 4px;padding-bottom:6px}.hp .ashare--rail .ashare__btn{width:38px;height:38px;border-radius:10px}.hp .ashare--rail .ashare__btn svg{width:16px;height:16px}@media(max-width:640px){.hp .ashare--rail{right:10px;padding:8px 6px}.hp .ashare--rail .ashare__lbl{display:none}.hp .ashare--rail .ashare__btn{width:34px;height:34px}}.hp .aprose{max-width:68ch;font-size:18px;line-height:1.65;color:var(--ink-soft);letter-spacing:-.005em}.hp .aprose>*+*{margin-top:1.2em}.hp .aprose p{margin:0;text-wrap:pretty}.hp .aprose strong{color:var(--ink);font-weight:600}.hp .aprose em{font-style:italic;color:var(--ink)}.hp .aprose a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:4px;text-decoration-thickness:1px;transition:text-decoration-color .15s}.hp .aprose a:hover{text-decoration-color:var(--ink)}.hp .aprose h2{font-size:clamp(24px,2.4vw,32px);line-height:1.15;letter-spacing:-.02em;font-weight:600;color:var(--ink);margin:56px 0 16px;scroll-margin-top:100px;text-wrap:balance}.hp .aprose h2 .aprose__hnum{font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--faint);font-weight:500;display:block;margin-bottom:10px;text-transform:uppercase}.hp .aprose h3{font-size:20px;line-height:1.3;letter-spacing:-.01em;font-weight:600;color:var(--ink);margin:32px 0 8px}.hp .aprose__lead{font-size:21px;line-height:1.5;color:var(--ink);font-weight:400;letter-spacing:-.01em}.hp .aprose__lead:first-letter{initial-letter:3 2;-webkit-initial-letter:3 2;font-weight:600;color:var(--ink);margin-right:8px}.hp .aprose ul,.hp .aprose ol{padding-left:1.4em;margin:0;display:flex;flex-direction:column;gap:8px}.hp .aprose li::marker{color:var(--faint)}.hp .apullquote{margin:48px 0;padding:0 0 0 28px;border-left:3px solid var(--ink);font-size:clamp(22px,2.2vw,28px);line-height:1.3;letter-spacing:-.015em;font-weight:500;color:var(--ink);text-wrap:balance}.hp .apullquote__cite{display:block;margin-top:14px;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--muted);font-weight:500;font-style:normal}.hp .apullquote__cite:before{content:"— ";color:var(--faint)}.hp .acallout{margin:36px 0;padding:22px 24px;border:1px solid var(--line);border-radius:14px;background:var(--bg);display:grid;grid-template-columns:36px 1fr;gap:16px;align-items:start}.hp .acallout__icon{width:36px;height:36px;border-radius:10px;background:var(--ink);color:var(--bg);display:inline-grid;place-items:center;font-family:var(--mono);font-size:14px;font-weight:600}.hp .acallout__h{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.005em}.hp .acallout__p{margin:0;font-size:15px;line-height:1.55;color:var(--muted)}.hp .aprose figure{margin:40px 0;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:var(--bg)}.hp .aprose figure .ph__wrap{position:relative;aspect-ratio:16 / 9;background:var(--bg-mute);overflow:hidden}.hp .aprose figcaption{padding:12px 18px;font-family:var(--mono);font-size:11.5px;letter-spacing:.02em;color:var(--muted);border-top:1px solid var(--line);background:var(--bg)}.hp .adata{margin:36px 0;border:1px solid var(--line);border-radius:14px;background:var(--bg);overflow:hidden}.hp .adata__head{padding:14px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.hp .adata__rows{display:grid;grid-template-columns:1.2fr repeat(2,1fr)}.hp .adata__cell{padding:18px 22px;border-top:1px solid var(--line);font-size:14.5px;color:var(--ink-soft)}.hp .adata__rows>*:nth-child(-n+3){border-top:0;background:var(--bg-mute);font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);padding-top:14px;padding-bottom:14px}.hp .adata__cell--num{font-variant-numeric:tabular-nums;font-weight:500;color:var(--ink)}.hp .adata__cell--accent{color:var(--ink);font-weight:600}.hp .aprose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;padding:2px 6px;border-radius:5px;background:var(--bg-mute);color:var(--ink);border:1px solid var(--line)}.hp .aprose hr{border:0;height:1px;background:var(--line);margin:56px 0}.hp .afooter{margin-top:64px;padding-top:32px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr;gap:32px}.hp .atags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hp .atags__lbl{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-right:4px}.hp .atag{display:inline-flex;padding:6px 11px;border-radius:8px;border:1px solid var(--line);background:var(--bg);font-size:12.5px;color:var(--ink-soft);font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:border-color .15s,color .15s}.hp .atag:hover{border-color:var(--ink);color:var(--ink)}.hp .abio{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--bg);align-items:start}.hp .abio__avatar{width:64px;height:64px;border-radius:999px;background:linear-gradient(135deg,#c7d2fe,#93c5fd);border:1px solid var(--line);font-family:var(--mono);font-size:18px;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex:none}.hp .abio__name{margin:0 0 2px;font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.005em}.hp .abio__role{font-family:var(--mono);font-size:11.5px;color:var(--muted);letter-spacing:.02em}.hp .abio__bio{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--muted);max-width:60ch}.hp .abio__links{margin-top:12px;display:flex;gap:14px;font-family:var(--mono);font-size:11.5px;letter-spacing:.02em}.hp .abio__links a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:4px}.hp .arelated{padding:80px 0 96px;border-top:1px solid var(--line);background:var(--bg)}.hp .arelated__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.hp .arelated__h{font-size:clamp(28px,3vw,40px);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0}.hp .arelated__more{font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--ink);display:inline-flex;align-items:center;gap:6px;border-bottom:1px solid var(--ink);padding-bottom:4px}.hp .arelated__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:700px){.hp .arelated__grid{grid-template-columns:repeat(3,1fr)}}.hp .aprog{position:fixed;top:0;left:0;height:3px;width:0%;background:var(--ink);z-index:60;transition:width .1s linear}.hp .anews{margin:64px 0 0;padding:36px;border:1px solid var(--line);border-radius:18px;background:var(--ink);color:var(--bg);display:grid;grid-template-columns:1fr;gap:20px;align-items:center}@media(min-width:760px){.hp .anews{grid-template-columns:1fr auto;gap:32px;padding:40px}}.hp .anews__h{margin:0 0 6px;font-size:22px;font-weight:600;letter-spacing:-.015em}.hp .anews__p{margin:0;color:#ffffffb3;font-size:14.5px;max-width:50ch}.hp .anews__form{display:flex;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);padding:6px;border-radius:12px}.hp .anews__input{background:transparent;border:0;outline:0;color:var(--bg);font:inherit;font-size:14px;padding:8px 12px;min-width:240px}.hp .anews__input::placeholder{color:#ffffff80}.hp .anews__btn{background:var(--bg);color:var(--ink);font-weight:500;font-size:14px;padding:8px 16px;border-radius:8px;cursor:pointer;letter-spacing:-.005em}
