/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--green:#52bb8d;--green-dark:#168762;--mint:#e6f7f0;--coral:#ff7768;--ink:#10231d;--muted:#68736f;--line:#10231d17;--paper:#f7faf9;--scroll:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.nav-shell{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:25px;justify-content:space-between;align-items:center;width:min(1120px,100% - 32px);height:70px;padding:9px 10px 9px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #205c4514}.brand{align-items:center;gap:10px;display:flex}.brand>img:first-child{object-fit:cover;border-radius:50%;width:42px;height:42px}.brand .wordmark{width:125px;height:auto}.nav-links{gap:34px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:all .25s}.nav-links a:hover{color:var(--green-dark)}.store-button{color:#fff;background:#080b0a;border-radius:15px;align-items:center;gap:10px;min-height:58px;padding:8px 18px 8px 13px;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 28px #00000024}.store-button:hover{transform:translateY(-2px);box-shadow:0 17px 34px #0003}.store-button small,.store-button strong{line-height:1.05;display:block}.store-button small{letter-spacing:.07em;font-size:8px}.store-button strong{letter-spacing:-.03em;font-size:21px}.apple-mark{font-size:31px;line-height:1}.store-button--compact{border-radius:14px;min-height:50px;padding:7px 15px 7px 10px}.store-button--compact strong{font-size:16px}.store-button--compact .apple-mark{font-size:25px}.hero{grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);align-items:center;gap:56px;width:min(1120px,100% - 32px);min-height:970px;margin:auto;padding:165px 0 90px;display:grid;position:relative}.hero-glow{z-index:-1;background:radial-gradient(circle,#d8f6e9 0,#d8f6e933 51%,#0000 72%);border-radius:50%;width:750px;height:750px;position:absolute;top:-130px;right:-260px}.hero-copy{max-width:710px;padding-left:40px}.eyebrow{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:750;display:inline-flex}.hero .eyebrow span{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #52bb8d21}.hero h1{letter-spacing:-.042em;margin:0 0 30px;font-size:clamp(60px,6.1vw,88px);font-weight:720;line-height:.97}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:610px;font-size:20px;line-height:1.58}.hero-actions{align-items:center;gap:26px;margin-top:38px;display:flex}.text-link{font-weight:700}.text-link span{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;margin-left:7px;display:inline-grid}.trust-row{color:var(--muted);gap:22px;margin-top:35px;font-size:13px;display:flex}.trust-row span:before{content:"✓";color:var(--green-dark);margin-right:6px;font-weight:800}.phone-scene{height:740px;transform:translateY(calc(var(--scroll) * -.02));place-items:center;display:grid;position:relative}.phone-shadow{filter:blur(24px);background:#20624926;border-radius:50%;width:360px;height:70px;position:absolute;bottom:4px}.orbit{border:1px solid #52bb8d2e;border-radius:50%;position:absolute}.orbit--one{width:560px;height:560px}.orbit--two{width:680px;height:680px}.iphone{z-index:2;background:#101413;border:8px solid #101413;border-radius:56px;width:337px;height:690px;padding:4px;position:relative;box-shadow:0 42px 90px #113a2b3d}.iphone-screen{background:#fff;border-radius:44px;width:100%;height:100%;position:relative;overflow:hidden}.statusbar{z-index:4;justify-content:space-between;font-size:12px;display:flex;position:absolute;top:12px;left:24px;right:21px}.status-icons{align-items:center;gap:4px;display:flex}.status-icons svg{stroke-width:2.4px;width:13px;height:13px}.dynamic-island{z-index:5;background:#030303;border-radius:18px;width:95px;height:27px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-content{height:calc(100% - 68px);padding:54px 16px 0}.summary-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.summary-card,.balance-card{background:#fff;border:1px solid #10231d09;border-radius:18px;box-shadow:0 10px 29px #123a2b14}.summary-card{height:116px;padding:12px}.summary-head{align-items:center;gap:8px;display:flex}.summary-head small,.summary-head strong{display:block}.summary-head small{color:#7b8581;font-size:8px}.summary-head strong{font-size:12px}.round-arrow{background:var(--green);color:#fff;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;display:grid}.round-arrow svg{stroke-width:3px;width:18px;height:18px}.round-arrow.coral{background:var(--coral)}.summary-card>p{color:#a0a6a4;margin:6px 0;font-size:7.5px}.summary-card>p b{color:var(--green);font-size:9px}.coral-text,.coral-text b{color:var(--coral)!important}.coral-text em{color:#a0a6a4;font-style:normal}.mini-line{width:100%;height:29px;display:block;overflow:visible}.mini-line__stroke{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.mini-line__area{stroke:none}.balance-card{align-items:center;gap:11px;height:91px;margin-top:13px;padding:15px;display:flex}.wallet-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.wallet-icon svg{stroke-width:1.9px;width:24px;height:24px}.balance-card small,.balance-card strong{display:block}.balance-card small{color:#838b88;font-size:8px}.balance-card strong{font-size:13px}.balance-card p{color:#9ca3a0;margin:3px 0;font-size:8px}.balance-card p b{color:var(--green)}.balance-bars{align-items:end;gap:4px;height:35px;margin-left:auto;display:flex}.balance-bars i{background:#dadddc;border-radius:4px;width:5px;height:6px;display:block}.balance-bars i:nth-child(5){background:var(--green);height:28px}.balance-bars i:nth-child(6){height:16px}.voice-zone{flex-direction:column;justify-content:center;align-items:center;height:295px;display:flex;position:relative}.mic-button{z-index:4;cursor:pointer;touch-action:none;background:#fff;border:0;border-radius:50%;place-items:center;width:122px;height:122px;padding:0;transition:transform .2s;display:grid;position:relative;box-shadow:0 20px 55px #164c3821}.mic-button:active,.is-holding .mic-button{transform:scale(.96)}.mic-icon{width:58px;height:58px;color:var(--green);stroke-width:1.7px}.voice-zone>p{color:#9ca4a1;letter-spacing:.03em;font-size:9px;position:absolute;bottom:23px}.voice-ring{opacity:.75;border:1px solid #52bb8d38;border-radius:50%;width:150px;height:150px;position:absolute}.voice-ring--2{opacity:.5;width:200px;height:200px}.voice-ring--3{opacity:.25;width:250px;height:250px}.is-holding .voice-ring{animation:2.6s ease-out infinite voiceRipple}.is-holding .voice-ring--2{animation-delay:.7s}.is-holding .voice-ring--3{animation-delay:1.4s}@keyframes voiceRipple{0%{opacity:.7;transform:scale(.58)}to{opacity:0;transform:scale(1.4)}}.saved-toast{z-index:8;border:1px solid var(--line);background:#fffffff0;border-radius:16px;align-items:center;gap:9px;padding:8px 12px;animation:.45s cubic-bezier(.2,1.3,.4,1) toastIn;display:flex;position:absolute;bottom:76px;left:15px;right:15px;box-shadow:0 14px 34px #123c2c26}.saved-toast img{object-fit:cover;object-position:left;width:32px;height:32px}.saved-toast small,.saved-toast strong{display:block}.saved-toast small{color:#78817e;font-size:8px}.saved-toast strong{font-size:11px}@keyframes toastIn{0%{opacity:0;transform:translateY(15px)scale(.97)}}.phone-tabs{z-index:4;background:#fff;border-top:1px solid #e9ebea;justify-content:space-around;align-items:center;height:55px;display:flex;position:absolute;bottom:17px;left:12px;right:12px}.phone-tabs span{color:#a2a8a5;flex-direction:column;align-items:center;line-height:1;display:flex}.phone-tabs svg{stroke-width:1.8px;width:17px;height:17px}.phone-tabs small{margin-top:5px;font-size:7px}.phone-tabs .active{color:var(--green)}.home-indicator{z-index:5;background:#0e1110;border-radius:2px;width:94px;height:3px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.floating-chip{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #ffffffe6;border-radius:17px;align-items:center;gap:10px;padding:11px 16px 11px 11px;animation:5s ease-in-out infinite floatChip;display:flex;position:absolute;box-shadow:0 18px 48px #15463424}.floating-chip>span{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.floating-chip>span svg{stroke-width:2.2px;width:18px;height:18px}.floating-chip small,.floating-chip strong{display:block}.floating-chip small{color:#88918e;font-size:9px}.floating-chip strong{font-size:12px}.floating-chip--expense{top:138px;right:-5px}.floating-chip--expense>span{background:var(--coral)}.floating-chip--expense strong{color:var(--coral)}.floating-chip--income{animation-delay:-2.5s;bottom:128px;left:-18px}.floating-chip--income>span{background:var(--green)}.floating-chip--income strong{color:var(--green-dark)}@keyframes floatChip{50%{transform:translateY(-12px)}}.statement{text-align:center;background:#fff;padding:115px 24px 165px}.statement p,.statement h2{transform:translateY(calc(var(--mascot-progress,0) * -14px));transition:transform 80ms linear}.statement p{color:#9aa19e;margin:0 0 8px;font-size:24px}.statement h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,70px);line-height:1.04}.section-wrap{max-width:1200px;margin:auto;padding:130px 34px}.section-heading{max-width:760px;margin-bottom:70px}.section-heading h2,.panel-copy h2,.privacy-copy h2,.final-cta h2{letter-spacing:-.052em;margin:18px 0 22px;font-size:clamp(42px,5vw,66px);line-height:1.02}.section-heading p,.panel-copy p,.privacy-copy>p,.final-cta p{color:var(--muted);font-size:18px;line-height:1.6}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:32px;min-height:415px;padding:28px;transition:all .3s;box-shadow:0 18px 55px #184b380f}.step-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #184b381c}.step-card>span{color:var(--green-dark);font-size:12px;font-weight:800}.step-card h3{letter-spacing:-.035em;margin:65px 0 12px;font-size:27px}.step-card>p{color:var(--muted);line-height:1.55}.step-visual{background:var(--mint);border-radius:22px;justify-content:center;align-items:center;gap:12px;height:100px;margin-top:35px;display:flex}.step-visual--1 i{background:var(--green);border-radius:50%;width:46px;height:46px;box-shadow:0 0 0 10px #52bb8d33,0 0 0 20px #52bb8d14}.step-visual--1 b{color:var(--green-dark)}.step-visual blockquote{font-size:15px;font-weight:650}.step-visual--3{justify-content:space-between;padding:0 20px}.step-visual--3 b{color:var(--coral)}.input-modes{background:#f3f8f6;padding:130px 24px 140px;overflow:hidden}.input-modes__heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:70px;width:min(1120px,100%);margin:0 auto 64px;display:grid}.input-modes__heading>p{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0 0 20px;font-size:13px;font-weight:750}.input-modes__heading h2{letter-spacing:-.052em;margin:0;font-size:clamp(45px,5.1vw,68px);line-height:1}.input-modes__heading>span{max-width:430px;color:var(--muted);padding-bottom:7px;font-size:17px;line-height:1.62}.input-modes__grid{grid-template-rows:repeat(2,310px);grid-template-columns:1.14fr .86fr;gap:18px;width:min(1120px,100%);margin:auto;display:grid}.mode-card{background:#fff;border:1px solid #10231d0f;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 22px 65px #1b4f3b12}.mode-card--voice{color:#fff;background:linear-gradient(145deg,#12352a,#0d211a);grid-row:1/3}.mode-card__copy{z-index:3;padding:34px;position:relative}.mode-card__number{color:#68736f80;letter-spacing:.08em;font-size:12px;font-weight:700;position:absolute;top:34px;right:34px}.mode-card--voice .mode-card__number{color:#ffffff57}.mode-card__icon{background:var(--mint);width:48px;height:48px;color:var(--green-dark);border-radius:16px;place-items:center;display:grid}.mode-card__icon svg{stroke-width:1.9px;width:23px;height:23px}.mode-card--voice .mode-card__icon{color:#69d5a5;background:#52bb8d29}.mode-card h3{letter-spacing:-.04em;margin:24px 0 8px;font-size:31px}.mode-card__copy>p{max-width:310px;color:var(--muted);margin:0;font-size:15px;line-height:1.5}.mode-card--voice .mode-card__copy>p{color:#fff9}.voice-demo{place-items:center;height:390px;display:grid;position:absolute;bottom:0;left:0;right:0}.voice-demo:after{content:"";background:radial-gradient(circle,#52bb8d47,#0000 68%);height:100%;position:absolute;inset:auto 12% -58%}.voice-demo__ring{border:1px solid #66d3a338;border-radius:50%;position:absolute}.voice-demo__button{z-index:2;width:134px;height:134px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 28px 65px #00000040}.voice-demo__button svg{stroke-width:1.65px;width:62px;height:62px}.voice-demo__result{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:11px;padding:12px 16px 12px 12px;display:flex;position:absolute;bottom:28px;right:30px;box-shadow:0 18px 40px #0000002b}.voice-demo__result>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.voice-demo__result svg{width:18px}.voice-demo__result small,.voice-demo__result strong{display:block}.voice-demo__result small{color:#ffffff8c;font-size:9px}.voice-demo__result strong{margin-top:2px;font-size:12px}.mode-card--photo,.mode-card--manual{grid-template-columns:1fr 1fr;display:grid}.mode-card--photo{background:linear-gradient(135deg,#fff 45%,#edf9f4)}.photo-demo{place-items:center;display:grid;position:relative}.receipt{background:#fff;border-radius:11px;width:126px;height:174px;padding:23px 18px;transform:rotate(4deg);box-shadow:0 22px 45px #194d3929}.receipt i,.receipt b{background:#dfe5e2;border-radius:4px;height:5px;margin-bottom:10px;display:block}.receipt i:nth-child(2){width:67%}.receipt i:nth-child(4){width:78%}.receipt b{background:#cbd4d0;width:100%;height:1px;margin-top:16px}.receipt strong{text-align:right;margin-top:13px;font-size:17px;display:block}.photo-actions{gap:8px;display:flex;position:absolute;bottom:24px}.photo-actions span{background:var(--green);color:#fff;border-radius:14px;place-items:center;width:41px;height:41px;display:grid;box-shadow:0 10px 25px #28966b33}.photo-actions span:last-child{color:var(--green-dark);background:#fff}.photo-actions svg{width:19px;height:19px}.mode-card--manual{background:linear-gradient(135deg,#fff 42%,#f7f4ee)}.manual-demo{padding:39px 30px 25px}.manual-demo__top{border-bottom:1.5px solid var(--green);justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.manual-demo__top span{color:#7f8884;border:1px solid #dde2df;border-radius:10px;padding:7px 10px;font-size:9px}.number-pad{text-align:center;color:#707875;grid-template-columns:repeat(3,1fr);gap:11px 18px;padding-top:15px;display:grid}.number-pad span{font-size:14px}.product{max-width:1260px}.feature-panel{border:1px solid var(--line);background:#fff;border-radius:38px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;margin-bottom:24px;padding:58px;display:grid;box-shadow:0 25px 75px #184b3812}.panel-copy h2{font-size:47px}.widget-preview{background:#f8fbfa;border-radius:30px;grid-template-columns:1fr 1fr;gap:14px;padding:22px;display:grid}.widget-preview>div{background:#fff;border-radius:23px;min-height:188px;padding:23px;position:relative;box-shadow:0 12px 35px #16483614}.widget-preview p{margin:0 0 20px}.widget-preview small,.widget-preview strong,.widget-preview b{display:block}.widget-preview small{color:#868e8b;font-size:11px}.widget-preview strong{margin:3px 0 8px;font-size:19px}.widget-preview b{color:var(--green);font-size:12px}.widget-preview .round-arrow{position:absolute;top:20px;right:20px}.analytics-card{grid-template-columns:.72fr 1.28fr}.analytics-preview{background:#f8fbfa;border-radius:30px;grid-template-columns:210px 1fr;gap:24px;padding:25px;display:grid}.segment{text-align:center;background:#fff;border-radius:16px;grid-column:1/-1;grid-template-columns:1fr 1fr;padding:5px;font-size:12px;display:grid}.segment b{background:var(--green);color:#fff;border-radius:12px;padding:10px}.segment span{color:#8a9290;padding:10px}.donut{background:conic-gradient(var(--green) 0 52%,#67b7e7 52% 78%,#ffca59 78% 91%,#ae8bea 91% 100%);border-radius:50%;place-items:center;width:205px;height:205px;display:grid;position:relative}.donut:after{content:"";background:#f8fbfa;border-radius:50%;width:126px;height:126px;position:absolute}.donut span{z-index:2;text-align:center;position:relative}.donut small,.donut strong{display:block}.donut small{color:#818986;font-size:10px}.donut strong{font-size:22px}.category-list{flex-direction:column;justify-content:center;gap:17px;display:flex}.category-list>div>p{justify-content:space-between;margin:0 0 8px;font-size:12px;display:flex}.category-list p span{align-items:center;gap:7px;display:flex}.category-list p i{border-radius:50%;width:8px;height:8px}.category-list>div>b{background:#e7ebe9;border-radius:3px;height:5px;display:block}.category-list>div>b i{border-radius:3px;height:100%;display:block}.small-features{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.small-features article{border:1px solid var(--line);background:#fff;border-radius:30px;min-height:210px;padding:30px}.small-features article>span{background:var(--mint);width:46px;height:46px;color:var(--green-dark);border-radius:15px;place-items:center;font-size:23px;display:grid}.small-features h3{margin:24px 0 10px;font-size:21px}.small-features p{color:var(--muted);margin:0;line-height:1.5}.privacy{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.privacy-visual{background:radial-gradient(circle,#fff 0 31%,#e6f7f0 32% 54%,#d6f1e6 55% 56%,#0000 57%),linear-gradient(145deg,#effaf6,#d9f3e8);border-radius:42px;place-items:center;min-height:570px;display:grid;overflow:hidden}.privacy-orbit{place-items:center;width:270px;height:320px;display:grid;position:relative}.privacy-orbit img{width:auto;height:300px}.lock-dot{width:60px;height:60px;color:var(--green);background:#fff;border-radius:20px;place-items:center;display:grid;position:absolute;top:36px;right:-20px;box-shadow:0 15px 35px #144b3721}.privacy-copy ul{margin:30px 0;padding:0;list-style:none}.privacy-copy li{border-bottom:1px solid var(--line);padding:14px 0}.privacy-copy li:before{content:"✓";background:var(--mint);width:25px;height:25px;color:var(--green-dark);border-radius:50%;place-items:center;margin-right:11px;font-weight:800;display:inline-grid}.privacy-copy>a{color:var(--green-dark);font-weight:750}.final-cta{background:linear-gradient(135deg,#dff5ec,#f4fbf8);border-radius:46px;align-items:center;max-width:1160px;min-height:535px;margin-bottom:110px;padding-left:48%;padding-right:80px;display:flex;position:relative;overflow:hidden}.final-cta>div{z-index:2;position:relative}.final-cta h2{font-size:54px}.cta-mascot{width:470px;position:absolute;bottom:-80px;left:-30px}.final-cta .store-button{margin-top:12px}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:36px;max-width:1180px;margin:auto;padding:45px 26px 55px;display:grid}footer>p{color:var(--muted)}footer>div{gap:24px;font-size:14px;display:flex}footer>small{color:#959d9a;grid-column:1/-1}[data-reveal]{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0s);transform:translateY(25px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width:980px){.nav-links{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:150px}.hero-copy{margin:auto;padding-left:0}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.phone-scene{margin-top:20px}.steps,.small-features,.feature-panel,.privacy{grid-template-columns:1fr}.final-cta{padding-left:45%;padding-right:35px}.final-cta h2{font-size:42px}.cta-mascot{width:420px}.analytics-card{grid-template-columns:1fr}}@media (max-width:650px){.nav-shell{border-radius:22px;height:62px;padding-left:13px;top:10px}.nav-shell .brand .wordmark{width:103px}.nav-shell .store-button{display:none}.hero{gap:25px;width:100%;min-height:auto;padding:130px 18px 55px}.hero h1{font-size:51px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:9px 15px}.phone-scene{height:630px;margin:-20px -20px -60px;transform:scale(.87)}.floating-chip--expense{right:-25px}.floating-chip--income{left:-25px}.statement{padding:82px 22px}.statement p{font-size:17px}.section-wrap{padding:90px 18px}.section-heading{margin-bottom:40px}.section-heading h2,.panel-copy h2,.privacy-copy h2{font-size:40px}.steps{gap:14px}.step-card{min-height:365px}.step-card h3{margin-top:38px}.feature-panel{border-radius:30px;gap:30px;padding:25px}.widget-preview{gap:8px;padding:10px}.widget-preview>div{min-height:165px;padding:14px}.widget-preview .round-arrow{margin-bottom:10px;position:static}.widget-preview strong{font-size:14px}.analytics-preview{grid-template-columns:1fr;padding:15px}.donut{margin:auto}.category-list{padding:5px 10px 12px}.privacy{gap:35px}.privacy-visual{min-height:440px}.final-cta{text-align:center;min-height:690px;margin:30px 18px 70px;padding:50px 28px 330px;display:block}.final-cta h2{font-size:41px}.cta-mascot{width:360px;bottom:-75px;left:50%;transform:translate(-50%)}footer{text-align:center;grid-template-columns:1fr;justify-items:center}footer>div{flex-wrap:wrap;justify-content:center}footer>small{grid-column:auto}.store-button strong{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.phone-scene{transform:none}}.legal-page{background:linear-gradient(#f1faf6,#fff 420px);min-height:100vh;padding:28px}.legal-nav{justify-content:space-between;align-items:center;max-width:960px;margin:auto;display:flex}.legal-nav>a:last-child{color:var(--green-dark);font-weight:700}.legal-page article{border:1px solid var(--line);background:#ffffffe6;border-radius:38px;max-width:880px;margin:110px auto;padding:68px;box-shadow:0 28px 80px #184b3814}.legal-page h1{letter-spacing:-.055em;margin:18px 0 8px;font-size:58px}.legal-date{color:#8b9491}.legal-summary{background:var(--mint);border-radius:20px;margin:32px 0 46px;padding:22px 24px;color:var(--ink)!important;font-size:18px!important;line-height:1.6!important}.legal-page h2{letter-spacing:-.025em;margin:48px 0 12px;font-size:25px}.legal-page article p,.legal-page article li{color:var(--muted);font-size:16px;line-height:1.75}.legal-page article p{margin:0 0 15px}.legal-page article ul{margin:13px 0 22px;padding-left:23px}.legal-page article li{padding:4px 0 4px 5px}.legal-page article li::marker{color:var(--green)}.legal-page article a{color:var(--green-dark);text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #16876247;text-decoration:underline #16876247}.legal-callout{border-left:4px solid var(--green);color:var(--muted);background:#f4faf7;border-radius:5px 18px 18px 5px;margin:24px 0;padding:20px 22px;font-size:16px;line-height:1.7}.legal-callout strong{color:var(--ink);margin-bottom:3px;display:block}@media (max-width:650px){.legal-page{padding:16px}.legal-page article{border-radius:28px;margin:70px auto;padding:32px 22px}.legal-page h1{font-size:43px}.legal-page h2{margin-top:40px;font-size:22px}.legal-page article p,.legal-page article li{font-size:15px}.legal-summary{padding:18px;font-size:16px!important}.legal-nav .wordmark{width:105px}}.site-footer{color:#fff;background:#0d211a;border:0;max-width:none;margin:0;padding:0 24px 26px;display:block}.footer-main,.footer-bottom{justify-content:space-between;align-items:center;width:min(1120px,100%);margin:auto;display:flex}.footer-main{gap:40px;min-height:190px;padding:45px 0}.footer-brand{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.site-footer .brand .wordmark{filter:brightness(0)invert()}.footer-brand p{color:#ffffff9e;margin:0;font-size:16px}.site-footer .store-button{color:#0d211a;box-shadow:none;background:#fff}.site-footer .store-button:hover{box-shadow:0 14px 34px #0003}.footer-bottom{border-top:1px solid #ffffff21;gap:30px;min-height:82px}.footer-bottom small{color:#ffffff7a;font-size:13px}.footer-bottom nav{color:#ffffffb8;align-items:center;gap:28px;font-size:13px;display:flex}.footer-bottom a{transition:color .2s}.footer-bottom a:hover{color:#fff}@media (max-width:650px){.site-footer{text-align:left;padding:0 20px 22px}.footer-main{flex-direction:column;align-items:flex-start;gap:30px;min-height:0;padding:42px 0 34px}.footer-brand{gap:16px}.footer-brand p{font-size:15px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px;min-height:0;padding:25px 0 4px}.footer-bottom nav{flex-wrap:wrap;justify-content:flex-start;gap:14px 24px}.site-footer .store-button{display:inline-flex}html,body{max-width:100%;overflow-x:hidden}.hero{overflow:hidden}.phone-scene{transform-origin:top;width:100%;max-width:100%;height:600px;margin:0 0 -18px;transform:scale(.84)}.floating-chip--expense{right:0}.floating-chip--income{left:0}.statement{overflow:hidden}.statement h2{letter-spacing:-.035em;max-width:100%;margin-inline:auto;font-size:clamp(34px,10vw,44px);line-height:1.06}}@media (max-width:380px){.phone-scene{height:535px;margin-bottom:-8px;transform:scale(.76)}.statement{padding-left:20px;padding-right:20px}.statement h2{font-size:34px}}@media (max-width:760px){.input-modes{padding:82px 18px 90px}.input-modes__heading{margin-bottom:38px;display:block}.input-modes__heading>p{margin-bottom:15px}.input-modes__heading h2{font-size:clamp(39px,11vw,50px);line-height:1.03}.input-modes__heading h2 br{display:none}.input-modes__heading>span{margin-top:20px;padding:0;font-size:15px;display:block}.input-modes__grid{flex-direction:column;gap:14px;display:flex}.mode-card{border-radius:29px}.mode-card--voice{min-height:570px}.mode-card--photo,.mode-card--manual{grid-template-columns:1fr 1fr;min-height:350px}.mode-card__copy{padding:26px}.mode-card__number{top:26px;right:26px}.mode-card h3{margin-top:19px;font-size:27px}.mode-card__copy>p{font-size:14px}.voice-demo{height:330px}.voice-demo__ring--1{width:160px;height:160px}.voice-demo__ring--2{width:235px;height:235px}.voice-demo__ring--3{width:310px;height:310px}.voice-demo__button{width:112px;height:112px}.voice-demo__button svg{width:51px;height:51px}.voice-demo__result{bottom:20px;right:20px}.manual-demo{padding:40px 22px 22px}.receipt{transform:scale(.88)rotate(4deg)}}@media (max-width:430px){.mode-card--photo,.mode-card--manual{grid-template-columns:1fr;min-height:430px}.mode-card--photo .mode-card__copy,.mode-card--manual .mode-card__copy{padding-bottom:8px}.photo-demo{min-height:220px}.manual-demo{padding:12px 26px 25px}.mode-card--voice{min-height:550px}.voice-demo__result{justify-content:center;left:20px;right:20px}}.input-modes{--mascot-progress:0;background:#f5f8f7;padding-top:120px;position:relative;overflow:visible}.modes-mascot{z-index:2;pointer-events:none;width:170px;height:132px;position:absolute;top:-132px;left:50%;overflow:hidden;transform:translate(-50%)}.modes-mascot img{left:50%;top:calc(132px - (var(--mascot-progress) * 124px));filter:drop-shadow(0 12px 20px #1865481c);width:150px;height:auto;transition:top 50ms linear;position:absolute;transform:translate(-50%)}.input-modes__heading{z-index:3;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);margin-bottom:54px;position:relative}.input-modes__heading h2{font-size:clamp(44px,4.7vw,64px)}.input-modes__grid{z-index:3;grid-template-rows:540px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;position:relative}.mode-card,.mode-card--voice{min-width:0;color:var(--ink);background:#fff;border-radius:32px;grid-row:auto;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;box-shadow:0 18px 55px #1b4f3b0e}.mode-card:hover{transform:translateY(-5px);box-shadow:0 27px 70px #1b4f3b17}.mode-card__copy{padding:28px 28px 0}.mode-card__number,.mode-card--voice .mode-card__number{color:#a6afab;top:31px;right:28px}.mode-card__icon,.mode-card--voice .mode-card__icon{background:var(--mint);width:44px;height:44px;color:var(--green-dark);border-radius:14px}.mode-card__icon svg{width:21px;height:21px}.mode-card h3{margin:22px 0 7px;font-size:28px}.mode-card__copy>p,.mode-card--voice .mode-card__copy>p{max-width:285px;color:var(--muted);font-size:14px;line-height:1.5}.mode-card--voice{background:linear-gradient(#fff 0 43%,#eaf8f2 100%)}.voice-demo{height:285px}.voice-demo:after{display:none}.voice-demo__ring{border-color:#52bb8d38}.voice-demo__ring--1{width:142px;height:142px}.voice-demo__ring--2{opacity:.58;width:202px;height:202px}.voice-demo__ring--3{opacity:.3;width:262px;height:262px}.voice-demo__button{width:104px;height:104px;color:var(--green);box-shadow:0 22px 50px #21674c24}.voice-demo__button svg{width:47px;height:47px}.voice-demo__result{color:var(--ink);background:#ffffffeb;border-color:#10231d0f;justify-content:flex-start;padding:10px 12px;bottom:18px;left:24px;right:24px;box-shadow:0 13px 34px #1b4f3b1a}.voice-demo__result>span{width:31px;height:31px}.voice-demo__result small{color:#8a9490}.voice-demo__result strong{font-size:11px}.mode-card--photo,.mode-card--manual{background:#fff;display:block}.photo-demo,.manual-demo{background:#f1f8f5;border-radius:24px;height:266px;position:absolute;bottom:20px;left:20px;right:20px;overflow:hidden}.photo-demo{place-items:center;display:grid}.receipt{border:1px solid #10231d0d;width:132px;height:181px;transform:none;box-shadow:0 18px 42px #194d391f}.photo-actions{flex-direction:column;bottom:17px;right:17px}.photo-actions span{border-radius:13px;width:39px;height:39px}.manual-demo{background:#f7f6f3;padding:24px 25px}.manual-demo__top{padding-bottom:12px}.manual-demo__top strong{font-size:25px}.manual-demo__top span{background:#fff}.number-pad{align-items:center;gap:4px 18px;height:174px;padding-top:19px}.number-pad span{color:#747d79;font-size:17px}@media (max-width:920px){.input-modes__heading{grid-template-columns:1fr;gap:18px}.input-modes__heading h2 br{display:none}.input-modes__heading>span{padding:0}.input-modes__grid{grid-template-rows:520px 470px;grid-template-columns:1fr 1fr}.mode-card--voice{grid-column:1/-1}.voice-demo{height:280px}.mode-card--photo,.mode-card--manual{min-height:0}}@media (max-width:650px){.input-modes__heading{margin-bottom:38px;display:grid}.input-modes__heading h2{font-size:clamp(39px,11vw,48px)}.input-modes__grid{grid-template-rows:none;grid-template-columns:1fr;gap:14px;display:grid}.mode-card,.mode-card--voice,.mode-card--photo,.mode-card--manual{border-radius:28px;grid-column:auto;height:500px;min-height:0}.voice-demo__result{left:20px;right:20px}.photo-actions{flex-direction:row}.number-pad{height:165px}.nav-shell{justify-content:center}.nav-shell .brand{margin-inline:auto}.statement{padding-bottom:125px}.statement p,.statement h2{transform:translateY(calc(var(--mascot-progress,0) * -9px))}.input-modes{padding:94px 0 82px}.modes-mascot{width:130px;height:94px;top:-94px}.modes-mascot img{top:calc(94px - (var(--mascot-progress) * 87px));width:112px}.input-modes__grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;padding:0 18px 14px;scroll-padding-left:18px;display:flex;overflow-x:auto}.input-modes__grid::-webkit-scrollbar{display:none}.mode-card,.mode-card--voice,.mode-card--photo,.mode-card--manual{scroll-snap-align:start;border-radius:27px;flex:0 0 min(82vw,330px);grid-column:auto;min-width:0;height:460px}.mode-card:hover{transform:none}.mode-card__copy{padding:23px 23px 0}.mode-card__number{top:26px;right:23px}.mode-card h3{font-size:26px}.voice-demo{height:246px}.voice-demo__ring--1{width:132px;height:132px}.voice-demo__ring--2{width:185px;height:185px}.voice-demo__ring--3{width:235px;height:235px}.voice-demo__button{width:94px;height:94px}.voice-demo__button svg{width:43px;height:43px}.voice-demo__result{bottom:15px;left:16px;right:16px}.photo-demo,.manual-demo{height:225px;bottom:16px;left:16px;right:16px}.receipt{width:116px;height:158px;padding:20px 16px}.photo-actions{flex-direction:row;bottom:13px;right:13px}.manual-demo{padding:19px 21px}.number-pad{height:146px;padding-top:12px}.number-pad span{font-size:15px}}.analytics-showcase{background:#fff;padding:132px 24px 145px}.analytics-showcase__heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:8px 70px;width:min(1120px,100%);margin:0 auto 58px;display:grid}.analytics-showcase__heading>p{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0 0 13px;font-size:13px;font-weight:750}.analytics-showcase__heading h2{letter-spacing:-.052em;margin:0;font-size:clamp(45px,5vw,68px);line-height:1}.analytics-showcase__heading>span{max-width:400px;color:var(--muted);padding-bottom:7px;font-size:17px;line-height:1.6}.analytics-window{background:#f5f8f7;border:0;border-radius:38px;width:min(1120px,100%);margin:auto;padding:24px;box-shadow:0 28px 85px #1b4f3b16}.analytics-toolbar{justify-content:space-between;align-items:center;padding:2px 2px 22px;display:flex}.analytics-switch{background:#fff;border-radius:16px;padding:5px;display:flex;box-shadow:0 8px 24px #1b4f3b0f}.analytics-switch button{color:#87908c;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:650;transition:all .25s;display:flex}.analytics-switch button svg{width:16px;height:16px}.analytics-switch button.active{background:var(--green);color:#fff;box-shadow:0 8px 20px #52bb8d3d}.analytics-switch button.active.expense{background:var(--coral);box-shadow:0 8px 20px #ff77683b}.analytics-period{color:#69736f;background:#fff;border-radius:13px;align-items:center;gap:9px;padding:10px 13px;font-size:13px;display:flex}.analytics-period svg{width:17px;height:17px;color:var(--green-dark)}.analytics-main{background:#fff;border-radius:28px;grid-template-columns:.85fr 1.15fr;min-height:430px;display:grid;overflow:hidden}.analytics-donut-wrap{border-right:1px solid var(--line);place-items:center;padding:45px;display:grid}.analytics-donut{border-radius:50%;width:280px;height:280px;padding:22px;transition:background .35s}.analytics-donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:inset 0 0 0 1px #10231d06}.analytics-donut small,.analytics-donut strong,.analytics-donut span{display:block}.analytics-donut small{color:#8b9490;font-size:12px}.analytics-donut strong{letter-spacing:-.045em;margin:6px 0 2px;font-size:35px}.analytics-donut span{color:var(--green-dark);font-size:11px}.analytics-categories{padding:44px 42px}.analytics-categories__title,.analytics-category{grid-template-columns:1fr 58px 90px;align-items:center;gap:15px;display:grid}.analytics-categories__title{color:#a0a8a5;text-transform:uppercase;letter-spacing:.08em;padding:0 0 13px;font-size:10px}.analytics-categories__title span:nth-child(2),.analytics-categories__title span:nth-child(3){text-align:right}.analytics-category{border-top:1px solid var(--line);padding:20px 0}.analytics-category>span:first-child{align-items:center;gap:10px;font-size:14px;font-weight:620;display:flex}.analytics-category>span:first-child i{border-radius:50%;width:10px;height:10px}.analytics-category>span:nth-child(2){text-align:right;color:#8a9390;font-size:13px}.analytics-category>strong{text-align:right;font-size:14px}.analytics-category>b{background:#edf0ef;border-radius:4px;grid-column:1/-1;height:5px;margin-top:-6px;display:block;overflow:hidden}.analytics-category>b i{border-radius:4px;height:100%;transition:width .45s cubic-bezier(.16,1,.3,1);display:block}.analytics-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.analytics-stats article{background:#fff;border-radius:20px;align-items:center;gap:13px;padding:17px 19px;display:flex}.analytics-stats article>span{background:var(--mint);width:39px;height:39px;color:var(--green-dark);border-radius:13px;place-items:center;display:grid}.analytics-stats svg{width:19px;height:19px}.analytics-stats small,.analytics-stats strong{display:block}.analytics-stats small{color:#8b9490;font-size:10px}.analytics-stats strong{margin-top:2px;font-size:16px}@media (max-width:800px){.analytics-showcase__heading{grid-template-columns:1fr;gap:18px}.analytics-showcase__heading h2 br{display:none}.analytics-showcase__heading>span{padding:0}.analytics-main{grid-template-columns:1fr}.analytics-donut-wrap{border-right:0;border-bottom:1px solid var(--line)}.analytics-stats{grid-template-columns:1fr}.analytics-stats article{padding:14px 17px}}@media (max-width:650px){.analytics-showcase{padding:85px 18px 90px}.analytics-showcase__heading{margin-bottom:36px}.analytics-showcase__heading h2{font-size:clamp(40px,11vw,49px)}.analytics-showcase__heading>span{font-size:15px}.analytics-window{border-radius:29px;padding:12px}.analytics-toolbar{align-items:stretch;gap:10px;padding:1px 1px 12px}.analytics-switch{flex:1}.analytics-switch button{flex:1;justify-content:center;padding:10px 8px}.analytics-period{padding:10px 12px;font-size:0}.analytics-main{border-radius:22px;min-height:0}.analytics-donut-wrap{padding:35px 20px}.analytics-donut{width:225px;height:225px;padding:18px}.analytics-donut strong{font-size:29px}.analytics-categories{padding:25px 20px}.analytics-categories__title,.analytics-category{grid-template-columns:1fr 45px 70px;gap:9px}.analytics-category{padding:18px 0}.analytics-stats{gap:8px;margin-top:8px}.analytics-stats article{border-radius:17px}}@media (max-width:820px){.nav-shell{justify-content:center}.nav-shell .brand{margin-inline:auto}.input-modes{padding-left:0;padding-right:0}.input-modes__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-padding-inline:18px;flex-flow:row!important;grid-template-rows:none!important;grid-template-columns:none!important;gap:14px!important;width:100%!important;max-width:none!important;margin-bottom:-52px!important;padding:0 18px 70px!important;display:flex!important;overflow:auto hidden!important}.input-modes__grid::-webkit-scrollbar{display:none}.input-modes__grid>.mode-card{scroll-snap-align:start;scroll-snap-stop:always;display:block;flex:0 0 min(82vw,350px)!important;width:min(82vw,350px)!important;height:500px!important;min-height:500px!important}.mode-card--photo,.mode-card--manual{grid-template-columns:none!important}.voice-demo{height:270px}.photo-demo,.manual-demo{height:255px}}.why-savespeak{background:#fff;padding:20px 24px 140px}.why-savespeak__intro{text-align:center;width:min(1120px,100%);margin:0 auto 48px}.why-savespeak__intro>p{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:750}.why-savespeak__intro h2{letter-spacing:-.052em;margin:0;font-size:clamp(46px,5vw,68px);line-height:1}.why-savespeak__reasons{background:#eef7f3;border-radius:36px;grid-template-columns:repeat(3,1fr);width:min(1120px,100%);margin:auto;padding:18px;display:grid}.why-savespeak__reasons article{min-height:280px;padding:34px 32px;position:relative}.why-savespeak__reasons article+article:before{content:"";background:#10231d14;width:1px;position:absolute;top:26px;bottom:26px;left:0}.why-savespeak__reasons article>span{width:48px;height:48px;color:var(--green-dark);background:#fff;border-radius:16px;place-items:center;display:grid;box-shadow:0 10px 26px #1b4f3b12}.why-savespeak__reasons svg{stroke-width:1.8px;width:23px;height:23px}.why-savespeak__reasons h3{letter-spacing:-.035em;margin:50px 0 10px;font-size:24px}.why-savespeak__reasons p{max-width:270px;color:var(--muted);margin:0;font-size:15px;line-height:1.58}@media (max-width:760px){.why-savespeak{padding:5px 18px 85px}.why-savespeak__intro{margin-bottom:34px}.why-savespeak__intro h2{font-size:clamp(41px,11vw,50px)}.why-savespeak__reasons{border-radius:29px;grid-template-columns:1fr;padding:12px}.why-savespeak__reasons article{min-height:0;padding:26px 22px 29px}.why-savespeak__reasons article+article:before{width:auto;height:1px;inset:0 22px auto}.why-savespeak__reasons h3{margin:26px 0 8px;font-size:23px}.why-savespeak__reasons p{max-width:none;font-size:14px}}.why-savespeak__intro h2{letter-spacing:.006em}.statement h2,.analytics-showcase__heading h2,.why-savespeak__intro h2{letter-spacing:.006em;font-size:clamp(44px,4.6vw,64px);font-weight:400;line-height:1}@media (max-width:650px){.statement h2,.analytics-showcase__heading h2,.why-savespeak__intro h2{font-size:clamp(39px,10vw,47px);line-height:1.03}}.social-section__inner{background:#eef7f3;border-radius:36px;justify-content:space-between;align-items:center;gap:45px;width:min(1120px,100%);margin:auto;padding:48px 52px;display:flex}.social-section__inner>div{max-width:520px}.social-section__inner>div>p{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:750}.social-section__inner>div>span{color:var(--muted);margin-top:15px;font-size:15px;line-height:1.55;display:block}.social-links{gap:11px;display:flex}.social-links a{width:82px;height:82px;color:var(--ink);background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:transform .25s,box-shadow .25s,color .25s;display:flex;box-shadow:0 12px 30px #1b4f3b11}.social-links a:hover{color:var(--green-dark);transform:translateY(-4px);box-shadow:0 18px 38px #1b4f3b1c}.social-links span{font-size:10px;font-weight:650}@media (max-width:820px){.social-section{padding:0 18px 78px}.social-section__inner{border-radius:29px;padding:38px 26px;display:block}.social-section h2{font-size:44px}.social-section__inner>div>span{max-width:480px}.social-links{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:30px;display:grid}.social-links a{border-radius:20px;width:100%;height:76px}}@media (max-width:430px){.social-section h2{font-size:40px}.social-links a{height:70px}.social-links svg{width:22px;height:22px}.social-links span{font-size:9px}}.social-section{background:#fff;padding:18px 24px 96px}.social-section__inner{background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:min(1120px,100%);margin:auto;padding:0;display:flex}.social-section h2{letter-spacing:.006em;margin:0;font-size:24px;font-weight:500;line-height:1.2}.social-links{gap:25px;margin:0;display:flex}.social-links a{width:auto;height:auto;color:var(--ink);box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid}.social-links a:hover{color:var(--green-dark);box-shadow:none;transform:translateY(-3px)}.social-links svg{width:27px;height:27px}@media (max-width:820px){.social-section{padding:12px 18px 72px}.social-section__inner{border-radius:0;padding:0;display:flex}.social-section h2{font-size:22px}.social-links{gap:23px;margin:0;display:flex}.social-links a{border-radius:0;width:auto;height:auto}}@media (max-width:430px){.social-section h2{font-size:21px}.social-links a{height:auto}.social-links svg{width:25px;height:25px}}.social-section__copy{text-align:center;max-width:700px}.social-section__copy>p{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:750}.social-section__copy h2{font-size:clamp(38px,4vw,54px);font-weight:400;line-height:1.04}.social-section__copy>span{max-width:650px;color:var(--muted);margin:18px auto 0;font-size:16px;line-height:1.6;display:block}.social-section__inner{gap:30px}@media (max-width:820px){.social-section__copy h2{font-size:clamp(36px,9vw,46px)}.social-section__copy>span{font-size:15px}.social-section__inner{gap:27px}}.seo-page{color:#10231c;background:#f7faf8;min-height:100vh}.seo-nav{align-items:center;gap:24px;max-width:1120px;margin:0 auto;padding:28px 28px 18px;font-size:14px;display:flex}.seo-nav a{color:#315a4b;text-decoration:none}.seo-nav a:last-child{color:#fff;background:#173f31;border-radius:999px;margin-left:auto;padding:11px 17px}.seo-brand{letter-spacing:-.04em;margin-right:auto;font-size:20px;font-weight:800;color:#10231c!important}.seo-article{max-width:850px;margin:0 auto;padding:92px 28px 110px}.seo-eyebrow{color:#399b72;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.seo-article h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(44px,7vw,80px);line-height:.98}.seo-intro{color:#53645e;max-width:700px;margin:28px 0 30px;font-size:23px;line-height:1.45}.seo-cta{color:#082319;background:#53b98c;border-radius:999px;align-items:center;gap:12px;padding:14px 19px;font-weight:700;text-decoration:none;display:inline-flex}.seo-article section{margin-top:82px}.seo-article h2{letter-spacing:-.04em;margin:0 0 24px;font-size:30px}.seo-article section>p{color:#53645e;max-width:720px;font-size:18px;line-height:1.65}.seo-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.seo-feature{background:#fff;border:1px solid #dce9e2;border-radius:18px;align-items:flex-start;gap:12px;padding:19px;display:flex}.seo-feature span{color:#399b72;font-size:20px;font-weight:800}.seo-feature p{color:#315047;margin:0;line-height:1.5}.seo-related>div{flex-wrap:wrap;gap:10px;display:flex}.seo-related a{color:#267957;background:#e4f3eb;border-radius:999px;padding:10px 14px;text-decoration:none}@media (max-width:620px){.seo-nav{gap:13px;padding:20px 18px}.seo-nav>a:not(.seo-brand):not(:last-child){display:none}.seo-nav a:last-child{padding:9px 12px;font-size:12px}.seo-article{padding:64px 20px 80px}.seo-intro{font-size:19px}.seo-features{grid-template-columns:1fr}}
