:root{--bg:#080b09;--panel:#111711;--panel2:#171d15;--line:#39452d;--lime:#9ac63b;--lime2:#d4f568;--orange:#e4872f;--blue:#4da6ff;--red:#d04b36;--cream:#e8dfc8;--muted:#a7ad9c;--shadow:0 18px 60px #0009}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050706;color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}body{background:radial-gradient(circle at 50% -20%,#263421 0,#0a0e0b 38%,#050706 80%)}button,input{font:inherit}.topbar{height:76px;padding:0 clamp(16px,3vw,44px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid #ffffff10;background:#080b09e8;backdrop-filter:blur(16px)}.brand{display:flex;gap:10px;align-items:center;cursor:pointer;letter-spacing:.04em;line-height:.9}.brand-skull{font-size:31px;filter:grayscale(1)}.brand b,.brand strong{display:block;font-size:20px}.brand strong{color:var(--lime);font-size:22px}.top-actions{display:flex;gap:8px}.ghost,.primary,.secondary,.icon-btn,.choice-card,.menu-card,.character-card,.copy-code,.pause-btn{border:1px solid #ffffff18;color:var(--cream);cursor:pointer;transition:.18s ease;touch-action:manipulation}.ghost,.secondary{background:#171713}.ghost:hover,.secondary:hover{border-color:#8b966f;background:#24291e}.primary{background:linear-gradient(#98c53b,#527a1c);border-color:#b7e65f;color:#081006;font-weight:900;box-shadow:inset 0 1px #e6ffa7}.primary:hover{filter:brightness(1.13);transform:translateY(-1px)}.secondary{background:linear-gradient(#6d4828,#432718);border-color:#a66a35;font-weight:800}.icon-btn{width:42px;background:#12160f;border-radius:9px}.ghost,.primary,.secondary,.copy-code{border-radius:9px;padding:12px 18px}.xl{font-size:18px;padding:16px 26px}.wide{width:100%}.screen{display:none;min-height:calc(100vh - 118px);padding:clamp(18px,4vw,54px)}.screen.active{display:block}.game-screen{padding:0;min-height:calc(100vh - 76px);background:#000}.hero-panel{max-width:1440px;margin:auto;display:grid;grid-template-columns:.92fr 1.4fr;gap:28px;align-items:center}.hero-copy{padding:40px 10px}.eyebrow{color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.18em;margin:0 0 10px}.hero-copy h1{font-size:clamp(56px,7vw,112px);line-height:.78;margin:12px 0 28px;letter-spacing:-.07em;text-shadow:0 6px #000}.hero-copy h1 span{display:block;color:var(--lime);-webkit-text-stroke:1px #334615}.lead{font-size:clamp(16px,1.5vw,20px);line-height:1.75;color:#c6c8bd;max-width:660px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.feature-chips{display:flex;gap:8px;flex-wrap:wrap}.feature-chips span{font-size:12px;border:1px solid #ffffff17;background:#ffffff08;padding:8px 10px;border-radius:999px}.hero-art{position:relative;border:2px solid #4a533a;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:16/9;background:#0d120f}.hero-art:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 70px #000}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}.preview-player{position:absolute;z-index:2;bottom:20%;width:42px;height:60px;border-radius:18px 18px 8px 8px;box-shadow:0 10px 20px #0009}.preview-player.scout{left:35%;background:#354a1e}.preview-player.gunner{left:57%;background:#292722}.preview-player.scout:before{content:"";position:absolute;width:48px;height:28px;background:#eee2c8;border:5px solid #1a1e13;left:-3px;top:-18px;clip-path:polygon(15% 100%,0 0,85% 0,100% 100%)}.preview-player.gunner:before{content:"";position:absolute;inset:-8px 5px 27px;background:#544b3c;border:3px solid #201f1c;border-radius:50%}.preview-player:after{content:"";position:absolute;width:48px;height:9px;background:#171717;right:-35px;top:28px;border-radius:5px}.preview-shot{position:absolute;z-index:3;width:42px;height:3px;background:linear-gradient(90deg,#fff86f,#8eff2b00);box-shadow:0 0 14px #bfff42}.preview-shot.s1{left:45%;bottom:31%}.preview-shot.s2{left:66%;bottom:31%;background:linear-gradient(90deg,#fff,#ff9d2e00);box-shadow:0 0 14px #ff9d2e}.home-grid{max-width:1440px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.menu-card{background:linear-gradient(135deg,#161b13,#0d100c);padding:18px;border-radius:12px;text-align:left}.menu-card b{display:block;color:var(--lime2);font-size:15px}.menu-card small{display:block;color:#90988a;margin-top:4px}.menu-card:hover{transform:translateY(-2px);border-color:var(--lime)}.panel{max-width:760px;margin:5vh auto;background:linear-gradient(160deg,#171c14,#0b0d0b);border:1px solid #53603c;border-radius:18px;padding:clamp(20px,3vw,36px);box-shadow:var(--shadow)}.wide-panel{max-width:1100px}.panel h2{font-size:clamp(28px,4vw,48px);margin:0 0 26px}.stack-cards{display:grid;gap:12px;margin-bottom:18px}.choice-card{display:flex;align-items:center;gap:18px;text-align:left;padding:18px;background:#121610;border-radius:12px}.choice-card:hover{border-color:var(--lime);background:#1c2316}.choice-icon{font-size:32px}.choice-card b,.choice-card small{display:block}.choice-card small{margin-top:5px;color:#999f93}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.status-pill{border:1px solid #5f7141;color:var(--lime2);background:#172110;padding:8px 12px;border-radius:99px;font-size:12px}.online-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.online-card{background:#11150f;border:1px solid #ffffff16;border-radius:14px;padding:22px}.online-card h3{color:var(--lime2);margin-top:0}.online-card p{color:#aab0a3;line-height:1.6}.online-card label,.name-label{display:block;font-size:12px;color:#b8bcaf;margin:14px 0 8px}.online-card input,.name-label input{display:block;width:100%;padding:14px;border-radius:9px;border:1px solid #4a503d;background:#070a07;color:#fff;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin:8px 0 14px}.note{color:#949b8c;font-size:12px;border-left:3px solid var(--orange);padding:10px 14px;margin-bottom:18px}.lobby-players{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;margin:30px 0}.player-slot{display:flex;align-items:center;gap:14px;padding:20px;background:#0e120d;border:1px solid #3b442f;border-radius:14px}.player-slot b,.player-slot small{display:block}.player-slot small{color:#8e9688;margin-top:4px}.pnum{font-weight:900}.p1{color:#9bd33d}.p2{color:#52a6ff}.vs{font-size:34px;color:#66705e}.mini-avatar{width:58px;height:58px;border-radius:50%;background:#26301f;position:relative}.scout-avatar:before{content:"🎩";font-size:36px;position:absolute;left:9px;top:7px;filter:hue-rotate(50deg)}.gunner-avatar:before{content:"◉";font-size:42px;position:absolute;left:8px;top:2px;color:#8f8067}.lobby-actions{display:flex;gap:12px;justify-content:flex-end;margin:16px 0}.copy-code{background:#181d14;color:var(--lime2)}.character-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.character-card{background:#10140f;border-radius:16px;padding:24px;color:#ddd;text-align:left}.character-card.selected{border-color:var(--lime);box-shadow:0 0 0 2px #9ac63b33 inset}.character-card h3{color:var(--lime2);font-size:24px;margin-bottom:4px}.character-card p{color:#9ca393}.stats{display:grid;gap:4px;font-family:monospace;color:#d6d9cc}.character-art{height:210px;position:relative;overflow:hidden}.character-art i{position:absolute;display:block}.scout-art .body{width:72px;height:95px;background:#314523;border-radius:28px;left:calc(50% - 36px);top:95px}.scout-art .face{width:62px;height:48px;background:#c4b69f;border-radius:50%;left:calc(50% - 31px);top:60px;border:9px solid #253718}.scout-art .hat{width:100px;height:95px;background:#eee5d1;left:calc(50% - 50px);top:0;clip-path:polygon(20% 100%,8% 0,87% 0,100% 100%);border-bottom:10px solid #12170f}.scout-art .gun,.gunner-art .gun{width:120px;height:22px;background:#262a25;border-radius:8px;left:50%;top:125px;box-shadow:inset -30px 0 #121312}.gunner-art .body{width:88px;height:110px;background:#2d2b26;border-radius:32px;left:calc(50% - 44px);top:85px}.gunner-art .head{width:72px;height:84px;background:#625b4c;border:7px solid #292822;border-radius:45%;left:calc(50% - 36px);top:10px}.gunner-art .eyes{width:52px;height:18px;left:calc(50% - 26px);top:40px;border-radius:50%;box-shadow:-13px 0 0 1px #cfe9b9,13px 0 0 1px #cfe9b9}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.how-grid>div{padding:18px;background:#0d110c;border:1px solid #ffffff12;border-radius:12px}.how-grid h3{color:var(--lime2);margin-top:0}.how-grid p{color:#b3b8ad;line-height:1.65}kbd{padding:2px 6px;background:#262a23;border:1px solid #596050;border-radius:4px}.score-table{border:1px solid #414a35;border-radius:12px;overflow:hidden;margin:20px 0}.score-row{display:grid;grid-template-columns:70px 1fr 130px 110px;padding:13px 16px;background:#0f130e;border-bottom:1px solid #ffffff10}.score-row.header{background:#21291a;color:var(--lime2);font-size:12px;font-weight:900}.score-row:last-child{border-bottom:0}.footer{min-height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 28px;color:#596157;font-size:11px;border-top:1px solid #ffffff0e;background:#050706}#gameShell{position:relative;width:100%;height:calc(100vh - 76px);min-height:520px;overflow:hidden;background:#000}#gameCanvas{width:100%;height:100%;display:block;background:#07100e;image-rendering:auto}.game-hud{position:absolute;z-index:8;left:0;right:0;top:0;padding:14px 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;pointer-events:none;text-shadow:0 2px 5px #000;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hud-left{display:flex;gap:14px}.hud-player{display:grid;grid-template-columns:auto 170px;gap:4px 8px;align-items:center}.hud-player b{grid-column:2;font-size:17px}.health{height:14px;background:#080b08;border:2px solid #d8d4b7;border-radius:4px;box-shadow:0 2px 0 #000;width:170px}.health i{display:block;height:100%;width:100%;background:linear-gradient(90deg,#6faa24,#c9ef42)}.weapon-hud{align-self:center;border:1px solid #ffffff25;background:#0009;padding:6px 9px;border-radius:6px}.weapon-hud span,.weapon-hud small{display:block}.weapon-hud span{color:#ffd568;font-weight:800;font-size:11px}.hud-center{display:flex;gap:24px;font-size:15px;font-weight:800;background:#0007;padding:8px 13px;border-radius:8px}.hud-right{justify-self:end;display:flex;gap:12px;align-items:center;font-weight:900}.pause-btn{pointer-events:auto;width:38px;height:38px;border-radius:50%;background:#000a;color:#eee}.boss-hud{position:absolute;z-index:9;left:18%;right:18%;bottom:22px;text-align:center;text-shadow:0 2px 3px #000}.boss-hud b{font-size:12px;letter-spacing:.12em}.boss-hud div{height:14px;border:2px solid #dad4b9;background:#090909;margin-top:5px}.boss-hud i{display:block;height:100%;width:100%;background:linear-gradient(90deg,#9a2018,#ef552c)}.room-mini{position:absolute;z-index:9;top:62px;right:18px;background:#000a;border:1px solid #53a6ff;padding:6px 9px;font-size:11px;color:#9ecbff}.hidden{display:none!important}.mobile-controls{position:absolute;z-index:10;left:0;right:0;bottom:18px;display:flex;justify-content:space-between;padding:0 24px;pointer-events:none}.dpad,.action-pad{position:relative;width:210px;height:175px;pointer-events:none}.dpad button,.action-pad button{pointer-events:auto;position:absolute;border:2px solid #ffffff55;background:#131614c9;color:#fff;box-shadow:0 4px 16px #0007;touch-action:none;user-select:none;-webkit-user-select:none}.dpad button{width:56px;height:56px;border-radius:14px;font-size:18px}.dpad .left{left:0;top:58px}.dpad .right{left:112px;top:58px}.dpad .up{left:56px;top:2px}.dpad .down{left:56px;top:114px}.action-pad button{width:72px;height:72px;border-radius:50%;font-size:11px;font-weight:900}.action-pad .jump{right:0;top:0;background:#4c741ccf}.action-pad .shoot{right:82px;top:42px;background:#8b2e1dcf}.action-pad .guard{right:4px;top:84px;background:#225b94cf}.action-pad .attack{right:83px;top:116px;background:#9b671ccf}.overlay{position:absolute;z-index:30;inset:0;background:#020503d8;display:grid;place-items:center;backdrop-filter:blur(6px)}.modal-card{width:min(92%,430px);background:linear-gradient(#171d14,#0b0e0b);border:1px solid #66754a;border-radius:18px;padding:28px;box-shadow:var(--shadow);display:grid;gap:12px;text-align:center}.modal-card h2{font-size:38px;margin:0 0 10px}.result-stars{font-size:44px;letter-spacing:8px;color:#ffc843;text-shadow:0 3px #9a5b00}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 16px}.result-grid span{font-size:10px;color:#9ba190}.result-grid b{display:block;color:#fff;font-size:18px;margin-top:3px}@media(pointer:fine) and (min-width:900px){.mobile-controls{opacity:.42}.mobile-controls:hover{opacity:1}}@media(max-width:900px){.topbar{height:62px}.brand b{font-size:15px}.brand strong{font-size:17px}.top-actions .ghost{display:none}.screen{min-height:calc(100vh - 92px);padding:18px}.hero-panel{grid-template-columns:1fr}.hero-copy{padding:10px 0}.hero-copy h1{font-size:58px}.hero-art{order:-1}.home-grid{grid-template-columns:1fr 1fr}.online-grid,.character-grid,.how-grid{grid-template-columns:1fr}.lobby-players{grid-template-columns:1fr}.vs{display:none}.footer{height:30px;min-height:30px}.footer span:last-child{display:none}#gameShell{height:calc(100vh - 62px);min-height:420px}.game-hud{padding:8px;font-size:10px}.hud-left{gap:6px}.weapon-hud{display:none}.hud-player{grid-template-columns:auto 95px}.health{width:95px;height:10px}.hud-player b{font-size:12px}.hud-center{gap:7px;font-size:10px;padding:5px}.hud-right span{display:none}.mobile-controls{bottom:10px;padding:0 10px}.dpad,.action-pad{transform:scale(.78);transform-origin:bottom left}.action-pad{transform-origin:bottom right}.boss-hud{left:10%;right:10%;bottom:10px}}@media(max-width:560px){.home-grid{grid-template-columns:1fr}.hero-art{aspect-ratio:1.45}.hero-copy h1{font-size:48px}.cta-row>*{width:100%}.topbar{padding:0 12px}.brand-skull{display:none}.section-head{display:block}.copy-code{width:100%;margin-bottom:12px}.score-row{grid-template-columns:45px 1fr 90px}.score-row span:last-child{display:none}.dpad,.action-pad{transform:scale(.66)}.mobile-controls{bottom:4px}.panel{margin:0 auto}.lobby-actions{flex-direction:column}.lobby-actions>*{width:100%}}

/* Art assets exported from the concept sheets */
.preview-sprite{position:absolute;z-index:3;bottom:15%;height:32%;width:auto;object-fit:contain;filter:drop-shadow(0 10px 12px #000b);animation:previewBob 1.7s ease-in-out infinite alternate;pointer-events:none}.preview-scout{left:31%}.preview-gunner{left:54%;height:34%;animation-delay:.25s}.preview-shot{z-index:4}@keyframes previewBob{to{transform:translateY(-5px)}}
.character-art{height:240px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 62%,#26351f 0,#121510 42%,#080a08 76%);border:1px solid #ffffff0d;border-radius:12px}.character-art img{max-height:220px;max-width:86%;object-fit:contain;filter:drop-shadow(0 14px 12px #000b)}
.score-note{font-size:11px;color:#81897a;line-height:1.55;margin:10px 0 18px}

.lives{grid-column:1 / span 2;color:#d9dfc8;font-size:10px;letter-spacing:.06em}

/* LAUSANNES QUEST v1.0 brand + production UI overrides */
:root{--lime:#88c83e;--lime2:#d6f477;--gold:#f1b93f;--lava:#f06431}
.brand{border:0;background:transparent;padding:0;height:68px;max-width:300px;display:flex;align-items:center;cursor:pointer}.brand img{display:block;max-height:64px;max-width:285px;width:auto;filter:drop-shadow(0 4px 8px #0009)}
.home-logo{display:block;width:min(670px,100%);height:auto;max-height:280px;object-fit:contain;object-position:left center;filter:drop-shadow(0 16px 22px #000c);margin:-20px 0 -10px}.hero-copy h1{display:none}.hero-panel{grid-template-columns:1fr 1.25fr}.hero-art .preview-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-grid{grid-template-columns:repeat(3,1fr)}
.code-actions{display:flex;gap:8px;flex-wrap:wrap}.mini-avatar{object-fit:contain;background:radial-gradient(circle,#27361f,#0a0d09);padding:3px;border:1px solid #ffffff1c}.settings-list{display:grid;gap:10px;margin:10px 0 22px}.settings-list label{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#0e120d;border:1px solid #ffffff14;border-radius:12px;padding:16px 18px;cursor:pointer}.settings-list b,.settings-list small{display:block}.settings-list small{color:#8e9688;margin-top:4px}.settings-list input{width:22px;height:22px;accent-color:var(--lime)}
.stage-title{position:absolute;z-index:9;top:74px;left:50%;transform:translateX(-50%);text-align:center;text-shadow:0 2px 8px #000;pointer-events:none;opacity:0;transition:.25s}.stage-title.show{animation:stagePop 2.4s ease both}.stage-title small,.stage-title b{display:block}.stage-title small{font:900 11px ui-monospace,monospace;color:#dbe8bd;letter-spacing:.18em}.stage-title b{font-size:22px;color:#fff7d3;letter-spacing:.04em}@keyframes stagePop{0%{opacity:0;transform:translate(-50%,-12px)}12%,75%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,8px)}}
body.reduced-motion *,body.reduced-motion *:before,body.reduced-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
body.hide-touch #mobileControls{display:none!important}
@media(max-width:900px){.brand{height:56px;max-width:220px}.brand img{max-height:52px;max-width:215px}.home-grid{grid-template-columns:1fr 1fr}.home-logo{max-height:190px}.hero-panel{grid-template-columns:1fr}.hero-copy{order:2}.hero-art{order:1}}
@media(max-width:560px){.brand{max-width:165px}.brand img{max-width:160px;max-height:47px}.home-grid{grid-template-columns:1fr}.code-actions{display:grid}.code-actions>*{width:100%}.stage-title{top:58px}.stage-title b{font-size:15px}}
