@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.block{display:block}}:root{--ink:#17161c;--muted:#666670;--muted-strong:#4d4d56;--canvas:#f8f9fc;--surface:#fdfdfe;--divider:#e4e6ec;--positive:#078a4b;--positive-tint:#eaf8ef;--negative:#e33b4e;--negative-tint:#fff0f2;--orange:#ff7b29;--orange-tint:#fff2e8;--blue:#2589ff;--blue-tint:#eaf4ff;--violet:#8b42e9;--violet-tint:#f3eaff;--green-tint:#e8f8ef;--radius-control:14px;--radius-card:20px;--radius-large:28px;--shadow-soft:0 24px 70px #232a4417;--shadow-phone:0 38px 90px #232a442e, 0 6px 18px #232a441f;--font-display:ui-rounded, "SF Pro Rounded", "Arial Rounded MT Bold", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--shell:1280px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--canvas);overflow-x:clip}body{color:var(--ink);background:var(--canvas);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:clip}body:before{z-index:999;content:"";pointer-events:none;opacity:.025;background-image:radial-gradient(#17161c57 .45px,#0000 .55px);background-size:4px 4px;position:fixed;inset:0}h1,h2,h3,h4,.hero__brand-line,.section-label,.app-store-button__copy strong{font-family:var(--font-display)}body.menu-open{overflow:hidden}::selection{color:var(--ink);background:#69dec873}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}:focus-visible{outline-offset:4px;outline:3px solid #2589ffb8}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.section-anchor{scroll-margin-top:calc(var(--header-height) + 24px)}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:12px;padding:12px 18px;transition:transform .18s ease-out;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:100;height:var(--header-height);padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:saturate(1.35)blur(20px);background:#f8f9fcd1;border-bottom:1px solid #dee1eac7;position:sticky;top:0;box-shadow:0 8px 30px #232a4406}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.brand-link{border-radius:14px;width:fit-content;display:inline-flex}.brand{align-items:center;gap:13px;display:inline-flex}.brand__wordmark{width:142px;height:auto}.brand--compact{gap:10px}.brand--compact .brand__wordmark{width:118px}.orb-pair{flex:none;align-items:center;display:inline-flex;position:relative}.orb-pair img{object-fit:contain;filter:drop-shadow(0 8px 10px #1212140f);width:76px;height:76px}.orb-pair img+img{margin-left:-18px}.orb-pair--small img{width:44px;height:44px}.orb-pair--small img+img{margin-left:-11px}.orb-pair--large img{width:126px;height:126px}.orb-pair--large img+img{margin-left:-30px}.desktop-nav{letter-spacing:-.01em;align-items:center;gap:34px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{color:#2f3034;padding:12px 2px;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1.5px;transition:transform .18s ease-out;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.desktop-store-button{justify-self:end}.app-store-button{color:#fff;background:#0d0d0f;border:1px solid #000;border-radius:15px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:7px 20px 8px;transition:transform .18s ease-out,box-shadow .18s ease-out,background .18s ease-out;display:inline-flex;box-shadow:0 8px 20px #1212181f,inset 0 1px #ffffff21}a.app-store-button:active,.secondary-button:active,.primary-button:active,.mobile-menu-button:active,.mobile-menu__close:active{transform:translateY(1px)scale(.985)}a.app-store-button:hover{background:#222226;transform:translateY(-2px);box-shadow:0 12px 28px #12121426}.app-store-button[aria-disabled=true]{cursor:default}.app-store-button__copy{text-align:left;line-height:1;display:grid}.app-store-button__copy span{letter-spacing:.01em;margin-bottom:3px;font-size:10px;font-weight:500}.app-store-button__copy strong{letter-spacing:-.035em;font-size:20px;font-weight:650}.app-store-button--compact{border-radius:12px;gap:8px;min-height:42px;padding:5px 14px 6px}.app-store-button--compact .app-store-button__copy span{margin-bottom:2px;font-size:8px}.app-store-button--compact .app-store-button__copy strong{font-size:16px}.mobile-menu-button{border:1px solid var(--divider);width:46px;height:46px;color:var(--ink);background:#ffffffd1;border-radius:50%;justify-content:center;justify-self:end;align-items:center;display:none}.mobile-menu{opacity:0;width:100%;max-width:none;height:100%;max-height:none;transition:opacity .24s ease-out, display .24s allow-discrete, overlay .24s allow-discrete;background:#12121442;border:0;margin:0;padding:0}.mobile-menu[open]{opacity:1}.mobile-menu::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1212143d}.mobile-menu__panel{min-height:100%;padding:calc(18px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));background:var(--canvas);flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(24px)}.mobile-menu[open] .mobile-menu__panel{transform:translate(0)}@starting-style{.mobile-menu[open]{opacity:0}.mobile-menu[open] .mobile-menu__panel{transform:translate(24px)}}.mobile-menu__top{justify-content:space-between;align-items:center;margin-bottom:36px;display:flex}.mobile-menu__close{border:1px solid var(--divider);background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.mobile-menu nav{border-top:1px solid var(--divider);margin-bottom:32px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--divider);letter-spacing:-.025em;justify-content:space-between;align-items:center;min-height:62px;font-size:22px;font-weight:700;display:flex}.mobile-menu .app-store-button{width:100%;margin-top:auto}.hero{isolation:isolate;min-height:min(790px, calc(100svh - var(--header-height)));grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:clamp(44px,7vw,110px);padding-block:64px 42px;display:grid;position:relative}.hero:before{z-index:-2;content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle at 52% 52%,#ffbad52e,#0000 43%),radial-gradient(circle at 66% 64%,#6fded729,#0000 49%);border-radius:50%;width:850px;height:850px;position:absolute;top:-290px;left:-390px}.hero__copy{z-index:2;padding-left:clamp(0px,2vw,22px);position:relative}.hero__brand-line,.support-brand-line{letter-spacing:-.02em;margin:0 0 20px;font-size:19px;font-weight:750}.hero__brand-line{width:fit-content;box-shadow:none;font-family:var(--font-display);letter-spacing:-.045em;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:clamp(78px,8.6vw,124px);font-weight:750;line-height:.88;display:block}.hero__tagline{letter-spacing:-.04em;text-wrap:balance;max-width:740px;margin:28px 0 0;font-size:clamp(39px,4.45vw,64px);font-weight:700;line-height:.98}.hero__tagline>span{z-index:0;white-space:nowrap;display:inline-block;position:relative}.hero__tagline>span:after{z-index:-1;content:"";background:linear-gradient(90deg,#ff7ba873,#5bd8d46b);border-radius:999px;height:.14em;position:absolute;bottom:.055em;left:-.02em;right:-.03em;transform:rotate(-1.1deg)}.hero__lede{max-width:610px;color:var(--muted);letter-spacing:-.025em;margin:34px 0 0;font-size:clamp(18px,1.6vw,22px);line-height:1.5}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.secondary-button,.primary-button{min-height:54px;color:var(--ink);letter-spacing:-.015em;background:#fffc;border:1px solid #bfc1c7;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:0 23px;font-size:15px;font-weight:700;transition:transform .18s ease-out,border-color .18s ease-out,background .18s ease-out;display:inline-flex}.secondary-button:hover{border-color:var(--ink);background:#fff;transform:translateY(-2px)}.primary-button{border-color:var(--ink);color:#fff;background:var(--ink)}.primary-button:hover{background:#29292d;transform:translateY(-2px)}.hero__orbs{margin-top:36px}.hero__media{place-items:center;min-width:0;height:690px;display:grid;position:relative}.hero__media:before{content:"";background:radial-gradient(circle at 18% 20%,#fffffff5,#0000 40%),radial-gradient(circle at 15% 82%,#ffc8dd38,#0000 39%),radial-gradient(circle at 88% 72%,#75e0d533,#0000 42%),#ffffff8f;border:1px solid #dde1eae0;border-radius:62px;position:absolute;inset:34px 0 28px;box-shadow:0 28px 80px #232a4414,inset 0 1px #fff}.hero__media:after{content:"";opacity:.32;pointer-events:none;background-image:radial-gradient(#3c425821 .8px,#0000 .8px);background-size:19px 19px;border-radius:42px;position:absolute;inset:64px 28px 52px;-webkit-mask-image:linear-gradient(#0000,#000 24% 72%,#0000);mask-image:linear-gradient(#0000,#000 24% 72%,#0000)}.hero__glow,.feature-story__avatar-glow,.walkthrough-stage__glow{aspect-ratio:1;filter:blur(22px);pointer-events:none;background:radial-gradient(circle at 22% 64%,#ff70b23b,#0000 42%),radial-gradient(circle at 72% 66%,#45d5e242,#0000 42%),radial-gradient(circle at 62% 20%,#ffc17729,#0000 38%);border-radius:50%;width:98%;position:absolute}.hero__orbit{z-index:1;pointer-events:none;border:1px dashed #60678030;border-radius:50%;width:420px;height:420px;position:absolute;transform:rotate(-14deg)}.phone-mockup{width:min(100%,390px);box-shadow:var(--shadow-phone);background:#111114;border:1px solid #060607;border-radius:54px;margin:0;padding:7px;position:relative;overflow:visible}.phone-mockup:after{content:"";pointer-events:none;border:1px solid #ffffff2e;border-radius:47px;position:absolute;inset:6px}.phone-mockup__screen{border-radius:47px;width:100%;height:auto}.phone-mockup__button{background:#414146;border-radius:2px 0 0 2px;width:3px;height:44px;position:absolute;left:-4px}.phone-mockup__button--top{top:112px}.phone-mockup__button--middle{height:68px;top:170px}.hero__phone{z-index:1;width:min(100%,340px);animation:.62s cubic-bezier(.22,1,.36,1) both hero-phone-in}.hero-float-card{z-index:3;-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#ffffffd1;border:1px solid #dcdfe7e6;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-width:196px;padding:11px 14px 11px 11px;display:grid;position:absolute;box-shadow:0 18px 42px #232a4421,inset 0 1px #fff}.hero-float-card--expense{animation:5.6s ease-in-out .8s infinite float-card-a;top:154px;left:-58px}.hero-float-card--balance{animation:6.2s ease-in-out 1.1s infinite float-card-b;bottom:126px;right:-48px}.hero-float-card__icon{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.hero-float-card__icon--warm{color:#d95a1b;background:#fff0e6}.hero-float-card__icon--cool{color:#087a49;background:#e8f8ef}.hero-float-card>span:last-child{gap:1px;display:grid}.hero-float-card small{color:var(--muted);font-size:10px;font-weight:600}.hero-float-card strong{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:13px}@keyframes float-card-a{0%,to{transform:translate(0)rotate(-1.5deg)}50%{transform:translateY(-8px)rotate(-.3deg)}}@keyframes float-card-b{0%,to{transform:translate(0)rotate(1.5deg)}50%{transform:translateY(7px)rotate(.4deg)}}@keyframes hero-phone-in{0%{opacity:0;transform:translateY(28px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.trust-strip{z-index:3;border:1px solid var(--divider);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-radius:24px;grid-template-columns:repeat(4,1fr);margin-top:-10px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #232a4412,inset 0 1px #fff}.trust-strip__item{letter-spacing:-.015em;justify-content:center;align-items:center;gap:13px;min-height:88px;padding:18px;font-size:14px;font-weight:650;display:flex}.trust-strip__item+.trust-strip__item{border-left:1px solid var(--divider)}.features-section{isolation:isolate;background:radial-gradient(circle at 96% 18%, #6bded317, transparent 25%), radial-gradient(circle at 4% 71%, #ff89b614, transparent 24%), var(--surface);margin-top:100px;padding-block:120px 112px;position:relative;overflow:hidden}.features-section:before{z-index:-1;content:"";background-image:linear-gradient(#5c607209 1px,#0000 1px);background-size:100% 120px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 90%,#0000);mask-image:linear-gradient(#0000,#000 12% 90%,#0000)}.section-intro{max-width:810px}.section-label{color:#356a84;letter-spacing:-.005em;align-items:center;gap:8px;width:fit-content;margin:0 0 17px;font-size:13px;font-weight:750;display:flex}.section-label:before{content:"";background:linear-gradient(135deg,#ff7fa8,#52cdbf);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #52cdbf1a}.section-intro h2,.walkthrough-copy h2,.gallery-section h2,.support-hero h1,.support-options h2,.support-faq h2,.not-found h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(42px,4.5vw,68px);font-weight:750;line-height:1.02}.section-intro>p:not(.section-label),.walkthrough-copy>p:not(.section-label),.gallery-section .section-intro>p:not(.section-label){max-width:680px;color:var(--muted);letter-spacing:-.02em;margin:24px 0 0;font-size:19px;line-height:1.55}.section-intro__orbs{margin-top:26px}.feature-story{border-top:1px solid var(--divider);grid-template-columns:minmax(220px,.72fr) minmax(430px,1.35fr) minmax(220px,.72fr);align-items:center;gap:clamp(24px,4vw,64px);min-height:690px;margin-top:84px;padding-block:64px;display:grid}.feature-story__copy{max-width:310px}.feature-story__copy--right{justify-self:end}.feature-story__number{color:#a5a7ad;letter-spacing:.14em;margin:20px 0 10px;font-size:12px;font-weight:750}.feature-story h3,.feature-rail h3{letter-spacing:-.045em;margin:0;font-size:clamp(24px,2.3vw,34px);font-weight:735;line-height:1.08}.feature-story__copy>p:not(.feature-story__number),.feature-rail p{color:var(--muted);letter-spacing:-.015em;margin:16px 0 0;font-size:16px;line-height:1.55}.feature-icon{border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.feature-icon--orange{color:var(--orange);background:var(--orange-tint)}.feature-icon--blue{color:var(--blue);background:var(--blue-tint)}.feature-icon--green{color:var(--positive);background:var(--green-tint)}.feature-icon--sky{color:#3d78ff;background:#edf4ff}.feature-story__phones{place-items:center;min-height:660px;display:grid;position:relative}.feature-story__phones:before{aspect-ratio:1.15;content:"";filter:blur(28px);background:radial-gradient(circle at 22%,#ff96c533,#0000 44%),radial-gradient(circle at 76% 48%,#51d6df33,#0000 43%);border-radius:50%;width:100%;position:absolute}.feature-phone{position:absolute}.feature-phone--back{width:288px;margin-left:-230px;transform:translateY(25px)rotate(-3deg)}.feature-phone--front{z-index:2;width:320px;margin-left:180px;transform:translateY(-20px)rotate(2deg)}.feature-rail{grid-template-columns:1.08fr .92fr;gap:18px;display:grid}.feature-rail article{border:1px solid var(--divider);background:radial-gradient(circle at 5% 100%,#59d4ae24,#0000 42%),#f8fbfae0;border-radius:25px;grid-template-columns:auto 1fr;gap:6px 20px;min-height:172px;padding:38px clamp(24px,4vw,52px);display:grid;box-shadow:0 16px 42px #232a440b,inset 0 1px #fff}.feature-rail article+article{border-left:1px solid var(--divider);background:radial-gradient(circle at 95% 0,#4c92ff21,#0000 46%),#f8fafde6}.feature-rail .feature-icon{grid-row:1/span 2}.feature-rail h3{align-self:end;font-size:25px}.feature-rail p{margin-top:4px}.feature-story--personal{border-bottom:1px solid var(--divider);min-height:720px}.feature-story__avatar-media{place-items:center;min-height:680px;display:grid;position:relative}.feature-story__avatar-media .phone-mockup{z-index:1;width:330px}.feature-story__avatar-glow{width:105%}.quick-widget{background:radial-gradient(circle at 0 100%,#ffaacd75,#0000 62%),radial-gradient(circle at 100% 100%,#7de6d16b,#0000 62%),#fff;border:1px solid #e7e8ebe6;border-radius:34px;flex-direction:column;align-items:center;width:240px;min-height:236px;margin-top:28px;padding:16px;display:flex;box-shadow:0 18px 45px #12121414}.quick-widget__top{justify-content:space-between;align-items:center;width:100%;display:flex}.quick-widget__top img{width:92px;height:auto}.mini-avatar,.demo-avatar{color:#111;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.mini-avatar{width:34px;height:34px}.mini-avatar--warm,.demo-avatar--warm{background:linear-gradient(135deg,#ff43a7,#ffbb39)}.quick-widget__plus{background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;margin:18px 0 8px;display:grid;box-shadow:0 7px 18px #1212141a}.quick-widget>strong{font-size:15px}.quick-widget>span:not(.quick-widget__top){color:var(--muted);margin-top:2px;font-size:11px}.quick-widget__group{text-align:center;background:#fff;border-radius:999px;width:100%;margin-top:14px;padding:8px 12px;font-size:11px;font-weight:750;box-shadow:0 5px 14px #12121412}.walkthrough-section{border-block:1px solid var(--divider);background:#f5f8fc;padding-block:118px}.walkthrough-shell{grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);align-items:center;gap:clamp(50px,8vw,120px);min-width:0;display:grid}.walkthrough-copy h2{font-size:clamp(42px,4.3vw,64px)}.walkthrough-copy,.walkthrough-stage{min-width:0}.walkthrough-steps{gap:5px;margin-top:34px;display:grid}.walkthrough-steps button{color:#3d3e43;text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:14px;min-height:51px;padding:7px 14px 7px 8px;font-size:15px;font-weight:650;transition:border-color .18s ease-out,background .18s ease-out,color .18s ease-out,transform .18s ease-out;display:flex}.walkthrough-steps button>span{color:#595b62;background:#fff;border:1px solid #cfd3da;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:13px;display:grid}.walkthrough-steps button[aria-selected=true]{color:#0a56bd;background:#fff;border-color:#cfe0f7;transform:translate(4px);box-shadow:0 8px 20px #1c519712}.walkthrough-steps button[aria-selected=true]>span{color:#fff;background:#2589ff;border-color:#2589ff}.walkthrough-stage{background:linear-gradient(#ffffffa3,#ffffffd1),radial-gradient(circle at 50% 80%,#6bded329,#0000 46%);border:1px solid #dce6f3;border-radius:32px;place-items:center;min-height:730px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #2a446817,inset 0 1px #fff}.walkthrough-stage__glow{background:radial-gradient(circle at 25% 55%,#ff89ba40,#0000 43%),radial-gradient(circle at 74% 55%,#56dbd942,#0000 43%);width:90%}.demo-phone{z-index:2;width:362px;height:690px;box-shadow:var(--shadow-phone);background:#fafbfd;border:7px solid #121214;border-radius:49px;position:relative;overflow:hidden}.demo-phone__status{justify-content:space-between;align-items:center;height:37px;padding:9px 22px 0;font-size:10px;font-weight:750;display:flex;position:relative}.demo-phone__status:after{content:"";background:#050505;border-radius:20px;width:93px;height:25px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.demo-phone__status b{border:1.5px solid #111;border-radius:3px;width:20px;height:9px}.demo-phone__screen{height:calc(100% - 37px);padding:8px 17px 18px;animation:.22s ease-out both demo-screen-in;overflow:hidden}@keyframes demo-screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.demo-phone__nav{grid-template-columns:34px 1fr 34px;align-items:center;min-height:49px;font-size:17px;display:grid}.demo-phone__nav>div{text-align:center;display:grid}.demo-phone__nav strong{letter-spacing:-.02em;font-size:14px}.demo-phone__nav small{color:var(--muted);font-size:9px}.demo-phone__nav>span:last-child{text-align:right}.demo-phone__nav--title>strong{text-align:center}.demo-group-meta{color:var(--muted);align-items:center;gap:12px;padding-block:8px 13px;font-size:11px;display:flex}.demo-avatars{display:flex}.demo-avatar{border:2px solid #fff;width:30px;height:30px}.demo-avatar+.demo-avatar{margin-left:-7px}.demo-avatar--cool{background:linear-gradient(135deg,#2fbdff,#37e0b6)}.demo-avatar--green{background:linear-gradient(135deg,#f9dd39,#38d873)}.demo-avatar--violet{background:linear-gradient(135deg,#79a2ff,#ba5cea)}.demo-balance{border-radius:18px;gap:3px;padding:16px;display:grid}.demo-balance--positive{background:var(--positive-tint)}.demo-balance span{color:var(--muted);font-size:11px;font-weight:650}.demo-balance strong{color:var(--positive);letter-spacing:-.04em;font-size:27px}.demo-balance--pulse{animation:.38s ease-out both demo-balance-pulse}@keyframes demo-balance-pulse{0%{transform:scale(.97)}to{transform:scale(1)}}.demo-outline-button,.demo-primary-button{border:1px solid var(--divider);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;margin-top:12px;font-size:12px;font-weight:750;display:flex}.demo-primary-button{border-color:var(--ink);color:#fff;background:var(--ink);width:auto;position:absolute;bottom:18px;left:17px;right:17px}.demo-expenses{margin-top:12px;display:grid}.demo-expense{border-bottom:1px solid var(--divider);grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding-block:10px;display:grid}.demo-expense__icon{border-radius:10px;place-items:center;width:33px;height:33px;font-weight:900;display:grid}.demo-expense__icon--orange{color:#f27916;background:#fff1e3}.demo-expense__icon--violet{color:#9d32d8;background:#f4e6fb}.demo-expense__icon--green{color:#0e9b55;background:#e7f6ed}.demo-expense>span:nth-child(2){display:grid}.demo-expense strong,.demo-expense b{font-size:11px}.demo-expense small{color:var(--muted);font-size:9px}.demo-amount{justify-items:center;padding:28px 0 24px;display:grid}.demo-amount small{color:var(--muted);font-size:11px;font-weight:650}.demo-amount strong{letter-spacing:-.055em;font-size:44px}.demo-amount span{color:var(--muted);font-size:10px}.demo-form-card,.demo-member-list,.demo-settlement-list{border:1px solid var(--divider);background:#fff;border-radius:19px;padding:3px 14px}.demo-form-card--compact{margin-top:10px}.demo-form-card label{border-bottom:1px solid var(--divider);min-height:51px;color:var(--muted);flex-direction:column;justify-content:center;font-size:9px;display:flex}.demo-form-card label:last-child{border-bottom:0}.demo-form-card label strong{color:var(--ink);font-size:12px}.demo-question{color:var(--muted);margin:22px 0 12px;font-size:11px}.demo-member-list>div{border-bottom:1px solid var(--divider);grid-template-columns:34px 1fr 24px;align-items:center;gap:8px;min-height:58px;font-size:12px;display:grid}.demo-member-list>div:last-child{border-bottom:0}.demo-member-list .demo-avatar{margin-left:0}.demo-check{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.demo-success-note{color:#315a44;background:#eaf8efb3;border:1px solid #d7ece0;border-radius:14px;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;font-size:10px;display:flex}.demo-settle-heading{padding:25px 5px 18px}.demo-settle-heading small{color:var(--muted);font-size:10px}.demo-settle-heading h4{letter-spacing:-.04em;max-width:270px;margin:5px 0 0;font-size:25px;line-height:1.05}.demo-settlement-list>div{border-bottom:1px solid var(--divider);grid-template-columns:38px 1fr auto;align-items:center;gap:9px;min-height:82px;display:grid}.demo-settlement-list>div:last-child{border-bottom:0}.demo-settlement-list p{margin:0;display:grid}.demo-settlement-list strong,.demo-settlement-list b{font-size:11px}.demo-settlement-list small{color:var(--muted);font-size:9px}.gallery-section{background:#fff;padding-block:126px 108px}.gallery-section .section-label{margin-inline:auto}.section-intro--centered{text-align:center;margin-inline:auto}.section-intro--centered>p{margin-inline:auto}.gallery-swipe-hint{display:none}.product-gallery{justify-content:center;align-items:flex-start;gap:clamp(20px,2.4vw,36px);min-height:710px;margin-top:72px;padding-inline:8px;display:flex}.gallery-item{width:18%;max-width:252px;margin:0}.gallery-item--1{margin-top:96px}.gallery-item--2{width:20%;max-width:286px}.gallery-item--3{width:19%;max-width:270px;margin-top:55px}.gallery-item--4{width:16%;max-width:224px;margin-top:-12px}.gallery-item--5{width:15%;max-width:210px;margin-top:168px;margin-left:-26px}.gallery-item .phone-mockup{border-width:5px;border-radius:38px;width:100%;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease-out}.gallery-item:hover .phone-mockup{transform:translateY(-8px);box-shadow:0 42px 90px #232a4433,0 7px 18px #232a441f}.gallery-item .phone-mockup__screen{border-radius:32px}.gallery-item .phone-mockup:after{border-radius:32px;inset:4px}.gallery-item .phone-mockup__button{display:none}.gallery-item figcaption{text-align:center;gap:5px;margin-top:22px;display:grid}.gallery-item figcaption strong{letter-spacing:-.02em;font-size:16px}.gallery-item figcaption span{color:var(--muted);font-size:13px;line-height:1.45}.how-section{margin-block:110px;padding:0}.how-section>h2{letter-spacing:-.035em;text-align:left;margin:0 0 34px;font-size:clamp(30px,3vw,42px);font-weight:750}.how-steps{grid-template-columns:1.06fr .92fr 1.02fr;gap:18px;display:grid}.how-steps article{border:1px solid var(--divider);text-align:left;background:#ffffffd1;border-radius:25px;align-content:start;justify-items:start;min-height:274px;padding:30px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #232a440d,inset 0 1px #fff}.how-steps article:nth-child(2){margin-top:26px}.how-step-icon{border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.how-step-icon--1{color:var(--blue);background:var(--blue-tint)}.how-step-icon--2{color:var(--orange);background:var(--orange-tint)}.how-step-icon--3{color:var(--positive);background:var(--green-tint)}.how-step-number{color:#73757c;margin:18px 0 2px;font-size:13px;font-weight:800}.how-steps article:first-child .how-step-number{color:var(--blue)}.how-steps article:nth-child(2) .how-step-number{color:var(--orange)}.how-steps article:nth-child(3) .how-step-number{color:var(--positive)}.how-steps h3{letter-spacing:-.035em;margin:4px 0 0;font-size:21px}.how-steps article>p:last-of-type{max-width:270px;color:var(--muted);margin:10px 0 0;font-size:14px}.how-step-arrow{z-index:3;border:1px solid var(--divider);color:#72747a;background:#fff;border-radius:50%;width:31px;height:31px;padding:6px;position:absolute;top:48%;right:-24px;box-shadow:0 8px 18px #232a4414}.privacy-section{background:radial-gradient(circle at 0 70%,#ff9fc757,#0000 40%),radial-gradient(circle at 100% 70%,#59d3e552,#0000 43%),#fff;border:1px solid #e7e8ebb3;border-radius:28px;grid-template-columns:auto minmax(280px,1.2fr) minmax(220px,.8fr) auto;align-items:center;gap:28px;min-height:190px;padding:32px 40px;display:grid;position:relative;overflow:hidden}.privacy-section__icon{background:#ffffffe0;border-radius:50%;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 9px 24px #12121412}.privacy-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,2.5vw,36px);line-height:1.08}.privacy-section__copy p{max-width:500px;color:var(--muted);margin:12px 0 0;font-size:15px}.privacy-section__links{gap:15px;display:grid}.privacy-section__links a{border-bottom:1px solid #12121473;align-items:center;gap:7px;width:fit-content;font-size:14px;font-weight:650;display:flex}.privacy-section__orbs{margin-right:-12px}.final-cta{background:radial-gradient(circle at 8% 94%,#ff8bb840,#0000 33%),radial-gradient(circle at 92% 12%,#62dcd33b,#0000 35%),linear-gradient(135deg,#ffffffe0,#f5f9fcf5);border:1px solid #dee1e9e0;border-radius:40px;place-items:center;min-height:460px;margin-block:88px 52px;padding:92px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #232a4414,inset 0 1px #fff}.final-cta:before{content:"";opacity:.32;background-image:radial-gradient(#38425e1f .7px,#0000 .8px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.final-cta__copy{z-index:1;text-align:center;justify-items:center;max-width:760px;display:grid}.final-cta .section-label{margin-bottom:20px}.final-cta h2{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(40px,4.6vw,68px);font-weight:750;line-height:1.02}.final-cta__lede{color:var(--muted);margin:22px 0 27px;font-size:18px}.final-cta__orbs{position:absolute}.final-cta__orbs--left{bottom:42px;left:18px;transform:rotate(-8deg)}.final-cta__orbs--right{top:40px;right:58px;transform:rotate(7deg)}.site-footer{border-top:1px solid var(--divider);background:#fff;padding:54px 0 30px}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:50px;display:grid}.site-footer__brand .brand__wordmark{width:118px}.site-footer__brand .orb-pair img{width:56px;height:56px}.site-footer__brand .orb-pair img+img{margin-left:-14px}.site-footer__brand p,.site-footer__legal p{color:var(--muted);margin:12px 0 0;font-size:13px}.site-footer__brand .site-footer__description{max-width:390px;color:var(--muted-strong);margin-top:18px;font-size:14px;line-height:1.5}.site-footer__nav,.site-footer__contact{gap:13px;font-size:14px;font-style:normal;display:grid}.site-footer__contact{justify-self:end}.site-footer a:hover{text-underline-offset:4px;text-decoration:underline}.site-footer__legal{border-top:1px solid var(--divider);text-align:center;margin-top:38px;padding-top:24px}.legal-main{padding-block:54px 100px}.legal-shell{max-width:1160px}.back-link{color:var(--muted-strong);align-items:center;gap:9px;font-size:14px;font-weight:650;display:inline-flex}.back-link:hover{color:var(--ink)}.legal-heading{max-width:790px;margin:58px 0 68px 318px}.legal-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:750;line-height:1.03}.legal-heading p{color:var(--muted);margin:16px 0 0;font-size:15px;font-weight:650}.legal-layout{grid-template-columns:250px minmax(0,760px);align-items:start;gap:68px;display:grid}.legal-toc--desktop{top:calc(var(--header-height) + 28px);max-height:calc(100svh - var(--header-height) - 52px);overscroll-behavior:contain;padding-right:16px;position:sticky;overflow:auto}.legal-toc__nav>p{letter-spacing:.02em;text-transform:uppercase;margin:0 0 15px;font-size:13px;font-weight:800}.legal-toc__nav ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.legal-toc__nav a{color:var(--muted);font-size:13px;line-height:1.35;display:block}.legal-toc__nav a:hover,.legal-toc__nav a:focus-visible{color:var(--ink)}.legal-toc--mobile{display:none}.legal-content{max-width:760px;font-size:16px}.legal-content h2,.legal-content h3{scroll-margin-top:calc(var(--header-height) + 24px)}.legal-content h2{border-top:1px solid var(--divider);letter-spacing:-.04em;margin:58px 0 18px;padding-top:12px;font-size:28px;line-height:1.15}.legal-content h2:first-child{margin-top:0}.legal-content h3{letter-spacing:-.025em;margin:34px 0 12px;font-size:19px}.legal-content h4{margin:26px 0 8px;font-size:16px}.legal-content h2 a,.legal-content h3 a{text-decoration:none}.legal-content p{color:#414248;margin:0 0 18px;line-height:1.75}.legal-content ul{color:#414248;gap:8px;margin:0 0 22px;padding-left:24px;display:grid}.legal-content li{padding-left:4px;line-height:1.65}.legal-content a:not(h2 a,h3 a){color:#0a5db8;text-underline-offset:3px;text-decoration:underline}.legal-content__footer{border-top:1px solid var(--divider);padding-top:24px;font-size:13px;color:var(--muted)!important;margin-top:64px!important}.support-main{padding-bottom:110px}.support-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.7fr);align-items:center;gap:80px;min-height:590px;display:grid}.support-hero__copy>p:not(.support-brand-line){max-width:650px;color:var(--muted);margin:25px 0 30px;font-size:19px;line-height:1.55}.support-hero__art{background:radial-gradient(circle at 20% 40%,#ff97c561,#0000 48%),radial-gradient(circle at 75% 55%,#4bd7d75e,#0000 47%),#fff;border-radius:46% 54% 55% 45%/48% 43% 57% 52%;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.support-options{border-block:1px solid var(--divider);padding-block:72px}.support-options h2,.support-faq h2{font-size:clamp(34px,4vw,52px)}.support-options__list{border-top:1px solid var(--divider);grid-template-columns:repeat(3,1fr);margin-top:42px;display:grid}.support-options__list article{padding:30px 28px 8px 0}.support-options__list article+article{border-left:1px solid var(--divider);padding-left:28px}.support-options__list p{color:var(--muted);margin:0 0 9px;font-size:14px}.support-options__list a{font-size:16px;font-weight:700}.support-faq{grid-template-columns:1fr 1fr;gap:60px;padding-top:80px;display:grid}.support-faq__links{border-top:1px solid var(--divider);align-content:start;display:grid}.support-faq__links a{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;min-height:62px;font-weight:700;display:flex}.support-faq__note{color:var(--muted);grid-column:1/-1;margin:0;font-size:14px}.not-found{align-content:center;justify-items:start;min-height:100svh;padding-block:72px;display:grid}.not-found .orb-pair{margin-bottom:28px}.not-found h1{max-width:760px}.not-found>p:not(.section-label){color:var(--muted);margin:20px 0 28px;font-size:19px}@media (max-width:1120px){:root{--shell:1024px}.hero{grid-template-columns:minmax(0,1fr) 380px;gap:46px}.hero__media{height:620px}.hero__phone{width:340px}.hero-float-card--expense{left:-26px}.hero-float-card--balance{right:-12px}.feature-story{grid-template-columns:minmax(180px,.7fr) minmax(390px,1.25fr) minmax(180px,.7fr);gap:26px}.feature-phone--back{width:250px;margin-left:-170px}.feature-phone--front{width:285px;margin-left:145px}.walkthrough-shell{gap:52px}.demo-phone{width:342px;height:650px}.walkthrough-stage{min-height:690px}.product-gallery{gap:18px}.gallery-item--5{margin-left:-16px}}@media (max-width:960px){:root{--header-height:70px}.site-header__inner{grid-template-columns:1fr auto}.desktop-nav,.desktop-store-button{display:none}.mobile-menu-button{display:flex}.hero{grid-template-columns:minmax(0,1fr) 330px;gap:30px}.hero__brand-line{font-size:clamp(72px,8.8vw,106px)}.hero__tagline{font-size:clamp(36px,4.9vw,52px)}.hero__media{height:570px}.hero__phone{width:300px}.hero-float-card{display:none}.hero__orbit{width:350px;height:350px}.trust-strip__item{text-align:center;flex-direction:column;gap:8px}.feature-story{grid-template-columns:1fr 1.5fr;gap:42px}.feature-story__copy--right{grid-column:1;justify-self:start}.feature-story__phones,.feature-story__avatar-media{grid-area:1/2/span 2}.feature-story--personal .feature-story__avatar-media{grid-row:1/span 2}.feature-phone--back{width:225px;margin-left:-150px}.feature-phone--front{width:255px;margin-left:120px}.walkthrough-shell{grid-template-columns:1fr}.walkthrough-copy{grid-template-columns:1fr 1fr;column-gap:40px;display:grid}.walkthrough-copy .section-label,.walkthrough-copy h2,.walkthrough-copy>p{grid-column:1}.walkthrough-steps{grid-area:1/2/span 4;margin-top:0}.gallery-section{overflow:hidden}.product-gallery{gap:14px;min-height:630px}.gallery-item{width:20%}.gallery-item--4{width:17%}.gallery-item--5{display:none}.privacy-section{grid-template-columns:auto 1fr auto}.privacy-section__links{grid-area:2/2}.privacy-section__orbs{grid-area:1/3/span 2}.legal-heading{margin-left:278px}.legal-layout{grid-template-columns:220px minmax(0,1fr);gap:58px}}@media (max-width:767px){:root{--header-height:66px}.shell{width:min(calc(100% - 36px), var(--shell))}.brand--compact .brand__wordmark{width:104px}.brand--compact .orb-pair img{width:40px;height:40px}.brand--compact .orb-pair img+img{margin-left:-10px}.site-header{height:calc(var(--header-height) + env(safe-area-inset-top))}.hero{min-height:0;padding-block:54px 26px;display:block}.hero__copy{padding-left:0}.hero__brand-line{font-size:clamp(66px,20vw,94px)}.hero__tagline{letter-spacing:-.04em;max-width:620px;margin-top:22px;font-size:clamp(37px,10.5vw,53px)}.hero__lede{margin-top:22px;font-size:18px;line-height:1.5}.hero__actions{width:min(100%,460px);margin-top:28px;display:grid}.hero__actions .app-store-button,.hero__actions .secondary-button{width:100%}.hero__orbs{margin-top:28px}.hero__orbs img{width:64px;height:64px}.hero__orbs img+img{margin-left:-15px}.hero__media{height:auto;margin-top:20px;padding-top:28px}.hero__media:before{border-radius:42px;inset:12px -10px 0}.hero__media:after{inset:44px 0 24px}.hero__orbit{width:min(92vw,380px);height:min(92vw,380px)}.hero__glow{width:112%;top:16%}.hero__phone{width:min(80vw,335px)}.phone-mockup{border-radius:46px}.phone-mockup__screen{border-radius:39px}.trust-strip{grid-template-columns:repeat(2,1fr);margin-top:30px}.trust-strip__item{min-height:108px;padding:18px 12px;font-size:13px}.trust-strip__item+.trust-strip__item{border-left:0}.trust-strip__item:nth-child(2n){border-left:1px solid var(--divider)}.trust-strip__item:nth-child(n+3){border-top:1px solid var(--divider)}.features-section{margin-top:74px;padding-block:86px 80px}.section-intro h2,.walkthrough-copy h2,.gallery-section h2,.support-hero h1,.support-options h2,.support-faq h2,.not-found h1{font-size:clamp(40px,10.6vw,52px)}.section-intro>p:not(.section-label),.walkthrough-copy>p:not(.section-label),.gallery-section .section-intro>p:not(.section-label){margin-top:20px;font-size:17px}.feature-story{flex-direction:column;align-items:stretch;gap:38px;min-height:0;margin-top:62px;padding-block:52px;display:flex}.feature-story__copy,.feature-story__copy--right{justify-self:auto;max-width:520px}.feature-story__phones{order:2;width:100%;min-height:570px}.feature-story__copy--right{order:3}.feature-phone--back{width:min(50vw,230px);margin-left:-34vw;transform:translateY(28px)rotate(-3deg)}.feature-phone--front{width:min(59vw,270px);margin-left:27vw;transform:translateY(-10px)rotate(2deg)}.feature-rail{grid-template-columns:1fr}.feature-rail article{padding:32px 0}.feature-rail article+article{border:1px solid var(--divider)}.feature-story--personal .feature-story__avatar-media{order:2;width:100%;min-height:600px}.feature-story--personal .feature-story__copy--right{order:3}.quick-widget{width:min(100%,270px)}.walkthrough-section{padding-block:86px}.walkthrough-copy{display:block}.walkthrough-steps{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin:30px -18px 0;padding:0 18px 10px;display:flex;overflow-x:auto}.walkthrough-steps::-webkit-scrollbar{display:none}.walkthrough-steps button{scroll-snap-align:start;background:#ffffffbf;border-color:#d9dee6;flex:none;min-width:max-content;min-height:48px}.walkthrough-steps button[aria-selected=true]{transform:none}.walkthrough-stage{border-radius:26px;min-height:620px}.demo-phone{border-width:6px;border-radius:43px;width:min(84vw,320px);height:585px}.demo-phone__screen{padding-left:14px;padding-right:14px;overflow-y:hidden}.demo-expense{padding-block:8px}.demo-primary-button{left:14px;right:14px}.gallery-section{padding-block:88px 82px}.gallery-swipe-hint{color:var(--muted);margin:30px 0 12px;font-size:13px;font-weight:650;display:block}.product-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;gap:22px;min-height:0;margin:0 -18px;padding:20px 18px 34px;scroll-padding-left:18px;display:flex;overflow-x:auto}.product-gallery::-webkit-scrollbar{display:none}.gallery-item,.gallery-item--1,.gallery-item--2,.gallery-item--3,.gallery-item--4,.gallery-item--5{scroll-snap-align:center;flex:none;width:min(72vw,280px);max-width:none;margin:0;display:block}.gallery-item:first-child{scroll-snap-align:start}.gallery-item .phone-mockup{max-width:260px;margin-inline:auto}.how-section{margin-block:78px;padding:0}.how-section>h2{text-align:left;margin-bottom:20px}.how-steps{grid-template-columns:1fr;gap:14px}.how-steps article{border:1px solid var(--divider);text-align:left;border-radius:22px;grid-template-columns:58px 28px 1fr;justify-items:start;gap:4px 12px;min-height:0;padding:22px}.how-steps article:nth-child(2){margin-top:0}.how-step-icon{grid-row:1/span 3;width:54px;height:54px}.how-step-number{grid-column:2;margin:2px 0 0}.how-steps h3{grid-column:3;margin:0}.how-steps article>p:last-of-type{grid-column:2/span 2;max-width:none;margin-top:5px}.how-step-arrow{display:none}.privacy-section{grid-template-columns:58px 1fr;gap:18px;min-height:0;padding:30px 24px}.privacy-section__icon{width:58px;height:58px}.privacy-section__copy{grid-column:2}.privacy-section__links{grid-area:auto/2}.privacy-section__orbs{display:none}.final-cta{min-height:450px;padding:88px 0 110px}.final-cta h2{font-size:clamp(39px,10vw,52px)}.final-cta__orbs--left{opacity:.75;bottom:16px;left:-36px}.final-cta__orbs--right{opacity:.7;top:18px;right:-28px}.site-footer{padding-top:42px}.site-footer__grid{grid-template-columns:1fr;gap:32px}.site-footer__nav{border-block:1px solid var(--divider);padding-block:26px}.site-footer__contact{justify-self:start}.legal-main{padding-block:36px 74px}.legal-heading{margin:48px 0 32px}.legal-toc--desktop{display:none}.legal-toc--mobile{border-block:1px solid var(--divider);margin-bottom:40px;display:block}.legal-toc--mobile summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;font-weight:750;list-style:none;display:flex}.legal-toc--mobile summary::-webkit-details-marker{display:none}.legal-toc--mobile[open] summary svg{transform:rotate(90deg)}.legal-toc--mobile .legal-toc__nav{padding:2px 0 24px}.legal-toc--mobile .legal-toc__nav>p{display:none}.legal-layout{display:block}.legal-content{font-size:15px}.legal-content h2{font-size:25px}.legal-content h3{font-size:18px}.support-main{padding-bottom:78px}.support-hero{flex-direction:column;align-items:stretch;gap:48px;min-height:0;padding-block:68px 78px;display:flex}.support-hero__art{min-height:270px}.support-hero__copy>p:not(.support-brand-line){font-size:17px}.support-options{padding-block:58px}.support-options__list{grid-template-columns:1fr}.support-options__list article{padding:24px 0}.support-options__list article+article{border-top:1px solid var(--divider);border-left:0;padding-left:0}.support-faq{grid-template-columns:1fr;gap:34px;padding-top:62px}.support-faq__note{grid-column:auto}}@media (max-width:430px){.shell{width:min(calc(100% - 32px), var(--shell))}.hero{padding-top:46px}.hero__brand-line{font-size:clamp(62px,20vw,84px)}.hero__tagline{font-size:clamp(34px,10.8vw,47px)}.hero__lede{font-size:17px}.hero__phone{width:min(86vw,330px)}.feature-story__phones{min-height:510px}.feature-phone--back{width:48vw;margin-left:-35vw}.feature-phone--front{width:58vw;margin-left:26vw}.feature-story--personal .feature-story__avatar-media{min-height:540px}.feature-story__avatar-media .phone-mockup{width:min(74vw,310px)}.walkthrough-stage{min-height:595px}.demo-phone{width:min(86vw,308px);height:560px}.demo-amount{padding-block:20px}.demo-amount strong{font-size:39px}.privacy-section{grid-template-columns:1fr}.privacy-section__icon,.privacy-section__copy,.privacy-section__links{grid-column:1}.app-store-button:not(.app-store-button--compact){min-height:56px}}@media (max-width:340px){.hero__brand-line{font-size:60px}.hero__tagline{font-size:34px}.hero__actions{gap:10px}.secondary-button{padding-inline:16px}.trust-strip__item{font-size:12px}.demo-phone{width:286px}.walkthrough-stage{min-height:580px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
