:root{--bg:#f4f7fb;--bg2:#edf2f8;--panel:#ffffff;--sidebar:#0e2a47;--sidebar2:#163d66;--primary:#ed4757;--primary2:#dd4c76;--accent:#1a6bbf;--accent2:#0ea5e9;--success:#10b981;--warn:#f59e0b;--danger:#ef4444;--violet:#7c3aed;--teal:#27b999;--orange:#f97316;--text:#0e1e33;--text2:#3a5672;--muted:#5a7288;--border:#d1dcea;--border2:#b6c8db;--shadow:0 4px 16px rgba(14,42,71,.08),0 1px 4px rgba(14,42,71,.04);--shadowH:0 16px 40px rgba(14,42,71,.14),0 4px 10px rgba(14,42,71,.06);--shadowLg:0 24px 56px rgba(14,42,71,.16);--r:14px;--r2:10px;--r3:7px;--rLg:20px;--rXl:26px;--side:264px;--ease:cubic-bezier(.22,.68,0,1.2);--focus:0 0 0 3px rgba(237,71,87,.15)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);font-family:'Hind',system-ui,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;font-size:14px;line-height:1.6;overflow:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}[hidden]{display:none!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b0c4d4;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#8aa8bf}.skip-link{position:fixed;top:16px;left:16px;z-index:240;padding:12px 16px;border-radius:12px;background:#fff;color:var(--text);border:1px solid var(--border2);box-shadow:var(--shadow);transform:translateY(-140%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes pulseGlow{0%,100%{box-shadow:0 16px 34px rgba(237,71,87,.22)}50%{box-shadow:0 22px 44px rgba(109,93,252,.26)}}@keyframes panelIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{from{transform:translateY(8px)scale(.97);opacity:.5}to{transform:translateY(0)scale(1);opacity:1}}@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes portalOpen{0%{opacity:0;transform:scale(.96)translateY(30px)}100%{opacity:1;transform:scale(1)translateY(0)}}@keyframes timerPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.04)}}@keyframes resultPop{to{transform:scale(1);opacity:1}}@keyframes fall{to{transform:translateY(100vh)rotate(720deg);opacity:0}}@keyframes popIn{0%{transform:scale(0.5);opacity:0}70%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}@keyframes shimmer{0%,100%{opacity:.5}50%{opacity:1}}.ticker{width:100%;height:36px;overflow:hidden;background:linear-gradient(90deg,#fff5f6,#fff8f0,#f0fdfa);border-bottom:1px solid rgba(237,71,87,.2);display:flex;align-items:center;gap:12px;padding:0 22px;position:sticky;top:0;z-index:200;box-shadow:0 4px 12px rgba(237,71,87,.04);will-change:transform;contain:layout style}.t-dot{width:9px;height:9px;border-radius:50%;background:var(--warn);flex-shrink:0;animation:pulse 2s infinite;contain:layout style paint}.t-track{display:flex;gap:60px;width:max-content;animation:ticker 24s linear infinite;font-size:12px;font-weight:600;color:var(--primary);white-space:nowrap;will-change:transform}.t-track em{color:var(--warn);font-style:normal}.app{display:grid;grid-template-columns:var(--side) 1fr;height:calc(100vh - 36px)}.sidebar{background:linear-gradient(180deg,var(--sidebar) 0%,var(--sidebar2) 100%);border-right:1px solid rgba(255,255,255,.06);height:calc(100vh - 38px);overflow-y:auto;overflow-x:hidden;padding:20px 14px 30px;scrollbar-width:none;box-shadow:8px 0 28px rgba(0,0,0,.15);display:flex;flex-direction:column}.sidebar::-webkit-scrollbar{display:none}.s-brand{display:flex;align-items:center;gap:10px;padding:0 4px 16px;border-bottom:1px solid rgba(255,255,255,.09);margin-bottom:16px}.s-brand-icon{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,var(--accent),var(--accent2));display:grid;place-items:center;box-shadow:0 4px 12px rgba(26,107,191,.35);flex-shrink:0;font-size:16px}.s-brand-name{font-family:'Cinzel',serif;font-size:13px;font-weight:700;letter-spacing:.07em;color:#daeeff;text-transform:uppercase;line-height:1.2}.s-brand-sub{font-size:10px;color:#5a7d9a;margin-top:1px;font-weight:500}.s-brand-user{margin-top:6px;font-size:12px;color:#cbe1ff;font-weight:600;letter-spacing:.2px}.s-head{font-size:10px;font-weight:700;color:#4a6880;letter-spacing:.12em;text-transform:uppercase;padding:0 8px;margin-bottom:6px;display:block}.sidebar-dashboard{display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:10px;color:#94b3c8;background:transparent;border:1px solid transparent;font-weight:600;font-size:13px;transition:all .17s ease;cursor:pointer;width:100%;text-align:left;margin-bottom:16px}.sidebar-dashboard::before{content:'';width:6px;height:6px;border-radius:99px;background:var(--primary);flex:0 0 auto;box-shadow:0 0 0 3px rgba(237,71,87,.14)}.sidebar-dashboard:hover,.sidebar-dashboard.active{background:rgba(237,71,87,.14);border-color:rgba(237,71,87,.28);color:#daeeff;transform:translateX(2px)}.sidebar-dashboard.active{color:#f0a0ac;border-color:rgba(237,71,87,.35);background:rgba(237,71,87,.18)}.sidebar-types{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:visible;padding-right:2px;margin-bottom:10px;scrollbar-width:none}.sidebar-types::-webkit-scrollbar{display:none}.sidebar-group{border:none;background:transparent;margin-bottom:0;overflow:visible}.sidebar-type{display:flex;align-items:center;padding:9px 11px;cursor:pointer;border-radius:9px;font-weight:700;color:#daeeff;font-size:13px;background:rgba(255,255,255,.03);transition:all .2s ease;border:1px solid rgba(255,255,255,.05);margin-bottom:3px;width:100%;text-align:left;justify-content:space-between;text-shadow:none!important;box-shadow:none!important}.sidebar-type-left{display:flex;align-items:center;gap:10px}.sidebar-type-left::before{content:"▸";display:inline-block;width:17px;font-size:1rem;transition:transform .2s ease;color:var(--primary)}.sidebar-group.active .sidebar-type-left::before{transform:rotate(90deg);color:#f0a0ac}.sidebar-type-right{display:flex;align-items:center;gap:8px;pointer-events:none}.sidebar-type-right span{font-size:10px;font-weight:800;color:#93acd0;background:rgba(255,255,255,.08);padding:2px 7px;border-radius:6px}.sidebar-type:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.14);transform:translateX(3px);color:#fff}.sidebar-type.active{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.14)}.st-chevron{display:none!important}.sidebar-sublist{display:none;flex-direction:column;padding-left:11px;border-left:1px solid rgba(237,71,87,.25);margin-left:17px!important;margin-top:3px;margin-bottom:9px}.sidebar-group.active .sidebar-sublist{display:flex}body.enterprise-quiz .sidebar-group.active .sidebar-sublist{display:flex!important;opacity:1!important;visibility:visible!important}.sidebar-subitem{display:flex;align-items:center;justify-content:space-between;padding:8px 9px 8px 24px;color:#7a94ab;font-size:13px;font-weight:500;border-radius:8px;transition:all .2s ease;position:relative;width:100%;text-align:left;background:transparent;border:none;cursor:pointer;line-height:1.4}.subitem-badge{background:rgba(255,255,255,.05);color:#94b3c8;font-size:9.5px;font-weight:800;padding:2px 6px;border-radius:6px;border:none;flex-shrink:0}.sidebar-subitem:hover .subitem-badge,.sidebar-subitem.active .subitem-badge{background:var(--primary);color:#fff}.sidebar-subitem::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#4a6880;transition:all .2s ease}.sidebar-subitem:hover,.sidebar-subitem.active{background:rgba(237,71,87,.12);color:#fff;padding-left:28px;font-weight:700}.sidebar-subitem:hover::before,.sidebar-subitem.active::before{background:var(--primary);box-shadow:0 0 7px var(--primary);transform:translateY(-50%) scale(1.5)}.shell{height:calc(100vh - 38px);display:grid;grid-template-rows:auto 1fr;overflow:hidden;position:relative}.topbar{display:flex;align-items:center;justify-content:flex-end;padding:10px 22px;background:rgba(244,247,251,.9);border-bottom:1px solid var(--border);backdrop-filter:blur(18px)saturate(180%);-webkit-backdrop-filter:blur(18px)saturate(180%);box-shadow:0 2px 6px rgba(14,42,71,.04);gap:12px}.top-nav-links{display:flex;gap:6px;flex-wrap:wrap}.top-nav-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:9px;border:1px solid var(--border2);background:var(--panel);color:var(--text2);font-size:12px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .17s ease;box-shadow:0 2px 5px rgba(14,42,71,.06)}.top-nav-btn:hover,.top-nav-btn.active{background:#fff5f6;border-color:rgba(237,71,87,.3);color:var(--primary);transform:translateY(-1px)}.shell-scroll{overflow-y:auto;overflow-x:hidden;padding:18px 20px;display:grid;align-content:start;gap:18px;min-height:0}.shell-scroll::-webkit-scrollbar{width:5px}.shell-scroll::-webkit-scrollbar-thumb{border-radius:99px;background:linear-gradient(180deg,#bfd2ee,#97b3da)}.hero-panel{padding:30px 34px;border-radius:var(--rXl);background:linear-gradient(135deg,#061124 0%,#0e2a47 40%,#163d66 75%,#1a6bbf 100%);border:none;display:grid;gap:13px;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(14,42,71,.28);animation:panelIn .45s var(--ease)}.hero-panel::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,rgba(237,71,87,.3),rgba(237,71,87,.9),rgba(144,200,244,.5))}.hero-panel-orb{position:absolute;right:-70px;top:-70px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.18) 0%,transparent 70%);pointer-events:none}.hero-panel-orb2{position:absolute;left:28%;bottom:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(237,71,87,.1) 0%,transparent 70%);pointer-events:none}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;position:relative;z-index:1}.hero-tags{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-bottom:11px}.hero-tag{min-height:25px;padding:0 11px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border:1px solid transparent}.hero-tag.blue{background:rgba(255,255,255,.1);color:#e0f2fe;border-color:rgba(255,255,255,.18)}.hero-tag.red{background:rgba(237,71,87,.18);color:#ffd0d6;border-color:rgba(237,71,87,.32)}.hero-tag.green{background:rgba(52,211,153,.18);color:#a7f3d0;border-color:rgba(52,211,153,.28)}.hero-copy h1,.hero-copy h2{font-family:'Cinzel',serif;font-size:26px;font-weight:700;letter-spacing:-.01em;color:#f8fbff;margin:0 0 7px;display:flex;align-items:center;gap:11px}.hero-copy p{color:#94a3b8;font-size:13.5px;font-weight:500;max-width:580px;margin:0;line-height:1.7}.chip-r{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.pill-hero{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 11px;border-radius:99px;font-size:11px;font-weight:700;background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.18)}.pill-hero.g{background:rgba(16,185,129,.18);color:#34d399;border-color:rgba(16,185,129,.28)}.launch-btn{position:relative;z-index:2;overflow:hidden;display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:14px;border:none;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;font-family:'Cinzel',serif;font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer;white-space:nowrap;box-shadow:0 10px 24px rgba(237,71,87,.36);transition:all .2s var(--ease);animation:pulseGlow 3.5s ease-in-out infinite}.launch-btn::after{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skewX(-20deg);transition:left .5s ease}.launch-btn:hover::after{left:150%}.launch-btn:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(237,71,87,.44)}.launch-btn span{display:block;font-size:10px;opacity:.8;font-family:'Hind',sans-serif;letter-spacing:.06em;text-transform:uppercase;margin-top:2px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.kpi-card{background:var(--panel);border:1px solid var(--border);border-radius:24px;padding:24px 22px;position:relative;overflow:hidden;transition:all .35s cubic-bezier(0.2,0.8,0.2,1);display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 20px rgba(14,42,71,.03);z-index:1;will-change:transform,box-shadow}.kpi-card::before{content:'';position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);z-index:-1;pointer-events:none}.kpi-card::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;opacity:0.85;transition:opacity .3s}.kpi-card.kpi-blue::after{background:linear-gradient(90deg,var(--accent),var(--accent2))}.kpi-card.kpi-red::after{background:linear-gradient(90deg,var(--primary),var(--primary2))}.kpi-card.kpi-green::after{background:linear-gradient(90deg,var(--success),var(--teal))}.kpi-card.kpi-orange::after{background:linear-gradient(90deg,var(--orange),var(--warn))}.kpi-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 40px rgba(14,42,71,.08);border-color:var(--border2)}.kpi-card:hover::after{opacity:1}.kpi-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:6px;box-shadow:inset 0 2px 6px rgba(255,255,255,.6)}.kpi-card.kpi-blue .kpi-icon{background:linear-gradient(135deg,rgba(26,107,191,.12),rgba(14,165,233,.05));color:var(--accent);border:1px solid rgba(26,107,191,.15)}.kpi-card.kpi-red .kpi-icon{background:linear-gradient(135deg,rgba(237,71,87,.12),rgba(221,76,118,.05));color:var(--primary);border:1px solid rgba(237,71,87,.15)}.kpi-card.kpi-green .kpi-icon{background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(39,185,153,.05));color:var(--success);border:1px solid rgba(16,185,129,.15)}.kpi-card.kpi-orange .kpi-icon{background:linear-gradient(135deg,rgba(249,115,22,.12),rgba(245,158,11,.05));color:var(--orange);border:1px solid rgba(249,115,22,.15)}.kpi-lbl{font-size:11.5px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.kpi-val{font-family:'Cinzel',serif;font-size:32px;font-weight:900;line-height:1;letter-spacing:-.02em;color:var(--text);text-shadow:0 2px 4px rgba(0,0,0,.02)}.kpi-delta{font-size:12px;font-weight:700;margin-top:4px;display:flex;align-items:center;gap:5px}.kpi-delta.up{color:var(--success)}.kpi-delta.dn{color:var(--danger)}.dash-grid-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:18px;margin-bottom:24px}.dash-box{background:linear-gradient(180deg,var(--panel) 0%,rgba(255,255,255,.6) 100%);border:1px solid var(--border);border-radius:26px;padding:26px;box-shadow:0 10px 30px rgba(14,42,71,.04),inset 0 1px 0 rgba(255,255,255,.8);display:flex;flex-direction:column;gap:18px;transition:all .3s cubic-bezier(0.2,0.8,0.2,1);backdrop-filter:blur(20px);will-change:transform,box-shadow;contain:layout style}.dash-box:hover{box-shadow:0 20px 50px rgba(14,42,71,.08);border-color:var(--border2);transform:translateY(-2px)}.act-feed{display:flex;flex-direction:column;gap:8px}.act-item{display:flex;align-items:center;gap:14px;padding:14px;border-radius:16px;transition:all .25s ease;border:1px solid transparent;background:transparent}.act-item:hover{background:var(--panel);border-color:var(--border);box-shadow:0 4px 12px rgba(14,42,71,.03);transform:translateX(5px)}.act-ico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:900;font-size:16px}.act-ico.success{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(39,185,153,.05));color:var(--success);box-shadow:0 4px 10px rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2)}.act-ico.warning{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(249,115,22,.05));color:var(--warn);box-shadow:0 4px 10px rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2)}.act-ico.info{background:linear-gradient(135deg,rgba(26,107,191,.15),rgba(14,165,233,.05));color:var(--accent);box-shadow:0 4px 10px rgba(26,107,191,.1);border:1px solid rgba(26,107,191,.2)}.act-body{flex:1;min-width:0}.act-body strong{display:block;font-size:14px;font-weight:800;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.act-body span{display:block;font-size:12px;color:var(--muted);font-weight:600;margin-top:3px}.act-time{font-size:11.5px;color:var(--muted);font-weight:700;white-space:nowrap;padding:4px 10px;background:var(--bg2);border-radius:99px}.live-dot{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.live-dot::before{content:'';width:7px;height:7px;border-radius:50%;background:currentColor;display:block;animation:pulse 1.6s infinite}.section-card{padding:24px;border-radius:var(--rLg);border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);display:grid;gap:18px;position:relative;overflow:hidden;animation:panelIn .38s var(--ease)}.section-card::before{content:'';position:absolute;inset:0 0 auto 0;height:2px;background:linear-gradient(90deg,rgba(237,71,87,.1),rgba(237,71,87,.8),rgba(14,165,233,.4))}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.section-head h3{margin:0;font-family:'Cinzel',serif;font-size:17px;color:var(--text);letter-spacing:-.01em;font-weight:700}.section-head p{margin:4px 0 0;color:var(--muted);font-size:12px;font-weight:500}.section-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}.workspace.workspace-focus{grid-template-columns:1fr!important;align-items:start}.tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tile{padding:20px;border-radius:20px;border:1px solid var(--border);background:linear-gradient(145deg,var(--panel) 0%,rgba(255,255,255,0.4) 100%);box-shadow:0 4px 20px rgba(14,42,71,.03);transition:all .3s cubic-bezier(0.2,0.8,0.2,1);position:relative;overflow:hidden;backdrop-filter:blur(10px)}.tile::after{content:'';position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary),var(--primary2));opacity:0;transition:opacity .3s}.tile:nth-child(2)::after{background:linear-gradient(90deg,var(--success),var(--teal))}.tile:nth-child(3)::after{background:linear-gradient(90deg,var(--orange),var(--warn))}.tile:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px rgba(14,42,71,.08);border-color:var(--border2)}.tile:hover::after{opacity:1}.tile label{display:block;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.tile strong{display:block;font-family:'Cinzel',serif;font-size:24px;color:var(--text);line-height:1;font-weight:800;letter-spacing:-.02em}.preview-board{display:grid;gap:14px;overflow-y:auto;max-height:520px;min-height:320px;padding-right:4px;align-content:start}.preview-board::-webkit-scrollbar{width:4px}.preview-board::-webkit-scrollbar-thumb{border-radius:99px;background:var(--border2)}.preview-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 2px 0}.preview-list-head strong{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text2)}.preview-list-head span{font-size:11px;font-weight:700;color:var(--muted)}.preview-list-grid{display:grid;gap:11px}.preview-empty{padding:16px 18px;border-radius:var(--r);border:1px dashed var(--border2);background:linear-gradient(180deg,#f8fbff 0%,#f2f7fd 100%);color:var(--muted);font-size:12px;font-weight:600}.preview-card{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-radius:18px;border:1px solid var(--border);background:var(--panel);cursor:pointer;text-align:left;width:100%;outline:none;box-shadow:0 4px 15px rgba(14,42,71,.03);transition:all .3s cubic-bezier(0.2,0.8,0.2,1);position:relative;overflow:hidden}.preview-card::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:.25s ease;border-radius:0 2px 2px 0}.preview-card:hover{border-color:var(--border2);transform:translateY(-4px) scale(1.01);box-shadow:0 12px 30px rgba(14,42,71,.07);z-index:2;background:linear-gradient(90deg,var(--panel),var(--bg2))}.preview-card:hover::before{background:linear-gradient(180deg,var(--accent),var(--accent2))}.preview-card.active{border-color:var(--primary);background:linear-gradient(180deg,#fff5f6 0%,#ffffff 100%);box-shadow:0 12px 30px rgba(237,71,87,.12);transform:translateY(-2px)}.preview-card.active::before{background:linear-gradient(180deg,var(--primary),var(--primary2))}.preview-card div{display:flex;flex-direction:column;gap:5px;min-width:0}.preview-card small{font-size:10px;font-weight:800;color:var(--accent);text-transform:uppercase;background:rgba(26,107,191,.08);padding:3px 9px;border-radius:99px;width:fit-content;letter-spacing:.06em}.preview-card strong{font-size:15px;font-weight:700;color:var(--text)}.preview-card span{font-size:12px;color:var(--muted);font-weight:500;line-height:1.4}.preview-card b{font-size:13px;font-weight:800;color:#065f46;background:#ecfdf5;padding:7px 12px;border-radius:99px;border:1px solid #a7f3d0;white-space:nowrap}.workspace-focus .preview-board{display:block!important;max-height:none!important;overflow:visible!important}.workspace-focus .preview-list-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.workspace-focus .preview-card{flex-direction:column;align-items:flex-start;gap:12px;min-height:160px;padding:20px}.workspace-focus .preview-panel{position:relative;top:0}.btn{min-height:38px;padding:0 16px;border:1px solid var(--border2);border-radius:var(--r3);font-family:'Hind',sans-serif;font-size:12.5px;font-weight:700;cursor:pointer;transition:all .2s var(--ease);letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;gap:6px}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.btn:active{transform:translateY(0)scale(.97)!important}.btn-primary{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;border-color:transparent;box-shadow:0 6px 16px rgba(237,71,87,.28),inset 0 1px 0 rgba(255,255,255,.15);font-family:'Cinzel',serif;letter-spacing:.04em}.btn-primary::after{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:skewX(-20deg);transition:left .5s ease}.btn-primary:hover::after{left:150%}.btn-primary:hover{box-shadow:0 12px 26px rgba(237,71,87,.38)}.btn-soft{background:var(--bg2);border:1.5px solid var(--border);color:var(--text2)}.btn-soft:hover{background:var(--panel);border-color:var(--border2);color:var(--text)}.btn-sm{min-height:31px;padding:0 11px;border-radius:7px;font-size:11.5px}.filter-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:99px;border:1px solid var(--border2);background:var(--panel);color:var(--text2);font-size:11.5px;font-weight:700;cursor:pointer;transition:all .17s ease}.filter-btn:hover,.filter-btn.active{background:#fff5f6;border-color:rgba(237,71,87,.3);color:var(--primary)}#flowModalLayer{display:none;position:fixed;inset:0;background:rgba(10,18,31,.55);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:9999999;align-items:center;justify-content:center;padding:22px;overflow-y:auto;overflow-x:hidden}#flowModalLayer.is-open,#flowModalLayer:has(>.modal-card:not([hidden])),#flowModalLayer:has(>#startConfirmModal:not([hidden])),#flowModalLayer:has(>.result-modal-card:not([hidden])){display:flex!important}body.quiz-active-mode{overflow:hidden;background:#07101d}body.quiz-active-mode .sidebar{display:none!important}body.quiz-active-mode .ticker{display:none!important}body.quiz-active-mode .app{grid-template-columns:1fr;height:100vh}body.quiz-active-mode .shell{height:100vh;display:block;overflow:hidden}body.quiz-active-mode .topbar{display:none!important}body.quiz-active-mode .shell-scroll>*:not(#mcqBanner):not(#flowModalLayer){display:none!important}body.quiz-active-mode #mcqBanner{position:fixed;inset:0!important;z-index:999999;background:radial-gradient(circle at top right,rgba(16,41,74,.95),rgba(5,10,20,.98));backdrop-filter:blur(12px);display:flex!important;align-items:stretch;justify-content:center;padding:20px}body.quiz-active-mode .mcq-shell{width:100%!important;max-width:1380px!important;min-height:0;height:100%;max-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,360px);grid-template-rows:minmax(0,1fr) !important;gap:24px;margin:0!important;border-radius:28px;background:linear-gradient(180deg,#eff6ff 0%,#ffffff 100%);border:1px solid rgba(255,255,255,.28);overflow:hidden;box-shadow:0 40px 120px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.14)!important;animation:portalOpen .4s var(--ease);min-width:0}body.quiz-active-mode #mcqBanner{overflow-x:hidden}body.quiz-active-mode .mcq-main,body.quiz-active-mode .mcq-navigator-panel{min-width:0}.mcq-banner{display:none}.mcq-banner.is-visible{display:flex}.mcq-main{padding:28px 30px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:18px;scroll-behavior:smooth;min-height:0;min-width:0}.mcq-navigator-panel{min-width:0}.mcq-option{min-height:70px}.mcq-btn{min-width:120px}.result-modal-card{margin:0 auto}.mcq-main::-webkit-scrollbar{width:8px}.mcq-main::-webkit-scrollbar-thumb{background:rgba(118,140,171,.42);border-radius:999px}.mcq-navigator-panel{display:flex;flex-direction:column;background:linear-gradient(180deg,#fafbfc 0%,#eff4fb 100%);border-left:1px solid rgba(209,222,241,.92);padding:20px;gap:18px;min-width:300px;min-height:0;overflow:hidden}.mcq-shell{padding:20px 24px;width:100%;box-sizing:border-box}.mcq-shell h2{margin:0;font-family:'Cinzel',serif;font-size:20px;font-weight:700;color:var(--text)}.mcq-shell p{margin:5px 0 0;color:var(--muted);font-size:13px;font-weight:600}.mcq-progress-wrap{width:100%;height:10px;background:rgba(226,232,240,.9);border-radius:999px;margin-bottom:16px;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.08)}#mcqProgressBar{width:0%;height:100%;background:linear-gradient(90deg,var(--primary),var(--primary2));border-radius:999px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 16px rgba(59,130,246,.16)}#mcqTimerBadge{font-size:20px;font-weight:900;color:var(--primary);background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.32);padding:8px 16px;border-radius:18px;font-variant-numeric:tabular-nums;letter-spacing:.4px;font-family:'Cinzel',serif}#mcqQuestion{font-size:15px;line-height:1.55;font-weight:600;background:linear-gradient(180deg,#fdfdfe 0%,var(--bg2) 100%);padding:14px 18px;border-radius:var(--r);border:1.5px solid var(--border);border-left:4px solid var(--primary);box-shadow:0 4px 12px rgba(0,0,0,.03);color:var(--text);transition:all .3s ease}.question-transition{opacity:0;transform:translateY(10px)}.question-transition.fade-in{opacity:1;transform:translateY(0)}.mcq-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.mcq-option{padding:14px 16px;border:2px solid var(--border);border-radius:14px;background:linear-gradient(135deg,var(--panel),#fafbfc);font-size:14px;font-weight:600;color:var(--text2);cursor:pointer;text-align:left;display:flex;align-items:center;gap:12px;transition:all .25s var(--ease);box-shadow:0 2px 8px rgba(14,42,71,.03);width:100%;line-height:1.4;position:relative;overflow:hidden}.mcq-option:hover{border-color:var(--accent);background:linear-gradient(135deg,#eff6ff,#dceaf9);transform:translateY(-3px);box-shadow:0 8px 24px rgba(26,107,191,.12)}.mcq-option.active{border-color:var(--accent);background:linear-gradient(135deg,#eff6ff,#dceaf9);color:var(--accent);box-shadow:0 0 0 4px rgba(26,107,191,.15),0 10px 28px rgba(26,107,191,.2);transform:translateY(-4px) scale(1.008)}.mcq-option-key{background:var(--bg2);width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:13px;font-weight:800;transition:all .25s;color:var(--muted);box-shadow:inset 0 2px 4px rgba(0,0,0,.04)}.mcq-option.active .mcq-option-key{background:var(--accent);color:#fff;box-shadow:0 4px 10px rgba(26,107,191,.3)}.mcq-option.correct{border-color:var(--success) !important;background:#ecfdf5 !important;color:#065f46 !important;box-shadow:0 0 0 4px rgba(16,185,129,.15) !important}.mcq-option.correct .mcq-option-key{background:var(--success) !important;color:#fff !important}.mcq-option.incorrect{border-color:var(--danger) !important;background:#fef2f2 !important;color:#b91c1c !important;box-shadow:0 0 0 4px rgba(239,68,68,.15) !important}.mcq-option.incorrect .mcq-option-key{background:var(--danger) !important;color:#fff !important}.mcq-dot{aspect-ratio:1/1;border-radius:10px;border:2px solid var(--border);background:var(--panel);cursor:pointer;font-weight:800;transition:.2s var(--ease);color:var(--muted);font-size:11px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.03);padding:4px;min-height:40px;position:relative;overflow:hidden}.mcq-dot:hover{background:var(--bg2);border-color:var(--border2);transform:scale(1.08);box-shadow:0 4px 8px rgba(0,0,0,.08)}.mcq-dot.active{border-color:var(--accent);background:linear-gradient(135deg,var(--accent),#3b82f6);color:#fff;box-shadow:0 6px 14px rgba(26,107,191,.35);transform:scale(1.12);font-weight:900}.mcq-dot.done{background:linear-gradient(135deg,var(--success),#10b981);border-color:var(--success);color:#fff;font-weight:700;box-shadow:0 4px 10px rgba(16,185,129,.2)}.mcq-dot.review{border-color:var(--warn);background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#78350f;font-weight:700;box-shadow:0 4px 10px rgba(245,158,11,.2)}.mcq-dot.correct-dot{background:linear-gradient(135deg,var(--success),#10b981);border-color:var(--success);color:#fff;font-weight:700;box-shadow:0 4px 10px rgba(16,185,129,.25)}.mcq-dot.incorrect-dot{background:linear-gradient(135deg,var(--danger),#dc2626);border-color:var(--danger);color:#fff;font-weight:700;box-shadow:0 4px 10px rgba(239,68,68,.25)}.mcq-dot.unattempted-dot{background:var(--bg2);border-color:var(--border2);color:var(--muted);opacity:.7;font-weight:600}.lang-btn{width:72px;min-width:72px;height:42px;padding:0 10px !important;display:inline-flex;align-items:center;justify-content:center;border-radius:9px !important;border:2px solid var(--border);font-size:12px !important;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.lang-btn.active{background:var(--primary) !important;color:white !important;border-color:var(--primary) !important;box-shadow:0 8px 18px rgba(237,71,87,0.22)}.lang-btn:hover{transform:translateY(-1px)}.lang-btn:not(.active){background:var(--panel) !important;border-color:var(--border) !important;color:var(--text) !important;box-shadow:none}.lang-btn:not(.active):hover{background:var(--bg2) !important;border-color:var(--border2) !important}.mcq-ctrl-bar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:16px;flex-wrap:wrap;gap:10px;margin-top:auto}.mcq-ctrl-left,.mcq-ctrl-right{display:flex;gap:8px;flex-wrap:wrap}.mcq-btn{padding:11px 20px;border-radius:var(--r3);font-weight:800;cursor:pointer;font-size:13px;border:1px solid transparent;transition:all .17s ease;display:inline-flex;align-items:center;gap:6px}.mcq-btn.close-btn{background:#fef2f2;color:var(--danger);border-color:#fecaca}.mcq-btn.close-btn:hover{background:#fee2e2;transform:translateY(-2px);box-shadow:0 6px 12px rgba(239,68,68,.15)}.mcq-btn.review-btn{background:#fffbeb;color:#d97706;border-color:#fde68a}.mcq-btn.review-btn:hover{background:#fef3c7;transform:translateY(-2px);box-shadow:0 6px 12px rgba(245,158,11,.15)}.mcq-btn.nav-btn{background:var(--panel);border-color:var(--border2);color:var(--text2)}.mcq-btn.nav-btn:hover{background:var(--bg2);transform:translateY(-2px);box-shadow:var(--shadow)}.mcq-btn.save-btn,.mcq-btn.submit-btn{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;border-color:transparent;box-shadow:0 6px 14px rgba(237,71,87,.26)}.mcq-btn.save-btn:hover,.mcq-btn.submit-btn:hover{box-shadow:0 10px 22px rgba(237,71,87,.36);transform:translateY(-2px)}.modal-card{background:var(--panel);width:min(560px,96vw);max-height:calc(100vh - 44px);overflow:auto;border-radius:var(--rXl);border:1px solid var(--border);box-shadow:0 30px 70px rgba(14,42,71,.24);animation:modalIn .25s var(--ease)}.modal-head-panel{background:linear-gradient(135deg,var(--bg2),#dde8f6);padding:30px 28px 22px;text-align:center;border-bottom:1px solid var(--border)}.modal-head-panel .modal-icon{font-size:48px;line-height:1;margin-bottom:10px;filter:drop-shadow(0 6px 10px rgba(0,0,0,.1))}.modal-head-panel h3{margin:0;font-family:'Cinzel',serif;font-size:22px;font-weight:700;color:var(--text)}.modal-head-panel p{margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:600}.modal-body-pad{padding:24px 28px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.modal-chip{padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(145deg,var(--panel),var(--bg2));box-shadow:0 4px 12px rgba(14,42,71,.02);transition:transform .2s ease}.modal-chip:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(14,42,71,.05);border-color:var(--border2)}.modal-chip label{display:block;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.modal-chip strong{display:block;margin-top:5px;color:var(--text);font-size:15px;font-weight:800;font-family:'Cinzel',serif}.modal-notes{background:linear-gradient(90deg,rgba(26,107,191,.04),transparent);padding:16px 20px;border-radius:4px 12px 12px 4px;border-left:4px solid var(--accent);margin-bottom:18px}.modal-note-item{display:flex;align-items:flex-start;gap:8px;color:var(--text2);font-size:13px;font-weight:600;line-height:1.55}.modal-note-item+.modal-note-item{margin-top:8px}.modal-note-item::before{content:'✦';color:var(--accent);font-size:16px;flex-shrink:0;margin-top:-2px}.modal-agree-label{display:flex;align-items:center;gap:12px;font-weight:700;margin-bottom:20px;cursor:pointer;color:var(--text);padding:14px;background:var(--bg2);border-radius:var(--r);border:2px solid var(--border);transition:all .2s}.modal-agree-label:hover{border-color:var(--primary);background:var(--panel)}.modal-agree-label input{width:20px;height:20px;accent-color:var(--primary);cursor:pointer}.modal-btn-row{display:flex;gap:10px;flex-wrap:wrap}.modal-cancel{flex:1;padding:14px 18px;background:var(--bg2);color:var(--text2);border:1.5px solid var(--border2);border-radius:var(--r3);font-weight:800;font-size:14px;cursor:pointer;transition:.17s ease}.modal-cancel:hover{background:var(--panel);border-color:var(--border)}.modal-accept{flex:2;padding:14px 18px;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;border:none;border-radius:var(--r3);font-weight:900;font-family:'Cinzel',serif;font-size:15px;letter-spacing:.02em;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 20px rgba(237,71,87,.25)}.modal-accept:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px rgba(237,71,87,.35)}.modal-accept:disabled{opacity:.4;cursor:not-allowed}.modal-submit-yes{flex:1;padding:14px 18px;background:linear-gradient(135deg,var(--danger),#b91c1c);color:#fff;border:none;border-radius:var(--r3);font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 8px 18px rgba(239,68,68,.3);transition:.17s ease}.modal-submit-yes:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(239,68,68,.4)}.modal-submit-yes[aria-busy="true"],.modal-submit-yes:disabled{opacity:.82;cursor:wait;transform:none!important;box-shadow:0 6px 14px rgba(239,68,68,.22)!important}.modal-head-danger{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.modal-head-danger h3{color:#991b1b}.modal-head-danger p{color:#b91c1c}.countdown-stage{display:grid;justify-items:center;gap:12px;text-align:center;padding:8px 0}.countdown-value{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--primary) 0%,var(--primary2) 60%,#8b1c2f 100%);color:#fff;font-family:'Cinzel',serif;font-size:46px;font-weight:900;border:6px solid rgba(255,255,255,.2);box-shadow:0 0 40px rgba(237,71,87,.5);will-change:transform,opacity}.countdown-stage p{color:#94a3b8;font-size:16px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin:0}.countdown-value.pop{animation:popIn .4s cubic-bezier(0.175,0.885,0.32,1.275) forwards}.result-modal-card{background:var(--panel);border-radius:28px;max-width:min(620px,calc(100vw - 44px));width:100%;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.4);padding:0;transform:scale(.95);opacity:0;animation:resultPop .5s cubic-bezier(.16,1,.3,1) forwards;border:1px solid rgba(255,255,255,.1)}#resultHero{background:linear-gradient(135deg,#061124 0%,#0e2a47 40%,#163d66 75%,#1a6bbf 100%);padding:46px 28px;text-align:center;color:#fff;position:relative;overflow:hidden;transition:background .5s}#resultHero::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,rgba(237,71,87,.3),rgba(237,71,87,.9),rgba(144,200,244,.5))}.result-orb{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);border-radius:50%}#resultTitle{margin:0;font-family:'Cinzel',serif;font-size:36px;font-weight:900;letter-spacing:-.5px;position:relative;z-index:1}#resultFeedback{color:rgba(255,255,255,.85);margin-top:10px;font-size:15px;font-weight:600;position:relative;z-index:1}.score-circle{width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:32px auto 0;padding:10px;box-shadow:0 0 0 8px rgba(255,255,255,.08),0 16px 40px rgba(0,0,0,.3);position:relative;z-index:1}.score-inner{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:inset 0 6px 15px rgba(0,0,0,.3);transition:background .5s;background:rgba(0,0,0,.2);backdrop-filter:blur(8px)}#resultBigScore{font-size:50px;font-weight:900;line-height:1;letter-spacing:-2px;font-family:'Cinzel',serif}.result-score-label{font-size:11px;opacity:.85;margin-top:7px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.result-body{padding:32px 28px;background:var(--panel)}#resultSummaryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,110px),1fr));gap:13px}.result-stat{background:linear-gradient(180deg,var(--panel),var(--bg2));border:1px solid var(--border);border-radius:var(--rLg);padding:18px 12px;text-align:center;transition:all .22s var(--ease)}.result-stat:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--border2);background:var(--panel)}.result-stat i{font-size:26px;display:block;margin-bottom:9px;font-style:normal}.result-stat label{font-size:10.5px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.result-stat strong{display:block;font-size:22px;color:var(--text);margin-top:5px;font-family:'Cinzel',serif;font-weight:700}.subject-bar-wrap{background:var(--bg2);padding:14px 18px;border-radius:14px;border:1px solid var(--border)}.subject-bar-head{display:flex;justify-content:space-between;font-size:12px;font-weight:800;margin-bottom:8px;color:var(--text);text-transform:uppercase;letter-spacing:.05em}.subject-bar-track{width:100%;height:6px;background:var(--border2);border-radius:99px;overflow:hidden}.subject-bar-fill{height:100%;border-radius:99px;transition:width 1s cubic-bezier(0.2,0.8,0.2,1)}#resultActions{display:flex;gap:12px;margin-top:28px;justify-content:center;flex-wrap:wrap}.result-cert-btn{flex:1;min-width:180px;padding:14px 20px;background:linear-gradient(135deg,var(--success),#059669);color:#fff;border:none;border-radius:var(--r3);font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 8px 18px rgba(16,185,129,.32);transition:.2s var(--ease)}.result-cert-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(16,185,129,.42)}.result-share-btn{flex:1;min-width:140px;padding:14px 20px;background:linear-gradient(135deg,var(--violet),#5b21b6);color:#fff;border:none;border-radius:var(--r3);font-weight:800;cursor:pointer;font-size:14px;box-shadow:0 8px 18px rgba(124,58,237,.32);transition:.2s var(--ease)}.result-share-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.42)}.result-dash-btn{padding:14px 20px;background:var(--bg2);color:var(--text2);border:1.5px solid var(--border2);border-radius:var(--r3);font-weight:800;cursor:pointer;font-size:14px;transition:.17s ease;min-width:150px}.result-dash-btn:hover{background:var(--panel);border-color:var(--border)}.certificate-stage{padding:24px;background:linear-gradient(180deg,#f4f7fb 0%,#edf2f8 100%)}.certificate-card{max-width:980px;margin:0 auto;padding:34px;border-radius:var(--rXl);background:linear-gradient(145deg,#fff 0%,#f8fbff 48%,#fff7f3 100%);border:1px solid var(--border);box-shadow:0 24px 56px rgba(14,42,71,.12);position:relative;overflow:hidden}.certificate-card::before{content:'';position:absolute;inset:-80px auto auto -80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.12) 0%,rgba(124,58,237,0) 70%)}.certificate-card::after{content:'';position:absolute;inset:auto -80px -80px auto;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(237,71,87,.1) 0%,rgba(237,71,87,0) 70%)}.certificate-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;position:relative;z-index:1}.certificate-card h1{margin:12px 0 8px;font-family:'Cinzel',serif;font-size:38px;color:#0e2a47;line-height:1.05}.certificate-card p{margin:6px 0;color:var(--text2);font-size:15px;line-height:1.7}.certificate-chip{display:inline-flex;padding:7px 12px;border-radius:99px;background:rgba(26,107,191,.08);color:var(--accent);font-size:12px;font-weight:800;border:1px solid rgba(26,107,191,.2)}.certificate-mark{padding:12px 16px;border-radius:var(--r);background:linear-gradient(135deg,var(--primary),var(--violet));color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-family:'Cinzel',serif}.certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;position:relative;z-index:1}.certificate-grid .item{padding:16px;border-radius:var(--r);background:var(--bg2);border:1px solid var(--border)}.certificate-grid label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;color:var(--muted);letter-spacing:.08em}.certificate-grid strong{display:block;margin-top:7px;font-size:21px;color:var(--text);font-family:'Cinzel',serif;font-weight:700}.certificate-verification{margin-top:26px;display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:end;position:relative;z-index:1}.certificate-qr{display:grid;gap:9px;justify-items:center;padding:16px;border-radius:var(--rLg);background:var(--panel);border:1px solid var(--border)}.certificate-qr img{width:175px;height:175px;display:block;border-radius:var(--r3)}.certificate-qr span{font-size:11px;color:var(--muted);font-weight:700}.certificate-sign{display:grid;justify-items:end;align-content:end;gap:5px;padding-bottom:6px}.signature-script{font-size:40px;line-height:1;font-family:"Segoe Script","Brush Script MT",cursive;color:var(--accent)}.certificate-sign label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.certificate-sign strong{font-size:15px;color:var(--text);font-family:'Cinzel',serif}body:not(.dashboard-mode) #statsSection,body:not(.dashboard-mode) #heroSection,body:not(.dashboard-mode) #graphPanel,body:not(.dashboard-mode) #insightsSection{display:none!important}body:not(.quiz-list-mode) #quizPickPanel{display:none!important}body.quiz-active-mode .dashboard-surface{display:none!important}body.dashboard-mode .mcq-banner{display:none!important}body.enterprise-quiz.dashboard-mode #quizPickPanel,body.enterprise-quiz #quizPickPanel[hidden]{display:none!important}.flow-toast{position:fixed;bottom:38px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#0e2a47,#163d66);color:#fff;padding:13px 26px;border-radius:99px;font-weight:800;font-size:13.5px;box-shadow:0 18px 36px rgba(14,42,71,.3);z-index:9999999;border:1px solid rgba(255,255,255,.1);pointer-events:none}.confetti{position:fixed;width:10px;height:10px;z-index:99999;pointer-events:none;animation:fall linear forwards;border-radius:2px}html.dark-mode,html.dark-mode body{background:#0d1a2e;color:#e4edf8}body.dark-mode{background:#0d1a2e;color:#e4edf8}body.dark-mode .ticker{background:linear-gradient(90deg,#0e2a47,#0f1f38,#07201e);border-color:rgba(237,71,87,.18)}body.dark-mode .shell-scroll,.dark-mode .shell{background:transparent}body.dark-mode .topbar{background:rgba(13,26,46,.85);border-color:#1e3558}body.dark-mode .top-nav-btn{color:#94b3c8;background:rgba(255,255,255,.04);border-color:#1e3558}body.dark-mode .top-nav-btn:hover{color:#f8fbff;background:rgba(237,71,87,.12);border-color:rgba(237,71,87,.3)}body.dark-mode .section-card,.dark-mode .tile{background:#0f1f38;border-color:#1e3558}body.dark-mode .tile{background:linear-gradient(145deg,#0a1729,#0f1f38);box-shadow:0 10px 30px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.05)}body.dark-mode .tile strong,.dark-mode .section-head h3{color:#daeeff}body.dark-mode .tile label,.dark-mode .section-head p{color:#5a7d9a}body.dark-mode .kpi-card{background:linear-gradient(145deg,#0a1729,#0f1f38);border-color:#1e3558;box-shadow:0 10px 30px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.05)}body.dark-mode .dash-box{background:linear-gradient(180deg,#0a1729 0%,#061124 100%);border-color:#1e3558;box-shadow:0 10px 30px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.02)}body.dark-mode .kpi-val,body.dark-mode .dash-box h3,body.dark-mode .act-body strong{color:#daeeff}body.dark-mode .kpi-lbl,body.dark-mode .act-body span,body.dark-mode .act-time{color:#5a7d9a}body.dark-mode .act-item:hover{background:#0f1f38;border-color:#1e3558}body.dark-mode .act-time{background:#061124;border:1px solid #1e3558}body.dark-mode .preview-card{background:linear-gradient(145deg,#0a1729,#0f1f38);border-color:#1e3558}body.dark-mode .preview-card:hover{background:#0f1f38;border-color:#3a5672}body.dark-mode .preview-card strong{color:#daeeff}body.dark-mode .preview-card span{color:#5a7d9a}body.dark-mode .preview-card b{background:rgba(16,185,129,.15);color:#34d399;border-color:rgba(16,185,129,.25)}body.dark-mode .mcq-shell{background:#0f1f38!important;color:#daeeff}body.dark-mode #mcqQuestion{background:linear-gradient(180deg,#0f1f38,#0a1729);border-color:#1e3558;color:#daeeff}body.dark-mode .mcq-option{background:#0a1729;border-color:#1e3558;color:#94b3c8}body.dark-mode .mcq-option:hover{background:#0f1f38;border-color:var(--accent)}body.dark-mode .mcq-option.active{background:rgba(26,107,191,.18);border-color:var(--accent);color:#93c5fd;box-shadow:0 0 0 4px rgba(26,107,191,.25),0 8px 24px rgba(0,0,0,.4)}body.dark-mode .mcq-option.correct{background:rgba(16,185,129,.15) !important;border-color:var(--success) !important;color:#a7f3d0 !important;box-shadow:0 0 0 4px rgba(16,185,129,.2) !important}body.dark-mode .mcq-option.correct .mcq-option-key{background:var(--success) !important;color:#fff !important}body.dark-mode .mcq-option.incorrect{background:rgba(239,68,68,.15) !important;border-color:var(--danger) !important;color:#fecaca !important;box-shadow:0 0 0 4px rgba(239,68,68,.2) !important}body.dark-mode .mcq-option.incorrect .mcq-option-key{background:var(--danger) !important;color:#fff !important}body.dark-mode .mcq-option-key{background:#0f1f38;color:#5a7d9a}body.dark-mode .mcq-dot{background:#0a1729;border-color:#1e3558;color:#5a7d9a}body.dark-mode .mcq-dot.unattempted-dot{background:#0f1f38;border-color:#1e3558}body.dark-mode .modal-card{background:#0f1f38;border-color:#1e3558}body.dark-mode .modal-head-panel{background:linear-gradient(135deg,#0a1729,#0f1f38);border-color:#1e3558}body.dark-mode .modal-head-panel h3{color:#daeeff}body.dark-mode .modal-head-panel p{color:#5a7d9a}body.dark-mode .modal-chip{background:#0a1729;border-color:#1e3558}body.dark-mode .modal-chip label{color:#5a7d9a}body.dark-mode .modal-chip strong{color:#daeeff}body.dark-mode .modal-agree-label{background:#0a1729;border-color:#1e3558;color:#daeeff}body.dark-mode .modal-cancel{background:#0a1729;border-color:#1e3558;color:#94b3c8}body.dark-mode .result-modal-card{background:#0a1729;border-color:#1e3558}body.dark-mode .result-body{background:#0a1729}body.dark-mode .result-stat{background:#0a1729;border-color:#1e3558}body.dark-mode .result-stat strong,.dark-mode #resultTitle{color:#daeeff}body.dark-mode .result-stat label{color:#5a7d9a}body.dark-mode .subject-bar-wrap{background:#0f1f38;border-color:#1e3558}body.dark-mode .subject-bar-track{background:#1e3558}body.dark-mode .result-dash-btn{background:#0a1729;border-color:#1e3558;color:#94b3c8}body.dark-mode #mcqTimerBadge{color:#f87171!important;border-color:#1e3558!important;background:#0a1729!important}body.dark-mode .sidebar-sublist{background:#0f1f38;border-color:#1e3558}html,body{max-width:100%;overflow-x:hidden}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}@media screen and (min-width:901px){html,body{height:100% !important;overflow:hidden !important}body.enterprise-quiz .ticker{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:220 !important}body.enterprise-quiz .app{display:block !important;width:100% !important;height:calc(100dvh - 36px) !important;min-height:0 !important;margin:36px 0 0 !important;padding-left:var(--side) !important;overflow:hidden !important;position:relative !important}body.enterprise-quiz .sidebar{position:fixed !important;left:0 !important;top:36px !important;bottom:0 !important;width:var(--side) !important;height:calc(100dvh - 36px) !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;z-index:210 !important}body.enterprise-quiz .shell{height:100% !important;min-height:0 !important;margin:0 !important;overflow:hidden !important;display:grid !important;grid-template-rows:auto minmax(0,1fr) !important;position:relative !important}body.enterprise-quiz .topbar{top:0 !important;z-index:90 !important}body.enterprise-quiz .shell-scroll{height:auto !important;max-height:100% !important;min-height:0 !important;align-self:stretch !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;scrollbar-gutter:stable}body.enterprise-quiz.quiz-list-mode .quiz-pick-panel{max-height:100% !important;overflow-y:auto !important;overscroll-behavior:contain}}body.enterprise-quiz{--qz-bg:#f5f7fb;--qz-surface:#fff;--qz-ink:#142033;--qz-muted:#607187;--qz-line:#dfe7f1;--qz-line-strong:#c7d4e3;--qz-red:#ed4757;--qz-red-dark:#c8324f;--qz-blue:#185abc;--qz-green:#087443;--qz-amber:#b54708;--qz-shadow-sm:0 1px 2px rgba(16,24,40,.05),0 1px 3px rgba(16,24,40,.08);--qz-shadow-lg:0 22px 56px rgba(16,24,40,.16);background:radial-gradient(circle at 18% -8%,rgba(237,71,87,.12),transparent 28rem),radial-gradient(circle at 96% 6%,rgba(24,90,188,.10),transparent 26rem),linear-gradient(180deg,#fbfcff 0%,var(--qz-bg) 100%) !important;color:var(--qz-ink) !important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.enterprise-quiz .ticker{min-height:36px;background:linear-gradient(90deg,#fff5f6,#f7fbff,#f0fdfa);border-bottom:1px solid rgba(237,71,87,.16);box-shadow:0 2px 12px rgba(16,24,40,.08)}body.enterprise-quiz .t-track{animation-duration:24s;will-change:transform;transform:translateZ(0)}body.enterprise-quiz .ticker:hover .t-track{animation-play-state:paused}body.enterprise-quiz .sidebar{background:linear-gradient(180deg,#101828 0%,#17243a 100%);border-right:1px solid rgba(255,255,255,.08);box-shadow:10px 0 30px rgba(16,24,40,.18)}body.enterprise-quiz .brand,body.enterprise-quiz .sidebar-section{border-color:rgba(255,255,255,.10)}body.enterprise-quiz .brand-icon{border-radius:14px;background:linear-gradient(135deg,var(--qz-red),var(--qz-red-dark));box-shadow:0 12px 28px rgba(237,71,87,.24)}body.enterprise-quiz .brand-name{color:#fff;letter-spacing:0}body.enterprise-quiz:is(.brand-sub,.sidebar-label,.side-label){color:rgba(255,255,255,.66);letter-spacing:.04em}body.enterprise-quiz:is(.sidebar-dashboard,.sidebar-type-btn,.sidebar-subitem){min-height:40px;border-radius:10px;color:rgba(255,255,255,.82);border:1px solid transparent;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}body.enterprise-quiz:is(.sidebar-dashboard,.sidebar-type-btn,.sidebar-subitem):hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.10);color:#fff}body.enterprise-quiz:is(.sidebar-dashboard.active,.sidebar-type-btn.active,.sidebar-subitem.active){background:linear-gradient(135deg,var(--qz-red),var(--qz-blue));color:#fff;box-shadow:0 12px 26px rgba(24,90,188,.24)}body.enterprise-quiz .topbar{min-height:68px;background:rgba(247,249,253,.92);border-bottom:1px solid rgba(199,212,227,.82);backdrop-filter:blur(12px) saturate(145%);-webkit-backdrop-filter:blur(12px) saturate(145%)}body.enterprise-quiz .shell-scroll{scrollbar-gutter:stable}body.enterprise-quiz:is(.workspace,.preview-panel,.question-panel,.mcq-shell,.mcq-main,.mcq-sidebar,.card,.tile,.kpi-card,.certificate-card,.result-card,.leaderboard-card,.modal-content,.surface,.panel-card){border:1px solid var(--qz-line);border-radius:14px;background:var(--qz-surface);box-shadow:var(--qz-shadow-sm);background-clip:padding-box}body.enterprise-quiz:is(.workspace,.preview-panel,.question-panel,.card,.tile,.kpi-card,.certificate-card,.result-card,.leaderboard-card):hover{border-color:var(--qz-line-strong);box-shadow:0 12px 28px rgba(16,24,40,.09)}body.enterprise-quiz:is(.workspace-title,.topbar-title,.card h3,.card h4,.question-title,.question-text,.preview-title){letter-spacing:0;color:var(--qz-ink)}body.enterprise-quiz:is(.workspace-copy,.preview-copy,.empty-state p,.status-note,.mini-copy,.quick-desc,.question-meta,.option-meta,.muted,.soft-copy){color:var(--qz-muted)}body.enterprise-quiz:is(.badge,.pill,.chip,.head-chip,.rank-pill,.status-pill){border-radius:999px;font-weight:800;letter-spacing:0}body.enterprise-quiz:is(.btn,.navbtn,.filter-btn,.copy-btn,.option-btn,.answer-option,.quiz-btn){border-radius:10px;font-weight:800;letter-spacing:0;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}body.enterprise-quiz:is(.btn,.navbtn,.filter-btn,.copy-btn,.option-btn,.answer-option,.quiz-btn):hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(16,24,40,.10)}body.enterprise-quiz:is(.btn-primary,.primary,.start-btn,.submit-btn,.active){box-shadow:none}body.enterprise-quiz:is(.btn-primary,.start-btn,.submit-btn){background:linear-gradient(135deg,var(--qz-red),var(--qz-red-dark));border-color:transparent;color:#fff;box-shadow:0 12px 28px rgba(237,71,87,.22)}body.enterprise-quiz:is(input,select,textarea,.inp,.sel,.txta){min-height:40px;border-radius:10px;border:1px solid var(--qz-line-strong);background:#fff;color:var(--qz-ink);box-shadow:0 1px 2px rgba(16,24,40,.04)}body.enterprise-quiz:is(input,select,textarea,.inp,.sel,.txta):focus{border-color:rgba(237,71,87,.70);box-shadow:0 0 0 3px rgba(237,71,87,.14);outline:0}body.enterprise-quiz .mcq-shell{overflow:hidden}body.enterprise-quiz .question-panel{box-shadow:var(--qz-shadow-lg)}body.enterprise-quiz .answer-option,body.enterprise-quiz .option-btn{border:1px solid var(--qz-line);background:#fff}body.enterprise-quiz:is(.answer-option.selected,.option-btn.selected){border-color:rgba(24,90,188,.50);background:#eff6ff;color:var(--qz-blue)}body.enterprise-quiz:is(.answer-option.correct,.option-btn.correct){border-color:#abefc6;background:#ecfdf3;color:var(--qz-green)}body.enterprise-quiz:is(.answer-option.wrong,.option-btn.wrong){border-color:#fecdca;background:#fff1f0;color:#b42318}body.enterprise-quiz .timer,.timer-pill{border-radius:999px;background:#fff7ed;color:var(--qz-amber);border:1px solid #fed7aa}body.enterprise-quiz .progress-bar,.progress-track{background:#edf2f7;border:1px solid rgba(199,212,227,.70);overflow:hidden}body.enterprise-quiz .progress-fill{background:linear-gradient(90deg,var(--qz-red),var(--qz-blue),var(--qz-green))}body.enterprise-quiz .modal{background:rgba(15,23,42,.56);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}body.enterprise-quiz .modal-content{border-radius:16px;box-shadow:var(--qz-shadow-lg)}body.enterprise-quiz::-webkit-scrollbar{width:10px;height:10px}body.enterprise-quiz::-webkit-scrollbar-track{background:transparent}body.enterprise-quiz::-webkit-scrollbar-thumb{background:#c7d2e2;border:2px solid transparent;border-radius:999px;background-clip:padding-box}body.enterprise-quiz::-webkit-scrollbar-thumb:hover{background:#98a8bc;border:2px solid transparent;background-clip:padding-box}body.enterprise-quiz .kpi-grid{align-items:stretch}body.enterprise-quiz .kpi-card{min-height:154px;padding:20px;border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbfe);display:grid;grid-template-rows:auto auto 1fr auto;gap:8px}body.enterprise-quiz .kpi-icon{width:44px;height:44px;border-radius:12px;border:1px solid rgba(199,212,227,.72)}body.enterprise-quiz .kpi-val{font-size:clamp(25px,3vw,38px);letter-spacing:0;line-height:1.02;word-break:break-word}body.enterprise-quiz .kpi-delta{align-self:end;min-height:auto;color:var(--qz-green)}body.enterprise-quiz .hero-panel{border:1px solid rgba(199,212,227,.80);box-shadow:0 18px 42px rgba(16,24,40,.12)}body.enterprise-quiz .hero-panel:is(h1,h2,p){letter-spacing:0}body.enterprise-quiz .preview-list-grid{display:grid;gap:8px}body.enterprise-quiz .preview-row{width:100%;min-height:68px;border-radius:12px;border:1px solid var(--qz-line);background:#fff;text-align:left}body.enterprise-quiz .preview-row strong,body.enterprise-quiz .preview-row span{overflow-wrap:anywhere}body.enterprise-quiz .preview-row.active{border-color:rgba(24,90,188,.50);background:linear-gradient(135deg,#eff6ff,#fff)}body.enterprise-quiz .act-feed{display:grid;gap:8px}body.enterprise-quiz .act-item{border:1px solid var(--qz-line);border-radius:12px;background:#fff;padding:10px 12px}body.enterprise-quiz .act-body strong,body.enterprise-quiz .act-body span{overflow-wrap:anywhere}body.enterprise-quiz .dashboard-surface{background:rgba(255,255,255,.94);border:1px solid rgba(223,231,241,.9);box-shadow:0 18px 40px rgba(15,23,42,.06);border-radius:26px}body.enterprise-quiz .quiz-pick-panel{margin-top:24px;border-radius:30px;border:1px solid rgba(209,222,241,.95);background:linear-gradient(180deg,#f9fbff 0%,#eef4ff 100%);box-shadow:0 24px 70px rgba(15,23,42,.08);overflow:hidden}body.quiz-list-mode .quiz-pick-panel{margin-top:0}body.enterprise-quiz .quiz-pick-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap;margin:0;padding:32px 34px;background:linear-gradient(135deg,#061124 0%,#0e2a47 40%,#163d66 75%,#1a6bbf 100%);color:#f8fbff}body.enterprise-quiz .quiz-pick-head h3{font-family:'Cinzel',serif;font-size:24px;margin:0;color:#f8fbff;letter-spacing:0.04em;line-height:1.1}body.enterprise-quiz .quiz-pick-head p{margin:8px 0 0;color:rgba(255,255,255,.85);font-size:14px;font-weight:600;max-width:680px;line-height:1.7}body.enterprise-quiz .quiz-pick-count{border-radius:999px;background:rgba(255,255,255,.18);color:#f8fbff;border:1px solid rgba(255,255,255,.24);padding:12px 18px;font-weight:900;font-size:13px;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}body.enterprise-quiz .quiz-pick-grid{padding:28px 34px 32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}body.enterprise-quiz .quiz-pick-card{position:relative;min-height:150px;text-align:left;border:1px solid rgba(209,222,241,.75);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:24px 24px 22px;cursor:pointer;display:grid;gap:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;overflow:hidden}body.enterprise-quiz .quiz-pick-card:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:linear-gradient(180deg,rgba(45,140,255,1),rgba(49,212,255,0.95))}body.enterprise-quiz .quiz-pick-card:hover{transform:translateY(-3px);border-color:rgba(24,90,188,.45);box-shadow:0 24px 54px rgba(15,23,42,.16);background-color:#fbfcff}body.enterprise-quiz .quiz-pick-card strong{font-size:16px;color:var(--qz-ink);line-height:1.35}body.enterprise-quiz .quiz-pick-card span{color:var(--qz-muted);font-size:13px;font-weight:600}body.enterprise-quiz .quiz-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}body.enterprise-quiz .quiz-card-tag,body.enterprise-quiz .quiz-card-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;white-space:nowrap}body.enterprise-quiz .quiz-card-tag{background:rgba(236,246,255,.95);color:#0f4bbd;border:1px solid rgba(198,224,255,.9)}body.enterprise-quiz .quiz-card-badge{background:rgba(237,247,237,.95);color:#047c47;border:1px solid rgba(171,239,198,.9)}body.enterprise-quiz .quiz-card-desc{margin:0;color:rgba(28,35,53,.78);font-size:13px;line-height:1.7;max-height:5.1em;overflow:hidden;text-overflow:ellipsis}body.enterprise-quiz .quiz-card-footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center}body.enterprise-quiz .quiz-card-pill{border-radius:999px;background:rgba(14,66,154,.08);color:#0f4bbd;border:1px solid rgba(12,64,165,.12);padding:7px 12px;font-size:12px;font-weight:700}body.enterprise-quiz .quiz-card-actions{display:flex;justify-content:flex-end;gap:10px}body.enterprise-quiz .quiz-card-actions .pill{background:linear-gradient(135deg,#2d8cff,#31d4ff);color:#fff;border:none;box-shadow:0 10px 22px rgba(45,140,255,.18)}body.enterprise-quiz .mcq-navigator-panel{border-left:1px solid var(--qz-line);background:linear-gradient(180deg,#fbfdff,#f5f7fb)}body.enterprise-quiz .mcq-dot{aspect-ratio:1/1;min-width:0;border-radius:10px;font-weight:900}body.enterprise-quiz .mcq-options-grid{align-items:stretch}body.enterprise-quiz .mcq-option{min-height:54px;overflow-wrap:anywhere}body.enterprise-quiz .subject-bar-wrap{border:1px solid var(--qz-line);border-radius:12px;background:#fff;padding:12px}body.enterprise-quiz .flow-toast{box-shadow:0 18px 40px rgba(16,24,40,.18)}body.enterprise-quiz{overflow-x:hidden}body.enterprise-quiz:is(.app,.shell,.shell-scroll,.dashboard-surface,.hero-panel,.dash-box,.quiz-pick-panel,.quiz-pick-card,.mcq-shell,.mcq-main,.mcq-navigator-panel,.modal-card,.result-modal-card){min-width:0}body.enterprise-quiz:is(.hero-copy h1,.hero-copy p,.quiz-pick-head h3,.quiz-pick-head p,.quiz-pick-card strong,.quiz-pick-card span,.quiz-card-desc,.act-body strong,.act-body span,#mcqTitle,#mcqMeta,#mcqQuestion,.mcq-option,.modal-chip strong,#resultTitle,#resultFeedback){overflow-wrap:anywhere}body.enterprise-quiz .top-nav-links{width:100%;justify-content:flex-end}body.enterprise-quiz .top-nav-btn{white-space:nowrap;min-width:0}body.enterprise-quiz .sidebar-type-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.enterprise-quiz .quiz-pick-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}body.enterprise-quiz:is(canvas,#trendChart,#catChart){max-width:100%}body.enterprise-quiz .quiz-pick-panel{background:radial-gradient(circle at 8% 0%,rgba(45,140,255,.12),transparent 32rem),radial-gradient(circle at 94% 12%,rgba(49,212,255,.12),transparent 26rem),linear-gradient(180deg,#f8fbff 0%,#edf5ff 100%)}body.enterprise-quiz .quiz-pick-grid{padding:30px 34px 36px;gap:24px;align-items:stretch}body.enterprise-quiz .quiz-pick-card{min-height:176px;padding:26px 28px 24px 30px;border-radius:28px;border:1px solid rgba(183,205,233,.78);background:linear-gradient(145deg,rgba(255,255,255,.98) 0%,rgba(250,253,255,.94) 62%,rgba(242,248,255,.92) 100%);box-shadow:0 18px 44px rgba(15,23,42,.075),inset 0 1px 0 rgba(255,255,255,.95);gap:18px;isolation:isolate}body.enterprise-quiz .quiz-pick-card::before{width:5px;background:linear-gradient(180deg,#2d8cff 0%,#31d4ff 58%,#62e6c8 100%);box-shadow:0 0 24px rgba(49,212,255,.35)}body.enterprise-quiz .quiz-pick-card::after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 92% 8%,rgba(45,140,255,.12),transparent 9rem),linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,0));opacity:0;transition:opacity .2s ease}body.enterprise-quiz .quiz-pick-card:hover{transform:translateY(-5px);border-color:rgba(45,140,255,.42);box-shadow:0 26px 62px rgba(15,23,42,.14),0 0 0 4px rgba(45,140,255,.06),inset 0 1px 0 rgba(255,255,255,.96);background:#fff}body.enterprise-quiz .quiz-pick-card:hover::after{opacity:1}body.enterprise-quiz .quiz-pick-card:focus-visible{outline:0;border-color:#2d8cff;box-shadow:0 0 0 4px rgba(45,140,255,.18),0 24px 58px rgba(15,23,42,.16)}body.enterprise-quiz .quiz-pick-card.active{border-color:color-mix(in srgb,var(--card-a) 58%,#d6e3f2);box-shadow:0 24px 56px rgba(15,23,42,.13),0 0 0 4px color-mix(in srgb,var(--card-a) 16%,transparent),inset 0 1px 0 rgba(255,255,255,.96)}body.enterprise-quiz .quiz-card-top{align-items:center}body.enterprise-quiz .quiz-card-tag,body.enterprise-quiz .quiz-card-badge{min-height:38px;padding:9px 16px;border-radius:999px;font-size:12.5px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}body.enterprise-quiz .quiz-card-tag{background:linear-gradient(180deg,#f4f9ff,#eaf4ff);color:#536d90;border-color:#c8def7}body.enterprise-quiz .quiz-card-badge{background:linear-gradient(180deg,#f3fff8,#eafaf1);color:#57708f;border-color:#a9ecc6}body.enterprise-quiz .quiz-pick-card strong{color:#111827;font-size:18px;font-weight:900;letter-spacing:-.015em;line-height:1.28}body.enterprise-quiz .quiz-card-desc{color:#536174;font-size:14.5px;font-weight:600;line-height:1.65;min-height:48px;max-height:4.95em}body.enterprise-quiz .quiz-card-footer{gap:12px;margin-top:2px}body.enterprise-quiz .quiz-card-pill{min-height:38px;padding:9px 16px;border-radius:999px;background:linear-gradient(180deg,#f2f6fc,#e9eef7);color:#5c7190;border:1px solid #cbd8ea;box-shadow:inset 0 1px 0 rgba(255,255,255,.75);font-size:13px;font-weight:900}body.enterprise-quiz .quiz-pick-card:hover .quiz-card-pill{background:linear-gradient(180deg,#eef6ff,#e8f0fb);border-color:#bad2ef}body.enterprise-quiz .quiz-pick-card{--card-a:#2d8cff;--card-b:#31d4ff;--card-soft:rgba(45,140,255,.12);--card-tag-bg:#eef7ff;--card-tag-border:#c8def7;--card-tag-ink:#536d90}body.enterprise-quiz .quiz-pick-card::before{background:linear-gradient(180deg,var(--card-a) 0%,var(--card-b) 100%);box-shadow:0 0 24px color-mix(in srgb,var(--card-b) 42%,transparent)}body.enterprise-quiz .quiz-pick-card::after{background:radial-gradient(circle at 92% 8%,var(--card-soft),transparent 9rem),linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,0))}body.enterprise-quiz .quiz-card-tag{background:linear-gradient(180deg,var(--card-tag-bg),#fff);border-color:var(--card-tag-border);color:var(--card-tag-ink)}body.enterprise-quiz .quiz-card-badge{background:linear-gradient(180deg,color-mix(in srgb,var(--card-b) 13%,#fff),#fff);border-color:color-mix(in srgb,var(--card-b) 42%,#dbe7f5);color:color-mix(in srgb,var(--card-a) 54%,#475569)}body.enterprise-quiz .quiz-card-pill{background:linear-gradient(180deg,color-mix(in srgb,var(--card-a) 9%,#fff),color-mix(in srgb,var(--card-b) 12%,#eef4fb));border-color:color-mix(in srgb,var(--card-a) 24%,#cbd8ea);color:color-mix(in srgb,var(--card-a) 42%,#51657f)}body.enterprise-quiz .quiz-pick-card:hover{border-color:color-mix(in srgb,var(--card-a) 45%,#d6e3f2);box-shadow:0 26px 62px rgba(15,23,42,.14),0 0 0 4px color-mix(in srgb,var(--card-a) 13%,transparent),inset 0 1px 0 rgba(255,255,255,.96)}body.enterprise-quiz .quiz-pick-card:nth-child(24n+1){--card-a:#2d8cff;--card-b:#31d4ff;--card-soft:rgba(45,140,255,.13);--card-tag-bg:#eef7ff;--card-tag-border:#c8def7;--card-tag-ink:#456485}body.enterprise-quiz .quiz-pick-card:nth-child(24n+2){--card-a:#10b981;--card-b:#66e3b4;--card-soft:rgba(16,185,129,.13);--card-tag-bg:#ecfdf5;--card-tag-border:#bbf7d0;--card-tag-ink:#356b57}body.enterprise-quiz .quiz-pick-card:nth-child(24n+3){--card-a:#f97316;--card-b:#fbbf24;--card-soft:rgba(249,115,22,.14);--card-tag-bg:#fff7ed;--card-tag-border:#fed7aa;--card-tag-ink:#7a5430}body.enterprise-quiz .quiz-pick-card:nth-child(24n+4){--card-a:#8b5cf6;--card-b:#c084fc;--card-soft:rgba(139,92,246,.13);--card-tag-bg:#f5f3ff;--card-tag-border:#ddd6fe;--card-tag-ink:#625184}body.enterprise-quiz .quiz-pick-card:nth-child(24n+5){--card-a:#ec4899;--card-b:#f9a8d4;--card-soft:rgba(236,72,153,.13);--card-tag-bg:#fdf2f8;--card-tag-border:#fbcfe8;--card-tag-ink:#7b4d69}body.enterprise-quiz .quiz-pick-card:nth-child(24n+6){--card-a:#06b6d4;--card-b:#67e8f9;--card-soft:rgba(6,182,212,.13);--card-tag-bg:#ecfeff;--card-tag-border:#a5f3fc;--card-tag-ink:#3f6f78}body.enterprise-quiz .quiz-pick-card:nth-child(24n+7){--card-a:#ef4444;--card-b:#fb7185;--card-soft:rgba(239,68,68,.12);--card-tag-bg:#fff1f2;--card-tag-border:#fecdd3;--card-tag-ink:#7c4c54}body.enterprise-quiz .quiz-pick-card:nth-child(24n+8){--card-a:#84cc16;--card-b:#bef264;--card-soft:rgba(132,204,22,.13);--card-tag-bg:#f7fee7;--card-tag-border:#d9f99d;--card-tag-ink:#5f7139}body.enterprise-quiz .quiz-pick-card:nth-child(24n+9){--card-a:#6366f1;--card-b:#a5b4fc;--card-soft:rgba(99,102,241,.13);--card-tag-bg:#eef2ff;--card-tag-border:#c7d2fe;--card-tag-ink:#535a86}body.enterprise-quiz .quiz-pick-card:nth-child(24n+10){--card-a:#14b8a6;--card-b:#5eead4;--card-soft:rgba(20,184,166,.13);--card-tag-bg:#f0fdfa;--card-tag-border:#99f6e4;--card-tag-ink:#3d706c}body.enterprise-quiz .quiz-pick-card:nth-child(24n+11){--card-a:#d946ef;--card-b:#f0abfc;--card-soft:rgba(217,70,239,.12);--card-tag-bg:#fdf4ff;--card-tag-border:#f5d0fe;--card-tag-ink:#76517c}body.enterprise-quiz .quiz-pick-card:nth-child(24n+12){--card-a:#eab308;--card-b:#fde047;--card-soft:rgba(234,179,8,.15);--card-tag-bg:#fefce8;--card-tag-border:#fef08a;--card-tag-ink:#776a35}body.enterprise-quiz .quiz-pick-card:nth-child(24n+13){--card-a:#0ea5e9;--card-b:#7dd3fc;--card-soft:rgba(14,165,233,.13);--card-tag-bg:#f0f9ff;--card-tag-border:#bae6fd;--card-tag-ink:#456b82}body.enterprise-quiz .quiz-pick-card:nth-child(24n+14){--card-a:#22c55e;--card-b:#86efac;--card-soft:rgba(34,197,94,.13);--card-tag-bg:#f0fdf4;--card-tag-border:#bbf7d0;--card-tag-ink:#426f55}body.enterprise-quiz .quiz-pick-card:nth-child(24n+15){--card-a:#fb923c;--card-b:#fdba74;--card-soft:rgba(251,146,60,.14);--card-tag-bg:#fff7ed;--card-tag-border:#fed7aa;--card-tag-ink:#7c5a38}body.enterprise-quiz .quiz-pick-card:nth-child(24n+16){--card-a:#a855f7;--card-b:#d8b4fe;--card-soft:rgba(168,85,247,.13);--card-tag-bg:#faf5ff;--card-tag-border:#e9d5ff;--card-tag-ink:#6b5480}body.enterprise-quiz .quiz-pick-card:nth-child(24n+17){--card-a:#f43f5e;--card-b:#fda4af;--card-soft:rgba(244,63,94,.12);--card-tag-bg:#fff1f2;--card-tag-border:#fecdd3;--card-tag-ink:#7d4c58}body.enterprise-quiz .quiz-pick-card:nth-child(24n+18){--card-a:#0891b2;--card-b:#22d3ee;--card-soft:rgba(8,145,178,.13);--card-tag-bg:#ecfeff;--card-tag-border:#a5f3fc;--card-tag-ink:#416d78}body.enterprise-quiz .quiz-pick-card:nth-child(24n+19){--card-a:#65a30d;--card-b:#a3e635;--card-soft:rgba(101,163,13,.13);--card-tag-bg:#f7fee7;--card-tag-border:#d9f99d;--card-tag-ink:#61723a}body.enterprise-quiz .quiz-pick-card:nth-child(24n+20){--card-a:#4f46e5;--card-b:#818cf8;--card-soft:rgba(79,70,229,.13);--card-tag-bg:#eef2ff;--card-tag-border:#c7d2fe;--card-tag-ink:#555885}body.enterprise-quiz .quiz-pick-card:nth-child(24n+21){--card-a:#db2777;--card-b:#f472b6;--card-soft:rgba(219,39,119,.12);--card-tag-bg:#fdf2f8;--card-tag-border:#fbcfe8;--card-tag-ink:#7a4b66}body.enterprise-quiz .quiz-pick-card:nth-child(24n+22){--card-a:#ea580c;--card-b:#fb923c;--card-soft:rgba(234,88,12,.13);--card-tag-bg:#fff7ed;--card-tag-border:#fed7aa;--card-tag-ink:#7a5533}body.enterprise-quiz .quiz-pick-card:nth-child(24n+23){--card-a:#0284c7;--card-b:#38bdf8;--card-soft:rgba(2,132,199,.13);--card-tag-bg:#f0f9ff;--card-tag-border:#bae6fd;--card-tag-ink:#426a83}body.enterprise-quiz .quiz-pick-card:nth-child(24n+24){--card-a:#059669;--card-b:#34d399;--card-soft:rgba(5,150,105,.13);--card-tag-bg:#ecfdf5;--card-tag-border:#a7f3d0;--card-tag-ink:#3e6e5a}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.quiz-dashboard-grid,#mcqListShell,#resultSummaryGrid{content-visibility:auto;contain-intrinsic-size:1000px}.result-modal-card{contain:content}body.enterprise-quiz .quiz-pick-panel{display:block!important;height:max-content!important;block-size:max-content!important;max-height:none!important;min-height:0!important;overflow:visible!important;contain:none!important}body.enterprise-quiz.quiz-list-mode #quizPickPanel{height:max-content!important;block-size:max-content!important;max-height:none!important;overflow:visible!important}body.enterprise-quiz .mcq-banner,body.enterprise-quiz .modal-card,body.enterprise-quiz .result-modal-card{font-family:'Hind',system-ui,sans-serif}body.enterprise-quiz:is(button,a):focus-visible{outline:2px solid rgba(237,71,87,.42)!important;outline-offset:2px;box-shadow:0 0 0 4px rgba(237,71,87,.14)!important}@media(max-width:1200px){.workspace{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-grid-layout{grid-template-columns:1fr}.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-focus .preview-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1080px){body.quiz-active-mode .mcq-shell{grid-template-columns:1fr!important;gap:18px}body.quiz-active-mode .mcq-navigator-panel{min-width:0;max-height:none;overflow-y:auto;border-left:none;border-top:1px solid rgba(209,222,241,.92);padding-top:18px}body.quiz-active-mode .mcq-main{padding:22px 22px 18px}body.quiz-active-mode .mcq-shell{padding:14px!important;border-radius:18px}.mcq-options-grid{grid-template-columns:1fr}.mcq-ctrl-bar{flex-direction:column;align-items:stretch}.mcq-ctrl-right{justify-content:stretch}.mcq-btn{width:100%;justify-content:center}.app{grid-template-columns:1fr;height:auto}.sidebar{height:auto;padding:12px;flex-direction:row;align-items:center;gap:8px;overflow-x:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.s-brand{display:none}.sidebar-dashboard{margin-bottom:0;width:auto;white-space:nowrap}.s-head{display:none}.sidebar-types{flex-direction:row;flex:0 0 auto;display:flex;gap:6px;overflow:visible;margin-bottom:0;min-height:0}.sidebar-group{border-radius:10px;position:static;overflow:visible}.sidebar-sublist{position:fixed;top:130px;left:50%;transform:translateX(-50%);width:90%;max-width:320px;z-index:99999;background:linear-gradient(135deg,var(--sidebar),var(--sidebar2));border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.6);max-height:60vh;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;display:block;margin:0!important;padding:12px}.sidebar-group.active .sidebar-sublist{opacity:1;visibility:visible}body{overflow:auto}.topbar,.shell-scroll,.workspace,.preview-panel,.question-panel{min-width:0}.sidebar{scrollbar-width:none}.app{grid-template-columns:1fr!important;height:auto!important}.sidebar{position:static!important;width:100%!important;height:auto!important;border-right:none!important;box-shadow:none!important;margin-bottom:18px;padding:18px 16px}.topbar{padding:14px 16px}.top-nav-links{gap:8px;flex-wrap:wrap;justify-content:center}.top-nav-btn{flex:1 1 auto;min-width:140px;padding:10px 14px}.hero-panel{padding:28px 22px}.hero-top{flex-direction:column;align-items:flex-start;gap:14px}.hero-copy h1{font-size:24px}.hero-copy p{max-width:100%;font-size:14px}.workspace{grid-template-columns:1fr}.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-board{max-height:none}.sidebar-types{display:flex;flex-wrap:wrap;gap:8px}.sidebar-dashboard,.sidebar-type,.sidebar-subitem{width:100%}body.enterprise-quiz{overflow:auto}body.enterprise-quiz .ticker{position:relative;top:auto;z-index:120}body.enterprise-quiz .app{display:block!important;height:auto!important;min-height:auto!important;margin:0!important;padding-left:0!important;overflow:visible!important}body.enterprise-quiz .shell{display:block!important;height:auto!important;min-height:auto!important;overflow:visible!important}body.enterprise-quiz .sidebar{position:sticky!important;top:0!important;z-index:110!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;padding:8px 10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:visible!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;box-shadow:0 10px 24px rgba(16,24,40,.16)!important;scrollbar-width:none}body.enterprise-quiz .sidebar::-webkit-scrollbar{display:none}body.enterprise-quiz .s-brand,body.enterprise-quiz .s-head{display:none!important}body.enterprise-quiz .sidebar-dashboard{width:auto!important;min-width:max-content!important;height:40px;margin:0!important;padding:0 13px!important;flex:0 0 auto!important;border-radius:999px!important;justify-content:center!important;white-space:nowrap}body.enterprise-quiz .sidebar-types{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;margin:0!important;padding:0!important;overflow:visible!important}body.enterprise-quiz .sidebar-group{flex:0 0 auto!important;width:auto!important;position:relative!important}body.enterprise-quiz .sidebar-type{width:auto!important;min-width:max-content!important;max-width:220px;height:40px;margin:0!important;padding:0 12px!important;border-radius:999px!important;gap:8px;white-space:nowrap}body.enterprise-quiz .sidebar-type-left{min-width:0}body.enterprise-quiz .sidebar-type-right span{display:none}body.enterprise-quiz .sidebar-sublist{position:fixed!important;top:96px!important;left:50%!important;width:min(94vw,380px)!important;max-width:380px!important;max-height:min(62dvh,520px)!important;margin:0!important;padding:12px!important;overflow:auto!important;z-index:100000!important;border-radius:16px!important;transform:translateX(-50%)!important}body.enterprise-quiz .sidebar-subitem{width:100%!important;justify-content:space-between!important}body.enterprise-quiz .topbar{min-height:auto;padding:10px 12px!important}body.enterprise-quiz .top-nav-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;justify-content:stretch}body.enterprise-quiz .top-nav-btn{width:100%;min-height:38px;padding:8px 10px!important;font-size:12px}body.enterprise-quiz .shell-scroll{height:auto!important;max-height:none!important;overflow:visible!important;padding:14px!important;gap:14px}body.enterprise-quiz .hero-panel{padding:22px 18px!important;border-radius:18px!important}body.enterprise-quiz .hero-top{display:grid;grid-template-columns:minmax(0,1fr)}body.enterprise-quiz .chip-r{width:100%}body.enterprise-quiz .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px;margin-bottom:0}body.enterprise-quiz .dash-grid-layout{grid-template-columns:minmax(0,1fr)!important;margin-bottom:0}body.enterprise-quiz .dash-box{padding:18px;border-radius:18px}body.enterprise-quiz .quiz-pick-panel{margin-top:0;border-radius:18px}body.enterprise-quiz .quiz-pick-head{padding:22px 18px}body.enterprise-quiz .quiz-pick-grid{padding:18px;gap:14px}body.enterprise-quiz .quiz-pick-card{min-height:auto;border-radius:16px;padding:18px}}@media(max-width:960px){.workspace-focus .preview-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){body.enterprise-quiz .app,body.enterprise-quiz .shell{height:auto;min-height:calc(100vh - 36px);overflow:visible}body.enterprise-quiz .shell-scroll{overflow:visible}body.enterprise-quiz:is(.workspace,.preview-panel,.question-panel,.mcq-shell){border-radius:12px}}@media(max-width:760px){#flowModalLayer{align-items:flex-start;padding:16px}body.quiz-active-mode .mcq-shell{height:auto;max-height:none;overflow:visible;width:100vw!important;border-radius:0!important;padding:12px!important}body.quiz-active-mode .mcq-navigator-panel{padding:16px 14px 14px;gap:14px}.mcq-option{min-height:68px;font-size:13px}.mcq-option-key{width:30px;height:30px;font-size:12px}#resultHero{padding:34px 22px}.result-body{padding:24px 20px}.modal-card{width:min(100%,92vw)}.result-actions{flex-direction:column;align-items:stretch}.result-actions .result-cert-btn,.result-actions .result-share-btn,.result-actions .result-dash-btn{width:100%;min-width:0}body{font-size:13px}.mcq-options-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}.tiles{grid-template-columns:1fr}.kpi-grid{grid-template-columns:1fr}.shell-scroll{padding:8px}.workspace{gap:10px}.mcq-shell{padding:10px!important;border-radius:0!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto;width:100vw!important;margin:0!important;font-size:12px}.certificate-card{padding:16px}.certificate-top,.certificate-verification,.certificate-grid{grid-template-columns:1fr}.certificate-sign{justify-items:start}.workspace-focus .preview-list-grid{grid-template-columns:1fr!important}.btn{min-height:38px;font-size:12px;padding:8px 12px}.question-text{font-size:13px}.option-text{font-size:12px}.mcq-shell{grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr) auto!important}.mcq-main,.mcq-sidebar{min-width:0}.mcq-sidebar{border-left:none;border-top:1px solid var(--border)}.sidebar{padding:14px 14px}.topbar{padding:12px 14px}.top-nav-btn{min-width:0;flex:1 1 48%}.hero-panel{padding:22px 18px}.hero-panel-orb,.hero-panel-orb2{display:none}.hero-copy h1{font-size:22px}.hero-copy p{font-size:13px}.pill-hero{font-size:10px;padding:6px 10px}.tiles{grid-template-columns:1fr}.preview-card{flex-direction:column;align-items:flex-start;padding:18px}.kpi-card{padding:18px}.mcq-ctrl-bar{flex-direction:column;align-items:stretch}.mcq-ctrl-left,.mcq-ctrl-right{width:100%;justify-content:space-between}.mcq-btn{width:100%;flex:1 1 auto}.mcq-btn.save-btn,.mcq-btn.submit-btn{min-width:0}#resultActions{flex-direction:column;align-items:stretch}.result-cert-btn,.result-share-btn,.result-dash-btn{width:100%;min-width:0}body.enterprise-quiz .top-nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}body.enterprise-quiz .top-nav-btn{font-size:11px}body.enterprise-quiz .shell-scroll{padding:10px!important}body.enterprise-quiz .hero-copy h1{font-size:clamp(18px,5vw,22px)!important;line-height:1.25}body.enterprise-quiz .hero-copy h1 svg{width:20px;height:20px;flex:0 0 auto}body.enterprise-quiz .hero-copy p{font-size:12.5px!important}body.enterprise-quiz .hero-tags,body.enterprise-quiz .chip-r,body.enterprise-quiz .quiz-card-footer,body.enterprise-quiz .quiz-card-actions{gap:7px}body.enterprise-quiz .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}body.enterprise-quiz .kpi-card{min-height:122px;padding:14px;border-radius:14px}body.enterprise-quiz .kpi-icon{width:36px;height:36px;font-size:18px}body.enterprise-quiz .kpi-lbl{font-size:10px}body.enterprise-quiz .kpi-val{font-size:24px!important}body.enterprise-quiz .quiz-pick-head{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}body.enterprise-quiz .quiz-pick-head h3{font-size:20px}body.enterprise-quiz .quiz-pick-count{width:max-content;max-width:100%;padding:8px 12px}body.enterprise-quiz .act-item{display:grid;grid-template-columns:auto minmax(0,1fr)}body.enterprise-quiz .act-time{grid-column:2}body.quiz-active-mode #mcqBanner{padding:0!important;align-items:stretch!important;overflow:auto!important}body.quiz-active-mode .mcq-shell,body.enterprise-quiz .mcq-shell{width:100%!important;min-height:100dvh!important;height:auto!important;max-height:none!important;margin:0!important;padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:10px!important;overflow:visible!important;border-radius:0!important}body.quiz-active-mode .mcq-main,body.enterprise-quiz .mcq-main{padding:14px!important;gap:14px;overflow:visible!important}body.quiz-active-mode .mcq-navigator-panel,body.enterprise-quiz .mcq-navigator-panel{min-width:0!important;padding:12px!important;border-left:0!important;border-top:1px solid var(--border)!important;overflow:visible!important}body.enterprise-quiz #mcqNavigator{grid-template-columns:repeat(5,minmax(0,1fr))!important;max-height:none!important;overflow:visible!important}body.enterprise-quiz .mcq-ctrl-bar,body.enterprise-quiz .mcq-ctrl-left,body.enterprise-quiz .mcq-ctrl-right{display:grid!important;grid-template-columns:minmax(0,1fr);width:100%;gap:8px!important}body.enterprise-quiz .mcq-btn{width:100%!important;min-width:0!important;min-height:40px}body.enterprise-quiz .modal-card{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}body.enterprise-quiz .modal-head-panel{padding:22px 18px 16px}body.enterprise-quiz .modal-body-pad,body.enterprise-quiz .result-body{padding:18px}body.enterprise-quiz .modal-grid{grid-template-columns:minmax(0,1fr)}body.enterprise-quiz .modal-btn-row,body.enterprise-quiz #resultActions{display:grid;grid-template-columns:minmax(0,1fr)}body.enterprise-quiz:is(.modal-cancel,.modal-accept,.modal-submit-yes,.result-cert-btn,.result-share-btn,.result-dash-btn){width:100%;min-width:0}body.quiz-active-mode #mcqBanner{background:#f4f7fb!important}body.quiz-active-mode .mcq-shell{min-height:100dvh!important;background:#fff!important;box-shadow:none!important}body.quiz-active-mode .mcq-main{border-radius:16px!important;border:1px solid var(--border)!important;background:#fff!important;box-shadow:0 8px 22px rgba(14,42,71,.08)!important}body.quiz-active-mode .mcq-main>div:first-child{gap:10px!important}body.quiz-active-mode .mcq-main>div:first-child>div:last-child{width:100%;min-width:0!important;text-align:left!important;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}body.quiz-active-mode #mcqTimerBadge{justify-self:start;font-size:18px!important;line-height:1}body.quiz-active-mode #mcqCounter{justify-self:end;margin-top:0!important;font-size:11px!important}body.quiz-active-mode .lang-btn{min-height:34px!important;padding:6px 12px!important}body.quiz-active-mode .mcq-options-grid{gap:9px!important;margin-top:10px!important}body.quiz-active-mode .mcq-option{min-height:52px!important;padding:10px 11px!important;border-width:1px!important;border-radius:12px!important;gap:9px!important;font-size:12px!important;line-height:1.35!important;box-shadow:0 2px 8px rgba(14,42,71,.04)!important;transform:none!important}body.quiz-active-mode .mcq-option-key{width:26px!important;height:26px!important;min-width:26px!important;border-radius:8px!important;font-size:11px!important}body.quiz-active-mode .mcq-navigator-panel{max-height:278px!important;overflow:hidden!important;border-radius:16px!important;border:1px solid var(--border)!important;background:#f8fbff!important;box-shadow:0 8px 20px rgba(14,42,71,.06)!important;gap:8px!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child{padding:0 0 8px!important;gap:6px!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:first-child{font-size:10px!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:nth-child(2){display:none!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:nth-child(3){grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:6px!important;gap:6px!important}body.quiz-active-mode .mcq-navigator-panel>div:last-child{display:none!important}body.quiz-active-mode #mcqNavigator{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:34px!important;gap:6px!important;flex:0 1 auto!important;min-height:0!important;max-height:178px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:4px!important;scrollbar-gutter:stable}body.quiz-active-mode .mcq-dot{width:100%!important;height:34px!important;min-height:34px!important;aspect-ratio:auto!important;padding:0!important;border-width:1px!important;border-radius:9px!important;font-size:10px!important;box-shadow:0 1px 4px rgba(14,42,71,.05)!important;transform:none!important}body.quiz-active-mode .mcq-dot.active{transform:none!important;box-shadow:0 6px 14px rgba(26,107,191,.25)!important}body.quiz-active-mode .mcq-ctrl-bar{position:static!important;margin-top:8px!important;padding-top:10px!important;border-top:1px solid var(--border)!important}body.quiz-active-mode .mcq-ctrl-left,body.quiz-active-mode .mcq-ctrl-right{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.quiz-active-mode .mcq-btn{min-height:38px!important;padding:8px 10px!important;border-radius:10px!important;font-size:11px!important}body.quiz-active-mode .mcq-btn.submit-btn,body.quiz-active-mode .mcq-btn.save-btn{grid-column:auto!important}html:has(body.quiz-active-mode),body.quiz-active-mode{width:100%;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:#eaf1f8!important}body.quiz-active-mode .app,body.quiz-active-mode .shell,body.quiz-active-mode .shell-scroll{width:100%!important;height:100dvh!important;min-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important}body.quiz-active-mode #mcqBanner{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;padding:0!important;overflow:hidden!important;background:linear-gradient(180deg,#0b67a8 0,#0b67a8 28px,#edf4fb 28px,#f8fbff 100%)!important;display:block!important}body.quiz-active-mode .mcq-shell{width:100%!important;height:calc(100dvh - 28px)!important;min-height:0!important;max-height:none!important;margin:28px 0 0!important;padding:8px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;gap:8px!important;overflow:hidden!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.quiz-active-mode .mcq-main{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;padding:14px 12px 0!important;gap:10px!important;border:1px solid #d8e4f2!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 14px 32px rgba(15,43,74,.10)!important}body.quiz-active-mode .mcq-main::-webkit-scrollbar{width:0}body.quiz-active-mode .mcq-main>div:first-child{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important}body.quiz-active-mode .mcq-main>div:first-child>div:first-child{min-width:0}body.quiz-active-mode .mcq-shell h2,body.quiz-active-mode #mcqTitle{margin:0!important;font-size:clamp(16px,4.4vw,20px)!important;line-height:1.22!important;letter-spacing:0!important;color:#102033!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.quiz-active-mode .mcq-shell p,body.quiz-active-mode #mcqMeta{margin:5px 0 0!important;font-size:10.5px!important;line-height:1.35!important;color:#46627e!important;font-weight:800!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.quiz-active-mode .mcq-main>div:first-child>div:last-child{width:auto!important;min-width:82px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:end!important;gap:5px!important;text-align:right!important}body.quiz-active-mode #mcqTimerBadge{min-width:72px!important;justify-self:end!important;padding:6px 9px!important;border-radius:999px!important;background:#fff!important;border:1px solid #e2eaf4!important;box-shadow:0 8px 18px rgba(237,71,87,.10)!important;font-size:16px!important;line-height:1!important;color:#ef4057!important;text-align:center!important}body.quiz-active-mode #mcqCounter{justify-self:end!important;margin:0!important;font-size:10px!important;font-weight:900!important;color:#385b7d!important}body.quiz-active-mode .mcq-main>div:first-child>div:last-child>div:nth-child(3){grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;gap:6px!important;margin-top:4px!important}body.quiz-active-mode .lang-btn{width:auto!important;min-width:54px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;border-radius:9px!important;font-size:10px!important;box-shadow:none!important}body.quiz-active-mode .lang-btn.active{box-shadow:0 10px 20px rgba(237,71,87,.20)!important}body.quiz-active-mode .mcq-progress-wrap{height:6px!important;margin:2px 0 4px!important;border-radius:999px!important;background:#e9f0f8!important;box-shadow:none!important}body.quiz-active-mode #mcqProgressBar{background:linear-gradient(90deg,#ed4757,#1a6bbf,#10b981)!important}body.quiz-active-mode #mcqQuestion{margin:0!important;padding:13px 14px!important;border:1px solid #cbd9eb!important;border-left:4px solid #ed4757!important;border-radius:14px!important;background:linear-gradient(180deg,#fff 0%,#f6f9fd 100%)!important;box-shadow:0 8px 20px rgba(14,42,71,.06)!important;color:#11243a!important;font-size:13px!important;line-height:1.48!important;font-weight:800!important}body.quiz-active-mode .mcq-options-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;margin-top:9px!important}body.quiz-active-mode .mcq-option{min-height:48px!important;padding:9px 10px!important;border:1px solid #d9e5f2!important;border-radius:12px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;color:#253b53!important;font-size:11.5px!important;line-height:1.35!important;font-weight:800!important;gap:9px!important;box-shadow:0 5px 14px rgba(14,42,71,.045)!important;transform:none!important}body.quiz-active-mode .mcq-option.active{border-color:#1a6bbf!important;background:#eff6ff!important;color:#14539a!important;box-shadow:0 0 0 3px rgba(26,107,191,.12)!important}body.quiz-active-mode .mcq-option-key{width:25px!important;height:25px!important;min-width:25px!important;border-radius:8px!important;background:#eef4fb!important;color:#55708a!important;font-size:10px!important;box-shadow:none!important}body.quiz-active-mode .mcq-ctrl-bar{position:sticky!important;bottom:0!important;z-index:3!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;margin:0 -12px!important;padding:10px 12px 12px!important;border-top:1px solid rgba(209,222,241,.86)!important;background:linear-gradient(180deg,rgba(255,255,255,.88),#fff 38%)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -12px 26px rgba(14,42,71,.06)!important}body.quiz-active-mode .mcq-ctrl-left,body.quiz-active-mode .mcq-ctrl-right{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:7px!important}body.quiz-active-mode .mcq-btn{width:100%!important;min-width:0!important;min-height:36px!important;padding:7px 8px!important;border-radius:10px!important;justify-content:center!important;font-size:10.5px!important;font-weight:900!important;line-height:1.1!important;box-shadow:none!important}body.quiz-active-mode .mcq-btn.submit-btn{background:linear-gradient(135deg,#ed4757,#c8324f)!important;box-shadow:0 8px 18px rgba(237,71,87,.22)!important}body.quiz-active-mode .mcq-btn.save-btn{background:linear-gradient(135deg,#fff4ce,#facc15)!important;color:#713f12!important;border-color:#fde68a!important}body.quiz-active-mode .mcq-navigator-panel{min-height:0!important;max-height:172px!important;overflow:hidden!important;padding:9px 10px 10px!important;border:1px solid #d8e4f2!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 14px 30px rgba(15,43,74,.10)!important;gap:7px!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 2px 5px!important;border-bottom:1px solid #e1eaf5!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:first-child{font-size:9px!important;color:#344b63!important;letter-spacing:.12em!important}body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:nth-child(2),body.quiz-active-mode .mcq-navigator-panel>div:first-child>div:nth-child(3),body.quiz-active-mode .mcq-navigator-panel>div:last-child{display:none!important}body.quiz-active-mode #mcqNavigator{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:29px!important;gap:6px!important;flex:0 1 auto!important;min-height:0!important;max-height:104px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:3px 2px 5px!important;scrollbar-width:thin}body.quiz-active-mode .mcq-dot{width:100%!important;height:29px!important;min-height:29px!important;aspect-ratio:auto!important;padding:0!important;border:1px solid #d7e3f0!important;border-radius:8px!important;background:#fff!important;color:#41617d!important;font-size:9px!important;font-weight:900!important;box-shadow:0 3px 8px rgba(14,42,71,.035)!important;transform:none!important}body.quiz-active-mode .mcq-dot.active{background:linear-gradient(135deg,#1a6bbf,#3b82f6)!important;border-color:#1a6bbf!important;color:#fff!important;box-shadow:0 8px 16px rgba(26,107,191,.22)!important}body.quiz-active-mode .mcq-dot.done{background:#ecfdf3!important;border-color:#abefc6!important;color:#087443!important}body.quiz-active-mode .mcq-dot.review{background:#fffbeb!important;border-color:#fde68a!important;color:#92400e!important}body.enterprise-quiz .hero-copy h1,body.enterprise-quiz .hero-copy h2{display:block!important;line-height:1.22!important;overflow-wrap:normal!important;word-break:normal!important}body.enterprise-quiz .hero-copy h1 svg{display:inline-block!important;margin:0 8px 6px 0;vertical-align:middle}body.enterprise-quiz,body.enterprise-quiz .app,body.enterprise-quiz .shell{width:100%;max-width:100%;overflow-x:hidden!important}body.enterprise-quiz .ticker{overflow:hidden!important}body.enterprise-quiz .sidebar{display:grid!important;grid-template-columns:max-content minmax(0,1fr)!important;align-items:center!important;overflow:hidden!important;gap:7px!important}body.enterprise-quiz .sidebar-dashboard{min-width:0!important;max-width:104px!important;padding:0 10px!important;overflow:hidden;text-overflow:ellipsis}body.enterprise-quiz .sidebar-types{min-width:0!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scroll-snap-type:x proximity}body.enterprise-quiz .sidebar-group{scroll-snap-align:start}body.enterprise-quiz .sidebar-type{max-width:132px!important;min-width:82px!important;height:36px!important;padding:0 10px!important}body.enterprise-quiz .sidebar-type-left{gap:6px!important;overflow:hidden}body.enterprise-quiz .sidebar-type-left::before{width:12px!important;font-size:11px!important}body.enterprise-quiz .sidebar-type-label{font-size:11px!important}body.enterprise-quiz .topbar{padding:8px!important}body.enterprise-quiz .top-nav-links{display:flex!important;gap:6px!important;overflow-x:auto!important;padding-bottom:2px;scrollbar-width:none}body.enterprise-quiz .top-nav-links::-webkit-scrollbar{display:none}body.enterprise-quiz .top-nav-btn{flex:0 0 auto;width:auto!important;min-width:92px!important;min-height:34px!important;padding:7px 10px!important;white-space:nowrap!important}body.enterprise-quiz .shell-scroll{padding:8px!important;gap:10px!important}body.enterprise-quiz .hero-panel{min-height:0!important;padding:16px 14px!important;gap:12px!important}body.enterprise-quiz .hero-copy h1,body.enterprise-quiz .hero-copy h2{font-size:clamp(20px,6vw,24px)!important;line-height:1.18!important;margin-bottom:8px!important}body.enterprise-quiz .hero-copy p{line-height:1.55!important}body.enterprise-quiz .hero-tags{gap:6px!important}body.enterprise-quiz .hero-tag,body.enterprise-quiz .pill-hero{padding:6px 9px!important;font-size:10.5px!important}body.enterprise-quiz .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.enterprise-quiz .kpi-card{min-height:106px!important;padding:12px!important;gap:6px!important}body.enterprise-quiz .kpi-icon{width:32px!important;height:32px!important;border-radius:10px!important}body.enterprise-quiz .kpi-lbl{font-size:9.5px!important}body.enterprise-quiz .kpi-val{font-size:22px!important}body.enterprise-quiz .kpi-delta{font-size:10px!important}body.enterprise-quiz .quiz-pick-panel{border-radius:14px!important}body.enterprise-quiz .quiz-pick-head{padding:16px 14px!important;gap:8px!important}body.enterprise-quiz .quiz-pick-head h3{font-size:17px!important;line-height:1.2!important}body.enterprise-quiz .quiz-pick-head p{font-size:12px!important;line-height:1.5!important}body.enterprise-quiz .quiz-pick-count{padding:7px 10px!important;font-size:11px!important}body.enterprise-quiz .quiz-pick-grid{padding:10px!important;gap:10px!important}body.enterprise-quiz .quiz-pick-card{min-height:0!important;padding:13px 13px 12px 15px!important;gap:9px!important;border-radius:14px!important}body.enterprise-quiz .quiz-card-top{display:flex!important;align-items:flex-start!important;gap:7px!important}body.enterprise-quiz .quiz-card-tag,body.enterprise-quiz .quiz-card-badge,body.enterprise-quiz .quiz-card-pill{padding:5px 8px!important;font-size:9.5px!important;line-height:1.15!important}body.enterprise-quiz .quiz-pick-card strong{font-size:14px!important;line-height:1.28!important}body.enterprise-quiz .quiz-card-desc{font-size:11.5px!important;line-height:1.45!important;max-height:3.1em!important}body.enterprise-quiz .quiz-card-footer{gap:6px!important}body.enterprise-quiz .quiz-card-actions{justify-content:stretch!important}body.enterprise-quiz .quiz-card-actions .pill{width:100%;justify-content:center}body.enterprise-quiz .dash-grid-layout{gap:10px!important}body.enterprise-quiz .dash-box{padding:14px!important;border-radius:14px!important}body.enterprise-quiz #flowModalLayer{padding:10px!important;align-items:flex-start!important}body.enterprise-quiz .modal-card{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}body.enterprise-quiz .modal-head-panel{padding:18px 16px 14px!important}body.enterprise-quiz .modal-head-panel .modal-icon{font-size:30px!important;margin-bottom:6px!important}body.enterprise-quiz .modal-head-panel h3{font-size:20px!important}body.enterprise-quiz .modal-head-panel p{font-size:12px!important}body.enterprise-quiz .modal-body-pad{padding:14px!important}body.enterprise-quiz .modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important}body.enterprise-quiz .modal-chip{padding:10px!important;border-radius:12px!important}body.enterprise-quiz .modal-chip:first-child{grid-column:1 / -1!important}body.enterprise-quiz .modal-chip label{font-size:9px!important;letter-spacing:.04em!important}body.enterprise-quiz .modal-chip strong,body.enterprise-quiz .modal-chip strong[style]{font-size:13px!important;line-height:1.25!important}body.enterprise-quiz .modal-notes{max-height:96px!important;overflow:auto!important;padding:10px 12px!important;margin-bottom:10px!important}body.enterprise-quiz .flow-note,body.enterprise-quiz .modal-note-item{font-size:11.5px!important;line-height:1.45!important}body.enterprise-quiz .modal-agree-label{padding:10px!important;margin-bottom:10px!important;gap:9px!important;font-size:12px!important;line-height:1.35!important}body.enterprise-quiz .modal-agree-label input{width:18px!important;height:18px!important;flex:0 0 auto}body.enterprise-quiz .modal-btn-row{display:grid!important;grid-template-columns:1fr 1.35fr!important;gap:8px!important}body.enterprise-quiz .modal-cancel,body.enterprise-quiz .modal-accept,body.enterprise-quiz .modal-submit-yes{width:100%!important;min-height:42px!important;padding:10px 12px!important;font-size:13px!important}}@media(max-width:720px){body.enterprise-quiz .kpi-grid{grid-template-columns:1fr 1fr}body.enterprise-quiz .kpi-card{min-height:132px;padding:16px}body.enterprise-quiz .dash-grid-layout{grid-template-columns:1fr}body.enterprise-quiz .quiz-pick-grid{grid-template-columns:1fr}}@media(max-width:520px){.sidebar-dashboard,.sidebar-type-btn,.sidebar-subitem,.btn{width:100%;justify-content:center}.sidebar{align-items:stretch}.top-nav-btn{flex:1 1 100%}.topbar{padding:10px 10px}.sidebar{padding:12px 12px}.app{grid-template-columns:1fr!important}.shell{padding-top:0}.mcq-main{padding:18px 16px}.mcq-navigator-panel{padding:16px}.result-modal-card{max-width:min(100%,calc(100vw - 20px))}body.enterprise-quiz:is(.btn,.navbtn,.filter-btn,.copy-btn,.option-btn,.answer-option,.quiz-btn){min-height:40px}body.enterprise-quiz .top-nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}body.enterprise-quiz .top-nav-btn{min-height:36px;padding:7px 8px!important;white-space:normal;line-height:1.2}body.enterprise-quiz .sidebar{padding:7px 8px!important}body.enterprise-quiz .sidebar-dashboard,body.enterprise-quiz .sidebar-type{height:38px;padding:0 11px!important;font-size:12px}body.enterprise-quiz .sidebar-sublist{top:86px!important;width:calc(100vw - 20px)!important}body.enterprise-quiz .shell-scroll{padding:8px!important;gap:10px}body.enterprise-quiz .hero-panel{padding:18px 14px!important;border-radius:14px!important}body.enterprise-quiz .hero-tag,body.enterprise-quiz .pill-hero,body.enterprise-quiz .quiz-card-tag,body.enterprise-quiz .quiz-card-badge,body.enterprise-quiz .quiz-card-pill{white-space:normal;min-height:28px;padding:6px 9px;font-size:10px}body.enterprise-quiz .kpi-grid{grid-template-columns:minmax(0,1fr)!important}body.enterprise-quiz .dash-box,body.enterprise-quiz .quiz-pick-grid,body.enterprise-quiz .quiz-pick-head{padding:14px}body.enterprise-quiz .quiz-pick-card{padding:15px;gap:12px}body.enterprise-quiz .quiz-card-top{display:grid;grid-template-columns:minmax(0,1fr)}body.enterprise-quiz #mcqNavigator{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.enterprise-quiz #mcqTimerBadge{font-size:18px!important;padding:7px 12px!important}body.enterprise-quiz #mcqQuestion{font-size:14px;padding:14px}body.enterprise-quiz .mcq-option{min-height:58px!important;padding:12px!important}body.enterprise-quiz .result-modal-card{max-width:100%!important;min-height:100dvh;border-radius:0!important}body.enterprise-quiz #resultHero{padding:28px 16px!important}body.enterprise-quiz #resultTitle{font-size:28px}body.enterprise-quiz .score-circle{width:132px;height:132px}body.enterprise-quiz #resultBigScore{font-size:40px}body.enterprise-quiz .hero-copy h1,body.enterprise-quiz .hero-copy h2{font-size:clamp(21px,6.3vw,25px)!important}}@media(max-width:480px){body{font-size:12px}.sidebar{padding:8px;gap:6px}.mcq-options-grid{gap:10px}.shell-scroll{padding:6px}.workspace{gap:8px}.mcq-shell{padding:8px!important;font-size:11px;min-height:calc(100dvh - 40px)}.certificate-card{padding:12px;border-radius:12px}.btn{min-height:36px;font-size:11px;padding:6px 10px}.question-text{font-size:12px}.option-text{font-size:11px}body.enterprise-quiz .kpi-grid{grid-template-columns:1fr}body.enterprise-quiz .kpi-val{font-size:30px}}@media(max-width:380px){body.quiz-active-mode #mcqNavigator{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:32px!important;max-height:166px!important}body.quiz-active-mode .mcq-dot{height:32px!important;min-height:32px!important}body.quiz-active-mode .mcq-main,body.quiz-active-mode .mcq-navigator-panel{border-radius:14px!important}body.quiz-active-mode .mcq-shell{padding:6px!important;gap:6px!important}body.quiz-active-mode .mcq-main{padding:12px 10px 0!important;border-radius:16px!important;gap:8px!important}body.quiz-active-mode .mcq-shell h2,body.quiz-active-mode #mcqTitle{font-size:15px!important}body.quiz-active-mode #mcqQuestion{font-size:12.5px!important;padding:11px 12px!important}body.quiz-active-mode .mcq-option{min-height:44px!important;padding:8px 9px!important;font-size:11px!important}body.quiz-active-mode .mcq-ctrl-bar{margin:0 -10px!important;padding:8px 10px 10px!important}body.quiz-active-mode .mcq-navigator-panel{max-height:158px!important;padding:8px!important;border-radius:16px!important}body.quiz-active-mode #mcqNavigator{grid-auto-rows:27px!important;max-height:98px!important;gap:5px!important}body.quiz-active-mode .mcq-dot{height:27px!important;min-height:27px!important}}@media(max-width:760px){html:has(body.enterprise-quiz:not(.quiz-active-mode)),body.enterprise-quiz:not(.quiz-active-mode),body.enterprise-quiz:not(.quiz-active-mode) .app,body.enterprise-quiz:not(.quiz-active-mode) .shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.enterprise-quiz:not(.quiz-active-mode){background:linear-gradient(180deg,#eef5fb 0%,#f6f9fd 42%,#edf4fb 100%)!important;font-size:12px!important}body.enterprise-quiz:not(.quiz-active-mode) .ticker{position:relative!important;top:auto!important;z-index:90!important;height:30px!important;min-height:30px!important;padding:0 9px!important;gap:8px!important;box-shadow:0 2px 10px rgba(14,42,71,.06)!important}body.enterprise-quiz:not(.quiz-active-mode) .t-dot{width:7px!important;height:7px!important}body.enterprise-quiz:not(.quiz-active-mode) .t-track{gap:34px!important;font-size:10px!important;line-height:1!important}body.enterprise-quiz:not(.quiz-active-mode) .app{display:block!important;grid-template-columns:1fr!important;height:auto!important;min-height:100dvh!important;margin:0!important;padding:0!important}body.enterprise-quiz:not(.quiz-active-mode) .shell{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;z-index:80!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;padding:8px!important;display:block!important;overflow:hidden!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#071a31 0%,#0d2745 100%)!important;box-shadow:0 10px 22px rgba(16,24,40,.16)!important}body.enterprise-quiz:not(.quiz-active-mode) .s-brand,body.enterprise-quiz:not(.quiz-active-mode) .s-head{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-dashboard{display:inline-flex!important;width:auto!important;min-width:max-content!important;height:36px!important;min-height:36px!important;margin:0 0 8px!important;padding:0 12px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;transform:none!important;box-shadow:none!important;font-size:11px!important;font-weight:900!important;background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.11)!important;color:#dbeafe!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-dashboard.active{background:linear-gradient(135deg,#ed4757,#1a6bbf)!important;color:#fff!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-types{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-types::-webkit-scrollbar{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-group{display:contents!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type{width:auto!important;min-width:max-content!important;max-width:154px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 10px!important;border-radius:999px!important;gap:6px!important;white-space:nowrap!important;transform:none!important;box-shadow:none!important;background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.1)!important;color:#dbeafe!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type.active{background:linear-gradient(135deg,#ed4757,#1a6bbf)!important;border-color:rgba(255,255,255,.25)!important;color:#fff!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type-left{min-width:0!important;gap:5px!important;overflow:hidden!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type-left::before{content:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type-label{display:block!important;max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type-right{display:flex!important;flex:0 0 auto!important;margin-left:2px!important;gap:0!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-type-right span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#eaf4ff!important;font-size:8.5px!important;font-weight:900!important;line-height:1!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-sublist{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-group.active .sidebar-sublist{order:999!important;flex:0 0 100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;position:static!important;inset:auto!important;transform:none!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;margin:0!important;padding:2px 0 1px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;border:0!important;border-left:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;scrollbar-width:none!important;z-index:auto!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-group.active .sidebar-sublist::-webkit-scrollbar{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-subitem{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;height:31px!important;min-height:31px!important;padding:0 9px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.07)!important;color:#d7e9fb!important;font-size:10px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;justify-content:center!important;transform:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-subitem::before{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-subitem span:first-child{flex:0 1 auto!important;max-width:150px!important;padding-right:6px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-subitem .subitem-badge{flex:0 0 auto!important;background:rgba(255,255,255,.12)!important;color:#eaf4ff!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-subitem.active{background:linear-gradient(135deg,var(--primary),var(--accent))!important;color:#fff!important;border-color:rgba(255,255,255,.24)!important}body.enterprise-quiz:not(.quiz-active-mode) .sidebar-group.active{margin-right:0!important}body.enterprise-quiz:not(.quiz-active-mode) .topbar{position:relative!important;top:auto!important;z-index:40!important;padding:8px!important;overflow:hidden!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 8px 18px rgba(14,42,71,.06)!important}body.enterprise-quiz:not(.quiz-active-mode) .top-nav-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;overflow:visible!important;padding:0!important}body.enterprise-quiz:not(.quiz-active-mode) .top-nav-btn{width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-radius:9px!important;font-size:11px!important;font-weight:900!important}body.enterprise-quiz:not(.quiz-active-mode) .shell-scroll{height:auto!important;max-height:none!important;min-height:0!important;padding:8px!important;overflow:visible!important;gap:10px!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-panel{min-height:0!important;padding:14px 13px!important;border-radius:14px!important;gap:9px!important;box-shadow:0 14px 30px rgba(14,42,71,.14)!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-panel-orb,body.enterprise-quiz:not(.quiz-active-mode) .hero-panel-orb2{display:none!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-copy h1,body.enterprise-quiz:not(.quiz-active-mode) .hero-copy h2{font-size:19px!important;line-height:1.16!important;margin:0 0 5px!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-copy p{font-size:11.5px!important;line-height:1.45!important;max-width:100%!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-tags,body.enterprise-quiz:not(.quiz-active-mode) .chip-r{gap:5px!important}body.enterprise-quiz:not(.quiz-active-mode) .hero-tag,body.enterprise-quiz:not(.quiz-active-mode) .pill-hero{min-height:24px!important;padding:0 8px!important;font-size:9px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-panel{width:100%!important;max-width:100%!important;margin:0!important;border-radius:14px!important;overflow:visible!important;background:#eef5fb!important;border:1px solid #d7e4f2!important;box-shadow:0 10px 24px rgba(14,42,71,.06)!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-head,body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-grid{padding:12px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-head{align-items:flex-start!important;border-radius:14px 14px 0 0!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-head h3{font-size:18px!important;line-height:1.18!important;margin:0!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-head p{font-size:11.5px!important;line-height:1.45!important;margin-top:5px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-count{min-height:28px!important;padding:0 10px!important;font-size:10px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-card{width:100%!important;min-width:0!important;border-radius:14px!important;min-height:164px!important;padding:13px!important;gap:10px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;box-shadow:0 8px 18px rgba(14,42,71,.055)!important;transform:none!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-tag,body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-badge,body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-pill{min-height:24px!important;padding:0 8px!important;font-size:9px!important;line-height:1!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-pick-card strong{font-size:14px!important;line-height:1.25!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-desc{font-size:11.5px!important;line-height:1.42!important;max-height:none!important}body.enterprise-quiz:not(.quiz-active-mode) .quiz-card-footer{gap:6px!important;margin-top:auto!important}body.enterprise-quiz #flowModalLayer{padding:10px!important;align-items:flex-start!important}body.enterprise-quiz .modal-card{width:100%!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:16px!important;overflow:auto!important}body.enterprise-quiz .modal-head-panel{padding:17px 14px 13px!important}body.enterprise-quiz .modal-body-pad{padding:13px!important}body.enterprise-quiz .skip-link{display:none!important}}