:root{--bg:#f7f9f8;--card:#fff;--text:#0f172a;--muted:#5b677a;--ring:#dde3ea}body{margin:0;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.container{max-width:1150px;margin:0 auto;padding:24px}.grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.card{background:var(--card);border:1px solid var(--ring);border-radius:14px;padding:18px;box-shadow:0 1px 2px #0000000a}.row{display:flex;gap:12px;align-items:center}h1,h2,h3{margin:0 0 12px}.btn{padding:10px 14px;border:1px solid var(--ring);border-radius:10px;background:#111827;color:#fff;cursor:pointer}.btn.secondary{background:#fff;color:#111827}.btn.accent{background:#0b1020;color:#fff;border:1px solid rgba(0,0,0,.85);box-shadow:0 8px 18px #0000002e}.btn.accent:hover{transform:translateY(-1px)}.input{width:100%;padding:10px 12px;border:1px solid var(--ring);border-radius:10px}.small{color:var(--muted);font-size:.9rem}.badge{font-size:.8rem;padding:3px 8px;border-radius:999px;background:#eef2ff;border:1px solid #e5e7eb}.hr{height:1px;background:var(--ring);border:0;margin:16px 0}.table td,.table th{padding:10px;border-bottom:1px solid var(--ring);text-align:left}.hero{position:relative;background:radial-gradient(1200px 400px at 10% -10%,#fff,#fff0 60%),linear-gradient(135deg,#eef2ff,#e0f2fe 40%,#ecfeff);border:1px solid var(--ring);border-radius:18px;padding:28px 22px 20px;margin-bottom:18px;overflow:hidden}.hero:after{content:"";position:absolute;inset:-2px;background:radial-gradient(600px 160px at 70% 0%,#a78bfa40,#fff0 70%);pointer-events:none}.hero-pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8rem;color:#4b5563}.hero-title{margin:8px 0 4px;font-size:clamp(26px,4vw,38px);line-height:1.1;letter-spacing:.2px}.hero-sub{margin:0 0 14px;color:var(--muted)}.hero-controls{max-width:460px}.grid-vibrant{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gcard{position:relative;display:flex;flex-direction:column;gap:8px;border-radius:16px;padding:16px;border:0;color:#0b1020;text-align:left;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 6px 18px #11182714,inset 0 0 0 1px #ffffff59;background-size:150% 150%;animation:gradientShift 16s ease infinite;cursor:pointer}.gcard:focus-visible{outline:3px solid rgba(59,130,246,.7);outline-offset:2px}.gcard:hover{transform:translateY(-6px);box-shadow:0 10px 26px #11182729,inset 0 0 0 1px #ffffff8c;filter:saturate(1.05)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gcard-top{display:flex;justify-content:space-between;align-items:center}.g-emoji{font-size:26px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.12))}.g-code{padding:6px 10px;border-radius:999px;background:#ffffffa6;border:1px solid rgba(255,255,255,.8);font-weight:600;font-size:.85rem}.g-title{font-weight:800;font-size:1.15rem;line-height:1.2;text-shadow:0 1px 0 rgba(255,255,255,.55)}.g-sub{color:#122035;opacity:.8}.g-bottom{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.g-chip{background:#ffffffe6;border:1px solid rgba(17,24,39,.08);padding:6px 10px;border-radius:10px;font-weight:600}.g-arrow{opacity:.9}.topbar{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,#ffffffd9,#ffffffa6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--ring)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:8px}.brand{margin:0;font-size:clamp(22px,3.2vw,32px);font-weight:800;background:linear-gradient(90deg,#0f172a,#334155,#0f172a);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.3px}.topbar .nav{display:flex;gap:12px;align-items:center}.topbar .nav a,.topbar .nav button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:999px;border:1px solid #e5e7eb;background:#f5f7ff;font-weight:700;color:#0f172a;text-decoration:none;box-shadow:0 4px 10px #1118270f;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.topbar .nav a.active{background:#e9efff;border-color:#c7d2fe}.topbar .nav a:hover,.topbar .nav button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #6366f124}.crumbs{margin:6px 0 8px;color:var(--muted)}.crumbs a{color:inherit;text-decoration:none}.crumbs span{margin:0 6px}.crumbs span:nth-child(2){opacity:.6}.course-hero{display:flex;align-items:center;justify-content:space-between;padding:22px;border:1px solid var(--ring);border-radius:18px;background:linear-gradient(180deg,#fff,#f6f9ff);box-shadow:0 6px 18px #1118270f;margin-bottom:14px}.course-title{margin:0 0 6px;font-size:clamp(28px,4vw,44px)}.meta{color:var(--muted)}.meta .chip{display:inline-block;margin-right:6px;padding:4px 10px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;font-weight:600}.course-hero.colored{position:relative;background:radial-gradient(800px 180px at 20% -10%,#ffffffe6,#fff0 70%),linear-gradient(135deg,var(--accent),var(--accent2));color:#0b1020;border:none;box-shadow:0 10px 28px #1118271a}.course-hero-left{display:flex;align-items:center;gap:14px}.course-mark{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-size:24px;background:#ffffffd9;border:1px solid rgba(255,255,255,.9);box-shadow:0 6px 18px #00000014}.chip.accent{background:#ffffffe6;border-color:#fffffff2;color:#0b1020}.sheet{background:#fff;border:1px solid var(--ring);border-radius:16px;padding:6px 12px;box-shadow:0 4px 14px #1118270d}.toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 6px;border-bottom:1px solid var(--ring)}.toolbar h3{margin:0}.quiz-row{display:flex;align-items:center;justify-content:space-between;padding:14px 6px;border-bottom:1px solid var(--ring)}.quiz-row:last-child{border-bottom:0}.row-hover{transition:background .12s ease;border-radius:12px}.row-hover:hover{background:#f8fbff}.quiz-title{font-weight:700}.btn-group{display:flex;gap:10px}.empty{padding:16px}.quiz-row-left{display:flex;align-items:center;gap:10px}.accent-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #ffffffe6,0 0 0 6px #0000000a}.row-hover:hover{background:linear-gradient(90deg,#0000,#00000004)}.panel-lg{padding:18px;border-radius:16px}.seg{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:4px;gap:4px}.seg-btn{border:0;padding:8px 12px;border-radius:10px;background:transparent;cursor:pointer;font-weight:600}.seg-btn.active{background:#fff;box-shadow:0 1px 3px #0000000f}.seg-btn.disabled{opacity:.5;cursor:not-allowed}.panel{margin-top:14px;padding:12px;border:1px solid var(--ring);border-radius:12px;background:#fff}.panel-title{font-weight:700;margin-bottom:8px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;align-items:start}.settings-grid.tight{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;align-items:end}.field{display:flex;flex-direction:column;gap:6px}:root{--control-h: 44px;--label-spacer-h: 22px}.pill-toggle{display:inline-flex;align-items:center;gap:10px;height:var(--control-h);padding:0 12px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:12px;font-weight:600;-webkit-user-select:none;user-select:none}.pill-toggle input{accent-color:#2563eb}.field.no-label{display:flex;flex-direction:column;gap:6px}.field.no-label .label-spacer{display:block;height:var(--label-spacer-h)}.session-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;margin-bottom:12px;border:1px solid var(--ring);border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbff)}.session-title{margin:0;font-size:clamp(24px,3.5vw,40px)}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.85rem;border:1px solid #e5e7eb;background:#f3f4f6;text-transform:capitalize}.status-waiting{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.status-live{background:#ecfeff;border-color:#a5f3fc;color:#0e7490}.status-paused{background:#fef9c3;border-color:#fde68a;color:#8b5e00}.status-ended{background:#fee2e2;border-color:#fecaca;color:#991b1b}.code-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e0e7ff;color:#111827;font-weight:700;font-size:.8rem;border:1px solid #c7d2fe}.sheet-colored{position:relative;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--accent),var(--accent2)) border-box;border:1px solid transparent;border-radius:16px}.student-card{background:#fff;border:1px solid var(--ring);border-radius:12px;padding:12px}.s-prompt{font-weight:700;margin-bottom:8px}.col{display:flex;flex-direction:column}.opt{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.uploader{border:1px dashed #cbd5e1;background:#fafafa;padding:12px;border-radius:12px;text-align:center}.uploader-preview{text-align:center}.uploader-img{max-width:100%;border-radius:10px;border:1px solid var(--ring);display:block;margin:0 auto 8px}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;align-items:stretch;margin:8px 0 24px}.courses-grid .gcard{padding:16px;border-radius:16px;min-height:auto}.courses-grid .g-emoji{font-size:24px}.courses-grid .g-code{padding:6px 10px;font-size:.85rem}.courses-grid .g-title{font-size:1.35rem;line-height:1.2;font-weight:800;margin:4px 0 6px}.courses-grid .g-sub{font-size:.95rem}.courses-grid .g-bottom{margin-top:auto}.courses-grid .gcard .btn.secondary{font-weight:800}.courses-grid .gcard .g-arrow{font-size:26px;line-height:1}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;align-items:stretch;margin:8px 0 20px}.gcard.course-card{min-height:120px;padding:14px 16px;border-radius:16px}.gcard.course-card .g-emoji{font-size:20px}.gcard.course-card .g-code{padding:4px 9px;font-size:.8rem}.gcard.course-card .g-title{font-size:clamp(18px,1.6vw,24px);line-height:1.15;margin:2px 0 4px}.gcard.course-card .g-sub{font-size:.9rem}.gcard.course-card .g-bottom{margin-top:auto}.gcard.course-card .btn{padding:8px 12px;border-radius:10px;font-weight:800;font-size:.95rem}.courses-grid .gcard .g-arrow{font-size:24px;line-height:1}.courses-grid .gcard.course-card .g-bottom .btn.secondary{padding:4px 9px!important;line-height:1;border-radius:10px}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,340px);gap:20px;justify-content:start}@media (max-width: 680px){.courses-grid{grid-template-columns:1fr;justify-content:stretch}}.session-hero-pro{display:block}.session-hero-pro .hero-split{display:flex;align-items:center;width:100%}.session-hero-pro .hero-right-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.session-hero-pro .hero-left{flex:1 1 auto}.hero-left{display:flex;align-items:center;gap:16px}.hero-left.tight{gap:14px}.hero-emoji{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;font-size:28px;background:#ffffffe0;border:1px solid rgba(255,255,255,.95);box-shadow:0 10px 22px #00000014}hero-right-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.code-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(255,255,255,.95);font-weight:800;box-shadow:0 1px 2px #1118270f}.code-chip b{letter-spacing:.5px}.copy-btn{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;border:1px solid rgba(17,24,39,.08);background:#fff;cursor:pointer;transition:transform .05s ease,box-shadow .12s ease,background .12s ease;box-shadow:0 1px 2px #11182714}.copy-btn:hover{box-shadow:0 2px 6px #1118271f}.copy-btn:active{transform:translateY(1px)}.copy-btn.copied{background:#f0fdf4;border-color:#bbf7d0}@media (max-width: 820px){.hero-split{flex-direction:column;align-items:center;text-align:center}.hero-right-right{justify-content:center}}.lbc-bars{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));align-items:end;padding:8px 4px 2px;min-height:180px}.lbc-bar{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e5e7eb;border-radius:10px;box-shadow:inset 0 -2px #11182708;overflow:hidden}.lbc-fill{width:100%;background:linear-gradient(180deg,#6366f1e6,#3b82f6e6);transition:height .25s ease;border-top-left-radius:10px;border-top-right-radius:10px}.lbc-meta{position:absolute;inset:auto 0 6px;display:grid;gap:2px;place-items:center;pointer-events:none}.lbc-label{max-width:92%;font-weight:700;font-size:.85rem;text-align:center;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 0 rgba(255,255,255,.7)}.lbc-count{font-size:.8rem;font-weight:800;padding:1px 6px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a}.lbc-legend{margin-top:6px;text-align:right}.live-grid{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start}.qr-prompt{font-weight:800;font-size:1.1rem;margin-bottom:10px}.qr-options-hint{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.qr-chip{padding:6px 10px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb;font-weight:700;font-size:.85rem}.qr-list{list-style:none;padding:0;margin:8px 0 0}.qr-list li{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--ring);border-radius:10px;background:#fff;margin-bottom:8px}.qr-count{display:inline-block;min-width:28px;text-align:center;background:#eef2ff;border:1px solid #e5e7eb;border-radius:999px;padding:2px 8px;font-weight:800}.qr-blanks{margin-top:8px}.lbc-root{width:100%}.lbc-bars{display:flex;align-items:flex-end;gap:12px;height:240px;padding:8px 4px;border:1px solid var(--ring);background:#fff;border-radius:12px}.lbc-bar{flex:1;min-width:80px;display:flex;flex-direction:column;align-items:center;gap:8px}.lbc-fill{width:100%;border-radius:10px;background:linear-gradient(180deg,#60a5fa,#2563eb);box-shadow:inset 0 -1px #fff6,0 6px 14px #2563eb2e;transition:height .25s ease}.lbc-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.lbc-label{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lbc-count{min-width:28px;text-align:center;border:1px solid #e5e7eb;background:#f8fafc;border-radius:999px;font-weight:800;padding:2px 8px}.lbc-legend{margin-top:8px}.session-page{padding-top:12px;padding-bottom:16px}.session-page .seg{margin-top:6px;margin-bottom:10px}.timer-pill{margin-left:10px;padding:6px 10px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#fff;font-weight:800;box-shadow:0 2px 6px #11182714}.live-grid{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start}.q-prompt{margin:2px 0 12px;font-size:clamp(18px,2.6vw,22px);line-height:1.28}.bars{display:flex;flex-direction:column;gap:10px}.bar-row{display:grid;grid-template-columns:220px 1fr max-content;align-items:center;gap:10px}.bar-label{display:flex;align-items:center;gap:8px;min-width:0}.bar-label .index{background:#6366f11f;border:1px solid rgba(99,102,241,.26)}.label-ellipsis{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.bar-track{position:relative;height:14px;border-radius:999px;background:linear-gradient(180deg,#f2f4f8,#e9eef7);border:1px solid #e5e7eb;overflow:hidden}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2));box-shadow:inset 0 0 0 1px #fff9;transition:width .35s ease}.bar-count{min-width:84px;text-align:right}.thoughts-box{border:1px solid var(--ring);background:#fff;border-radius:12px;padding:10px}.thoughts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.thoughts li{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;font-weight:600}.thoughts .bubble{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#fff;border:1px solid #e5e7eb}@media (max-width: 960px){.live-grid{grid-template-columns:1fr}.bar-row{grid-template-columns:1fr;gap:6px}.bar-count{text-align:left}}.btn:disabled,.btn.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.btn.primary:disabled,.btn.primary.is-disabled{background:#d1d5db;border-color:#d1d5db;color:#111827}.btn.secondary:disabled,.btn.secondary.is-disabled{background:#f3f4f6;border-color:#e5e7eb;color:#6b7280}.student-preview{width:100%;max-width:720px}.student-preview--wide{max-width:820px}@media (min-width: 1440px){.student-preview--wide{max-width:920px}}.grid--one{grid-template-columns:1fr!important}.grid--one>.card{width:100%;max-width:920px}@media (min-width: 1280px){.grid--one{justify-items:start}}.student-preview{width:100%;max-width:820px}@media (min-width: 1440px){.student-preview{max-width:920px}}.student-preview .card{padding:18px}.student-preview .options,.student-preview .answers,.student-preview .choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 560px){.student-preview .options,.student-preview .answers,.student-preview .choices{grid-template-columns:1fr!important}}.student-preview img{width:100%;height:auto;display:block;border-radius:12px;border:1px solid var(--ring)}:root{--accent:#8b5cf6;--accent2:#60a5fa;--ring:#e5e7eb;--text:#0f172a;--muted:#6b7280;--surface:#ffffff;--chip:#0b1320}*{box-sizing:border-box}.small{font-size:12px}.muted{color:var(--muted)}.ana{padding:4px 16px 40px}.ana-hero{margin:8px auto 14px;border-radius:20px;overflow:hidden;background:radial-gradient(1200px 300px at -10% 0%,var(--accent2) 0%,transparent 70%),radial-gradient(1200px 300px at 110% 0%,var(--accent) 0%,transparent 70%),linear-gradient(90deg,#f7fafc,#fff 30% 70%,#f6f3ff)}.ana-hero__inner{height:124px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ana-hero__left{display:flex;align-items:center;gap:14px}.hero-icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:14px;background:#fff;border:1px solid var(--ring);font-size:28px;box-shadow:0 3px 10px #0000000f}.hero-texts{display:flex;flex-direction:column;justify-content:center;gap:4px}.hero-title{margin:0;font-size:34px;line-height:1;letter-spacing:.2px;font-weight:800;color:var(--text)}.hero-sub{font-size:13px;color:var(--muted)}.hero-code{background:#fff;border:1px solid var(--ring);color:#0b1320;padding:10px 18px;border-radius:999px;font-weight:800;letter-spacing:.5px;box-shadow:0 4px 12px #0000000f}.ana-select{margin:8px auto 18px;min-height:74px;border-radius:16px;background:linear-gradient(90deg,#eef2ff,#fff 20% 80%,#f0f9ff);border:1px solid var(--ring);display:flex;align-items:center;gap:14px;padding:14px}.select-label{padding:10px 16px;background:#fff;border:1px solid var(--ring);border-radius:999px;font-weight:600;color:#0b1320;white-space:nowrap;box-shadow:0 3px 8px #0000000d}.select-input{appearance:none;width:100%;padding:12px 16px;border-radius:14px;border:1.5px solid #cbd5e1;font-size:16px;font-weight:600;color:#0f172a;outline:none;background:#fff url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center/20px}.select-input:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #a78bfa26}.sheet{background:#fff;border:1px solid var(--ring);border-radius:16px;padding:14px;margin-bottom:16px}.toolbar{display:flex;align-items:center;gap:10px;margin:6px 0 12px}.toolbar-title{margin:0;font-size:18px;font-weight:700}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.kpi{display:flex;align-items:center;gap:12px;padding:10px 2px}.kpi__icon{font-size:22px}.kpi__num{font-size:32px;font-weight:800;color:var(--text)}.donut__value{font-size:18px;font-weight:800;fill:#0f172a}.donut__label{font-size:11px;fill:#6b7280}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px 8px;border-bottom:1px dashed #eef2f7}.table thead th{font-weight:700;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.35px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-kpis{display:grid;grid-template-columns:140px 140px 1fr;gap:14px;align-items:center}.mini__box{background:#fff;border:1px solid var(--ring);border-radius:12px;padding:10px;height:120px;display:flex;flex-direction:column;justify-content:center}.progress__bar{background:#eef2ff;height:10px;border-radius:999px;overflow:hidden;margin-bottom:6px}.progress__fill{height:100%;background:linear-gradient(90deg,var(--accent2),var(--accent))}.hist{display:flex;align-items:flex-end;gap:14px;padding:10px 8px;margin-top:8px}.hist__col{width:64px;display:flex;flex-direction:column;align-items:center}.hist__bar{position:relative;width:100%;height:120px;background:#f6f9ff;border:1px solid #e7eef9;border-radius:14px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.hist__fill{width:86%;min-height:6px;background:linear-gradient(180deg,var(--accent2),var(--accent));border-radius:12px 12px 0 0;box-shadow:inset 0 1px #ffffff80;transition:height .25s ease,transform .2s ease}.hist__bar:hover .hist__fill{transform:translateY(-2px)}.hist__count{position:absolute;top:-18px;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:2px 7px;font-weight:700;font-size:12px;color:#0f172a;box-shadow:0 4px 10px #3b82f626}.hist__label{margin-top:8px;font-size:12px;font-weight:600;color:#475569;white-space:nowrap}.mini__box.hist-box{height:230px;padding:14px 16px 18px}.hist__bar{height:160px;overflow:visible}.hist__count{top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:2px 7px;font-weight:700;font-size:12px;color:#0f172a;box-shadow:0 4px 10px #3b82f626}.hist__label{margin-top:10px}.badge{background:#ecfeff;border:1px solid #a5f3fc;color:#0e7490;font-size:12px;padding:4px 8px;border-radius:999px}@media (max-width: 1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-kpis{grid-template-columns:140px 140px}}@media (max-width: 640px){.kpi-grid{grid-template-columns:1fr}.ana-hero__inner{height:110px}.hero-title{font-size:26px}.mini-kpis{grid-template-columns:1fr}}.table th.center,.table td.center{text-align:center}.user-list{display:grid;grid-auto-rows:min-content;gap:14px}.user-row+.user-row{margin-top:14px}.tooltip{position:relative;cursor:help}.tooltip[data-tip]:after{content:attr(data-tip);position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 10px);background:#0f172a;color:#fff;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.35;width:280px;max-width:min(70vw,320px);box-shadow:0 10px 30px #0000002e;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:40;white-space:normal}.tooltip[data-tip]:before{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 4px);border:6px solid transparent;border-top-color:#0f172a;opacity:0;transition:opacity .15s ease;z-index:41}.tooltip:hover:after,.tooltip:hover:before{opacity:1}@media (max-width: 900px){.container{padding-left:12px;padding-right:12px}.topbar .brand{font-size:clamp(18px,5vw,28px)}.topbar .nav .navlink{padding:8px 12px;font-size:14px}.ana-hero{margin:6px 0 12px}.ana-hero__content{flex-direction:column;align-items:flex-start;gap:8px}.ana-hero__right{width:100%;justify-content:space-between}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.donut__value{font-size:16px}.donut__label{font-size:10px}.progress__bar{height:8px}}@media (max-width: 640px){.kpi-grid,.grid,.mini-kpis{grid-template-columns:1fr!important;gap:10px}.card,.panel{padding:12px}.btn,.nav .navlink{padding:8px 12px;font-size:14px;border-radius:999px}.input,select.input{font-size:16px;min-height:40px}.quiz-panel .row,.user-row .row{flex-wrap:wrap;gap:8px}.hist{gap:3px}.hist__bar{width:8px}.mini__box.hist-box{overflow-x:auto}.table{display:block;width:100%;overflow-x:auto}.table thead th,.table td{white-space:nowrap}.user-list .card{margin-bottom:10px}}.ana-hero select.input{min-height:42px}@media (max-width: 480px){.small{font-size:12px}}.mobile-sticky{position:sticky;bottom:0;z-index:10;background:#fff;padding-bottom:env(safe-area-inset-bottom,8px)}@supports (height: 100svh){html,body{min-height:100svh}}html,body{overscroll-behavior-y:contain;-webkit-text-size-adjust:100%}.topbar{backface-visibility:hidden;transform:translateZ(0);will-change:transform}@media (max-width: 640px){.topbar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fffffff5}}.timer-pill b,.tabular{font-variant-numeric:tabular-nums}.chip.accent.timer-pill{display:inline-flex;align-items:center;justify-content:center;min-width:140px}svg{max-width:100%;height:auto}button,.btn{touch-action:manipulation}.mobile-sticky{padding-bottom:env(safe-area-inset-bottom,8px)}@media (max-width: 640px){.container{padding-left:12px;padding-right:12px}.card,.panel{padding:12px}.table{display:block;width:100%;overflow-x:auto}.table th,.table td{white-space:nowrap}}
