@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{--green:#00a86b;--green-deep:#075e46;--forest:#04291f;--gold:#ffc107;--telegram:#2481cc;--bg:#f4f6f8;--cream:#fafaf7;--text:#111111;--muted:#4f5660;--hint:#707579;--border:#e5e7eb;--white:#ffffff}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);font-family:inherit;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:24px;padding:16px 40px;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:auto;max-width:100%;object-fit:contain}.brand-logo--full{height:28px}.brand-logo--icon{height:36px}.site-header .brand-logo--full{height:26px}.footer-logo.brand-logo--full{height:24px;margin-bottom:12px}.nav{display:flex;gap:22px;margin-left:auto;color:var(--muted);font-size:14px}.nav a{transition:color .15s ease}.nav a:hover{color:var(--green-deep)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;border:1px solid var(--border);border-radius:10px;background:var(--white);cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;margin:0 auto;background:var(--text);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;font-weight:650;font-size:15px;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.btn:active{transform:translateY(1px)}.btn-compact{min-height:40px;padding:0 14px;font-size:13px}.btn-primary{background:var(--green);color:#fff;box-shadow:0 1px 2px rgba(4,41,31,.08)}.btn-primary:hover{background:#00c27c;box-shadow:0 6px 16px rgba(0,168,107,.28)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{border-color:var(--green);color:var(--green-deep)}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;align-items:center;padding:72px 40px 48px;max-width:1180px;margin:0 auto}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;filter:blur(64px);z-index:-1;pointer-events:none}.hero:before{width:480px;height:480px;top:-220px;right:-120px;background:radial-gradient(circle,rgba(0,168,107,.16),transparent 70%)}.hero:after{width:360px;height:360px;bottom:-180px;left:-100px;background:radial-gradient(circle,rgba(255,193,7,.12),transparent 70%)}.hero-copy{position:relative;z-index:1}.eyebrow{color:var(--green-deep);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}h1{font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.04em;max-width:12ch;margin-bottom:18px}.lede{font-size:18px;color:var(--muted);max-width:42ch;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hero-am{color:var(--hint);font-size:15px}.strip{display:flex;flex-wrap:wrap;gap:12px 28px;padding:18px 40px;border-block:1px solid var(--border);color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.strip span{display:inline-flex;align-items:center;gap:8px}.strip span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.section{padding:88px 40px;max-width:1180px;margin:0 auto}.section-head{max-width:640px;margin-bottom:40px}.cta h2,.privacy h2,.section-head h2,.section-split h2{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.15;margin-bottom:12px}.section-head p,.section-split p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-card,.price-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--green) 35%,var(--border));box-shadow:0 16px 32px rgba(4,41,31,.08)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:11px;background:color-mix(in srgb,var(--green) 12%,var(--white));color:var(--green-deep)}.feature-icon svg{width:21px;height:21px}.feature-card h3,.price-card h3{font-size:18px;margin-bottom:8px}.feature-card p{color:var(--muted);font-size:15px}.section-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.web-section{align-items:start;gap:56px}.web-section-copy p{color:var(--muted);margin-bottom:20px}.web-feature-list{list-style:none;display:flex;flex-direction:column;gap:16px;margin:24px 0 32px}.web-feature-list li{display:flex;gap:14px;align-items:flex-start}.web-feature-icon{font-size:1.25rem;line-height:1;flex-shrink:0;margin-top:1px}.web-feature-list strong{display:block;font-size:.95rem;margin-bottom:2px}.web-feature-list span{font-size:.875rem;color:var(--muted);line-height:1.5}.web-signin-btn{width:-moz-fit-content;width:fit-content}.browser-mock{border-radius:14px;border:1px solid var(--border);overflow:hidden;box-shadow:0 20px 50px rgba(4,41,31,.1);background:var(--bg);-webkit-user-select:none;-moz-user-select:none;user-select:none}.browser-mock-bar{background:color-mix(in srgb,var(--border) 60%,var(--cream));padding:10px 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border)}.browser-mock-bar span{width:10px;height:10px;border-radius:50%;background:var(--border);flex-shrink:0}.browser-mock-bar span:first-child{background:#ff5f57}.browser-mock-bar span:nth-child(2){background:#febc2e}.browser-mock-bar span:nth-child(3){background:#28c840}.browser-mock-url{flex:1 1;margin-left:8px;font-size:.72rem;color:var(--hint);background:var(--cream);border:1px solid var(--border);border-radius:6px;padding:3px 10px;text-align:center}.browser-mock-content{padding:16px;display:flex;flex-direction:column;gap:10px}.bm-nav{display:flex;gap:0;border-bottom:1px solid var(--border);margin:-16px -16px 0;padding:0 14px;overflow:hidden}.bm-nav-item{font-size:.7rem;font-weight:600;padding:8px 10px;color:var(--hint);border-bottom:2px solid transparent;white-space:nowrap}.bm-nav-item--active{color:var(--green-deep);border-bottom-color:var(--green)}.bm-stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:14px}.bm-stat{background:var(--cream);border:1px solid var(--border);border-radius:8px;padding:8px 10px}.bm-stat--accent{background:color-mix(in srgb,var(--green) 10%,var(--cream));border-color:color-mix(in srgb,var(--green) 30%,var(--border))}.bm-stat-label{font-size:.6rem;color:var(--hint);margin-bottom:2px}.bm-stat-val{font-size:.85rem;font-weight:700}.bm-card{background:var(--cream);border:1px solid var(--border);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.bm-card-row{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted)}.bm-progress{height:4px;background:var(--border);border-radius:999px;overflow:hidden}.bm-progress-fill{height:100%;background:var(--green);border-radius:999px}.bm-card--tx{gap:4px}.bm-tx-label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hint);margin-bottom:2px}.bm-tx-row{display:flex;justify-content:space-between;font-size:.72rem;padding:2px 0}.bm-tx-exp{color:#c0392b;font-weight:600}.bm-tx-inc{color:var(--green-deep);font-weight:600}.steps{list-style:none;display:flex;flex-direction:column;gap:22px;margin-top:28px}.steps li{display:flex;gap:14px}.steps span{font-size:12px;font-weight:800;color:var(--green);margin-top:4px}.chat,.device{background:var(--forest);color:#e8f6ef;border-radius:28px;padding:22px;box-shadow:0 24px 60px rgba(4,41,31,.2)}.device{padding:18px 16px 22px;max-width:340px;margin-left:auto}.device-notch{width:88px;height:8px;border-radius:99px;background:#0b3d2e;margin:0 auto 16px}.device-screen{background:#0a3328;border-radius:20px;padding:20px 18px}.device-kicker,.device-label,.device-note{color:#8fb9a8;font-size:12px}.device-amount{font-size:40px;font-weight:720;letter-spacing:-.04em;line-height:1;margin:6px 0 14px}.device-amount span{font-size:16px;color:#8fb9a8}.device-list li,.device-pace,.device-row{display:flex;justify-content:space-between;gap:12px;font-size:13px}.device-pace{margin:12px 0 16px;padding:10px 12px;background:#0f4336;border-radius:12px}.device-pace strong{color:var(--green)}.device-list{list-style:none;border-top:1px solid #1a5243;padding-top:10px;margin-bottom:12px}.device-list li{padding:8px 0}.plus{color:var(--green)}.chat{min-height:420px}.chat-head{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8fb9a8;margin-bottom:16px}.bubble{max-width:86%;padding:10px 14px;border-radius:16px;margin-bottom:10px;font-size:14px}.bubble.me{margin-left:auto;background:var(--green);color:#fff;border-bottom-right-radius:4px}.bubble.bot{background:#0f4336;border-bottom-left-radius:4px}.bubble small{display:block;margin-top:6px;color:#8fb9a8;font-size:12px}.price-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.price-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-bottom:8px}.price-card-featured .price-eyebrow{color:#7dffb8}.price-tag{font-size:36px;font-weight:700;letter-spacing:-.03em;margin-bottom:4px}.price-tag span{font-size:16px;font-weight:600;color:var(--muted);margin-left:4px}.price-card-featured .price-tag span{color:#9ecbb8}.price-period{color:var(--muted);font-size:14px;margin-bottom:18px}.price-save{display:inline-block;margin-top:6px;padding:3px 9px;border-radius:999px;background:rgba(255,193,7,.16);color:#7a5b00;font-size:12px;font-weight:700}.price-card-featured .price-save{background:rgba(255,193,7,.22);color:var(--gold)}.price-card-featured .price-period{color:#9ecbb8}.price-card ul{color:var(--muted);padding-left:18px;display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.price-card-featured{background:var(--forest);color:#fff;border-color:var(--forest);box-shadow:0 20px 44px rgba(4,41,31,.22)}.price-card-featured:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(4,41,31,.28)}.price-card-featured ul{color:#cfe8dc}.price-cta{width:100%;justify-content:center}.btn-on-dark{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:#fff;color:var(--forest);font-weight:700;text-decoration:none}.btn-on-dark:hover{background:#e8f6ef}.privacy{margin:0 40px;padding:48px;border-radius:24px;background:var(--cream);border:1px solid var(--border);max-width:1100px;margin-inline:auto}.privacy p{color:var(--muted);max-width:62ch;font-size:17px}.faq details{border-top:1px solid var(--border);padding:16px 0}.faq summary{cursor:pointer;font-weight:650;font-size:17px}.faq p{color:var(--muted);margin-top:8px;max-width:70ch}.cta{text-align:center;padding:96px 24px 80px}.cta p{color:var(--muted);margin:8px 0 24px}.site-footer{padding:48px 40px 28px;border-top:1px solid var(--border);background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:32px;gap:32px;max-width:1180px;margin:0 auto 28px}.footer-copy,.footer-fine{color:var(--hint);font-size:14px}.footer-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.footer-grid a{display:block;color:var(--muted);margin-bottom:6px}.footer-fine{max-width:1180px;margin:0 auto}@media (max-width:900px){.header-cta,.site-header .nav{display:none}.nav-toggle{display:flex}.mobile-nav{display:block;position:absolute;top:100%;left:0;right:0;padding:16px 20px 24px;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 16px 24px rgba(4,41,31,.08);transform:translateY(-8px);opacity:0;visibility:hidden;transition:transform .18s ease,opacity .18s ease,visibility .18s}.mobile-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav nav{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.mobile-nav a{padding:10px 4px;font-size:15px;color:var(--text);border-bottom:1px solid var(--border)}.mobile-nav .btn{width:100%}.feature-grid,.footer-grid,.hero,.price-grid,.section-split{grid-template-columns:1fr}.browser-mock{display:none}.device{margin:0 auto}.hero,.privacy,.section,.site-footer,.site-header,.strip{padding-left:20px;padding-right:20px}}.auth-page{min-height:100dvh;justify-content:center;padding:24px;background:var(--bg)}.auth-card,.auth-page{display:flex;align-items:center}.auth-card{width:100%;max-width:400px;background:var(--cream);border:1px solid var(--border);border-radius:16px;padding:40px 32px;flex-direction:column;gap:16px;text-align:center}.auth-logo{height:48px;width:auto}.auth-card h1{font-size:1.4rem;font-weight:700;color:var(--text);margin:0}.auth-sub{font-size:.9rem;color:var(--muted);line-height:1.5}.tg-widget-wrap{margin:8px 0;position:relative;min-height:44px;display:flex;align-items:center;justify-content:center}.tg-btn-skeleton{width:200px;height:44px;border-radius:10px;background:linear-gradient(90deg,var(--border) 0,color-mix(in srgb,var(--border) 40%,var(--cream)) 50%,var(--border) 100%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite;position:absolute}@keyframes skeleton-shimmer{0%{background-position:200%}to{background-position:-200%}}.auth-note{font-size:.78rem;color:var(--hint);line-height:1.5}.auth-error{color:#c0392b;font-size:.9rem}.dash-shell{min-height:100dvh;display:flex;flex-direction:column;background:var(--bg)}.dash-header{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;background:var(--cream);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10}.dash-logo{height:26px;width:auto}.dash-main{flex:1 1;max-width:900px;width:100%;margin:0 auto;padding:40px 40px 80px;display:flex;flex-direction:column;gap:32px}.dash-greeting h1{font-size:1.6rem;font-weight:700}.dash-greeting .muted{color:var(--muted);font-size:.9rem;margin-top:4px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.stat-card{background:var(--cream);border:1px solid var(--border);border-radius:12px;padding:20px 24px}.stat-card--accent{background:var(--green);border-color:var(--green);color:#fff}.stat-label{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.stat-card--accent .stat-label{color:rgba(255,255,255,.75)}.stat-value{font-size:1.4rem;font-weight:700}.category-list{list-style:none;display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--cream)}.category-row{display:flex;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);font-size:.9rem}.category-row:last-child{border-bottom:none}.dash-note{font-size:.85rem;color:var(--muted)}.dash-note a{color:var(--green);text-decoration:underline}.dash-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--muted)}.dash-section h2{font-size:1rem;font-weight:600;margin-bottom:12px}.dash-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dash-section-head h2{margin-bottom:0}.type-toggle{display:flex;gap:8px;margin-bottom:16px}.type-btn{flex:1 1;padding:9px 0;border-radius:10px;border:1px solid var(--border);background:var(--white);font-size:14px;font-weight:600;cursor:pointer;color:var(--muted);transition:background .15s,border-color .15s,color .15s}.type-btn--active{background:color-mix(in srgb,#c0392b 12%,var(--white));border-color:#c0392b;color:#c0392b}.type-btn--active-income{background:color-mix(in srgb,var(--green) 12%,var(--white));border-color:var(--green);color:var(--green-deep)}.tx-form{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px}.tx-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.form-group{display:flex;flex-direction:column;gap:5px}.form-group--wide{grid-column:1/-1}.form-label{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.form-input,.form-select{height:42px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:var(--bg);font-size:14px;color:var(--text);outline:none;transition:border-color .15s;width:100%}.form-input:focus,.form-select:focus{border-color:var(--green)}.form-error{font-size:.85rem;color:#c0392b}.tx-list{list-style:none;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--cream)}.tx-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border);font-size:.9rem}.tx-item:last-child{border-bottom:none}.tx-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%}.tx-dot--expense{background:#c0392b}.tx-dot--income{background:var(--green)}.tx-item-body{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.tx-desc{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-date{font-size:.78rem;color:var(--hint)}.tx-amount{flex-shrink:0;font-weight:600;font-size:.9rem}.tx-amount--expense{color:#c0392b}.tx-amount--income{color:var(--green-deep)}.tx-empty{padding:20px;border:1px solid var(--border);border-radius:10px;text-align:center;color:var(--muted)}.dash-nav,.tx-empty{background:var(--cream)}.dash-nav{display:flex;gap:0;padding:0 40px;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.dash-nav::-webkit-scrollbar{display:none}.dash-nav-item{flex-shrink:0;padding:12px 16px;font-size:.875rem;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;transition:color .15s,border-color .15s;white-space:nowrap}.dash-nav-item--active,.dash-nav-item:hover{color:var(--green-deep)}.dash-nav-item--active{border-bottom-color:var(--green)}.page-title{font-size:1.4rem;font-weight:700;margin-bottom:0}.card-list{list-style:none;gap:12px}.card-item,.card-list{display:flex;flex-direction:column}.card-item{background:var(--cream);border:1px solid var(--border);border-radius:12px;padding:16px 18px;gap:10px}.card-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-item-name{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem}.card-item-meta{display:block;font-size:.8rem;color:var(--muted);margin-top:2px}.card-item-meta--warn{color:#c0392b}.card-item-note{display:block;font-size:.8rem;color:var(--hint);margin-top:2px;font-style:italic}.card-item-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.progress-track{height:6px;background:var(--border);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--green);border-radius:999px;transition:width .4s ease}.progress-fill--over{background:#c0392b}.progress-fill--savings{background:var(--telegram)}.progress-label{font-size:.75rem;color:var(--hint)}.inline-edit{display:flex;align-items:center;gap:8px;padding-top:4px;flex-wrap:wrap}.inline-edit .form-input{flex:1 1;min-width:120px;height:36px}.btn-icon{width:30px;height:30px;border-radius:8px;border:1px solid var(--border);background:var(--white);color:var(--muted);font-size:13px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s}.btn-icon:hover{border-color:var(--green);color:var(--green-deep)}.btn-icon--danger:hover{border-color:#c0392b;color:#c0392b}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.badge--success{background:color-mix(in srgb,var(--green) 15%,var(--white));color:var(--green-deep)}.premium-gate{background:color-mix(in srgb,var(--gold) 10%,var(--cream));border:1px solid color-mix(in srgb,var(--gold) 40%,var(--border));border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.premium-gate p{font-size:.9rem;color:var(--muted)}.premium-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb,var(--gold) 20%,var(--white));color:#7a5b00;width:-moz-fit-content;width:fit-content}.pace-card{background:var(--cream);border:1px solid var(--border);border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:4px}.pace-label{font-size:.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.pace-value{font-size:1.4rem;font-weight:700}.pace-sub{font-size:.8rem;color:var(--hint)}.report-header{justify-content:space-between;gap:16px}.month-nav,.report-header{display:flex;align-items:center}.month-nav{gap:10px}.month-label{font-size:.9rem;font-weight:600;min-width:140px;text-align:center}.change-card{background:var(--cream);border:1px solid var(--border);border-radius:12px;padding:14px 18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.change-label{font-size:.8rem;color:var(--muted);flex:1 1;min-width:120px}.change-value{font-size:1rem;font-weight:700}.change-value--up{color:#c0392b}.change-value--down{color:var(--green-deep)}.change-value--same{color:var(--muted)}.change-sub{font-size:.8rem;color:var(--hint)}.report-category-list{list-style:none;display:flex;flex-direction:column;gap:10px}.report-category-row{display:flex;flex-direction:column;gap:6px}.report-category-meta{display:flex;align-items:baseline;gap:8px}.report-category-name{font-size:.9rem;font-weight:600;flex:1 1}.report-category-pct{font-size:.85rem;font-weight:600;color:var(--green-deep)}.report-category-amount{font-size:.8rem}.insight-list{list-style:none;display:flex;flex-direction:column;gap:10px}.insight-item{background:var(--cream);border:1px solid var(--border);border-left:3px solid var(--green);border-radius:8px;padding:12px 14px;font-size:.9rem;line-height:1.55}.stat-card--deficit{background:color-mix(in srgb,#c0392b 10%,var(--cream));border-color:color-mix(in srgb,#c0392b 30%,var(--border))}.muted{color:var(--muted)}.header-signin{margin-left:auto}.site-header .nav+.header-signin{margin-left:0}@media (max-width:640px){.stat-grid,.tx-form-grid{grid-template-columns:1fr}.form-group--wide{grid-column:1}.dash-header,.dash-main{padding-left:20px;padding-right:20px}.auth-card{padding:32px 20px}}@media (max-width:900px){.header-signin{display:none}}