*{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-right h3{color:#111827;font-size:22px;font-weight:700;margin-bottom:26px}.login-right label{color:#000;font-size:13px;font-weight:600;margin-bottom:6px;margin-top:18px}.login-right input[type=tel]{border:1.4px solid #d1d5db;border-radius:12px;font-size:15px;outline:none;padding:14px 16px;transition:all .2s ease;width:100%}.login-right input:focus{border-color:#27ae60;box-shadow:0 0 0 3px #16a34a26}.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;text-align:center;transition:all .2s ease;width:56px}.pin-container input:focus{border-color:#27ae60;box-shadow:0 0 0 3px #16a34a26}.login-btn{background:#27ae60;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:34px;padding:14px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.login-btn:hover{background:#27ae60;box-shadow:0 14px 32px #16a34a66}.login-btn:active{transform:scale(.97)}.forgot-btn{align-self:center;background:none;border:none;color:#27ae60;cursor:pointer;font-size:14px;font-weight:500;margin-top:18px}@media (max-width:768px){.login-card-split{grid-template-columns:1fr}.login-left{align-items:center;padding:44px 32px;text-align:center}.login-left p{max-width:none}.login-right{padding:44px 32px}}.sidebar{background:linear-gradient(180deg,#0f9d58,#0b6e3f);box-shadow:4px 0 20px #00000026;color:#ecfdf5;display:flex;flex-direction:column;font-size:17px;overflow:hidden;transition:width .35s ease;width:260px}.sidebar.collapsed{width:78px}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff26;display:flex;font-size:22px;font-weight:700;justify-content:space-between;padding:18px 20px}.sidebar-header h2{letter-spacing:.5px}.collapse-btn{cursor:pointer;font-size:18px;opacity:.9;transition:transform .3s ease}.collapse-btn:hover{transform:rotate(90deg)}.sidebar-menu{flex:1 1;padding:12px}.menu-item{border-radius:14px;color:#d1fae5;font-size:17px;font-size:15px;gap:14px;margin-bottom:6px;padding:14px 16px;position:relative;text-decoration:none;transition:all .3s ease}.menu-icon,.menu-item{align-items:center;display:flex}.menu-icon{background:#ffffff26;border-radius:10px;font-size:16px;height:38px;justify-content:center;min-width:38px;transition:background .3s ease;width:38px}.menu-item:hover{background:#ffffff1f;transform:translateX(4px)}.menu-item:hover .menu-icon{background:#ffffff40}.menu-item.active{background:#22c55e;color:#fff;font-weight:600}.menu-item.active .menu-icon{background:#ffffff40}.menu-item.active:before{background:#fff;border-radius:6px;content:"";height:28px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.sidebar.collapsed .menu-item span{display:none}.sidebar-logout{align-items:center;border-top:1px solid #fff3;color:#ecfdf5;cursor:pointer;display:flex;gap:14px;padding:16px 20px;transition:background .25s ease}.sidebar-logout .menu-icon,.sidebar-logout:hover{background:#ffffff26}.topbar{align-items:center;display:flex;justify-content:space-between;padding:0 24px}.topbar h2{color:#111827;font-size:20px}.topbar-right{align-items:center;display:flex;gap:16px}.time{color:#374151;font-weight:500}.profile-icon{color:#2563eb;cursor:pointer;font-size:28px}.dashboard-home{display:flex;flex-direction:column;gap:36px}.dashboard-header{align-items:center;display:flex;justify-content:space-between}.dashboard-header:after{background:linear-gradient(90deg,#e5e7eb,#0000);content:"";display:block;height:1px;margin-top:24px}.dashboard-title{font-size:30px;font-weight:800;letter-spacing:-.4px}.subtitle{color:#64748b;font-size:14px;margin-top:4px}.quick-actions{display:flex;gap:12px}.qa-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;font-weight:600;gap:6px;padding:10px 16px;transition:all .2s ease}.qa-btn:hover{background:#f9fafb}.qa-btn.primary{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;color:#fff}.kpi-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stat-card{grid-gap:16px;box-shadow:0 12px 32px #0000000f;display:grid;grid-template-columns:auto 1fr;padding:20px 22px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{box-shadow:0 22px 48px #0000001a;transform:translateY(-4px)}.stat-icon{background:#0000000d;height:48px;width:48px}.stat-icon svg{height:22px;width:22px}.stat-info{justify-content:center}.stat-info span{color:#64748b;font-size:13px}.stat-info strong{color:#111827;font-size:clamp(20px,2vw,26px);font-weight:800}.stat-card.green .stat-icon{background:#22c55e26;color:#16a34a}.stat-card.emerald .stat-icon{background:#10b98126;color:#059669}.stat-card.blue .stat-icon{background:#3b82f626;color:#2563eb}.stat-card.red .stat-icon{background:#ef444426;color:#dc2626}@media (max-width:768px){.stat-card{grid-template-columns:1fr;text-align:center}.stat-icon{margin:0 auto}}.dashboard-home-content{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1.5fr 1fr}.content-card{background:#fff;border-radius:18px;box-shadow:0 18px 40px #0000000f;display:flex;flex-direction:column;gap:16px;padding:24px;transition:transform .25s ease,box-shadow .25s ease}.content-card:hover{box-shadow:0 24px 56px #00000014;transform:translateY(-3px)}.content-card:before{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:999px;content:"";height:4px;width:48px}.section-header{align-items:center;border-bottom:1px dashed #e5e7eb;display:flex;gap:10px;padding-bottom:10px}.section-header h3{font-size:18px;font-weight:700}.section-header svg{color:#22c55e}.activity-list{list-style:none;margin:0;padding:0}.activity-list li{border-bottom:1px solid #f1f5f9;font-size:14px;padding:16px 0}.insight-item{display:flex;font-size:14px;justify-content:space-between;padding:14px 0}.insight-item:not(:last-child){border-bottom:1px dashed #e5e7eb}.insight-item strong{font-weight:700}.insight-item.warning strong{color:#dc2626}@media (max-width:1024px){.dashboard-home-content{grid-template-columns:1fr}.dashboard-header{align-items:flex-start;flex-direction:column;gap:16px}}.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;height:100%;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 h3{color:#111827}.table-actions{display:flex;gap:10px}.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}.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;justify-content:space-between;margin-bottom:16px;width:100%}.page-title-wrap{align-items:center;display:flex}.page-title-wrap h2{color:#111827;font-size:24px;font-weight:700;margin:0}.primary-btn{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:10px 22px}.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{background:#fff;border-radius:18px;padding:24px;width:520px}.form-grid{grid-gap:12px;gap:12px;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}.action-btn{border:none;border-radius:6px;cursor:pointer;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{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.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}.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-stats.modern{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media (max-width:1024px){.invoice-table{min-width:800px}}.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}.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-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.table-header h3{font-size:18px;font-weight:600;margin:0}.table-header button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:all .2s ease}.table-header button:hover{background:#f8fafc;border-color:#22c55e;color:#16a34a}.table-wrapper{overflow-x:auto;width:100%}.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;font-size:14px;padding:14px;vertical-align:middle}.text-right{text-align:right}.text-center{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}.invoice-table tbody tr:hover{background:#f9fafb}@media (max-width:768px){.invoice-filters{flex-direction:column}.invoice-stats.modern{grid-template-columns:1fr}}.admin-config-page{background:#f8fafc;display:flex;flex-direction:column;gap:28px}.page-title{font-size:26px;font-weight:700;margin:0}.page-subtitle{color:#6b7280;font-size:14px;margin-top:4px}.page-header{border-bottom:1px solid #e5e7eb;gap:6px;padding-bottom:12px}.config-card,.page-header{display:flex;flex-direction:column}.config-card{background:#fff;border-radius:20px;box-shadow:0 12px 34px #0000000f;gap:18px;padding:24px 26px}.config-card.highlight{background:linear-gradient(180deg,#fff,#f9fafb);border-left:6px solid #22c55e}.card-header{display:flex;flex-direction:column;gap:4px}.card-header h3{font-size:18px;font-weight:700;margin:0}.card-header span{color:#6b7280;font-size:13px}.form-grid{grid-gap:16px 18px;display:grid;gap:16px 18px;grid-template-columns:repeat(2,1fr)}.field{display:flex;flex-direction:column;gap:6px}.field label{color:#111827;font-size:14px;font-weight:600}.field small{color:#6b7280;font-size:12px}input,select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;padding:11px 14px;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26;outline:none}.toggle-box{background:#f9fafb;border-radius:14px;display:flex;flex-direction:column;gap:6px;padding:16px 18px}.toggle{align-items:center;display:flex;font-weight:600;gap:10px}.section-divider{background:#e5e7eb;height:1px;margin:12px 0}.config-footer{background:linear-gradient(180deg,#f8fafce6,#f8fafc);border-top:1px solid #e5e7eb;bottom:0;display:flex;gap:12px;justify-content:flex-end;padding:16px 0;position:-webkit-sticky;position:sticky}.primary{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:12px 26px;transition:transform .15s ease,box-shadow .15s ease}.primary:hover{box-shadow:0 10px 26px #22c55e66;transform:translateY(-1px)}.secondary{background:#f3f4f6;border:none;border-radius:14px;cursor:pointer;font-weight:600;padding:12px 26px}@media (max-width:768px){.admin-config-page{padding:20px}.form-grid{grid-template-columns:1fr}.config-footer{padding-bottom:20px}}.slab-editor{display:flex;flex-direction:column;gap:14px}.slab-header h4{font-size:16px;font-weight:700;margin:0}.slab-header span{color:#6b7280;font-size:12px}.slab-table{background:#f9fafb;border-collapse:collapse;border-radius:14px;overflow:hidden;width:100%}.slab-table thead th{background:#f1f5f9;font-size:13px;font-weight:600;padding:12px;text-align:left}.slab-table td{border-top:1px solid #e5e7eb;padding:10px}.slab-table input{border:1px solid #e5e7eb;border-radius:10px;font-size:13px;padding:8px 10px;width:100%}.slab-delete{background:#fee2e2;border:none;border-radius:8px;color:#991b1b;cursor:pointer;font-weight:700;padding:6px 10px}.slab-delete:hover{background:#fecaca}.slab-add-btn{align-self:flex-start;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px}.slab-add-btn:hover{box-shadow:0 8px 20px #3b82f659}.preview-card{margin-top:10px}.preview-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:14px}.preview-box{background:#f9fafb;border-radius:14px;display:flex;flex-direction:column;gap:6px;padding:16px}.preview-box label{color:#6b7280;font-size:12px}.preview-box strong{font-size:20px;font-weight:700}.preview-box.warning{background:#fff7ed;color:#9a3412}.preview-box.success{background:#ecfdf5;color:#065f46}@media (max-width:768px){.preview-grid{grid-template-columns:1fr}}.dashboard-layout{display:flex;height:100vh;overflow:hidden}.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:64px;z-index:10}.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}*{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}.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.1099ceec.css.map*/