:root{color:#14204a;font-synthesis:none;--blue:#2f62ff;--blue-dark:#1f48d8;--pink:#ff4f86;--green:#42ce83;--yellow:#fc3;--orange:#ff9f1c;--ink:#14204a;--muted:#68718d;--line:#e8ebf3;--soft:#f6f8ff;--shadow:0 18px 50px #1e37821f;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{min-height:100vh;overflow:hidden}.topbar{z-index:20;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;height:70px;margin:0 auto;padding:0 20px;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:9px;font:700 25px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:inline-flex}.brand-shapes{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:31px;height:29px;display:grid}.brand-shapes i{display:block}.brand-shapes i:first-child{background:var(--blue);border-radius:50%}.brand-shapes i:nth-child(2){background:var(--pink);border-radius:50% 50% 2px}.brand-shapes i:last-child{background:var(--green);clip-path:polygon(50% 0,100% 100%,0 100%);grid-column:1/3;justify-self:center;width:17px}.topbar-actions{align-items:center;gap:10px;display:flex}.language-select{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:4px;height:40px;padding:0 11px;display:flex}.language-select select{max-width:87px;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;font-weight:700}.language-select select:disabled{cursor:not-allowed;opacity:.55}.login-link{max-width:180px;min-height:40px;color:var(--blue);border:2px solid var(--blue);text-overflow:ellipsis;white-space:nowrap;border-radius:22px;justify-content:center;align-items:center;padding:0 17px;font-weight:800;text-decoration:none;display:inline-flex;overflow:hidden}.offline-pill,.free-badge{color:#c82e60;text-transform:uppercase;letter-spacing:.04em;background:#ffe8ef;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-block}.hero{background:linear-gradient(120deg,#f4f7ff 0%,#fff 48%,#fff8e9 100%);grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:60px;min-height:520px;padding:62px max(24px,50vw - 560px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--blue);letter-spacing:.075em;text-transform:uppercase;margin:0 0 13px;font-size:13px;font-weight:800}.eyebrow span{color:var(--yellow);margin-right:7px}.hero h1{letter-spacing:-.045em;max-width:650px;margin:0;font:700 clamp(52px,6.4vw,82px)/.94 Arial Rounded MT Bold,system-ui,sans-serif}.hero h1 em{color:var(--blue);font-style:normal;display:block}.hero-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:25px 0;font-size:19px;line-height:1.55}.hero-actions,.result-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:18px;min-height:48px;padding:0 22px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button.primary{color:#fff;background:var(--blue);box-shadow:0 10px 22px #2f62ff42}.button.primary:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 13px 28px #2f62ff52}.button.secondary{color:var(--blue);background:#fff;border:2px solid #ccd7ff}.button.ghost{color:var(--ink);border:2px solid var(--line);background:#fff}.button.danger{color:#c42355;background:#ffe9f0}.button.jumbo{border-radius:20px;min-height:59px;padding:0 28px;font-size:16px}.button.jumbo span{margin-right:9px}.button.full{width:100%}.hero-visual{place-items:center;display:grid;position:relative}.podium-card{aspect-ratio:1.1;border:4px solid var(--ink);width:min(100%,440px);box-shadow:18px 18px 0 var(--yellow);background:#fff;border-radius:42px;justify-content:center;align-items:end;gap:12px;padding:80px 35px 38px;display:flex;position:relative;transform:rotate(2deg)}.podium-card:before,.podium-card:after{content:"";border-radius:50%;position:absolute}.podium-card:before{background:var(--pink);width:31px;height:31px;top:25px;left:33px}.podium-card:after{background:var(--green);clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0;width:34px;height:34px;top:37px;right:35px}.podium-person{align-content:end;justify-items:center;width:30%;display:grid;position:relative}.podium-person:before{content:"";border:4px solid var(--ink);z-index:1;background:currentColor;border-radius:50%;width:62px;height:62px;margin-bottom:-4px}.podium-person i{border:4px solid var(--ink);width:100%;height:95px;color:var(--ink);text-align:center;background:currentColor;border-radius:22px 22px 5px 5px;padding-top:18px;font:700 32px/1 Arial Rounded MT Bold,system-ui,sans-serif}.person-one{color:var(--yellow)}.person-one i{height:143px}.person-one span{color:var(--orange);font-size:30px;position:absolute;top:-28px}.person-two{color:var(--blue)}.person-three{color:var(--pink)}.confetti i,.result-confetti i{background:var(--pink);border-radius:50%;width:12px;height:12px;position:absolute}.confetti i:first-child{top:12%;left:4%}.confetti i:nth-child(2){background:var(--yellow);border-radius:0;top:8%;left:44%;transform:rotate(30deg)}.confetti i:nth-child(3){background:var(--blue);top:20%;right:3%}.confetti i:nth-child(4){background:var(--green);clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0;bottom:9%;right:47%}.confetti i:nth-child(5){background:var(--orange);border-radius:0;bottom:18%;left:2%;transform:rotate(50deg)}.confetti i:nth-child(6){background:var(--pink);bottom:11%;right:8%}.content-section{max-width:1120px;margin:0 auto;padding:58px 24px 86px}.pack-card{border:2px solid var(--line);border-radius:30px;grid-template-columns:128px 1fr auto;align-items:center;gap:28px;min-height:170px;padding:22px 24px;display:grid;box-shadow:0 8px 30px #19326e0f}.pack-art,.mini-pack-art{color:var(--ink);background:var(--yellow);place-items:center;font:700 65px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:grid;position:relative;overflow:hidden}.pack-art{border:3px solid var(--ink);border-radius:26px;width:128px;height:128px}.pack-art i{background:var(--pink);border-radius:50%;width:33px;height:33px;position:absolute}.pack-art i:first-of-type{top:4px;left:-7px}.pack-art i:last-of-type{background:var(--green);clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0;bottom:5px;right:-6px}.pack-copy h2{margin:8px 0 5px;font:700 27px/1.15 Arial Rounded MT Bold,system-ui,sans-serif}.pack-copy>p{color:var(--muted);margin:0 0 15px}.pack-meta{color:var(--muted);flex-wrap:wrap;gap:17px;font-size:13px;font-weight:700;display:flex}.pack-meta span:first-child{color:var(--blue)}.round-arrow{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:50%;width:52px;height:52px;font-size:28px}.section-title{text-align:center;margin:60px 0 28px;font:700 34px/1 Arial Rounded MT Bold,system-ui,sans-serif}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step{background:var(--soft);border-radius:25px;align-items:flex-start;gap:16px;min-height:145px;padding:24px;display:flex}.step-number{color:#fff;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;font:700 21px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:grid}.step-number.blue{background:var(--blue)}.step-number.pink{background:var(--pink)}.step-number.green{background:var(--green)}.step h3{margin:4px 0 6px;font-size:17px}.step p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.setup-page{background:linear-gradient(#f6f8ff,#fff);min-height:calc(100vh - 70px);padding:30px 20px 80px}.back-link{width:min(100%,680px);color:var(--blue);text-align:left;cursor:pointer;background:0 0;border:0;margin:0 auto 14px;font-weight:800;display:block}.setup-card{border:1px solid var(--line);width:min(100%,680px);box-shadow:var(--shadow);background:#fff;border-radius:32px;margin:0 auto;padding:34px}.setup-heading{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:25px;display:flex}.mini-pack-art{border:3px solid var(--ink);border-radius:20px;flex:0 0 75px;width:75px;height:75px;font-size:44px}.setup-heading .eyebrow{margin-bottom:4px;font-size:11px}.setup-heading h1{margin:0;font:700 31px/1.15 Arial Rounded MT Bold,system-ui,sans-serif}.setup-heading p:last-child{color:var(--muted);margin:6px 0 0;font-size:14px}.setup-card fieldset{border:0;border-top:1px solid var(--line);margin:0 0 26px;padding:25px 0 0}.setup-card fieldset:first-of-type{border-top:0}.setup-card legend{align-items:center;gap:9px;margin-bottom:14px;font-weight:800;display:flex}.setup-card legend span{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.team-inputs{gap:10px;display:grid}.team-input{border:2px solid var(--line);border-radius:17px;align-items:center;gap:11px;min-height:53px;padding:0 12px;display:flex}.team-input:focus-within{border-color:#a9baff;box-shadow:0 0 0 3px #edf1ff}.team-input i{border-radius:50%;flex:0 0 18px;width:18px;height:18px}.team-input input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-weight:700}.team-input button{cursor:pointer;background:#f2f3f7;border:0;border-radius:50%;width:31px;height:31px;font-size:20px}.add-team{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:11px;padding:8px 0;font-weight:800}.choice-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.choice{border:2px solid var(--line);min-height:79px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:38px 1fr 23px;align-items:center;gap:8px;padding:12px;display:grid}.choice.selected{border-color:var(--blue);background:#f4f7ff}.choice-icon{width:36px;height:36px;color:var(--blue);background:#e8edff;border-radius:12px;place-items:center;font-weight:800;display:grid}.choice strong,.choice small{display:block}.choice small{color:var(--muted);margin-top:3px;font-size:11px}.choice>i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;font-style:normal;display:grid}.choice:not(.selected)>i{background:0 0;border:2px solid #d7dbe7}.game-page{min-height:100vh;padding-bottom:max(30px, env(safe-area-inset-bottom));background:#f5f7ff}.game-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:44px 1fr 44px;align-items:center;gap:15px;min-height:76px;padding:12px max(15px,50vw - 390px);display:grid}.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;font-size:22px}.icon-button.close{font-size:27px}.icon-button:disabled{opacity:.3;cursor:default}.progress-wrap p{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin:0 0 7px;font-size:12px}.progress{background:#e5e9f5;border-radius:10px;height:8px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #6689ff);height:100%;transition:width .25s;display:block}.score-strip{scrollbar-width:none;gap:7px;max-width:780px;margin:0 auto;padding:13px 17px;display:flex;overflow-x:auto}.score-strip::-webkit-scrollbar{display:none}.score-team{background:#fff;border:2px solid #0000;border-radius:16px;flex:1 0 126px;align-items:center;gap:7px;min-width:126px;height:44px;padding:0 10px;display:flex}.score-team.active{border-color:#bcc8f4;box-shadow:0 5px 13px #1e346e14}.score-team i{border-radius:50%;flex:0 0 11px;width:11px;height:11px}.score-team span{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:700;overflow:hidden}.score-team strong{font:700 19px/1 Arial Rounded MT Bold,system-ui,sans-serif}.question-card{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(100% - 28px,720px);margin:0 auto;padding:0 25px 27px;overflow:hidden;box-shadow:0 14px 45px #1f35751c}.turn-banner{color:#fff;background:var(--team-colour);align-items:center;gap:10px;min-height:53px;margin:0 -25px;padding:8px 23px;display:flex}.turn-banner span{text-transform:uppercase;letter-spacing:.06em;opacity:.9;font-size:12px}.turn-banner strong{flex:1;font-size:17px}.turn-banner b{background:#ffffff38;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.turn-banner b.urgent{color:#b71c45;background:#fff;animation:.7s infinite alternate pulse}@keyframes pulse{to{transform:scale(1.12)}}.question-card>h1{text-align:center;max-width:620px;margin:27px auto 13px;font:700 clamp(25px,6vw,34px)/1.18 Arial Rounded MT Bold,system-ui,sans-serif}.host-hint{text-align:center;margin:0 0 20px}.host-hint strong,.host-hint span{display:block}.host-hint strong{font-size:14px}.host-hint span{color:var(--muted);margin-top:2px;font-size:12px}.question-source{color:var(--ink);background:var(--soft);text-align:center;border-radius:13px;margin:-6px auto 18px;padding:9px 12px;text-decoration:none;display:block}.question-source:hover{background:#edf1ff}.question-source span,.question-source small{display:block}.question-source span{color:var(--blue);font-size:11px;font-weight:800}.question-source small{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.35}.answers{gap:10px;display:grid}.answer{border:2px solid var(--line);min-height:69px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:19px;align-items:center;gap:13px;padding:8px 13px;display:flex}.answer:hover:not(:disabled){border-color:#a7b8f5;transform:translateY(-1px)}.answer:disabled{cursor:default}.answer.claimed{background:#f3fcf7;border-color:#d9f1e5}.rank{width:43px;height:43px;color:var(--ink);background:var(--yellow);border-radius:14px;flex:0 0 43px;place-items:center;font:700 22px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:grid}.rank-2 .rank{background:#d9e0ed}.rank-3 .rank{background:#efaa78}.answer-copy{flex:1;min-width:0}.answer-copy strong,.answer-copy small{display:block}.answer-copy strong{font-size:15px}.answer-copy small{margin-top:3px;font-weight:800}.answer-points{color:var(--blue);font-weight:800}.answer-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.game-actions{grid-template-columns:1.2fr 1fr;gap:10px;margin-top:18px;display:grid}.round-result{margin-top:19px}.results-page{min-height:100vh;padding:38px 20px max(45px, env(safe-area-inset-bottom));background:linear-gradient(145deg,#f2f5ff,#fff9e8);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.results-page>.brand{z-index:1;margin-bottom:44px}.results-page>.eyebrow{margin-bottom:8px}.results-page h1{text-align:center;max-width:650px;margin:0;font:700 clamp(40px,10vw,65px)/1 Arial Rounded MT Bold,system-ui,sans-serif}.trophy{border:4px solid var(--ink);color:#fff;background:var(--yellow);width:105px;height:105px;box-shadow:9px 9px 0 var(--pink);border-radius:50%;place-items:center;margin:24px auto;font-size:52px;display:grid}.ranking{gap:9px;width:min(100%,560px);display:grid}.ranking-row{border:2px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:34px 18px 1fr auto;align-items:center;gap:11px;min-height:65px;padding:9px 15px;display:grid}.ranking-row>span{background:#f0f2f8;border-radius:12px;place-items:center;width:34px;height:34px;font:700 18px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:grid}.ranking-row.place-1{border-color:#f4ca3b}.ranking-row.place-1>span{background:var(--yellow)}.ranking-row>i{border-radius:50%;width:15px;height:15px}.ranking-row>b{color:var(--blue)}.result-actions{justify-content:center;margin-top:26px}.result-confetti i{left:calc((var(--n,1) * 47px) % 100%)}.result-confetti i:nth-child(4n+1){background:var(--pink);top:14%;left:7%}.result-confetti i:nth-child(4n+2){background:var(--green);top:22%;left:auto;right:9%}.result-confetti i:nth-child(4n+3){background:var(--yellow);border-radius:0;bottom:15%;left:14%;transform:rotate(35deg)}.result-confetti i:nth-child(4n){background:var(--blue);bottom:10%;left:auto;right:13%}.splash{min-height:100vh;color:var(--muted);background:linear-gradient(145deg,#f4f7ff,#fff9e9);place-content:center;justify-items:center;gap:25px;display:grid}.loader{gap:8px;display:flex}.loader i{background:var(--blue);border-radius:50%;width:15px;height:15px;animation:.7s infinite alternate bounce}.loader i:nth-child(2){background:var(--pink);animation-delay:.15s}.loader i:nth-child(3){background:var(--green);animation-delay:.3s}@keyframes bounce{to{transform:translateY(-11px)}}.error-face{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:70px;height:70px;font:700 40px/1 Arial Rounded MT Bold,system-ui,sans-serif;display:grid}.error-state h1{max-width:360px;color:var(--ink);text-align:center;margin:0;font:700 28px/1.2 Arial Rounded MT Bold,system-ui,sans-serif}@media (width<=760px){.topbar{height:62px;padding:0 14px}.topbar .brand{font-size:21px}.topbar .brand-shapes{width:27px;height:25px}.language-select{justify-content:center;width:42px;padding:0}.language-select select{opacity:0;width:42px;height:42px;position:absolute}.login-link{max-width:85px;min-height:38px;padding:0 12px;font-size:13px}.offline-pill{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:42px;min-height:auto;padding:45px 22px 52px}.hero-copy>p:not(.eyebrow){margin:20px auto 25px;font-size:16px}.hero h1{font-size:clamp(49px,17vw,68px)}.hero-actions{justify-content:center}.hero-actions .button{width:100%}.hero-visual{padding:0 12px 15px 0}.podium-card{width:min(100%,365px);box-shadow:12px 12px 0 var(--yellow);border-radius:34px;padding-top:70px}.podium-person:before{width:48px;height:48px}.podium-person i{height:76px}.person-one i{height:113px}.content-section{padding:38px 15px 62px}.pack-card{border-radius:24px;grid-template-columns:85px 1fr;gap:15px;min-height:auto;padding:17px}.pack-art{border-radius:20px;width:85px;height:105px;font-size:50px}.pack-copy h2{font-size:21px}.pack-copy>p{font-size:13px;line-height:1.35}.pack-meta{gap:7px 12px;font-size:11px}.round-arrow{display:none}.section-title{margin:43px 0 22px;font-size:29px}.steps{grid-template-columns:1fr;gap:10px}.step{min-height:auto;padding:18px}.setup-page{min-height:calc(100vh - 62px);padding:15px 10px 50px}.setup-card{border-radius:26px;padding:22px 17px}.setup-heading{align-items:flex-start}.mini-pack-art{flex-basis:62px;width:62px;height:62px;font-size:38px}.setup-heading h1{font-size:26px}.choice-grid{grid-template-columns:1fr}.question-card{border-radius:23px;width:calc(100% - 18px);padding:0 15px 18px}.turn-banner{margin:0 -15px;padding:8px 16px}.question-card>h1{margin-top:22px}.game-actions{grid-template-columns:1fr}.results-page{padding-top:24px}.results-page>.brand{margin-bottom:35px}.result-actions{flex-direction:column;width:100%}.result-actions .button{width:100%}}@media (width<=390px){.topbar-actions{gap:5px}.login-link{max-width:71px;padding:0 9px}.hero{padding-inline:16px}.pack-card{grid-template-columns:72px 1fr}.pack-art{width:72px;height:103px}.game-header{grid-template-columns:40px 1fr 40px;gap:9px}.icon-button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
