.cta{padding:112px 0 96px}@media (max-width:768px){.cta{padding:80px 0 64px}}.cta__inner{max-width:800px;display:flex;flex-direction:column;gap:48px}.cta__headline{font-size:clamp(48px,8vw,96px);font-weight:700;line-height:.95;letter-spacing:-.03em;margin:0;color:var(--fg-on-dark)}.cta__headline-line{display:block}.cta__headline-line:nth-child(2){font-size:clamp(28px,4.5vw,56px);font-weight:700;letter-spacing:-.02em;opacity:.75;margin-top:.2em}.cta__headline-word{display:inline-block;margin-right:.2em}.cta__headline-word:last-child{margin-right:0}.cta__form-wrap{display:flex;flex-direction:column;gap:14px;max-width:560px}.cta__note,.cta__pricing-note{font-size:13px;margin:0;color:var(--muted-on-dark)}.cta__steps{font-size:14px;line-height:1.5;margin:0;max-width:460px;color:var(--muted-on-dark)}.cta__download{display:flex}.cta__email-toggle{background:none;border:none;padding:0;font:inherit;color:var(--fg-on-dark);text-decoration:underline;text-underline-offset:3px;cursor:pointer;opacity:.85}.cta__email-toggle:hover{opacity:1}.cta__email{max-width:440px}.faq-section{padding:96px 0}.faq-section__head{text-align:center;margin-bottom:48px;max-width:640px;margin-left:auto;margin-right:auto}.faq-section__list{list-style:none;margin:0 auto;padding:0;max-width:760px;border-top:1px solid var(--border-on-dark)}.faq-item{border-bottom:1px solid var(--border-on-dark)}.faq-item__toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:transparent;border:none;font-family:inherit;font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--fg-on-dark);text-align:left;cursor:pointer;gap:16px}.faq-item__icon{display:inline-flex;transition:transform .3s cubic-bezier(.2,.9,.3,1);opacity:.6;flex-shrink:0}.faq-item--open .faq-item__icon{transform:rotate(180deg);opacity:1;color:var(--accent-purple,#7C3AED)}.faq-item__answer{overflow:hidden}.faq-item__answer p{margin:0;padding:0 0 24px;font-size:16px;line-height:1.6;color:color-mix(in oklab,var(--fg-on-dark) 75%,transparent);max-width:600px}.faq-item__toggle:hover .faq-item__icon{color:var(--accent-purple-text-on-dark);opacity:1}.faq-item__toggle:focus-visible{outline:2px solid var(--accent-purple,currentColor);outline-offset:4px;border-radius:4px}@media (max-width:640px){.faq-section{padding:64px 0}.faq-item__toggle{font-size:15px;padding:16px 0}.faq-item__answer p{font-size:14px;padding-bottom:18px}}.phone-frame{position:relative;width:100%;max-width:320px;margin:0 auto;filter:drop-shadow(0 20px 34px rgba(0,0,0,.42))}.phone-frame__bezel{position:relative;display:block;width:100%;height:auto;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.phone-frame__screen{position:absolute;top:1.2%;left:4.1%;width:91.8%;height:96.9%;overflow:hidden;border-radius:9%/4.2%;background:#000;z-index:1}.phone-frame__screen>*{width:100%;height:100%}.phone-frame__screen>img,.phone-frame__screen>video{object-fit:cover;object-position:top center;display:block}.hm-wrap{position:relative}.hm,.hm-wrap{width:100%;height:100%;overflow:hidden}.hm{--hm-bg:#000;--hm-fg:#f4f6f2;--hm-muted:rgba(244,246,242,0.5);--hm-chip:rgba(244,246,242,0.08);--hm-cell-empty:rgba(244,246,242,0.05);--hm-ring:rgba(255,255,255,0.95);--hm-ring-soft:rgba(255,255,255,0.5);background:var(--hm-bg);color:var(--hm-fg);font-family:Satoshi,-apple-system,system-ui,sans-serif;padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hm--light{--hm-bg:#f8f5f0;--hm-fg:#1a1714;--hm-muted:rgba(26,23,20,0.5);--hm-chip:rgba(26,23,20,0.06);--hm-cell-empty:rgba(26,23,20,0.06);--hm-ring:rgba(26,23,20,0.9);--hm-ring-soft:rgba(26,23,20,0.45)}.hm--reveal{position:absolute;inset:0;z-index:2;animation:hm-reveal .6s cubic-bezier(.16,0,.12,1) forwards;will-change:clip-path}@keyframes hm-reveal{0%{-webkit-clip-path:circle(0 at 83% 6.5%);clip-path:circle(0 at 83% 6.5%)}to{-webkit-clip-path:circle(150% at 83% 6.5%);clip-path:circle(150% at 83% 6.5%)}}.hm__svg{width:1em;height:1em;display:block}.hm__status{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;padding:0 2px}.hm__status-left{display:inline-flex;align-items:center;gap:5px}.hm__bell{width:11px;height:11px}.hm__status-right{display:inline-flex;align-items:center;gap:5px}.hm__sig{display:inline-flex;align-items:flex-end;gap:1.5px;height:8px}.hm__sig i{width:2px;background:var(--hm-fg);border-radius:1px}.hm__sig i:first-child{height:3px}.hm__sig i:nth-child(2){height:5px}.hm__sig i:nth-child(3){height:6.5px}.hm__sig i:nth-child(4){height:8px}.hm__wifi{width:13px;height:13px}.hm__batt{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:11px;padding:0 3px;border-radius:3px;border:1px solid var(--hm-muted);position:relative}.hm__batt b{font-size:8px;font-weight:700}.hm__batt:after{content:"";position:absolute;right:-2.5px;width:1.5px;height:4px;background:var(--hm-muted);border-radius:0 1px 1px 0}.hm__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hm__menu{display:flex;color:var(--hm-fg)}.hm__menu .hm__svg{width:17px;height:17px}.hm__month-nav{display:inline-flex;align-items:center;gap:6px}.hm__navbtn{width:21px;height:21px;border-radius:999px;background:var(--hm-chip);display:flex;align-items:center;justify-content:center;color:var(--hm-fg)}.hm__navbtn .hm__svg{width:10px;height:10px}.hm__month{font-size:13px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.hm__hicons{display:inline-flex;gap:5px}.hm__hicons i{width:21px;height:21px;border-radius:999px;background:var(--hm-chip);display:flex;align-items:center;justify-content:center;color:var(--hm-fg)}.hm__hicons .hm__svg{width:11px;height:11px}.hm__tabs{display:flex;gap:13px;font-size:11px;color:var(--hm-muted);overflow:hidden;white-space:nowrap}.hm__tab{font-weight:500}.hm__tab--active{color:var(--hm-fg);font-weight:700;border-bottom:2px solid var(--hm-fg);padding-bottom:3px}.hm__saldo{display:flex;flex-direction:column;gap:3px;margin-top:1px}.hm__saldo-label{gap:5px;font-size:9px;letter-spacing:.06em;color:var(--hm-muted);font-weight:600}.hm__saldo-chev,.hm__saldo-label{display:inline-flex;align-items:center}.hm__saldo-chev{width:13px;height:13px;border-radius:999px;background:var(--hm-chip);justify-content:center}.hm__saldo-chev .hm__svg{width:7px;height:7px}.hm__saldo-row{display:flex;align-items:center;gap:9px}.hm__saldo-val{font-size:21px;font-weight:700;letter-spacing:-.02em}.hm__inv{font-size:9px;font-weight:600;padding:3px 8px;border-radius:999px;background:var(--hm-chip);color:var(--hm-fg)}.hm__saldo-delta{font-size:10px;font-weight:600;color:#ff5a5f}.hm__ativ{display:flex;align-items:center;gap:7px;margin-top:1px}.hm__ativ-title{font-size:13px;font-weight:700}.hm__ativ-tag{font-size:8.5px;font-weight:600;padding:2px 7px;border-radius:999px;background:var(--hm-chip);color:var(--hm-muted)}.hm__ativ-actions{margin-left:auto;display:inline-flex;gap:5px;align-items:center}.hm__ativ-actions i{width:22px;height:22px;border-radius:999px;background:var(--hm-chip);display:flex;align-items:center;justify-content:center;color:var(--hm-fg);font-size:9px;font-weight:700}.hm__ativ-actions .hm__svg{width:11px;height:11px}.hm__ativ-sub{font-size:9px;color:var(--hm-muted);margin-top:-3px}.hm__stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;margin-top:1px}.hm__stats div{display:flex;flex-direction:column;gap:2px}.hm__stat-l{display:inline-flex;align-items:center;gap:2px;font-size:7px;letter-spacing:.02em;color:var(--hm-muted);font-weight:600}.hm__stat-l .hm__svg{width:8px;height:8px}.hm__stat-v{font-size:10.5px;font-weight:700}.hm__stat-v--up{color:#34d27b}.hm__stat-v--down{color:#ff5a5f;text-decoration:underline;text-underline-offset:2px}.hm__heat{display:flex;gap:10px;margin-top:6px;min-height:0}.hm__weekdays{display:grid;grid-template-rows:repeat(7,1fr);grid-gap:4px;gap:4px;margin-top:20px;font-size:8px;color:var(--hm-muted);font-weight:600}.hm__weekdays span{display:flex;align-items:center}.hm__month{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:7px;font-weight:inherit}.hm__month-label{font-size:9.5px;color:var(--hm-muted);white-space:nowrap;font-weight:500}.hm__month-label b{color:var(--hm-fg);font-weight:700}.hm__grid{display:grid;grid-template-rows:repeat(7,1fr);grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:4px;gap:4px}.hm__cell{aspect-ratio:1;border-radius:5px;background:var(--hm-cell-empty);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:600;color:var(--hm-muted);transform-origin:center}.hm__cell--paint{background:var(--c);color:var(--hm-fg);animation:hm-breathe var(--dur,4.8s) ease-in-out infinite;animation-delay:var(--d);will-change:transform,opacity}@keyframes hm-breathe{0%,to{transform:scale(.74);opacity:.55}50%{transform:scale(1);opacity:1}}.hm__cell--today{color:var(--hm-fg);transform:none;opacity:1;box-shadow:0 0 0 1.5px var(--hm-ring);animation:hm-today 2.2s ease-in-out infinite}@keyframes hm-today{0%,to{box-shadow:0 0 0 1.5px var(--hm-ring)}50%{box-shadow:0 0 0 2.5px var(--hm-ring-soft)}}@media (prefers-reduced-motion:reduce){.hm__cell--paint{animation:none;transform:none;opacity:1;background:var(--c)}.hm__cell--today{animation:none}}.photo-proof-hero{position:relative;isolation:isolate;min-height:100svh;padding:0;overflow:hidden;background:var(--hero-device-surface);color:var(--hero-photo-fg)}.photo-proof-hero__photo{z-index:-2;object-fit:cover;object-position:30% center;will-change:transform}.photo-proof-hero__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,var(--hero-photo-overlay-strong) 0,var(--hero-photo-overlay-strong) 34%,var(--hero-photo-overlay-soft) 68%,var(--hero-photo-overlay-soft) 100%);pointer-events:none}.photo-proof-hero>.container{position:relative;display:flex;align-items:center;width:100%;min-height:100svh;padding-top:calc(var(--space-8) + 4rem);padding-bottom:var(--space-8)}.photo-proof-hero__copy{display:flex;z-index:1;flex-direction:column;align-items:flex-start;gap:var(--space-4);width:min(62%,42rem)}.photo-proof-hero__copy>*{margin:0}.photo-proof-hero__copy .eyebrow,.photo-proof-hero__lead,.photo-proof-hero__trust{color:var(--hero-photo-muted)}.photo-proof-hero__copy h1{max-width:14ch;font-size:clamp(2.75rem,5.4vw,4.5rem);font-weight:700;line-height:1;letter-spacing:-.025em}.photo-proof-hero__headline-line{display:block;will-change:transform}.photo-proof-hero__headline-accent{color:inherit}.photo-proof-hero__lead{max-width:32ch;font-size:1.1875rem;line-height:1.5}.photo-proof-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);background:var(--accent-purple);box-shadow:var(--shadow-card);color:var(--fg-on-cream);font-weight:700;line-height:1.2;transition:filter var(--hero-motion-fast) ease-out,transform var(--hero-motion-fast) ease-out}.photo-proof-hero__cta:hover{filter:brightness(1.1);transform:translateY(calc(var(--space-1) - var(--space-2)))}.photo-proof-hero__cta:focus-visible{outline:2px solid var(--hero-focus-ring);outline-offset:3px}.photo-proof-hero__cta:active{filter:brightness(.96);transform:scale(.98)}.photo-proof-hero__trust{max-width:42ch;margin-top:var(--space-3);font-size:.875rem;line-height:1.45}.photo-proof-hero__device{position:absolute;right:var(--space-4);bottom:0;width:clamp(10rem,18vw,18rem)}.photo-proof-hero__device .calendar-device__crop{aspect-ratio:.7;overflow:hidden}.calendar-device__crop{background:transparent}.calendar-device__image{display:block;width:100%;height:auto;transition:opacity var(--hero-motion-fast) ease-out}.calendar-device__image--loading,.photo-proof-hero__photo--loading{opacity:0;animation:none}.calendar-device__image--error,.photo-proof-hero__photo--error{visibility:hidden;animation:none}.mobile-calendar-proof{display:none}@keyframes photo-proof-photo-reveal{0%{opacity:0}to{opacity:1}}@keyframes mobile-calendar-proof-reveal{0%{opacity:0;transform:translateY(var(--space-8))}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.photo-proof-hero{min-height:100svh;padding:0;background:var(--hero-device-surface);color:var(--hero-photo-fg)}.photo-proof-hero__photo{inset:0!important;width:100%!important;height:100%!important;border-radius:0;object-position:62% center}.photo-proof-hero__overlay{display:block;background:linear-gradient(180deg,var(--hero-photo-overlay-soft) 0,transparent 34%,var(--hero-photo-overlay-soft) 54%,var(--hero-photo-overlay-strong) 100%)}.photo-proof-hero>.container{display:flex;min-height:100svh;padding-top:0;padding-bottom:0}.photo-proof-hero__copy{justify-content:flex-end;gap:var(--space-4);width:100%;min-height:100svh;padding-top:max(var(--space-8),env(safe-area-inset-top));padding-bottom:max(var(--space-8),env(safe-area-inset-bottom))}.photo-proof-hero__copy .eyebrow,.photo-proof-hero__lead,.photo-proof-hero__trust{display:none}.photo-proof-hero__copy h1{max-width:14ch;font-size:clamp(2rem,8vw,2.35rem);line-height:.98;text-wrap:balance}.photo-proof-hero__cta{width:min(100%,18rem);min-height:3.5rem;padding-inline:var(--space-6)}.photo-proof-hero__device{display:none}.mobile-calendar-proof{display:block;padding:var(--space-8) 0 0;overflow:hidden;background:var(--hero-device-surface);color:var(--hero-photo-fg);text-align:center}.mobile-calendar-proof>.container{display:flex;flex-direction:column;align-items:center}.mobile-calendar-proof .eyebrow{margin:0;color:var(--hero-photo-muted)}.mobile-calendar-proof h2{max-width:12ch;margin:var(--space-3) 0 0;font-size:clamp(2rem,9vw,2.75rem);line-height:1.05;letter-spacing:-.02em}.mobile-calendar-proof__device{width:min(100%,26rem);margin-top:var(--space-7)}.mobile-calendar-proof__device .calendar-device__crop{aspect-ratio:.72;overflow:hidden}@supports (animation-timeline:view()){.mobile-calendar-proof__device{animation:mobile-calendar-proof-reveal var(--hero-motion-reveal) ease-out both;animation-timeline:view();animation-range:entry 10% cover 35%}}}@media (prefers-reduced-motion:reduce){.calendar-device__image,.mobile-calendar-proof__device,.photo-proof-hero__cta,.photo-proof-hero__photo{animation:none!important;transform:none!important;transition:none!important}}.hero{position:relative;padding-top:8px;padding-bottom:0;background:var(--bg-dark);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden}.hero>.container{position:relative;z-index:1}.hero__grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;justify-items:center}.hero__copy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;max-width:720px;margin:0 auto}.hero__kicker{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.75;margin:0;color:var(--fg-on-dark)}.hero__kicker-remaining{font-weight:700;color:var(--accent-green,#2FB22F)}.hero__headline{font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.02;letter-spacing:-.02em;margin:0;color:var(--fg-on-dark)}.hero__headline-line{display:block}.hero__headline-word{display:inline-block;margin-right:.22em}.hero__headline-word:last-child{margin-right:0}.hero__headline-line--highlight{position:relative;display:inline-block;line-height:1.12}.hero__headline-hi{display:inline-block;color:var(--accent-purple);background:linear-gradient(100deg,var(--accent-purple) 0,var(--accent-purple) 40%,color-mix(in oklab,var(--accent-purple) 35%,white) 50%,var(--accent-purple) 60%,var(--accent-purple) 100%);background-size:220% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hero-headline-shimmer 5s ease-in-out 1.5s infinite}@keyframes hero-headline-shimmer{0%,45%{background-position:100% 0}to{background-position:0 0}}.hero__underline{position:absolute;left:-1.5%;bottom:-.16em;width:103%;height:.32em;color:var(--accent-purple);overflow:visible;pointer-events:none}.hero__underline path{stroke-dasharray:340;stroke-dashoffset:340;animation:hero-underline-draw .85s cubic-bezier(.16,1,.3,1) 1.2s forwards}@keyframes hero-underline-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hero__underline path{animation:none;stroke-dashoffset:0}.hero__headline-hi{animation:none;background:none;-webkit-text-fill-color:var(--accent-purple)}}.hero__lead{font-size:clamp(17px,2.2vw,22px);opacity:.75;margin:0;max-width:540px;text-wrap:balance}.hero__trust{font-size:11px;font-family:ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.04em;opacity:.8;margin:0;color:var(--fg-on-dark)}.hero__visual{display:flex;justify-content:center;align-items:center}.hero__phone{position:relative;z-index:1;width:100%;max-width:360px;margin:0 auto}.hero__phone:before{content:"";position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:86%;height:80%;background:radial-gradient(closest-side,rgba(173,82,255,.5),rgba(173,82,255,.16) 56%,transparent 80%);filter:blur(26px);z-index:0;pointer-events:none}.hero__phone-clip{position:relative;z-index:1;height:465px;padding:10px 12px 0;box-sizing:border-box;overflow:hidden}.hero__phone-clip .phone-frame{max-width:300px;filter:drop-shadow(0 24px 42px rgba(0,0,0,.55))}.mascot{display:block;overflow:visible;aspect-ratio:163.3/229.85;height:auto}.how{padding:0}.how__block{padding:96px 0}.how__block--diary{padding-top:64px;border-top:1px solid var(--border-on-dark)}@media (max-width:768px){.how__block{padding:64px 0}.how__block--diary{padding-top:48px}}.how__head{max-width:720px;margin:0 auto 56px;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}.how__head--mascot{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;max-width:940px;text-align:left}.how__head-mascot{width:188px;height:auto;flex-shrink:0}.how__head--mascot .how__head-text{display:flex;flex-direction:column;gap:16px;text-align:left}.how__head--mascot .how__lead{text-align:left;margin-left:0;margin-right:0}@media (max-width:768px){.how__head--mascot{flex-direction:column;text-align:center;gap:18px}.how__head-mascot{width:104px}.how__head--mascot .how__head-text{text-align:center;align-items:center}.how__head--mascot .how__lead{text-align:center;margin-left:auto;margin-right:auto}}.how__of{display:grid;grid-template-columns:auto 1fr;grid-gap:52px;gap:52px;align-items:center;justify-content:center;max-width:1000px;margin:0 auto}.how__of .how__head--mascot{margin:0;max-width:none}@media (max-width:768px){.how__of{grid-template-columns:1fr;gap:28px;justify-items:center}.how__of .bankcar{width:100%;height:104px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.how__of .bankcar__track{flex-direction:row;align-items:center;height:100%;animation-name:bankcar-scroll-x}}.how__h2{font-size:clamp(40px,6vw,80px);font-weight:700;line-height:.97;letter-spacing:-.025em;margin:0;color:var(--fg-on-dark)}.how__h2-word{display:inline-block;margin-right:.2em}.how__h2-word:last-child{margin-right:0}.how__lead{max-width:520px;margin:0 auto;text-align:center}.how__split{display:grid;grid-template-columns:1fr;grid-gap:56px;gap:56px;align-items:center}@media (min-width:900px){.how__split{grid-template-columns:1fr 1fr;gap:80px}}.how__split-copy{display:flex;flex-direction:column;gap:24px;max-width:480px}.how__split-copy .how__h2{font-size:clamp(36px,5vw,68px)}.how__split-copy .how__lead{text-align:left;margin:0}.how__split-visual{display:flex;justify-content:center}.how__phone-stage{position:relative;width:280px}@media (min-width:900px){.how__phone-stage{width:320px}}.how__phone{position:relative;z-index:1}.how__chip{position:absolute;z-index:2;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:500;color:var(--fg-on-dark);background:color-mix(in oklab,var(--bg-dark) 82%,transparent);border:1px solid var(--border-on-dark);white-space:nowrap}.how__chip-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.inline-cta{padding:80px 0;border-top:1px solid color-mix(in oklab,var(--fg-on-dark) 8%,transparent)}@media (max-width:768px){.inline-cta{padding:56px 0}}.inline-cta__inner{max-width:560px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.inline-cta__headline{font-size:clamp(28px,4.5vw,44px);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:0;color:var(--fg-on-dark)}.inline-cta__sub{font-size:16px;line-height:1.4;margin:0;color:var(--muted-on-dark)}.inline-cta__form{margin-top:12px;width:100%;display:flex;justify-content:center}.inline-cta__micro{margin:4px 0 0;font-size:13px;line-height:1.4;color:var(--muted-on-dark)}.onestop{position:relative;padding:88px 0;overflow:hidden;border-top:1px solid var(--border-on-dark)}.onestop--kinetic{padding:0;background:radial-gradient(circle at 50% 48%,color-mix(in oklab,var(--accent-purple) 14%,transparent) 0,transparent 48%),var(--bg-dark)}.onestop--kinetic:before{position:absolute;inset:0;background-image:linear-gradient(color-mix(in oklab,var(--fg-on-dark) 4%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklab,var(--fg-on-dark) 4%,transparent) 1px,transparent 1px);background-size:var(--space-8) var(--space-8);content:"";-webkit-mask-image:radial-gradient(circle at center,black 0,transparent 70%);mask-image:radial-gradient(circle at center,black 0,transparent 70%);pointer-events:none}.onestop--kinetic>.container{position:relative;z-index:1}.onestop__glow{position:absolute;top:35svh;left:50%;width:min(72vw,50rem);aspect-ratio:1;border-radius:var(--radius-pill);background:radial-gradient(circle,color-mix(in oklab,var(--accent-purple) 24%,transparent) 0,transparent 68%);filter:blur(var(--space-6));pointer-events:none;transform:translate(-50%,-50%)}.onestop__kinetic-head{display:flex;flex-direction:column;align-items:center;max-width:62rem;min-height:70svh;margin:0 auto;padding:var(--space-8) 0;justify-content:center;gap:var(--space-5);text-align:center}.onestop__rule{width:var(--space-8);height:var(--space-1);border-radius:var(--radius-pill);background:var(--accent-purple);box-shadow:0 0 var(--space-5) color-mix(in oklab,var(--accent-purple) 62%,transparent)}.onestop__word{display:inline-block;margin-right:.22em;will-change:transform}.onestop__word:last-child{margin-right:0}.onestop--kinetic .onestop__h2{max-width:14ch;font-size:clamp(3rem,8vw,7rem);line-height:.94}.onestop--kinetic .onestop__lead{max-width:54ch;color:var(--muted-on-dark);font-size:clamp(1rem,2vw,1.25rem);line-height:1.55}.onestop__horizontal{position:relative;width:100%;height:100svh;overflow:hidden}.onestop__track{display:flex;width:max-content;height:100%;will-change:transform;counter-reset:onestop-story}.onestop__story{position:relative;flex:0 0 100vw;width:100vw;height:100svh;border-left:1px solid color-mix(in oklab,var(--fg-on-dark) 10%,transparent);counter-increment:onestop-story}.onestop__story:first-child{border-left:0}.onestop__story-inner{display:grid;align-items:center;height:100%;padding-top:clamp(6rem,12svh,9rem);padding-bottom:clamp(7rem,14svh,10rem);grid-gap:var(--space-8);gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(16rem,.72fr)}.onestop__story-copy{max-width:34rem;will-change:opacity,transform}.onestop__story-copy .eyebrow{margin:0 0 var(--space-4);color:var(--accent-purple)}.onestop__story-eyebrow:before{content:counter(onestop-story,decimal-leading-zero) " · "}.onestop__story-copy h3{max-width:12ch;margin:0;color:var(--fg-on-dark);font-size:clamp(2.5rem,5.5vw,5.25rem);font-weight:700;letter-spacing:-.035em;line-height:.98;text-wrap:balance}.onestop__story-phone{width:min(100%,18rem);justify-self:center;will-change:opacity,transform}.onestop__story-phone .phone-frame{max-width:100%}.onestop__story--reverse .onestop__story-inner{grid-template-columns:minmax(16rem,.72fr) minmax(0,1fr)}.onestop__story--reverse .onestop__story-copy{order:2;justify-self:end}.onestop__story--reverse .onestop__story-phone{order:1}@media (max-width:768px){.onestop{padding:60px 0}.onestop--kinetic{padding:0}.onestop__story[data-mobile-hidden=true]{display:none}.onestop__kinetic-head{min-height:0;padding:var(--space-8) 0;gap:var(--space-4)}.onestop--kinetic .onestop__h2{font-size:clamp(2.75rem,14vw,4.5rem)}.onestop__story--reverse .onestop__story-inner,.onestop__story-inner{padding-top:5.5rem;padding-bottom:7rem;gap:var(--space-5);grid-template-columns:1fr;text-align:center}.onestop__story--reverse .onestop__story-copy,.onestop__story-copy{order:1;justify-self:center}.onestop__story-copy h3{max-width:13ch;font-size:clamp(2.35rem,11vw,4rem)}.onestop__story--reverse .onestop__story-phone,.onestop__story-phone{order:2;width:min(48vw,13rem)}}.onestop__head{max-width:640px;margin:0 auto 44px;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.onestop__h2{font-size:clamp(32px,5vw,60px);font-weight:700;line-height:1.02;letter-spacing:-.025em;margin:0;color:var(--fg-on-dark);text-wrap:balance}.onestop__lead{max-width:560px;margin:0;text-align:center}.onestop__stage{position:relative;width:100%;max-width:1060px;margin:0 auto;aspect-ratio:1.3/1;border-radius:32px;overflow:hidden;background:radial-gradient(90% 80% at 50% 8%,color-mix(in oklab,var(--accent-purple) 18%,transparent) 0,transparent 62%),linear-gradient(160deg,#eef0fb 0,#e3e7f7 100%);border:1px solid color-mix(in oklab,var(--accent-purple) 14%,transparent)}.onestop__phone{position:absolute;width:18%}.onestop__phone .phone-frame{max-width:100%}.onestop__phone--1{left:12%;top:16%}.onestop__phone--2{left:48%;top:6%}.onestop__phone--3{left:29%;top:47%}.onestop__phone--4{left:66%;top:38%}@media (max-width:900px){.onestop__stage{aspect-ratio:1.2/1}.onestop__phone{width:32%}.onestop__phone--1{left:3%;top:10%}.onestop__phone--2{left:36%;top:-6%}.onestop__phone--3{left:22%;top:42%;width:34%}.onestop__phone--4{left:62%;top:28%}}@media (max-width:560px){.onestop__stage{aspect-ratio:.86/1;border-radius:24px}.onestop__phone{width:42%}.onestop__phone--1{left:5%;top:7%;z-index:3}.onestop__phone--2{left:52%;top:2%;z-index:2}.onestop__phone--3{left:7%;top:48%;width:42%;z-index:4}.onestop__phone--4{left:53%;top:53%;z-index:1}}@media (prefers-reduced-motion:reduce){.onestop__horizontal{height:auto;overflow:visible}.onestop__track{display:block;width:100%}.onestop__story{width:100%;height:auto;min-height:80svh}.onestop--kinetic .onestop__lead,.onestop__glow,.onestop__rule,.onestop__story-copy,.onestop__story-phone,.onestop__word{opacity:1!important;transform:none!important}}.trust{padding:96px 0 112px}@media (max-width:768px){.trust{padding:64px 0 80px}}.trust__head{margin-bottom:64px}.trust__h2{font-size:clamp(36px,5.5vw,72px);font-weight:700;line-height:.97;letter-spacing:-.025em;margin:0;color:var(--fg-on-cream);max-width:720px}.trust__list{list-style:none;margin:0;padding:0;max-width:800px;display:flex;flex-direction:column}.trust__fact{display:grid;grid-template-columns:auto 1fr;grid-gap:28px;gap:28px;align-items:baseline;padding:32px 0;border-bottom:1px solid var(--border-on-cream)}.trust__fact:first-child{border-top:1px solid var(--border-on-cream)}@media (max-width:600px){.trust__fact{grid-template-columns:1fr;gap:8px;padding:24px 0}}.trust__num{font-size:clamp(48px,7vw,96px);font-weight:200;line-height:1;letter-spacing:-.04em;opacity:.18;color:var(--fg-on-cream);min-width:1.6ch;text-align:right}@media (max-width:600px){.trust__num{font-size:36px;text-align:left}}.trust__body{display:flex;flex-direction:column;gap:6px}.trust__title{font-size:clamp(18px,2.4vw,24px);font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--fg-on-cream);margin:0}.trust__detail{font-size:clamp(15px,1.5vw,17px);line-height:1.55;color:var(--muted-on-cream);margin:0}.fcta{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(12px);z-index:8000;pointer-events:none;opacity:0;transition:opacity .25s ease,transform .25s ease}.fcta--visible{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.fcta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;background:var(--accent-purple);color:#ffffff;font-size:16px;font-weight:700;letter-spacing:0;text-decoration:none;border-radius:999px;white-space:nowrap;box-shadow:0 4px 20px rgba(173,82,255,.45),0 2px 8px rgba(0,0,0,.3);transition:transform .15s ease,box-shadow .15s ease}.fcta__btn:hover{transform:scale(1.03);box-shadow:0 6px 28px rgba(173,82,255,.55),0 3px 12px rgba(0,0,0,.35)}.fcta__btn:active{transform:scale(.97)}.fcta__icon{width:16px;height:16px;flex-shrink:0}@media (max-width:767px){.fcta{display:none}}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--bg-dark);border-top:1px solid color-mix(in oklab,var(--fg-on-dark) 12%,transparent);box-shadow:0 -8px 24px rgba(0,0,0,.28);transform:translateY(110%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .36s cubic-bezier(.22,1,.36,1),visibility .36s}.sticky-cta--visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.sticky-cta__btn{width:100%;justify-content:center}@media (min-width:768px){.sticky-cta{display:none}}