@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800&display=swap";
:root{--purple:#5b36e8;--purple2:#7c5cff;--ink:#19152b;--muted:#716d7d;--cream:#faf9ff;--yellow:#ffcc4a;--line:#e9e6f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.topbar{z-index:50;background:#fff;border-bottom:1px solid #eeeaf6;height:78px;position:sticky;top:0}.navwrap{align-items:center;gap:18px;max-width:1180px;height:100%;margin:auto;padding:0 24px;display:flex}.hamb{width:42px;height:42px;color:var(--purple);cursor:pointer;background:#f2efff;border:0;border-radius:12px;font-size:20px}.brand{align-items:center;gap:8px;font:800 25px Outfit;display:flex}.brand span span{color:var(--purple)}.brandQ{background:var(--purple);border-radius:12px;place-items:center;width:38px;height:38px;font:800 25px Outfit;display:inline-grid;transform:rotate(-6deg);color:#fff!important}.coin{background:#fff8df;border:1px solid #ffe59d;border-radius:20px;align-items:center;gap:6px;margin-left:auto;padding:7px 13px;display:flex}.avatar{background:#f0edfa;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.drawer{z-index:80;background:#17112666;position:fixed;inset:0}.drawer nav{background:#fff;width:min(340px,88vw);height:100%;padding:24px;box-shadow:10px 0 50px #17112633}.drawerHead{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:12px;padding:16px 6px 26px;display:flex}.drawerHead div:last-child{display:grid}.drawerHead small{color:var(--muted)}.avatar.big{width:48px;height:48px}.drawer nav>a{border-bottom:1px solid #f5f3f8;justify-content:space-between;padding:15px 8px;font-weight:700;display:flex}.hero{background:linear-gradient(135deg,#f7f4ff 0%,#fff 54%,#fff7dc 100%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:570px;padding:70px max(24px,50% - 560px);display:grid;overflow:hidden}.heroCopy{max-width:580px}.pill,.eyebrow{letter-spacing:1.6px;color:var(--purple);font-size:11px;font-weight:800;display:inline-block}.pill{background:#eee9ff;border-radius:20px;padding:9px 13px}.hero h1,.pageHead h1,.formcard h1,.join h1,.result h1{margin:18px 0;font:800 clamp(46px,6vw,78px)/.98 Outfit}.hero h1 em,.pageHead h1 em,.join h1 em,.result h1 em{color:var(--purple);font-style:normal}.heroCopy>p{color:var(--muted);max-width:530px;font-size:18px;line-height:1.7}.primary,.secondary{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:18px;padding:15px 23px;font-weight:800;display:inline-flex}.primary{background:var(--purple);color:#fff;box-shadow:0 10px 24px #5b36e833}.secondary{border:1px solid var(--purple);color:var(--purple)}.stats{gap:38px;margin-top:42px;display:flex}.stats div{display:grid}.stats b{font:700 21px Outfit}.stats small{color:var(--muted)}.heroArt{place-items:center;height:420px;display:grid;position:relative}.blob{background:linear-gradient(135deg,#6741ed,#9a7aff);border-radius:45% 55% 60% 40%;width:330px;height:330px;position:absolute;transform:rotate(10deg)}.trophy{z-index:2;filter:drop-shadow(0 20px 15px #2d176c66);font-size:160px}.float{z-index:3;background:#fff;border-radius:12px;padding:11px 15px;font-weight:800;position:absolute;box-shadow:0 12px 30px #33236924}.f1{top:25%;left:5%}.f2{color:#ff5c69;top:18%;right:4%}.f3{bottom:20%;right:3%}.card{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:0 18px 55px #2c1e6410}.quick{z-index:3;max-width:920px;margin:-32px auto 0;padding:36px;position:relative}.quickTop{justify-content:space-between;gap:20px;display:flex}.quick h2{max-width:650px;margin:7px 0 20px;font:700 26px Outfit}.quick h2 strong{color:var(--purple)}.count{color:var(--purple);font:800 32px Outfit}.count small{color:var(--muted);font-size:15px}.progress{background:#eeeaf8;border-radius:10px;height:7px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--purple),#9b82ff);border-radius:10px;height:100%;transition:all .4s;display:block}.quick h3,.game h2{margin:30px 0 20px;font:700 22px Outfit}.options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.options button{text-align:left;border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:14px;padding:13px;font-weight:600;display:flex}.options button:hover{border-color:var(--purple);background:#f8f6ff}.options button span{width:33px;height:33px;color:var(--purple);background:#f0edfa;border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid}.options .correct{background:#edfff5;border-color:#23b26d}.options .wrong{background:#fff0f2;border-color:#ee5261}.section,.how{max-width:1120px;margin:100px auto;padding:0 24px}.sectionTitle{text-align:center}.sectionTitle h2,.how h2{margin:10px;font:700 40px Outfit}.features{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.features article{border:1px solid var(--line);border-radius:20px;padding:30px}.features i,.lifelineInfo i{font-size:30px;font-style:normal}.features h3{font:700 20px Outfit}.features p,.how p{color:var(--muted);line-height:1.7}.how{color:#fff;background:#17132a;border-radius:28px;grid-template-columns:1fr 1.2fr;gap:60px;padding:55px;display:grid}.how p{color:#aaa4bd}.how ol{margin:0;padding:0;list-style:none}.how li{border-bottom:1px solid #ffffff1a;align-items:center;gap:20px;padding:18px 0;font-weight:700;display:flex}.how li b{color:#8f79ef;font:600 13px Outfit}.page{max-width:1120px;margin:auto;padding:65px 24px 100px}.pageHead{text-align:center;margin-bottom:38px}.pageHead h1{margin:12px;font-size:52px}.pageHead p{color:var(--muted)}.chips{gap:9px;padding:4px 0 22px;display:flex;overflow:auto}.chips button{white-space:nowrap;border:1px solid var(--line);text-transform:capitalize;cursor:pointer;background:#fff;border-radius:20px;padding:9px 15px}.chips button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.quizgrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.quizcard{border:1px solid var(--line);border-radius:17px;align-items:center;gap:13px;padding:15px;transition:all .2s;display:flex}.quizcard:hover{transform:translateY(-3px);box-shadow:0 12px 30px #31206413}.quizIcon{border-radius:14px;flex:none;place-items:center;width:62px;height:70px;font-size:28px;display:grid}.quizMeta{min-width:0}.quizMeta small{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:800}.quizMeta h3{margin:5px 0;font:700 17px Outfit}.quizMeta h3 b{color:var(--purple)}.quizMeta div{gap:10px;font-size:11px;display:flex}.quizMeta strong{color:#916b00}.arrow{color:var(--purple);margin-left:auto}.join,.result,.formcard,.empty{text-align:center;max-width:610px;margin:auto;padding:50px}.joinIcon,.resultIcon,.empty>div{font-size:75px}.join h1,.result h1,.formcard h1{font-size:46px}.join>p,.result>p,.formcard>p,.empty p{color:var(--muted)}.ruleList{text-align:left;background:#f8f6fd;border-radius:15px;margin-top:30px;padding:14px 22px}.ruleList p{font-size:13px}.gamePage{max-width:820px;margin:auto;padding:55px 24px 100px}.gamebar{justify-content:space-between;padding:14px 4px;display:flex}.gamebar span{color:var(--purple);font-weight:800}.game{margin-top:20px;padding:42px}.lifelines{justify-content:center;gap:8px;margin-top:28px;display:flex}.lifelines button{border:1px solid var(--line);background:#f8f6fd;border-radius:10px;padding:9px}.reward{text-align:left;background:#fff6d7;border-radius:15px;gap:18px;margin-top:35px;padding:20px;display:flex}.reward>span{font-size:40px}.reward h3,.reward p{margin:4px 0}.reward small{color:#9a7100;font-size:9px;font-weight:800}.formcard form{text-align:left;gap:17px;margin-top:28px;display:grid}.formcard label{gap:7px;font-size:12px;font-weight:800;display:grid}.formcard input,.formcard textarea,.formcard select{border:1px solid var(--line);background:#fcfbff;border-radius:11px;outline:none;padding:13px}.formcard input:focus,.formcard textarea:focus{border-color:var(--purple)}.formcard form .primary{width:100%;margin-top:5px}.switch{font-size:13px}.switch a{color:var(--purple);font-weight:800}.success{color:#16834d;background:#edfff5;border-radius:12px;margin-top:25px;padding:20px}.rules{grid-template-columns:1fr 1fr;gap:13px;display:grid}.rules article{border:1px solid var(--line);border-radius:15px;align-items:center;gap:18px;padding:18px;display:flex}.rules b{color:var(--purple);font:700 18px Outfit}.rules p{margin:0}.lifelineInfo{margin-top:35px;padding:32px}.lifelineInfo>div{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.lifelineInfo article{background:#f8f6fd;border-radius:13px;padding:18px}.lifelineInfo h3{font:700 15px Outfit}.lifelineInfo p{color:var(--muted);font-size:12px}.bloggrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.bloggrid article{padding:20px}.blogart{background:linear-gradient(135deg,#ede7ff,#fff4c8);border-radius:14px;place-items:center;height:150px;margin-bottom:20px;font-size:58px;display:grid}.bloggrid small{color:var(--purple);font-size:9px;font-weight:800}.bloggrid h2{font:700 22px Outfit}.bloggrid p{color:var(--muted);font-size:14px}.bloggrid a{color:var(--purple);font-size:13px;font-weight:800}footer{color:#fff;text-align:center;background:#17132a;padding:50px 24px}.footerBrand{justify-content:center;align-items:center;gap:10px;font:700 22px Outfit;display:flex}footer>p,footer small{color:#aaa4bd}footer>div a{margin:0 12px;font-size:13px}@media (max-width:800px){.hero{text-align:center;grid-template-columns:1fr;padding-top:55px}.heroCopy,.heroCopy .primary{margin:auto}.stats{justify-content:center}.heroArt{height:330px}.blob{width:260px;height:260px}.trophy{font-size:125px}.quick{margin:18px 15px 0}.features,.quizgrid,.bloggrid{grid-template-columns:1fr 1fr}.how{grid-template-columns:1fr}.lifelineInfo>div{grid-template-columns:1fr 1fr}}@media (max-width:560px){.topbar{height:66px}.navwrap{padding:0 14px}.brand{font-size:20px}.brandQ{width:34px;height:34px}.coin{padding:6px 9px}.hero{min-height:auto;padding:45px 20px 35px}.hero h1{font-size:49px}.heroCopy>p{font-size:15px}.heroArt{height:260px}.blob{width:210px;height:210px}.trophy{font-size:100px}.float{padding:8px;font-size:11px}.stats{gap:24px;margin-top:30px}.quick{padding:22px}.quickTop{display:block}.quick h2{font-size:21px}.count{position:absolute;top:22px;right:22px}.options{grid-template-columns:1fr}.section,.how{margin-top:70px}.features,.quizgrid,.bloggrid{grid-template-columns:1fr}.how{border-radius:0;margin-left:0;margin-right:0;padding:45px 24px}.page{padding:45px 16px 75px}.pageHead h1{font-size:40px}.quizcard{padding:12px}.join,.result,.formcard,.empty{padding:32px 20px}.join h1,.result h1,.formcard h1{font-size:38px}.game{padding:28px 18px}.gamebar{font-size:12px}.lifelines{grid-template-columns:1fr 1fr;display:grid}.rules,.lifelineInfo>div{grid-template-columns:1fr}.hero .pill{font-size:9px}}.reference-shell{color:#fff;background:#162136;width:min(100%,428px);min-height:100vh;margin:0 auto;font-family:Arial,sans-serif;box-shadow:0 0 60px #0005}body:has(.reference-shell){background:radial-gradient(circle,#596474 0,#303948 70%,#28303d 100%)}.reference-ad{text-align:center;color:#718092;background:#dcefee;flex-direction:column;justify-content:flex-end;height:323px;display:flex}.ad-placeholder{letter-spacing:4px;color:#5a8f91;margin:auto;font-size:32px;font-weight:900}.reference-ad span,.result-ad span{color:#35425a;letter-spacing:5px;background:#1c293f;height:21px;padding-top:6px;font-size:8px;display:block}.reference-content{padding:8px 16px 35px}.quick-heading{text-align:center}.quick-heading h1{margin:17px 0 3px;font-size:25px}.quick-heading p{color:#d5d8df;margin:0 0 40px;font-size:16px}.reference-question{background:#414f68;border-radius:16px;padding:31px 10px 15px;position:relative}.question-count{white-space:nowrap;background:#142037;border:4px solid #414f68;border-radius:28px;padding:8px 22px;font-weight:700;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.reference-question h2{text-align:center;margin:5px 0 24px;font-size:18px;line-height:1.2}.reference-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reference-options button{color:#fff;cursor:pointer;background:#17233a;border:0;border-radius:5px;min-height:44px;padding:8px;font-weight:700}.reference-options button.is-correct{background:#208b57}.reference-options button.is-wrong{background:#a73548}.reference-benefits{text-align:center;background:#414f68;border-radius:10px;margin-top:39px;padding:21px 10px 10px}.reference-benefits>h2{margin:0 0 17px;font-size:16px}.reference-benefits article{background:#17233a;border-radius:7px;margin:0 0 14px;padding:15px 12px}.reference-benefits b{font-size:20px}.reference-benefits p{color:#d5d8df;margin:10px 0 0;font-size:15px;line-height:1.45}.reference-fact,.reference-how{padding:25px 10px 5px}.reference-fact h2,.reference-how h2{text-align:center;text-underline-offset:8px;font-size:21px;text-decoration:underline}.reference-fact p,.reference-how li{color:#d5d8df;line-height:1.55}.reward-overlay{z-index:1000;background:#162136;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.reward-modal{text-align:center;background:#101a2d;border:2px solid #fff;border-radius:23px;width:min(100%,768px);padding:46px 10%;position:relative;box-shadow:0 18px #080e19}.reward-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:38px;font-weight:200;position:absolute;top:10px;right:18px}.reward-coin{color:#e99500;background:#ffbd36;border:8px solid #e99500;border-radius:50%;place-items:center;width:84px;height:120px;margin:0 auto 30px;font-size:45px;font-weight:900;display:grid;box-shadow:inset 0 0 0 5px #ffd35d}.reward-label{color:#ffac22;margin:0 0 25px;font-size:25px}.reward-modal h2{margin:0 0 24px;font-size:37px}.reward-copy{color:#939caf;font-size:17px}.reward-claim{cursor:pointer;background:#ffb63d;border:0;border-radius:25px;width:100%;padding:17px;font-size:16px;font-weight:800}.result-shell{min-height:100vh}.result-ad{align-items:flex-end;height:281px;display:flex}.reference-result{padding:0 16px 45px}.result-card-exact{color:#111;text-align:center;background:#fff;border-radius:15px;padding:20px 50px 22px}.result-trophy{font-size:95px;line-height:1.2}.result-card-exact h1{margin:14px 0 27px;font-size:22px}.result-card-exact strong{color:#ffad29}.result-card-exact a{color:#fff;letter-spacing:1px;background:#ffb43b;border-radius:4px;padding:10px;font-size:24px;font-weight:900;display:block}.result-copy{padding:19px 13px 0}.result-copy h2{text-align:center;text-underline-offset:14px;margin-bottom:32px;font-size:21px;-webkit-text-decoration:underline #ffb43b;text-decoration:underline #ffb43b}.result-copy ul{padding-left:17px}.result-copy li{color:#d5d8df;margin:8px 0;font-size:16px;line-height:1.45}@media (max-width:460px){.reference-ad{height:275px}.reference-content{padding-left:16px;padding-right:16px}.reward-modal{padding:42px 25px}.reward-modal h2{font-size:28px}.reward-label{font-size:20px}.result-card-exact{padding-left:50px;padding-right:50px}}.reference-ad,.result-ad{display:none!important}.quiz-first-content{padding-top:28px}.quiziko-mark{text-align:center;color:#ffb43b;letter-spacing:4px;margin-bottom:24px;font-size:13px;font-weight:900}.reference-options button{z-index:2;touch-action:manipulation;pointer-events:auto;-webkit-tap-highlight-color:transparent;position:relative}.reference-options button:disabled{opacity:1;cursor:default}.reference-question{animation:.22s ease-out question-in}@keyframes question-in{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}.result-shell{padding-top:34px}.reward-overlay{background:#162136f7}@media (max-width:460px){.quiz-first-content{padding-top:22px}.result-shell{padding-top:26px}}.app-frame{color:#fff;background:#162136;width:min(100%,428px);min-height:100vh;margin:0 auto;box-shadow:0 0 60px #0005}body:has(.app-frame){background:radial-gradient(circle,#596474 0,#303948 72%,#27303e 100%)}.mobile-topbar{z-index:50;background:#121d31;justify-content:space-between;align-items:center;height:74px;padding:0 14px;display:flex;position:sticky;top:0}.mobile-menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:40px;height:42px;padding:8px;display:flex}.mobile-menu-button span{background:#fff;border-radius:3px;width:25px;height:3px;display:block}.mobile-menu-button span:nth-child(2){width:17px}.quiziko-wordmark{letter-spacing:1px;color:#ffb43b;font:800 27px/1 Outfit,monospace}.mobile-coins{border:2px solid #ffb43b;border-radius:20px;justify-content:center;align-items:center;gap:4px;min-width:66px;height:36px;font-weight:800;display:flex}.mobile-coins b{color:#ffb43b;font-size:20px}.mobile-coins span{color:#ffb43b;font-size:19px}.mobile-main{background:#162136;min-height:calc(100vh - 74px)}.catalog-page{padding:0 10px 35px}.category-rail{scrollbar-width:none;background:#121d31;align-items:center;gap:13px;height:76px;margin:0 -10px 18px;padding:0 30px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{color:#fff;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:14px 17px;font-size:13px}.category-rail button.active{color:#ffb43b;border:2px solid #ffb43b;border-radius:27px;font-weight:800}.quiz-list{gap:20px;display:grid}.main-quiz-card{color:#fff;background:#131e32;border:1px solid #778193;border-radius:10px;grid-template-columns:64px 1fr 57px;align-items:center;gap:7px;min-height:92px;padding:10px;display:grid}.main-quiz-icon{place-items:center;width:60px;height:60px;font-size:43px;display:grid;overflow:hidden}.main-quiz-copy{min-width:0}.main-quiz-copy small{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;display:block;overflow:hidden}.main-quiz-copy h2{margin:5px 0;font:700 18px/1.1 Arial,sans-serif}.main-quiz-copy>span{background:#202c40;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.main-quiz-copy>span b{color:#ffc03d;font-size:16px;line-height:0}.play-circle{background:#ffb43b;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.play-circle span{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:20px solid #fff;width:0;height:0;margin-left:5px}.mobile-drawer-backdrop{z-index:100;background:#0008;position:fixed;inset:0}.mobile-drawer{color:#fff;background:#142036;width:min(362px,88vw);position:absolute;top:0;bottom:0;left:max(0px,50% - 214px);box-shadow:12px 0 40px #0007}.drawer-user{grid-template-columns:50px 1fr 34px;align-items:start;gap:12px;min-height:141px;padding:22px 18px;display:grid}.drawer-avatar{background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-size:29px;display:grid}.drawer-user>div:nth-child(2){flex-direction:column;display:flex}.drawer-user strong{font-size:19px}.drawer-user small{color:#ffb43b;margin:4px 0 11px;font-weight:700}.drawer-user a{text-align:center;letter-spacing:1px;background:#ffb43b;border-radius:20px;width:160px;padding:9px;font-size:12px;font-weight:900}.drawer-user>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:38px;font-weight:200;line-height:.7}.mobile-drawer nav{display:grid}.mobile-drawer nav a{align-items:center;gap:13px;height:42px;padding:0 15px;font-size:14px;font-weight:700;text-decoration:underline;display:flex}.mobile-drawer nav a.active{background:#ffb43b}.mobile-drawer nav i{width:18px;font-size:23px;font-style:normal;text-decoration:none}@media (max-width:460px){.main-quiz-card{grid-template-columns:58px 1fr 56px}.main-quiz-icon{width:54px;font-size:38px}.main-quiz-copy h2{font-size:17px}.category-rail{padding-left:29px}}.contest-page{background:#162136;min-height:calc(100vh - 74px);padding:10px 12px 38px}.contest-intro{background:#131e32;border:1px solid #778193;border-radius:5px;padding:15px 27px 24px}.contest-title-row{align-items:center;gap:11px;margin-bottom:45px;display:flex}.contest-icon{background:#6846df;border-radius:50%;place-items:center;width:63px;height:63px;font-size:35px;display:grid}.contest-title-row strong{color:#ffb43b;text-transform:uppercase;font-size:13px;display:block}.contest-title-row h1{margin:5px 0;font:400 18px Arial}.contest-title-row h1 span{margin-left:4px}.contest-action{color:#fff;cursor:pointer;background:#ffb43b;border:0;border-radius:23px;justify-content:center;align-items:center;width:200px;min-height:38px;margin:0 auto;font-size:16px;font-weight:800;display:flex}.contest-or{text-align:center;margin:12px;display:block}.contest-intro ul{margin:31px 0 0;padding-left:18px}.contest-intro li{margin:3px 0;font-size:14px;line-height:1.45}.live-quiz-page{background:#162136;min-height:calc(100vh - 74px);padding:20px 12px 35px;position:relative}.quiz-exit{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;width:25px;height:25px;font-size:22px;line-height:18px;position:absolute;top:4px;right:12px}.live-quiz-title{text-align:center;padding:0 20px 79px}.live-quiz-title h1{color:#ffb43b;text-transform:capitalize;letter-spacing:1px;margin:0 0 10px;font:800 21px Arial}.live-quiz-title p{margin:0;font-size:20px}.live-quiz-title p span{margin-left:4px}.live-question-box{background:#414f68;border-radius:15px;padding:61px 10px 14px;position:relative}.quiz-timer{background:#17233a;border:6px solid #ffb43b;border-radius:50%;place-items:center;width:83px;height:83px;font-size:20px;font-weight:800;display:grid;position:absolute;top:-43px;left:50%;transform:translate(-50%)}.answer-count{border-radius:50%;place-items:center;width:41px;height:41px;font-weight:900;display:grid;position:absolute;top:15px}.correct-count{background:#16a34a;left:10px}.wrong-count{background:#c91e32;right:10px}.live-question-number{background:#152138;border-radius:18px;width:max-content;margin:0 auto 23px;padding:6px 8px;font-size:14px;font-weight:800}.live-question-box h2{text-align:center;margin:0 13px 20px;font:700 18px/1.25 Arial}.live-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.live-options button{color:#fff;cursor:pointer;background:#17233a;border:0;border-radius:5px;min-height:42px;padding:7px;font-weight:800}.live-options button.correct{background:#168c4d}.live-options button.wrong{background:#a92339}.live-options button:disabled{opacity:1}.live-score{text-align:center;color:#ffb43b;margin:13px 0;font-size:16px;font-weight:800}.scoreboard-page{background:#162136;min-height:calc(100vh - 74px);padding:48px 10px}.scoreboard-card{text-align:center;border:1px solid #536078;border-radius:10px;padding:14px 52px 25px}.scoreboard-trophy{font-size:116px;line-height:1.25}.scoreboard-card h1{margin:0 0 16px;font:400 26px Arial}.scoreboard-card a{color:#fff;background:#ffb43b;border-radius:8px;padding:11px;font-weight:800;display:block}@media (max-width:460px){.contest-intro{padding-left:27px;padding-right:27px}.live-quiz-title h1{font-size:20px}.scoreboard-card{padding-left:45px;padding-right:45px}.scoreboard-trophy{font-size:105px}}.sidebar-page{color:#fff;background:#162136;min-height:calc(100vh - 74px);padding:38px 20px 55px;overflow:hidden}.sidebar-page-head{text-align:center;margin-bottom:28px}.sidebar-page-head>span,.mobile-form-card>span{color:#ffb43b;letter-spacing:1.5px;font-size:10px;font-weight:900}.sidebar-page-head h1{margin:10px 0;font:800 38px/1 Outfit}.sidebar-page-head h1 em{color:#ffb43b;font-style:normal}.sidebar-page-head p{color:#bbc2cf;font-size:14px}.mobile-blog-list{grid-template-columns:1fr;gap:18px;display:grid}.mobile-blog-list article{background:#131e32;border:1px solid #59667b;border-radius:11px;grid-template-columns:102px 1fr;gap:14px;padding:12px;display:grid}.mobile-blog-art{background:linear-gradient(135deg,#ede7ff,#fff1b8);border-radius:9px;place-items:center;min-height:120px;font-size:44px;display:grid}.mobile-blog-copy{min-width:0}.mobile-blog-copy small{color:#ffb43b;font-size:9px;font-weight:800}.mobile-blog-copy h2{margin:8px 0;font:700 17px/1.2 Arial}.mobile-blog-copy p{color:#c9cfda;margin:0 0 9px;font-size:12px;line-height:1.45}.mobile-blog-copy a{color:#ffb43b;font-size:12px;font-weight:800}.mobile-article{padding-top:27px}.page-back{color:#ffb43b;font-size:13px;font-weight:800}.article-icon{background:linear-gradient(135deg,#ede7ff,#fff1b8);border-radius:12px;place-items:center;height:150px;margin:24px 0;font-size:68px;display:grid}.mobile-article>small{color:#ffb43b;font-weight:800}.mobile-article h1{font:800 31px/1.1 Outfit}.mobile-article p{color:#d2d7df;line-height:1.65}.mobile-rules{gap:10px;display:grid}.mobile-rules article{background:#131e32;border:1px solid #59667b;border-radius:9px;grid-template-columns:35px 1fr;align-items:center;gap:10px;padding:14px;display:grid}.mobile-rules b{color:#ffb43b}.mobile-rules p{margin:0;font-size:13px;line-height:1.4}.mobile-lifelines{margin-top:25px}.mobile-lifelines h2{text-align:center}.mobile-lifelines>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-lifelines article{text-align:center;background:#26334a;border-radius:9px;padding:14px}.mobile-lifelines i{font-size:25px;font-style:normal}.mobile-lifelines h3{font-size:14px}.mobile-lifelines p{color:#c8ced8;font-size:11px}.centered-sidebar-page{place-items:center;display:grid}.mobile-empty{text-align:center;background:#131e32;border:1px solid #59667b;border-radius:12px;width:100%;padding:35px 25px}.empty-coin{color:#e99400;background:#ffb43b;border:8px solid #e99400;border-radius:50%;width:72px;height:72px;margin:auto;font-size:0}.mobile-empty h1{font-size:27px}.mobile-empty p{color:#c8ced8}.mobile-empty a,.mobile-form-card form button{color:#fff;background:#ffb43b;border:0;border-radius:7px;width:100%;padding:12px;font-weight:800;display:block}.form-page{padding-top:28px}.mobile-form-card{text-align:center;background:#131e32;border:1px solid #59667b;border-radius:12px;padding:27px 20px}.mobile-form-card h1{margin:10px 0;font:800 33px Outfit}.mobile-form-card>p{color:#c8ced8;font-size:13px}.mobile-form-card form{text-align:left;gap:15px;margin-top:25px;display:grid}.mobile-form-card label{gap:7px;font-size:12px;font-weight:800;display:grid}.mobile-form-card input,.mobile-form-card select,.mobile-form-card textarea{color:#fff;background:#202c40;border:1px solid #59667b;border-radius:7px;outline:none;width:100%;padding:12px}.mobile-form-card input:focus,.mobile-form-card textarea:focus{border-color:#ffb43b}.form-switch{margin-top:20px!important}.form-switch a{color:#ffb43b;font-weight:800}.error-page{text-align:center;color:#fff;background:#162136;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 74px);padding:55px 28px;display:flex}.error-code{color:#ffb43b;letter-spacing:5px;font:900 68px/.9 Outfit,Arial,sans-serif}.error-illustration{color:#ffb43b;background:#131e32;border:7px solid #ffb43b;border-radius:50%;place-items:center;width:108px;height:108px;margin:25px 0;font:900 66px/1 Arial;display:grid;box-shadow:0 0 0 10px #ffb43b19}.error-page h1,.global-error-page h1{margin:4px 0 10px;font:800 30px Outfit,Arial,sans-serif}.error-page>p,.global-error-page>p{color:#c9cfda;max-width:330px;margin:0 0 23px;font-size:14px;line-height:1.55}.error-page>small{color:#8f99aa;overflow-wrap:anywhere;margin:-10px 0 20px;font-size:10px}.error-page>a,.error-actions a,.error-actions button,.global-error-page>a,.global-error-page>button{color:#fff;cursor:pointer;background:#ffb43b;border:0;border-radius:8px;min-width:190px;padding:12px 18px;font-size:14px;font-weight:800}.error-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.error-actions a,.error-actions button{min-width:0}.error-actions a{background:#27354c;border:1px solid #59667b}.global-error-body{background:radial-gradient(circle,#596474 0,#303948 72%,#27303e 100%);margin:0;font-family:Arial,sans-serif}.global-error-page{text-align:center;color:#fff;background:#162136;flex-direction:column;justify-content:center;align-items:center;width:min(100%,428px);min-height:100vh;margin:auto;padding:45px 28px;display:flex;box-shadow:0 0 60px #0005}.global-error-brand{color:#ffb43b;font:800 26px Outfit,Arial;position:absolute;top:24px}.global-error-page>a{background:#27354c;border:1px solid #59667b;margin-top:10px}.quiziko-wordmark{justify-content:center;align-items:center;display:flex}.quiziko-wordmark img{object-fit:contain;width:128px;height:auto;display:block}.quiziko-mark{justify-content:center;min-height:46px;display:flex}.quiziko-mark img{object-fit:contain;width:150px;height:auto;display:block}.category-navigation{background:#121d31;height:76px;margin:0 -10px 18px;position:relative}.category-navigation .category-rail{height:76px;margin:0;padding:0 46px;scroll-padding-inline:46px}.category-arrow{z-index:5;color:#fff;cursor:pointer;background:#121d31;border:0;width:38px;font-size:35px;font-weight:300;position:absolute;top:0;bottom:0}.category-arrow-left{left:0}.category-arrow-right{right:0}.category-arrow:hover{color:#ffb43b}.category-arrow:focus-visible{outline-offset:-4px;outline:2px solid #ffb43b}.mobile-coins{color:#fff;border:2px solid #ffad28;border-radius:22px;justify-content:center;align-items:center;gap:4px;width:72px;min-width:72px;height:38px;padding:0 10px 0 27px;font-family:Arial,sans-serif;display:flex;position:relative}.mobile-coins .coin-plus{color:#ffad28;background:#121d31;border:2px solid #ffad28;border-radius:50%;place-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:grid;position:absolute;top:7px;left:-6px}.mobile-coins .coin-disc{background:radial-gradient(circle at 38% 35%,#ffe277 0 18%,#ffc536 20% 58%,#f5a400 60% 100%);border:2px solid #ef9500;border-radius:50%;flex:none;width:20px;height:20px;position:relative;box-shadow:inset 0 0 0 2px #ffd75c}.mobile-coins .coin-disc:after{content:"$";color:#e89a00;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;inset:0}.mobile-coins strong{font-size:16px;line-height:1}.main-quiz-icon img{object-fit:contain;width:60px;height:60px;display:block}.main-quiz-icon>span{place-items:center;width:100%;height:100%;display:grid}.category-rail button{padding-top:10px;padding-bottom:10px}.category-rail button.active{border-radius:22px}.header-ad{text-align:center;background:#101a2d;justify-content:center;align-items:center;width:100%;min-height:90px;padding:6px 8px;display:flex;overflow:hidden}.header-ad .adsbygoogle{width:100%;min-height:76px}.reference-shell>.reference-shell{width:100%;min-height:0;box-shadow:none}.intro-quiz-body{width:100%}.coin-plus:disabled,.reward-claim:disabled{opacity:.65;cursor:wait}.mobile-coins .coin-plus{text-align:center;z-index:2;appearance:none;margin:0;padding:0;font-family:Arial,sans-serif;line-height:16px;top:50%;left:-8px;transform:translateY(-50%)}.mobile-coins{overflow:visible}.mobile-coins .coin-plus{cursor:pointer;left:-7px}.mobile-coins .coin-plus:not(:disabled):hover{color:#121d31;background:#ffad28}.mobile-coins .coin-plus:not(:disabled):active{transform:translateY(-50%)scale(.92)}.mobile-coins{width:auto;min-width:86px;padding-left:27px;padding-right:12px}.mobile-coins strong{text-align:center;white-space:nowrap;min-width:18px}.reference-question+.quiziko-mark{margin-top:22px;margin-bottom:8px}
