*{font-family:Inter,Segoe UI,sans-serif}.login-page{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:32px}.login-card-split{animation:cardEnter .8s ease;background:#fff;border-radius:26px;box-shadow:0 40px 80px #0000002e,0 10px 24px #00000014;display:grid;grid-template-columns:1fr 1fr;max-width:880px;overflow:hidden;width:100%}@keyframes cardEnter{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.login-left{background:#27ae60;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:56px 48px;position:relative}.login-left:after{background:#ffffff14;border-radius:50%;content:"";filter:blur(60px);height:320px;position:absolute;right:-30%;top:-40%;width:320px}.login-brand-center{align-items:center;animation:fadeUp .8s ease both;display:flex;flex-direction:column;margin-bottom:36px;text-align:center}.logo-circle{align-items:center;animation:floatLogo 5s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 18px 40px #0000002e,inset 0 0 0 1px #0000000f;display:flex;height:108px;justify-content:center;margin-bottom:18px;width:108px}.logo-circle img{width:54px}.brand-title{color:#fff;font-family:Poppins,Inter,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.5px;margin-bottom:6px}.brand-tagline{color:#fff;font-family:Inter,sans-serif;font-size:14.5px;font-weight:500;letter-spacing:.15px}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.login-left h2{font-size:30px;font-weight:800;letter-spacing:-.4px;margin-bottom:12px}.login-right{animation:slideRight .6s ease;display:flex;flex-direction:column;padding:56px 48px}@keyframes slideRight{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.login-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:26px}.login-right h3{color:#111827;font-size:22px;font-weight:700;margin-bottom:0}.back-to-website{align-items:center;color:#6b7280;display:flex;font-size:13px;font-weight:500;gap:8px;text-decoration:none;transition:all .2s}.back-to-website i{font-size:11px}.back-to-website:hover{color:#27ae60;transform:translateX(-2px)}.login-right label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px;margin-top:20px}.login-right input{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:16px;color:#111827;font-size:16px;outline:none;padding:18px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.login-right input::placeholder{color:#9ca3af}.login-right input:hover{background:#fff;border-color:#d1d5db}.login-right input:focus{background:#fff;border-color:#27ae60;box-shadow:0 0 0 4px #27ae601a}.pin-container{display:flex;gap:12px;margin-top:10px}.pin-container input{border:1.5px solid #d1d5db;border-radius:14px;font-size:20px;font-weight:600;height:56px;padding:0!important;text-align:center;width:56px}.login-btn{background:#27ae60;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:32px;padding:18px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.login-btn:hover:not(:disabled){background:#219150;box-shadow:0 10px 20px #27ae6033;transform:translateY(-1px)}.login-btn:disabled{background:#d1d5db;cursor:not-allowed}.form-footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px;width:100%}.forgot-btn{color:#27ae60}.forgot-btn,.switch-mode-btn{background:none;border:none;cursor:pointer;font-size:14px;font-weight:500}.switch-mode-btn{align-self:flex-end;color:#6b7280;transition:color .2s}.switch-mode-btn span{color:#27ae60;font-weight:700}.switch-mode-btn:hover span{text-decoration:underline}.form-container{max-height:480px;overflow-y:auto;padding-right:8px}.form-container::-webkit-scrollbar{width:5px}.form-container::-webkit-scrollbar-track{background:#f1f1f1}.form-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.input-group{align-items:center;display:flex;height:72px;position:relative}.input-group input{height:72px;padding-right:100px!important}.verify-btn{background:#0000;border:none;color:#27ae60;cursor:pointer;font-size:14px;font-weight:700;padding:0;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .2s}.verify-btn:hover:not(:disabled){color:#219150;text-decoration:underline}.verify-btn:disabled{background:#0000;color:#9ca3af;cursor:not-allowed}.spinner.mini{animation:spin .8s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#27ae60;height:16px;width:16px}.verified-status{align-items:center;color:#27ae60;display:flex;font-size:12px;font-weight:700;gap:4px;position:absolute;right:12px}.mobile-info-badge{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:10px;padding:12px 16px}.mobile-info-badge span{color:#166534;font-size:13px}.mobile-info-badge button{background:none;border:none;color:#27ae60;cursor:pointer;font-size:12px;font-weight:700;padding:0;text-decoration:underline}.otp-container{animation:slideDown .3s ease;background:#f0fdf4;border:1px dashed #22c55e;border-radius:16px;margin-bottom:24px;margin-top:20px;padding:20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.otp-input-row{display:flex;flex-direction:column;gap:16px;margin-top:10px}.otp-digits-container{display:flex;gap:8px;justify-content:space-between}.otp-digits-container input{background:#fff;border:1px solid #bbf7d0;border-radius:10px;font-size:20px;font-weight:700;height:48px;outline:none;text-align:center;transition:all .2s;width:48px}.otp-digits-container input:focus{border-color:#27ae60;box-shadow:0 0 0 3px #22c55e26;transform:translateY(-2px)}.otp-submit-btn{align-items:center;background:#166534;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:center;transition:all .2s;width:100%}.otp-submit-btn:hover:not(:disabled){background:#064e3b;box-shadow:0 4px 12px #16653433}.popup-overlay{z-index:9999}.popup-card{max-width:400px}.popup-icon{font-size:32px;height:64px;width:64px}.popup-title{color:#111827;font-size:20px;font-weight:700;margin-bottom:8px}.popup-message{color:#6b7280;font-size:15px;line-height:1.5;margin-bottom:24px}.popup-confirm-btn{background:#27ae60;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:all .2s;width:100%}.popup-confirm-btn:hover{background:#219150;transform:translateY(-1px)}@media (max-width:1024px){.login-card-split{max-width:480px}}@media (max-width:768px){.login-page{padding:16px}.login-card-split{border-radius:20px;box-shadow:0 10px 30px #0000001a;grid-template-columns:1fr;margin:0;max-width:100%}.login-left{background:linear-gradient(135deg,#27ae60,#2ecc71);padding:40px 24px}.logo-circle{height:80px;width:80px}.logo-circle img{width:40px}.brand-title{font-size:24px}.brand-tagline{font-size:13px}.login-right{padding:32px 24px}.login-header-row{margin-bottom:24px}.login-right h3{font-size:18px;margin-bottom:0;text-align:left}.back-to-website{font-size:12px}.form-container{max-height:none;overflow-y:visible;padding-right:0}.pin-container{gap:10px;justify-content:center}.pin-container input{font-size:18px;height:50px;width:50px}.otp-digits-container{gap:5px;justify-content:center}.otp-digits-container input{font-size:16px;height:40px;width:40px}.form-footer{align-items:center;flex-direction:row;gap:10px;justify-content:space-between}.forgot-btn,.switch-mode-btn{font-size:13px;text-align:center}.login-btn{margin-top:24px;padding:16px}.login-right input[type=tel]{font-size:16px;padding:18px 20px}.mobile-info-badge{flex-direction:column;gap:8px;padding:10px;text-align:center}.mobile-info-badge button{font-size:11px}}@media (max-width:480px){.login-page{background:#fff;padding:0}.login-card-split{border-radius:0;box-shadow:none;min-height:100vh}.login-left{border-radius:0 0 30px 30px}}.sidebar{background:#0f9d58;background:linear-gradient(165deg,#0f9d58,#0b6e3f);border-radius:0;box-shadow:4px 0 15px #0000001a;color:#fff;display:flex;flex-direction:column;height:100dvh;margin:0;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:280px;z-index:1000}.sidebar.collapsed{width:85px}.sidebar-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;margin-bottom:20px;padding:15px}.brand-wrap,.sidebar-header{align-items:center;display:flex}.brand-wrap{gap:12px}.sidebar-logo-img{filter:brightness(0) invert(1);height:32px;object-fit:contain;width:32px}.brand-text{animation:fadeIn .5s ease;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.5px;margin-top:10px}.header-actions{align-items:center;display:flex;gap:10px}.close-btn,.collapse-btn{align-items:center;background:#ffffff1a;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:22px;justify-content:center;padding:8px;transition:all .3s ease}.close-btn:hover,.collapse-btn:hover{background:#fff3}.collapse-btn.collapsed{transform:rotate(180deg)}.desktop-only{display:flex}.mobile-only{display:none}.sidebar-menu{display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:auto;padding:0}.menu-item{align-items:center;border-radius:0;color:#fffc;display:flex;font-size:15px;font-weight:500;gap:12px;padding:10px 15px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-item:hover{background:#ffffff1a;color:#fff;transform:translateX(5px)}.menu-item:hover .menu-icon{background:#fff3;color:#fff;transform:scale(1.1) rotate(5deg)}.menu-item.active{background:#ffffff26;box-shadow:none;color:#fff}.menu-item.active .menu-icon{background:#fff3;color:#fff}.menu-icon{background:#ffffff08;border-radius:12px;font-size:20px;height:40px;justify-content:center;min-width:40px;width:40px}.menu-icon,.sidebar-logout{align-items:center;display:flex;transition:all .3s ease}.sidebar-logout{background:#ffffff0d;border-top:1px solid #ffffff0d;color:#fff;cursor:pointer;font-size:15px;font-weight:600;gap:12px;margin-top:auto;padding:20px 24px}.sidebar-logout:hover{background:#fff3;color:#fff}.logout-icon{color:#fff}.sidebar-logout:hover .logout-icon{background:#ffffff4d;color:#fff}.sidebar-version{border-top:1px solid #ffffff05;color:#ffffff4d;font-size:11px;font-weight:500;letter-spacing:.05em;padding:10px 24px;text-align:center}@media (max-width:768px){.sidebar{box-shadow:10px 0 30px #0003;height:100vh;height:100dvh;left:-280px;position:fixed;top:0;width:280px;z-index:2000}.sidebar.mobile-open{left:0}.desktop-only{display:none}.mobile-only{display:flex}.sidebar.collapsed{width:280px}.sidebar-header{padding:20px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.logout-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.logout-modal{animation:modalSlideUp .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;max-width:400px;padding:40px;text-align:center;width:90%}.logout-modal-header{margin-bottom:24px}.modal-icon{background:#fef2f2;border-radius:50%;color:#ef4444;font-size:64px;margin-bottom:16px;padding:24px}.logout-modal h3{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 12px}.logout-modal p{color:#64748b;font-size:16px;line-height:1.6;margin:0 0 32px}.modal-actions{justify-content:center}.modal-actions button{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-cancel{background:#f1f5f9;color:#475569}.btn-cancel:hover{background:#e2e8f0;color:#1e293b}.btn-confirm{background:#ef4444;box-shadow:0 4px 6px -1px #ef444433;color:#fff}.btn-confirm:hover{background:#dc2626;box-shadow:0 10px 15px -3px #ef44444d;transform:translateY(-1px)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #f1f5f9cc;justify-content:space-between;padding:0 32px;position:-webkit-sticky;position:sticky;top:0}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:16px}.menu-toggle{background:none;border:none;border-radius:8px;color:#1e293b;cursor:pointer;display:none;font-size:24px;padding:8px;transition:background .2s}.menu-toggle:hover{background:#f1f5f9}.topbar-title{color:#1e293b;font-size:22px;font-weight:600;letter-spacing:-.5px;margin:0}.topbar-right{align-items:center;display:flex;gap:24px}.time-badge{background:#f1f5f9;border-radius:12px;color:#475569;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;padding:8px 16px}.vertical-divider{background:#e2e8f0;height:32px;width:1px}.user-profile{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:40px;box-shadow:0 2px 6px #00000005;cursor:pointer;display:flex;gap:16px;padding:6px 6px 6px 16px;transition:all .3s}.user-profile:hover{border-color:#16a34a40;box-shadow:0 4px 12px #16a34a14}.user-info{align-items:flex-end;display:flex;flex-direction:column}.user-name{color:#1e293b;font-size:14px;font-weight:600;line-height:1.2}.user-role{color:#16a34a;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.profile-avatar{align-items:center;background:#f0fdf4;border-radius:50%;color:#16a34a;display:flex;font-size:36px;height:44px;justify-content:center;width:44px}@media (max-width:768px){.topbar{height:70px;padding:0 16px}.menu-toggle{align-items:center;display:flex;justify-content:center}.topbar-title{font-size:18px}.time-badge,.user-info,.vertical-divider{display:none}.user-profile{background:#0000;border:none;box-shadow:none;padding:4px}.profile-avatar{font-size:28px;height:36px;width:36px}}.dashboard-home{display:flex;flex-direction:column;gap:24px;padding:0}.dashboard-header{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 15px #00000005;display:flex;justify-content:space-between;padding:20px 24px}.dashboard-title{color:#0f172a;font-size:24px;font-weight:600;letter-spacing:-.5px}.subtitle{color:#64748b;font-size:13px;font-weight:500}.quick-actions{display:flex;gap:12px}.qa-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.qa-btn:hover{background:#f8fafc;border-color:#cbd5e1}.qa-btn.primary{background:#0f9d58;border:none;box-shadow:0 4px 12px #0f9d5840;color:#fff}.dashboard-filters.date-only{align-items:flex-end;background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 15px #00000005;display:flex;gap:20px;padding:20px 24px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{color:#64748b;font-size:12px;font-weight:600;text-transform:uppercase}.filter-group input[type=date]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:14px;font-weight:500;outline:none;padding:10px 16px;transition:all .2s}.filter-group input:focus{background:#fff;border-color:#0f9d58;box-shadow:0 0 0 4px #0f9d581a}.apply-btn{background:#0f9d58;border:none;border-radius:12px;box-shadow:0 4px 12px #0f9d5833;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:11px 24px;transition:all .2s}.apply-btn:hover{background:#0b6e3f;transform:translateY(-1px)}.loading-state{align-items:center;color:#64748b;display:flex;font-weight:500;gap:12px;height:200px;justify-content:center}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card{border:1px solid #f1f5f9;box-shadow:0 2px 10px #00000005;gap:14px;padding:16px;transition:all .3s}.stat-card:hover{border-color:#0f9d5833;box-shadow:0 10px 25px #0000000d;transform:translateY(-4px)}.stat-icon{border-radius:12px;height:42px;width:42px}.stat-icon svg{height:20px;width:20px}.stat-info span{color:#64748b;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-info strong{color:#0f172a;font-size:18px;font-weight:700}.stat-info small{color:#94a3b8;font-size:11px;margin-top:2px}.stat-card.emerald .stat-icon{background:#f0fdf4;color:#0f9d58}.stat-card.blue .stat-icon{background:#eff6ff;color:#2563eb}.stat-card.amber .stat-icon{background:#fffbeb;color:#d97706}.stat-card.rose .stat-icon{background:#fff1f2;color:#e11d48}.text-success{color:#0f9d58!important}.text-primary{color:#2563eb!important}.text-warning{color:#d97706!important}.text-danger{color:#ef4444!important}.dashboard-grid-layout,.dashboard-home-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.5fr 1fr}.content-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 15px #00000005;padding:20px}.section-header{align-items:center;color:#1e293b;display:flex;gap:10px;margin-bottom:16px}.section-header h3{font-size:16px;font-weight:600;margin-top:10px}.activity-list{display:flex;flex-direction:column;gap:12px;list-style:none}.activity-list li{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#475569;font-size:13px;padding:10px}.insight-item{border-bottom:1px solid #f1f5f9;color:#64748b;display:flex;font-size:13px;justify-content:space-between;padding:10px 0}.insight-item strong{color:#0f172a}.performance-meter{margin:10px 0 20px}.meter-info{color:#64748b;display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.meter-bar{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.meter-fill{background:linear-gradient(90deg,#0f9d58,#34d399);border-radius:10px;height:100%;transition:width 1s ease-out}.activity-list.compact li{background:#0000;border:none;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:8px 10px}.parent-header{border-left:5px solid #7c3aed}.header-welcome{align-items:center;display:flex;gap:16px}.user-avatar-mini{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:15px;box-shadow:0 4px 12px #7c3aed4d;color:#fff;display:flex;font-size:22px;font-weight:700;height:50px;justify-content:center;width:50px}.qa-btn.premium{background:#0f172a;border-color:#1e293b;color:#fff}.qa-btn.premium:hover{background:#1e293b;box-shadow:0 4px 12px #0f172a4d;transform:translateY(-2px)}.growth-chart-dummy{background:#f8fafc;border-radius:14px;margin-bottom:16px;padding:16px}.meter-fill.success{background:#0f9d58}.meter-fill.primary{background:#2563eb}.mini-stats-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.ms-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:12px}.ms-label{color:#64748b;font-size:11px;font-weight:600;text-transform:uppercase}.ms-value{color:#0f172a;font-size:18px;font-weight:700}.next-action-item{align-items:center;background:#f8fafc;border:1px solid #0000;border-radius:14px;cursor:pointer;display:flex;gap:12px;margin-bottom:10px;padding:12px;transition:all .2s}.next-action-item:hover{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 12px #00000008;transform:translateX(4px)}.action-icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;color:#7c3aed;display:flex;height:36px;justify-content:center;width:36px}.action-info{display:flex;flex:1 1;flex-direction:column}.action-info strong{color:#1e293b;font-size:14px;font-weight:600}.action-info span{color:#94a3b8;font-size:12px}.action-arrow{color:#cbd5e1}.chart-container{display:flex;flex-direction:column}.chart-wrapper{flex:1 1;margin-top:10px}.chart-legend{color:#64748b;display:flex;font-size:12px;font-weight:500;gap:16px;margin-left:auto}.dot{border-radius:50%;display:inline-block;height:8px;margin-bottom:5px;margin-right:6px;width:8px}.dot.generated{background:#3b82f6;margin-top:7px}.dot.collected{background:#10b981;margin-top:7px}.invoice-list{display:flex;flex-direction:column;gap:12px}.invoice-item-row{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;display:flex;gap:16px;padding:12px;transition:all .2s}.invoice-item-row:hover{background:#fff;border-color:#cbd5e1;transform:translateX(4px)}.inv-icon{align-items:center;display:flex;height:10px;justify-content:center;width:10px}.status-dot{border-radius:50%;height:8px;width:8px}.status-dot.pending{background:#f59e0b;box-shadow:0 0 8px #f59e0b66}.status-dot.collected{background:#10b981;box-shadow:0 0 8px #10b98166}.status-dot.overdue{background:#ef4444;box-shadow:0 0 8px #ef444466}.inv-main{display:flex;flex:1 1;flex-direction:column}.inv-main strong{color:#1e293b;font-size:14px}.inv-main span{color:#94a3b8;font-size:12px}.inv-amount{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.inv-amount strong{color:#0f172a;font-size:15px}.status-tag{border-radius:6px;font-size:10px;font-weight:700;margin-top:4px;padding:2px 8px;text-transform:uppercase}.status-tag.pending{background:#fff7ed;color:#c2410c}.status-tag.collected{background:#f0fdf4;color:#15803d}.status-tag.overdue{background:#fef2f2;color:#b91c1c}.view-all-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:12px;font-weight:600;margin-left:auto}.empty-state{font-size:14px;padding:40px}@media (max-width:1024px){.dashboard-grid-layout,.dashboard-home-content{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-home{gap:12px;padding:0 8px}.dashboard-header{align-items:center;flex-direction:column;gap:10px;margin-bottom:0;padding:12px;text-align:center}.quick-actions{gap:8px;justify-content:center}.dashboard-filters.date-only{align-items:flex-end;border-radius:12px;flex-direction:row;flex-wrap:nowrap;gap:6px;padding:10px 8px}.filter-group{flex:1 1}.filter-group label{font-size:8px;margin-bottom:2px}.filter-group input[type=date]{border-radius:8px;font-size:10px;padding:6px 4px}.apply-btn{border-radius:8px;font-size:10px;padding:6px 10px}.stats-grid{gap:8px;grid-template-columns:1fr}.stat-card{border-radius:12px;flex-direction:row;gap:12px;padding:10px 14px;text-align:left}.stat-icon{height:34px;width:34px}.stat-icon svg{height:16px;width:16px}.stat-info strong{font-size:16px}.stat-info small,.stat-info span{font-size:9px}.chart-container{min-height:250px;padding:12px}.section-header{gap:6px;justify-content:center;margin-bottom:12px}.section-header h3{font-size:14px}.chart-wrapper{height:200px}.invoice-list{gap:8px}.invoice-item-row{border-radius:10px;padding:8px 12px}.inv-main strong{font-size:13px}}.attendance-page{display:flex;flex-direction:column;gap:28px;padding:0}.attendance-filters{align-items:center;background:#fff;border-radius:18px;box-shadow:0 10px 28px #0000000f;display:flex;flex-wrap:wrap;gap:14px;padding:18px 20px}.attendance-filters input,.attendance-filters select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#111827;font-size:14px;min-width:180px;padding:10px 14px}.attendance-filters input[type=date]{min-width:160px}.attendance-filters input:focus,.attendance-filters select:focus{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e26;outline:none}.attendance-filters button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:transform .15s ease,box-shadow .15s ease}.attendance-filters button:hover{box-shadow:0 6px 18px #22c55e59;transform:translateY(-1px)}.attendance-stats-modern{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.att-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 12px 32px #0000000f;display:flex;justify-content:space-between;padding:22px 24px;transition:transform .25s ease,box-shadow .25s ease}.att-card:hover{box-shadow:0 20px 44px #00000014;transform:translateY(-4px)}.att-left{display:flex;flex-direction:column}.att-label{color:#6b7280;font-size:13px;margin-bottom:6px}.att-value{color:#111827;font-size:28px;font-weight:700}.att-icon{align-items:center;border-radius:18px;color:#fff;display:flex;flex-shrink:0;height:54px;justify-content:center;width:54px}.att-card.success .att-icon{background:linear-gradient(135deg,#22c55e,#16a34a)}.att-card.danger .att-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.att-card.info .att-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.att-card.primary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.att-card.primary .att-label{color:#ffffffd9}.att-card.primary .att-value{color:#fff}.att-card.primary .att-icon{background:#fff3}.attendance-summary{background:#fff;border-radius:20px;box-shadow:0 12px 32px #0000000f;padding:20px 22px}.progress-bar{background:#e5e7eb;border-radius:999px;height:10px;margin-bottom:14px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;transition:width .4s ease}.attendance-insight{color:#374151;font-size:14px;font-weight:500;text-align:center}.table-card{border-radius:20px;padding:22px}.table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.table-header h3{color:#111827;font-size:18px;font-weight:600;margin:0}.table-actions{gap:10px}.table-actions button:hover{background:#f8fafc;border-color:#22c55e;color:#16a34a}.attendance-table{border-collapse:collapse;width:100%}.attendance-table thead th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#64748b;font-size:13px;font-weight:600;padding:12px 14px;text-align:left}.attendance-table tbody td{border-bottom:1px solid #f1f5f9;font-size:14px;padding:14px;vertical-align:middle}.status{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;text-transform:uppercase}.status.present{background:#dcfce7;color:#166534}.status.absent{background:#fee2e2;color:#991b1b}@media (max-width:768px){.attendance-filters{align-items:stretch;flex-direction:column}.attendance-filters button,.attendance-filters input,.attendance-filters select{width:100%}}.manage-students-page{display:flex;flex-direction:column;gap:24px}.page-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:16px 0}.page-title-wrap{display:flex;flex-direction:column}.page-title{color:#111827;font-size:22px;font-weight:600;margin:0}.page-subtitle{color:#6b7280;font-size:14px;margin-top:4px}.page-actions{align-items:center;display:flex;gap:12px}.student-stats{padding-bottom:6px}.student-stats::-webkit-scrollbar-thumb{border-radius:999px}.stat-card{background:#fff}.stat-card span{color:#64748b;font-size:13px}.stat-card strong{font-size:22px}.table-card{border-radius:16px;box-shadow:0 8px 24px #0000000f;padding:16px 15px}.students-table td,.students-table th{border-bottom:1px solid #f1f5f9}.actions button{border:none;border-radius:6px;cursor:pointer;margin-right:6px;padding:6px 10px}.actions .danger{background:#ef4444;color:#fff}.modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed}.modal-card{border-radius:18px;padding:24px;width:520px}.form-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:16px}.form-grid input,.form-grid select{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.students-table{background:#fff;min-width:800px}.students-table thead th{text-align:left}.students-table tbody td,.students-table thead th{border-bottom:1px solid #e5e7eb;padding:12px;white-space:nowrap}.students-table tbody tr:hover{background-color:#f9fafb}.students-table{border-collapse:collapse;min-width:900px;width:100%}.students-table td,.students-table th{border-bottom:1px solid #e5e7eb;padding:12px;white-space:nowrap}.students-table thead th{background:#f8fafc;font-weight:600}.text-right{text-align:right}.action-btn{border:none;border-radius:6px;font-size:13px;margin:0 4px;padding:6px 12px}.action-btn.edit{background:#3b82f6;color:#fff}.action-btn.delete{background:#ef4444;color:#fff}.student-stats{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 8px;width:100%}.student-stats::-webkit-scrollbar{height:6px}.student-stats::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.stat-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 10px 28px #0000000f;display:flex;flex:1 1;gap:16px;min-width:220px;padding:18px 20px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 16px 36px #00000014;transform:translateY(-3px)}.stat-icon{background:linear-gradient(135deg,#22c55e,#22c55e);border-radius:14px;flex-shrink:0;font-size:22px;height:50px;width:50px}.stat-info{display:flex;flex-direction:column}.stat-label{color:#64748b;margin-bottom:4px}.stat-value{font-size:26px}.table-toolbar{flex-wrap:wrap}.search-input{flex:1 1;min-width:240px;outline:none}.search-input,.table-toolbar select{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.table-toolbar select{background:#fff;min-width:160px}.search-input:focus,.table-toolbar select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.primary-btn{background:linear-gradient(135deg,var(--green-500),var(--green-700));border:none;border-radius:10px;box-shadow:0 8px 20px #22c55e59;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:38px;padding:0 18px;transition:all .25s ease}.primary-btn:hover{box-shadow:0 12px 26px #22c55e73;transform:translateY(-1px)}.primary-btn:active{box-shadow:0 6px 16px #22c55e59;transform:translateY(0)}.table-actions button{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:all .2s ease}.invoice-page{display:flex;flex-direction:column;gap:32px}.invoice-filters{background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000000d;display:flex;flex-wrap:wrap;gap:12px;padding:16px 18px}.invoice-filters select{background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;padding:9px 14px}.invoice-filters button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:9px 22px}.invoice-stats.modern{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card.modern{align-items:center;background:#fff;border-radius:20px;box-shadow:0 12px 32px #0000000f;display:flex;justify-content:space-between;padding:22px 24px;transition:transform .25s ease,box-shadow .25s ease}.stat-card.modern:hover{box-shadow:0 20px 44px #00000014;transform:translateY(-4px)}.stat-left{display:flex;flex-direction:column}.stat-label{color:#6b7280;font-size:13px;margin-bottom:6px}.stat-value{color:#111827;font-size:28px;font-weight:700}.stat-icon{align-items:center;border-radius:18px;color:#fff;display:flex;height:54px;justify-content:center;width:54px}.stat-card.success .stat-icon{background:linear-gradient(135deg,#22c55e,#16a34a)}.stat-card.info .stat-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card.danger .stat-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.table-card{background:#fff;border-radius:18px;box-shadow:0 12px 32px #00000014;padding:20px 22px}.table-toolbar{align-items:center;display:flex;gap:12px;margin-bottom:14px}.table-actions{display:flex;gap:8px}.table-wrapper{overflow-x:auto;width:100%}.invoice-table{min-width:900px;table-layout:fixed}.invoice-table td,.invoice-table th{border-bottom:1px solid #e5e7eb;padding:14px;vertical-align:middle;white-space:nowrap}.invoice-table td.text-right,.invoice-table th.text-right{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.invoice-table td.text-center,.invoice-table th.text-center{text-align:center}.invoice-table td.text-center{align-items:center;display:flex;justify-content:center}.invoice-table td:nth-child(4),.invoice-table th:nth-child(4){width:140px}.invoice-table td:nth-child(5),.invoice-table th:nth-child(5){width:120px}.student-cell{gap:12px}@media (max-width:768px){.invoice-filters{flex-direction:column}.invoice-stats.modern{grid-template-columns:1fr}}.invoice-table{border-collapse:collapse;width:100%}.invoice-table thead th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#64748b;font-size:13px;font-weight:600;padding:12px 14px;text-align:left}.invoice-table tbody td{border-bottom:1px solid #f1f5f9;color:#111827;font-size:14px;padding:14px;vertical-align:middle}.invoice-table tbody tr:hover{background:#f9fafb}.invoice-table td.amount,.invoice-table th.amount{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.invoice-table td.status,.invoice-table th.status{text-align:center}.student-cell{align-items:center;color:#111827;display:flex;font-weight:500;gap:10px}.student-cell img{border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.student-info{display:flex;flex-direction:column}.student-name{font-weight:600}.student-parent{color:#6b7280;font-size:12px}.status-pill{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.status-pill.paid{background:#dcfce7;color:#166534}.status-pill.unpaid{background:#fee2e2;color:#991b1b}@media (max-width:1024px){.invoice-table{min-width:800px}}:root{--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#bbf7d0;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--text-main:#0f172a;--text-muted:#6b7280;--border-soft:#e5e7eb;--bg-page:#f0fdf4}.admin-config-page{background:linear-gradient(180deg,#f0fdf4,#fff);background:linear-gradient(180deg,var(--bg-page) 0,#fff 100%);gap:28px;margin:0 auto;max-width:1150px;padding:28px}.admin-config-page,.config-card{display:flex;flex-direction:column}.config-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-soft);border-radius:16px;box-shadow:0 10px 30px #10b98114,0 2px 6px #0000000a;gap:18px;overflow:hidden;padding:24px 26px;position:relative}.config-card:before{background:linear-gradient(90deg,#22c55e,#15803d);background:linear-gradient(90deg,var(--green-500),var(--green-700));content:"";height:5px;left:0;position:absolute;top:0;width:100%}.config-card h3{color:#0f172a;color:var(--text-main);font-size:19px;font-weight:600;letter-spacing:-.2px;margin:0}.config-card span{color:#6b7280;color:var(--text-muted);font-size:13px}.form-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.field{display:flex;flex-direction:column;gap:6px}.field label{color:#374151;font-size:13px;font-weight:500}.field small{color:#9ca3af;font-size:12px}input,select{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-soft);border-radius:10px;color:#0f172a;color:var(--text-main);font-size:14px;height:40px;outline:none;padding:0 12px;transition:border .2s ease,box-shadow .2s ease,background .2s ease}input::placeholder{color:#9ca3af}input:focus,select:focus{background:#f0fdf4;background:var(--green-50);border-color:#22c55e;border-color:var(--green-500);box-shadow:0 0 0 3px #10b9812e}.toggle{align-items:center;color:#0f172a;color:var(--text-main);display:flex;font-size:14px;font-weight:500;gap:12px}.toggle input{accent-color:#16a34a;accent-color:var(--green-600);cursor:pointer;height:18px;width:18px}button.primary{align-self:flex-start;background:linear-gradient(135deg,#16a34a,#15803d);background:linear-gradient(135deg,var(--green-600),var(--green-700));border:none;border-radius:10px;box-shadow:0 8px 18px #10b98159;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.2px;padding:11px 22px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}button.primary:hover{box-shadow:0 12px 24px #10b98173;transform:translateY(-1px)}button.primary:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.admin-config-page,.config-card{padding:18px}}.master-list-container{background:#f8fafc;display:flex;flex-direction:column;height:calc(100vh - 80px);overflow:hidden;padding:16px 24px}.master-header{align-items:center;box-shadow:0 4px 15px #00000008;gap:20px;justify-content:space-between;margin-bottom:16px;padding:20px 24px}.grid-wrapper,.master-header{background:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex}.grid-wrapper{box-shadow:0 4px 20px #0000000d;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.header-left{flex:1 1;gap:16px}.header-left,.type-selector{align-items:center;display:flex}.type-selector{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #00000005;gap:10px;padding:10px 16px}.type-selector select{background:#0000;border:none;color:#1e293b;cursor:pointer;font-size:14px;font-weight:600;outline:none}.search-box{width:350px}.search-box input{background:#0000;color:#1e293b;font-weight:500}.add-btn-premium{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;box-shadow:0 10px 20px #16c55e33;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 20px;transition:all .2s}.add-btn-premium:hover{box-shadow:0 14px 24px #16c55e4d;transform:translateY(-2px)}.master-table{border-collapse:collapse;min-width:100%;text-align:left;width:100%}.master-table td,.master-table th{padding:12px 16px;text-align:center}.master-table td:not(:first-child),.master-table th:not(:first-child){text-align:left}.master-table td.text-center,.master-table th.text-center{text-align:center}.master-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:10px 16px}.primary-cell{color:#1e293b;font-weight:600}.code-badge{background:#f1f5f9;border-radius:6px;color:#475569;font-family:monospace;font-weight:600;padding:4px 10px}.add-course-row-btn{align-items:center;background:#f0fdf4;border:1px solid #dcfce7;border-radius:8px;color:#16a34a;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;margin:0 auto;padding:6px 12px;transition:all .2s}.add-course-row-btn:hover{background:#16a34a;border-color:#16a34a;color:#fff}.action-btn:hover{color:#1e293b}.action-btn.view:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.action-btn.map:hover{background:#f0fdf4;border-color:#16a34a;color:#16a34a}.multi-label{color:#64748b;display:block;font-size:13px;font-weight:600;margin-bottom:12px}.multi-input-row{align-items:center;display:flex;gap:12px;margin-bottom:12px}.multi-input-row .form-input-modern{border:1.5px solid #e2e8f0;border-radius:10px;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.multi-input-row .form-input-modern:focus{border-color:#27ae60;box-shadow:0 0 0 4px #27ae601a}.multi-actions{display:flex;gap:8px}.multi-add-btn,.multi-remove-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.multi-add-btn{background:#f0fdf4;color:#16a34a}.multi-add-btn:hover{background:#16a34a;color:#fff}.multi-remove-btn{background:#fef2f2;color:#ef4444}.multi-remove-btn:hover{background:#ef4444;color:#fff}.modal-card{max-width:500px}.modal-card.wide{max-width:900px}.modal-card.mini{max-width:450px}.modal-header{background:#fcfcfc}.modal-header h3{color:#1e293b;font-size:18px;font-weight:700;margin:0}.close-btn{transition:all .2s}.close-btn:hover{background:#e2e8f0;color:#64748b}.modal-footer{background:#fcfcfc}.batch-row-time{align-items:center;background:#fcfcfc;border:1px solid #f1f5f9;border-radius:12px;display:flex;gap:16px;margin-bottom:12px;padding:12px}.time-picker-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.time-icon{color:#94a3b8;left:12px;pointer-events:none;position:absolute}.time-input{border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;padding:10px 10px 10px 38px!important;width:100%}.session-indicator{border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.02em;min-width:90px;padding:6px 12px;text-align:center;text-transform:uppercase}.session-indicator.morning{background:#fff9db;border:1px solid #ffe066;color:#f08c00}.session-indicator.afternoon{background:#e3fafc;border:1px solid #99e9f2;color:#0c8599}.session-indicator.evening{background:#f3f0ff;border:1px solid #d0bfff;color:#6741d9}.save-btn-premium{background:#27ae60;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .2s}.save-btn-premium:hover{background:#219150;box-shadow:0 8px 16px #27ae6033}.add-form-layout{display:flex;flex-direction:column;gap:32px}.form-section h4{border-bottom:1px solid #f0fdf4;margin-bottom:16px;padding-bottom:8px}.form-grid-inner{grid-gap:16px;gap:16px}.form-input-group input{border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;padding:10px 14px;transition:all .2s}.form-input-group input:focus{border-color:#27ae60;box-shadow:0 0 0 4px #27ae601a}.form-select-modern{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;font-size:14px;outline:none;padding:10px 14px;transition:all .2s}.form-select-modern:focus{border-color:#27ae60;box-shadow:0 0 0 4px #27ae601a}.branch-tag{background:#f0fdf4;border:1px solid #dcfce7;color:#16a34a}.details-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}.detail-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;padding:12px;transition:all .2s}.detail-item:hover{background:#fff;border-color:#27ae60;box-shadow:0 4px 12px #0000000a;transform:translateY(-2px)}.detail-label{color:#64748b}.loader-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fff9;border-radius:16px;position:absolute;z-index:100}.detail-value{font-size:14px;word-break:break-all}.view-details-layout{display:flex;flex-direction:column;gap:32px}.view-section h4{border-bottom:2px solid #f0fdf4;color:#16a34a;font-size:13px;gap:8px;letter-spacing:.08em;margin-bottom:16px;padding-bottom:8px;text-transform:uppercase}.view-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.header-title-group{align-items:center;display:flex;gap:12px}.view-badge{background:#eff6ff;border:1px solid #dbeafe;border-radius:20px;color:#3b82f6;font-size:11px;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.edit-from-view-btn{align-items:center;background:#1e293b;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.edit-from-view-btn:hover{background:#000;box-shadow:0 10px 20px #0000001a;transform:translateY(-1px)}.alert-icon-wrap{margin-bottom:20px}.delete-confirm-body h4{font-size:20px;margin-bottom:12px}.readonly-input,.view-only input,.view-only select{background:#f8fafc!important;border-color:#e2e8f0!important;color:#64748b!important;cursor:default!important}.readonly-input,.readonly-input:focus{box-shadow:none!important}.readonly-input:focus{border-color:#e2e8f0!important}.view-only .multi-add-btn,.view-only .multi-remove-btn{display:none}.popup-overlay{animation:fadeIn .3s ease}.popup-card{animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 50px #00000026}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.popup-card h2,.popup-icon{font-weight:700}.popup-card h2{color:#1e293b;font-size:20px;margin-bottom:8px}.popup-card p{color:#64748b;font-size:14px;margin-bottom:24px}.popup-btn{transition:all .2s}.popup-btn:hover{background:#000;transform:translateY(-2px)}@media (max-width:1024px){.master-header{gap:16px}.header-left,.master-header{align-items:stretch;flex-direction:column}.search-box{width:100%}.details-grid{grid-template-columns:1fr}}@media (max-width:768px){.master-list-container{padding:12px}.master-header{flex-direction:column;gap:16px;padding:16px}.header-left{flex-direction:column;gap:12px;width:100%}.search-box,.type-selector{width:100%}.add-btn-premium{justify-content:center;width:100%}.master-table{min-width:100%}.master-table tbody td:not(:first-child):not(:nth-child(2)):not(:last-child),.master-table thead th:not(:first-child):not(:nth-child(2)):not(:last-child){display:none}.master-table td,.master-table th{font-size:13px;padding:12px 4px;white-space:nowrap}.master-table td:nth-child(2),.master-table th:nth-child(2){padding-left:10px;text-align:left}.master-table td:last-child,.master-table th:last-child{padding-right:10px;text-align:right}.master-table td:first-child{color:#64748b;font-weight:600;width:30px}.primary-cell{font-size:14px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-cell{gap:4px;justify-content:flex-end}.action-btn{border:none;border-radius:8px;color:#fff!important;height:32px;width:32px}.action-btn.view{background:#10b981!important;display:flex!important}.action-btn.edit{background:#3b82f6!important}.action-btn.delete{background:#ef4444!important}.action-btn svg{height:16px;width:16px}.modal-card{max-height:90vh;width:95%}.modal-body{overflow-y:auto;padding:16px}.form-grid-inner{grid-template-columns:1fr}.pagination-container{align-items:center;flex-direction:column;gap:12px}}.master-student-container{background:#f8fafc;display:flex;flex-direction:column;height:calc(100vh - 80px);overflow:hidden;padding:16px 24px}.student-header{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 15px #00000008;display:flex;gap:20px;justify-content:space-between;margin-bottom:16px;padding:20px 24px}.student-grid-wrapper{border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.search-box{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #00000005;display:flex;gap:12px;padding:10px 16px;transition:all .3s;width:400px}.search-box:focus-within{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.search-box input{border:none;font-size:14px;outline:none;width:100%}.add-student-btn{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;box-shadow:0 10px 20px #16c55e33;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.add-student-btn:hover{box-shadow:0 14px 24px #16c55e4d;transform:translateY(-2px)}.student-grid-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 30px #0000000a;overflow-x:auto;padding:12px;scrollbar-color:#cbd5e1 #0000;scrollbar-width:thin}.student-grid-wrapper::-webkit-scrollbar{height:6px}.student-grid-wrapper::-webkit-scrollbar-track{background:#0000}.student-grid-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.student-grid-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.student-table{border-collapse:collapse;min-width:100%;width:100%}.student-table th{border-bottom:2px solid #f1f5f9;color:#64748b;font-size:13px;padding:12px 16px;text-transform:uppercase}.student-table td,.student-table th{text-align:center;vertical-align:middle}.student-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:10px 16px}.id-badge{color:#16a34a;font-weight:700}.student-name-cell{gap:12px}.avatar-mini,.student-name-cell{align-items:center;display:flex;justify-content:center}.avatar-mini{background:#f0fdf4;border-radius:8px;color:#16a34a;font-size:14px;font-weight:700;height:32px;width:32px}.course-badge{background:#fefce8;color:#a16207}.batch-badge,.course-badge{border-radius:6px;font-size:12px;font-weight:600;padding:4px 10px}.batch-badge{background:#f0fdf4;color:#16a34a}.branch-tag{background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;color:#3b82f6;font-size:12px;font-weight:600;padding:4px 10px}.action-cell{gap:8px}.action-btn,.action-cell{display:flex;justify-content:center}.action-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;height:36px;transition:all .2s;width:36px}.action-btn:hover{background:#f8fafc}.action-btn.view:hover{background:#f0fdf4;border-color:#16a34a;color:#16a34a}.action-btn.edit:hover{background:#fefce8;border-color:#eab308;color:#eab308}.action-btn.delete:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.student-modal{max-width:900px!important}.student-form-layout{display:flex;flex-direction:column;gap:32px}.form-section h4{align-items:center;border-bottom:1.5px solid #f0fdf4;color:#16a34a;display:flex;font-size:14px;gap:10px;letter-spacing:.05em;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase}.form-grid-inner{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.input-with-icon{align-items:center;display:flex;position:relative}.input-icon{color:#94a3b8;left:12px;position:absolute}.input-with-icon input{padding-left:40px!important;width:100%}.save-student-btn-premium{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;box-shadow:0 10px 15px #16c55e1a;color:#fff;cursor:pointer;font-weight:700;padding:12px 28px;transition:all .2s}.save-student-btn-premium:hover{background:#15803d;transform:translateY(-1px)}.delete-confirm-body{padding:32px;text-align:center}.delete-confirm-body h3{font-size:20px;margin:16px 0 8px}.delete-confirm-body p{color:#64748b;margin-bottom:24px}.confirm-actions{display:flex;gap:12px}.confirm-actions button{border-radius:12px;cursor:pointer;flex:1 1;font-weight:600;padding:12px}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.modal-card{background:#fff;border-radius:24px;box-shadow:0 30px 60px #0003;display:flex;flex-direction:column;overflow:hidden;width:100%}.modal-card.mini{max-width:400px}.modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:20px 24px}.close-btn,.modal-header{align-items:center;display:flex}.close-btn{background:#f1f5f9;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;height:32px;justify-content:center;width:32px}.modal-body{padding:24px}.scrollable{max-height:70vh;overflow-y:auto}.modal-footer{border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.cancel-btn{background:#f1f5f9;border:none;border-radius:10px;color:#475569;cursor:pointer;font-weight:600;padding:10px 20px}.form-input-group{display:flex;flex-direction:column;gap:6px}.form-input-group label{color:#64748b;font-size:13px;font-weight:600}.form-input-group input,.form-select-modern{border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;padding:10px 14px;transition:all .2s}.form-input-group input:focus,.form-select-modern:focus{border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.text-center{text-align:center}.view-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:24px 32px}.header-title-wrap{align-items:center;display:flex;gap:16px}.header-icon-box{align-items:center;background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000d;color:#16a34a;display:flex;height:48px;justify-content:center;width:48px}.header-subtitle{color:#64748b;font-size:13px;font-weight:500;margin:4px 0 0}.view-body{padding:32px}.view-profile-layout{display:flex;flex-direction:column;gap:40px}.view-section h4{align-items:center;border-bottom:2px solid #f1f5f9;color:#1e293b;display:flex;font-size:14px;font-weight:700;gap:10px;margin-bottom:20px;padding-bottom:12px}.view-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.modern-detail-item{align-items:flex-start;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;display:flex;gap:14px;padding:16px;transition:all .3s ease}.modern-detail-item:hover{background:#fff;border-color:#16a34a30;box-shadow:0 8px 20px #0000000a;transform:translateY(-2px)}.detail-icon-wrap{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;display:flex;height:36px;justify-content:center;min-width:36px;width:36px}.detail-content{display:flex;flex-direction:column;gap:4px}.detail-label{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.detail-value{color:#1e293b;font-size:15px;font-weight:600}.detail-value.badge-value{border-radius:20px;display:inline-block;font-size:12px;letter-spacing:.05em;padding:4px 12px}.highlight-blue{border-left:4px solid #3b82f6}.highlight-green{border-left:4px solid #16a34a}.highlight-gold{border-left:4px solid #eab308}.highlight-green .badge-value{background:#f0fdf4;color:#16a34a}.highlight-blue .detail-value{color:#2563eb}.highlight-gold .detail-value{color:#ca8a04}.popup-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.popup-card{background:#fff;border-radius:24px;max-width:380px;padding:32px;text-align:center;width:90%}.popup-icon{align-items:center;border-radius:50%;display:flex;font-size:30px;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.popup-icon.success{background:#ecfdf5;color:#10b981}.popup-icon.error{background:#fef2f2;color:#ef4444}.popup-btn{background:#1e293b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:12px;width:100%}.delete-confirm-btn{background:#ef4444;border:none;color:#fff;font-weight:600}.level-picker-container{grid-column:1/-1;margin-top:10px}.level-picker-container label{color:#64748b;display:block;font-size:13px;font-weight:600;margin-bottom:12px}.progress-level-selector{display:flex;gap:10px;margin-bottom:16px}.level-pill{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:10px;transition:all .2s}.level-pill:hover{background:#f0fdf4;border-color:#16a34a}.level-pill.active{background:#16a34a;border-color:#16a34a;box-shadow:0 4px 12px #16a34a33;color:#fff}.progress-bar-visual{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden;position:relative}.progress-fill{background:linear-gradient(90deg,#4ade80,#16a34a);height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1)}.loader-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;display:flex;flex-direction:column;gap:15px;inset:0;justify-content:center;position:fixed;z-index:9999}.loader-spinner{animation:spin 1s linear infinite;border:4px solid #f1f5f9;border-radius:50%;border-top-color:#16a34a;height:50px;width:50px}.loader-overlay p{color:#1e293b;font-size:15px;font-weight:600}.pagination-container{align-items:center;background:#fcfcfc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px}.pagination-info{color:#64748b;font-size:13px}.pagination-info span{color:#1e293b;font-weight:700}.pagination-btns{display:flex;gap:6px}.pag-btn,.pag-num{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s}.pag-btn:hover:not(:disabled),.pag-num:hover:not(.active){background:#f0fdf4;border-color:#16a34a;color:#16a34a}.pag-num.active{background:#16a34a;border-color:#16a34a;box-shadow:0 4px 10px #16a34a33;color:#fff}.pag-btn:disabled{background:#f8fafc;cursor:not-allowed;opacity:.5}@media (max-width:1024px){.student-header{align-items:stretch;flex-direction:column;gap:16px}.search-box{width:100%}.details-grid{grid-template-columns:1fr}}@media (max-width:768px){.master-student-container{padding:12px}.student-header{flex-direction:column;gap:16px;padding:16px}.header-left,.search-box{width:100%}.add-student-btn{justify-content:center;width:100%}.student-table{min-width:100%}.student-table tbody td:not(:first-child):not(:nth-child(2)):not(:last-child),.student-table thead th:not(:first-child):not(:nth-child(2)):not(:last-child){display:none}.student-table td,.student-table th{font-size:13px;padding:12px 4px;white-space:nowrap}.student-table td:nth-child(2),.student-table th:nth-child(2){padding-left:10px;text-align:left}.student-table td:last-child,.student-table th:last-child{padding-right:10px;text-align:right}.student-table td:first-child{color:#64748b;font-weight:600;width:30px}.student-name-cell{font-weight:600;justify-content:flex-start;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-cell{gap:4px;justify-content:flex-end}.action-btn{border:none;border-radius:8px;color:#fff!important;height:32px;width:32px}.action-btn.view{background:#10b981!important;display:flex!important}.action-btn.edit{background:#3b82f6!important}.action-btn.delete{background:#ef4444!important}.action-btn svg{height:16px;width:16px}.modal-card{max-height:90vh;width:95%}.modal-body{overflow-y:auto;padding:16px}.form-grid-inner,.student-form-layout{grid-template-columns:1fr}.pagination-container{align-items:center;flex-direction:column;gap:12px}.level-pill{font-size:11px;padding:8px}}.fees-page-container{background:#f8fafc;min-height:calc(100vh - 80px);padding:24px}.fees-header{align-items:center;background:#0000;border:none;box-shadow:none;display:flex;justify-content:left;margin-bottom:24px;padding:0}.header-info h1{color:#1e293b;font-size:24px;font-weight:800;margin-bottom:4px}.header-info p{color:#64748b;font-size:14px}.fees-search{align-items:center;background:#fff;border:1px solid #6d737b;border-radius:14px;display:flex;gap:12px;padding:8px 16px;transition:all .3s;width:300px}.fees-search:focus-within{background:#fff;box-shadow:0 0 0 2px #16a34a20,0 4px 12px #0000000d}.fees-search input{background:#0000;border:none;font-size:13px;outline:none;width:100%}.fees-filters{display:flex;gap:12px;margin-left:24px}.filter-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:8px;padding:8px 20px;transition:all .2s}.filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.filter-btn.active{background:#15803d;border-color:#86efac;color:#fff}.filter-btn.pending.active{background:#fff7ed;border-color:#fdba74;color:#c2410c}.filter-btn.paid.active{background:#f0fdf4;border-color:#86efac;color:#15803d}.fees-content-area{min-height:400px;position:relative}.invoice-cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.invoice-premium-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 15px #00000005;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.invoice-premium-card:hover{border-color:#16a34a30;box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.card-top-strip{background:#fcfdfe;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:8px 16px}.card-top-strip,.inv-badge{align-items:center;display:flex}.inv-badge{background:#f1f5f9;border-radius:10px;color:#475569;font-size:12px;font-weight:700;gap:8px;padding:6px 12px}.status-pill{align-items:center;border-radius:30px;display:flex;font-size:9px;font-weight:800;gap:4px;letter-spacing:.3px;padding:3px 8px;text-transform:uppercase}.status-pill.pending{background:#fffbeb;color:#b45309}.status-pill.collected,.status-pill.paid{background:#f0fdf4;color:#15803d}.card-body-content{flex:1 1;padding:14px}.student-profile-row{align-items:center;display:flex;gap:10px;margin-bottom:12px}.logo-wrap{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;height:38px;padding:4px;width:38px}.logo-wrap img{height:100%;object-fit:contain;width:100%}.names-wrap h3{color:#0f172a;font-size:14px;font-weight:800;letter-spacing:-.2px}.parent-tag{color:#64748b;font-size:10px;font-weight:600;margin-top:0}.details-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;margin-bottom:14px}.detail-item{color:#475569;font-size:10px;font-weight:600;gap:6px}.amount-section,.detail-item{align-items:center;display:flex}.amount-section{background:#f8fafc;border-radius:12px;justify-content:space-between;padding:10px 14px}.amount-main{align-items:baseline;display:flex;gap:4px}.currency{color:#16a34a;font-size:18px;font-weight:600}.value{color:#0f172a;font-size:18px;font-weight:800}.tax-info{color:#94a3b8;font-size:11px;font-weight:600}.card-footer{background:#fff;border-top:1px solid #f1f5f9;display:flex;gap:8px;padding:12px 14px}.pay-btn,.view-btn{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex:1 1;font-size:12px;font-weight:700;gap:6px;justify-content:center;padding:10px;transition:all .2s}.view-btn{background:#fff;border:1px solid #e2e8f0;color:#475569}.view-btn:hover{background:#f8fafc;border-color:#cbd5e1}.pay-btn{background:#16a34a;border:none;box-shadow:0 4px 12px #16a34a33;color:#fff}.pay-btn:hover{background:#15803d;box-shadow:0 6px 15px #16a34a4d;transform:scale(1.02)}.pay-btn:disabled,.view-btn:disabled{cursor:wait;opacity:.8}.btn-spinner{animation:spin .8s linear infinite;border:2.5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.view-btn .btn-spinner{border:2.5px solid #47556933;border-top-color:#475569}.fees-loader{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:16px;padding:60px}.spinner{animation:spin 1s linear infinite;border:4px solid #f1f5f9;border-radius:50%;border-top-color:#16a34a;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{color:#94a3b8;padding:100px 40px;text-align:center}.empty-state h3{color:#475569;margin-top:20px}.pdf-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;display:flex;inset:0;justify-content:center;padding:40px;position:fixed;z-index:2000}.pdf-modal-container{animation:modalScaleIn .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #0000004d;display:flex;flex-direction:column;height:90vh;max-width:1000px;overflow:hidden;width:100%}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pdf-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 32px}.pdf-modal-header h3{color:#1e293b;font-size:18px;font-weight:700}.pdf-close-btn{align-items:center;background:#fee2e2;border:none;border-radius:10px;color:#ef4444;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:8px 16px;transition:all .2s}.pdf-close-btn:hover{background:#fecaca;transform:scale(1.05)}.pdf-viewer-wrap{background:#525659;flex:1 1}.pdf-viewer-wrap iframe{height:100%;width:100%}.view-btn.wide{background:#f0fdf4;border-color:#bbf7d0;color:#15803d;flex:1 1}.view-btn.wide:hover{background:#dcfce7;border-color:#86efac}@media (max-width:1024px){.fees-header{align-items:flex-start;flex-direction:column;gap:20px}.fees-filters{flex-wrap:wrap;margin-left:0}.fees-search{width:100%}}@media (max-width:768px){.fees-page-container{padding:16px}.invoice-cards-grid{grid-template-columns:1fr}.pdf-modal-overlay{padding:0}.pdf-modal-container{border-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh}.pdf-modal-header{background:#fff;flex-shrink:0;padding:max(12px,env(safe-area-inset-top)) 16px 12px}.pdf-close-btn span{display:none}.pdf-viewer-wrap{-webkit-overflow-scrolling:touch;flex:1 1;height:auto}}.dashboard-layout{display:flex;height:100vh;height:100dvh;overflow:hidden;position:relative}.sidebar{flex-shrink:0;height:100vh}.dashboard-main{display:flex;flex:1 1;flex-direction:column;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;height:80px;transition:all .3s ease;z-index:900}@media (max-width:768px){.topbar{height:70px;left:0;position:fixed;right:0;top:0;z-index:1500}.dashboard-main{padding-top:70px}}.dashboard-content{background:linear-gradient(180deg,#f8fafc,#f1f5f9);flex:1 1;overflow-x:hidden;overflow-y:auto;padding:24px}.dashboard-content,.dashboard-content>*{max-width:none!important;width:100%}.dashboard-grid{display:flex;flex-direction:column;gap:32px;width:100%}.dashboard-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dashboard-row.full{grid-template-columns:1fr}.chart-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;height:360px;overflow:hidden;width:100%}.chart-header{border-bottom:1px solid #f1f5f9;padding:16px 20px}.chart-header h3{font-size:18px;font-weight:600;margin:0}.chart-body{flex:1 1;min-height:0;padding:12px 16px}@media (max-width:1024px){.dashboard-row{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-content{padding:16px}.chart-card{height:320px}.dashboard-grid{gap:20px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff;color:#2c3e50;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:#555;margin-bottom:1rem}a{color:#27ae60;text-decoration:none;transition:color .3s ease}a:hover{color:#1e8449}.btn{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin:0 8px 8px 0;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 4px 15px #27ae604d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #27ae6066;color:#fff;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,#34495e,#3c5c78);box-shadow:0 4px 15px #34495e4d;color:#fff}.btn-secondary:hover{box-shadow:0 6px 20px #34495e66;color:#fff;transform:translateY(-2px)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 25px #00000026}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 20px}.nav-logo,.nav-logo a{align-items:center;display:flex;gap:12px}.nav-logo a{text-decoration:none}.logo-img{border-radius:8px;height:40px;object-fit:cover;width:40px}.logo-text{color:#27ae60;font-size:1.5rem;font-weight:700;margin:0}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{border-radius:20px;color:#2c3e50;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;transform:translateY(-1px)}.nav-link.external{background:linear-gradient(135deg,#34495e,#3c5c78);color:#fff}.nav-link.external:hover{box-shadow:0 4px 10px #34495e4d;transform:translateY(-1px)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.bar{background-color:#27ae60;border-radius:2px;height:3px;transition:.3s;width:25px}.hero{align-items:center;background:linear-gradient(135deg,#f8fffe,#e8f8f5);display:flex;min-height:100vh;padding:120px 0 80px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#27ae60,#2ecc71);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#555;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{margin-bottom:3rem}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.stat{text-align:center}.stat h3{color:#27ae60;font-size:2rem;margin-bottom:.5rem}.stat p{color:#777;font-weight:500}.hero-image{align-items:center;display:flex;justify-content:center}.app-showcase{align-items:flex-start;display:flex;gap:20px;position:relative}.app-screen{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:auto;max-width:200px;transition:transform .3s ease}.app-screen:hover{transform:translateY(-10px) scale(1.02)}.app-screen.splash{z-index:2}.app-screen.login{margin-top:30px;z-index:1}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.section-header p{color:#777;font-size:1.2rem;margin:0 auto;max-width:600px}.features{background-color:#fff;padding:80px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #eee;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#27ae60;box-shadow:0 20px 50px #27ae6026;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:20px;box-shadow:0 8px 25px #27ae604d;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-icon i{color:#fff;font-size:2rem}.feature-card h3{color:#2c3e50;font-size:1.4rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.about{background:linear-gradient(135deg,#f8fffe,#e8f8f5);padding:80px 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.about-text h2{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem}.about-text p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-features{margin-top:2rem}.about-feature{align-items:center;display:flex;gap:12px;margin-bottom:1rem}.about-feature i{color:#27ae60;font-size:1.2rem}.about-feature span{color:#555;font-weight:500}.about-logo{border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:300px;width:100%}.contact{background-color:#fff;padding:80px 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-start;background:linear-gradient(135deg,#f8fffe,#e8f8f5);border-left:4px solid #27ae60;border-radius:15px;display:flex;gap:1.5rem;padding:1.5rem}.contact-item i{color:#27ae60;font-size:1.5rem;margin-top:4px}.contact-item h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.contact-item p{color:#666;margin:0}.contact-item a{color:#27ae60;font-weight:600}.footer-link{background:none;border:none;color:inherit;cursor:pointer;display:inline;font:inherit;margin:0;padding:0;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-link:focus{outline:none}.clients-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,360px));justify-content:left}.client-icon{align-items:center;background:linear-gradient(135deg,#f1fff7,#b4ffd3);border-radius:20px;box-shadow:0 8px 25px #27ae604d;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.clients-grid .feature-card{max-width:360px;width:100%}.client-link{background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:20px;box-shadow:0 6px 18px #27ae6040;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;margin-top:1.2rem;padding:10px 22px;transition:all .3s ease}.client-link:hover{box-shadow:0 10px 25px #27ae6059;color:#fff;transform:translateY(-2px)}.client-logo{background:#fff;border-radius:16px;box-shadow:0 8px 25px #00000014;height:80px;object-fit:contain;padding:10px;width:80px}.feature-card p{margin-bottom:1.2rem}.feature-card.featured{border:2px solid #27ae60;box-shadow:0 25px 60px #27ae602e}.contact-form{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #eee;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{background-color:#fafbfc;border:2px solid #e0e6ed;border-radius:12px;font-family:Montserrat,sans-serif;font-size:1rem;padding:15px 20px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background-color:#fff;border-color:#27ae60;box-shadow:0 0 0 3px #27ae601a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{min-height:120px;resize:vertical}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.footer-section h3{color:#2ecc71;font-size:1.3rem;margin-bottom:1.5rem}.footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:1rem}.footer-logo img{border-radius:8px;height:40px;width:40px}.footer-logo span{color:#2ecc71;font-size:1.5rem;font-weight:700}.footer-section p{color:#bdc3c7;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.8rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#2ecc71}.app-buttons{display:flex;flex-direction:column;gap:1rem}.app-button{align-items:center;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:12px;color:#fff;display:flex;font-weight:600;gap:10px;padding:12px 20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.app-button:hover{box-shadow:0 5px 15px #27ae6066;color:#fff;transform:translateY(-2px)}.app-button i{font-size:1.2rem}.footer-bottom{border-top:1px solid #4a5568;padding-top:2rem;text-align:center}.footer-bottom p{color:#bdc3c7;margin:0}.footer-bottom a{color:#2ecc71;font-weight:600}.legal-page{background-color:#fff;min-height:100vh;padding:120px 0 80px}.legal-header{border-bottom:2px solid #e8f8f5;margin-bottom:4rem;padding-bottom:2rem;text-align:center}.legal-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#27ae60,#2ecc71);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:3rem;margin-bottom:1rem}.last-updated{color:#777;font-size:1rem;font-style:italic}.legal-content{margin:0 auto;max-width:800px}.legal-section{background:linear-gradient(135deg,#fff,#f8fffe);border-left:4px solid #27ae60;border-radius:15px;box-shadow:0 5px 15px #0000000d;margin-bottom:3rem;padding:2rem}.legal-section h2{border-bottom:2px solid #e8f8f5;color:#27ae60;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.legal-section h3{color:#2c3e50;font-size:1.3rem;margin:2rem 0 1rem}.legal-section ol,.legal-section ul{color:#555;margin:1rem 0 1rem 2rem}.legal-section li{line-height:1.6;margin-bottom:.8rem}.legal-section strong{color:#2c3e50}.contact-info{background:linear-gradient(135deg,#e8f8f5,#d5f4e6);border:1px solid #27ae60;border-radius:15px;margin:2rem 0;padding:2rem}.contact-info p{color:#2c3e50;margin-bottom:.5rem}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu a{display:block;margin:.5rem 0}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{gap:1rem;grid-template-columns:repeat(3,1fr)}.app-showcase{align-items:center;flex-direction:column;gap:15px}.app-screen{max-width:250px}.app-screen.login{margin-top:0}.features-grid{grid-template-columns:1fr}.about-content{text-align:center}.about-content,.contact-content{gap:2rem;grid-template-columns:1fr}.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}.section-header h2{font-size:2rem}.legal-header h1{font-size:2.5rem}.legal-section{margin-bottom:2rem;padding:1.5rem}}@media (max-width:480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-stats{gap:1.5rem;grid-template-columns:1fr}.section-header h2{font-size:1.8rem}.footer-content{grid-template-columns:1fr;text-align:center}.app-buttons{align-items:center}.legal-header h1{font-size:2rem}.legal-section{padding:1rem}}img{display:block;height:auto;max-width:100%}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #27ae60;outline-offset:2px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media print{.contact-form,.footer,.hero-buttons,.navbar{display:none}.container{max-width:none;padding:0}.legal-page{padding:20px 0}.legal-section{border:1px solid #ddd;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}
/*# sourceMappingURL=main.dd3cb03c.css.map*/