:root{--ql-navy:#071a43;--ql-blue:#173f9b;--ql-royal:#245ed4;--ql-gold:#e2b33f;--ql-cream:#f8f5ec;--ql-ink:#10224b;--ql-muted:#667391;--ql-white:#fffdf8}*{box-sizing:border-box}.quiz-live-page{background:radial-gradient(circle at 80% 5%,#dbe5ff 0,transparent 24%),var(--ql-cream);min-height:100vh;color:var(--ql-ink);font-family:Arial,Helvetica,sans-serif}.quiz-live-page button,.quiz-live-page input,.quiz-live-page textarea,.quiz-live-page select{font:inherit}.quiz-live-page button{cursor:pointer}.quiz-live-page button:disabled{opacity:.55;cursor:wait}.ql-header{justify-content:space-between;align-items:center;max-width:1380px;height:92px;margin:auto;padding:0 5vw;display:flex}.ql-brand{color:var(--ql-ink);align-items:center;gap:12px;text-decoration:none;display:flex}.ql-brand-mark{background:linear-gradient(145deg,var(--ql-blue),var(--ql-navy));width:52px;height:52px;color:var(--ql-gold);border-radius:17px;place-items:center;font-size:12px;font-weight:900;display:grid;box-shadow:0 10px 22px #071a4320}.ql-brand strong,.ql-brand small{display:block}.ql-brand strong{letter-spacing:-.03em;font-size:22px}.ql-brand small{color:#9a7212;letter-spacing:.16em;margin-top:4px;font-size:9px;font-weight:900}.ql-home-link{color:var(--ql-blue);background:#fff9;border:1px solid #cbd3e4;border-radius:11px;padding:11px 15px;font-size:12px;font-weight:900;text-decoration:none}.ql-hero{background:linear-gradient(135deg,var(--ql-navy),#173f9b 68%,#245ed4);color:#fff;border-radius:44px;grid-template-columns:1.15fr .85fr;align-items:center;max-width:1280px;min-height:440px;margin:0 auto 25px;padding:60px 7%;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #071a4330}.ql-hero:before{content:"";border:95px solid #ffffff08;border-radius:50%;width:440px;height:440px;position:absolute;top:-220px;right:-220px}.ql-hero-copy{z-index:1;position:relative}.ql-hero-copy>p:first-child,.ql-eyebrow{color:var(--ql-gold);text-transform:uppercase;letter-spacing:.18em;margin:0 0 15px;font-size:11px;font-weight:900}.ql-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(55px,6.8vw,92px);line-height:.88}.ql-hero h1 span{color:var(--ql-gold)}.ql-lead{color:#dce5fa;max-width:600px;margin:25px 0 0;font-size:17px;line-height:1.6}.ql-hero-shapes{height:300px;position:relative}.ql-hero-shapes i{color:#fff;background:#ffffff13;border:1px solid #ffffff20;border-radius:26px;place-items:center;width:106px;height:106px;font-size:43px;font-style:normal;animation:5s ease-in-out infinite ql-float;display:grid;position:absolute;box-shadow:0 20px 40px #06163840}.ql-hero-shapes i:first-child{background:#d83248;top:15%;left:5%}.ql-hero-shapes i:nth-child(2){background:#2268d7;animation-delay:-1s;top:2%;right:3%}.ql-hero-shapes i:nth-child(3){background:#d49b18;animation-delay:-2s;bottom:0;left:17%}.ql-hero-shapes i:nth-child(4){background:#168b72;animation-delay:-3s;bottom:5%;right:8%}@keyframes ql-float{50%{transform:translateY(-13px)rotate(4deg)}}.ql-switch{background:#fff;border:1px solid #d5dbea;border-radius:17px;grid-template-columns:1fr 1fr;width:min(650px,100% - 30px);margin:35px auto 18px;padding:6px;display:grid;box-shadow:0 12px 30px #0b1f4b0d}.ql-switch button{color:#65718b;background:0 0;border:0;border-radius:12px;min-height:50px;font-weight:900}.ql-switch button.active{background:linear-gradient(135deg,var(--ql-blue),var(--ql-navy));color:#fff;box-shadow:0 9px 20px #071a4322}.ql-notice{color:#6e5005;text-align:center;background:#fff5d6;border:1px solid #e8c86d;border-radius:12px;width:min(900px,100% - 30px);margin:0 auto 16px;padding:12px 16px;font-size:13px;font-weight:800}.ql-stage{max-width:1180px;min-height:520px;margin:0 auto 95px;padding:28px}.student-stage{place-items:center;display:grid}.ql-join-card{background:var(--ql-white);text-align:center;border:1px solid #dce1ec;border-radius:32px;width:min(540px,100%);padding:45px;box-shadow:0 26px 60px #0b1f4b15}.ql-card-icon{background:linear-gradient(145deg,var(--ql-gold),#b17b0a);width:70px;height:70px;color:var(--ql-navy);border-radius:23px;place-items:center;margin:0 auto 22px;font-size:25px;display:grid;box-shadow:0 14px 28px #b8891636}.ql-join-card h2,.ql-teacher-login h2,.ql-studio-head h2,.ql-builder-head h2{letter-spacing:-.05em;margin:0;font-size:40px}.ql-join-card>p:not(.ql-eyebrow){color:var(--ql-muted);margin:12px 0 25px;font-size:14px}.ql-join-card form{text-align:left}.ql-join-card label,.ql-teacher-login label,.ql-quiz-details label{color:#3d4c6d;text-transform:uppercase;letter-spacing:.1em;margin:13px 0 7px;font-size:10px;font-weight:900;display:block}.ql-join-card input,.ql-teacher-login input,.ql-quiz-details input,.ql-quiz-details textarea{width:100%;color:var(--ql-ink);background:#fff;border:1.5px solid #ccd4e4;border-radius:13px;outline:none}.ql-join-card input{height:58px;padding:0 16px}.ql-join-card #game-pin{text-align:center;letter-spacing:.2em;height:76px;font-size:34px;font-weight:900}.ql-join-card input:focus,.ql-teacher-login input:focus,.ql-builder input:focus,.ql-builder textarea:focus{border-color:var(--ql-royal);box-shadow:0 0 0 4px #245ed417}.ql-join-card form button,.ql-teacher-login form button{background:linear-gradient(135deg,var(--ql-blue),var(--ql-navy));color:#fff;border:0;border-radius:13px;width:100%;min-height:57px;margin-top:17px;font-weight:900;box-shadow:0 12px 25px #071a4325}.ql-join-card form button span,.ql-teacher-login form button span,.ql-main-control span{color:var(--ql-gold);margin-left:15px}.ql-join-card>small{color:#7d879e;margin-top:17px;font-size:10px;display:block}.ql-player-screen{background:#fff;border-radius:34px;width:min(980px,100%);min-height:520px;overflow:hidden;box-shadow:0 28px 65px #071a4320}.ql-game-top{background:var(--ql-navy);color:#fff;align-items:center;gap:16px;min-height:67px;padding:13px 20px;display:flex}.ql-game-top>span{color:#aebedf;letter-spacing:.08em;margin-right:auto;font-size:10px;font-weight:900}.ql-game-top>span strong{color:var(--ql-gold);margin-left:7px;font-size:18px}.ql-game-top>b{font-size:13px}.ql-game-top button{color:#fff;background:#ffffff0c;border:1px solid #ffffff20;border-radius:9px;padding:8px 10px;font-size:9px;font-weight:900}.ql-waiting,.ql-answer-sent,.ql-reveal-player,.ql-finish{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:45px;display:flex}.ql-pulse{color:#fff;background:#168b72;border-radius:50%;place-items:center;width:92px;height:92px;font-size:43px;animation:1.6s infinite ql-pulse;display:grid;box-shadow:0 0 0 18px #168b7210}@keyframes ql-pulse{50%{box-shadow:0 0 0 30px #168b7200}}.ql-waiting p,.ql-finish>p{color:#9a7212;text-transform:uppercase;letter-spacing:.15em;margin:29px 0 8px;font-size:10px;font-weight:900}.ql-waiting h2{letter-spacing:-.04em;max-width:650px;margin:0 0 20px;font-size:35px}.ql-waiting>span{color:var(--ql-blue);background:#e7edfb;border-radius:10px;padding:9px 13px;font-size:11px;font-weight:900}.ql-question-player{padding:25px}.ql-question-progress{grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;display:grid}.ql-question-progress span{font-size:11px;font-weight:900}.ql-question-progress>b{background:var(--ql-navy);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:21px;display:grid}.ql-question-progress>b.urgent{background:#d83248}.ql-question-progress strong{text-align:right;color:var(--ql-blue)}.ql-question-player h2{text-align:center;letter-spacing:-.04em;max-width:760px;margin:30px auto;font-size:clamp(25px,3.5vw,42px);line-height:1.15}.ql-answer-grid,.ql-host-options,.ql-builder-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ql-answer-grid button,.ql-host-options>div{color:#fff;text-align:left;border:0;border-radius:16px;align-items:center;gap:17px;min-height:105px;padding:18px;font-weight:900;display:flex;box-shadow:inset 0 -4px #0002}.ql-answer-grid button:hover{filter:brightness(1.08);transform:translateY(-2px)}.ql-answer-grid i,.ql-host-options i{font-size:24px;font-style:normal}.answer-0{background:#d83248!important}.answer-1{background:#2164c7!important}.answer-2{background:#c48d12!important}.answer-3{background:#16876f!important}.ql-answer-sent{min-height:320px}.ql-answer-sent span{color:#fff;background:#168b72;border-radius:50%;place-items:center;width:72px;height:72px;font-size:34px;display:grid}.ql-answer-sent h3{margin:20px 0 6px;font-size:31px}.ql-answer-sent p{color:var(--ql-muted)}.ql-reveal-player .result{color:#fff;border-radius:50%;place-items:center;width:92px;height:92px;font-size:56px;display:grid}.ql-reveal-player .correct{background:#168b72}.ql-reveal-player .wrong{background:#d83248}.ql-reveal-player p{color:#7e8aa1;margin:22px 0 5px;font-weight:900}.ql-reveal-player h2{margin:0 0 18px;font-size:38px}.ql-reveal-player>strong{color:var(--ql-blue);font-size:26px}.ql-reveal-player>small{margin-top:8px}.ql-finish h2{margin:0;font-size:43px}.ql-finish>strong{color:#9a7212;margin:13px 0 25px;font-size:27px}.ql-finish>button{background:var(--ql-blue);color:#fff;border:0;border-radius:11px;margin-top:20px;padding:13px 18px;font-weight:900}.teacher-stage{max-width:1280px}.ql-teacher-login{background:linear-gradient(145deg,var(--ql-navy),var(--ql-blue));color:#fff;border-radius:34px;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;min-height:390px;padding:48px;display:grid;box-shadow:0 28px 65px #071a4325}.ql-teacher-login>div>p:not(.ql-eyebrow){color:#ccd8f2;max-width:520px;line-height:1.6}.ql-teacher-login form{color:var(--ql-ink);background:#fff;border-radius:23px;padding:28px}.ql-teacher-login input{height:58px;padding:0 15px}.ql-studio,.ql-builder,.ql-host-screen{background:#fff;border:1px solid #d9dfec;border-radius:34px;padding:35px;box-shadow:0 25px 60px #071a4315}.ql-studio-head,.ql-builder-head,.ql-host-head{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.ql-studio-head p:not(.ql-eyebrow){color:var(--ql-muted);margin:8px 0 0}.ql-studio-head>button,.ql-builder-head>button,.ql-host-head>button{background:var(--ql-gold);color:var(--ql-navy);border:0;border-radius:11px;padding:13px 17px;font-weight:900}.ql-quiz-list{gap:13px;display:grid}.ql-quiz-list>article{background:#fbfaf6;border:1px solid #e0e4ed;border-radius:20px;grid-template-columns:85px 1fr auto;align-items:center;gap:20px;min-height:135px;padding:17px;display:grid}.ql-quiz-list>article>span{background:linear-gradient(145deg,var(--ql-blue),var(--ql-navy));width:70px;height:70px;color:var(--ql-gold);border-radius:20px;place-items:center;font-size:26px;font-weight:900;display:grid}.ql-quiz-list small{color:#9a7212;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.ql-quiz-list h3{letter-spacing:-.03em;margin:5px 0;font-size:23px}.ql-quiz-list p{color:var(--ql-muted);margin:0 0 8px;font-size:12px}.ql-quiz-list b{color:var(--ql-blue);font-size:10px}.ql-quiz-list>article>div:last-child{flex-direction:column;gap:6px;display:flex}.ql-quiz-list>article>div:last-child button{background:var(--ql-gold);min-width:120px;color:var(--ql-navy);border:0;border-radius:10px;padding:11px 12px;font-size:11px;font-weight:900}.ql-quiz-list>article>div:last-child button.delete{color:#a64747;background:0 0}.ql-empty-studio{text-align:center;border:2px dashed #d5dbea;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.ql-empty-studio>span{color:var(--ql-gold);font-size:45px}.ql-empty-studio h3{margin:14px 0 5px;font-size:27px}.ql-empty-studio p{color:var(--ql-muted)}.ql-empty-studio button{background:var(--ql-blue);color:#fff;border:0;border-radius:11px;padding:12px 16px;font-weight:900}.ql-studio-logout{color:#778197;background:0 0;border:0;margin-top:25px;font-size:10px;font-weight:900}.ql-quiz-details{background:#f1f4fa;border-radius:20px;grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.ql-quiz-details input,.ql-quiz-details textarea{margin-top:7px;padding:13px}.ql-builder-questions{gap:18px;margin-top:20px;display:grid}.ql-builder-question{border:1px solid #dce1ec;border-radius:21px;padding:22px}.ql-builder-question-head{align-items:center;gap:15px;margin-bottom:14px;display:flex}.ql-builder-question-head>strong{margin-right:auto;font-size:18px}.ql-builder-question-head label{font-size:10px;font-weight:900}.ql-builder-question-head select{background:#fff;border:1px solid #d0d7e4;border-radius:8px;margin-left:7px;padding:7px}.ql-builder-question-head>button{color:#a54848;background:0 0;border:0;font-size:10px;font-weight:900}.ql-builder-question>textarea{width:100%;color:var(--ql-ink);resize:vertical;border:1.5px solid #ccd4e4;border-radius:13px;outline:none;padding:15px;font-size:20px;font-weight:900}.ql-builder-options{margin-top:13px}.ql-builder-options label{color:#fff;border-radius:14px;align-items:center;gap:10px;min-height:76px;padding:10px 13px;display:flex}.ql-builder-options label>input[type=radio]{accent-color:#fff;width:19px;height:19px}.ql-builder-options label i{font-size:18px;font-style:normal}.ql-builder-options label>input[type=text]{min-width:0;color:var(--ql-ink);background:#ffffffed;border:0;border-radius:8px;outline:none;flex:1;padding:10px}.ql-builder-options label small{display:none}.ql-builder-options label:has(input[type=radio]:checked){outline-offset:2px;outline:4px solid #e2b33f55}.ql-builder-options label:has(input[type=radio]:checked) small{font-size:8px;display:block}.ql-builder-actions{justify-content:space-between;gap:15px;margin-top:22px;display:flex}.ql-builder-actions button{color:var(--ql-blue);background:#fff;border:1px solid #cbd3e3;border-radius:11px;padding:14px 18px;font-weight:900}.ql-builder-actions .ql-save{background:linear-gradient(135deg,var(--ql-blue),var(--ql-navy));color:#fff;border:0}.ql-host-screen{position:relative}.ql-host-pin{background:var(--ql-navy);color:#fff;border-radius:20px;grid-template-columns:1fr auto;align-items:center;margin-bottom:24px;padding:22px;display:grid}.ql-host-pin span{color:#aabbe0;font-size:10px}.ql-host-pin>strong{color:var(--ql-gold)}.ql-host-pin small{color:#aabbe0;margin-top:11px;font-size:10px}.ql-host-pin>b{color:var(--ql-gold);letter-spacing:.12em;grid-area:1/2/3;padding-left:28px;font-size:52px}.ql-host-lobby{grid-template-columns:1fr 260px;align-items:center;gap:30px;min-height:330px;display:grid}.ql-host-lobby h3{font-size:28px}.ql-player-cloud{flex-wrap:wrap;gap:8px;display:flex}.ql-player-cloud span{color:var(--ql-blue);background:#e8edfa;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:900}.ql-main-control{background:linear-gradient(135deg,var(--ql-gold),#b9820e);min-height:58px;color:var(--ql-navy);border:0;border-radius:13px;padding:13px 19px;font-weight:900;box-shadow:0 12px 24px #b9820e28}.ql-host-question h3{text-align:center;max-width:850px;margin:30px auto;font-size:38px}.ql-host-options>div{min-height:90px}.ql-host-question>.ql-main-control{margin:24px auto 0;display:block}.ql-host-reveal{grid-template-columns:1fr 1fr;align-items:center;gap:35px;min-height:360px;display:grid}.ql-host-reveal>div>p,.ql-host-finish>p{color:#9a7212;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:900}.ql-host-reveal h3{margin:7px 0 25px;font-size:38px}.ql-host-finish{text-align:center;max-width:700px;margin:auto}.ql-host-finish h3{font-size:37px}.ql-host-finish>.ql-main-control{margin-top:20px}.ql-leaderboard{gap:7px;width:min(620px,100%);margin:0;padding:0;list-style:none;display:grid}.ql-leaderboard li{background:#edf1f8;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:50px;padding:8px 13px;display:grid}.ql-leaderboard li:first-child{background:#fff2c5}.ql-leaderboard li:nth-child(2){background:#e7eaf1}.ql-leaderboard li:nth-child(3){background:#f4dfd0}.ql-leaderboard li>span{background:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.ql-leaderboard li>b{color:var(--ql-blue);font-size:12px}.ql-leaderboard li.empty{text-align:center;color:var(--ql-muted);grid-template-columns:1fr}.ql-leaderboard.compact{margin-left:auto}.ql-end-early{color:#9b4e4e;background:0 0;border:0;margin:25px auto 0;font-size:10px;font-weight:900;display:block}.ql-how{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto 90px;padding:0 28px;display:grid}.ql-how>div{background:#fff;border:1px solid #dde2ec;border-radius:21px;padding:27px}.ql-how span{background:var(--ql-navy);width:39px;height:39px;color:var(--ql-gold);border-radius:12px;place-items:center;font-weight:900;display:grid}.ql-how h3{margin:17px 0 7px;font-size:20px}.ql-how p{color:var(--ql-muted);margin:0;font-size:12px;line-height:1.5}.ql-footer{background:var(--ql-navy);color:#fff;justify-content:space-between;align-items:center;min-height:100px;padding:30px 6vw;display:flex}.ql-footer a{color:var(--ql-gold);font-weight:900;text-decoration:none}.ql-footer span{color:#9fafd0;font-size:11px}@media (width<=900px){.ql-hero{grid-template-columns:1fr;margin-left:15px;margin-right:15px}.ql-hero-shapes{display:none}.ql-teacher-login,.ql-host-lobby,.ql-host-reveal{grid-template-columns:1fr}.ql-main-control{width:100%}.ql-quiz-details,.ql-how{grid-template-columns:1fr}.ql-host-pin{text-align:center;grid-template-columns:1fr}.ql-host-pin>b{grid-area:auto;padding:12px 0 0;font-size:43px}.ql-host-pin>strong{margin-top:5px}}@media (width<=650px){.ql-header{height:78px;padding:0 18px}.ql-brand-mark{width:43px;height:43px}.ql-brand strong{font-size:17px}.ql-brand small{font-size:7px}.ql-home-link{padding:9px;font-size:9px}.ql-hero{border-radius:28px;min-height:380px;padding:45px 25px}.ql-hero h1{font-size:54px}.ql-lead{font-size:14px}.ql-switch{grid-template-columns:1fr}.ql-stage{margin-bottom:65px;padding:13px}.ql-join-card,.ql-studio,.ql-builder,.ql-host-screen{border-radius:25px;padding:25px 16px}.ql-join-card h2,.ql-studio-head h2,.ql-builder-head h2{font-size:31px}.ql-game-top{gap:8px}.ql-game-top>span strong{font-size:14px}.ql-game-top>b{font-size:10px}.ql-question-player{padding:17px 11px}.ql-question-progress>b{width:48px;height:48px}.ql-question-player h2{margin:24px auto;font-size:26px}.ql-answer-grid,.ql-host-options,.ql-builder-options{grid-template-columns:1fr}.ql-answer-grid button{min-height:76px}.ql-waiting,.ql-reveal-player,.ql-finish{padding:28px 17px}.ql-waiting h2{font-size:28px}.ql-teacher-login{gap:25px;padding:35px 20px}.ql-studio-head,.ql-builder-head,.ql-host-head{flex-direction:column;align-items:flex-start}.ql-studio-head>button,.ql-builder-head>button,.ql-host-head>button{width:100%}.ql-quiz-list>article{grid-template-columns:58px 1fr}.ql-quiz-list>article>span{width:54px;height:54px}.ql-quiz-list>article>div:last-child{flex-direction:row;grid-column:1/3}.ql-quiz-list>article>div:last-child button{flex:1}.ql-builder-question{padding:16px 11px}.ql-builder-question-head{flex-wrap:wrap;align-items:flex-start}.ql-builder-question-head>strong{width:100%}.ql-builder-options label:has(input[type=radio]:checked) small{display:none}.ql-builder-actions{flex-direction:column}.ql-builder-actions button{width:100%}.ql-host-head h2{font-size:30px}.ql-host-question h3,.ql-host-reveal h3{font-size:28px}.ql-footer{flex-direction:column;align-items:flex-start;gap:12px}.ql-footer span{line-height:1.5}}@media (prefers-reduced-motion:reduce){.ql-hero-shapes i,.ql-pulse{animation:none}}.ql-auth-loading,.ql-registration-gate{background:var(--ql-white);text-align:center;border:1px solid #dce1ec;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:min(620px,100%);min-height:340px;padding:45px;display:flex;box-shadow:0 26px 60px #0b1f4b15}.ql-auth-loading>span{background:var(--ql-navy);width:70px;height:70px;color:var(--ql-gold);border-radius:22px;place-items:center;font-weight:900;display:grid}.ql-auth-loading h2{margin:22px 0 0;font-size:27px}.ql-registration-gate h2{letter-spacing:-.05em;margin:0;font-size:39px}.ql-registration-gate>p:not(.ql-eyebrow){max-width:510px;color:var(--ql-muted);margin:14px 0 24px;line-height:1.65}.ql-registration-gate>a{background:linear-gradient(135deg,var(--ql-blue),var(--ql-navy));color:#fff;border-radius:13px;align-items:center;min-height:56px;padding:0 19px;font-weight:900;text-decoration:none;display:flex}.ql-registration-gate>a span{color:var(--ql-gold);margin-left:20px}.ql-registration-gate>small{color:#7f899e;margin-top:16px;font-size:10px}.ql-student-access-grid{grid-template-columns:minmax(430px,.95fr) minmax(360px,1.05fr);align-items:stretch;gap:20px;width:100%;display:grid}.ql-student-access-grid .ql-join-card{width:100%}.ql-student-identity{text-align:left;background:#f4f7fc;border:1px solid #dfe4ee;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;margin:18px 0;padding:12px;display:grid}.ql-student-identity>span,.ql-student-table button>span:first-child>i{background:var(--ql-navy);width:42px;height:42px;color:var(--ql-gold);border-radius:13px;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid}.ql-student-identity strong,.ql-student-identity small{display:block}.ql-student-identity strong{font-size:12px}.ql-student-identity small{color:#6c7890;margin-top:3px;font-size:9px}.ql-student-identity>b{color:#16876f;font-size:9px}.ql-my-progress{background:linear-gradient(145deg,#fffdf8,#f1f4fb);border:1px solid #dce1ec;border-radius:32px;padding:32px;box-shadow:0 26px 60px #0b1f4b12}.ql-my-progress h3{letter-spacing:-.04em;margin:0 0 20px;font-size:31px}.ql-my-progress-stats{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ql-my-progress-stats>div{background:#fff;border:1px solid #dfe4ed;border-radius:15px;min-height:95px;padding:16px}.ql-my-progress-stats strong,.ql-my-progress-stats span{display:block}.ql-my-progress-stats strong{color:var(--ql-blue);font-size:27px}.ql-my-progress-stats span{color:#707d95;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:900}.positive{color:#16876f!important}.negative{color:#c84343!important}.ql-history-mini{gap:7px;margin-top:17px;display:grid}.ql-history-mini>div{background:#e8edf8;border-radius:11px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.ql-history-mini span b,.ql-history-mini span small{display:block}.ql-history-mini b{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:10px;overflow:hidden}.ql-history-mini small{color:#76839a;margin-top:3px;font-size:8px}.ql-history-mini>div>strong{color:var(--ql-blue)}.ql-no-progress{color:#7d899f;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.ql-no-progress>span{color:var(--ql-gold);font-size:45px}.ql-no-progress p{max-width:240px;font-size:12px;line-height:1.55}.ql-finish-metrics{gap:8px;margin:0 0 22px;display:flex}.ql-finish-metrics span{color:#63718a;background:#eaf0fb;border-radius:10px;padding:10px 13px;font-size:10px}.ql-finish-metrics b{color:var(--ql-blue);font-size:15px}.ql-leaderboard li>strong small{color:#6f7c94;margin-top:3px;font-size:8px;font-weight:700;display:block}.ql-studio-nav{background:#edf1f8;border-radius:14px;grid-template-columns:1fr 1fr;margin:-15px -15px 30px;padding:6px;display:grid}.ql-studio-nav button{color:#65718b;background:0 0;border:0;border-radius:10px;min-height:48px;font-weight:900}.ql-studio-nav button.active{color:var(--ql-blue);background:#fff;box-shadow:0 7px 18px #071a4314}.ql-results-head{justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;display:flex}.ql-results-head h2{letter-spacing:-.05em;margin:0;font-size:42px}.ql-results-head p:not(.ql-eyebrow){color:var(--ql-muted);margin:7px 0 0}.ql-results-head>button{color:var(--ql-blue);background:#fff;border:1px solid #ccd4e4;border-radius:10px;padding:11px 14px;font-size:10px;font-weight:900}.ql-summary-cards{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:20px;display:grid}.ql-summary-cards>div{background:linear-gradient(145deg,#fff,#f6f8fc);border:1px solid #dde2ec;border-radius:17px;min-height:122px;padding:18px}.ql-summary-cards span,.ql-summary-cards strong,.ql-summary-cards small{display:block}.ql-summary-cards span{color:#7a869b;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:900}.ql-summary-cards strong{color:var(--ql-blue);margin:12px 0 4px;font-size:31px}.ql-summary-cards small{color:#818ca0;font-size:8px}.ql-results-grid{grid-template-columns:minmax(620px,1.4fr) minmax(260px,.6fr);gap:15px;display:grid}.ql-students-panel,.ql-session-panel,.ql-student-detail{background:#fbfcfe;border:1px solid #dce1eb;border-radius:20px;overflow:hidden}.ql-panel-head{background:#fff;border-bottom:1px solid #e0e5ee;justify-content:space-between;align-items:center;gap:15px;min-height:78px;padding:17px;display:flex}.ql-panel-head h3{margin:0;font-size:20px}.ql-panel-head span{color:#7b879c;margin-top:3px;font-size:9px;display:block}.ql-panel-head input{border:1px solid #d0d7e5;border-radius:9px;outline:none;width:240px;height:39px;padding:0 11px;font-size:10px}.ql-student-table{overflow-x:auto}.ql-student-table>.head,.ql-student-table>button{grid-template-columns:1.7fr 1fr .5fr .9fr 1fr .6fr;align-items:center;gap:9px;min-width:780px;display:grid}.ql-student-table>.head{color:#758197;text-transform:uppercase;background:#f0f3f8;min-height:40px;padding:0 13px;font-size:8px;font-weight:900}.ql-student-table>button{width:100%;min-height:72px;color:var(--ql-ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #e6e9ef;padding:10px 13px}.ql-student-table>button:hover{background:#f6f8fc}.ql-student-table button>span:first-child{grid-template-columns:42px 1fr;align-items:center;gap:9px;display:grid}.ql-student-table button>span:first-child>i{grid-row:1/3}.ql-student-table button>span:first-child>b,.ql-student-table button>span:first-child>small{grid-column:2}.ql-student-table button>span:first-child>b{font-size:11px}.ql-student-table button>span:first-child>small{color:#7d879b;font-size:7px}.ql-student-table>button>span{font-size:10px}.ql-student-table>button>span:nth-child(5)>b{color:var(--ql-blue);display:block}.ql-student-table .bar{background:#dde3ed;border-radius:5px;width:70px;height:5px;margin-top:4px;display:block;overflow:hidden}.ql-student-table .bar em{background:linear-gradient(90deg,var(--ql-gold),#16876f);height:100%;display:block}.ql-session-panel>article{background:#fff;border-bottom:1px solid #e5e8ef;grid-template-columns:1fr auto auto;align-items:center;gap:13px;min-height:82px;padding:13px 15px;display:grid}.ql-session-panel>article>div:first-child span,.ql-session-panel>article>div:first-child b,.ql-session-panel>article>div:first-child small{display:block}.ql-session-panel>article>div:first-child span{color:#9a7212;font-size:7px;font-weight:900}.ql-session-panel>article>div:first-child b{text-overflow:ellipsis;white-space:nowrap;max-width:170px;margin:4px 0;font-size:11px;overflow:hidden}.ql-session-panel>article>div:first-child small{color:#7c879a;font-size:7px}.ql-session-panel>article>div:not(:first-child){text-align:center}.ql-session-panel>article>div:not(:first-child) strong,.ql-session-panel>article>div:not(:first-child) span{display:block}.ql-session-panel>article>div:not(:first-child) strong{color:var(--ql-blue);font-size:16px}.ql-session-panel>article>div:not(:first-child) span{color:#818ca0;font-size:6px}.ql-results-empty,.ql-results-loading{color:#7b879c;text-align:center;padding:35px;font-size:11px}.ql-student-detail{background:#fff;margin-bottom:18px}.ql-student-detail-head{border-bottom:1px solid #e4e8ef;align-items:center;gap:13px;padding:18px;display:flex}.ql-student-avatar{background:var(--ql-navy);width:54px;height:54px;color:var(--ql-gold);border-radius:16px;place-items:center;font-weight:900;display:grid}.ql-student-detail-head>div:nth-child(2){flex:1}.ql-student-detail-head p{color:#9a7212;text-transform:uppercase;margin:0;font-size:7px;font-weight:900}.ql-student-detail-head h3{margin:3px 0;font-size:21px}.ql-student-detail-head span{color:#768299;font-size:9px}.ql-student-detail-head button{color:#8b5560;background:0 0;border:0;font-size:9px;font-weight:900}.ql-student-kpis{grid-template-columns:repeat(4,1fr);gap:8px;padding:13px 18px;display:grid}.ql-student-kpis>div{background:#f2f5fa;border-radius:12px;padding:12px}.ql-student-kpis strong,.ql-student-kpis span{display:block}.ql-student-kpis strong{color:var(--ql-blue);font-size:22px}.ql-student-kpis span{color:#7d889c;margin-top:3px;font-size:8px}.ql-history-table{margin:0 18px 18px;overflow-x:auto}.ql-history-table>.head,.ql-history-table>div:not(.head){grid-template-columns:1.6fr .7fr .7fr 1fr .7fr;align-items:center;gap:10px;min-width:650px;display:grid}.ql-history-table>.head{color:#747f94;text-transform:uppercase;background:#e9edf5;min-height:34px;padding:0 10px;font-size:7px;font-weight:900}.ql-history-table>div:not(.head){border-bottom:1px solid #e5e9f0;min-height:46px;padding:7px 10px;font-size:9px}.ql-history-table>div>span:nth-child(4){align-items:center;gap:7px;display:flex}.ql-history-table i{background:#16876f;border-radius:5px;width:60px;max-width:60px;height:5px;display:block}.ql-results-loading{place-items:center;min-height:300px;font-size:14px;font-weight:900;display:grid}@media (width<=1050px){.ql-student-access-grid,.ql-results-grid{grid-template-columns:1fr}.ql-summary-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.ql-registration-gate{padding:35px 20px}.ql-registration-gate h2{font-size:31px}.ql-student-access-grid{display:block}.ql-my-progress{margin-top:15px;padding:25px 16px}.ql-student-identity{grid-template-columns:40px 1fr}.ql-student-identity>b{grid-column:2}.ql-studio-nav{grid-template-columns:1fr}.ql-results-head{flex-direction:column;align-items:flex-start}.ql-results-head h2{font-size:34px}.ql-results-head>button{width:100%}.ql-summary-cards{grid-template-columns:1fr 1fr}.ql-summary-cards>div{min-height:105px;padding:14px}.ql-panel-head{flex-direction:column;align-items:flex-start}.ql-panel-head input{width:100%}.ql-student-kpis{grid-template-columns:1fr 1fr}.ql-student-detail-head{flex-wrap:wrap;align-items:flex-start}.ql-student-detail-head button{text-align:left;width:100%}.ql-session-panel>article{grid-template-columns:1fr auto}.ql-session-panel>article>div:last-child{display:none}}
