:root{--bg:#091f4a;--bg-soft:#0d2f6f;--accent:#1fa84a;--accent-soft:#6ec1e4;--surface:#ffffff14;--surface-strong:#ffffff24;--text:#f8fbff;--muted:#b8cae8;--line:#ffffff1f;--shadow:0 24px 60px #030a1c4d;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top left, #6ec1e424, transparent 28%), radial-gradient(circle at bottom right, #1fa84a29, transparent 22%), linear-gradient(135deg, var(--bg-soft), var(--bg));color:var(--text);overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.fade-up{animation:.7s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.glass-panel{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:var(--shadow)}.brand-mark{align-items:center;gap:.85rem;display:flex}.brand-logo{object-fit:cover;width:58px;height:58px;box-shadow:none;border:none;border-radius:50%}.brand-logo.compact{width:70px;height:70px}.brand-title{max-width:220px;color:var(--accent-soft);font-family:Poppins,sans-serif;font-size:.85rem;font-weight:800;line-height:1.25}.brand-title-white{color:#fff;max-width:220px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:800;line-height:1.25}.brand-subtitle{color:var(--accent-soft);font-size:.82rem}.admin-shell{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}@media (width>=861px){.topbar{display:none}}.admin-nav-backdrop{display:none}.admin-main{color:#0d2f6f;background:linear-gradient(#fafbfc 0%,#f2f4f7 100%);min-width:0;min-height:100vh;padding:1.5rem}.sidebar{border-right:1px solid var(--line);background:linear-gradient(#ffffff14,#ffffff0d);flex-direction:column;gap:1.25rem;min-width:0;height:100vh;padding:1.5rem;display:flex;position:sticky;top:0}.sidebar-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.sidebar-close-btn,.mobile-nav-toggle{color:#0d2f6f;background:#f3f7fd;border:0;border-radius:14px;justify-content:center;align-items:center;display:none}.sidebar-close-btn{flex-shrink:0;width:42px;height:42px}.mobile-nav-toggle{flex-shrink:0;width:46px;height:46px}.sidebar-nav{flex-direction:column;flex:1;gap:.65rem;display:flex}.sidebar-link,.sidebar-logout,.ghost-button,.logout-inline{border:0;border-radius:18px;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s}.sidebar-link{color:var(--muted);text-align:left;background:0 0;align-items:center;gap:.8rem;padding:.95rem 1rem;display:flex}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:#ffffff1f;transform:translate(4px)}.sidebar-icon{flex-shrink:0;width:18px;height:18px}.sidebar-logout{color:#fff;background:#ffffff1a;justify-content:center;align-items:center;gap:.7rem;padding:.95rem 1rem;display:flex}.sidebar-logout:hover{background:#ffffff29;transform:translateY(-1px)}.topbar{border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.admin-main .glass-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafc;border:1px solid #dde5ef;box-shadow:0 18px 46px #0d2f6f14}.admin-main .topbar{background:#f8fafc;border:1px solid #dde5ef}.topbar h1,.panel h3,.login-card h1,.course-card h3,.certificate-card h3{margin:0;font-family:Poppins,sans-serif;line-height:1.15}.topbar>div:first-child{flex:280px;min-width:0}.topbar-brand{color:#0d2f6f;text-align:left;background:0 0;border:0;flex:0 auto;align-items:center;gap:.75rem;padding:0;display:none}.topbar-brand-logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:46px;height:46px}.topbar-brand-text{flex-direction:column;min-width:0;display:flex}.topbar-brand-en-main{color:#0d2f6f;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:800;line-height:1.1}.topbar-brand-en-sub{color:#1fa84a;margin-top:1px;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;line-height:1}.topbar-brand-ar-main{color:#0d2f6f;margin-top:3px;font-size:.9rem;font-weight:700;line-height:1.2}.topbar-brand-ar-sub{color:#1fa84a;margin-top:1px;font-size:.72rem;font-weight:700;line-height:1}.topbar-title-block{flex:280px;min-width:0}.topbar-title-block h1{color:#0d2f6f}.muted{color:var(--muted);margin:.4rem 0 0;line-height:1.6}.admin-main .muted,.admin-main .snapshot-list span,.admin-main .activity-item span,.admin-main .table-wrap td,.admin-main .course-card p,.admin-main .certificate-card p,.admin-main .pipeline-step{color:#62748d}.topbar-actions{flex-wrap:wrap;flex:420px;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.searchbox{background:#f3f7fd;border:1px solid #d9e4f3;border-radius:16px;flex:220px;align-items:center;gap:.5rem;min-width:220px;max-width:320px;padding:.85rem 1rem;display:flex}.searchbox input{color:#0d2f6f;background:0 0;border:0;outline:0;width:100%}.searchbox input::placeholder{color:#8b9bb6}.search-icon{color:#4d8fd1;width:16px;height:16px}.icon-button,.profile-pill,.logout-inline{color:#0d2f6f;background:#f3f7fd;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;display:inline-flex}.icon-button{width:48px;height:48px;padding:0}.profile-pill{border-radius:16px;padding:.8rem 1rem}.logout-inline{border-radius:16px}.logout-inline:hover,.icon-button:hover,.profile-pill:hover{background:#eaf1fb}.login-shell{place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.login-orb{filter:blur(14px);border-radius:999px;animation:8s ease-in-out infinite float;position:absolute}.orb-one{background:#1fa84a38;width:260px;height:260px;top:8%;right:12%}.orb-two{background:#6ec1e42e;width:320px;height:320px;animation-delay:-2s;bottom:6%;left:8%}@keyframes float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-14px)translate(8px)}}.login-card{z-index:1;border-radius:32px;width:min(100%,480px);padding:2rem;position:relative}.login-badge{color:#dfffee;background:#1fa84a26;border-radius:999px;align-items:center;gap:.45rem;margin-top:1rem;padding:.65rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.login-card h1{margin-top:1rem;font-size:2.2rem}.login-form{gap:1rem;margin-top:1.5rem;display:grid}.login-form label{gap:.45rem;display:grid}.password-field{position:relative}.login-form span{color:#fff;font-size:.9rem;font-weight:600}.login-form input{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;outline:0;width:100%;padding:.95rem 1rem}.login-form input::placeholder{color:#ffffff8c}.password-field input{padding-right:3rem}.password-toggle{color:#ffffffb8;background:0 0;border:0;border-radius:999px;place-items:center;width:2rem;height:2rem;transition:color .2s,background-color .2s;display:grid;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.password-toggle:hover{color:#fff;background:#ffffff14}.primary-button{color:#fff;box-shadow:none;background:0 0;border:1px solid #6ec1e473;border-radius:18px;padding:1rem 1.15rem;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s}.primary-button:hover{background:linear-gradient(90deg,#157a35,#1fa84a);border-color:#0000;transform:translateY(-2px);box-shadow:0 16px 30px #157a353d}.login-hint{color:var(--muted);margin-top:1rem;font-size:.9rem}.content-grid,.page-stack{gap:1.25rem;margin-top:1.25rem;display:grid}.stats-grid,.cards-grid,.pipeline-grid{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-grid,.cards-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.stat-card,.course-card,.certificate-card{border-radius:28px}.admin-main .panel,.admin-main .stat-card,.admin-main .course-card,.admin-main .certificate-card{background:#f4f6fa;border:1px solid #dde5ef;box-shadow:0 16px 36px #0d2f6f14}.stat-card,.panel,.course-card,.certificate-card{padding:1.25rem}.stat-card{flex-direction:column;justify-content:space-between;min-height:180px;display:flex}.stat-icon{color:#fff;background:linear-gradient(135deg,#0d2f6f,#1a4a9e);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.stat-card p,.course-card p,.certificate-card p,.activity-item span,.pipeline-step,.snapshot-list span,.table-wrap td{color:var(--muted)}.stat-card h2{margin:0;font-size:2rem}.stat-card span{color:#4d8fd1;font-size:.9rem}.dashboard-panels{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ghost-button{color:#0d2f6f;background:#f3f7fd;align-items:center;gap:.45rem;padding:.8rem 1rem;display:inline-flex}.snapshot-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.snapshot-list>div,.activity-item,.pipeline-step{background:#f4f6fa;border:1px solid #e4edf8;border-radius:22px;padding:1rem}.snapshot-list strong{color:#0d2f6f;margin-bottom:.25rem;font-size:1.4rem;display:block}.activity-list{gap:.75rem;display:grid}.activity-item{animation:.6s both fadeUp}.activity-item p{color:#0d2f6f;margin:.2rem 0 0}.table-wrap{width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid #e5edf7;padding:1rem}.table-wrap th{color:#0d2f6f;font-size:.9rem}.pill{color:#0d2f6f;background:#e9f2ff;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-paid,.status-verified,.status-issued{background:#1fa84a2e}.status-partial{background:#ffc43d2e}.status-due,.status-pending{background:#ff5f5f29}.pipeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.pipeline-step{text-align:center;color:#fff;font-weight:700}.course-card,.certificate-card{background:#f4f6fa;border:1px solid #d9e4f3}.company-certificate-page{gap:1rem}.certificate-toolbar{border-radius:30px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.5rem;display:flex}.certificate-toolbar h1{color:#0d2f6f;margin:.35rem 0 0;font-family:Poppins,sans-serif;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.company-add-button{color:#fff;background:linear-gradient(135deg,#0d2f6f,#1a4a9e);border:0;border-radius:18px;flex-shrink:0;align-items:center;gap:.45rem;padding:.95rem 1.15rem;font-weight:800;display:inline-flex;box-shadow:0 16px 30px #0d2f6f2e}.company-add-button:hover{transform:translateY(-2px)}.certificate-hidden-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.company-certificate-card{background:#fff;padding:0;position:relative;overflow:hidden}.certificate-grid{grid-template-columns:repeat(auto-fit,minmax(210px,235px));justify-content:center;justify-items:center;gap:.75rem;display:grid}.company-certificate-card{cursor:pointer;border-radius:20px;max-width:235px}.company-certificate-card .certificate-card-body{padding:.7rem .85rem .85rem}.company-certificate-image-wrap{aspect-ratio:16/8.2}.company-certificate-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.certificate-card-body h3{font-size:.92rem}.certificate-meta{font-size:.82rem}.certificate-preview-overlay{z-index:1200;background:0 0;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.certificate-preview-stage{max-width:100%;display:inline-block;position:relative}.certificate-preview-image{object-fit:contain;width:min(100vw - 2rem,980px);max-height:calc(100vh - 2rem - 12px);box-shadow:none;border-radius:0;display:block}.certificate-preview-close{color:#8c98ad;background:#fffffff0;border:0;border-radius:999px;place-items:center;width:2.8rem;height:2.8rem;display:grid;position:absolute;top:.65rem;right:.65rem;box-shadow:0 14px 30px #00000038}.modal-overlay{z-index:1400;background:linear-gradient(#0d2f6f73,#0d2f6f99);place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.change-password-modal{color:#0d2f6f;background:linear-gradient(#fffffffa,#fff);border-radius:16px;width:100%;max-width:560px;padding:1.25rem 1.35rem;box-shadow:0 30px 70px #06152a73}.change-password-modal .modal-header{align-items:center;gap:.8rem;margin-bottom:.6rem;display:flex}.change-password-modal .modal-icon{color:#fff;background:linear-gradient(135deg,#0d2f6f,#1a4a9e);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.change-password-modal h3{color:#0d2f6f;margin:0;font-family:Poppins,sans-serif;font-size:1.25rem}.change-password-modal .modal-body{gap:.75rem;margin-top:.6rem;display:grid}.modal-label span{color:#425b7a;margin-bottom:.35rem;font-weight:700;display:block}.modal-input{color:#0d2f6f;background:#f8fafc;border:1px solid #e4edf8;border-radius:12px;outline:none;width:100%;padding:.8rem .95rem}.modal-input::placeholder{color:#8b9bb6}.modal-error{color:#c64444;margin-top:.25rem;font-weight:700}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:.6rem;display:flex}.change-password-modal .ghost-button{color:#0d2f6f;background:0 0;border:1px solid #d9e4f3}.change-password-modal .primary-button{color:#fff;background:linear-gradient(90deg,#157a35,#1fa84a);border:none;box-shadow:0 12px 28px #1fa84a29}.toast{color:#0d2f6f;z-index:1500;background:#fff;border-radius:12px;align-items:center;gap:.8rem;min-width:260px;padding:.6rem .85rem;display:flex;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 20px 50px #06152a47}.toast.success .toast-left{color:#fff;background:linear-gradient(135deg,#0d2f6f,#1a4a9e);border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.toast .toast-body{flex:1;font-weight:700}.toast .toast-close{color:#8b9bb6;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.certificate-preview-close:hover{color:#d92d20;background:#fffffffa;transform:scale(1.05)}.certificate-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:max(1rem, env(safe-area-inset-top,0px)) max(1rem, env(safe-area-inset-right,0px)) max(1rem, env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-left,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#07122e75;align-content:center;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden auto}.certificate-modal{text-align:center;box-sizing:border-box;border-radius:28px;place-self:center;width:min(420px,100vw - 2rem);max-width:100%;height:auto;margin-inline:auto;padding:1.5rem}.certificate-modal-icon{color:#c0392b;background:#ff5f5f1f;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto .8rem;display:grid}.certificate-modal h3{color:#0d2f6f;margin:.3rem 0 .5rem;font-family:Poppins,sans-serif;font-size:1.3rem}.certificate-modal-actions{justify-content:center;gap:.75rem;margin-top:1.2rem;display:flex}.courses-delete-modal-overlay,.courses-course-form-overlay,.courses-course-detail-overlay,.courses-category-edit-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#06122ea6;justify-content:center;align-items:center;margin:0;padding:1.5rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.courses-admin-page .courses-popup-fixed{background:#fbfcfe;border-radius:28px;width:min(760px,95vw);max-height:min(820px,100vh - 3rem);animation:.3s cubic-bezier(.34,1.56,.64,1) modalScale;position:relative;overflow-y:auto;box-shadow:0 30px 65px #00000073}@keyframes modalScale{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.courses-delete-modal.certificate-modal h3{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.danger-cta{background:linear-gradient(135deg,#b42318,#d92d20);box-shadow:0 16px 30px #b923182e}.danger-cta:hover{transform:translateY(-2px)}.certificate-page{gap:1rem}.certificate-hero{border-radius:30px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.certificate-hero h1{color:#0d2f6f;margin:.4rem 0 0;font-family:Poppins,sans-serif;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.certificate-hero-note{color:#0d2f6f;white-space:nowrap;background:#1fa84a1f;border-radius:999px;align-items:center;gap:.55rem;padding:.8rem 1rem;display:inline-flex}.certificate-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.certificate-stat{background:#f8fafc;border-radius:24px;padding:1rem 1.15rem}.certificate-stat span{color:#62748d;font-size:.9rem;display:block}.certificate-stat strong{color:#0d2f6f;margin-top:.35rem;font-size:1.7rem;display:block}.certificate-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:1rem;display:grid}.certificate-form-panel,.certificate-gallery{border-radius:30px;padding:1.35rem}.certificate-form{gap:1rem;display:grid}.certificate-form label{gap:.45rem;display:grid}.certificate-form span{color:#0d2f6f;font-size:.92rem;font-weight:700}.certificate-form input,.certificate-form select{color:#0d2f6f;background:#fbfcfe;border:1px solid #d9e4f3;border-radius:18px;outline:0;width:100%;padding:.95rem 1rem}.certificate-form input::placeholder{color:#8b9bb6}.certificate-form input:focus,.certificate-form select:focus{border-color:#4d8fd1;box-shadow:0 0 0 4px #4d8fd11f}.two-column-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.upload-dropzone{cursor:pointer;background:linear-gradient(135deg,#4d8fd10d,#1fa84a0d);border:1px dashed #b6cae7;border-radius:24px;position:relative;overflow:hidden}.upload-dropzone input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-placeholder,.upload-preview{align-items:center;gap:1rem;min-height:170px;padding:1rem;display:flex}.upload-placeholder svg{color:#4d8fd1;flex-shrink:0}.upload-placeholder strong,.upload-preview strong{color:#0d2f6f;margin-bottom:.2rem;display:block}.upload-placeholder span,.upload-preview span,.certificate-meta{color:#62748d;line-height:1.55}.upload-preview img{object-fit:cover;border:1px solid #d9e4f3;border-radius:20px;flex-shrink:0;width:92px;height:92px;box-shadow:0 12px 22px #0d2f6f14}.inline-message{color:#7b5a04;background:#ffc43d24;border-radius:16px;align-items:center;gap:.5rem;padding:.85rem 1rem;display:inline-flex}.form-actions{flex-wrap:wrap;gap:.8rem;display:flex}.primary-cta{color:#fff;background:linear-gradient(135deg,#0d2f6f,#1a4a9e);border:0;border-radius:18px;align-items:center;gap:.5rem;padding:.95rem 1.15rem;font-weight:800;display:inline-flex;box-shadow:0 16px 30px #0d2f6f2e}.primary-cta:hover{transform:translateY(-2px)}.primary-cta:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary-cta:disabled:hover{transform:none}.secondary-cta{color:#0d2f6f;background:#fff;border:1px solid #0d2f6f24;border-radius:18px;align-items:center;gap:.5rem;padding:.95rem 1.15rem;font-weight:800;display:inline-flex;box-shadow:0 14px 28px #0d2f6f1a}.secondary-cta:hover{background:#f8fafc;transform:translateY(-2px)}.table-search-input{color:#0d2f6f;background:#fff;border:1px solid #0d2f6f29;border-radius:16px;width:100%;padding:.95rem 1rem;box-shadow:0 10px 24px #0d2f6f14}.table-search-input:focus{border-color:#1a4a9e;outline:none;box-shadow:0 0 0 4px #1a4a9e1f}.table-filter-select{min-width:180px}.form-chip,.gallery-count{color:#0d2f6f;background:#eef4fb;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem .95rem;font-weight:700;display:inline-flex}.certificate-gallery-head{margin-bottom:1rem}.certificate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.certificate-preview-card{background:#fff;padding:0;position:relative;overflow:hidden}.certificate-delete{z-index:2;color:#c0392b;background:#ffffffeb;border:0;border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;display:grid;position:absolute;top:.9rem;right:.9rem;box-shadow:0 10px 20px #0d2f6f1f}.certificate-delete:hover{background:#ffeceb;transform:translateY(-1px)}.certificate-image-wrap{aspect-ratio:16/10;position:relative;overflow:hidden}.certificate-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.certificate-image-wrap .pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;bottom:.9rem;left:.9rem}.certificate-card-body{gap:.5rem;padding:1rem 1.1rem 1.15rem;display:grid}.certificate-card-body h3{margin-top:.3rem;margin-bottom:0}.certificate-card-body .eyebrow{color:#4d8fd1}.certificate-meta{margin:0;font-size:.94rem}.certificate-card-body .certificate-meta+.certificate-meta{margin-top:-.25rem}.course-card h3,.certificate-card h3,.panel h3{color:#0d2f6f}.course-card ul{color:#62748d}.course-card h3,.certificate-card h3{margin-top:.5rem;font-size:1.2rem}.course-card ul{color:var(--muted);margin:1rem 0 0;padding-left:1rem}.course-card li+li{margin-top:.35rem}.tone-blue{box-shadow:inset 0 1px #6ec1e440}.tone-green{box-shadow:inset 0 1px #1fa84a40}.tone-sky{box-shadow:inset 0 1px #6ec1e433}.page-content{max-width:100%}.page-header{margin-bottom:1.5rem}.page-title{color:#0d2f6f;margin:0;font-family:Poppins,sans-serif;font-size:2rem;font-weight:800}.students-filters{background:#f8fafc;border:1px solid #dde5ef;border-radius:28px;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding:1.35rem;display:grid;box-shadow:0 16px 36px #0d2f6f14}.filter-group{gap:.45rem;display:grid}.filter-label{color:#0d2f6f;font-size:.92rem;font-weight:700}.filter-input,.filter-select{color:#0d2f6f;background:#fbfcfe;border:1px solid #d9e4f3;border-radius:18px;outline:0;padding:.95rem 1rem;font-size:.95rem}.filter-input::placeholder{color:#8b9bb6}.filter-input:focus,.filter-select:focus{border-color:#4d8fd1;box-shadow:0 0 0 4px #4d8fd11f}.filter-month-input{color:#0d2f6f;cursor:pointer;background:#fbfcfe;border:1px solid #d9e4f3;border-radius:18px;outline:0;width:100%;padding:.95rem 1rem;font-size:.95rem}.filter-month-input:focus{border-color:#4d8fd1;box-shadow:0 0 0 4px #4d8fd11f}.filter-group{gap:.45rem;display:grid;position:relative}.filter-clear-btn{color:#62748d;cursor:pointer;background:#f3f7fd;border:0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;transition:background-color .2s,color .2s;display:flex;position:absolute;top:2.2rem;right:.8rem}.filter-clear-btn:hover{color:#0d2f6f;background:#dde5ef}.students-count{color:#62748d;margin-bottom:1.25rem;font-size:.95rem}.students-count strong{color:#0d2f6f;font-weight:700}.students-table-wrapper{background:#f8fafc;border:1px solid #dde5ef;border-radius:28px;overflow:hidden;box-shadow:0 16px 36px #0d2f6f14}.students-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;border-radius:28px;width:100%}col.students-col-student{width:25%;min-width:200px}col.students-col-category{width:20%;min-width:150px}col.students-col-course{width:25%;min-width:180px}col.students-col-status{width:15%;min-width:110px}col.students-col-actions{width:15%;min-width:140px}.students-th-student,.students-th-category,.students-th-course,.students-th-status{text-align:left}.students-th-actions{text-align:center}.students-table thead{background:#1a365d;border-bottom:2px solid #153e63}.students-table th{text-align:left;color:#fff;white-space:nowrap;padding:1.05rem 1.15rem;font-size:.9rem;font-weight:700}.students-table thead th:first-child{border-top-left-radius:28px}.students-table thead th:last-child{border-top-right-radius:28px}.students-table tbody tr:last-child td:first-child{border-bottom-left-radius:28px}.students-table tbody tr:last-child td:last-child{border-bottom-right-radius:28px}.students-table tbody tr{background:#fff;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.students-table tbody tr:hover{background:#f8fafc}.students-table td{color:#62748d;vertical-align:middle;padding:1rem 1.15rem;font-size:.9rem}.students-table .name-cell{color:#2b6cb0;font-weight:700}.students-table .name-cell strong{color:#2b6cb0}.student-identity{align-items:center;gap:.9rem;min-width:0;display:flex}.student-avatar{color:#0d2f6f;background:linear-gradient(135deg,#e8f1ff,#d8e7ff);border:1px solid #cfdcf1;border-radius:999px;flex-shrink:0;place-items:center;width:2.8rem;height:2.8rem;font-size:.9rem;font-weight:800;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffa6}.student-avatar img{object-fit:cover;width:100%;height:100%;display:block}.student-identity-text{gap:.18rem;min-width:0;display:grid}.student-identity-text strong{color:#2b6cb0;font-size:.96rem;line-height:1.15}.student-identity-text span{color:#64748b;font-size:.82rem;line-height:1.2}.student-reg-id{color:#64748b;font-size:.77rem;font-weight:600}.student-course-cell-wrap{vertical-align:middle;min-width:0}.student-course-cell{align-items:center;gap:.75rem;min-width:0;display:flex}.student-course-thumb{background:linear-gradient(135deg,#e8f1ff,#d8e7ff);border:1px solid #cfdcf1;border-radius:10px;flex-shrink:0;width:52px;height:38px;overflow:hidden}.student-course-thumb img{object-fit:cover;width:100%;height:100%;display:block}.student-course-title{color:#62748d;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;min-width:0;font-size:.9rem;font-weight:400;line-height:1.38;display:-webkit-box;overflow:hidden}.student-course-category-cell{color:#62748d;vertical-align:middle;min-width:0;font-size:.9rem;font-weight:400;line-height:1.38}.student-course-text-cell{vertical-align:middle;color:#62748d;min-width:0}.contact-cell,.location-cell{color:#62748d;flex-direction:column;align-items:flex-start;gap:.4rem;min-width:0;display:flex}.location-cell svg{color:#4d8fd1;flex-shrink:0}.contact-line{align-items:center;gap:.5rem;min-width:0;line-height:1.25;display:flex}.contact-line svg{color:#4d8fd1;flex-shrink:0}.contact-line span{word-break:break-word;min-width:0}.status-badge{white-space:nowrap;background:#0d2f6f0d;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;font-weight:700;display:inline-flex}.status-badge[data-status=active]{color:var(--accent);background:#1fa84a1a}.status-badge[data-status=completed]{color:var(--accent-soft);background:#6ec1e41f}.status-badge[data-status=suspended]{color:#c62828;background:#d92d201a}.status-badge[data-status=neutral]{color:#62748d;background:#62748d0f}.status-icon{flex-shrink:0;width:16px;height:16px}.status-cell{vertical-align:middle;text-align:center}.status-edit-wrap{background:#0d2f6f0d;border-radius:999px;align-items:center;gap:.45rem;max-width:100%;margin-inline:auto;padding:.35rem .6rem .35rem .65rem;display:inline-flex}.status-edit-wrap[data-status=active]{color:var(--accent);background:#1fa84a1a}.status-edit-wrap[data-status=completed]{color:var(--accent-soft);background:#6ec1e41f}.status-edit-wrap[data-status=suspended]{color:#c62828;background:#d92d201a}.status-edit-wrap[data-status=neutral]{color:#62748d;background:#62748d0f}.student-status-select{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;max-width:9.5rem;margin:0;padding:.12rem .2rem;font-size:.85rem;font-weight:700}.student-status-select:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #4d8fd159}.student-status-select option[value=Active]{color:var(--accent);background-color:#fff}.student-status-select option[value=Completed]{color:var(--accent-soft);background-color:#fff}.student-status-select option[value=Suspended]{color:#c62828;background-color:#fff}.student-modal-status-row{background:#0d2f6f0f;border-radius:999px;flex-shrink:0;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.85rem;font-weight:800;display:inline-flex}.student-modal-status-row[data-status=active]{color:var(--accent);background:#1fa84a1a}.student-modal-status-row[data-status=completed]{color:var(--accent-soft);background:#6ec1e41f}.student-modal-status-row[data-status=suspended]{color:#c62828;background:#d92d201a}.student-modal-status-row[data-status=neutral]{color:#62748d;background:#62748d14}.student-status-select-modal{max-width:11rem}.actions-cell{justify-content:center;align-items:center;gap:.5rem;display:flex}.icon-btn{color:#1a365d;cursor:pointer;background:#eef4fb;border:1px solid #dbeafe;border-radius:10px;place-items:center;width:38px;height:38px;transition:background-color .15s,border-color .15s,transform .15s;display:inline-grid}.icon-btn:hover{background:#dbeafe;border-color:#bfdbfe;transform:translateY(-1px)}.student-modal-overlay{z-index:1200;background:#06122e73;place-items:center;display:grid;position:fixed;inset:0}.student-modal{border-radius:24px;width:min(760px,96%);padding:1.3rem;position:relative}.modal-close{color:#0d2f6f;cursor:pointer;background:#eef4fb;border:0;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1rem;display:grid;position:absolute;top:14px;right:14px}.modal-close:hover{background:#dfeaf9}.student-modal-head{border-bottom:1px solid #dde5ef;flex-wrap:wrap;align-items:center;gap:1rem;padding:.35rem .2rem 1rem;display:flex}.student-modal-avatar{color:#0d2f6f;background:linear-gradient(135deg,#e8f1ff,#d8e7ff);border:1px solid #cfdcf1;border-radius:999px;place-items:center;width:3.7rem;height:3.7rem;font-weight:800;display:grid;overflow:hidden}.student-modal-avatar img{object-fit:cover;width:100%;height:100%;display:block}.student-modal-title-wrap{flex:1;min-width:0}.student-modal-title-wrap h3{color:#0d2f6f;margin:0;font-family:Poppins,sans-serif;font-size:1.35rem}.student-modal-title-wrap p{color:#4d8fd1;margin:.25rem 0 0;font-size:.86rem;font-weight:700}.student-send-actions{gap:.75rem;margin-top:.75rem;display:flex}.student-modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.student-modal-card{background:#fbfcff;border:1px solid #dde5ef;border-radius:14px;gap:.35rem;padding:.8rem .9rem;display:grid}.student-modal-card span{color:#62748d;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;display:inline-flex}.student-modal-card span svg{color:#4d8fd1}.student-modal-card strong{color:#0d2f6f;word-break:break-word;font-size:1rem;line-height:1.3}.student-modal-wide{grid-column:span 2}.no-students{text-align:center;color:#62748d;padding:3rem}.no-students p{margin:0;font-size:1rem}.students-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.95rem;display:flex}.pagination-btn,.pagination-page{color:#0d2f6f;cursor:pointer;background:#f8fbff;border:1px solid #d9e4f3;border-radius:12px;padding:.55rem .85rem;font-weight:700}.pagination-btn:hover,.pagination-page:hover{background:#eaf2ff}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-pages{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.pagination-page{min-width:2.2rem}.pagination-page.active{color:#fff;background:#0d2f6f;border-color:#0d2f6f}@media (width<=1180px){.admin-shell{grid-template-columns:260px 1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels{grid-template-columns:1fr}.cards-grid,.cards-grid.three-up,.certificate-grid,.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.students-filters{grid-template-columns:1fr 1fr}.students-table{font-size:.85rem}.students-table th,.students-table td{padding:.9rem}.student-avatar{width:2.5rem;height:2.5rem}.courses-category-two-col{grid-template-columns:1fr}.courses-catalog-toolbar{flex-direction:column;align-items:stretch}.courses-catalog-toolbar-actions{justify-content:flex-start;width:100%}.courses-catalog-add-btn{flex:1;justify-content:center;min-width:0}.courses-form-row-2{grid-template-columns:1fr}}.courses-admin-page.page-stack{box-sizing:border-box;--admin-sidebar-width:300px;gap:clamp(.85rem,3vw,1.25rem);width:100%;min-width:0;max-width:100%;position:relative}@media (width<=1180px){.courses-admin-page.page-stack{--admin-sidebar-width:260px}}@media (width<=900px){.courses-admin-page.page-stack{--admin-sidebar-width:0px}}.courses-admin-panel{box-sizing:border-box;border-radius:clamp(18px,4vw,28px);min-width:0;max-width:100%;padding:clamp(.85rem,3.5vw,1.45rem)}.courses-category-card-row .courses-category-card-lead{max-width:52rem}.courses-category-card-head{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.courses-category-two-col{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start;gap:clamp(.85rem,2.5vw,1.35rem);display:grid}.courses-category-add-col,.courses-category-list-col{background:#fbfcfe;border:1px solid #e4ecf7;border-radius:20px;padding:1rem 1.1rem}.courses-inline-section-title{color:#0d2f6f;margin:0 0 .85rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:800}.courses-category-form-stack{gap:.75rem;display:grid}.courses-category-submit-full{justify-content:center;width:100%;min-height:44px}.courses-category-list-scroll{max-height:280px;padding-right:.25rem;overflow-y:auto}.courses-category-list-empty{margin:0}.courses-catalog-section{flex-direction:column;gap:1rem;min-width:0;display:flex}.courses-catalog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.courses-catalog-toolbar-text{flex:1;align-items:flex-start;gap:1rem;min-width:0;display:flex}.courses-catalog-toolbar-icon{color:#0d2f6f;background:linear-gradient(135deg,#1fa84a24,#6ec1e41f);border-radius:16px;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.courses-catalog-toolbar-actions{flex-shrink:0;align-self:center;align-items:center;gap:.65rem;display:flex}.courses-catalog-add-btn{flex-shrink:0;min-height:44px}.courses-catalog-empty{padding:1.5rem 0}.courses-catalog-filter-anchor{flex-shrink:0;position:relative}.courses-catalog-filter-trigger{color:#0d2f6f;cursor:pointer;background:#fbfcfe;border:1px solid #d9e4f3;border-radius:14px;place-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:grid}.courses-catalog-filter-trigger:hover{background:#eef4fb;border-color:#c7d9ee;transform:translateY(-1px)}.courses-catalog-filter-trigger--active{color:#157a35;background:#1fa84a17;border-color:#1fa84a73}.courses-catalog-filter-popover{z-index:60;box-sizing:border-box;background:#fff;border:1px solid #e4ecf7;border-radius:18px;min-width:min(300px,100vw - 2.5rem);max-width:min(380px,100vw - 2rem);position:absolute;top:calc(100% + .45rem);left:auto;right:0;box-shadow:0 18px 44px #0d2f6f29}.courses-catalog-filter-popover-inner{gap:.75rem;padding:1rem 1rem .95rem;display:grid}.courses-catalog-filter-field{gap:.35rem;min-width:0;display:grid}.courses-catalog-filter-field .filter-input,.courses-catalog-filter-field .filter-select{box-sizing:border-box;width:100%}.courses-catalog-filter-popover-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;padding-top:.15rem;display:flex}.courses-catalog-filter-clear-btn{min-height:42px}.courses-catalog-filter-search-btn{white-space:nowrap;min-height:42px}.courses-catalog-filter-meta{margin:-.35rem 0 0;font-size:.86rem}.courses-catalog-inline-link{font:inherit;color:#4d8fd1;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;font-weight:700;text-decoration:underline}.courses-catalog-inline-link:hover{color:#0d2f6f}.courses-course-form-modal.student-modal{flex-direction:column;width:min(720px,95vw);max-height:min(720px,100vh - 4rem);display:flex}.courses-course-form-modal{flex-direction:column;max-height:min(720px,100dvh - 2.5rem);display:flex;overflow:hidden}.courses-course-form-modal-head{border-bottom:1px solid #dde5ef;flex-shrink:0;padding-bottom:.75rem;padding-right:2.75rem}.courses-course-form-modal-head h3{color:#0d2f6f;word-break:break-word;margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.12rem,4vw,1.35rem);line-height:1.2}.courses-course-form-modal-sub{margin:.4rem 0 0;font-size:.88rem;line-height:1.45}.courses-course-form-modal-form{flex-direction:column;flex:1;min-height:0;margin-top:1rem;display:flex}.courses-course-form-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-right:.35rem;overflow-y:auto}.courses-course-form-modal-scroll.courses-course-form{flex:1;gap:.85rem;margin-bottom:0;padding-right:.5rem;overflow-y:auto}.courses-form-modal-actions{border-top:1px solid #dde5ef;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:.75rem;padding-top:1rem;display:flex}.courses-course-form-modal .courses-form-modal-actions .primary-cta,.courses-category-edit-overlay .certificate-modal-actions .primary-cta{background:linear-gradient(135deg, #157a35, var(--accent,#1fa84a));box-shadow:0 16px 30px #1fa84a38}.courses-catalog-table .courses-table-col-category{min-width:0}.courses-table-cell-category{vertical-align:middle}.courses-table-category-pill{color:#0d2f6f;background:#0d2f6f14;border-radius:999px;max-width:200px;padding:.4rem .72rem;font-size:.76rem;font-weight:800;line-height:1.35;display:inline-block}.courses-table-category-stack{justify-items:start;gap:.35rem;display:grid}.courses-status-pill{color:#157a35;letter-spacing:.02em;white-space:nowrap;background:#157a351f;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.courses-status-pill.is-disabled{color:#667085;background:#6373811f}.courses-icon-toggle{color:#157a35;cursor:pointer;background:#e8f6ee;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s,color .2s;display:grid}.courses-icon-toggle:hover{color:#0d5c28;background:#d4efe0;transform:translateY(-1px)}.courses-icon-toggle.is-disabled{color:#7a8699;background:#f4f5f8}.courses-catalog-table .courses-table-category-pill{max-width:100%}.courses-admin-panel-head{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.courses-admin-panel-icon{color:#0d2f6f;background:linear-gradient(135deg,#0d2f6f1f,#6ec1e424);border-radius:16px;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.courses-admin-panel-icon-alt{background:linear-gradient(135deg,#1fa84a24,#6ec1e41f)}.courses-admin-title{color:#0d2f6f;word-break:break-word;margin:.15rem 0 0;font-family:Poppins,sans-serif;font-size:clamp(1.12rem,4vw,1.35rem);font-weight:800;line-height:1.2}.courses-admin-lead{margin:.45rem 0 0;font-size:.9rem;line-height:1.5}.courses-category-form{flex-wrap:wrap;align-items:stretch;gap:.65rem;margin-bottom:1.1rem;display:flex}.courses-admin-grow{flex:1;min-width:160px}.courses-admin-add-btn{white-space:nowrap}.courses-category-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.courses-category-item{background:#fbfcfe;border:1px solid #d9e4f3;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.82rem 1rem;display:flex}.courses-category-name{color:#0d2f6f;min-width:0;font-size:.95rem;font-weight:700}.courses-category-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.courses-icon-edit{color:#0d2f6f;cursor:pointer;background:#eef4fb;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s,color .2s;display:grid}.courses-icon-edit:hover{color:#4d8fd1;background:#dfeaf9;transform:translateY(-1px)}.courses-icon-delete{color:#c62828;cursor:pointer;background:#fef2f2;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s;display:grid}.courses-icon-delete:hover{background:#ffe4e4;transform:translateY(-1px)}.courses-admin-field{gap:.4rem;display:grid}.courses-course-form{gap:.9rem;margin-bottom:1rem;display:grid}.courses-form-row-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.courses-admin-textarea{color:#0d2f6f;resize:vertical;background:#fbfcfe;border:1px solid #d9e4f3;border-radius:18px;outline:0;width:100%;min-height:72px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;line-height:1.45}.courses-admin-textarea:focus{border-color:#4d8fd1;box-shadow:0 0 0 4px #4d8fd11f}.courses-image-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.courses-image-pick{border-radius:14px}.courses-hidden-file{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.courses-image-hint{color:#62748d;font-size:.86rem;font-weight:600}.courses-image-preview{border:1px solid #dde5ef;border-radius:16px;max-width:min(280px,100%);margin-top:.65rem;overflow:hidden}.courses-image-preview img{width:100%;display:block}.courses-image-preview-muted{opacity:.92;border-style:dashed}.courses-category-edit-modal{box-sizing:border-box;-webkit-overflow-scrolling:touch;width:min(440px,100vw - 2rem);max-width:100%;max-height:min(640px,100dvh - 2.5rem);margin-inline:auto;padding:1.5rem 1.5rem 1.35rem;position:relative;overflow-y:auto}.courses-category-edit-close{position:absolute;top:14px;right:14px}.courses-category-edit-modal-icon{color:#157a35;background:#1fa84a24;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto .75rem;display:grid}.courses-category-edit-form{text-align:left;gap:.5rem;margin-top:1rem;display:grid}.courses-category-edit-overlay .certificate-modal-actions{margin-top:1rem}.courses-course-detail-modal.certificate-modal{box-sizing:border-box;-webkit-overflow-scrolling:touch;text-align:left;width:min(540px,100vw - 2rem);max-width:100%;max-height:min(680px,100dvh - 2.5rem);margin-inline:auto;padding:1.35rem;position:relative;overflow:hidden auto}.courses-course-detail-close{z-index:2;position:absolute;top:14px;right:14px}.courses-course-detail-modal .courses-course-detail-close:hover{color:#c62828;background:#c6282824}.courses-course-detail-hero{grid-template-columns:minmax(0,120px) minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:1.15rem;padding-right:2.5rem;display:grid}.courses-course-detail-image-wrap{aspect-ratio:4/3;background:#eef4fb;border:1px solid #dde5ef;border-radius:16px;overflow:hidden}.courses-course-detail-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.courses-course-detail-hero-text{min-width:0}.courses-course-detail-category{vertical-align:middle}.courses-course-detail-title{color:#0d2f6f;word-break:break-word;margin:.55rem 0 0;font-family:Poppins,sans-serif;font-size:clamp(1.05rem,3.8vw,1.28rem);font-weight:800;line-height:1.25}.courses-course-detail-meta{background:#fbfcfe;border:1px solid #e4ecf7;border-radius:16px;gap:.65rem;margin:0 0 1.1rem;padding:.95rem 1rem;display:grid}.courses-course-detail-meta-row{grid-template-columns:minmax(0,108px) minmax(0,1fr);align-items:start;gap:.55rem;display:grid}.courses-course-detail-meta-row dt{text-transform:uppercase;letter-spacing:.05em;color:#62748d;margin:0;padding-top:.2rem;font-size:.68rem;font-weight:800;line-height:1.35}.courses-course-detail-meta-row dd{color:#0d2f6f;word-break:break-word;margin:0;font-size:.92rem;font-weight:700;line-height:1.45}.courses-course-detail-block+.courses-course-detail-block{margin-top:1rem}.courses-course-detail-block-title{color:#0d2f6f;letter-spacing:.02em;margin:0 0 .42rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:800}.courses-course-detail-body{color:#62748d;word-break:break-word;margin:0;font-size:.9rem;line-height:1.55}@media (width<=520px){.courses-course-detail-hero{grid-template-columns:1fr;padding-right:2rem}.courses-course-detail-image-wrap{max-width:200px;margin-inline:auto}.courses-course-detail-hero-text{text-align:center}.courses-course-detail-meta-row{grid-template-columns:1fr;gap:.2rem}.courses-course-detail-meta-row dt{padding-top:0}}.courses-admin-divider{background:linear-gradient(90deg,#0000,#dde5ef 15% 85%,#0000);height:1px;margin:1.25rem 0}.courses-list-heading{color:#0d2f6f;margin:0 0 .85rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:800}.courses-admin-empty{margin:0;font-size:.92rem}.courses-table-wrapper{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#f8fafc;border:1px solid #dde5ef;border-radius:28px;width:100%;min-width:0;max-width:100%;overflow-x:auto;box-shadow:0 16px 36px #0d2f6f14}.courses-catalog-table{border-collapse:collapse;background:#f8fafc;width:100%}.courses-catalog-table thead{background:#0d2f6f;border-bottom:2px solid #0a1f47}.courses-catalog-table th{text-align:left;color:#fff;white-space:nowrap;vertical-align:middle;padding:1.05rem 1.15rem;font-size:.9rem;font-weight:700;line-height:1.35}.courses-catalog-table tbody tr{border-bottom:1px solid #dde5ef;transition:background-color .2s}.courses-catalog-table tbody tr:nth-child(odd){background:#fff}.courses-catalog-table tbody tr:nth-child(2n){background:#f4f7fb}.courses-catalog-table tbody tr:hover{background:#e9f1fa}.courses-catalog-table td{color:#62748d;vertical-align:middle;padding:.8rem 1.05rem;font-size:.88rem}.courses-table-col-course{min-width:0}.courses-table-course-cell{align-items:center;gap:.65rem;min-width:0;display:flex}.courses-table-thumb--with-title{flex-shrink:0}.courses-table-course-title{color:#0d2f6f;letter-spacing:-.01em;word-break:break-word;font-size:.9rem;font-weight:700;line-height:1.35;display:block}.courses-table-col-actions{width:auto;min-width:0}.courses-table-cell-actions{text-align:center;vertical-align:middle}.courses-catalog-table thead th.courses-table-col-actions{text-align:center}.courses-table-action-btns{justify-content:center;align-items:center;gap:.35rem;width:fit-content;max-width:100%;margin-inline:auto;display:inline-flex}.courses-table-edit-btn{color:#0d2f6f;cursor:pointer;background:#eef4fb;border:0;border-radius:12px;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s,color .2s;display:inline-grid}.courses-table-edit-btn:hover{color:#4d8fd1;background:#dfeaf9;transform:translateY(-1px)}.courses-table-toggle-btn{color:#157a35;cursor:pointer;background:#e8f6ee;border:0;border-radius:12px;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s,color .2s;display:inline-grid}.courses-table-toggle-btn:hover{color:#0d5c28;background:#d4efe0;transform:translateY(-1px)}.courses-table-toggle-btn.is-disabled{color:#7a8699;background:#f4f5f8}.courses-table-view-btn{color:#157a35;cursor:pointer;background:#e8f6ee;border:0;border-radius:12px;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s,color .2s;display:inline-grid}.courses-table-view-btn:hover{color:#0d5c28;background:#d4efe0;transform:translateY(-1px)}.courses-table-cell-thumb{padding:.55rem .85rem}.courses-table-cell-course{vertical-align:middle}.courses-table-thumb{background:linear-gradient(135deg,#e8f1ff,#d8e7ff);border:1px solid #cfdcf1;border-radius:10px;width:58px;height:42px;overflow:hidden}.courses-table-thumb img{object-fit:cover;width:100%;height:100%;display:block}.courses-catalog-thumb-img{background:#e8f0fc}.courses-table-cell-name strong{color:#0d2f6f;font-size:.93rem;font-weight:700;line-height:1.25}.courses-table-delete-btn{color:#c62828;cursor:pointer;background:#fef2f2;border:0;border-radius:12px;place-items:center;width:2.35rem;height:2.35rem;transition:background-color .2s,transform .2s;display:inline-grid}.courses-table-delete-btn:hover{background:#ffe4e4;transform:translateY(-1px)}@media (width<=900px){.courses-category-card-head .courses-admin-panel-icon{width:2.65rem;height:2.65rem}.courses-category-list-scroll{max-height:min(280px,42vh)}}@media (width>=768px){.courses-table-wrapper{overflow:hidden}.courses-catalog-table{table-layout:fixed;width:100%;min-width:0;max-width:100%}.courses-catalog-table td{box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere;padding:.62rem .45rem;font-size:.82rem}.courses-catalog-table th{white-space:normal;vertical-align:middle;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box;overflow-wrap:break-word;padding:1.05rem clamp(.35rem,1.2vw,.55rem);font-size:.9rem;line-height:1.35}col.courses-catalog-col-course{width:24%}col.courses-catalog-col-category{width:16%}col.courses-catalog-col-duration{width:6.35rem}col.courses-catalog-col-price{width:7.35rem}col.courses-catalog-col-instructor{width:9rem}col.courses-catalog-col-actions{width:7.35rem}.courses-catalog-table th.courses-table-col-category,.courses-catalog-table td.courses-table-cell-category{padding-left:.42rem;padding-right:.35rem}.courses-catalog-table thead th:nth-child(3),.courses-catalog-table thead th:nth-child(4),.courses-catalog-table thead th:nth-child(5),.courses-catalog-table tbody td:nth-child(3),.courses-catalog-table tbody td:nth-child(4),.courses-catalog-table tbody td:nth-child(5){padding-left:.35rem;padding-right:.35rem}.courses-table-col-actions,.courses-table-cell-actions{padding-left:.3rem;padding-right:.3rem}.courses-catalog-table thead th.courses-table-col-course{text-align:center;min-width:0;padding-left:.3rem;padding-right:.3rem}.courses-table-cell-course{padding:.45rem .42rem .45rem .8rem}.courses-table-thumb{width:50px;height:36px}.courses-table-category-pill{white-space:normal;max-width:100%;padding:.34rem .52rem;font-size:.72rem;line-height:1.35}.courses-catalog-table tbody td:first-child{min-width:0}.courses-catalog-table tbody td:first-child .courses-table-course-title{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.84rem;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.courses-catalog-table tbody td:nth-child(2){min-width:0}.courses-catalog-table tbody td:nth-child(3),.courses-catalog-table tbody td:nth-child(4),.courses-catalog-table tbody td:nth-child(5){white-space:nowrap;text-overflow:ellipsis;color:#475569;font-weight:600;overflow:hidden}.courses-table-action-btns{gap:.35rem}.courses-table-view-btn,.courses-table-edit-btn,.courses-table-toggle-btn,.courses-table-delete-btn{width:2.15rem;height:2.15rem}}@media (width<=640px){.courses-course-form-modal.student-modal{width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.courses-course-form-modal{border-radius:22px;width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);padding:1rem}.courses-course-form-modal-head h3{font-size:1.08rem}.courses-course-form-modal-sub{font-size:.82rem;line-height:1.4}.courses-course-form-modal-form{margin-top:.85rem}.courses-course-form-modal-scroll{padding-right:.2rem}.courses-course-form-modal-scroll.courses-course-form{gap:.75rem;padding-right:.2rem}.courses-admin-field{gap:.35rem}.courses-form-row-2,.courses-category-card-head,.courses-catalog-toolbar{gap:.75rem}.courses-catalog-toolbar-icon{border-radius:14px;width:2.65rem;height:2.65rem}.courses-catalog-toolbar-text{gap:.75rem}.courses-catalog-filter-popover-actions{flex-direction:column-reverse;align-items:stretch}.courses-catalog-filter-clear-btn,.courses-catalog-filter-search-btn{justify-content:center;width:100%}.courses-inline-section-title{font-size:.95rem}.courses-category-item{gap:.55rem;padding:.72rem .85rem}.courses-table-course-title{font-size:.86rem}.courses-table-view-btn,.courses-table-edit-btn,.courses-table-delete-btn{border-radius:11px;min-width:44px;min-height:44px}.courses-icon-edit,.courses-icon-toggle,.courses-icon-delete{min-width:44px;min-height:44px}.courses-course-form-modal-head{padding-bottom:.5rem;padding-right:2rem}.courses-form-row-2{grid-template-columns:1fr;gap:.7rem}.courses-course-form-modal-sub{font-size:.84rem}.courses-category-edit-modal{width:min(100vw - 1rem,440px);padding:1.35rem 1rem 1.15rem}.courses-category-edit-close{top:10px;right:10px}.courses-admin-lead{font-size:.86rem}.courses-form-modal-actions .primary-cta{min-height:46px}}@media (width<=480px){.courses-course-form-modal.student-modal,.courses-course-form-modal{border-radius:20px;width:calc(100vw - .75rem);max-width:calc(100vw - .75rem);max-height:calc(100dvh - .75rem);padding:.9rem}.courses-course-form-modal-head{padding-right:1.8rem}.courses-course-form-modal-head h3{font-size:1.02rem}.courses-course-form-modal-sub{font-size:.8rem}.courses-course-form-modal-form{margin-top:.75rem}.courses-course-form-modal-scroll{padding-right:0}.courses-course-form-modal-scroll.courses-course-form{gap:.7rem;padding-right:0}.courses-form-modal-actions{flex-direction:column-reverse;align-items:stretch;gap:.55rem;padding-top:.85rem}.courses-form-modal-actions .ghost-button,.courses-form-modal-actions .primary-cta{justify-content:center;width:100%;min-height:46px}.courses-category-edit-overlay .certificate-modal-actions{flex-direction:column-reverse;align-items:stretch;gap:.55rem}.courses-category-edit-overlay .certificate-modal-actions .ghost-button,.courses-category-edit-overlay .certificate-modal-actions .primary-cta{justify-content:center;width:100%;min-height:46px}.courses-category-two-col{gap:.75rem}.courses-category-add-col,.courses-category-list-col{border-radius:16px;padding:.78rem .82rem}.courses-category-item{flex-wrap:wrap}.courses-category-name{flex:100%;padding-right:0}.courses-category-actions{flex-shrink:0;margin-left:auto}.courses-admin-textarea,.courses-admin-field .filter-input,.courses-category-edit-form .filter-input,.courses-course-form-modal-scroll .filter-select{font-size:16px}}@media (width<=767px){.courses-table-wrapper{box-shadow:none;background:0 0;border:0;border-radius:0;overflow-x:visible}.courses-catalog-table{background:0 0;width:100%;display:block;min-width:0!important}.courses-catalog-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.courses-catalog-table tbody{display:block}.courses-catalog-table tbody tr{background:#fbfcfe;border:1px solid #dde5ef;border-radius:18px;margin-bottom:1rem;padding:1rem 1.05rem;display:block;box-shadow:0 8px 22px #0d2f6f0f}.courses-catalog-table tbody tr:hover{background:#fbfcfe}.courses-catalog-table tbody td{color:#62748d;vertical-align:top;border-bottom:1px solid #e8eef6;align-items:flex-start;gap:.65rem;padding:.52rem 0;font-size:.88rem;display:flex}.courses-catalog-table tbody td:last-child{border-bottom:0;flex-direction:column;align-items:stretch;gap:.55rem;padding-top:.65rem;padding-bottom:0}.courses-catalog-table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:#4d8fd1;flex:0 0 108px;padding-top:.12rem;font-size:.66rem;font-weight:800;line-height:1.4}.courses-catalog-table tbody td>*{flex:1;min-width:0}.courses-catalog-table tbody td.courses-table-cell-actions:before{flex-basis:auto}.courses-catalog-table tbody td.courses-table-cell-actions .courses-table-action-btns{flex:none;justify-content:center;margin-inline:auto}.courses-catalog-table tbody td.courses-table-cell-course .courses-table-course-cell{align-items:center;gap:.65rem;width:100%;min-width:0;display:flex}.courses-catalog-table tbody td.courses-table-cell-course .courses-table-thumb{flex-shrink:0}.courses-table-category-pill{white-space:normal;word-break:break-word;max-width:none;font-size:.78rem}.courses-table-thumb{flex-shrink:0;width:72px;height:52px}.courses-table-course-title{word-break:break-word;font-size:.95rem}}.error-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;place-items:center;width:100%;height:100%;display:grid;position:fixed;top:0;left:0}.error-modal{text-align:center;width:90%;max-width:420px;padding:2.5rem 2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) modalBounce;position:relative}.error-modal-icon{margin-bottom:1rem;font-size:3rem;animation:.5s shake;display:inline-block}.error-modal h3{color:#ff5f5f;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.error-modal p{color:var(--muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.error-modal-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #6ec1e473;border-radius:12px;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s}.error-modal-button:hover{background:linear-gradient(90deg,#157a35,#1fa84a);border-color:#0000;transform:translateY(-2px);box-shadow:0 16px 30px #157a353d}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}@keyframes modalBounce{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=860px){.admin-shell{grid-template-columns:1fr}.admin-shell.nav-open{overflow:hidden}.admin-nav-backdrop{z-index:1190;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#06122e6b;transition:opacity .2s;display:block;position:fixed;inset:0}.admin-nav-backdrop.show{opacity:1;pointer-events:auto}.admissions-register-overlay{left:0}.sidebar{z-index:1200;border-right:1px solid var(--line);border-bottom:0;width:min(86vw,320px);max-width:320px;height:100dvh;padding:1rem;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:0 24px 60px #030a1c47}.sidebar.is-open{transform:translate(0)}.sidebar{background:linear-gradient(135deg, var(--bg-soft), var(--bg));border-right:none}.sidebar-top{margin-bottom:.25rem}.sidebar-close-btn{color:#fff;width:42px;height:42px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar-nav{flex-direction:column;flex:1;padding-bottom:0;overflow:visible}.sidebar-link{color:#fff;background:0 0}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:#ffffff0f;transform:none}.sidebar-logout{color:#fff;background:0 0;border:none}.sidebar .sidebar-logout{color:#fff;text-align:left;background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin:8px 0;padding:12px 16px;font-weight:600;display:flex}.sidebar .sidebar-logout:first-of-type{background:#ffffff14}.sidebar .sidebar-logout .sidebar-icon,.sidebar .sidebar-icon,.sidebar-close-btn .sidebar-icon{color:#fff}.admin-main{padding:1rem}.topbar{flex-flow:row;justify-content:space-between;align-items:center;gap:.6rem;padding:.95rem 1rem}.topbar-brand{flex:auto;gap:.55rem;min-width:0;display:inline-flex}.topbar-brand-logo{width:40px;height:40px}.topbar-brand-text{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;overflow:hidden}.topbar-title-block{display:none}.topbar-menu-toggle{flex:none;width:44px;min-width:44px;height:44px;margin-left:auto}.topbar-actions{display:none}.mobile-nav-toggle{display:inline-flex}.topbar-actions{flex:auto;justify-content:flex-start}.searchbox{width:100%;min-width:0;max-width:none}.stats-grid,.cards-grid,.cards-grid.three-up,.certificate-grid,.pipeline-grid,.snapshot-list{grid-template-columns:1fr}.students-table-wrapper{overflow-x:auto}.students-table{min-width:760px;font-size:.8rem}.students-table th,.students-table td{padding:.85rem}}@media (width<=640px){.admin-main{padding:.85rem}.topbar,.panel,.stat-card,.course-card,.certificate-card{border-radius:22px}.topbar-brand-en-main{font-size:.82rem}.topbar-brand-en-sub{font-size:.62rem}.topbar-brand-ar-main{font-size:.78rem}.topbar-brand-ar-sub{font-size:.62rem}.topbar-title-block h1{font-size:1.35rem}.topbar-title-block .muted{margin-top:.3rem}.brand-mark{gap:.65rem}.brand-logo.compact{width:58px;height:58px}.login-card{border-radius:24px;padding:1.4rem}.login-card h1{font-size:1.9rem}.certificate-toolbar{flex-direction:column;align-items:stretch;padding:1rem}.company-add-button{justify-content:center;width:100%}.certificate-grid{grid-template-columns:1fr;justify-content:stretch;justify-items:stretch}.company-certificate-card{width:100%;max-width:none}.page-title{font-size:1.5rem}.students-filters{grid-template-columns:1fr;padding:1rem}.students-table-wrapper{border-radius:22px;overflow-x:auto}.students-table{min-width:720px;font-size:.75rem}.students-table th,.students-table td{padding:.75rem .5rem}.student-course-thumb{border-radius:8px;width:44px;height:32px}.student-course-title{-webkit-line-clamp:3;font-size:.78rem}.student-course-category-cell{font-size:.78rem}.student-identity{gap:.65rem}.student-avatar{width:2.25rem;height:2.25rem;font-size:.8rem}.student-identity-text strong{font-size:.88rem}.student-identity-text span{font-size:.75rem}.contact-cell,.location-cell{gap:.25rem}}@media (width<=480px){.sidebar{padding:.85rem}.sidebar-link,.sidebar-logout{border-radius:14px}.panel-head,.certificate-toolbar,.certificate-modal-actions{gap:.65rem}.certificate-modal{border-radius:22px;padding:1.2rem}.certificate-grid{gap:.85rem}}.admissions-register-overlay{z-index:2000;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06122e6b;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.admissions-register-modal.glass-panel{text-align:left;box-sizing:border-box;border-radius:28px;flex-direction:column;width:min(64rem,100vw - 2rem);max-width:100%;max-height:min(92dvh,56rem);margin-block:.5rem;padding:0;display:flex;position:relative;overflow:hidden}.admissions-register-close.modal-close{z-index:3;top:12px;right:12px}.admissions-register-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:2.75rem 0 0;overflow:hidden auto}.ae-root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.ae-hero{background:linear-gradient(135deg,#0d2f6f 0%,#1a4a9e 100%);margin:0;padding:1.75rem 1.25rem 2rem;position:relative;overflow:hidden}.ae-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 15%,#1fa84a1f 0%,#0000 45%),radial-gradient(circle at 15% 85%,#6ec1e41f 0%,#0000 40%);position:absolute;inset:0}.ae-hero-inner{text-align:center;max-width:36rem;margin:0 auto;position:relative}.ae-badge{border-radius:999px;margin-bottom:.65rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.ae-badge--hero{color:#6ec1e4;background:#1fa84a33}.ae-badge--blue{color:#0d2f6f;background:#eff6ff}.ae-badge--green{color:#1fa84a;background:#ecfdf3}.ae-hero-title{color:#fff;letter-spacing:-.02em;margin:0 0 .65rem;font-family:Poppins,sans-serif;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:900}.ae-text-green{color:#1fa84a}.ae-hero-sub{color:#bfdbfe;margin:0 0 1.25rem;font-size:.95rem;line-height:1.55}.ae-hero-stats{flex-wrap:wrap;justify-content:center;gap:1.25rem 1.75rem;display:flex}.ae-stat{text-align:center}.ae-stat-value{color:#1fa84a;font-size:1.35rem;font-weight:900}.ae-stat-label{color:#bfdbfe;font-size:.7rem}.ae-block{padding:1.75rem 0}.ae-block--white{background:#fff}@media (width<=1200px){.students-table{font-size:.8rem}.students-table th,.students-table td{padding:.9rem .7rem}.icon-btn{padding:.35rem}.icon-btn svg{width:14px;height:14px}}@media (width<=992px){.students-table{min-width:800px;font-size:.75rem}.students-table th,.students-table td{padding:.8rem .6rem}.student-avatar{width:2.2rem;height:2.2rem;font-size:.8rem}.student-reg-id{font-size:.7rem}.icon-btn{padding:.3rem}}@media (width<=768px){.students-table{min-width:750px;font-size:.7rem}.students-table th,.students-table td{padding:.7rem .5rem}.student-avatar{width:2rem;height:2rem;font-size:.75rem}.student-identity-text strong{font-size:.9rem}.student-reg-id{font-size:.65rem}.student-course-category-cell,.student-course-text-cell{font-size:.7rem}.icon-btn{padding:.25rem}.icon-btn svg{width:13px;height:13px}}@media (width<=640px){.students-table{min-width:700px;font-size:.65rem}.students-table th{padding:.6rem .4rem;font-size:.7rem}.students-table td{padding:.6rem .4rem}.student-avatar{width:1.8rem;height:1.8rem;font-size:.7rem}.student-identity-text strong{font-size:.8rem}.student-reg-id{font-size:.6rem}.icon-btn{padding:.2rem}.icon-btn svg{width:12px;height:12px}.status-cell div div{padding:4px 8px;font-size:.65rem}}@media (width<=480px){.students-table{min-width:650px;font-size:.6rem}.students-table th{padding:.5rem .3rem;font-size:.65rem}.students-table td{padding:.5rem .3rem}.student-avatar{width:1.6rem;height:1.6rem;font-size:.65rem}.student-identity-text strong{font-size:.75rem}.student-reg-id{font-size:.55rem}.icon-btn{padding:.15rem}.icon-btn svg{width:11px;height:11px}}.ae-block--gray{background:#f9fafb}.ae-block--pb{padding-bottom:2rem}.ae-block-inner{max-width:42rem;margin:0 auto;padding:0 1.25rem}.ae-intro{text-align:center;margin-bottom:1.75rem}.ae-intro--tight{margin-bottom:1.35rem}.ae-section-title{color:#0d2f6f;letter-spacing:-.02em;margin:.35rem 0 .5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:900}.ae-section-title--lg{font-size:clamp(1.35rem,3vw,1.85rem)}.ae-muted{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.ae-success{text-align:center;background:#f0fdf4;border:2px solid #1fa84a;border-radius:1.5rem;max-width:28rem;margin:0 auto;padding:2rem 1.25rem}.ae-success-icon-wrap{background:#1fa84a;border-radius:999px;place-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;display:grid}.ae-success-icon{color:#fff;width:2.25rem;height:2.25rem}.ae-success-title{color:#1fa84a;margin:0 0 .65rem;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:900}.ae-success-text,.ae-success-hint{color:#4b5563;margin:0 0 .5rem;font-size:.9rem}.ae-success-hint{color:#6b7280;margin-bottom:1rem;font-size:.82rem}.ae-success-summary{color:#0d2f6f;text-align:left;background:#fff;border-radius:.75rem;margin-bottom:1.25rem;padding:1rem;font-size:.85rem;font-weight:600}.ae-btn-home{color:#fff;cursor:pointer;background:#0d2f6f;border:0;border-radius:.75rem;align-items:center;gap:.45rem;padding:.75rem 1.35rem;font-size:.9rem;font-weight:800;transition:background .2s;display:inline-flex}.ae-btn-home:hover{background:#1fa84a}.ae-btn-home-icon{width:1rem;height:1rem}.ae-form-card{background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px #0f172a14}.ae-form-section-head{padding:.85rem 1.25rem}.ae-form-section-head--navy{background:#0d2f6f}.ae-form-section-head--green{background:#1fa84a}.ae-form-section-title{color:#fff;align-items:center;gap:.45rem;margin:0;font-size:.95rem;font-weight:700;display:flex}.ae-form-section-icon{color:#6ec1e4;flex-shrink:0;width:1rem;height:1rem}.ae-form-section-icon--white{color:#fff}.ae-form-section-body{padding:1.25rem 1.25rem 1.5rem}.ae-photo-block{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.75rem;display:flex}.ae-label{color:#0d2f6f;margin-bottom:.45rem;font-size:.8rem;font-weight:700;display:block}.ae-label--center{margin-bottom:.85rem}.ae-photo-upload{cursor:pointer;background:linear-gradient(135deg,#eff6ff,#e0f2fe);border:4px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f172a1a,0 0 0 1px #e5e7eb}.ae-photo-upload:focus-within{outline-offset:2px;outline:2px solid #0d2f6f}.ae-photo-img{object-fit:cover;width:100%;height:100%}.ae-photo-placeholder{color:#0d2f6f;flex-direction:column;align-items:center;gap:.4rem;display:flex}.ae-photo-cam{color:#1fa84a;width:2rem;height:2rem}.ae-photo-hint{color:#6b7280;padding:0 .75rem;font-size:.7rem;font-weight:700;line-height:1.3}.ae-photo-hover-mask{pointer-events:none;background:#0d2f6f00;border-radius:999px;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.ae-photo-upload:hover .ae-photo-hover-mask{background:#0d2f6f73}.ae-photo-hover-pill{color:#0d2f6f;opacity:0;background:#fffffff2;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.7rem;font-weight:800;transition:opacity .2s;display:inline-flex;box-shadow:0 4px 14px #0f172a1f}.ae-photo-upload:hover .ae-photo-hover-pill{opacity:1}.ae-photo-upload-icon{width:.95rem;height:.95rem}.ae-photo-caption{color:#6b7280;margin:.65rem 0 0;font-size:.7rem}.ae-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ae-grid-2{gap:1rem 1.1rem;display:grid}@media (width>=640px){.ae-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.ae-col-span-2{grid-column:1/-1}@media (width>=640px){.ae-col-span-2{grid-column:span 2}}.ae-input,.ae-select,.ae-textarea{box-sizing:border-box;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-size:.85rem;transition:border-color .15s}.ae-input:focus,.ae-select:focus,.ae-textarea:focus{border-color:#0d2f6f;outline:none}.ae-select:focus{border-color:#1fa84a}.ae-select:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.ae-textarea{resize:none;min-height:5rem}.ae-agree{background:#eff6ff;border-radius:.75rem;align-items:flex-start;gap:.65rem;margin-bottom:1.25rem;padding:.9rem;display:flex}.ae-checkbox{accent-color:#0d2f6f;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.ae-agree-label{color:#4b5563;font-size:.8rem;line-height:1.45}.ae-link{color:#0d2f6f;font-weight:700;text-decoration:underline}.ae-submit{color:#fff;cursor:pointer;background:#0d2f6f;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.95rem 1rem;font-size:.95rem;font-weight:800;transition:background .2s,opacity .2s;display:inline-flex;box-shadow:0 12px 28px #0d2f6f33}.ae-submit:hover:not(:disabled){background:#1fa84a}.ae-submit:disabled{opacity:.6;cursor:not-allowed}.ae-submit-icon{width:1.15rem;height:1.15rem}.ae-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:1.15rem;height:1.15rem;animation:.75s linear infinite ae-spin}@keyframes ae-spin{to{transform:rotate(360deg)}}.ae-payment-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.ae-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.ae-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ae-payment-card{background:#fff}.ae-payment-card .topbar{display:none}.ae-payment-card{text-align:center;border:1px solid #f3f4f6;border-radius:1rem;padding:1.25rem 1rem;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 14px #0f172a0d}.ae-payment-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a}.ae-payment-icon-wrap{background:#eff6ff;border-radius:1rem;place-items:center;width:3.25rem;height:3.25rem;margin:0 auto .85rem;transition:background .2s,color .2s;display:grid}.ae-payment-card:hover .ae-payment-icon-wrap{background:#0d2f6f}.ae-payment-icon{color:#0d2f6f;width:1.65rem;height:1.65rem;transition:color .2s}.ae-payment-card:hover .ae-payment-icon{color:#fff}.ae-payment-title{color:#0d2f6f;margin:0 0 .4rem;font-size:.9rem;font-weight:800}.ae-payment-desc{color:#9ca3af;margin:0;font-size:.75rem;line-height:1.5}.ae-contact-grid{gap:1rem;max-width:42rem;margin:0 auto;display:grid}@media (width>=768px){.ae-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ae-contact-card{text-align:center;color:inherit;border:1px solid #f3f4f6;border-radius:1rem;flex-direction:column;align-items:center;padding:1.25rem 1rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.ae-contact-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f172a1a}.ae-contact-icon-circle{border-radius:1rem;place-items:center;width:3.75rem;height:3.75rem;margin-bottom:.85rem;display:grid}.ae-contact-icon--blue{background:#eff6ff}.ae-contact-icon--blue .ae-contact-icon{color:#0d2f6f}.ae-contact-icon--green{background:#ecfdf3}.ae-contact-icon--green .ae-contact-icon{color:#1fa84a}.ae-contact-icon--sky{background:#f0f9ff}.ae-contact-icon--sky .ae-contact-icon{color:#4a9cc7}.ae-contact-icon{width:1.85rem;height:1.85rem}.ae-contact-label{color:#0d2f6f;margin:0 0 .25rem;font-size:.9rem;font-weight:800}.ae-contact-value{color:#0d2f6f;margin:0 0 .2rem;font-size:.8rem;font-weight:700}.ae-contact-value--green{color:#1fa84a}.ae-contact-value--sky{color:#4a9cc7}.ae-contact-sub{color:#9ca3af;margin:0;font-size:.68rem}.admissions-register-open-btn{flex-shrink:0}.fee-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:.75rem;margin-bottom:24px;display:flex}.fee-page-header-title h2{color:#0d2f6f;margin:0;font-size:28px;font-weight:900}.fee-page-header-title p{color:#62748d;margin:4px 0 0;font-size:14px}.fee-page-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.fee-snapshot-grid{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:stretch;gap:14px;width:100%;display:grid}.fee-action-btn span{display:inline}@media (width<=1180px){.certificate-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-layout,.two-column-form{grid-template-columns:1fr}.fee-snapshot-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=860px){.sidebar-logout{padding:.75rem .85rem;font-size:.85rem}.certificate-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-hero{flex-direction:column;align-items:stretch;padding:1.15rem}.certificate-hero-note{white-space:normal;text-align:center;justify-content:center}.fee-page-header{flex-direction:column;align-items:stretch;margin-top:1rem}.fee-page-header-actions{justify-content:flex-start}.student-modal{border-radius:20px;width:min(760px,100%);padding:1rem}.student-modal-body{grid-template-columns:1fr}.student-modal-wide{grid-column:span 1}.students-pagination{flex-direction:column;align-items:stretch;gap:.65rem}.pagination-pages{justify-content:center}}@media (width<=768px){.fee-snapshot-grid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px}.students-count{margin-bottom:14px!important}.students-filters{margin-bottom:14px!important;padding:16px!important}.fee-page-header{margin-bottom:18px}.fee-page-header-title h2{font-size:22px}.fee-page-header-title p{font-size:13px}.panel-head{flex-direction:column;align-items:flex-start;gap:.75rem}.certificate-stats{grid-template-columns:1fr 1fr}.certificate-stat strong{font-size:1.3rem}.student-modal-head{flex-direction:column;gap:.65rem}}@media (width<=640px){.fee-snapshot-grid{grid-template-columns:1fr 1fr;gap:10px}.fee-page-header{margin-top:.9rem;margin-bottom:16px}.fee-page-header-actions{justify-content:stretch;width:100%}.fee-page-header-actions .primary-cta,.fee-page-header-actions .sidebar-link.fee-action-btn{flex:1;justify-content:center;min-width:0}.fee-action-btn span{display:none}.certificate-stats{grid-template-columns:1fr}.certificate-hero h1{font-size:1.4rem}.dashboard-panels{grid-template-columns:1fr}.student-send-actions{flex-direction:column;gap:.5rem}.student-send-actions button{justify-content:center;width:100%}.admissions-register-overlay{justify-content:center;align-items:center;padding:.5rem}.admissions-register-modal.glass-panel{border-radius:20px;width:calc(100vw - .75rem);max-height:calc(100dvh - 1rem);margin-block:0}.admissions-register-scroll{padding-top:0}}@media (width<=480px){.admin-main{padding:.65rem}.fee-page-header{margin-top:1rem;margin-bottom:14px}.fee-page-header-title h2{font-size:20px}.fee-page-header-title p{font-size:12px}.fee-snapshot-grid{grid-template-columns:1fr;gap:8px}.fee-page-header-actions{gap:8px}.students-filters{border-radius:18px;gap:.75rem;padding:.85rem}.students-table-wrapper{border-radius:18px}.students-count{font-size:.85rem}.student-modal{border-radius:16px;width:calc(100vw - .5rem);max-height:96vh;padding:.85rem}.modal-close{top:8px;right:8px}.student-modal-body{grid-template-columns:1fr;gap:.55rem}.student-modal-wide{grid-column:span 1}.student-modal-card{border-radius:12px;padding:.65rem .75rem}.student-modal-card strong{font-size:.9rem}.panel,.stat-card{border-radius:18px;padding:1rem}.stat-card h2{font-size:1.6rem}.stat-card{min-height:140px}.stat-icon{border-radius:12px;width:40px;height:40px}.snapshot-list>div{border-radius:16px;padding:.75rem}.snapshot-list strong{font-size:1.1rem}.certificate-toolbar{border-radius:18px}.certificate-toolbar h1{font-size:1.25rem}.certificate-hero{border-radius:18px;padding:.85rem}.certificate-stat{border-radius:16px;padding:.75rem .85rem}.certificate-stat strong{font-size:1.15rem}.certificate-form-panel,.certificate-gallery{border-radius:20px;padding:1rem}.primary-cta,.secondary-cta{border-radius:14px;padding:.8rem 1rem;font-size:.88rem}.ghost-button{border-radius:14px;padding:.7rem .85rem;font-size:.88rem}.pagination-btn,.pagination-page{border-radius:10px;padding:.45rem .7rem;font-size:.85rem}.change-password-modal{border-radius:14px;max-width:calc(100vw - 1rem);padding:1rem}.toast{min-width:200px;top:.75rem;right:.75rem}}@media (width<=380px){.admin-main{padding:.5rem}.fee-page-header-title h2{font-size:18px}.sidebar-link{padding:.7rem .6rem;font-size:.82rem}.sidebar-logout{padding:.65rem .6rem;font-size:.8rem}.login-card{border-radius:20px;padding:1rem}.login-card h1{font-size:1.6rem}.stat-card h2{font-size:1.35rem}.panel h3{font-size:1.05rem}.student-modal{border-radius:14px;padding:.65rem}}@media (width<=768px){.fee-record-page .students-table-wrapper{border-radius:18px;overflow-x:visible}.fee-record-page .students-table{border-collapse:separate;border-spacing:0 .85rem;width:100%;min-width:0}.fee-record-page .students-table thead{display:none}.fee-record-page .students-table tbody,.fee-record-page .students-table tr,.fee-record-page .students-table td{width:100%;display:block}.fee-record-page .students-table tbody tr{background:#fff;border:1px solid #dce4f0;border-radius:18px;padding:.9rem;box-shadow:0 10px 24px #0d2f6f0f}.fee-record-page .students-table tbody td{border:0;border-bottom:1px solid #e3edf7;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:.75rem;width:100%;padding:.72rem 0;font-size:.92rem;display:grid}.fee-record-page .students-table tbody td:last-child{border-bottom:0;padding-bottom:0}.fee-record-page .students-table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:#4d8fd1;width:104px;padding-top:.18rem;font-size:.68rem;font-weight:800;line-height:1.25}.fee-record-page .students-table tbody td>*{min-width:0}.fee-record-page .name-cell .student-identity{gap:.75rem}.fee-record-page .name-cell .student-avatar{width:2.5rem;height:2.5rem;font-size:.8rem}.fee-record-page .student-identity-text strong{font-size:.92rem}.fee-record-page .student-identity-text span,.fee-record-page .student-course-category-cell,.fee-record-page .student-course-text-cell,.fee-record-page .status-cell{font-size:.82rem}.fee-record-page .student-course-category-cell,.fee-record-page .student-course-text-cell,.fee-record-page .status-cell,.fee-record-page .actions-cell{padding-top:.1rem}.fee-record-page .status-cell{text-align:left}.fee-record-page .status-cell:before{justify-self:start}.fee-record-page .status-cell>div{align-items:flex-start}.fee-record-page .actions-cell{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.fee-record-page .actions-cell>button{flex:none}.fee-record-page .actions-cell:before{padding-top:.45rem}}@media (width<=480px){.fee-record-page .students-table tbody tr{border-radius:16px;padding:.8rem}.fee-record-page .students-table tbody td{grid-template-columns:92px minmax(0,1fr);gap:.6rem}.fee-record-page .students-table tbody td:before{width:92px}.fee-record-page .student-identity-text strong{font-size:.88rem}.fee-record-page .student-identity-text span,.fee-record-page .student-course-category-cell,.fee-record-page .student-course-text-cell,.fee-record-page .status-cell{font-size:.8rem}}@media (width<=860px){.students-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=640px){[style*="position: fixed"][style*="top: 24px"][style*="right: 24px"]{min-width:auto!important;max-width:calc(100vw - 1.5rem)!important;top:.75rem!important;right:.75rem!important}.students-filters[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}@media (width<=480px){.panel-head[style*="display: flex"]{flex-direction:column!important;align-items:stretch!important}.panel-head[style*="display: flex"]>div:last-child{width:100%}.admissions-register-open-btn,.secondary-cta{justify-content:center;width:100%}}@media (width<=860px){.fee-record-page .students-table-wrapper{-webkit-overflow-scrolling:auto;overflow-x:visible!important}.fee-record-page .students-table{border-collapse:separate;border-spacing:0 .85rem;display:block;table-layout:auto!important;width:100%!important;min-width:0!important}.fee-record-page .students-table thead{display:none!important}.fee-record-page .students-table tbody,.fee-record-page .students-table tr,.fee-record-page .students-table td{display:block;width:100%!important;min-width:0!important}.fee-record-page .students-table tbody tr{box-sizing:border-box;background:#fff;border:1px solid #dce4f0;border-radius:18px;padding:.9rem;box-shadow:0 10px 24px #0d2f6f0f}.fee-record-page .students-table tbody td{box-sizing:border-box;border:0;border-bottom:1px solid #e3edf7;grid-template-columns:clamp(88px,32vw,104px) minmax(0,1fr);align-items:start;gap:.65rem;padding:.72rem 0;font-size:.9rem;display:grid;width:100%!important}.fee-record-page .students-table tbody td:last-child{border-bottom:0;padding-bottom:0}.fee-record-page .students-table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:#4d8fd1;white-space:normal;width:auto;min-width:0;padding-top:.18rem;font-size:.68rem;font-weight:800;line-height:1.25}.fee-record-page .students-table tbody td>*{min-width:0}.fee-record-page .name-cell .student-identity{align-items:center;gap:.65rem}.fee-record-page .name-cell .student-avatar{flex-shrink:0;width:2.45rem;height:2.45rem;font-size:.78rem}.fee-record-page .student-identity-text{overflow-wrap:anywhere;min-width:0}.fee-record-page .student-identity-text strong{word-break:break-word;font-size:.9rem;line-height:1.2}.fee-record-page .student-identity-text span,.fee-record-page .student-course-category-cell,.fee-record-page .student-course-text-cell,.fee-record-page .status-cell{overflow-wrap:anywhere;word-break:break-word;font-size:.82rem}.fee-record-page .student-course-title{overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.35;display:block}.fee-record-page .student-course-category-cell,.fee-record-page .student-course-text-cell,.fee-record-page .status-cell,.fee-record-page .actions-cell{padding-top:.1rem}.fee-record-page .status-cell{text-align:left}.fee-record-page .status-cell:before{justify-self:start}.fee-record-page .status-cell>div{align-items:flex-start;max-width:100%}.fee-record-page .actions-cell{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex;overflow:hidden}.fee-record-page .actions-cell>button{flex:none}.fee-record-page .actions-cell:before{padding-top:.45rem}}
