/*! 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,::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]){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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f8f5ee;--paper:#fffdf9;--ink:#202722;--muted:#7d847f;--emerald:#0b624f;--emerald-deep:#074a3d;--emerald-soft:#e7f0ec;--gold:#bc9657;--coral:#c45c49;--line:#e5e0d6;--shadow:0 24px 70px #183d3124}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:radial-gradient(circle at 88% 16%, #b3cdc352, transparent 26rem), var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow-x:clip}section[id]{scroll-margin-top:108px}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f5eedb;border-bottom:1px solid #2027221a;width:100%;min-height:88px;position:sticky;top:0}.header-main{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1180px,100% - 48px);min-height:88px;margin:0 auto;display:grid}.header-brand{justify-self:start}.brand{align-items:center;gap:12px;display:inline-flex}.brand__mark{width:46px;height:46px;box-shadow:none;filter:none;background:0 0;border:0;display:block}.brand__name{color:var(--emerald-deep);letter-spacing:.28em;font-size:13px;font-weight:800}.brand--compact .brand__mark{width:42px;height:42px}.site-nav{color:#65706a;background:#fffdf99e;border:1px solid #20272214;border-radius:999px;justify-self:center;align-items:center;gap:2px;padding:4px;font-size:12px;display:flex}.site-nav a{white-space:nowrap;border-radius:999px;padding:9px 12px;transition:color .2s,background .2s,box-shadow .2s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--emerald);background:var(--paper);outline:none;box-shadow:0 6px 16px #213e3414}.test-cta{color:#fff;background:linear-gradient(135deg,#11705a,#075041);border:1px solid #ffffff29;border-radius:18px;grid-template-columns:32px 1fr 32px;justify-self:end;align-items:center;gap:8px;min-height:54px;padding:7px 8px 7px 10px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 26px #0b624f2b}.test-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0b624f38}.test-cta__spark{color:#dfc180;background:#ffffff1c;border-radius:11px;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.test-cta__android{display:none}.test-cta>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.test-cta small{color:#fff9;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:700}.test-cta strong{white-space:nowrap;font-size:12px}.test-cta>b{width:30px;height:30px;color:var(--emerald);background:#fff;border-radius:10px;place-items:center;font-size:12px;display:grid}.arrow-up-right{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.test-cta:focus-visible,.button:focus-visible,.test-join:focus-visible{outline-offset:3px;outline:3px solid #bc965766}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:center;gap:76px;width:min(1180px,100% - 48px);min-height:calc(100vh - 88px);margin:0 auto;padding:74px 0 96px;display:grid}.hero__copy{z-index:2;position:relative}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:28px;height:1px}.hero h1{max-width:690px;color:var(--ink);letter-spacing:-.045em;margin:0;font:400 clamp(58px,5.25vw,78px)/.98 Georgia,Times New Roman,serif}.hero h1 em{color:var(--emerald);font-style:italic}.hero__lead{color:#6f7772;max-width:620px;margin:29px 0 0;font-size:18px;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{border-radius:17px;justify-content:center;align-items:center;gap:13px;min-height:54px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--emerald);color:#fff;box-shadow:0 14px 28px #0b624f2e}.button--primary:hover{background:var(--emerald-deep);box-shadow:0 18px 32px #0b624f3b}.button--quiet{border:1px solid var(--line);color:#46504a;background:#ffffff75}.hero__notes{color:#6a726d;flex-wrap:wrap;gap:23px;margin-top:33px;font-size:13px;display:flex}.hero__notes span{align-items:center;gap:8px;display:inline-flex}.hero__notes i{background:var(--emerald-soft);width:19px;height:19px;color:var(--emerald);border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.hero__visual{justify-content:center;align-items:center;display:flex;position:relative}.phone-wrap{width:410px;padding:0 19px;position:relative}.phone-glow{filter:blur(60px);background:#417d6a2e;border-radius:50%;position:absolute;inset:14% -15% 8%}.phone{background:#1d241f;border-radius:47px;width:372px;height:722px;padding:10px;position:relative;transform:rotate(2.5deg);box-shadow:0 35px 80px #1c362d38,inset 0 0 0 2px #ffffff14}.phone__speaker{z-index:5;background:#1d241f;border-radius:99px;width:88px;height:22px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone__screen{color:#202722;background:#fcfaf5;border-radius:38px;height:100%;padding:40px 18px 0;position:relative;overflow:hidden}.app-topline{justify-content:space-between;align-items:center;padding:0 2px 13px;display:flex}.app-topline strong{font-size:16px;display:block}.app-topline small{color:#909690;margin-top:5px;font-size:10px;display:block}.app-bell{border:1px solid var(--line);border-radius:13px;place-items:center;width:36px;height:36px;display:grid;position:relative}.app-bell:after{content:"";background:#c85b4a;border:1px solid #fcfaf5;border-radius:50%;width:4px;height:4px;position:absolute;top:6px;right:6px}.app-line-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.app-bell .app-line-icon{color:#27302b;stroke-width:1.8px;width:19px;height:19px}.balance-card{color:#fff;background:linear-gradient(140deg,#126b56,#084d3f);border-radius:28px;height:179px;padding:24px 22px;position:relative;overflow:hidden;box-shadow:0 17px 33px #0b624f29}.balance-card:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-88px;right:-80px}.balance-card>span{color:#ffffffad;font-size:11px}.balance-card strong{letter-spacing:-.04em;margin-top:15px;font-size:34px;font-weight:500;display:block}.balance-card strong small{letter-spacing:.08em;font-size:11px}.balance-card p{color:#fff9;margin:22px 0 0;font-size:9px}.balance-eye{background:#ffffff21;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:-9px;right:-7px}.balance-eye .app-line-icon{color:#ffffffb3;stroke-width:1.8px;width:25px;height:25px}.balance-dots{align-items:center;gap:5px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.balance-dots i{background:#ffffff61;border-radius:50%;width:5px;height:5px}.balance-dots i:first-child{background:#fff;border-radius:99px;width:18px}.account-links{color:#8b928d;justify-content:space-between;align-items:center;min-height:29px;padding:8px 2px 3px;font-size:8px;display:flex}.account-links b{color:var(--emerald);font-size:8px}.quick-actions{grid-template-columns:repeat(4,1fr);gap:8px;padding:7px 1px 9px;display:grid}.quick-actions>div{color:#68706b;flex-direction:column;align-items:center;gap:7px;font-size:9px;display:flex}.quick-icon{border-radius:15px;place-items:center;width:41px;height:41px;font-style:normal;display:grid}.quick-icon--expense{color:var(--coral);background:#f7e8e4}.quick-icon--income{color:var(--emerald);background:#e5efeb}.quick-icon--transfer{color:#526b84;background:#e7edf3}.quick-icon--saving{color:#987735;background:#f5eddd}.quick-icon .app-line-icon{stroke-width:2.2px;width:24px;height:24px}.quick-icon .app-line-icon--pig{stroke-width:1.9px;width:25px;height:25px}.safe-card{background:#fffdfa;border:1px solid #e8dfcf;border-radius:22px;justify-content:space-between;align-items:center;min-height:88px;padding:16px 15px;display:flex}.safe-card>div:first-child{flex-direction:column;display:flex}.safe-card span{color:var(--gold);letter-spacing:.09em;font-size:9px;font-weight:800}.safe-card strong{margin-top:10px;font-size:20px}.safe-card small{color:#92968f;margin-top:5px;font-size:8px}.safe-ring{background:conic-gradient(var(--emerald) 0 65%, #ebe8e1 65% 100%);border-radius:50%;flex:none;place-items:center;width:52px;height:52px;display:grid;position:relative}.safe-ring:after{content:"";background:#fffdfa;border-radius:50%;position:absolute;inset:6px}.safe-ring b{z-index:1;color:var(--emerald);font-size:11px}.next-card{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;margin-top:10px;padding:13px 15px;display:flex}.next-card>div{flex-direction:column;gap:5px;display:flex}.next-card>div:last-child{text-align:right}.next-card small{color:#929792;font-size:8px}.next-card strong,.next-card b{font-size:11px}.history-label{justify-content:space-between;margin-top:18px;padding:0 2px;font-size:12px;display:flex}.history-label span{color:var(--emerald);font-size:9px;font-weight:700}.app-nav{border-top:1px solid var(--line);background:#fffdf9f7;grid-template-columns:repeat(5,1fr);align-items:center;height:62px;padding:9px 13px 5px;display:grid;position:absolute;bottom:0;left:0;right:0}.app-nav>span{color:#919690;flex-direction:column;align-items:center;gap:4px;display:flex}.app-nav>span:first-child{color:var(--emerald)}.app-nav small{font-size:7px}.app-nav__add{background:var(--emerald);border:6px solid #f5f7f4;border-radius:16px;place-items:center;width:44px;height:44px;margin:-25px auto 0;color:#fff!important;display:grid!important}.tab-icon-svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.tab-icon-svg--more{fill:currentColor;stroke:none}.app-nav__add .tab-icon-svg{stroke-width:2px;width:21px;height:21px}.floating-proof{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9e0;border:1px solid #ffffffb3;border-radius:18px;flex-direction:column;gap:5px;min-width:158px;padding:16px 19px;display:flex;position:absolute;top:100px;right:-16px;transform:rotate(-3deg);box-shadow:0 18px 45px #1d3f3329}.floating-proof span{color:#898f89;font-size:10px}.floating-proof strong{color:var(--emerald);font:27px/1.2 Georgia,serif}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.idea-section{padding:132px 0 138px}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.section-heading .eyebrow{margin-bottom:24px}.section-heading h2,.section-title-row h2,.rhythm-copy h2,.story-name h2,.launch-card h2{letter-spacing:-.04em;margin:0;font:400 clamp(48px,5.1vw,72px)/1.02 Georgia,Times New Roman,serif}.section-heading h2 em,.section-title-row h2 em,.rhythm-copy h2 em{color:var(--emerald);font-style:italic}.section-heading>p{color:#737b76;max-width:480px;margin:0 0 4px;font-size:17px;line-height:1.7}.plan-demo{background:#edf3ef;border:1px solid #0b624f1c;border-radius:36px;grid-template-columns:1.07fr .93fr;gap:18px;margin-top:66px;padding:18px;display:grid;box-shadow:0 30px 75px #26473c1c}.plan-demo__summary{text-align:center;color:#fff;background:linear-gradient(145deg,#126d57,#075042);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:52px 52px 38px;display:flex;position:relative;overflow:hidden}.plan-demo__summary:before{content:"";border:1px solid #ffffff21;border-radius:50%;width:360px;height:360px;position:absolute;top:-220px;left:-220px}.plan-demo__summary>span{color:#ffffffa8;letter-spacing:.04em;font-size:16px}.plan-demo__summary>strong{letter-spacing:-.04em;margin-top:20px;font-size:clamp(68px,7vw,94px);font-weight:500;line-height:1}.plan-demo__summary>strong small{letter-spacing:.08em;font-size:20px}.plan-demo__summary>p{color:#ffffffa8;max-width:480px;margin:25px 0 0;font-size:15px;line-height:1.55}.plan-progress{background:#ffffff2e;border-radius:99px;width:100%;height:10px;margin-top:42px;display:flex;overflow:hidden}.plan-progress i:first-child{background:#dfc180;width:35%}.plan-progress i:last-child{background:#ffffffe6;width:31%}.plan-limits{color:#fff9;justify-content:space-between;width:100%;margin-top:14px;font-size:13px;display:flex}.plan-demo__math{border:1px solid var(--line);background:var(--paper);border-radius:28px;flex-direction:column;min-height:430px;padding:48px 44px 0;display:flex;overflow:hidden}.plan-demo__caption{color:#8a908b;margin-bottom:30px;font-size:14px}.plan-demo__math>div{color:#343a36;justify-content:space-between;align-items:center;gap:20px;min-height:59px;font-size:14px;display:flex}.plan-demo__math b{color:#202722;white-space:nowrap;font-size:16px}.plan-demo__math b.negative{color:var(--coral)}.plan-demo__math .plan-demo__total{border-top:1px solid var(--line);background:#fbfaf6;min-height:78px;margin:auto -44px 0;padding:0 44px}.plan-demo__total strong,.plan-demo__total b{font-size:16px}.features-section{border-top:1px solid #20272217;padding:124px 0 146px}.section-kicker{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:28px;font-size:12px;font-weight:800}.section-title-row{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.section-title-row p{color:#737b76;max-width:430px;margin:0 0 7px;font-size:16px;line-height:1.7}.features-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:66px;display:grid}.feature-card{border:1px solid var(--line);background:#fffdf9cc;border-radius:28px;flex-direction:column;min-height:330px;padding:26px 26px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.feature-card:hover{border-color:#0b624f42;transform:translateY(-7px);box-shadow:0 24px 52px #25443917}.feature-card__top{justify-content:space-between;align-items:flex-start;display:flex}.feature-card__top small{color:#a5aaa6;font-size:11px}.feature-icon{border-radius:19px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.feature-icon--green{color:var(--emerald);background:#e4eeea}.feature-icon--coral{color:var(--coral);background:#f7e7e3}.feature-icon--blue{color:#536c83;background:#e7edf3}.feature-icon--gold{color:#987735;background:#f5ecdb}.feature-card h3{letter-spacing:-.025em;max-width:210px;margin:auto 0 14px;font:400 26px/1.12 Georgia,serif}.feature-card p{color:#7b827d;margin:0;font-size:13px;line-height:1.6}.rhythm-section{background:var(--ink);color:#fff;padding:130px 0 0;position:relative;overflow:hidden}.rhythm-section:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:700px;height:700px;position:absolute;top:-260px;right:-280px;box-shadow:0 0 0 110px #ffffff05,0 0 0 220px #ffffff03}.rhythm-shell{z-index:2;grid-template-columns:.9fr 1.1fr;gap:100px;padding-bottom:112px;display:grid;position:relative}.eyebrow--light{color:#d0ae70}.eyebrow--light span{background:#d0ae70}.rhythm-copy h2{color:#fff}.rhythm-copy h2 em{color:#9bc9b8}.rhythm-copy>p:last-child{color:#ffffff94;max-width:440px;margin:29px 0 0;font-size:16px;line-height:1.75}.steps-list{border-top:1px solid #ffffff21}.steps-list article{border-bottom:1px solid #ffffff21;grid-template-columns:75px 1fr;align-items:center;gap:20px;min-height:138px;padding:26px 4px;display:grid}.steps-list article>span{color:#d0ae70;font:italic 21px Georgia,serif}.steps-list h3{margin:0;font:400 25px/1.2 Georgia,serif}.steps-list p{color:#ffffff8a;margin:8px 0 0;font-size:13px}.promise-bar{z-index:2;color:#ffffffb8;border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);align-items:center;min-height:105px;font-size:13px;display:grid;position:relative}.promise-bar span{align-items:center;gap:13px;display:flex}.promise-bar b{color:#9bc9b8;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.promise-original{font-style:normal}.promise-check{display:none}.story-section{padding:125px 0 145px;position:relative}.story-word{color:#0b624f0e;letter-spacing:-.08em;white-space:nowrap;margin-bottom:-10px;font:700 clamp(100px,17vw,222px)/.8 Arial,sans-serif;overflow:hidden}.story-grid{grid-template-columns:1fr 1fr;align-items:end;gap:100px;display:grid;position:relative}.story-formula{color:var(--gold);letter-spacing:.18em;align-items:center;gap:15px;font-size:12px;display:flex}.story-formula b{color:var(--emerald)}.story-formula i{font-style:normal}.story-name h2{color:var(--ink);margin-top:25px;font-size:clamp(48px,5vw,68px)}.story-text{max-width:500px;padding-top:20px}.story-text p{color:#737b76;margin:0 0 22px;font-size:16px;line-height:1.75}.story-text p strong{color:var(--ink)}.story-text p i{color:var(--emerald)}.made-in{color:#8b6d37;background:#faf6ebb3;border:1px solid #ddcfb7;border-radius:99px;margin-top:8px;padding:11px 15px;font-size:12px;font-weight:700;display:inline-flex}.test-section{color:#fff;background:#1f2823;padding:132px 0;position:relative;overflow:hidden}.test-section:before,.test-section:after{content:"";pointer-events:none;border:1px solid #fff1;border-radius:50%;position:absolute}.test-section:before{width:560px;height:560px;bottom:-330px;left:-330px;box-shadow:0 0 0 100px #ffffff04}.test-section:after{width:430px;height:430px;top:-245px;right:-230px;box-shadow:0 0 0 76px #ffffff03}.test-shell{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:94px;display:grid;position:relative}.test-copy h2{letter-spacing:-.045em;margin:0;font:400 clamp(53px,5.5vw,78px)/1 Georgia,Times New Roman,serif}.test-copy h2 em{color:#9bc9b8;font-style:italic}.test-copy>p:not(.eyebrow){color:#ffffff96;max-width:500px;margin:28px 0 31px;font-size:16px;line-height:1.75}.test-join{width:min(100%,390px);min-height:66px;color:var(--emerald-deep);text-align:center;background:#fff;border:1px solid #ffffff2e;border-radius:21px;grid-template-columns:40px 1fr 40px;align-items:center;gap:12px;padding:8px 10px 8px 12px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 20px 50px #0003}.test-join:hover{transform:translateY(-3px);box-shadow:0 25px 58px #00000040}.test-join>span{background:var(--emerald-soft);width:40px;height:40px;color:var(--gold);border-radius:14px;place-items:center;display:grid}.test-join__fallback{font-style:normal}.test-join__plane{display:none}.test-join>b{background:var(--emerald);color:#fff;border-radius:14px;place-items:center;width:40px;height:40px;font-size:13px;display:grid}.test-join>b .arrow-up-right{width:18px;height:18px}.telegram-note{color:#ffffff6e;max-width:390px;margin-top:16px;font-size:11px;line-height:1.55;display:block}.reward-card{background:var(--paper);color:var(--ink);border:1px solid #ffffffb8;border-radius:36px;padding:42px;position:relative;overflow:hidden;box-shadow:0 30px 75px #0000002e}.reward-card:after{content:"";background:#bc96571a;border-radius:50%;width:250px;height:250px;position:absolute;top:-100px;right:-90px}.reward-card__top{z-index:1;color:#8e938e;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:11px;font-weight:800;display:flex;position:relative}.reward-card__top b{color:#8a6a31;letter-spacing:.04em;background:#f3ead9;border-radius:99px;padding:9px 12px;font-size:10px}.reward-value{z-index:1;color:var(--emerald);letter-spacing:-.06em;margin-top:38px;font:400 clamp(82px,9vw,116px)/.8 Georgia,Times New Roman,serif;display:block;position:relative}.reward-value small{color:var(--gold);letter-spacing:-.02em;margin-left:7px;font:italic 25px/1 Georgia,serif}.reward-card h3{letter-spacing:-.035em;margin:29px 0 10px;font:400 clamp(31px,3vw,43px)/1.05 Georgia,serif}.reward-card>p{color:#7a817c;max-width:470px;margin:0;font-size:13px;line-height:1.65}.reward-rules{border-top:1px solid var(--line);gap:14px;margin-top:29px;padding-top:25px;display:grid}.reward-rules span{color:#555f59;align-items:center;gap:12px;font-size:13px;display:flex}.reward-rules i{background:var(--emerald-soft);width:25px;height:25px;color:var(--emerald);border-radius:50%;flex:none;place-items:center;font-size:11px;font-style:normal;font-weight:800;display:grid}.launch-section{padding:0 24px 28px}.launch-card{text-align:center;color:#fff;background:linear-gradient(145deg,#126d57,#06483c);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:90px 24px;display:flex;position:relative;overflow:hidden}.launch-card:before,.launch-card:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.launch-card:before{width:540px;height:540px;bottom:-300px;left:-315px;box-shadow:0 0 0 90px #ffffff05}.launch-card:after{width:420px;height:420px;top:-260px;right:-250px}.launch-mark{place-items:center;width:92px;height:92px;margin-bottom:29px;display:grid}.launch-mark img{width:68px;height:68px;box-shadow:none;filter:none;background:0 0;border:0;display:block}.eyebrow--center{color:#dfc180;justify-content:center;margin-bottom:22px}.eyebrow--center>span{background:#dfc180;width:24px}.launch-card h2{z-index:1;max-width:730px;font-size:clamp(50px,6vw,79px);position:relative}.launch-card>p:not(.eyebrow){color:#ffffffab;margin:22px 0 30px;font-size:16px}.store-button{min-width:190px;color:var(--ink);background:#fff;border:1px solid #ffffff2e;border-radius:17px;justify-content:center;align-items:center;gap:12px;padding:13px 22px;display:inline-flex;box-shadow:0 15px 35px #00000029}.store-button>i{color:var(--emerald);font-size:26px;font-style:normal;transform:rotate(-90deg)}.google-play-icon{display:none}.store-button>span{flex-direction:column;align-items:flex-start;display:flex}.store-button small{letter-spacing:.12em;font-size:8px}.store-button strong{font-size:16px}.site-footer{color:#848b85;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:112px;font-size:11px;display:grid}.site-footer p{margin:0}.site-footer>a{color:var(--emerald);justify-self:end;font-weight:700}@media (width<=980px){.header-main{gap:12px;width:min(100% - 32px,1180px)}.brand__name{display:none}.site-nav{scrollbar-width:none;justify-self:stretch;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{padding-inline:10px}.hero{grid-template-columns:1fr 390px;gap:32px}.hero h1{font-size:clamp(49px,6vw,65px)}.phone-wrap{transform-origin:50%;transform:scale(.9)}.section-heading,.section-title-row{gap:45px}.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:280px}.rhythm-shell,.story-grid{gap:55px}.test-shell{gap:50px}.reward-card{padding:34px}}@media (width<=760px){body{overflow-x:hidden}.section-shell{width:min(100% - 32px,1180px)}section[id]{scroll-margin-top:126px}.site-header{min-height:112px}.header-main{grid-template-columns:auto 1fr;grid-template-areas:"brand test""nav nav";align-content:center;gap:7px 10px;width:100%;min-height:112px;padding:9px 16px 8px}.header-brand{grid-area:brand}.brand--compact .brand__mark{width:39px;height:39px}.test-cta{border-radius:14px;grid-area:test;grid-template-columns:27px 1fr;gap:7px;min-height:43px;padding:5px 10px 5px 7px}.test-cta__spark{border-radius:9px;width:27px;height:27px}.test-cta__fallback{display:none}.test-cta__android{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.test-cta__android circle{fill:currentColor;stroke:none}.test-cta>b,.test-cta small{display:none}.test-cta>span:nth-child(2){gap:0}.test-cta strong{font-size:11px}.site-nav{border-radius:14px;grid-area:nav;justify-self:stretch;width:100%;padding:3px}.site-nav a{flex:none;padding:7px 10px;font-size:10px}.hero{text-align:left;grid-template-columns:minmax(0,1fr);gap:30px;width:auto;min-height:auto;margin-inline:16px;padding:46px 0 24px}.hero__copy{width:100%;min-width:0}.hero h1{font-size:clamp(45px,12.8vw,61px)}.hero__lead{font-size:16px}.hero__actions{flex-direction:column;align-items:stretch;width:100%;margin:30px 0 0;padding:0}.hero__actions .button{width:100%;max-width:100%;margin:0}.hero__notes{flex-direction:column;gap:13px}.hero__visual{align-items:flex-start;min-height:0}.phone-wrap{transform-origin:top;height:505px;transform:scale(.7)}.phone{transform:none}.floating-proof{display:none}.idea-section{padding:64px 0 96px}.section-heading,.section-title-row{grid-template-columns:1fr;align-items:start;gap:26px}.section-heading h2,.section-title-row h2,.rhythm-copy h2,.story-name h2{font-size:clamp(44px,12vw,60px)}.section-heading>p,.section-title-row p{font-size:15px}.plan-demo{border-radius:29px;grid-template-columns:1fr;margin-top:46px;padding:9px}.plan-demo__summary{border-radius:23px;min-height:350px;padding:42px 24px 31px}.plan-demo__summary>strong{font-size:70px}.plan-demo__math{border-radius:23px;min-height:390px;padding:38px 22px 0}.plan-demo__math>div{gap:12px;font-size:12px}.plan-demo__math b{font-size:13px}.plan-demo__math .plan-demo__total{margin-inline:-22px;padding-inline:22px}.plan-demo__total strong,.plan-demo__total b{font-size:14px}.features-section{padding:90px 0 100px}.features-grid{grid-template-columns:1fr;margin-top:44px}.feature-card{min-height:270px}.feature-card h3{max-width:250px}.rhythm-section{padding-top:95px}.rhythm-shell{grid-template-columns:1fr;gap:60px;padding-bottom:78px}.steps-list article{grid-template-columns:55px 1fr;min-height:120px}.promise-bar{grid-template-columns:1fr;gap:17px;min-height:auto;padding:27px 0}.promise-bar span{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;display:grid}.promise-bar b{background:#9bc9b817;border-color:#9bc9b847;width:38px;height:38px;font-size:0;position:relative}.promise-original{display:none}.promise-check{width:18px;height:18px;display:block;position:absolute;inset:50% auto auto 50%;overflow:visible;transform:translate(-50%,-50%)}.promise-check path{fill:none;stroke:#9bc9b8;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.story-section{padding:92px 0 100px}.story-word{margin-bottom:34px;font-size:22vw}.story-grid{grid-template-columns:1fr;gap:40px}.story-text{padding-top:0}.test-section{padding:92px 0}.test-shell{grid-template-columns:1fr;gap:48px}.test-copy h2{font-size:clamp(46px,12vw,61px)}.test-copy>p:not(.eyebrow){font-size:15px}.test-join{width:100%}.test-join__fallback{display:none}.test-join__plane{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}.reward-card{border-radius:28px;padding:31px 25px}.reward-value{margin-top:34px;font-size:84px}.reward-value small{font-size:21px}.reward-card h3{font-size:33px}.reward-rules span{align-items:flex-start;font-size:12px;line-height:1.45}.launch-section{background:var(--cream);padding:20px 8px 12px}.launch-card{border-radius:32px;width:min(100% - 8px,1180px);min-height:540px;padding:72px 20px}.launch-card h2{font-size:clamp(45px,12.5vw,62px)}.store-button>i{display:none}.google-play-icon{flex:none;width:26px;height:29px;display:block}.site-footer{grid-template-columns:1fr auto;min-height:150px;padding:28px 0}.site-footer p{grid-area:2/1/auto/-1}}@media (width<=430px){.hero__visual{min-height:0}.phone-wrap{height:491px;transform:scale(.68)}.plan-demo__summary>strong{font-size:62px}.plan-demo__summary>p{font-size:13px}.story-word{margin-left:-6px}.made-in{font-size:11px}.reward-card__top{letter-spacing:.07em}.reward-value{font-size:76px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.footer-legal{flex-wrap:wrap;justify-content:center;gap:12px 20px;display:flex}.footer-legal a{color:var(--emerald);font-size:12px;font-weight:700}.footer-legal a:hover,.footer-legal a:focus-visible{outline:none;text-decoration:underline}.legal-page{background:radial-gradient(circle at 82% 4%, #b3cdc352, transparent 30rem), var(--cream);min-height:100vh;overflow:visible}.legal-header{border-bottom:1px solid #2027221a;justify-content:space-between;align-items:center;gap:24px;width:min(1040px,100% - 48px);min-height:96px;margin:0 auto;display:flex}.legal-brand{color:var(--emerald-deep);letter-spacing:.22em;align-items:center;gap:13px;display:inline-flex}.legal-brand img{box-shadow:none;filter:none;background:0 0;border:0;border-radius:14px}.legal-brand strong{font-size:13px}.legal-home-link{color:var(--emerald);font-size:13px;font-weight:700}.legal-home-link:hover,.legal-home-link:focus-visible{outline:none;text-decoration:underline}.legal-document{width:min(840px,100% - 48px);margin:0 auto;padding:72px 0 96px}.legal-language{border:1px solid var(--line);background:#fffdf9b3;border-radius:999px;gap:3px;width:max-content;margin:0 0 36px;padding:4px;display:flex}.legal-language a{min-width:46px;color:var(--muted);text-align:center;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.legal-language a.is-active{background:var(--emerald);color:#fff}.legal-language a:focus-visible{outline-offset:2px;outline:3px solid #bc965761}.legal-kicker{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.legal-document h1{letter-spacing:-.04em;max-width:760px;margin:0;font:400 clamp(46px,7vw,72px)/1.02 Georgia,Times New Roman,serif}.legal-summary{color:#68716b;max-width:720px;margin:28px 0 0;font-size:18px;line-height:1.7}.legal-updated{color:var(--muted);margin:22px 0 0;font-size:12px}.legal-sections{gap:18px;margin-top:58px;display:grid}.legal-sections section{border:1px solid var(--line);background:#fffdf9d1;border-radius:24px;padding:30px 34px;box-shadow:0 16px 40px #2341370d}.legal-sections h2{color:var(--ink);margin:0 0 16px;font:400 25px/1.2 Georgia,Times New Roman,serif}.legal-sections p,.legal-sections li{color:#5f6862;font-size:15px;line-height:1.72}.legal-sections p{margin:12px 0 0}.legal-sections ul{margin:8px 0 0;padding-left:22px}.legal-sections li+li{margin-top:7px}.legal-contact{background:linear-gradient(135deg, var(--emerald), var(--emerald-deep));color:#fff;border-radius:22px;margin-top:26px;padding:28px 32px}.legal-contact>span{color:#e2c98f;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-contact p{color:#ffffffc7;margin:10px 0 0;font-size:15px;line-height:1.6}.legal-contact a{color:#fff;text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-footer{width:min(1040px,100% - 48px);min-height:100px;color:var(--muted);border-top:1px solid #2027221a;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:24px 0;font-size:12px;display:flex}.legal-footer nav{flex-wrap:wrap;gap:16px 24px;display:flex}.legal-footer a{color:var(--emerald);font-weight:700}.legal-footer a:hover,.legal-footer a:focus-visible{outline:none;text-decoration:underline}@media (width<=680px){.legal-header{width:min(100% - 32px,1040px);min-height:82px}.legal-brand strong{display:none}.legal-document{width:min(100% - 32px,840px);padding:48px 0 72px}.legal-document h1{font-size:clamp(40px,13vw,56px)}.legal-summary{font-size:16px}.legal-sections section{border-radius:20px;padding:24px 21px}.legal-sections h2{font-size:22px}.legal-sections p,.legal-sections li{font-size:14px}.legal-footer{flex-direction:column;align-items:flex-start;width:min(100% - 32px,1040px)}.legal-footer nav{flex-direction:column;gap:10px}}@media print{.legal-page{background:#fff}.legal-header,.legal-language,.legal-footer{display:none}.legal-document{width:100%;padding:0}.legal-sections section{break-inside:avoid;box-shadow:none}}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:12px;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.header-main{grid-template-columns:auto minmax(300px,1fr) auto;gap:18px;width:min(1240px,100% - 40px)}.header-tools{justify-self:end;align-items:center;gap:8px;display:flex}.language-switcher{background:#fffdf9b8;border:1px solid #2027221a;border-radius:999px;gap:1px;padding:3px;display:inline-flex}.language-switcher button{color:#747d77;cursor:pointer;letter-spacing:.04em;background:0 0;border:0;border-radius:999px;min-width:30px;height:28px;padding:0 7px;font:700 9px/1 Arial,sans-serif}.language-switcher button:hover,.language-switcher button:focus-visible{color:var(--emerald);outline:none}.language-switcher button.is-active{background:var(--emerald);color:#fff;box-shadow:0 4px 11px #0b624f26}.header-demo{height:36px;color:var(--emerald);white-space:nowrap;background:#ffffff73;border:1px solid #0b624f29;border-radius:12px;align-items:center;gap:4px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.header-demo .arrow-up-right{width:13px;height:13px}.header-tools .test-cta{border-radius:14px;grid-template-columns:28px 1fr;gap:7px;min-height:42px;padding:5px 10px 5px 7px;box-shadow:0 8px 18px #0b624f21}.header-tools .test-cta__spark{border-radius:9px;width:28px;height:28px}.header-tools .test-cta__android{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.header-tools .test-cta__android circle{fill:currentColor;stroke:none}.header-tools .test-cta small{font-size:7px}.header-tools .test-cta strong{font-size:10px}.feature-icon .app-line-icon{stroke-width:1.7px;width:27px;height:27px}.feature-icon{font-size:0}.safe-ring{background:conic-gradient(var(--emerald) 0 74%, #ebe8e1 74% 100%)}.test-status{color:#fff;text-align:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;justify-content:center;align-items:center;gap:11px;width:min(100%,390px);min-height:58px;padding:0 18px;font-size:14px;font-weight:800;display:flex}.status-dot{background:#d7b675;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 6px #d7b6751f}.google-play-icon{flex:none;width:27px;height:30px;display:block}.store-button>i{display:none}.idea-section{padding-top:96px;padding-bottom:106px}.features-section{padding-top:100px;padding-bottom:112px}.story-section{padding-top:104px;padding-bottom:116px}.test-section{padding-top:108px;padding-bottom:108px}.rhythm-section{padding-top:108px}.demo-page{background:radial-gradient(circle at 92% 8%, #9bc9b838, transparent 28rem), var(--cream);min-height:100vh;padding-bottom:72px}.demo-header{border-bottom:1px solid #2027221a;justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 40px);min-height:82px;margin:0 auto;display:flex}.demo-brand{color:var(--emerald-deep);align-items:center;gap:12px;display:inline-flex}.demo-brand i{background:var(--emerald);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font:30px/1 Georgia,serif;display:grid}.demo-brand b{letter-spacing:.28em;font-size:13px}.demo-header__tools{align-items:center;gap:12px;display:flex}.demo-back{color:var(--emerald);border-radius:12px;padding:9px 12px;font-size:12px;font-weight:800}.demo-back:hover,.demo-back:focus-visible{background:#0b624f12;outline:none}.demo-intro{text-align:center;width:min(900px,100% - 40px);margin:0 auto;padding:76px 0 48px}.demo-intro .eyebrow{justify-content:center}.demo-intro h1{letter-spacing:-.045em;margin:0;font:400 clamp(48px,6.3vw,82px)/.98 Georgia,serif}.demo-intro>p:not(.eyebrow){color:#6f7772;max-width:730px;margin:26px auto 0;font-size:17px;line-height:1.65}.demo-notice{color:#624f2d;text-align:left;background:#fffbf1cc;border:1px solid #dfcfb1;border-radius:17px;align-items:center;gap:12px;margin:34px auto 0;padding:14px 16px;display:flex}.demo-notice>b{color:#765b29;background:#eadbbb;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font:italic 18px Georgia,serif;display:grid}.demo-notice>span{flex:1;font-size:13px;line-height:1.45}.demo-notice>small{white-space:nowrap;background:#bc96571f;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.demo-workspace{width:min(1180px,100% - 40px);margin:0 auto}.demo-toolbar{color:#79817b;justify-content:space-between;align-items:center;gap:14px;min-height:52px;margin-bottom:14px;padding:0 4px;font-size:11px;display:flex}.demo-toolbar>div{align-items:center;gap:8px;display:flex}.demo-toolbar>div small{color:var(--emerald)}.demo-reset{color:#79594d;cursor:pointer;background:#ffffff94;border:1px solid #e1d7c7;border-radius:13px;padding:10px 14px;font-size:11px;font-weight:800}.demo-reset:hover,.demo-reset:focus-visible{border-color:var(--coral);color:var(--coral);outline:none}.demo-grid{gap:16px;display:grid}.demo-grid--top{grid-template-columns:.92fr 1.08fr}.demo-balance-card,.demo-safe-card,.demo-panel{background:#fffdf9e3;border:1px solid #20272217;border-radius:30px;box-shadow:0 22px 58px #23433814}.demo-balance-card{color:#fff;background:linear-gradient(145deg,#126d57,#06483c);min-height:420px;padding:38px;position:relative;overflow:hidden}.demo-balance-card:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-190px;right:-180px;box-shadow:0 0 0 70px #ffffff06}.demo-balance-card>span{color:#ffffffa6;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.demo-balance-card>strong{letter-spacing:-.045em;margin-top:22px;font:400 clamp(50px,6vw,76px)/1 Georgia,serif;display:block}.demo-balance-card>strong small{letter-spacing:.1em;font:700 13px Arial,sans-serif}.demo-balance-card>p{color:#ffffff94;margin:9px 0 0;font-size:12px}.demo-account-list{z-index:1;gap:10px;margin-top:41px;display:grid;position:relative}.demo-account-list>div{background:#ffffff0f;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:11px 1fr auto;align-items:center;gap:10px;min-height:53px;padding:0 14px;display:grid}.demo-account-list i{border-radius:50%;width:9px;height:9px}.demo-account-list span,.demo-account-list b{font-size:13px}.demo-account-list small{color:#e2c88f;grid-column:2/-1;margin-top:-14px;padding-bottom:6px;font-size:9px}.demo-safe-card{min-height:420px;padding:38px}.demo-safe-card__heading{color:var(--gold);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.demo-safe-card__heading i{background:#f5edde;border-radius:13px;place-items:center;width:39px;height:39px;font-style:normal;display:grid}.demo-safe-card>strong{color:var(--emerald);letter-spacing:-.045em;margin-top:25px;font:400 clamp(48px,5.5vw,72px)/1 Georgia,serif;display:block}.demo-safe-card>strong small{font:700 13px Arial,sans-serif}.demo-shortfall{color:var(--coral);font-size:12px;font-weight:700}.demo-safe-metrics{grid-template-columns:1fr 1fr;gap:9px;margin-top:28px;display:grid}.demo-safe-metrics>div{border:1px solid var(--line);background:#fbfaf6;border-radius:15px;flex-direction:column;justify-content:center;gap:6px;min-height:65px;padding:13px 14px;display:flex}.demo-safe-metrics span{color:#858c87;font-size:10px}.demo-safe-metrics b{font-size:13px}.demo-formula{border-left:2px solid var(--gold);background:#f5edde80;margin-top:17px;padding:15px 17px}.demo-formula b{font:400 16px Georgia,serif}.demo-formula p{color:#747b76;margin:6px 0 0;font-size:10px;line-height:1.5}.demo-actions{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.demo-actions button{border:1px solid var(--line);min-height:72px;color:var(--ink);cursor:pointer;background:#fffdf9db;border-radius:20px;justify-content:center;align-items:center;gap:12px;padding:10px 15px;font-size:13px;font-weight:800;display:flex;box-shadow:0 10px 28px #2343380d}.demo-actions button:hover,.demo-actions button:focus-visible{border-color:#0b624f47;outline:none;transform:translateY(-2px)}.demo-actions i{border-radius:13px;place-items:center;width:38px;height:38px;font-size:20px;font-style:normal;display:grid}.action-expense i{color:var(--coral);background:#f7e7e3}.action-income i{background:var(--emerald-soft);color:var(--emerald)}.action-payment i{color:#987735;background:#f5ecdb}.demo-grid--content{grid-template-columns:1.05fr .95fr;align-items:start}.demo-panel{padding:30px}.demo-panel__title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.demo-panel__title>div{align-items:center;gap:13px;display:flex}.demo-panel__title span{color:var(--gold);font:italic 17px Georgia,serif}.demo-panel__title h2{margin:0;font:400 27px/1.1 Georgia,serif}.demo-panel__title>small{background:var(--emerald-soft);min-width:30px;height:30px;color:var(--emerald);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.demo-history,.demo-payments{margin-top:6px}.demo-history-row{border-bottom:1px solid var(--line);grid-template-columns:39px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid}.demo-history-row>i{border-radius:13px;place-items:center;width:39px;height:39px;font-style:normal;font-weight:800;display:grid}.demo-history-row>i.expense{color:var(--coral);background:#f7e7e3}.demo-history-row>i.income{background:var(--emerald-soft);color:var(--emerald)}.demo-history-row>div{flex-direction:column;gap:5px;display:flex}.demo-history-row>div b{font-size:12px}.demo-history-row>div span{color:#8a918c;font-size:10px}.demo-history-row>strong{white-space:nowrap;font-size:12px}.demo-history-row>strong.expense{color:var(--coral)}.demo-history-row>strong.income{color:var(--emerald)}.demo-plan-income{background:var(--emerald-soft);border-radius:18px;grid-template-columns:1fr auto;gap:7px 16px;margin-top:18px;padding:18px;display:grid}.demo-plan-income>span{color:var(--emerald);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;font-size:9px;font-weight:800}.demo-plan-income b{font-size:12px}.demo-plan-income strong{color:var(--emerald);font-size:12px}.demo-plan-income small{color:#66766f;grid-column:1/-1;font-size:9px;line-height:1.45}.demo-payments>div{border-bottom:1px solid var(--line);grid-template-columns:8px 1fr auto;align-items:center;gap:12px;min-height:69px;display:grid}.demo-payments i{background:var(--gold);border-radius:50%;width:7px;height:7px}.demo-payments span{flex-direction:column;gap:5px;display:flex}.demo-payments b,.demo-payments strong{font-size:12px}.demo-payments small{color:#8b918d;font-size:9px}.demo-payments strong{color:var(--coral);white-space:nowrap}.demo-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#141f1a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.demo-modal{background:var(--paper);border:1px solid #ffffffa6;border-radius:28px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto;box-shadow:0 35px 100px #00000040}.demo-modal__title{justify-content:space-between;align-items:center;gap:20px;display:flex}.demo-modal__title h2{margin:0;font:400 32px Georgia,serif}.demo-modal__title button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;font-size:22px}.demo-modal form{gap:16px;margin-top:24px;display:grid}.demo-modal label{color:#626a65;gap:7px;font-size:11px;font-weight:800;display:grid}.demo-modal input,.demo-modal select{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #ddd8ce;border-radius:14px;padding:0 14px;font:14px Arial,sans-serif}.demo-modal input:focus,.demo-modal select:focus{border-color:var(--emerald);outline:none;box-shadow:0 0 0 3px #0b624f17}.demo-modal__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.demo-modal__actions button{border:1px solid var(--line);color:#5f6862;cursor:pointer;background:#fff;border-radius:14px;min-height:49px;font-weight:800}.demo-modal__actions button[type=submit]{border-color:var(--emerald);background:var(--emerald);color:#fff}@media (width<=1100px){.header-main{grid-template-columns:auto 1fr;grid-template-areas:"brand tools""nav nav";min-height:112px;padding:8px 0}.header-brand{grid-area:brand}.site-nav{grid-area:nav;justify-content:center;justify-self:stretch;width:100%}.header-tools{grid-area:tools}.hero{gap:34px;padding-top:58px}}@media (width<=760px){.header-main{grid-template-columns:auto 1fr;gap:7px 8px;width:100%;padding:9px 16px 8px}.header-tools{gap:5px}.language-switcher button{min-width:27px;padding-inline:5px}.header-demo{height:34px;padding-inline:9px}.header-tools .test-cta{display:none}.site-nav{justify-content:flex-start;overflow-x:auto}.site-nav a{font-size:9px}.hero{padding-top:44px}.idea-section{padding-top:68px;padding-bottom:82px}.features-section{padding-top:82px;padding-bottom:90px}.story-section{padding-top:84px;padding-bottom:92px}.test-section{padding-top:86px;padding-bottom:86px}.test-status{width:100%}.demo-header{width:calc(100% - 28px);min-height:76px}.demo-brand b{display:none}.demo-header__tools{gap:5px}.demo-back{padding-inline:8px;font-size:0}.demo-back:after{content:"←";font-size:18px}.demo-intro{text-align:left;width:calc(100% - 32px);padding:56px 0 34px}.demo-intro .eyebrow{justify-content:flex-start}.demo-intro h1{font-size:clamp(43px,12vw,58px)}.demo-intro>p:not(.eyebrow){font-size:15px}.demo-notice{flex-wrap:wrap;align-items:flex-start}.demo-notice>span{min-width:calc(100% - 45px)}.demo-notice>small{margin-left:40px}.demo-workspace{width:calc(100% - 24px)}.demo-toolbar{align-items:flex-start}.demo-toolbar>div{max-width:190px;line-height:1.4}.demo-grid--top,.demo-grid--content{grid-template-columns:1fr}.demo-balance-card,.demo-safe-card{border-radius:25px;min-height:auto;padding:28px 24px}.demo-balance-card>strong,.demo-safe-card>strong{font-size:49px}.demo-account-list{margin-top:30px}.demo-safe-metrics{grid-template-columns:1fr 1fr}.demo-actions{grid-template-columns:1fr}.demo-actions button{justify-content:flex-start;min-height:62px}.demo-panel{border-radius:25px;padding:24px 18px}.demo-history-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.demo-history-row>strong{font-size:11px}.demo-plan-income{grid-template-columns:1fr}.demo-plan-income strong{grid-column:1}.demo-payments>div{grid-template-columns:8px minmax(0,1fr) auto;gap:9px}.demo-modal{border-radius:24px;padding:24px 19px}}@media (width<=390px){.header-demo{font-size:10px}.site-nav a{padding-inline:8px}.language-switcher button{min-width:25px}.demo-safe-metrics{grid-template-columns:1fr}.demo-balance-card>strong,.demo-safe-card>strong{font-size:43px}.demo-history-row>strong{white-space:normal;text-align:right;max-width:95px}}.theme-transition{pointer-events:none;height:clamp(84px,9vw,132px);margin:-1px 0;position:relative;overflow:hidden}.theme-transition:after{content:"";opacity:.52;border-radius:0 0 50% 50%;width:140%;height:115%;position:absolute;top:-58%;left:-20%}.theme-transition--dark-light{background:linear-gradient(180deg, #202923 0%, #42574e 30%, #aab9b1 67%, var(--cream) 100%)}.theme-transition--dark-light:after{background:radial-gradient(at 50% 100%,#f4efe533,#0000 70%);border-bottom:1px solid #bc965733}.theme-transition--light-dark{background:linear-gradient(180deg, var(--cream) 0%, #e8ece7 24%, #73877e 68%, #202923 100%)}.theme-transition--light-dark:after{background:radial-gradient(at 50% 0,#fffdf980,#0000 70%);border-top:1px solid #0b624f1f;top:44%}.rhythm-section,.test-section{margin-block:-1px}.feature-card{min-height:440px;overflow:hidden}.feature-card h3{margin:42px 0 14px}.feature-motion{border-top:1px solid #20272214;min-height:124px;margin-top:auto;padding-top:20px;position:relative;overflow:hidden}.feature-motion .app-line-icon{stroke-width:1.8px;width:15px;height:15px}.feature-account-items{gap:5px;display:grid}.feature-account-items>span{opacity:0;background:#f7f6f1;border-radius:9px;grid-template-columns:19px 1fr auto;align-items:center;gap:6px;min-height:29px;padding:0 8px;animation:8s ease-in-out infinite feature-account;display:grid}.feature-account-items>span:nth-child(2){animation-delay:.35s}.feature-account-items>span:nth-child(3){animation-delay:.7s}.feature-account-items i{background:var(--emerald-soft);width:19px;height:19px;color:var(--emerald);border-radius:6px;place-items:center;display:grid}.feature-account-items small{color:#727a75;font-size:8px}.feature-account-items b{color:var(--ink);font-size:9px}.feature-total{opacity:0;background:var(--emerald);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;min-height:35px;margin-top:6px;padding:0 9px;animation:8s ease-in-out infinite feature-total;display:flex}.feature-total small{color:#ffffffb3;font-size:8px}.feature-total strong{font:400 15px Georgia,serif}@keyframes feature-account{0%,8%{opacity:0;transform:translateY(8px)}17%,75%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(-3px)}}@keyframes feature-total{0%,28%{opacity:0;transform:scale(.96)}40%,78%{opacity:1;transform:none}90%,to{opacity:0;transform:scale(.98)}}.motion-tap{width:max-content;height:33px;color:var(--coral);background:#f7e7e3;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:800;animation:8s ease-in-out infinite motion-tap;display:flex}.motion-operation{opacity:0;background:#f7f6f1;border-radius:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;min-height:43px;margin-top:7px;padding:0 8px;animation:8s ease-in-out infinite motion-operation;display:grid}.motion-operation>i{width:25px;height:25px;color:var(--coral);background:#f7e7e3;border-radius:8px;place-items:center;display:grid}.motion-operation>span{gap:2px;display:grid}.motion-operation b,.motion-operation strong{font-size:9px}.motion-operation small{color:#929994;font-size:7px}.motion-operation strong{color:var(--coral)}.motion-safe{background:var(--emerald-soft);min-height:34px;color:var(--emerald);border-radius:10px;justify-content:space-between;align-items:center;margin-top:6px;padding:0 9px;display:flex}.motion-safe small{font-size:8px}.motion-safe b{text-align:right;min-width:48px;font-size:10px;display:grid}.motion-safe b span{grid-area:1/1;animation:8s ease-in-out infinite motion-safe-old}.motion-safe b span:last-child{opacity:0;animation-name:motion-safe-new}@keyframes motion-tap{0%,9%{transform:scale(.96)}16%,22%{transform:scale(.9);box-shadow:0 0 0 6px #c45c491a}30%,to{box-shadow:none;transform:none}}@keyframes motion-operation{0%,24%{opacity:0;transform:translateY(10px)}36%,78%{opacity:1;transform:none}90%,to{opacity:0;transform:translateY(-3px)}}@keyframes motion-safe-old{0%,38%{opacity:1}49%,to{opacity:0}}@keyframes motion-safe-new{0%,40%{opacity:0;transform:translateY(4px)}53%,82%{opacity:1;transform:none}94%,to{opacity:0}}.motion-payment{opacity:0;background:#f7f6f1;border-radius:12px;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;min-height:55px;padding:0 9px;animation:8s ease-in-out infinite motion-payment;display:grid}.motion-payment>i{color:#987735;background:#f5ecdb;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.motion-payment>span{gap:3px;display:grid}.motion-payment b,.motion-payment strong{font-size:9px}.motion-payment small{color:#929994;font-size:7px}.motion-payment strong{color:var(--coral)}.motion-plan-line{background:var(--emerald);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;min-height:41px;margin-top:8px;padding:0 10px;display:flex}.motion-plan-line>span{color:#ffffffad;font-size:8px}.motion-plan-line b{text-align:right;min-width:54px;font-size:10px;font-style:normal;display:grid}.motion-plan-line i,.motion-plan-line em{grid-area:1/1;font-style:normal;animation:8s ease-in-out infinite motion-safe-old}.motion-plan-line em{opacity:0;animation-name:motion-safe-new}@keyframes motion-payment{0%,20%{opacity:0;transform:translate(-12px)}34%,80%{opacity:1;transform:none}92%,to{opacity:0;transform:translate(5px)}}.feature-motion--history{align-content:center;gap:6px;display:grid}.feature-motion--history>span{background:#f7f6f1;border-radius:9px;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;min-height:30px;padding:0 8px;animation:8s ease-in-out infinite history-row;display:grid}.feature-motion--history>span:nth-child(2){animation-delay:.25s}.feature-motion--history>span:nth-child(3){animation-delay:.5s}.feature-motion--history b,.feature-motion--history strong{font-size:8px}.feature-motion--history strong{color:#6c756f}.motion-dot{border-radius:50%;width:6px;height:6px}.motion-dot--coral{background:var(--coral)}.motion-dot--green{background:var(--emerald)}.motion-dot--blue{background:#536c83}@keyframes history-row{0%,10%{opacity:.25;transform:translate(7px)}20%,78%{opacity:1;transform:none}92%,to{opacity:.25;transform:translate(-3px)}}.rhythm-shell{padding-bottom:76px}.rhythm-motion-slot{z-index:2;padding-bottom:92px;position:relative}.how-motion{background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #dfc18036;border-radius:34px;width:min(900px,100%);margin:0 auto;padding:16px;box-shadow:0 30px 90px #0003}.how-motion__top{justify-content:space-between;align-items:center;min-height:50px;padding:0 10px 12px;display:flex}.how-motion__top>span{align-items:center;gap:10px;display:flex}.how-motion__top img{width:31px;height:31px;box-shadow:none;filter:none;background:0 0;border:0;display:block}.how-motion__top b{letter-spacing:.24em;font-size:10px}.how-motion__top small{color:#d5b674;letter-spacing:.13em;text-transform:uppercase;font-size:9px}.how-motion__screen{min-height:270px;color:var(--ink);background:#f6f3eb;border-radius:24px;grid-template-rows:1fr 1fr;grid-template-columns:1.05fr .95fr;gap:12px;padding:22px;display:grid}.how-motion__balance{color:#fff;background:linear-gradient(145deg,#126d57,#06483c);border-radius:20px;flex-direction:column;grid-row:1/3;justify-content:center;padding:28px;display:flex}.how-motion__balance span{color:#ffffffa6;font-size:11px}.how-motion__balance strong{margin-top:12px;font:400 clamp(42px,6vw,66px)/1 Georgia,serif}.how-motion__balance small{color:#ffffff80;margin-top:13px;font-size:10px}.how-motion__event{border:1px solid var(--line);opacity:0;background:#fff;border-radius:17px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;animation:8s ease-in-out infinite how-event;display:grid}.how-motion__event>i{width:38px;height:38px;color:var(--coral);background:#f7e7e3;border-radius:12px;place-items:center;display:grid}.how-motion__event .app-line-icon{width:18px;height:18px}.how-motion__event>span{gap:4px;display:grid}.how-motion__event small{color:#939a95;font-size:8px}.how-motion__event b,.how-motion__event strong{font-size:12px}.how-motion__event strong{color:var(--coral)}.how-motion__safe{background:#e7f0ec;border:1px solid #d7e5df;border-radius:17px;justify-content:space-between;align-items:center;padding:14px 15px;animation:8s ease-in-out infinite how-safe-card;display:flex}.how-motion__safe>span{gap:7px;display:grid}.how-motion__safe small{color:#547066;font-size:9px}.how-motion__safe b{min-width:82px;color:var(--emerald);font:400 24px Georgia,serif;display:grid}.how-motion__safe b i,.how-motion__safe b em{grid-area:1/1;font-style:normal;animation:8s ease-in-out infinite how-safe-old}.how-motion__safe b em{opacity:0;animation-name:how-safe-new}.how-motion__safe>strong{background:var(--emerald);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.how-motion__safe .app-line-icon{width:20px;height:20px}.how-motion__caption{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;min-height:43px;font-size:9px;display:flex}.how-motion__caption span{background:#dfc18059;width:32px;height:1px}@keyframes how-event{0%,20%{opacity:0;transform:translateY(12px)}34%,80%{opacity:1;transform:none}92%,to{opacity:0;transform:translateY(-4px)}}@keyframes how-safe-old{0%,40%{opacity:1}52%,to{opacity:0}}@keyframes how-safe-new{0%,42%{opacity:0;transform:translateY(7px)}55%,84%{opacity:1;transform:none}95%,to{opacity:0}}@keyframes how-safe-card{0%,42%{box-shadow:none;transform:none}55%,68%{transform:translateY(-2px);box-shadow:0 0 0 5px #0b624f14,0 13px 35px #0b624f21}82%,to{box-shadow:none;transform:none}}.story-word{display:flex;overflow:visible}.story-letter{opacity:0;display:inline-block}.story-letter--1{animation:8s ease-in-out infinite story-letter-1}.story-letter--2{animation:8s ease-in-out infinite story-letter-2}.story-letter--3{animation:8s ease-in-out infinite story-letter-3}.story-letter--4{animation:8s ease-in-out infinite story-letter-4}.story-letter--5{animation:8s ease-in-out infinite story-letter-5}.story-letter--6{animation:8s ease-in-out infinite story-letter-6}.story-letter--7{animation:8s ease-in-out infinite story-letter-7}@keyframes story-letter-1{0%,2%{opacity:0;transform:translate(-18px)}7%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-2{0%,8%{opacity:0;transform:translate(-12px)}13%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-3{0%,14%{opacity:0;transform:translate(-7px)}19%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-4{0%,39%{opacity:0;transform:scale(.8)}47%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-5{0%,23%{opacity:0;transform:translate(18px)}28%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-6{0%,29%{opacity:0;transform:translate(12px)}34%,84%{opacity:1;transform:none}94%,to{opacity:0}}@keyframes story-letter-7{0%,35%{opacity:0;transform:translate(7px)}40%,84%{opacity:1;transform:none}94%,to{opacity:0}}.demo-stage{background:radial-gradient(circle at 16% 14%,#bc965724,#0000 26rem),radial-gradient(circle at 88% 82%,#0b624f26,#0000 30rem),#eee9df;place-items:center;min-height:100dvh;padding:28px;display:grid}.demo-device{background:var(--cream);border:9px solid #17201b;border-radius:46px;flex-direction:column;width:404px;height:min(850px,100dvh - 56px);min-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 38px 90px #192a223d,inset 0 0 0 1px #ffffff1f}.demo-device:before{content:"";z-index:50;pointer-events:none;background:#17201b;border-radius:0 0 14px 14px;width:92px;height:20px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.demo-appbar{background:#f9f7f1f0;border-bottom:1px solid #20272214;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-height:60px;padding:9px 13px 7px;display:grid}.demo-appbar>a{width:32px;height:32px;color:var(--emerald);border-radius:10px;place-items:center;display:grid}.demo-appbar>a:hover,.demo-appbar>a:focus-visible{background:var(--emerald-soft);outline:none}.demo-appbar>a .app-line-icon{width:20px;height:20px}.demo-appbar>span{align-items:center;gap:7px;min-width:0;display:flex}.demo-appbar>span>img{width:29px;height:29px;box-shadow:none;filter:none;background:0 0;border:0;display:block}.demo-appbar>span>b{letter-spacing:.2em;font-size:9px}.demo-appbar>span>small{color:#8a6a31;letter-spacing:.08em;background:#f3ead9;border-radius:99px;padding:4px 6px;font-size:6px;font-weight:900}.demo-appbar .language-switcher{padding:2px}.demo-appbar .language-switcher button{min-width:24px;height:23px;padding:0 4px;font-size:7px}.demo-screen{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0b624f33 transparent;flex:1;min-height:0;padding:16px 17px 28px;overflow-y:auto}.demo-home-heading{justify-content:space-between;align-items:center;min-height:38px;display:flex}.demo-home-heading>div{gap:3px;display:grid}.demo-home-heading b{font-size:15px}.demo-home-heading span{color:var(--muted);font-size:9px}.demo-home-heading>i{background:#c9c9c4;border-radius:50%;width:7px;height:7px}.demo-home-heading>i.is-ready{background:var(--emerald);box-shadow:0 0 0 5px #0b624f14}.demo-local-note{color:#6c5835;background:#fffbf1d1;border:1px solid #dfcfb1;border-radius:12px;grid-template-columns:20px 1fr;align-items:center;gap:8px;margin:7px 0 12px;padding:9px 10px;display:grid}.demo-local-note .app-line-icon{width:18px;height:18px}.demo-local-note span{font-size:7px;line-height:1.4}.demo-app-balance{color:#fff;background:linear-gradient(145deg,#126d57,#06483c);border-radius:24px;min-height:165px;padding:22px 20px;position:relative;overflow:hidden;box-shadow:0 16px 35px #0b4b3d2e}.demo-app-balance:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-145px;right:-130px;box-shadow:0 0 0 46px #ffffff05}.demo-app-balance>span{color:#ffffff9e;font-size:9px}.demo-app-balance>strong{letter-spacing:-.035em;margin-top:10px;font:400 38px/1 Georgia,serif;display:block}.demo-app-balance>small{color:#ffffff85;margin-top:5px;font-size:8px;display:block}.demo-card-breakdown{z-index:1;color:#ffffff9e;flex-wrap:wrap;gap:5px 10px;margin-top:19px;font-size:7px;display:flex;position:relative}.demo-card-dots{justify-content:center;gap:3px;display:flex;position:absolute;bottom:10px;left:0;right:0}.demo-card-dots i{background:#ffffff59;border-radius:50%;width:4px;height:4px}.demo-card-dots i:first-child{background:#fff;border-radius:99px;width:14px}.demo-account-link{cursor:pointer;width:100%;min-height:35px;color:var(--muted);background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 2px;font-size:8px;display:flex}.demo-account-link b{color:var(--emerald);font-size:9px}.demo-quick-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin:6px 0 17px;display:grid}.demo-quick-actions button{cursor:pointer;color:#626b65;background:0 0;border:0;justify-items:center;gap:5px;min-width:0;padding:0;font-size:7px;font-weight:700;display:grid}.demo-quick-actions i{border-radius:13px;place-items:center;width:37px;height:37px;display:grid}.demo-quick-actions .app-line-icon{stroke-width:1.9px;width:18px;height:18px}.demo-quick-actions i.is-expense{color:var(--coral);background:#f7e7e3}.demo-quick-actions i.is-income{background:var(--emerald-soft);color:var(--emerald)}.demo-quick-actions i.is-transfer{color:#536c83;background:#e7edf3}.demo-quick-actions i.is-saving{color:#987735;background:#f5ecdb}.demo-app-safe{background:#fbfdfb;border:1px solid #d8e6e0;border-radius:19px;grid-template-columns:1fr 59px;align-items:center;gap:12px;min-height:105px;padding:16px;display:grid;box-shadow:0 11px 25px #2343380f}.demo-app-safe>div{gap:5px;display:grid}.demo-app-safe>div>span{color:var(--gold);letter-spacing:.06em;align-items:center;gap:5px;font-size:7px;font-weight:900;display:flex}.demo-app-safe>div>span .app-line-icon{width:13px;height:13px}.demo-app-safe>div>strong{color:var(--emerald);font:400 29px Georgia,serif}.demo-app-safe>div>small{color:#87908a;max-width:210px;font-size:7px;line-height:1.35}.demo-app-safe>i{background:conic-gradient(var(--emerald) 0 74%,#e5e8e4 74%);border-radius:50%;place-items:center;width:55px;height:55px;font-style:normal;display:grid}.demo-app-safe>i:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:43px;height:43px}.demo-app-safe>i b{color:var(--emerald);grid-area:1/1;font-size:9px;position:relative}.demo-upcoming{border:1px solid var(--line);cursor:pointer;width:100%;min-height:58px;color:var(--ink);text-align:left;background:#fffdfa;border-radius:15px;justify-content:space-between;align-items:center;margin-top:10px;padding:0 13px;display:flex}.demo-upcoming>span{gap:4px;display:grid}.demo-upcoming small{color:var(--muted);font-size:7px}.demo-upcoming b{font-size:9px}.demo-upcoming strong{color:var(--coral);text-align:right;gap:4px;font-size:9px;display:grid}.demo-section-row{justify-content:space-between;align-items:end;gap:12px;min-height:49px;display:flex}.demo-section-row h2{margin:0 0 8px;font:400 17px Georgia,serif}.demo-section-row button{color:var(--emerald);cursor:pointer;background:0 0;border:0;margin-bottom:6px;padding:5px 0;font-size:8px;font-weight:800}.demo-operation-list{display:grid}.demo-operation{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:59px;display:grid}.demo-operation>i{border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.demo-operation>i .app-line-icon{width:16px;height:16px}.demo-operation>i.is-expense{color:var(--coral);background:#f7e7e3}.demo-operation>i.is-income{background:var(--emerald-soft);color:var(--emerald)}.demo-operation>i.is-transfer{color:#536c83;background:#e7edf3}.demo-operation>span{gap:4px;min-width:0;display:grid}.demo-operation b,.demo-operation strong{font-size:9px}.demo-operation small{color:#929993;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.demo-operation strong.is-expense{color:var(--coral)}.demo-operation strong.is-income{color:var(--emerald)}.demo-operation strong.is-transfer{color:#536c83}.demo-screen-title{align-items:center;gap:8px;min-height:48px;display:flex}.demo-screen-title button{border:1px solid var(--line);width:32px;height:32px;color:var(--emerald);cursor:pointer;background:#fff;border-radius:10px;place-items:center;padding:0;display:grid}.demo-screen-title button .app-line-icon{width:18px;height:18px}.demo-screen-title h1{letter-spacing:-.025em;margin:0;font:400 24px Georgia,serif}.demo-plan-hero{text-align:center;color:#fff;background:linear-gradient(145deg,#126451,#0b4b3d);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:142px;margin-top:8px;padding:24px;display:flex;box-shadow:0 16px 34px #0e5b492b}.demo-plan-hero span{color:#ffffffad;letter-spacing:.08em;font-size:8px;font-weight:800}.demo-plan-hero strong{margin-top:8px;font:400 37px Georgia,serif}.demo-plan-hero small{color:#fff9;max-width:270px;margin-top:7px;font-size:7px;line-height:1.4}.demo-shortfall{color:var(--coral);margin:10px 0 0;font-size:9px;font-weight:800}.demo-breakdown{border:1px solid var(--line);background:#fffdfa;border-radius:17px;margin-top:11px;padding:14px}.demo-breakdown h2{color:var(--muted);margin:0 0 9px;font-size:8px;font-weight:600}.demo-breakdown>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:31px;font-size:8px;display:flex}.demo-breakdown b{font-size:8px}.demo-breakdown b.is-negative{color:var(--coral)}.demo-next-income{background:var(--emerald-soft);border-radius:16px;grid-template-columns:1fr auto;gap:5px 10px;margin-top:11px;padding:13px;display:grid}.demo-next-income>span{color:var(--emerald);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:7px;font-weight:900}.demo-next-income b,.demo-next-income strong{font-size:8px}.demo-next-income strong{color:var(--emerald)}.demo-next-income small{color:#617269;grid-column:1/-1;font-size:7px;line-height:1.4}.demo-payment-list{display:grid}.demo-payment-list>div{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:59px;display:grid}.demo-payment-list>div>i{color:#987735;background:#f5ecdb;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.demo-payment-list .app-line-icon{width:16px;height:16px}.demo-payment-list span{gap:4px;display:grid}.demo-payment-list b,.demo-payment-list strong{font-size:8px}.demo-payment-list small{color:var(--muted);font-size:7px}.demo-payment-list strong{color:var(--coral)}.demo-history-summary{border:1px solid var(--line);background:#fffdfa;border-radius:18px;grid-template-columns:1fr 1px 1fr;align-items:center;min-height:78px;margin:8px 0 7px;padding:13px;display:grid}.demo-history-summary>span{justify-items:center;gap:6px;display:grid}.demo-history-summary small{color:var(--muted);font-size:7px}.demo-history-summary b{font-size:10px}.demo-history-summary>span:first-child b{color:var(--emerald)}.demo-history-summary>span:last-child b{color:var(--coral)}.demo-history-summary>i{background:var(--line);width:1px;height:36px}.demo-empty{text-align:center;min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.demo-empty .app-line-icon{width:34px;height:34px;color:var(--emerald)}.demo-empty b{color:var(--ink);margin-top:12px;font-size:11px}.demo-empty span{max-width:240px;margin-top:7px;font-size:8px;line-height:1.45}.demo-accounts-stack{gap:9px;margin-top:8px;display:grid}.demo-account-card{color:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:112px;padding:18px;display:flex;box-shadow:0 12px 27px #19322a21}.demo-account-card.is-debit{background:linear-gradient(145deg,#126d57,#06483c)}.demo-account-card.is-cash{background:linear-gradient(145deg,#bd6a59,#8d4539)}.demo-account-card span{color:#ffffffa6;font-size:8px}.demo-account-card strong{margin-top:8px;font:400 28px Georgia,serif}.demo-account-card small{color:#ffffff7a;letter-spacing:.15em;margin-top:10px;font-size:7px}.demo-savings-card{background:#fffaf0;border:1px solid #dfcfb1;border-radius:19px;margin-top:10px;padding:17px}.demo-savings-card>div:first-child{align-items:center;gap:10px;display:flex}.demo-savings-card>div:first-child>i{color:#987735;background:#f5ecdb;border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.demo-savings-card .app-line-icon{width:19px;height:19px}.demo-savings-card>div:first-child>span{gap:4px;display:grid}.demo-savings-card small{color:#7e7057;font-size:7px;line-height:1.45}.demo-savings-card strong{font:400 20px Georgia,serif}.demo-savings-progress{background:#ece3d2;border-radius:99px;height:7px;margin-top:15px;overflow:hidden}.demo-savings-progress i{background:linear-gradient(90deg,var(--gold),#d7b675);border-radius:99px;height:100%;display:block}.demo-savings-card p{color:#7e7057;justify-content:space-between;margin:8px 0 10px;font-size:7px;display:flex}.demo-savings-card p b{font-size:7px}.demo-more-hint{color:var(--muted);margin:3px 0 16px;font-size:9px;line-height:1.5}.demo-more-menu{gap:9px;display:grid}.demo-more-menu button{border:1px solid var(--line);min-height:68px;color:var(--ink);cursor:pointer;text-align:left;background:#fffdfa;border-radius:16px;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.demo-more-menu button>i{background:var(--emerald-soft);width:39px;height:39px;color:var(--emerald);border-radius:13px;place-items:center;display:grid}.demo-more-menu button>i .app-line-icon{width:19px;height:19px}.demo-more-menu button>span{gap:4px;display:grid}.demo-more-menu b{font-size:9px}.demo-more-menu small{color:var(--muted);font-size:7px}.demo-more-menu button>strong{color:var(--emerald);font-size:18px}.demo-local-note--more{margin-top:17px}.demo-settings-card{border:1px solid var(--line);background:#fffdfa;border-radius:18px;margin-top:10px;padding:16px}.demo-settings-card h2{margin:0;font:400 17px Georgia,serif}.demo-settings-card p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.5}.demo-settings-card>.language-switcher{width:max-content;margin-top:13px}.demo-currency-picker{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.demo-currency-picker button{border:1px solid var(--line);min-height:57px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px;place-items:center;gap:3px;display:grid}.demo-currency-picker button b{font:400 20px Georgia,serif}.demo-currency-picker button span{font-size:7px;font-weight:800}.demo-currency-picker button.is-active{border-color:var(--emerald);background:var(--emerald);color:#fff;box-shadow:0 9px 21px #0b624f24}.demo-settings-card--reset{border-color:#ead2cc}.demo-settings-card--reset button{min-height:42px;color:var(--coral);cursor:pointer;background:#fff5f2;border:1px solid #e1bdb5;border-radius:12px;align-items:center;gap:7px;margin-top:13px;padding:0 14px;font-size:8px;font-weight:800;display:inline-flex}.demo-settings-card--reset .app-line-icon{width:15px;height:15px}.demo-bottom-nav{background:#fffdf9f5;border-top:1px solid #20272217;grid-template-columns:repeat(5,1fr);align-items:end;min-height:66px;padding:4px 8px 8px;display:grid;box-shadow:0 -10px 25px #283f360d}.demo-bottom-nav button{color:#89908b;cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:49px;padding:4px 2px;font-size:6px;font-weight:800;display:flex}.demo-bottom-nav button .app-line-icon{stroke-width:1.8px;width:19px;height:19px}.demo-bottom-nav button.is-active{color:var(--emerald)}.demo-bottom-nav button.demo-nav-add{background:var(--emerald);color:#fff;border-radius:16px;place-self:center;width:47px;height:47px;box-shadow:0 8px 20px #0b624f40}.demo-bottom-nav button.demo-nav-add .app-line-icon{width:25px;height:25px}.demo-sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#131f1980;align-items:flex-end;display:flex;position:absolute;inset:0}.demo-entry-sheet{background:var(--paper);border-radius:25px 25px 0 0;width:100%;max-height:88%;padding:9px 18px 19px;overflow-y:auto;box-shadow:0 -25px 65px #00000038}.demo-sheet-handle{background:#d5d3cc;border-radius:99px;width:42px;height:4px;margin:0 auto 13px}.demo-sheet-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-sheet-title>div{gap:3px;display:grid}.demo-sheet-title small{color:var(--gold);letter-spacing:.12em;font-size:7px;font-weight:900}.demo-sheet-title h2{margin:0;font:400 22px Georgia,serif}.demo-sheet-title>button{border:1px solid var(--line);width:33px;height:33px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;font-size:18px}.demo-entry-tabs{border:1px solid var(--line);background:#f4f2ec;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-top:13px;padding:3px;display:grid}.demo-entry-tabs button{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:8px;font-weight:800}.demo-entry-tabs button.is-active{color:var(--emerald);background:#fff;box-shadow:0 4px 12px #23433814}.demo-entry-sheet form{gap:11px;margin-top:14px;display:grid}.demo-entry-sheet label{color:#626a65;gap:5px;font-size:8px;font-weight:800;display:grid}.demo-entry-sheet input,.demo-entry-sheet select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #ddd8ce;border-radius:12px;padding:0 11px;font:11px Arial,sans-serif}.demo-entry-sheet input:focus,.demo-entry-sheet select:focus{border-color:var(--emerald);outline:none;box-shadow:0 0 0 3px #0b624f14}.demo-form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.demo-form-error{color:#9d4435;background:#f9e7e3;border-radius:10px;margin:0;padding:9px 10px;font-size:8px;line-height:1.4}.demo-sheet-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.demo-sheet-actions button{border:1px solid var(--line);min-height:42px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;font-size:9px;font-weight:800}.demo-sheet-actions button[type=submit]{border-color:var(--emerald);background:var(--emerald);color:#fff}@media (width<=980px){.feature-card{min-height:410px}}@media (width<=760px){.theme-transition{height:78px}.feature-card{min-height:430px}.feature-motion{min-height:135px}.rhythm-motion-slot{padding-bottom:64px}.how-motion{border-radius:26px;padding:10px}.how-motion__screen{grid-template-rows:1.1fr .65fr .65fr;grid-template-columns:1fr;min-height:390px;padding:12px}.how-motion__balance{grid-row:auto;padding:22px}.how-motion__top b{display:none}.how-motion__top small{font-size:8px}.how-motion__event,.how-motion__safe{min-height:76px}.story-word{font-size:21vw}}@media (width<=600px){body:has(.demo-stage){overflow:hidden}.demo-stage{background:var(--cream);min-height:100dvh;padding:0;display:block}.demo-device{width:100%;height:100dvh;min-height:0;box-shadow:none;border:0;border-radius:0}.demo-device:before{display:none}.demo-appbar{padding-top:max(9px, env(safe-area-inset-top))}.demo-bottom-nav{padding-bottom:max(8px, env(safe-area-inset-bottom))}}@media (width<=370px){.demo-screen{padding-inline:13px}.demo-appbar{grid-template-columns:31px 1fr auto;padding-inline:9px}.demo-appbar>span>b{display:none}.demo-app-safe{grid-template-columns:1fr 52px}.demo-app-safe>div>strong{font-size:26px}.demo-quick-actions{gap:3px}}@media (prefers-reduced-motion:reduce){.feature-account-items>span,.feature-total,.motion-tap,.motion-operation,.motion-safe b span,.motion-payment,.motion-plan-line i,.motion-plan-line em,.feature-motion--history>span,.how-motion__event,.how-motion__safe,.how-motion__safe b i,.how-motion__safe b em,.story-letter{animation:none!important}.feature-account-items>span,.feature-total,.motion-operation,.motion-payment,.how-motion__event,.story-letter{opacity:1!important;transform:none!important}.motion-safe b span:first-child,.motion-plan-line i,.how-motion__safe b i{display:none}.motion-safe b span:last-child,.motion-plan-line em,.how-motion__safe b em{opacity:1!important;transform:none!important}}.test-cta,.test-join{cursor:pointer;font-family:inherit}.test-cta{text-align:left}.test-cta__brand{object-fit:contain;width:22px;height:22px;display:block}.status-dot--live{background:#9bc9b8;box-shadow:0 0 0 6px #9bc9b81f}.test-join{margin-top:14px}.test-join>span img{object-fit:contain;width:27px;height:27px;display:block}.test-join>em{min-width:0;font-style:normal;line-height:1.3}.test-dialog-backdrop{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11201ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.test-dialog{background:radial-gradient(circle at 100% 0, #bc965721, transparent 22rem), radial-gradient(circle at 0 100%, #9bc9b833, transparent 24rem), var(--paper);width:min(780px,100%);max-height:calc(100dvh - 48px);color:var(--ink);border:1px solid #ffffffbd;border-radius:34px;padding:38px 42px 30px;position:relative;overflow:hidden auto;box-shadow:0 35px 110px #04181159}.test-dialog__close{color:#66706a;cursor:pointer;background:#fffdf9cc;border:1px solid #2027221a;border-radius:13px;place-items:center;width:40px;height:40px;padding:0;font:300 25px/1 Arial,sans-serif;display:grid;position:absolute;top:20px;right:20px}.test-dialog__close:hover{color:var(--emerald);background:#fff}.test-dialog__brand{align-items:center;gap:12px;display:flex}.test-dialog__brand>span{color:#fff;background:linear-gradient(145deg,#126d57,#06483c);border-radius:17px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 12px 26px #0b624f2e}.test-dialog__brand>span img{object-fit:contain;width:34px;height:34px;display:block}.test-dialog__brand>div{gap:4px;display:grid}.test-dialog__brand b{color:var(--emerald);letter-spacing:.2em;font-size:13px}.test-dialog__brand small{color:#9b7a3f;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.test-dialog__intro{margin-top:30px;padding-right:35px}.test-dialog__intro .eyebrow{margin-bottom:16px}.test-dialog__intro h2{letter-spacing:-.045em;max-width:620px;margin:0;font:400 clamp(40px,5vw,62px)/.98 Georgia,Times New Roman,serif}.test-dialog__intro>p:last-child{color:#6e7771;max-width:660px;margin:19px 0 0;font-size:15px;line-height:1.7}.test-dialog__steps{background:#ffffff94;border:1px solid #20272217;border-radius:24px;margin-top:29px;padding:25px 27px}.test-dialog__steps h3{color:var(--emerald);letter-spacing:.1em;text-transform:uppercase;margin:0 0 17px;font-size:12px}.test-dialog__steps ol{counter-reset:test-step;gap:13px;margin:0;padding:0;list-style:none;display:grid}.test-dialog__steps li{color:#4e5953;counter-increment:test-step;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;min-width:0;font-size:13px;line-height:1.52;display:grid}.test-dialog__steps li:before{content:counter(test-step, decimal-leading-zero);background:var(--emerald-soft);width:30px;height:30px;color:var(--emerald);border-radius:10px;place-items:center;font-size:9px;font-weight:900;display:grid}.test-dialog__steps li span{padding-top:5px}.test-dialog__important{background:#fff9ed;border:1px solid #dfcfb1;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin-top:15px;padding:17px 19px;display:grid}.test-dialog__important b{color:#84662f;letter-spacing:.08em;text-transform:uppercase;background:#f1e4cc;border-radius:9px;padding:6px 9px;font-size:9px}.test-dialog__important p{color:#6f624b;margin:2px 0 0;font-size:12px;line-height:1.55}.test-dialog__actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:20px;display:grid}.test-dialog__play,.test-dialog__feedback{border-radius:17px;justify-content:center;align-items:center;min-height:56px;font-weight:800;display:inline-flex}.test-dialog__play{color:#fff;background:linear-gradient(135deg,#11705a,#075041);gap:11px;padding:8px 16px;box-shadow:0 14px 28px #0b624f2e}.test-dialog__play .google-play-icon{width:25px;height:28px}.test-dialog__play .arrow-up-right{width:16px;height:16px}.test-dialog__feedback{color:var(--emerald);background:#ffffffad;border:1px solid #0b624f2b;padding:0 20px;font-size:12px}.test-dialog__play:hover,.test-dialog__feedback:hover{transform:translateY(-1px)}.test-dialog__close:focus-visible,.test-dialog__play:focus-visible,.test-dialog__feedback:focus-visible{outline-offset:3px;outline:3px solid #bc96576b}.test-dialog__thanks{color:#8b918c;text-align:center;margin:19px 0 0;font:italic 13px/1.55 Georgia,Times New Roman,serif}@media (width<=600px){.test-dialog-backdrop{place-items:end center;padding:0}.test-dialog{width:100%;max-height:94dvh;padding:27px 20px max(25px, env(safe-area-inset-bottom));border-radius:29px 29px 0 0}.test-dialog__close{top:14px;right:14px}.test-dialog__brand>span{border-radius:15px;width:44px;height:44px;font-size:31px}.test-dialog__intro{margin-top:25px;padding-right:0}.test-dialog__intro h2{max-width:310px;font-size:clamp(38px,11.5vw,49px)}.test-dialog__intro>p:last-child{font-size:14px}.test-dialog__steps{border-radius:21px;padding:21px 18px}.test-dialog__steps li{grid-template-columns:28px minmax(0,1fr);gap:10px;font-size:12px}.test-dialog__steps li:before{width:28px;height:28px}.test-dialog__important{grid-template-columns:1fr;gap:8px}.test-dialog__important b{width:max-content}.test-dialog__actions{grid-template-columns:1fr}.test-dialog__play,.test-dialog__feedback{width:100%}}
