.home-page{min-height:100vh;display:flex;flex-direction:column;background:#efeff4;color:#1f2937;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#efeff4;transition:opacity .85s ease,visibility .85s ease}.home-preloader-visible{opacity:1;visibility:visible}.home-preloader-hide{opacity:0;visibility:hidden;pointer-events:none}.home-preloader-inner{display:flex;flex-direction:column;align-items:center;gap:10px}.home-preloader-brand{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.home-preloader-logo-img{flex-shrink:0;width:52px;height:52px;object-fit:contain;display:block}.home-preloader-wordmark{font-weight:800;font-size:clamp(50px,4.2vw,62px);letter-spacing:-.03em;line-height:1;white-space:nowrap}.home-preloader-grad{color:#1e3a8a}.home-preloader-ezy{color:#e48b43}.home-preloader-byline{margin-top:-2px;font-size:12px;font-weight:500;color:#6b7280}.home-preloader-byline-brand{color:#c47bd8;font-weight:600}.home-preloader-dots{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.home-preloader-dots span{width:6px;height:6px;border-radius:50%;background:#2f80ed;animation:home-dot-bounce 1.1s ease-in-out infinite}.home-preloader-dots span:nth-child(2){animation-delay:.2s}@keyframes home-dot-bounce{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.home-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 28px;max-width:none;margin:0 auto;width:100%;box-sizing:border-box;background:#fff;border-bottom:1px solid #ececf1}.home-nav-brand{display:flex;flex-direction:row;align-items:center;gap:7px;text-decoration:none;color:inherit}.home-nav-logo-img{flex-shrink:0;width:33px;height:33px;object-fit:contain;display:block}.home-nav-wordmark{font-weight:700;font-size:34px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.home-nav-grad{color:#1e3a8a}.home-nav-ezy{color:#e48b43}.home-nav-links{display:flex;align-items:center;gap:26px;flex-wrap:wrap;justify-content:flex-end}.home-nav-link{font-size:11px;font-weight:600;color:#4b5563;text-decoration:none;padding-bottom:2px}.home-nav-link:hover{color:#2563eb}.home-nav-link-cta{color:#1f7bf2;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.home-hero{text-align:center;padding:118px 24px 64px;max-width:820px;margin:0 auto}.home-hero-title{margin:0 0 16px;font-size:clamp(45px,4.4vw,66px);font-weight:800;color:#0f172a;line-height:1.2}.home-hero-grad{color:#253f8f}.home-hero-ezy{color:#e48b43}.home-hero-sub{margin:0 auto 30px;max-width:720px;font-size:clamp(19px,1.8vw,33px);line-height:1.45;color:#4b5563}.home-btn-primary{display:inline-block;padding:12px 26px;border-radius:999px;background:#1f7bf2;color:#fff;font-weight:700;font-size:15px;text-decoration:none;box-shadow:0 0 0 4px #1f7bf21f,0 8px 18px #1f7bf240;transition:background-color .2s ease,box-shadow .2s ease,filter .2s ease}.home-btn-primary:hover{background:#1f7bf2;box-shadow:0 0 0 6px #1f7bf229,0 10px 24px #1f7bf257;filter:brightness(1.02)}.home-page main{flex:1}@media (max-width: 768px){.home-nav{padding:12px 16px}.home-nav-wordmark{font-size:24px}.home-nav-links{gap:14px}.home-hero{padding-top:86px}.home-hero-sub{font-size:18px}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:#f8fafc}.login-form-card{width:100%;max-width:296px;min-height:342px;padding:22px 20px 18px;border:1px solid #edf0f6;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0f172a14}.login-brand{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:12px;line-height:1}.login-brand-logo-img{flex-shrink:0;width:54px;height:54px;object-fit:contain;display:block}.login-brand-wordmark{font-weight:800;font-size:30px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.login-brand-grad{color:#1e3a8a}.login-brand-ezy{color:#fb923c}.login-title{font-weight:700;font-size:15px;color:#0b84ff;margin-bottom:4px;text-align:center;line-height:1.15}.login-subtitle{color:#8a93a3;font-weight:500;margin-bottom:13px;font-size:11px;text-align:center;line-height:1.3}.login-field{margin-bottom:10px;display:flex;align-items:center;gap:8px;padding:0 12px;height:30px;border:1px solid #e8edf4;border-radius:8px;background:#f2f5f9;position:relative;overflow:hidden}.login-field-password{margin-bottom:18px}.login-label{display:inline-flex;align-items:center;justify-content:center;color:#616d81;flex-shrink:0}.login-label svg{width:12px;height:12px}.login-password-toggle{position:absolute;right:8px;top:0;height:100%;width:28px;margin-left:0;padding:0;border:0;background:transparent;color:#616d81;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;outline:none;box-shadow:none;line-height:1}.login-password-toggle:focus-visible{outline:none;outline-offset:0}.login-password-toggle svg{width:12px;height:12px}.login-input{background:transparent;border:0;font-size:12.5px;color:#0f172a;padding:0;height:100%;flex:1;width:100%;min-width:0}.login-field-password .login-input{padding-right:22px}.login-input::placeholder{color:#9aa4b2}.login-error{margin-bottom:12px;padding:9px 10px;border-radius:8px;background:var(--gz-danger-soft);border:1px solid var(--gz-red-200);color:var(--gz-red-800);font-weight:600;font-size:12px}.login-submit{width:100%;height:32px;cursor:pointer;text-transform:uppercase;font-size:14px;font-weight:800;letter-spacing:.02em;border-radius:6px;background:#0b84ff;color:#fff;border:0}.login-submit:disabled{opacity:.75;cursor:not-allowed}.login-help{margin-top:14px;color:#6b7280;font-size:9.5px;text-align:center}.login-help-row{margin-top:6px}.login-link-btn{background:transparent;padding:0;border:0;color:#0b84ff;font-weight:600;font-size:9.5px;cursor:pointer}.login-link-inline{color:#0b84ff;font-weight:600}.register-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:#f8fafc}.register-form-card{width:100%;max-width:300px;min-height:0;padding:22px 20px 18px;border:1px solid #edf0f6;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0f172a14}.register-brand{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:12px;line-height:1}.register-brand-logo-img{flex-shrink:0;width:54px;height:54px;object-fit:contain;display:block}.register-brand-wordmark{font-weight:800;font-size:30px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.register-brand-grad{color:#1e3a8a}.register-brand-ezy{color:#fb923c}.register-gap{margin-bottom:8px}.register-field{display:flex;align-items:center;gap:8px;height:32px;padding:0 10px;border:1px solid #e8edf4;border-radius:6px;background:#f5f5f5;position:relative}.register-label{display:inline-flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}.register-label svg{width:10px;height:10px}.register-input{background:transparent;border:0;outline:none;width:100%;height:100%;font-size:11px;color:#0f172a;padding:0}.register-input::placeholder{color:#9aa4b2}.register-field-select{padding-right:28px}.register-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.register-select-arrow{position:absolute;right:9px;top:0;height:100%;display:inline-flex;align-items:center;justify-content:center;color:#111827;pointer-events:none}.register-select-arrow svg{width:11px;height:11px}.register-error{margin-top:2px;margin-bottom:8px;padding:8px;border-radius:6px;background:var(--gz-danger-soft);border:1px solid var(--gz-red-200);color:var(--gz-red-800);font-weight:700;font-size:9px}.register-submit{width:100%;margin-top:2px;height:30px;border:0;border-radius:6px;background:#0b84ff;color:#fff;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.02em;cursor:pointer}.register-submit:disabled{opacity:.75;cursor:not-allowed}.register-help{margin-top:10px;font-size:9px;color:#374151;text-align:center;font-weight:600}.register-link-btn{background:transparent;border:0;color:#0b84ff;font-weight:600;font-size:9px;cursor:pointer}.register-terms{margin-top:9px;font-size:9px;color:#6b7280;text-align:center;line-height:1.15}.register-terms span{color:#2563eb;text-decoration:underline;font-weight:600}.forgot-page{align-items:flex-start;padding:50px 24px;background:#dbe4f5}.forgot-card{max-width:360px;padding:16px}.forgot-brand{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-bottom:14px}.forgot-brand-logo-img{flex-shrink:0;width:44px;height:44px;object-fit:contain;display:block}.forgot-brand-wordmark{font-weight:800;font-size:22px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.forgot-brand-grad{color:#1e3a8a}.forgot-brand-ezy{color:#fb923c}.forgot-title{font-weight:700;font-size:28px;margin:0 0 12px;text-align:center}.forgot-title-icon{width:20px;height:20px;vertical-align:-3px;color:#0f172a}.forgot-label{display:block;font-size:10px;font-weight:600;color:#475569;margin:0 0 6px}.forgot-row{display:flex;gap:8px;margin-bottom:10px}.forgot-input{background:#f9fafb}.forgot-grow{flex:1}.forgot-gap{margin-bottom:10px}.forgot-question{margin-bottom:10px;background:var(--gz-bg-hover);padding:8px;border-radius:6px;font-size:9px;font-weight:600}.forgot-btn{padding:7px 10px;cursor:pointer}.forgot-btn-success{background:var(--gz-success);color:#fff}.forgot-btn-outline{background:var(--gz-surface);border:1px solid var(--gz-border-input);font-weight:600}.forgot-full{width:100%}.forgot-top{margin-top:8px}.forgot-feedback{margin-bottom:8px;padding:8px;border-radius:6px;font-weight:600;font-size:9px}.forgot-feedback-ok{background:var(--gz-success-soft);border:1px solid #a7f3d0;color:#065f46}.forgot-feedback-err{background:var(--gz-danger-soft);border:1px solid #fecaca;color:#991b1b}.forgot-note{margin-top:10px;font-size:9px;font-weight:600;text-align:center}.forgot-link{color:var(--gz-primary);font-size:9px}.guest-page{max-width:980px;margin:24px auto;padding:16px}.guest-page-header{text-align:center;margin-bottom:16px}.guest-brand{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-bottom:10px}.guest-brand-logo-img{flex-shrink:0;width:44px;height:44px;object-fit:contain;display:block}.guest-brand-wordmark{font-weight:800;font-size:22px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.guest-brand-grad{color:#1e3a8a}.guest-brand-ezy{color:#fb923c}.guest-title{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a}.guest-message{margin-bottom:12px;font-weight:700;color:var(--gz-gray-700)}.guest-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-radius);padding:16px}.guest-input{width:100%;padding:12px;border-radius:10px;border:1px solid var(--gz-border-input);margin-bottom:10px}.guest-btn{padding:10px 14px;border-radius:10px;border:0;font-weight:900;cursor:pointer}.guest-btn-blue{background:var(--gz-primary);color:#fff}.guest-btn-green{background:var(--gz-success);color:#fff}.guest-btn-outline{border:1px solid var(--gz-border-input);background:var(--gz-surface)}.guest-full{width:100%;padding:12px}.guest-warning{background:var(--gz-warning-soft);border:1px solid #fdba74;border-radius:var(--gz-radius);padding:16px;font-weight:700}.guest-header{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.guest-exam-title{font-weight:900}.guest-timer{font-weight:900;color:var(--gz-primary-700)}.guest-question{margin-top:14px;font-weight:800}.guest-options{display:grid;gap:8px;margin-top:10px}.guest-option{border:1px solid var(--gz-border);border-radius:10px;padding:10px;display:flex;gap:8px}.guest-footer{display:flex;justify-content:space-between;margin-top:12px}.guest-success{background:var(--gz-success-soft);border:1px solid #a7f3d0;border-radius:var(--gz-radius);padding:16px;font-weight:800}.guest-login-link-wrap{margin-top:20px;font-size:14px;font-weight:600}.guest-login-link{color:var(--gz-primary)}@media (max-width: 680px){.guest-page{padding:10px}.guest-footer{gap:8px;flex-direction:column}.guest-footer .guest-btn{width:100%}}.admin-dashboard-page{background:var(--gz-admin-bg);max-width:1400px}.admin-dashboard-title{font-size:22px;margin:0 0 12px;font-weight:700;color:var(--gz-text-strong);letter-spacing:-.02em}.admin-section-title{margin:4px 0 10px;font-size:16px;font-weight:700;color:var(--gz-text-strong)}.admin-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;max-width:560px}.admin-stat-card{border:1px solid var(--gz-border);background:var(--gz-surface);border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #0f172a0f}.admin-stat-compact{min-height:72px}.admin-stat-accent-blue{border-left:4px solid #2563eb}.admin-stat-accent-green{border-left:4px solid #16a34a}.admin-stat-label{font-size:11px;font-weight:700;color:var(--gz-muted);text-transform:uppercase;letter-spacing:.04em}.admin-stat-value{font-size:32px;font-weight:800;color:var(--gz-text-strong);line-height:1.1;margin-top:6px}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.admin-quick-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:8px;min-height:118px;padding:12px;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0f172a0f;transition:box-shadow .15s ease,border-color .15s ease;display:block}.admin-quick-card:hover{box-shadow:0 4px 12px #0f172a14;border-color:#d1d5db}.admin-quick-icon{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;margin-bottom:10px;flex-shrink:0}.admin-quick-icon svg{width:14px;height:14px;color:#fff}.admin-quick-icon--blue{background:#2563eb}.admin-quick-icon--green{background:#16a34a}.admin-quick-icon--sky{background:#0ea5e9}.admin-quick-icon--orange{background:#ea580c}.admin-quick-icon--purple{background:#7c3aed}.admin-quick-icon--red{background:#dc2626}.admin-quick-title{font-size:13px;font-weight:700;color:#111827;margin-bottom:6px;line-height:1.25}.admin-quick-desc{font-size:11px;line-height:1.35;color:#6b7280}@media (max-width: 1280px){.admin-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.admin-stat-grid{grid-template-columns:1fr;max-width:none}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.admin-dashboard-grid{grid-template-columns:1fr}}.student-notify{position:relative;flex-shrink:0}.student-notify-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--gz-border);border-radius:10px;background:var(--gz-surface);color:var(--gz-primary-700);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.student-notify-btn:hover{background:var(--gz-bg-hover)}.student-notify-btn--open{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.student-notify-btn--has-count .student-notify-icon{animation:student-notify-ring .5s ease-out 1}@keyframes student-notify-ring{0%,to{transform:rotate(0)}20%{transform:rotate(-14deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(6deg)}}.student-notify-icon{width:18px;height:18px}.student-notify-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;line-height:18px;text-align:center;box-shadow:0 1px 2px #00000026}.student-notify-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 24px));max-height:min(360px,70vh);overflow:auto;background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:12px;box-shadow:0 10px 40px #0f172a1f;z-index:200}.student-notify--sidebar .student-notify-btn{width:36px;height:36px;border-radius:8px}.student-notify--sidebar .student-notify-icon{width:16px;height:16px}.student-notify--sidebar .student-notify-panel{right:auto;left:0;width:min(280px,85vw)}.student-notify--dashboard .student-notify-panel{right:0;left:auto}.student-notify--dashboard .student-notify-btn{width:44px;height:44px;border:0;background:transparent;border-radius:10px;color:#6b7280}.student-notify--dashboard .student-notify-btn:hover{background:#f3f4f6;color:#4b5563}.student-notify--dashboard .student-notify-icon{width:22px;height:22px}.student-notify--dashboard .student-notify-btn--open{background:#f3f4f6;border:0;box-shadow:none}.student-notify-badge--zero{min-width:18px;font-size:10px}.student-notify-panel-head{padding:10px 12px;font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--gz-muted);border-bottom:1px solid var(--gz-border);position:sticky;top:0;background:var(--gz-surface)}.student-notify-empty{padding:16px 12px;font-size:12px;color:var(--gz-muted);font-weight:600;text-align:center}.student-notify-list{list-style:none;margin:0;padding:6px}.student-notify-item{width:100%;text-align:left;padding:10px;border:0;border-radius:8px;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:4px;transition:background .12s ease}.student-notify-item:hover{background:var(--gz-bg-hover)}.student-notify-item-title{font-weight:700;font-size:12px;color:var(--gz-text-strong);line-height:1.3}.student-notify-item-meta{font-size:10px;color:var(--gz-muted);font-weight:600}.student-mobile-header-spacer{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-start}@media (max-width: 700px){.student-notify--dashboard{display:inline-flex;align-items:center;justify-content:center}.student-notify--dashboard .student-notify-btn{width:40px;height:40px}.student-notify--dashboard .student-notify-icon{width:20px;height:20px}.student-notify--dashboard .student-notify-panel{position:fixed;top:calc(env(safe-area-inset-top,0px) + 72px);left:10px;right:10px;width:auto;max-width:none;max-height:min(62vh,420px);border-radius:12px;z-index:300}.student-notify-panel-head{font-size:12px}.student-notify-item{padding:11px 10px}.student-notify-item-title{font-size:13px}.student-notify-item-meta{font-size:11px}}.sd-chat-widget{position:fixed;right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:130;display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;pointer-events:none}.sd-chat-widget>*{pointer-events:auto}.sd-chat-panel{width:min(380px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 120px));display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0f172a2e,0 4px 12px #0f172a14;overflow:hidden;border:1px solid #e2e8f0}.sd-chat-header{display:flex;align-items:center;justify-content:center;position:relative;padding:14px 40px 14px 16px;background:#2b65ec;color:#fff}.sd-chat-header-title{font-weight:700;font-size:1rem;letter-spacing:.01em}.sd-chat-header-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:background .15s ease}.sd-chat-header-close:hover{background:#ffffff26}.sd-chat-body{flex:1;min-height:220px;max-height:340px;overflow-y:auto;padding:16px 14px;background:#fff}.sd-chat-welcome{margin-bottom:12px}.sd-chat-bot-row{display:flex;align-items:flex-start;gap:10px}.sd-chat-turn{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}.sd-chat-turn-user{justify-content:flex-end}.sd-chat-turn-user .sd-chat-bubble{margin-left:auto}.sd-chat-turn-bot{justify-content:flex-start}.sd-chat-bot-avatar{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:#2b65ec;color:#fff;display:grid;place-items:center;font-size:18px}.sd-chat-bot-avatar--sm{width:32px;height:32px;font-size:16px;border-radius:6px}.sd-chat-bubble{max-width:78%;padding:10px 14px;border-radius:12px;font-size:.875rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;font-weight:500;color:#1f2937}.sd-chat-bubble-bot{background:#f1f1f1;align-self:flex-start}.sd-chat-bubble-user{background:#2b65ec;color:#fff}.sd-chat-welcome-line{margin:0}.sd-chat-welcome-line+.sd-chat-welcome-line{margin-top:4px}.sd-chat-typing{font-style:italic;color:#6b7280}.sd-chat-inline-err{font-size:12px;color:#b91c1c;font-weight:600;padding:8px;margin-bottom:8px;background:#fef2f2;border-radius:8px}.sd-chat-footer{display:flex;align-items:center;gap:8px;padding:10px 12px 12px;border-top:1px solid #e5e7eb;background:#fff}.sd-chat-input{flex:1;border:0;outline:none;font-size:.875rem;padding:10px 8px;color:#111827;background:transparent}.sd-chat-input::placeholder{color:#9ca3af}.sd-chat-input:disabled{opacity:.6}.sd-chat-send{flex-shrink:0;width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:#2b65ec;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:background .15s ease,color .15s ease}.sd-chat-send:hover:not(:disabled){background:#eff6ff}.sd-chat-send:disabled{color:#cbd5e1;cursor:not-allowed}.sd-chat-fab{width:56px;height:56px;border-radius:50%;border:0;background:#2b65ec;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 8px 24px #2b65ec73;transition:transform .15s ease,box-shadow .15s ease}.sd-chat-fab:hover{transform:scale(1.04);box-shadow:0 10px 28px #2b65ec80}.sd-chat-fab--open{box-shadow:0 6px 20px #2b65ec59}@media (max-width: 480px){.sd-chat-widget{right:12px;bottom:12px}.sd-chat-panel{width:calc(100vw - 24px)}}.student-dashboard-page{max-width:1200px;background:var(--gz-admin-bg)}.student-dashboard-navbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;margin:-10px -10px 20px;padding:18px 22px;background:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}.student-dashboard-navbar-left{min-width:0}.student-dashboard-navbar-title{margin:0;font-size:1.375rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.student-dashboard-navbar-sub{margin:4px 0 0;font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.4}.student-dashboard-navbar-right{display:flex;align-items:center;gap:20px;flex-shrink:0}.student-dashboard-navbar-profile{display:flex;align-items:center;gap:12px}.student-dashboard-navbar-avatar{width:48px;height:48px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:.9375rem;font-weight:700;display:grid;place-items:center;flex-shrink:0;letter-spacing:.02em;overflow:hidden;position:relative}.student-dashboard-navbar-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.student-dashboard-navbar-who{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.student-dashboard-navbar-name{font-size:.9375rem;font-weight:600;color:#111827;line-height:1.25;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-dashboard-navbar-role{font-size:.8125rem;font-weight:500;color:#6b7280;line-height:1.2}.student-dashboard-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;max-width:520px}.student-dashboard-stat-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:var(--gz-admin-pad-card)}.student-dashboard-stat-blue{border-left:3px solid var(--gz-primary)}.student-dashboard-stat-green{border-left:3px solid var(--gz-success)}.student-dashboard-stat-label{font-size:var(--gz-fs-admin-label);color:var(--gz-muted);font-weight:700;text-transform:uppercase}.student-dashboard-stat-value{font-size:32px;font-weight:800;line-height:1;margin-top:6px}.student-dashboard-quick-title{margin:0 0 10px;font-size:18px;font-weight:700}.student-dashboard-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:980px}.student-dashboard-quick-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:6px;padding:10px;text-align:left;cursor:pointer}.student-dashboard-quick-icon{width:24px;height:24px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;margin-bottom:10px}.student-dashboard-quick-icon svg{width:12px;height:12px}.student-dashboard-quick-blue{background:var(--gz-primary)}.student-dashboard-quick-green{background:var(--gz-success)}.student-dashboard-quick-orange{background:var(--gz-warning)}.student-dashboard-quick-purple{background:var(--gz-purple)}.student-dashboard-quick-card-title{font-size:12px;font-weight:700;color:var(--gz-text-strong)}.student-dashboard-quick-card-desc{font-size:10px;color:var(--gz-muted);margin-top:4px;line-height:1.25}@media (max-width: 980px){.student-dashboard-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.student-dashboard-navbar{margin-bottom:16px;padding:14px 12px;flex-wrap:nowrap;align-items:flex-start;gap:10px}.student-dashboard-navbar-left{width:auto;flex:1 1 auto;min-width:0}.student-dashboard-navbar-title{font-size:1.25rem}.student-dashboard-navbar-sub{margin-top:2px}.student-dashboard-navbar-right{width:auto;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;flex:0 0 auto}.student-dashboard-navbar-profile{gap:8px}.student-dashboard-navbar-avatar{width:40px;height:40px}.student-dashboard-navbar-who{display:none}.student-dashboard-navbar-role{font-size:.75rem}.student-dashboard-navbar-name{max-width:160px;font-size:.875rem}.student-dashboard-stat-grid,.student-dashboard-quick-grid{grid-template-columns:1fr}}.student-exam-list-page{max-width:1200px;background:var(--gz-admin-bg)}.student-exam-list-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.student-exam-list-title{font-size:var(--gz-fs-admin-title);margin:0;font-weight:700}.student-exam-list-subtitle{color:var(--gz-muted);font-size:var(--gz-fs-admin-head)}.student-exam-list-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:var(--gz-admin-pad-card)}.student-exam-list-table-wrap{overflow:auto}.student-exam-list-table{width:100%;border-collapse:collapse}.student-exam-list-table th{text-align:left;padding:8px;color:var(--gz-muted);text-transform:uppercase}.student-exam-list-table thead tr{background:var(--gz-bg-subtle)}.student-exam-list-table tr{border-top:1px solid var(--gz-border)}.student-exam-list-table tbody tr:hover{background:var(--gz-bg-subtle)}.student-exam-list-table td{padding:8px}.student-exam-list-start{padding:5px 9px;border-radius:var(--gz-admin-radius-control);border:0;background:var(--gz-primary);color:#fff;font-weight:700;cursor:pointer;font-size:var(--gz-fs-admin-label)}.student-exam-list-empty{padding:10px;color:var(--gz-muted);font-size:var(--gz-fs-admin-head)}.exams-hub-page{max-width:960px}.exams-hub-title{margin:0 0 6px;font-size:22px;font-weight:700;color:var(--gz-text-strong);letter-spacing:-.02em}.exams-hub-section-label{margin:0 0 18px;font-size:15px;font-weight:700;color:var(--gz-text-strong)}.exams-hub-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.exams-hub-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:20px 18px;text-decoration:none;color:inherit;box-shadow:0 1px 4px #0f172a12;transition:box-shadow .15s ease,border-color .15s ease;display:block}.exams-hub-card:hover{box-shadow:0 6px 16px #0f172a1a;border-color:#d1d5db}.exams-hub-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;margin-bottom:12px}.exams-hub-icon svg{width:22px;height:22px}.exams-hub-icon-blue{background:#eff6ff;color:#2563eb}.exams-hub-icon-teal{background:#ecfdf5;color:#0d9488}.exams-hub-card-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:6px}.exams-hub-card-desc{margin:0;font-size:12px;line-height:1.45;color:#6b7280}@media (max-width: 700px){.exams-hub-cards{grid-template-columns:1fr}}.setup-exam-page{max-width:820px}.setup-exam-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.setup-exam-title{margin:0;font-size:22px;font-weight:700;color:var(--gz-text-strong)}.setup-exam-back{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap}.setup-exam-back:hover{filter:brightness(1.05)}.setup-exam-tabs{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.setup-exam-tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#475569;font-weight:600;font-size:12px;cursor:pointer}.setup-exam-tab-active{background:#2563eb;border-color:#2563eb;color:#fff}.setup-exam-tab-icon{width:13px;height:13px}.setup-exam-msg{margin-bottom:12px;padding:8px 10px;border-radius:6px;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;font-size:11px;font-weight:600}.setup-exam-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:18px 20px 20px;box-shadow:0 1px 4px #0f172a0f}.setup-exam-card-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--gz-text-strong)}.setup-exam-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.setup-exam-grid-tight{margin-top:8px}.setup-exam-field{display:flex;flex-direction:column;gap:4px}.setup-exam-field label{font-size:11px;font-weight:700;color:#374151}.setup-exam-field-full{margin-top:10px}.setup-exam-input,.setup-exam-textarea{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;font-size:12px;background:#fff}.setup-exam-textarea{width:100%;resize:vertical}.setup-exam-hint{font-size:10px;color:#64748b;line-height:1.3}.setup-exam-hint-block{display:block;margin-top:4px}.setup-exam-divider{height:1px;background:#e5e7eb;margin:16px 0}.setup-exam-q-block{border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-bottom:12px;background:#fafafa}.setup-exam-q-label{font-size:11px;font-weight:700;color:#1d4ed8;margin-bottom:6px}.setup-exam-row{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.setup-exam-row .setup-exam-field{flex:1;min-width:120px}.setup-exam-add-q{margin-top:4px;background:none;border:0;color:#2563eb;font-weight:700;font-size:12px;cursor:pointer;padding:4px 0}.setup-exam-add-q:hover{text-decoration:underline}.setup-exam-actions{display:flex;justify-content:flex-end;margin-top:16px}.setup-exam-save{padding:9px 22px;border-radius:6px;border:0;background:#2563eb;color:#fff;font-weight:700;font-size:12px;cursor:pointer}.setup-exam-save:disabled{opacity:.65;cursor:not-allowed}.setup-exam-file{font-size:11px}.setup-exam-template-link{display:inline-block;margin-top:6px;font-size:11px;color:#2563eb;font-weight:600;cursor:default;text-decoration:underline}@media (max-width: 640px){.setup-exam-grid{grid-template-columns:1fr}.setup-exam-head{flex-direction:column}}.manage-q-page{max-width:1280px}.manage-q-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.manage-q-title{margin:0;font-size:22px;font-weight:700;color:var(--gz-text-strong)}.manage-q-back-dash{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap}.manage-q-msg{margin-bottom:12px;padding:8px 10px;border-radius:6px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:11px;font-weight:600}.manage-q-msg-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.manage-q-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:16px 18px 18px;box-shadow:0 1px 4px #0f172a0f}.manage-q-card-gap{margin-bottom:18px}.manage-q-card-danger-zone{border-color:#fecaca;background:snow}.manage-q-section-title{margin:0 0 12px;font-size:16px;font-weight:700;color:var(--gz-text-strong)}.manage-q-danger-title{margin:0 0 8px;font-size:17px;font-weight:800;color:#991b1b}.manage-q-danger-text{margin:0 0 14px;font-size:12px;line-height:1.5;color:#7f1d1d}.manage-q-loading{padding:16px;color:var(--gz-muted);font-size:12px}.manage-q-filter-row{display:flex;align-items:stretch;gap:12px}.manage-q-filter-input{flex:1;min-width:0;padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:13px;background:#fff;color:var(--gz-text-strong)}.manage-q-filter-input::placeholder{color:#9ca3af}.manage-q-filter-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.manage-q-load-btn{flex-shrink:0;padding:10px 20px;border-radius:8px;border:0;background:#2563eb;color:#fff;font-weight:700;font-size:12px;cursor:pointer;white-space:nowrap}.manage-q-load-btn:hover{background:#1d4ed8}.manage-q-table-wrap{overflow-x:auto}.manage-q-table-wide{margin-top:4px}.manage-q-table{width:100%;border-collapse:collapse;font-size:12px}.manage-q-table th{text-align:left;padding:10px 12px;font-weight:700;color:#374151;border-bottom:1px solid var(--gz-border);background:#f9fafb}.manage-q-th-actions{text-align:center}.manage-q-td-actions{text-align:center;vertical-align:middle}.manage-q-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:top}.manage-q-table-questions td{font-size:11px}.manage-q-row-alt td{background:#fafafa}.manage-q-mono{font-family:ui-monospace,monospace;font-size:11px}.manage-q-cell-id{max-width:72px;white-space:nowrap}.manage-q-cell-q{max-width:220px;word-break:break-word;line-height:1.4}.manage-q-cell-opt{max-width:120px;word-break:break-word;line-height:1.35;color:#4b5563}.manage-q-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.manage-q-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:5px;border:0;font-size:10px;font-weight:700;cursor:pointer;color:#fff}.manage-q-btn svg{width:11px;height:11px}.manage-q-btn-view{background:#22c55e}.manage-q-btn-view:hover{background:#16a34a}.manage-q-btn-del{background:#dc2626}.manage-q-btn-del:hover{background:#b91c1c}.manage-q-btn-add-q{background:#2563eb}.manage-q-btn-add-q:hover{background:#1d4ed8}.manage-q-overview-add{margin-top:18px;padding-top:18px;border-top:1px solid #e5e7eb}.manage-q-overview-add-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.manage-q-overview-add-title{margin:0;font-size:15px;font-weight:700;color:var(--gz-text-strong);line-height:1.35}.manage-q-overview-add-sub{display:block;margin-top:4px;font-size:12px;font-weight:600;color:#6b7280}.manage-q-overview-add-cancel{flex-shrink:0;padding:6px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;font-size:11px;font-weight:600;color:#475569;cursor:pointer}.manage-q-overview-add-cancel:hover{background:#f8fafc}.manage-q-overview-add-hint{margin:0 0 14px;font-size:11px;color:#6b7280}.manage-q-overview-add-form{display:flex;flex-direction:column;gap:0}.manage-q-overview-add-field{margin-bottom:12px}.manage-q-overview-add-field label{display:block;margin-bottom:5px;font-size:11px;font-weight:700;color:#374151}.manage-q-overview-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit;resize:vertical;min-height:68px}.manage-q-overview-textarea:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.manage-q-overview-input-full{width:100%;box-sizing:border-box;flex:none}.manage-q-overview-add-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.manage-q-overview-add-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:4px}.manage-q-overview-add-row .manage-q-overview-add-field{margin-bottom:0;min-width:120px}.manage-q-overview-add-actions{margin-top:6px}.manage-q-btn-wide{padding:10px 16px;font-size:12px}.manage-q-btn-danger-all{padding:10px 18px;font-size:12px}.manage-q-empty{padding:20px;text-align:center;color:var(--gz-muted);font-size:12px}.manage-q-empty-inline{border-top:1px solid #f3f4f6;margin-top:0}.alloc-page{background:var(--gz-admin-bg);min-height:100%;padding-bottom:32px}.alloc-page-heading{margin:0 0 28px;font-size:22px;font-weight:700;color:var(--gz-text-strong);letter-spacing:-.02em}.alloc-page .alloc-card{max-width:520px;margin:0 auto;background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:12px;padding:28px 28px 26px;box-shadow:0 4px 24px #0f172a14}.alloc-card-title{margin:0 0 22px;font-size:18px;font-weight:700;color:#111827}.alloc-field{margin-bottom:18px}.alloc-field:last-of-type{margin-bottom:22px}.alloc-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#111827}.alloc-page .alloc-field .alloc-input{width:100%;box-sizing:border-box;padding:11px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;color:var(--gz-text-strong)}.alloc-page .alloc-field .alloc-input::placeholder{color:#9ca3af}.alloc-page .alloc-field .alloc-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f626}.alloc-page .alloc-field .alloc-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.alloc-page .alloc-submit{display:block;width:100%;margin-top:4px;padding:14px 18px;border:0;border-radius:8px;background:#1199b1;color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:background .15s ease}.alloc-page .alloc-submit:hover:not(:disabled){background:#0e7f94}.alloc-page .alloc-submit:disabled{background:#94a3b8;cursor:not-allowed}.alloc-msg{margin-top:14px;font-weight:600;font-size:13px;color:#374151;line-height:1.4}.admin-results-page{max-width:1100px;background:var(--gz-admin-bg)}.admin-results-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.admin-results-title{font-size:22px;margin:0;font-weight:700;color:var(--gz-text-strong)}.admin-results-back-students{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap;flex-shrink:0}.admin-results-back-students:hover{background:#475569}.admin-results-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;margin-bottom:14px;padding:16px 18px;box-shadow:0 1px 4px #0f172a0f}.admin-results-card-filter{padding:14px 18px}.admin-results-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.admin-results-label{font-size:14px;font-weight:600;color:#374151;white-space:nowrap}.admin-results-input{flex:1 1 220px;min-width:160px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px}.admin-results-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.admin-results-secondary-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.admin-results-btn{border:0;color:#fff;font-weight:700;cursor:pointer;padding:8px 14px;border-radius:8px;font-size:12px}.admin-results-btn-primary{flex-shrink:0}.admin-results-btn-blue{background:var(--gz-primary)}.admin-results-btn-green{background:var(--gz-success)}.admin-results-btn-red{background:var(--gz-danger)}.admin-results-btn-dark-red{background:var(--gz-danger-dark)}.admin-results-message{color:var(--gz-muted);font-weight:600;font-size:var(--gz-fs-admin-head);margin:6px 0}.admin-results-table-wrap{overflow-x:auto}.admin-results-table{width:100%;border-collapse:collapse}.admin-results-table th{text-align:left;padding:8px;color:var(--gz-muted);text-transform:uppercase}.admin-results-table thead tr{background:#f8fafc}.admin-results-table tr{border-top:1px solid var(--gz-border)}.admin-results-table tbody tr:hover{background:#f8fafc}.admin-results-table td{padding:8px}.admin-results-student,.admin-results-bold{font-weight:700}.admin-results-score{font-weight:700;color:var(--gz-success)}.admin-results-share{padding:5px 9px;border-radius:var(--gz-admin-radius-control);border:0;color:#fff;font-weight:700;cursor:pointer;font-size:var(--gz-fs-admin-label)}.admin-results-share-on{background:var(--gz-success)}.admin-results-share-off{background:var(--gz-gray-400)}@media (max-width: 900px){.admin-results-filter-row .admin-results-input{flex:1 1 100%}.admin-results-btn-primary{width:100%}}@media (max-width: 560px){.admin-results-secondary-toolbar .admin-results-btn{flex:1 1 calc(50% - 4px)}}.snapshots-page{max-width:1100px;background:var(--gz-admin-bg)}.snapshots-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.snapshots-title{margin:0;font-size:22px;font-weight:700;color:var(--gz-text-strong)}.snapshots-back-students{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap;flex-shrink:0}.snapshots-back-students:hover{background:#475569}.snapshots-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:16px 18px;margin-bottom:14px;box-shadow:0 1px 4px #0f172a0f}.snapshots-card-filter,.snapshots-card-actions{padding:14px 18px}.snapshots-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.snapshots-label{font-size:14px;font-weight:600;color:#374151;white-space:nowrap}.snapshots-input{flex:1 1 220px;min-width:160px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff}.snapshots-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.snapshots-btn{border:0;font-weight:700;font-size:13px;padding:10px 18px;border-radius:8px;cursor:pointer;color:#fff;flex-shrink:0}.snapshots-btn:disabled{opacity:.75;cursor:not-allowed}.snapshots-btn-blue{background:#2563eb}.snapshots-btn-blue:hover:not(:disabled){background:#1d4ed8}.snapshots-btn-danger{background:#dc2626}.snapshots-btn-danger:hover{background:#b91c1c}.snapshots-msg{margin-bottom:12px;font-size:13px;font-weight:600;color:#64748b}.snapshots-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.snapshots-image-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:8px;overflow:hidden}.snapshots-image{width:100%;height:140px;object-fit:cover;display:block;background:#f1f5f9}.snapshots-image-meta{padding:8px 10px;display:flex;flex-direction:column;gap:2px;font-size:11px}.snapshots-image-name{font-weight:600;color:#374151;word-break:break-all}.snapshots-image-student{color:#64748b}@media (max-width: 640px){.snapshots-filter-row .snapshots-input{flex:1 1 100%}.snapshots-btn-blue{width:100%}}.contact-page{max-width:1200px}.contact-head{margin-bottom:10px}.contact-title{margin:0;font-size:24px;font-weight:700;color:var(--gz-text-strong)}.contact-subtitle{margin:3px 0 0;font-size:12px;color:var(--gz-muted)}.contact-feedback{margin-bottom:10px;padding:8px 10px;border-radius:6px;font-weight:600;font-size:12px}.contact-feedback-ok{background:var(--gz-success-soft);border:1px solid var(--gz-green-200);color:var(--gz-green-800)}.contact-feedback-err{background:var(--gz-danger-soft);border:1px solid var(--gz-red-200);color:var(--gz-red-800)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.contact-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:8px;padding:12px}.contact-card-title{margin:0 0 10px;font-size:16px;font-weight:700;color:var(--gz-text-strong)}.contact-copy{margin:0 0 12px;color:var(--gz-muted);font-size:11px;line-height:1.45}.contact-info-item{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.contact-icon{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eaf2ff;font-size:12px;line-height:1;flex-shrink:0}.contact-icon svg{width:10px;height:10px;color:var(--gz-primary-700)}.contact-info-label{font-size:11px;color:var(--gz-text-strong);font-weight:600}.contact-info-value{font-size:11px;color:var(--gz-primary-700);margin-top:2px}.contact-field-label{display:block;margin:0 0 4px;font-size:10px;color:var(--gz-text);font-weight:600}.contact-input{width:100%;height:32px;border-radius:4px;border:1px solid var(--gz-border-input);padding:0 10px;margin-bottom:8px;font-size:12px;background:#fff}.contact-textarea{width:100%;min-height:72px;border-radius:4px;border:1px solid var(--gz-border-input);padding:8px 10px;font-size:12px;resize:vertical;background:#fff}.contact-submit{width:100%;margin-top:10px;height:30px;border-radius:5px;border:0;background:var(--gz-primary);color:#fff;font-weight:700;font-size:10px}.contact-submit-disabled{background:var(--gz-gray-400)}@media (max-width: 900px){.contact-layout{grid-template-columns:1fr}}.exam-student-page{max-width:1200px;margin:0 auto;background:var(--gz-admin-bg)}.exam-student-head{display:flex;justify-content:flex-end;margin-bottom:8px}.exam-student-message{margin-bottom:10px;padding:8px 10px;border-radius:6px;background:var(--gz-bg-subtle);border:1px solid #e2e8f0;color:#334155;font-weight:600;font-size:11px}.exam-student-overlay{padding:16px;display:flex;justify-content:center;align-items:flex-start}.exam-student-overlay--terms{align-items:flex-start}.exam-student-modal{width:100%;max-width:760px;background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:14px}.exam-student-modal--step1{max-width:480px}.exam-student-modal--terms{max-width:720px;padding:18px 16px 20px}.exam-student-brand{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.exam-student-brand-logo{flex-shrink:0;width:44px;height:44px;object-fit:contain;display:block}.exam-student-brand-wordmark{font-weight:800;font-size:22px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.exam-student-brand-grad{color:#1e3a8a}.exam-student-brand-ezy{color:#fb923c}.exam-student-verify-card{max-width:420px;margin:0 auto;background:#fff;border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:14px 12px 12px}.exam-student-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.exam-student-modal-title{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.exam-student-close{width:40px;height:40px;min-width:40px;border-radius:20px;border:0;background:#dc2626;color:#fff;font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease}.exam-student-close:hover{opacity:.92}.exam-student-terms-intro{margin:0 0 12px;font-size:12px;line-height:1.6;color:#374151}.exam-student-terms-list{margin:0 0 14px;padding-left:1.25rem;line-height:1.65;color:#374151;font-size:11px}.exam-student-terms-list li{margin-bottom:8px}.exam-student-terms-confirm{margin:0 0 16px;font-size:11px;font-weight:600;color:#1e293b;line-height:1.5}.exam-student-terms{margin-bottom:14px;line-height:1.7;color:#374151}.exam-student-camera-box{background:#f3f4f6;border:2px solid #e5e7eb;border-radius:10px;padding:14px;margin-bottom:16px}.exam-student-camera-title{display:flex;align-items:center;gap:8px;font-weight:800;margin-bottom:12px;color:#111827;font-size:12px}.exam-student-camera-title svg{flex-shrink:0;opacity:.85}.exam-student-camera-preview{width:100%;max-width:100%;height:200px;background:#000;border-radius:8px;object-fit:cover;display:block}.exam-student-camera-status{margin-top:10px;font-weight:700;font-size:11px;padding:8px 10px;border-radius:6px}.exam-student-camera-status--ok{color:#065f46;background:#d1fae5}.exam-student-camera-status--err{color:#991b1b;background:#fee2e2}.exam-student-btn-retry{margin-top:10px;width:100%;justify-content:center}.exam-student-btn-verify-top{margin-top:14px}.exam-student-btn-accept{display:inline-flex;align-items:center;justify-content:center;gap:8px}.exam-student-btn-accept-icon{font-size:14px;opacity:.95}.exam-student-btn-accept.exam-student-btn-green{padding:10px 14px;font-size:12px}.exam-student-camera-ok{margin-top:10px;font-weight:800;color:#065f46}.exam-student-camera-err{margin-top:10px;font-weight:800;color:#991b1b}.exam-student-top{margin-top:16px}.exam-student-label{display:block;font-weight:600;font-size:11px;margin:10px 0 6px;color:#374151}.exam-student-input{width:100%;padding:8px 10px;border-radius:6px;border:1px solid var(--gz-border-input);font-size:12px}.exam-student-input-disabled{background:#f3f4f6;color:#6b7280}.exam-student-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:10px}.exam-student-card-title{margin-top:0}.exam-student-padding-lg{padding:12px}.exam-student-header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.exam-student-exam-title{font-weight:700;font-size:16px}.exam-student-timer{background:var(--gz-blue-soft);color:var(--gz-primary-700);font-weight:700;padding:6px 10px;border-radius:6px;font-size:11px}.exam-student-question-wrap{margin-top:18px}.exam-student-question-title{font-weight:800;margin-bottom:12px}.exam-student-options{display:grid;gap:10px}.exam-student-option{display:flex;gap:10px;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer}.exam-student-option-text{font-weight:700}.exam-student-nav{display:flex;justify-content:space-between;margin-top:18px;border-top:1px solid #e5e7eb;padding-top:18px}.exam-student-btn{padding:7px 12px;border-radius:6px;border:0;color:#fff;font-weight:700;cursor:pointer;font-size:11px}.exam-student-btn-blue{background:var(--gz-primary)}.exam-student-btn-green{background:var(--gz-success)}.exam-student-btn-outline{border:1px solid #d1d5db;background:#fff;color:#111827}.exam-student-btn-disabled{background:var(--gz-gray-400);cursor:not-allowed}.exam-student-btn-full{width:100%;padding:7px 12px}.exam-student-hidden-video{width:1px;height:1px;opacity:0;position:absolute;pointer-events:none}.exam-student-feedback-item{margin-top:14px}.exam-student-feedback-title{font-weight:900;margin-bottom:8px}.exam-student-feedback-options{display:flex;flex-wrap:wrap;gap:10px}.exam-student-feedback-option{border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;cursor:pointer;display:flex;gap:8px;align-items:center}@media (max-width: 900px){.exam-student-page{padding:0 10px}.exam-student-card,.exam-student-padding-lg{padding:14px}.exam-student-nav{gap:8px;flex-direction:column}.exam-student-nav .exam-student-btn{width:100%}}@media (max-width: 640px){.exam-student-modal{padding:14px}.exam-student-camera-preview{height:220px}.exam-student-header{align-items:flex-start}}.student-results-mern{position:relative;width:100%;min-height:100%;background:#f9fafb}.student-results-main{width:100%}.student-results-back-fab{position:fixed;top:16px;right:16px;z-index:60;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#dc2626;color:#fff;border:1px solid #dc2626;border-radius:8px;cursor:pointer;box-shadow:0 1px 3px #0000001a;font-size:20px;text-decoration:none;transition:background .2s ease,transform .05s ease}.student-results-back-fab:hover{background:#b91c1c;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #dc26264d}.student-results-topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.student-results-topbar-left{flex:1;min-width:0}.student-results-analysis-btn{border:1px solid #1d4ed8;background:#2563eb;color:#fff;font-weight:700;font-size:13px;border-radius:8px;padding:9px 12px;cursor:pointer}.student-results-analysis-btn:hover{background:#1d4ed8}.student-results-h1{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 4px}.student-results-topbar-desc{color:#6b7280;margin:0;font-size:.95rem}.student-results-dashboard{padding:24px}.student-results-loading{color:#6b7280;font-weight:600;font-size:14px;margin-bottom:8px}.student-results-missing-detail{background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;padding:14px 16px;margin-bottom:16px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between}.student-results-missing-detail-text{margin:0;font-size:14px;color:#92400e;font-weight:600;flex:1;min-width:200px}.student-results-missing-detail-btn{padding:8px 14px;border-radius:8px;border:1px solid #d97706;background:#fff;color:#b45309;font-weight:700;font-size:13px;cursor:pointer}.student-results-missing-detail-btn:hover{background:#fffbeb}.student-results-pdf-status{position:fixed;bottom:max(16px,env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:115;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:10px;background:#1f2937;color:#fff;font-weight:600;font-size:14px;box-shadow:0 10px 25px #0f172a59;pointer-events:none}.student-results-pdf-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:student-results-spin .7s linear infinite}@keyframes student-results-spin{to{transform:rotate(360deg)}}.student-results-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.student-results-summary-title{font-weight:700;font-size:14px;color:#111827;margin-bottom:8px}.student-results-summary-row{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px;color:#374151;font-weight:600}.student-results-summary-muted{margin-top:6px;font-size:12px;color:#6b7280}.student-results-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.student-results-detail-title{font-weight:700;font-size:14px;margin-bottom:8px}.student-results-detail-line{margin:4px 0;font-size:14px;color:#374151}.student-results-detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.student-results-action{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:none;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;color:#fff}.student-results-action:disabled{opacity:.6;cursor:not-allowed}.student-results-action--muted{background:#6b7280}.student-results-action--blue{background:#2563eb}.student-results-action--green{background:#16a34a}.student-results-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.student-results-table-wrap{overflow-x:auto}.student-results-table{width:100%;border-collapse:collapse}.student-results-table th,.student-results-table td{padding:16px;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:middle}.student-results-table thead th{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.student-results-table tbody tr:last-child td{border-bottom:none}.student-results-table tbody tr:hover{background:#f9fafb}.student-results-td-title{font-weight:600;color:#111827}.student-results-td-score{font-weight:700;color:#16a34a}.student-results-action-cell{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.student-results-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;color:#fff;transition:transform .15s ease,filter .15s ease}.student-results-icon-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08)}.student-results-icon-btn:disabled{opacity:.55;cursor:not-allowed}.student-results-icon-btn--view{background:#2563eb}.student-results-icon-btn--dl{background:#16a34a}.student-results-link-detail{background:transparent;border:none;color:#2563eb;font-weight:600;font-size:13px;cursor:pointer;text-decoration:underline;padding:0}.student-results-empty{text-align:center;padding:48px 16px;color:#6b7280;font-size:16px;margin:0}@media (max-width: 768px){.student-results-back-fab{top:max(72px,calc(env(safe-area-inset-top,0px) + 56px));z-index:95}.student-results-topbar{padding:12px 64px 12px 16px;flex-direction:column;align-items:flex-start;gap:10px}.student-results-analysis-btn{padding:8px 10px;font-size:12px}.student-results-h1{font-size:20px}.student-results-dashboard{padding:8px 16px 16px}}@media (max-width: 768px){.student-results-table{display:block;width:100%}.student-results-table thead{display:none}.student-results-table tbody{display:block}.student-results-table tr{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 2px #0000000d;padding:12px}.student-results-table td{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;border-bottom:none}.student-results-table td:before{content:attr(data-label);font-weight:600;color:#6b7280;margin-right:12px;flex-shrink:0}.student-results-action-cell{justify-content:flex-start;margin-top:8px}}@media (max-width: 480px){.student-results-h1{font-size:18px}.student-results-table td{font-size:13px}}@media (max-width: 320px){.student-results-table td{flex-direction:column;align-items:flex-start}.student-results-table td:before{margin-bottom:4px}}.sra-page{position:relative;width:100%;min-height:100%;background:#f9fafb}.sra-back-fab{position:fixed;top:16px;right:16px;z-index:95;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#dc2626;color:#fff;border:1px solid #dc2626;border-radius:8px;cursor:pointer;box-shadow:0 1px 3px #0000001a;font-size:20px;text-decoration:none;transition:background .2s ease,transform .05s ease}.sra-back-fab:hover{background:#b91c1c;color:#fff;transform:translateY(-1px)}.sra-topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 72px 16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sra-title{margin:0;font-size:1.5rem;font-weight:700;color:#111827}.sra-results-btn{border:1px solid #1d4ed8;background:#2563eb;color:#fff;font-weight:700;font-size:13px;border-radius:8px;padding:9px 12px;cursor:pointer}.sra-results-btn:hover{background:#1d4ed8}.sra-main{padding:24px 20px 40px;max-width:960px;margin:0 auto}.sra-section-title{margin:0 0 20px;font-size:1.25rem;font-weight:700;color:#111827}.sra-banner-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 14px;border-radius:8px;font-weight:600;font-size:14px;margin-bottom:16px}.sra-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:28px}.sra-metric{border-radius:12px;padding:18px 20px;box-shadow:0 2px 10px #00000014;color:#fff}.sra-metric--purple{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.sra-metric--blue{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.sra-metric-label{margin:0 0 8px;font-size:.95rem;font-weight:600;opacity:.95}.sra-metric-value{margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.sra-metric-unit{font-size:1rem;font-weight:500;opacity:.9;margin-left:4px}.sra-loading{font-size:1rem;font-weight:600;opacity:.9}.sra-chart-wrap{width:100%;max-width:600px;margin:0 auto 2rem;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #00000014}.sra-chart-wrap--trend{margin-top:3rem;max-width:720px}.sra-chart-heading{text-align:center;margin:0 0 20px;font-size:1.1rem;font-weight:700;color:#111827}.sra-chart-canvas{position:relative;width:100%;min-height:280px;height:300px}.sra-chart-canvas--bar{min-height:320px;height:360px}.sra-chart-msg{text-align:center;margin:12px 0 0;font-weight:600;font-size:14px}.sra-chart-hint{text-align:center;margin:10px 0 0;font-size:12px;font-weight:600;color:#6b7280}.sra-chart-msg--warn{color:#ef4444}@media (max-width: 768px){.sra-back-fab{top:max(72px,calc(env(safe-area-inset-top,0px) + 56px))}.sra-topbar{padding-top:12px;padding-right:64px;align-items:flex-start;flex-direction:column}.sra-title{font-size:1.25rem}.sra-results-btn{padding:8px 10px;font-size:12px}.sra-main{padding:16px 14px 32px}}.add-student-page{max-width:800px;background:var(--gz-admin-bg)}.add-student-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.add-student-title{margin:0;font-size:22px;font-weight:700;color:var(--gz-text-strong)}.add-student-back-hub{padding:8px 16px;border-radius:8px;border:0;background:#64748b;color:#fff;font-weight:600;font-size:12px;cursor:pointer;white-space:nowrap}.add-student-back-hub:hover{background:#475569}.add-student-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:22px 24px 20px;box-shadow:0 1px 4px #0f172a0f}.add-student-card-heading{margin:0 0 20px;font-size:17px;font-weight:700;color:var(--gz-text-strong)}.add-student-row{display:grid;gap:16px;margin-bottom:16px}.add-student-row-2{grid-template-columns:1fr 1fr}.add-student-field{display:flex;flex-direction:column;gap:6px}.add-student-field-full{margin-bottom:16px}.add-student-field label{font-size:13px;font-weight:600;color:#374151}.add-student-input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;color:var(--gz-text-strong)}.add-student-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f633}.add-student-actions{display:flex;justify-content:flex-end;margin-top:8px;padding-top:8px}.add-student-submit{padding:10px 22px;border-radius:8px;border:0;background:#2563eb;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.add-student-submit:hover:not(:disabled){background:#1d4ed8}.add-student-submit:disabled{opacity:.75;cursor:not-allowed}.add-student-msg{margin-top:14px;font-weight:600;color:#374151;font-size:13px}@media (max-width: 640px){.add-student-row-2{grid-template-columns:1fr}}.students-hub-page{max-width:1200px}.students-hub-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:22px}.students-hub-head-text{min-width:0}.students-hub-title{margin:0 0 8px;font-size:22px;font-weight:700;color:var(--gz-text-strong);letter-spacing:-.02em}.students-hub-subtitle{margin:0;font-size:14px;line-height:1.5;color:#6b7280;max-width:52rem}.students-hub-back-dashboard{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap;flex-shrink:0}.students-hub-back-dashboard:hover{background:#475569;border-color:#475569}.students-hub-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.students-hub-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;padding:20px 18px;text-decoration:none;color:inherit;box-shadow:0 1px 4px #0f172a12;transition:box-shadow .15s ease,border-color .15s ease;display:block}.students-hub-card:hover{box-shadow:0 6px 16px #0f172a1a;border-color:#d1d5db}.students-hub-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;margin-bottom:12px}.students-hub-icon svg{width:22px;height:22px}.students-hub-icon-green{background:#ecfdf3;color:#16a34a}.students-hub-icon-orange{background:#fff7ed;color:#ea580c}.students-hub-icon-red{background:#fef2f2;color:#dc2626}.students-hub-icon-teal{background:#ecfdf5;color:#0d9488}.students-hub-card-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:6px}.students-hub-card-desc{margin:0;font-size:12px;line-height:1.45;color:#6b7280}@media (max-width: 1100px){.students-hub-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.students-hub-cards{grid-template-columns:1fr}}.students-mgmt-page{background:var(--gz-admin-bg);padding:0;max-width:1280px}.students-mgmt-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.students-mgmt-title{margin:0;font-size:22px;font-weight:700;color:var(--gz-text-strong)}.students-mgmt-back-hub{padding:7px 14px;border-radius:6px;border:1px solid #64748b;background:#64748b;color:#fff;font-weight:600;font-size:11px;cursor:pointer;white-space:nowrap}.students-mgmt-toolbar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:14px;flex-wrap:wrap}.students-mgmt-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-weight:700;font-size:12px;cursor:pointer;text-decoration:none;border:0}.students-mgmt-btn svg{width:14px;height:14px}.students-mgmt-btn-create{background:#2563eb;color:#fff}.students-mgmt-btn-create:hover{background:#1d4ed8;color:#fff}.students-mgmt-btn-excel{background:#16a34a;color:#fff}.students-mgmt-btn-excel:hover{background:#15803d}.students-mgmt-msg{margin-bottom:8px;color:var(--gz-gray-700);font-weight:600;font-size:var(--gz-fs-admin-head)}.students-mgmt-loading{font-weight:600;color:var(--gz-muted);font-size:var(--gz-fs-admin-head);margin-bottom:8px}.students-mgmt-table-wrap{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:10px;overflow:auto;box-shadow:0 1px 4px #0f172a0f}.students-mgmt-table{width:100%;border-collapse:collapse;font-size:13px}.students-mgmt-table th{text-align:left;padding:12px 14px;border-bottom:1px solid var(--gz-border);text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;background:#f9fafb}.students-mgmt-table td{padding:12px 14px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.students-mgmt-table tbody tr:hover{background:#fafafa}.students-mgmt-email{word-break:break-all}.students-mgmt-hash{font-family:ui-monospace,monospace;font-size:11px;color:#4b5563;max-width:200px}.students-mgmt-cell-input{width:100%;min-width:0;padding:6px 8px;border:1px solid var(--gz-border-input);border-radius:6px;font-size:12px;box-sizing:border-box}.students-mgmt-nowrap{white-space:nowrap}.students-mgmt-action{display:inline-flex;align-items:center;gap:4px;margin-right:8px;padding:5px 10px;border-radius:6px;border:0;font-size:11px;font-weight:700;cursor:pointer;color:#fff}.students-mgmt-action svg{width:12px;height:12px}.students-mgmt-action-edit{background:#2563eb}.students-mgmt-action-edit:hover{background:#1d4ed8}.students-mgmt-action-delete{background:#dc2626}.students-mgmt-action-delete:hover{background:#b91c1c}.students-mgmt-action-delete-confirm{background:#991b1b}.students-mgmt-action-save{background:#16a34a;margin-bottom:4px}.students-mgmt-action-cancel{background:#64748b;color:#fff}.students-mgmt-empty{padding:var(--gz-admin-pad-card);color:var(--gz-muted);font-size:var(--gz-fs-admin-head);text-align:center}.profile-page{max-width:820px}.profile-page-student{max-width:1200px;background:var(--gz-admin-bg)}.profile-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.profile-title{font-size:var(--gz-h2);margin-bottom:14px}.profile-subtitle{font-size:var(--gz-fs-admin-head);color:var(--gz-muted)}.profile-layout-two-col{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:10px;align-items:start}.profile-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-radius);padding:16px}.profile-loading{color:var(--gz-muted);font-weight:700;margin-bottom:10px}.profile-warning{margin-bottom:10px;padding:8px 10px;border-radius:6px;background:var(--gz-danger-soft);border:1px solid var(--gz-red-200);color:var(--gz-red-800);font-size:11px}.profile-block{margin-bottom:12px}.profile-block-title{margin:0 0 8px;font-size:16px}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.profile-field{display:flex;flex-direction:column;gap:4px}.profile-field label{font-size:10px;font-weight:700;color:var(--gz-gray-700)}.profile-input{padding:12px;border-radius:10px;border:1px solid var(--gz-border-input)}.profile-checkline{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:11px;color:var(--gz-slate-700)}.profile-block-intern{padding-top:4px;border-top:1px dashed var(--gz-border);animation:profile-intern-open .22s ease-out}@keyframes profile-intern-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profile-page-student .profile-card{padding:10px;border-radius:var(--gz-admin-radius-card)}.profile-page-student .profile-title{font-size:var(--gz-fs-admin-title);margin:0}.profile-page-student .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-page-student .profile-block{margin-bottom:10px}.profile-page-student .profile-block-title{font-size:15px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid var(--gz-border)}.profile-page-student .profile-field{gap:3px}.profile-page-student .profile-field label{font-size:9px;font-weight:700}.profile-page-student .profile-input{padding:6px 8px;min-height:28px;border-radius:6px;border-color:#86bfa6;font-size:11px}.profile-page-student .profile-input:focus-visible{outline:1px solid #2f855a}.profile-page-student .profile-input-disabled{border-color:var(--gz-border-input);background:#f9fafb}.profile-page-student .profile-checkline{font-size:10px;margin-top:6px}.profile-page-student .profile-btn{padding:7px 12px;border-radius:6px;font-size:11px;font-weight:700}.profile-page-student .profile-full{width:auto;margin-left:auto;display:block}.profile-page-student .profile-stats-card{padding:10px}.profile-page-student .profile-stat-box{padding:8px}.profile-page-student .profile-stat-value{font-size:24px}.profile-input-disabled{border-color:var(--gz-border);background:var(--gz-bg)}.profile-section{padding:14px;border-radius:10px;background:var(--gz-bg-subtle);border:1px solid var(--gz-slate-300)}.profile-section-title{margin:0 0 8px;font-size:16px}.profile-section-note{font-size:13px;color:var(--gz-slate-500);margin-bottom:10px;font-weight:600}.profile-input-full{width:100%}.profile-input-bottom{margin-bottom:10px}.profile-files{margin-top:14px;border-top:1px solid var(--gz-border);padding-top:14px}.profile-file-label{font-size:13px;font-weight:700;color:var(--gz-gray-700);display:block;margin-bottom:6px}.profile-files-hint{font-size:12px;color:var(--gz-muted);margin:0 0 10px;font-weight:600}.profile-file-col{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.profile-file-picked{font-size:11px;color:var(--gz-slate-600);font-weight:600;word-break:break-all}.profile-file-link{display:inline-block;margin-top:4px}.profile-photo-preview{display:block;margin-top:8px;max-width:160px;max-height:160px;border-radius:8px;border:1px solid var(--gz-border);object-fit:cover}.profile-page-student .profile-files-hint{font-size:10px;margin-bottom:8px}.profile-page-student .profile-photo-preview{max-width:120px;max-height:120px;border-radius:6px}.profile-btn{padding:12px;border-radius:10px;border:0;color:#fff;font-weight:900;cursor:pointer}.profile-btn-teal{background:#0f766e}.profile-btn-blue{background:var(--gz-primary)}.profile-full{width:100%}.profile-top-sm{margin-top:12px}.profile-top{margin-top:14px}.profile-msg{margin-top:12px;color:var(--gz-gray-700);font-weight:800}.profile-page-student .profile-msg{font-size:11px;font-weight:600}.profile-stats-card{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:10px}.profile-stats-title{font-size:var(--gz-fs-admin-subtitle);margin:0 0 8px}.profile-stat-box{border:1px solid var(--gz-border);border-radius:var(--gz-admin-radius-card);padding:10px;margin-bottom:10px}.profile-stat-blue{border-left:3px solid var(--gz-primary)}.profile-stat-green{border-left:3px solid var(--gz-success)}.profile-stat-orange{border-left:3px solid var(--gz-warning)}.profile-stat-label{font-size:var(--gz-fs-admin-label);text-transform:uppercase;color:var(--gz-muted);font-weight:700}.profile-stat-value{font-size:28px;line-height:1;font-weight:800;margin-top:6px}@media (max-width: 700px){.profile-card{padding:12px}.profile-grid{grid-template-columns:1fr;gap:10px}.profile-title{font-size:20px}}@media (max-width: 980px){.profile-layout-two-col,.profile-page-student .profile-grid{grid-template-columns:1fr}}.faq-page{max-width:1200px}.faq-title{margin:0 0 10px;font-size:24px;font-weight:700;color:var(--gz-text-strong)}.faq-chatbot-link-wrap{margin-bottom:10px;font-weight:600;font-size:12px}.faq-chatbot-link{color:var(--gz-primary-700);text-decoration:none}.faq-chatbot-link:hover{text-decoration:underline}.faq-grid{display:grid;gap:10px}.faq-item{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:8px;padding:12px}.faq-question{font-weight:700;margin-bottom:6px;font-size:13px;color:var(--gz-text-strong)}.faq-answer{color:var(--gz-text);font-weight:500;font-size:12px;line-height:1.45}.admin-chatbot-page{max-width:1000px;background:var(--gz-admin-bg)}.admin-chatbot-title{font-size:var(--gz-fs-admin-title);margin-bottom:8px;font-weight:700}.admin-chatbot-subtitle{color:var(--gz-muted);margin-bottom:10px;font-size:var(--gz-fs-admin-head)}.admin-chatbot-actions{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;align-items:center}.admin-chatbot-btn{font-weight:700;cursor:pointer}.admin-chatbot-btn-outline{border:1px solid var(--gz-border-input);background:var(--gz-surface)}.admin-chatbot-btn-soft{border:1px solid #c7d2fe;background:#eef2ff}.admin-chatbot-btn-primary{border:0;background:var(--gz-primary);color:#fff}.admin-chatbot-top{margin-top:10px}.admin-chatbot-msg{margin-bottom:10px;font-weight:600;color:#374151;font-size:var(--gz-fs-admin-head)}.admin-chatbot-loading{color:var(--gz-muted);font-size:var(--gz-fs-admin-head)}.admin-chatbot-card{background:var(--gz-surface);border:1px solid var(--gz-border);margin-bottom:10px}.admin-chatbot-card-title{font-weight:700;margin-bottom:8px;font-size:var(--gz-fs-admin-head)}.admin-chatbot-textarea{width:100%;font-family:monospace;border:1px solid var(--gz-border-input)}.admin-chatbot-history-title{margin-top:0;font-size:var(--gz-fs-admin-subtitle)}.admin-chatbot-history{display:grid;gap:10px;max-height:420px;overflow:auto}.admin-chatbot-row{border:1px solid #f1f5f9;border-radius:var(--gz-admin-radius-card);padding:8px;font-size:var(--gz-fs-admin-body)}.admin-chatbot-row-time{color:var(--gz-muted);font-weight:600;margin-bottom:6px;font-size:var(--gz-fs-admin-body)}.admin-chatbot-row-pre{margin:0;white-space:pre-wrap;word-break:break-word}.student-chat-page{max-width:640px}.student-chat-title{font-size:var(--gz-h2);margin-bottom:8px}.student-chat-subtitle{color:var(--gz-muted);margin-bottom:16px;line-height:1.5}.student-chat-actions{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;align-items:center}.student-chat-btn{border-radius:10px;font-weight:800;cursor:pointer}.student-chat-btn-outline{padding:10px 14px;border:1px solid var(--gz-border-input);background:var(--gz-surface)}.student-chat-rules{font-size:13px;color:var(--gz-muted);font-weight:600}.student-chat-error{margin-bottom:12px;padding:12px;border-radius:10px;background:var(--gz-danger-soft);color:#991b1b;font-weight:700}.student-chat-box{background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:var(--gz-radius);padding:16px;min-height:280px;max-height:420px;overflow:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.student-chat-hint{color:var(--gz-muted);font-weight:600}.student-chat-bubble{max-width:88%;padding:10px 14px;border-radius:12px;font-weight:600;line-height:1.45;white-space:pre-wrap;word-break:break-word}.student-chat-bubble-user{align-self:flex-end;background:var(--gz-primary);color:#fff}.student-chat-bubble-bot{align-self:flex-start;background:#f1f5f9;color:#0f172a}.student-chat-input-row{display:flex;gap:10px;align-items:flex-end}.student-chat-textarea{flex:1;padding:12px;border-radius:10px;border:1px solid var(--gz-border-input);font-family:inherit;font-weight:600;resize:vertical}.student-chat-btn-send{padding:14px 18px;border:0;background:var(--gz-success);color:#fff;font-weight:900}.student-chat-btn-disabled{cursor:not-allowed;opacity:.7}.admin-layout-page{min-height:100vh;background:var(--gz-admin-bg);font-size:12px;line-height:1.35}.admin-mobile-header{display:none;align-items:center;gap:12px;padding:10px 12px;background:var(--gz-surface);border-bottom:1px solid var(--gz-border);position:sticky;top:0;z-index:100}.admin-mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--gz-border);border-radius:10px;background:var(--gz-surface);color:var(--gz-primary-700);cursor:pointer;transition:background-color .15s ease}.admin-mobile-menu-btn:hover{background:var(--gz-bg-hover)}.admin-mobile-menu-btn svg{width:20px;height:20px}.admin-mobile-header-brand{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1;min-width:0}.admin-mobile-header-logo{flex-shrink:0;width:46px;height:46px;object-fit:contain;display:block}.admin-mobile-header-wordmark{font-weight:800;font-size:23px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.admin-mobile-header-grad{color:#1e3a8a}.admin-mobile-header-ezy{color:#fb923c}.admin-sidebar-backdrop,.admin-sidebar-mobile-top{display:none}.admin-layout-shell{display:flex;min-height:100vh}.admin-sidebar{width:190px;border-right:1px solid var(--gz-border);background:var(--gz-surface);min-height:100vh;height:100vh;padding:12px 11px;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;overflow-y:auto}.admin-brand{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2px;margin-bottom:14px;min-width:0}.admin-brand-logo-img{flex-shrink:0;width:60px;height:60px;object-fit:contain;display:block}.admin-brand-wordmark{font-weight:800;font-size:18px;letter-spacing:-.03em;line-height:1.05;white-space:nowrap;min-width:0}.admin-brand-grad{color:#1e3a8a}.admin-brand-ezy{color:#fb923c}.admin-nav{display:flex;flex-direction:column;gap:var(--gz-space-1);flex:1;min-height:0}.admin-nav-link{color:var(--gz-text);font-weight:500;font-size:10px;padding:var(--gz-admin-pad-control-y) var(--gz-admin-pad-control-x);display:flex;align-items:center;gap:6px;border-radius:var(--gz-admin-radius-card);transition:background-color .2s ease,color .2s ease;line-height:1.2}.admin-nav-link:hover{background:var(--gz-bg-hover)}.admin-nav-link-active{color:var(--gz-primary-700);font-weight:600;background:#dbeafe}.admin-logout-wrap{margin-top:auto;padding-top:12px}.admin-logout-btn{width:100%;padding:var(--gz-admin-pad-control-y) var(--gz-admin-pad-control-x);display:flex;align-items:center;gap:6px;border-radius:var(--gz-admin-radius-control);border:1px solid var(--gz-border);background:var(--gz-surface);cursor:pointer;font-weight:600;font-size:var(--gz-fs-admin-label)}.admin-nav-icon{font-size:9px;flex-shrink:0}.admin-signed-in{display:none}.admin-main{flex:1;padding:14px 16px 20px;min-width:0}@media (max-width: 768px){.admin-layout-page{display:flex;flex-direction:column;min-height:100vh}.admin-mobile-header{display:flex;padding-top:max(10px,env(safe-area-inset-top,0px));padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px))}.admin-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:105;background:#0f172a73;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.admin-sidebar-backdrop--visible{opacity:1;visibility:visible;pointer-events:auto}.admin-layout-shell{flex:1;min-height:0;position:relative}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(288px,88vw);height:100vh;min-height:100vh;z-index:110;border-right:1px solid var(--gz-border);border-bottom:none;box-shadow:4px 0 24px #0f172a1f;transform:translate(-100%);transition:transform .25s ease;overflow:hidden;padding-top:12px}.admin-sidebar--open{transform:translate(0)}.admin-sidebar-mobile-top{display:flex;justify-content:flex-end;padding:0 10px 10px;margin-bottom:4px;border-bottom:1px solid var(--gz-border)}.admin-sidebar-close-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--gz-border);border-radius:10px;background:var(--gz-surface);color:var(--gz-text);cursor:pointer}.admin-sidebar-close-btn svg{width:20px;height:20px}.admin-main{flex:1;width:100%;min-width:0}.admin-brand{margin-bottom:10px;gap:2px}.admin-brand-logo-img{width:60px;height:60px}.admin-brand-wordmark{font-size:19px}.admin-nav-link{font-size:11px;padding:10px 12px}.admin-nav{overflow-y:auto;padding-bottom:10px}.admin-logout-wrap{margin-top:0;padding-top:8px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px));border-top:1px solid var(--gz-border);background:var(--gz-surface)}.admin-signed-in{display:block;padding-top:6px;font-size:10px;color:var(--gz-muted);line-height:1.2;word-break:break-all}}@media (min-width: 769px){.admin-sidebar-mobile-top{display:none!important}}.student-layout-page{min-height:100vh;background:var(--gz-admin-bg);font-size:12px;line-height:1.35}.student-mobile-header{display:none;align-items:center;gap:12px;padding:10px 12px;background:var(--gz-surface);border-bottom:1px solid var(--gz-border);position:sticky;top:0;z-index:100}.student-mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--gz-border);border-radius:10px;background:var(--gz-surface);color:var(--gz-primary-700);cursor:pointer;transition:background-color .15s ease}.student-mobile-menu-btn:hover{background:var(--gz-bg-hover)}.student-mobile-menu-btn svg{width:20px;height:20px}.student-mobile-header-brand{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1;min-width:0}.student-mobile-header-logo{flex-shrink:0;width:46px;height:46px;object-fit:contain;display:block}.student-mobile-header-wordmark{font-weight:800;font-size:23px;letter-spacing:-.03em;line-height:1;white-space:nowrap}.student-mobile-header-grad{color:#1e3a8a}.student-mobile-header-ezy{color:#fb923c}.student-sidebar-backdrop,.student-sidebar-mobile-top{display:none}.student-layout-shell{display:flex;min-height:100vh}.student-sidebar{width:156px;border-right:1px solid var(--gz-border);background:var(--gz-surface);min-height:100vh;height:100vh;padding:10px 8px;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;overflow-y:auto}.student-brand{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2px;margin-bottom:14px;min-width:0}.student-brand-logo-img{flex-shrink:0;width:70px;height:70px;object-fit:contain;display:block}.student-brand-wordmark{display:block;font-weight:800;font-size:18px;letter-spacing:-.03em;line-height:1.05;white-space:nowrap;min-width:0}.student-brand-grad{color:#1e3a8a}.student-brand-ezy{color:#fb923c}.student-nav{display:flex;flex-direction:column;gap:var(--gz-space-1);flex:1;min-height:0}.student-nav-link{color:var(--gz-text);font-weight:500;font-size:10px;padding:7px 9px;display:flex;align-items:center;gap:6px;border-radius:6px;transition:background-color .2s ease,color .2s ease;line-height:1.2;border:1px solid transparent}.student-nav-link:hover{background:var(--gz-bg-hover)}.student-nav-link-active{color:var(--gz-primary-700);font-weight:600;background:var(--gz-blue-soft);border-color:#c7ddff}.student-nav-muted{color:var(--gz-muted);font-size:10px;padding:6px 8px;line-height:1.2}.student-nav-more{width:100%;color:var(--gz-gray-700);font-size:10px;padding:7px 9px;display:flex;justify-content:space-between;align-items:center;border-radius:6px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left}.student-nav-more-left{display:inline-flex;align-items:center;gap:6px}.student-nav-more:hover{background:var(--gz-bg-hover)}.student-nav-icon{font-size:9px;flex-shrink:0}.student-more-links{display:flex;flex-direction:column;gap:4px}.student-logout-wrap{margin-top:auto;padding-top:10px}.student-logout-btn{width:100%;padding:7px 9px;display:flex;align-items:center;gap:6px;border-radius:6px;border:1px solid var(--gz-border);background:var(--gz-surface);cursor:pointer;font-weight:600;font-size:10px;text-align:left}.student-signed-in{margin-top:8px;font-size:10px;color:var(--gz-muted);line-height:1.2;word-break:break-all;display:none}.student-main{flex:1;padding:10px}@media (max-width: 768px){.student-layout-page{display:flex;flex-direction:column;min-height:100vh}.student-mobile-header{display:flex;align-items:center;padding-top:max(10px,env(safe-area-inset-top,0px));padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px))}.student-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:105;background:#0f172a73;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.student-sidebar-backdrop--visible{opacity:1;visibility:visible;pointer-events:auto}.student-layout-shell{flex:1;min-height:0;position:relative}.student-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(288px,88vw);height:100vh;min-height:100vh;z-index:110;border-right:1px solid var(--gz-border);border-bottom:none;box-shadow:4px 0 24px #0f172a1f;transform:translate(-100%);transition:transform .25s ease;overflow:hidden;padding-top:12px}.student-sidebar--open{transform:translate(0)}.student-sidebar-mobile-top{display:flex;justify-content:flex-end;padding:0 8px 10px;margin-bottom:4px;border-bottom:1px solid var(--gz-border)}.student-sidebar-close-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--gz-border);border-radius:10px;background:var(--gz-surface);color:var(--gz-text);cursor:pointer}.student-sidebar-close-btn svg{width:20px;height:20px}.student-main{flex:1;width:100%;min-width:0}.student-brand{margin-bottom:10px}.student-brand-logo-img{width:60px;height:60px}.student-brand-wordmark{font-size:19px}.student-nav{gap:4px;overflow-y:auto;padding-bottom:10px}.student-nav-link,.student-nav-more{font-size:11px;padding:8px 10px}.student-logout-wrap{margin-top:0;padding-top:8px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px));border-top:1px solid var(--gz-border);background:var(--gz-surface)}.student-signed-in{display:block;padding-top:6px}}@media (min-width: 769px){.student-sidebar-mobile-top{display:none!important}}*,*:before,*:after{box-sizing:border-box}:root{--gz-bg: #f9fafb;--gz-surface: #ffffff;--gz-text: #111827;--gz-muted: #6b7280;--gz-border: #e5e7eb;--gz-border-input: #d1d5db;--gz-bg-subtle: #f8fafc;--gz-bg-hover: #f3f4f6;--gz-text-strong: #111827;--gz-primary: #2563eb;--gz-primary-700: #1d4ed8;--gz-info: #0891b2;--gz-indigo: #4338ca;--gz-purple: #7c3aed;--gz-success: #16a34a;--gz-danger: #dc2626;--gz-danger-dark: #b91c1c;--gz-danger-900: #7f1d1d;--gz-warning: #ea580c;--gz-warning-dark: #9a3412;--gz-warning-soft: #fff7ed;--gz-success-soft: #ecfdf5;--gz-danger-soft: #fef2f2;--gz-gray-400: #9ca3af;--gz-gray-500: #6b7280;--gz-gray-700: #374151;--gz-blue-soft: #dbeafe;--gz-red-800: #991b1b;--gz-red-200: #fecaca;--gz-green-800: #065f46;--gz-green-200: #a7f3d0;--gz-slate-100: #f1f5f9;--gz-slate-300: #cbd5e1;--gz-slate-700: #334155;--gz-slate-500: #64748b;--gz-admin-bg: #eef0f3;--gz-fs-admin-title: 30px;--gz-fs-admin-subtitle: 22px;--gz-fs-admin-head: 12px;--gz-fs-admin-body: 11px;--gz-fs-admin-label: 10px;--gz-admin-radius-card: 8px;--gz-admin-radius-control: 6px;--gz-admin-radius-tight: 4px;--gz-admin-pad-card: 10px;--gz-admin-pad-control-y: 8px;--gz-admin-pad-control-x: 10px;--gz-admin-pad-btn-y: 7px;--gz-admin-pad-btn-x: 11px;--gz-radius: 12px;--gz-h2: 22px;--gz-space-1: 8px;--gz-space-2: 12px;--gz-space-3: 16px;--gz-space-4: 24px}body{margin:0;font-family:Inter,system-ui,Arial,sans-serif;background:var(--gz-bg);color:var(--gz-text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{transition:transform .05s ease,filter .2s ease,box-shadow .2s ease}button:hover:not(:disabled){filter:brightness(.98)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.8}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--gz-primary);outline-offset:1px}.admin-layout-page :is(.students-mgmt-table-wrap,.add-student-card,.admin-results-card,.snapshots-card,.snapshots-image-card,.alloc-card,.admin-chatbot-card){border-radius:var(--gz-admin-radius-card);padding:var(--gz-admin-pad-card)}.admin-layout-page :is(.questions-input,.questions-textarea,.add-student-input,.admin-results-input,.snapshots-input,.alloc-input,.admin-chatbot-textarea){border-radius:var(--gz-admin-radius-control);padding:var(--gz-admin-pad-control-y) var(--gz-admin-pad-control-x);font-size:var(--gz-fs-admin-head)}.admin-layout-page :is(.questions-btn,.students-mgmt-btn,.add-student-submit,.admin-results-btn,.snapshots-btn,.alloc-submit,.admin-chatbot-btn){border-radius:var(--gz-admin-radius-control);padding:var(--gz-admin-pad-btn-y) var(--gz-admin-pad-btn-x);font-size:var(--gz-fs-admin-body)}.admin-layout-page :is(.students-mgmt-table th,.admin-results-table th){font-size:var(--gz-fs-admin-label)}.admin-layout-page :is(.students-mgmt-table td,.admin-results-table td){font-size:var(--gz-fs-admin-body)}.student-layout-page :is(.student-dashboard-stat-card,.student-dashboard-quick-card,.student-exam-list-card,.student-results-card,.exam-student-card,.exam-student-modal,.exam-student-verify-card,.profile-card,.profile-stats-card,.profile-stat-box){border-radius:var(--gz-admin-radius-card)}.student-layout-page :is(.student-exam-list-back,.student-results-back,.exam-student-back,.profile-back-btn){width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--gz-admin-radius-control);border:0;background:var(--gz-danger);color:#fff;font-weight:700;cursor:pointer}.student-layout-page :is(.student-exam-list-back,.student-results-back,.exam-student-back,.profile-back-btn) svg{width:12px;height:12px}.student-layout-page :is(.student-exam-list-table th,.student-results-table th){font-size:var(--gz-fs-admin-label)}.student-layout-page :is(.student-exam-list-table td,.student-results-table td){font-size:var(--gz-fs-admin-body)}.login-page,.register-page,.forgot-page{min-height:100vh;display:flex;justify-content:center;padding:24px}.login-form-card,.register-form-card,.forgot-card{width:100%;background:var(--gz-surface);border:1px solid var(--gz-border);border-radius:8px;box-shadow:0 2px 8px #0f172a14}.login-input,.register-input,.forgot-input{width:100%;padding:7px 10px;border-radius:4px;border:1px solid var(--gz-border-input);font-size:9px;background:#f9fafb}.login-submit,.register-submit,.forgot-btn-primary,.forgot-btn-success{background:var(--gz-primary);color:#fff}.login-submit,.register-submit,.forgot-btn{border-radius:4px;border:0;font-weight:700;font-size:9px}.login-link-btn,.register-link-btn,.forgot-link{color:var(--gz-primary)}
