@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Vazirmatn,system-ui,-apple-system,sans-serif}body{color:#1e293b;background-color:#f1f5f9;min-height:100vh;overflow-x:hidden}.header{color:#fff!important;z-index:100!important;background-color:#1e3a8a!important;padding:16px!important;position:sticky!important;top:0!important;box-shadow:0 2px 4px #0000001a!important}.header-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;max-width:1100px!important;margin:0 auto 16px!important;display:flex!important}.header-logo{flex:1!important;align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.header-logo img{object-fit:contain!important;background-color:#ffffff0d!important;border:2px solid #fff3!important;border-radius:10px!important;flex-shrink:0!important;width:55px!important;height:55px!important;padding:2px!important}.header-title{font-size:17px!important;font-weight:700!important;line-height:1.4!important}.header-subtitle{opacity:.85!important;margin-top:3px!important;font-size:12px!important}.menu-btn{color:#fff!important;cursor:pointer!important;background-color:#1e40af!important;border:1px solid #1d4ed8!important;border-radius:8px!important;flex-shrink:0!important;min-width:44px!important;min-height:44px!important;padding:10px 16px!important;font-family:inherit!important;font-size:20px!important}.menu-btn:hover{background-color:#1d4ed8!important}.header-selects-row{align-items:center!important;gap:8px!important;max-width:1100px!important;margin:0 auto!important;display:flex!important}.header-selects-row .select-box{color:#fff!important;background-color:#1e40af!important;border:1px solid #1d4ed8!important;border-radius:8px!important;outline:none!important;flex:1!important;min-height:40px!important;padding:8px 12px!important;font-family:inherit!important;font-size:14px!important}.header-selects-row .add-project-btn{color:#fff!important;cursor:pointer!important;white-space:nowrap!important;background-color:#10b981!important;border:none!important;border-radius:8px!important;flex-shrink:0!important;min-height:40px!important;padding:8px 14px!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important}.dropdown-menu{background-color:#fff!important;border-radius:10px!important;flex-direction:column!important;max-width:1100px!important;margin:12px auto 0!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 25px #00000026!important}.dropdown-menu a{color:#1e293b!important;border-bottom:1px solid #f1f5f9!important;align-items:center!important;min-height:48px!important;padding:16px 18px!important;font-size:15px!important;font-weight:500!important;text-decoration:none!important;display:flex!important}.dropdown-menu a:last-child{border-bottom:none!important}.dropdown-menu a:hover{background-color:#f1f5f9!important}.modal-overlay{z-index:1000!important;background-color:#0f172ab3!important;justify-content:center!important;align-items:center!important;padding:16px!important;display:flex!important;position:fixed!important;inset:0!important}.modal-box{background-color:#fff!important;border-radius:14px!important;width:100%!important;max-width:500px!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 25px 50px #0000004d!important}.modal-header{background-color:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;border-radius:14px 14px 0 0!important;justify-content:space-between!important;align-items:center!important;padding:16px 20px!important;display:flex!important}.modal-header h3{color:#1e293b!important;margin:0!important;font-size:16px!important}.modal-close{cursor:pointer!important;color:#64748b!important;background:0 0!important;border:none!important;min-width:44px!important;min-height:44px!important;font-family:inherit!important;font-size:22px!important}.modal-body{padding:20px!important}.modal-footer{background-color:#f8fafc!important;border-top:1px solid #e2e8f0!important;gap:8px!important;padding:16px 20px!important;display:flex!important}.main-content{max-width:1100px!important;margin:0 auto!important;padding:24px 16px!important}.grid-2{grid-template-columns:1fr 1fr!important;gap:16px!important;margin-bottom:16px!important;display:grid!important}.card{text-align:center!important;background-color:#fff!important;border:2px solid #cbd5e1!important;border-radius:12px!important;padding:20px!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 16px -2px #00000026!important}.card-label{color:#64748b!important;margin-bottom:8px!important;font-size:14px!important}.card-value{font-variant-numeric:tabular-nums!important;word-break:break-all!important;font-size:24px!important;font-weight:900!important}.value-green{color:#10b981!important}.value-red{color:#ef4444!important}.value-amber{color:#f59e0b!important}.value-dark{color:#1e293b!important}.budget-card{background-color:#fff!important;border:2px solid #cbd5e1!important;border-radius:12px!important;margin-bottom:16px!important;padding:20px!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.budget-header{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;margin-bottom:12px!important;display:flex!important}.budget-label{color:#64748b!important;font-size:14px!important}.budget-total{color:#94a3b8!important;font-size:12px!important}.budget-value{color:#1e293b!important;font-variant-numeric:tabular-nums!important;font-size:20px!important;font-weight:700!important}.progress-bar{background-color:#f1f5f9!important;border-radius:4px!important;width:100%!important;height:8px!important;margin-top:12px!important;overflow:hidden!important}.progress-fill{border-radius:4px!important;height:100%!important}.fill-blue{background-color:#3b82f6!important}.fill-amber{background-color:#f59e0b!important}.fill-green{background-color:#10b981!important}.info-card{border-radius:12px!important;margin-bottom:16px!important;padding:16px!important}.info-strengths{background-color:#f1f5f9!important;border:1px solid #e2e8f0!important}.info-warnings{background-color:#fffbeb!important;border:1px solid #fde68a!important}.info-title{align-items:center!important;gap:8px!important;margin-bottom:8px!important;font-weight:700!important;display:flex!important}.info-strengths .info-title{color:#334155!important}.info-warnings .info-title{color:#92400e!important}.info-list{color:#475569!important;padding-right:20px!important;font-size:14px!important;line-height:1.9!important;list-style:outside!important}.info-text{color:#b45309!important;font-size:14px!important;line-height:1.8!important}.footer{text-align:center!important;color:#94a3b8!important;background-color:#fff!important;border-top:1px solid #e2e8f0!important;margin-top:32px!important;padding:24px 16px!important;font-size:12px!important}.footer-content{text-align:center!important;max-width:1100px!important;margin:0 auto!important}.footer-content p{color:#94a3b8!important;margin:4px 0!important;font-size:13px!important}.footer-copyright{border-top:1px solid #e2e8f0!important;margin-top:12px!important;padding-top:12px!important;font-size:11px!important;line-height:1.8!important}.tabs-container{background-color:#e2e8f0!important;border-radius:10px!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:16px!important;padding:4px!important;display:flex!important}.tab-button{color:#475569!important;cursor:pointer!important;background-color:#0000!important;border:none!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:100px!important;min-height:48px!important;padding:12px 8px!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;display:flex!important}.tab-button.active{color:#fff!important;background-color:#1e3a8a!important}.tab-button:hover:not(.active){background-color:#cbd5e1!important}.accordion-item{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;margin-bottom:8px!important;overflow:hidden!important;box-shadow:0 1px 3px #0000000d!important}.accordion-header{cursor:pointer!important;color:#1e293b!important;text-align:right!important;background-color:#f8fafc!important;border:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:56px!important;padding:16px!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important;display:flex!important}.accordion-header:hover{background-color:#f1f5f9!important}.accordion-body{background-color:#fff!important;border-top:1px solid #e2e8f0!important;padding:12px!important}.accordion-arrow{color:#64748b!important;flex-shrink:0!important;font-size:12px!important;transition:transform .2s!important}.accordion-arrow.open{transform:rotate(180deg)!important}.form-row{grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.form-group{flex-direction:column!important;margin-bottom:10px!important;display:flex!important}.form-label{color:#475569!important;margin-bottom:6px!important;font-size:13px!important;font-weight:500!important}.form-input{color:#1e293b!important;background-color:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;outline:none!important;width:100%!important;min-height:48px!important;padding:12px!important;font-family:inherit!important;font-size:15px!important}.form-input:focus{border-color:#1e3a8a!important;box-shadow:0 0 0 3px #1e3a8a1a!important}.payment-toggle{background-color:#f1f5f9!important;border:2px solid #e2e8f0!important;border-radius:10px!important;gap:5px!important;padding:5px!important;display:flex!important}.payment-btn{color:#64748b!important;cursor:pointer!important;background-color:#0000!important;border:2px solid #0000!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:48px!important;padding:12px 10px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;display:flex!important}.payment-btn.active{color:#fff!important;background-color:#1e3a8a!important;border-color:#1e3a8a!important;box-shadow:0 4px 12px #1e3a8a66!important}.btn-add{color:#fff!important;cursor:pointer!important;background-color:#1e3a8a!important;border:none!important;border-radius:8px!important;width:100%!important;min-height:50px!important;margin-top:8px!important;padding:14px!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important}.btn-add:hover{background-color:#1e40af!important}.back-button{color:#1e293b!important;cursor:pointer!important;background-color:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;align-items:center!important;gap:6px!important;min-height:44px!important;margin-bottom:16px!important;padding:10px 16px!important;font-family:inherit!important;font-size:14px!important;text-decoration:none!important;display:inline-flex!important}.btn-primary-full{color:#fff!important;cursor:pointer!important;background-color:#1e3a8a!important;border:none!important;border-radius:8px!important;flex:1!important;min-height:48px!important;padding:12px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}.btn-secondary-full{color:#475569!important;cursor:pointer!important;background-color:#f1f5f9!important;border:1px solid #cbd5e1!important;border-radius:8px!important;flex:1!important;min-height:48px!important;padding:12px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}.new-category-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:20px!important;display:flex!important}.new-category-input{color:#1e293b!important;background-color:#f8fafc!important;border:2px dashed #cbd5e1!important;border-radius:8px!important;outline:none!important;flex:1!important;min-width:200px!important;min-height:48px!important;padding:12px!important;font-family:inherit!important;font-size:15px!important}.new-category-btn{color:#fff!important;cursor:pointer!important;white-space:nowrap!important;background-color:#1e3a8a!important;border:none!important;border-radius:8px!important;min-height:48px!important;padding:12px 20px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}.new-category-btn:disabled{cursor:not-allowed!important;color:#94a3b8!important;background-color:#cbd5e1!important}.success-message{color:#065f46!important;text-align:center!important;background-color:#d1fae5!important;border:1px solid #6ee7b7!important;border-radius:8px!important;margin-bottom:16px!important;padding:12px 16px!important;font-size:14px!important;font-weight:600!important}.form-close-bar{justify-content:flex-end!important;padding:0 0 8px!important;display:flex!important}.form-close-btn{color:#dc2626!important;cursor:pointer!important;background-color:#fee2e2!important;border:1px solid #fecaca!important;border-radius:8px!important;align-items:center!important;gap:4px!important;padding:6px 14px!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;display:flex!important}.btn-save-compact{color:#fff!important;cursor:pointer!important;background-color:#10b981!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:40px!important;padding:10px 24px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 2px 8px #10b9814d!important}.save-row{border-top:1px solid #f1f5f9!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:12px!important;padding-top:12px!important;display:flex!important}.save-hint{color:#94a3b8!important;font-size:11px!important}.gift-banner{color:#fff!important;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)!important;border-radius:12px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:16px!important;padding:16px!important;display:flex!important;box-shadow:0 4px 12px #fbbf244d!important}.gift-banner-text{flex:1!important;min-width:200px!important}.gift-banner-title{margin-bottom:4px!important;font-size:16px!important;font-weight:700!important}.gift-banner-sub{opacity:.95!important;font-size:13px!important}.gift-banner-btn{color:#92400e!important;cursor:pointer!important;white-space:nowrap!important;background-color:#fff!important;border:none!important;border-radius:8px!important;padding:10px 18px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}@media (max-width:480px){.header{padding:8px 12px!important}.header-top{gap:8px!important;margin-bottom:8px!important}.header-logo{gap:8px!important}.header-logo img{width:38px!important;height:38px!important}.header-title{font-size:12px!important;line-height:1.3!important}.header-subtitle{margin-top:1px!important;font-size:9px!important}.menu-btn{min-width:36px!important;min-height:36px!important;padding:6px 10px!important;font-size:16px!important}.select-box,.add-project-btn{min-height:36px!important;padding:8px 10px!important;font-size:12px!important}.grid-2{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:10px!important}.card{padding:10px 8px!important}.card-label{margin-bottom:4px!important;font-size:10px!important}.card-value{font-size:15px!important;font-weight:900!important}.main-content{padding:12px 8px!important}.budget-card{margin-bottom:10px!important;padding:12px!important}.form-row{grid-template-columns:1fr!important;gap:8px!important}.form-input{min-height:40px!important;padding:8px 10px!important;font-size:15px!important}.form-label{margin-bottom:4px!important;font-size:11px!important}.form-group{margin-bottom:8px!important}.accordion-body{padding:10px!important}.accordion-header{padding:14px 12px!important;font-size:14px!important}.btn-add{padding:12px!important;font-size:14px!important}.back-button{min-height:36px!important;padding:8px 12px!important;font-size:12px!important}.tab-button{min-width:60px!important;min-height:40px!important;padding:8px 4px!important;font-size:11px!important}.payment-btn{min-height:40px!important;padding:10px 6px!important;font-size:12px!important}.info-card{margin-bottom:10px!important;padding:12px!important}.info-list,.info-text{font-size:12px!important}.info-title{font-size:14px!important}.gift-banner{padding:12px!important;font-size:13px!important}}@media (min-width:481px) and (max-width:768px){.grid-2{grid-template-columns:1fr 1fr!important;gap:10px!important}.card{padding:14px!important}.card-value{font-size:20px!important}.tab-button{font-size:13px!important}}
