:root{--ink:#24302d;--muted:#66716c;--paper:#f8f4ec;--paper-deep:#eee5d5;--wood:#d8b98d;--wood-deep:#b8875d;--line:rgba(61,50,39,0.16);--accent:#bf5e46;--accent-dark:#954333;--danger:#a7473d;--danger-soft:#f9e1d8;--danger-line:rgba(167,71,61,.28);--teal:#277c77;--teal-soft:#dcece8;--gold:#c69545;--player-one:#bf5e46;--player-two:#277c77;--shadow:0 24px 70px rgba(82,57,35,0.16)}*{box-sizing:border-box}html{min-width:320px;background:#d5ba95}body{margin:0;color:var(--ink);background:radial-gradient(circle at 20% 0,rgba(255,255,255,.35),transparent 34rem),linear-gradient(140deg,#e5cca8,#cda77b 60%,#b98a61);min-height:100vh;font-family:Source Sans\ 3,Segoe UI,sans-serif;letter-spacing:.01em}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}::selection{background:#ecc89a;color:#3c281b}.page-shell{min-height:100vh;padding:32px 20px 48px}.app-frame{max-width:1240px;margin:0 auto}.admin-page .app-frame{max-width:920px}.admin-header{margin-bottom:22px}.admin-panel{padding:clamp(22px,4vw,42px);border:1px solid rgba(255,255,255,.62);border-radius:26px;background:rgba(250,246,237,.84);box-shadow:var(--shadow)}.admin-panel h1{margin:13px 0 8px;font:700 clamp(31px,5vw,46px)/1 Georgia,serif;letter-spacing:-.045em}.admin-panel h2{margin:34px 0 13px;font:700 24px/1 Georgia,serif;letter-spacing:-.03em}.admin-list,.admin-timeline{display:grid;grid-gap:10px;gap:10px}.admin-event,.admin-players a,.admin-profile div,.admin-row{border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.52)}.admin-row{display:flex;justify-content:space-between;gap:16px;padding:14px 15px;color:inherit;text-decoration:none}.admin-row:hover{border-color:rgba(39,124,119,.42);background:#fffaf2}.admin-event small,.admin-event span,.admin-event strong,.admin-event time,.admin-row small,.admin-row strong,.admin-row time{display:block}.admin-event small,.admin-event time,.admin-row small,.admin-row time{margin-top:4px;color:var(--muted);font-size:12px}.admin-row time{text-align:right;white-space:nowrap}.admin-players{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-players a{color:inherit;text-decoration:none}.admin-players span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.admin-event{padding:14px 15px}.admin-event span{margin-top:5px;white-space:pre-wrap;line-height:1.45}.admin-profile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-profile div{margin:0;padding:13px}.admin-profile dt{color:var(--muted);font-size:12px}.admin-profile dd{margin:5px 0 0;overflow-wrap:anywhere;font-size:13px}@media (max-width:620px){.admin-row{align-items:flex-start;flex-direction:column}.admin-row time{text-align:left}.admin-players,.admin-profile{grid-template-columns:1fr}}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:13px 9px 13px 9px;background:var(--accent);color:#fff5e9;display:grid;place-items:center;font-family:Georgia,serif;font-weight:800;font-size:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 8px 18px rgba(109,52,29,.2);transform:rotate(-4deg)}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;letter-spacing:-.03em}.brand-subtitle{display:block;color:var(--muted);font-size:12px;margin-top:-3px;letter-spacing:.05em}.topbar{justify-content:space-between;margin-bottom:32px}.topbar,.topbar-actions{display:flex;align-items:center}.topbar-actions{gap:10px}.player-chip{display:inline-flex;align-items:center;gap:7px;max-width:180px;min-height:34px;padding:0 11px;border:1px solid rgba(39,124,119,.18);border-radius:999px;color:#28675f;background:#edf6f1;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-chip-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(39,124,119,.12)}.icon-button,.text-button{border:1px solid var(--line);background:rgba(255,255,255,.42);color:var(--ink);border-radius:12px;min-height:42px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease}.icon-button{width:42px;padding:0}.icon-button:hover,.text-button:hover{background:#fffaf2;border-color:rgba(61,50,39,.28);transform:translateY(-1px)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:34px;gap:34px;padding:44px 44px 42px;border-radius:32px;background:rgba(250,246,237,.74);border:1px solid rgba(255,255,255,.55);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;gap:8px;color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:22px;height:2px;background:var(--accent)}h1,h2,h3,p{margin-top:0}.hero h1{margin:16px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.06em;max-width:620px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy{max-width:550px;color:var(--muted);font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:25px}.hotseat-button{color:var(--teal);background:var(--teal-soft);border-color:rgba(39,124,119,.18)}.hotseat-button:hover{color:#1e625d;background:#edf8f4;border-color:rgba(39,124,119,.34)}.primary-button,.quiet-button,.secondary-button{min-height:48px;border-radius:14px;padding:0 18px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:.18s ease}.primary-button{color:#fffaf3;background:var(--accent);box-shadow:0 10px 20px rgba(158,68,44,.2)}.primary-button:hover{background:var(--accent-dark);transform:translateY(-2px)}.primary-button:disabled{opacity:.45;transform:none;box-shadow:none}.secondary-button{color:var(--ink);background:rgba(255,255,255,.65);border-color:var(--line)}.secondary-button:hover{border-color:rgba(61,50,39,.3);background:#fffaf2;transform:translateY(-2px)}.danger-button{min-height:48px;border:1px solid rgba(167,71,61,.2);border-radius:14px;padding:0 18px;color:#fffaf3;background:var(--danger);font-weight:800;transition:.18s ease}.danger-button:hover{background:#85382f;transform:translateY(-2px)}.danger-button:disabled{opacity:.5;transform:none}.quiet-button{color:var(--muted);background:transparent;padding:0 12px;min-height:42px}.quiet-button:hover{color:var(--ink);background:rgba(255,255,255,.38)}.quiet-button:disabled{opacity:.42}.hero-art{min-height:330px;display:grid;place-items:center;position:relative}.hero-art:before{content:"";width:300px;height:300px;border-radius:49% 51% 46% 54%;background:rgba(255,255,255,.52);position:absolute;transform:rotate(10deg)}.art-board{width:min(330px,82%);aspect-ratio:1;position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:7px;gap:7px;padding:17px;background:#a9784d;border:9px solid #b8875d;border-radius:22px;box-shadow:0 20px 30px rgba(90,54,31,.25),inset 0 1px 0 rgba(255,255,255,.25);transform:rotate(5deg);z-index:1}.art-cell{border-radius:6px;background:#f1dfbe;box-shadow:inset 0 -2px 0 rgba(95,64,36,.12)}.art-cell:nth-child(4n){background:#d78d78}.art-cell:nth-child(5n){background:#8fc1bd}.art-cell:nth-child(7n){background:#e7b56f}.art-tile{position:absolute;z-index:2;width:63px;aspect-ratio:1;display:grid;place-items:center;color:#443326;font-family:Georgia,serif;font-weight:800;font-size:31px;border-radius:9px;background:#f5e5c5;border:1px solid rgba(104,74,43,.24);box-shadow:0 7px 11px rgba(67,43,24,.28),inset 0 1px 0 rgba(255,255,255,.7)}.art-tile small{position:absolute;right:5px;bottom:2px;font:700 10px/1 Source Sans\ 3,sans-serif}.art-tile.one{right:4%;top:5%;transform:rotate(10deg)}.art-tile.two{left:2%;bottom:10%;transform:rotate(-8deg)}.art-tile.three{right:10%;bottom:1%;transform:rotate(4deg)}.modal-backdrop{position:fixed;inset:0;z-index:20;background:rgba(37,29,22,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:18px}.modal{width:min(480px,calc(100vw - 36px));max-height:calc(100dvh - 36px);overflow-y:auto;border-radius:24px;background:var(--paper);padding:27px;box-shadow:0 24px 80px rgba(27,20,14,.3);border:1px solid rgba(255,255,255,.7)}.modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.modal h2{margin-bottom:7px;font-family:Georgia,serif;font-size:30px;letter-spacing:-.04em}.modal p{color:var(--muted);line-height:1.5}.field-label{display:block;margin:19px 0 7px;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.text-input{width:100%;min-height:50px;border:1px solid rgba(61,50,39,.22);border-radius:13px;padding:0 14px;background:rgba(255,255,255,.62);color:var(--ink);outline:none;transition:.16s ease}.text-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(191,94,70,.14);background:#fffaf3}.text-input.code-input{text-align:center;font:800 25px/1 Georgia,serif;letter-spacing:.17em;text-transform:uppercase}.modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:24px}.hotseat-player-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:20px}.hotseat-player-preview span{padding:15px 12px;border:2px solid;border-radius:13px;background:#fffaf3;font:700 18px/1 Georgia,serif;text-align:center}.hotseat-player-preview span:first-child{color:var(--player-one);border-color:var(--player-one)}.hotseat-player-preview span:last-child{color:var(--player-two);border-color:var(--player-two)}.letter-picker{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;margin-top:20px}.letter-picker .rack-tile{width:100%;height:auto;aspect-ratio:1;cursor:pointer}.error-message{margin:14px 0 0;padding:11px 13px;border-radius:11px;color:#8a392c;background:#f6ddd5;font-size:14px}.helper-note{margin:14px 0 0;padding:12px 13px;border-left:3px solid var(--gold);background:#f3e7ce;border-radius:0 10px 10px 0;color:#655236;font-size:13px;line-height:1.45}.danger-warning{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:14px;border:1px solid var(--danger-line);border-radius:13px;color:#7f322b;background:var(--danger-soft)}.danger-warning svg{flex:0 0 auto;margin-top:1px}.danger-warning strong{display:block}.danger-warning p{margin:5px 0 0;color:#7f322b;font-size:13px;line-height:1.45}.recent-section{margin-top:26px}.section-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:11px}.section-title h2{font:700 23px/1.1 Georgia,serif;letter-spacing:-.03em}.section-title span{color:var(--muted);font-size:13px}.recent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.recent-card{border:1px solid rgba(255,255,255,.58);background:rgba(250,246,237,.76);border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 9px 24px rgba(82,57,35,.1)}.recent-card strong{display:block;font-family:Georgia,serif;font-size:17px}.recent-card small{color:var(--muted);display:block;margin-top:4px}.recent-card button{flex:0 0 auto;border:0;color:var(--teal);background:var(--teal-soft);border-radius:9px;padding:8px 10px;font-weight:800}.active-games-section{margin-bottom:18px;padding:19px;border:1px solid rgba(255,255,255,.62);border-radius:20px;background:rgba(250,246,237,.76);box-shadow:0 9px 24px rgba(82,57,35,.1)}.home-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px;padding:14px;border:1px solid rgba(255,255,255,.62);border-radius:18px;background:rgba(250,246,237,.72);box-shadow:0 9px 24px rgba(82,57,35,.08)}.home-actions .primary-button{margin-right:auto}.mobile-home-nav{display:none}.home-page{background:var(--paper)}.new-game-page{min-height:100dvh}.new-game-page .app-frame{min-height:calc(100dvh - 64px);display:flex;flex-direction:column}.new-game-topbar{margin-bottom:clamp(34px,7vw,74px)}.new-game-brand{display:inline-flex;align-items:center;gap:10px}.new-game-brand .brand-mark{width:36px;height:36px;border-radius:11px 7px 11px 7px;font-size:21px}.new-game-brand .brand-name{font-size:19px}.new-game-topbar-spacer{width:42px}.new-game-intro{width:min(680px,100%);margin:0 auto 28px}.new-game-intro h1{margin:14px 0 8px;color:var(--ink);font:700 clamp(42px,6vw,68px)/.98 Georgia,serif;letter-spacing:-.06em}.new-game-intro p{margin:0;color:var(--muted);font-size:18px}.new-game-options{width:min(680px,100%);display:grid;grid-gap:12px;gap:12px;margin:0 auto}.new-game-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:100%;min-height:90px;padding:17px 18px;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:rgba(250,246,237,.78);box-shadow:0 9px 24px rgba(82,57,35,.08);text-align:left;transition:.18s ease}.new-game-option:hover{border-color:rgba(61,50,39,.3);background:#fffaf2;transform:translateY(-2px)}.new-game-option.primary{border-color:rgba(191,94,70,.32);background:#fff4e9}.new-game-option.hotseat{border-color:rgba(39,124,119,.2);background:#f1f8f5}.new-game-option-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fffaf3;background:var(--accent)}.new-game-option.hotseat .new-game-option-icon,.new-game-option:not(.primary):not(.hotseat) .new-game-option-icon{color:var(--teal);background:var(--teal-soft)}.new-game-option-copy{min-width:0}.new-game-option-copy strong{display:block;font:700 20px/1.1 Georgia,serif}.new-game-option-copy small{display:block;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.4}.new-game-note,.new-game-option>svg{color:var(--muted)}.new-game-note{width:min(680px,100%);margin:auto auto 0;padding-top:34px;font-size:13px;text-align:center}.admin-shell{max-width:1120px}.admin-header{gap:16px;margin-bottom:34px}.admin-badge,.admin-status{display:inline-flex;align-items:center;width:max-content;min-height:25px;padding:0 9px;border-radius:999px;color:#7c332c;background:rgba(191,94,70,.12);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-back,.admin-link{color:var(--teal);font-weight:800;text-decoration:none}.admin-back:hover,.admin-link:hover{text-decoration:underline}.admin-intro{margin-bottom:24px}.admin-intro h1{margin:10px 0 9px;font:700 clamp(32px,5vw,52px)/1 Georgia,serif;letter-spacing:-.05em}.admin-intro p{margin-bottom:0;color:var(--muted)}.admin-card{margin-bottom:18px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:rgba(250,246,237,.82);box-shadow:0 9px 24px rgba(82,57,35,.1)}.admin-card h2{margin-bottom:16px;letter-spacing:-.035em}.admin-table{min-width:720px}.admin-table th{padding:0 12px 10px;letter-spacing:.08em}.admin-table td{padding:14px 12px;border-top:1px solid var(--line);vertical-align:middle}.admin-status.playing{color:#28675f}.admin-status.waiting{color:#785d36;background:#f4e4c9}.admin-empty,.admin-id,.admin-meta,.admin-muted{color:var(--muted);line-height:1.5}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px}.admin-detail-grid .admin-chat{grid-column:1/-1}.admin-players{grid-gap:11px;gap:11px}.admin-players>div{display:grid;grid-template-columns:1fr auto;grid-gap:3px 12px;gap:3px 12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.admin-players>div span{grid-column:1/-1;color:var(--muted);font-size:13px}.admin-timeline{grid-gap:14px;gap:14px}.admin-timeline li{display:grid;grid-gap:4px;gap:4px;padding-left:14px;border-left:3px solid var(--wood)}.admin-timeline span,.admin-timeline time{color:var(--muted);font-size:13px;line-height:1.45}.admin-tiles{color:#654d32!important}.admin-stats{grid-gap:10px;gap:10px}.admin-stats div{background:rgba(255,255,255,.55);border:1px solid var(--line)}.admin-stats strong{display:block;font:700 29px/1 Georgia,serif}.admin-stats span{display:block;margin-top:5px;font-weight:700}.admin-game-list{grid-gap:8px;gap:8px}.admin-game-list li{align-items:center;gap:15px;padding:13px 0;border-top:1px solid var(--line)}.admin-game-list span,.admin-game-list strong{display:block}.admin-game-list span{margin-top:3px}.active-games-section .section-title{margin-bottom:14px}.active-games-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:9px;gap:9px}.active-game-card{min-width:0;display:grid;grid-template-columns:minmax(76px,92px) minmax(0,1fr) auto;align-items:stretch;overflow:hidden;border:1px solid rgba(61,50,39,.14);border-radius:13px;background:rgba(255,255,255,.5)}.active-game-card.my-turn{border-color:rgba(191,94,70,.34);background:#fff4e9}.active-game-card.opponent-turn{border-color:rgba(39,124,119,.22);background:#f1f8f5}.active-game-card.review,.active-game-card.waiting{border-color:rgba(198,149,69,.34);background:#fff9ed}.active-game-status-block{display:flex;align-items:center;padding:12px 10px;color:#fffaf3;font-size:11px;font-weight:900;line-height:1.15;text-align:center}.my-turn .active-game-status-block{background:var(--accent)}.opponent-turn .active-game-status-block{background:var(--teal)}.review .active-game-status-block,.waiting .active-game-status-block{background:var(--gold)}.active-game-status-block span{width:100%}.active-game-copy{min-width:0;padding:12px 13px}.active-game-copy>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:17px}.active-game-score{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:8px}.active-game-score>strong{color:var(--ink);font:700 20px/1 Georgia,serif;letter-spacing:-.03em}.active-game-score small{margin-top:0!important}.active-game-copy small{display:block;margin-top:4px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.active-game-copy .active-game-request{color:#785328;font-weight:800}.active-game-card button{align-self:center;margin:0 12px 0 0;border:0;border-radius:9px;padding:9px 11px;color:#fffaf3;font-weight:800;white-space:nowrap}.my-turn .active-game-card button,.my-turn>button{background:var(--accent)}.opponent-turn>button{background:var(--teal)}.review>button,.waiting>button{background:var(--gold)}.active-game-card button:hover{filter:brightness(.94)}.pwa-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px 22px;gap:16px 22px;align-items:center;margin-top:18px;padding:18px 20px;border:1px solid rgba(255,255,255,.62);border-radius:18px;background:rgba(250,246,237,.72);box-shadow:0 9px 24px rgba(82,57,35,.08)}.pwa-control-copy{display:flex;align-items:flex-start;gap:12px}.pwa-control-copy strong{display:block;font-family:Georgia,serif;font-size:17px}.pwa-control-copy p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.pwa-control-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--teal);background:var(--teal-soft)}.pwa-control-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.pwa-control-message,.pwa-control-note{grid-column:1/-1;display:flex;align-items:center;gap:6px;margin:0;color:var(--muted);font-size:12px;line-height:1.4}.pwa-control-message{color:#28675f;font-weight:700}.game-shell{max-width:1380px;margin:0 auto}.game-header{justify-content:space-between;gap:20px;margin-bottom:17px}.game-header,.game-header-left{display:flex;align-items:center}.game-header-left{gap:19px}.game-header-left .brand-mark{width:36px;height:36px;font-size:20px;border-radius:11px 7px 11px 7px}.game-title{margin:0;font:700 23px/1 Georgia,serif;letter-spacing:-.04em}.game-meta{margin:5px 0 0;color:var(--muted);font-size:13px}.game-actions{display:flex;gap:8px;align-items:center}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;grid-gap:18px;gap:18px;align-items:start}.play-panel{min-width:0;background:rgba(250,246,237,.82);border:1px solid rgba(255,255,255,.65);border-radius:27px;padding:clamp(14px,2vw,26px);box-shadow:var(--shadow)}.turn-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-radius:15px;background:#e8f2ee;color:#275e55;margin-bottom:18px}.turn-bar.waiting{background:#f1eadc;color:#785d36}.turn-bar.finished{background:#f4e4c9;color:#785328}.turn-bar.review{background:#f5e6c8;color:#76531f}.turn-dot{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgba(39,124,119,.12);flex:0 0 auto}.turn-copy{display:flex;align-items:center;gap:9px;font-weight:800}.turn-sub{color:inherit;opacity:.72;font-size:13px}.score-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;margin-bottom:17px}.score-card{min-height:64px;padding:10px 13px;border-radius:14px;background:rgba(255,255,255,.54);border:1px solid var(--line)}.score-card.active{background:#fffaf2;border-color:rgba(191,94,70,.46);box-shadow:0 5px 14px rgba(133,70,40,.09)}.score-card.right{text-align:right}.score-name{display:block;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.score-value{display:inline-block;margin-top:4px;font:700 26px/1 Georgia,serif}.score-rack{color:var(--muted);font-size:12px;margin-left:7px}.vs-badge{color:var(--muted);font:700 12px/1 Georgia,serif}.board-scroll{position:relative;overflow:auto;border-radius:18px;padding:6px;background:#9c6e48;box-shadow:inset 0 2px 7px rgba(61,35,18,.28),0 8px 20px rgba(74,48,29,.17)}.board-state-banner{position:absolute;top:16px;left:50%;z-index:5;display:flex;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 32px);padding:10px 15px;border:1px solid rgba(255,255,255,.68);border-radius:14px;color:#654d32;background:rgba(255,248,232,.94);box-shadow:0 8px 22px rgba(61,35,18,.2);transform:translateX(-50%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none}.board-state-banner>div{display:grid;grid-gap:2px;gap:2px}.board-state-banner strong{font-size:13px}.board-state-banner span:not(.board-state-dot){color:#8a7151;font-size:11px}.board-state-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#b8875d;box-shadow:0 0 0 5px rgba(184,135,93,.15);animation:waiting-dot 1.8s ease-in-out infinite}@keyframes waiting-dot{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.board-stage{width:min(100%,760px);aspect-ratio:1;margin:0 auto;display:grid;place-items:center;transform-origin:center;will-change:transform}.board{width:100%;height:100%;min-width:572px;aspect-ratio:1;margin:0 auto;display:grid;grid-template-columns:repeat(15,1fr);grid-gap:3px;gap:3px;padding:5px;background:#ab7c51}.board-reset{position:absolute;top:12px;right:12px;z-index:4;min-width:42px;min-height:36px;padding:0 10px;border:1px solid rgba(61,50,39,.18);border-radius:11px;color:var(--ink);background:rgba(255,250,242,.88);box-shadow:0 6px 16px rgba(61,35,18,.18);font-weight:800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.board-reset:hover{background:#fffaf2}.board-cell{min-width:0;aspect-ratio:1;padding:0;position:relative;border:0;border-radius:4px;display:grid;place-items:center;color:#59402b;font:700 clamp(13px,2.2vw,21px)/1 Georgia,serif;background:#f1dfbd;box-shadow:inset 0 -2px 0 rgba(90,61,35,.13);transition:transform .12s ease,filter .12s ease}.board-cell:hover:not(:disabled){filter:brightness(1.04);transform:scale(1.04);z-index:1}.board-cell.premium-DL{background:#b9d8cf}.board-cell.premium-TL{background:#7cb2af;color:#f6f3e6}.board-cell.premium-DW{background:#e7b3a6}.board-cell.premium-TW{background:#c76857;color:#fff7ec}.board-cell.premium-CENTER{background:#d98a71;color:#fff7ec}.premium-label{font:800 clamp(7px,.9vw,10px)/1 Source Sans\ 3,sans-serif;letter-spacing:.02em;text-transform:uppercase;text-align:center}.cell-star{font-size:22px;line-height:1}.placed-tile{position:absolute;inset:1px;display:grid;place-items:center;border-radius:4px;background:#f7e5c1;color:#493425;box-shadow:0 2px 2px rgba(72,45,24,.25),inset 0 1px 0 rgba(255,255,255,.68)}.placed-tile.player-0{border:2px solid var(--player-one)}.placed-tile.player-1{border:2px solid var(--player-two)}.placed-tile.blank-tile{color:#9b543e}.tile-value{position:absolute;right:2px;bottom:1px;font:800 clamp(7px,.9vw,10px)/1 Source Sans\ 3,sans-serif}.board-cell.draft{outline:3px solid var(--gold);outline-offset:-3px}.board-cell.word-error{outline:3px solid var(--danger);outline-offset:-3px;background:var(--danger-soft);animation:word-error-pulse 1.4s ease-in-out infinite}.board-cell.word-error .placed-tile{background:#fff0e9;color:var(--danger);box-shadow:0 0 0 2px rgba(167,71,61,.12),0 3px 7px rgba(100,48,36,.2),inset 0 1px 0 rgba(255,255,255,.75)}.board-cell.word-pending{outline:3px solid var(--gold);outline-offset:-3px}.board-cell.word-pending .placed-tile{background:#fae7b9;color:#61451e}@keyframes word-error-pulse{0%,to{box-shadow:0 0 0 0 rgba(167,71,61,.18),inset 0 -2px 0 rgba(90,61,35,.13)}50%{box-shadow:0 0 0 6px rgba(167,71,61,0),inset 0 -2px 0 rgba(90,61,35,.13)}}.board-cell.last-move{animation:cell-pulse 1.8s ease both}@keyframes cell-pulse{0%{box-shadow:0 0 0 0 rgba(191,94,70,.55),inset 0 -2px 0 rgba(90,61,35,.13)}to{box-shadow:0 0 0 7px rgba(191,94,70,0),inset 0 -2px 0 rgba(90,61,35,.13)}}.board-cell.opponent-reveal{z-index:2;animation:opponent-tile-reveal 3.8s ease both}@keyframes opponent-tile-reveal{0%{transform:scale(.82);filter:brightness(1.35);box-shadow:0 0 0 0 rgba(39,124,119,.58)}45%{transform:scale(1.08);filter:brightness(1.16);box-shadow:0 0 0 7px rgba(39,124,119,.12)}to{transform:scale(1);filter:none;box-shadow:inset 0 -2px 0 rgba(90,61,35,.13)}}.turn-reveal-overlay{position:fixed;inset:0;z-index:35;display:grid;place-items:center;padding:20px;background:rgba(37,29,22,.08);animation:turn-reveal-fade-in .28s ease both}.turn-reveal-card{width:min(430px,100%);position:relative;z-index:1;padding:30px 28px 26px;border:1px solid rgba(255,255,255,.7);border-radius:25px;color:var(--ink);background:#fffaf3;box-shadow:0 24px 80px rgba(27,20,14,.3);text-align:center;animation:turn-reveal-card-in .45s cubic-bezier(.2,.9,.25,1.1) both;transition:opacity .22s ease,transform .22s ease}.turn-reveal-card.is-flying{animation:turn-reveal-card-out .22s ease both;pointer-events:none}.turn-reveal-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.turn-reveal-kicker:after,.turn-reveal-kicker:before{content:"";width:20px;height:2px;background:currentColor;opacity:.55}.turn-reveal-card h2{margin:12px 0 7px;font:700 32px/1.05 Georgia,serif;letter-spacing:-.045em}.turn-reveal-copy{margin:0 auto;max-width:330px;color:var(--muted);font-size:14px;line-height:1.45}.turn-reveal-tiles{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:22px 0 13px}.turn-reveal-tile{width:50px;height:50px;position:relative;display:grid;place-items:center;border:1px solid rgba(104,74,43,.29);border-radius:9px;color:#4d3827;background:#f3dfba;box-shadow:0 5px 10px rgba(73,43,21,.16),inset 0 1px 0 rgba(255,255,255,.67);font:800 24px/1 Georgia,serif;animation:turn-reveal-tile-in .5s cubic-bezier(.2,.9,.25,1.2) both;transition:opacity .16s ease}.turn-reveal-tile.is-flying{opacity:0}.turn-reveal-tile small{position:absolute;right:4px;bottom:3px;font:800 10px/1 Source Sans\ 3,sans-serif}.turn-reveal-word{margin:0 0 17px;color:var(--teal);font:800 13px/1.2 Source Sans\ 3,sans-serif;letter-spacing:.08em;text-transform:uppercase}.turn-reveal-card .primary-button{min-height:43px}.turn-reveal-skip{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:4;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fffaf3;background:rgba(61,50,39,.76);box-shadow:0 6px 16px rgba(27,20,14,.2);font-size:12px;font-weight:800}.turn-reveal-skip:hover{background:rgba(61,50,39,.9)}.turn-reveal-flight-layer{position:absolute;inset:0;z-index:2;overflow:visible;pointer-events:none}.turn-reveal-flight-tile{width:var(--turn-tile-width);height:var(--turn-tile-height);position:absolute;top:0;left:0;display:grid;place-items:center;border:1px solid rgba(104,74,43,.34);border-radius:9px;color:#4d3827;background:#f3dfba;box-shadow:0 10px 18px rgba(73,43,21,.3),inset 0 1px 0 rgba(255,255,255,.72);font:800 24px/1 Georgia,serif;transform-origin:center;will-change:transform,opacity;animation:turn-reveal-flight 1.52s cubic-bezier(.2,.82,.28,1) both}.turn-reveal-flight-tile small{position:absolute;right:4px;bottom:3px;font:800 10px/1 Source Sans\ 3,sans-serif}@keyframes turn-reveal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes turn-reveal-card-in{0%{opacity:0;transform:translateY(18px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes turn-reveal-card-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-18px) scale(.9)}}@keyframes turn-reveal-tile-in{0%{opacity:0;transform:translateY(14px) rotate(-8deg) scale(.7)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes turn-reveal-flight{0%{opacity:1;transform:translate3d(calc(var(--turn-from-x) - 50%),calc(var(--turn-from-y) - 50%),0) rotate(var(--turn-rotation)) scale(.9)}48%{opacity:1;transform:translate3d(calc(var(--turn-mid-x) - 50%),calc(var(--turn-mid-y) - 50%),0) rotate(calc(0deg - var(--turn-rotation))) scale(1.12)}to{opacity:0;transform:translate3d(calc(var(--turn-to-x) - 50%),calc(var(--turn-to-y) - 50%),0) rotate(0deg) scale(var(--turn-target-scale))}}@media (prefers-reduced-motion:reduce){.board-cell.opponent-reveal,.turn-reveal-card,.turn-reveal-overlay,.turn-reveal-tile{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.turn-reveal-flight-layer{display:none}}.board-hint{margin:8px 0 0;color:var(--muted);font-size:12px;text-align:center}.rack-area{margin-top:19px;padding-top:17px;border-top:1px solid var(--line)}.rack-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.rack-heading strong{font:700 17px/1 Georgia,serif}.rack-heading span{color:var(--muted);font-size:12px}.rack{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;min-height:64px}.rack-tile{width:57px;height:57px;position:relative;display:grid;place-items:center;border:1px solid rgba(104,74,43,.29);border-radius:9px;color:#4d3827;background:#f3dfba;box-shadow:0 4px 8px rgba(73,43,21,.16),inset 0 1px 0 rgba(255,255,255,.67);font:800 26px/1 Georgia,serif;transition:.15s ease}.rack-tile:hover{transform:translateY(-3px) rotate(-1deg)}.rack-tile.selected{transform:translateY(-8px);border-color:var(--accent);box-shadow:0 9px 14px rgba(150,65,40,.24),0 0 0 3px rgba(191,94,70,.15)}.rack-tile:disabled{opacity:.45;transform:none}.rack-tile small{position:absolute;right:4px;bottom:2px;font:800 11px/1 Source Sans\ 3,sans-serif}.rack-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:13px}.rack-actions .primary-button,.rack-actions .secondary-button{min-height:43px;padding:0 14px;font-size:14px}.preview-line{min-height:29px;margin:11px 0 0;color:var(--teal);text-align:center;font-size:14px;font-weight:700}.preview-line.error{color:var(--accent-dark)}.preview-line.checking{color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px}.loading-icon{animation:spin 1.1s linear infinite}.word-error-card{margin-top:13px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--danger-line);border-radius:15px;background:linear-gradient(135deg,#fff8f1,var(--danger-soft));box-shadow:0 8px 20px rgba(119,57,40,.09);text-align:left}.word-error-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--danger);background:#fff0e9;border:1px solid rgba(167,71,61,.2);border-radius:11px}.word-error-copy{min-width:0}.word-error-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.word-error-title strong{color:#6f3029;font-size:14px}.word-error-title span{flex:0 0 auto;color:var(--danger);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.word-error-valid{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:8px 0 7px;color:#356d61;font-size:12px;font-weight:700}.word-error-list{display:grid;grid-gap:6px;gap:6px;margin:8px 0 0;padding:0;list-style:none}.word-error-list li{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#70433a;font-size:12px}.word-chip{display:inline-flex;align-items:center;padding:3px 7px;border:1px solid rgba(167,71,61,.27);border-radius:7px;color:#7c332c;background:#fff1ea;font:800 13px/1 Georgia,serif}.word-chip.valid{border-color:rgba(39,124,119,.2);color:#236d65;background:#e5f2ed}.word-error-help{margin:9px 0 0;color:#7a5a4e;font-size:12px;line-height:1.4}.word-request-button{min-height:34px;margin-top:10px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(167,71,61,.24);border-radius:10px;color:#7c332c;background:#fffaf3;font-size:12px;font-weight:800}.word-request-button:hover{border-color:rgba(167,71,61,.5);background:#fff}.side-panel{display:grid;grid-gap:13px;gap:13px}.side-card{border:1px solid rgba(255,255,255,.62);background:rgba(250,246,237,.73);border-radius:18px;padding:17px;box-shadow:0 10px 24px rgba(82,57,35,.09)}.side-card h3{margin:0 0 12px;font:700 18px/1 Georgia,serif;letter-spacing:-.03em}.bag-count{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;background:#f1e3c9;border-radius:12px}.bag-count strong{font:700 22px/1 Georgia,serif}.bag-count span{color:var(--muted);font-size:12px}.event-list{display:grid;grid-gap:11px;gap:11px}.event{padding-bottom:10px;border-bottom:1px solid var(--line)}.event:last-child{padding-bottom:0;border-bottom:0}.event-time{display:block;color:var(--muted);font-size:11px;margin-bottom:3px}.event-copy{margin:0;font-size:13px;line-height:1.35}.rules-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.rules-list li{color:var(--muted);display:flex;gap:8px;font-size:13px;line-height:1.35}.rules-list li:before{content:"✦";color:var(--gold)}.side-note{color:var(--muted);font-size:12px;line-height:1.45}.rules-compact{padding:8px 10px}.rules-compact .quiet-button{width:100%}.chat-trigger{display:none;position:relative}.unread-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:2px solid var(--paper);border-radius:999px;color:#fff;background:var(--accent);font-size:9px;font-weight:900}.chat-panel{padding:0;overflow:hidden;background:rgba(250,246,237,.9)}.chat-header{padding:15px 16px 11px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.chat-header .eyebrow{font-size:9px}.chat-header .eyebrow:before{width:14px}.chat-header h3{margin:4px 0 0;font-size:20px}.chat-history{height:330px;padding:13px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(61,50,39,.2) transparent}.chat-empty{margin:auto;padding:22px 8px;color:var(--muted);text-align:center}.chat-empty svg{color:var(--wood-deep)}.chat-empty p{margin:8px 0 0;font-size:12px;line-height:1.45}.chat-message{max-width:88%;align-self:flex-start;padding:9px 10px;border:1px solid var(--line);border-radius:5px 13px 13px 13px;background:rgba(255,255,255,.72)}.chat-message.mine{align-self:flex-end;border-radius:13px 5px 13px 13px;border-color:rgba(39,124,119,.16);background:var(--teal-soft)}.chat-message-meta{display:flex;justify-content:space-between;gap:9px;color:var(--muted);font-size:9px}.chat-message-meta strong{color:var(--teal);text-transform:uppercase;letter-spacing:.05em}.chat-message p{margin:4px 0 0;overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px;line-height:1.4}.chat-composer{min-height:68px;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-gap:7px;gap:7px;align-items:end;border-top:1px solid var(--line);background:rgba(238,229,213,.62)}.chat-composer textarea,.review-composer textarea{width:100%;resize:none;border:1px solid rgba(61,50,39,.2);border-radius:10px;padding:9px 10px;color:var(--ink);background:#fffaf3;outline:none;font-size:12px;line-height:1.35}.chat-composer textarea:focus,.review-composer textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(39,124,119,.1)}.chat-send-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:11px;color:#fff;background:var(--teal)}.chat-send-button:disabled{opacity:.36}.review-composer{padding:12px;border-top:1px solid rgba(167,71,61,.18);background:#fff4eb}.review-composer-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#6f3029;font-size:13px}.review-composer-title .text-button{min-height:30px;padding:0 7px;border:0;background:transparent;font-size:11px}.review-word-list{display:flex;flex-wrap:wrap;gap:5px;margin:9px 0}.review-composer label{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:800}.review-composer label span{font-weight:400}.review-composer .chat-submit{width:100%;min-height:38px;margin-top:8px;padding:0 10px;font-size:12px}.word-request-chat-card{padding:11px;border:1px solid rgba(198,149,69,.34);border-radius:13px;background:linear-gradient(145deg,#fffaf0,#f5e5c6);box-shadow:0 6px 14px rgba(82,57,35,.08)}.word-request-chat-card.status-accepted{border-color:rgba(39,124,119,.3);background:linear-gradient(145deg,#f7fcf9,#dcece8)}.word-request-chat-card.status-rejected{border-color:var(--danger-line);background:linear-gradient(145deg,#fff8f3,#f9e1d8)}.word-request-chat-card.status-withdrawn{opacity:.68}.request-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.request-card-header>div>span{display:block;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.request-card-header strong{display:block;margin-top:2px;font:700 15px/1.2 Georgia,serif}.request-status{max-width:112px;color:#785328;font-size:9px;font-weight:900;text-align:right;text-transform:uppercase}.request-points{margin-top:7px;color:var(--muted);font-size:10px}.request-note{margin:9px 0 0;padding:8px;border-left:2px solid var(--gold);color:#655236;background:rgba(255,255,255,.45);font-size:11px;line-height:1.4}.request-words{display:grid;grid-gap:7px;gap:7px;margin-top:9px}.request-word-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.request-word-row>strong{color:#59402b;font:800 14px/1 Georgia,serif}.decision-buttons{display:flex;gap:4px}.decision-buttons button{min-height:29px;padding:0 6px;display:inline-flex;align-items:center;gap:3px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:rgba(255,255,255,.58);font-size:9px;font-weight:800}.decision-buttons button.selected.accept{color:#236d65;border-color:rgba(39,124,119,.35);background:#e5f2ed}.decision-buttons button.selected.reject{color:var(--danger);border-color:var(--danger-line);background:#fff0e9}.word-decision{padding:3px 6px;border-radius:7px;color:var(--muted);background:rgba(255,255,255,.55);font-size:9px;font-weight:900;text-transform:uppercase}.word-decision.accepted{color:#236d65;background:#e5f2ed}.word-decision.rejected{color:var(--danger);background:#fff0e9}.decision-submit{width:100%;min-height:35px;margin-top:10px;padding:0 9px;font-size:11px}.withdraw-request{width:100%;min-height:30px;margin-top:7px;border:0;background:transparent;color:var(--accent-dark);font-size:10px}.mobile-chat-layer{display:none}.hotseat-handoff{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;color:var(--ink);background:var(--paper)}.handoff-card{width:min(440px,100%);padding:32px;border:1px solid var(--line);border-radius:24px;background:#fffaf3;box-shadow:var(--shadow);text-align:center}.handoff-card .brand-mark{margin:0 auto 20px}.handoff-card h2{margin:10px 0;font:700 34px/1.05 Georgia,serif;letter-spacing:-.04em}.handoff-card p{margin-bottom:22px;color:var(--muted);line-height:1.5}.mobile-info-layer,.mobile-info-trigger{display:none}.mobile-info-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-info-header h2{margin:0;font:700 28px/1 Georgia,serif;letter-spacing:-.04em}.join-code{display:inline-flex;align-items:center;gap:7px;color:var(--accent-dark);font:800 22px/1 Georgia,serif;letter-spacing:.12em}.copy-code{border:0;color:var(--teal);background:var(--teal-soft);border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800;letter-spacing:0}.lobby-card{text-align:center}.lobby-card p{color:var(--muted);line-height:1.5}.lobby-pulse{width:48px;height:48px;margin:7px auto 14px;border-radius:50%;border:4px solid #c6ded7;border-top:4px solid var(--teal);animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.toast{position:fixed;left:50%;bottom:25px;z-index:30;transform:translateX(-50%);width:min(480px,calc(100% - 32px));padding:13px 17px;color:#fff8ed;border-radius:13px;background:#263d38;box-shadow:0 12px 30px rgba(20,31,28,.25);font-weight:700;text-align:center;animation:toast-in .22s ease both}.admin-page{width:min(1080px,calc(100% - 32px));padding:36px 0 64px}.admin-header{margin-bottom:30px;padding:28px;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:rgba(250,246,237,.8);box-shadow:var(--shadow)}.admin-header .brand-lockup{margin-bottom:24px}.admin-header h1{margin:10px 0;font:700 clamp(30px,5vw,48px)/1 Georgia,serif;letter-spacing:-.045em}.admin-header p{margin-bottom:0;color:var(--muted);line-height:1.5}.admin-header.compact{padding:24px 28px}.admin-back{display:inline-block;margin-bottom:14px;color:var(--teal);font-weight:800}.admin-back:hover{text-decoration:underline}.admin-section{margin-top:24px;padding:22px;border:1px solid rgba(255,255,255,.56);border-radius:20px;background:rgba(250,246,237,.78);box-shadow:0 9px 24px rgba(82,57,35,.1)}.admin-section h2{margin-bottom:16px;font:700 24px/1.1 Georgia,serif;letter-spacing:-.03em}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.admin-card,.admin-player{display:grid;grid-gap:7px;gap:7px;padding:16px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:rgba(255,255,255,.5);text-decoration:none;transition:.16s ease}.admin-card:hover,.admin-player:hover{border-color:rgba(39,124,119,.4);transform:translateY(-1px);background:#fffaf3}.admin-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-card small,.admin-chat span,.admin-meta,.admin-player small,.admin-timeline span{color:var(--muted);font-size:12px}.admin-status{display:inline-flex;padding:3px 7px;font-weight:900}.admin-status.playing{color:#1e625d;background:var(--teal-soft)}.admin-status.waiting{color:#76511d;background:#f6e8c7}.admin-status.finished{color:#6a6259;background:#eae5dc}.admin-empty,.admin-muted{color:var(--muted);line-height:1.5}.admin-players{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-player span{color:var(--teal);font-weight:800}.admin-timeline{grid-gap:13px;gap:13px;padding-left:24px}.admin-timeline li{padding-left:10px}.admin-timeline span,.admin-timeline strong{display:block}.admin-timeline span{margin-top:3px}.admin-tiles{margin:8px 0 0;color:var(--accent-dark);font-weight:700}.admin-chat{display:grid;grid-gap:10px;gap:10px}.admin-chat article{padding:14px;border-left:3px solid var(--teal);border-radius:0 12px 12px 0;background:rgba(255,255,255,.48)}.admin-chat strong{margin-right:8px}.admin-chat p{margin:7px 0 0;white-space:pre-wrap;line-height:1.45}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.admin-stats div{display:grid;grid-gap:4px;gap:4px;padding:15px;border-radius:13px;background:rgba(255,255,255,.5);text-align:center}.admin-stats strong{color:var(--accent-dark);font:700 30px/1 Georgia,serif}.admin-stats span{color:var(--muted);font-size:12px}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:930px){.hero{grid-template-columns:1fr;padding:34px 30px}.hero-art{min-height:270px}.game-layout{grid-template-columns:1fr}.side-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-panel{grid-column:1/-1}.chat-history{height:280px}.side-card:last-child{grid-column:1/-1}}@media (max-width:620px){.page-shell{padding:14px 14px 30px}.home-page{padding-top:12px}.home-page .topbar{margin-bottom:22px;gap:8px}.brand-lockup{min-width:0;gap:8px}.brand-lockup>span:last-child{min-width:0}.brand-mark{width:36px;height:36px;font-size:21px}.home-page .brand-name{font-size:17px}.brand-subtitle,.topbar-actions .text-button{display:none}.topbar-actions .text-button.auth-button{display:inline-flex;min-width:74px;max-width:82px;min-height:36px;padding:0 8px;font-size:11px;line-height:1;white-space:nowrap}.home-page .topbar-actions{flex:0 0 auto;gap:5px}.home-page .player-chip{max-width:94px;min-height:32px;padding:0 9px;font-size:11px}.home-page .topbar-actions .icon-button{width:36px;min-height:36px}.home-page .topbar-actions .icon-button[aria-label=Hilfe]{display:none}.modal{width:100%;max-width:100%;padding:22px 18px}.active-games-section{margin-bottom:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.active-games-section .section-title{padding:0 4px}.active-games-section .section-title span{display:none}.active-games-section .section-title h2{font-size:29px}.active-games-list{grid-template-columns:1fr;gap:9px}.active-game-card{grid-template-columns:64px minmax(0,1fr) auto;border-radius:15px;box-shadow:0 5px 13px rgba(82,57,35,.07)}.active-game-status-block{padding:11px 7px;font-size:10px}.active-game-copy{padding:12px 11px}.active-game-copy>strong{font-size:16px}.active-game-score{margin-top:6px}.active-game-score>strong{font-size:18px}.active-game-card button{margin-right:9px;padding:9px;font-size:12px}.home-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:0 0 14px;padding:0;border:0;background:transparent;box-shadow:none}.home-actions .primary-button{grid-column:1/-1;margin-right:0}.home-actions>button{min-height:45px;padding:0 9px;font-size:12px}.home-page{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.mobile-home-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;margin:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(248,244,236,.96);box-shadow:0 -8px 20px rgba(82,57,35,.08)}.mobile-home-nav button{min-height:53px;display:grid;place-items:center;grid-gap:3px;gap:3px;border:0;border-radius:11px;color:var(--muted);background:transparent;font-size:11px;font-weight:800}.mobile-home-nav button.is-active{color:var(--accent-dark);background:rgba(191,94,70,.1)}.mobile-home-nav button:disabled{opacity:.48}.home-page .pwa-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:18px;padding:13px 2px;border:0;border-top:1px solid rgba(61,50,39,.12);border-radius:0;background:transparent;box-shadow:none}.home-page .pwa-control-copy{gap:9px;align-items:center}.home-page .pwa-control-icon{width:32px;height:32px;border-radius:10px}.home-page .pwa-control-copy strong{font-size:14px}.home-page .pwa-control-copy p{display:none}.home-page .pwa-control-actions{justify-content:flex-end}.home-page .pwa-control-actions .primary-button{min-height:39px;padding:0 10px;font-size:11px}.home-page .pwa-control-actions .primary-button svg{display:none}.new-game-page{padding:12px 10px 28px}.new-game-page .app-frame{min-height:calc(100dvh - 40px)}.new-game-topbar{margin-bottom:50px}.new-game-brand .brand-name{font-size:18px}.new-game-intro{margin-bottom:24px}.new-game-intro h1{margin-top:12px;font-size:clamp(42px,14vw,58px)}.new-game-intro p{font-size:16px}.new-game-options{gap:10px}.new-game-option{min-height:88px;padding:14px 13px;border-radius:15px;gap:11px}.new-game-option-icon{width:40px;height:40px;border-radius:11px}.new-game-option-copy strong{font-size:17px}.new-game-option-copy small{margin-top:4px;font-size:12px}.new-game-note{margin-top:auto;padding-top:28px;font-size:12px}.hero{padding:28px 20px 24px;border-radius:23px}.hero h1{font-size:clamp(42px,14vw,64px)}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.hero-actions>button{width:100%}.hero-art{min-height:230px}.art-board{width:min(290px,86%)}.game-header{align-items:flex-start}.game-header-left{gap:10px}.game-title{font-size:20px}.game-actions .quiet-button{padding:0 7px}.play-panel{border-radius:20px;padding:11px}.turn-bar{align-items:flex-start;flex-direction:column;gap:4px}.score-row{gap:5px}.score-card{min-height:58px;padding:9px 8px}.score-value{font-size:22px}.score-rack{display:block;margin:2px 0 0}.board{min-width:510px}.rack{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:6px 3px 10px}.rack-tile{flex:0 0 53px;width:53px;height:53px}.word-error-card{grid-template-columns:auto minmax(0,1fr);padding:12px}.word-error-title{align-items:flex-start;flex-direction:column;gap:3px}.side-panel{grid-template-columns:1fr}.side-card:last-child{grid-column:auto}}@media (max-width:700px),(orientation:landscape) and (max-height:560px){.game-page{height:100dvh;min-height:100dvh;padding:0;overflow:hidden;overscroll-behavior:none}.game-page .game-shell{width:100%;max-width:none;height:100%;display:flex;flex-direction:column}.game-page .game-header{flex:0 0 auto;min-height:56px;margin:0;padding:calc(7px + env(safe-area-inset-top)) 10px 7px;align-items:center}.game-page .game-header-left{min-width:0;gap:9px}.game-page .game-header-left .brand-mark{width:32px;height:32px;border-radius:10px 7px 10px 7px;font-size:18px}.game-page .game-title{font-size:19px}.game-page .game-meta{max-width:190px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.game-page .game-actions{flex:0 0 auto;gap:5px}.game-page .game-actions .quiet-button{display:none}.game-page .game-actions .icon-button{width:37px;min-height:37px;border-radius:10px}.game-page .chat-trigger,.game-page .mobile-info-trigger{display:inline-flex}.game-page .game-layout{gap:0}.game-page .game-layout,.game-page .play-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.game-page .play-panel{min-width:0;width:100%;padding:0;border:0;border-radius:0;background:var(--paper);box-shadow:none}.game-page .turn-bar{flex:0 0 auto;min-height:40px;margin:0;padding:8px 11px;border-radius:0;align-items:center;gap:8px;overflow:hidden}.game-page .turn-copy{min-width:0;gap:7px;font-size:13px;white-space:nowrap}.game-page .turn-sub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.game-page .score-row{flex:0 0 auto;gap:6px;margin:0;padding:6px 10px}.game-page .score-card{min-height:43px;padding:6px 8px;border-radius:10px}.game-page .score-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.game-page .score-value{margin-top:2px;font-size:20px}.game-page .score-rack{display:none}.game-page .board-viewport{container-type:size;flex:1 1 auto;min-height:0;width:100%;padding:8px;border-radius:0;overflow:hidden;touch-action:none;overscroll-behavior:none;display:grid;place-items:center}.game-page .board-stage{width:min(100%,100cqh);max-width:none;min-width:0;margin:0}.game-page .board{width:100%;min-width:0;height:100%;gap:2px;padding:4px}.game-page .board-cell{border-radius:3px;font-size:clamp(11px,4vw,18px)}.game-page .placed-tile{font-size:clamp(10px,3.2vw,15px)}.game-page .placed-tile .tile-value{font-size:clamp(6px,.85vw,8px)}.game-page .premium-label{font-size:clamp(6px,1.9vw,9px)}.game-page .cell-star{font-size:clamp(16px,5vw,23px)}.game-page .board-hint{display:none}.game-page .rack-area{flex:0 1 auto;min-width:0;width:100%;max-height:40dvh;margin:0;padding:7px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(250,246,237,.98);box-shadow:0 -8px 20px rgba(82,57,35,.1);overflow-y:auto;overscroll-behavior:contain}.game-page .rack-heading{min-width:0;margin-bottom:4px}.game-page .rack-heading strong{font-size:14px}.game-page .rack-heading span{font-size:11px}.game-page .rack{min-width:0;justify-content:flex-start;flex-wrap:nowrap;min-height:0;gap:6px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:none}.game-page .rack::-webkit-scrollbar{display:none}.game-page .rack-tile{flex:0 0 49px;width:49px;height:49px;border-radius:8px;font-size:23px}.game-page .rack-tile.selected{transform:translateY(-4px)}.game-page .rack-actions{min-width:0;justify-content:stretch;flex-wrap:nowrap;gap:6px;margin-top:3px;overflow-x:auto}.game-page .rack-actions>button{min-height:39px;flex:0 0 auto;padding:0 10px;font-size:12px;white-space:nowrap}.game-page .rack-actions>.primary-button{flex:1 1 auto}.game-page .preview-line{min-height:18px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.game-page .word-error-card{margin-top:6px;padding:10px}.game-page .error-message{margin:7px 0 0}.game-page .side-panel{display:none}.mobile-info-layer{position:fixed;inset:0;z-index:25;display:flex;justify-content:flex-end;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:rgba(37,29,22,.46);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);touch-action:auto}.mobile-info-drawer{width:min(390px,100%);max-height:100%;overflow-y:auto;padding:18px 15px 22px;background:var(--paper);box-shadow:-18px 0 45px rgba(27,20,14,.22);overscroll-behavior:contain}.mobile-info-drawer .side-card{padding:14px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-info-drawer .side-card+.side-card{border-top:1px solid var(--line)}.mobile-info-drawer .quiet-button{padding-left:0}.mobile-chat-layer{position:fixed;inset:0;z-index:28;display:flex;justify-content:flex-end;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:rgba(37,29,22,.46);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);touch-action:auto}.mobile-chat-drawer{width:min(430px,100%);height:100%;min-height:0;background:var(--paper);box-shadow:-18px 0 45px rgba(27,20,14,.22)}.mobile-chat-drawer .chat-panel{height:100%;display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none}.mobile-chat-drawer .chat-header{flex:0 0 auto;padding-top:calc(14px + env(safe-area-inset-top))}.mobile-chat-drawer .chat-history{flex:1 1 auto;min-height:0;height:auto}.mobile-chat-drawer .chat-composer,.mobile-chat-drawer .review-composer{flex:0 0 auto;padding-bottom:calc(10px + env(safe-area-inset-bottom))}}@media (orientation:landscape) and (max-height:560px){.game-page .game-header{min-height:46px;padding-top:calc(3px + env(safe-area-inset-top));padding-bottom:3px}.game-page .game-header-left .brand-mark{width:28px;height:28px;font-size:16px}.game-page .game-title{font-size:17px}.game-page .game-meta{font-size:10px}.game-page .game-actions .icon-button{width:32px;min-height:32px}.game-page .game-layout,.game-page .play-panel{width:100%}.game-page .turn-bar{min-height:30px;padding:4px 9px}.game-page .turn-copy{font-size:12px}.game-page .turn-sub{font-size:10px}.game-page .score-row{padding:2px 8px}.game-page .score-card{min-height:32px;padding:3px 7px}.game-page .score-name{font-size:9px}.game-page .score-value{font-size:16px}.game-page .board-viewport{padding:4px}.game-page .rack-area{max-height:35dvh;padding-top:3px;padding-bottom:calc(3px + env(safe-area-inset-bottom))}.game-page .rack-heading{margin-bottom:2px}.game-page .rack-heading span,.game-page .rack-heading strong{font-size:10px}.game-page .rack-tile{flex-basis:38px;width:38px;height:38px;font-size:18px}.game-page .rack{padding-bottom:4px}.game-page .rack-actions{margin-top:1px}.game-page .rack-actions>button{min-height:31px}.game-page .preview-line{min-height:12px;margin-top:1px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (max-width:700px){.pwa-controls{grid-template-columns:1fr}.pwa-control-actions{justify-content:flex-start}}.admin-page{max-width:1120px;margin:0 auto;padding:32px 20px 56px;color:#2d2118}.admin-header{margin-bottom:24px}.admin-header h1{margin:10px 0 5px;font-size:clamp(28px,5vw,40px)}.admin-header p,.admin-muted{color:#6d6258}.admin-back{color:#8f3d2f;font-weight:700;text-decoration:none}.admin-card{margin-top:16px;border:1px solid #dfd4c7;border-radius:14px;background:#fffdf8;box-shadow:0 4px 16px rgba(54,37,20,.06)}.admin-card h2{margin:0 0 16px;font-size:20px}.admin-table-wrap{overflow-x:auto}.admin-table td,.admin-table th{padding:12px 10px;border-bottom:1px solid #ece3d8;vertical-align:top}.admin-table th{color:#6d6258;font-size:13px}.admin-players a,.admin-table a{color:#8f3d2f;font-weight:700;text-decoration:none}.admin-players{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:12px;gap:12px}.admin-players a{display:grid;grid-gap:4px;gap:4px;padding:14px;border:1px solid #e5d8c9;border-radius:10px}.admin-players span{color:#6d6258;font-weight:400}.admin-timeline{padding-left:20px}.admin-timeline li{padding:0 0 18px 12px}.admin-timeline p{margin:5px 0}.admin-timeline time{color:#6d6258;font-size:13px}.admin-tiles{color:#5f3f21;font-weight:600}.admin-shell{min-height:100vh;padding:28px;color:var(--ink);background:#f5efe4}.admin-content,.admin-header{width:min(1080px,100%);margin:0 auto}.admin-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line)}.admin-brand{color:var(--ink);font:700 21px/1 Georgia,serif;text-decoration:none}.admin-back,.admin-crumb{color:var(--teal);font-size:14px;font-weight:700;text-decoration:none}.admin-content{padding:42px 0}.admin-kicker{margin:0 0 5px;color:var(--accent-dark);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.admin-content h1{margin:0;font:700 clamp(32px,5vw,48px)/1.1 Georgia,serif}.admin-intro{color:var(--muted)}.admin-card,.admin-table-wrap{margin-top:24px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.55)}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table td,.admin-table th{padding:14px;border-bottom:1px solid var(--line);font-size:14px}.admin-table th{color:var(--muted);font-size:11px;text-transform:uppercase}.admin-table tr:last-child td{border-bottom:0}.admin-game-list a,.admin-players a,.admin-table a{color:var(--teal);font-weight:800;text-decoration:none}.admin-status{display:inline-block;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800}.admin-status.playing{color:#236d65;background:#dcece8}.admin-status.waiting{color:#785328;background:#f5e5c6}.admin-status.finished{color:var(--muted);background:#e8e2d9}.admin-empty{color:var(--muted)}.admin-crumb{display:inline-block;margin-bottom:22px}.admin-facts,.admin-players{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.admin-facts span,.admin-players a{padding:10px 12px;border-radius:10px;background:#eee1ca}.admin-players small{color:var(--muted)}.admin-card{padding:22px}.admin-card h2{margin:0 0 15px;font:700 24px/1 Georgia,serif}.admin-timeline{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.admin-timeline li{padding:14px 0;border-bottom:1px solid var(--line)}.admin-timeline li:last-child{border-bottom:0}.admin-timeline time{display:block;margin-bottom:4px;color:var(--muted);font-size:11px}.admin-timeline p{margin:5px 0 0;line-height:1.45}.admin-letters{color:var(--accent-dark);font-weight:700}.admin-game-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.admin-game-list li{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.admin-game-list li:last-child{border-bottom:0}.admin-game-list span{color:var(--muted);font-size:13px}@media (max-width:640px){.admin-shell{padding:18px}.admin-table{min-width:680px}.admin-table-wrap{overflow-x:auto}.admin-game-list li{flex-direction:column;gap:3px}}