@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{color-scheme:dark;--bg:#101912;--panel:#17231a;--panel2:#1c2a20;--line:#2a3a2d;--text:#edf3e9;--muted:#93a192;--lime:#c4f26a;--lime2:#9bd547;--amber:#edbd79;--red:#ff8179;font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 60% 5%,#203122 0%,#101912 52%);color:var(--text);min-height:100vh}.shell{max-width:1440px;margin:0 auto;padding:0 40px}.topbar{height:78px;border-bottom:1px solid #ffffff12;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;color:var(--text);text-decoration:none;letter-spacing:.11em;font-size:12px;font-weight:700}.brand b{color:var(--lime);font-weight:600}.brand-mark{width:29px;height:29px;border:1px solid var(--lime);border-radius:50%;color:var(--lime);display:grid;place-items:center;font-size:15px;font-weight:800}.top-meta{display:flex;align-items:center;gap:9px;color:var(--muted);font:11px "DM Mono",monospace}.live-dot{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 12px #c4f26a88}.auth-layout{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:10vw;padding:55px 7vw 90px}.eyebrow,.panel-kicker{font:10px "DM Mono",monospace;letter-spacing:.16em;color:var(--lime);text-transform:uppercase}.hero-copy h1{font-size:clamp(42px,6vw,76px);line-height:1.12;letter-spacing:-.06em;margin:22px 0}.hero-copy h1 em{font-style:normal;color:var(--lime)}.hero-sub{max-width:440px;color:#aab5a6;font-size:15px;line-height:1.8}.hero-stats{display:flex;gap:22px;margin-top:36px;color:#788779;font:10px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.08em}.hero-stats span:before{content:'✦';color:var(--lime);font-size:8px;margin-right:7px}.panel{background:#17231aeF;border:1px solid var(--line);border-radius:15px;box-shadow:0 22px 80px #0003}.auth-card{padding:32px;max-width:390px;width:100%;justify-self:end}.form-heading{margin-bottom:26px}.form-heading h2{font-size:22px;margin:10px 0 0;letter-spacing:-.04em}label{display:block;color:#b8c3b4;font-size:11px;margin:16px 0 0}input,select{font:inherit;color:var(--text);background:#111a13;border:1px solid #304033;border-radius:8px;outline:none}input:focus,select:focus{border-color:#8ebe50;box-shadow:0 0 0 3px #8ebe501c}.auth-card input{display:block;width:100%;height:43px;margin-top:7px;padding:0 12px;font-size:12px}.button{height:39px;border-radius:8px;border:1px solid #344636;background:#233126;color:var(--text);font:600 11px Manrope,sans-serif;padding:0 15px;cursor:pointer;transition:.16s}.button:hover:not(:disabled){transform:translateY(-1px);border-color:#657d57;background:#2b3c2e}.button:disabled{opacity:.42;cursor:not-allowed}.button.primary{background:var(--lime);border-color:var(--lime);color:#17210f}.button.primary:hover:not(:disabled){background:#d4ff88;border-color:#d4ff88}.button.subtle{background:#1e2b21}.button.full{width:100%}.auth-card .button{margin-top:22px}.form-switch{text-align:center;font-size:10px;color:var(--muted);margin:17px 0 0}.text-button{border:0;background:none;color:var(--lime);font:600 10px Manrope,sans-serif;cursor:pointer;padding:3px}.message{font-size:11px;color:var(--red);min-height:15px;margin:10px 0 0}.privacy-note{font-size:9px;color:#718072;line-height:1.7;margin:15px 0 0}.app-view{display:grid;grid-template-columns:292px minmax(0,1fr);gap:28px;padding:26px 0 48px}.hidden{display:none!important}.sidebar{padding:18px 17px;align-self:start;position:sticky;top:20px}.side-user{display:flex;align-items:center;gap:11px}.avatar{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#c4f26a,#718c3e);display:grid;place-items:center;color:#18220f;font-weight:800;font-size:13px}.side-user>div:nth-child(2){flex:1}.side-user strong{display:block;font-size:12px;margin-top:3px}.icon-button{background:none;color:var(--muted);border:1px solid var(--line);border-radius:7px;width:29px;height:29px;cursor:pointer}.side-rule{height:1px;background:var(--line);margin:17px 0}.side-section{display:grid;gap:11px}.section-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700}.tiny-tag{font:8px "DM Mono",monospace;color:#83917f;letter-spacing:.12em}.rom-picker{display:flex;gap:10px;align-items:center;background:#111a13;border:1px dashed #405241;border-radius:9px;padding:12px 10px;cursor:pointer;margin:0}.rom-picker:hover{border-color:var(--lime)}.plus{width:27px;height:27px;background:#283a24;color:var(--lime);border-radius:8px;display:grid;place-items:center;font-size:17px}.rom-picker b,.rom-picker small{display:block}.rom-picker b{font-size:10px;color:#dce6d7}.rom-picker small{font-size:9px;color:#7f8c7d;margin-top:4px}.rom-info{font:9px "DM Mono",monospace;color:#7e8b7c;overflow-wrap:anywhere}.save-picker{color:#9bb884!important;text-align:center;cursor:pointer;margin:0!important;font-size:9px!important}.side-section .button{height:35px}.room-section label{margin:0;font-size:9px}.room-section select{width:100%;padding:0 8px;height:35px;margin-top:6px;font-size:10px}.join-row{display:grid;grid-template-columns:1fr auto;gap:7px}.join-row input{width:100%;height:35px;padding:0 10px;text-transform:uppercase;font:11px "DM Mono",monospace;letter-spacing:.12em}.join-row button{height:35px}.room-status,.side-hint{color:#7f8d7e;font-size:9px;line-height:1.65;margin:0}.action-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.side-footer{font:8px "DM Mono",monospace;color:#68796a;letter-spacing:.1em;margin-top:23px}.side-footer span{color:var(--lime);padding:0 3px}.play-area{min-width:0}.play-heading{height:55px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.play-heading h2{margin:5px 0 0;font-size:17px;letter-spacing:-.04em}.player-count{font:10px "DM Mono",monospace;color:#93a192;display:flex;align-items:center;gap:8px}.game-frame{background:#08110c;border:1px solid #2b3c2e;border-radius:13px;min-height:450px;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;position:relative}.empty-game{text-align:center;padding:30px;max-width:390px}.game-glyph{color:var(--lime);font-size:33px}.empty-game h3{font-size:15px;margin:13px 0 8px}.empty-game p{color:#869384;font-size:11px;line-height:1.7}.empty-game button{margin-top:13px}.empty-game small{display:block;color:#637263;font-size:9px;margin-top:15px}.game{position:absolute;inset:0;width:100%;height:100%}#game canvas{width:100%!important;height:100%!important;object-fit:contain}.room-panel{border:1px solid var(--line);border-radius:12px;background:#17231a;margin-top:12px;padding:14px 16px}.room-panel-head{display:flex;justify-content:space-between;align-items:center}.room-panel-head strong{display:block;margin-top:4px;font:14px "DM Mono",monospace;letter-spacing:.15em}.room-panel-head button{height:32px}.players{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.player-chip{display:flex;align-items:center;gap:8px;border:1px solid #304033;border-radius:8px;background:#111a13;padding:7px 10px;font-size:10px}.player-chip .avatar{width:23px;height:23px;border-radius:7px;font-size:9px}.host-tag{font:8px "DM Mono",monospace;color:var(--amber)}.room-note{color:#788878;font-size:9px;line-height:1.6;margin:11px 0 0}.bottom-bar{display:flex;justify-content:space-between;align-items:center;color:#798779;font:9px "DM Mono",monospace;padding:13px 2px}.status-actions{display:flex;align-items:center;gap:16px}.save-state{color:var(--lime)}.feature-strip{margin-top:21px;border-top:1px solid #ffffff12;padding-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feature-strip>div{display:flex;align-items:center;gap:9px}.feature-icon{color:var(--lime);font-size:19px}.feature-strip b,.feature-strip small{display:block}.feature-strip b{font-size:9px}.feature-strip small{color:#778577;font-size:8px;margin-top:3px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,14px);padding:10px 16px;border:1px solid #495d45;border-radius:8px;background:#1c2b1f;color:#e6f0df;font-size:10px;opacity:0;pointer-events:none;transition:.2s;z-index:99;max-width:min(90vw,500px)}.toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;left:-9999px}.mobile-controls{display:none}
@media(max-width:900px){.shell{padding:0 20px}.auth-layout{gap:5vw;padding-left:2vw;padding-right:2vw}.app-view{grid-template-columns:255px minmax(0,1fr);gap:16px}.game-frame{min-height:350px}}@media(max-width:680px){.shell{padding:0 13px}.topbar{height:60px}.auth-layout{min-height:calc(100vh - 60px);grid-template-columns:1fr;padding:38px 4px;gap:28px}.hero-copy h1{font-size:48px;margin:15px 0}.hero-sub{font-size:12px}.hero-stats{margin-top:20px;gap:14px;font-size:8px}.auth-card{justify-self:stretch;max-width:none;padding:24px}.app-view{display:flex;flex-direction:column;padding-top:14px}.sidebar{position:static;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0 14px;padding:13px}.side-user{grid-column:1/-1}.side-rule{display:none}.side-section{padding-top:14px}.room-section{grid-column:2;grid-row:2/4}.sidebar .side-section:nth-of-type(5){grid-column:1/-1}.side-footer{grid-column:1/-1;margin-top:14px}.play-area{width:100%}.play-heading{height:49px}.game-frame{min-height:0;aspect-ratio:3/2}.bottom-bar{font-size:8px}.feature-strip{gap:4px}.feature-strip>div{gap:5px}.feature-strip b{font-size:8px}.feature-strip small{font-size:7px}.feature-icon{font-size:15px}.room-panel{padding:11px}}
.shared-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.shared-wait{position:absolute;inset:0;display:grid;place-items:center;background:#08110c;color:#9ba996;font-size:12px;pointer-events:none}.shared-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 4px 0;user-select:none;touch-action:none}.shared-controls button{border:1px solid #4b6142;background:#203025;color:#d7e2d0;border-radius:50%;width:43px;height:43px;font:600 10px "DM Mono",monospace;touch-action:none;box-shadow:0 3px 0 #0a100b}.shared-controls button:active,.shared-controls button.pressed{background:var(--lime);color:#18220f;transform:translateY(2px);box-shadow:0 1px 0 #0a100b}.touch-dpad{display:grid;grid-template-columns:repeat(3,38px);grid-template-rows:repeat(2,38px);gap:2px}.touch-dpad button{width:36px;height:36px;border-radius:9px}.touch-dpad button[data-button="up"]{grid-column:2;grid-row:1}.touch-dpad button[data-button="left"]{grid-column:1;grid-row:2}.touch-dpad button[data-button="down"]{grid-column:2;grid-row:2}.touch-dpad button[data-button="right"]{grid-column:3;grid-row:2}.touch-system{display:flex;gap:8px}.touch-system button{width:61px;height:30px;border-radius:15px;font-size:7px}.touch-ab{display:flex;gap:10px}.touch-ab button{width:49px;height:49px;color:var(--lime);font-size:13px}.touch-ab button[data-button="a"]{margin-top:-13px}@media(min-width:681px){.shared-controls{max-width:440px;margin:0 auto}}

.touch-shoulder{display:flex;gap:5px}.touch-shoulder button{width:32px;height:39px;border-radius:12px;color:#c2d2b6}
