.Header-module__vcZAwq__header{background:var(--surface);border-bottom:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;justify-content:space-between;align-items:center;height:70px;padding:16px 24px;display:flex;position:sticky;top:0}.Header-module__vcZAwq__logo{font-family:var(--font-display);color:var(--gold);letter-spacing:-.5px;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__vcZAwq__logo:hover{opacity:.9}.Header-module__vcZAwq__logoIcon{background:linear-gradient(135deg,var(--gold)0%,var(--amber)100%);color:#2c1810;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;transform:rotate(-5deg);box-shadow:0 2px #b8860b}.Header-module__vcZAwq__gameInfo{flex-direction:column;align-items:center;display:flex}.Header-module__vcZAwq__gameCodeLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;font-size:.7rem}.Header-module__vcZAwq__gameCode{color:var(--text-primary);border:1px dashed var(--surface-border);background:#ffffff0d;border-radius:4px;padding:2px 8px;font-family:monospace;font-size:1.1rem;font-weight:700}.Header-module__vcZAwq__rightSection{align-items:center;gap:16px;display:flex}.Header-module__vcZAwq__helpLink{color:var(--text-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex}.Header-module__vcZAwq__helpLink:hover{color:var(--text-primary);background:#ffffff1a;transform:rotate(15deg)}@media (max-width:600px){.Header-module__vcZAwq__header{height:60px;padding:12px 16px}.Header-module__vcZAwq__logoText{display:none}.Header-module__vcZAwq__gameCode{font-size:.9rem}}
.Board-module__Z0Cj1W__boardWrapper{perspective:1000px;justify-content:center;align-items:center;padding:10px;display:flex}.Board-module__Z0Cj1W__boardGrid{background:var(--bg-secondary);border-radius:var(--radius-md);box-shadow:0 20px 50px #0009,0 0 0 1px var(--surface-border),inset 0 0 20px #00000080;aspect-ratio:1;width:100%;max-width:650px;transform-style:preserve-3d;grid-template-columns:repeat(15,1fr);gap:2px;margin:0 auto;padding:6px;display:grid;position:relative}.Board-module__Z0Cj1W__square{text-transform:uppercase;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;background:#1e232d66;border-radius:2px;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;transition:all .2s;display:flex;position:relative}.Board-module__Z0Cj1W__square:hover{z-index:10;background:#ffffff14}.Board-module__Z0Cj1W__premium{color:#fffffff2;text-shadow:0 1px 2px #000c;letter-spacing:-.5px;font-size:.6rem}.Board-module__Z0Cj1W__DL{background:var(--square-dl)}.Board-module__Z0Cj1W__TL{background:var(--square-tl)}.Board-module__Z0Cj1W__DW{background:var(--square-dw)}.Board-module__Z0Cj1W__TW{background:var(--square-tw)}.Board-module__Z0Cj1W__ST{color:var(--gold);background:#ffd70026;font-size:1.2rem}.Board-module__Z0Cj1W__tile{z-index:2;background:linear-gradient(135deg,#f0e6d2 0%,#d4c5a5 100%);border-radius:3px;justify-content:center;align-items:center;width:92%;height:92%;transition:transform .1s cubic-bezier(.34,1.56,.64,1);animation:.4s cubic-bezier(.34,1.56,.64,1) backwards Board-module__Z0Cj1W__pop;display:flex;position:relative;box-shadow:0 3px #a89570,0 5px 5px #0000004d}.Board-module__Z0Cj1W__tileLetter{font-family:var(--font-display);color:#2c1810;text-shadow:0 1px #fff6;font-size:1.1rem;font-weight:800;transform:translateY(-1px)}.Board-module__Z0Cj1W__tilePoints{color:#2c1810b3;font-size:.55rem;font-weight:800;position:absolute;bottom:2px;right:3px}.Board-module__Z0Cj1W__tileBlank .Board-module__Z0Cj1W__tileLetter{color:var(--gold-dim)}.Board-module__Z0Cj1W__placed .Board-module__Z0Cj1W__tile{box-shadow:0 0 0 2px var(--gold),0 3px 0 #a89570,0 6px 12px #ffd7004d;z-index:10;transform:translateY(-2px)}.Board-module__Z0Cj1W__validHover{box-shadow:inset 0 0 0 1px var(--success);background:#2ecc7140}.Board-module__Z0Cj1W__invalidHover{box-shadow:inset 0 0 0 1px var(--error);background:#e74c3c40}@media (max-width:600px){.Board-module__Z0Cj1W__boardGrid{gap:1px;padding:3px}.Board-module__Z0Cj1W__square{border-radius:1px;font-size:6px}.Board-module__Z0Cj1W__premium{font-size:5px}.Board-module__Z0Cj1W__tile{border-radius:2px;width:96%;height:96%;box-shadow:0 2px #a89570,0 3px 3px #0000004d}.Board-module__Z0Cj1W__tileLetter{font-size:.7rem}.Board-module__Z0Cj1W__tilePoints{font-size:4px;bottom:1px;right:2px}.Board-module__Z0Cj1W__ST{font-size:10px}}
.TileRack-module__NDi-fG__rackContainer{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:20px;display:flex}.TileRack-module__NDi-fG__rack{background:#3e2723;border-bottom:4px solid #281a16;border-radius:8px;justify-content:center;gap:8px;padding:12px 20px;display:flex;position:relative;box-shadow:0 10px 20px #0006,inset 0 2px 4px #ffffff1a,inset 0 -2px 4px #0000004d}.TileRack-module__NDi-fG__rack:before{content:"";pointer-events:none;border-radius:8px;position:absolute;inset:0;box-shadow:inset 0 0 20px #00000080}.TileRack-module__NDi-fG__tileWrapper{perspective:500px}.TileRack-module__NDi-fG__tile{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f0e6d2 0%,#d4c5a5 100%);border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px #a89570,0 6px 6px #0000004d}.TileRack-module__NDi-fG__tile:hover:not(.TileRack-module__NDi-fG__disabled){transform:translateY(-4px);box-shadow:0 8px #a89570,0 12px 12px #0003}.TileRack-module__NDi-fG__selected{border:2px solid var(--gold);z-index:10;transform:translateY(-8px)!important;box-shadow:0 12px #a89570,0 16px 20px #0006!important}.TileRack-module__NDi-fG__selected:after{content:"";background:var(--gold);width:6px;height:6px;box-shadow:0 0 10px var(--gold);border-radius:50%;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.TileRack-module__NDi-fG__disabled{filter:grayscale(.8)opacity(.6);cursor:not-allowed}.TileRack-module__NDi-fG__tileLetter{font-family:var(--font-display);color:#2c1810;text-shadow:0 1px #fff6;font-size:1.5rem;font-weight:800;transform:translateY(-2px)}.TileRack-module__NDi-fG__tilePoints{color:#2c1810b3;font-size:.65rem;font-weight:700;position:absolute;bottom:2px;right:4px}.TileRack-module__NDi-fG__tileBlank .TileRack-module__NDi-fG__tileLetter{color:var(--gold-dim)}@media (max-width:600px){.TileRack-module__NDi-fG__rack{justify-content:flex-start;gap:4px;width:100%;padding:8px 12px;overflow-x:auto}.TileRack-module__NDi-fG__tile{border-radius:4px;width:38px;height:38px;box-shadow:0 3px #a89570,0 4px 4px #0003}.TileRack-module__NDi-fG__tileLetter{font-size:1.2rem}.TileRack-module__NDi-fG__tilePoints{font-size:.5rem;bottom:1px;right:2px}}
.ScoreBoard-module__h_J3AW__scoreboard{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--surface-border);align-items:stretch;gap:8px;padding:8px;display:flex}.ScoreBoard-module__h_J3AW__player{border-radius:var(--radius-md);background:#0b0e1766;flex-direction:column;flex:1;align-items:center;padding:10px 12px;transition:all .3s;display:flex;position:relative}.ScoreBoard-module__h_J3AW__active{background:#ffd70014;border:1px solid #ffd70033}.ScoreBoard-module__h_J3AW__turnIndicator{background:linear-gradient(135deg,var(--gold),var(--amber));color:#0b0e17;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border-radius:10px;padding:2px 10px;font-size:9px;font-weight:700;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.ScoreBoard-module__h_J3AW__avatar{color:#0b0e17;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.ScoreBoard-module__h_J3AW__name{color:var(--text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.8rem;font-weight:600;overflow:hidden}.ScoreBoard-module__h_J3AW__score{font-family:var(--font-display);background:linear-gradient(135deg,var(--gold),var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.ScoreBoard-module__h_J3AW__divider{background:var(--surface-border);align-self:stretch;width:1px}.ScoreBoard-module__h_J3AW__info{border-top:1px solid var(--surface-border);justify-content:center;gap:16px;margin-top:6px;padding-top:6px;display:flex}.ScoreBoard-module__h_J3AW__infoItem{color:var(--text-secondary);align-items:center;gap:4px;font-size:.75rem;display:flex}.ScoreBoard-module__h_J3AW__infoValue{color:var(--text-primary);font-weight:600}.ScoreBoard-module__h_J3AW__status{text-align:center;color:var(--text-secondary);padding:6px 12px;font-size:.8rem;font-style:italic}.ScoreBoard-module__h_J3AW__youLabel{color:var(--gold);text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.65rem}@media (max-width:600px){.ScoreBoard-module__h_J3AW__scoreboard{border-radius:var(--radius-md);gap:6px;padding:6px}.ScoreBoard-module__h_J3AW__player{padding:8px}.ScoreBoard-module__h_J3AW__score{font-size:1.3rem}.ScoreBoard-module__h_J3AW__name{max-width:80px;font-size:.75rem}.ScoreBoard-module__h_J3AW__avatar{width:26px;height:26px;font-size:12px}}
.GameControls-module__QBfb_q__controls{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.GameControls-module__QBfb_q__controlBtn{border-radius:var(--radius-md);cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);border:none;align-items:center;gap:6px;padding:10px 18px;transition:all .2s;display:inline-flex}.GameControls-module__QBfb_q__submitBtn{background:linear-gradient(135deg,var(--gold),var(--amber));color:#0b0e17;box-shadow:0 3px 15px var(--gold-glow)}.GameControls-module__QBfb_q__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 25px #ffd70080}.GameControls-module__QBfb_q__shuffleBtn{background:var(--surface);color:var(--text-primary);border:1px solid var(--surface-border)}.GameControls-module__QBfb_q__shuffleBtn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--gold-dim)}.GameControls-module__QBfb_q__recallBtn{color:var(--info);background:#3498db26;border:1px solid #3498db4d}.GameControls-module__QBfb_q__recallBtn:hover:not(:disabled){background:#3498db40}.GameControls-module__QBfb_q__swapBtn{color:#9b59b6;background:#9b59b626;border:1px solid #9b59b64d}.GameControls-module__QBfb_q__swapBtn:hover:not(:disabled){background:#9b59b640}.GameControls-module__QBfb_q__passBtn{color:#f1c40f;background:#f1c40f1a;border:1px solid #f1c40f4d}.GameControls-module__QBfb_q__passBtn:hover:not(:disabled){background:#f1c40f33}.GameControls-module__QBfb_q__resignBtn{color:var(--error);background:#e74c3c1a;border:1px solid #e74c3c4d}.GameControls-module__QBfb_q__resignBtn:hover:not(:disabled){background:#e74c3c33}.GameControls-module__QBfb_q__controlBtn:disabled{opacity:.3;cursor:not-allowed;transform:none!important}.GameControls-module__QBfb_q__controlBtn:active:not(:disabled){transform:scale(.96)}.GameControls-module__QBfb_q__message{text-align:center;border-radius:var(--radius-md);padding:8px 16px;font-size:.85rem;font-weight:500;animation:.3s GameControls-module__QBfb_q__fadeIn}.GameControls-module__QBfb_q__error{color:var(--error);background:#e74c3c26;border:1px solid #e74c3c4d}.GameControls-module__QBfb_q__success{color:var(--success);background:#2ecc7126;border:1px solid #2ecc714d}@media (max-width:600px){.GameControls-module__QBfb_q__controls{gap:6px}.GameControls-module__QBfb_q__controlBtn{padding:8px 12px;font-size:.8rem}}
.ChatPanel-module__aO3MNa__chatPanel{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;height:100%;max-height:500px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ChatPanel-module__aO3MNa__chatHeader{border-bottom:1px solid var(--surface-border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;justify-content:space-between;align-items:center;padding:16px;display:flex}.ChatPanel-module__aO3MNa__chatTitle{color:var(--text-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.ChatPanel-module__aO3MNa__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px}.ChatPanel-module__aO3MNa__toggleBtn:hover{color:var(--text-primary)}.ChatPanel-module__aO3MNa__messagesContainer{scroll-behavior:smooth;background:#0003;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ChatPanel-module__aO3MNa__message{word-wrap:break-word;border-radius:12px;max-width:85%;padding:10px 14px;font-size:.9rem;line-height:1.4;animation:.3s ease-out ChatPanel-module__aO3MNa__slideUp;position:relative}.ChatPanel-module__aO3MNa__myMessage{background:linear-gradient(135deg,var(--gold-dim)0%,#b8860b 100%);color:#fff;border-bottom-right-radius:2px;align-self:flex-end;box-shadow:0 4px 12px #b8860b33}.ChatPanel-module__aO3MNa__opponentMessage{color:var(--text-primary);border:1px solid var(--surface-border);background:#ffffff14;border-bottom-left-radius:2px;align-self:flex-start}.ChatPanel-module__aO3MNa__senderName{opacity:.8;margin-bottom:4px;font-size:.7rem;font-weight:600}.ChatPanel-module__aO3MNa__inputArea{border-top:1px solid var(--surface-border);background:#0003;gap:8px;padding:12px;display:flex}.ChatPanel-module__aO3MNa__input{border:1px solid var(--surface-border);color:var(--text-primary);background:#ffffff0d;border-radius:20px;outline:none;flex:1;padding:10px 16px;font-size:.9rem;transition:all .2s}.ChatPanel-module__aO3MNa__input:focus{border-color:var(--text-muted);background:#ffffff1a}.ChatPanel-module__aO3MNa__input::placeholder{color:var(--text-muted)}.ChatPanel-module__aO3MNa__sendBtn{background:var(--gold);color:#0b0e17;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex;box-shadow:0 4px 10px #ffd70033}.ChatPanel-module__aO3MNa__sendBtn:hover{transform:scale(1.1)}.ChatPanel-module__aO3MNa__sendBtn:disabled{background:var(--surface-border);color:var(--text-muted);cursor:not-allowed;transform:none}.ChatPanel-module__aO3MNa__collapsed{height:56px;overflow:hidden}.ChatPanel-module__aO3MNa__empty{text-align:center;color:var(--text-muted);margin-top:20px;font-size:.85rem;font-style:italic}
.GamePage-module__f7yA-G__gamePage{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);background-image:radial-gradient(circle at 10% 20%,#14142866 0%,#0000 60%),radial-gradient(circle at 90% 80%,#32281433 0%,#0000 60%);flex-direction:column;display:flex;overflow:hidden}.GamePage-module__f7yA-G__gameContainer{flex:1;grid-template-columns:320px 1fr 340px;gap:20px;height:calc(100vh - 70px);padding:20px;display:grid;overflow:hidden}.GamePage-module__f7yA-G__leftPanel{flex-direction:column;gap:20px;padding-right:4px;display:flex;overflow-y:auto}.GamePage-module__f7yA-G__moveHistory{border:1px solid var(--surface-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10142499;flex-direction:column;flex:1;padding:16px;display:flex}.GamePage-module__f7yA-G__moveHistoryTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);border-bottom:1px solid var(--surface-border);margin-bottom:12px;padding-bottom:8px;font-size:.9rem;font-weight:700}.GamePage-module__f7yA-G__moveItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;font-size:.9rem;display:flex}.GamePage-module__f7yA-G__moveItem:last-child{border-bottom:none}.GamePage-module__f7yA-G__movePlayer{color:var(--text-secondary);font-weight:600}.GamePage-module__f7yA-G__moveWords{color:var(--text-primary);font-family:monospace}.GamePage-module__f7yA-G__moveScore{color:var(--gold);font-weight:700}.GamePage-module__f7yA-G__moveType{color:var(--text-muted);font-size:.8rem;font-style:italic}.GamePage-module__f7yA-G__centerPanel{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding-bottom:20px;display:flex;position:relative}.GamePage-module__f7yA-G__turnBanner{color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffd7001a;border:1px solid #ffd7004d;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;animation:.4s ease-out backwards GamePage-module__f7yA-G__slideDown;display:flex;box-shadow:0 4px 20px #0003}.GamePage-module__f7yA-G__myTurn{border-color:var(--gold);color:#fff;text-shadow:0 2px 4px #00000080;background:linear-gradient(90deg,#ffd70026 0%,#ffa50026 100%);animation:2s infinite GamePage-module__f7yA-G__pulse}.GamePage-module__f7yA-G__opponentTurn{border-color:var(--surface-border);color:var(--text-muted);background:#ffffff0d}.GamePage-module__f7yA-G__waitingBanner{color:#3498db;background:#3498db1a;border-color:#3498db4d}.GamePage-module__f7yA-G__rightPanel{flex-direction:column;height:100%;display:flex}.GamePage-module__f7yA-G__loadingScreen{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:50vh;display:flex}.GamePage-module__f7yA-G__loadingSpinner{border:4px solid #ffffff1a;border-top-color:var(--gold);border-radius:50%;width:50px;height:50px;animation:1s linear infinite GamePage-module__f7yA-G__spin}.GamePage-module__f7yA-G__loadingText{color:var(--text-secondary);font-size:1.1rem}@media (max-width:1100px){.GamePage-module__f7yA-G__gameContainer{grid-template-rows:1fr auto;grid-template-columns:280px 1fr}.GamePage-module__f7yA-G__rightPanel{z-index:50;width:320px;height:auto;position:fixed;bottom:20px;right:20px}}@media (max-width:900px){.GamePage-module__f7yA-G__gameContainer{flex-direction:column;height:auto;padding-bottom:80px;display:flex}.GamePage-module__f7yA-G__leftPanel{flex-flow:wrap;order:2}.GamePage-module__f7yA-G__centerPanel{order:1}.GamePage-module__f7yA-G__moveHistory{width:100%;max-height:200px}.GamePage-module__f7yA-G__rightPanel{width:calc(100% - 40px);bottom:10px;left:20px;right:20px}}
.Help-module__fd4x0G__helpPage{max-width:800px;margin:0 auto;padding:30px 20px 60px}.Help-module__fd4x0G__helpTitle{font-family:var(--font-display);text-align:center;background:linear-gradient(135deg,var(--gold),var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:800}.Help-module__fd4x0G__helpSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:32px;font-size:.95rem}.Help-module__fd4x0G__section{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);margin-bottom:16px;padding:24px}.Help-module__fd4x0G__sectionTitle{font-family:var(--font-display);align-items:center;gap:8px;margin-bottom:12px;font-size:1.2rem;font-weight:700;display:flex}.Help-module__fd4x0G__sectionContent{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Help-module__fd4x0G__sectionContent p{margin-bottom:8px}.Help-module__fd4x0G__sectionContent ul{padding:0;list-style:none}.Help-module__fd4x0G__sectionContent li{padding:4px 0 4px 20px;position:relative}.Help-module__fd4x0G__sectionContent li:before{content:"→";color:var(--gold);position:absolute;left:0}.Help-module__fd4x0G__squareInfo{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.Help-module__fd4x0G__squareItem{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;display:flex}.Help-module__fd4x0G__squareSwatch{width:32px;height:32px;font-family:var(--font-display);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.Help-module__fd4x0G__tileTable{border-collapse:collapse;width:100%;margin-top:10px}.Help-module__fd4x0G__tileTable th,.Help-module__fd4x0G__tileTable td{text-align:center;border-bottom:1px solid var(--surface-border);padding:6px 10px;font-size:.8rem}.Help-module__fd4x0G__tileTable th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.Help-module__fd4x0G__tileTable td:first-child{font-family:var(--font-display);color:var(--gold);font-weight:800}.Help-module__fd4x0G__backBtn{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:20px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Help-module__fd4x0G__backBtn:hover{color:var(--gold)}@media (max-width:600px){.Help-module__fd4x0G__helpPage{padding:20px 12px 40px}.Help-module__fd4x0G__helpTitle{font-size:1.5rem}.Help-module__fd4x0G__section{padding:16px}.Help-module__fd4x0G__squareInfo{grid-template-columns:1fr}}
.Landing-module__lTnIja__landingPage{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Landing-module__lTnIja__landingPage:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#ffd70014 0%,#0000 70%);width:50%;height:50%;animation:20s ease-in-out infinite Landing-module__lTnIja__float;position:absolute;top:-20%;left:-10%}.Landing-module__lTnIja__landingPage:after{content:"";filter:blur(100px);z-index:0;background:radial-gradient(circle,#3498db1a 0%,#0000 70%);width:40%;height:40%;animation:25s ease-in-out infinite reverse Landing-module__lTnIja__float;position:absolute;bottom:-10%;right:-5%}.Landing-module__lTnIja__hero{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 20px;display:flex;position:relative}.Landing-module__lTnIja__tileShowcase{perspective:1000px;gap:12px;margin-bottom:40px;display:flex}.Landing-module__lTnIja__showcaseTile{width:60px;height:60px;font-family:var(--font-display);color:#2c1810;text-shadow:0 1px #fff6;background:linear-gradient(135deg,#f0e6d2 0%,#d4c5a5 100%);border-radius:12px;justify-content:center;align-items:center;font-size:2rem;font-weight:800;animation:.6s cubic-bezier(.175,.885,.32,1.275) backwards Landing-module__lTnIja__pop;display:flex;position:relative;box-shadow:0 6px #b8860b,0 10px 20px #0000004d}.Landing-module__lTnIja__showcaseTile:first-child{animation-delay:.1s;transform:rotate(-5deg)}.Landing-module__lTnIja__showcaseTile:nth-child(2){animation-delay:.2s;transform:rotate(3deg)}.Landing-module__lTnIja__showcaseTile:nth-child(3){animation-delay:.3s;transform:rotate(-3deg)}.Landing-module__lTnIja__showcaseTile:nth-child(4){animation-delay:.4s;transform:rotate(5deg)}.Landing-module__lTnIja__showcaseTile:nth-child(5){animation-delay:.5s;transform:rotate(-2deg)}.Landing-module__lTnIja__showcasePoints{color:#2c181099;font-size:.7rem;font-weight:700;position:absolute;bottom:4px;right:4px}.Landing-module__lTnIja__title{background:linear-gradient(#fff 0%,#e0e0e0 100%);-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #00000080;letter-spacing:-2px;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:4rem;font-weight:900;line-height:1.1}.Landing-module__lTnIja__subtitle{color:var(--text-secondary);text-align:center;max-width:600px;margin-bottom:48px;font-size:1.2rem;line-height:1.6;animation:.8s ease-out .2s backwards Landing-module__lTnIja__slideUp}.Landing-module__lTnIja__heroTitleGold{color:var(--gold);-webkit-text-fill-color:initial;background:linear-gradient(135deg,var(--gold)0%,var(--amber)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__lTnIja__actionsSection{width:100%;margin-bottom:40px;padding:0 20px}.Landing-module__lTnIja__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;width:100%;max-width:900px;margin:0 auto;animation:.8s ease-out .4s backwards Landing-module__lTnIja__slideUp;display:grid}.Landing-module__lTnIja__card{border:1px solid var(--surface-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141966;flex-direction:column;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.Landing-module__lTnIja__card:hover{background:#1e1e2880;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.Landing-module__lTnIja__cardTitle{color:var(--text-primary);align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.Landing-module__lTnIja__cardDesc{color:var(--text-secondary);min-height:2.8em;font-size:.9rem;line-height:1.4}.Landing-module__lTnIja__input{border:1px solid var(--surface-border);border-radius:var(--radius-md);color:var(--text-primary);background:#0000004d;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.Landing-module__lTnIja__input:focus{border-color:var(--gold);background:#00000080;outline:none;box-shadow:0 0 0 3px #ffd7001a}.Landing-module__lTnIja__inputCode{text-transform:uppercase;letter-spacing:2px;font-family:monospace;font-weight:700}.Landing-module__lTnIja__difficultyWrapper{border-radius:var(--radius-md);border:1px solid var(--surface-border);background:#0003;gap:4px;padding:4px;display:flex}.Landing-module__lTnIja__difficultyBtn{border-radius:var(--radius-sm);color:var(--text-muted);text-align:center;background:0 0;border:none;flex:1;padding:8px 4px;font-size:.8rem;font-weight:600;transition:all .2s}.Landing-module__lTnIja__difficultyBtn:hover{color:var(--text-primary);background:#ffffff0d}.Landing-module__lTnIja__difficultyBtn.Landing-module__lTnIja__selected{background:var(--surface-hover);color:var(--gold);border:1px solid var(--surface-border);box-shadow:0 2px 8px #0003}.Landing-module__lTnIja__btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.Landing-module__lTnIja__btn:disabled{opacity:.6;cursor:not-allowed;filter:grayscale()}.Landing-module__lTnIja__createBtn{background:linear-gradient(135deg,var(--gold),var(--amber));color:#2c1810;box-shadow:0 4px 15px #ffd70033}.Landing-module__lTnIja__createBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.Landing-module__lTnIja__pvcBtn{color:#fff;background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 4px 15px #3498db4d}.Landing-module__lTnIja__pvcBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3498db80}.Landing-module__lTnIja__joinBtn{background:var(--surface-hover);border:1px solid var(--surface-border);color:var(--text-primary)}.Landing-module__lTnIja__joinBtn:hover:not(:disabled){background:var(--surface-border);border-color:var(--text-secondary)}.Landing-module__lTnIja__error{color:var(--error);border-radius:var(--radius-md);text-align:center;background:#e74c3c1a;border:1px solid #e74c3c33;max-width:600px;margin:20px auto;padding:12px;animation:.3s ease-out Landing-module__lTnIja__slideUp}.Landing-module__lTnIja__features{text-align:center;width:100%;max-width:1000px;margin:60px auto;padding:0 20px}.Landing-module__lTnIja__featuresTitle{color:var(--text-primary);margin-bottom:40px;font-size:2rem;font-weight:800}.Landing-module__lTnIja__featureGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;display:grid}.Landing-module__lTnIja__feature{text-align:center;border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #0000;padding:20px;transition:all .2s}.Landing-module__lTnIja__feature:hover{border-color:var(--surface-border);background:#ffffff0a}.Landing-module__lTnIja__featureIcon{background:var(--surface);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;font-size:2.5rem;display:inline-flex;box-shadow:0 8px 16px #0003}.Landing-module__lTnIja__featureTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.Landing-module__lTnIja__featureDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Landing-module__lTnIja__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--surface-border);background:#0003;margin-top:auto;padding:40px 20px;font-size:.9rem}.Landing-module__lTnIja__waitingOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;background:#050508f2;flex-direction:column;justify-content:center;align-items:center;animation:.3s Landing-module__lTnIja__fadeIn;display:flex;position:fixed;inset:0}.Landing-module__lTnIja__waitingContent{border:1px solid var(--surface-border);border-radius:var(--radius-xl);text-align:center;background:#15151a;width:90%;max-width:500px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}.Landing-module__lTnIja__waitingContent:before{content:"";background:linear-gradient(90deg,var(--gold),var(--amber));background-size:200% 100%;height:4px;animation:2s linear infinite Landing-module__lTnIja__shimmer;position:absolute;top:0;left:0;right:0}.Landing-module__lTnIja__waitingTitle{margin-bottom:20px;font-size:1.5rem;font-weight:700}.Landing-module__lTnIja__waitingCode{font-family:var(--font-display);letter-spacing:8px;color:var(--gold);text-shadow:0 0 20px #ffd7004d;border:2px dashed var(--surface-border);border-radius:var(--radius-lg);background:#0000004d;margin-bottom:20px;padding:20px;font-size:3.5rem;font-weight:800}.Landing-module__lTnIja__waitingHint{color:var(--text-secondary);margin-bottom:20px}.Landing-module__lTnIja__waitingSpinner{border:3px solid #ffffff1a;border-top-color:var(--gold);border-radius:50%;width:40px;height:40px;margin:0 auto 20px;animation:1s linear infinite Landing-module__lTnIja__spin}.Landing-module__lTnIja__copyCodeBtn{background:var(--surface);border:1px solid var(--gold);color:var(--gold);border-radius:var(--radius-md);padding:10px 20px;font-weight:600;transition:all .2s}.Landing-module__lTnIja__copyCodeBtn:hover{background:var(--gold);color:#000}.Landing-module__lTnIja__cancelBtn{color:var(--text-muted);background:0 0;margin-top:10px;font-size:.9rem}.Landing-module__lTnIja__cancelBtn:hover{color:var(--error)}@keyframes Landing-module__lTnIja__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Landing-module__lTnIja__pop{0%{opacity:0;transform:scale(.8)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes Landing-module__lTnIja__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes Landing-module__lTnIja__spin{to{transform:rotate(360deg)}}@keyframes Landing-module__lTnIja__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Landing-module__lTnIja__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Landing-module__lTnIja__title{font-size:2.5rem}.Landing-module__lTnIja__hero{padding:40px 20px}.Landing-module__lTnIja__actionsGrid{grid-template-columns:1fr}.Landing-module__lTnIja__gameCode{letter-spacing:4px;font-size:2.5rem}}
