:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#202b25;background:#f4f2ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper:#f4f2ed;--ink:#202b25;--green:#254c40;--lime:#d8ea9d;--muted:#777b70;--line:#dddfd5;--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:disabled{cursor:wait;opacity:.55}button:not(:disabled):active{transform:scale(.98)}button{transition:transform .14s var(--ease),background-color .16s ease,color .16s ease}a{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #88a762;outline-offset:4px}h1,h2,h3,p{margin:0}input,textarea,select{min-width:0;color:var(--ink)}button svg{flex-shrink:0}::selection{background:#d8ea9d;color:#202b25}.brand{display:flex;align-items:center;gap:11px;font-size:35px;font-weight:650;letter-spacing:-2px;line-height:1}.brand-period{color:#80934c}.brand-mark{position:relative;display:block;border:1.5px solid currentColor;width:29px;height:33px;border-radius:4px 14px 14px 4px;font-family:Georgia,serif;font-size:0}.brand-mark:before{content:"";position:absolute;left:7px;top:7px;width:11px;height:11px;border:1.5px solid currentColor;border-radius:50%}.brand-mark:after{content:"";position:absolute;height:17px;left:7px;top:12px;border-left:1.5px solid currentColor}.brand-light{color:#f1f2e4}.brand-light .brand-period{color:var(--lime)}.eyebrow{font-size:10px;line-height:1.6;letter-spacing:1.8px;font-weight:650;color:#727a65}.body-muted{font-size:14px;line-height:1.65;color:var(--muted)}.button{min-height:49px;padding:0 20px;display:inline-flex;gap:25px;align-items:center;justify-content:space-between;background:var(--green);color:#fff;border-radius:8px;font-size:13px;font-weight:550;white-space:nowrap}.button-lime{background:var(--lime);color:#20392a}.button-secondary{background:#e9e9e0;color:var(--ink)}.button.full{width:100%}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.bordered{border:1px solid var(--line)}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;padding:10px 0;color:var(--green);white-space:nowrap}.circle-button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9ece0}.field{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:550}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:12px 13px;background:#fafaf5;border:1px solid #d9dcd0;border-radius:7px;font-size:14px;font-weight:400;transition:border-color .15s ease;resize:vertical}.field small{font-size:11px;font-weight:400;color:var(--muted);line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#95988c}.field input:focus,.field textarea:focus,.field select:focus{border-color:#64856b}.field input[type=range]{padding:0}.form-error{padding:12px 14px;background:#f9e7df;border:1px solid #efcdbc;border-radius:7px;color:#96442c;line-height:1.5;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}.stack{display:flex;flex-direction:column;gap:20px}.inline-note{font-size:11px;line-height:1.6;color:var(--muted)}.entry{min-height:100svh;display:grid;grid-template-columns:1.08fr 1fr}.entry-story{position:relative;overflow:hidden;background:#254c40;color:#f2f0dc;padding:52px 64px;display:flex;flex-direction:column;justify-content:space-between;min-height:760px}.entry-statement{position:relative;z-index:1;margin-top:235px}.entry-statement .eyebrow{color:#b6c9a1;font-size:10px;margin-bottom:25px}.entry-statement h1{font-size:clamp(38px,3.7vw,64px);font-weight:450;letter-spacing:-2.5px;line-height:1.16}.entry-statement h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--lime);letter-spacing:-1.8px}.entry-statement>p:last-child{color:#b9c9b8;line-height:1.8;font-size:14px;margin-top:26px}.entry-bottom{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#a9bca4;margin-top:76px;padding-top:21px;border-top:1px solid #ffffff20}.entry-art{position:absolute;width:520px;height:470px;top:92px;right:-190px;transform:rotate(-30deg);opacity:.9}.orbit{border:1px solid #b9cf9736;border-radius:50%;position:absolute;inset:0}.orbit-one{transform:rotate(30deg) scaleX(.72)}.orbit-two{transform:rotate(-30deg) scaleX(.72)}.orbit-three{transform:rotate(90deg) scaleX(.72)}.orbit-dot{width:38px;height:38px;border-radius:50%;background:var(--lime);position:absolute;left:62px;top:84px;box-shadow:0 0 0 10px #d8ea9d0b}.art-cross{position:absolute;left:186px;top:210px;font-size:42px;font-weight:200;color:#b7cca0}.entry-main{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:58px 60px 28px;position:relative}.entry-form{width:100%;max-width:350px}.tiny-icon{width:43px;height:43px;border:1px solid #d8dfcc;border-radius:50%;display:grid;place-items:center;color:var(--green);margin-bottom:29px}.entry-form h2{white-space:pre-line;font-size:42px;font-weight:450;letter-spacing:-1.5px;line-height:1.13;margin:16px 0 20px}.entry-form>.body-muted{font-size:12px;line-height:1.75;margin-bottom:30px}.entry-form form{display:flex;flex-direction:column;gap:18px}.entry-form form>.button{margin-top:8px}.entry-note{display:flex;align-items:flex-start;gap:9px;margin-top:25px;color:#7d856f}.entry-note svg{flex-shrink:0;margin-top:2px}.entry-note p{font-size:10px;line-height:1.65}.entry-footer{font-size:10px;color:#979b8b;margin-top:50px}.entry-mobile-brand{display:none}.app-shell{display:grid;grid-template-columns:232px 1fr;min-height:100svh}.sidebar{background:#eeeee5;border-right:1px solid #dce0d3;padding:40px 23px 24px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:232px;z-index:10}.sidebar>.brand{padding:0 17px}.sidebar-caption{font-size:7px;letter-spacing:1.3px;color:#8a907e;margin:16px 17px 43px;white-space:nowrap}.sidebar nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:13px;height:49px;padding:0 17px;border-radius:7px;color:#7e8474;text-align:left;font-size:12px}.nav-item.active{background:#dce5c7;color:var(--green);font-weight:600}.nav-count{margin-left:auto;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:80px}.plan-link{padding:19px 15px 23px;border-top:1px solid #d7dccc;border-bottom:1px solid #d7dccc;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left}.plan-link small{display:block;font-size:7px;letter-spacing:1px;color:#7e8971;margin-bottom:9px}.plan-link strong{font-size:15px;font-weight:500}.plan-link>svg{color:#708657}.local-label{font-size:8px;display:flex;align-items:center;gap:7px;margin:25px 15px 15px;color:#7f8972}.local-label>span,.topbar-local>span{background:#71935a;display:inline-block;height:5px;width:5px;border-radius:50%}.sidebar-settings{display:flex;align-items:center;gap:8px;padding:10px 15px;font-size:9px;color:#7b8570}.workspace{grid-column:2;min-width:0}.topbar{height:92px;padding:0 51px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e3da}.topbar-date{font-size:11px;color:#7d8474;text-transform:capitalize}.topbar-actions{display:flex;align-items:center;gap:13px}.topbar-local{font-size:9px;color:#7b856e;display:flex;align-items:center;gap:6px;margin-right:6px}.avatar{background:#e0e5d3;border:1px solid #d4ddc7;width:35px;height:35px;display:grid;place-items:center;font-family:Georgia,serif;font-size:15px;border-radius:50%}.mobile-logo{display:none}.main-content{max-width:1280px;margin:0 auto;padding:44px 51px 30px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:37px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:12px}.page-heading h1{font-size:clamp(29px,2.65vw,43px);line-height:1.2;letter-spacing:-1.3px;font-weight:450;margin-bottom:12px;overflow-wrap:anywhere}.page-heading .body-muted{font-size:12px;color:#8b907f}.edition{font-size:8px;letter-spacing:1.4px;writing-mode:vertical-rl;color:#919b82}.today-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:23px}.day-hero{background:var(--green);color:#f5f4e5;border-radius:11px;padding:26px 30px 29px;min-height:312px;position:relative;overflow:hidden}.hero-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.pill-light{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.1px;color:#d2ddb8}.pill-light>span{width:4px;height:4px;background:var(--lime);border-radius:50%}.hero-number{font-family:Georgia,serif;font-size:12px;color:#a4bc91}.day-hero h2{white-space:pre-line;font-size:32px;font-weight:400;line-height:1.17;letter-spacing:-.9px;margin:28px 0 16px;position:relative;z-index:1}.day-hero p{font-size:11px;line-height:1.7;color:#b6cbb4;white-space:pre-line;max-width:250px;position:relative;z-index:1}.day-hero>.button{min-height:40px;font-size:10px;margin-top:24px;gap:21px;position:relative;z-index:1;border-radius:5px;padding:0 14px}.hero-orbit{position:absolute;width:220px;height:250px;right:-97px;bottom:15px;transform:rotate(25deg);pointer-events:none}.hero-orbit i{border:1px solid #acc48230;position:absolute;inset:0;border-radius:50%}.hero-orbit i:nth-child(2){inset:25px}.hero-orbit i:nth-child(3){inset:50px}.hero-orbit b{position:absolute;background:#d8ea9d;width:17px;height:17px;border-radius:50%;left:0;top:70px}.money-glance{padding:26px 26px 20px;border:1px solid #dce0d2;border-radius:11px;display:flex;flex-direction:column;min-width:0;background:linear-gradient(130deg,#f5f4ed,#eeeee2)}.section-label{font-size:8px;letter-spacing:1.1px;color:#798268;display:flex;align-items:center;justify-content:space-between;gap:8px}.money-glance h2{font-size:24px;font-weight:450;letter-spacing:-.6px;line-height:1.3;margin-top:16px}.money-glance h2 span{display:block;font-size:11px;letter-spacing:0;color:#899179;margin-top:7px}.money-glance>p{font-size:11px;line-height:1.7;color:#8a927d;margin:14px 0;max-width:215px}.money-glance>.text-link{margin-top:auto;font-size:10px;justify-content:space-between}.empty-lines{display:flex;align-items:flex-end;gap:5px;height:31px;margin-top:22px}.empty-lines span{width:18px;height:13px;border-radius:3px 3px 0 0;background:#d2ddbc}.empty-lines span:nth-child(2){height:24px;background:#becfa4}.empty-lines span:nth-child(3){height:31px;background:#8fa66f}.glance-accounts{margin:27px 0 20px;display:flex;flex-direction:column;gap:17px}.glance-accounts>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;gap:12px}.glance-accounts>div>span{overflow:hidden;text-overflow:ellipsis;color:#899179}.glance-accounts strong{font-weight:550;font-size:13px;white-space:nowrap}.quick-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin:20px 0 37px}.quick-actions>button{display:flex;align-items:center;gap:10px;font-size:10px;text-align:left;min-height:64px;padding:8px 13px;border:1px solid #dce0d3;border-radius:8px;white-space:nowrap}.quick-actions>button>svg:last-child{margin-left:auto;color:#8b997e;width:14px}.quick-icon{width:32px;height:32px;background:#e8ecdc;border-radius:50%;display:grid;place-items:center;color:#597548;flex-shrink:0}.quick-icon svg{width:17px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.section-heading h2{font-size:22px;font-weight:450;letter-spacing:-.5px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:7px}.section-heading .text-link{font-size:10px}.empty-focus{display:flex;align-items:center;gap:19px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-index{width:30px;font-size:22px;font-weight:300;color:#b2bba1}.empty-focus p{font-size:13px;line-height:1.6}.empty-focus p>span{display:block;font-size:10px;color:#9a9f8d;margin-top:3px}.empty-focus>.circle-button{margin-left:auto;width:32px;height:32px}.empty-focus>.circle-button>svg{width:17px}.quiet-footer{display:flex;align-items:center;justify-content:center;gap:7px;color:#9ba38d;font-size:8px;margin:36px 0 5px}.bottom-nav{display:none}.accounts{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:16px;align-items:stretch;margin-bottom:41px}.account-card{background:#e9ecdf;border:1px solid #dbe0d0;border-radius:10px;padding:24px 22px;min-height:165px;position:relative;overflow:hidden}.account-card>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:10px}.account-card>div>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:75%}.currency-chip{font-size:8px;padding:5px 7px;border:1px solid #b9c9a460;border-radius:4px;letter-spacing:.6px}.account-card>strong{display:block;margin:29px 0 9px;font-size:25px;font-weight:450;letter-spacing:-.7px;position:relative;z-index:1}.account-card>small{font-size:7px;letter-spacing:1px;color:#889577}.primary-account{background:var(--green);color:#f5f4e6;border-color:var(--green)}.primary-account>small{color:#a2bd91}.account-decoration{position:absolute;bottom:-18px;right:12px;font-family:Georgia,serif;font-style:italic;font-size:145px;color:#52705a16;line-height:1}.primary-account .account-decoration{color:#aab99a12}.add-account-card{border:1px dashed #cfd7bd;border-radius:10px;min-height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:25px}.add-account-card>span{height:38px;width:38px;border-radius:50%;display:grid;place-items:center;background:#e9eddd;color:#739159;margin-bottom:5px}.add-account-card>strong{font-size:12px;font-weight:500}.add-account-card>small{font-size:9px;color:#919b82}.subtle-count{font-size:11px;color:#9ca58e;font-weight:400;margin-left:10px;vertical-align:middle}.history-heading{margin-bottom:23px}.month-control{max-width:172px;border:1px solid #d9decf;border-radius:7px;background:transparent;padding:10px;font-size:11px;color:#657252;min-height:42px}.period-totals{display:flex;flex-direction:column;gap:13px;margin-bottom:27px}.currency-total{display:grid;grid-template-columns:52px 1fr 1fr;align-items:center;padding:19px 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:20px}.currency-caption{font-size:10px;color:#929d83;letter-spacing:1px}.currency-total>div{display:flex;flex-direction:column;gap:9px}.currency-total>div>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#89977a}.currency-total strong{font-size:22px;font-weight:400;letter-spacing:-.5px}.currency-total>div+div{border-left:1px solid var(--line);padding-left:27px}.period-empty{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:15px;margin-bottom:25px}.period-empty>svg{color:#859c6b}.period-empty>p{font-size:12px;line-height:1.6}.period-empty>p>span{display:block;font-size:10px;color:#98a08b}.period-empty>.text-link{margin-left:auto;font-size:10px}.history-filters{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.segmented{display:flex;padding:4px;background:#e9ece1;border-radius:7px;gap:3px}.segmented>button{min-height:34px;padding:0 15px;font-size:11px;color:#929b87;border-radius:5px}.segmented>.selected{background:#f9faf4;color:var(--green);box-shadow:0 1px 3px #29301c0a}.history-filters>select{min-height:40px;border:0;background:transparent;color:#7e8e6e;font-size:10px;max-width:130px}.transaction-row{display:flex;gap:13px;align-items:center;width:100%;text-align:left;padding:17px 2px;border-bottom:1px solid var(--line)}.transaction-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ececdf;color:#879071}.transaction-icon.income{background:#e2ecd2;color:#628344}.transaction-description{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.transaction-description>strong{font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-description>small{font-size:10px;color:#969e89}.transaction-amount{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.transaction-amount.income{color:#668b49}.transaction-row>svg:last-child{color:#a2af91}.no-transactions{text-align:center;color:#9aa38c;font-size:11px;padding:39px 0}.amount-field{border-bottom:1px solid #dbe2ce;padding:3px 0 19px}.amount-field>label{font-size:11px;color:#8a9779}.amount-field>div{display:flex;align-items:baseline;gap:12px;margin-top:12px}.amount-field input{width:100%;font-size:43px;font-weight:350;background:transparent;border:0;letter-spacing:-1.2px;padding:0;min-height:57px}.amount-field input::placeholder{color:#a9b498}.amount-field span{color:#8f9e7e;font-size:15px;flex-shrink:0}.detail-amount{display:flex;flex-direction:column;gap:12px;background:#e8eddf;border-radius:8px;padding:22px}.detail-amount span{font-size:11px;color:#7c8d6a}.detail-amount strong{font-size:31px;font-weight:400;letter-spacing:-1px}.details{margin:0}.details>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.details dt{color:#919b85}.details dd{margin:0;text-align:right;overflow-wrap:anywhere;white-space:pre-wrap}.task-stats{display:flex;align-items:center;gap:42px;padding:23px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.task-stats>div{display:flex;align-items:baseline;gap:12px}.task-stats strong{font-size:46px;letter-spacing:-2px;font-weight:300}.task-stats>div>span{font-size:11px;color:#919c80}.task-stats>p{margin-left:auto;line-height:1.8;font-size:11px;color:#8c9c78}.task-list{border-top:1px solid var(--line)}.task-row{width:100%;display:flex;align-items:center;gap:15px;padding:20px 3px;text-align:left;border-bottom:1px solid var(--line);font-size:13px}.task-row>.task-checkbox{flex-shrink:0;width:21px;height:21px;border:1px solid #becbae;border-radius:50%;display:grid;place-items:center}.task-row.done>.task-checkbox{background:#dce8c8;border-color:#dce8c8;color:#68844e}.task-row>span:nth-child(2){overflow-wrap:anywhere}.task-row.done>span:nth-child(2){text-decoration:line-through;color:#9da58f}.task-row>small{margin-left:auto;font-size:9px;color:#96a183;white-space:nowrap}.spacious{border-top:0}.spacious .task-row{padding:25px 3px}.center-empty{padding:47px 0;text-align:center;display:flex;flex-direction:column;align-items:center}.large-symbol{width:88px;height:88px;display:grid;place-items:center;border:1px solid #d8e0cb;border-radius:50%;color:#9eaf87;margin-bottom:24px}.center-empty h2{font-size:27px;font-weight:400;letter-spacing:-.6px}.center-empty p{margin:12px 0 29px;font-size:12px;color:#98a18a}.assistant-page{max-width:850px;margin:0 auto}.assistant-status{display:flex;align-items:center;gap:7px;font-size:10px;color:#93a07f;border-bottom:1px solid var(--line);padding-bottom:19px}.status-dot{width:5px;height:5px;background:#89a469;border-radius:50%}.assistant-status strong{font-weight:500;color:#728760}.assistant-status>span:last-child{margin-left:auto;font-size:9px}.conversation{min-height:325px;max-height:50vh;overflow:auto;overscroll-behavior:contain;padding:26px 2px}.assistant-intro{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:4px}.assistant-symbol{position:relative;width:104px;height:104px;display:grid;place-items:center;color:#638148;margin-bottom:20px}.assistant-symbol>span{position:absolute;inset:7px;border:1px solid #d5dfc4;border-radius:50%;transform:rotate(30deg) scaleX(.7)}.assistant-symbol>span:last-child{transform:rotate(-30deg) scaleX(.7)}.assistant-intro h2{font-size:34px;line-height:1.22;letter-spacing:-1px;font-weight:400}.assistant-intro h2 em{font-family:Georgia,serif;font-weight:400;color:#708754}.assistant-intro>p{margin:18px 0 20px;font-size:11px;line-height:1.8;color:#95a184}.assistant-suggestions{display:flex;gap:10px;justify-content:center;margin:19px 0}.assistant-suggestions>button{display:flex;align-items:center;gap:10px;border:1px solid #dbe2cd;border-radius:7px;min-height:42px;padding:7px 13px;font-size:10px;color:#7f9368;white-space:nowrap}.assistant-suggestions>button>svg:last-child{color:#a1b28b}.composer{display:flex;align-items:center;background:#fbfbf5;border:1px solid #d7dfcb;border-radius:11px;padding:9px 10px 9px 20px;box-shadow:0 6px 20px #38442003}.composer input{background:transparent;border:0;min-height:39px;flex:1;font-size:12px;min-width:0}.composer input::placeholder{color:#9daa8e}.composer>button{border-radius:7px;width:39px;height:39px;background:var(--green);color:var(--lime);display:grid;place-items:center}.composer-note{font-size:8px;display:flex;align-items:center;justify-content:center;gap:5px;color:#a0aa91;margin-top:12px}.chat-message{display:flex;align-items:flex-start;gap:11px;margin-bottom:20px;font-size:12px;line-height:1.8;white-space:pre-wrap}.chat-avatar{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#e4ebd6;color:#829c64;display:grid;place-items:center;margin-top:3px}.chat-message>p{max-width:85%;overflow-wrap:anywhere}.chat-message.user{justify-content:flex-end}.chat-message.user>p{background:#e7ecdd;padding:12px 18px;border-radius:10px 10px 2px;color:#5c744a}.chat-message.assistant>p{padding:3px 0;color:#6e7d60}.sheet{padding:0;border:0;background:var(--paper);color:var(--ink);width:min(520px,calc(100% - 32px));max-height:88svh;border-radius:15px;box-shadow:0 25px 100px #172c2a25;overscroll-behavior:contain}.sheet::backdrop{background:#152c2470;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sheet-content{padding:29px}.sheet-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px}.sheet-header h2{font-size:27px;font-weight:450;letter-spacing:-.8px;margin-top:4px}.sheet-header .eyebrow{font-size:8px;margin-bottom:10px}.sheet-header .icon-button{width:32px;height:32px;background:#e8ebdf;flex-shrink:0}.sheet-header .icon-button>svg{width:17px}.settings-section-title{border-top:1px solid var(--line);padding-top:21px;margin-top:5px}.settings-section-title h3{font-size:15px;font-weight:500;letter-spacing:-.2px;margin-bottom:9px}.settings-section-title p{font-size:11px;line-height:1.6;color:#939e83}.slider-field{display:flex;flex-direction:column;gap:11px}.slider-field>span{display:flex;align-items:center;justify-content:space-between}.slider-field strong{font-size:12px;font-weight:500}.slider-field b{font-size:16px;font-weight:400;color:#6d8853}.slider-field b small{font-size:9px;color:#a2ad92;padding-left:3px}.slider-field input{width:100%;accent-color:#708b50;margin:0;cursor:pointer;min-height:28px}.slider-extremes{margin-top:-8px}.slider-extremes small{font-size:9px;color:#8e9c7d}.settings-link{display:flex;align-items:center;gap:12px;text-align:left;width:100%;min-height:41px;padding:8px 0;border-bottom:1px solid var(--line);font-size:11px;color:#7c9064}.settings-link>svg:last-child{margin-left:auto}.plans{display:flex;flex-direction:column;gap:16px}.plan-card{border:1px solid #d4dcc6;border-radius:10px;padding:22px}.plan-card.chosen{border-color:#91aa70;background:#eaf0dd}.plan-card-top{display:flex;align-items:center;justify-content:space-between}.plan-card-top h3{font-size:21px;font-weight:500;letter-spacing:-.5px}.plan-card-top>span{font-size:7px;letter-spacing:1px;color:#607e44;padding:5px 8px;border:1px solid #b8cca0;border-radius:4px}.plan-card>p{font-size:11px;color:#96a282;margin-top:6px}.plan-price{display:flex;align-items:baseline;gap:2px;font-size:42px;font-weight:350;letter-spacing:-1.5px;margin:20px 0}.plan-price>span{font-size:21px;align-self:flex-start;margin-top:6px}.plan-price>small{font-size:10px;color:#96a183;letter-spacing:0;margin-left:7px}.plan-card ul{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.plan-card li{display:flex;align-items:center;gap:9px;font-size:11px}.plan-card li svg{color:#739750}.plan-model-note{display:block;font-size:10px;line-height:1.6;color:#939f80;margin-bottom:19px}.plan-select{display:flex;justify-content:space-between;align-items:center;min-height:42px;width:100%;padding:0 12px;background:#e1e8d5;border-radius:6px;font-size:11px;color:#667f4b}.plan-card.chosen .plan-select{background:#2f5140;color:#e6eccb;opacity:1;cursor:default}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translate(-50%);z-index:100;background:#254c40;color:#eff3df;display:flex;align-items:center;gap:15px;padding:14px 16px;border-radius:9px;box-shadow:0 8px 30px #23332a20;max-width:calc(100% - 40px);width:max-content;font-size:11px;line-height:1.5}.toast>span{max-width:430px}.toast>button:not(.toast-close){color:var(--lime);font-size:11px;font-weight:600;white-space:nowrap}.toast-close{display:grid;place-items:center;width:24px;height:24px;padding:0;color:#acbd9f;flex-shrink:0}@media(hover:hover)and (pointer:fine){.text-link:hover{color:#7f9957}.button:hover{filter:brightness(1.07)}.nav-item:not(.active):hover{background:#e3e8d8}.quick-actions>button:hover,.settings-link:hover,.transaction-row:hover,.task-row:hover{background:#eaf0df70}.icon-button:hover{background:#e8ecdf}.assistant-suggestions>button:hover{background:#e6ecd9}.add-account-card:hover{background:#e9eedf}.plan-select:hover{background:#d7e2c4}}@media(min-width:1500px){.main-content{padding-top:55px}.day-hero{min-height:350px;padding:33px 38px}.day-hero h2{font-size:38px}.day-hero p{font-size:12px}.money-glance{padding:32px}.money-glance h2{font-size:28px}.money-glance>p{font-size:12px}.quick-actions>button{font-size:12px}.quick-actions{margin-top:24px}.today-grid{gap:26px}.entry-story{padding:65px 85px}}@media(max-width:1150px){.app-shell{grid-template-columns:195px 1fr}.sidebar{width:195px;padding:32px 15px 21px}.sidebar>.brand{padding-left:12px;font-size:32px}.sidebar-caption{margin-left:12px;font-size:6px;letter-spacing:1px}.topbar{padding:0 30px;height:80px}.main-content{padding:34px 30px}.today-grid{gap:17px;grid-template-columns:1.3fr 1fr}.day-hero{padding:23px}.day-hero h2{font-size:28px}.money-glance{padding:23px 20px}.money-glance h2{font-size:21px}.quick-actions{gap:10px}.quick-actions>button{padding:8px 10px;font-size:9px;gap:7px}.quick-icon{width:28px;height:28px}.quick-actions>button>svg:last-child{display:none}.page-heading h1{font-size:30px}.entry-story{padding:43px}.entry-main{padding:40px}.entry-statement h1{font-size:43px}.entry-art{right:-250px}.toast{left:calc(50% + 95px)}}@media(max-width:820px){.entry-story{padding:34px;min-height:760px}.entry-statement{margin-top:240px}.entry-statement h1{font-size:36px;letter-spacing:-1.5px}.entry-bottom{font-size:6px;letter-spacing:1px}.entry-main{padding:35px 25px}.entry-form h2{font-size:36px}.app-shell{grid-template-columns:170px 1fr}.sidebar{width:170px;padding:30px 12px 20px}.sidebar-caption{font-size:5px;letter-spacing:1px}.nav-item{padding:0 12px;font-size:11px}.sidebar-settings{font-size:8px;gap:5px;padding:10px 8px}.local-label{font-size:7px;margin-left:8px}.sidebar>.brand{font-size:29px}.brand-mark{width:25px;height:30px}.main-content{padding:30px 24px}.topbar{padding:0 24px}.today-grid{grid-template-columns:1fr}.day-hero{min-height:275px}.day-hero h2{font-size:32px;margin-top:23px}.money-glance{min-height:190px}.empty-lines{display:none}.money-glance h2{font-size:24px}.money-glance>p{max-width:none}.money-glance>.text-link{padding-top:6px}.money-glance h2>br{display:none}.quick-actions{margin-bottom:30px}.quick-actions>button{flex-direction:column;gap:8px;justify-content:center;min-height:82px;font-size:9px}.page-heading{align-items:flex-start}.page-heading h1{font-size:28px}.page-heading>.button{font-size:10px;padding:0 11px;min-height:40px;gap:12px}.period-empty>.text-link{display:none}.task-stats{gap:20px}.task-stats>div{flex-direction:column;gap:0}.task-stats strong{font-size:39px}.assistant-suggestions{gap:7px;flex-wrap:wrap}.assistant-suggestions>button{font-size:9px;padding:8px 10px}.assistant-intro h2{font-size:30px}.glance-accounts{margin:20px 0}.currency-total{padding:16px 9px;gap:10px;grid-template-columns:32px 1fr 1fr}.currency-total strong{font-size:18px}.currency-total>div+div{padding-left:14px}.toast{left:calc(50% + 80px)}}@media(max-width:600px){.entry{display:block;min-height:100svh}.entry-story{display:none}.entry-main{min-height:100svh;padding:32px 29px 25px;justify-content:flex-start;align-items:stretch}.entry-mobile-brand{display:block;margin-bottom:38px}.entry-mobile-brand .brand{font-size:32px}.entry-form{max-width:100%;margin:auto 0}.entry-form h2{font-size:43px;margin-top:13px}.entry-form>.body-muted{font-size:13px}.tiny-icon{margin-bottom:23px;width:39px;height:39px}.entry-form form{gap:17px}.entry-note p{font-size:11px}.entry-footer{text-align:center;margin-top:32px;font-size:10px}.entry-form .button{min-height:51px}.app-shell{display:block}.sidebar{display:none}.workspace{display:block}.topbar{height:81px;padding:calc(env(safe-area-inset-top,0px) + 15px) 22px 15px;border-bottom:0}.mobile-logo{display:block}.mobile-logo .brand{font-size:30px;gap:9px}.mobile-logo .brand-mark{width:24px;height:29px}.topbar-date{display:none}.topbar-actions{gap:8px}.topbar-local{font-size:8px;margin-right:0;gap:4px}.topbar-actions .icon-button{width:32px;height:35px}.avatar{width:32px;height:32px;font-size:14px}.main-content{padding:20px 22px calc(107px + env(safe-area-inset-bottom,0px))}.page-heading{margin-bottom:28px;display:block}.page-heading .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:12px}.page-heading h1{font-size:32px;letter-spacing:-1.15px;line-height:1.17;margin-bottom:13px}.page-heading .body-muted{font-size:11px;line-height:1.7;max-width:285px}.edition{display:none}.page-heading>.button{margin-top:22px;padding:0 16px;font-size:11px;min-height:43px}.today-grid{gap:15px}.day-hero{padding:24px;min-height:292px;border-radius:11px}.day-hero h2{font-size:31px;margin:27px 0 15px;letter-spacing:-1px}.day-hero p{font-size:11px;max-width:220px}.day-hero>.button{margin-top:22px;min-height:40px;font-size:10px}.hero-orbit{right:-89px;bottom:25px}.hero-number{font-size:12px}.money-glance{padding:21px 23px;min-height:207px}.money-glance h2{font-size:23px;letter-spacing:-.6px;max-width:260px;line-height:1.25;margin-top:20px}.money-glance h2>br{display:block}.money-glance>p{font-size:11px;line-height:1.65;max-width:240px;margin:11px 0 17px}.money-glance .text-link{font-size:10px}.section-label{font-size:8px}.quick-actions{gap:9px;margin:17px 0 32px}.quick-actions>button{min-height:88px;padding:10px 5px;font-size:9px;gap:10px;border-radius:8px;white-space:normal;text-align:center}.quick-icon{width:30px;height:30px}.quick-icon svg{width:17px}.section-heading{margin-bottom:17px}.section-heading h2{font-size:22px}.section-heading .eyebrow{font-size:7px;margin-bottom:8px}.section-heading .text-link{font-size:10px}.empty-focus{padding:23px 0;gap:10px}.empty-index{width:19px}.empty-focus p{font-size:11px;max-width:230px}.empty-focus p>span{font-size:9px;line-height:1.65}.quiet-footer{align-items:flex-start;text-align:center;line-height:1.7;font-size:8px;margin-top:28px;gap:6px}.quiet-footer svg{flex-shrink:0}.bottom-nav{position:fixed;inset:auto 0 0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 14px calc(9px + env(safe-area-inset-bottom,0px));background:#f4f2edf5;border-top:1px solid #dcdfd4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav>button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;min-height:48px;padding:5px 0;color:#a1aa93;font-size:8px;position:relative}.bottom-nav>button.active{color:var(--green)}.bottom-nav>button.active:before{content:"";position:absolute;top:-11px;background:var(--green);height:2px;width:20px;border-radius:0 0 2px 2px}.bottom-nav>button>span{font-size:9px}.toast{left:50%;bottom:calc(89px + env(safe-area-inset-bottom,0px));max-width:calc(100% - 26px);width:max-content;font-size:11px;gap:10px;padding:13px;line-height:1.5}.toast>span{max-width:260px}.accounts{display:flex;overflow-x:auto;gap:12px;padding-bottom:10px;margin-right:-22px;padding-right:22px;scroll-snap-type:x mandatory;margin-bottom:24px}.account-card{flex:0 0 84%;max-width:330px;min-height:165px;scroll-snap-align:start}.add-account-card{flex:0 0 74%;min-height:165px;max-width:280px}.account-card>strong{font-size:27px;margin-top:27px}.accounts>.add-account-card:first-child{flex-basis:100%;max-width:none;margin-right:0}.accounts:has(>.add-account-card:only-child){margin-right:0;padding-right:0}.month-control{font-size:10px;width:145px;min-height:37px;padding:7px}.history-heading h2{font-size:20px}.period-empty{gap:12px;padding:19px 0}.period-empty>p{font-size:11px}.period-empty>p>span{font-size:9px}.currency-total{padding:18px 0;grid-template-columns:30px 1fr 1fr;gap:10px}.currency-total strong{font-size:16px;letter-spacing:-.4px}.currency-total>div>span{font-size:9px}.currency-total>div+div{padding-left:12px}.currency-caption{font-size:8px}.transaction-row{gap:10px;padding:17px 0}.transaction-icon{width:32px;height:32px}.transaction-description>strong{font-size:11px}.transaction-description>small{font-size:9px}.transaction-amount{font-size:11px}.transaction-row>svg:last-child{display:none}.history-filters{margin-top:5px}.task-stats{padding:21px 0;gap:28px;margin-top:26px}.task-stats>div{gap:6px}.task-stats strong{font-size:44px}.task-stats>div>span{font-size:10px}.task-stats>p{font-size:10px}.task-row{gap:12px;font-size:12px}.task-row>small{font-size:8px}.spacious .task-row{padding:23px 0}.center-empty{padding:43px 0}.center-empty h2{font-size:25px}.center-empty p{font-size:11px}.large-symbol{width:80px;height:80px}.assistant-page>.page-heading{position:relative;padding-right:30px}.assistant-page>.page-heading>.icon-button{position:absolute;right:0;top:0;width:34px;height:34px}.assistant-page>.page-heading h1{font-size:31px}.assistant-page>.page-heading .body-muted{font-size:11px}.assistant-status{font-size:9px;gap:5px;padding-bottom:15px}.assistant-status>span:last-child{font-size:8px}.conversation{min-height:325px;max-height:48svh;padding:23px 0}.assistant-intro{padding-top:1px}.assistant-symbol{width:98px;height:98px;margin-bottom:19px}.assistant-intro h2{font-size:31px;letter-spacing:-1px}.assistant-intro>p{font-size:10px;margin-top:17px;line-height:1.8}.assistant-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.assistant-suggestions>button{justify-content:center;min-height:40px;font-size:9px;gap:7px;padding:7px 10px}.assistant-suggestions>button:last-child{display:none}.composer{padding:8px 8px 8px 13px}.composer input{font-size:11px}.composer-note{font-size:7px;gap:4px;line-height:1.6;text-align:center;margin-top:12px}.chat-message{font-size:11px;gap:9px}.chat-message>p{max-width:88%}.sheet{margin:auto 0 0;width:100%;max-width:100%;max-height:92svh;border-radius:18px 18px 0 0}.sheet-content{padding:25px 24px calc(28px + env(safe-area-inset-bottom,0px))}.sheet-header{margin-bottom:24px;gap:15px}.sheet-header h2{font-size:26px}.sheet-header .icon-button{width:32px;height:32px}.field{font-size:12px}.field input,.field select,.field textarea{font-size:16px;min-height:48px}.stack{gap:20px}.stack>.body-muted{font-size:12px;line-height:1.7}.amount-field input{font-size:44px}.form-grid{grid-template-columns:1fr 1.2fr;gap:12px}.field small{font-size:10px}.settings-section-title p{font-size:11px}.settings-link{font-size:12px;min-height:44px}.slider-field input{min-height:33px}.slider-field strong{font-size:12px}.slider-extremes small{font-size:10px}}@media(max-width:355px){.main-content,.topbar{padding-left:17px;padding-right:17px}.topbar-local{display:none}.page-heading h1{font-size:29px}.day-hero{padding:21px}.day-hero h2{font-size:29px}.quick-actions>button{font-size:8px}.section-heading h2{font-size:20px}.history-heading{gap:10px}.history-heading h2{font-size:18px}.month-control{max-width:127px}.sheet-content{padding-left:18px;padding-right:18px}.form-grid{grid-template-columns:1fr}.entry-main{padding-left:24px;padding-right:24px}.entry-form h2{font-size:39px}.entry-mobile-brand{margin-bottom:28px}.transaction-amount{font-size:10px}.currency-total strong{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}button:not(:disabled):active{transform:none}}.brand-mark{border:0;border-radius:0;font-size:initial;width:38px;height:38px;flex-shrink:0}.brand-mark:before,.brand-mark:after{content:none}@media(max-width:600px){.mobile-logo .brand-mark{width:33px;height:33px}}.onboarding{max-width:1100px;margin:auto;padding:35px 45px 25px;min-height:100svh;display:flex;flex-direction:column}.onboarding>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:65px}.onboarding>main{display:grid;grid-template-columns:1fr 1fr;gap:110px;margin:auto 0}.onboarding-intro h1{font-size:44px;font-weight:400;letter-spacing:-1.5px;line-height:1.2;margin:17px 0 22px}.onboarding-intro>.body-muted{font-size:13px;line-height:1.8;max-width:330px}.onboarding-intro>.inline-note{max-width:300px;margin-top:10px}.onboarding-emblem{position:relative;width:190px;height:190px;display:grid;place-items:center;margin:32px 0;color:#83a461}.onboarding-emblem span{position:absolute;inset:5px;border:1px solid #d3dfbf;border-radius:50%;transform:rotate(30deg) scaleX(.65)}.onboarding-emblem span:last-child{transform:rotate(-30deg) scaleX(.65)}.onboarding-sliders{display:flex;flex-direction:column;gap:29px;margin-bottom:36px}.question-index{font-size:9px;letter-spacing:1px;color:#a2af8b;margin-right:13px}.onboarding>footer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;line-height:1.6;color:#9ba88a;margin-top:52px}.onboarding form>.form-error{margin-bottom:18px}@media(max-width:820px){.onboarding>main{gap:45px}.onboarding-intro h1{font-size:36px}.onboarding{padding:30px}}@media(max-width:600px){.onboarding{padding:27px 27px 23px}.onboarding>header{margin-bottom:33px}.onboarding>header .brand{font-size:31px}.onboarding>main{display:block;margin:0}.onboarding-intro .eyebrow{font-size:8px}.onboarding-intro h1{font-size:35px;margin:14px 0 16px}.onboarding-intro>.body-muted{font-size:12px;line-height:1.8}.onboarding-emblem{display:none}.onboarding-intro>.inline-note{font-size:10px;margin-top:15px;max-width:none}.onboarding-sliders{margin-top:32px;gap:22px;margin-bottom:30px}.onboarding .slider-field input{min-height:27px}.onboarding>footer{font-size:8px;margin-top:28px;gap:6px}.onboarding .slider-field strong{font-size:12px}.onboarding .slider-extremes small{font-size:9px}.question-index{margin-right:10px;font-size:8px}}.page-heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.page-heading-actions>.text-link{font-size:10px}@media(max-width:600px){.page-heading-actions{margin-top:20px;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:12px}.page-heading-actions>.button{font-size:10px;padding:0 14px;min-height:43px;gap:15px}.page-heading-actions>.text-link{font-size:10px}}@media(max-width:600px){:root{--muted:#727a70}.body-muted,.page-heading .body-muted,.assistant-page>.page-heading .body-muted{font-size:13px;color:#727a70;line-height:1.75}.eyebrow,.page-heading .eyebrow,.section-label{font-size:10px;letter-spacing:1.4px}.topbar-local{font-size:10px;color:#727e68}.day-hero{padding:25px;min-height:320px}.pill-light{font-size:10px}.day-hero p{font-size:13px;color:#c4d3be;max-width:245px}.day-hero>.button{font-size:12px;min-height:44px}.money-glance>p{font-size:13px;color:#727a70;max-width:none;line-height:1.7}.money-glance{padding:23px;min-height:235px}.money-glance .text-link,.section-heading .text-link,.text-link{font-size:12px;min-height:44px}.quick-actions>button{font-size:11px;line-height:1.5;min-height:94px;gap:8px}.quick-icon{width:33px;height:33px}.section-heading .eyebrow{font-size:9px}.empty-focus p{font-size:13px;max-width:245px}.empty-focus p>span{font-size:11px;color:#7c8770}.empty-focus>.circle-button{width:44px;height:44px;flex-shrink:0}.empty-focus>.circle-button svg{width:20px}.quiet-footer{font-size:10px;color:#7a846f;line-height:1.7}.bottom-nav>button>span{font-size:10px}.avatar{width:38px;height:38px}.topbar-actions .icon-button{width:42px;height:42px}.transaction-description>strong{font-size:14px}.transaction-description>small{font-size:11px;color:#768368}.transaction-amount{font-size:14px;letter-spacing:-.2px}.transaction-icon{width:35px;height:35px}.transaction-row{gap:10px;padding:18px 0}.account-card>div{font-size:14px}.currency-chip{font-size:10px}.account-card>small{font-size:9px}.add-account-card>strong{font-size:14px}.add-account-card>small{font-size:11px;color:#77846b}.month-control{font-size:12px;min-height:44px;width:157px}.history-heading h2{font-size:21px}.period-empty>p{font-size:13px}.period-empty>p>span{font-size:11px;color:#7b8770}.currency-total strong{font-size:18px}.currency-total>div>span{font-size:11px}.currency-caption{font-size:10px}.currency-total>div+div{padding-left:11px}.currency-total{grid-template-columns:32px 1fr 1fr;gap:9px}.segmented>button{font-size:12px;min-height:39px}.history-filters>select{font-size:12px;min-height:44px}.no-transactions{font-size:12px;color:#7b8770}.page-heading-actions>.text-link{font-size:12px}.page-heading-actions>.button{font-size:12px;min-height:45px;gap:11px}.page-heading>.button{font-size:13px;min-height:46px}.task-row{font-size:14px}.task-row>small{font-size:10px;color:#7d886d}.task-stats>div>span,.task-stats>p{font-size:12px;color:#768268}.task-stats{gap:24px}.center-empty p{font-size:13px;color:#768268}.center-empty .button{font-size:13px;min-height:46px}.assistant-status{font-size:11px}.assistant-status>span:last-child{font-size:10px;color:#7b876e}.assistant-intro>p{font-size:13px;color:#77866a}.assistant-suggestions>button{font-size:12px;min-height:46px;gap:8px}.composer input{font-size:16px;min-height:43px}.composer input::placeholder{font-size:13px}.composer>button{width:44px;height:44px}.composer-note{font-size:10px;color:#7f8b72}.chat-message{font-size:14px}.chat-message.assistant>p{color:#596c4d}.entry-note p{font-size:11px;color:#737d68}.entry-form>.body-muted{color:#727a70}.inline-note,.stack>.inline-note{font-size:12px;color:#77816e}.stack>.body-muted{font-size:13px;color:#727a70}.field small{font-size:11px}.field{font-size:13px}.button.full{min-height:48px;font-size:14px}.form-error{font-size:13px}.sheet-header .icon-button{width:40px;height:40px}.sheet-header{align-items:center}.settings-section-title p{font-size:12px;color:#77816e}.settings-section-title h3{font-size:17px}.slider-field strong,.onboarding .slider-field strong{font-size:14px}.slider-field input,.onboarding .slider-field input{min-height:44px}.slider-extremes small,.onboarding .slider-extremes small{font-size:11px;color:#77866a}.settings-link{font-size:13px;min-height:48px}.onboarding-intro>.body-muted{font-size:14px}.onboarding-intro>.inline-note{font-size:12px;color:#77816e}.onboarding-intro .eyebrow{font-size:10px}.onboarding>footer{font-size:10px;color:#7c876e}.onboarding-sliders{gap:24px}.plan-card>p,.plan-card li{font-size:13px}.plan-card>p{color:#758369}.plan-model-note{font-size:12px;color:#76846a}.plan-select{font-size:13px;min-height:46px}.plan-card-top>span{font-size:9px}.plan-price>small{font-size:12px;color:#77846b}.details>div{font-size:14px}.details dt{color:#7b866f}.detail-amount span{font-size:13px}.toast{font-size:12px}.toast>button:not(.toast-close){font-size:12px;min-height:38px}.toast-close{width:32px;height:38px}.glance-accounts>div{font-size:13px}.glance-accounts strong{font-size:15px}.money-glance h2 span{font-size:12px;color:#758269}}@media(max-width:355px){.transaction-row{gap:8px}.transaction-description>strong{font-size:13px}.transaction-amount{font-size:13px}.transaction-icon{width:31px;height:31px}.currency-total strong{font-size:16px}.page-heading-actions>.button,.page-heading-actions>.text-link{font-size:11px}.quick-actions>button{font-size:10px}.main-content{padding-left:17px;padding-right:17px}.history-heading h2{font-size:18px}.month-control{font-size:11px;max-width:138px}}:root{color:var(--ink);background:var(--paper);--surface:#fff;--surface-alt:#F0EDF7;--subtle:#857B94;--accent:#7C3AED;--on-accent:#fff;--accent-text:#7C3AED;--accent-soft:#F0E8FE;--accent-border:#DCCBF9;--success:#16754D;--danger:#B6324F;--success-soft:#E9F7EF;--danger-soft:#FFF0F3;--hero:#EEE7FC;--shadow:#33224408}body{color:var(--ink);background:var(--paper)}button,input,select,textarea{color:var(--ink)}input,textarea,select{color-scheme:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent-text);outline-offset:3px}::selection{background:var(--accent);color:var(--on-accent)}.brand-period,.brand-mark{color:var(--accent-text)}.eyebrow,.body-muted,.inline-note{color:var(--muted)}.button{background:var(--accent);color:var(--on-accent);border:1px solid color-mix(in srgb,var(--accent) 75%,var(--ink));min-height:46px;font-size:13px}.button-secondary{background:var(--surface-alt);color:var(--ink);border-color:var(--line)}.button-lime{background:var(--accent);color:var(--on-accent)}.text-link{color:var(--accent-text);font-size:12px;min-height:44px}.icon-button,.circle-button{color:var(--muted)}.circle-button,.tiny-icon{background:var(--accent-soft);color:var(--accent-text);border-color:var(--accent-border)}.field{font-size:13px}.field input,.field select,.field textarea{background:var(--surface);color:var(--ink);border-color:var(--line)}.field input::placeholder,.field textarea::placeholder{color:var(--subtle)}.field small{color:var(--muted)}.form-error{background:var(--danger-soft);border-color:color-mix(in srgb,var(--danger) 30%,var(--surface));color:var(--danger);font-size:13px}.sidebar{background:var(--surface);border-color:var(--line)}.sidebar-caption{color:var(--subtle);font-size:8px;letter-spacing:.8px}.nav-item{color:var(--muted);font-size:13px}.nav-item.active{background:var(--accent-soft);color:var(--accent-text)}.plan-link{border-color:var(--line)}.plan-link small,.local-label,.sidebar-settings{color:var(--muted)}.plan-link>svg{color:var(--accent-text)}.local-label{font-size:9px}.sidebar-settings{font-size:10px}.local-label>span,.topbar-local>span{background:var(--success)}.topbar{border-color:var(--line)}.topbar-date,.topbar-local{color:var(--muted)}.avatar{color:var(--accent-text);background:var(--accent-soft);border-color:var(--accent-border)}.page-heading .eyebrow,.page-heading .body-muted,.edition{color:var(--muted)}.money-glance{background:var(--surface);border-color:var(--line)}.section-label,.money-glance>p,.money-glance h2 span{color:var(--muted)}.money-glance>.text-link{color:var(--accent-text)}.day-hero{background:var(--hero);color:var(--ink)}.hero-number,.pill-light,.day-hero p{color:var(--muted)}.pill-light>span{background:var(--accent-text)}.hero-orbit i{border-color:var(--accent-border)}.hero-orbit b{background:var(--accent)}.day-hero>.button{background:var(--accent);color:var(--on-accent);min-height:44px;font-size:12px}.empty-lines span,.empty-lines span:nth-child(2){background:var(--accent-border)}.empty-lines span:nth-child(3){background:var(--accent)}.glance-accounts>div>span{color:var(--muted)}.quick-actions>button{background:var(--surface);border-color:var(--line);font-size:12px}.quick-icon{background:var(--accent-soft);color:var(--accent-text)}.quick-actions>button>svg:last-child{color:var(--muted)}.section-heading .eyebrow,.empty-index,.empty-focus p>span,.quiet-footer{color:var(--muted)}.quiet-footer{font-size:10px}.empty-focus>.circle-button{background:var(--accent-soft);color:var(--accent-text)}.sheet{background:var(--paper);color:var(--ink)}.sheet::backdrop{background:#08061080}.sheet-header .icon-button{background:var(--surface-alt);color:var(--muted)}.amount-field{border-color:var(--line)}.amount-field>label,.amount-field span,.amount-field input::placeholder{color:var(--muted)}.details>div{border-color:var(--line)}.details dt{color:var(--muted)}.detail-amount{background:var(--accent-soft)}.detail-amount span{color:var(--muted)}.details dd{color:var(--ink)}.task-stats>div>span,.task-stats>p,.task-row>small,.task-row.done>span:nth-child(2),.center-empty p{color:var(--muted)}.task-row>.task-checkbox{border-color:var(--accent-border)}.task-row.done>.task-checkbox{background:var(--accent-soft);color:var(--accent-text)}.large-symbol{border-color:var(--accent-border);color:var(--accent-text)}.assistant-status{color:var(--muted)}.assistant-status strong{color:var(--accent-text)}.assistant-status>span:last-child{color:var(--muted)}.status-dot{background:var(--accent-text)}.assistant-symbol{color:var(--accent-text)}.assistant-symbol>span{border-color:var(--accent-border)}.assistant-intro h2 em{color:var(--accent-text)}.assistant-intro>p{color:var(--muted)}.assistant-suggestions>button{border-color:var(--line);background:var(--surface);color:var(--accent-text)}.assistant-suggestions>button>svg:last-child{color:var(--muted)}.composer{background:var(--surface);border-color:var(--line);box-shadow:0 6px 20px var(--shadow)}.composer input::placeholder,.composer-note{color:var(--muted)}.composer>button{background:var(--accent);color:var(--on-accent)}.chat-avatar{background:var(--accent-soft);color:var(--accent-text)}.chat-message.user>p{background:var(--accent-soft);color:var(--ink)}.chat-message.assistant>p{color:var(--ink)}.settings-section-title p,.slider-extremes small,.slider-field b small,.settings-link,.onboarding-intro>.inline-note,.onboarding>footer{color:var(--muted)}.slider-field b{color:var(--accent-text)}.slider-field input{accent-color:var(--accent);min-height:44px}.settings-link{border-color:var(--line)}.plan-card{background:var(--surface);border-color:var(--line)}.plan-card.chosen{background:var(--accent-soft);border-color:var(--accent-border)}.plan-card>p,.plan-price>small,.plan-model-note{color:var(--muted)}.plan-card-top>span{color:var(--accent-text);border-color:var(--accent-border)}.plan-card li svg{color:var(--accent-text)}.plan-select{background:var(--surface-alt);color:var(--ink)}.plan-card.chosen .plan-select{background:var(--accent);color:var(--on-accent)}.toast{background:var(--ink);color:var(--paper)}.toast>button:not(.toast-close),.toast-close{color:var(--paper)}.onboarding-intro>.body-muted{color:var(--muted)}.onboarding-emblem{color:var(--accent-text)}.onboarding-emblem span{border-color:var(--accent-border)}.question-index{color:var(--muted)}.entry-story{background:var(--accent);color:var(--on-accent)}.brand-light,.brand-light .brand-mark,.brand-light .brand-period{color:var(--on-accent)}.entry-statement .eyebrow,.entry-statement h1 em,.entry-statement>p:last-child,.entry-bottom,.art-cross{color:var(--on-accent)}.entry-statement>p:last-child,.entry-bottom{opacity:.78}.entry-bottom{border-color:color-mix(in srgb,var(--on-accent) 22%,transparent)}.orbit{border-color:color-mix(in srgb,var(--on-accent) 18%,transparent)}.orbit-dot{background:var(--on-accent);box-shadow:0 0 0 10px color-mix(in srgb,var(--on-accent) 8%,transparent)}.entry-note,.entry-footer,.entry-note p{color:var(--muted)}.bottom-nav{background:color-mix(in srgb,var(--paper) 95%,transparent);border-color:var(--line)}.bottom-nav>button{color:var(--muted)}.bottom-nav>button.active{color:var(--accent-text)}.bottom-nav>button.active:before{background:var(--accent-text)}.finance-page{padding-bottom:0}.finance-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:29px}.finance-heading .eyebrow{font-size:9px;letter-spacing:1.7px;color:var(--accent-text);margin-bottom:10px}.finance-heading h1{font-size:38px;font-weight:500;letter-spacing:-1.5px;line-height:1.15}.finance-heading>div>p:last-child{font-size:12px;color:var(--muted);margin-top:11px}.finance-period{display:flex;align-items:center;gap:10px;flex-shrink:0}.month-switch{display:flex;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:3px}.month-switch>button{display:grid;place-items:center;width:31px;height:36px;color:var(--muted);border-radius:7px}.month-switch>label{position:relative;display:grid;place-items:center;font-size:11px;text-transform:capitalize;min-width:119px;height:38px;color:var(--ink);cursor:pointer}.month-switch input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.finance-period>select{min-height:45px;border:1px solid var(--line);background:var(--surface);border-radius:10px;font-size:11px;padding:8px 10px;color:var(--muted);max-width:84px}.finance-overview{display:grid;grid-template-columns:1fr 1.15fr;gap:20px;margin-bottom:30px}.available-card{background:var(--accent);color:var(--on-accent);position:relative;overflow:hidden;border-radius:16px;padding:25px 27px;min-height:176px;display:flex;flex-direction:column;justify-content:center;border:1px solid color-mix(in srgb,var(--accent) 80%,var(--ink))}.available-card>div{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;gap:15px}.available-card>div>span{font-size:9px;letter-spacing:1.2px;font-weight:550;opacity:.86}.available-card>strong{font-size:35px;font-weight:450;letter-spacing:-1.2px;position:relative;z-index:1;margin:21px 0 11px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.available-card>small{font-size:10px;position:relative;z-index:1;opacity:.79}.available-art{position:absolute;width:210px;height:210px;right:-45px;bottom:-70px;transform:rotate(-18deg)}.available-art>i{position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--on-accent) 20%,transparent);border-radius:40%}.available-art>i:nth-child(2){inset:19px}.available-art>i:nth-child(3){inset:38px}.cashflow-card{display:grid;grid-template-columns:1fr 1fr;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px;gap:24px 20px}.cashflow-stat{display:flex;align-items:flex-start;gap:11px;min-width:0}.cashflow-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.cashflow-icon.income{background:var(--success-soft);color:var(--success)}.cashflow-icon.expense{background:var(--accent-soft);color:var(--accent-text)}.cashflow-stat>div>span{font-size:11px;color:var(--muted)}.cashflow-stat strong{display:block;font-size:22px;font-weight:450;letter-spacing:-.6px;margin-top:11px;white-space:nowrap;font-variant-numeric:tabular-nums}.cashflow-net{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px}.cashflow-net>span{font-size:11px;color:var(--muted)}.cashflow-net strong{font-size:17px;font-weight:500;letter-spacing:-.4px}.positive{color:var(--success)}.negative{color:var(--danger)}.finance-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.finance-section-heading h2{font-size:20px;font-weight:500;letter-spacing:-.6px}.finance-section-heading>div>span{display:block;font-size:11px;color:var(--muted);margin-top:7px}.finance-section-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:9px}.finance-section-heading>svg{color:var(--muted)}.finance-section-heading>.text-link{font-size:11px;gap:6px}.wallet-strip{display:flex;gap:12px;overflow:auto;scroll-snap-type:x mandatory;padding:0 1px 10px}.wallet-tile{display:flex;align-items:center;gap:12px;min-width:220px;flex:1;text-align:left;padding:17px 18px;border:1px solid var(--line);border-radius:12px;background:var(--surface);position:relative;scroll-snap-align:start}.wallet-tile.selected{border-color:var(--accent-border);background:var(--accent-soft)}.wallet-tile-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;background:var(--surface-alt);color:var(--muted);flex-shrink:0}.wallet-tile.selected .wallet-tile-icon{background:var(--surface);color:var(--accent-text)}.wallet-tile-content{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.wallet-tile-content>span{display:flex;align-items:center;gap:9px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-tile-content small{font-size:8px;color:var(--muted);padding:3px 5px;border:1px solid var(--line);border-radius:4px;margin-left:auto}.wallet-tile-content>strong{font-weight:550;font-size:17px;white-space:nowrap;font-variant-numeric:tabular-nums}.wallet-selected{position:absolute;right:8px;top:7px;background:var(--accent);color:var(--on-accent);display:grid;place-items:center;width:16px;height:16px;border-radius:50%}.first-wallet{width:100%;display:grid;grid-template-columns:49px 1fr 28px;grid-template-rows:1fr 1fr;gap:5px 14px;border:1px dashed var(--accent-border);background:var(--accent-soft);border-radius:12px;text-align:left;padding:20px}.first-wallet>span{grid-column:1;grid-row:1/3;display:grid;place-items:center;color:var(--accent-text);background:var(--surface);width:49px;height:49px;border-radius:13px}.first-wallet>strong{grid-column:2;align-self:end;font-size:14px;font-weight:500}.first-wallet>small{grid-column:2;font-size:11px;color:var(--muted)}.first-wallet>svg{grid-column:3;grid-row:1/3;align-self:center;color:var(--accent-text)}.finance-action-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 27px}.finance-action-row>button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;background:var(--surface);border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:500}.finance-action-row>button>svg{color:var(--accent-text);width:18px}.finance-action-row>.primary-finance-action{background:var(--accent);color:var(--on-accent);border-color:color-mix(in srgb,var(--accent) 80%,var(--ink))}.finance-action-row>.primary-finance-action>svg{color:var(--on-accent)}.finance-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr);gap:21px;align-items:start;margin-bottom:23px}.finance-main-column,.finance-report-column{display:flex;flex-direction:column;gap:21px;min-width:0}.finance-surface{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:24px}.round-add{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text)}.category-section .finance-section-heading{margin-bottom:18px}.category-kind{display:flex;align-items:center;gap:6px;margin-bottom:23px;border-bottom:1px solid var(--line);padding-bottom:12px}.category-kind>button{font-size:11px;color:var(--muted);padding:8px 13px;border-radius:6px;min-height:35px}.category-kind>button.selected{background:var(--accent-soft);color:var(--accent-text);font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 6px}.category-button{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:108px;padding:0 2px;min-width:0}.category-circle{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:var(--category-color);margin-bottom:11px;border:1px solid color-mix(in srgb,var(--category-color) 80%,var(--ink))}.category-button>strong{font-size:10px;font-weight:500;line-height:1.35;overflow-wrap:anywhere;max-width:100%}.category-button>small{display:block;font-size:9px;color:var(--muted);margin-top:6px;line-height:1.4;overflow-wrap:anywhere}.category-budget{font-size:8px;line-height:1.5;color:var(--subtle);margin-top:3px}.category-budget.exceeded{color:var(--danger)}.budget-list{display:flex;flex-direction:column;gap:23px}.budget-row{display:block;width:100%;text-align:left;padding:0}.budget-row-top{display:flex;align-items:center;gap:9px;font-size:11px}.budget-glyph{width:28px;height:28px;display:grid;place-items:center;color:var(--category-color)}.budget-row-top>strong{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budget-row-top>span:last-child{margin-left:auto;font-size:11px;white-space:nowrap}.budget-row-top>span:last-child>small{color:var(--muted);font-size:10px}.budget-progress{width:100%;height:6px;border-radius:6px;background:var(--surface-alt);overflow:hidden;margin:11px 0 9px}.budget-progress>span{display:block;height:100%;border-radius:6px;background:var(--accent)}.budget-row-bottom{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted)}.over-budget .budget-progress>span{background:var(--danger)}.over-budget .budget-row-bottom{color:var(--danger)}.finance-empty-inline{display:flex;align-items:flex-start;gap:16px;padding:15px 0 5px}.empty-feature-icon{width:45px;height:45px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-text)}.finance-empty-inline strong{font-size:13px;font-weight:500}.finance-empty-inline p{font-size:11px;color:var(--muted);line-height:1.7;margin:10px 0 5px;max-width:265px}.finance-empty-inline .text-link{font-size:11px}.report-section .finance-section-heading h2{font-size:19px}.report-section .finance-section-heading>svg{width:18px}.expense-donut{position:relative;width:195px;height:195px;margin:29px auto 27px;border-radius:50%;padding:18px}.expense-donut.empty{background:var(--surface-alt);border:1px dashed var(--accent-border);padding:19px}.expense-donut>div{height:100%;width:100%;background:var(--surface);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.expense-donut span{font-size:9px;color:var(--muted)}.expense-donut strong{font-size:22px;font-weight:500;letter-spacing:-.7px;max-width:140px;overflow-wrap:anywhere}.expense-donut small{font-size:8px;color:var(--subtle);max-width:112px;line-height:1.5}.expense-donut.empty strong{font-size:33px;color:var(--accent-text);font-weight:300}.report-empty{text-align:center;font-size:11px;color:var(--muted);line-height:1.8;margin:4px auto 6px;max-width:245px}.report-legend{display:flex;flex-direction:column;gap:13px}.report-legend>div{display:flex;align-items:center;gap:8px;font-size:10px}.report-legend>div>span:first-child{width:7px;height:7px;border-radius:50%;flex-shrink:0}.report-legend strong{font-size:10px;font-weight:450;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-legend>div>span:nth-last-child(2){font-size:10px;white-space:nowrap}.report-legend small{font-size:9px;color:var(--muted);width:27px;text-align:right}.trend-period{font-size:9px;color:var(--muted)}.trend-section .finance-section-heading{margin-bottom:15px}.trend-bars{height:137px;display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:10px 0 0;margin-top:12px}.trend-bar-month{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;gap:10px}.trend-bar-pair{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:100%;width:100%;border-bottom:1px solid var(--line)}.trend-bar-pair>span{width:11px;max-width:33%;border-radius:3px 3px 0 0}.income-bar{background:var(--success)}.expense-bar{background:var(--accent)}.trend-bar-month>small{font-size:9px;color:var(--muted)}.trend-key{display:flex;justify-content:center;gap:15px;margin-top:18px;font-size:9px;color:var(--muted)}.trend-key>span{display:flex;align-items:center;gap:6px}.trend-key i{width:6px;height:6px;border-radius:2px}.income-key{background:var(--success)}.expense-key{background:var(--accent)}.trend-details{font-size:10px;margin-top:17px;color:var(--muted)}.trend-details summary{cursor:pointer;min-height:32px;padding:9px 0;color:var(--accent-text)}.trend-details table{width:100%;font-size:9px;border-collapse:collapse;margin:9px 0 0}.trend-details th,.trend-details td{text-align:right;padding:8px 0;border-bottom:1px solid var(--line);font-weight:400}.trend-details th:first-child,.trend-details td:first-child{text-align:left;padding-right:8px}.finance-history .finance-section-heading{margin-bottom:21px}.history-count{display:grid;place-items:center;min-width:31px;height:31px;font-size:11px;color:var(--muted);background:var(--surface-alt);border-radius:50%}.finance-history-controls{display:flex;align-items:center;gap:12px}.history-search{display:flex;align-items:center;gap:10px;flex:1;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:0 12px}.history-search>svg{color:var(--muted);flex-shrink:0}.history-search input{min-height:44px;background:transparent;border:0;font-size:11px;flex:1;min-width:0}.history-search input::placeholder{color:var(--subtle)}.history-search>button{display:grid;place-items:center;width:28px;height:38px;padding:0;color:var(--muted)}.finance-history-controls>select{background:var(--surface);border:1px solid var(--line);border-radius:9px;min-height:46px;max-width:154px;font-size:11px;padding:0 12px}.history-archive-toggle{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid var(--line);border-radius:9px;font-size:11px;padding:0 14px;color:var(--muted)}.history-archive-toggle.selected{color:var(--accent-text);background:var(--accent-soft);border-color:var(--accent-border)}.history-context{font-size:10px;color:var(--muted);line-height:1.6;margin:14px 0 6px;text-transform:none}.history-context:first-letter{text-transform:uppercase}.finance-history-row{display:flex;align-items:center;gap:13px;width:100%;padding:17px 0;text-align:left;border-bottom:1px solid var(--line)}.finance-history-row:last-child{border:0}.history-row-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--surface-alt);color:var(--category-color,var(--accent-text));flex-shrink:0}.history-row-icon.income{background:var(--success-soft);color:var(--success)}.history-row-icon.transfer{background:var(--accent-soft);color:var(--accent-text)}.history-row-description{display:flex;flex-direction:column;gap:7px;min-width:0;flex:1}.history-row-description>strong{font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row-description>small{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.history-row-right>strong{font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.history-row-right>strong.income{color:var(--success)}.history-row-right>small{font-size:10px;color:var(--muted)}.finance-history-row>svg:last-child{color:var(--muted);margin-left:2px}.history-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:43px 0 31px}.history-empty>svg{color:var(--accent-text);opacity:.75}.history-empty>strong{font-size:14px;font-weight:500}.history-empty>p{font-size:11px;color:var(--muted);line-height:1.7}.finance-bottom-note{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px;margin:27px 0 2px;line-height:1.7}.appearance-editor{display:flex;flex-direction:column;gap:19px}.appearance-editor .settings-section-title{margin-bottom:0}.theme-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-modes>button{display:flex;flex-direction:column;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;min-height:80px;justify-content:center;padding:12px 4px;color:var(--muted);font-size:11px;background:var(--surface)}.theme-modes>button.selected{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-text)}.appearance-label{display:block;font-size:12px;font-weight:500;margin-bottom:0}.accent-palette{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.accent-palette>button{height:37px;width:37px;max-width:100%;display:grid;place-items:center;border-radius:50%;border:2px solid var(--surface);outline:1px solid var(--line)}.accent-palette>button[aria-pressed=true]{outline:2px solid var(--accent-text);outline-offset:2px}.custom-color{display:flex;align-items:center;gap:11px;font-size:12px}.custom-color>span{margin-right:auto}.custom-color input[type=color]{width:37px;height:37px;border:1px solid var(--line);border-radius:7px;padding:3px;background:var(--surface);cursor:pointer}.custom-color input[type=text]{width:94px;min-height:40px;background:var(--surface);border:1px solid var(--line);border-radius:7px;font-size:12px;font-family:ui-monospace,SFMono-Regular,monospace;padding:9px;text-transform:uppercase}.appearance-preview{border-radius:12px;background:var(--paper);color:var(--ink);border:1px solid var(--line);padding:21px;margin:1px 0 6px}.appearance-preview>div{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);gap:10px}.appearance-preview>div>svg{color:var(--accent-text)}.appearance-preview>strong{font-size:23px;font-weight:500;letter-spacing:-.6px;display:block;margin-top:21px}.appearance-preview>p{font-size:12px;color:var(--muted);margin-top:10px}.preview-button{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;padding:12px 15px;background:var(--accent);color:var(--on-accent);border-radius:7px;margin-top:22px}.category-icon-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:13px}.category-icon-picker>button{width:100%;aspect-ratio:1;min-height:40px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:var(--surface)}.category-icon-picker>button.selected{background:var(--accent-soft);color:var(--accent-text);border-color:var(--accent-border)}.category-color-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.category-color-picker>button{width:38px;height:38px;justify-self:center;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line)}.category-color-picker>button[aria-pressed=true]{outline:2px solid var(--accent-text);outline-offset:3px}.custom-category-color{width:38px;height:38px;position:relative;border:1px dashed var(--accent-border);display:grid;place-items:center;border-radius:50%;justify-self:center;color:var(--accent-text);overflow:hidden}.custom-category-color input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.category-preview{display:flex;flex-direction:column;align-items:center;text-align:center;gap:13px;padding:8px 0}.category-preview>span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%}.category-preview>strong{font-size:15px;font-weight:500;max-width:100%;overflow-wrap:anywhere}.entry-category-banner{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);padding:14px;border-radius:12px}.entry-category-banner>span{height:48px;width:48px;flex-shrink:0;border-radius:50%;display:grid;place-items:center}.entry-category-banner>div{display:flex;flex-direction:column;gap:7px;min-width:0}.entry-category-banner small{font-size:9px;letter-spacing:1.2px;color:var(--muted)}.entry-category-banner strong{font-size:17px;font-weight:500;overflow-wrap:anywhere}.transfer-direction{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--accent-text);font-size:11px;margin:-7px 0}.transfer-direction>svg{transform:rotate(90deg)}.finance-sheet .amount-field input{font-size:43px}.finance-sheet .field select{font-size:14px}@media(hover:hover)and (pointer:fine){.text-link:hover{color:var(--accent-text);opacity:.78}.icon-button:hover,.nav-item:not(.active):hover,.task-row:hover,.settings-link:hover{background:var(--surface-alt)}.quick-actions>button:hover,.assistant-suggestions>button:hover,.plan-select:hover,.add-account-card:hover{background:var(--accent-soft)}.category-button:hover .category-circle{transform:translateY(-3px)}.category-circle{transition:transform .18s var(--ease)}.wallet-tile:hover,.finance-action-row>button:not(.primary-finance-action):hover,.history-archive-toggle:hover{border-color:var(--accent-border)}.finance-history-row:hover{background:var(--paper)}.month-switch>button:hover{background:var(--accent-soft);color:var(--accent-text)}.budget-row:hover .budget-row-top>strong{color:var(--accent-text)}}@media(min-width:1500px){.main-content{max-width:1450px}.finance-heading h1{font-size:42px}.finance-columns{grid-template-columns:minmax(0,1.45fr) minmax(345px,1fr)}.finance-surface{padding:28px}.category-grid{gap:25px 9px;grid-template-columns:repeat(5,minmax(0,1fr))}.category-circle{width:54px;height:54px}.category-button>strong{font-size:12px}.category-button>small{font-size:10px}.category-budget{font-size:9px}.finance-section-heading h2{font-size:23px}.report-section .finance-section-heading h2{font-size:22px}.cashflow-stat strong{font-size:27px}.available-card>strong{font-size:40px}.expense-donut{width:220px;height:220px;padding:21px}.expense-donut strong{font-size:25px}.report-legend>div,.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:12px}.finance-history-row{padding:21px 0}.history-row-description>strong{font-size:14px}.history-row-right>strong{font-size:15px}.wallet-tile-content>span{font-size:13px}.wallet-tile-content>strong{font-size:19px}}@media(max-width:1200px){.finance-heading{align-items:flex-start}.finance-heading h1{font-size:33px}.finance-heading>div>p:last-child{font-size:11px}.finance-period{gap:6px}.month-switch>label{min-width:100px;font-size:10px}.month-switch>button{width:25px}.finance-period>select{font-size:10px;max-width:74px}.finance-overview{gap:16px;grid-template-columns:1fr 1.1fr}.available-card{padding:23px;min-height:170px}.available-card>strong{font-size:29px}.cashflow-card{padding:21px 18px;gap:22px 12px}.cashflow-stat{gap:8px}.cashflow-icon{width:29px;height:29px}.cashflow-stat strong{font-size:19px}.cashflow-stat>div>span{font-size:10px}.finance-columns{grid-template-columns:minmax(0,1.25fr) minmax(255px,1fr);gap:16px}.finance-surface{padding:21px 19px}.finance-section-heading h2{font-size:19px}.report-section .finance-section-heading h2{font-size:17px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 6px}.category-circle{width:46px;height:46px}.category-button>strong{font-size:10px}.expense-donut{width:175px;height:175px;padding:16px}.expense-donut strong{font-size:20px}.expense-donut span,.expense-donut small{font-size:8px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:9px}.budget-row-top{gap:6px}.budget-row-top>span:last-child{font-size:10px}.budget-row-top>span:last-child>small{font-size:9px}.budget-row-top>strong{font-size:10px}.finance-empty-inline{gap:11px}.finance-empty-inline strong{font-size:12px}.finance-empty-inline p{font-size:10px}.finance-history-controls{gap:8px}.history-search input{font-size:10px}.finance-history-controls>select{font-size:10px;max-width:135px}.history-archive-toggle{font-size:10px;padding:0 10px}}@media(max-width:980px){.finance-heading{display:block}.finance-period{margin-top:21px}.month-switch>label{min-width:140px;font-size:12px}.month-switch>button{width:35px}.finance-period>select{font-size:12px;max-width:90px}.finance-overview{grid-template-columns:1fr}.available-card{min-height:157px}.available-card>strong{font-size:34px;margin-top:17px}.cashflow-card{gap:18px;padding:22px}.cashflow-stat strong{font-size:24px}.cashflow-stat>div>span{font-size:12px}.cashflow-icon{width:34px;height:34px}.cashflow-net>span{font-size:12px}.cashflow-net strong{font-size:18px}.finance-columns{grid-template-columns:1fr}.finance-report-column{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px}.report-section,.trend-section{height:100%}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:21px 7px}.category-circle{width:46px;height:46px}.category-button>strong{font-size:11px}.budget-row-top{font-size:12px}.budget-row-top>strong{font-size:12px}.budget-row-top>span:last-child{font-size:12px}.budget-row-top>span:last-child>small{font-size:11px}.budget-row-bottom{font-size:10px}.finance-empty-inline strong{font-size:14px}.finance-empty-inline p{font-size:12px;max-width:none}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:16px}.finance-report-column .finance-section-heading .eyebrow{font-size:7px;letter-spacing:1px}.finance-report-column .finance-section-heading>svg{display:none}.expense-donut{width:155px;height:155px;padding:14px}.expense-donut strong{font-size:18px;max-width:105px}.expense-donut span{font-size:8px}.expense-donut small{max-width:90px}.trend-period{font-size:8px}.trend-bars{height:157px}.report-empty{font-size:10px}.trend-details table{font-size:8px}.finance-history-controls{flex-wrap:wrap}.history-search{flex-basis:100%}.history-search input{font-size:12px}.finance-history-controls>select{font-size:12px;flex:1;max-width:none}.history-archive-toggle{font-size:12px;min-width:100px}.history-context{font-size:10px}.finance-history-row{gap:10px}.history-row-description>strong{font-size:12px}.history-row-right>strong{font-size:13px}.history-row-description>small{font-size:10px}.finance-history-row>svg:last-child{display:none}}@media(max-width:720px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-report-column{display:flex;flex-direction:column}.report-section,.trend-section{width:100%}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:20px}.finance-report-column .finance-section-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.expense-donut{width:195px;height:195px;padding:18px}.expense-donut strong{font-size:24px;max-width:145px}.expense-donut span{font-size:10px}.expense-donut small{font-size:9px;max-width:110px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:11px}.report-legend small{font-size:10px}.report-empty{font-size:12px}.trend-period{font-size:10px}.trend-bars{height:160px}.trend-bar-pair>span{width:16px}.trend-bar-month>small,.trend-key,.trend-details{font-size:10px}.trend-details table{font-size:11px}.finance-action-row{gap:8px}.finance-action-row>button{gap:6px;font-size:11px}.finance-action-row>button>svg{width:17px}}@media(max-width:600px){.main-content{padding:16px 20px calc(103px + env(safe-area-inset-bottom,0px))}.topbar{height:78px;padding-left:20px;padding-right:20px}.mobile-logo .brand{font-size:30px}.mobile-logo .brand-mark{width:32px;height:32px}.finance-heading{margin-bottom:22px}.finance-heading .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:10px}.finance-heading h1{font-size:34px;font-weight:500;letter-spacing:-1.3px}.finance-heading>div>p:last-child{font-size:12px;line-height:1.7;margin-top:11px}.finance-period{display:flex;margin-top:22px;gap:10px;width:100%;justify-content:space-between}.month-switch{flex:1;border-radius:11px;padding:2px}.month-switch>label{flex:1;min-width:0;font-size:12px;height:42px}.month-switch>button{width:40px;height:42px}.finance-period>select{min-height:48px;width:77px;font-size:12px;padding:8px}.finance-overview{gap:13px;margin-bottom:25px}.available-card{border-radius:15px;padding:24px;min-height:166px}.available-card>div>span{font-size:10px;letter-spacing:1px}.available-card>strong{font-size:35px;font-weight:450;letter-spacing:-1px;margin:22px 0 10px}.available-card>small{font-size:11px}.cashflow-card{border-radius:14px;padding:22px 19px;gap:22px 15px}.cashflow-stat{gap:10px}.cashflow-icon{width:33px;height:33px}.cashflow-stat>div>span{font-size:12px}.cashflow-stat strong{font-size:21px;letter-spacing:-.7px;margin-top:9px}.cashflow-net{padding-top:18px;gap:12px}.cashflow-net>span{font-size:12px}.cashflow-net strong{font-size:18px}.finance-section-heading{margin-bottom:18px;gap:13px}.finance-section-heading h2{font-size:21px;letter-spacing:-.6px}.finance-section-heading>div>span{font-size:11px;line-height:1.6;margin-top:5px}.finance-section-heading>.text-link{font-size:12px;min-height:44px;gap:5px}.finance-section-heading .eyebrow{font-size:9px;letter-spacing:1.15px;line-height:1.5;margin-bottom:9px}.wallet-strip{margin-right:-20px;padding-right:20px;gap:11px;padding-bottom:7px}.wallet-tile{min-width:245px;max-width:290px;flex:none;padding:18px 17px;gap:12px}.wallet-tile-content>span{font-size:13px}.wallet-tile-content small{font-size:9px}.wallet-tile-content>strong{font-size:19px}.wallet-tile-icon{width:39px;height:39px}.first-wallet{margin-right:0;padding:18px 16px;grid-template-columns:45px 1fr 22px;gap:6px 12px;border-radius:12px}.wallet-strip:has(.first-wallet){margin-right:0;padding-right:0}.first-wallet>span{width:45px;height:45px}.first-wallet>strong{font-size:14px}.first-wallet>small{font-size:11px;line-height:1.55}.finance-action-row{gap:8px;margin:18px 0 23px}.finance-action-row>button{flex-direction:column;gap:8px;min-height:78px;font-size:12px;border-radius:11px;padding:11px 5px}.finance-action-row>button>svg{width:20px;height:20px}.finance-columns{gap:17px;margin-bottom:18px}.finance-main-column,.finance-report-column{gap:17px}.finance-surface{padding:23px 19px;border-radius:14px}.category-section .finance-section-heading{margin-bottom:15px}.round-add{width:44px;height:44px}.category-kind{gap:7px;padding-bottom:12px;margin-bottom:24px}.category-kind>button{font-size:12px;min-height:42px;padding:8px 17px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 6px}.category-circle{width:51px;height:51px;margin-bottom:10px}.category-circle>svg{width:25px;height:25px}.category-button{padding:0;min-height:109px}.category-button>strong{font-size:11px;line-height:1.45;font-weight:500;letter-spacing:-.1px}.category-button>small{font-size:10px;line-height:1.5;margin-top:5px}.category-budget{font-size:9px;line-height:1.4}.budget-list{gap:25px}.budget-row-top{gap:7px}.budget-row-top>strong{font-size:12px}.budget-glyph{width:24px;height:28px}.budget-row-top>span:last-child{font-size:12px}.budget-row-top>span:last-child>small{display:block;text-align:right;font-size:10px;margin-top:4px}.budget-progress{height:7px;margin-top:13px}.budget-row-bottom{font-size:10px;line-height:1.5}.finance-empty-inline{gap:12px;padding:7px 0 0}.empty-feature-icon{width:42px;height:42px;border-radius:11px}.finance-empty-inline strong{font-size:14px;line-height:1.55}.finance-empty-inline p{font-size:12px;line-height:1.8;margin-top:9px}.finance-empty-inline .text-link{font-size:12px}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:21px}.finance-report-column .finance-section-heading .eyebrow{font-size:9px;letter-spacing:1.15px}.expense-donut{width:209px;height:209px;margin:27px auto;padding:19px}.expense-donut strong{font-size:25px;letter-spacing:-.7px;max-width:150px}.expense-donut span{font-size:10px}.expense-donut small{font-size:10px;max-width:125px;line-height:1.5}.report-empty{font-size:12px;line-height:1.85;max-width:none}.report-legend{gap:15px}.report-legend>div{gap:8px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:12px}.report-legend small{font-size:10px;width:30px}.report-legend>div>span:first-child{width:8px;height:8px}.trend-period{font-size:10px}.trend-bars{height:170px;margin-top:17px}.trend-bar-pair>span{width:16px;border-radius:4px 4px 0 0}.trend-bar-month>small{font-size:10px}.trend-key{font-size:11px;margin-top:12px}.trend-key i{width:7px;height:7px}.trend-details{font-size:11px;margin-top:16px}.trend-details summary{min-height:44px;padding:15px 0 8px}.trend-details table{font-size:10px}.trend-details th,.trend-details td{padding:10px 0}.finance-history .finance-section-heading{margin-bottom:18px}.history-count{font-size:12px;min-width:33px;height:33px}.finance-history-controls{gap:9px}.history-search{gap:9px;padding:0 11px;width:100%;flex-basis:100%}.history-search input{font-size:16px;min-height:45px}.history-search input::placeholder{font-size:12px}.history-search>button{width:33px;height:44px}.finance-history-controls>select{font-size:12px;min-height:46px;padding:0 10px}.history-archive-toggle{font-size:12px;min-height:46px;padding:0 13px;gap:7px}.history-context{font-size:10px;line-height:1.7;margin-top:14px}.finance-history-row{gap:10px;padding:18px 0}.history-row-icon{width:36px;height:36px;border-radius:11px}.history-row-description>strong{font-size:13px;font-weight:500}.history-row-description>small{font-size:11px;line-height:1.5}.history-row-right>strong{font-size:14px;letter-spacing:-.25px}.history-row-right>small{font-size:10px}.history-row-description{gap:5px}.history-row-right{gap:6px}.history-empty{padding:36px 0 18px;gap:13px}.history-empty>strong{font-size:14px;line-height:1.55}.history-empty>p{font-size:12px;line-height:1.75}.finance-bottom-note{font-size:10px;line-height:1.8;align-items:flex-start;gap:6px;margin-top:23px;text-align:center}.finance-bottom-note>svg{flex-shrink:0;margin-top:2px}.theme-modes>button{font-size:11px;min-height:83px}.theme-modes{gap:8px}.accent-palette{grid-template-columns:repeat(4,1fr);gap:14px 8px}.accent-palette>button{width:44px;height:44px;justify-self:center}.appearance-label,.custom-color{font-size:13px}.custom-color input[type=color]{width:44px;height:44px}.custom-color input[type=text]{min-height:44px;font-size:16px;width:106px}.appearance-preview{padding:20px}.appearance-preview>div{font-size:11px}.appearance-preview>strong{font-size:24px}.appearance-preview>p{font-size:13px}.preview-button{font-size:13px;min-height:45px}.category-icon-picker{grid-template-columns:repeat(6,1fr);gap:7px}.category-icon-picker>button{min-height:43px}.category-color-picker{grid-template-columns:repeat(6,1fr);gap:11px 6px}.category-color-picker>button,.custom-category-color{width:43px;height:43px}.entry-category-banner{padding:15px;gap:13px}.entry-category-banner strong{font-size:18px}.entry-category-banner small{font-size:10px}.finance-sheet .field select{font-size:16px}.finance-sheet .amount-field input{font-size:43px}.category-preview>strong{font-size:16px}.transfer-direction{font-size:12px}.entry-note p,.entry-footer,.entry-form>.body-muted,.onboarding-intro>.body-muted,.onboarding-intro>.inline-note,.onboarding>footer,.quiet-footer,.page-heading .body-muted,.money-glance>p,.money-glance h2 span,.glance-accounts>div>span,.empty-focus p>span,.assistant-intro>p,.assistant-status>span:last-child,.composer-note,.settings-section-title p,.slider-extremes small,.onboarding .slider-extremes small,.task-stats>div>span,.task-stats>p,.task-row>small,.center-empty p,.stack>.body-muted,.inline-note,.stack>.inline-note,.plan-card>p,.plan-model-note,.plan-price>small,.details dt{color:var(--muted)}.chat-message.assistant>p{color:var(--ink)}.topbar-local{color:var(--muted)}.page-heading .eyebrow,.onboarding .slider-field b{color:var(--accent-text)}.onboarding .slider-field input{accent-color:var(--accent)}.quick-actions>button{font-size:11px}.task-row{font-size:14px}.task-row.done>.task-checkbox{color:var(--accent-text)}.composer input{color:var(--ink)}.composer input::placeholder{color:var(--muted)}}@media(max-width:365px){.main-content,.topbar{padding-left:16px;padding-right:16px}.finance-heading h1{font-size:31px}.finance-surface{padding:21px 15px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 8px}.category-circle{width:51px;height:51px}.category-button>strong{font-size:12px}.cashflow-card{padding:21px 16px;gap:21px 11px}.cashflow-stat{gap:8px}.cashflow-icon{width:29px;height:29px}.cashflow-stat strong{font-size:19px}.cashflow-stat>div>span{font-size:11px}.available-card>strong{font-size:33px}.finance-action-row>button{font-size:11px;min-height:73px}.wallet-strip{margin-right:-16px;padding-right:16px}.category-icon-picker,.category-color-picker{grid-template-columns:repeat(5,1fr)}.finance-history-row{gap:8px}.history-row-description>strong{font-size:12px}.history-row-right>strong{font-size:13px}.history-row-icon{width:32px;height:32px}.finance-section-heading h2{font-size:20px}.finance-section-heading>.text-link{font-size:11px}.history-row-description>small{font-size:10px}}@media(prefers-reduced-motion:reduce){.category-button:hover .category-circle{transform:none}}html[data-privacy=covered] #root,html[data-privacy=covered] dialog{visibility:hidden!important}html[data-privacy=covered] body:after{content:"Prime · Личное пространство";position:fixed;inset:0;display:grid;place-items:center;z-index:2147483647;background:var(--paper);color:var(--muted);font-size:16px;letter-spacing:.4px}.category-button>strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;overflow-wrap:normal}.budget-private{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;min-height:34px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.expense-donut.private{background:var(--surface-alt);border:1px solid var(--line)}.expense-donut.private>div>svg{color:var(--muted)}.trend-private{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--muted);font-size:12px;text-align:center}html[data-telegram=true]{--prime-safe-top: max(env(safe-area-inset-top, 0px), calc(var(--prime-tg-safe-top, 0px) + var(--prime-tg-content-top, 0px)));--prime-safe-bottom: max(env(safe-area-inset-bottom, 0px), calc(var(--prime-tg-safe-bottom, 0px) + var(--prime-tg-content-bottom, 0px)));--prime-safe-left: max(env(safe-area-inset-left, 0px), calc(var(--prime-tg-safe-left, 0px) + var(--prime-tg-content-left, 0px)));--prime-safe-right: max(env(safe-area-inset-right, 0px), calc(var(--prime-tg-safe-right, 0px) + var(--prime-tg-content-right, 0px)));--prime-bottom-offset: max(0px, calc(100dvh - var(--prime-viewport-stable-height, 100dvh)))}html[data-telegram=true] .app-shell,html[data-telegram=true] .entry,html[data-telegram=true] .onboarding{min-height:var(--prime-viewport-stable-height, 100svh)}html[data-telegram=true] .sheet{max-height:calc(var(--prime-viewport-stable-height, 100svh) - var(--prime-safe-top) - var(--prime-safe-bottom) - 12px)}@media(max-width:600px){html[data-telegram=true] .topbar{height:calc(78px + var(--prime-safe-top));padding-top:calc(15px + var(--prime-safe-top));padding-left:calc(20px + var(--prime-safe-left));padding-right:calc(20px + var(--prime-safe-right))}html[data-telegram=true] .main-content{padding-left:calc(20px + var(--prime-safe-left));padding-right:calc(20px + var(--prime-safe-right));padding-bottom:calc(103px + var(--prime-safe-bottom))}html[data-telegram=true] .bottom-nav{bottom:var(--prime-bottom-offset);padding-bottom:calc(9px + var(--prime-safe-bottom));padding-left:calc(14px + var(--prime-safe-left));padding-right:calc(14px + var(--prime-safe-right))}html[data-telegram=true] .toast{bottom:calc(89px + var(--prime-safe-bottom) + var(--prime-bottom-offset))}html[data-telegram=true] .entry-main{min-height:var(--prime-viewport-stable-height, 100svh);padding-top:calc(32px + var(--prime-safe-top));padding-bottom:calc(25px + var(--prime-safe-bottom));padding-left:calc(29px + var(--prime-safe-left));padding-right:calc(29px + var(--prime-safe-right))}html[data-telegram=true] .onboarding{padding-top:calc(27px + var(--prime-safe-top));padding-bottom:calc(23px + var(--prime-safe-bottom));padding-left:calc(27px + var(--prime-safe-left));padding-right:calc(27px + var(--prime-safe-right))}html[data-telegram=true] .sheet{margin-bottom:var(--prime-bottom-offset)}html[data-telegram=true] .sheet-content{padding-bottom:calc(28px + var(--prime-safe-bottom));padding-left:calc(24px + var(--prime-safe-left));padding-right:calc(24px + var(--prime-safe-right))}}
