:root{color:#1d2527;background:#f6f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}html,body{max-width:100%;overflow-x:hidden}button,.button,input,select,textarea{border:1px solid #b9b0a0;border-radius:6px;min-height:40px;padding:.55rem .75rem;font:inherit}button,.button{align-items:center;background:#fffdf7;color:#1d2527;cursor:pointer;display:inline-flex;gap:.45rem;justify-content:center;text-decoration:none}button svg,.button svg{height:18px;width:18px}button:disabled{cursor:not-allowed;opacity:.55}.primary{background:#22685f;border-color:#22685f;color:#fff}.shell{margin:0 auto;max-width:1440px;padding:24px}.shell.narrow{max-width:520px}.topbar{align-items:center;background:#1d2527;color:#fff;display:flex;justify-content:space-between;margin:-24px -24px 24px;min-height:180px;padding:28px 32px}.topbar h1{font-size:clamp(2rem,5vw,4.5rem);line-height:.95;margin:0}.topbar p{color:#e4ddce;margin:.75rem 0 0;overflow-wrap:anywhere}.topbar>svg{color:#d9b64e;height:84px;width:84px}.topbar svg+svg{background:#fff;padding:8px}.qr-link{background:#fff;border-radius:6px;flex:0 0 auto;line-height:0;padding:8px}.qr-link svg{height:128px;width:128px}.qr-page{align-items:center;background:#f6f3ea;color:#1d2527;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:100vh;padding:24px;text-align:center}.qr-page svg{background:#fff;border:1px solid #ded6c7;border-radius:8px;height:75vmin;max-height:720px;max-width:720px;padding:18px;width:75vmin}.qr-page p{margin:0;overflow-wrap:anywhere}.grid{display:grid;gap:16px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.app-nav{background:#fffdf7;border:1px solid #ded6c7;border-radius:8px;display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;padding:8px}.app-nav button{flex:0 0 auto;min-width:44px}.app-nav button.active{background:#22685f;border-color:#22685f;color:#fff}.app-nav button span{display:none}.app-nav button.active span{display:inline}.session-nav{display:flex;gap:8px;margin-bottom:16px}.stat-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid div{background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;display:grid;gap:4px;min-height:86px;padding:14px}.stat-grid strong{font-size:2rem;line-height:1}.stat-grid span{color:#68706d}.admin-qr{align-items:center;border-top:1px solid #e2dacb;display:flex;gap:14px;margin-top:14px;padding-top:14px}.admin-qr svg{background:#fff;border:1px solid #ded6c7;border-radius:6px;flex:0 0 auto;padding:8px}.panel{background:#fffdf7;border:1px solid #ded6c7;border-radius:8px;padding:16px}.panel>header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.panel h2{font-size:1.05rem;margin:0}.panel header svg{color:#9f3f3f;height:22px;width:22px}.panel-header-tools{align-items:center;display:flex;gap:8px}.view-toggle{background:#f2ede2;border:1px solid #d4cbbb;border-radius:6px;display:flex;padding:2px}.view-toggle button{aspect-ratio:1;border:0;min-height:30px;padding:5px;width:30px}.view-toggle button svg{color:currentColor;height:17px;width:17px}.panel.collapsible.is-closed>header{margin-bottom:0}.collapse-toggle{background:transparent;border:0;display:inline-flex;gap:8px;justify-content:flex-start;min-height:32px;padding:0}.collapse-toggle span{color:#68706d;font-size:.95rem;line-height:1}.collapse-toggle h2{color:#1d2527}.library-stack{margin-bottom:16px}.stack{display:flex;flex-direction:column;gap:10px}.dense{margin-top:12px}.row{display:flex;flex-wrap:wrap;gap:8px}.inline-form{align-items:flex-end;display:flex;gap:8px}.inline-form input{flex:1}.field{display:grid;gap:4px;width:100%}.field span{color:#5e6260;font-size:.83rem}.row .field{flex:1 1 140px}.game-form .row{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,150px))}.game-form .field{max-width:320px}.game-form .row .field{max-width:none}.range-card{background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;display:grid;gap:10px;padding:10px 12px}.range-readout{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:space-between}.range-readout strong{font-size:.98rem}.range-readout span{color:#68706d;font-size:.82rem}.dual-range{display:grid;min-height:28px;position:relative}.dual-range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;grid-column:1;grid-row:1;min-height:28px;padding:0;pointer-events:none;width:100%}.dual-range input[type=range]::-webkit-slider-runnable-track{background:#cfc6b7;border-radius:999px;height:6px}.dual-range input[type=range]::-moz-range-track{background:#cfc6b7;border-radius:999px;height:6px}.dual-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#22685f;border:2px solid #fffdf7;border-radius:50%;box-shadow:0 0 0 1px #1d514a;cursor:pointer;height:20px;margin-top:-7px;pointer-events:auto;width:20px}.dual-range input[type=range]::-moz-range-thumb{background:#22685f;border:2px solid #fffdf7;border-radius:50%;box-shadow:0 0 0 1px #1d514a;cursor:pointer;height:18px;pointer-events:auto;width:18px}.range-labels{color:#68706d;display:flex;font-size:.78rem;justify-content:space-between}.check{align-items:center;display:flex;gap:8px;min-height:32px}.check input{min-height:auto}.help-row{flex-wrap:wrap}.help-bubble{align-items:center;background:#ece6d8;border:1px solid #cfc6b7;border-radius:50%;color:#3e4543;cursor:help;display:inline-flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;position:relative;width:20px}.tooltip{background:#1d2527;border-radius:6px;bottom:calc(100% + 8px);color:#fff;display:none;font-size:.78rem;font-weight:400;left:50%;line-height:1.35;padding:8px 10px;position:absolute;transform:translate(-50%);width:min(260px,80vw);z-index:5}.help-bubble:hover .tooltip,.help-bubble:focus .tooltip{display:block}.check-grid{display:grid;gap:4px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.edit-list{display:grid;gap:8px;margin-top:12px;max-height:360px;overflow:auto;padding-right:4px}.edit-list.players-list,.edit-list.copies{max-height:none;overflow:visible}.toolbar{display:grid;gap:8px;margin-bottom:12px;max-width:360px}.sessions-toolbar{align-items:end;grid-template-columns:minmax(180px,260px) auto;max-width:none}.session-list,.logged-play-list{display:grid;gap:10px}.logged-play-row{background:#f9f6ed;border:1px solid #e2dacb;border-radius:8px;display:grid;gap:12px;padding:12px}.logged-play-heading{align-items:center;display:flex;gap:10px}.logged-play-heading h3{font-size:1.05rem;margin:0}.logged-play-heading p{color:#4b514f;margin:3px 0 0}.logged-play-media{align-items:center;aspect-ratio:1;background:#ece6d8;border-radius:6px;display:flex;flex:0 0 56px;justify-content:center;overflow:hidden;width:56px}.logged-play-media img{height:100%;object-fit:cover;width:100%}.logged-play-media svg{color:#9c9486}.logged-play-details{grid-template-columns:repeat(3,minmax(0,1fr))}.logged-play-details pre{font:inherit;margin:0;white-space:pre-wrap}.logged-play-players{border-top:1px solid #e2dacb;display:grid;gap:8px;padding-top:10px}.logged-play-players h4{margin:0}.logged-player{background:#fffdf7;border:1px solid #e2dacb;border-radius:6px;display:grid;gap:8px;padding:8px}.logged-player>a{align-items:center;color:#1d514a;display:inline-flex;font-weight:700;gap:5px;width:fit-content}.logged-player>a svg{height:16px;width:16px}.logged-player dl{grid-template-columns:repeat(4,minmax(0,1fr))}.session-row{background:#f9f6ed;border:1px solid #e2dacb;border-radius:8px;display:grid;gap:10px;padding:12px}.session-row h3{font-size:1rem;margin:0}.session-row p{color:#4b514f;margin:4px 0 0}.session-actions{display:flex;flex-wrap:wrap;gap:8px}.status-active{background:#e8f2ef;border-color:#b6d4cc;color:#1d514a}.status-completed{background:#ece6d8}.status-cancelled{background:#f5dddd;border-color:#d9aaaa;color:#7c2f2f}.archive-tools{border-top:1px solid #e2dacb;margin-top:12px;padding-top:12px}.archive-list{display:grid;gap:8px;margin-top:10px}.edit-row{align-items:center;background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-height:44px;padding:6px 8px}.edit-row>span{display:grid;gap:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-row small{color:#68706d;font-size:.78rem;overflow:hidden;text-overflow:ellipsis}.edit-row.editing{grid-template-columns:minmax(0,1fr) auto}.edit-row.editing input,.edit-row.editing select{min-width:0;width:100%}.edit-row.archived{color:#68706d}.status-pill{background:#ece6d8;border:1px solid #cfc6b7;border-radius:999px;color:#4b514f;font-size:.76rem;padding:3px 8px}.game-edit{grid-template-columns:minmax(90px,.7fr) minmax(180px,2fr) repeat(5,minmax(72px,.6fr)) repeat(2,minmax(120px,1fr)) auto}.game-records{max-height:none;overflow:visible}.record-toolbar{justify-content:flex-end;margin-bottom:10px}.game-records-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.library-filters{align-items:end;display:grid;gap:8px;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(130px,1fr)) auto;margin-bottom:10px}.game-library-record{border:1px solid #d4cbbb;border-radius:8px;overflow:hidden}.game-library-record>.game-record-row{border:0;border-radius:0}.record-copies{background:#f2ede2;border-top:1px solid #d4cbbb;display:grid;gap:8px;padding:10px}.record-copies h4{margin:0}.copy-summary{align-items:center;background:#fffdf7;border:1px solid #ded6c7;border-radius:6px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:6px 8px}.owned-copy-group{display:grid;gap:8px}.copy-collapse-toggle{background:transparent;border:0;font-weight:700;justify-content:flex-start;min-height:28px;padding:0;width:fit-content}.copy-collapse-toggle span{color:#68706d}.copy-summary>button{min-height:32px;padding:4px 8px}.copy-manager{border-left:3px solid #cfc6b7;display:grid;gap:6px;padding-left:8px}.copy-manager:before{color:#68706d;content:"Individual copies";font-size:.76rem;text-transform:uppercase}.add-owner-tools{border-top:1px solid #d4cbbb;display:grid;gap:8px;padding-top:8px}.add-owner-tools>button{justify-self:start}.add-owner-form{align-items:end;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(140px,1fr)) auto}.expansion-picker{display:grid;gap:6px}.expansion-search{display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto}.expansion-results{display:grid;gap:4px}.expansion-results button{justify-content:flex-start;min-height:34px;text-align:left}.owner-copy-groups{display:grid;gap:6px}.owner-copy-group{background:#f9f6ed;border-left:3px solid #22685f;border-radius:4px;display:grid;gap:4px;padding:6px 8px}.owner-copy-heading{align-items:baseline;display:flex;gap:8px}.owner-copy-heading span{color:#68706d;font-size:.72rem}.owner-copy-actions{display:flex;gap:6px;margin-left:auto}.owner-copy-actions>span{display:flex;gap:4px}.owner-copy-actions button{aspect-ratio:1;min-height:28px;padding:0;width:28px}.owner-copy-actions svg{height:14px;width:14px}.owner-copy-group dl{gap:4px 12px;grid-template-columns:minmax(100px,.6fr) minmax(180px,1.4fr)}.expansion-list{display:flex;flex-wrap:wrap;gap:4px}.expansion-list>span{background:#e4ddce;border-radius:999px;color:#3e4543;font-size:.78rem;padding:2px 7px}.copy-summary dt{font-size:.65rem}.copy-summary dd{font-size:.88rem}.copy-summary .row-actions button{min-height:30px;width:30px}.copy-only-edit{align-items:end;background:#fffdf7;border:1px solid #ded6c7;border-radius:6px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(140px,1fr)) minmax(180px,1fr) auto;padding:8px}.game-record-row{align-items:center;background:#f9f6ed;border:1px solid #e2dacb;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(96px,150px) minmax(0,1fr) minmax(260px,.8fr) auto;padding:10px}.game-record-row h3{font-size:1rem;margin:0}.game-record-row p{color:#4b514f;margin:4px 0 0}.record-thumb{align-items:center;aspect-ratio:1;background:#ece6d8;border:1px solid #ded6c7;border-radius:6px;display:flex;justify-content:center;max-height:150px;max-width:150px;object-fit:contain;padding:3px;width:100%}.record-thumb-placeholder svg{color:#9c9486;height:40px;width:40px}.game-records-grid .game-library-record{display:grid;grid-template-rows:auto 1fr}.game-records-grid .game-record-row{align-items:start;grid-template-columns:minmax(0,1fr)}.game-records-grid .record-thumb{justify-self:center}.game-records-grid .record-merge,.game-records-grid .row-actions,.game-records-grid .record-bgg-results{grid-column:1 / -1}.game-records-grid .record-merge{grid-column:auto}.game-records-grid .row-actions{justify-content:flex-start}.record-merge{align-items:end;display:grid;gap:8px;grid-template-columns:8.5em auto;justify-content:start;justify-self:start;width:fit-content}.record-merge .field{width:8.5em}.record-merge select{min-width:0;width:8em}.record-merge button{margin-left:.8em}.record-bgg-results{display:grid;gap:8px;grid-column:1 / -1}.copy-edit{grid-template-columns:minmax(140px,1.4fr) minmax(120px,1fr) minmax(120px,1fr) auto minmax(160px,1.2fr) auto}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions button{aspect-ratio:1;min-height:34px;padding:0;width:34px}.row-actions button.text-action{aspect-ratio:auto;padding:0 10px;width:auto}.row-actions svg{height:16px;width:16px}.collection-row{background:#f9f6ed;border:1px solid #e2dacb;border-radius:8px;display:grid;gap:10px;padding:12px}.collection-thumb,.game-thumb{aspect-ratio:4 / 3;background:#ece6d8;border:1px solid #ded6c7;border-radius:6px;object-fit:contain;padding:4px;width:100%}.collection-thumb{max-height:220px}.game-thumb{max-height:180px}.collection-row h3{font-size:1rem;margin:0}.collection-row p{color:#4b514f;margin:4px 0 0}.collection-row>.row-actions{justify-content:flex-start}.collection-row.editing{align-items:start;grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.edit-section{display:grid;gap:8px}.edit-section h3{color:#3e4543;font-size:.9rem;margin:0}.edit-section .row input{flex:1 1 120px}.bgg-results{display:grid;gap:8px;margin-top:12px}.bgg-result{align-items:center;background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:8px}.bgg-result span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cards{display:grid;gap:10px;max-height:70vh;overflow:auto;padding-right:4px}.game-card{align-items:start;border:1px solid #ded6c7;border-radius:8px;display:grid;gap:10px;grid-template-columns:112px minmax(0,1fr);padding:12px}.game-card-media{align-items:center;aspect-ratio:1;background:#ece6d8;border:1px solid #ded6c7;border-radius:6px;display:flex;justify-content:center;overflow:hidden;width:100%}.game-card-media>svg{color:#9c9486;height:36px;width:36px}.game-card-media .game-thumb{aspect-ratio:1;border:0;border-radius:0;height:100%;max-height:none;object-fit:contain;padding:4px;width:100%}.game-card-content{display:grid;gap:10px;min-width:0}.candidate-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.candidate-grid-card{background:#fffdf7;border:1px solid #ded6c7;border-radius:8px;display:grid;gap:8px;grid-template-rows:auto 1fr auto;padding:8px}.candidate-grid-media{align-items:center;aspect-ratio:1;background:#ece6d8;border-radius:6px;display:flex;justify-content:center;overflow:hidden}.candidate-grid-media img{height:100%;object-fit:contain;padding:4px;width:100%}.candidate-grid-media svg{color:#9c9486;height:36px;width:36px}.candidate-grid-body{display:grid;gap:6px;align-content:start}.candidate-grid-card h3{font-size:.95rem;margin:0}.candidate-grid-stats{color:#4b514f;display:flex;flex-wrap:wrap;gap:6px}.candidate-grid-stats span{align-items:center;background:#f3ecdf;border:1px solid #ded6c7;border-radius:999px;display:inline-flex;font-size:.78rem;gap:3px;line-height:1;padding:4px 6px;white-space:nowrap}.candidate-grid-stats svg{height:13px;width:13px}.game-card h3{font-size:1rem;margin:0}.game-card p{color:#4b514f;margin:4px 0 0}.chips{display:flex;flex-wrap:wrap;gap:6px}.chips span{background:#ece6d8;border-radius:999px;color:#3e4543;font-size:.78rem;padding:3px 8px}dl{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}dt{color:#68706d;font-size:.72rem;text-transform:uppercase}dd{margin:0;overflow-wrap:anywhere}.warning{background:#fff0cf;border-left:3px solid #d19a24;padding:8px}.result{background:#e8f2ef;border:1px solid #b6d4cc;border-radius:8px;padding:16px}.accepted-result{background:#f0f7dd;border-color:#aac46d}.result h2{font-size:clamp(1.5rem,4vw,2.75rem);margin:0}.play-log-section .panel,.player-result-section .panel{background:#fffaf0;border-color:#d6bd73;box-shadow:0 10px 24px #3a2d1814}.play-log-intro{align-items:center;background:#f6efd8;border:1px solid #e0cf9d;border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;padding:10px 12px}.play-log-intro>div,.play-timer{display:flex;flex-wrap:wrap;gap:6px 10px}.play-log-intro strong,.play-timer strong{font-size:1.1rem}.play-log-intro span,.play-timer span{color:#68706d;font-size:.78rem;text-transform:uppercase}.play-timer{align-items:center;justify-content:flex-end;max-width:100%}.play-timer button{min-height:34px;padding:.35rem .6rem;width:auto}.play-log-form{align-items:end}.play-log-form .field:has(textarea){grid-column:span 2}.player-result-form{align-items:end;grid-template-columns:minmax(100px,.5fr) minmax(180px,1fr) repeat(2,minmax(220px,1.4fr)) auto}.player-result-form textarea{min-height:96px}.player-result-intro{justify-content:space-between}.profile-play-list{display:grid;gap:10px}.profile-play-row{align-items:end;background:#fffdf7;border:1px solid #ded6c7;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(160px,1.2fr) minmax(80px,.5fr) minmax(120px,.8fr) repeat(2,minmax(180px,1fr)) auto;padding:10px}.profile-play-row h3{font-size:1rem;margin:0}.profile-play-row p{color:#68706d;margin:4px 0 0}.profile-play-row textarea{min-height:76px}.profile-preference-row{max-height:none}.player-actions{display:grid;gap:8px}.candidate-grid-card .player-actions .row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-grid-card .player-actions button{font-size:.78rem;gap:.25rem;justify-content:center;line-height:1;min-height:34px;min-width:0;overflow:hidden;padding:.35rem .25rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.preference-teach-check{background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;padding:6px 8px}.preference-summary{background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;color:#4b514f;margin:0;padding:8px 10px}.player-chip-list{display:flex;flex-wrap:wrap;gap:8px}.player-chip-list span{background:#ece6d8;border:1px solid #ded6c7;border-radius:999px;padding:5px 10px}button.active{background:#22685f;border-color:#22685f;color:#fff}button.active.danger{background:#9f3f3f;border-color:#9f3f3f}.error{color:#a33131}.account-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.account-form button{align-self:end}.notice{background:#e8f2ef;border:1px solid #b6d4cc;border-radius:6px;color:#1d514a;margin:0 0 16px;padding:10px 12px}.hint{color:#68706d;font-size:.88rem;margin:-2px 0 2px}.candidate-tools{display:grid;gap:10px;margin-bottom:12px}.candidate-tools .hint{background:#f9f6ed;border:1px solid #e2dacb;border-radius:6px;margin:0;padding:10px 12px}.empty{background:#f9f6ed;border:1px dashed #c9bfad;border-radius:6px;color:#68706d;margin:0;padding:16px;text-align:center}textarea{min-height:84px;resize:vertical}@media (max-width: 900px){.two,.three,.form-grid,.game-edit,.copy-edit,.edit-row.editing,.collection-row.editing,.library-filters,.copy-summary,.copy-only-edit,.add-owner-form,.owner-copy-group dl,.expansion-search{grid-template-columns:1fr}.game-record-row{grid-template-columns:minmax(84px,110px) minmax(0,1fr)}.game-record-row .record-merge,.game-record-row .row-actions{grid-column:1 / -1}.record-thumb{width:100%}.bgg-result{grid-template-columns:1fr}.candidate-cards{max-height:none;overflow:visible;padding-right:0}.logged-play-details,.logged-player dl{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{align-items:flex-start;flex-direction:column;gap:16px}.row,.inline-form{flex-direction:column}}@media (max-width: 640px){button,.button,input,select,textarea{min-height:46px;width:100%}input[type=checkbox],input[type=radio]{flex:0 0 auto;min-height:auto;width:auto}.view-toggle button,.panel-header-tools button,.row-actions button,.owner-copy-actions button{width:auto}.shell{max-width:100vw;overflow-x:hidden;padding:12px}.topbar{margin:-12px -12px 12px;min-height:0;padding:18px 16px}.topbar h1{font-size:2rem;line-height:1}.topbar p{font-size:.92rem;margin-top:.5rem}.topbar>svg{display:none}.topbar .qr-link{display:block;padding:6px}.topbar .qr-link svg{display:block;height:112px;width:112px}.topbar svg+svg{display:block;height:120px;width:120px}.app-nav{border-left:0;border-radius:0;border-right:0;margin:0 -12px 12px;padding:8px 12px;position:sticky;top:0;z-index:10}.app-nav button{min-height:42px;width:auto}.session-nav{margin-bottom:12px}.panel{max-width:100%;min-width:0;overflow:hidden;padding:12px}.panel>header{margin-bottom:10px}.collapse-toggle{min-height:34px;width:auto}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid div{min-height:72px;padding:12px}.stat-grid strong{font-size:1.55rem}.admin-qr{align-items:flex-start;flex-direction:column}.admin-qr svg{height:144px;width:144px}.check{align-items:flex-start;gap:8px;line-height:1.25;min-width:0;overflow-wrap:anywhere;white-space:normal}.check-grid{gap:10px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.range-readout{align-items:flex-start;flex-direction:column;gap:4px}.play-log-intro{align-items:stretch;flex-direction:column}.play-timer{justify-content:flex-start}.play-timer button{width:auto}.play-log-form .field:has(textarea){grid-column:auto}.player-result-form,.profile-play-row{grid-template-columns:minmax(0,1fr)}.candidate-grid-card .player-actions .row{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-list,.cards{max-height:none;overflow:visible;padding-right:0}.edit-row{align-items:stretch;grid-template-columns:minmax(0,1fr);padding:8px}.edit-row:not(.editing){align-items:center;grid-template-columns:minmax(0,1fr) auto}.edit-row>span{white-space:normal}.row-actions{justify-content:stretch}.row-actions button{aspect-ratio:auto;flex:1;min-height:42px;width:auto}.game-form .row{grid-template-columns:1fr 1fr}.game-form .field{max-width:none}.record-merge{grid-template-columns:9em auto}.edit-row:not(.editing) .row-actions button{flex:0 0 auto;min-height:38px;width:38px}.collection-thumb,.game-thumb{max-height:none}.collection-row dl,.game-card dl,dl{grid-template-columns:1fr}.game-card{grid-template-columns:84px minmax(0,1fr)}.collection-row>.row-actions{justify-content:stretch}.bgg-result span{white-space:normal}.toolbar{max-width:none}.sessions-toolbar{align-items:stretch;grid-template-columns:1fr}.session-actions{display:grid;grid-template-columns:1fr 1fr}.logged-play-details,.logged-player dl{grid-template-columns:1fr}.notice{margin-bottom:12px}}
