:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#243d32;background:#f7f7ef;font-synthesis:none;font-size:14px;line-height:1.5;--green: #205c49;--ink: #243d32;--muted: #626f5d;--border: #e0e3d7;--cream: #f7f7ef;--orange: #ae643e}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd793d;outline-offset:4px}button{transition:background .15s,transform .15s,border-color .15s}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1.5px}h2{font-size:22px;letter-spacing:-.6px}h3{font-size:16px;margin-bottom:8px}p{color:var(--muted)}svg{flex-shrink:0}button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.app-shell{max-width:1280px;margin:auto;padding:0 58px;min-height:100dvh;display:flex;flex-direction:column}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:20px}.brand{display:flex;align-items:center;gap:0;font-weight:750;letter-spacing:-.9px;font-size:24px;text-decoration:none}.brand>span:not(.brand-icon){font-weight:450}.brand-icon{background:var(--green);color:var(--cream);height:39px;width:39px;border-radius:50%;display:grid;place-items:center;margin-right:11px}.header-actions{display:flex;align-items:center;gap:26px}.text-button{border:0;background:transparent;color:var(--muted);padding:10px 0;font-size:12px;font-weight:600;min-height:40px}.text-button:hover{color:var(--green)}.guest-chip{display:flex;align-items:center;gap:9px;padding:8px 13px;background:#ecefe4;border-radius:7px;max-width:240px;font-size:12px;font-weight:600}.guest-chip>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-label{font-size:9px;letter-spacing:1px;color:var(--muted)}.status-dot{width:6px;height:6px;border-radius:100%;display:inline-block;background:#538463;flex-shrink:0;box-shadow:0 0 0 3px #5384630d}.status-dot.offline{background:var(--orange)}main{flex:1;padding-bottom:32px}.welcome{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;padding:64px 0 36px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--muted);margin-bottom:20px;display:flex;align-items:center;gap:10px}.welcome h1{font-size:64px;line-height:1.07;margin:0 0 22px;letter-spacing:-2.3px}.welcome h1 em{font-weight:400;color:var(--green)}.hero-facts{display:flex;gap:20px;font-size:11px;color:#596750}.hero-facts>span{display:flex;align-items:center;gap:6px}.globe-art{position:relative;height:326px;width:100%;max-width:480px;margin-top:13px}.globe-art>img{height:337px;width:337px;display:block;margin:auto;opacity:.92}.globe-note{position:absolute;bottom:39px;left:0;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#fcfcf6;border:1px solid var(--border);border-radius:7px;box-shadow:0 5px 16px #304b3510;transform:rotate(-5deg)}.globe-note>span{font-size:8px;letter-spacing:1.4px;line-height:1.9}.globe-note strong{font-family:Georgia,serif;font-size:13px;letter-spacing:0;font-weight:400}.globe-note>svg{color:var(--orange)}.welcome-right{padding-top:1px}.entry-card{background:#fffef9;border:1px solid #dedfd2;border-radius:12px;padding:29px 33px 25px;box-shadow:0 7px 0 -3px #eaeddf,0 8px 0 -3px #d8dfd0;position:relative}.entry-icon{background:#eef1e6;border:1px solid #e2e7d8;width:57px;height:57px;display:grid;place-items:center;border-radius:50%;margin:0 0 20px;color:var(--green)}.entry-card label{font-size:11px;font-weight:600;display:block;margin-bottom:8px}.entry-card input{width:100%;height:48px;padding:12px 14px;border:1px solid #d7dccd;border-radius:6px;background:#fffefb;color:var(--ink);margin-bottom:13px;font-size:13px}.entry-card input::placeholder{color:#63725b}.button{min-height:44px;border:1px solid transparent;border-radius:6px;padding:11px 19px;font-size:12px;font-weight:650;white-space:nowrap}.primary{background:var(--green);color:#fffef8;border-color:var(--green)}.primary:hover:not(:disabled){background:#174a3a}.primary:disabled{background:#a6b6a8;border-color:#a6b6a8;color:#fff}.secondary{background:#fafbf5;border-color:#cbd5c3;color:var(--green)}.secondary:hover:not(:disabled){background:#e9efdf;border-color:#90aa8c}.secondary:disabled{opacity:.55}.full{width:100%;justify-content:space-between}.route-preview{padding:30px 13px 0}.route-preview>.eyebrow{font-size:9px;margin-bottom:9px;letter-spacing:1.5px}.route-step{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid var(--border)}.route-step:last-child{border-bottom:0}.route-icon{display:grid;place-items:center;background:#edf0e5;border:1px solid #e1e6d7;width:35px;height:35px;border-radius:6px;color:#53744d}.route-step>div{display:flex;flex-direction:column;gap:3px}.route-step strong{font-size:12px;font-weight:600}.route-step>div>span{color:var(--muted);font-size:10px}.route-number{margin-left:auto;font-family:Georgia,serif;color:#63725b;font-size:17px}.page-heading{padding:47px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:24px}.page-heading h1{font-size:clamp(24px,3vw,32px);margin-bottom:0}.lobby-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px}.panel{background:#fffef9;border:1px solid var(--border);border-radius:10px}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid var(--border);gap:12px}.panel-heading h2{font-size:15px;letter-spacing:-.3px;margin:0;display:flex;align-items:center;gap:8px}.count-pill{font-size:10px;border-radius:5px;background:#eef0e5;padding:3px 6px;color:var(--muted)}.empty-state{text-align:center;padding:64px 20px 75px}.empty-icon{color:#567d55;margin:0 auto 22px;width:85px;height:85px;border:1px dashed #bccab1;border-radius:50%;display:grid;place-items:center;background:#f1f4e9}.empty-state h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.empty-state p{font-size:12px;line-height:1.9;margin:14px 0 23px}.field-guide{background:#eaf0df;border:1px solid #dce4d1;border-radius:10px;padding:26px 23px}.field-guide .eyebrow{font-size:9px}.field-guide h2{font-family:Georgia,serif;font-weight:400;font-size:29px;line-height:1.2}.field-guide>p{font-size:11px;line-height:1.9}.guide-phase{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #d7dfcb;color:#56734f}.guide-phase>div{display:flex;flex-direction:column;gap:4px}.guide-phase strong{font-size:11px;font-weight:600;color:var(--ink)}.guide-phase>div>span{font-size:9px;color:var(--muted)}.guide-phase>span{margin-left:auto;color:#63725b;font-size:10px}.guide-tip{display:flex;gap:12px;margin-top:21px;align-items:center;color:#657a57}.guide-tip p{font-size:10px;line-height:1.8;margin:0}.room-row{padding:22px 24px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--border)}.room-row:last-child{border-bottom:0}.avatar{display:grid;place-items:center;border-radius:50%;width:39px;height:39px;flex-shrink:0;background:#e9efdf;border:1px solid #d7e1cc;color:var(--green);font-family:Georgia,serif;font-size:21px}.avatar.clay{background:#f2e7db;color:#a26445;border-color:#e5d7c6}.room-description{flex:1;min-width:0}.room-description h3{font-size:13px;font-weight:600;overflow-wrap:anywhere;margin-bottom:6px}.room-description p{margin:0;font-size:9px;letter-spacing:.3px}.room-description p span{padding:0 4px}.occupancy{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:5px}.muted-button{background:#f0f1e9;color:#8e9786}.room-row .button{min-width:86px;font-size:10px;padding:8px 10px}.match-topline{display:flex;align-items:center;justify-content:flex-end;padding:25px 0 22px}.waiting-room{text-align:center;padding:46px 30px 35px}.waiting-room>p{font-size:13px}.duel-players{position:relative;max-width:610px;margin:35px auto 28px;display:grid;grid-template-columns:1fr 1fr;gap:64px}.duel-player{padding:25px 15px;background:#f3f5ea;border:1px solid #dce4d2;border-radius:9px;min-width:0}.duel-player.open-seat{background:#fbfbf5;border:1px dashed #ccd5bf}.avatar.large{height:64px;width:64px;font-size:31px;margin:auto auto 17px}.duel-player h3{overflow-wrap:anywhere;margin-bottom:7px}.player-status{font-size:10px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:6px}.versus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Georgia,serif;font-style:italic;font-size:21px;color:#a3ac94}.start-button{min-width:250px}.waiting-facts{margin-top:25px;color:var(--muted);font-size:10px}.waiting-facts span{padding:0 9px}.waiting-note{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;color:#63725b;margin:27px auto}.center-state{padding:85px 25px;text-align:center}.center-state>svg{color:var(--green);margin-bottom:20px}.center-state h1{font-size:35px}.center-state p{margin-bottom:25px}.phase-track{display:flex;border:1px solid var(--border);border-radius:8px;margin-bottom:22px;background:#f0f2e7;overflow:hidden}.phase-track-item{display:flex;align-items:center;gap:12px;padding:16px 23px;flex:1;color:#63725b}.phase-track-item.active{background:#e4ecdb;color:var(--green)}.phase-track-item.complete{color:#5c7854}.phase-track-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:1px solid #d0dac5;background:#f8faf1}.phase-track-item.active .phase-track-icon{background:var(--green);border-color:var(--green);color:#fff}.phase-track-item>div{display:flex;flex-direction:column;gap:4px}.phase-track-item small{font-size:8px;letter-spacing:1.3px}.phase-track-item strong{font-size:11px;font-weight:600}.track-arrow{margin-left:auto;opacity:.5}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.game-panel{padding:23px 30px 18px;min-width:0}.question-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.question-top .eyebrow{margin:0;font-size:9px;gap:5px}.question-top .eyebrow strong{color:var(--ink);font-size:12px}.timer{display:flex;align-items:center;gap:7px;color:var(--green);background:#edf2e5;padding:5px 10px;border-radius:5px;font-variant-numeric:tabular-nums}.timer strong{font-size:19px;min-width:36px;text-align:right;font-weight:600}.timer>span{font-size:11px;margin-left:-5px}.timer.urgent{color:#b04d36;background:#fff0e8}.timer-track{height:3px;background:#e9eddf;border-radius:2px;overflow:hidden}.timer-track>div{height:100%;background:#88a17c;transition:width 75ms linear}.timer-track>div.urgent{background:#b76547}.question-visual{height:241px;display:flex;align-items:center;justify-content:center;margin:4px 0 7px;background-image:radial-gradient(#b9c3ae66 .65px,transparent .65px);background-size:13px 13px;position:relative}.country-shape{width:100%;height:230px;object-fit:contain}.country-flag{max-height:164px;max-width:75%;box-shadow:0 6px 12px #304b3510}.question-prompt{text-align:center;font-family:Georgia,serif;font-size:27px;font-weight:400;letter-spacing:-.7px;margin-bottom:20px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer{justify-content:flex-start;min-height:51px;border:1px solid #dce1d1;border-radius:6px;background:#fdfdf7;padding:9px 12px;color:var(--ink);font-size:12px;text-align:left;gap:12px;line-height:1.3}.answer:hover:not(:disabled){background:#edf3e5;border-color:#6c8f5c}.answer:disabled{opacity:1}.answer-feedback-icon{display:grid;place-items:center;flex-shrink:0;font-size:10px;color:#63725b;border:1px solid #dde3d4;background:#f3f5ed;border-radius:4px;width:25px;height:25px}.answer.correct{border-color:#5c9266;background:#e4f0de;color:#23572a}.answer.correct .answer-feedback-icon{color:#fff;background:#3e7950;border-color:#3e7950}.answer.incorrect{border-color:#c18870;background:#f8eae3;color:#924a34}.answer.incorrect .answer-feedback-icon{color:#fff;background:#ab6349;border-color:#ab6349}.question-footer{display:flex;justify-content:space-between;gap:10px;margin-top:17px;font-size:9px;color:#63725b;min-height:19px}.question-footer>span>span{color:var(--muted);margin-left:5px}.correct-text{color:var(--green)}.capital-visual{height:210px;flex-direction:column;gap:17px}.capital-icon{height:76px;width:76px;display:grid;place-items:center;border-radius:50%;background:#e8eddf;border:1px solid #d5dfca}.scoreboard .panel-heading{padding:20px}.scoreboard .panel-heading h2{font-size:13px}.score-player{padding:22px 20px;border-bottom:1px solid var(--border)}.score-player-top{display:flex;align-items:center;gap:10px}.score-player-top>div{flex:1;min-width:0}.score-player-top>div h3{font-size:12px;margin:0 0 4px;overflow-wrap:anywhere}.score-player-top small,.result-card h2 small{color:#63725b;font-size:8px;letter-spacing:1px;font-weight:600;margin-left:4px}.score-player-top>div>span{font-size:9px;color:var(--muted)}.score-player-top>svg{color:#63725b}.score-numbers{display:grid;grid-template-columns:1fr 1fr;margin:18px 0}.score-numbers>div{display:flex;flex-direction:column;align-items:center;gap:1px}.score-numbers>div+div{border-left:1px solid var(--border)}.score-numbers strong{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.2}.score-numbers>div:last-child strong{color:#63725b}.score-numbers span{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:4px}.progress-dots{display:flex;gap:5px}.progress-dots>span{height:4px;flex:1;background:#e9eddf;border-radius:1px}.progress-dots .filled{background:#7e9c6d}.phase-intro{min-height:501px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.intro-symbol{width:94px;height:94px;background:#ebf1e1;border:1px solid #d9e2cd;border-radius:50%;display:grid;place-items:center;color:#658253;margin-bottom:27px}.phase-intro .eyebrow{font-size:9px;margin-bottom:12px}.phase-intro h1{font-size:36px;margin-bottom:16px}.phase-intro>p:not(.eyebrow){max-width:350px;font-size:12px;line-height:1.9}.countdown{font-family:Georgia,serif;font-size:65px;line-height:1.3;color:var(--green);margin:10px}.results-heading{text-align:center}.trophy-badge{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 20px;background:#efe6cb;color:#9f813e;border:1px solid #e4d9b8;border-radius:50%}.results-heading .eyebrow{justify-content:center;font-size:9px;margin-bottom:12px}.results-heading h1{font-size:43px;margin-bottom:13px;overflow-wrap:anywhere}.results-heading>p:last-child{font-size:12px}.result-cards{display:grid;grid-template-columns:1fr 1fr;gap:23px;max-width:760px;margin:31px auto 25px}.result-card{padding:24px}.result-card.winning{border-color:#8ea97a;box-shadow:0 0 0 3px #e7ecdd}.result-card-top{display:flex;align-items:center;justify-content:space-between}.result-card .avatar.large{margin:0 0 18px;width:49px;height:49px;font-size:24px}.result-rank{font-size:9px;letter-spacing:1px;color:#63725b;padding:5px 8px;background:#edf1e5;border-radius:4px}.winning .result-rank{color:#816b31;background:#f2ebd2}.result-card h2{font-size:17px;overflow-wrap:anywhere;margin-bottom:15px}.result-big{display:flex;align-items:baseline;gap:10px}.result-big strong{font-family:Georgia,serif;font-size:55px;font-weight:400;line-height:1.2}.result-big>span{font-size:12px;color:var(--muted)}.result-stats{margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.result-stats dt{font-size:10px;color:var(--muted)}.result-stats dd{margin:3px 0 0;font-size:16px;font-weight:600}.phase-results{border-top:1px solid var(--border);padding-top:12px}.phase-results>div{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:10px;color:var(--muted)}.phase-results strong{font-size:12px;color:var(--ink)}.phase-results small{font-size:10px;font-weight:400;color:var(--muted)}.results-actions{display:flex;justify-content:center;gap:12px}.rematch-note{text-align:center;font-size:12px;margin-top:20px}.alert,.connection-banner{display:flex;align-items:center;gap:12px;background:#faf0dd;border:1px solid #e2d4b5;color:#7d602a;padding:12px 16px;border-radius:6px;font-size:12px;margin:18px 0}.alert>span{flex:1}.connection-banner small{display:block;margin-top:3px;font-size:10px}.icon-button{border:0;background:transparent;padding:5px;color:inherit;min-height:34px;min-width:34px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{background:#fffef9;color:var(--ink);border:1px solid var(--border);border-radius:12px;padding:35px;max-width:490px;width:calc(100% - 32px);box-shadow:0 20px 100px #1c37283d}dialog::backdrop{background:#233d3266;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}dialog h2{font-family:Georgia,serif;font-size:30px;font-weight:400;max-width:350px}dialog p{font-size:12px;line-height:1.9}.dialog-close{position:absolute;right:10px;top:10px}.dialog-actions{display:flex;gap:10px;margin-top:20px}.spin{animation:rotate 8s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@media(min-width:1450px){.app-shell{max-width:1370px;padding:0 75px}.welcome{gap:110px;padding-top:76px}.welcome h1{font-size:72px}.globe-art{height:365px}.globe-art>img{height:365px;width:365px}.entry-card{padding:35px 40px}}@media(max-width:1050px){.app-shell{padding:0 30px}.welcome{gap:40px}.welcome h1{font-size:54px}.hero-facts{gap:12px;font-size:10px}.entry-card{padding:26px}.lobby-layout{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.field-guide{padding:22px 18px}.room-row{padding:20px 16px;gap:10px}.room-row>.avatar{display:none}.game-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.game-panel{padding:20px}.score-player{padding:19px 15px}.phase-track-item{padding:15px 18px}.score-player-top .avatar{width:32px;height:32px;font-size:18px}}@media(max-width:760px){.app-shell{padding:0 22px}.site-header{height:78px}.brand{font-size:21px}.brand-icon{height:34px;width:34px;margin-right:8px}.header-actions{gap:15px}.guest-label{display:none}.guest-chip{max-width:145px;padding:7px 9px;font-size:11px}.welcome{grid-template-columns:1fr 1fr;gap:25px;padding-top:40px}.welcome h1{font-size:42px;letter-spacing:-1.8px}.hero-facts{flex-wrap:wrap;row-gap:10px}.globe-art{height:270px}.globe-art>img{height:260px;width:260px;max-width:100%}.globe-note{bottom:28px;padding:9px}.globe-note strong{font-size:11px}.globe-note>span{font-size:6px}.entry-card{padding:23px 20px}.route-preview{padding:26px 4px 0}.route-preview>.eyebrow{font-size:8px;letter-spacing:1px}.page-heading{padding-top:32px}.lobby-layout{grid-template-columns:1fr}.field-guide{display:none}.room-row>.avatar{display:grid}.game-layout{grid-template-columns:1fr}.scoreboard{grid-row:1}.scoreboard .panel-heading{display:none}.score-players{display:grid;grid-template-columns:1fr 1fr}.score-player{padding:12px 15px;border:0}.score-player+div{border-left:1px solid var(--border)}.score-player-top{gap:8px}.score-player-top>div>span{font-size:8px}.score-numbers{display:flex;gap:17px;margin:9px 0}.score-numbers>div{flex-direction:row;gap:5px}.score-numbers>div+div{border:0}.score-numbers strong{font-family:inherit;font-size:17px;font-weight:600}.score-numbers span{font-size:8px}.score-numbers span>svg{width:11px}.progress-dots{gap:3px}.progress-dots>span{height:3px}.phase-track-item{padding:12px;gap:8px}.phase-track-item strong{font-size:10px}.phase-track-item small{font-size:7px}.phase-track-icon{width:29px;height:29px}.track-arrow{display:none}.phase-track{margin-bottom:15px}.question-visual{height:218px}.country-shape{height:213px}.game-layout{gap:14px}.phase-intro{min-height:420px}.results-heading h1{font-size:36px}}@media(max-width:540px){.app-shell{padding:0 17px}.site-header{height:72px}.brand{font-size:21px}.welcome{display:flex;flex-direction:column;padding-top:31px;gap:28px}.welcome h1{font-size:49px;line-height:1.05;margin-bottom:18px}.hero-facts{font-size:10px;gap:17px}.globe-art{display:none}.welcome-right{display:flex;flex-direction:column}.entry-card{padding:25px}.entry-icon svg{width:26px}.entry-card input{height:49px}.route-preview{padding:29px 7px 0}.route-preview>.eyebrow{font-size:8px}.route-step{padding:13px 0}.page-heading{display:block;padding:28px 0 22px}.page-heading>.button{margin-top:21px;width:100%}.panel-heading{padding:18px}.panel-heading h2{font-size:14px}.empty-state{padding:40px 16px 46px}.room-row{flex-wrap:wrap;gap:10px;padding:18px 15px}.room-description{flex-basis:calc(100% - 56px)}.room-row>.occupancy{margin-left:48px}.room-row>.button{margin-left:auto;min-width:110px}.room-row .avatar{width:35px;height:35px}.room-description p{font-size:8px}.header-actions{gap:12px}.guest-chip{max-width:120px}.match-topline{padding:19px 0 16px}.match-topline .text-button{font-size:10px}.waiting-room{padding:29px 17px}.waiting-room>p{font-size:11px}.duel-players{gap:26px;margin:25px auto}.duel-player{padding:22px 8px}.duel-player h3{font-size:13px}.avatar.large{width:51px;height:51px;font-size:26px}.player-status{font-size:8px;flex-wrap:wrap;gap:4px}.versus{font-size:14px}.start-button{width:100%;min-width:0}.waiting-facts{font-size:8px}.waiting-facts span{padding:0 5px}.phase-track-item{padding:9px 8px;gap:6px}.phase-track-icon{width:24px;height:24px}.phase-track-icon svg{width:13px}.phase-track-item small{font-size:6px;letter-spacing:.8px}.phase-track-item strong{font-size:8px}.phase-track-item>div{gap:3px}.score-player{padding:10px}.score-player-top .avatar{width:28px;height:28px;font-size:16px}.score-player-top>div h3{font-size:10px;margin-bottom:2px}.score-player-top small{font-size:6px;display:inline;margin:0}.score-player-top>svg{display:none}.score-numbers{gap:13px;margin:7px 0}.score-numbers strong{font-size:16px}.score-numbers span{font-size:7px}.score-numbers span>svg{display:none}.game-panel{padding:15px 14px 13px}.question-top .eyebrow{font-size:8px}.timer{padding:3px 8px}.timer strong{font-size:17px}.timer>svg{width:16px}.question-visual{height:179px;margin:4px 0}.country-shape{height:177px}.country-flag{max-height:119px}.question-prompt{font-size:24px;letter-spacing:-.5px;margin-top:7px}.answers{gap:8px}.answer{font-size:11px;min-height:53px;padding:8px;gap:7px}.answer-feedback-icon{width:21px;height:23px;font-size:9px}.question-footer{font-size:8px;margin-top:14px;justify-content:center}.capital-visual{height:155px}.capital-icon{width:61px;height:61px}.phase-intro{min-height:366px;padding:20px 3px}.phase-intro h1{font-size:31px}.phase-intro>p:not(.eyebrow){font-size:11px}.intro-symbol{width:75px;height:75px;margin-bottom:23px}.intro-symbol svg{width:35px}.countdown{font-size:54px}.connection-banner,.alert{font-size:10px;padding:10px 12px}.results-heading h1{font-size:34px}.results-heading>p:last-child{font-size:11px}.result-cards{gap:13px;margin-top:25px}.result-card{padding:15px 12px}.result-card-top{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:14px}.result-card .avatar.large{margin-bottom:7px;width:43px;height:43px}.result-rank{font-size:7px;padding:4px 6px}.result-card h2{font-size:14px;min-height:34px;margin-bottom:6px}.result-card h2 small{font-size:6px;display:block;margin:5px 0 0}.result-big{gap:5px}.result-big strong{font-size:43px}.result-big>span{font-size:8px}.result-stats{gap:12px 5px}.result-stats dt{font-size:8px;line-height:1.4}.result-stats dd{font-size:14px}.phase-results>div{font-size:8px;gap:5px}.phase-results strong{font-size:10px;white-space:nowrap}.phase-results small{font-size:8px}.results-actions{gap:9px}.results-actions .button{font-size:10px;padding:10px 13px}.center-state{padding:60px 18px}.center-state h1{font-size:30px}dialog{padding:29px 23px}dialog h2{font-size:28px}.dialog-actions{flex-direction:column}}@media(max-width:360px){.app-shell{padding:0 12px}.welcome h1{font-size:43px}.hero-facts{gap:10px;font-size:9px}.brand{font-size:19px}.brand-icon{width:30px;height:30px}.brand-icon svg{width:21px}.guest-chip{max-width:98px;font-size:10px}.header-actions{gap:9px}.entry-card{padding:23px 20px}.phase-track-item{padding:9px 6px;gap:4px}.phase-track-item strong{font-size:7px}.score-numbers{gap:10px}.question-prompt{font-size:22px}.answer{font-size:10px;gap:5px;padding:7px}.result-stats{grid-template-columns:1fr}.result-card h2{font-size:13px}.phase-results>div{font-size:7px}.result-big>span{font-size:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:760px){.question-top{position:sticky;top:0;z-index:2;background:#fffef9;padding:8px 0}}
