.auth-module__K2bxqa__authShell{background:linear-gradient(135deg,#0b1827 0%,#0f2340 40%,#0c1a2e 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.auth-module__K2bxqa__authShell:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 70% 20%,#c9a84c14 0%,#0000 60%),radial-gradient(40% 60% at 20% 80%,#1e50961f 0%,#0000 60%);position:absolute;inset:0}.auth-module__K2bxqa__authCard{-webkit-backdrop-filter:blur(24px);background:#0f1f37d9;border:1px solid #c9a84c26;border-radius:20px;width:100%;max-width:440px;padding:2.5rem;animation:.5s cubic-bezier(.22,1,.36,1) auth-module__K2bxqa__authCardIn;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a,0 32px 64px #0006,0 0 80px #c9a84c0a}@keyframes auth-module__K2bxqa__authCardIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-module__K2bxqa__authLogo{align-items:center;gap:.75rem;margin-bottom:2rem;text-decoration:none;display:flex}.auth-module__K2bxqa__authBrandName{color:#e2e8f0;letter-spacing:.05em;font-size:1.1rem;font-weight:700}.auth-module__K2bxqa__authBrandSub{color:#c9a84c;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.auth-module__K2bxqa__authTitle{color:#f1f5f9;margin:0 0 .4rem;font-size:1.6rem;font-weight:700;line-height:1.2}.auth-module__K2bxqa__authSub{color:#94a3b8;margin:0 0 1.75rem;font-size:.875rem}.auth-module__K2bxqa__googleBtn{color:#3c4043;cursor:pointer;letter-spacing:.01em;background:#fff;border:1px solid #dadce0;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;font-family:Google Sans,Roboto,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex;position:relative;overflow:hidden}.auth-module__K2bxqa__googleBtn:before{content:"";border-radius:inherit;background:#4285f400;transition:background .2s;position:absolute;inset:0}.auth-module__K2bxqa__googleBtn:hover{background:#f8f9fa;border-color:#c6c6c6;transform:translateY(-1px);box-shadow:0 2px 12px #0000001f}.auth-module__K2bxqa__googleBtn:hover:before{background:#4285f408}.auth-module__K2bxqa__googleBtn:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.auth-module__K2bxqa__googleBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #4285f4}.auth-module__K2bxqa__googleBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.auth-module__K2bxqa__googleIcon{flex-shrink:0;width:18px;height:18px}.auth-module__K2bxqa__divider{color:#475569;align-items:center;gap:.75rem;margin:1.25rem 0;font-size:.8rem;display:flex}.auth-module__K2bxqa__divider:before,.auth-module__K2bxqa__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-module__K2bxqa__field{margin-bottom:1.1rem}.auth-module__K2bxqa__field label{color:#94a3b8;letter-spacing:.01em;margin-bottom:.4rem;font-size:.825rem;font-weight:500;display:block}.auth-module__K2bxqa__field input,.auth-module__K2bxqa__field select,.auth-module__K2bxqa__field textarea{color:#e2e8f0;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.7rem .875rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.auth-module__K2bxqa__field input:focus,.auth-module__K2bxqa__field select:focus,.auth-module__K2bxqa__field textarea:focus{border-color:#c9a84c80;outline:none;box-shadow:0 0 0 3px #c9a84c1a}.auth-module__K2bxqa__field input::placeholder{color:#475569}.auth-module__K2bxqa__field textarea{resize:vertical;min-height:90px}.auth-module__K2bxqa__fieldError{color:#f87171;align-items:center;gap:.3rem;margin-top:.3rem;font-size:.78rem;display:flex}.auth-module__K2bxqa__submitBtn{color:#0b1827;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#c9a84c 0%,#a8892a 100%);border:none;border-radius:10px;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c9a84c40}.auth-module__K2bxqa__submitBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 24px #c9a84c59}.auth-module__K2bxqa__submitBtn:focus-visible{outline-offset:3px;outline:2px solid #c9a84c}.auth-module__K2bxqa__submitBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-module__K2bxqa__alertErr{color:#fca5a5;background:#f871711a;border:1px solid #f8717140;border-radius:8px;margin-bottom:1rem;padding:.75rem .875rem;font-size:.85rem}.auth-module__K2bxqa__alertSuccess{color:#86efac;background:#4ade801a;border:1px solid #4ade8040;border-radius:8px;margin-bottom:1rem;padding:.75rem .875rem;font-size:.85rem}.auth-module__K2bxqa__authFooter{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.85rem}.auth-module__K2bxqa__authFooter a{color:#c9a84c;font-weight:500;text-decoration:none;transition:opacity .2s}.auth-module__K2bxqa__authFooter a:hover{opacity:.8}.auth-module__K2bxqa__profileShell{background:linear-gradient(135deg,#0b1827 0%,#0f2340 40%,#0c1a2e 100%);min-height:100vh;padding:2rem 1rem 4rem}.auth-module__K2bxqa__profileInner{max-width:860px;margin:0 auto}.auth-module__K2bxqa__profileHeader{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f1f37cc;border:1px solid #c9a84c26;border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:flex;box-shadow:0 16px 48px #0000004d}.auth-module__K2bxqa__avatarCircle{color:#0b1827;background:linear-gradient(135deg,#c9a84c,#7c5c1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.8rem;font-weight:700;display:flex;overflow:hidden}.auth-module__K2bxqa__avatarCircle img{object-fit:cover;border-radius:50%;width:100%;height:100%}.auth-module__K2bxqa__profileName{color:#f1f5f9;margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.auth-module__K2bxqa__profileEmail{color:#64748b;margin:0 0 .5rem;font-size:.875rem}.auth-module__K2bxqa__roleBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;align-items:center;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.auth-module__K2bxqa__roleBadgeUser{color:#94a3b8;background:#64748b33;border:1px solid #64748b4d}.auth-module__K2bxqa__roleBadgeMember{color:#c9a84c;background:#c9a84c26;border:1px solid #c9a84c4d}.auth-module__K2bxqa__roleBadgeModerator{color:#c084fc;background:#9333ea26;border:1px solid #9333ea4d}.auth-module__K2bxqa__profileCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f1f37cc;border:1px solid #ffffff12;border-radius:16px;margin-bottom:1.25rem;padding:1.75rem}.auth-module__K2bxqa__cardTitle{color:#c9a84c;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.95rem;font-weight:600;display:flex}.auth-module__K2bxqa__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.auth-module__K2bxqa__twoCol{grid-template-columns:1fr}.auth-module__K2bxqa__profileHeader{text-align:center;flex-direction:column}}.auth-module__K2bxqa__profileActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.auth-module__K2bxqa__btnPrimary{color:#0b1827;cursor:pointer;background:linear-gradient(135deg,#c9a84c 0%,#a8892a 100%);border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:700;transition:opacity .2s,transform .15s}.auth-module__K2bxqa__btnPrimary:hover{opacity:.9;transform:translateY(-1px)}.auth-module__K2bxqa__btnPrimary:focus-visible{outline-offset:2px;outline:2px solid #c9a84c}.auth-module__K2bxqa__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.auth-module__K2bxqa__btnSecondary{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.auth-module__K2bxqa__btnSecondary:hover{color:#e2e8f0;background:#ffffff1a;transform:translateY(-1px)}.auth-module__K2bxqa__btnSecondary:focus-visible{outline-offset:2px;outline:2px solid #c9a84c}.auth-module__K2bxqa__btnDanger{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s}.auth-module__K2bxqa__btnDanger:hover{background:#ef444433;transform:translateY(-1px)}.auth-module__K2bxqa__btnDanger:focus-visible{outline-offset:2px;outline:2px solid #ef4444}.auth-module__K2bxqa__enrollTable{border-collapse:collapse;width:100%;font-size:.875rem}.auth-module__K2bxqa__enrollTable th{text-align:left;color:#64748b;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #ffffff12;padding:.6rem .75rem;font-size:.78rem;font-weight:500}.auth-module__K2bxqa__enrollTable td{color:#cbd5e1;border-bottom:1px solid #ffffff0a;padding:.75rem}.auth-module__K2bxqa__enrollTable tr:last-child td{border-bottom:none}.auth-module__K2bxqa__statusBadge{border-radius:12px;align-items:center;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.auth-module__K2bxqa__statusEnrolled{color:#93c5fd;background:#3b82f626}.auth-module__K2bxqa__statusCompleted{color:#86efac;background:#4ade8026}.auth-module__K2bxqa__statusCancelled{color:#94a3b8;background:#64748b26}.auth-module__K2bxqa__emptyState{text-align:center;color:#475569;padding:2rem;font-size:.9rem}.auth-module__K2bxqa__editOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s auth-module__K2bxqa__fadeIn;display:flex;position:fixed;inset:0}@keyframes auth-module__K2bxqa__fadeIn{0%{opacity:0}to{opacity:1}}.auth-module__K2bxqa__editModal{background:#0f2340;border:1px solid #c9a84c33;border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:2rem;animation:.3s cubic-bezier(.22,1,.36,1) auth-module__K2bxqa__slideUp;overflow-y:auto}@keyframes auth-module__K2bxqa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-module__K2bxqa__editModalTitle{color:#f1f5f9;margin:0 0 1.5rem;font-size:1.2rem;font-weight:700}.auth-module__K2bxqa__editModalFooter{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.auth-module__K2bxqa__spinner{border:2px solid #fff3;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-module__K2bxqa__spin;display:inline-block}@keyframes auth-module__K2bxqa__spin{to{transform:rotate(360deg)}}[dir=rtl] .auth-module__K2bxqa__authLogo,[dir=rtl] .auth-module__K2bxqa__profileHeader{flex-direction:row-reverse}[dir=rtl] .auth-module__K2bxqa__field label{text-align:right}[dir=rtl] .auth-module__K2bxqa__editModalFooter{flex-direction:row-reverse}.auth-module__K2bxqa__avatarWrapper{flex-shrink:0;position:relative}.auth-module__K2bxqa__avatarWrapper:hover .auth-module__K2bxqa__avatarUploadBtn,.auth-module__K2bxqa__avatarWrapper:focus-within .auth-module__K2bxqa__avatarUploadBtn{opacity:1}.auth-module__K2bxqa__avatarUploadBtn{color:#fff;cursor:pointer;opacity:0;letter-spacing:.03em;text-transform:uppercase;background:#00000085;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.7rem;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:0}.auth-module__K2bxqa__avatarUploadBtn:focus-visible{outline-offset:3px;opacity:1;outline:2px solid #c9a84c}.auth-module__K2bxqa__avatarUploading{background:#000000a6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.auth-module__K2bxqa__certSection{margin-top:0}.auth-module__K2bxqa__certCard{background:#ffffff08;border:1px solid #c9a84c1f;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding:1rem 1.25rem;transition:border-color .2s,background .2s;display:flex}.auth-module__K2bxqa__certCard:hover{background:#c9a84c0a;border-color:#c9a84c40}.auth-module__K2bxqa__certIcon{flex-shrink:0;font-size:1.6rem;line-height:1}.auth-module__K2bxqa__certInfo{flex:1;min-width:0}.auth-module__K2bxqa__certTitleEn{color:#e2e8f0;margin:0 0 .15rem;font-size:.95rem;font-weight:600}.auth-module__K2bxqa__certTitleAr{color:#94a3b8;direction:rtl;margin:0 0 .35rem;font-size:.88rem}.auth-module__K2bxqa__certMeta{color:#64748b;flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.auth-module__K2bxqa__certExpired{color:#f87171}.auth-module__K2bxqa__certDownloadBtn{color:#0b1827;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#c9a84c 0%,#a8892a 100%);border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.auth-module__K2bxqa__certDownloadBtn:hover{opacity:.88;transform:translateY(-1px)}.auth-module__K2bxqa__certDownloadBtn:focus-visible{outline-offset:2px;outline:2px solid #c9a84c}[dir=rtl] .auth-module__K2bxqa__certCard{flex-direction:row-reverse}[dir=rtl] .auth-module__K2bxqa__certMeta{direction:rtl}
