*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}#root,.landing-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.landing-container{background:#0000;box-sizing:border-box;flex-direction:column;padding:40px 20px 32px;width:100%}.landing-nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff14;border:1px solid #ffffff26;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:60px;max-width:1100px;padding:10px 16px;width:100%}.landing-nav-brand{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px;letter-spacing:.5px}.landing-nav-logo{height:28px;width:28px}.landing-nav-login-btn{background-color:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .25s ease}.landing-nav-login-btn:hover{background-color:#e6e6e6}.landing-hero{align-items:center;display:flex;flex-direction:column;max-width:900px;padding-bottom:56px;text-align:center;width:100%}.landing-headline{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin:0 0 24px}.landing-subtitle{color:#ffffffbf;font-size:17px;line-height:1.6;margin:0 0 36px;max-width:620px}.landing-cta{display:flex;gap:16px}.landing-cta-primary{background:linear-gradient(135deg,#8b0000,#ff3b3b);border:none;border-radius:12px;box-shadow:0 8px 24px #8b000066;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:all .25s ease}.landing-cta-primary:hover{box-shadow:0 12px 28px #8b000080;transform:translateY(-2px)}.landing-features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;max-width:1100px;width:100%}.landing-feature-card:first-child{grid-column:1;grid-row:1}.landing-feature-card:nth-child(2){grid-column:2;grid-row:1/3}.landing-feature-card:nth-child(3){grid-column:3/5;grid-row:1}.landing-feature-card:nth-child(4){grid-column:1;grid-row:2}.landing-feature-card:nth-child(5){grid-column:3;grid-row:2}.landing-feature-card:nth-child(6){grid-column:4;grid-row:2}.landing-feature-card{border-radius:20px;padding:24px;text-align:left}.landing-feature-card--light{background:#ffffffed;border:1px solid #c8c8c859;box-shadow:0 4px 18px #0000002e}.landing-feature-card--dark{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,#3c0000e0,#120000eb);border:1px solid #ff505033;box-shadow:0 8px 28px #00000073}.landing-feature-icon-wrapper{align-items:center;background:linear-gradient(135deg,#8b0000,#ff3b3b);border-radius:50%;box-shadow:0 4px 14px #8b000073;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-bottom:20px;width:48px}.landing-feature-icon{color:#fff;display:flex}.landing-feature-title{font-size:18px;font-weight:700;line-height:1.25;margin:0}.landing-feature-card--light .landing-feature-title{color:#1a1a1a}.landing-feature-card--dark .landing-feature-title{color:#fff}.landing-feature-card--featured .landing-feature-title{font-size:22px}.landing-feature-divider{border:none;height:1px;margin:14px 0;width:100%}.landing-feature-card--light .landing-feature-divider{background:#0000001a}.landing-feature-card--dark .landing-feature-divider{background:#ffffff26}.landing-feature-desc{font-size:14px;line-height:1.55}.landing-feature-card--light .landing-feature-desc{color:#666}.landing-feature-card--dark .landing-feature-desc{color:#ffffffa6}[data-theme=light] .landing-nav{background-color:#ffffffbf;border-color:#0000001a}[data-theme=light] .landing-nav-brand{color:#1a1a1a}[data-theme=light] .landing-nav-login-btn{background-color:#1a1a1a;color:#fff}[data-theme=light] .landing-nav-login-btn:hover{background-color:#333}[data-theme=light] .landing-headline{color:#1a1a1a}[data-theme=light] .landing-subtitle{color:#0009}@media (max-width:900px){.landing-features{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.landing-feature-card:nth-child(n){grid-column:unset;grid-row:unset}.landing-headline{font-size:38px}}@media (max-width:600px){.landing-container{justify-content:flex-start;padding:12px 14px 24px}.landing-nav{margin-bottom:40px}.landing-nav-brand span{display:none}.landing-headline{font-size:30px}.landing-subtitle{font-size:15px}.landing-cta,.landing-cta-primary{width:100%}.landing-features{grid-template-columns:1fr}}.login-container{background:#0000;justify-content:center;min-height:100vh;padding:20px 20px 24px;width:100%}.login-card,.login-container{align-items:center;display:flex}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 8px 32px #0000004d;flex-direction:column;max-width:400px;padding:40px 30px;width:60%}.login-back-btn{align-self:flex-start;background:none;border:none;color:#555;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:16px;padding:0;transition:color .2s ease}.login-back-btn:hover{color:#000}.login-logo{height:150px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin-bottom:15px;width:150px}.login-brand-name{color:#000;font-size:20px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:center}.login-title{color:#000;font-size:24px;font-weight:600;margin:0 0 30px;text-align:center}.login-form{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.login-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#000;font-size:16px;outline:none;padding:12px 15px;transition:border-color .3s ease;width:100%}.login-input:focus{border-color:#b0b0b0}.login-input::placeholder{color:#000}.login-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px 20px;transition:all .3s ease;width:100%}.login-button:hover{background-color:#e8e8e8}.login-button:active{background-color:#ddd}.login-button:disabled{cursor:not-allowed;opacity:.6}.login-error{background-color:#ffebee;border:1px solid #f44336;border-radius:8px;color:#c62828}.login-error,.login-notice{font-size:14px;padding:10px;text-align:center;width:100%}.login-notice{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#555;margin-bottom:16px}.login-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-password-hint{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:12px;line-height:1.4;padding:8px 12px;text-align:left;width:100%}.register-link{color:#000;cursor:pointer;font-size:16px;margin-top:20px;text-align:left;transition:color .3s ease;width:100%}.register-link:hover{color:#666}.register-link:active{color:#333}.login-guest-link{color:#000;cursor:pointer;font-size:16px;text-align:left;transition:color .3s ease;width:100%}.login-guest-link:hover{color:#666}.login-guest-link:active{color:#333}.login-guest-link--disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.login-consents{display:flex;flex-direction:column;gap:12px;width:100%}.login-consent{align-items:flex-start;cursor:pointer;display:flex;gap:10px;width:100%}.login-consent-checkbox{accent-color:#000;cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;width:18px}.login-consent-checkbox:disabled{cursor:not-allowed;opacity:.6}.login-consent-link{color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.login-consent-text{color:#444;font-size:13px;line-height:1.4;-webkit-user-select:none;user-select:none}@media (max-width:768px){.login-card{padding:30px 20px;width:90%}.login-input{font-size:16px;padding:14px 15px}.login-button{padding:14px 20px;width:100%}}@media (max-width:480px){.login-card{border-radius:20px;padding:25px 15px;width:95%}.login-form{gap:15px}}.header-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(180deg,#000000e6,#1a0000d9 50%,#4d0000cc);border-bottom:1px solid #8b00004d;box-shadow:0 4px 16px #00000080;left:0;padding:12px 20px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:600px}.header-spacer{flex:1 1}.header-menu-button,.header-notification-button{align-items:center;background:linear-gradient(180deg,#fffffff2,#ffffffe6);border:1px solid #fff6;border-radius:20px;box-shadow:0 2px 8px #0003;color:#000;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:relative;transition:all .3s ease;width:40px}.header-menu-button:hover,.header-notification-button:hover{background:linear-gradient(180deg,#fff,#fffffff2);border-color:#fff9;box-shadow:0 4px 12px #0000004d;transform:scale(1.05)}.header-menu-button:active,.header-notification-button:active{background:linear-gradient(180deg,#ffffffe6,#ffffffd9);box-shadow:0 1px 4px #0003;transform:scale(.98)}.header-menu-button svg,.header-notification-button svg{stroke-width:2.5;flex-shrink:0;height:24px;width:24px}.header-notification-dot{background-color:#c62828;border:2px solid #fffffff2;border-radius:50%;height:10px;position:absolute;right:6px;top:6px;width:10px}.header-menu-overlay{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1100}.header-menu-drawer{animation:slideIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffffa,#fffffff2);bottom:0;box-shadow:4px 0 16px #0000004d;display:flex;flex-direction:column;left:0;max-width:85vw;position:fixed;top:0;width:280px;z-index:1101}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.header-menu-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;padding:60px 20px 30px}.header-menu-avatar{align-items:center;background-color:#f5f5f5;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 16px #0003;display:flex;height:80px;justify-content:center;margin-bottom:12px;overflow:hidden;width:80px}.header-menu-avatar-image{height:100%;object-fit:cover;width:100%}.header-menu-avatar-placeholder{background-color:#e0e0e0;border-radius:50%;height:100%;width:100%}.header-menu-user-name{color:#000;font-size:18px;font-weight:600;text-align:center}.header-menu-items{flex:1 1;overflow-y:auto;padding:20px 0}.header-menu-item{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:16px;padding:16px 20px;text-align:left;transition:background-color .2s ease;width:100%}.header-menu-item:hover{background-color:#f5f5f5}.header-menu-item svg{stroke:currentColor;flex-shrink:0}.header-menu-divider{background-color:#f0f0f0;height:1px;margin:12px 0}.header-notification-overlay{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1200}.header-notification-panel{animation:slideDown .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffffa,#fffffff2);border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-height:calc(100vh - 100px);max-width:calc(100vw - 40px);position:fixed;right:20px;top:70px;width:350px;z-index:1201}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.header-notification-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 20px}.header-notification-header h3{color:#000;font-size:18px;font-weight:600;margin:0}.header-notification-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:background-color .2s ease;width:32px}.header-notification-close:hover{background-color:#f5f5f5}.header-notification-content{max-height:calc(100vh - 200px);overflow-y:auto;padding:12px}.header-notification-empty{color:#999;font-size:14px;padding:40px 20px;text-align:center}.header-notification-item{align-items:flex-start;background-color:#f9f9f9;border-radius:12px;display:flex;gap:12px;margin-bottom:8px;padding:12px;transition:background-color .2s ease}.header-notification-item:hover{background-color:#f0f0f0}.header-notification-icon{align-items:center;color:#8b0000;display:flex;flex-shrink:0;font-size:24px}.header-notification-icon-label{align-items:center;border:2px solid #8b0000;border-radius:50%;color:#8b0000;display:inline-flex;font-size:14px;font-style:italic;font-weight:600;height:24px;justify-content:center;width:24px}.header-notification-text{color:#333;flex:1 1;font-size:14px;line-height:1.5}.header-notification-remove{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.header-notification-remove:hover{background-color:#e8e8e8;border-color:#d0d0d0;color:#333}.header-notification-remove:active{background-color:#ddd}.header-notification-upgrade{background:linear-gradient(135deg,#8b0000,#c20);border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;padding:6px 12px;transition:opacity .2s ease;white-space:nowrap}.header-notification-upgrade:hover{opacity:.88}.header-about-overlay{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1300}.header-about-modal{animation:scaleIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffffa,#fffffff2);border-radius:20px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;left:50%;max-height:85vh;max-width:700px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1301}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.header-about-header{align-items:center;background:linear-gradient(180deg,#fffffffa,#fffffff2);border-bottom:1px solid #f0f0f0;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:24px 28px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.header-about-header h2{color:#000;font-size:24px;font-weight:600;margin:0}.header-about-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:32px;height:36px;justify-content:center;padding:0;transition:background-color .2s ease;width:36px}.header-about-close:hover{background-color:#f5f5f5}.header-about-content{flex:1 1;overflow-y:auto;padding:24px 28px}.header-about-section{margin-bottom:32px}.header-about-section:last-child{margin-bottom:0}.header-about-section h3{border-bottom:2px solid #f0f0f0;color:#000;font-size:20px;font-weight:600;margin:0 0 16px;padding-bottom:12px}.header-about-feature,.header-about-limitation{background-color:#f9f9f9;border-left:4px solid #8b0000;border-radius:12px;margin-bottom:24px;padding:16px}.header-about-feature h4,.header-about-limitation h4{color:#000;font-size:16px;font-weight:600;margin:0 0 12px}.header-about-feature ul,.header-about-limitation ul{color:#333;line-height:1.8;margin:0;padding-left:20px}.header-about-feature li,.header-about-limitation li{margin-bottom:8px}.header-about-feature li:last-child,.header-about-limitation li:last-child{margin-bottom:0}.header-about-feature strong,.header-about-limitation strong{color:#000;font-weight:600}.header-about-section>ul{color:#333;line-height:1.8;margin:0;padding-left:20px}.header-about-section>ul li{margin-bottom:8px}.header-about-section>p{color:#333;line-height:1.8;margin:0}.header-terms-back-btn{background:none;border:none;color:#666;cursor:pointer;font-size:14px;padding:0;transition:color .2s ease}.header-terms-back-btn:hover{color:#000}.header-terms-list{display:flex;flex-direction:column}.header-terms-list-item{align-items:center;border-bottom:1px solid #f0f0f0;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin:0 -8px;padding:18px 8px;transition:background-color .2s ease}.header-terms-list-item:last-child{border-bottom:none}.header-terms-list-item:hover{background-color:#f5f5f5}.header-terms-list-item span{color:#000;font-size:15px;font-weight:400}.header-terms-view-btn{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;padding:8px 14px;transition:background-color .2s ease;white-space:nowrap}.header-terms-view-btn:hover{background-color:#e8e8e8}.header-terms-content{display:flex;flex-direction:column;gap:4px}.header-terms-section{margin-bottom:20px}.header-terms-section h4{color:#000;font-size:15px;font-weight:600;margin:0 0 8px}.header-terms-section p{color:#555;font-size:14px;line-height:1.7;margin:0 0 8px}.header-terms-section p:last-child{margin-bottom:0}@media (max-width:480px){.header-container{padding:8px 16px}.header-notification-panel{left:10px;right:10px;width:auto}.header-about-modal{max-height:90vh;width:95%}.header-about-header{padding:20px}.header-about-header h2{font-size:20px}.header-about-content{padding:20px}.header-about-section h3{font-size:18px}}.welcome-container{align-items:center;background:#0000;display:flex;justify-content:center;min-height:100vh;opacity:1;padding:20px 20px 24px;transition:opacity .5s ease-in-out;width:100%}.welcome-container.visible{opacity:1}.welcome-container.fade-out{opacity:0}.welcome-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:30px;max-width:400px;padding:60px 40px;width:60%}.welcome-logo{height:150px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin-bottom:15px;width:150px}.welcome-brand-name{color:#000;font-size:20px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:center}.welcome-title{color:#000;font-size:24px;font-weight:600;margin:0;text-align:center}@media (max-width:768px){.welcome-card{padding:50px 30px;width:90%}.welcome-title{font-size:22px}}@media (max-width:480px){.welcome-card{border-radius:20px;padding:40px 25px;width:95%}.welcome-title{font-size:20px}}.dashboard-container{background:#0000;min-height:100vh;padding:80px 20px 24px}.dashboard-container,.dashboard-content{align-items:center;display:flex;flex-direction:column;width:100%}.dashboard-content{gap:20px;max-width:600px}.dashboard-account-tabs{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);width:100%}.dashboard-account-tab{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:14px;color:#ffffffbf;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px 8px;transition:border-color .2s ease,background .2s ease,color .2s ease}.dashboard-account-tab:hover{background:#ffffff21;border-color:#ffffff59;color:#fff}.dashboard-account-tab--active{background:#8b000059;border-color:#ff50508c;color:#fff}.account-tab-icon{align-items:center;display:flex;justify-content:center;opacity:.85}.account-tab-label{font-size:11px;font-weight:500;letter-spacing:.4px;opacity:.8;text-transform:uppercase}.account-tab-balance{font-size:16px;font-weight:700}.dashboard-account-upsell{color:#ffffffd9;cursor:pointer;font-size:12px;font-weight:600;margin-top:-8px;text-align:center;width:100%}.dashboard-account-upsell:hover{text-decoration:underline}.dashboard-account-detail{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;display:flex;padding:12px 20px;width:100%}.account-detail-item{align-items:center;display:flex;flex:1 1;gap:8px}.account-detail-divider{background:#ffffff26;height:28px;margin:0 16px;width:1px}.account-detail-label{color:#fff9;flex:1 1;font-size:12px}.account-detail-value{color:#fff;font-size:14px;font-weight:700}.account-detail-income svg{color:#1eb980}.account-detail-expense svg{color:#f44336}.dashboard-account-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:10px;box-shadow:0 8px 32px #0000004d;color:#000;font-size:16px;font-weight:500;padding:20px;width:100%}.account-card-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.account-card-icon-wrapper{align-items:center;background:#0000000d;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.account-card-icon{color:#000;height:24px;width:24px}.account-card-title,.account-card-title-input{color:#000;flex:1 1;font-size:18px;font-weight:600}.account-card-title-input{background:#0000;border:1px solid #0003;border-radius:4px;outline:none;padding:4px 8px}.account-card-title-input:focus{border-color:#0006}.account-card-edit-icon{color:#000;cursor:pointer;height:24px;opacity:.6;transition:opacity .2s;width:24px}.account-card-edit-icon:hover{opacity:1}.account-card-edit-icon svg{height:100%;width:100%}.account-card-balance{color:#000;font-size:32px;font-weight:700;text-align:center}.dashboard-chart-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;padding:20px;width:100%}.dashboard-chart-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.dashboard-chart-title{color:#fff;font-size:18px;font-weight:600;margin:0}.dashboard-month-selector{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s}.dashboard-month-selector:hover{background:#ffffff26;border-color:#fff6}.dashboard-month-selector:focus{background:#ffffff26;border-color:#ffffff80;outline:none}.dashboard-chart{height:300px;position:relative}.dashboard-chart-placeholder{align-items:center;color:#fff9;display:flex;font-size:16px;height:300px;justify-content:center}.dashboard-error{background:#f443361a;border-radius:8px;color:#f44336;margin-bottom:10px;padding:10px;text-align:center}.dashboard-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;width:100%}.dashboard-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:10px;box-shadow:0 8px 32px #0000004d;color:#000;cursor:pointer;font-size:16px;font-weight:500;padding:40px 20px;text-align:center;transition:all .3s ease}.dashboard-button:hover{background-color:#e8e8e8}.dashboard-button:active{background-color:#ddd}.dashboard-button--locked{cursor:not-allowed;opacity:.65}.dashboard-button--locked:hover{background-color:#fffffff2}.dashboard-chart-container--locked{cursor:not-allowed;opacity:.75}.dashboard-chart-placeholder--locked{color:#ffffffbf;font-weight:500}@media (max-width:768px){.dashboard-container{padding-top:80px}.dashboard-grid{gap:12px;margin-top:20px}.dashboard-button{font-size:15px;padding:35px 15px}.dashboard-chart{height:250px}.account-card-balance{font-size:28px}}@media (max-width:480px){.dashboard-container{padding:80px 15px 15px}.dashboard-grid{gap:10px;margin-top:15px}.dashboard-button{font-size:14px;padding:30px 12px}.dashboard-chart{height:200px}.account-card-balance{font-size:24px}.dashboard-chart-header{align-items:flex-start;flex-direction:column}.dashboard-month-selector{width:100%}}.profile-container{background:#0000;height:100vh;overflow-x:hidden;overflow-y:auto;padding:20px 0 24px}.profile-container,.profile-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.profile-content{max-width:600px;padding-bottom:20px}.profile-header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:15px;margin-left:auto;margin-right:auto;max-width:500px;padding:0 16px;width:100%}.profile-header-spacer{flex:1 1}.profile-back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:30px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background-color .3s ease}.profile-back-button:hover{background-color:#fff}.profile-header-section{align-items:center;display:flex;flex-direction:column;margin-bottom:-30px;max-width:500px;padding:20px;position:relative;width:100%}.profile-avatar-container{align-items:center;background-color:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 16px #0003;display:flex;height:100px;justify-content:center;margin-bottom:12px;overflow:hidden;width:100px;z-index:2}.profile-avatar-image{height:100%;object-fit:cover;width:100%}.profile-avatar-placeholder{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.profile-user-name{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:16px;box-shadow:0 4px 16px #0003;color:#000;font-size:22px;font-weight:600;margin:0;padding:8px 16px;text-align:center;z-index:2}.profile-upgrade-link{background:linear-gradient(135deg,#8b0000,#c20);border-radius:12px;box-shadow:0 4px 12px #00000040;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:6px 14px;transition:opacity .2s ease;z-index:2}.profile-upgrade-link:hover{opacity:.88}.profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:500px;padding:50px 16px 20px;width:100%}.profile-info-row{align-items:center;display:flex;padding:12px 0}.profile-info-row,.profile-info-row:last-of-type{border-bottom:1px solid #f0f0f0}.profile-info-icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-right:12px;width:32px}.profile-info-text{color:#666;flex:1 1;font-size:15px}.profile-info-action{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.profile-income-card{background-color:#fffc;border:1px solid #ffffff4d;border-radius:14px;display:flex;flex-direction:column;gap:10px;margin-bottom:15px;margin-top:0;padding:14px}.profile-income-title{color:#000;font-size:15px;font-weight:600;margin:0}.profile-advice-text{word-wrap:break-word;color:#333;font-size:13px;line-height:1.6;margin:0;max-width:100%;overflow-wrap:break-word;white-space:pre-line}.profile-advice-list{display:flex;flex-direction:column;gap:10px}.profile-advice-card{background-color:#f7f7f7;border-left:4px solid #999;border-radius:10px;padding:10px 12px}.profile-advice-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.profile-advice-card-title{color:#1a1a1a;font-size:13px;font-weight:600}.profile-advice-card-text{word-wrap:break-word;color:#444;font-size:13px;line-height:1.5;margin:0;overflow-wrap:break-word}.profile-advice-tag{border-radius:10px;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.profile-advice-card--critical{background-color:#ffebee;border-left-color:#c62828}.profile-advice-tag--critical{background-color:#c62828}.profile-advice-card--warning{background-color:#fff3e0;border-left-color:#e65100}.profile-advice-tag--warning{background-color:#e65100}.profile-advice-card--info{background-color:#eceff1;border-left-color:#455a64}.profile-advice-tag--info{background-color:#455a64}.profile-advice-card--success{background-color:#e8f5e9;border-left-color:#2e7d32}.profile-advice-tag--success{background-color:#2e7d32}.profile-advice-upsell{color:#8b0000;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;margin-top:8px}.profile-advice-upsell:hover{text-decoration:underline}.profile-theme-btn--locked{position:relative}.profile-theme-lock{font-size:10px;line-height:1;position:absolute;right:6px;top:4px}.profile-edit-button-wrapper{display:flex;justify-content:center;margin-bottom:15px;margin-top:8px}.profile-edit-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:14px;color:#000;cursor:pointer;font-size:15px;font-weight:500;min-width:180px;padding:10px 20px;transition:background-color .3s ease;width:auto}.profile-edit-button:hover{background-color:#e8e8e8}.profile-report-button{background-color:#8b0000;border:1px solid #8b0000;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;min-width:180px;padding:10px 20px;transition:background-color .3s ease;width:auto}.profile-report-button:hover{background-color:#6d0000}.profile-report-button:disabled{cursor:not-allowed;opacity:.6}.profile-report-error{background-color:#ffebee;border:1px solid #f44336;border-radius:8px;color:#c62828;font-size:14px;margin:0 20px 12px;padding:10px 12px;text-align:center}.profile-theme-section{border-top:1px solid #e0e0e0;margin-top:8px;padding:16px 0 8px}.profile-theme-label{color:#666;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.profile-theme-options{display:flex;gap:8px}.profile-theme-btn{align-items:center;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:11px;font-weight:500;gap:6px;padding:12px 8px;transition:border-color .2s ease,background .2s ease,color .2s ease}.profile-theme-btn--active,.profile-theme-btn:hover{border-color:#8b0000;color:#8b0000}.profile-theme-btn--active{background:#8b000012;font-weight:700}.profile-theme-color-preview{border:1.5px solid #00000026;border-radius:50%;display:inline-block;flex-shrink:0;height:22px;width:22px}.color-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.color-modal{background:#fff;border-radius:20px;box-shadow:0 24px 60px #00000059;display:flex;flex-direction:column;gap:20px;max-width:calc(100vw - 32px);padding:28px 24px 24px;width:320px}.color-modal-title{color:#1a1a1a;font-size:18px;font-weight:700;margin:0;text-align:center}.color-modal-preview{border:1px solid #00000014;border-radius:12px;flex-shrink:0;height:80px;transition:background .1s ease;width:100%}.color-modal-pickers{display:flex;flex-direction:column;gap:14px}.color-modal-field{display:flex;flex-direction:column;gap:6px}.color-modal-field-label{color:#666;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.color-modal-picker-row{align-items:center;display:flex;gap:12px}.color-modal-input{background:none;border:1.5px solid #e0e0e0;border-radius:8px;cursor:pointer;flex-shrink:0;height:36px;padding:2px;width:52px}.color-modal-input::-webkit-color-swatch-wrapper{border-radius:6px;padding:0}.color-modal-input::-webkit-color-swatch{border:none;border-radius:5px}.color-modal-hex{color:#444;font-family:Courier New,monospace;font-size:13px;font-weight:600;letter-spacing:.5px}.color-modal-buttons{display:flex;gap:10px}.color-modal-cancel{background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;color:#555;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:background .2s ease}.color-modal-cancel:hover{background:#ebebeb}.color-modal-save{background:linear-gradient(135deg,#8b0000,#c20);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:opacity .2s ease}.color-modal-save:hover{opacity:.88}.profile-logout-button-wrapper{display:flex;justify-content:center;margin-top:8px}.profile-logout-text{color:#000;cursor:pointer;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s ease}.profile-logout-text:hover{color:#c62828}.profile-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.profile-modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:24px;box-shadow:0 8px 32px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:30px;width:100%}.profile-modal-title{color:#000;font-size:24px;font-weight:600;margin:0 0 24px;text-align:center}.profile-modal-field{margin-bottom:20px}.profile-modal-label{color:#000;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.profile-modal-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-sizing:border-box;color:#000;font-size:16px;outline:none;padding:12px 15px;transition:border-color .3s ease;width:100%}.profile-modal-input:focus{border-color:#8b0000}.profile-modal-avatar-section{align-items:center;display:flex;flex-direction:column;gap:12px}.profile-modal-avatar-preview{object-fit:cover}.profile-modal-avatar-placeholder,.profile-modal-avatar-preview{border:3px solid #e0e0e0;border-radius:50%;height:120px;width:120px}.profile-modal-avatar-placeholder{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center}.profile-modal-avatar-upload{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;text-align:center;transition:background-color .3s ease}.profile-modal-avatar-upload:hover{background-color:#e8e8e8}.profile-modal-avatar-remove{background-color:#ffebee;border:1px solid #f44336;border-radius:10px;color:#c62828;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s ease}.profile-modal-avatar-remove:hover{background-color:#ffcdd2}.profile-modal-error{color:#c62828;font-size:14px;margin-bottom:20px;text-align:center}.profile-modal-buttons{display:flex;gap:12px;margin-top:24px}.profile-modal-cancel,.profile-modal-save{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:14px;transition:all .3s ease}.profile-modal-cancel{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#000}.profile-modal-cancel:hover{background-color:#e8e8e8}.profile-modal-save{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#000}.profile-modal-save:hover{background-color:#e8e8e8}.profile-modal-cancel:disabled,.profile-modal-save:disabled{cursor:not-allowed;opacity:.6}.profile-info-row--clickable{border-radius:8px;cursor:pointer;margin:0 -8px;padding-left:8px;padding-right:8px;transition:background-color .2s ease}.profile-info-row--clickable:hover{background-color:#00000008}.profile-view-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;padding:8px 14px;transition:background-color .25s ease;white-space:nowrap}.profile-view-button:hover{background-color:#e8e8e8}.profile-terms-list{display:flex;flex-direction:column;margin-bottom:8px}.profile-terms-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 0}.profile-terms-list-item:last-child{border-bottom:none}.profile-terms-list-label{color:#000;font-size:15px;font-weight:400}.profile-terms-view-btn{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;color:#000;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;padding:8px 14px;transition:background-color .25s ease;white-space:nowrap}.profile-terms-view-btn:hover{background-color:#e8e8e8}.profile-terms-back-btn{background:none;border:none;color:#666;cursor:pointer;display:block;font-size:14px;margin-bottom:16px;padding:0;transition:color .2s ease}.profile-terms-back-btn:hover{color:#000}.profile-terms-content{display:flex;flex-direction:column;gap:4px}.profile-terms-section{margin-bottom:16px}.profile-terms-section-title{color:#000;font-size:14px;font-weight:600;margin:0 0 6px}.profile-terms-section-text{color:#555;font-size:13px;line-height:1.7;margin:0;white-space:pre-line}@media (max-width:768px){.profile-container{padding-top:20px}}@media (max-width:480px){.profile-container{padding-left:10px;padding-right:10px;padding-top:20px}.profile-header-section{margin-bottom:-25px;padding:15px 10px}.profile-avatar-container{height:90px;margin-bottom:10px;width:90px}.profile-user-name{font-size:20px;padding:6px 14px}.profile-card{box-sizing:border-box;margin:0 auto;padding:45px 12px 16px}.profile-card,.profile-header,.profile-header-section{max-width:calc(100% - 20px)}.profile-info-row{padding:10px 0}.profile-info-icon{height:28px;margin-right:10px;width:28px}.profile-info-text{font-size:14px}.profile-income-card{margin-bottom:12px;margin-top:12px;padding:12px}.profile-income-title{font-size:14px}.profile-advice-card-text,.profile-advice-card-title,.profile-advice-text{font-size:12px}.profile-edit-button,.profile-logout-button,.profile-report-button{font-size:14px;min-width:160px;padding:9px 18px}.profile-modal-content{padding:20px 16px}}.deposits-container{align-items:center;background:#0000;min-height:100vh;padding:80px 20px 24px}.deposits-container,.deposits-content{display:flex;flex-direction:column;width:100%}.deposits-content{align-items:stretch;max-width:600px}.deposits-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.deposits-header-spacer{flex:1 1}.deposits-back-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:30px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background-color .3s ease}.deposits-back-button:hover{background-color:#e8e8e8}.deposits-tabs{display:flex;gap:10px;margin-bottom:30px;max-width:600px;width:100%}.deposits-tab{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:12px 20px;transition:all .3s ease}.deposits-tab.active{background-color:#fff;border:1px solid #e0e0e0;color:#000}.deposits-tab:not(.active){background-color:#e0e0e0;color:#666}.deposits-tab:hover:not(:disabled){opacity:.8}.deposits-tab:disabled{cursor:not-allowed;opacity:1}.deposits-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-width:600px;padding:30px 25px;width:100%}.account-type-selector{display:flex;gap:8px;margin-bottom:18px}.account-type-btn{background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;color:#666;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;padding:8px 12px;transition:border-color .2s ease,background .2s ease,color .2s ease}.account-type-btn--active,.account-type-btn:hover{border-color:#8b0000;color:#8b0000}.account-type-btn--active{background:#8b000012;font-weight:700}.account-type-selector--locked{align-items:flex-start;flex-direction:column;gap:6px}.account-type-btn--disabled{cursor:default;flex:none;text-align:center}.account-type-upsell{color:#8b0000;cursor:pointer;font-size:12px;font-weight:600}.account-type-upsell:hover{text-decoration:underline}.deposits-title{color:#000;font-size:18px;font-weight:600;margin-bottom:25px;margin-top:0}.deposits-form{display:flex;flex-direction:column;gap:20px;width:100%}.deposits-error{color:#c62828;font-size:14px}.deposits-success{color:#2e7d32;font-size:14px}.deposits-field{display:flex;flex-direction:column;gap:8px;width:100%}.deposits-label{color:#000;font-size:14px;font-weight:500}.deposits-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#000;font-size:16px;outline:none;padding:12px 15px;transition:border-color .3s ease;width:100%}.deposits-input:focus{border-color:#b0b0b0}.deposits-input::placeholder{color:#999}.deposits-checkbox-label{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px}.deposits-checkbox{accent-color:#8b0000;cursor:pointer;height:20px;width:20px}.deposits-button{align-self:center;background-color:#f5f5f5;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:12px 20px;transition:background-color .3s ease;width:50%}.deposits-button:hover{background-color:#e8e8e8}.deposits-button:active{background-color:#ddd}.deposits-list-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000004d;margin-top:20px;max-width:600px;padding:20px;width:100%}.deposits-list-title{font-size:16px;font-weight:600;margin:0 0 15px}.deposits-placeholder{color:#666;font-size:14px}.deposits-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.deposits-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.deposits-list-item:last-child{border-bottom:none}.deposit-amount{color:#2e7d32;font-weight:600}.deposit-description{color:#666;font-size:14px}.deposit-date{color:#999;font-size:14px}@media (max-width:768px){.deposits-container{padding:80px 15px 15px}.deposits-card{padding:25px 20px}.deposits-tabs{margin-bottom:20px}.deposits-tab{font-size:15px;padding:14px 20px}}@media (max-width:480px){.deposits-container{padding:80px 10px 10px}.deposits-card{border-radius:20px;padding:20px 15px}.deposits-title{font-size:16px;margin-bottom:20px}.deposits-form{gap:15px}.deposits-tabs{gap:8px;margin-bottom:15px}.deposits-list-card{padding:18px 15px}.deposits-tab{font-size:14px;padding:12px 15px}}.expenses-container{align-items:center;background:#0000;min-height:100vh;padding:80px 20px 24px}.expenses-container,.expenses-content{display:flex;flex-direction:column;width:100%}.expenses-content{align-items:stretch;max-width:600px}.expenses-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.expenses-header-spacer{flex:1 1}.expenses-back-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:30px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background-color .3s ease}.expenses-back-button:hover{background-color:#e8e8e8}.expenses-tabs{display:flex;gap:10px;margin-bottom:30px;max-width:600px;width:100%}.expenses-tab{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:12px 20px;transition:all .3s ease}.expenses-tab.active{background-color:#fff;border:1px solid #e0e0e0;color:#000}.expenses-tab:not(.active){background-color:#e0e0e0;color:#666}.expenses-tab:hover:not(:disabled){opacity:.8}.expenses-tab:disabled{cursor:not-allowed;opacity:1}.expenses-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-width:600px;padding:30px 25px;width:100%}.expenses-title{color:#000;font-size:18px;font-weight:600;margin-bottom:25px;margin-top:0}.expenses-form{display:flex;flex-direction:column;gap:20px;width:100%}.expenses-error{color:#c62828;font-size:14px}.expenses-success{color:#2e7d32;font-size:14px}.expenses-field{display:flex;flex-direction:column;gap:8px;width:100%}.expenses-label{color:#000;font-size:14px;font-weight:500}.expenses-input,.expenses-textarea{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#000;font-size:16px;outline:none;padding:12px 15px;transition:border-color .3s ease;width:100%}.expenses-textarea{min-height:110px;resize:none}.expenses-input:focus,.expenses-textarea:focus{border-color:#b0b0b0}.expenses-input::placeholder,.expenses-textarea::placeholder{color:#999}.expenses-checkbox-label{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px}.expenses-checkbox{accent-color:#8b0000;cursor:pointer;height:20px;width:20px}.expenses-button{align-self:center;background-color:#f5f5f5;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:12px 20px;transition:background-color .3s ease;width:50%}.expenses-button:hover{background-color:#e8e8e8}.expenses-button:active{background-color:#ddd}.expenses-list-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000004d;margin-top:20px;max-width:600px;padding:20px;width:100%}.expenses-list-title{font-size:16px;font-weight:600;margin:0 0 15px}.expenses-placeholder{color:#666;font-size:14px}.expenses-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.expenses-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.expenses-list-item:last-child{border-bottom:none}.expense-amount{color:#c62828;font-weight:600}.expense-description{color:#666;font-size:14px}.expense-date{color:#999;font-size:14px}@media (max-width:768px){.expenses-container{padding:80px 15px 15px}.expenses-card{padding:25px 20px}.expenses-tabs{margin-bottom:20px}.expenses-list-card{padding:18px 15px}.expenses-tab{font-size:15px;padding:14px 20px}}@media (max-width:480px){.expenses-container{padding:80px 10px 10px}.expenses-card{border-radius:20px;padding:20px 15px}.expenses-title{font-size:16px;margin-bottom:20px}.expenses-form{gap:15px}.expenses-tabs{gap:8px;margin-bottom:15px}.expenses-list-card{padding:18px 15px}.expenses-tab{font-size:14px;padding:12px 15px}}.analysis-container{align-items:center;background:#0000;min-height:100vh;padding:80px 20px 24px}.analysis-container,.analysis-content{display:flex;flex-direction:column;width:100%}.analysis-content{align-items:stretch;max-width:600px}.analysis-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.analysis-title{color:#000;font-size:22px;font-weight:600}.analysis-month-selector{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 16px #0003;display:flex;gap:12px;margin-bottom:20px;padding:12px 16px}.analysis-month-label{color:#000;font-size:14px;font-weight:500}.analysis-month-static{color:#000;font-size:14px;font-weight:600}.analysis-month-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#000;cursor:pointer;font-size:14px;outline:none;padding:8px 12px;transition:border-color .3s ease}.analysis-month-input:focus{border-color:#8b0000}.analysis-back-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:30px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background-color .3s ease}.analysis-back-button:hover{background-color:#e8e8e8}.analysis-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 8px 32px #0000004d;padding:24px 20px}.analysis-card,.analysis-chart-block{display:flex;flex-direction:column;gap:20px}.analysis-chart-block{align-items:center}.analysis-chart{height:220px;width:220px}.analysis-legend{display:flex;flex-direction:column;gap:10px;width:100%}.analysis-legend-item{align-items:center;background-color:#fffc;border:1px solid #ffffff4d;border-radius:12px;display:flex;justify-content:space-between;padding:8px 12px}.analysis-legend-label{flex:1 1;margin-left:8px}.analysis-legend-dot{border-radius:3px;display:inline-block;height:12px;width:12px}.analysis-legend-dot.income{background-color:#1eb980}.analysis-legend-dot.expense{background-color:#f44336}.analysis-legend-dot.recurring{background-color:#2196f3}.analysis-legend-value{font-weight:600}.analysis-table{background-color:#fffc;border:1px solid #ffffff4d;border-radius:18px;padding:18px}.analysis-table h3{font-size:16px;font-weight:600;margin:0 0 15px}.analysis-table table{border-collapse:collapse;width:100%}.analysis-table td,.analysis-table th{font-size:14px;padding:10px 8px;text-align:left}.analysis-table tbody tr:not(:last-child){border-bottom:1px solid #f3f3f7}.analysis-error,.analysis-placeholder{color:#666;font-size:14px}.analysis-error{color:#f44336}.analysis-show-all{align-self:center;background-color:#f0f0f5;border:none;border-radius:25px;color:#000;cursor:pointer;font-size:16px;font-weight:500;padding:12px;transition:opacity .2s ease;width:70%}.analysis-show-all:hover{opacity:.8}.income{color:#1eb980}.expense{color:#f44336}.recurring{color:#2196f3}@media (max-width:768px){.analysis-container{padding-top:80px}}@media (max-width:480px){.analysis-container{padding:80px 16px 16px}.analysis-card{padding:20px 16px}.analysis-chart{height:180px;width:180px}.analysis-show-all{width:100%}}.all-expenses-container{align-items:center;background:#0000;display:flex;flex-direction:column;min-height:100vh;padding:80px 20px 24px;width:100%}.all-expenses-content{align-items:stretch;display:flex;flex-direction:column;max-width:600px;width:100%}.all-expenses-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.all-expenses-header-spacer{flex:1 1}.all-expenses-back-button{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:30px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background-color .3s ease}.all-expenses-back-button:hover{background-color:#e8e8e8}.all-expenses-title{color:#000;font-size:24px;font-weight:600;margin-bottom:20px;margin-top:0}.all-expenses-list-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000004d;margin-top:15px;max-height:calc(100vh - 200px);max-width:600px;overflow-y:auto;padding:20px;width:100%}.all-expenses-error,.all-expenses-placeholder{color:#666;font-size:14px;padding:20px;text-align:center}.all-expenses-error{color:#c62828}.all-expenses-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.all-expenses-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.all-expenses-list-item:last-child{border-bottom:none}.all-expenses-amount{font-size:16px;font-weight:600}.all-expenses-amount.deposit{color:#2e7d32}.all-expenses-amount.expense{color:#c62828}.all-expenses-amount.recurring{color:#2196f3}.all-expenses-description{color:#666;font-size:14px;margin-top:4px}.all-expenses-date{color:#999;font-size:14px}.all-expenses-month-header{align-items:center;background-color:#f5f5f580;border-bottom:2px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;margin-top:12px;padding:16px 12px}.all-expenses-month-header:first-child{margin-top:0}.all-expenses-month-name{color:#000;text-transform:capitalize}.all-expenses-month-name,.all-expenses-month-total{font-size:16px;font-weight:600}.all-expenses-month-total.deposit{color:#2e7d32}.all-expenses-month-total.expense{color:#c62828}.ae-filters{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ae-filter-wrap{position:relative}.ae-filter-btn{align-items:center;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:20px;color:#444;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:5px;padding:7px 12px;transition:border-color .18s,background .18s,color .18s;white-space:nowrap}.ae-filter-btn:hover{border-color:#aaa}.ae-filter-btn--on{background:#8b000014;border-color:#8b0000;color:#8b0000}.ae-filter-btn--open{background:#8b00000d;border-color:#8b0000}.ae-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #0000001f;display:flex;flex-direction:column;left:0;min-width:140px;overflow:hidden;position:absolute;top:calc(100% + 6px);z-index:100}.ae-dropdown-option{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:13px;padding:10px 14px;text-align:left;transition:background .15s;width:100%}.ae-dropdown-option:hover{background:#f5f5f5}.ae-dropdown-option--active{background:#8b00000f;color:#8b0000;font-weight:600}.ae-dropdown--amount{gap:10px;min-width:200px;padding:14px}.ae-amount-row{display:flex;gap:10px}.ae-amount-field{display:flex;flex:1 1;flex-direction:column;gap:4px}.ae-amount-label{color:#888;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.ae-amount-input{background:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;color:#222;font-size:14px;outline:none;padding:8px 10px;transition:border-color .15s;width:100%}.ae-amount-input:focus{border-color:#8b0000}.ae-amount-apply{background:linear-gradient(135deg,#8b0000,#c0392b);border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:4px;padding:9px;transition:opacity .15s;width:100%}.ae-amount-apply:hover{opacity:.88}.ae-filter-reset{background:none;border:1.5px solid #ddd;border-radius:20px;color:#999;cursor:pointer;font-size:12px;padding:7px 12px;transition:color .15s,border-color .15s}.ae-filter-reset:hover{border-color:#c62828;color:#c62828}@media (max-width:768px){.all-expenses-container{padding-top:80px}}@media (max-width:480px){.all-expenses-container{padding:80px 15px 15px}.all-expenses-title{font-size:20px}.all-expenses-list-card{max-height:calc(100vh - 180px);padding:18px 15px}}.subscription-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2100}.subscription-modal{background:#fff;border-radius:20px;box-shadow:0 24px 60px #00000059;display:flex;flex-direction:column;gap:14px;max-height:90vh;max-width:calc(100vw - 32px);overflow-y:auto;padding:28px 24px 24px;width:360px}.subscription-modal-title{color:#1a1a1a;font-size:19px;font-weight:700;margin:0;text-align:center}.subscription-modal-subtitle{color:#555;font-size:13px;margin:0;text-align:center}.subscription-features-list{display:flex;flex-direction:column;gap:6px;margin:0;padding-left:18px}.subscription-features-list li{color:#333;font-size:13px;line-height:1.4}.subscription-modal-instructions{color:#444;font-size:13px;line-height:1.5;margin:0}.subscription-contacts{display:flex;flex-direction:column;gap:10px}.subscription-contact-row{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.subscription-contact-text{display:flex;flex-direction:column;gap:2px;min-width:0}.subscription-contact-label{color:#888;font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.subscription-contact-value{color:#1a1a1a;font-size:14px;font-weight:600;word-break:break-all}.subscription-copy-btn{background:linear-gradient(135deg,#8b0000,#c20);border:none;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;padding:8px 14px;transition:opacity .2s ease}.subscription-copy-btn:hover{opacity:.88}.subscription-modal-close{background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;color:#555;cursor:pointer;font-size:14px;font-weight:600;margin-top:4px;padding:12px;transition:background .2s ease}.subscription-modal-close:hover{background:#ebebeb}.cookie-overlay{bottom:0;display:flex;justify-content:center;left:0;padding:16px;pointer-events:none;position:fixed;right:0;z-index:9999}.cookie-banner{align-items:flex-start;animation:cookie-slide-up .35s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff7;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 -4px 32px #00000040,0 8px 32px #00000026;display:flex;gap:16px;max-width:620px;padding:20px 24px;pointer-events:all;width:100%}@keyframes cookie-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cookie-banner-icon{align-items:center;color:#8b0000;display:flex;flex-shrink:0;margin-top:2px}.cookie-banner-body{display:flex;flex:1 1;flex-direction:column;gap:6px}.cookie-banner-title{color:#000;font-size:15px;font-weight:600;margin:0}.cookie-banner-text{color:#555;font-size:13px;line-height:1.5;margin:0}.cookie-banner-buttons{display:flex;flex-direction:column;flex-shrink:0;gap:8px}.cookie-btn{border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .25s ease;white-space:nowrap}.cookie-btn--accept{background-color:#000;border-color:#000;color:#fff}.cookie-btn--accept:hover{background-color:#333;border-color:#333}.cookie-btn--accept:active{background-color:#555}.cookie-btn--secondary{background-color:#f5f5f5;color:#000}.cookie-btn--secondary:hover{background-color:#e8e8e8}.cookie-btn--secondary:active{background-color:#ddd}@media (max-width:600px){.cookie-overlay{padding:10px}.cookie-banner{border-radius:16px;flex-direction:column;gap:14px;padding:18px 16px}.cookie-banner-icon{display:none}.cookie-banner-buttons{flex-direction:row;width:100%}.cookie-btn{flex:1 1;text-align:center}}.site-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d1;box-sizing:border-box;flex-shrink:0;margin-top:auto;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));position:static;width:100%}.site-footer-inner{align-items:center;display:flex;flex-direction:column;gap:6px;margin:0 auto;max-width:960px;text-align:center}.site-footer-brand{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.site-footer-logo{border-radius:6px;display:block;flex-shrink:0;height:24px;object-fit:cover;width:24px}.site-footer-brand-name{color:#ffffffeb;font-size:12px;font-weight:600;letter-spacing:.02em}.site-footer-copy{color:#ffffffa6;font-size:11px}.site-footer-block{color:#ffffffb8;font-size:11px;line-height:1.45;max-width:100%}.site-footer-phone{color:#ffffffd9;text-decoration:none;white-space:nowrap}.site-footer-phone:hover{color:#fff;text-decoration:underline}.site-footer-links{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:center}.site-footer-link{-webkit-appearance:none;appearance:none;background:none;border:none;color:#ffffff9e;cursor:pointer;font:inherit;font-size:11px;line-height:1.35;padding:0;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.site-footer-link:hover{color:#fffffff2}@media (max-width:640px){.site-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px))}.site-footer-block{display:flex;flex-direction:column;font-size:10px;gap:4px;line-height:1.35}.site-footer-block>span{display:block}.site-footer-links{gap:4px 10px}.site-footer-link{font-size:10px}}@media (max-width:380px){.site-footer-block,.site-footer-brand-name,.site-footer-copy,.site-footer-link{font-size:9px}}@media (min-width:641px){.site-footer-logo{height:28px;width:28px}}:root{--grad-color1:#000;--grad-color2:#8b0000}.App{align-items:stretch;background:linear-gradient(180deg,#000,#8b0000);background:linear-gradient(180deg,var(--grad-color1) 0,var(--grad-color2) 100%);display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.App:before{background:radial-gradient(ellipse at 20% 50%,#8b000040 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#8b000026 0,#0000 50%),radial-gradient(ellipse at 50% 100%,#8b000033 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.App>*{position:relative;z-index:1}.screen-transition{animation:fadeIn .5s ease-in-out;display:flex;flex:1 0 auto;flex-direction:column;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.aef374c8.css.map*/