:root{--bg:#07110d;--panel:#0d1914;--panel-2:#11221a;--panel-3:#152a20;--line:#244136;--line-soft:#1a3127;--text:#f5fff9;--muted:#8fa99c;--accent:#7df0b1;--accent-dark:#092d1b;--danger:#ff7c87;--yellow:#f6d37f}*{box-sizing:border-box}html{scrollbar-gutter:stable;min-height:100%;overflow-y:scroll}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 50% -10%,#123324 0,#07110d 38%,#050a08 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1220px,100%);margin:0 auto;padding:16px 22px 60px}.topbar{justify-content:space-between;align-items:center;gap:12px;width:min(1220px,100%);margin:0 auto;padding:4px 22px 18px;display:flex}.shell>.topbar{width:100%;padding-left:0;padding-right:0}.brand{letter-spacing:-.06em;font-size:29px;font-weight:950}.brand span{color:var(--accent)}.top-actions{align-items:center;gap:8px;min-width:0;display:flex}.online-pill{border:1px solid var(--line);color:var(--muted);background:#0e1b16d1;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;display:flex}.online-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #7df0b18c}.auth-mini{border:1px solid var(--line);min-height:36px;color:var(--text);background:0 0;border-radius:999px;padding:7px 12px;font-weight:800}.game-home-hero{text-align:center;padding:50px 0 34px}.game-home-eyebrow{color:var(--accent);letter-spacing:.22em;margin-bottom:16px;font-size:11px;font-weight:900}.game-home-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,7vw,78px);line-height:.94}.game-home-hero p{max-width:560px;color:var(--muted);margin:21px auto 0;font-size:17px;line-height:1.55}.game-tabs{scrollbar-width:none;justify-content:center;align-items:center;gap:7px;margin-bottom:27px;display:flex;overflow-x:auto}.game-tabs::-webkit-scrollbar{display:none}.game-tabs button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#0e1b16c7;border-radius:999px;flex:none;padding:9px 16px;font-size:13px;font-weight:850;transition:background .15s,border-color .15s,color .15s,transform .15s}.game-tabs button:hover{color:var(--text);border-color:#3d6453}.game-tabs button.active{background:var(--accent);border-color:var(--accent);color:#062415}.games-section{margin-bottom:30px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:22px}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.game-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.game-tile{text-align:left;border:1px solid var(--line);background:var(--panel);min-width:0;color:var(--text);border-radius:18px;padding:0;transition:transform .18s,border-color .18s,background .18s;display:block;overflow:hidden}.game-tile:not(:disabled):hover{background:#102018;border-color:#486a5b;transform:translateY(-3px)}.game-tile.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.game-tile:disabled{cursor:default}.game-art{isolation:isolate;justify-content:center;align-items:center;height:155px;display:flex;position:relative;overflow:hidden}.game-art-pattern{opacity:.17;background-image:radial-gradient(circle at 20% 30%,#fff 0 4px,#0000 5px),radial-gradient(circle at 70% 65%,#fff 0 6px,#0000 7px),radial-gradient(circle at 90% 20%,#fff 0 3px,#0000 4px);background-size:90px 90px,120px 120px,70px 70px;position:absolute;inset:0}.game-art-dice{background:radial-gradient(circle at 50% 40%,#4d916a,#183d29 75%)}.game-art-dice-alt{background:radial-gradient(circle at 50% 40%,#80653b,#382713 75%)}.game-art-card{background:radial-gradient(circle at 50% 40%,#774657,#341923 75%)}.game-art-card-alt{background:radial-gradient(circle at 50% 40%,#59467d,#241a39 75%)}.game-art-pool{background:radial-gradient(circle at 50% 40%,#286973,#102e34 75%)}.game-art-pool-alt{background:radial-gradient(circle at 50% 40%,#3a678c,#152b40 75%)}.game-art-board{background:radial-gradient(circle at 50% 40%,#75683b,#302813 75%)}.game-big-icon{opacity:.18;filter:saturate(.7);font-size:88px;position:absolute;transform:rotate(-10deg)translate(-85px,-8px)}.game-logo{z-index:2;color:#fff;letter-spacing:-.06em;text-transform:uppercase;text-shadow:0 3px #00000073,0 0 24px #00000047;max-width:90%;padding:8px 16px;font-size:clamp(24px,3vw,39px);font-weight:1000;position:relative}.soon-badge{z-index:3;color:#d4e1da;letter-spacing:.08em;background:#050a08b8;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:11px;right:11px}.game-tile.coming-soon{opacity:.58}.game-tile-footer{border-top:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:57px;padding:11px 13px;display:grid}.game-player-count{color:#b8cdc2;background:#16271f;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.game-player-count span{margin-right:4px}.game-description{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.game-live-dot{color:var(--accent);align-items:center;gap:5px;font-size:10px;font-weight:900;display:flex}.game-live-dot span{background:var(--accent);border-radius:50%;width:6px;height:6px}.selected-game-area{margin-top:38px}.selected-game-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;display:flex}.selected-game-title>div{align-items:center;gap:12px;display:flex}.selected-game-icon{background:var(--panel-2);border:1px solid var(--line);border-radius:15px;place-items:center;width:49px;height:49px;font-size:26px;display:grid}.selected-label,.panel-label{color:var(--accent);letter-spacing:.15em;font-size:10px;font-weight:900}.selected-game-title h2{letter-spacing:-.04em;margin:2px 0 0;font-size:24px}.selected-player-info,.room-count-badge{background:var(--panel-2);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.lobby-layout{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:16px;margin-top:16px;display:grid}.lobby-create-panel,.lobby-room-panel{border:1px solid var(--line);background:#0d1914e6;border-radius:21px;padding:21px}.lobby-create-panel h3,.lobby-room-panel h3{letter-spacing:-.04em;margin:4px 0 0;font-size:22px}.panel-description{color:var(--muted);margin:7px 0 20px;font-size:13px;line-height:1.5}.field{gap:7px;margin:13px 0;display:grid}.field label,.room-type-label{color:var(--muted);font-size:12px;font-weight:700}.input{border:1px solid var(--line);width:100%;min-height:49px;color:var(--text);background:#08130e;border-radius:13px;outline:none;padding:13px 14px}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #7df0b11a}.room-type-label{margin-top:15px;margin-bottom:8px}.room-type-selector{grid-template-columns:1fr 1fr;gap:8px;display:grid}.room-type-selector button{text-align:left;border:1px solid var(--line);min-height:65px;color:var(--text);background:#0a1711;border-radius:13px;align-items:center;gap:9px;padding:10px 11px;display:flex}.room-type-selector button.active{border-color:var(--accent);background:#7df0b11c}.room-type-icon{font-size:20px}.room-type-selector strong{font-size:13px;display:block}.room-type-selector small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.btn{border:0;border-radius:13px;min-height:46px;padding:12px 15px;font-weight:850}.btn-primary{background:var(--accent);color:#062415}.btn-secondary{color:var(--text);border:1px solid var(--line);background:#172b22}.btn-danger{color:#ffdfe2;background:#3c1b20;border:1px solid #71343c}.btn:disabled{opacity:.45;cursor:not-allowed}.create-room-button{width:100%;margin-top:17px}.lobby-error{margin-top:11px}.rooms-header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:17px;display:flex}.room-list{gap:9px;display:grid}.room-item-new{border:1px solid var(--line-soft);background:#09150f;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:69px;padding:12px 12px 12px 14px;transition:border-color .15s,background .15s;display:flex}.room-item-new:hover{background:#0c1b14;border-color:#345847}.room-playing{opacity:.65}.room-main-info{min-width:0}.room-name-row{align-items:center;gap:6px;display:flex}.room-name-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.privacy-badge{font-size:11px}.room-details{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:11px;display:flex}.waiting-text{color:var(--accent)}.playing-text{color:var(--yellow)}.room-join-button{min-width:72px;min-height:42px;color:var(--text);background:#142a20;border:1px solid #315141;border-radius:11px;flex:none;padding:9px 14px;font-size:13px;font-weight:850}.room-join-button:not(:disabled):hover{border-color:var(--accent);background:var(--accent);color:#062415}.room-join-button:disabled{opacity:.45;cursor:default}.rooms-empty{text-align:center;min-height:230px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.rooms-empty-icon{opacity:.7;margin-bottom:8px;font-size:36px}.rooms-empty strong{color:var(--text);font-size:14px}.rooms-empty span{margin-top:4px;font-size:12px}.card{border:1px solid var(--line);background:#0e1b16e0;border-radius:22px;padding:18px}.card h2{margin:0 0 12px;font-size:18px}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sub{color:var(--muted);margin-top:3px;font-size:12px}.toast{color:#ffd6d9;font-size:13px}.empty{text-align:center;color:var(--muted);padding:20px 4px;font-size:14px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b0;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#0d1a14;border-radius:21px;width:min(420px,100%);padding:22px}.modal-lock{background:var(--panel-2);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:11px;font-size:19px;display:grid}.modal h3{margin:0 0 4px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.game-layout{grid-template-columns:minmax(0,1fr) 340px;gap:16px;display:grid}.game-card{padding:0;overflow:hidden}.game-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:15px 16px;display:flex}.dice-stage{background:radial-gradient(circle at 50% 45%,#23543d 0,#133725 48%,#0b2217 100%);height:clamp(310px,52vw,560px);position:relative}.dice-help{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d8eee3;pointer-events:none;background:#00000059;border-radius:10px;padding:7px 9px;font-size:12px;position:absolute;bottom:10px;left:12px}.controls{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:13px;display:flex}.status-chip{color:var(--muted);background:#0a1711;border-radius:10px;padding:8px 10px;font-size:13px}.sidebar{align-content:start;gap:16px;display:grid}.players{gap:8px;display:grid}.player{background:#0a1711;border:1px solid #0000;border-radius:12px;justify-content:space-between;gap:10px;padding:10px 11px;display:flex}.player.active{border-color:var(--accent)}.you{color:var(--accent);margin-left:5px;font-size:10px}.score-grid{grid-template-columns:1fr auto;display:grid}.score-row{display:contents}.score-row button,.score-row div{border-bottom:1px solid #1b3027;padding:9px 8px}.score-row button{text-align:left;color:var(--text);background:0 0;border:0;border-bottom:1px solid #1b3027}.score-row button:not(:disabled):hover{background:#12261d}.score-row .points{text-align:right;color:var(--muted)}.score-row .filled{color:var(--accent);font-weight:800}.total{justify-content:space-between;padding-top:12px;font-weight:900;display:flex}.auth-splash{place-items:center;padding:54px 0 34px;display:grid}.auth-card{text-align:center;border:1px solid var(--line);background:#0e1b16e0;border-radius:26px;width:min(560px,100%);padding:clamp(22px,5vw,42px)}.eyebrow{color:var(--accent);letter-spacing:.2em;font-size:12px;font-weight:900}.auth-card h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(40px,9vw,68px);line-height:.94}.auth-card p{max-width:440px;color:var(--muted);margin:0 auto 22px;line-height:1.55}.auth-actions{gap:10px;max-width:360px;margin:0 auto;display:grid}.btn-google{color:#17201b;background:#fff}.auth-note{max-width:380px;color:var(--muted);margin:14px auto 0;font-size:12px;line-height:1.45}.profile-wrap{position:relative}.profile-button{border:1px solid var(--line);background:var(--panel);max-width:170px;min-height:38px;color:var(--text);border-radius:999px;align-items:center;gap:7px;padding:4px 9px 4px 5px;display:flex}.profile-button img,.profile-button span{object-fit:cover;background:var(--panel-2);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.profile-button b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-menu{z-index:30;border:1px solid var(--line);background:#0d1a14;border-radius:14px;width:210px;padding:8px;position:absolute;top:44px;right:0}.profile-email{color:var(--muted);text-overflow:ellipsis;padding:7px 8px;font-size:11px;overflow:hidden}.profile-menu button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:9px;padding:9px 8px}.profile-menu button:hover{background:var(--panel-2)}@media (max-width:900px){.game-library{grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-layout,.game-layout,.sidebar{grid-template-columns:1fr}}@media (max-width:600px){.shell{padding:10px 12px 40px}.topbar{z-index:50;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);width:100%;padding:9px 12px;position:sticky;top:0}.shell>.topbar{padding-left:0;padding-right:0}.brand{font-size:24px}.game-home-hero{padding:40px 4px 29px}.game-home-hero h1{font-size:clamp(43px,14vw,62px)}.game-home-hero p{font-size:14px}.game-tabs{justify-content:flex-start;margin-left:-2px;margin-right:-2px;padding-bottom:3px}.game-tabs button{min-height:40px;padding:8px 13px;font-size:11px}.game-library{grid-template-columns:1fr;gap:10px}.game-art{height:135px}.game-logo{font-size:32px}.game-tile-footer{min-height:55px}.selected-game-area{margin-top:31px}.selected-game-title{align-items:flex-end}.selected-player-info{font-size:10px}.lobby-create-panel,.lobby-room-panel{border-radius:18px;padding:16px}.room-type-selector{grid-template-columns:1fr}.room-type-selector button{min-height:59px}.room-item-new{min-height:65px;padding:10px}.room-join-button{min-width:67px}.dice-stage{height:370px}.game-card{border-radius:18px}.controls{justify-content:stretch}.controls .btn{flex:1}.online-pill{white-space:nowrap;padding:7px 9px;font-size:11px}.auth-mini{font-size:11px}.profile-button b{display:none}.auth-splash{padding-top:34px}.auth-card{padding:24px 16px}}@media (max-width:390px){.shell{padding-left:9px;padding-right:9px}.game-home-hero h1{font-size:42px}.game-tile-footer{grid-template-columns:auto 1fr}.game-description{display:none}.game-live-dot{justify-self:end}.selected-game-icon{width:44px;height:44px}.selected-game-title h2{font-size:21px}.dice-stage{height:330px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.game-detail-page{padding-top:28px}.back-to-games{border:1px solid var(--line);min-height:42px;color:var(--muted);background:0 0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;transition:color .15s,border-color .15s,background .15s}.back-to-games:hover{color:var(--text);background:var(--panel);border-color:#496d5c}.game-detail-header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;padding:35px 0 25px;display:grid}.game-detail-icon{border:1px solid var(--line);background:radial-gradient(circle at 40% 30%,#245b40,#10271b);border-radius:20px;place-items:center;width:72px;height:72px;font-size:38px;display:grid}.game-detail-copy{min-width:0}.game-detail-copy h1{letter-spacing:-.055em;margin:3px 0 2px;font-size:clamp(36px,5vw,56px);line-height:1}.game-detail-copy p{color:var(--muted);margin:7px 0 0;font-size:14px}.game-detail-player-count{border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}@media (max-width:600px){.game-detail-page{padding-top:16px}.game-detail-header{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:24px 0 18px}.game-detail-icon{border-radius:16px;width:58px;height:58px;font-size:30px}.game-detail-copy h1{font-size:38px}.game-detail-player-count{grid-column:1/-1;justify-self:start}}.yacht-leaderboards{border-top:1px solid var(--line);margin-top:40px;padding-top:28px}.leaderboard-heading{margin-bottom:16px}.leaderboard-heading h2{letter-spacing:-.045em;margin:4px 0 0;font-size:26px}.leaderboard-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.leaderboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.leaderboard-card{border:1px solid var(--line);background:#0d1914e6;border-radius:18px;min-width:0;padding:17px}.leaderboard-card-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.leaderboard-icon{background:var(--panel-2);border-radius:12px;flex:none;place-items:center;width:41px;height:41px;font-size:21px;display:grid}.leaderboard-card h3{letter-spacing:-.025em;margin:0;font-size:15px}.leaderboard-card-head p{color:var(--muted);margin:3px 0 0;font-size:10px}.leaderboard-list{display:grid}.leaderboard-row{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:45px;display:flex}.leaderboard-player{align-items:center;gap:8px;min-width:0;display:flex}.leaderboard-player>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-rank{width:24px;height:24px;color:var(--muted);background:#15271f;border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.leaderboard-row:first-child .leaderboard-rank{color:var(--yellow);background:#f6d37f29}.leaderboard-row strong{color:var(--accent);font-size:14px}.leaderboard-empty,.leaderboard-loading{color:var(--muted);text-align:center;padding:28px 5px;font-size:12px}@media (max-width:900px){.leaderboard-grid{grid-template-columns:1fr}}.brand-button{appearance:none;color:var(--text);cursor:pointer;background:0 0;border:0;padding:0 0 0 10px;font-family:inherit}.brand-button:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:6px}.game-art-ladder{background:radial-gradient(circle at 50% 40%,#5d6f88,#1c2635 75%)}
.Footer-module__SYDyFG__footer{width:100%;margin-top:72px;padding:0 20px 28px}.Footer-module__SYDyFG__inner{border-top:1px solid #ffffff14;width:100%;max-width:1120px;margin:0 auto;padding-top:28px}.Footer-module__SYDyFG__brandArea{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Footer-module__SYDyFG__logo{color:#f4fff8;letter-spacing:-1px;font-size:24px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.Footer-module__SYDyFG__logo span{color:#72e6a6}.Footer-module__SYDyFG__brandArea p{color:#e1f0e87a;text-align:right;margin:1px 0 0;font-size:12px;font-weight:600;line-height:1.6}.Footer-module__SYDyFG__links{flex-wrap:wrap;align-items:center;gap:8px 22px;padding-bottom:24px;display:flex}.Footer-module__SYDyFG__links a{color:#e1f0e894;font-size:12px;font-weight:700;text-decoration:none;transition:color .16s,opacity .16s}.Footer-module__SYDyFG__links a:hover{color:#f4fff8}.Footer-module__SYDyFG__external{opacity:.65;margin-left:3px;font-size:10px}.Footer-module__SYDyFG__bottom{color:#e1f0e84d;border-top:1px solid #ffffff0b;flex-wrap:wrap;align-items:center;gap:6px;padding-top:18px;font-size:10px;font-weight:650;display:flex}.Footer-module__SYDyFG__dot{opacity:.4}@media (max-width:640px){.Footer-module__SYDyFG__footer{margin-top:54px;padding:0 18px 24px}.Footer-module__SYDyFG__inner{padding-top:24px}.Footer-module__SYDyFG__brandArea{margin-bottom:21px;display:block}.Footer-module__SYDyFG__brandArea p{text-align:left;margin-top:9px}.Footer-module__SYDyFG__links{gap:12px 20px;padding-bottom:22px}.Footer-module__SYDyFG__links a{font-size:11px}.Footer-module__SYDyFG__bottom{padding-top:16px}}
