.landing-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.landing-nav{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-brand{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:#1f2937;text-decoration:none}.nav-logo{width:40px;height:40px;border-radius:10px}.nav-title{color:#1f2937}.nav-links{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.nav-links a{color:#4b5563;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#667eea}.admin-link{background:#667eea;color:#fff!important;padding:.5rem 1rem;border-radius:8px;transition:background .3s}.admin-link:hover{background:#5568d3}.nav-actions{display:flex;align-items:center;gap:1rem}.lang-switcher{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem;border-radius:8px}.lang-btn{padding:.5rem 1rem;border:none;background:transparent;border-radius:6px;cursor:pointer;font-weight:600;color:#6b7280;transition:all .3s}.lang-btn.active{background:#fff;color:#667eea;box-shadow:0 2px 4px #0000001a}.menu-toggle{display:none;background:none;border:none;cursor:pointer;color:#1f2937}.hero{padding:8rem 2rem 4rem;margin-top:80px}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{animation:fadeInLeft .8s ease-out}.hero-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;line-height:1.8;margin-bottom:2rem;color:#ffffffe6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:#667eea}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.hero-image{display:flex;justify-content:center;align-items:center;animation:fadeInRight .8s ease-out}.hero-image img{width:300px;height:300px;border-radius:30px;box-shadow:0 20px 60px #0000004d}.features{padding:6rem 2rem;background:#fff;color:#1f2937}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1f2937}.section-subtitle{font-size:1.25rem;text-align:center;color:#6b7280;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{padding:2rem;border-radius:16px;background:#f9fafb;border:2px solid transparent;transition:all .3s}.feature-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 10px 30px #667eea33}.feature-icon{width:64px;height:64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.feature-description{color:#6b7280;line-height:1.6}.about{padding:6rem 2rem;background:linear-gradient(135deg,#f9fafb,#e5e7eb);color:#1f2937}.about-description{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about-highlight{font-size:1.25rem;font-weight:600;text-align:center;color:#667eea;max-width:800px;margin-left:auto;margin-right:auto}.download{padding:6rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.download .section-title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);font-weight:800}.download .section-subtitle{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.15)}.download-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;align-items:center}.download-btn{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;border-radius:16px;text-decoration:none;transition:all .3s;min-width:220px;box-shadow:0 4px 15px #0003}.download-btn-ios{background:#000;color:#fff;border:2px solid rgba(255,255,255,.1)}.download-btn-ios:hover{background:#1a1a1a;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;border-color:#fff3}.download-btn-ios .download-logo{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.download-btn-ios .download-btn-label{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.download-btn-android{background:#3ddc84;color:#1a1a1a;border:2px solid rgba(0,0,0,.1)}.download-btn-android:hover{background:#2bc973;transform:translateY(-3px);box-shadow:0 8px 25px #3ddc8466;border-color:#00000026}.download-btn-android .download-logo{color:#1a1a1a}.download-btn-android .download-btn-label{color:#1a1a1a;font-weight:700}.download-logo{width:32px;height:32px;flex-shrink:0}.download-btn-content{display:flex;flex-direction:column;align-items:flex-start}.download-btn-label{font-weight:700;font-size:1rem;line-height:1.2;letter-spacing:.3px}.download-badge{background:#fff3;padding:1rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-footer{background:#1f2937;color:#fff;padding:4rem 2rem 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section p{color:#9ca3af;margin-bottom:.5rem}.footer-section a{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.5rem;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#6b7280}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{position:fixed;top:80px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 20px #0000001a;transform:translate(-100%);transition:transform .3s}.nav-links.open{transform:translate(0)}.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-image img{width:200px;height:200px}.features-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.download-btn{min-width:180px;padding:.875rem 1.5rem}.download-btn-label{font-size:.9rem}}@media (max-width: 480px){.hero{padding:6rem 1rem 3rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.features,.about,.download{padding:4rem 1rem}}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.login-card{background:#fff;border-radius:16px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a}.login-header{text-align:center;margin-bottom:2rem}.login-logo{width:80px;height:80px;border-radius:16px;margin:0 auto;display:block;box-shadow:0 4px 12px #00000026}.login-header h1{font-size:1.75rem;font-weight:700;color:#1f2937;margin-top:1rem;margin-bottom:.5rem}.login-header p{color:#6b7280;font-size:.875rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.error-message{background-color:#fee2e2;color:#dc2626;padding:.75rem;border-radius:8px;font-size:.875rem}.login-button{background-color:#6366f1;color:#fff;padding:.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.login-button:hover:not(:disabled){background-color:#4f46e5}.login-button:disabled{opacity:.6;cursor:not-allowed}.dashboard-container{display:flex;min-height:100vh;background-color:#f5f5f5}.sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;transition:width .3s;position:fixed;height:100vh;z-index:100}.sidebar.closed{width:80px}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.app-title-link{text-decoration:none;color:inherit;flex:1;min-width:0;display:flex;align-items:center;gap:.75rem}.sidebar-logo{width:40px;height:40px;border-radius:10px;flex-shrink:0}.sidebar.closed .sidebar-logo{width:32px;height:32px}.app-title-link:hover{opacity:.8}.sidebar-header h2{font-size:1.25rem;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:color .2s;margin:0;flex:1;min-width:0}.app-title-link:hover h2{color:#6366f1}.sidebar.closed .sidebar-header h2{display:none}.sidebar-toggle{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}.sidebar-toggle:hover{background-color:#f3f4f6}.sidebar-nav{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#6b7280;transition:all .2s;font-weight:500}.nav-item:hover{background-color:#f3f4f6;color:#1f2937}.nav-item.active{background-color:#eef2ff;color:#6366f1}.sidebar.closed .nav-item span{display:none}.sidebar-footer{padding:1rem;border-top:1px solid #e5e7eb}.user-info{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;background-color:#f9fafb;border-radius:8px}.sidebar.closed .user-info{justify-content:center}.user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.user-details{flex:1}.sidebar.closed .user-details{display:none}.user-email{font-size:.875rem;color:#374151;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#fee2e2;color:#dc2626;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}.logout-button:hover{background-color:#fecaca}.sidebar.closed .logout-button span{display:none}.main-content{flex:1;margin-left:280px;transition:margin-left .3s}.sidebar.closed~.main-content{margin-left:80px}@media (max-width: 768px){.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-content{margin-left:0}}.dashboard-page{padding:2rem;max-width:1600px;margin:0 auto}.online-users-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 25px #667eea4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 10px 25px #667eea4d}50%{box-shadow:0 15px 35px #667eea80}}.online-users-content{display:flex;align-items:center;gap:1.5rem}.online-users-icon{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.online-users-info{flex:1}.online-users-label{color:#ffffffe6;font-size:.875rem;font-weight:500;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}.online-users-value{color:#fff;font-size:3rem;font-weight:700;margin:0 0 .25rem;line-height:1}.online-users-sub{color:#fffc;font-size:.875rem;margin:0}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-top:1.5rem}.chart-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.chart-card h3{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.chart-card h3 svg{color:#6366f1}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stats-grid.secondary-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card.small{padding:1rem}.stat-card.small .stat-icon{width:48px;height:48px}.stat-card.small .stat-value{font-size:1.5rem}.stat-details{display:flex;flex-direction:column;gap:.25rem}.stat-sub-change{font-size:.7rem;color:#9ca3af;display:flex;align-items:center;gap:.25rem}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .2s}.stat-card:hover{box-shadow:0 4px 6px -1px #0000001a;border-color:#6366f1}.stat-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-content{flex:1}.stat-label{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.stat-value{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.stat-change{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:.25rem}.dashboard-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.dashboard-section h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.users-table-container{overflow-x:auto}.users-table{width:100%;border-collapse:collapse}.users-table thead{background-color:#f9fafb}.users-table th{padding:.75rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.users-table td{padding:.75rem;border-bottom:1px solid #f3f4f6;font-size:.875rem}.users-table tbody tr:hover{background-color:#f9fafb}.user-id-code{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.75rem;color:#6366f1}.income-amount{color:#10b981;font-weight:500}.expense-amount{color:#ef4444;font-weight:500}.positive{color:#10b981;font-weight:600}.negative{color:#ef4444;font-weight:600}.transactions-list{display:flex;flex-direction:column;gap:1rem}.transaction-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.transaction-item:hover{border-color:#6366f1;background-color:#f9fafb}.transaction-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.transaction-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.transaction-category{font-weight:600;color:#1f2937}.transaction-amount{font-weight:700;font-size:1.125rem}.transaction-meta{display:flex;gap:1rem;font-size:.75rem;color:#9ca3af;margin-bottom:.25rem}.user-id-small{font-family:Courier New,monospace;color:#6b7280}.transaction-date{display:flex;align-items:center;gap:.25rem}.transaction-note{font-size:.875rem;color:#6b7280;margin-top:.25rem;font-style:italic}.empty-state{text-align:center;padding:3rem;color:#9ca3af}.page-container{padding:2rem}.time-series-chart{padding:1rem}.chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;height:250px;padding:1rem 0;border-bottom:2px solid #e5e7eb}.chart-bar-container{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.chart-bar{width:100%;background:linear-gradient(to top,#6366f1,#8b5cf6);border-radius:4px 4px 0 0;position:relative;min-height:4px;transition:all .3s ease;cursor:pointer}.chart-bar:hover{opacity:.8;transform:scaleY(1.05)}.chart-bar-value{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:600;color:#6366f1;white-space:nowrap}.chart-bar-label{margin-top:.5rem;font-size:.75rem;color:#9ca3af;transform:rotate(-45deg);transform-origin:top left;white-space:nowrap}.top-users-list{display:flex;flex-direction:column;gap:.75rem}.top-user-item{display:flex;align-items:center;gap:1rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.top-user-item:hover{border-color:#6366f1;background-color:#f9fafb}.top-user-rank{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.top-user-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.user-id-code-small{background-color:#f3f4f6;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.7rem;color:#6366f1}.top-user-stats{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280}.separator{color:#d1d5db}.premium-badge{background-color:#fef3c7;color:#f59e0b;padding:.125rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr}.stats-grid.secondary-stats{grid-template-columns:repeat(2,1fr)}.users-table-container{overflow-x:scroll}.chart-bars{gap:.25rem}.chart-bar-label{font-size:.65rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-content h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#1f2937}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-buttons button{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;transition:all .2s}.filter-buttons button:hover{background-color:#f9fafb;border-color:#9ca3af}.filter-buttons button.active{background-color:#6366f1;color:#fff;border-color:#6366f1}.feedback-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.feedback-list{display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 200px);overflow-y:auto}.feedback-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s}.feedback-card:hover{border-color:#6366f1;box-shadow:0 4px 6px -1px #0000001a}.feedback-card.selected{border-color:#6366f1;background-color:#eef2ff}.feedback-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.feedback-user{display:flex;align-items:center;gap:.75rem;flex:1}.user-avatar-small{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.75rem}.user-name{font-weight:600;color:#1f2937;font-size:.875rem;margin-bottom:.25rem}.feedback-date{font-size:.75rem;color:#6b7280}.status-badge{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.status-pending{background-color:#fef3c7;color:#92400e}.status-badge.status-replied{background-color:#d1fae5;color:#065f46}.status-badge.status-resolved{background-color:#f3f4f6;color:#374151}.feedback-message{color:#374151;font-size:.875rem;line-height:1.5;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feedback-meta{font-size:.75rem;color:#9ca3af;margin-top:.5rem}.feedback-detail{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:sticky;top:2rem;max-height:calc(100vh - 100px);overflow-y:auto}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.detail-header h2{font-size:1.5rem;font-weight:700;color:#1f2937}.close-button{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.close-button:hover{background-color:#f3f4f6}.detail-content{display:flex;flex-direction:column;gap:1.5rem}.detail-section{display:flex;flex-direction:column;gap:.75rem}.detail-section h3{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.5rem}.detail-section p{font-size:.875rem;color:#6b7280;line-height:1.5}.detail-section strong{color:#1f2937;font-weight:600}.user-id-code{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875rem;color:#6366f1;word-break:break-all}.message-box,.admin-reply-box{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.6;color:#374151;white-space:pre-wrap}.admin-reply-box{background-color:#eef2ff;border-color:#c7d2fe}.reply-date{font-size:.75rem;color:#9ca3af;margin-top:.5rem}.reply-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-family:inherit;resize:vertical;min-height:120px}.reply-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.detail-actions{display:flex;gap:.75rem;margin-top:.5rem}.reply-button,.resolve-button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.reply-button{background-color:#6366f1;color:#fff}.reply-button:hover:not(:disabled){background-color:#4f46e5}.reply-button:disabled{opacity:.6;cursor:not-allowed}.resolve-button{background-color:#f3f4f6;color:#374151}.resolve-button:hover{background-color:#e5e7eb}.empty-state{text-align:center;padding:4rem 2rem;color:#9ca3af}.empty-state p{margin-top:1rem;font-size:1rem}.feedback-images{display:flex;gap:.5rem;margin-top:.75rem;position:relative}.feedback-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;cursor:pointer;transition:transform .2s}.feedback-thumbnail:hover{transform:scale(1.1)}.image-count{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:6px;font-size:.75rem;font-weight:600;color:#6b7280}.image-gallery{margin-top:1rem}.image-gallery h4{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.image-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.image-item img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.image-item img:hover{transform:scale(1.05)}.image-upload-section{margin-top:1rem}.image-upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;cursor:pointer;font-size:.875rem;color:#6b7280;transition:all .2s}.image-upload-label:hover{background-color:#f3f4f6;border-color:#6366f1;color:#6366f1}.selected-images{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}.selected-image-item{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.selected-image-item img{width:100%;height:100%;object-fit:cover}.remove-image-btn{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background-color:#0009;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.remove-image-btn:hover{background-color:#ef4444e6}@media (max-width: 1024px){.feedback-layout{grid-template-columns:1fr}.feedback-detail{position:static;max-height:none}}.page-container{padding:2rem;max-width:1600px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.page-header h1{font-size:2rem;font-weight:700;color:#1f2937}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.success-message{display:flex;align-items:center;gap:.5rem;padding:1rem;background-color:#d1fae5;color:#065f46;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.version-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}.version-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.version-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.version-card-header h2{font-size:1.5rem;font-weight:700;color:#1f2937}.version-form{display:flex;flex-direction:column;gap:1.25rem}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-group span{font-size:.875rem;color:#374151}@media (max-width: 1024px){.version-layout{grid-template-columns:1fr}}.page-container{padding:2rem;max-width:1200px;margin:0 auto}.page-header h1{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#1f2937}.settings-content{display:flex;flex-direction:column;gap:2rem}.settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.settings-section h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.section-description{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.setting-item{margin-bottom:1.5rem}.setting-item:last-child{margin-bottom:0}.setting-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.setting-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.setting-input{width:100%;max-width:200px;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;margin-top:.5rem}.setting-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.setting-description{font-size:.75rem;color:#6b7280;margin-top:.25rem}.add-user-override{display:flex;gap:.75rem;align-items:center;margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px}.user-id-input{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.user-id-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.add-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#6366f1;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.add-button:hover{background-color:#4f46e5}.user-overrides-list{margin-top:1rem}.user-overrides-list h3{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.75rem}.user-override-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.5rem}.user-override-info{display:flex;align-items:center;gap:.75rem}.user-id{font-family:monospace;font-size:.875rem;color:#1f2937;font-weight:500}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.enabled{background-color:#d1fae5;color:#065f46}.status-badge.disabled{background-color:#fee2e2;color:#991b1b}.remove-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fee2e2;color:#dc2626;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.remove-button:hover{background-color:#fecaca}.settings-actions{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.save-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#6366f1;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s}.save-button:hover:not(:disabled){background-color:#4f46e5}.save-button:disabled{opacity:.6;cursor:not-allowed}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite}.settings-page{padding:2rem;max-width:1200px;margin:0 auto}.page-header{margin-bottom:2rem}.page-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.page-subtitle{color:#6b7280;font-size:1rem}.settings-tabs-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.settings-tab-list{display:flex;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;margin:0;padding:0;list-style:none}.settings-tab{padding:1rem 1.5rem;cursor:pointer;border:none;background:none;font-size:.875rem;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s}.settings-tab:hover{color:#6366f1;background-color:#f3f4f6}.settings-tab.active{color:#6366f1;border-bottom-color:#6366f1;background-color:#fff}.settings-tab-panel{padding:2rem}.user-detail-page{padding:2rem;max-width:1400px;margin:0 auto}.page-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;color:#374151;transition:background-color .2s}.back-button:hover{background-color:#e5e7eb}.page-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.user-detail-content{display:flex;flex-direction:column;gap:1.5rem}.detail-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.card-header h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.user-avatar-section{display:flex;align-items:center;gap:1rem}.user-avatar-large{width:64px;height:64px;border-radius:50%;object-fit:cover}.user-avatar-placeholder{width:64px;height:64px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280}.user-avatar-section h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .25rem}.user-email{color:#6b7280;font-size:.875rem;margin:0 0 .5rem}.user-id-display{font-size:.75rem;color:#9ca3af;background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px;word-break:break-all}.premium-badge-large{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600}.free-badge{background-color:#e5e7eb;color:#6b7280;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.info-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#f9fafb;border-radius:8px}.info-item svg{color:#6b7280;margin-top:.125rem;flex-shrink:0}.info-label{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.info-value{display:block;font-size:.875rem;font-weight:500;color:#111827}.premium-status-display{display:flex;flex-direction:column;gap:1rem}.status-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f9fafb;border-radius:8px}.status-label{font-size:.875rem;color:#6b7280}.status-value{font-size:.875rem;font-weight:600;color:#111827}.lifetime-badge{background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.expired-badge{background-color:#ef4444;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-left:.5rem}.btn-edit{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.btn-edit:hover{background-color:#2563eb}.edit-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.form-input{padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group small{font-size:.75rem;color:#6b7280}.form-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.btn-primary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.btn-primary:hover:not(:disabled){background-color:#2563eb}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#e5e7eb;color:#374151;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.btn-secondary:hover:not(:disabled){background-color:#d1d5db}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:1rem}.stat-card svg{color:#6b7280}.stat-label{font-size:.75rem;color:#6b7280;margin:0 0 .25rem}.stat-value{font-size:1.25rem;font-weight:700;margin:0}.stat-value.income{color:#10b981}.stat-value.expense{color:#ef4444}.stat-sub{font-size:.75rem;color:#6b7280;margin:.25rem 0 0}.transactions-list{display:flex;flex-direction:column;gap:.75rem}.transaction-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:#f9fafb;border-radius:8px}.transaction-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.transaction-icon.income{background-color:#dcfce7;color:#10b981}.transaction-icon.expense{background-color:#fee2e2;color:#ef4444}.transaction-details{flex:1}.transaction-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.transaction-category{font-size:.875rem;font-weight:500;color:#111827}.transaction-amount{font-size:.875rem;font-weight:600}.transaction-amount.income{color:#10b981}.transaction-amount.expense{color:#ef4444}.transaction-meta{display:flex;gap:.5rem;font-size:.75rem;color:#6b7280}.transaction-note{font-size:.75rem;color:#6b7280;margin:.25rem 0 0;font-style:italic}.goals-list{display:flex;flex-direction:column;gap:1rem}.goal-item{padding:1rem;background-color:#f9fafb;border-radius:8px}.goal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.goal-title{font-size:.875rem;font-weight:600;color:#111827}.completed-badge{background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.goal-progress{margin-bottom:.5rem}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background-color:#3b82f6;transition:width .3s}.progress-fill.completed{background-color:#10b981}.goal-amounts{display:flex;gap:.5rem;font-size:.875rem;color:#6b7280}.goal-date{font-size:.75rem;color:#6b7280;margin-top:.5rem}.empty-state{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}.error-container{text-align:center;padding:2rem}.error-container p{color:#ef4444;margin-bottom:1rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #6366f1;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
