.notifications-module__dV3YJG__page{flex-direction:column;gap:2.5rem;display:flex}.notifications-module__dV3YJG__banner{box-sizing:border-box;color:#fff;background:linear-gradient(90deg,#0f3f6f 0%,#1571c1 60%,#2088e6 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:1.5rem;min-height:160px;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.notifications-module__dV3YJG__banner:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-36px;right:-48px}.notifications-module__dV3YJG__bannerEyebrow{letter-spacing:.16em;color:#ffffffb3;z-index:1;margin-bottom:.65rem;font-size:.76rem;font-weight:700;position:relative}.notifications-module__dV3YJG__bannerTitle{font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;letter-spacing:-.02em;z-index:1;max-width:760px;font-size:1.8rem;font-weight:800;position:relative}.notifications-module__dV3YJG__bannerSub{color:#ffffffd1;z-index:1;max-width:620px;margin-top:.4rem;font-size:.95rem;font-weight:500;position:relative}.notifications-module__dV3YJG__bannerAction{z-index:2;flex-shrink:0;align-items:flex-start;display:flex;position:relative}.notifications-module__dV3YJG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.notifications-module__dV3YJG__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow-x:auto;box-shadow:0 4px 15px #00000005}.notifications-module__dV3YJG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.notifications-module__dV3YJG__modal{background:#fff;border-radius:24px;width:720px;max-width:100%;max-height:90vh;padding:2.5rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.notifications-module__dV3YJG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.notifications-module__dV3YJG__modalHeader h3{color:#0f172a;margin:0;font-size:1.5rem;font-weight:800}.notifications-module__dV3YJG__modalHeader button{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.notifications-module__dV3YJG__createBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff3d;border-radius:16px;justify-content:center;align-items:center;gap:0;width:56px;height:56px;padding:0;font-size:.85rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.notifications-module__dV3YJG__createBtn:hover{background:#fff3;border-color:#ffffff52;transform:translateY(-1px)}.notifications-module__dV3YJG__createBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.notifications-module__dV3YJG__card,.notifications-module__dV3YJG__tableCard{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.notifications-module__dV3YJG__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.3rem;display:flex}.notifications-module__dV3YJG__cardHeader h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.notifications-module__dV3YJG__muted{color:#64748b;font-size:.78rem}.notifications-module__dV3YJG__form{flex-direction:column;gap:1rem;padding:1.3rem;display:flex}.notifications-module__dV3YJG__formRow{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;display:grid}.notifications-module__dV3YJG__formGroup{flex-direction:column;gap:.45rem;display:flex}.notifications-module__dV3YJG__formGroup label{color:#334155;font-size:.82rem;font-weight:700}.notifications-module__dV3YJG__formGroup input,.notifications-module__dV3YJG__formGroup select,.notifications-module__dV3YJG__formGroup textarea{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:.85rem .95rem;font-size:.95rem}.notifications-module__dV3YJG__formGroup textarea{resize:vertical;min-height:130px}.notifications-module__dV3YJG__userGrid{flex-direction:column;gap:.6rem;max-height:240px;padding-right:.1rem;display:flex;overflow:auto}.notifications-module__dV3YJG__userOption{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.8rem .9rem;display:flex}.notifications-module__dV3YJG__userOption input{margin-top:.2rem}.notifications-module__dV3YJG__userName{color:#0f172a;font-size:.88rem;font-weight:700}.notifications-module__dV3YJG__userMeta,.notifications-module__dV3YJG__userEmpty{color:#64748b;font-size:.78rem}.notifications-module__dV3YJG__emailToggle{color:#334155;align-items:center;gap:.65rem;font-size:.88rem;font-weight:600;display:inline-flex}.notifications-module__dV3YJG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:100%;padding:.95rem 1rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.notifications-module__dV3YJG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #0881ec59}.notifications-module__dV3YJG__submitBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.notifications-module__dV3YJG__tableWrap{overflow:auto}.notifications-module__dV3YJG__table{border-collapse:collapse;width:100%;min-width:640px;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif}.notifications-module__dV3YJG__table th{text-align:left;font-size:.74rem;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#000;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.95rem 1rem;font-weight:800;line-height:1.2}.notifications-module__dV3YJG__table td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.88rem}.notifications-module__dV3YJG__table tbody tr:last-child td{border-bottom:none}.notifications-module__dV3YJG__tableStack{flex-direction:column;gap:.25rem;display:flex}.notifications-module__dV3YJG__tablePrimary{color:#0f172a;font-weight:700}.notifications-module__dV3YJG__tableSecondary{color:#64748b;max-width:450px;font-size:.78rem;line-height:1.45}.notifications-module__dV3YJG__audienceLabel{color:#334155;font-size:.82rem;font-weight:600}.notifications-module__dV3YJG__previewSnippet{white-space:nowrap;text-overflow:ellipsis;max-width:340px;display:inline-block;overflow:hidden}.notifications-module__dV3YJG__previewToggle{color:#0881ec;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.25rem;transition:background .18s,transform .18s;display:inline-flex}.notifications-module__dV3YJG__previewToggle:hover{background:#eff6ff}.notifications-module__dV3YJG__previewToggleExpanded{transform:rotate(90deg)}.notifications-module__dV3YJG__typeBadge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;align-items:center;padding:.38rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.notifications-module__dV3YJG__emptyCell{text-align:center;color:#94a3b8}@media (max-width:1080px){.notifications-module__dV3YJG__grid{grid-template-columns:1fr}}@media (max-width:768px){.notifications-module__dV3YJG__banner{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem}.notifications-module__dV3YJG__bannerTitle{font-size:1.7rem}.notifications-module__dV3YJG__formRow{grid-template-columns:1fr}}.notifications-module__dV3YJG__actionCell{white-space:nowrap}.notifications-module__dV3YJG__deleteBtn{color:#ef4444;cursor:pointer;box-shadow:none;background:0 0;border:1px solid #fecaca;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.notifications-module__dV3YJG__deleteBtn:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5;box-shadow:0 6px 15px #ef444426}.notifications-module__dV3YJG__deleteBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.notifications-module__dV3YJG__tableFooter{background:#fff;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.notifications-module__dV3YJG__tableFooterMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.notifications-module__dV3YJG__paginationSummary{color:#64748b;font-size:.82rem;font-weight:600}.notifications-module__dV3YJG__pageSizeGroup{align-items:center;gap:.65rem;display:inline-flex}.notifications-module__dV3YJG__pageSizeLabel{color:#475569;font-size:.82rem;font-weight:700}.notifications-module__dV3YJG__pageSizeSelect{width:84px}.notifications-module__dV3YJG__paginationControls{flex-wrap:wrap;align-items:center;gap:.55rem;margin-left:auto;display:flex}.notifications-module__dV3YJG__paginationPages{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.notifications-module__dV3YJG__paginationArrow,.notifications-module__dV3YJG__paginationPage{color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.notifications-module__dV3YJG__paginationArrow:hover:not(:disabled),.notifications-module__dV3YJG__paginationPage:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.notifications-module__dV3YJG__paginationPageActive{color:#fff;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border-color:#0000;box-shadow:0 8px 18px #0881ec33}.notifications-module__dV3YJG__paginationPageActive:hover{color:#fff;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border-color:#0000}.notifications-module__dV3YJG__paginationArrow:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (max-width:640px){.notifications-module__dV3YJG__banner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.85rem;min-height:128px;padding:1.35rem 1.25rem}.notifications-module__dV3YJG__tableFooter{justify-content:center;align-items:stretch;padding:.95rem 1rem 1rem}.notifications-module__dV3YJG__tableFooterMeta,.notifications-module__dV3YJG__paginationControls{justify-content:center;width:100%}.notifications-module__dV3YJG__pageSizeGroup{justify-content:center}.notifications-module__dV3YJG__banner>:first-child{flex:1;min-width:0}.notifications-module__dV3YJG__bannerAction{align-self:flex-start}.notifications-module__dV3YJG__createBtn{border-radius:12px;gap:0;width:44px;min-width:44px;min-height:44px;padding:0}.notifications-module__dV3YJG__banner>svg{width:68px;height:68px}.notifications-module__dV3YJG__bannerTitle{margin-bottom:.3rem;font-size:1.45rem}.notifications-module__dV3YJG__bannerSub{max-width:none;font-size:.88rem;line-height:1.5}}
.CustomSelect-module__l7I6qG__selectWrapper{width:100%;position:relative}.CustomSelect-module__l7I6qG__selectButton{width:100%;min-height:50px;padding:var(--space-4);background:var(--white);border:1px solid var(--light-gray);border-radius:var(--radius-lg);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-2);transition:all var(--transition-fast);box-sizing:border-box;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.CustomSelect-module__l7I6qG__selectButtonCompact{border-radius:14px;min-height:46px;padding:.8rem .95rem;font-size:.9rem}.CustomSelect-module__l7I6qG__selectButtonPagination{border-radius:12px;min-height:40px;padding:.625rem .8rem;font-size:.88rem}.CustomSelect-module__l7I6qG__selectButton:hover{border-color:var(--primary-blue)}.CustomSelect-module__l7I6qG__selectButton:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #0881ec1a}.CustomSelect-module__l7I6qG__open{border-color:var(--primary-blue);box-shadow:0 0 0 3px #0881ec1a}.CustomSelect-module__l7I6qG__placeholderText{color:var(--gray);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomSelect-module__l7I6qG__selectedText{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomSelect-module__l7I6qG__optionContent{justify-content:space-between;align-items:center;gap:.6rem;width:100%;min-width:0;display:inline-flex}.CustomSelect-module__l7I6qG__optionLabelText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CustomSelect-module__l7I6qG__selectCountBadge{background:var(--primary-blue);color:#fff;border:1px solid #0881ec47;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 .45rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.CustomSelect-module__l7I6qG__selectCountBadgeCompact{min-width:24px;height:24px;font-size:.72rem}.CustomSelect-module__l7I6qG__hasValue{color:var(--text-dark)}.CustomSelect-module__l7I6qG__chevron{color:var(--gray);flex-shrink:0;transition:transform .2s}.CustomSelect-module__l7I6qG__chevronOpen{transform:rotate(180deg)}.CustomSelect-module__l7I6qG__optionsList{background:var(--white);border:1px solid var(--light-gray);border-radius:10px;margin:0;padding:10px 0;list-style:none;overflow:hidden auto;box-shadow:0 10px 40px #0000001f}.CustomSelect-module__l7I6qG__optionsListCompact{border-radius:14px;padding:6px 0}.CustomSelect-module__l7I6qG__option{cursor:pointer;color:var(--text-dark);transition:background var(--transition-fast), color var(--transition-fast);padding:10px 12px;font-size:.95rem;font-weight:600}.CustomSelect-module__l7I6qG__optionCompact{padding:8px 12px;font-size:.9rem}.CustomSelect-module__l7I6qG__option:hover,.CustomSelect-module__l7I6qG__highlighted{background:var(--off-white)}.CustomSelect-module__l7I6qG__selected{color:var(--primary-blue);background:#0881ec14}.CustomSelect-module__l7I6qG__selected .CustomSelect-module__l7I6qG__selectCountBadge{background:var(--primary-blue);border-color:#0881ec3d}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar{width:6px}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-track{background:var(--off-white);border-radius:3px}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-thumb{background:var(--light-gray);border-radius:3px}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-thumb:hover{background:var(--gray)}.CustomSelect-module__l7I6qG__disabled{opacity:.55;cursor:not-allowed;pointer-events:none}@media (max-width:640px){.CustomSelect-module__l7I6qG__selectButtonPagination{border-radius:10px;min-height:36px;padding:.5rem .65rem;font-size:.82rem}}
.EnrollModal-module__Q8SaKa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:clamp(var(--space-3), 3vw, var(--space-4));background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EnrollModal-module__Q8SaKa__modal{background:var(--white);border-radius:var(--radius-2xl);flex-direction:column;width:100%;max-width:min(500px,100vw - 24px);max-height:90dvh;display:flex;position:relative;overflow:hidden}.EnrollModal-module__Q8SaKa__header{padding:var(--space-6);background:var(--off-white);border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:center;display:flex}.EnrollModal-module__Q8SaKa__header h2{font-size:var(--text-xl);color:var(--text-dark);margin:0}.EnrollModal-module__Q8SaKa__closeBtn{color:var(--gray);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-full);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.EnrollModal-module__Q8SaKa__closeBtn:hover{color:var(--text-dark);background:#0000000d}.EnrollModal-module__Q8SaKa__content{padding:var(--space-6);overflow-y:auto}.EnrollModal-module__Q8SaKa__form{gap:var(--space-4);flex-direction:column;display:flex}.EnrollModal-module__Q8SaKa__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.EnrollModal-module__Q8SaKa__formGroup label{font-size:var(--text-sm);color:var(--text-dark);font-weight:500}.EnrollModal-module__Q8SaKa__formGroup input,.EnrollModal-module__Q8SaKa__formGroup select,.EnrollModal-module__Q8SaKa__formGroup textarea{padding:var(--space-3);border:1px solid var(--light-gray);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);transition:all var(--transition-fast)}.EnrollModal-module__Q8SaKa__formGroup input:focus,.EnrollModal-module__Q8SaKa__formGroup select:focus,.EnrollModal-module__Q8SaKa__formGroup textarea:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #0881ec1a}.EnrollModal-module__Q8SaKa__submitBtn{margin-top:var(--space-2);background:var(--gradient-orange);color:var(--white);padding:var(--space-4);border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--text-base);transition:all var(--transition-base);border:none;display:flex}.EnrollModal-module__Q8SaKa__submitBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:640px){.EnrollModal-module__Q8SaKa__overlay{padding:var(--space-3) var(--space-3) calc(var(--space-3) + env(safe-area-inset-bottom));align-items:flex-end}.EnrollModal-module__Q8SaKa__modal{border-radius:22px 22px 0 0;max-width:none;max-height:min(88vh,88dvh)}.EnrollModal-module__Q8SaKa__header,.EnrollModal-module__Q8SaKa__content{padding:var(--space-4)}.EnrollModal-module__Q8SaKa__formGroup input,.EnrollModal-module__Q8SaKa__formGroup select,.EnrollModal-module__Q8SaKa__formGroup textarea{font-size:16px}}
.Header-module__85i50G__navbarStack{z-index:1000;position:sticky;top:0}.Header-module__85i50G__notificationBar{background:linear-gradient(90deg, var(--primary-deep-blue) 0%, var(--navy) 100%);color:var(--white);font-size:var(--text-sm);position:relative}.Header-module__85i50G__notificationContent{justify-content:center;align-items:center;gap:var(--space-4);max-width:1400px;margin:0 auto;padding:10px 24px;display:flex;position:relative}.Header-module__85i50G__notificationBar p{align-items:center;gap:var(--space-2);text-align:center;flex-wrap:wrap;justify-content:center;margin:0;line-height:1.4;display:flex}.Header-module__85i50G__notificationIcon{color:var(--accent-orange);flex-shrink:0}.Header-module__85i50G__notificationBar strong{color:var(--accent-orange);cursor:pointer}.Header-module__85i50G__notificationClose{border-radius:var(--radius-sm);color:var(--white);cursor:pointer;transition:background var(--transition-fast);background:#ffffff1a;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__85i50G__notificationClose:hover{background:#fff3}.Header-module__85i50G__header{z-index:2;background:var(--white);border-bottom:1px solid var(--light-gray);transition:all var(--transition-base);position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Header-module__85i50G__header.Header-module__85i50G__scrolled{box-shadow:var(--shadow-md)}.Header-module__85i50G__secondaryHeader{background:var(--white);border-bottom:1px solid var(--light-gray);padding:var(--space-3) 0;z-index:1;position:relative}.Header-module__85i50G__container{max-width:1280px;padding:0 clamp(var(--space-3), 2vw, var(--space-4));align-items:center;gap:clamp(var(--space-3), 2vw, var(--space-6));height:clamp(76px,8vw,100px);margin:0 auto;display:flex}.Header-module__85i50G__logo{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-dark);font-weight:800;text-decoration:none;display:flex}.Header-module__85i50G__logoImage{width:auto;height:55px}.Header-module__85i50G__logoBracket{color:var(--primary-blue);font-weight:400}.Header-module__85i50G__logoText{letter-spacing:-.5px}.Header-module__85i50G__exploreBtn{align-items:center;gap:var(--space-2);border:2px solid var(--light-gray);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--text-dark);transition:all var(--transition-fast);background:0 0;padding:6px 12px;font-weight:500;text-decoration:none;display:flex}.Header-module__85i50G__exploreBtn:hover{border-color:var(--primary-blue);color:var(--primary-blue)}.Header-module__85i50G__logoAndBadge{align-items:center;gap:var(--space-3);display:flex}.Header-module__85i50G__headerBadge{object-fit:contain;width:100px;height:75px}.Header-module__85i50G__desktopNav{align-items:center;gap:clamp(var(--space-2), 1.2vw, var(--space-5));min-width:0;margin-left:auto;display:flex}.Header-module__85i50G__navLink{align-items:center;gap:var(--space-1);padding:var(--space-2) clamp(var(--space-2), .9vw, var(--space-4));font-size:var(--text-sm);color:var(--text-dark);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-family:inherit;font-weight:500;text-decoration:none;display:flex}.Header-module__85i50G__navLink:hover{color:var(--primary-blue)}.Header-module__85i50G__dropdownTrigger svg{transition:transform var(--transition-fast)}.Header-module__85i50G__rotated{transform:rotate(180deg)}.Header-module__85i50G__dropdown{position:relative}.Header-module__85i50G__dropdownActive:after{display:none}.Header-module__85i50G__dropdownMenu{background:var(--white);border-radius:var(--radius-lg);border-top:3px solid var(--primary-blue);filter:drop-shadow(0 10px 20px #0f164a26);min-width:180px;padding:var(--space-2);z-index:var(--z-dropdown);margin-top:14px;position:absolute;top:100%;left:50%;translate:-50%}.Header-module__85i50G__dropdownMenu:before{content:"";border-left:8px solid #0000;border-right:8px solid #0000;border-bottom:8px solid var(--primary-blue);position:absolute;top:-8px;left:50%;transform:translate(-50%)}.Header-module__85i50G__dropdownItem{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--text-dark);border-radius:var(--radius-md);transition:all var(--transition-fast);white-space:nowrap;align-items:center;font-weight:500;text-decoration:none;display:flex}.Header-module__85i50G__dropdownItem:hover{background:var(--off-white);color:var(--primary-blue)}.Header-module__85i50G__megaMenu{background:var(--white);border-radius:var(--radius-xl);filter:drop-shadow(0 15px 30px #0f164a26);width:min(680px,100vw - 48px);padding:var(--space-6);z-index:var(--z-dropdown);border-top:3px solid #204b72;max-height:min(75vh,620px);margin-top:14px;position:absolute;top:100%;left:50%;right:auto;overflow-y:auto;translate:-50%}.Header-module__85i50G__megaMenu:before{content:"";border-bottom:9px solid #204b72;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.Header-module__85i50G__megaMenuGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));display:grid}.Header-module__85i50G__headerActions{align-items:center;gap:var(--space-4);display:flex}.Header-module__85i50G__lmsLoginBtn{align-items:center;gap:var(--space-2);border:1.5px solid var(--primary-blue);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--primary-blue);transition:all var(--transition-base);white-space:nowrap;background:0 0;padding:8px 16px;font-weight:600;text-decoration:none;display:flex}.Header-module__85i50G__lmsLoginBtn:hover{background:var(--primary-blue);color:var(--white);box-shadow:0 4px 12px #0881ec33}.Header-module__85i50G__enrollBtn{background:var(--gradient-orange);color:var(--white);font-size:var(--text-sm);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:none;padding:8px 12px;font-weight:600;text-decoration:none;position:relative;overflow:hidden}.Header-module__85i50G__enrollBtn:hover{box-shadow:var(--shadow-glow);color:var(--white);transform:translateY(-2px)}.Header-module__85i50G__megaMenuItem{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);transition:background var(--transition-fast);text-decoration:none;display:flex;position:relative}.Header-module__85i50G__megaMenuItem:hover{background:var(--off-white)}.Header-module__85i50G__courseIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Header-module__85i50G__flaticonGlyph{justify-content:center;align-items:center;width:18px;height:18px;line-height:1;display:inline-flex}.Header-module__85i50G__courseInfo{flex-direction:column;gap:2px;display:flex}.Header-module__85i50G__courseName{font-size:var(--text-sm);color:var(--text-dark);font-weight:600}.Header-module__85i50G__courseDuration{font-size:var(--text-xs);color:var(--gray)}.Header-module__85i50G__jobGuaranteeBadge{top:var(--space-2);right:var(--space-2);color:var(--white);letter-spacing:.1px;text-transform:uppercase;background:linear-gradient(135deg,#204b72 0%,#2f658f 100%);border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700;position:absolute;box-shadow:0 3px 8px #0c2d4c24}.Header-module__85i50G__megaMenuFooter{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--light-gray);text-align:center}.Header-module__85i50G__viewAllLink{font-size:var(--text-sm);color:var(--primary-blue);font-weight:600;text-decoration:none}.Header-module__85i50G__viewAllLink:hover{text-decoration:underline}.Header-module__85i50G__mobileMenuBtn{background:var(--off-white);border:1px solid var(--light-gray);border-radius:var(--radius-lg);cursor:pointer;width:44px;height:44px;color:var(--text-dark);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:0;display:none}.Header-module__85i50G__mobileMenuBtn:hover{background:var(--light-gray)}.Header-module__85i50G__mobileMenuOverlay{-webkit-backdrop-filter:blur(8px);z-index:9998;background:#0f172a7a;position:fixed;inset:0}.Header-module__85i50G__mobileMenu{background:var(--white);z-index:9999;border-right:1px solid #e8eef5;border-radius:0 24px 24px 0;flex-direction:column;width:min(340px,100vw - 16px);max-width:340px;height:100dvh;display:flex;position:fixed;top:0;left:0;right:auto;overflow:hidden;box-shadow:22px 0 48px #0f172a2e}@media (max-width:1280px){.Header-module__85i50G__exploreBtn{display:none}.Header-module__85i50G__container{gap:var(--space-4)}}.Header-module__85i50G__mobileMenuHeader{background:var(--white);justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 10px;display:flex}.Header-module__85i50G__mobileMenuBrand{min-height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;align-items:center;padding:4px 0;display:flex}.Header-module__85i50G__mobileMenuBrandImage{width:min(248px,100%);height:auto;margin-top:-14px;margin-bottom:-30px;display:block}.Header-module__85i50G__mobileMenuClose{cursor:pointer;width:48px;height:48px;color:var(--text-dark);transition:all var(--transition-fast);background:#f8fafc;border:1px solid #e8eef5;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__85i50G__mobileMenuClose:hover{color:var(--primary-deep-blue);background:#f1f5f9;border-color:#cbd5e1}.Header-module__85i50G__mobileNav{flex:1;padding:0;overflow-y:auto}.Header-module__85i50G__mobileNavItem{border-bottom:1px solid #e8eef5}.Header-module__85i50G__mobileNavLink{width:100%;font-size:var(--text-base);color:var(--text-dark);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 20px;font-family:inherit;font-weight:600;text-decoration:none;display:flex}.Header-module__85i50G__mobileNavLink:hover{background:#f8fafc}.Header-module__85i50G__mobileNavLink.Header-module__85i50G__active{color:var(--primary-deep-blue);background:linear-gradient(90deg,#eff6ff 0%,#f8fbff 100%)}.Header-module__85i50G__mobileChevron{color:var(--gray);flex-shrink:0;transition:transform .25s}.Header-module__85i50G__mobileChevron.Header-module__85i50G__rotated{transform:rotate(180deg)}.Header-module__85i50G__mobileSubmenu{will-change:height, opacity;background:#f8fbff;overflow:hidden}.Header-module__85i50G__mobileSubmenuLink{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-dark);transition:background var(--transition-fast);padding:14px 20px 14px 28px;text-decoration:none;display:flex}.Header-module__85i50G__mobileSubmenuLink:hover{background:#edf4fb}.Header-module__85i50G__mobileSubmenuIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module__85i50G__mobileViewAll{font-size:var(--text-sm);color:var(--primary-blue);border-top:1px solid #dbe6f2;padding:14px 20px 14px 28px;font-weight:600;text-decoration:none;display:block}.Header-module__85i50G__mobileViewAll:hover{background:#edf4fb}.Header-module__85i50G__mobileMenuFooter{-webkit-backdrop-filter:blur(10px);gap:var(--space-3);background:#fffffffa;border-top:1px solid #e8eef5;flex-direction:column;padding:16px;display:flex}.Header-module__85i50G__mobileLmsLoginBtn{width:100%;padding:var(--space-4);border:2px solid var(--primary-blue);color:var(--primary-blue);font-size:var(--text-base);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);background:0 0;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}.Header-module__85i50G__mobileEnrollBtn{background:var(--gradient-orange);width:100%;color:var(--white);font-size:var(--text-base);cursor:pointer;transition:all var(--transition-base);border:none;border-radius:16px;justify-content:center;align-items:center;padding:16px;font-weight:700;display:flex;box-shadow:0 12px 24px #ff99003d}.Header-module__85i50G__mobileEnrollBtn:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:1180px){.Header-module__85i50G__desktopNav,.Header-module__85i50G__exploreBtn,.Header-module__85i50G__headerBadge,.Header-module__85i50G__secondaryHeader{display:none}.Header-module__85i50G__mobileMenuBtn{display:flex}.Header-module__85i50G__enrollBtn{display:none}.Header-module__85i50G__container{justify-content:space-between}.Header-module__85i50G__logo img{height:50px!important}}.Header-module__85i50G__secondaryHeader{z-index:1;background:linear-gradient(#101b34 0%,#0d1730 100%);border-bottom:1px solid #7d94b829;padding:14px 0;position:relative}.Header-module__85i50G__secondaryContainer{max-width:1400px;padding:0 var(--space-6);scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;gap:14px;margin:0 auto;display:flex;overflow-x:auto}.Header-module__85i50G__secondaryContainer::-webkit-scrollbar{display:none}.Header-module__85i50G__secondaryNavLink{font-size:var(--text-sm);color:#f8fafc;white-space:nowrap;background:#0d1730f5;border:1px solid #7486aa47;border-radius:16px;flex-shrink:0;align-items:center;gap:10px;padding:10px 16px;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.Header-module__85i50G__secondaryNavIcon{width:28px;height:28px;color:var(--secondary-chip-color,#60a5fa);background:var(--secondary-chip-bg,#60a5fa24);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff47}.Header-module__85i50G__secondaryNavIcon .Header-module__85i50G__flaticonGlyph{width:15px;height:15px}.Header-module__85i50G__secondaryNavLabel{color:#f8fafc;letter-spacing:-.01em}.Header-module__85i50G__secondaryNavLink:hover{background:#111d3a;border-color:#94a3b86b;transform:translateY(-1px);box-shadow:0 8px 18px #060c1c47}@media (max-width:1024px){.Header-module__85i50G__secondaryHeader{display:none}.Header-module__85i50G__notificationContent{padding:10px 50px 10px 16px}.Header-module__85i50G__notificationBar p{font-size:.8125rem}.Header-module__85i50G__notificationIcon{width:16px;height:16px}}@media (max-width:768px){.Header-module__85i50G__notificationContent{padding:10px 48px 10px 14px}.Header-module__85i50G__notificationBar p{font-size:.75rem}.Header-module__85i50G__notificationIcon{width:14px;height:14px}.Header-module__85i50G__notificationClose{padding:5px;right:10px}.Header-module__85i50G__container{padding:0 var(--space-4);height:70px}.Header-module__85i50G__logoImage{height:50px}.Header-module__85i50G__mobileMenuHeader{padding:14px 14px 10px}.Header-module__85i50G__mobileNavLink{padding:16px 18px}.Header-module__85i50G__mobileSubmenuLink,.Header-module__85i50G__mobileViewAll{padding:13px 18px 13px 24px}}@media (max-width:480px){.Header-module__85i50G__mobileMenu{width:min(340px,100vw - 10px);max-width:calc(100vw - 10px)}.Header-module__85i50G__notificationContent{padding:8px 44px 8px 12px}.Header-module__85i50G__notificationBar p{font-size:.6875rem;line-height:1.35}.Header-module__85i50G__notificationIcon{width:12px;height:12px}.Header-module__85i50G__notificationClose{padding:4px;right:8px}.Header-module__85i50G__notificationClose svg{width:14px;height:14px}.Header-module__85i50G__container{padding:0 var(--space-3);height:65px}.Header-module__85i50G__logo{font-size:var(--text-lg)}.Header-module__85i50G__logoImage{height:48px}.Header-module__85i50G__mobileMenuHeader{padding:12px 12px 8px}.Header-module__85i50G__mobileMenuBrand{min-height:auto;padding:2px 0}.Header-module__85i50G__mobileMenuClose{border-radius:15px;width:46px;height:46px}.Header-module__85i50G__mobileMenuFooter{padding:14px 12px calc(14px + env(safe-area-inset-bottom))}}
.lms-shell-module__M0O2Da__shell{--sidebar-width:clamp(260px, 24vw, 300px);color:#111827;background:#f8fafc;min-height:100vh;font-family:Inter,sans-serif;display:flex}.lms-shell-module__M0O2Da__sidebar{width:var(--sidebar-width);z-index:50;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:14px 0 36px #0f172a0f}.lms-shell-module__M0O2Da__sidebarHeader{display:block}.lms-shell-module__M0O2Da__sidebarLogo{border-bottom:none;justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.9rem .9rem .8rem 1rem;display:flex}.lms-shell-module__M0O2Da__sidebarClose{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,color .2s,border-color .2s;display:none}.lms-shell-module__M0O2Da__sidebarClose:hover{color:#0f5ea8;background:#f1f5f9;border-color:#cbd5e1}.lms-shell-module__M0O2Da__sidebarLogoImage{object-fit:contain;width:min(194px,100%);height:auto;margin:-26px auto -24px 2px;display:block}.lms-shell-module__M0O2Da__logoIcon{color:#fff;background:#0881ec;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.lms-shell-module__M0O2Da__logoText{letter-spacing:-.5px;color:#111827;font-size:1.1rem;font-weight:700}.lms-shell-module__M0O2Da__sidebarNav{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:.2rem 1.25rem 1.25rem;overflow-y:auto}.lms-shell-module__M0O2Da__sidebarNav::-webkit-scrollbar{width:6px}.lms-shell-module__M0O2Da__sidebarNav::-webkit-scrollbar-track{background:0 0}.lms-shell-module__M0O2Da__sidebarNav::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.lms-shell-module__M0O2Da__sidebarVersion{color:#94a3b8;text-align:center;letter-spacing:.05em;border-top:1px solid #e5e7eb;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.lms-shell-module__M0O2Da__navSectionLabel{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:14px;align-items:center;margin-top:.5rem;margin-bottom:.75rem;padding:.8rem .85rem;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.lms-shell-module__M0O2Da__navItem{color:#475569;letter-spacing:.01em;border-radius:14px;align-items:center;gap:1rem;margin-bottom:.35rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.lms-shell-module__M0O2Da__navItem:hover{color:#0881ec;background:#f0f7ff}.lms-shell-module__M0O2Da__navItemActive:hover{color:#fff;background:linear-gradient(90deg,#0c4a7f 0%,#1d8ef0 100%)}.lms-shell-module__M0O2Da__navItemActive{color:#fff;background:linear-gradient(90deg,#0c4a7f 0%,#1d8ef0 100%);box-shadow:0 10px 20px #0c4a7f2e}.lms-shell-module__M0O2Da__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.1rem;display:flex}.lms-shell-module__M0O2Da__enrollCTA{margin-top:.5rem;padding:1rem}.lms-shell-module__M0O2Da__enrollNowBtn{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#0881ec,#06b6d4);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.75rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #0881ec47}.lms-shell-module__M0O2Da__enrollNowBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0881ec5c}.lms-shell-module__M0O2Da__main{margin-left:var(--sidebar-width);flex-direction:column;flex:1;min-width:0;display:flex}.lms-shell-module__M0O2Da__topBar{min-height:72px;top:0;left:var(--sidebar-width);z-index:40;-webkit-backdrop-filter:blur(12px);background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 2rem;display:flex;position:fixed;right:0}.lms-shell-module__M0O2Da__topBarWithRightMeta .lms-shell-module__M0O2Da__topBarMeta{display:none}.lms-shell-module__M0O2Da__topBarLeft{align-items:center;gap:.25rem;min-width:0;display:flex}.lms-shell-module__M0O2Da__topBarTextBlock{flex-direction:column;gap:.1rem;min-width:0;display:flex}.lms-shell-module__M0O2Da__topBarTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:700;line-height:1.25;overflow:hidden}.lms-shell-module__M0O2Da__topBarMeta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;line-height:1.3;overflow:hidden}.lms-shell-module__M0O2Da__topBarActions{flex-shrink:0;align-items:center;gap:.5rem;min-width:0;display:flex}.lms-shell-module__M0O2Da__topBarMetaRight{color:#64748b;white-space:nowrap;margin-right:.35rem;font-size:.8rem;font-weight:600;line-height:1.3}.lms-shell-module__M0O2Da__topBarNotificationLink{color:#6b7280;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s;display:flex}.lms-shell-module__M0O2Da__topBarNotificationLink:hover{color:#0f5ea8;background:#eef6ff;border-color:#bfdbfe}.lms-shell-module__M0O2Da__userProfile{align-items:center;gap:.75rem;display:flex}.lms-shell-module__M0O2Da__userInfoBox{text-align:right;margin-right:.5rem}.lms-shell-module__M0O2Da__userName{font-size:.875rem;font-weight:500}.lms-shell-module__M0O2Da__userAvatar{color:#fff;background:linear-gradient(135deg,#0f5ea8,#1d8ef0);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.lms-shell-module__M0O2Da__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.lms-shell-module__M0O2Da__dropdownAvatarImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.lms-shell-module__M0O2Da__pageContent{width:100%;max-width:1280px;margin:0 auto;padding:calc(clamp(1rem,2vw,2rem) + 88px) clamp(.75rem,2vw,1.5rem) clamp(1rem,2vw,2rem)}.lms-shell-module__M0O2Da__hamburger{cursor:pointer;color:#111827;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-right:.6rem;padding:0;display:none}.lms-shell-module__M0O2Da__hamburgerIcon{flex-direction:column;justify-content:center;gap:3.5px;display:inline-flex}.lms-shell-module__M0O2Da__hamburgerIcon span{background:currentColor;border-radius:999px;width:16px;height:2px;display:block}.lms-shell-module__M0O2Da__hamburgerIcon span:nth-child(2){width:12px}.lms-shell-module__M0O2Da__mobileOverlay{-webkit-backdrop-filter:blur(8px);z-index:45;background:#0f172a7a;position:fixed;inset:0}.lms-shell-module__M0O2Da__sidebarFooter{border-top:none;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.lms-shell-module__M0O2Da__homeLink{color:#475569;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.lms-shell-module__M0O2Da__homeLink:hover{color:#0f5ea8;background:#f8fafc}.lms-shell-module__M0O2Da__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.lms-shell-module__M0O2Da__logoutBtn:hover{background:#fef2f2}.lms-shell-module__M0O2Da__profileDropdownContainer{position:relative}.lms-shell-module__M0O2Da__profileTrigger{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.5rem;padding:.35rem .6rem;font-family:inherit;transition:all .2s;display:flex}.lms-shell-module__M0O2Da__profileTrigger:hover{background:#f3f4f6;border-color:#e5e7eb}.lms-shell-module__M0O2Da__chevron{flex-shrink:0;transition:transform .25s}.lms-shell-module__M0O2Da__chevronUp{transform:rotate(180deg)}.lms-shell-module__M0O2Da__profileDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(280px,100vw - 1rem);padding:.5rem;animation:.2s lms-shell-module__M0O2Da__dropdownSlideIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px -1px #0000000d,0 10px 25px -5px #0000001a,0 0 0 1px #00000005}@keyframes lms-shell-module__M0O2Da__dropdownSlideIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.lms-shell-module__M0O2Da__dropdownHeader{align-items:center;gap:1rem;padding:.75rem;display:flex}.lms-shell-module__M0O2Da__dropdownAvatar{color:#fff;letter-spacing:.01em;letter-spacing:.5px;background:linear-gradient(135deg,#0f5ea8,#1d8ef0);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:700;display:flex}.lms-shell-module__M0O2Da__dropdownName{color:#111827;font-size:.9rem;font-weight:600;line-height:1.3}.lms-shell-module__M0O2Da__dropdownEmail{color:#6b7280;margin-top:1px;font-size:.75rem}.lms-shell-module__M0O2Da__dropdownBadge{color:#0f5ea8;text-transform:capitalize;letter-spacing:.3px;background:#eff6ff;border-radius:6px;margin-top:.35rem;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-block}.lms-shell-module__M0O2Da__dropdownDivider{background:#f3f4f6;height:1px;margin:.35rem 0}.lms-shell-module__M0O2Da__dropdownItem{color:#374151;cursor:pointer;border-radius:9px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.lms-shell-module__M0O2Da__dropdownItem:hover{color:#0f5ea8;background:#f3f4f6}.lms-shell-module__M0O2Da__dropdownItem svg{color:#9ca3af;flex-shrink:0;transition:color .15s}.lms-shell-module__M0O2Da__dropdownItem:hover svg{color:#0f5ea8}.lms-shell-module__M0O2Da__dropdownItemDanger{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.lms-shell-module__M0O2Da__dropdownItemDanger:hover{background:#fef2f2}.lms-shell-module__M0O2Da__dropdownItemDanger svg{color:#ef4444;flex-shrink:0}@media (max-width:1024px){.lms-shell-module__M0O2Da__sidebar{border-right:1px solid #e5e7eb;border-radius:0 24px 24px 0;width:min(340px,100vw - 18px);max-width:340px;height:100dvh;min-height:100dvh;transform:translate(-100%);box-shadow:22px 0 50px #0f172a2e}.lms-shell-module__M0O2Da__sidebarOpen{transform:translate(0)}.lms-shell-module__M0O2Da__sidebarHeader{align-items:center;gap:.75rem;padding:1rem 1rem .5rem;display:flex}.lms-shell-module__M0O2Da__sidebarLogo{box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;justify-content:flex-start;margin-bottom:.25rem;padding:.4rem .15rem .45rem .25rem}.lms-shell-module__M0O2Da__sidebarClose{display:inline-flex}.lms-shell-module__M0O2Da__sidebarNav{padding:.35rem 0 1rem}.lms-shell-module__M0O2Da__navItem{border-bottom:none;border-radius:0;margin-bottom:0;padding:1rem 1.25rem}.lms-shell-module__M0O2Da__navItem:hover{background:#f8fafc}.lms-shell-module__M0O2Da__navItemActive{color:#fff;background:linear-gradient(90deg,#0c4a7f 0%,#1d8ef0 100%);border-bottom-color:#0000;border-left:none;border-radius:18px;margin:.55rem .75rem;padding:1rem 1.15rem;box-shadow:0 14px 28px #0c4a7f2e}.lms-shell-module__M0O2Da__navItemActive:hover{color:#fff;background:linear-gradient(90deg,#0c4a7f 0%,#1d8ef0 100%)}.lms-shell-module__M0O2Da__navItemActive .lms-shell-module__M0O2Da__navIcon{color:#fff!important}.lms-shell-module__M0O2Da__sidebarVersion{padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);background:#fffffffa}.lms-shell-module__M0O2Da__main{margin-left:0}.lms-shell-module__M0O2Da__hamburger{display:inline-flex}.lms-shell-module__M0O2Da__topBar{padding:0 1.25rem;left:0}.lms-shell-module__M0O2Da__pageContent{padding:calc(1.5rem + 72px) 1rem 1.5rem}}@media (max-width:768px){.lms-shell-module__M0O2Da__sidebar{border-radius:0;width:min(340px,100vw - 32px);max-width:calc(100vw - 32px)}.lms-shell-module__M0O2Da__sidebarHeader{gap:.7rem;padding:.9rem .9rem .45rem}.lms-shell-module__M0O2Da__sidebarNav{padding:.3rem 0 .9rem}.lms-shell-module__M0O2Da__navItem{padding:1rem 1.1rem;font-size:.97rem}.lms-shell-module__M0O2Da__navItemActive{margin:.55rem .85rem;padding:1rem}.lms-shell-module__M0O2Da__topBar{gap:.75rem;height:auto;min-height:72px;padding:.85rem 1rem}.lms-shell-module__M0O2Da__topBarLeft{flex:1}.lms-shell-module__M0O2Da__pageContent{padding:calc(1.25rem + 88px) .75rem 1.25rem}.lms-shell-module__M0O2Da__topBarTitle{font-size:1rem}.lms-shell-module__M0O2Da__topBarMeta,.lms-shell-module__M0O2Da__topBarWithRightMeta .lms-shell-module__M0O2Da__topBarMeta,.lms-shell-module__M0O2Da__topBarMetaRight,.lms-shell-module__M0O2Da__userInfoBox{display:none}.lms-shell-module__M0O2Da__profileDropdown{width:240px}.lms-shell-module__M0O2Da__sidebarLogoImage{width:min(184px,100%)}}@media (max-width:480px){.lms-shell-module__M0O2Da__sidebar{width:min(340px,100vw - 32px);max-width:calc(100vw - 32px)}.lms-shell-module__M0O2Da__sidebarHeader{padding:.85rem .8rem .45rem}.lms-shell-module__M0O2Da__sidebarLogo{padding:.35rem .1rem .35rem .2rem}.lms-shell-module__M0O2Da__sidebarClose{border-radius:15px;width:46px;height:46px}.lms-shell-module__M0O2Da__sidebarNav{padding-bottom:1rem}.lms-shell-module__M0O2Da__navItem{padding:.95rem 1rem;font-size:.95rem}.lms-shell-module__M0O2Da__navItemActive{border-radius:17px;margin:.5rem .8rem;padding:.95rem}.lms-shell-module__M0O2Da__sidebarVersion{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.95rem 1rem calc(.95rem + env(safe-area-inset-bottom));background:#fffffff5;position:sticky;bottom:0}.lms-shell-module__M0O2Da__pageContent{padding:calc(1rem + 92px) .5rem 1rem}.lms-shell-module__M0O2Da__topBar{flex-wrap:wrap;padding:.75rem .5rem}.lms-shell-module__M0O2Da__topBarActions{margin-left:auto}.lms-shell-module__M0O2Da__topBarTitle{font-size:.98rem}.lms-shell-module__M0O2Da__topBarMeta{max-width:150px;font-size:.68rem}.lms-shell-module__M0O2Da__hamburger{width:30px;height:30px;margin-right:.4rem}.lms-shell-module__M0O2Da__hamburgerIcon span{width:15px}.lms-shell-module__M0O2Da__hamburgerIcon span:nth-child(2){width:11px}.lms-shell-module__M0O2Da__topBarNotificationLink{width:34px;height:34px}.lms-shell-module__M0O2Da__profileTrigger{padding:.25rem .45rem}.lms-shell-module__M0O2Da__sidebarLogoImage{width:min(172px,100%)}.lms-shell-module__M0O2Da__userAvatar{width:28px;height:28px;font-size:.75rem}}
.CertificatePreview-module__TQUjQq__canvas{justify-content:center;width:100%;display:flex}.CertificatePreview-module__TQUjQq__viewport{width:min(100%,980px);height:var(--certificate-render-height,560px);position:relative}.CertificatePreview-module__TQUjQq__inner{width:980px;transform:translateX(-50%) scale(var(--certificate-scale,1));transform-origin:top;will-change:transform;background:#f8fbff;border:1.5px solid #b7cbe0;border-radius:18px;padding:2rem 2.75rem 1.75rem;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 14px 28px #12395b14}.CertificatePreview-module__TQUjQq__frame{pointer-events:none;border:1px solid #d9e4ef;position:absolute;inset:18px}.CertificatePreview-module__TQUjQq__cornerTop,.CertificatePreview-module__TQUjQq__cornerTopSecondary,.CertificatePreview-module__TQUjQq__cornerTopTertiary,.CertificatePreview-module__TQUjQq__cornerBottom{pointer-events:none;border-radius:999px;position:absolute}.CertificatePreview-module__TQUjQq__cornerTop{background:#0d3f74;width:360px;height:250px;top:-178px;left:-186px}.CertificatePreview-module__TQUjQq__cornerTopSecondary{background:#0f5ca8;width:310px;height:220px;top:-146px;left:-152px}.CertificatePreview-module__TQUjQq__cornerTopTertiary{background:#2a86dc;width:255px;height:184px;top:-116px;left:-114px}.CertificatePreview-module__TQUjQq__cornerBottom{background:#0d3f74;width:320px;height:220px;bottom:-136px;right:-154px}.CertificatePreview-module__TQUjQq__cornerBottom:before,.CertificatePreview-module__TQUjQq__cornerBottom:after{content:"";border-radius:inherit;position:absolute;inset:0}.CertificatePreview-module__TQUjQq__cornerBottom:before{background:#0f5ca8;inset:26px}.CertificatePreview-module__TQUjQq__cornerBottom:after{background:#2a86dc;inset:54px}.CertificatePreview-module__TQUjQq__logoWrap{text-align:center;z-index:2;position:relative}.CertificatePreview-module__TQUjQq__logoImage{width:138px;max-width:100%}.CertificatePreview-module__TQUjQq__titleMain{text-align:center;color:#111827;letter-spacing:.03em;z-index:2;margin-top:1.45rem;font-family:Times New Roman,Georgia,serif;font-size:3.65rem;font-weight:700;line-height:1;position:relative}.CertificatePreview-module__TQUjQq__titleSecondary{text-align:center;color:#111827;letter-spacing:.36em;z-index:2;margin-top:.5rem;font-family:Times New Roman,Georgia,serif;font-size:1.42rem;font-weight:700;position:relative}.CertificatePreview-module__TQUjQq__ornament{z-index:2;align-items:center;gap:.6rem;width:140px;margin:1rem auto 0;display:flex;position:relative}.CertificatePreview-module__TQUjQq__ornament span{background:#1f2937;flex:1;height:1px}.CertificatePreview-module__TQUjQq__ornament i{background:#1f2937;border-radius:999px;width:6px;height:6px;display:block}.CertificatePreview-module__TQUjQq__presented{text-align:center;color:#3f4a59;letter-spacing:.12em;z-index:2;margin-top:1.45rem;font-family:Times New Roman,Georgia,serif;font-size:.98rem;position:relative}.CertificatePreview-module__TQUjQq__recipient{text-align:center;color:#111827;z-index:2;margin-top:1.1rem;font-family:Brush Script MT,Segoe Script,Lucida Handwriting,cursive;font-size:3.2rem;font-style:normal;font-weight:400;line-height:1.1;position:relative}.CertificatePreview-module__TQUjQq__recipientLine{z-index:2;background:#c7d5e4;width:470px;max-width:calc(100% - 8rem);height:1px;margin:.9rem auto 0;position:relative}.CertificatePreview-module__TQUjQq__statement{text-align:center;color:#475569;z-index:2;margin-top:1.25rem;font-size:1.28rem;line-height:1.7;position:relative}.CertificatePreview-module__TQUjQq__courseName{text-align:center;color:#12395b;z-index:2;margin-top:1rem;font-size:2.15rem;font-weight:800;line-height:1.15;position:relative}.CertificatePreview-module__TQUjQq__metaLine{text-align:center;color:#526173;z-index:2;margin-top:.7rem;font-size:1.18rem;position:relative}.CertificatePreview-module__TQUjQq__footer{z-index:2;grid-template-columns:1fr 130px 1fr;align-items:end;gap:1.5rem;margin-top:3.4rem;display:grid;position:relative}.CertificatePreview-module__TQUjQq__signatureBlock{text-align:center}.CertificatePreview-module__TQUjQq__signatureScript{color:#111827;margin-bottom:.85rem;font-family:Brush Script MT,Times New Roman,serif;font-size:2.1rem;line-height:1}.CertificatePreview-module__TQUjQq__signatureImageWrap{justify-content:center;align-items:flex-end;height:58px;margin-bottom:.85rem;display:flex}.CertificatePreview-module__TQUjQq__signatureImage{object-fit:contain;max-width:180px;max-height:58px}.CertificatePreview-module__TQUjQq__signatureLine{border-top:1px solid #12395b;margin-bottom:.6rem}.CertificatePreview-module__TQUjQq__signatureRole{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.CertificatePreview-module__TQUjQq__sealBlock{background:#fffffff5;border:1px solid #b9cce0;border-radius:999px;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto;display:flex;box-shadow:inset 0 0 0 6px #f4f8fc,inset 0 0 0 7px #d8e3ef}.CertificatePreview-module__TQUjQq__sealLogo{object-fit:contain;width:54px;height:54px}.CertificatePreview-module__TQUjQq__metaFooter{color:#526173;z-index:2;justify-content:flex-start;align-items:center;margin-top:2.4rem;font-size:1rem;display:flex;position:relative}
.Footer-module__hP-FLq__footer{background:var(--dark-blue);color:var(--text-light)}.Footer-module__hP-FLq__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.Footer-module__hP-FLq__ctaSection{background:linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-deep-blue) 100%);padding:var(--space-10) var(--space-8);border-radius:var(--radius-2xl);width:min(100%,1200px);margin:clamp(var(--space-8), 5vw, var(--space-12)) auto;box-shadow:0 20px 40px #00000040}.Footer-module__hP-FLq__ctaSection .Footer-module__hP-FLq__container{align-items:center;gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));display:grid}.Footer-module__hP-FLq__ctaContent h2{font-size:var(--text-3xl);color:var(--white);margin-bottom:var(--space-2)}.Footer-module__hP-FLq__ctaContent p{font-size:var(--text-lg);color:#fffc;margin:0}.Footer-module__hP-FLq__ctaButtons{gap:var(--space-4);flex-wrap:wrap;flex-shrink:0;display:flex}.Footer-module__hP-FLq__ctaPrimary{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);background:var(--gradient-orange);color:var(--white);font-size:var(--text-base);border-radius:var(--radius-lg);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__ctaPrimary:hover{box-shadow:var(--shadow-glow);color:var(--white);transform:translateY(-2px)}.Footer-module__hP-FLq__ctaSecondary{padding:var(--space-4) var(--space-8);color:var(--white);font-size:var(--text-base);border-radius:var(--radius-lg);transition:all var(--transition-base);background:0 0;border:2px solid #ffffff4d;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__ctaSecondary:hover{border-color:var(--white);color:var(--white);background:#ffffff1a}.Footer-module__hP-FLq__mainFooter{padding:var(--space-16) 0}.Footer-module__hP-FLq__footerGrid{gap:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));display:grid}.Footer-module__hP-FLq__companyInfo{max-width:100%}.Footer-module__hP-FLq__logo{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--white);margin-bottom:var(--space-4);font-weight:800;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__logoBracket{color:var(--accent-orange);font-weight:400}.Footer-module__hP-FLq__tagline{color:#ffffffb3;font-size:var(--text-sm);margin-bottom:var(--space-6);line-height:1.7}.Footer-module__hP-FLq__socialLinks{gap:var(--space-3);display:flex}.Footer-module__hP-FLq__socialLinks a{border-radius:var(--radius-full);width:40px;height:40px;color:var(--white);transition:all var(--transition-fast);background:#ffffff1a;justify-content:center;align-items:center;display:flex}.Footer-module__hP-FLq__socialLinks a:hover{background:var(--accent-orange);transform:translateY(-2px)}.Footer-module__hP-FLq__footerColumn h4{color:var(--white);font-size:var(--text-base);margin-bottom:var(--space-5);font-weight:600;position:relative}.Footer-module__hP-FLq__footerColumn h4:after{content:"";background:var(--accent-orange);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__hP-FLq__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__hP-FLq__footerColumn ul li{margin-bottom:var(--space-3)}.Footer-module__hP-FLq__footerColumn ul a{color:#ffffffb3;font-size:var(--text-sm);transition:color var(--transition-fast);text-decoration:none}.Footer-module__hP-FLq__footerColumn ul a:hover{color:var(--accent-orange)}.Footer-module__hP-FLq__loginButton{margin-top:var(--space-2);padding:var(--space-2) var(--space-5);background:var(--accent-orange);font-size:var(--text-sm);border-radius:var(--radius-md);transition:all var(--transition-base);text-align:center;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 10px #ee960233;color:var(--white)!important}.Footer-module__hP-FLq__loginButton:hover{background:#ff9800;transform:translateY(-2px);box-shadow:0 6px 15px #ee960266;color:var(--white)!important}.Footer-module__hP-FLq__contactList li{gap:var(--space-3);margin-bottom:var(--space-4);align-items:flex-start;display:flex}.Footer-module__hP-FLq__contactList li svg{color:var(--accent-orange);flex-shrink:0;margin-top:2px}.Footer-module__hP-FLq__contactList li span,.Footer-module__hP-FLq__contactList li a{color:#ffffffb3;font-size:var(--text-sm);line-height:1.6}.Footer-module__hP-FLq__bottomBar{padding:var(--space-6) 0;border-top:1px solid #ffffff1a}.Footer-module__hP-FLq__bottomBar .Footer-module__hP-FLq__container{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__hP-FLq__bottomBar p{color:#ffffff80;font-size:var(--text-sm);margin:0}.Footer-module__hP-FLq__legalLinks{gap:var(--space-6);display:flex}.Footer-module__hP-FLq__legalLinks a{color:#ffffff80;font-size:var(--text-sm);transition:color var(--transition-fast);text-decoration:none}.Footer-module__hP-FLq__legalLinks a:hover{color:var(--accent-orange)}@media (max-width:1024px){.Footer-module__hP-FLq__footerGrid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}.Footer-module__hP-FLq__companyInfo{grid-column:span 2;max-width:100%}}@media (max-width:768px){.Footer-module__hP-FLq__ctaSection .Footer-module__hP-FLq__container{text-align:center;grid-template-columns:1fr;justify-items:center}.Footer-module__hP-FLq__ctaContent h2{font-size:var(--text-2xl)}.Footer-module__hP-FLq__ctaButtons{flex-direction:column;justify-content:center;width:100%;max-width:300px}.Footer-module__hP-FLq__ctaPrimary,.Footer-module__hP-FLq__ctaSecondary{justify-content:center}.Footer-module__hP-FLq__footerGrid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__hP-FLq__companyInfo{text-align:center;grid-column:span 1}.Footer-module__hP-FLq__socialLinks{justify-content:center}.Footer-module__hP-FLq__footerColumn{text-align:center}.Footer-module__hP-FLq__footerColumn h4:after{left:50%;transform:translate(-50%)}.Footer-module__hP-FLq__contactList li{justify-content:center}.Footer-module__hP-FLq__bottomBar .Footer-module__hP-FLq__container{gap:var(--space-4);text-align:center;flex-direction:column}.Footer-module__hP-FLq__legalLinks{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.Footer-module__hP-FLq__container{padding:0 var(--space-4)}.Footer-module__hP-FLq__ctaSection{width:calc(100% - 32px);padding:var(--space-8) var(--space-4);margin:var(--space-6) auto;border-radius:var(--radius-xl)}.Footer-module__hP-FLq__ctaContent h2{font-size:var(--text-xl)}.Footer-module__hP-FLq__ctaContent p{font-size:var(--text-base)}.Footer-module__hP-FLq__ctaButtons{gap:var(--space-3);width:100%;max-width:none}.Footer-module__hP-FLq__ctaPrimary,.Footer-module__hP-FLq__ctaSecondary{padding:var(--space-3) var(--space-6);font-size:var(--text-sm);width:100%}.Footer-module__hP-FLq__mainFooter{padding:var(--space-10) 0}.Footer-module__hP-FLq__footerColumn h4{font-size:var(--text-sm)}.Footer-module__hP-FLq__logo{font-size:var(--text-xl)}.Footer-module__hP-FLq__tagline{font-size:var(--text-xs)}.Footer-module__hP-FLq__legalLinks{gap:var(--space-3)}.Footer-module__hP-FLq__bottomBar{padding:var(--space-5) 0}}
.admin-dashboard-module__7RhSja__pageStack{font-family:var(--font-portal), "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;flex-direction:column;gap:2rem;display:flex}.admin-dashboard-module__7RhSja__pageStack *,.admin-dashboard-module__7RhSja__pageStack :before,.admin-dashboard-module__7RhSja__pageStack :after{font-family:var(--font-portal), "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif!important}.admin-dashboard-module__7RhSja__heroButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:min(220px,100%);max-width:100%;min-height:58px;padding:0 1.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.admin-dashboard-module__7RhSja__cardGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.admin-dashboard-module__7RhSja__contentCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.admin-dashboard-module__7RhSja__emptyCard{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;grid-column:1/-1;padding:3rem}.admin-dashboard-module__7RhSja__sectionBody{padding:1.5rem}.admin-dashboard-module__7RhSja__welcome{box-sizing:border-box;color:#fff;background:linear-gradient(90deg,#0f3f6f 0%,#1571c1 60%,#2088e6 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:1.5rem;min-height:160px;margin-bottom:0;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.admin-dashboard-module__7RhSja__welcome:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-36px;right:-48px}.admin-dashboard-module__7RhSja__welcome h2{color:#fff;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.8rem;font-weight:800}.admin-dashboard-module__7RhSja__welcome p{color:#ffffffd1;max-width:620px;margin:0;font-size:.95rem;font-weight:500}.admin-dashboard-module__7RhSja__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.15rem;display:flex}.admin-dashboard-module__7RhSja__errorBannerCopy{align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:inline-flex}.admin-dashboard-module__7RhSja__errorRetryBtn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:10px;padding:.55rem .95rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.admin-dashboard-module__7RhSja__errorRetryBtn:hover{background:#fff7f7;border-color:#f87171;transform:translateY(-1px)}.admin-dashboard-module__7RhSja__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:0;display:grid}.admin-dashboard-module__7RhSja__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.45rem;min-height:120px;padding:1.5rem 5.5rem 1.5rem 1.5rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.admin-dashboard-module__7RhSja__statCard:hover{background:#fbfdff;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 24px #0e3e7514}.admin-dashboard-module__7RhSja__statCard:focus-visible{outline-offset:2px;border-color:#60a5fa;outline:3px solid #2563eb2e}.admin-dashboard-module__7RhSja__statIconWrap{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:inset 0 1px #ffffff8c}.admin-dashboard-module__7RhSja__statIconStudents{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.admin-dashboard-module__7RhSja__statIconFaculty{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%)}.admin-dashboard-module__7RhSja__statIconCourses{color:#ea580c;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%)}.admin-dashboard-module__7RhSja__statIconBatchesStat{color:#0f766e;background:linear-gradient(135deg,#ecfeff 0%,#ccfbf1 100%)}.admin-dashboard-module__7RhSja__statCardDropdown{background:linear-gradient(135deg,#1e78c6 0%,#2d8adf 100%);border:none;padding:.75rem}.admin-dashboard-module__7RhSja__dropdownStatButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff59;border-radius:14px;align-items:center;gap:.6rem;width:100%;padding:.8rem .95rem;font-size:.95rem;font-weight:800;display:flex}.admin-dashboard-module__7RhSja__dropdownStatLabel{color:#fff}.admin-dashboard-module__7RhSja__dropdownStatCount{color:#fff;background:#ffffff3d;border:1px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;font-size:.8rem;font-weight:800;display:inline-flex}.admin-dashboard-module__7RhSja__dropdownStatIcon{opacity:.95}.admin-dashboard-module__7RhSja__statValue{color:#111827;font-size:1.75rem;font-weight:800;line-height:1.2}.admin-dashboard-module__7RhSja__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;font-size:.8rem;font-weight:600;line-height:1.3}.admin-dashboard-module__7RhSja__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.admin-dashboard-module__7RhSja__fullWidthSection{grid-column:1/-1}.admin-dashboard-module__7RhSja__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.admin-dashboard-module__7RhSja__sectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.admin-dashboard-module__7RhSja__sectionTitle{font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;color:#000;margin:0;font-size:1rem;font-weight:800;line-height:1.2}.admin-dashboard-module__7RhSja__table{border-collapse:collapse;width:100%;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif}.admin-dashboard-module__7RhSja__table th{text-align:left;font-size:.76rem;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;color:#000;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.875rem 1.25rem;font-weight:800;line-height:1.2}.admin-dashboard-module__7RhSja__table td{border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem;font-size:.875rem}.admin-dashboard-module__7RhSja__actions{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.25rem;display:grid}.admin-dashboard-module__7RhSja__controlsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:1.5rem;display:grid}.admin-dashboard-module__7RhSja__controlCard{color:#374151;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:170px;padding:2rem 1.5rem;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:flex}.admin-dashboard-module__7RhSja__controlCard:hover{background:#f3f8ff;border-color:#bfdbfe;transform:translateY(-1px)}.admin-dashboard-module__7RhSja__controlCardLabel{color:#0f172a;font-size:.95rem;font-weight:800;line-height:1.4}.admin-dashboard-module__7RhSja__controlIconWrap{border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:inset 0 1px #ffffff8c}.admin-dashboard-module__7RhSja__controlIconStudents{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.admin-dashboard-module__7RhSja__controlIconFaculty{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%)}.admin-dashboard-module__7RhSja__controlIconBatches{color:#0f766e;background:linear-gradient(135deg,#ecfeff 0%,#ccfbf1 100%)}.admin-dashboard-module__7RhSja__ctaSection{color:#fff;background:linear-gradient(135deg,#0a0f1e,#1a2a4e);border-radius:24px;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:2rem;display:flex}.admin-dashboard-module__7RhSja__courseLibraryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;padding:1.5rem;display:grid}.admin-dashboard-module__7RhSja__courseCard{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem;text-decoration:none;display:grid}.admin-dashboard-module__7RhSja__courseInfo{min-width:0}.admin-dashboard-module__7RhSja__courseIconWrap{border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.admin-dashboard-module__7RhSja__courseAccentBlue{color:#0ea5e9;background:#e0f2fe}.admin-dashboard-module__7RhSja__courseAccentRose{color:#e11d48;background:#ffe4e6}.admin-dashboard-module__7RhSja__courseAccentTeal{color:#0f9f8c;background:#dff7f3}.admin-dashboard-module__7RhSja__courseAccentAmber{color:#b45309;background:#fdf1e8}.admin-dashboard-module__7RhSja__courseAccentViolet{color:#7c3aed;background:#ede9fe}.admin-dashboard-module__7RhSja__courseAccentIndigo{color:#6366f1;background:#e0e7ff}.admin-dashboard-module__7RhSja__courseChipTitle{color:#1f2937;font-size:.98rem;font-weight:800;line-height:1.35;display:block}.admin-dashboard-module__7RhSja__courseChipMeta{color:#6b7280;margin-top:.2rem;font-size:.82rem;display:block}.admin-dashboard-module__7RhSja__courseBadge{white-space:nowrap;color:#fff;text-transform:uppercase;letter-spacing:.02em;background:#1f5b8f;border-radius:999px;padding:.45rem .8rem;font-size:.74rem;font-weight:800}.admin-dashboard-module__7RhSja__courseEmpty{color:#64748b;grid-column:1/-1;padding:.25rem 0}@media (max-width:1024px){.admin-dashboard-module__7RhSja__mainGrid,.admin-dashboard-module__7RhSja__courseLibraryGrid{grid-template-columns:1fr}.admin-dashboard-module__7RhSja__controlsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.admin-dashboard-module__7RhSja__pageStack{gap:1.5rem}.admin-dashboard-module__7RhSja__cardGrid{grid-template-columns:1fr}.admin-dashboard-module__7RhSja__welcome{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem 1.5rem}.admin-dashboard-module__7RhSja__ctaSection{text-align:left;flex-direction:column;align-items:flex-start}.admin-dashboard-module__7RhSja__statsGrid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-module__7RhSja__sectionHeader{flex-wrap:wrap;align-items:flex-start}.admin-dashboard-module__7RhSja__recentStudentRow{align-items:flex-start}.admin-dashboard-module__7RhSja__recentStudentMeta{text-align:left;align-items:flex-start}.admin-dashboard-module__7RhSja__courseCard{grid-template-columns:46px minmax(0,1fr)}.admin-dashboard-module__7RhSja__courseBadge{grid-column:2;justify-self:start}}@media (max-width:640px){.admin-dashboard-module__7RhSja__heroButton{width:100%;min-width:0}.admin-dashboard-module__7RhSja__controlsGrid{grid-template-columns:1fr}.admin-dashboard-module__7RhSja__recentStudentRow{flex-direction:column}}@media (max-width:480px){.admin-dashboard-module__7RhSja__welcome{padding:1.6rem 1.1rem}.admin-dashboard-module__7RhSja__welcome h2{font-size:1.45rem}.admin-dashboard-module__7RhSja__welcome p{font-size:.88rem}.admin-dashboard-module__7RhSja__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.admin-dashboard-module__7RhSja__statCard{gap:.25rem;min-height:108px;padding:1rem 3.9rem 1rem .9rem}.admin-dashboard-module__7RhSja__statIconWrap{border-radius:14px;width:42px;height:42px;top:.85rem;right:.85rem}.admin-dashboard-module__7RhSja__statValue{font-size:1.55rem}.admin-dashboard-module__7RhSja__statLabel{font-size:.72rem;line-height:1.25}.admin-dashboard-module__7RhSja__controlsGrid{gap:1rem;padding:1rem}.admin-dashboard-module__7RhSja__controlCard{min-height:150px;padding:1.5rem 1.1rem}.admin-dashboard-module__7RhSja__sectionHeader{padding:1rem}.admin-dashboard-module__7RhSja__table th,.admin-dashboard-module__7RhSja__table td{padding-left:1rem;padding-right:1rem}.admin-dashboard-module__7RhSja__recentStudentsList{padding:1rem}}@media (max-width:360px){.admin-dashboard-module__7RhSja__statsGrid{gap:.75rem}.admin-dashboard-module__7RhSja__statCard{min-height:102px;padding:.9rem 3.5rem .9rem .8rem}.admin-dashboard-module__7RhSja__statIconWrap{width:38px;height:38px;top:.75rem;right:.75rem}.admin-dashboard-module__7RhSja__statValue{font-size:1.42rem}.admin-dashboard-module__7RhSja__statLabel{font-size:.68rem}}.admin-dashboard-module__7RhSja__tableWrapper{width:100%;overflow-x:auto}.admin-dashboard-module__7RhSja__sectionLink{color:#0881ec;white-space:nowrap;font-size:.85rem;font-weight:700;text-decoration:none}.admin-dashboard-module__7RhSja__tableLink{color:#0f172a;font-weight:700;text-decoration:none}.admin-dashboard-module__7RhSja__tableLink:hover{color:#0881ec}.admin-dashboard-module__7RhSja__tableSubtle{color:#64748b;font-size:.78rem}.admin-dashboard-module__7RhSja__tableCellStack{flex-direction:column;gap:.2rem;display:flex}.admin-dashboard-module__7RhSja__emptyTableCell{color:#64748b;text-align:center;padding:1.4rem 1.25rem}.admin-dashboard-module__7RhSja__statusBadge{letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.admin-dashboard-module__7RhSja__statusActive{color:#059669;background:#0596691f}.admin-dashboard-module__7RhSja__statusDraft{color:#b45309;background:#b453091f}.admin-dashboard-module__7RhSja__statusArchived{color:#7c3aed;background:#7c3aed1f}.admin-dashboard-module__7RhSja__emptyCertificateState{color:#64748b;text-align:center;padding:1.5rem}.admin-dashboard-module__7RhSja__recentStudentsList{gap:.75rem;padding:1.5rem;display:grid}.admin-dashboard-module__7RhSja__recentStudentRow{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.admin-dashboard-module__7RhSja__recentStudentInfo{align-items:center;gap:.85rem;min-width:0;display:flex}.admin-dashboard-module__7RhSja__recentStudentAvatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#ed8936);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1rem;font-weight:800;display:flex;overflow:hidden}.admin-dashboard-module__7RhSja__recentStudentAvatarPhoto{background:#eff6ff;border:1px solid #dbeafe}.admin-dashboard-module__7RhSja__recentStudentAvatarImage{object-fit:cover;width:100%;height:100%;display:block}.admin-dashboard-module__7RhSja__recentStudentCopy{min-width:0}.admin-dashboard-module__7RhSja__recentStudentName{color:#0f172a;font-weight:700;text-decoration:none}.admin-dashboard-module__7RhSja__recentStudentName:hover{color:#0881ec}.admin-dashboard-module__7RhSja__recentStudentEmail{color:#64748b;word-break:break-word;font-size:.85rem}.admin-dashboard-module__7RhSja__recentStudentMeta{text-align:right;flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.admin-dashboard-module__7RhSja__recentStudentDate{color:#475569;font-size:.85rem}.admin-dashboard-module__7RhSja__recentStudentStatus{color:#059669;font-size:.8rem;font-weight:700}.admin-dashboard-module__7RhSja__emptyStateText{color:#64748b}@media (max-width:768px){.admin-dashboard-module__7RhSja__recentStudentRow{align-items:flex-start}.admin-dashboard-module__7RhSja__recentStudentMeta{text-align:left;align-items:flex-start}}@media (max-width:640px){.admin-dashboard-module__7RhSja__recentStudentRow{flex-direction:column}}@media (max-width:480px){.admin-dashboard-module__7RhSja__recentStudentsList{padding:1rem}}
.admin-students-module__wge1gW__container{flex-direction:column;gap:2rem;display:flex}.admin-students-module__wge1gW__headerCard{box-sizing:border-box;color:#fff;background:linear-gradient(90deg,#0f3f6f 0%,#1571c1 60%,#2088e6 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:1.5rem;min-height:160px;padding:2rem 2.5rem;display:flex;position:relative;overflow:visible;box-shadow:0 10px 40px #00000026}.admin-students-module__wge1gW__headerCard:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-36px;right:-48px}.admin-students-module__wge1gW__headerInfo,.admin-students-module__wge1gW__headerActions{z-index:1;position:relative}.admin-students-module__wge1gW__headerInfo{flex:1 1 0;min-width:0}.admin-students-module__wge1gW__headerInfo h1{font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;color:#fff;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.8rem;font-weight:800}.admin-students-module__wge1gW__headerInfo p{color:#ffffffd1;max-width:620px;margin:0;font-size:.95rem;font-weight:500}.admin-students-module__wge1gW__headerActions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:.75rem;min-width:0;display:flex}.admin-students-module__wge1gW__searchBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;flex:200px;align-items:center;gap:12px;width:200px;min-width:180px;min-height:50px;padding:11px 16px;display:flex}.admin-students-module__wge1gW__searchBox input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.95rem;font-weight:500}.admin-students-module__wge1gW__searchBox input::placeholder{color:#ffffffb3}.admin-students-module__wge1gW__statusSelectWrap{flex:0 220px;width:220px;min-width:190px}.admin-students-module__wge1gW__statusSelectWrap button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;width:100%;min-height:50px;padding:.55rem 1rem;font-size:.95rem;font-weight:600}.admin-students-module__wge1gW__statusSelectWrap button:hover{border-color:#ffffff80}.admin-students-module__wge1gW__statusSelectWrap button:focus,.admin-students-module__wge1gW__statusSelectWrap button[aria-expanded=true]{border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff1a}.admin-students-module__wge1gW__statusSelectWrap button span{color:#fff;white-space:nowrap}.admin-students-module__wge1gW__statusSelectWrap button svg{color:#fffc}.admin-students-module__wge1gW__statusSelectWrap ul{border-radius:12px;box-shadow:0 10px 40px #0003;background:#fff!important;border:1px solid #e2e8f0!important}.admin-students-module__wge1gW__statusSelectWrap li{font-weight:600;color:#1f2937!important}.admin-students-module__wge1gW__statusSelectWrap li:hover{background:#f1f5f9!important}.admin-students-module__wge1gW__enrollBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:12px;width:auto;min-width:190px;min-height:50px;padding:11px 16px;font-weight:700;display:inline-flex}.admin-students-module__wge1gW__enrollBtn:hover{background:#ffffff2e}.admin-students-module__wge1gW__credentialsBanner{border:1px solid;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.admin-students-module__wge1gW__credentialsBannerSuccess{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.admin-students-module__wge1gW__credentialsBannerInfo{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-students-module__wge1gW__credentialsBannerText{flex:auto;min-width:0;font-size:.98rem;line-height:1.6}.admin-students-module__wge1gW__credentialsBannerClose{color:currentColor;cursor:pointer;background:#ffffffb8;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .2s;display:inline-flex}.admin-students-module__wge1gW__credentialsBannerClose:hover{background:#ffffffeb;transform:translateY(-1px)}.admin-students-module__wge1gW__credentialsBannerClose:focus-visible{outline-offset:2px;outline:2px solid}.admin-students-module__wge1gW__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:24px;position:relative;overflow-x:auto;box-shadow:0 4px 15px #00000005}.admin-students-module__wge1gW__studentTable{border-collapse:collapse;text-align:left;width:100%;min-width:880px;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif}.admin-students-module__wge1gW__studentTable thead{background:#f8fafc}.admin-students-module__wge1gW__studentTable th{font-size:.76rem;font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;color:#000;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:1.1rem 1.5rem;font-weight:800;line-height:1.2}.admin-students-module__wge1gW__studentTable td{vertical-align:middle;text-align:left;border-bottom:1px solid #f1f5f9;padding:1.25rem 1.5rem}.admin-students-module__wge1gW__studentTable th{text-align:left}.admin-students-module__wge1gW__studentTable th:first-child{z-index:3;background:#f8fafc;min-width:260px;position:sticky;left:0}.admin-students-module__wge1gW__studentTable td:first-child{z-index:2;background:#fff;min-width:260px;position:sticky;left:0}.admin-students-module__wge1gW__studentTable tbody tr:last-child td{border-bottom:none}.admin-students-module__wge1gW__studentInfo{align-items:center;gap:.9rem;min-width:0;display:flex}.admin-students-module__wge1gW__avatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#ed8936);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.05rem;font-weight:800;display:flex;overflow:hidden}.admin-students-module__wge1gW__avatarPhoto{background:#eff6ff;border:1px solid #dbeafe}.admin-students-module__wge1gW__avatarImage{object-fit:cover;width:100%;height:100%;display:block}.admin-students-module__wge1gW__name{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.35}.admin-students-module__wge1gW__email{color:#64748b;margin-top:2px;font-size:.84rem;line-height:1.4}.admin-students-module__wge1gW__tableStack{flex-direction:column;gap:.3rem;display:flex}.admin-students-module__wge1gW__tablePrimary{color:#1e293b;font-size:.92rem;font-weight:700;line-height:1.4}.admin-students-module__wge1gW__tableSecondary{color:#64748b;font-size:.88rem;line-height:1.45}.admin-students-module__wge1gW__batchList{flex-direction:column;gap:.45rem;min-width:180px;display:flex}.admin-students-module__wge1gW__batchItem{color:#475569;background:#f1f5f9;border-radius:12px;align-items:center;gap:.4rem;width:fit-content;max-width:100%;padding:.5rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.admin-students-module__wge1gW__unassigned{color:#94a3b8;font-size:.88rem;font-weight:600}.admin-students-module__wge1gW__contact,.admin-students-module__wge1gW__date{color:#475569;font-size:.9rem;font-weight:600}.admin-students-module__wge1gW__date{white-space:nowrap}.admin-students-module__wge1gW__dateBadge{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.admin-students-module__wge1gW__toggleSwitch{cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:8px;min-width:100px;padding:0;display:inline-flex;position:relative}.admin-students-module__wge1gW__toggleTrack{background:#e2e8f0;border-radius:999px;flex-shrink:0;width:42px;height:20px;transition:background .3s;position:relative}.admin-students-module__wge1gW__toggleTrack.admin-students-module__wge1gW__on{background:#10b981}.admin-students-module__wge1gW__toggleTrack.admin-students-module__wge1gW__off{background:#f87171}.admin-students-module__wge1gW__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0003}.admin-students-module__wge1gW__toggleTrack.admin-students-module__wge1gW__on .admin-students-module__wge1gW__toggleThumb{transform:translate(22px)}.admin-students-module__wge1gW__toggleLabel{color:#10b981;white-space:nowrap;font-size:.88rem;font-weight:600;line-height:1}.admin-students-module__wge1gW__toggleLabel.admin-students-module__wge1gW__off{color:#ef4444}.admin-students-module__wge1gW__actions{gap:8px;display:flex}.admin-students-module__wge1gW__deleteBtn,.admin-students-module__wge1gW__editBtn,.admin-students-module__wge1gW__mailBtn{cursor:pointer;width:38px;height:38px;box-shadow:none;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.admin-students-module__wge1gW__deleteBtn{color:#ef4444;border:1px solid #fecaca}.admin-students-module__wge1gW__deleteBtn:hover{background:#fef2f2;border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 6px 15px #ef444426}.admin-students-module__wge1gW__editBtn{color:#2563eb;border:1px solid #bfdbfe}.admin-students-module__wge1gW__editBtn:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 6px 15px #3b82f626}.admin-students-module__wge1gW__mailBtn{color:#7c3aed;border:1px solid #ddd6fe}.admin-students-module__wge1gW__mailBtn:hover{background:#f5f3ff;border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 6px 15px #8b5cf626}.admin-students-module__wge1gW__empty{text-align:center;color:#64748b;font-weight:600;padding:2.5rem!important}.admin-students-module__wge1gW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-students-module__wge1gW__modal{background:#fff;border-radius:24px;width:900px;max-width:100%;max-height:90vh;padding:2.5rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.admin-students-module__wge1gW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-students-module__wge1gW__modalHeaderContent{flex-wrap:wrap;flex:auto;align-items:center;gap:.9rem;min-width:0;display:flex}.admin-students-module__wge1gW__modalHeader h3{color:#0f172a;margin:0;font-size:1.5rem;font-weight:800}.admin-students-module__wge1gW__modalActionBtn{color:#2563eb;white-space:nowrap;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:42px;margin-left:auto;padding:.72rem 1rem;font-size:.88rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.admin-students-module__wge1gW__modalActionBtn:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.admin-students-module__wge1gW__modalCloseBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.admin-students-module__wge1gW__form{flex-direction:column;display:flex}.admin-students-module__wge1gW__formGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem;display:grid}.admin-students-module__wge1gW__formGroup{margin-bottom:1.5rem}.admin-students-module__wge1gW__formGroup label{color:#475569;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.admin-students-module__wge1gW__formGroup input,.admin-students-module__wge1gW__formGroup select,.admin-students-module__wge1gW__formGroup textarea{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 18px;font-size:.95rem;font-weight:500;transition:all .2s}.admin-students-module__wge1gW__formGroup textarea{resize:vertical;min-height:96px}.admin-students-module__wge1gW__uploadField{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.admin-students-module__wge1gW__uploadActionBtn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.admin-students-module__wge1gW__uploadActionBtn:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.admin-students-module__wge1gW__hiddenFileInput{display:none}.admin-students-module__wge1gW__uploadFileName{color:#64748b;word-break:break-word;min-width:0;font-size:.84rem;font-weight:600;line-height:1.45}.admin-students-module__wge1gW__bulkImportIntro{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin-bottom:1rem;padding:.95rem 1rem;font-size:.9rem;line-height:1.6}.admin-students-module__wge1gW__bulkActionRow{flex-wrap:wrap;gap:.75rem;margin-bottom:.85rem;display:flex}.admin-students-module__wge1gW__bulkPreviewCard,.admin-students-module__wge1gW__bulkResultsPanel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-top:1rem;padding:1rem}.admin-students-module__wge1gW__bulkPreviewTitle,.admin-students-module__wge1gW__bulkResultsTitle{color:#0f172a;margin-bottom:.85rem;font-size:.95rem;font-weight:800}.admin-students-module__wge1gW__bulkPreviewTableWrap{overflow-x:auto}.admin-students-module__wge1gW__bulkPreviewTable{border-collapse:collapse;width:100%;min-width:640px}.admin-students-module__wge1gW__bulkPreviewTable th,.admin-students-module__wge1gW__bulkPreviewTable td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.8rem .9rem;font-size:.88rem}.admin-students-module__wge1gW__bulkPreviewTable th{color:#334155;background:#f8fafc;font-weight:800}.admin-students-module__wge1gW__bulkPreviewTable tbody tr:last-child td{border-bottom:none}.admin-students-module__wge1gW__bulkSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.admin-students-module__wge1gW__bulkSummaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.3rem;padding:.95rem 1rem;display:flex}.admin-students-module__wge1gW__bulkSummaryCard strong{color:#0f172a;font-size:1.25rem;font-weight:800}.admin-students-module__wge1gW__bulkSummaryCard span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.admin-students-module__wge1gW__bulkResultsList{flex-direction:column;gap:.75rem;max-height:260px;display:flex;overflow-y:auto}.admin-students-module__wge1gW__bulkResultRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.85rem .95rem}.admin-students-module__wge1gW__bulkResultMeta{color:#334155;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.35rem;font-size:.84rem;display:flex}.admin-students-module__wge1gW__bulkResultBadge{color:#c2410c;letter-spacing:.04em;text-transform:uppercase;background:#fff7ed;border-radius:999px;justify-content:center;align-items:center;padding:.24rem .6rem;font-size:.72rem;font-weight:800;display:inline-flex}.admin-students-module__wge1gW__bulkResultMessage{color:#64748b;font-size:.86rem;line-height:1.55}.admin-students-module__wge1gW__bulkFooterActions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.1rem;display:flex}.admin-students-module__wge1gW__secondaryActionBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:14px;min-width:140px;min-height:52px;padding:.9rem 1.1rem;font-size:.95rem;font-weight:700}.admin-students-module__wge1gW__secondaryActionBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.admin-students-module__wge1gW__secondaryActionBtn:disabled{opacity:.65;cursor:not-allowed}.admin-students-module__wge1gW__formGroup input:focus,.admin-students-module__wge1gW__formGroup select:focus,.admin-students-module__wge1gW__formGroup textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.admin-students-module__wge1gW__datePickerWrap{position:relative}.admin-students-module__wge1gW__dateFieldButton{color:#64748b;text-align:left;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.75rem;width:100%;min-height:52px;padding:.88rem .95rem;transition:all .2s;display:flex}.admin-students-module__wge1gW__dateFieldButton:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.admin-students-module__wge1gW__dateFieldValue{color:#0f172a;flex:1;font-size:.95rem;font-weight:700}.admin-students-module__wge1gW__dateFieldCaret{color:#64748b}.admin-students-module__wge1gW__datePopover{z-index:40;background:#fff;border:1px solid #dbe3ef;border-radius:22px;padding:.85rem;position:absolute;top:calc(100% + .65rem);left:0;box-shadow:0 18px 40px #0f172a24}.admin-students-module__wge1gW__reactCalendar{width:320px;font-family:inherit;background:0 0!important;border:none!important}.admin-students-module__wge1gW__reactCalendar .react-calendar__navigation{margin-bottom:.8rem}.admin-students-module__wge1gW__reactCalendar .react-calendar__navigation button{color:#0f172a;background:0 0;border:none;border-radius:12px;min-width:40px;font-size:1rem;font-weight:800}:is(.admin-students-module__wge1gW__reactCalendar .react-calendar__navigation button:enabled:hover,.admin-students-module__wge1gW__reactCalendar .react-calendar__navigation button:enabled:focus){background:#eff6ff}.admin-students-module__wge1gW__reactCalendar .react-calendar__month-view__weekdays__weekday{color:#64748b;text-transform:uppercase;padding:.55rem 0;font-size:.82rem;font-weight:800;text-decoration:none}.admin-students-module__wge1gW__reactCalendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.admin-students-module__wge1gW__reactCalendar .react-calendar__tile{color:#0f172a;background:0 0;border:none;border-radius:14px;min-height:42px;font-size:.95rem}:is(.admin-students-module__wge1gW__reactCalendar .react-calendar__tile:enabled:hover,.admin-students-module__wge1gW__reactCalendar .react-calendar__tile:enabled:focus){background:#eff6ff}.admin-students-module__wge1gW__reactCalendar .react-calendar__tile--now{color:#0f3f6f;background:#dbeafe}.admin-students-module__wge1gW__reactCalendar .react-calendar__tile--active{color:#fff;background:linear-gradient(135deg,#0f3f6f 0%,#2088e6 100%)}.admin-students-module__wge1gW__reactCalendar .react-calendar__month-view__days__day--neighboringMonth{color:#cbd5e1}.admin-students-module__wge1gW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:100%;margin-top:1rem;padding:14px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.admin-students-module__wge1gW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #0881ec59}.admin-students-module__wge1gW__submitBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}@media (max-width:1024px){.admin-students-module__wge1gW__headerCard{flex-direction:column;align-items:flex-start}.admin-students-module__wge1gW__headerActions{flex-flow:row;align-items:stretch;width:100%}.admin-students-module__wge1gW__headerInfo p{white-space:normal}.admin-students-module__wge1gW__searchBox{width:100%}.admin-students-module__wge1gW__statusSelectWrap{flex:1 1 0;width:auto;min-width:0}.admin-students-module__wge1gW__enrollBtn{flex-shrink:0;width:auto;min-width:210px}}@media (max-width:768px){.admin-students-module__wge1gW__headerCard{gap:1.5rem;padding:2rem 1.5rem}.admin-students-module__wge1gW__tableWrapper{-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow-x:auto}.admin-students-module__wge1gW__studentTable{width:max-content}.admin-students-module__wge1gW__studentTable th,.admin-students-module__wge1gW__studentTable td{padding:1rem}.admin-students-module__wge1gW__studentTable th:first-child,.admin-students-module__wge1gW__studentTable td:first-child{z-index:auto;position:static;left:auto}.admin-students-module__wge1gW__modal{padding:2rem 1.5rem}.admin-students-module__wge1gW__formGrid{grid-template-columns:1fr;gap:0}}@media (max-width:480px){.admin-students-module__wge1gW__datePopover{width:min(100%,100vw - 3rem);padding:.75rem}.admin-students-module__wge1gW__reactCalendar{width:100%}}@media (max-width:560px){.admin-students-module__wge1gW__headerCard{border-radius:22px;padding:1.6rem 1.1rem}.admin-students-module__wge1gW__headerInfo h1{font-size:1.45rem}.admin-students-module__wge1gW__headerInfo p{font-size:.88rem}.admin-students-module__wge1gW__enrollBtn{width:100%}.admin-students-module__wge1gW__studentTable{min-width:760px}.admin-students-module__wge1gW__studentTable th:first-child,.admin-students-module__wge1gW__studentTable td:first-child{min-width:200px}.admin-students-module__wge1gW__modal{border-radius:18px;padding:1.25rem 1rem}.admin-students-module__wge1gW__modalHeader{margin-bottom:1.25rem}}.admin-students-module__wge1gW__tableSection{flex-direction:column;gap:.85rem;display:flex}.admin-students-module__wge1gW__tableSectionHeader{color:#0f172a;padding:0 .25rem;font-size:1rem;font-weight:800}.admin-students-module__wge1gW__nameLink{color:#0f172a;font-size:.88rem;font-weight:400;line-height:1.45;text-decoration:none;display:inline-block}.admin-students-module__wge1gW__nameLink:hover{color:#0881ec}@media (max-width:640px){.admin-students-module__wge1gW__headerCard{border-radius:22px;gap:.85rem;min-height:128px;padding:1.35rem 1.25rem}.admin-students-module__wge1gW__headerInfo h1{margin-bottom:.3rem;font-size:1.45rem}.admin-students-module__wge1gW__headerInfo p{font-size:.88rem;line-height:1.5}.admin-students-module__wge1gW__headerActions{flex-flow:wrap;align-items:stretch;gap:.6rem}.admin-students-module__wge1gW__searchBox{width:100%;min-height:44px;padding:.75rem .9rem}.admin-students-module__wge1gW__statusSelectWrap{flex:1 1 0;width:auto;min-width:160px}.admin-students-module__wge1gW__statusSelectWrap button{min-height:44px}.admin-students-module__wge1gW__enrollBtn{border-radius:12px;flex-shrink:0;gap:0;width:44px;min-width:44px;min-height:44px;padding:0;font-size:0}.admin-students-module__wge1gW__enrollBtn svg{width:18px;height:18px}}.admin-students-module__wge1gW__tableFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .25rem 0;display:flex}.admin-students-module__wge1gW__tableFooterMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.admin-students-module__wge1gW__paginationSummary{color:#64748b;font-size:.82rem;font-weight:600}.admin-students-module__wge1gW__pageSizeGroup{align-items:center;gap:.65rem;display:inline-flex}.admin-students-module__wge1gW__pageSizeLabel{color:#475569;font-size:.82rem;font-weight:700}.admin-students-module__wge1gW__pageSizeSelect{width:84px}.admin-students-module__wge1gW__paginationControls{flex-wrap:wrap;align-items:center;gap:.55rem;margin-left:auto;display:flex}.admin-students-module__wge1gW__paginationPages{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.admin-students-module__wge1gW__paginationArrow,.admin-students-module__wge1gW__paginationPage{color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.admin-students-module__wge1gW__paginationArrow:hover:not(:disabled),.admin-students-module__wge1gW__paginationPage:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.admin-students-module__wge1gW__paginationPageActive{color:#fff;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border-color:#0000;box-shadow:0 8px 18px #0881ec33}.admin-students-module__wge1gW__paginationPageActive:hover{color:#fff;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border-color:#0000}.admin-students-module__wge1gW__paginationArrow:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (max-width:640px){.admin-students-module__wge1gW__tableFooter{justify-content:center;align-items:stretch;padding-top:.85rem}.admin-students-module__wge1gW__tableFooterMeta,.admin-students-module__wge1gW__paginationControls{justify-content:center;width:100%}.admin-students-module__wge1gW__pageSizeGroup{justify-content:center}}
.WhatsAppButton-module__mfMbwG__whatsappContainer{z-index:1000;position:fixed;bottom:clamp(16px,2.5vw,24px);right:clamp(16px,2.5vw,24px)}.WhatsAppButton-module__mfMbwG__whatsappBtn{color:#fff;cursor:pointer;z-index:2;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__mfMbwG__whatsappBtn:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.WhatsAppButton-module__mfMbwG__pulse{z-index:1;background:#25d366;border-radius:50%;width:60px;height:60px;animation:2s infinite WhatsAppButton-module__mfMbwG__pulse;position:absolute;bottom:0;right:0}@keyframes WhatsAppButton-module__mfMbwG__pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1)}}.WhatsAppButton-module__mfMbwG__chatPopup{background:#fff;border-radius:16px;flex-direction:column;width:min(360px,100vw - 24px);max-height:min(70vh,560px);animation:.3s WhatsAppButton-module__mfMbwG__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes WhatsAppButton-module__mfMbwG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WhatsAppButton-module__mfMbwG__chatHeader{color:#fff;background:#075e54;justify-content:space-between;align-items:center;padding:16px;display:flex}.WhatsAppButton-module__mfMbwG__headerInfo{align-items:center;gap:12px;display:flex}.WhatsAppButton-module__mfMbwG__avatar{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.WhatsAppButton-module__mfMbwG__headerInfo strong{font-size:15px;font-weight:600;display:block}.WhatsAppButton-module__mfMbwG__headerInfo span{opacity:.85;font-size:12px}.WhatsAppButton-module__mfMbwG__closeBtn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.WhatsAppButton-module__mfMbwG__closeBtn:hover{background:#fff3}.WhatsAppButton-module__mfMbwG__chatBody{background:#e5ddd5 url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zM22.343 0L13.857 8.485 15.272 9.9l9.9-9.9h-2.83zM32 0l-3.486 3.485-1.414-1.414L30.172 0H32zM0 5.373l.828-.83 1.415 1.415L0 8.2V5.374zm0 5.656l.828-.829 5.657 5.657-1.414 1.415L0 11.03v-.001zm0 5.656l.828-.828 8.485 8.485-1.414 1.414L0 16.686v-.001zm0 5.657l.828-.828L12.314 32.97l-1.414 1.415L0 22.343v-.001zm0 5.657l.828-.828L16.97 37.628l-1.414 1.414L0 28v-.001zm0 5.657l.828-.828L21.627 42.284l-1.414 1.414L0 33.657v-.001zm0 5.657l.828-.828L26.284 46.94l-1.414 1.414L0 39.313v-.001zm0 5.657l.828-.828L30.94 51.598l-1.414 1.414L0 44.97v-.001zm0 5.657l.828-.828L35.598 56.255l-1.414 1.414L0 50.627v-.001zM0 60v-5.372l.828.828-1.414 1.414.586.586V60H0zm5.372 0l-.828-.828 1.414-1.414 1.415 1.414-.586.828H5.373zm5.656 0l-.828-.828 5.657-5.657 1.415 1.415L11.03 60h-.001zm5.656 0l-.828-.828 8.485-8.485 1.415 1.414L16.686 60h-.001zm5.656 0l-.827-.828 11.313-11.314 1.414 1.414L22.343 60h-.001zm5.657 0l-.828-.828 14.143-14.142 1.414 1.414L28 60h-.001zm5.657 0l-.828-.828 16.97-16.97 1.415 1.414L33.657 60h-.001zm5.657 0l-.828-.828 19.8-19.8 1.414 1.415L39.313 60h-.001zm5.657 0l-.828-.828 22.627-22.627 1.414 1.414L44.97 60h-.001zm5.657 0l-.828-.828L60 51.8v2.828l-6.485 6.486-.586-.586-1.414-1.414 6.485-6.486V60h-.001zM60 0v5.373l-.828-.83-1.414 1.415-1.414-1.414L60 .828V0h-.001z' fill='%23d4cfc4' fill-opacity='0.5' fill-rule='evenodd'/%3E%3C/svg%3E");padding:20px}.WhatsAppButton-module__mfMbwG__chatMessage{background:#fff;border-radius:0 8px 8px;padding:12px 16px;position:relative;box-shadow:0 1px 2px #0000001a}.WhatsAppButton-module__mfMbwG__chatMessage:before{content:"";border-top:8px solid #fff;border-left:8px solid #0000;width:0;height:0;position:absolute;top:0;left:-8px}.WhatsAppButton-module__mfMbwG__chatMessage p{color:#333;margin:0 0 8px;font-size:14px;line-height:1.5}.WhatsAppButton-module__mfMbwG__chatMessage p:last-child{margin-bottom:0}.WhatsAppButton-module__mfMbwG__chatLink{color:#fff;background:#25d366;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:16px;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.WhatsAppButton-module__mfMbwG__chatLink:hover{color:#fff;background:#1da851}@media (max-width:480px){.WhatsAppButton-module__mfMbwG__whatsappContainer{bottom:16px;right:16px}.WhatsAppButton-module__mfMbwG__chatPopup{width:min(360px,100vw - 20px);bottom:72px;right:0}}@media (max-width:768px){.WhatsAppButton-module__mfMbwG__whatsappBtn,.WhatsAppButton-module__mfMbwG__pulse{width:56px;height:56px}.WhatsAppButton-module__mfMbwG__chatHeader{padding:14px 16px}.WhatsAppButton-module__mfMbwG__chatBody{padding:16px}.WhatsAppButton-module__mfMbwG__chatLink{margin:14px 16px 16px}}
.ScrollToTop-module__uyZK_q__scrollTop{left:var(--space-6);bottom:var(--space-6);border-radius:var(--radius-full);background:var(--primary-blue);width:44px;height:44px;color:var(--white);box-shadow:var(--shadow-md);cursor:pointer;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex;position:fixed;transform:translateY(10px)}.ScrollToTop-module__uyZK_q__scrollTop:hover{background:var(--primary-deep-blue);transform:translateY(6px)}.ScrollToTop-module__uyZK_q__scrollTop:focus-visible{outline-offset:2px;outline:3px solid #0881ec59}.ScrollToTop-module__uyZK_q__visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media (max-width:480px){.ScrollToTop-module__uyZK_q__scrollTop{left:var(--space-4);bottom:var(--space-4);width:40px;height:40px}}
.courses-module__8TZdPW__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.courses-module__8TZdPW__errorMessage{font-size:.95rem;font-weight:600;line-height:1.6}.courses-module__8TZdPW__errorRetryBtn{color:#b91c1c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fca5a5;border-radius:10px;flex-shrink:0;padding:.55rem .95rem;font-size:.85rem;font-weight:700}.courses-module__8TZdPW__courseGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem;display:grid}.courses-module__8TZdPW__feedbackCard{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;grid-column:1/-1;padding:3rem;font-size:.95rem;font-weight:600}.courses-module__8TZdPW__courseCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;min-width:0;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.courses-module__8TZdPW__courseCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.courses-module__8TZdPW__courseTitleBlock{flex:1;min-width:0}.courses-module__8TZdPW__courseStatus{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;padding:3px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.courses-module__8TZdPW__statusActive{color:#0881ec;background:#0881ec1a}.courses-module__8TZdPW__statusArchived{color:#7c3aed;background:#7c3aed1f}.courses-module__8TZdPW__statusDraft{color:#b45309;background:#b453091f}.courses-module__8TZdPW__courseTitle{font-family:var(--font-portal), "Times New Roman", Georgia, serif;color:#08152f;letter-spacing:.01em;text-transform:capitalize;word-break:break-word;margin-top:.65rem;font-size:1.5rem;font-weight:700;line-height:1.1}.courses-module__8TZdPW__courseIconWrap{background:linear-gradient(145deg,#fff1df 0%,#ffe3bf 55%,#ffd39a 100%);border:1px solid #f9731633;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 10px 22px #f9731624,inset 0 1px #ffffffe6}.courses-module__8TZdPW__courseThumbnailWrap{background:#e2e8f0;border-radius:16px;width:100%;height:150px;margin-bottom:1rem;overflow:hidden}.courses-module__8TZdPW__courseThumbnail{object-fit:cover;width:100%;height:100%}.courses-module__8TZdPW__courseMetaList{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1.5rem;display:flex}.courses-module__8TZdPW__courseMetaRow{align-items:flex-start;gap:.75rem;display:flex}.courses-module__8TZdPW__courseMetaLabel{color:#0f172a;flex-shrink:0;min-width:72px;font-size:.8rem;font-weight:700}.courses-module__8TZdPW__courseMetaLabelMuted{color:#94a3b8}.courses-module__8TZdPW__courseMetaValue{color:#334155;word-break:break-word;align-items:center;gap:.35rem;min-width:0;font-size:.9rem;font-weight:400;line-height:1.55;display:inline-flex}.courses-module__8TZdPW__courseTypeBadge{border-radius:999px;justify-content:center;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.courses-module__8TZdPW__courseTypeSkilled{color:#0881ec;background:#0881ec1a}.courses-module__8TZdPW__courseTypeAdvance{color:#7c3aed;background:#7c3aed1a}.courses-module__8TZdPW__courseActionRow{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.courses-module__8TZdPW__actionBtn{color:#2563eb;cursor:pointer;background:0 0;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;min-width:112px;padding:.5rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.courses-module__8TZdPW__actionBtnDanger{color:#ef4444;border-color:#fecaca}.courses-module__8TZdPW__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.courses-module__8TZdPW__modalCard{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.courses-module__8TZdPW__modalCloseBtn{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.courses-module__8TZdPW__modalTitle{color:#0a0f1e;margin-bottom:1.5rem;padding-right:2rem;font-size:1.5rem;font-weight:800}.courses-module__8TZdPW__modalForm{flex-direction:column;gap:1rem;display:flex}.courses-module__8TZdPW__formField{flex-direction:column;gap:.5rem;display:flex}.courses-module__8TZdPW__fieldLabel{color:#334155;font-size:.85rem;font-weight:600}.courses-module__8TZdPW__splitFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.courses-module__8TZdPW__input,.courses-module__8TZdPW__textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem}.courses-module__8TZdPW__textarea{resize:vertical;line-height:1.5}.courses-module__8TZdPW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c2d4c 0%,#0881ec 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.9rem 1rem;font-size:.95rem;font-weight:700;display:inline-flex}@media (max-width:768px){.courses-module__8TZdPW__errorBanner{flex-direction:column;align-items:stretch}.courses-module__8TZdPW__errorRetryBtn{width:100%}.courses-module__8TZdPW__splitFields{grid-template-columns:1fr}.courses-module__8TZdPW__actionBtn{flex:calc(50% - .375rem)}}@media (max-width:480px){.courses-module__8TZdPW__courseGrid{gap:1rem}.courses-module__8TZdPW__feedbackCard,.courses-module__8TZdPW__courseCard{border-radius:16px;padding:.95rem}.courses-module__8TZdPW__courseCardHeader{gap:.75rem;margin-bottom:1rem}.courses-module__8TZdPW__courseStatus{padding:2px 8px;font-size:.64rem}.courses-module__8TZdPW__courseTitle{margin-top:.5rem;font-size:1.15rem}.courses-module__8TZdPW__courseIconWrap{border-radius:14px;width:44px;height:44px}.courses-module__8TZdPW__courseMetaList{gap:.6rem;margin-bottom:1rem}.courses-module__8TZdPW__courseMetaRow{justify-content:space-between;align-items:center;gap:.5rem}.courses-module__8TZdPW__courseMetaLabel{min-width:60px;font-size:.76rem}.courses-module__8TZdPW__courseMetaValue{text-align:right;justify-content:flex-end;font-size:.84rem}.courses-module__8TZdPW__courseActionRow{gap:.55rem;padding-top:1rem}.courses-module__8TZdPW__actionBtn{width:auto;min-width:0;padding:.55rem .65rem;font-size:.74rem}.courses-module__8TZdPW__modalOverlay{padding:.75rem}.courses-module__8TZdPW__modalCard{border-radius:16px;padding:1rem}.courses-module__8TZdPW__modalCloseBtn{top:.85rem;right:.85rem}.courses-module__8TZdPW__modalTitle{margin-bottom:1.1rem;padding-right:2.25rem;font-size:1.3rem}}
.viewer-module__AupeBG__page{flex-direction:column;gap:1.5rem;display:flex}.viewer-module__AupeBG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.viewer-module__AupeBG__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.viewer-module__AupeBG__backBtn,.viewer-module__AupeBG__openBtn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.75rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.viewer-module__AupeBG__backBtn{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.viewer-module__AupeBG__openBtn{color:#fff;background:linear-gradient(135deg,#0c2d4c,#0881ec);border:none}.viewer-module__AupeBG__viewerCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #0f172a0f}.viewer-module__AupeBG__viewerHeader{border-bottom:1px solid #e2e8f0;padding:1.2rem 1.35rem}.viewer-module__AupeBG__title{font-family:var(--font-portal), "Inter", "Segoe UI", sans-serif;color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.viewer-module__AupeBG__viewerBody{padding:1.2rem}.viewer-module__AupeBG__player{aspect-ratio:16/9;background:#020617;border:none;border-radius:16px;width:100%;display:block}.viewer-module__AupeBG__pdfViewerWrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;height:min(78vh,980px);min-height:520px;position:relative;overflow:hidden}.viewer-module__AupeBG__pdfViewerWrap:before{content:"";pointer-events:none;z-index:2;position:absolute;inset:0;box-shadow:inset 16px 0 #fff,inset -26px 0 #fff,inset 0 -20px #fff,inset 0 10px #fff}.viewer-module__AupeBG__pdfViewerFrame{background:#fff;border:none;width:calc(100% + 42px);height:calc(100% + 76px);margin-top:-56px;margin-bottom:-20px;margin-left:-16px;display:block}.viewer-module__AupeBG__emptyState{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:320px;display:flex}.viewer-module__AupeBG__emptyState p{margin:0;font-size:.92rem;font-weight:600}@media (max-width:640px){.viewer-module__AupeBG__header{flex-direction:column;align-items:stretch}.viewer-module__AupeBG__backBtn,.viewer-module__AupeBG__openBtn,.viewer-module__AupeBG__headerActions{width:100%}.viewer-module__AupeBG__viewerBody{padding:.9rem}.viewer-module__AupeBG__pdfViewerWrap{min-height:420px}}
