@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=DM+Mono:wght@400;500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#158d38;--color-bg:#0a0a0a;--color-danger:#dc2626;--color-muted:#999;--color-surface:#f5f5f5;--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px);--sal:env(safe-area-inset-left,0px);--sar:env(safe-area-inset-right,0px);--lime:#d0db97;--green-light:#69b578;--green:#3a7d44;--green-dark:#254d32;--navy:#181d27;--white:#fff;--gray-50:#f8faf8;--gray-100:#f0f4f0;--gray-200:#e2e8e2;--gray-300:#c8d4c8;--gray-400:#9aaa9a;--gray-500:#6b7b6b;--gray-600:#4a5a4a;--gray-700:#2e3e2e;--red:#e05252;--red-light:#fdf0f0;--red-border:#f5c0c0;--shadow-sm:0 1px 3px #181d270f;--shadow-md:0 4px 16px #181d2714;--shadow-lg:0 8px 32px #181d271f;--shadow-xl:0 20px 60px #181d2729;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background:#f8faf8;background:var(--gray-50);color:#181d27;color:var(--navy);font-family:DM Sans,-apple-system,sans-serif;padding-bottom:env(safe-area-inset-bottom,0);padding-bottom:var(--sab);padding-top:env(safe-area-inset-top,0);padding-top:var(--sat)}*{-webkit-tap-highlight-color:transparent}.scroll-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}input,select,textarea{font-size:16px!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes toastIn{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}@keyframes spin{to{transform:rotate(1turn)}}.fade-in-up{animation:fadeInUp .4s ease forwards}.fade-in{animation:fadeIn .3s ease forwards}[data-theme=dark],[data-theme=dark] *{scrollbar-color:#252d3a #0f1117}[data-theme=dark]{--gray-50:#0f1117;--gray-100:#181d27;--gray-200:#252d3a;--gray-300:#2e3a4a;--gray-400:#6b7b8b;--gray-500:#8a9bab;--gray-600:#b0bec5;--gray-700:#cfd8dc;--white:#1a2030;--navy:#e8f0fe;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080}[data-theme=dark] body{background:#0f1117;color:#e8f0fe}input:focus,select:focus,textarea:focus{border-color:#3a7d44!important;border-color:var(--green)!important;box-shadow:0 0 0 3px #3a7d441f!important;outline:none}button{transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}button:hover{opacity:.92}button:active{transform:scale(.97)!important}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f0f4f0;background:var(--gray-100)}::-webkit-scrollbar-thumb{background:#c8d4c8;background:var(--gray-300);border-radius:10px}[data-theme=dark] #root,[data-theme=dark] body{background:#0f1117!important;color:#e8f0fe!important}[data-theme=dark] [style*="background: #181d27"],[data-theme=dark] [style*="background: rgb(24, 29, 39)"],[data-theme=dark] header{background:#0a0d14!important}[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background: white"]{background:#1a2030!important;color:#e8f0fe!important}[data-theme=dark] [style*="background: #f0f4f0"],[data-theme=dark] [style*="background: #f8faf8"]{background:#151922!important}[data-theme=dark] [style*="color: #181d27"],[data-theme=dark] [style*="color: rgb(24, 29, 39)"]{color:#e8f0fe!important}[data-theme=dark] [style*="border-bottom: 1px solid #f0f4f0"],[data-theme=dark] [style*="border: 1.5px solid #e2e8e2"]{border-color:#252d3a!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#1a2030!important;border-color:#252d3a!important;color:#e8f0fe!important}@media (max-width:768px){.login-left{display:none!important}.login-right{min-width:0!important;min-width:auto!important;padding:32px 20px!important;width:100%!important}.header-nav,.logout-desktop{display:none!important}.hamburger-btn{display:flex!important}}.db-sidebar{display:flex!important}.db-sidebar--collapsed{width:60px!important}.db-topbar{left:220px!important}.db-topbar .topbar-plan-badge{display:inline-block!important}.db-topbar .topbar-mobile-left{display:none!important}.dashboard-main{margin-left:220px!important}.sidebar-collapsed .db-topbar{left:60px!important}.sidebar-collapsed .dashboard-main{margin-left:60px!important}@media (max-width:768px){.db-sidebar{display:none!important}.db-topbar{left:0!important}.db-topbar .topbar-plan-badge{display:none!important}.db-topbar .topbar-mobile-left{display:flex!important}.db-topbar .logout-desktop{display:none!important}.dashboard-main{margin-left:0!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important}.bottom-nav{display:flex!important}.trial-banner{margin-left:0!important}.mobile-bottom-spacer{display:block!important}}@media (min-width:769px){.bottom-nav,.mobile-bottom-spacer{display:none!important}}@media (max-width:640px){.dashboard-main{padding:16px 12px!important}}.hero-actions button:hover{opacity:1!important;transform:translateY(-1px)!important}.hero-actions button:active{transform:scale(.97) translateY(0)!important}@media (max-width:480px){.hero-action-recurring{flex:1 1 100%!important;width:100%!important}}@media (min-width:481px) and (max-width:768px){.kpi-grid{grid-template-columns:1fr 1fr!important}}#root{overflow-x:hidden}@supports (padding:env(safe-area-inset-bottom)){.dashboard-main{padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}}@media (max-width:768px){button{min-height:44px}.profile-drawer{max-width:100vw!important;width:100vw!important}.kpi-grid{grid-template-columns:1fr!important}.period-filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:4px;scrollbar-width:none}.period-filters::-webkit-scrollbar{display:none}.form-grid{grid-template-columns:1fr!important}.tab-content-mobile{padding:16px 12px!important}.apercu-grid,.recurring-kpis{grid-template-columns:1fr!important}.recurring-kpis{min-width:0!important;min-width:auto!important}.plans-grid{gap:20px!important;grid-template-columns:1fr!important}.profile-page-body{flex-direction:column!important;gap:12px!important;overflow:visible!important;padding:12px!important}.profile-sidebar{-webkit-overflow-scrolling:touch;align-self:auto!important;border-radius:12px!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px!important;overflow-x:auto!important;padding:8px!important;scrollbar-width:none!important;width:100%!important}}@media (max-width:768px){.profile-sidebar::-webkit-scrollbar{display:none}.profile-sidebar button{flex-shrink:0!important;justify-content:center!important;padding:8px 12px!important;white-space:nowrap!important;width:auto!important}.profile-sidebar button span:last-child[style]{display:none!important}.profile-page-content{min-height:300px!important;padding:16px!important}}.day-header-row{border-bottom:2px solid #f0f4f0;color:#9aaa9a;font-size:11px;font-weight:700;letter-spacing:.7px;margin-bottom:2px;padding:20px 0 8px;text-transform:uppercase}.list-item-row{border-bottom:1px solid #f0f4f0;flex-wrap:nowrap;gap:12px;padding:12px 0}.list-item-meta,.list-item-row{align-items:center;display:flex}.list-item-meta{flex-shrink:0;gap:6px}.list-item-actions{align-items:center;display:flex;gap:4px}@media (max-width:600px){.list-item-row{flex-wrap:wrap;gap:8px 10px;padding:12px 0}.list-item-row>div:first-child{flex-shrink:0}.list-item-row .list-item-info-block{flex:1 1;min-width:0}.list-item-row .list-item-amount-block{margin-left:auto}.list-item-meta{flex:1 1 100%;flex-wrap:wrap;gap:6px;padding-left:50px}.list-item-actions{margin-left:auto}.list-item-row button{min-height:36px;min-width:36px}}@media (max-width:480px){.hero-action-hier{flex:1 1 100%!important;order:-1}}@media (max-width:400px){.notif-panel{left:8px!important;right:-60px!important;width:auto!important}}@media (max-width:480px){.dashboard-main{gap:16px!important}.greeting-block h1,.greeting-block p{font-size:18px!important}.kpi-grid>div{padding:14px 16px!important}}button{-webkit-user-select:none;user-select:none}img{-webkit-touch-callout:none}.list-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}@media (max-width:640px){.period-filters button{font-size:12px!important;padding:7px 12px!important;white-space:nowrap}}
/*# sourceMappingURL=main.e719a802.css.map*/