/* Lobby surface. Table orientation and 3D controls retain their own layout. */
body.in-lobby{background:#080d17;background-image:radial-gradient(ellipse at 10% 0,#34223066,transparent 45%),radial-gradient(ellipse at 100% 50%,#10274766,transparent 55%);color:#eef2f9}
#lobby{max-width:1160px;margin:auto;padding:0 36px 110px;overflow:visible;font-family:Arial,sans-serif}
#lobby button{cursor:pointer;touch-action:manipulation}#lobby button:disabled{cursor:default;opacity:.5}#lobby button:focus-visible{outline:2px solid #73d8ff;outline-offset:4px}
#lobby [hidden]{display:none!important}
#lobby .lobby-header{height:100px;display:flex;flex-wrap:nowrap;gap:20px;border-bottom:1px solid #ffffff0e;padding:8px 0}
#lobby .lobby-logo{width:112px;flex-shrink:0;margin:0}#lobby .lobby-logo img{width:100%;height:80px;object-fit:contain}
.online-pill{margin-left:auto;display:flex;align-items:center;gap:7px;border:1px solid #245848;background:#102c24;color:#b8e7d7;padding:9px 13px;border-radius:99px;font-size:12px;font-variant-numeric:tabular-nums}.online-pill strong{font-size:15px;color:#e8fff5}.online-pill i,.hero-tag i{width:6px;height:6px;border-radius:50%;background:#71e5ab;box-shadow:0 0 9px #72efaf60;display:inline-block}
.account-access{border:1px solid #ffffff22;border-radius:10px;padding:10px 14px;background:#131c2b;color:#edf0f6;font-size:12px;min-height:40px}.account-access span{color:#e4bf72;margin-left:10px}
.lobby-welcome{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 0 20px}.lobby-welcome .eyebrow{font-size:9px;letter-spacing:2px;color:#90a1bb}.lobby-welcome h1{font-family:Arial,sans-serif;font-size:32px;line-height:1.15;letter-spacing:-1px;margin:8px 0 0;font-weight:700}
#lobby .lobby-balance{margin:0;padding:10px 18px;background:#101b2c;border:1px solid #314561;border-radius:12px;text-align:right;min-width:138px;align-self:auto}#lobby .lobby-balance>span{font-size:8px;letter-spacing:1.5px;color:#9eb0c9}#lobby .lobby-balance strong{font-size:25px;line-height:1.3;color:#f1d898}
#lobby .lobby-hero{border:1px solid #614c34;border-radius:22px;padding:30px 36px;min-height:235px;position:relative;background:radial-gradient(ellipse at 82% 48%,#6e492733,transparent 50%),linear-gradient(125deg,#2a1826,#101b2e 58%,#16233b);overflow:hidden;isolation:isolate;display:flex;align-items:center;margin-bottom:26px}
#lobby .lobby-hero:after{content:'';position:absolute;inset:0;z-index:-1;opacity:.4;background:linear-gradient(125deg,transparent 50%,#ffd57d09 50.3%,transparent 51%),linear-gradient(125deg,transparent 66%,#5e9bed22 66.3%,transparent 67%)}
.hero-tag{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.5px;color:#d8bb8d}.hero-tag i{background:#e1bc68}.lobby-hero h2{font-family:Georgia,serif;font-size:45px;line-height:1.03;margin:15px 0 12px;letter-spacing:-1px;color:#fff4db}#lobby .lobby-hero p{font-size:12px;line-height:1.6;color:#b7b7c7;margin:0}.hero-caption{display:block;font-size:8px;letter-spacing:2px;color:#b69762;margin-top:17px}
#lobby .lobby-hero-art{position:absolute;right:9%;top:4%;width:290px;margin:0;opacity:1;filter:drop-shadow(0 20px 18px #000b);z-index:-1;transform:rotate(-13deg)}#lobby .lobby-hero-art img{width:100%}
#lobby .lobby-mode{display:block;padding:0;margin:0 0 24px;border:0}.app-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.app-section-title h2{font:600 17px Arial,sans-serif;margin:0;color:#edf2fc}.app-section-title>span{font-size:10px;color:#8291a8}.capacity-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}
#lobby .capacity-options button{position:relative;min-width:0;display:flex;align-items:center;text-align:left;gap:13px;border:1px solid #2e394e;background:#121b2a;border-radius:14px;padding:17px 19px;min-height:80px;color:#edf2fc}#lobby .capacity-options button[aria-pressed=true]{border-color:#d3ad66;background:linear-gradient(100deg,#30281f,#1a202c);box-shadow:0 0 0 1px #d3ad6610,inset 0 1px #fff1}
#lobby .format-icon{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid #57687b;border-radius:11px;font-size:16px;color:#e6c580;font-weight:700}#lobby .capacity-options b{display:block;font-size:15px;color:#eee7db}#lobby .capacity-options button div>span{display:block;color:#8e9db4;font-size:10px;margin-top:6px}#lobby .capacity-options i{margin-left:auto;opacity:0;font-style:normal;color:#dfbd7a}#lobby .capacity-options button[aria-pressed=true] i{opacity:1}
#lobby .lobby-section-heading{padding:0;margin:0 0 12px}#lobby .room-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 18px}#lobby .room-option{border:1px solid #2c394d;background:#111b2a;border-radius:13px;padding:17px 18px;text-align:left;min-height:98px;box-shadow:none}#lobby .room-option[aria-pressed=true]{border-color:#d1ad6a;background:linear-gradient(140deg,#393122,#1c2430)}#lobby .room-option>span{font-size:9px;letter-spacing:1px;color:#95a1b7}#lobby .room-option>strong{font:700 26px Arial,sans-serif;display:block;margin:9px 0 7px;color:#f4e5c5}#lobby .room-option>small{font-size:10px;color:#8f9db1}.quick-play{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 22px;border:1px solid #3d4552;border-radius:15px;background:#111c2a;margin:0 0 30px}.quick-play .eyebrow{font-size:9px;letter-spacing:1px;color:#d6ba85}.quick-play p{margin:7px 0 0;font-size:11px;line-height:1.5;color:#9aa9c0;max-width:380px}
#lobby .gold-button{border-radius:11px;background:linear-gradient(160deg,#f9dfa0,#d2a753);border:1px solid #f5d990;color:#251d10;font-weight:700;font-size:13px;box-shadow:0 3px 0 #77572455,inset 0 1px #ffffffe0;min-height:46px;padding:14px 22px;letter-spacing:0}#lobby .gold-button span{margin-left:25px;font-size:19px}.quick-play>.gold-button{min-width:235px}
#lobby .live-tables{margin:0;background:transparent;border:0;padding:0}#lobby .live-tables>header{display:flex;align-items:center;flex-wrap:nowrap;gap:16px;padding:0;margin:0 0 16px}#lobby .live-tables>header>div{width:auto;flex:1}#lobby .live-tables h2{font:600 20px Arial,sans-serif;margin:8px 0 0;color:#e8eef9}.live-label{color:#7dcfae!important;font-size:8px!important;letter-spacing:1.3px}.live-label:before{content:'';width:5px;height:5px;display:inline-block;background:currentColor;border-radius:50%;margin-right:6px}
#lobby .secondary-button{border:1px solid #44536a;border-radius:9px;background:#182336;color:#dfe8f6;padding:10px 15px;font-size:11px;min-height:42px;letter-spacing:0;font-weight:600;box-shadow:none}.table-filters{display:flex;gap:8px;margin:0 0 15px}.table-filters button{font-size:11px;background:transparent;color:#8d9db4;border:1px solid #283448;border-radius:99px;padding:8px 14px;min-height:36px}.table-filters button span{margin-left:7px;color:#adbdd4}.table-filters button[aria-pressed=true]{background:#253750;color:#e9f4ff;border-color:#526983}.table-filters button[aria-pressed=true] span{color:#9be0f8}
#lobby .tables-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}#lobby .table-card{border:1px solid #2b3d55;border-radius:15px;padding:18px;background:linear-gradient(120deg,#152236,#101a2a);box-shadow:0 3px 8px #0002}#lobby .table-card header{gap:8px}#lobby .table-card h3{font:600 13px Arial,sans-serif;letter-spacing:.3px;margin:0;color:#e1eaf7}#lobby .table-card header>span{font-size:8px;color:#8fdfbf;border:1px solid #335948;background:#17332a;border-radius:5px;padding:4px 6px;white-space:nowrap}.table-card-seats{display:flex!important;gap:12px;justify-content:flex-start!important;margin:16px 0 13px!important}.table-card-seats>div{min-width:45px;max-width:65px;flex:1}.table-card-seats img{border:1px solid #596578;border-radius:50%!important;background:#09121d;object-fit:cover;object-position:top;width:43px!important;height:43px!important}.table-card-seats span{display:block;font-size:10px!important;color:#bac8dd;max-width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px}.table-card>p{font-size:10px!important;line-height:1.5;color:#8f9eb6;margin:0 0 14px}.table-card-footer{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:12px;border-top:1px solid #ffffff0a}.table-expiry{font-size:10px;color:#c5b493;font-variant-numeric:tabular-nums}.table-card-footer>button{width:auto!important;margin:0!important}
#lobby .empty-tables{grid-column:1/-1;border:1px dashed #34445b;border-radius:15px;text-align:center;background:#111b2a80;padding:28px 24px}#lobby .empty-tables:before{content:'＋';display:grid;place-items:center;margin:0 auto 12px;width:42px;height:42px;border:1px solid #475873;border-radius:50%;font-size:23px;color:#bea67e}#lobby .empty-tables strong{font:600 15px Arial,sans-serif;color:#dfe7f5}#lobby .empty-tables p{font-size:12px;line-height:1.7;color:#8e9eb5;max-width:360px;margin:10px auto 0}
.lobby-fairplay{display:flex;align-items:center;gap:13px;border-top:1px solid #ffffff0b;border-bottom:1px solid #ffffff0b;padding:18px 0;margin-top:24px}.lobby-fairplay>span{font-size:28px;color:#c6aa79}.lobby-fairplay p{flex:1;margin:0;font-size:10px;line-height:1.8;color:#8999b2}.lobby-fairplay strong{font-size:12px;font-weight:500;color:#c7d2e6}.lobby-fairplay button{font-size:10px!important}.lobby-footnote{font-size:9px;line-height:1.7;color:#63758e;margin-top:18px}.lobby-footnote a{color:#8f9db3}#player-logout{font-size:11px;margin-top:18px}
#lobby .active-table,.lobby-feedback{border:1px solid #386053;background:#132e28;border-radius:12px;padding:14px 18px;margin-bottom:18px;font-size:12px;line-height:1.5}.lobby-feedback{border-color:#675334;background:#2b241a;color:#e1c58f}.active-table>div>span{font-size:11px}.active-table strong{font-size:14px}
.app-bottom-nav{display:flex;position:fixed;z-index:40;bottom:18px;left:50%;transform:translateX(-50%);width:440px;padding:8px 14px;background:#101b2ded;border:1px solid #3d4a60;border-radius:19px;box-shadow:0 8px 40px #0009;backdrop-filter:blur(18px);justify-content:space-around;gap:12px}.app-bottom-nav button{display:flex;align-items:center;flex-direction:column;gap:6px;flex:1;padding:7px 0;border:0;border-radius:10px;background:transparent;color:#8899b2;font-size:9px;min-height:48px}.app-bottom-nav button[aria-current]{color:#f2cd82;background:#d5b2730b}.app-bottom-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.session-clock{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:10px 4%;background:#0d1b2d;color:#c0cce0;font-size:12px;border-bottom:1px solid #3d4e61}.session-clock strong{font-variant-numeric:tabular-nums;color:#f3d58a}.session-clock+section{isolation:isolate}.spin-cinema .session-clock{visibility:hidden}
.login-only>.stake-options,.login-only>.fee-line,.login-only>.terms,.login-only>label:not(:has(input)){display:none!important}
@media(max-width:650px){
 #lobby{padding:0 18px calc(95px + env(safe-area-inset-bottom));max-width:560px}#lobby .lobby-header{height:76px;gap:9px;position:relative}#lobby .lobby-logo{width:88px}#lobby .lobby-logo img{height:64px}.online-pill{font-size:10px;padding:7px 10px;gap:5px}.online-pill strong{font-size:13px}.account-access{font-size:10px;padding:8px 10px;min-height:36px}.lobby-welcome{padding:21px 0 18px;gap:8px}.lobby-welcome .eyebrow{font-size:7px;letter-spacing:1.6px}.lobby-welcome h1{font-size:24px;letter-spacing:-.7px;max-width:220px;overflow-wrap:anywhere}#lobby .lobby-balance{min-width:104px;padding:8px 11px}#lobby .lobby-balance>span{font-size:7px;letter-spacing:.7px}#lobby .lobby-balance strong{font-size:21px}
 #lobby .lobby-hero{min-height:194px;padding:22px 21px;border-radius:17px;margin:0 0 24px}#lobby .lobby-hero h2{font-size:34px;margin:12px 0 10px;line-height:1.04}.hero-tag{font-size:7px;letter-spacing:1px}#lobby .lobby-hero p{font-size:10px;max-width:220px;line-height:1.65}.hero-caption{font-size:6px;letter-spacing:1.5px;margin-top:14px}#lobby .lobby-hero-art{width:200px;top:15px;right:-47px;opacity:.85;transform:rotate(-14deg)}
 .app-section-title h2{font-size:15px}.app-section-title>span{font-size:9px}#lobby .lobby-mode{margin-bottom:22px}.capacity-options{gap:9px}#lobby .capacity-options button{gap:9px;padding:14px 10px;min-height:76px;border-radius:12px}#lobby .format-icon{width:28px;height:31px;font-size:12px;border-radius:8px}#lobby .capacity-options b{font-size:12px}#lobby .capacity-options button div>span{font-size:8px;line-height:1.4;max-width:95px}#lobby .capacity-options i{position:absolute;right:8px;top:6px;font-size:8px}#lobby .room-options{gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}#lobby .room-option{padding:13px 7px;min-height:89px;border-radius:11px;text-align:center}#lobby .room-option>span{font-size:7px;letter-spacing:.6px}#lobby .room-option>strong{font-size:19px;letter-spacing:-.6px;margin:9px 0 7px}#lobby .room-option>small{font-size:8px}.quick-play{display:flex;flex-direction:column;gap:14px;align-items:stretch;padding:16px;border-radius:13px;margin-bottom:27px}.quick-play .eyebrow{font-size:8px}.quick-play p{font-size:10px;line-height:1.6;margin-top:7px}.quick-play>.gold-button{width:100%;min-width:0;display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:11px 17px;min-height:47px}#lobby .gold-button span{font-size:20px;margin:0}#lobby .live-tables>header{gap:10px;margin-bottom:14px}#lobby .live-tables>header>button{flex:none;font-size:10px!important;padding:9px 12px!important;min-height:38px}#lobby .live-tables h2{font-size:16px;line-height:1.3;margin-top:6px}.live-label{font-size:7px!important}#lobby .tables-list{grid-template-columns:1fr;gap:12px}#lobby .table-card{padding:16px}.lobby-fairplay{gap:10px;flex-wrap:wrap}.lobby-fairplay button{margin-left:37px;padding:0;min-height:26px}.lobby-fairplay p{min-width:230px}#lobby .lobby-footnote{font-size:8px;display:block}.lobby-footnote a{display:inline-block;margin-top:10px}
 .app-bottom-nav{bottom:0;left:0;transform:none;width:100%;border-radius:18px 18px 0 0;border-bottom:0;padding:8px 16px calc(8px + env(safe-area-inset-bottom));gap:8px}.app-bottom-nav button{font-size:9px;min-height:49px}.session-clock{font-size:10px}#lobby .active-table{padding:14px;display:flex;flex-wrap:wrap;gap:10px}#lobby .active-table button{margin:0;width:100%;font-size:12px;padding:10px}
}
@media(max-width:359px){#lobby{padding-left:12px;padding-right:12px}#lobby .room-option>strong{font-size:16px}.online-pill{padding:6px}.account-access{padding:7px}.lobby-welcome h1{font-size:21px}#lobby .lobby-hero-art{right:-70px;opacity:.65}}
@media(max-width:1100px) and (orientation:landscape){.session-clock{position:relative;padding:7px 2%;font-size:10px}.session-clock+section{margin-top:0}.mode3d #scene3d{top:28%}.app-bottom-nav{bottom:8px}}
@media(prefers-reduced-motion:reduce){#lobby *{scroll-behavior:auto!important;transition:none!important}}
/* User supplied artwork and mobile app reference. */
#lobby .lobby-header{height:130px;justify-content:space-between;position:relative;border:0;margin-bottom:32px}#lobby .lobby-logo{position:absolute;left:50%;transform:translateX(-50%);width:210px}#lobby .lobby-logo img{height:132px}.round-tool,.account-access{border:1px solid #b99351;border-radius:50%;width:47px;height:47px;display:grid;place-items:center;color:#bfdbff;background:radial-gradient(at top,#1a3656,#050f1e);padding:0;font-size:27px;font-weight:bold}.account-access{overflow:hidden}.account-access img{width:100%;height:100%;object-fit:cover;object-position:top}.online-pill{position:absolute;bottom:-25px;right:0;margin:0;padding:5px 10px;font-size:10px}.online-pill strong{font-size:12px}
.lobby-welcome{padding:20px 24px;border:1px solid #304e74;border-radius:18px;background:linear-gradient(110deg,#142942,#071422);margin:15px 0 20px}.lobby-welcome h1{margin:0 0 9px;font-size:26px;color:#f1f5ff}.account-mode{display:inline-block;border:1px solid #365b88;border-radius:99px;padding:4px 10px;font-size:9px;color:#a1c3ed;background:#142b45}#lobby .lobby-balance{border:0;border-radius:0;border-left:1px solid #355473;background:none;min-width:175px;padding:3px 0 3px 25px;text-align:left}#lobby .lobby-balance strong{color:#ffdb63;font-size:28px}
#lobby .lobby-hero{min-height:285px;background:radial-gradient(at 95% 10%,#00519c66,transparent 48%),radial-gradient(at 95% 100%,#88122b66,transparent 48%),#07121f;border-color:#3a5275;border-radius:20px;padding:30px}#lobby .lobby-hero h2{font:bold 46px/1.03 Arial,sans-serif;color:#f5f7ff;letter-spacing:-1.4px}#lobby .lobby-hero h2 em{font-style:normal;color:#ffd359}#lobby .lobby-hero p{color:#abc8ef;font-size:16px}#lobby .lobby-hero-art{width:330px;right:-3%;top:-15px;transform:rotate(-12deg);z-index:-1}#lobby .lobby-hero-art img{position:static;display:block;width:100%;filter:drop-shadow(0 0 20px #046def66)}#hero-match{margin-top:24px;min-width:235px;display:flex;align-items:center;justify-content:space-between;font-size:18px!important;background:linear-gradient(#ffe56c,#ffbf32)!important;border:2px solid #ffeea1!important;box-shadow:0 4px 0 #a96518,0 0 25px #ffb43c45!important;border-radius:14px!important;color:#261500!important}.hero-caption{margin-top:15px}
#lobby .room-options{grid-template-columns:1fr 1fr;gap:14px}#lobby .room-option{display:flex;align-items:center;position:relative;padding:16px 15px 16px 85px;min-height:105px;gap:12px;overflow:hidden;border-radius:16px;border-color:#304f77;text-align:left;background:linear-gradient(110deg,#12325988,#071321 70%)}#lobby .room-option[aria-pressed=true]{border-color:#d6b367;background:linear-gradient(110deg,#47331d99,#091723 78%)}#lobby .room-option>img{position:absolute;left:-19px;bottom:-8px;width:130px;height:115px;object-fit:contain;filter:drop-shadow(0 0 12px #9d163755);pointer-events:none}.room-card-info{position:relative;flex:1;min-width:0}.room-card-info>span:first-child{font-size:12px;font-weight:700;letter-spacing:.3px;color:#e4edff}.room-card-subtitle{font-size:10px;color:#9ab6d8;display:block;margin:5px 0}.room-card-info strong{display:block;color:#ffda67;font-size:23px;font-weight:700;white-space:nowrap}.room-card-format{font-size:10px;color:#abc7e9;white-space:nowrap;border-left:1px solid #355270;padding-left:12px}.room-card-action{font-size:11px;font-weight:600;background:linear-gradient(#ffdf67,#df9b32);border:1px solid #ffe795;color:#281b0c;padding:9px 10px;border-radius:9px;white-space:nowrap}#lobby .room-option>small{position:absolute;bottom:5px;right:14px;color:#728cab;font-size:7px}#lobby .quick-play{margin-bottom:14px;padding:14px 17px}.lobby-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 27px}.lobby-shortcuts button{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(125deg,#172d48,#081422);border:1px solid #3d6089;border-radius:13px;min-height:60px;color:#b1caef;font-size:27px}.lobby-shortcuts button span{font-size:13px;color:#d8e7ff;font-weight:600}
@media(max-width:650px){#lobby .lobby-header{height:99px;margin-bottom:29px}#lobby .lobby-logo{width:162px}#lobby .lobby-logo img{height:100px}.round-tool,.account-access{width:41px;height:41px;font-size:24px}.online-pill{bottom:-20px;font-size:9px;padding:4px 9px}.online-pill strong{font-size:11px}.lobby-welcome{padding:15px 16px;border-radius:14px;margin:12px 0 16px}.lobby-welcome h1{font-size:19px;max-width:165px;margin-bottom:7px}.account-mode{font-size:7px;padding:3px 8px}#lobby .lobby-balance{min-width:138px;padding:3px 0 3px 17px}#lobby .lobby-balance strong{font-size:23px}#lobby .lobby-balance>span{font-size:8px}#lobby .lobby-hero{min-height:243px;padding:21px;border-radius:16px;margin-bottom:23px}#lobby .lobby-hero h2{font-size:32px;letter-spacing:-1px;line-height:1.07;margin:17px 0 10px}#lobby .lobby-hero p{font-size:11px}#lobby .lobby-hero-art{width:235px;right:-69px;top:12px;opacity:.9;transform:rotate(-12deg)}#hero-match{min-width:185px;max-width:205px;margin-top:22px;font-size:15px!important;min-height:45px;padding:10px 15px!important}.hero-caption{font-size:6px;margin-top:13px}.hero-tag{font-size:7px}#lobby .room-options{grid-template-columns:1fr;gap:10px}#lobby .room-option{min-height:94px;padding:13px 12px 14px 86px;gap:10px;border-radius:14px}#lobby .room-option>img{width:130px;height:110px;left:-15px;bottom:-12px}.room-card-info>span:first-child{font-size:12px}.room-card-subtitle{font-size:9px;margin:4px 0}.room-card-info strong{font-size:22px}.room-card-format{font-size:9px;padding-left:9px}.room-card-action{font-size:10px;padding:9px 10px}.quick-play .eyebrow{font-size:8px}#lobby .quick-play{padding:13px;gap:11px;margin-bottom:13px}.lobby-shortcuts{gap:10px;margin-bottom:26px}.lobby-shortcuts button{gap:8px;min-height:59px;font-size:23px}.lobby-shortcuts button span{font-size:11px}.app-bottom-nav{background:linear-gradient(180deg,#0b1928f5,#050d17f5)}.app-bottom-nav button[aria-current]{border:1px solid #a37832;background:linear-gradient(#bd883522,#15203311);box-shadow:0 0 15px #c6912418}.app-bottom-nav button{border:1px solid transparent}}
@media(max-width:359px){.lobby-welcome{padding:12px}.lobby-welcome h1{font-size:17px}#lobby .lobby-balance{min-width:120px;padding-left:13px}#lobby .lobby-balance strong{font-size:21px}#lobby .room-option{padding-left:75px;gap:7px}.room-card-format{display:none}.room-card-info strong{font-size:22px}#lobby .room-option>img{left:-26px}.room-card-action{padding:9px}.hero-tag{font-size:6px}#hero-match{min-width:174px}#lobby .lobby-hero h2{font-size:31px}}
#lobby button{text-transform:none}#lobby .room-option:before,#lobby .room-option:after{display:none}#lobby .room-option{padding-left:100px}#lobby .room-option>img{width:110px;left:-13px;bottom:-6px}.room-card-info{z-index:1}#lobby .room-card-action{font-size:11px;color:#251806}.lobby-footnote a{margin-left:12px}
@media(max-width:359px){#lobby .room-option{padding-left:88px}#lobby .room-option>img{left:-23px}.lobby-footnote a{margin-left:0}}
.install-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:14px 18px;border:1px solid #355777;border-radius:16px;background:linear-gradient(120deg,#132a43,#081420)}.install-row button{min-height:44px;padding:10px 18px;color:#ffe1a0}.install-row span{font-size:12px;color:#a5c2df}#install-dialog{max-height:calc(100dvh - 32px);overflow:auto}#install-dialog p{line-height:1.6}#install-app[hidden]+span{display:none}.install-row:has(#install-app[hidden]){display:none}@media(max-width:600px){.install-row{display:block;text-align:center}.install-row button{width:100%}.install-row span{display:block;margin-top:7px}}
#lobby #hero-match-label{font-size:inherit;margin:0}
