@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;600;700&family=Press+Start+2P&display=swap";.scan-bar{display:flex;gap:8px;align-items:center;margin-bottom:18px}.scan-bar .text-input{margin:0}.scan-bar .ghost-button{white-space:nowrap}.splash{background-size:320px 160px;background-blend-mode:soft-light}.hero-art{height:116px;width:116px;display:grid;place-items:center;margin-bottom:14px}.hero-art img{width:100%;height:100%;image-rendering:pixelated;filter:drop-shadow(8px 8px 0 rgba(0,0,0,.25))}.splash-footer{display:flex;align-items:center;gap:14px}.splash-footer img{width:28px;height:28px;image-rendering:pixelated}.team-icon{width:56px;height:56px;object-fit:contain;image-rendering:pixelated}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup>img{width:48px;height:48px;image-rendering:pixelated}.scan-bar>img{width:34px;height:34px;image-rendering:pixelated}.qr-badge{display:inline-flex;align-items:center;gap:8px}.qr-badge img{width:22px;height:22px;image-rendering:pixelated}.feedback{display:flex;align-items:center;gap:10px}.feedback img{width:34px;height:12px;object-fit:cover;object-position:left;image-rendering:pixelated}.primary-button img{width:30px;height:10px;object-fit:cover;object-position:left;vertical-align:middle;image-rendering:pixelated}.primary-button,.ghost-button,.small-button{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2048'%20preserveAspectRatio='none'%20shape-rendering='crispEdges'%3e%3cpath%20fill='%23d6ed63'%20d='M8%200h144v4h8v40h-8v4H8v-4H0V4h8z'/%3e%3cpath%20fill='%231a2920'%20d='M8%208h144v32H8z'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;border-color:transparent}.sync-note{display:flex;justify-content:center;align-items:center;gap:8px}.sync-note img{width:22px;height:22px;image-rendering:pixelated}.admin-mascot{width:64px;height:64px;image-rendering:pixelated;margin-bottom:16px}.row-icon{width:30px;height:30px;image-rendering:pixelated}.team-row strong{margin-right:auto}.icon-link{display:inline-flex;align-items:center;gap:3px}.icon-link img{width:18px;height:18px;image-rendering:pixelated}:root{font-family:Chakra Petch,sans-serif;color:#f3f5dc;background:#101914;line-height:1.4;font-synthesis:none;--ink:#f3f5dc;--muted:#9eac94;--panel:#1a2920;--panel-light:#24382a;--lime:#d6ed63;--red:#ef5350;--blue:#42a5f5}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 75% 0,#263d29 0,#101914 40%),#101914;background-attachment:fixed}button,input{font:inherit}button{cursor:pointer}.shell{width:min(100% - 32px,760px);margin:0 auto;min-height:100vh;padding:36px 0 48px}.splash{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.brand-mark{display:grid;place-items:center;width:64px;height:64px;background:var(--lime);color:#132219;font-size:30px;transform:rotate(45deg);margin-bottom:28px;box-shadow:8px 8px #0b100d}.brand-mark:first-letter{transform:rotate(-45deg)}.eyebrow{color:var(--lime);font:11px "Press Start 2P",monospace;letter-spacing:0;margin:0 0 14px}h1,h2,p{margin-top:0}h1{font-size:clamp(32px,8vw,64px);line-height:1.05;margin-bottom:16px}h2{margin-bottom:4px}.lead{max-width:440px;color:var(--muted);font-size:18px}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%;margin:34px 0}.team-card{min-height:150px;border:2px solid #395141;background:var(--panel);color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px;text-align:left;position:relative;transition:transform .2s,border-color .2s}.team-card:hover{transform:translateY(-5px);border-color:var(--lime)}.team-card.red{border-bottom:6px solid var(--red)}.team-card.blue{border-bottom:6px solid var(--blue)}.team-icon{position:absolute;top:16px;right:20px;font-size:42px;color:var(--red)}.blue .team-icon{color:var(--blue)}.team-card strong{font-size:24px}.team-card small,.sync-note{color:var(--muted)}.admin-link,.back-link{color:var(--muted);text-decoration:none}.topbar,.admin-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px}.ghost-button,.small-button,.team-row button,.question-row button{border:1px solid #526955;background:transparent;color:var(--ink);padding:9px 12px}.ghost-button:hover,.small-button:hover{border-color:var(--lime);color:var(--lime)}.score-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#395141;border:1px solid #395141;margin-bottom:18px}.score-strip div{background:var(--panel);padding:14px}.score-strip span{display:block;color:var(--muted);font-size:13px}.score-strip strong{font-size:22px}.question-card,.panel{background:#1a2920f0;border:1px solid #395141;padding:clamp(20px,5vw,40px);box-shadow:8px 8px #0003}.qr-badge{display:inline-block;background:var(--lime);color:#152119;padding:7px 10px;font:10px "Press Start 2P",monospace;margin-bottom:22px}.question-card h1{font-size:clamp(27px,6vw,44px)}.choices{display:grid;gap:10px;margin:26px 0}.choice{display:flex;align-items:center;gap:14px;border:1px solid #425b48;background:#1d3023;padding:15px;transition:border-color .2s}.choice.selected{border-color:var(--lime);background:#304b31}.choice input{accent-color:var(--lime)}.choice-letter{display:grid;place-items:center;width:26px;height:26px;background:#3d5b43;color:var(--lime);font-weight:700}.primary-button{width:100%;background:var(--lime);color:#142219;border:0;padding:16px;font-weight:700;font-size:17px}.primary-button:hover{background:#e9ff83}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button span{float:right}.feedback{border-left:4px solid var(--red);padding:13px;margin-top:16px;color:#ffb4a5}.feedback.success{border-color:var(--lime);color:var(--lime)}.sync-note{text-align:center;font-size:13px;margin-top:20px}.loading{text-align:center}.admin-shell{width:min(100% - 32px,1100px);margin:auto;padding:40px 0}.admin-login{display:grid;place-items:center}.admin-login .panel{width:min(100%,430px)}.text-input{display:block;width:100%;background:#101914;border:1px solid #526955;color:var(--ink);padding:13px;margin:9px 0}.admin-grid{display:grid;gap:18px}.admin-grid .panel{padding:22px}.team-row,.question-row,.log-list>div{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #395141;padding:14px 0}.team-row span,.question-row span{color:var(--muted);display:block}.question-row>div:first-child{min-width:0}.question-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.question-row button,.icon-link{font-size:13px;color:var(--muted);text-decoration:none;background:transparent;border:0;padding:4px}.question-row button:hover,.icon-link:hover{color:var(--lime)}.small-button{float:right;padding:4px 8px}.editor{display:grid;gap:2px}.editor .primary-button{margin-top:10px}.log-list{font-size:14px}.log-list time{color:var(--muted);font-size:12px}.log-list>div{display:grid;grid-template-columns:1fr auto}.log-list time{grid-column:1/-1}@media(max-width:560px){.team-grid{grid-template-columns:1fr}.topbar{align-items:center}.topbar .ghost-button{font-size:12px}.question-row{align-items:flex-start;flex-direction:column}.question-row>div:last-child{width:100%;display:flex;justify-content:flex-end}.team-row{flex-wrap:wrap}.team-row button{margin-left:auto}}
