.floor-mode{background:var(--paper);color:var(--ink)}.floor-mode main{max-width:none;width:100%;margin:0;padding:0;background:var(--paper)}.floor-mode .topbar,.floor-mode #auth{display:none}.floor-mode #desk{display:block!important;position:relative;min-height:100vh;padding-left:258px;background:var(--paper);border:0;border-radius:0;color:var(--ink)}.floor-nav{position:fixed;left:0;top:0;bottom:0;width:238px;background:linear-gradient(180deg,#001b38,#00294c);padding:28px 15px 20px;display:flex;flex-direction:column;gap:5px}.floor-logo{margin:0 0 30px}.floor-nav button{background:transparent;color:#e6eef4;text-align:left;width:100%;padding:11px 13px;font-size:14px;font-weight:650;border-radius:6px}.floor-nav button:hover,.floor-nav button.active{background:#0b4b7d;color:#fff}.floor-nav .floor-logout{margin-top:auto}.floor-content{padding:26px 32px;max-width:1600px}.floor-header{display:flex;align-items:center;gap:20px;border-bottom:1px solid #ddd9cf;padding:0 0 21px}.floor-header h2{margin:0 auto 0 0;font-size:29px}.floor-header #floor-time{font-size:13px;color:#53606c}.floor-header button,.subtle-button{background:var(--teal);color:#fff;border-radius:6px;padding:10px 14px}.floor-games{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:20px;padding-top:24px}.floor-game{padding:0;background:#fff;border:1px solid #d8d5cc;border-radius:9px;color:var(--ink);text-align:left;width:100%;overflow:hidden;box-shadow:0 2px 4px #001b3808}.floor-game header{display:grid;gap:5px;padding:19px 21px;background:linear-gradient(105deg,#008896,#087584);color:#fff}.floor-game strong{font-size:25px}.floor-game header small{font-size:13px}.floor-game-body{padding:0 21px}.table-summary{font-size:15px;padding:13px 0;border-bottom:1px solid #e5e2dc;margin:0}.floor-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0;border-bottom:1px solid #e5e2dc}.floor-metrics div+div{border-left:1px solid #e5e2dc;padding-left:16px}.floor-metrics b{display:block;font-size:30px;color:#092b4a}.floor-metrics span{font-size:12px;color:#68747e}.waitlist-count{font-weight:700;margin:16px 0}.floor-game footer{margin:0 18px 18px;background:#001b38;color:#fff;text-align:center;padding:11px;border-radius:5px}.floor-empty{color:#53606c}.floor-players{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.desk-main,.desk-tables-panel,.desk-right{background:#fff;border:1px solid #ddd9cf;border-radius:9px;padding:20px}.desk-main{grid-column:1/-1}.desk-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.desk-panel-head h3,.desk-right h3{font-size:18px;margin:0}.desk-panel-head h3 small{color:#66747e;font-weight:600}.desk-filter-tabs{display:flex;gap:8px;margin-top:12px}.desk-filter-tabs button{background:transparent;color:#314351;padding:7px 9px;font-size:12px}.desk-filter-tabs button.active{background:var(--teal);color:#fff;border-radius:5px}.desk-search{display:flex;align-items:center;gap:8px;border:1px solid #ddd9cf;border-radius:5px;padding:0 8px;color:#55626d;background:#fff}.desk-search input{border:0;background:transparent;color:#172b3e;padding:9px;min-width:190px}.desk-table-wrap{overflow:auto}.desk-main table{width:100%;border-collapse:collapse;font-size:13px}.desk-main th{text-align:left;color:#53606c;font-size:11px;padding:12px 8px;border-bottom:1px solid #ddd9cf}.desk-main td{padding:13px 8px;border-bottom:1px solid #eeeae3}.desk-status-pill{font-weight:750}.desk-status-pill.status-0{color:#9b741e}.desk-status-pill.status-2,.desk-status-pill.status-4{color:#29804f}.desk-status-pill.status-3{color:#a11b2b}.row-actions{white-space:nowrap}.row-actions button{padding:6px 9px;background:#e8f4ef;color:#17633e;border-radius:4px;margin-right:4px}.row-actions .danger{background:#f7e7e8;color:#991d2b;margin:0}.desk-tables-panel{grid-column:1/2}.desk-tables-panel #table-form{display:flex;align-items:end;gap:10px;margin:12px 0;padding:12px;background:#f7f5ef;border-radius:6px}.desk-tables-panel #table-form label{color:#40505d;font-size:12px}.desk-tables-panel #table-form input{background:#fff;color:#172b3e;border:1px solid #d5d1c9;padding:8px}.table-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.table-card{border:1px solid #e0ddd6;border-radius:7px;overflow:hidden}.table-card header{background:#f7f5ef;padding:12px;display:flex;justify-content:space-between}.table-card header small{color:#52616d}.seat-list{padding:8px 12px}.seat-list div,.seat-list label{display:grid;grid-template-columns:60px 1fr;gap:8px;padding:7px 0;font-size:12px}.seat-list label span{color:#697781}.seat-list select{background:#fff;color:#173049;border:1px solid #d5d1c9;padding:4px;border-radius:4px}.desk-right{grid-column:2}.desk-right p{color:#5c6872;font-size:13px;line-height:1.45}.desk-right .desk-search{margin:16px 0}.desk-right button{width:100%;background:var(--teal);color:#fff}.desk-right button:disabled{background:#d8d8d4;color:#798088}@media(max-width:1050px){.floor-games{grid-template-columns:1fr 1fr}.floor-players{grid-template-columns:1fr}.desk-tables-panel,.desk-right{grid-column:auto}}@media(max-width:760px){.floor-mode #desk{padding-left:0}.floor-nav{position:static;width:auto;display:grid;grid-template-columns:repeat(3,1fr);padding:10px;gap:4px}.floor-logo,.floor-nav .floor-logout{display:none}.floor-nav button{font-size:12px;padding:9px}.floor-content{padding:18px 14px}.floor-header{align-items:flex-start;flex-wrap:wrap}.floor-header h2{width:100%}.floor-games{grid-template-columns:1fr}.floor-players{margin-top:16px}.desk-panel-head{align-items:flex-start;flex-direction:column}.desk-search{width:100%}.desk-search input{width:100%;min-width:0}.desk-filter-tabs{flex-wrap:wrap}.desk-main{padding:14px}.desk-main table{min-width:620px}}
.floor-nav-brand{display:flex;align-items:flex-start;justify-content:space-between;min-height:55px}.floor-nav-toggle{flex:0 0 34px!important;width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center;text-align:center!important;border:1px solid #6c91ad!important;color:#fff!important;font-size:26px!important;line-height:1!important}.floor-nav-toggle span{display:block;transform:translateY(-1px)}.floor-mode.floor-nav-collapsed #desk{padding-left:92px}.floor-mode.floor-nav-collapsed .floor-nav{width:68px;padding:18px 9px;align-items:center}.floor-mode.floor-nav-collapsed .floor-nav-brand{min-height:42px;width:100%;justify-content:center}.floor-mode.floor-nav-collapsed .floor-logo{display:none}.floor-mode.floor-nav-collapsed .floor-nav-toggle{transform:rotate(180deg)}.floor-mode.floor-nav-collapsed .floor-nav button:not(.floor-nav-toggle){width:48px;padding:12px 0!important;justify-content:center;gap:0}.floor-mode.floor-nav-collapsed .floor-nav button:not(.floor-nav-toggle) span{display:none}.floor-mode.floor-nav-collapsed .floor-nav button i{font-size:21px;width:auto}.floor-mode.floor-nav-collapsed .floor-nav .floor-logout{margin-top:auto}@media(max-width:760px){.floor-nav-brand,.floor-nav-toggle{display:none!important}.floor-mode.floor-nav-collapsed #desk{padding-left:0}.floor-mode.floor-nav-collapsed .floor-nav{width:auto;padding:10px;align-items:stretch}.floor-mode.floor-nav-collapsed .floor-nav button:not(.floor-nav-toggle){width:100%;padding:9px!important}.floor-mode.floor-nav-collapsed .floor-nav button:not(.floor-nav-toggle) span{display:inline}.floor-mode.floor-nav-collapsed .floor-nav button i{font-size:18px;width:18px}}
.floor-nav-brand{align-items:center;margin-bottom:24px}.floor-nav-brand .floor-logo{margin:0}
.floor-mode #player-games,.floor-mode #my-reservations{display:none!important}
.desk-quick-add{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1.1fr) 190px;gap:12px;align-items:end;margin:24px 0 0;padding:18px 20px;background:#fff;border:1px solid #ddd9cf;border-radius:9px;position:relative}.desk-quick-add h3{margin:0 0 4px;font-size:17px}.desk-quick-add p{margin:0;color:#5c6872;font-size:13px}.desk-quick-add select{height:39px;background:#fff;color:#172b3e;border:1px solid #ddd9cf;border-radius:5px;padding:0 9px}.desk-quick-add .desk-search{height:39px}.dashboard-player-results{display:none;position:absolute;z-index:20;top:calc(100% - 13px);left:min(37%,360px);width:min(420px,50%);padding:6px;background:#fff;border:1px solid #d8d5cc;border-radius:7px;box-shadow:0 12px 28px #001b3824}.dashboard-player-results:not(:empty){display:grid}.dashboard-player-results button{display:grid;grid-template-columns:1fr auto;gap:2px;text-align:left;width:100%;padding:10px;background:transparent;color:#172b3e;border-radius:4px}.dashboard-player-results button:hover{background:#edf5f4}.dashboard-player-results button small{grid-column:1;color:#60707b}.dashboard-player-results button span{grid-column:2;grid-row:1 / 3;align-self:center;color:#008896;font-size:12px;font-weight:800}.dashboard-player-results p{margin:6px;color:#60707b;font-size:13px}.dashboard-games{padding-top:18px}.dashboard-game{cursor:default}.dashboard-game header{display:flex;align-items:flex-start;justify-content:space-between}.temporary-game-delete{width:34px!important;height:34px!important;padding:0!important;display:grid!important;place-items:center;background:#fff1f1!important;color:#8e1c28!important;border:1px solid #f0b7ba!important;border-radius:6px!important;font-size:20px!important;line-height:1}.dashboard-waitlist{border-top:1px solid #e5e2dc;padding:15px 20px 16px;background:#fff}.dashboard-waitlist h3{margin:0 0 9px;font-size:16px;color:#102b46}.dashboard-waitlist h3 small{font-size:12px;color:#60707b}.dashboard-waitlist ol{list-style:none;padding:0;margin:0;display:grid}.dashboard-waitlist li{display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid #efede8;color:#1d3144;font-size:13px}.dashboard-waitlist li:first-child{border-top:0}.dashboard-waitlist li small{color:#65737d;font-size:11px}.dashboard-position{font-weight:800;color:#008896}.dashboard-waitlist .dashboard-waitlist-empty{display:block;color:#65737d}.dashboard-player-actions{display:flex;gap:4px}.dashboard-player-actions button{width:27px;height:27px;padding:0;background:#e8f4ef;color:#17633e;border-radius:4px}.dashboard-player-actions .danger{background:#f7e7e8;color:#991d2b;margin:0}.temporary-game-picker{display:grid;gap:14px;max-width:520px}.temporary-game-picker h3{margin:0}.temporary-game-picker p{margin:0;color:#5c6872}.temporary-game-picker label{display:grid;gap:6px;color:#43535f;font-weight:700}.temporary-game-picker select{padding:10px;background:#fff;color:#172b3e;border:1px solid #d5d1c9;border-radius:5px}.temporary-game-picker>div{display:flex;gap:8px}.temporary-game-picker .subtle-button{background:#fff;color:#008896;border:1px solid #008896}@media(max-width:1050px){.desk-quick-add{grid-template-columns:1fr 1fr}.desk-quick-add>div:first-child{grid-column:1/-1}.dashboard-player-results{left:18px;width:calc(100% - 36px)}}@media(max-width:760px){.desk-quick-add{grid-template-columns:1fr;padding:15px}.desk-quick-add>div:first-child{grid-column:auto}.dashboard-player-results{top:auto;bottom:calc(100% + 4px)}.dashboard-waitlist{padding:14px}.dashboard-waitlist li{grid-template-columns:26px minmax(0,1fr) auto}.dashboard-player-actions{grid-column:3}.dashboard-waitlist li small{grid-column:2}.dashboard-game header{padding:16px}.temporary-game-picker>div{flex-direction:column}}
#desk-sessions.floor-games{display:block}.dashboard-games{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:20px;padding-top:18px}.dashboard-game>header>div{min-width:0}.dashboard-game>header small{display:block;margin-top:4px}.dashboard-waitlist li strong{display:block!important;margin:0!important;font-size:14px!important;line-height:1.25!important}.dashboard-waitlist li{font-size:13px!important}.dashboard-waitlist li small{white-space:nowrap}@media(max-width:1050px){.dashboard-games{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media(max-width:760px){.dashboard-games{grid-template-columns:1fr}}
.dashboard-player-results .dashboard-add-guest{margin-top:4px;border-top:1px solid #e1ddd5;color:#7f161c}.dashboard-player-results .dashboard-add-guest span{color:#7f161c}.dashboard-player-results button:focus-visible,.dashboard-player-results button.is-keyboard-active{outline:2px solid #008896;outline-offset:-2px;background:#edf5f4}
.floor-header #temporary-game-action{display:flex;align-items:center;min-height:40px}.temporary-game-inline{display:flex;align-items:center;gap:7px}.temporary-game-inline select{height:40px;min-width:170px;padding:0 30px 0 11px;color:#172b3e;background:#fff;border:1px solid #d7d2ca;border-radius:6px;font-weight:700}.temporary-game-inline button{height:40px;padding:0 12px!important;white-space:nowrap}.temporary-game-inline #temporary-game-confirm{background:#8e1723!important}.temporary-game-inline #temporary-game-cancel{background:#fff!important;color:#4e5c67!important;border:1px solid #d7d2ca!important}@media(max-width:760px){.floor-header #temporary-game-action{width:100%}.temporary-game-inline{width:100%;flex-wrap:wrap}.temporary-game-inline select{flex:1;min-width:150px}}
.floor-header h2{margin:0!important}.floor-header #floor-time{margin-left:auto}
.dashboard-games:has(> .dashboard-game:only-child){grid-template-columns:minmax(0,1fr)}.dashboard-games:has(> .dashboard-game:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
.dashboard-game header{position:relative;overflow:hidden}.dashboard-game header>div{position:relative;z-index:1}.dashboard-game .temporary-game-delete{position:relative;z-index:2}.dashboard-game .game-card-outlines{right:20px}.dashboard-game .game-card-outlines i{opacity:.42}.dashboard-game .game-card-outlines i:nth-child(2){opacity:.37}.dashboard-game .game-card-outlines i:nth-child(3){opacity:.32}.dashboard-game .game-card-outlines i:nth-child(4){opacity:.28}
.dashboard-waitlist{border-top:0;padding-top:0}
.dashboard-tables{padding:13px 0;border-bottom:1px solid #e5e2dc}.dashboard-table-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #efede8}.dashboard-table-row strong{font-size:15px}.dashboard-occupancy{display:flex;align-items:center;gap:9px}.dashboard-occupancy b{min-width:44px;text-align:center;font-size:14px;color:#17314d}.dashboard-occupancy button{width:30px;height:30px;padding:0;border-radius:5px;background:#edf4f2;color:#087785;font-size:20px;line-height:1}.dashboard-occupancy button:disabled{background:#edf0ef;color:#a3aba8}.dashboard-table-action{padding-top:12px;display:flex;gap:7px}.dashboard-table-action>button{width:100%;height:39px;background:#8e1723;color:#fff;border-radius:6px;font-weight:800}.dashboard-table-action select{flex:1;min-width:0;height:39px;padding:0 9px;border:1px solid #d7d2ca;border-radius:6px;background:#fff;color:#172b3e;font-weight:700}.dashboard-table-action [data-dashboard-confirm-table]{width:auto;padding:0 12px}.dashboard-table-action .subtle-button{width:auto;padding:0 12px;background:#fff!important;color:#4e5c67!important;border:1px solid #d7d2ca!important}
.dashboard-table-name{display:flex;align-items:center;gap:7px}.dashboard-close-table{width:27px;height:27px;padding:0;background:#f7e7e8;color:#8e1723;border:1px solid #ecc7ca;border-radius:5px;font-size:17px;line-height:1}
.desk-quick-add{margin-top:5px}
.dashboard-waitlist li.is-present{margin:1px -7px;padding:8px 7px;background:#e8f4ef;border-radius:5px}.dashboard-waitlist li.is-present small{color:#227043;font-weight:700}
.dashboard-table-action>button{display:flex;align-items:center;justify-content:center}.dashboard-table-row strong,.dashboard-occupancy b{font-size:20px}
.desk-quick-add{grid-template-columns:minmax(230px,1fr) minmax(440px,2.2fr) 190px}.dashboard-add-input-row{position:relative;display:flex;align-items:stretch;gap:0;min-width:0}.dashboard-add-input-row .desk-search{flex:1;min-width:0;height:48px;margin:0;border-radius:6px 0 0 6px}.dashboard-add-input-row .desk-search input{min-width:0}.dashboard-add-input-row select{flex:0 0 190px;width:190px;height:48px;border-radius:0 6px 6px 0;border-left:1px solid #ddd9cf;font-weight:700}.desk-quick-add #dashboard-add-confirm{height:48px;margin:0;width:100%;background:#008f9d;color:#fff;border:0;border-radius:6px;font-weight:800}.desk-quick-add #dashboard-add-confirm:disabled{background:#c5c8c6;color:#fff;cursor:not-allowed}.dashboard-add-input-row .dashboard-player-results{top:calc(100% + 6px);bottom:auto;left:0;width:calc(100% - 190px);max-width:none}.dashboard-selected-player{padding:8px 10px!important}.dashboard-selected-player small{color:#60707b}@media(max-width:1050px){.desk-quick-add{grid-template-columns:1fr 190px}.desk-quick-add-copy{grid-column:1/-1}.dashboard-add-input-row .dashboard-player-results{left:0;width:calc(100% - 190px)}}@media(max-width:760px){.desk-quick-add{grid-template-columns:1fr}.dashboard-add-input-row{flex-direction:column;gap:8px}.dashboard-add-input-row .desk-search,.dashboard-add-input-row select{width:100%;height:44px;flex-basis:auto;border-radius:6px}.dashboard-add-input-row select{border-left:1px solid #ddd9cf}.dashboard-add-input-row .dashboard-player-results{top:calc(100% + 4px);bottom:auto;left:0;width:100%}.desk-quick-add #dashboard-add-confirm{height:44px}}
.desk-quick-add{grid-template-columns:minmax(230px,1fr) minmax(440px,2.2fr) 190px}.desk-quick-add-copy{grid-column:auto}.dashboard-add-input-row{grid-column:auto}.dashboard-add-input-row .desk-search{display:flex;width:100%}.dashboard-add-input-row .desk-search input{flex:1;width:100%;font-size:20px!important;font-weight:700}.dashboard-add-input-row .desk-search input::placeholder{font-size:20px}.desk-quick-add #dashboard-add-confirm{grid-column:auto;min-width:0}@media(max-width:1050px){.desk-quick-add-copy{grid-column:1/-1}}@media(max-width:760px){.desk-quick-add #dashboard-add-confirm{grid-column:auto;min-width:0}.dashboard-add-input-row .desk-search input,.dashboard-add-input-row .desk-search input::placeholder{font-size:17px!important}}
.dashboard-player-name{display:flex;align-items:center;gap:7px;min-width:0}.dashboard-player-name strong{white-space:nowrap}.attendance-toggle{flex:0 0 auto;padding:4px 7px!important;border:1px solid #9ec9c7!important;background:#eef8f7!important;color:#176b68!important;border-radius:4px!important;font-size:10px!important;font-weight:800!important;line-height:1.15!important}.attendance-toggle.is-present{border-color:#c8d0d4!important;background:transparent!important;color:#60707b!important;font-weight:650!important}
.attendance-time{font-size:10px;color:#40746a;font-weight:750;white-space:nowrap}
.entry-source{color:#65737d!important;font-weight:400!important}
.dashboard-preference-rank{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0!important;border-radius:50%;background:#0b7786;color:#fff;font-size:10px;font-weight:800;line-height:18px;text-align:center;font-variant-numeric:tabular-nums;flex:0 0 auto}
.dashboard-table-row.is-marked{margin:0 -10px;padding:9px 10px;background:#e8f4ef;border-radius:6px}.dashboard-mark-table{height:27px;padding:0 8px;background:#fff;color:#176b68;border:1px solid #9ec9c7;border-radius:5px;font-size:11px;font-weight:750}.dashboard-mark-table.is-marked{background:#176b68;color:#fff;border-color:#176b68}
.dashboard-add-input-row{gap:0;overflow:visible}.dashboard-session-pickers{display:flex;align-items:stretch;gap:0;flex:0 0 auto}.dashboard-session-picker{position:relative;display:flex;align-items:center;height:48px;margin-left:-1px;padding:0 7px 0 4px;background:#fff;border:1px solid #ddd9cf}.dashboard-session-picker:first-child{margin-left:0}.dashboard-session-rank{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:5px;border-radius:50%;background:#0b7786;color:#fff;font-size:11px;font-weight:800;line-height:1;flex:0 0 auto}.dashboard-session-picker select{field-sizing:content;flex:0 1 auto;min-width:0!important;width:auto!important;max-width:170px!important;height:46px!important;padding:0 20px 0 0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#172b3e;font-size:16px;font-weight:700}.dashboard-session-picker select:focus{outline:0}.dashboard-remove-session-picker,.dashboard-add-session-picker{display:flex;align-items:center;justify-content:center;width:31px;height:48px;padding:0;background:#fff;color:#66747d;border:1px solid #ddd9cf;font-size:21px;line-height:1}.dashboard-remove-session-picker{margin-left:-1px;border-left:0}.dashboard-add-session-picker{margin-left:-1px;border-radius:0 6px 6px 0;color:#0b7786;font-weight:700}.dashboard-add-session-picker:hover{background:#e8f4ef}.dashboard-add-input-row .dashboard-player-results{left:0;width:100%;z-index:25}@media(max-width:1050px){.dashboard-session-picker select{max-width:130px!important}}@media(max-width:760px){.dashboard-session-pickers{width:100%;overflow-x:auto}.dashboard-session-picker{height:44px}.dashboard-session-picker select{height:42px!important;font-size:15px}.dashboard-remove-session-picker,.dashboard-add-session-picker{height:44px}.dashboard-add-input-row .dashboard-player-results{width:100%}}
.dashboard-session-picker:has(.dashboard-remove-session-picker){padding-right:0;border-right:0}
.dashboard-remove-session-picker{margin-left:0;border-left:1px dashed #b9b5ad;border-radius:0!important;box-shadow:none!important;flex:0 0 31px}
.dashboard-session-picker select{field-sizing:initial;width:var(--dashboard-game-picker-width)!important;max-width:var(--dashboard-game-picker-width)!important}
.dashboard-mode-toggle{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;background:transparent;color:#536b7b}.dashboard-mode-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dashboard-mode-toggle:hover{color:#008896}.dashboard-transfer-picker{display:flex;align-items:stretch;height:48px;margin-left:-1px;border:1px solid #ddd9cf;background:#fff;border-radius:0 6px 6px 0}.dashboard-transfer-picker select{width:var(--dashboard-transfer-picker-width)!important;max-width:var(--dashboard-transfer-picker-width)!important;height:46px!important;padding:0 25px 0 10px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#172b3e;font-size:15px;font-weight:700}.dashboard-transfer-picker span{display:grid;place-items:center;width:31px;color:#008896;font-size:20px;font-weight:800;border-left:1px solid #e3dfd7;border-right:1px solid #e3dfd7}@media(max-width:760px){.dashboard-transfer-picker{width:100%;margin-left:0}.dashboard-transfer-picker select{flex:1;width:auto!important;max-width:none!important;height:42px!important}.dashboard-transfer-picker span{height:42px}}
.dashboard-entry-source-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:48px;margin-right:4px;color:#008896}.dashboard-entry-source-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dashboard-entry-source-icon[hidden]{display:none}
.dashboard-transfer-picker select:disabled{background:#f0f1f0!important;color:#9aa3a8!important;cursor:not-allowed}
.dashboard-add-input-row:has(.dashboard-session-pickers.is-transfer-mode) .desk-search{flex:1 1 0;min-width:0}.dashboard-session-pickers.is-transfer-mode{min-width:0}.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker{display:grid;grid-template-columns:var(--dashboard-transfer-picker-width) 31px var(--dashboard-transfer-target-picker-width);width:100%;min-width:0}.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker select{width:100%!important;max-width:none!important;min-width:0}@media(max-width:760px){.dashboard-add-input-row:has(.dashboard-session-pickers.is-transfer-mode) .desk-search{flex:1 1 auto;min-width:0}.dashboard-session-pickers.is-transfer-mode{width:100%!important;flex-basis:100%!important}.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker{grid-template-columns:minmax(0,1fr) 31px minmax(0,1fr)}}
.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker{display:grid!important;grid-auto-flow:column;align-items:stretch;overflow:hidden}.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.dashboard-session-pickers.is-transfer-mode .dashboard-transfer-picker{display:grid!important;grid-template-columns:minmax(0,1fr) 31px minmax(0,1fr)!important}}
.table-transfer-count{margin:0;padding:14px 0 6px;color:#176b68;font-weight:800}.dashboard-transfer-list{padding:0 0 10px;border-bottom:1px solid #e5e2dc}.dashboard-transfer-list ol{list-style:none;padding:0;margin:0}.dashboard-transfer-list li{display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:7px 0;color:#1d3144;font-size:13px}.dashboard-transfer-list li.is-ready{margin:1px -7px;padding:7px;background:#fff;border-radius:5px;animation:dashboard-transfer-ready 1.35s ease-in-out infinite}.dashboard-transfer-list li.is-ready .entry-source{color:#227043!important;font-weight:400!important}.dashboard-transfer-list li strong{display:block!important;margin:0!important;font-size:14px!important;line-height:1.25!important}.dashboard-transfer-route{display:flex;align-items:center;gap:5px;margin-top:3px;color:#60707b;font-size:12px;font-weight:650;line-height:1.2}.dashboard-transfer-route b{color:#008896;font-size:15px;line-height:1}.dashboard-transfer-list .dashboard-player-actions button:disabled{background:#edf0ef;color:#a3aba8;cursor:not-allowed}@keyframes dashboard-transfer-ready{0%,100%{background:#fff}50%{background:#cce9df}}
@media(max-width:1679px){.desk-quick-add{grid-template-columns:minmax(0,1fr) 190px}.desk-quick-add-copy{display:none}}
.dashboard-game .waitlist-count{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-list-actions{display:flex;align-items:center;gap:6px}.dashboard-move-toggle,.dashboard-clear-noshow,.dashboard-next-toggle{padding:5px 10px!important;border-radius:5px!important;background:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1.1}.dashboard-move-toggle{border:1px solid #0b7786!important;color:#0b7786!important}.dashboard-move-toggle.is-active{background:#0b7786!important;color:#fff!important}.dashboard-next-toggle{border:1px solid #176b68!important;color:#176b68!important}.dashboard-next-toggle.is-active{background:#176b68!important;color:#fff!important}.dashboard-next-toggle:disabled,.dashboard-clear-noshow:disabled,.dashboard-move-toggle:disabled{border-color:#d4d8d7!important;color:#a2aaa8!important;cursor:not-allowed}.dashboard-clear-noshow{border:1px solid #8e1723!important;color:#8e1723!important}.dashboard-waitlist .dashboard-position.is-movable{position:relative;display:block;width:30px;min-width:30px;text-align:left}.dashboard-position.is-movable>b{display:block;font:inherit}.dashboard-move-arrows{position:absolute;top:50%;left:14px;display:grid;grid-template-rows:10px 10px;gap:1px;transform:translateY(-50%)}.dashboard-move-arrows button{display:grid;place-items:center;width:14px;height:10px;padding:0;border:0;background:transparent;color:#0b7786;font-size:12px;line-height:1;font-weight:900}.dashboard-move-arrows button:disabled{color:#c3cac9;cursor:not-allowed}.dashboard-waitlist li.is-next-seat{margin:1px -7px;padding:8px 7px;background:#fff;border-radius:5px;animation:dashboard-next-seat 1.35s ease-in-out infinite}.dashboard-waitlist li.is-next-seat small{color:#227043;font-weight:700}@keyframes dashboard-next-seat{0%,100%{background:#fff}50%{background:#cce9df}}.dashboard-player-actions .dashboard-seat-offer{display:grid;place-items:center;background:#edf4f2;color:#087785}.dashboard-player-actions .dashboard-seat-offer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.other-session-card .floor-game-body{display:grid;gap:18px;padding:22px}.other-session-card .floor-game-body p{margin:0;color:#51616d}.other-session-card .floor-game-body button{height:40px;background:#008f9d;color:#fff;border:0;border-radius:6px;font-weight:800}
.other-waitlist-overview{width:100%;margin:26px 0}.other-waitlist-day{margin:0 0 16px;overflow:hidden;background:#fff;border:1px solid #ddd9cf;border-radius:8px}.other-waitlist-day h3{display:flex;justify-content:space-between;gap:16px;margin:0;padding:11px 16px;background:#0b7786;color:#fff;font-size:15px}.other-waitlist-day h3 small{font-size:14px;font-weight:650}.other-waitlist-day>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.other-waitlist-row{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:12px;width:100%;min-height:62px;padding:12px 16px;background:#fff;color:#172b3e;border:0;border-left:1px solid #ebe7df;text-align:left}.other-waitlist-row:first-child{border-left:0}.other-waitlist-row:hover{background:#f0f8f7}.other-waitlist-row strong{font-size:16px}.other-waitlist-row>span{color:#61717b;font-size:13px;white-space:nowrap}.other-waitlist-row>span b{color:#172b3e}.other-waitlist-row i{color:#008896;font-size:24px;font-style:normal;line-height:1}.other-waitlist-detail{max-width:760px;margin:26px auto;padding:20px;background:#fff;border:1px solid #ddd9cf;border-radius:8px}.other-waitlist-detail>header{display:flex;justify-content:space-between;align-items:start;gap:16px;margin:18px 0;padding-bottom:16px;border-bottom:1px solid #e6e1d9}.other-waitlist-detail header span{color:#0b7786;font-size:12px;font-weight:800;letter-spacing:.08em}.other-waitlist-detail h3{margin:4px 0 0;font-size:24px}.other-waitlist-detail header small{color:#65737d;font-size:14px;font-weight:700}.other-waitlist-detail ol{margin:0;padding:0;list-style:none}.other-waitlist-detail li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #eeeae3}.other-waitlist-detail li>b{color:#008896;text-align:center}.other-waitlist-detail li>span{color:#65737d;font-size:12px}.other-waitlist-empty{display:block!important;color:#65737d}@media(max-width:680px){.other-waitlist-day>div{grid-template-columns:1fr}.other-waitlist-row{border-left:0;border-top:1px solid #ebe7df}.other-waitlist-row:first-child{border-top:0}.other-waitlist-day h3{font-size:14px}.other-waitlist-detail{margin:18px 0}.other-waitlist-detail h3{font-size:21px}}
.other-waitlist-row.is-expanded{background:#eaf6f4}.other-waitlist-row.is-expanded i{transform:rotate(90deg)}.other-waitlist-inline-detail{grid-column:1/-1;padding:14px 18px 18px;background:#f7fbfa;border-top:1px solid #b9ded9;border-bottom:1px solid #d9e8e5}.other-waitlist-inline-detail header{display:flex;align-items:center;gap:9px;margin-bottom:9px}.other-waitlist-inline-detail header span{color:#0b7786;font-size:11px;font-weight:800;letter-spacing:.08em}.other-waitlist-inline-detail header strong{font-size:14px}.other-waitlist-inline-detail ol{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));column-gap:28px}.other-waitlist-inline-detail li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;border-top:1px solid #dbe9e6}.other-waitlist-inline-detail li:nth-child(-n+2){border-top:0}.other-waitlist-inline-detail li>b{color:#008896;text-align:center}.other-waitlist-inline-detail li>span{color:#65737d;font-size:12px}.other-waitlist-inline-detail .other-waitlist-empty{display:block!important;padding-top:8px;border:0}@media(max-width:680px){.other-waitlist-inline-detail ol{grid-template-columns:1fr}.other-waitlist-inline-detail li:nth-child(2){border-top:1px solid #dbe9e6}}
.other-waitlist-day>.other-waitlist-games{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.other-waitlist-row.is-expanded{background:#fff}.other-waitlist-inline-detail{display:block;grid-column:auto;width:100%}
.other-waitlist-games{align-items:stretch}.other-waitlist-row{border-radius:0!important;box-shadow:none!important;border-left:1px solid #dcd8d0!important}.other-waitlist-row:first-child{border-left:0!important}.other-waitlist-row i{display:grid;place-items:center;width:18px;height:24px;transform-origin:center;transition:transform .16s ease}.other-waitlist-row.is-expanded i{transform:rotate(90deg)}
.other-waitlist-row>span{font-size:15px!important;font-weight:700}.other-waitlist-row>span b{font-size:16px}
.dashboard-waitlist-list,.other-waitlist-player-list{display:grid!important;grid-template-columns:repeat(var(--waitlist-columns,1),minmax(0,1fr))!important;grid-template-rows:repeat(30,minmax(0,auto));grid-auto-flow:column;column-gap:22px}.dashboard-waitlist-list>li:nth-child(n+31),.other-waitlist-player-list>li:nth-child(n+31){border-left:1px dashed #aebbb8;padding-left:14px}.dashboard-waitlist-list>li:nth-child(30n + 1),.other-waitlist-player-list>li:nth-child(30n + 1){border-top:0}@media(max-width:900px){.dashboard-waitlist-list,.other-waitlist-player-list{grid-template-columns:1fr!important;grid-template-rows:none;grid-auto-flow:row}.dashboard-waitlist-list>li:nth-child(n+31),.other-waitlist-player-list>li:nth-child(n+31){border-left:0;padding-left:0}}
.buy-in-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.buy-in-inputs label{margin:0}.buy-in-hint{margin:-2px 0 0!important;font-size:12px!important}@media(max-width:560px){.buy-in-inputs{grid-template-columns:1fr}}
.floor-mode #admin:not([hidden]) #game-type-editor{grid-column:1;padding:20px;background:#fff;border:1px solid #ddd9cf;border-radius:9px}.floor-mode #admin:not([hidden]) #game-type-editor h4{margin:0 0 12px;color:#22384c;font-size:14px}.game-type-editor-list{display:grid;gap:10px}.game-type-editor-list article{padding:12px;background:#f7f5ef;border:1px solid #e1ddd5;border-radius:6px}.game-type-editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.game-type-editor-fields label{font-size:11px}.game-type-editor-fields input,.game-type-editor-fields select{padding:7px;font-size:13px}.game-type-editor-list button{margin-top:10px;padding:8px 10px;font-size:12px}@media(max-width:560px){.game-type-editor-fields{grid-template-columns:1fr}}
.other-waitlist-overview{display:grid;grid-template-columns:minmax(430px,1fr) minmax(390px,1.05fr);gap:20px;align-items:start}.other-waitlist-navigation{overflow:hidden;background:#fff;border:1px solid #d8d5cc;border-radius:9px}.other-waitlist-day-nav{display:grid;grid-template-columns:max-content minmax(0,1fr);border-bottom:1px solid #ddd9cf}.other-waitlist-day-nav:last-child{border-bottom:0}.other-waitlist-day-nav>header{display:grid;align-content:center;gap:5px;padding:16px;background:#f7f5ef;border-right:1px solid #ddd9cf}.other-waitlist-day-nav>header strong{font-size:16px;color:#172b3e;white-space:nowrap}.other-waitlist-day-nav>header small{font-size:12px;color:#60707b;font-weight:650}.other-waitlist-day-nav .other-waitlist-games{display:grid;grid-template-columns:1fr}.other-waitlist-day-nav .other-waitlist-row{grid-template-columns:minmax(0,1fr) auto 18px;min-height:51px;padding:10px 14px;border-left:0!important;border-bottom:1px solid #ebe7df!important;border-radius:0!important;transition:background .16s,color .16s}.other-waitlist-day-nav .other-waitlist-row:last-child{border-bottom:0!important}.other-waitlist-day-nav .other-waitlist-row.is-selected{background:#e1f2f0;color:#0b5862;box-shadow:inset 4px 0 #008896}.other-waitlist-day-nav .other-waitlist-row.is-selected>span,.other-waitlist-day-nav .other-waitlist-row.is-selected>span b{color:#0b5862}.other-waitlist-detail-pane{position:sticky;top:26px;min-height:210px}.other-waitlist-loading{margin:0;padding:22px;color:#60707b}.other-waitlist-selected-card{min-height:0}.other-waitlist-selected-card header{position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:space-between}.other-waitlist-selected-card .game-card-outlines{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.other-waitlist-selected-card .waitlist-count{margin:0;padding:14px 0;color:#172b3e;font-size:16px}.other-waitlist-selected-list{padding:0 20px 18px;border-top:1px solid #e5e2dc}.other-waitlist-selected-list ol{margin:0;padding:0;list-style:none}.other-waitlist-selected-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:39px;border-top:1px solid #dbe9e6;color:#1d3144}.other-waitlist-selected-list li>b{color:#008896;text-align:center}.other-waitlist-selected-list li>span{color:#65737d;font-size:12px}.other-waitlist-selected-list .other-waitlist-empty{display:block!important;padding-top:12px;border:0}@media(max-width:1050px){.other-waitlist-overview{grid-template-columns:1fr}.other-waitlist-detail-pane{position:static}.other-waitlist-day-nav{grid-template-columns:max-content minmax(0,1fr)}}@media(max-width:620px){.other-waitlist-day-nav{grid-template-columns:1fr}.other-waitlist-day-nav>header{border-right:0;border-bottom:1px solid #ddd9cf}.other-waitlist-day-nav .other-waitlist-row{min-height:48px}}
@media(min-width:621px){.other-waitlist-day-nav{grid-template-columns:250px minmax(0,1fr)}}
.other-waitlist-selected-card .other-waitlist-card-title{display:flex;align-items:baseline;gap:14px;min-width:0;padding-right:110px}.other-waitlist-selected-card .other-waitlist-card-title small{white-space:nowrap;color:#d8f0f0;font-size:14px;font-weight:650}
.dashboard-waitlist li strong,.other-waitlist-selected-list li strong{font-size:14px!important;font-weight:750}.other-waitlist-selected-card .waitlist-count{display:flex;align-items:center;justify-content:space-between;gap:10px}.other-waitlist-selected-list li{grid-template-columns:30px minmax(0,1fr) auto auto;font-size:13px}.other-waitlist-selected-list .entry-source{color:#65737d;font-size:11px}.other-waitlist-selected-list .dashboard-player-actions button{width:27px;height:27px;padding:0;border-radius:4px}.other-waitlist-selected-list .dashboard-player-actions .danger{margin:0;background:#f7e7e8;color:#991d2b}
.other-waitlist-day-nav .other-waitlist-row.is-selected,.other-waitlist-day-nav .other-waitlist-row:hover:not(.is-selected){background:#e1f2f0!important;color:#0b5862!important;box-shadow:inset 4px 0 #008896!important;filter:none!important}.other-waitlist-day-nav .other-waitlist-row.is-selected>span,.other-waitlist-day-nav .other-waitlist-row.is-selected>span b,.other-waitlist-day-nav .other-waitlist-row:hover:not(.is-selected)>span,.other-waitlist-day-nav .other-waitlist-row:hover:not(.is-selected)>span b{color:#0b5862!important}.other-waitlist-day-nav .other-waitlist-row.is-selected:hover{filter:none!important}
.other-waitlist-date-short{display:none}@media(max-width:1399px){.other-waitlist-date-long{display:none}.other-waitlist-date-short{display:inline}}
@media(min-width:621px) and (max-width:1399px){.other-waitlist-day-nav{grid-template-columns:180px minmax(0,1fr)}}
#waitlist-add-action{margin:20px 0 0!important}#waitlist-add-action>button{height:74px!important}#waitlist-add-action + #desk-sessions{padding-top:0!important}#waitlist-add-action + #desk-sessions .other-waitlist-overview{margin-top:20px!important}.other-waitlist-selected-list .dashboard-position.is-movable{position:relative;display:block;width:30px;min-width:30px;text-align:left}.other-waitlist-overview.is-reservation-add-mode{grid-template-columns:1fr}.desk-quick-add{margin-top:20px!important}
.other-waitlist-add-form{grid-template-columns:minmax(330px,1fr) auto!important}.other-waitlist-entry-source-icon{display:grid;place-items:center;flex:0 0 25px;width:25px;height:28px;color:#8e1723}.other-waitlist-entry-source-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.other-waitlist-entry-source-icon[hidden]{display:none}.other-waitlist-player-results button:focus-visible,.other-waitlist-player-results button.is-keyboard-active{outline:2px solid #008896;outline-offset:-2px;background:#edf5f4}
#waitlist-add-action{margin:14px 0 0}#waitlist-add-action>button{display:block;width:100%;padding:12px 16px;background:#8e1723;color:#fff;border-radius:6px;font-size:14px}#waitlist-add-action>button:hover{background:#74121c}.other-waitlist-day-nav .other-waitlist-row.is-reservation-selected{background:#e1f2f0!important;color:#0b5862!important;box-shadow:inset 4px 0 #008896!important}.other-waitlist-day-nav .other-waitlist-row.is-reservation-selected>span,.other-waitlist-day-nav .other-waitlist-row.is-reservation-selected>span b{color:#0b5862!important}.other-waitlist-add-form{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(330px,1.25fr) auto;gap:14px;align-items:end;padding:14px 16px;background:#fff;border:1px solid #ddd9cf;border-radius:8px}.other-waitlist-add-copy h3{margin:0 0 4px;color:#172b3e;font-size:15px}.other-waitlist-add-copy p{margin:0;color:#60707b;font-size:12px;line-height:1.4}.other-waitlist-add-search{position:relative;min-width:0}.other-waitlist-add-search .desk-search{display:flex;align-items:center;gap:9px;height:44px;padding:0 11px;border:1px solid #ddd9cf;border-radius:6px;background:#fff}.other-waitlist-add-search .desk-search>span{color:#536b7b}.other-waitlist-add-search input{min-width:0;flex:1;border:0!important;outline:0;font:inherit;font-size:15px!important}.other-waitlist-selection-count{white-space:nowrap;color:#8e1723;font-size:12px!important;font-weight:800}.other-waitlist-player-results{position:absolute;z-index:30;top:calc(100% + 5px);left:0;right:0;overflow:hidden;background:#fff;border-radius:6px;box-shadow:0 8px 20px #172b3e26}.other-waitlist-player-results:empty{display:none}.other-waitlist-player-results button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;width:100%;padding:9px 11px;background:#fff;color:#172b3e;border:0;border-bottom:1px solid #ebe7df;text-align:left}.other-waitlist-player-results button:hover{background:#eaf6f4}.other-waitlist-player-results button small{grid-column:1;color:#65737d}.other-waitlist-player-results button span{grid-row:1 / span 2;grid-column:2;align-self:center;color:#008896;font-size:11px;font-weight:800}.other-waitlist-add-actions{display:flex;gap:7px}.other-waitlist-add-actions button{height:44px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:800}.other-waitlist-add-actions #other-waitlist-add-confirm{background:#8e1723;color:#fff;border:1px solid #8e1723}.other-waitlist-add-actions #other-waitlist-add-confirm:disabled{background:#d9d6d1;color:#7d8585;border-color:#d9d6d1;cursor:not-allowed}.other-waitlist-add-actions .subtle-button{background:#fff;color:#0b7786;border:1px solid #0b7786}@media(max-width:980px){.other-waitlist-add-form{grid-template-columns:1fr}.other-waitlist-add-actions{justify-content:flex-end}}
