@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Noto+Nastaliq+Urdu:wght@400;700&display=swap";.sl-desktop-table{display:block}.sl-mobile-cards{display:none}.sl-creds{align-items:center;gap:6px;display:flex}.sl-reg{color:#1a237e;white-space:nowrap;background:#e8eaf6;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:11px}.sl-pass{color:#555;white-space:nowrap;background:#f5f5f5;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:11px}.sl-copy,.sl-reset{flex-shrink:0;width:26px!important;height:26px!important;padding:0!important;font-size:10px!important}.sl-mobile-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.sl-mc-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:14px 16px;display:flex}.sl-mc-check{flex-shrink:0}.sl-mc-check input{accent-color:#1a237e;cursor:pointer;width:18px;height:18px}.sl-mc-name{flex:1;min-width:0}.sl-mc-name h3{color:#1a237e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;overflow:hidden}.sl-mc-class{color:#888;font-size:12px}.sl-mc-info{flex-direction:column;gap:6px;padding:10px 16px;display:flex}.sl-mc-row{color:#555;align-items:center;gap:8px;font-size:13px;display:flex}.sl-mc-row i{color:#999;text-align:center;width:16px;font-size:12px}.sl-mc-login{background:#f8f9ff;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 16px}.sl-mc-creds{gap:12px;margin-bottom:10px;display:flex}.sl-mc-cred{flex:1}.sl-mc-label{color:#999;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.sl-mc-login-btns{gap:8px;display:flex}.sl-mc-copy,.sl-mc-reset{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.sl-mc-copy{color:#1a237e;background:#e8eaf6}.sl-mc-copy:hover{background:#c5cae9}.sl-mc-reset{color:#e65100;background:#fff8e1;border:1px solid #ffe082}.sl-mc-reset:hover{background:#ffecb3}.sl-mc-reset:disabled{opacity:.5;cursor:wait}.sl-mc-actions{gap:0;display:flex}.sl-mc-actions .btn-icon{cursor:pointer;color:#fff;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px;font-family:inherit;font-size:12px;text-decoration:none;display:flex}.sl-mc-actions .btn-card{background:#1a237e}.sl-mc-actions .btn-edit{background:#1565c0}.sl-mc-actions .btn-delete{background:#c62828}.sl-mobile-empty{text-align:center;color:#999;padding:40px;font-size:14px}@media (width<=1200px){.col-id,.col-gender{display:none}}@media (width<=1024px){.col-id,.col-gender,.col-father{display:none}.col-login .sl-creds{gap:4px}.sl-reg,.sl-pass{padding:2px 5px;font-size:10px}.sl-copy,.sl-reset{width:22px!important;height:22px!important;font-size:9px!important}}@media (width<=768px){.sl-desktop-table{display:none!important}.sl-mobile-cards{flex-direction:column;gap:12px;display:flex!important}}@media (width>=769px){.sl-mobile-cards{display:none!important}}.sl-overlay{z-index:9999;background:#00000080;animation:.2s fadeIn;display:none;position:fixed;inset:0}.sl-overlay.open{display:block}.sl-sheet{z-index:10000;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;max-height:70vh;animation:.25s slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.sl-sheet-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.sl-sheet-header h3{color:#1a237e;margin:0;font-size:15px;font-weight:700}.sl-sheet-close{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.sl-sheet-close:hover{background:#e0e0e0}.sl-sheet-list{flex:1;padding:8px 0;overflow-y:auto}.sl-sheet-item{cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 20px;font-family:inherit;transition:background .15s;display:flex}.sl-sheet-item:hover{background:#f5f5f5}.sl-sheet-item.active{background:#e8f5e9}.sl-sheet-item+.sl-sheet-item{border-top:1px solid #f5f5f5}.sl-sheet-avatar{color:#2e7d32;background:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.sl-sheet-item.active .sl-sheet-avatar{color:#fff;background:#2e7d32}.sl-sheet-name{color:#333;flex:1;font-size:14px;font-weight:600}.sl-sheet-check{color:#2e7d32;font-size:16px;display:none}.sl-sheet-item.active .sl-sheet-check{display:block}.sl-mc-teacher-row{cursor:pointer;border-radius:6px;margin:-2px -4px;padding:2px 4px;transition:background .15s}.sl-mc-teacher-row:hover{background:#f0f0f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.att-controls{background:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.att-controls-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.att-controls-row input[type=date],.att-controls-row select{min-width:150px}.att-search-wrap{flex:1;min-width:200px;position:relative}.att-search-wrap i{color:#999;font-size:13px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.att-search-wrap input{width:100%;padding-right:36px!important}.att-search-clear{cursor:pointer;color:#666;background:#eee;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.att-actions{flex-wrap:wrap;gap:6px;display:flex}.att-action-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.att-action-btn:hover{transform:translateY(-1px)}.att-action-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.att-action-present{color:#fff;background:#2e7d32}.att-action-present:hover{background:#1b5e20}.att-action-absent{color:#fff;background:#c62828}.att-action-absent:hover{background:#b71c1c}.att-action-undo{color:#fff;background:#f57c00}.att-action-undo:hover{background:#e65100}.att-action-redo{color:#fff;background:#7b1fa2}.att-action-redo:hover{background:#6a1b9a}.att-action-save{color:#fff;background:#1565c0}.att-action-save:hover{background:#0d47a1}.att-action-print{color:#fff;background:#546e7a}.att-action-print:hover{background:#37474f}.att-action-download{color:#fff;background:#00897b}.att-action-download:hover{background:#00695c}.att-progress-wrap{align-items:center;gap:12px;margin-bottom:16px;display:flex}.att-progress-bar{background:#e0e0e0;border-radius:5px;flex:1;height:10px;overflow:hidden}.att-progress-fill{background:linear-gradient(90deg,#2e7d32,#66bb6a);border-radius:5px;height:100%;transition:width .4s}.att-progress-text{color:#2e7d32;white-space:nowrap;font-size:12px;font-weight:600}.att-summary{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.att-summary-item{border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.att-summary-item span{font-size:18px;font-weight:700}.att-summary-item small{opacity:.8;font-size:11px;font-weight:500}.att-sum-total{color:#1565c0;background:#e3f2fd}.att-sum-present{color:#2e7d32;background:#e8f5e9}.att-sum-absent{color:#c62828;background:#ffebee}.att-sum-filtered{color:#e65100;background:#fff3e0}.att-sum-saved{color:#7b1fa2;background:#f3e5f5;margin-right:auto}.att-row-present{background:#e8f5e9!important}.att-row-present:hover{background:#c8e6c9!important}.att-row-absent{background:#ffebee!important}.att-row-absent:hover{background:#ffcdd2!important}.att-btn-group{flex-wrap:nowrap;gap:6px;display:flex}.att-btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:8px;align-items:center;gap:4px;padding:7px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.att-present{color:#2e7d32;background:#e8f5e9;border-color:#c8e6c9}.att-present:hover{background:#c8e6c9}.att-present.active{color:#fff;background:#2e7d32;border-color:#2e7d32;box-shadow:0 2px 8px #2e7d324d}.att-absent{color:#c62828;background:#ffebee;border-color:#ffcdd2}.att-absent:hover{background:#ffcdd2}.att-absent.active{color:#fff;background:#c62828;border-color:#c62828;box-shadow:0 2px 8px #c628284d}@media (width<=900px){.att-controls{padding:14px}.att-controls-row{gap:8px}.att-action-btn{padding:7px 12px;font-size:12px}.att-summary{gap:8px}.att-summary-item{padding:7px 12px;font-size:12px}.att-summary-item span{font-size:16px}.att-btn{padding:6px 12px;font-size:12px}}@media (width<=768px){.att-controls-row{flex-direction:column;align-items:stretch}.att-controls-row input[type=date],.att-controls-row select,.att-search-wrap{width:100%;min-width:auto}.att-actions{width:100%}.att-action-btn{flex:1;justify-content:center;padding:10px 8px;font-size:12px}.att-action-btn span{display:none}.att-action-btn i{font-size:15px}.att-progress-wrap{gap:8px}.att-summary{gap:6px}.att-summary-item{padding:6px 10px;font-size:11px}.att-summary-item span{font-size:15px}.att-summary-item small{font-size:10px}.att-btn-group{gap:4px}.att-btn{gap:3px;padding:6px 10px;font-size:12px}}@media (width<=600px){.att-controls{gap:10px;padding:12px}.att-actions{flex-direction:column;gap:4px}.att-action-btn{padding:12px;font-size:13px}.att-action-btn span{display:inline}.att-action-btn i{font-size:13px}.att-summary{flex-wrap:wrap;gap:6px}.att-summary-item{flex:calc(50% - 6px);justify-content:center;padding:8px 6px}.att-progress-wrap{flex-direction:column;align-items:stretch;gap:4px}.att-progress-text{text-align:center}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:500px}.table-wrap th{position:static}th,td{padding:8px 6px;font-size:12px}.att-btn-group{gap:3px}.att-btn{gap:2px;padding:5px 8px;font-size:11px}.att-btn i{font-size:10px}}@media (width<=400px){.att-action-btn{padding:10px 6px;font-size:12px}.att-summary-item{flex:100%}.att-btn{gap:2px;padding:5px 6px;font-size:10px}.att-btn i{font-size:9px}th,td{padding:6px 4px;font-size:11px}}.rpt-summary{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.rpt-summary-card{border-radius:12px;flex:180px;padding:14px 18px}.rpt-card-blue{background:#e3f2fd;border:1px solid #bbdefb}.rpt-card-green{background:#e8f5e9;border:1px solid #c8e6c9}.rpt-card-yellow{background:#fff8e1;border:1px solid #ffe082}.rpt-card-label{color:#666;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;display:flex}.rpt-card-value{font-size:22px;font-weight:700}.rpt-card-value-blue{color:#1565c0}.rpt-card-value-green{color:#2e7d32}.rpt-card-value-yellow{color:#e65100}.rpt-filter{align-items:center;gap:10px;margin-bottom:16px;display:flex}.rpt-filter select{border:1.5px solid #ddd;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:13px}.rpt-search-wrap{flex:1;min-width:200px;position:relative}.rpt-search-wrap i{color:#999;font-size:13px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.rpt-search-wrap input{border:1.5px solid #ddd;border-radius:6px;width:100%;padding:8px 36px 8px 12px;font-family:inherit;font-size:13px}.rpt-att-bar{align-items:center;gap:6px;display:flex}.rpt-att-track{background:#e0e0e0;border-radius:3px;flex:1;min-width:50px;height:6px;overflow:hidden}.rpt-att-fill{border-radius:3px;height:100%;transition:width .3s}.rpt-att-text{min-width:35px;font-size:11px;font-weight:700}@media (width<=900px){.rpt-summary-card{flex:150px;padding:12px 14px}.rpt-card-value{font-size:20px}}@media (width<=768px){.rpt-filter{flex-direction:column;align-items:stretch}.rpt-filter select{width:100%}.rpt-search-wrap{min-width:auto}.rpt-summary{gap:8px}.rpt-summary-card{flex:100%;padding:12px 14px}.rpt-card-value{font-size:20px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:700px}.table-wrap th{position:static}}@media (width<=480px){.rpt-summary-card{padding:10px 12px}.rpt-card-value{font-size:18px}.rpt-card-label{font-size:10px}.rpt-att-bar{gap:4px}.rpt-att-track{min-width:40px}.rpt-att-text{min-width:30px;font-size:10px}}.pa-creds-panel{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:2px solid #81c784;border-radius:14px;margin-bottom:24px;padding:24px}.pa-creds-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pa-creds-header h3{color:#1b5e20;margin:0;font-size:18px}.pa-creds-close{cursor:pointer;color:#1b5e20;background:0 0;border:none;font-size:20px}.pa-creds-body{background:#fff;border-radius:12px;margin-bottom:16px;padding:20px}.pa-creds-name{color:#555;margin:0 0 8px;font-size:14px}.pa-creds-fields{flex-wrap:wrap;gap:12px;display:flex}.pa-creds-field{border-radius:10px;flex:200px;padding:14px}.pa-creds-field-reg{background:#f0f7ff;border:1px solid #bbdefb}.pa-creds-field-pass{background:#fff8e1;border:1px solid #ffe082}.pa-creds-label{color:#666;margin-bottom:4px;font-size:12px;display:block}.pa-creds-value{direction:ltr;font-family:monospace;font-size:20px;font-weight:700}.pa-creds-value-reg{color:#1a237e}.pa-creds-value-pass{color:#e65100}.pa-creds-actions{flex-wrap:wrap;gap:10px;display:flex}.pa-btn-copy,.pa-btn-wa{color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.pa-btn-copy{background:#1a237e}.pa-btn-copy:hover{background:#0d47a1}.pa-btn-wa{background:#25d366}.pa-btn-wa:hover{background:#1da851}.pa-detail-panel{background:#fff;border:2px solid #e0e0e0;border-radius:14px;margin-bottom:24px;padding:24px;box-shadow:0 4px 16px #00000014}.pa-detail-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.pa-detail-header h3{color:#1a237e;margin:0;font-size:18px}.pa-detail-close{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.pa-detail-close:hover{color:#333;background:#e0e0e0}.pa-detail-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px;display:grid}.pa-detail-item{flex-direction:column;gap:4px;display:flex}.pa-detail-label{color:#999;font-size:11px;font-weight:600}.pa-detail-value{color:#333;word-break:break-word;font-size:14px;font-weight:500}.pa-detail-creds{background:#f8f9ff;border:1px solid #e3e8ff;border-radius:10px;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:16px;display:flex}.pa-detail-cred{flex:180px}.pa-detail-cred-label{color:#999;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.pa-detail-cred-value{direction:ltr;font-family:monospace;font-size:18px;font-weight:700}.pa-detail-cred-reg{color:#1a237e;background:#e8eaf6;border-radius:6px;padding:6px 12px;display:inline-block}.pa-detail-cred-pass{color:#e65100;background:#fff8e1;border-radius:6px;padding:6px 12px;display:inline-block}.pa-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.pa-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:15px;display:flex}.pa-filter-btn{color:#555;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.pa-filter-btn:hover{color:#1a237e;border-color:#1a237e}.pa-filter-btn.active{color:#fff;background:#1a237e;border-color:#1a237e}.pa-history-row{cursor:pointer;transition:background .15s}.pa-history-row:hover{background:#e8eaf6!important}.pa-action-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;transition:all .2s;display:inline-flex}.pa-action-btn:hover{transform:scale(1.1)}.pa-action-approve{background:#2e7d32}.pa-action-approve:hover{background:#1b5e20}.pa-action-reject{background:#c62828}.pa-action-reject:hover{background:#b71c1c}.pa-action-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.pa-action-container{gap:6px;display:flex}.pa-mobile-cards{display:none}.pa-mobile-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:10px;overflow:hidden;box-shadow:0 2px 8px #00000014}.pa-mc-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:14px 16px;display:flex}.pa-mc-name{flex:1;min-width:0}.pa-mc-name h3{color:#1a237e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;overflow:hidden}.pa-mc-class{color:#888;font-size:12px}.pa-mc-info{flex-direction:column;gap:6px;padding:10px 16px;display:flex}.pa-mc-row{color:#555;align-items:center;gap:8px;font-size:13px;display:flex}.pa-mc-row i{color:#999;text-align:center;width:16px;font-size:12px}.pa-mc-actions{border-top:1px solid #eee;display:flex}.pa-mc-actions .pa-action-btn{border-radius:0;flex:1;gap:4px;padding:10px;font-size:12px}.pa-mc-empty{text-align:center;color:#999;padding:40px;font-size:14px}.pa-mobile-detail{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #00000014}.pa-md-header{background:#f8f9ff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pa-md-header h3{color:#1a237e;margin:0;font-size:15px}.pa-md-close{cursor:pointer;color:#666;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.pa-md-info{flex-direction:column;gap:6px;padding:12px 16px;display:flex}.pa-md-creds{background:#f8f9ff;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 16px}.pa-md-cred-row{gap:12px;display:flex}.pa-md-cred-item{flex:1}.pa-md-actions{gap:8px;padding:12px 16px;display:flex}.pa-md-btn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.pa-md-copy{color:#1a237e;background:#e8eaf6}.pa-md-wa{color:#fff;background:#25d366}@media (width<=1024px){.pa-creds-panel,.pa-detail-panel{padding:20px}.pa-creds-value{font-size:18px}.pa-detail-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}}@media (width<=768px){.pa-desktop-table{display:none!important}.pa-mobile-cards{display:block!important}.pa-creds-panel,.pa-detail-panel{border-radius:12px;margin-bottom:16px;padding:16px}.pa-creds-header h3{font-size:16px}.pa-creds-fields{flex-direction:column}.pa-creds-field{flex:100%}.pa-creds-value{font-size:16px}.pa-creds-actions{flex-direction:column}.pa-btn-copy,.pa-btn-wa{min-width:auto}.pa-detail-grid{grid-template-columns:1fr;gap:10px}.pa-detail-creds{flex-direction:column;padding:12px}.pa-detail-actions{flex-direction:column}.pa-filter-bar{flex-direction:column;align-items:stretch}.pa-filter-btn{justify-content:center}}@media (width>=769px){.pa-mobile-cards{display:none!important}}.tp-layout{direction:rtl;font-family:Noto Nastaliq Urdu,Segoe UI,Tahoma,sans-serif}.tp-sidebar{z-index:100;background:linear-gradient(#1b5e20 0%,#2e7d32 100%);flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;right:0}.tp-sidebar-header{text-align:center;border-bottom:1px solid #ffffff14;padding:20px 16px}.tp-sidebar-logo{border:2px solid #a5d6a7;border-radius:50%;width:56px;height:56px;margin:0 auto 10px;overflow:hidden}.tp-sidebar-logo img{object-fit:cover;width:100%;height:100%}.tp-sidebar-title{color:#c8e6c9;font-size:14px;font-weight:700;line-height:1.6}.tp-sidebar-sub{color:#a5d6a7;margin-top:2px;font-size:11px}.tp-sidebar-nav{scrollbar-width:none;flex:1;padding:12px 0;overflow-y:auto}.tp-sidebar-nav::-webkit-scrollbar{display:none}.tp-nav-item{color:#a5d6a7;cursor:pointer;text-align:right;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:calc(100% - 20px);margin:2px 10px;padding:11px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.tp-nav-item:hover{color:#fff;background:#ffffff0f}.tp-nav-item.active{color:#fff;background:#ffffff1f;border-left:3px solid #a5d6a7}.tp-nav-item i{text-align:center;flex-shrink:0;width:20px;font-size:14px}.tp-sidebar-footer{border-top:1px solid #ffffff14;padding:12px 16px}.tp-logout-btn{color:#ef5350;cursor:pointer;background:#e539351a;border:1px solid #e539354d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.tp-logout-btn:hover{background:#e5393533}.tp-main{scrollbar-width:thin;scrollbar-color:#2e7d32 transparent;background:#f0f4f8;flex-direction:column;height:100vh;margin-right:240px;display:flex;overflow-y:auto}.tp-main::-webkit-scrollbar{width:6px}.tp-main::-webkit-scrollbar-track{background:0 0}.tp-main::-webkit-scrollbar-thumb{background:linear-gradient(#2e7d32,#a5d6a7);border-radius:10px}.tp-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1b5e20,#81c784);width:8px}.tp-main::-webkit-scrollbar-button{display:none}.tp-topbar{z-index:50;background:#fff;border-bottom:1px solid #e8eaf6;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.tp-hamburger{color:#2e7d32;cursor:pointer;background:0 0;border:none;padding:6px;font-size:20px;display:none}.tp-content{flex:auto;padding:24px}.tp-overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}@media (width<=900px){.tp-sidebar{z-index:1001;transform:translate(100%)}.tp-sidebar.open{transform:translate(0)}.tp-main{margin-right:0}.tp-hamburger,.tp-overlay.open{display:block}.tp-content{padding:16px}.tp-topbar{padding:12px 16px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:600px}}@media (width<=600px){.tp-content{padding:12px 12px 80px}.table-wrap table{min-width:500px}.tp-sidebar-footer{padding-bottom:70px}}@media print{body *{visibility:hidden!important}.tp-main{background:#fff!important;margin:0!important}.tp-topbar,.tp-sidebar,.tp-overlay,.tp-footer{display:none!important}.tp-content{padding:0!important}}.tp-footer{background:linear-gradient(135deg,#1b5e20 0%,#2e7d32 100%);border-top:2px solid #a5d6a74d;flex-shrink:0;padding:28px 32px 20px}.tp-footer-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.tp-footer-logo{border:2px solid #a5d6a780;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 0 12px #a5d6a733}.tp-footer-logo img{object-fit:cover;width:100%;height:100%}.tp-footer-text{text-align:right;flex:1;min-width:0}.tp-footer-title{color:#c8e6c9;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.8}.tp-footer-sub{color:#a5d6a7;font-size:12px;line-height:1.8}.tp-footer-copy{color:#ffffff80;text-align:center;border-top:1px solid #ffffff0f;width:100%;margin-top:14px;padding-top:14px;font-size:11px}@media (width<=600px){.tp-footer{padding:22px 20px 16px}.tp-footer-inner{text-align:center;flex-direction:column;gap:12px}.tp-footer-logo{width:44px;height:44px}.tp-footer-text{text-align:center}.tp-footer-title{font-size:14px}.tp-footer-sub{font-size:11px}}.tp-bottom-nav{z-index:999;background:#fff;border-top:1px solid #e5e7eb;padding:6px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}.tp-bottom-nav-item{color:#6b7280;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:50px;padding:4px 8px;font-size:.65rem;text-decoration:none;transition:all .2s;display:flex}.tp-bottom-nav-item i{font-size:1.1rem}.tp-bottom-nav-item.active{color:#2e7d32;background:#e8f5e9}.tp-bottom-nav-item:hover{color:#2e7d32}@media (width<=600px){.tp-bottom-nav{justify-content:space-around;align-items:center;max-width:500px;margin:0 auto;display:flex}}.public-layout{--primary-color:#1e40af;--primary-dark:#1e3a8a;--primary-light:#3b82f6;--secondary-color:#f59e0b;--secondary-dark:#d97706;--accent-color:#06b6d4;--accent-dark:#0891b2;--light-bg:#f0f9ff;--dark-text:#1f2937;--gray-text:#6b7280;--gray-light:#f3f4f6;--success-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 8px 16px #0000001f;--shadow-lg:0 20px 40px #00000026;--shadow-xl:0 25px 50px #0003;--transition:all .3s cubic-bezier(.4,0,.2,1);--transition-smooth:all .4s cubic-bezier(.25,.46,.45,.94);--navbar-height:70px;color:var(--dark-text);min-height:100vh;padding-top:var(--navbar-height);direction:rtl;background:linear-gradient(135deg,#f0f9ff 0%,#fef3c7 100%);font-family:Poppins,sans-serif;line-height:1.6}html,body{overflow-x:hidden}.public-layout a{text-decoration:none}.pub-fade-up{animation:.7s both pubFadeUp}.pub-slide-right{animation:.7s both pubSlideRight}.pub-slide-left{animation:.7s both pubSlideLeft}.pub-scale{animation:.6s both pubScale}@keyframes pubFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pubSlideRight{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes pubSlideLeft{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes pubScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pubFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pubShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes pubTimelineDot{0%,to{background:var(--primary-color);transform:scale(1)}50%{background:var(--secondary-color);transform:scale(1.4)}}.pub-header{z-index:1000;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);margin:0;padding:0;position:fixed;top:0;left:0;right:0}.pub-navbar{max-width:1200px;height:var(--navbar-height);justify-content:space-between;align-items:center;margin:0 auto;padding:0 20px;display:flex}.pub-logo{color:#fff;transition:var(--transition);flex-shrink:1;align-items:center;gap:12px;min-width:0;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.pub-logo:hover{transform:scale(1.05)}.pub-logo img{object-fit:contain;border-radius:6px;width:auto;max-width:70px;height:55px}.pub-nav-menu{align-items:center;gap:2rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.pub-nav-item>a{color:#fff;transition:var(--transition);white-space:nowrap;align-items:center;gap:4px;padding:.5rem 0;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.pub-nav-item>a:after{content:"";background:var(--secondary-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;right:0}.pub-nav-item>a:hover:after{width:100%}.pub-nav-item>a:hover,.pub-nav-item>a.active{color:var(--secondary-color)}.pub-portal-link{cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:6px;margin-top:2px;transition:all .3s;padding:.4rem .8rem!important;display:inline-flex!important}.pub-portal-link:hover{border-color:var(--secondary-color);transform:scale(1.03);background:var(--secondary-color)!important;color:#fff!important}.pub-portal-link i{color:inherit;font-size:12px}.pub-portal-arrow{font-size:10px;transition:transform .3s}.pub-portal-arrow.open{transform:rotate(180deg)}.pub-portal-dropdown{position:relative}.pub-portal-dropdown:after{content:"";height:12px;position:absolute;top:100%;left:0;right:0}.pub-portal-dropdown>.pub-portal-link{color:#fff}.pub-portal-menu{z-index:9999;transform-origin:100% 0;background:#fff;border:1px solid #1a237e14;border-radius:16px;width:260px;padding:8px;animation:.35s cubic-bezier(.34,1.56,.64,1) pubDropIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #1a237e2e,0 4px 12px #00000014}.pub-portal-menu:before{content:"";filter:drop-shadow(0 -2px 2px #1a237e0f);border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;right:24px}@keyframes pubDropIn{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.pub-portal-menu-item{color:#1e293b;white-space:nowrap;direction:rtl;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.pub-portal-menu-item:hover{color:#fff;background:linear-gradient(135deg,#1a237e,#0ea5e9);transform:translate(-4px)}.pub-portal-menu-item i{color:#5c6bc0;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;transition:color .2s;display:flex}.pub-portal-menu-item:hover i{color:#fff}.pub-portal-menu-item span{flex:1}.pub-nav-actions{align-items:center;gap:8px;display:flex}.pub-notif-badge{color:#fff;background:#ef4444;border:2px solid #1e40af;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;left:-10px}.pub-mobile-btn{color:#fff;cursor:pointer;z-index:1001;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:none;position:relative}.pub-mobile-btn:hover{background:#fff3;border-color:#ffffff80}.pub-hamburger{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:22px;height:22px;display:flex;position:relative}.pub-hamburger span{transform-origin:50%;background:#fff;border-radius:3px;width:100%;height:2.5px;transition:all .35s cubic-bezier(.68,-.55,.265,1.55);display:block}.pub-hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.pub-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.pub-hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.pub-hero-home{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#1e3a5f 100%);padding:80px 0;overflow:hidden}.pub-hero-home-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.pub-hero-home-text h1{color:#fbbf24;margin-bottom:1.5rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.3}.pub-hero-home-text p{opacity:.9;overflow-wrap:break-word;margin-bottom:2.5rem;font-size:clamp(.95rem,1.8vw,1.2rem);line-height:1.8}.pub-hero-home-btns{flex-wrap:wrap;gap:1rem;display:flex}.pub-btn-outline{background:0 0!important;border:2px solid #fff!important}.pub-hero-home-video-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:30px;padding:15px;position:relative;box-shadow:0 25px 50px -12px #00000080}.pub-hero-home-video{border-radius:20px;width:100%;display:block}.pub-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e40af 0%,#0ea5e9 100%);justify-content:center;align-items:center;min-height:600px;margin-top:0;padding:80px 20px;display:flex;position:relative;overflow:hidden}.pub-hero:before{content:"";opacity:.5;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 600\"><defs><pattern id=\"g\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"white\" stroke-width=\"0.5\" opacity=\"0.1\"/></pattern></defs><rect width=\"1200\" height=\"600\" fill=\"url(%23g)\"/></svg>");position:absolute;inset:0}.pub-hero-content{z-index:1;animation:1s ease-out pubFadeUp;position:relative}.pub-hero h1{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.pub-hero .pub-urdu-title{margin-bottom:1.5rem;font-family:Noto Nastaliq Urdu,serif;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:700}.pub-hero p{opacity:.95;margin-bottom:2rem;font-size:clamp(.95rem,2vw,1.25rem)}.pub-btn{background:var(--secondary-color);color:#fff;cursor:pointer;transition:var(--transition-smooth);box-shadow:var(--shadow-md);border:none;border-radius:50px;margin:6px;padding:14px 36px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.pub-btn:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)scale(1.05)}.pub-btn-primary{background:linear-gradient(135deg,var(--secondary-color),#d97706)}.pub-btn-secondary{background:linear-gradient(135deg,var(--accent-color),#0891b2);color:#fff}.pub-container{max-width:1200px;margin:0 auto;padding:0 20px}.pub-section{padding:60px 20px}.pub-section-title{text-align:center;margin-bottom:3rem}.pub-section-title h2{color:var(--primary-color);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.5rem);display:inline-block;position:relative}.pub-section-title h2:after{content:"";background:linear-gradient(90deg,var(--secondary-color),var(--accent-color));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.pub-section-title p{color:var(--gray-text);margin-top:1rem;font-size:clamp(.9rem,1.8vw,1.1rem)}.pub-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.pub-feature-card{text-align:center;box-shadow:var(--shadow-md);transition:var(--transition-smooth);background:#fff;border-radius:16px;padding:2.5rem;position:relative;overflow:hidden}.pub-feature-card:before{content:"";background:linear-gradient(90deg,var(--secondary-color),var(--accent-color));transform-origin:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pub-feature-card:hover:before{transform-origin:0;transform:scaleX(1)}.pub-feature-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-15px)}.pub-feature-card i{color:var(--secondary-color);margin-bottom:1.5rem;font-size:3.5rem;display:block}.pub-feature-card h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem}.pub-feature-card p{color:var(--gray-text);line-height:1.8}.pub-card{box-shadow:var(--shadow-md);transition:var(--transition-smooth);background:#fff;border-radius:16px;overflow:hidden}.pub-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-12px)scale(1.02)}.pub-card-img{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;justify-content:center;align-items:center;width:100%;height:220px;font-size:4rem;display:flex;position:relative;overflow:hidden}.pub-card-img i{z-index:1;position:relative}.pub-card-body{padding:1.5rem}.pub-card-body h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.25rem}.pub-card-body p{color:var(--gray-text);margin-bottom:1rem;font-size:.95rem}.pub-card-body .pub-info{color:var(--gray-text);flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.pub-stats-container{grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;display:grid}.pub-stat{text-align:center;box-shadow:var(--shadow-md);background:#fff;border-radius:12px;padding:2rem}.pub-stat-num{color:var(--secondary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.pub-stat-label{color:var(--gray-text);font-size:1rem}.pub-badge{background:var(--secondary-color);color:#fff;border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}.pub-badge-success{background:var(--success-color)}.pub-badge-warning{background:var(--secondary-color)}.pub-footer{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);margin-top:0;padding:2.5rem 20px 1rem}.pub-footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.pub-footer h4{color:#fbbf24;margin-bottom:1rem;font-size:1.1rem}.pub-footer ul{margin:0;padding:0;list-style:none}.pub-footer ul li{margin-bottom:.5rem}.pub-footer a{color:#fffc;transition:var(--transition);text-decoration:none}.pub-footer a:hover{color:var(--secondary-color)}.pub-footer-bottom{text-align:center;color:#ffffffb3;border-top:1px solid #fff3;padding-top:1.5rem;font-size:clamp(.8rem,1.5vw,.9rem)}.pub-footer-logo{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.pub-footer-logo img{border-radius:8px;flex-shrink:0;width:auto;height:60px;box-shadow:0 4px 12px #0003}.pub-footer-logo h4{color:#fbbf24;margin:0;font-size:1.1rem}.pub-footer-desc{color:#cbd5e1;font-size:.95rem;line-height:1.8}.pub-footer-contact-item{color:#cbd5e1;align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.pub-footer-contact-item:first-of-type{align-items:flex-start}.pub-footer-contact-item i{color:#fbbf24;flex-shrink:0;margin-top:3px}.pub-footer-contact-item a{color:#cbd5e1}.pub-footer-contact-item a:hover{color:var(--secondary-color)}.pub-footer-social{flex-wrap:wrap;gap:.8rem;display:flex}.pub-footer-social a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.pub-footer-social a:hover{transform:translateY(-4px)}.pub-social-facebook:hover{box-shadow:0 4px 12px #1877f266;background:#1877f2!important}.pub-social-twitter:hover{box-shadow:0 4px 12px #1da1f266;background:#1da1f2!important}.pub-social-whatsapp:hover{box-shadow:0 4px 12px #25d36666;background:#25d366!important}.pub-social-youtube:hover{box-shadow:0 4px 12px #f006;background:red!important}.pub-footer-quick-link i{margin-left:4px;font-size:.7rem}.pub-mission-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.pub-mission-text h2{color:var(--primary-color);margin-bottom:1.2rem;font-size:clamp(1.4rem,3vw,2.2rem);display:inline-block;position:relative}.pub-mission-text h2:after{content:"";background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;width:60px;height:4px;margin-top:8px;display:block}.pub-mission-text p{color:var(--gray-text);margin-bottom:1rem;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:2}.pub-mission-badge{border-radius:10px;align-items:center;gap:.4rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:600;display:inline-flex}.pub-about-logo-wrap{justify-content:center;align-items:center;padding:2rem;display:flex}.pub-about-logo-inner{background:linear-gradient(145deg,#e0f2fe,#fef9c3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:260px;height:260px;animation:4s ease-in-out infinite pubFloat;display:flex;position:relative;box-shadow:0 8px 40px #1e40af26}.pub-about-logo-inner img{object-fit:contain;border-radius:50%;width:200px;height:200px}.pub-about-logo-inner:before{content:"";border:3px dashed #0ea5e966;border-radius:50%;animation:6s ease-in-out infinite reverse pubFloat;position:absolute;inset:-8px}.pub-values-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.pub-value-card{text-align:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000012}.pub-value-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #1e40af26}.pub-value-card .pub-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:1.6rem;transition:transform .3s;display:flex}.pub-value-card:hover .pub-icon-wrap{transform:rotate(-8deg)scale(1.15)}.pub-value-card h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.1rem}.pub-value-card p{color:var(--gray-text);font-size:.95rem;line-height:1.7}.pub-timeline{max-width:700px;margin:0 auto;position:relative}.pub-timeline:before{content:"";background:linear-gradient(180deg,var(--primary-color),var(--secondary-color),var(--accent-color),#10b981);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;right:24px}.pub-tl-item{padding:0 60px 2rem 0;position:relative}.pub-tl-dot{background:var(--primary-color);width:22px;height:22px;box-shadow:0 0 0 3px var(--primary-color);z-index:1;border:3px solid #fff;border-radius:50%;position:absolute;top:8px;right:14px}.pub-tl-card{border-right:4px solid var(--primary-color);background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s;box-shadow:0 4px 20px #00000012}.pub-tl-card:hover{transform:translate(-6px);box-shadow:0 8px 30px #1e40af21}.pub-tl-card h3{white-space:nowrap;margin-bottom:.4rem;font-size:clamp(1rem,2vw,1.3rem)}.pub-tl-card p{color:var(--gray-text);margin:0;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.7}.pub-about-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.pub-about-stat-card{text-align:center;background:#fff;border-radius:16px;padding:2rem 1rem;transition:transform .3s;box-shadow:0 4px 20px #00000012}.pub-about-stat-card:hover{transform:translateY(-6px)}.pub-about-stat-card .pub-num{margin-bottom:.3rem;font-family:Inter,Arial,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;display:block}.pub-about-stat-card .pub-lbl{color:var(--gray-text);font-size:clamp(.8rem,1.5vw,.95rem)}.pub-about-stat-card i{margin-bottom:.8rem;font-size:clamp(1.5rem,3vw,2rem);display:block}.pub-cat-filter{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.pub-news-item{box-shadow:var(--shadow-md);transition:var(--transition-smooth);background:#fff;border-radius:16px;grid-template-columns:110px 1fr;margin-bottom:1.5rem;display:grid;overflow:hidden}.pub-news-item:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.pub-news-icon{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;justify-content:center;align-items:center;min-height:110px;font-size:2.2rem;display:flex}.pub-news-body{padding:1.2rem 1.5rem}.pub-news-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.pub-news-date{color:var(--gray-text);white-space:nowrap;flex-shrink:0;font-size:.85rem}.pub-highlight-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pub-highlight-card{color:#fff;border-radius:12px;padding:2rem}.pub-highlight-card h3{color:#fff;margin-bottom:1rem}.pub-contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.pub-info-card{box-shadow:var(--shadow-md);background:#fff;border-radius:12px;margin-bottom:1.2rem;padding:1.8rem}.pub-info-card h3{color:var(--secondary-color);margin-bottom:.8rem;font-size:clamp(1rem,2vw,1.1rem)}.pub-info-card p{color:var(--gray-text);margin:0;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.8}.pub-contact-form .pub-form-group{margin-bottom:1.2rem}.pub-contact-form .pub-form-group label{color:var(--primary-color);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.pub-contact-form .pub-form-group input,.pub-contact-form .pub-form-group select,.pub-contact-form .pub-form-group textarea{width:100%;transition:var(--transition);box-sizing:border-box;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem}.pub-contact-form .pub-form-group input:focus,.pub-contact-form .pub-form-group select:focus,.pub-contact-form .pub-form-group textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3f828e1a}.pub-contact-form .pub-form-group textarea{resize:vertical;min-height:120px}.pub-map-wrap{width:100%;height:400px;box-shadow:var(--shadow-lg);border-radius:12px;position:relative;overflow:hidden}.pub-map-wrap iframe{border:none;width:100%;height:100%}.pub-faq-wrap{max-width:800px;margin:0 auto}.pub-faq-item{border:2px solid #e5e7eb;border-radius:10px;margin-bottom:1rem;transition:border-color .2s;overflow:hidden}.pub-faq-item:hover{border-color:var(--primary-color)}.pub-faq-item summary{color:var(--primary-color);cursor:pointer;align-items:center;gap:.5rem;padding:1rem 1.2rem;font-size:clamp(.85rem,1.8vw,1rem);font-weight:600;list-style:none;display:flex}.pub-faq-item summary::-webkit-details-marker{display:none}.pub-faq-item[open] summary:before{content:"";color:var(--secondary-color);margin-left:.5rem;font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900}.pub-faq-item:not([open]) summary:before{content:"";color:var(--secondary-color);margin-left:.5rem;font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900}.pub-faq-item p{color:var(--gray-text);margin:0;padding:0 1.2rem 1rem;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.7}.pub-classes-grid,.pub-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pub-curriculum-card{box-shadow:var(--shadow-md);background:#fff;border-radius:12px;padding:2rem}.pub-curriculum-card ul{margin:0;padding:0;list-style:none}.pub-curriculum-card ul li{border-bottom:1px solid #f3f4f6;align-items:center;gap:.5rem;padding:.6rem 0;font-size:clamp(.85rem,1.5vw,.95rem);display:flex}.pub-curriculum-card ul li:last-child{border-bottom:none}.pub-curriculum-card h3{font-size:clamp(1rem,2vw,1.2rem)}.pub-staff-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;display:grid}.pub-staff-features{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pub-staff-stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.staff-flip-card{perspective:1200px;min-height:420px}.staff-flip-inner{width:100%;min-height:420px;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1);position:relative}.staff-flip-card.flipped .staff-flip-inner{transform:rotateY(180deg)}.staff-flip-front,.staff-flip-back{backface-visibility:hidden;will-change:transform;transform-style:flat;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.staff-flip-back{color:#fff;background:linear-gradient(135deg,#1a237e,#0ea5e9);overflow-y:auto;transform:rotateY(180deg)}.staff-photo-wrap{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;flex-shrink:0;width:110px;height:110px;margin-top:24px;padding:4px;position:relative}.staff-photo{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;will-change:transform;border-radius:50%;transition:transform .3s;display:block;transform:translateZ(0)}.staff-flip-card:hover .staff-photo{transform:scale(1.08)}.staff-photo-fallback{color:#5c6bc0;background:linear-gradient(135deg,#e8eaf6,#c5cae9);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;transition:opacity .2s;display:flex;position:absolute;inset:4px}.staff-photo-wrap:not(.no-photo) .staff-photo-fallback{opacity:0;pointer-events:none}.staff-photo-wrap.no-photo .staff-photo-fallback{opacity:1}.staff-card-body{text-align:center;flex-direction:column;flex:1;align-items:center;width:100%;padding:16px 20px 20px;display:flex}.staff-card-body h3{color:#1e293b;margin:0 0 4px;font-size:1.05rem}.staff-designation{color:#f59e0b;margin:0 0 6px;font-size:.88rem;font-weight:600}.staff-education{color:#64748b;margin:0 0 12px;font-size:.85rem}.staff-education i{margin-left:6px}.staff-badges{gap:6px;margin-bottom:14px;display:flex}.staff-flip-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a237e,#0ea5e9);border:none;border-radius:50px;align-items:center;gap:6px;margin-top:auto;padding:8px 18px;font-family:inherit;font-size:.82rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.staff-flip-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #1a237e4d}.staff-flip-btn i{font-size:.9em}.staff-back-header{text-align:center;width:100%;padding:24px 20px 12px}.staff-back-header>i{opacity:.5;margin-bottom:8px;font-size:2rem;display:block}.staff-back-header h3{margin:0 0 4px;font-size:1.1rem}.staff-back-header p{opacity:.8;margin:0;font-size:.9rem}.staff-back-body{flex-direction:column;flex:1;width:100%;padding:0 20px;display:flex}.staff-bio{opacity:.95;text-align:center;background:#ffffff1a;border-radius:10px;margin:0 0 16px;padding:12px;font-size:.9rem;line-height:1.7}.staff-bio-empty{opacity:.5;font-style:italic}.staff-back-details{flex-direction:column;gap:8px;display:flex}.staff-back-details>div{opacity:.9;align-items:center;gap:8px;font-size:.85rem;display:flex}.staff-back-details i{text-align:center;opacity:.7;width:18px}.staff-flip-back .staff-flip-btn{flex-shrink:0;margin:12px auto 20px}.pub-admission-success{color:#1b5e20;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #81c784;border-radius:10px;align-items:center;gap:10px;max-width:480px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:12px 16px 12px 36px;font-size:clamp(.8rem,1.8vw,13px);font-weight:600;animation:.4s pubFadeUp;display:flex;position:relative}.pub-admission-success i:first-child{font-size:18px}.pub-admission-success .pub-success-close{cursor:pointer;color:#1b5e20;opacity:.6;font-size:14px;transition:opacity .2s;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.pub-admission-success .pub-success-close:hover{opacity:1}.pub-admission-form{box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;max-width:780px;margin:0 auto;padding:36px}.pub-adm-gender{justify-content:center;gap:16px;margin-bottom:28px;display:flex}.pub-adm-gender-btn{cursor:pointer;transition:var(--transition-smooth);color:var(--gray-text);background:#fff;border:2.5px solid #e5e7eb;border-radius:12px;padding:14px 36px;font-size:clamp(14px,2vw,16px);font-weight:600}.pub-adm-gender-btn i{margin-left:8px}.pub-adm-gender-btn.active{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 4px 16px #1e40af40}.pub-adm-gender-btn:hover:not(.active){border-color:var(--primary-color);color:var(--primary-color)}.pub-adm-grid,.pub-adm-phone-row{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px;display:grid}.pub-adm-full{grid-column:1/-1}.pub-adm-conditions{border-right:4px solid var(--primary-color);background:linear-gradient(135deg,#f8f9ff,#f0f2f8);border-radius:14px;margin-bottom:20px;padding:24px}.pub-adm-conditions h4{color:var(--primary-color);margin-bottom:14px;font-size:clamp(13px,2vw,15px)}.pub-adm-conditions ul{margin:0;padding:0;list-style:none}.pub-adm-conditions ul li{color:#333;border-bottom:1px solid #e8eaf6;padding:8px 28px 8px 0;font-size:clamp(12px,1.8vw,13px);position:relative}.pub-adm-conditions ul li:before{content:"✓";color:var(--primary-color);font-weight:700;position:absolute;right:0}.pub-adm-conditions ul li:last-child{border-bottom:none}.pub-adm-agree{background:linear-gradient(135deg,#fff9c4,#fff3cd);border:1px solid #ffe082;border-radius:12px;align-items:center;gap:12px;margin:18px 0;padding:14px 18px;display:flex}.pub-adm-agree input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary-color);flex-shrink:0}.pub-adm-agree label{cursor:pointer;color:#333;font-size:clamp(12px,1.8vw,13px);font-weight:600}.pub-text-center{text-align:center}.pub-mt-2{margin-top:2rem}.pub-mt-3{margin-top:3rem}.pub-mb-3{margin-bottom:3rem}.pub-delay-1{animation-delay:.1s}.pub-delay-2{animation-delay:.2s}.pub-delay-3{animation-delay:.3s}.pub-delay-4{animation-delay:.4s}.pub-delay-5{animation-delay:.5s}.pub-delay-6{animation-delay:.6s}@media (width<=1200px){.pub-container,.pub-navbar{padding:0 24px}}@media (width<=1024px){.pub-nav-menu{gap:1.2rem}.pub-values-grid{grid-template-columns:repeat(2,1fr)}.pub-about-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.pub-highlight-grid,.pub-classes-grid,.pub-curriculum-grid,.pub-staff-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.staff-flip-inner{min-height:400px}.staff-photo-wrap{width:90px;height:90px}.pub-staff-features,.pub-staff-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.pub-hero{min-height:500px;padding:60px 24px}.pub-hero-home{padding:60px 0}.pub-hero-home-grid{gap:2rem}.pub-card-img{height:200px;font-size:3.5rem}}@media (width<=900px){.pub-mobile-btn{display:flex!important}.pub-nav-menu{z-index:1001;opacity:0;visibility:hidden;background:linear-gradient(#1e3a8a 0%,#1e40af 100%);flex-direction:column;align-items:stretch;gap:0;width:280px;max-width:80vw;height:100vh;padding:80px 0 1.5rem;list-style:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .35s,visibility .35s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 30px #0000004d}.pub-nav-menu.active{opacity:1;visibility:visible;transform:translate(0)}.pub-menu-backdrop{z-index:-1;opacity:0;visibility:hidden;background:#00000080;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.pub-nav-menu.active .pub-menu-backdrop{opacity:1;visibility:visible}.pub-nav-item{opacity:0;border-bottom:1px solid #ffffff14;width:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s;transform:translate(40px)}.pub-nav-menu.active .pub-nav-item{opacity:1;transform:translate(0)}.pub-nav-menu.active .pub-nav-item:nth-child(2){transition-delay:50ms}.pub-nav-menu.active .pub-nav-item:nth-child(3){transition-delay:.1s}.pub-nav-menu.active .pub-nav-item:nth-child(4){transition-delay:.15s}.pub-nav-menu.active .pub-nav-item:nth-child(5){transition-delay:.2s}.pub-nav-menu.active .pub-nav-item:nth-child(6){transition-delay:.25s}.pub-nav-menu.active .pub-nav-item:nth-child(7){transition-delay:.3s}.pub-nav-menu.active .pub-nav-item:nth-child(8){transition-delay:.35s}.pub-nav-item:last-child{border-bottom:none}.pub-nav-item>a{text-align:right;color:#fff;align-items:center;gap:8px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.pub-nav-item>a:after{display:none}.pub-nav-item>a:hover{color:var(--secondary-color);background:#ffffff1a;padding-right:2rem}.pub-nav-item>a.active{color:var(--secondary-color);border-right:3px solid var(--secondary-color);background:#ffffff14}.pub-portal-menu{box-shadow:none;z-index:auto;background:#0f1d4a;border:1px solid #ffffff1a;border-radius:10px;width:auto;margin:6px 16px 8px;padding:8px;animation:.2s pubDropIn;position:static}.pub-portal-menu:before,.pub-portal-dropdown:after{display:none}.pub-portal-dropdown .pub-portal-link{border-color:var(--secondary-color);background:var(--secondary-color)!important}.pub-portal-menu-item{color:#c8d6e5;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;direction:rtl;background:0 0;border-radius:8px;outline:none;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.pub-portal-menu-item:hover,.pub-portal-menu-item:active,.pub-portal-menu-item:focus{color:#fff;background:#ffffff1a}.pub-portal-menu-item:hover i,.pub-portal-menu-item:active i,.pub-portal-menu-item:focus i{color:#fff}.pub-portal-menu-item i{color:#8a9cc5;text-align:center;flex-shrink:0;width:20px;font-size:14px}.pub-logo span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.pub-navbar{padding:0 15px}.pub-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.pub-hero-home-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.pub-hero-home-btns{justify-content:center}.pub-hero-home-video-wrap{max-width:500px;margin:0 auto}.pub-about-logo-inner{width:220px;height:220px}.pub-about-logo-inner img{width:170px;height:170px}.pub-contact-grid{grid-template-columns:1fr;gap:2rem}.pub-stats-container{gap:1.2rem}}@media (width<=768px){.pub-nav-menu{padding:70px 0 1.5rem}.pub-logo span{max-width:160px}.pub-nav-menu{z-index:1001;opacity:0;visibility:hidden;background:linear-gradient(#1e3a8a 0%,#1e40af 100%);flex-direction:column;align-items:stretch;gap:0;width:280px;max-width:80vw;height:100vh;padding:80px 0 1.5rem;list-style:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .35s,visibility .35s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 30px #0000004d}.pub-nav-menu.active{opacity:1;visibility:visible;transform:translate(0)}.pub-menu-backdrop{z-index:-1;opacity:0;visibility:hidden;background:#00000080;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.pub-nav-menu.active .pub-menu-backdrop{opacity:1;visibility:visible}.pub-nav-item{opacity:0;border-bottom:1px solid #ffffff14;width:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s;transform:translate(40px)}.pub-nav-menu.active .pub-nav-item{opacity:1;transform:translate(0)}.pub-nav-menu.active .pub-nav-item:nth-child(2){transition-delay:50ms}.pub-nav-menu.active .pub-nav-item:nth-child(3){transition-delay:.1s}.pub-nav-menu.active .pub-nav-item:nth-child(4){transition-delay:.15s}.pub-nav-menu.active .pub-nav-item:nth-child(5){transition-delay:.2s}.pub-nav-menu.active .pub-nav-item:nth-child(6){transition-delay:.25s}.pub-nav-menu.active .pub-nav-item:nth-child(7){transition-delay:.3s}.pub-nav-menu.active .pub-nav-item:nth-child(8){transition-delay:.35s}.pub-nav-item:last-child{border-bottom:none}.pub-nav-item>a{text-align:right;color:#fff;align-items:center;gap:8px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.pub-nav-item>a:after{display:none}.pub-nav-item>a:hover{color:var(--secondary-color);background:#ffffff1a;padding-right:2rem}.pub-nav-item>a.active{color:var(--secondary-color);border-right:3px solid var(--secondary-color);background:#ffffff14}.pub-portal-menu{box-shadow:none;z-index:auto;background:#0f1d4a;border:1px solid #ffffff1a;border-radius:10px;width:auto;margin:6px 16px 8px;padding:8px;animation:.2s pubDropIn;position:static}.pub-portal-menu:before,.pub-portal-dropdown:after{display:none}.pub-portal-dropdown .pub-portal-link{border-color:var(--secondary-color);background:var(--secondary-color)!important}.pub-portal-menu-item{color:#c8d6e5;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;direction:rtl;background:0 0;border-radius:8px;outline:none;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.pub-portal-menu-item:hover,.pub-portal-menu-item:active,.pub-portal-menu-item:focus{color:#fff;background:#ffffff1a}.pub-portal-menu-item:hover i,.pub-portal-menu-item:active i,.pub-portal-menu-item:focus i{color:#fff}.pub-portal-menu-item i{color:#8a9cc5;text-align:center;flex-shrink:0;width:20px;font-size:14px}.pub-logo span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.pub-navbar{padding:0 15px}.pub-section{padding:40px 16px}.pub-section-title{margin-bottom:2rem}.pub-section-title h2{font-size:1.8rem}.pub-section-title p{font-size:.95rem}.pub-hero{min-height:400px;padding:50px 20px}.pub-mission-grid{grid-template-columns:1fr;gap:1.5rem}.pub-about-logo-wrap{order:-1;padding:1rem}.pub-about-logo-inner{width:180px;height:180px}.pub-about-logo-inner img{width:140px;height:140px}.pub-values-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.pub-value-card{padding:1.5rem 1rem}.pub-timeline:before{right:16px}.pub-tl-item{padding-right:44px}.pub-tl-dot{width:20px;height:20px;right:7px}.pub-about-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.pub-about-stat-card{padding:1.5rem .8rem}.pub-news-item{grid-template-columns:80px 1fr}.pub-news-icon{min-height:90px;font-size:1.8rem}.pub-news-body{padding:1rem}.pub-news-header{flex-direction:column;gap:.4rem}.pub-highlight-grid{grid-template-columns:1fr}.pub-contact-grid{grid-template-columns:1fr;gap:2rem}.pub-map-wrap{height:280px}.pub-classes-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.pub-curriculum-grid{grid-template-columns:1fr;gap:1rem}.pub-curriculum-card{padding:1.5rem}.pub-staff-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.staff-flip-inner{min-height:380px}.staff-photo-wrap{width:80px;height:80px}.staff-flip-card{perspective:none}.staff-flip-inner{transform-style:flat!important;transition:none!important;transform:none!important}.staff-flip-front{opacity:1;z-index:2;will-change:auto;transition:opacity .35s,visibility .35s;transform:none!important}.staff-flip-back{opacity:0;z-index:1;visibility:hidden;will-change:auto;transition:opacity .35s,visibility .35s;overflow-y:auto;transform:none!important}.staff-flip-card.flipped .staff-flip-front{opacity:0;visibility:hidden}.staff-flip-card.flipped .staff-flip-back{opacity:1;visibility:visible}.pub-staff-features,.pub-staff-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.pub-footer{padding:2rem 16px 1rem}.pub-footer-grid{text-align:right;grid-template-columns:repeat(2,1fr);gap:1.5rem}.pub-footer-logo{justify-content:flex-start}.pub-footer-logo h4{font-size:1rem}.pub-footer-logo img{height:42px}.pub-footer-desc{text-align:right;font-size:.9rem}.pub-footer-contact-item,.pub-footer-social{justify-content:flex-start}.pub-admission-form{padding:28px 20px}.pub-adm-grid,.pub-adm-phone-row{grid-template-columns:1fr;gap:14px}.pub-card-img{height:180px;font-size:3rem}.pub-feature-card{padding:2rem 1.5rem}.pub-feature-card i{font-size:3rem}.pub-stats-container{gap:1.2rem}.pub-hero-home{padding:50px 0}.pub-hero-home-grid{gap:2rem}.pub-home-notif{max-width:none;bottom:16px;left:16px;right:16px}.guide-whatsapp-fab{bottom:80px;left:16px}.guide-back-top{bottom:86px;left:16px}}@media (width<=600px){.pub-hero{min-height:320px;padding:40px 16px}.pub-hero h1{font-size:clamp(1.5rem,6vw,2rem)}.pub-hero .pub-urdu-title{font-size:clamp(1rem,4vw,1.5rem)}.pub-hero p{font-size:.9rem}.pub-classes-grid{grid-template-columns:1fr}.pub-staff-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.staff-flip-inner{min-height:420px}.staff-flip-card{perspective:none}.staff-flip-inner{transform-style:flat!important;transition:none!important;transform:none!important}.staff-flip-front{opacity:1;z-index:2;will-change:auto;transition:opacity .35s,visibility .35s;transform:none!important}.staff-flip-back{opacity:0;z-index:1;visibility:hidden;will-change:auto;transition:opacity .35s,visibility .35s;overflow-y:auto;transform:none!important}.staff-flip-card.flipped .staff-flip-front{opacity:0;visibility:hidden}.staff-flip-card.flipped .staff-flip-back{opacity:1;visibility:visible}.pub-staff-features{grid-template-columns:1fr}.pub-staff-stats{grid-template-columns:repeat(2,1fr);gap:.8rem}.pub-features-grid{grid-template-columns:1fr;gap:1rem}.pub-values-grid{grid-template-columns:1fr}.pub-stats-container{grid-template-columns:1fr;gap:1rem;max-width:280px;margin-left:auto;margin-right:auto}.pub-stat{padding:1.2rem}.pub-stat-num{font-size:2rem}.pub-news-item{grid-template-columns:70px 1fr}.pub-news-icon{min-height:80px;font-size:1.5rem}.pub-card-img{height:160px;font-size:2.5rem}.pub-admission-form{padding:22px 16px}.pub-adm-gender-btn{padding:12px 20px;font-size:14px}.pub-adm-phone-row{grid-template-columns:1fr;gap:12px}.pub-footer-grid{text-align:right;grid-template-columns:1fr;gap:1.2rem}.pub-footer{padding:1.5rem 16px 1rem}.pub-footer-logo{justify-content:flex-start}.pub-footer-logo h4{font-size:1rem}.pub-footer-logo img{height:40px}.pub-footer-desc{text-align:right;font-size:.9rem}.pub-footer-contact-item,.pub-footer-social{justify-content:flex-start}.pub-footer-quick-link i{display:none}.pub-hero-home{padding:40px 0}.pub-hero-home-video-wrap{border-radius:20px;padding:10px}.pub-hero-home-video{border-radius:14px}.pub-contact-form .pub-form-group input,.pub-contact-form .pub-form-group select,.pub-contact-form .pub-form-group textarea{padding:.7rem .9rem;font-size:.9rem}}@media (width<=480px){.pub-logo span{max-width:140px;font-size:.8rem}.pub-logo img{max-width:42px;height:36px}.pub-nav-menu{width:100%}.pub-navbar{padding:0 12px}.pub-section{padding:28px 12px}.pub-section-title h2{font-size:1.4rem}.pub-hero{min-height:280px;padding:36px 12px}.pub-hero h1{font-size:clamp(1.3rem,7vw,1.7rem)}.pub-hero .pub-urdu-title{font-size:clamp(.9rem,5vw,1.2rem)}.pub-btn{margin:5px 3px;padding:11px 22px;font-size:.85rem}.pub-hero-home-text h1{font-size:clamp(1.5rem,7vw,2rem)}.pub-features-grid{grid-template-columns:1fr;gap:1rem}.pub-feature-card{padding:1.5rem 1.2rem}.pub-feature-card i{font-size:2.5rem}.pub-feature-card h3{font-size:1.1rem}.pub-about-logo-inner{width:130px;height:130px}.pub-about-logo-inner img{width:100px;height:100px}.pub-values-grid{grid-template-columns:1fr}.pub-timeline:before{right:12px}.pub-tl-item{padding-right:36px}.pub-tl-dot{width:18px;height:18px;right:4px}.pub-tl-card{padding:1rem}.pub-news-item{border-radius:12px;grid-template-columns:60px 1fr}.pub-news-icon{min-height:70px;font-size:1.3rem}.pub-news-body{padding:.7rem}.pub-map-wrap{border-radius:10px;height:200px}.pub-info-card{padding:1.2rem}.pub-adm-gender{gap:10px}.pub-adm-gender-btn{padding:10px 16px;font-size:13px}.pub-admission-form{border-radius:14px;padding:18px 14px}.pub-adm-conditions{padding:16px}.pub-adm-agree{padding:10px 14px}.pub-card-img{height:140px;font-size:2.2rem}.pub-card-body{padding:1rem}.pub-card-body h3{font-size:1.1rem}.pub-cat-filter{gap:.5rem}.pub-cat-filter .pub-btn{margin:3px;padding:8px 14px;font-size:.8rem}.pub-highlight-card{padding:1.2rem}.pub-staff-stats{gap:.6rem}.pub-staff-stats .pub-stat{padding:.8rem .5rem}.pub-staff-stats .pub-stat-num{font-size:1.5rem}.pub-about-stat-card{padding:1rem .6rem}.pub-hero-home{padding:30px 0}.pub-hero-home-grid{gap:1.5rem}.pub-hero-home-btns{flex-direction:column;align-items:center}.pub-hero-home-video-wrap{border-radius:16px;padding:8px}.pub-hero-home-video{border-radius:10px}.pub-contact-form .pub-form-group input,.pub-contact-form .pub-form-group select,.pub-contact-form .pub-form-group textarea{padding:.6rem .8rem;font-size:.85rem}.guide-whatsapp-fab{width:48px;height:48px;font-size:22px;bottom:80px;left:16px}.guide-back-top{width:40px;height:40px;font-size:14px;bottom:76px;left:16px}}@media (width<=360px){.pub-logo span{max-width:110px;font-size:.7rem}.pub-logo img{max-width:35px;height:30px}.public-layout{--navbar-height:60px}.pub-navbar{height:var(--navbar-height);padding:0 10px}.pub-mobile-btn{width:38px;height:38px}.pub-hamburger{gap:4px;width:18px;height:18px}.pub-hamburger span{height:2px}.pub-section{padding:22px 10px}.pub-section-title{margin-bottom:1.5rem}.pub-section-title h2{font-size:1.2rem}.pub-section-title h2:after{width:40px;height:3px}.pub-hero{min-height:240px;padding:30px 10px}.pub-hero h1{font-size:1.2rem}.pub-hero .pub-urdu-title{font-size:.9rem}.pub-btn{border-radius:40px;padding:10px 18px;font-size:.8rem}.pub-feature-card{padding:1.2rem 1rem}.pub-feature-card i{font-size:2rem}.pub-stat{padding:.8rem}.pub-stat-num{font-size:1.5rem}.pub-card-img{height:120px;font-size:2rem}.pub-footer{padding:1rem 10px .6rem}.pub-footer h4{margin-bottom:.5rem;font-size:.9rem}.pub-footer-grid{text-align:right;grid-template-columns:1fr;gap:1rem}.pub-footer-logo{justify-content:flex-start;gap:.5rem}.pub-footer-logo h4{font-size:.85rem}.pub-footer-logo img{height:32px}.pub-footer-desc{text-align:right;font-size:.8rem}.pub-footer-contact-item{justify-content:flex-start;font-size:.8rem}.pub-footer-social{justify-content:flex-start;gap:.5rem}.pub-footer-social a{width:34px;height:34px;font-size:.9rem}.pub-admission-form{border-radius:12px;padding:14px 10px}.pub-adm-gender-btn{padding:8px 12px;font-size:12px}.pub-adm-gender{gap:8px;margin-bottom:20px}.pub-adm-phone-row{grid-template-columns:1fr;gap:10px}.pub-adm-phone-row .pub-form-group label{font-size:.8rem}.pub-adm-phone-row .pub-form-group input{padding:.5rem .7rem;font-size:.85rem}.pub-contact-form .pub-form-group input,.pub-contact-form .pub-form-group select,.pub-contact-form .pub-form-group textarea{padding:.6rem .8rem;font-size:.85rem}.pub-hero-home{padding:24px 0}.pub-hero-home-text h1{font-size:1.3rem}.pub-hero-home-text p{font-size:.85rem}.pub-hero-home-video-wrap{border-radius:12px;padding:6px}.pub-hero-home-video{border-radius:8px}.pub-hero-home-btns{flex-direction:column;align-items:stretch}.pub-hero-home-btns .pub-btn{text-align:center;margin:4px 0}.pub-staff-stats .pub-stat-num{font-size:1.3rem}.pub-staff-stats{gap:.4rem}.pub-about-stat-card{padding:.8rem .5rem}.pub-about-stat-card i{margin-bottom:.5rem;font-size:1.2rem}.pub-about-stats{gap:.6rem}.pub-tl-item{padding-right:30px}.pub-tl-card{padding:.8rem}.pub-tl-card p{font-size:.8rem}.pub-faq-item summary{padding:.7rem .8rem;font-size:.8rem}.pub-faq-item p{padding:0 .8rem .8rem;font-size:.8rem}.guide-whatsapp-fab{width:44px;height:44px;font-size:20px;bottom:76px;left:12px}.guide-back-top{width:36px;height:36px;font-size:13px;bottom:68px;left:12px}.pub-home-notif{padding:12px 14px;bottom:10px;left:10px;right:10px}.pub-home-notif-bell{width:36px;height:36px;font-size:15px}.pub-home-notif-title{font-size:13px}}.gallery-filter{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:30px;display:flex}.gallery-filter-btn{border:2px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:25px;padding:8px 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s}.gallery-filter-btn:hover,.gallery-filter-btn.active{background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #1e40af4d}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.gallery-item{cursor:pointer;background:#f0f0f0;border-radius:16px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.gallery-item:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.gallery-item img{object-fit:cover;width:100%;height:220px;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.gallery-item:hover img{transform:scale(1.12)}.gallery-overlay{opacity:0;background:linear-gradient(#0000 0%,#0009 40%,#000000d9 100%);flex-direction:column;gap:6px;padding:40px 16px 16px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.gallery-item:hover .gallery-overlay{opacity:1;transform:translateY(0)}.gallery-caption{color:#fff;text-shadow:0 1px 4px #0000004d;font-size:1rem;font-weight:700}.gallery-desc-hint{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.gallery-cat-badge{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block;box-shadow:0 2px 8px #f59e0b4d}.gallery-toolbar-top{margin-bottom:20px}.gallery-controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.gallery-date-filter{gap:8px;display:flex}.gallery-date-filter select{cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .2s}.gallery-date-filter select:focus{border-color:#1a237e;outline:none}.gallery-size-toggle{background:#fff;border:1.5px solid #ddd;border-radius:8px;gap:4px;padding:3px;display:flex}.gallery-size-btn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.gallery-size-btn.active{color:#fff;background:#1a237e}.gallery-size-btn:hover:not(.active){background:#f0f0f0}.gallery-grid-large{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.gallery-grid-small{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.gallery-grid-small .gallery-item img{height:140px}.gallery-grid-small .gallery-caption{font-size:.8rem}.gallery-grid-small .gallery-cat-badge{padding:2px 8px;font-size:.65rem}.gallery-grid-small .gallery-desc-hint{display:none}.gallery-loader{grid-column:1/-1;justify-content:center;padding:30px;display:flex}.gallery-spinner{border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite gallerySpin}@keyframes gallerySpin{to{transform:rotate(360deg)}}.gallery-total-count{text-align:center;color:#888;margin-top:20px;font-size:.85rem;font-weight:500}.gallery-lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px 20px;animation:.3s pubFadeUp;display:flex;position:fixed;inset:0}.gallery-lightbox.zoomed{cursor:zoom-out}.gallery-lightbox.zoomed img{cursor:zoom-out;max-width:none;max-height:none;transform:scale(2)}.gallery-lightbox img{object-fit:contain;cursor:zoom-in;border-radius:12px;max-width:85vw;max-height:65vh;transition:transform .4s cubic-bezier(.25,.46,.45,.94);animation:.3s pubScale;box-shadow:0 16px 48px #0009}.gallery-lightbox-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1f;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:16px;left:16px}.gallery-lightbox-close:hover{background:#ffffff4d;transform:rotate(90deg)scale(1.1)}.lb-topbar{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:66px;right:16px}.lb-counter{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:.85rem;font-weight:600}.lb-topbar-actions{flex-shrink:0;gap:10px;display:flex}.lb-topbar-actions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .2s;display:flex}.lb-topbar-actions button:hover{background:#ffffff4d;transform:scale(1.1)}.lb-share-wrap{position:relative}.lb-share-menu{z-index:20;background:#1a1a2e;border:1px solid #ffffff26;border-radius:12px;min-width:180px;padding:6px;animation:.2s pubFadeUp;position:absolute;top:48px;right:0;box-shadow:0 8px 32px #00000080}.lb-share-menu button{color:#fff;cursor:pointer;text-align:right;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:.85rem;transition:background .2s;display:flex}.lb-share-menu button:hover{background:#ffffff1a}.lb-share-menu button i{text-align:center;width:20px;font-size:1rem}.lb-nav{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lb-nav:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.lb-prev{right:16px}.lb-next{left:16px}.lb-info-panel{text-align:center;color:#fff;width:100%;max-width:650px;margin-top:16px;animation:.4s .1s both pubFadeUp}.gallery-lightbox-title{color:#fff;text-shadow:0 2px 8px #0000004d;margin:0 0 10px;font-size:1.3rem;font-weight:700}.lb-desc-wrap{margin-bottom:12px}.gallery-lightbox-desc{color:#e0e0e0;text-align:right;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-line-clamp:2;background:#ffffff0f;border-right:4px solid #f59e0b99;border-radius:10px;-webkit-box-orient:vertical;margin:0;padding:12px 18px;font-size:.95rem;line-height:1.8;transition:all .3s;display:-webkit-box;overflow:hidden}.lb-desc-wrap.open .gallery-lightbox-desc{-webkit-line-clamp:unset;display:block}.lb-desc-toggle{color:#f59e0b;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:6px;margin-left:auto;margin-right:auto;font-family:inherit;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.lb-desc-toggle:hover{color:#fbbf24}.gallery-lightbox-desc strong{color:#fff;font-weight:700}.gallery-lightbox-desc em{color:#f59e0b;font-style:italic}.gallery-lightbox-desc del{opacity:.6;text-decoration:line-through}.gallery-lightbox-desc code{color:#ef4444;background:#ffffff1a;border-radius:4px;padding:1px 5px;font-family:monospace;font-size:.85em}.gallery-lightbox-desc a{color:#60a5fa;text-underline-offset:2px;text-decoration:underline}.gallery-lightbox-desc a:hover{color:#93c5fd}.gallery-lightbox-desc li{margin-left:8px;margin-right:16px;line-height:1.8;list-style:outside}.gallery-lightbox-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.gallery-lightbox-date{opacity:.7;align-items:center;gap:5px;font-size:.8rem;display:flex}.gallery-skeleton{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #00000014}.gallery-skeleton-img{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:220px;animation:1.5s ease-in-out infinite skeletonShimmer}.gallery-skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;height:14px;margin:12px 16px 0;animation:1.5s ease-in-out infinite skeletonShimmer}.gallery-skeleton-text.short{width:60%;height:10px;margin:8px 16px 14px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-grid-small .gallery-skeleton-img{height:140px}.lb-main-content{align-items:center;gap:16px;max-width:90vw;max-height:80vh;animation:.3s pubScale;display:flex}.lb-main-content img{object-fit:contain;cursor:zoom-in;border-radius:12px 0 0 12px;flex-shrink:0;max-width:65vw;max-height:80vh;transition:transform .4s cubic-bezier(.25,.46,.45,.94);box-shadow:-8px 0 24px #0000004d}.gallery-lightbox.zoomed .lb-main-content img{cursor:zoom-out;border-radius:12px;max-width:90vw;transform:scale(1.8)}.lb-info-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;text-align:right;background:#141423eb;border-left:1px solid #ffffff14;border-radius:0 12px 12px 0;flex-shrink:0;width:320px;max-height:80vh;padding:24px;overflow-y:auto}.lb-glass-badge{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff1a!important;border:1px solid #fff3!important;box-shadow:0 4px 16px #0003!important}@media (width<=768px){.gallery-grid-large{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.gallery-grid-small{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.gallery-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;padding-bottom:4px;overflow-x:auto}.gallery-filter::-webkit-scrollbar{display:none}.gallery-filter-btn{white-space:nowrap;flex-shrink:0;padding:6px 14px;font-size:.8rem}.gallery-lightbox-title{font-size:1.2rem}.gallery-lightbox-desc{padding:12px 16px;font-size:.9rem}.gallery-controls-row{gap:8px}.gallery-date-filter{gap:6px}.gallery-date-filter select{min-width:0;padding:6px 10px;font-size:12px}.gallery-size-btn{padding:5px 8px}.lb-main-content{flex-direction:column;max-width:95vw;max-height:85vh}.lb-main-content img{border-radius:8px 8px 0 0;max-width:95vw;max-height:45vh;box-shadow:0 8px 24px #0000004d}.gallery-lightbox.zoomed .lb-main-content img{border-radius:8px;max-width:none;max-height:none;transform:scale(1.5)}.lb-info-panel{border-top:1px solid #ffffff14;border-left:none;border-radius:0 0 8px 8px;width:100%;max-height:30vh;padding:14px;overflow-y:auto}.gallery-lightbox{padding:10px}.gallery-lightbox img{max-width:90vw;max-height:55vh}.lb-nav{width:40px;height:40px;font-size:15px}.lb-prev{right:8px}.lb-next{left:8px}.lb-topbar{flex-wrap:wrap;gap:6px;top:8px;left:50px;right:8px}.lb-topbar-actions{gap:5px}.lb-topbar-actions button{width:36px;height:36px;font-size:14px}.lb-counter{padding:4px 10px;font-size:.75rem}}@media (width<=480px){.gallery-grid-large{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-grid-small{grid-template-columns:repeat(3,1fr);gap:8px}.gallery-grid-small .gallery-item img{height:110px}.gallery-item{border-radius:12px}.gallery-item img{height:140px}.gallery-grid-small .gallery-item{height:auto}.gallery-overlay{opacity:1;background:linear-gradient(#0000 20%,#000000bf 100%);padding:30px 10px 10px;transform:none}.gallery-caption{font-size:.8rem;font-weight:600}.gallery-desc-hint{display:none}.gallery-cat-badge{padding:2px 8px;font-size:.65rem}.gallery-toolbar-top{margin-bottom:14px}.gallery-controls-row{flex-direction:column;align-items:stretch;gap:8px}.gallery-date-filter{width:100%}.gallery-date-filter select{flex:1;padding:8px 10px;font-size:13px}.gallery-size-toggle{align-self:center}.gallery-size-btn{padding:6px 12px}.gallery-lightbox-close{width:34px;height:34px;font-size:13px;top:8px;left:8px}.lb-topbar{gap:4px;top:8px;left:46px;right:8px}.lb-counter{padding:3px 8px;font-size:.7rem}.lb-topbar-actions{gap:4px}.lb-topbar-actions button{width:32px;height:32px;font-size:12px}.lb-nav{width:34px;height:34px;font-size:13px}.lb-prev{right:6px}.lb-next{left:6px}.gallery-lightbox-title{font-size:.95rem}.gallery-lightbox-desc{padding:8px 10px;font-size:.8rem}.gallery-lightbox-meta{gap:6px}.lb-main-content img{max-width:95vw;max-height:35vh}.gallery-lightbox.zoomed .lb-main-content img{border-radius:8px;max-width:none;max-height:none;transform:scale(1.5)}.lb-info-panel{max-height:25vh;padding:10px}.gallery-lightbox{padding:8px}.gallery-lightbox img{max-width:95vw;max-height:50vh}}.pub-home-notif{z-index:999;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;max-width:320px;padding:16px 18px;transition:all .3s;animation:.5s cubic-bezier(.68,-.55,.265,1.55) notifSlideIn;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 32px #00000026}.pub-home-notif-progress{background:linear-gradient(90deg,#1a237e,#0ea5e9);border-radius:0 0 14px 14px;height:3px;transition:width 50ms linear;position:absolute;bottom:0;right:0}.pub-home-notif:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0003}.pub-home-notif-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;transition:all .2s;display:flex;position:absolute;top:8px;left:8px}.pub-home-notif-close:hover{color:#fff;background:#ef4444}.pub-home-notif-bell{color:#fff;background:linear-gradient(135deg,#1a237e,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;animation:1s infinite notifBellRing;display:flex}@keyframes notifBellRing{0%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(0)}}.pub-home-notif-content{flex:1;min-width:0}.pub-home-notif-label{color:#92400e;background:#fef3c7;border-radius:10px;margin-bottom:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.pub-home-notif-title{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.pub-home-notif-link{color:#1a237e;font-size:11px;font-weight:500}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(30px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.pub-news-highlight{border-radius:12px;animation:.6s 3 highlightFlash;box-shadow:0 0 0 4px #1a237e26;border:2px solid #1a237e!important}@keyframes highlightFlash{0%,to{background-color:#0000}50%{background-color:#e8eaf6}}.guide-breadcrumb{background:#fff;border:1px solid #e2e8f0;border-radius:50px;flex-wrap:wrap;align-items:center;gap:0;width:fit-content;margin-bottom:2rem;padding:8px 20px;font-size:.9rem;line-height:1;animation:.5s both breadcrumbSlideIn;display:flex;box-shadow:0 2px 12px #0000000f}@keyframes breadcrumbSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.guide-breadcrumb a{color:var(--primary-color);border-radius:20px;align-items:center;padding:6px 10px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.guide-breadcrumb a:hover{color:var(--secondary-color);transform:scale(1.05)}.guide-breadcrumb a:active{transform:scale(.95)}.guide-breadcrumb i{color:#cbd5e1;align-items:center;margin:0 4px;font-size:.6rem;transition:color .2s,transform .3s;display:inline-flex}.guide-breadcrumb a:hover+i{color:var(--secondary-color);transform:translate(-2px)}.guide-breadcrumb span{color:#64748b;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:20px;align-items:center;padding:6px 14px;font-size:.85rem;font-weight:600;line-height:1;animation:.6s .3s both breadcrumbFadeIn;display:inline-flex}@keyframes breadcrumbFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.guide-timeline{max-width:700px;margin:0 auto}.guide-step{gap:20px;animation:.5s both pubFadeUp;display:flex}.guide-step-line{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.guide-step-dot{color:#fff;background:linear-gradient(135deg,#1a237e,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 12px #1a237e4d}.guide-step-connector{background:linear-gradient(#1a237e,#0ea5e9);border-radius:1px;flex:1;width:2px;margin:4px 0}.guide-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;margin-bottom:16px;padding:20px 24px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.guide-step-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.guide-step-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.guide-step-header h3{color:#1a237e;margin:0;font-size:1rem}.guide-step-header h3 i{color:#0ea5e9;margin-left:8px;font-size:.85em}.guide-step-time{color:#94a3b8;white-space:nowrap;background:#f1f5f9;border-radius:20px;padding:2px 10px;font-size:.78rem}.guide-step-time i{margin-left:4px}.guide-step-card>p{color:#64748b;margin:0;font-size:.93rem;line-height:1.7}.guide-docs-section{max-width:700px;margin:3rem auto 0}.guide-docs-section h3{text-align:center;color:#1a237e;margin-bottom:1.5rem;font-size:1.2rem}.guide-docs-section h3 i{color:#0ea5e9;margin-left:8px}.guide-docs-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-doc-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 16px;transition:transform .2s,border-color .2s;box-shadow:0 2px 8px #0000000a}.guide-doc-card:hover{border-color:#0ea5e9;transform:translateY(-3px)}.guide-doc-card i{color:#0ea5e9;margin-bottom:10px;font-size:2rem;display:block}.guide-doc-card h4{color:#1e293b;margin:0 0 6px;font-size:.95rem}.guide-doc-card p{color:#64748b;margin:0;font-size:.82rem}.guide-faq-section{max-width:700px;margin:3rem auto 0}.guide-faq-section h3{text-align:center;color:#1a237e;margin-bottom:1.5rem;font-size:1.2rem}.guide-faq-section h3 i{color:#0ea5e9;margin-left:8px}.guide-faq-item{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:10px;transition:border-color .2s;overflow:hidden}.guide-faq-item.open{border-color:#0ea5e9}.guide-faq-q{cursor:pointer;color:#1e293b;text-align:right;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.guide-faq-q:hover{background:#f8fafc}.guide-faq-q i{color:#94a3b8;flex-shrink:0;margin-left:12px;font-size:.8rem;transition:transform .3s}.guide-faq-item.open .guide-faq-q i{color:#0ea5e9;transform:rotate(180deg)}.guide-faq-a{background:#fff;padding:0 18px 14px}.guide-faq-a p{color:#64748b;margin:0;font-size:.93rem;line-height:1.7}.guide-cta{text-align:center;margin-top:2.5rem}.guide-back-top{color:#fff;cursor:pointer;z-index:900;background:linear-gradient(135deg,#1a237e,#0ea5e9);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:transform .2s;animation:.3s pubFadeUp;display:flex;position:fixed;bottom:90px;left:24px;box-shadow:0 4px 16px #1a237e4d}.guide-back-top:hover{transform:scale(1.1)}.guide-whatsapp-fab{color:#fff;z-index:1001;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:transform .2s;display:flex;position:fixed;bottom:80px;left:24px;box-shadow:0 4px 16px #25d36666}.guide-whatsapp-fab:hover{transform:scale(1.1)}.video-player-wrap{margin-bottom:2rem}.video-player-placeholder{background:#0f172a;border-radius:16px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.video-player-placeholder>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-placeholder i{color:#fff;opacity:.6;margin-bottom:16px;font-size:64px;display:block}.video-player-placeholder p{color:#fff;opacity:.7;white-space:nowrap;margin:0 0 8px;font-size:1.1rem}.video-player-placeholder span{color:#fff;opacity:.4;white-space:nowrap;font-size:.9rem}.video-alt-link{text-align:center;color:#1e40af;background:#f0f9ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:2rem;padding:16px 20px;font-size:.95rem}.video-alt-link i{margin-left:8px}.video-alt-link a{color:#1a237e;font-weight:600}@media (width<=768px){.guide-breadcrumb{border-radius:40px;width:calc(100% - 16px);padding:6px 14px;font-size:.8rem}.guide-breadcrumb span{padding:3px 10px;font-size:.78rem}.guide-step{gap:12px}.guide-step-dot{width:36px;height:36px;font-size:14px}.guide-step-card{padding:16px}.guide-step-header{flex-direction:column;align-items:flex-start;gap:4px}.guide-step-time{font-size:.72rem}.guide-docs-grid{grid-template-columns:repeat(2,1fr);gap:10px}.guide-faq-q{padding:12px 14px;font-size:.88rem}.video-player-placeholder i{font-size:48px}.video-player-placeholder p{font-size:.95rem}.video-player-placeholder span{font-size:.8rem}}@media (width<=480px){.guide-docs-grid{grid-template-columns:1fr 1fr}.guide-step-line{display:none}.guide-step{padding-left:0}.guide-step-card{margin-bottom:10px}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pub-share-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.8rem;transition:all .2s;display:inline-flex}.pub-share-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #10b9814d}.pub-cat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:inline-flex}.pub-bottom-nav{z-index:999;background:#fff;border-top:1px solid #e5e7eb;padding:6px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}.pub-bottom-nav-inner{justify-content:space-around;align-items:center;max-width:500px;margin:0 auto;display:flex}.pub-bottom-nav-item{color:#6b7280;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:50px;padding:4px 8px;font-size:.65rem;text-decoration:none;transition:all .2s;display:flex}.pub-bottom-nav-item i{font-size:1.1rem}.pub-bottom-nav-item.active{color:#1e40af;background:#eff6ff}.pub-bottom-nav-item:hover{color:#1e40af}@media (width<=768px){.pub-bottom-nav{display:block}.pub-footer{padding-bottom:70px}body{padding-bottom:60px}}.pub-clock-icon{color:#1e40af;background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;font-size:.9rem;display:inline-flex}.pub-share-wrap{display:inline-block;position:relative}.pub-share-menu{z-index:100;background:#fff;border-radius:12px;min-width:200px;padding:8px;animation:.2s fadeSlideDown;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000026}.pub-share-menu button{cursor:pointer;color:#374151;text-align:right;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;transition:background .15s;display:flex}.pub-share-menu button:hover{background:#f3f4f6}.pub-share-menu button i{text-align:center;width:18px;font-size:.9rem}@media (width<=480px){.pub-share-menu{min-width:200px;left:0;transform:none}}.public-layout{scrollbar-width:thin;scrollbar-color:#1a237e transparent}.public-layout::-webkit-scrollbar{width:6px}.public-layout::-webkit-scrollbar-track{background:0 0}.public-layout::-webkit-scrollbar-thumb{background:linear-gradient(#1a237e,#ffd54f);border-radius:10px;transition:all .3s}.public-layout::-webkit-scrollbar-thumb:hover{background:linear-gradient(#0d1757,#f59e0b);width:8px}.public-layout::-webkit-scrollbar-button{display:none}@keyframes pubSkeletonPulse{0%,to{opacity:.6}50%{opacity:.2}}.sp-layout{direction:rtl;font-family:Noto Nastaliq Urdu,Segoe UI,Tahoma,sans-serif}.sp-sidebar{z-index:100;background:linear-gradient(#0d1b3e 0%,#1a2d5a 100%);flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;right:0}.sp-sidebar-header{text-align:center;border-bottom:1px solid #ffffff14;padding:20px 16px}.sp-sidebar-logo{border:2px solid #c9a84c;border-radius:50%;width:56px;height:56px;margin:0 auto 10px;overflow:hidden}.sp-sidebar-logo img{object-fit:cover;width:100%;height:100%}.sp-sidebar-title{color:#e8c96a;font-size:14px;font-weight:700;line-height:1.6}.sp-sidebar-sub{color:#8a9bb5;margin-top:2px;font-size:11px}.sp-sidebar-nav{scrollbar-width:none;flex:1;padding:12px 0;overflow-y:auto}.sp-sidebar-nav::-webkit-scrollbar{display:none}.sp-nav-item{color:#8a9bb5;cursor:pointer;text-align:right;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:calc(100% - 20px);margin:2px 10px;padding:11px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.sp-nav-item:hover{color:#e8c96a;background:#ffffff0f}.sp-nav-item.active{color:#e8c96a;background:#c9a84c26;border-left:3px solid #c9a84c}.sp-nav-item i{text-align:center;flex-shrink:0;width:20px;font-size:14px}.sp-sidebar-footer{border-top:1px solid #ffffff14;padding:12px 16px}.sp-logout-btn{color:#ef5350;cursor:pointer;background:#e539351a;border:1px solid #e539354d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.sp-logout-btn:hover{background:#e5393533}.sp-main{scrollbar-width:thin;scrollbar-color:#1a237e transparent;background:#f0f4f8;flex-direction:column;height:100vh;margin-right:240px;display:flex;overflow-y:auto}.sp-main::-webkit-scrollbar{width:6px}.sp-main::-webkit-scrollbar-track{background:0 0}.sp-main::-webkit-scrollbar-thumb{background:linear-gradient(#1a237e,#ffd54f);border-radius:10px}.sp-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(#0d1757,#f59e0b);width:8px}.sp-main::-webkit-scrollbar-button{display:none}.sp-topbar{z-index:50;background:#fff;border-bottom:1px solid #e8eaf6;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.sp-hamburger{color:#1a237e;cursor:pointer;background:0 0;border:none;padding:6px;font-size:20px;display:none}.sp-content{flex:auto;padding:24px}.sp-content h1,.sp-content h3,.sp-content h2{padding-top:4px;line-height:2.2}.sp-overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}@media (width<=900px){.sp-sidebar{z-index:1001;transform:translate(100%)}.sp-sidebar.open{transform:translate(0)}.sp-main{margin-right:0}.sp-hamburger,.sp-overlay.open{display:block}.sp-content{padding:16px}.sp-topbar{padding:12px 16px}}@media (width<=600px){.sp-content{padding:12px 12px 80px}.sp-sidebar-footer{padding-bottom:70px}}@media print{body *{visibility:hidden!important}.sp-main{background:#fff!important;margin:0!important}.sp-topbar,.sp-sidebar,.sp-overlay,.sp-footer{display:none!important}.sp-content{padding:0!important}#print-area,#print-area *{visibility:visible!important}#print-area{width:100%;position:absolute;top:0;left:0}}.sp-footer{background:linear-gradient(135deg,#0d1b3e 0%,#1a2d5a 100%);border-top:2px solid #c9a84c4d;flex-shrink:0;padding:28px 32px 20px}.sp-footer-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.sp-footer-logo{border:2px solid #c9a84c80;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 0 12px #c9a84c33}.sp-footer-logo img{object-fit:cover;width:100%;height:100%}.sp-footer-text{text-align:right;flex:1;min-width:0}.sp-footer-title{color:#e8c96a;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.8}.sp-footer-sub{color:#8a9bb5;font-size:12px;line-height:1.8}.sp-footer-divider{background:#c9a84c33;flex-shrink:0;width:1px;height:30px}.sp-footer-copy{color:#5a6b85;text-align:center;border-top:1px solid #ffffff0f;width:100%;margin-top:14px;padding-top:14px;font-size:11px}@media (width<=600px){.sp-footer{padding:22px 20px 16px}.sp-footer-inner{text-align:center;flex-direction:column;gap:12px}.sp-footer-logo{width:44px;height:44px}.sp-footer-text{text-align:center}.sp-footer-title{font-size:14px}.sp-footer-sub{font-size:11px}.sp-footer-divider{display:none}.sp-footer-copy{margin-top:10px;padding-top:10px}}.sp-bottom-nav{z-index:999;background:#fff;border-top:1px solid #e5e7eb;padding:6px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}.sp-bottom-nav-item{color:#6b7280;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:50px;padding:4px 8px;font-size:.65rem;text-decoration:none;transition:all .2s;display:flex}.sp-bottom-nav-item i{font-size:1.1rem}.sp-bottom-nav-item.active{color:#1a237e;background:#e8eaf6}.sp-bottom-nav-item:hover{color:#1a237e}@media (width<=600px){.sp-bottom-nav{justify-content:space-around;align-items:center;max-width:500px;margin:0 auto;display:flex}}*{box-sizing:border-box;margin:0;padding:0}body{direction:rtl;background:#f0f2f8;font-family:Segoe UI,Tahoma,sans-serif}@media print{body{background:#000!important}.sidebar,.top-header,.main-header,.page-footer,.no-print{display:none!important}.main-content-wrapper{margin:0!important;padding:0!important}.id-card{width:100%!important;max-width:100%!important;box-shadow:none!important;page-break-inside:avoid!important;border-radius:0!important}}.loading-screen{color:#1a237e;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:24px;display:flex}.loading{text-align:center;color:#666;padding:60px;font-size:18px}.app-layout{direction:rtl;min-height:100vh;display:flex}.main-content-wrapper{scrollbar-width:thin;scrollbar-color:#1a237e transparent;background:#f0f2f8;flex-direction:column;flex:1;height:100vh;margin-right:250px;display:flex;overflow-y:auto}.main-content-wrapper::-webkit-scrollbar{width:6px}.main-content-wrapper::-webkit-scrollbar-track{background:0 0}.main-content-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(#1a237e,#ffd54f);border-radius:10px}.main-content-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(#0d1757,#f59e0b);width:8px}.main-content-wrapper::-webkit-scrollbar-button{display:none}.page-content{direction:rtl;flex:auto;padding:28px 30px}.sidebar{color:#fff;z-index:1000;scrollbar-width:none;direction:rtl;background:#1a237e;width:250px;height:100vh;position:fixed;top:0;right:0;overflow-y:auto}.sidebar::-webkit-scrollbar{display:none}.sidebar-madrassa-name{text-align:center;background:linear-gradient(135deg,#0d1757,#1a237e);border-bottom:2px solid #ffd54f;padding:16px 14px 14px}.sidebar-madrassa-name .logo-img{object-fit:contain;background:#fff;border:2px solid #ffd54f;border-radius:18px;width:88px;height:88px;margin:0 auto 12px;padding:8px;display:block}.sidebar-madrassa-name .madrassa-title{color:#fff;text-shadow:0 1px 4px #0006;font-family:Noto Nastaliq Urdu,serif;font-size:15px;font-weight:700;line-height:1.8;display:block}.sidebar-madrassa-name .madrassa-sub{color:#ffd54f;opacity:.9;margin-top:4px;font-family:Noto Nastaliq Urdu,serif;font-size:11px;display:block}.sidebar a{color:#c5cae9;padding:10px 20px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.sidebar a:hover{color:#fff;background:#283593;padding-right:26px}.sidebar a i{text-align:center;width:16px;margin-left:8px}.sidebar a.active-link{color:#ffd54f;background:#283593;border-right:3px solid #ffd54f}.sidebar-section-label{color:#ffd54f;letter-spacing:1.5px;text-transform:uppercase;background:linear-gradient(90deg,#ffd54f26 0%,#0000 100%);border-top:1px solid #3949ab;border-right:3px solid #ffd54f;margin-top:6px;padding:16px 20px 10px;font-family:Segoe UI,Tahoma,sans-serif;font-size:13px;font-weight:800}.sidebar-section-divider{border-top:1px solid #3949ab;margin:8px 0}.sidebar-logout{color:#fff;background:linear-gradient(90deg,#d32f2f99 0%,#b71c1c66 100%);border-right:4px solid #ff1744;border-radius:0 6px 6px 0;margin-top:10px;padding:14px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.sidebar-logout:hover{background:#d32f2f;padding-right:26px;color:#fff!important}.page-footer{color:#fff;text-align:center;direction:rtl;background:linear-gradient(135deg,#0d1757,#1a237e);border-top:3px solid #ffd54f;padding:20px 24px;font-family:Noto Nastaliq Urdu,Segoe UI,sans-serif}.table-wrap{border-radius:8px;margin-top:15px;overflow-x:auto;box-shadow:0 2px 5px #0000001a}table{border-collapse:separate;border-spacing:0;background:#fff;width:100%}th,td{border:1px solid var(--border-color,#eee);text-align:right;padding:12px}th{color:#fff;z-index:10;background:#1a237e;font-weight:400;position:sticky;top:0}tbody tr:hover{background:var(--hover-row,#f5f7fa)}.table-wrap table{box-shadow:none;border-radius:0}.btn{color:#fff;cursor:pointer;background:#3949ab;border:none;border-radius:5px;padding:8px 15px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-block}.btn:hover{opacity:.9;transform:translateY(-1px)}.btn-sm{border-radius:4px;padding:6px 12px;font-size:12px}.btn-present{color:#fff;cursor:pointer;background:#2e7d32;border:none;border-radius:6px;padding:6px 14px}.btn-absent{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:6px;padding:6px 14px}.btn-active{color:#fff;background:#1a237e!important;border:2px solid #ffd54f!important}input,select,textarea{border:1.5px solid #ddd;border-radius:6px;outline:none;margin:5px 0;padding:10px;font-size:14px}input:focus,select:focus,textarea:focus{border-color:#1a237e;box-shadow:0 0 0 3px #1a237e1a}.login-page{background:#050f08;align-items:stretch;min-height:100vh;display:flex}.login-container{width:100%;min-height:100vh;display:flex}.login-left{color:#fff;text-align:center;background:#050f08;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 36px;display:flex}.login-left .logo-ring{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:116px;height:116px;margin-bottom:20px;display:flex;box-shadow:0 0 0 3px #c9a22799,0 0 50px #c9a22733}.login-left .logo-ring img{object-fit:cover;border-radius:50%;width:104px;height:104px}.login-left h2{text-shadow:0 2px 16px #00000080;font-size:22px;font-weight:700;line-height:2}.login-subtitle{letter-spacing:.18em;color:#e8c55a;text-transform:uppercase;opacity:.8;font-family:Cinzel,serif;font-size:10px}.login-verse{background:#c9a2270f;border:1px solid #c9a2274d;border-radius:14px;max-width:320px;margin-top:30px;padding:16px 20px}.login-verse p{color:#e8c55a;font-family:Noto Nastaliq Urdu,serif;font-size:16px;line-height:2.2}.login-verse small{color:#c9a227;opacity:.75}.login-right{background:#f8f5ee;flex-direction:column;flex:1;justify-content:center;padding:50px 48px;display:flex}.login-form-wrap{width:100%;max-width:400px;margin:0 auto}.login-form-wrap h2{color:#12200f;text-align:center;margin-bottom:5px;font-size:21px;font-weight:700}@media (width<=900px){.login-container{flex-direction:column}.login-left{flex:none;min-height:auto;padding:40px 24px 30px}.login-left .logo-ring{width:96px;height:96px}.login-left .logo-ring img{width:84px;height:84px}.login-left h2{font-size:19px;line-height:1.9}.login-verse{margin-top:20px;padding:14px 16px}.login-verse p{font-size:14px}.login-right{flex:none;min-height:auto;padding:32px 24px 40px}}@media (width<=480px){.login-page,.login-container{min-height:100vh}.login-left{padding:28px 16px 20px}.login-left .logo-ring{width:80px;height:80px;margin-bottom:14px}.login-left .logo-ring img{width:68px;height:68px}.login-left h2{font-size:16px;line-height:1.8}.login-subtitle{font-size:9px}.login-verse{margin-top:16px;padding:12px 14px}.login-verse p{font-size:13px;line-height:2}.login-right{padding:24px 16px 32px}.login-form-wrap h2{font-size:18px}.field input{padding:10px 12px;font-size:13px}.submit-btn{padding:12px;font-size:14px}.sec-tag{font-size:8px}}.form-sub{text-align:center;color:#6e7d68;margin-bottom:20px;font-size:12px}.field{margin-bottom:16px}.field label{color:#6e7d68;text-align:right;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.field input{border:1.5px solid #dce6d4;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px}.field input:focus{border-color:#1a5c38;box-shadow:0 0 0 4px #1a5c381a}.pass-wrap{align-items:center;display:flex;position:relative}.pass-wrap input{padding-left:50px}.tog-btn{cursor:pointer;color:#6e7d68;background:#f8f5ee;border:1.5px solid #dce6d4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;left:10px}.error-msg{color:#b41e1e;background:#fff5f5;border:1px solid #b41e1e2e;border-right:3px solid #b41e1e;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:11px 14px;font-size:13px;display:flex}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#050f08,#0d2e18,#1a5c38);border:none;border-radius:11px;width:100%;padding:14px;font-family:Noto Nastaliq Urdu,serif;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 6px 24px #071a0e80}.submit-btn:hover{transform:translateY(-3px)}.sec-tag{letter-spacing:.1em;color:#6e7d68;opacity:.65;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:9px;display:flex}.student-login-page{background:linear-gradient(135deg,#1a237e 0%,#0d47a1 50%,#1565c0 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.student-login-container{flex-direction:column;align-items:center;width:100%;max-width:440px;display:flex}.student-login-verse{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;width:100%;max-width:440px;margin-bottom:24px;padding:16px 28px}.student-login-verse p{color:#ffd54f;margin:0;font-family:Noto Nastaliq Urdu,serif;font-size:20px;line-height:2.2}.student-login-verse small{color:#ffffffa6;margin-top:4px;font-size:12px;display:block}.student-login-card{background:#fff;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 20px 60px #0000004d}.student-login-header{text-align:center;color:#fff;background:linear-gradient(135deg,#1a237e,#283593);padding:32px 24px 24px}.student-login-logo{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.student-login-logo img{object-fit:cover;border-radius:50%;width:68px;height:68px}.student-login-header h1{margin:0;font-size:18px;line-height:1.8}.student-login-header p{opacity:.85;margin:6px 0 0;font-size:13px}.student-login-form{padding:28px 24px}.student-login-field{margin-bottom:18px}.student-login-field label{color:#333;text-align:right;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.student-login-field label i{color:#1a237e;margin-left:4px}.student-login-field input{border:2px solid #e0e0e0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.student-login-field input:focus{border-color:#1a237e;box-shadow:0 0 0 3px #1a237e1a}.student-login-pass-wrap{align-items:center;display:flex;position:relative}.student-login-pass-wrap input{padding-left:48px}.student-login-tog{cursor:pointer;color:#666;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;left:10px}.student-login-tog:hover{color:#1a237e;background:#e8eaf6}.student-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a237e,#283593);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 16px #1a237e4d}.student-login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1a237e66}.student-login-footer{justify-content:center;gap:20px;padding:0 24px 24px;display:flex}.student-login-check-link{color:#1a237e;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.student-login-check-link:hover{color:#283593}@media (width<=480px){.student-login-page{align-items:flex-start;padding:40px 16px 16px}.student-login-verse{margin-bottom:18px;padding:12px 16px}.student-login-verse p{font-size:16px;line-height:2}.student-login-verse small{font-size:11px}.student-login-card{border-radius:20px}.student-login-header{padding:24px 16px 20px}.student-login-header h1{font-size:16px}.student-login-form{padding:20px 16px}.student-login-footer{flex-direction:column;align-items:center;gap:12px;padding:0 16px 20px}}.teacher-login-page{background:linear-gradient(135deg,#1b5e20 0%,#2e7d32 50%,#388e3c 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.teacher-login-container{flex-direction:column;align-items:center;width:100%;max-width:440px;display:flex}.teacher-login-verse{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;width:100%;max-width:440px;margin-bottom:24px;padding:16px 28px}.teacher-login-verse p{color:#ffd54f;margin:0;font-family:Noto Nastaliq Urdu,serif;font-size:20px;line-height:2.2}.teacher-login-verse small{color:#ffffffa6;margin-top:4px;font-size:12px;display:block}.teacher-login-card{background:#fff;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 20px 60px #0000004d}.teacher-login-header{text-align:center;color:#fff;background:linear-gradient(135deg,#1b5e20,#2e7d32);padding:32px 24px 24px}.teacher-login-logo{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.teacher-login-logo img{object-fit:cover;border-radius:50%;width:68px;height:68px}.teacher-login-header h1{margin:0;font-size:18px;line-height:1.8}.teacher-login-header p{opacity:.85;margin:6px 0 0;font-size:13px}.teacher-login-form{padding:28px 24px}.teacher-login-field{margin-bottom:18px}.teacher-login-field label{color:#333;text-align:right;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.teacher-login-field label i{color:#1b5e20;margin-left:4px}.teacher-login-field input{border:2px solid #e0e0e0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.teacher-login-field input:focus{border-color:#1b5e20;box-shadow:0 0 0 3px #1b5e201a}.teacher-login-pass-wrap{align-items:center;display:flex;position:relative}.teacher-login-pass-wrap input{padding-left:48px}.teacher-login-tog{cursor:pointer;color:#666;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;left:10px}.teacher-login-tog:hover{color:#1b5e20;background:#e8f5e9}.teacher-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b5e20,#2e7d32);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 16px #1b5e204d}.teacher-login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1b5e2066}.teacher-login-footer{justify-content:center;gap:20px;padding:0 24px 24px;display:flex}.teacher-login-alt-link{color:#1b5e20;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.teacher-login-alt-link:hover{color:#2e7d32}@media (width<=480px){.teacher-login-page{align-items:flex-start;padding:40px 16px 16px}.teacher-login-verse{margin-bottom:18px;padding:12px 16px}.teacher-login-verse p{font-size:16px;line-height:2}.teacher-login-verse small{font-size:11px}.teacher-login-card{border-radius:20px}.teacher-login-header{padding:24px 16px 20px}.teacher-login-header h1{font-size:16px}.teacher-login-form{padding:20px 16px}.teacher-login-footer{flex-direction:column;align-items:center;gap:12px;padding:0 16px 20px}}.page-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-header h1{color:#1a237e;font-size:20px}.dash-header{margin-bottom:24px}.dash-header h1{color:#1a237e;margin:0 0 4px;font-size:22px}.dash-header p{color:#999;margin:0;font-size:13px}.filters{background:#fff;border:1px solid #e8eaf6;border-radius:12px;margin-bottom:18px;padding:16px}.filter-row{grid-template-columns:1fr 1fr 1fr auto auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.filter-input,.filter-select{border:1.5px solid #ddd;border-radius:8px;outline:none;padding:10px 12px;font-size:14px}.filter-input:focus,.filter-select:focus{border-color:#1a237e;box-shadow:0 0 0 3px #1a237e1a}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:15px;display:flex}.filter-bar input,.filter-bar select{border:1.5px solid #ddd;border-radius:6px;min-width:120px;padding:8px 12px;font-size:13px}@media (width<=768px){.filter-row{grid-template-columns:1fr}}.pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0;display:flex}.pagination a,.pagination span{color:#1a237e;border:1px solid #ddd;border-radius:6px;padding:8px 12px;text-decoration:none;transition:all .2s}.pagination a:hover{color:#fff;background:#1a237e}.pagination .active{color:#fff;background:#1a237e;border-color:#1a237e}.pagination .disabled{color:#ccc;cursor:not-allowed}.stats-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:18px;display:grid}.stat-card{text-align:center;background:#fff;border-left:4px solid #1a237e;border-radius:8px;padding:18px 14px;overflow:visible}.stat-card .number{color:#1a237e;font-size:22px;font-weight:700}.stat-card .label{color:#666;margin-top:4px;font-size:12px}.bulk-actions{background:#f5f7fa;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.bulk-actions input[type=checkbox]{cursor:pointer;width:16px;height:16px}.bulk-actions .bulk-count{color:#666;margin-left:auto;font-size:12px}.bulk-actions button{cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.bulk-actions button:hover{transform:translateY(-1px)}.bulk-actions button:disabled{opacity:.5;cursor:not-allowed;transform:none}.bulk-actions .btn-bulk-delete{color:#fff;background:#e74c3c}.bulk-actions .btn-bulk-active{color:#fff;background:#2e7d32}.bulk-actions .btn-bulk-inactive{color:#fff;background:#f39c12}.bulk-actions .btn-bulk-delete:hover{background:#c0392b}.bulk-actions .btn-bulk-active:hover{background:#1b5e20}.bulk-actions .btn-bulk-inactive:hover{background:#e67e22}.student-img{object-fit:cover;border:2px solid #eee;border-radius:50%;width:42px;height:42px}.action-container{justify-content:center;align-items:center;gap:8px;display:flex}.btn-icon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.btn-icon:hover{opacity:.9;transform:translateY(-2px)}.btn-del{background:#e74c3c}.btn-edit{background:#f39c12}.btn-card{background:#c9a84c}.btn-delete{background:#e74c3c}@media (width<=600px){.action-container{gap:6px}.btn-icon{border-radius:10px;width:38px;height:38px;font-size:15px}}.form-card{background:#fff;border:1px solid #e8eaf6;border-radius:12px;padding:28px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.dashboard{padding:0}.admin-dash-root{background:#f0f2f8;min-height:100vh;padding:28px 30px}.dash-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px;display:grid;overflow:visible}.dash-stats-grid.cols-2{grid-template-columns:repeat(2,1fr)}.dash-stat-num{color:#222;margin:0;font-size:26px;font-weight:700}.dash-mgmt-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.dash-students-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.dash-bottom-row{flex-wrap:wrap;gap:20px;display:flex}.dash-parent-hero{grid-template-columns:1.75fr 1fr;align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.dash-parent-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.dash-parent-stats-2x2{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;display:grid}@media (width<=1024px){.dash-stats-grid{grid-template-columns:repeat(2,1fr)}.dash-students-grid{grid-template-columns:repeat(3,1fr)}.dash-parent-hero{grid-template-columns:1fr}.chart-box,.recent-box{flex:100%!important}}@media (width<=600px){.admin-dash-root{padding:16px 12px}.dash-stats-grid,.dash-stats-grid.cols-2{grid-template-columns:1fr}.dash-students-grid{grid-template-columns:repeat(2,1fr)}.dash-stat-num{font-size:20px}.dash-parent-info-grid,.dash-parent-stats-2x2{grid-template-columns:1fr}.dash-bottom-row{flex-direction:column}.dash-mgmt-grid{grid-template-columns:1fr}}.badge{border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.badge-success{color:#2e7d32;background:#e8f5e9}.badge-warning{color:#e65100;background:#fff3e0}.badge-danger{color:#c62828;background:#ffebee}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:#555;margin-bottom:4px;font-size:12px;font-weight:700}.form-group input,.form-group select,.form-group textarea{border:1.5px solid #ddd;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1a237e}.form-group textarea{resize:vertical;min-height:80px}@media (width<=700px){.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}}.gender-selector{gap:16px;margin-bottom:24px;display:flex}.gender-btn{cursor:pointer;color:#333;background:#fff;border:2px solid #ddd;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:700;transition:all .3s}.gender-btn i{margin-left:8px}.gender-btn.active{color:#fff;background:#1a237e;border-color:#1a237e;box-shadow:0 4px 12px #1a237e40}.conditions-box{background:linear-gradient(135deg,#f8f9ff,#f0f2f8);border-right:4px solid #1a237e;border-radius:12px;margin:24px 0;padding:24px}.conditions-title{color:#1a237e;margin-bottom:14px;font-size:15px;font-weight:700}.conditions-list{padding:0;list-style:none}.conditions-list li{color:#333;border-bottom:1px solid #e8eaf6;padding:8px 28px 8px 0;font-size:13px;position:relative}.conditions-list li:before{content:"✓";color:#1a237e;font-weight:700;position:absolute;right:0}.conditions-list li:last-child{border-bottom:none}.agreement-box{background:linear-gradient(135deg,#fff9c4,#fff3cd);border:1px solid #ffe082;border-radius:10px;align-items:center;gap:12px;margin:18px 0;padding:14px 16px;display:flex}.agreement-box input[type=checkbox]{cursor:pointer;accent-color:#1a237e;width:20px;height:20px}.agreement-box label{cursor:pointer;color:#333;font-size:13px;font-weight:700}.file-input-wrap{text-align:center;background:#fafafa;border:2px dashed #d0d0d0;border-radius:12px;padding:24px;transition:all .3s}.file-input-wrap:hover{background:#f0f3ff;border-color:#1a237e}.period-filter-wrap{margin:18px 0 22px}.period-filter-title{color:#888;margin:0 0 10px;font-size:13px;font-weight:500}.period-tabs{flex-wrap:wrap;gap:8px;display:flex}.period-tab{color:#555;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:30px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.period-tab:hover{color:#1a237e;background:#f0f3ff;border-color:#1a237e}.period-tab.active{color:#fff;background:#1a237e;border-color:#1a237e;box-shadow:0 4px 12px #1a237e40}.period-tab i{font-size:12px}.period-badge{color:#1a237e;background:#e8eaf6;border-radius:20px;align-items:center;gap:7px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.report-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:20px;display:grid}.report-card{border-radius:14px;padding:22px;box-shadow:0 3px 10px #00000012}.report-card h3{margin:0 0 10px;font-size:14px;font-weight:500}.report-card p{margin:0;font-size:26px;font-weight:800}.card-in{background:#e8f5e9;border-right:5px solid #2e7d32}.card-in h3,.card-in p{color:#2e7d32}.card-out{background:#ffebee;border-right:5px solid #d32f2f}.card-out h3,.card-out p{color:#d32f2f}.card-net{background:#fff;border-right:5px solid #1a237e}.card-positive{background:#e3f2fd}.card-negative{background:#ffcdd2}.bar-chart-box{background:#fff;border-radius:14px;margin-top:22px;padding:20px 24px;box-shadow:0 3px 10px #00000012}.bar-chart-box h3{color:#1a237e;margin:0 0 18px;font-size:15px;font-weight:700}.bar-row{align-items:center;gap:14px;margin-bottom:14px;font-size:13px;display:flex}.bar-label{text-align:right;color:#555;flex-shrink:0;width:150px}.bar-track{background:#f5f5f5;border-radius:8px;flex:1;height:22px;overflow:hidden}.bar-fill{border-radius:8px;min-width:0;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.bar-fill.green{background:linear-gradient(90deg,#43a047,#2e7d32)}.bar-fill.red{background:linear-gradient(90deg,#ef5350,#c62828)}.bar-amount{text-align:left;flex-shrink:0;width:120px;font-size:13px;font-weight:700}.detail-box{background:#fff;border-radius:14px;margin-top:22px;padding:20px;box-shadow:0 3px 10px #00000012}.detail-box h3{color:#1a237e;margin:0 0 14px;font-size:15px;font-weight:700}.detail-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.detail-row:last-child{border-bottom:none}.detail-row span:last-child{font-weight:700}.detail-row.total-row{border-top:2px solid #1a237e;margin-top:6px;padding-top:12px;font-size:15px;font-weight:700}.no-data-msg{text-align:center;color:#aaa;padding:40px 30px;font-size:15px}.no-data-msg i{margin-bottom:10px;font-size:40px;display:block}@media (width<=600px){.report-card p{font-size:20px}.period-tab{padding:7px 10px;font-size:12px}.bar-label{width:90px}.bar-amount{width:80px;font-size:12px}}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toast{pointer-events:auto;cursor:pointer;direction:rtl;border-radius:10px;align-items:center;gap:12px;min-width:300px;max-width:500px;padding:14px 20px;font-size:14px;font-weight:500;animation:.35s cubic-bezier(.21,1.02,.73,1) toastIn;display:flex;box-shadow:0 6px 24px #0000002e}.toast i:first-child{font-size:20px}.toast span{flex:1}.toast-close{opacity:.6;cursor:pointer;margin-right:-4px;padding:4px;font-size:12px}.toast:hover .toast-close{opacity:1}.toast-success{color:#1b5e20;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #81c784}.toast-error{color:#b71c1c;background:linear-gradient(135deg,#ffebee,#ffcdd2);border:1px solid #ef9a9a}.toast-warning{color:#e65100;background:linear-gradient(135deg,#fff8e1,#ffecb3);border:1px solid #ffe082}.toast-info{color:#01579b;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9}@keyframes toastIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.toast{min-width:unset;max-width:90vw;font-size:13px}}.alert{border-radius:8px;margin-bottom:15px;padding:12px 16px;font-size:13px}.alert-success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.alert-error{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.public-layout{flex-direction:column;min-height:100vh;display:flex}.public-header{color:#fff;background:linear-gradient(135deg,#0d1757,#1a237e);padding:15px 30px}.public-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.public-nav h1{font-size:18px}.public-nav nav{gap:15px;display:flex}.public-nav a{color:#c5cae9;font-size:13px;text-decoration:none}.public-nav a:hover{color:#ffd54f}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1757,#1a237e);flex:1;padding:80px 20px}.hero h1{margin-bottom:10px;font-size:28px}.hero-stats{justify-content:center;gap:40px;margin:30px 0;display:flex}.hero-stat{text-align:center}.hero-stat strong{color:#ffd54f;font-size:32px;display:block}.hero-stat span{opacity:.8;font-size:14px}.hero-btn{color:#1a237e;background:#ffd54f;border-radius:8px;padding:12px 30px;font-weight:700;text-decoration:none;display:inline-block}.public-content{flex:1;width:100%;max-width:900px;margin:30px auto;padding:0 20px}.public-content h1{color:#1a237e;margin-bottom:20px}.public-content p{margin-bottom:15px;line-height:1.8}.public-footer{color:#fff;text-align:center;background:#1a237e;padding:18px;font-size:12px}.news-item{background:#fff;border-radius:8px;margin-bottom:15px;padding:20px;box-shadow:0 2px 5px #0000000f}.news-item h3{color:#1a237e;margin-bottom:8px}.news-item small{color:#999}.mobile-header,.sidebar-overlay{display:none}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}@media (width<=1024px){.main-content-wrapper{margin-right:0!important}.page-content{padding:20px 16px}th{z-index:15;top:64px}.sidebar{z-index:2000;width:280px;height:100vh;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.sidebar.open{transform:translate(0)}.sidebar a,.sidebar .sidebar-logout{opacity:0;transition:opacity .3s,transform .3s,background .2s,padding-right .2s,color .2s;transform:translate(30px)}.sidebar.open a,.sidebar.open .sidebar-logout{opacity:1;transform:translate(0)}.sidebar.open a:first-child,.sidebar.open .sidebar-logout:first-child{transition-delay:50ms}.sidebar.open a:nth-child(2){transition-delay:80ms}.sidebar.open a:nth-child(3){transition-delay:.11s}.sidebar.open a:nth-child(4){transition-delay:.14s}.sidebar.open a:nth-child(5){transition-delay:.17s}.sidebar.open a:nth-child(6){transition-delay:.2s}.sidebar.open a:nth-child(7){transition-delay:.23s}.sidebar.open a:nth-child(8){transition-delay:.26s}.sidebar.open a:nth-child(9){transition-delay:.29s}.sidebar.open a:nth-child(10){transition-delay:.32s}.sidebar-section-label{opacity:0;transition:opacity .3s,transform .3s;transform:translate(30px)}.sidebar.open .sidebar-section-label{opacity:1;transform:translate(0)}.sidebar.open .sidebar-section-label:first-of-type{transition-delay:40ms}.sidebar.open .sidebar-section-label:nth-of-type(2){transition-delay:.12s}.sidebar.open .sidebar-section-label:nth-of-type(3){transition-delay:.2s}.mobile-header{color:#fff;z-index:50;background:linear-gradient(135deg,#0d1757,#1a237e);align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:0}.admin-hamburger-btn{cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:flex}.admin-hamburger-btn:hover{background:#fff3;border-color:#ffffff80}.admin-hamburger-btn:active{transform:scale(.9)}.admin-hamburger{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:22px;height:22px;display:flex;position:relative}.admin-hamburger span{transform-origin:50%;background:#fff;border-radius:3px;width:100%;height:2.5px;transition:all .35s cubic-bezier(.68,-.55,.265,1.55);display:block}.admin-hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.admin-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.admin-hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-title{font-family:Noto Nastaliq Urdu,serif;font-size:13px;font-weight:700}.sidebar-overlay{z-index:1999;pointer-events:none;background:0 0;transition:background .4s;display:block;position:fixed;inset:0}.sidebar-overlay.active{pointer-events:auto;background:#00000080}.stat-card{padding:10px}.stat-card .number{font-size:18px}.stat-card .label{font-size:11px}.form-card{padding:18px}.form-grid{grid-template-columns:1fr;gap:12px}.dashboard>h1{font-size:18px}.dashboard>h2{font-size:15px}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar input,.filter-bar select{width:100%;min-width:auto}.btn{padding:8px 12px;font-size:12px}.submit-btn{padding:12px;font-size:14px}.bulk-actions{flex-direction:column;align-items:stretch}.bulk-actions .bulk-count{text-align:center;margin-left:0}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap table{min-width:700px}.page-styled-header{flex-wrap:wrap;gap:12px;padding:16px}.page-styled-icon{border-radius:12px;width:44px;height:44px;font-size:18px}.page-styled-text h1{font-size:18px}.page-styled-count{font-size:11px}}@media (width<=600px){.page-content{padding:12px 10px}.dashboard>h1{font-size:16px}.dashboard>h1 i{margin-left:6px;font-size:14px}.form-card{border-radius:8px;padding:14px}.submit-btn{padding:10px;font-size:13px}.stat-card .number{font-size:16px}th,td{padding:8px 6px;font-size:12px}.btn-sm{padding:5px 8px;font-size:11px}.action-container{gap:4px}.period-filter-wrap{margin:12px 0 16px}.receipt-wrap{padding:16px!important}}.confirm-overlay{z-index:5000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:380px;padding:32px;animation:.3s slideUp;box-shadow:0 20px 60px #0000004d}.confirm-icon{color:#f59e0b;margin-bottom:12px;font-size:40px}.confirm-message{color:#333;margin-bottom:24px;font-size:16px;line-height:1.7}.confirm-actions{justify-content:center;gap:12px;display:flex}.confirm-actions .btn{cursor:pointer;border:none;border-radius:8px;min-width:100px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.confirm-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.msg-list{flex-direction:column;gap:12px;display:flex}.msg-card{background:#fff;border-right:4px solid #1a237e;border-radius:12px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #00000012}.msg-card:hover{box-shadow:0 4px 16px #0000001f}.msg-card-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.msg-card-header:hover{background:#f5f7fa}.msg-card-info{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.msg-avatar{color:#fff;background:linear-gradient(135deg,#1a237e,#283593);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.msg-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.msg-name{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.msg-date{color:#999;font-size:11px}.msg-card-subject{flex-shrink:0;align-items:center;gap:10px;display:flex}.msg-subject-badge{color:#1a237e;white-space:nowrap;background:#e8eaf6;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.msg-card-subject i{color:#999;font-size:12px;transition:transform .3s}.msg-card-body{border-top:1px solid #f0f0f0;padding:0 20px 20px;animation:.25s slideUp}.msg-detail-row{color:#555;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;display:flex}.msg-detail-row i{color:#1a237e;text-align:center;flex-shrink:0;width:18px;margin-top:2px}.msg-detail-row a{color:#1a237e;word-break:break-all;font-weight:600;text-decoration:none}.msg-detail-row a:hover{text-decoration:underline}.msg-detail-message{background:#f8f9fa;border-right:3px solid #ffd54f;border-radius:10px;margin:4px 0;padding:14px}.msg-detail-message p{color:#333;margin:0;font-size:14px;line-height:1.8}.msg-card-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.msg-btn-reply{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a237e,#283593);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.msg-btn-reply:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a237e4d}.msg-btn-delete{color:#c62828;cursor:pointer;background:#ffebee;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.msg-btn-delete:hover{color:#fff;background:#c62828;transform:translateY(-2px)}@media (width<=600px){.msg-card-header{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.msg-card-subject{justify-content:space-between}.msg-card-body{padding:0 14px 16px}.msg-card-actions{flex-direction:column}.msg-btn-reply,.msg-btn-delete{min-width:auto}.msg-avatar{width:38px;height:38px;font-size:16px}}@media (width<=768px){.filter-bar{gap:8px}}@media (width<=600px){.filter-bar{flex-direction:column}.filter-bar input,.filter-bar select{width:100%;min-width:auto}}.page-styled-header{background:linear-gradient(135deg,#f8f9ff 0%,#e8eaf6 100%);border:1px solid #c5cae9;border-radius:14px;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex;overflow:visible}.page-styled-icon{color:#fff;background:linear-gradient(135deg,#1a237e,#283593);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex;box-shadow:0 4px 12px #1a237e40}.page-styled-text h1{background:linear-gradient(135deg,#1a237e,#5c6bc0);-webkit-text-fill-color:transparent;overflow-wrap:break-word;word-wrap:break-word;-webkit-background-clip:text;background-clip:text;min-width:0;margin:0;padding-top:6px;font-size:clamp(16px,3vw,24px);line-height:2}.page-styled-text{flex:1;min-width:0;padding-top:4px;overflow:visible}.page-styled-count{color:#1a237e;background:#ffd54f;border-radius:12px;margin-top:4px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-block}.gallery-admin-layout{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.gallery-admin-form-wrap{position:sticky;top:20px}.gallery-admin-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.gallery-admin-card{background:#fff;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.gallery-admin-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.gallery-admin-card-img-wrap{position:relative;overflow:hidden}.gallery-admin-card-img-wrap img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .4s}.gallery-admin-card:hover .gallery-admin-card-img-wrap img{transform:scale(1.05)}.gallery-admin-card-overlay{opacity:0;background:linear-gradient(#0000 30%,#000000b3 100%);align-items:flex-end;padding:12px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-admin-card:hover .gallery-admin-card-overlay{opacity:1}.gallery-admin-card-overlay span{color:#fff;text-shadow:0 1px 4px #0000004d;font-size:12px;font-weight:600}.gallery-admin-info{padding:12px}.gallery-admin-cat{background:var(--primary-color,#1a237e);color:#fff;border-radius:10px;margin-bottom:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.gallery-admin-info p{color:#555;margin:4px 0 0;font-size:12px}.gallery-admin-date{color:#999;margin-top:4px;font-size:10px;display:block}.gallery-admin-actions{opacity:0;gap:6px;transition:all .3s;display:flex;position:absolute;top:10px;left:10px;transform:translateY(-6px)}.gallery-admin-card:hover .gallery-admin-actions{opacity:1;transform:translateY(0)}.gallery-admin-edit{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#1565c0e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0003}.gallery-admin-edit:hover{background:#0d47a1;transform:scale(1.1)}.gallery-admin-del{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0003}.gallery-admin-del:hover{background:#c62828;transform:scale(1.1)}.gallery-admin-title{color:#1a237e;margin:4px 0 0;font-size:13px;font-weight:700}.gallery-admin-desc{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.gallery-admin-desc strong{color:#1a237e;font-weight:700}.gallery-admin-desc em{color:#6a1b9a;font-style:italic}.gallery-admin-desc del{color:#999;text-decoration:line-through}.gallery-admin-desc code{background:#e8eaf6;border-radius:3px;padding:1px 3px;font-family:monospace;font-size:10px}.gallery-admin-desc a{color:#1565c0;text-decoration:underline}.gallery-desc-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.gallery-desc-header label{margin-bottom:0}.gallery-desc-count{color:#999;font-size:11px;font-weight:500}.gallery-desc-textarea{resize:vertical;background:#fafbfc;border:1.5px solid #ddd;border-radius:10px;outline:none;width:100%;min-height:80px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.7;transition:border-color .2s,box-shadow .2s}.gallery-desc-textarea:focus{background:#fff;border-color:#1a237e;box-shadow:0 0 0 3px #1a237e14}.gallery-desc-textarea::placeholder{color:#bbb}.gallery-toolbar{background:#f8f9fa;border:1.5px solid #ddd;border-bottom:none;border-radius:10px 10px 0 0;flex-wrap:wrap;gap:4px;margin-bottom:6px;padding:6px 8px;display:flex}.gallery-toolbar button{cursor:pointer;color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:28px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.gallery-toolbar button:hover{color:#fff;background:#1a237e;border-color:#1a237e}.gallery-toolbar button strong{font-size:13px}.gallery-toolbar button em{font-size:13px;font-style:italic}.gallery-toolbar button del{font-size:13px;text-decoration:line-through}.gallery-toolbar button code{background:#e8e8e8;border-radius:3px;padding:1px 3px;font-family:monospace;font-size:10px}.gallery-toolbar button i{font-size:12px}.gallery-desc-textarea{border-top-left-radius:0;border-top-right-radius:0}.gallery-preview{background:#f0f4ff;border:1px solid #c5cae9;border-radius:8px;margin-top:8px;padding:10px 14px}.gallery-preview-label{color:#1a237e;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.gallery-preview-content{color:#333;font-size:13px;line-height:1.8}.gallery-preview-content strong{color:#1a237e;font-weight:700}.gallery-preview-content em{color:#6a1b9a;font-style:italic}.gallery-preview-content del{color:#999;text-decoration:line-through}.gallery-preview-content code{color:#c62828;background:#e8eaf6;border-radius:4px;padding:1px 5px;font-family:monospace;font-size:12px}.gallery-preview-content a{color:#1565c0;text-decoration:underline}.gallery-preview-content li{margin-left:8px;margin-right:16px;list-style:outside}.gallery-preview-content br{content:"";margin:4px 0}.gallery-admin-filters{background:#fff;border:1.5px solid #e8eaf6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0000000f}.gallery-admin-filter-group{flex-direction:column;gap:4px;display:flex}.gallery-admin-filter-group label{color:#666;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.gallery-admin-filter-group select{cursor:pointer;background:#fafbfc;border:1.5px solid #ddd;border-radius:8px;min-width:120px;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .2s}.gallery-admin-filter-group select:focus{border-color:#1a237e;outline:none;box-shadow:0 0 0 3px #1a237e0f}.gallery-admin-filter-clear{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-family:inherit;font-size:12px;transition:all .2s;display:flex}.gallery-admin-filter-clear:hover{background:#c62828;transform:translateY(-1px)}.gallery-admin-count{color:#1a237e;background:#e8eaf6;border-radius:16px;margin-right:auto;padding:4px 12px;font-size:12px;font-weight:700}.gallery-admin-divider{background:linear-gradient(90deg,#0000,#e0e0e0,#0000);height:1px;margin:4px 0 16px}.cat-drawer-overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;animation:.2s fadeIn;position:fixed;inset:0}.cat-drawer{z-index:1000;background:#fff;flex-direction:column;width:360px;max-width:90vw;animation:.3s slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #00000026}.cat-drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cat-drawer-header h3{color:#333;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;display:flex}.cat-drawer-header h3 i{color:#5c6bc0}.cat-drawer-close{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .2s;display:flex}.cat-drawer-close:hover{color:#ef4444;background:#ffebee}.cat-drawer-body{flex:1;padding:16px 20px;overflow-y:auto}.cat-manager-add{gap:8px;margin-bottom:16px;display:flex}.cat-manager-add input{background:#fff;border:1.5px solid #ddd;border-radius:8px;flex:1;padding:10px 14px;font-family:inherit;font-size:13px;transition:all .2s}.cat-manager-add input:focus{border-color:#1a237e;outline:none;box-shadow:0 0 0 3px #1a237e14}.cat-manager-add input::placeholder{color:#bbb}.cat-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4caf50;border:none;border-radius:8px;align-items:center;gap:5px;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.cat-add-btn:hover{background:#388e3c;transform:translateY(-1px);box-shadow:0 2px 6px #4caf504d}.cat-list{flex-direction:column;gap:4px;display:flex}.cat-item{background:#fafbfc;border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .15s;display:flex}.cat-item:hover{background:#fff;border-color:#c5cae9;box-shadow:0 1px 4px #0000000d}.cat-item.editing{background:#f0f4ff;border-color:#1a237e}.cat-name{color:#333;font-size:13px;font-weight:500}.cat-actions{opacity:.3;gap:2px;transition:opacity .2s;display:flex}.cat-item:hover .cat-actions{opacity:1}.cat-actions button{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 8px;font-size:12px;transition:all .15s}.cat-actions button:first-child{color:#1565c0}.cat-actions button:first-child:hover{background:#e3f2fd}.cat-actions button:last-child{color:#ef4444}.cat-actions button:last-child:hover{background:#ffebee}.cat-edit-row{flex:1;gap:4px;display:flex}.cat-edit-row input{background:#fff;border:1.5px solid #1a237e;border-radius:6px;flex:1;padding:6px 10px;font-family:inherit;font-size:13px}.cat-edit-row input:focus{outline:none;box-shadow:0 0 0 2px #1a237e1a}.cat-save-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;transition:background .15s;display:flex}.cat-save-btn:hover{background:#388e3c}.cat-cancel-btn{color:#fff;cursor:pointer;background:#999;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;transition:background .15s;display:flex}.cat-cancel-btn:hover{background:#666}.cat-manager-empty{text-align:center;color:#999;padding:40px 20px}.cat-manager-empty i{opacity:.3;margin-bottom:8px;font-size:36px;display:block}@media (width<=900px){.gallery-admin-layout{grid-template-columns:1fr}.gallery-admin-form-wrap{position:static}}@media (width<=768px){.gallery-admin-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.gallery-admin-card-img-wrap img{aspect-ratio:1}.gallery-admin-info{padding:8px}.gallery-admin-cat{padding:1px 6px;font-size:10px}.gallery-admin-info p{font-size:11px}.gallery-admin-filters{gap:8px;padding:10px 12px}.gallery-admin-filter-group select{min-width:100px;padding:6px 10px;font-size:12px}}@media (width<=480px){.gallery-admin-grid{grid-template-columns:repeat(2,1fr);gap:8px}.gallery-admin-card-img-wrap img{aspect-ratio:1}.gallery-admin-info{padding:6px}.gallery-admin-cat{padding:1px 5px;font-size:9px}.gallery-admin-filters{flex-direction:column;align-items:stretch}.gallery-admin-filter-group{flex-direction:row;justify-content:space-between;align-items:center}.gallery-admin-filter-group select{flex:1}.gallery-admin-count{text-align:center;margin-right:0}.page-styled-header{gap:12px;padding:16px}.page-styled-icon{border-radius:12px;width:44px;height:44px;font-size:18px}.page-styled-text h1{font-size:18px}.page-styled-count{font-size:11px}}@media (width<=768px){a,button,input,select,textarea{min-height:44px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{-ms-interpolation-mode:bicubic;max-width:100%;height:auto}a:active,button:active{opacity:.8;transform:scale(.98)}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=search],input[type=url],input[type=number],textarea,select{appearance:none;border-radius:8px;font-size:16px!important}body{width:100%;height:100%;position:fixed;overflow-y:auto}@viewport{width:device-width;minimum-scale:1;maximum-scale:5}}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}img[loading=lazy]{background:linear-gradient(135deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skip-link{color:#fff;z-index:10000;background:#1a237e;padding:8px;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}:focus-visible{outline-offset:2px;outline:3px solid #3949ab}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){:root{--primary-color:#00c;--text-color:#000;--bg-color:#fff;--border-color:#000}}
