@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&family=DM+Sans:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&family=DM+Sans:wght@400;500&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--green:#10b981;--green-dark:#059669;--green-light:#d1fae5;--green-glow:#10b9811f;--bg:#faf9f6;--bg2:#f4f2ed;--bg3:#eeeae3;--surface:#fff;--surface2:#f4f2ed;--text:#1a1a18;--text2:#5c5c52;--text3:#9a9a8e;--border:#00000012;--radius:16px;--radius-sm:10px}.mc-root{flex-direction:column;min-height:100vh;display:flex}.mc-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#faf9f6e0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.mc-logo{align-items:center;gap:.6rem;display:flex}.mc-logo-icon{flex-shrink:0;width:36px;height:36px}.mc-logo-icon--sm{width:28px;height:28px}.mc-logo-text{color:var(--text);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:500}.mc-logo-text--sm{font-size:1rem}.mc-logo-me{color:var(--text3);font-weight:300}.mc-beta-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--green);background:var(--green-glow);border:1px solid #10b9814d;border-radius:999px;padding:.25rem .65rem;font-family:Sora,sans-serif;font-size:.7rem;font-weight:600}.mc-hero{grid-template-rows:auto;grid-template-columns:1fr 1fr;align-items:center;gap:1rem 3rem;max-width:1100px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.mc-hero-eyebrow{color:var(--green);letter-spacing:.04em;grid-column:1;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.mc-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.mc-hero-title{letter-spacing:-.03em;color:var(--text);grid-column:1;font-family:Sora,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.1}.mc-accent{color:var(--green)}.mc-hero-sub{color:var(--text2);grid-column:1;max-width:460px;font-size:1.05rem;line-height:1.7}.mc-hero-actions{flex-wrap:wrap;grid-column:1;align-items:center;gap:1.2rem;display:flex}.mc-hero-note{color:var(--text3);font-size:.85rem}.mc-hero-visual{grid-area:1/2/6;justify-content:center;align-items:center;display:flex;position:relative}.mc-phone-glow{background:var(--green-glow);filter:blur(60px);z-index:0;pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute}.mc-phone{z-index:1;background:var(--surface);border:1px solid var(--border);border-radius:28px;width:280px;padding:1.2rem;animation:4s ease-in-out infinite float;position:relative;box-shadow:0 32px 64px #00000080}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.mc-phone-screen{background:#e5ddd5;border-radius:16px;flex-direction:column;gap:.5rem;padding:1rem .75rem;display:flex}.mc-chat{flex-direction:column;gap:.5rem;display:flex}.mc-chat-msg{color:#1a1a1a;border-radius:12px;max-width:88%;padding:.5rem .75rem;font-size:.72rem;line-height:1.5}.mc-chat-in{background:#fff;border-bottom-left-radius:3px;align-self:flex-start}.mc-chat-out{text-align:right;background:#dcf8c6;border-bottom-right-radius:3px;align-self:flex-end}.mc-btn-primary{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.mc-btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.mc-wa-icon{flex-shrink:0;width:18px;height:18px}.mc-features{max-width:1100px;margin:0 auto;padding:5rem 2rem}.mc-section-title{letter-spacing:-.02em;color:var(--text);text-align:center;margin-bottom:2.5rem;font-family:Sora,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.mc-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.mc-feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s,transform .2s}.mc-feature-card:hover{border-color:#10b98166;transform:translateY(-3px)}.mc-feature-icon{margin-bottom:.75rem;font-size:1.6rem;display:block}.mc-feature-title{color:var(--text);margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.mc-feature-desc{color:var(--text2);font-size:.9rem;line-height:1.6}.mc-cta{justify-content:center;padding:4rem 2rem;display:flex}.mc-cta-box{text-align:center;background:linear-gradient(135deg,#fff 0%,#f4f2ed 100%);border:1px solid #10b98140;border-radius:24px;width:100%;max-width:560px;padding:3rem 2rem}.mc-cta-box h2{letter-spacing:-.02em;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.mc-cta-box p{color:var(--text2);margin-bottom:1.8rem;font-size:1rem}.mc-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:1.5rem 2rem;display:flex}.mc-footer-copy{color:var(--text3);font-size:.82rem}@media (width<=768px){.mc-hero{text-align:center;grid-template-columns:1fr;padding:3rem 1.25rem}.mc-hero-eyebrow{justify-content:center}.mc-hero-sub{margin:0 auto}.mc-hero-actions{justify-content:center}.mc-hero-visual{grid-area:auto/1;margin-top:2rem}.mc-nav{padding:.9rem 1.25rem}.mc-features{padding:3rem 1.25rem}.mc-footer{flex-direction:column;align-items:flex-start}}.mc-footer{border-top:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem 2rem 1rem;display:flex}.mc-footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.mc-footer-bottom{border-top:1px solid var(--border);padding-top:.75rem}.mc-contact{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.mc-contact-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text3);font-size:.72rem;font-weight:500}.mc-contact-links{align-items:center;gap:.5rem;display:flex}.mc-contact-btn{border:1px solid var(--border);background:var(--surface);color:var(--text2);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.mc-contact-btn svg{flex-shrink:0;width:14px;height:14px}.mc-contact-btn:hover{border-color:var(--green);color:var(--green-dark);background:var(--green-light)}.mc-at{color:var(--green);font-weight:600}@media (width<=600px){.mc-contact{align-items:flex-start}.mc-footer{padding:1.25rem 1rem .85rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#10b981;--green-dark:#059669;--green-pale:#d1fae5;--red:#ef4444;--red-pale:#fee2e2;--bg:#faf9f6;--bg2:#f4f2ed;--surface:#fff;--text:#1a1a18;--text2:#5c5c52;--text3:#9a9a8e;--border:#00000012;--radius:16px;--radius-sm:10px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5}.db-root{flex-direction:column;min-height:100vh;display:flex}.db-nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#faf9f6eb;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.db-nav-right{align-items:center;gap:.75rem;display:flex}.db-period{color:var(--text3);text-transform:capitalize;font-size:.8rem;font-weight:500}.db-health{font-size:1.1rem}.logo{align-items:center;display:flex}.logo-text{color:var(--text);letter-spacing:-.02em;font-family:Sora,sans-serif;font-weight:500}.logo-me{color:var(--text3);font-weight:300}.db-main{flex-direction:column;flex:1;gap:1rem;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 3rem;display:flex}.summary-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.sum-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.2rem;padding:1rem 1.1rem;animation:.4s both fadeUp;display:flex}.sum-card:nth-child(2){animation-delay:70ms}.sum-card:nth-child(3){animation-delay:.14s}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sum-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text3);font-size:.72rem;font-weight:500}.sum-value{color:var(--text);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700}.sum-value.positive{color:var(--green-dark)}.sum-value.negative{color:var(--red)}.sum-sub{color:var(--text3);font-size:.72rem}.sum-diff.up{color:var(--red)}.sum-diff.down{color:var(--green-dark)}.sum-income{border-top:3px solid var(--green)}.sum-expense{border-top:3px solid #f59e0b}.sum-balance{border-top:3px solid #3b82f6}.db-tabs{background:var(--bg2);border-radius:var(--radius-sm);gap:.25rem;padding:.25rem;display:flex}.db-tab{color:var(--text2);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;transition:background .15s,color .15s}.db-tab.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.db-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;animation:.4s both fadeUp}.db-card-title{color:var(--text);letter-spacing:-.01em;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:.88rem;font-weight:600}.bar-chart{align-items:flex-end;gap:.75rem;height:120px;padding-bottom:.25rem;display:flex}.bar-group{flex-direction:column;flex:1;align-items:center;gap:.35rem;height:100%;display:flex}.bars{flex:1;justify-content:center;align-items:flex-end;gap:3px;width:100%;display:flex}.bar{border-radius:4px 4px 0 0;width:40%;min-height:3px;transition:height .5s}.bar-income{background:var(--green)}.bar-expense{background:#f59e0b}.bar-label{color:var(--text3);text-transform:capitalize;white-space:nowrap;font-size:.68rem}.bar-legend{color:var(--text2);align-items:center;gap:.35rem;margin-top:.75rem;font-size:.75rem;display:flex}.legend-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px;display:inline-block}.legend-income{background:var(--green)}.legend-expense{background:#f59e0b}.cat-list{flex-direction:column;gap:.75rem;display:flex}.cat-row{align-items:flex-start;gap:.75rem;display:flex}.cat-emoji{flex-shrink:0;margin-top:.1rem;font-size:1.2rem;line-height:1}.cat-info{flex:1;min-width:0}.cat-header{justify-content:space-between;align-items:baseline;margin-bottom:.35rem;display:flex}.cat-label{color:var(--text);font-size:.88rem;font-weight:500}.cat-amount{color:var(--text);font-family:Sora,sans-serif;font-size:.85rem;font-weight:600}.cat-bar-track{background:var(--bg2);border-radius:99px;height:5px;margin-bottom:.3rem;overflow:hidden}.cat-bar-fill{background:var(--green);border-radius:99px;height:100%;transition:width .6s}.cat-meta{color:var(--text3);justify-content:space-between;font-size:.7rem;display:flex}.trend-list{flex-direction:column;gap:.75rem;display:flex}.trend-row{background:var(--bg);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .75rem;display:flex}.trend-info{flex-direction:column;gap:.1rem;display:flex}.trend-label{color:var(--text);font-size:.85rem;font-weight:500}.trend-latest{color:var(--text3);font-size:.75rem}.sparkline{flex-shrink:0;width:80px;height:36px}.tx-list{flex-direction:column;display:flex}.tx-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.tx-row:last-child{border-bottom:none}.tx-left{align-items:center;gap:.75rem;min-width:0;display:flex}.tx-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.tx-dot.income{background:var(--green)}.tx-dot.expense{background:#f59e0b}.tx-desc{color:var(--text);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.tx-meta{color:var(--text3);margin-top:.1rem;font-size:.72rem}.tx-amount{white-space:nowrap;flex-shrink:0;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600}.tx-amount.income{color:var(--green-dark)}.tx-amount.expense{color:var(--red)}.db-error{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:3rem 2rem;display:flex}.db-error-icon{font-size:2.5rem}.db-error h2{font-family:Sora,sans-serif;font-size:1.3rem;font-weight:600}.db-error p{color:var(--text2);font-size:.9rem}.skeleton-wrap{flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.skel{background:linear-gradient(90deg, var(--bg2) 25%, #ede9e2 50%, var(--bg2) 75%);border-radius:var(--radius);background-size:200% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel-wide{width:60%;height:28px}.skel-card{height:100px}.skel-tall{height:180px}.db-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.db-footer-note{color:var(--text3);font-size:.75rem}@media (width<=520px){.summary-grid{grid-template-columns:1fr 1fr}.sum-card:last-child{grid-column:1/-1}.sum-value{font-size:.95rem}.db-nav{padding:.65rem 1rem}.db-main{padding:1rem .9rem 2rem}}
