.online-access{flex-direction:column;gap:24px;display:flex}.online-access__header,.online-access__panel-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.online-access__header h1,.online-access__panel h2{margin:0}.online-access__eyebrow{color:#8a3d10;letter-spacing:0;margin:0 0 6px;font-size:.75rem;font-weight:700}.online-access__message,.online-access__accept{background:#fff7ed;border-left:4px solid #c55a18;padding:12px 16px}.online-access__owner-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:20px;display:grid}.online-access__panel{background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:20px}.online-access__allow-form,.online-access__issued{gap:8px;margin-top:20px;display:grid}.online-access__allow-form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.online-access input{min-width:0;font:inherit;border:1px solid #8c959f;border-radius:6px;padding:10px 12px}.online-access__list{gap:0;margin:20px 0 0;padding:0;list-style:none;display:grid}.online-access__list li{border-top:1px solid #d8dee4;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}@media (width<=760px){.online-access__owner-grid{grid-template-columns:1fr}.online-access__header,.online-access__list li{align-items:flex-start}}.online-match{gap:24px;max-width:860px;margin:0 auto;display:grid}.online-match__header,.online-match__players,.online-match__connection{justify-content:space-between;align-items:center;gap:16px;display:flex}.online-match__header p,.online-match__header h1,.online-match__setup h2,.online-match__setup p{margin:0}.online-match__header p,.online-match__step{color:#8a3d10;font-size:.75rem;font-weight:800}.online-match__connection{background:#f6f8fa;border-left:4px solid #8c959f;padding:14px 18px}.online-match__connection--connected{border-left-color:#1a7f37}.online-match__connection--reconnecting{border-left-color:#bf8700}.online-match__connection--disconnected{border-left-color:#cf222e}.online-match__setup{background:#fff;border:1px solid #d0d7de;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(200px,.7fr) auto;align-items:end;gap:20px;padding:24px;display:grid}.online-match__setup select{min-width:0;font:inherit;border:1px solid #8c959f;border-radius:6px;padding:10px 12px}.online-match__players>div{border-top:3px solid #1f2328;gap:4px;min-width:160px;padding-top:12px;display:grid}@media (width<=720px){.online-match__setup{grid-template-columns:1fr;align-items:stretch}.online-match__players{align-items:stretch}.online-match__players>div{flex:1;min-width:0}}#root{max-width:1280px;margin:0 auto;padding:2rem}body{color:#1f2328;background:#f6f8fa;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer}.deck-builder{flex-direction:column;gap:1.5rem;display:flex}.deck-builder__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.deck-builder__toolbar{flex-wrap:wrap;gap:1rem;display:flex}.deck-builder__field{flex-direction:column;gap:.25rem;min-width:220px;display:flex}.deck-builder__field--compact{flex:0 0 82px;min-width:82px}.deck-builder__field--sort{flex:0 0 110px;min-width:110px}.deck-builder__field--direction{flex:0 0 86px;min-width:86px}.deck-builder__field input,.deck-builder__field select{background:#fff;border:1px solid #d0d7de;border-radius:.5rem;padding:.5rem}.deck-builder__content{grid-template-columns:minmax(0,3fr) minmax(380px,2fr);align-items:start;gap:1.5rem;display:grid}.deck-builder__panel{background:#fff;border:1px solid #d0d7de;border-radius:1rem;padding:1rem;transition:border-color .12s,background-color .12s}.deck-builder__panel--drag-over{background:#f0f7ff;border-color:#0969da}.deck-builder__panel--deck{grid-area:1/1;min-height:320px;max-height:calc(100vh - 2rem);position:sticky;top:1rem;overflow-y:auto}.deck-builder__panel--library{grid-area:1/2}.deck-builder__panel ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.deck-builder__panel .deck-builder__library-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.deck-builder__card-item,.deck-builder__entry{border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.deck-builder__card-item{flex-direction:column;align-items:stretch;padding:.5rem}.deck-builder__card-item>button{width:100%;min-height:30px;padding:.25rem}.deck-builder__card-main,.deck-builder__entry-main{align-items:center;gap:.75rem;min-width:0;display:flex}.deck-builder__card-main{flex-direction:column;align-items:stretch;gap:.35rem}.deck-builder__card-main .deck-builder__draggable-card{width:100%}.deck-builder__card-main .deck-builder__card-image{aspect-ratio:5/7;width:100%;height:auto}.deck-builder__card-caption{min-width:0;font-size:.72rem;line-height:1.3}.deck-builder__card-caption strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:1.9em;display:-webkit-box;overflow:hidden}.deck-builder__card-image,.deck-builder__entry-image{object-fit:cover;background:#e5e7eb;border-radius:.5rem;flex-shrink:0;width:56px;height:80px;display:block}.deck-builder__draggable-card{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:1;flex-shrink:0;display:inline-flex}.deck-builder__draggable-card:active{cursor:grabbing}.deck-builder__deck-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;display:grid!important}.deck-builder__entry{flex-direction:column;align-items:stretch}.deck-builder__entry-main{justify-content:center;position:relative}.deck-builder__entry-main .deck-builder__draggable-card{width:100%}.deck-builder__entry-image{aspect-ratio:5/7;width:100%;height:auto}.deck-builder__quantity{color:#1f2328;text-align:center;background:#f6f8fa;border:1px solid #d0d7de;border-radius:.35rem;padding:.25rem .4rem;font-size:1rem;font-weight:700;line-height:1.2}.deck-builder__entry .deck-builder__actions{justify-content:center}.deck-builder__actions{gap:.25rem;display:flex}.deck-builder__actions button{width:28px;height:28px;padding:0;font-size:.8rem;line-height:1}.deck-builder__actions .deck-builder__delete-button{width:42px;font-size:.7rem}.deck-builder__image-preview{z-index:100;pointer-events:none;background:#fff;border:1px solid #8c959f;border-radius:.5rem;flex-direction:column;gap:.35rem;width:min(560px,100vw - 2rem);max-height:calc(100vh - 2rem);padding:.75rem;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 12px 32px #1f232847}.deck-builder__image-preview img{aspect-ratio:5/7;object-fit:contain;width:100%;height:auto;max-height:calc(100vh - 6rem);display:block}.deck-builder__image-preview span{color:#57606a;font-size:.8rem}@media (width<=900px){.deck-builder__content{grid-template-columns:1fr}.deck-builder__panel--deck,.deck-builder__panel--library{grid-column:1}.deck-builder__panel--deck{grid-row:1;max-height:none;position:static;overflow-y:visible}.deck-builder__panel--library{grid-row:2}.deck-builder__panel .deck-builder__library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.deck-list{flex-direction:column;gap:1.25rem;display:flex}.deck-list__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.deck-list__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.deck-list__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.deck-list__card{background:#fff;border:1px solid #d0d7de;border-radius:1rem;flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.deck-list__meta{color:#57606a;font-size:.9rem}.deck-list__card-actions{gap:8px;display:flex}.deck-list__delete-button{color:#9f1c1c}.deck-list__empty{color:#57606a}.match-setup,.match-board{width:min(1100px,100vw - 48px);margin:0 auto}.match-setup__header,.match-board__header{border-bottom:3px solid #171a1f;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.match-setup__header h1,.match-board__header h1{letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.match-setup__eyebrow,.match-board__header p{color:#c43d2e;letter-spacing:0;margin:0 0 8px;font-weight:800}.match-setup__grid{border-top:1px solid #b8bec7;border-left:1px solid #b8bec7;grid-template-columns:repeat(2,minmax(0,1fr));margin:36px 0;display:grid}.match-setup__section{background:#fff;border:1px solid #b8bec7;border-top:0;border-left:0;min-width:0;margin:0;padding:28px}.match-setup__section label,.match-setup__section legend{color:#171a1f;margin-bottom:14px;font-size:1rem;font-weight:800;display:block}.match-setup__section select{color:#171a1f;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #727983;border-radius:4px;padding:0 12px}.match-setup__section p{color:#59616d;margin:12px 0 0}.match-setup__turn-order{grid-column:1/-1}.match-setup__choices{gap:12px;display:flex}.match-setup__choices label{cursor:pointer;border:1px solid #727983;border-radius:4px;flex:1;align-items:center;gap:10px;min-height:48px;margin:0;padding:0 14px;display:flex}.match-setup__step{color:#c43d2e;margin-bottom:18px;font-size:1.8rem;font-weight:900;display:block}.match-setup__start{color:#fff;background:#171a1f;border-color:#171a1f;min-width:220px;margin-left:auto;font-weight:800;display:block}.match-setup__start:disabled{cursor:not-allowed;opacity:.45}.match-setup__secondary{background:0 0}.match-board{gap:24px;width:min(1240px,100vw - 48px);display:grid}.match-board__sheets{gap:20px;padding-bottom:8px;display:grid;overflow-x:auto}.play-sheet{background-color:#edf1f6;background-image:repeating-linear-gradient(135deg,#0000 0 28px,#616f840f 29px 30px);border:2px solid #8793a4;grid-template:"title title title"34px"base battle deck"minmax(168px,auto)"shield resource trash"minmax(112px,auto)"hand hand banished"minmax(112px,auto)/118px minmax(560px,1fr) 126px;gap:8px;min-width:860px;padding:12px;display:grid}.play-sheet--player{background-color:#edf5f1;border-color:#507c70}.play-sheet__title{grid-area:title;align-self:center;padding-left:8px;font-size:1rem;font-weight:900}.play-zone{background:#ffffffc2;border:1px solid #98a3b2;min-width:0;padding:7px;transition:border-color .12s,background-color .12s}.play-zone--over{background:#fff3df;border-color:#c43d2e;box-shadow:inset 0 0 0 2px #c43d2e}.play-zone>header{color:#445063;justify-content:space-between;align-items:center;gap:8px;min-height:20px;margin-bottom:6px;font-size:.72rem;display:flex}.play-zone__cards{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:5px;min-height:68px;display:flex}.play-card{z-index:1;aspect-ratio:5/7;color:#303946;touch-action:none;background:#d4dae3;border:1px solid #576170;border-radius:3px;width:55px;padding:0;position:relative;overflow:visible}.play-card>img{object-fit:cover;width:100%;height:100%;display:block}.play-card>span:not(.play-card__preview):not(.play-card__damage){overflow-wrap:anywhere;place-items:center;height:100%;padding:3px;font-size:.58rem;display:grid}.play-card--dragging{z-index:20;opacity:.72}.play-sheet__shield{grid-area:shield}.play-sheet__base{grid-area:base}.play-sheet__battle{grid-area:battle}.play-sheet__deck{grid-area:deck}.play-sheet__resource{grid-area:resource}.play-sheet__trash{grid-area:trash}.play-sheet__banished{grid-area:banished}.play-sheet__hand{grid-area:hand}.play-sheet__base{align-self:start;min-height:72px}.play-sheet__base .play-zone__cards{min-height:38px}.play-sheet__shield{min-height:148px}.battle-slots{grid-template-columns:repeat(6,minmax(72px,1fr));gap:6px;display:grid}.battle-slot{border-style:dashed;min-height:125px}.battle-slot>header{justify-content:center}.battle-slot>header span{display:none}.battle-slot .play-zone__cards{justify-content:center}.play-sheet__resource .play-card,.play-sheet__hand .play-card{width:58px}@media (width<=700px){.match-setup,.match-board{width:min(100% - 24px,1100px)}.match-setup__header,.match-board__header{flex-direction:column;align-items:flex-start}.match-setup__grid{grid-template-columns:1fr}.match-setup__choices{flex-direction:column}.match-board{width:calc(100vw - 24px)}.play-sheet{grid-template-columns:110px minmax(540px,1fr) 116px}}.match-board__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.match-board__actions button:disabled{cursor:not-allowed;opacity:.45}.match-board__import{color:#171a1f;cursor:pointer;background:#f9f9f9;border:1px solid #0000;border-radius:8px;align-items:center;padding:.6em 1.2em;font-weight:500;display:inline-flex}.match-board__import:hover{border-color:#646cff}.match-board__import input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.match-board__sync{color:#445063;background:#fff;border-left:4px solid #c43d2e;align-items:center;gap:12px;padding:12px 16px;font-size:.88rem;display:flex}.match-board__sync strong{color:#171a1f}.match-board__sync output{margin-left:auto;font-weight:800}@media (width<=700px){.match-board__sync{flex-direction:column;align-items:flex-start}.match-board__sync output{margin-left:0}}.play-card--selected{outline-offset:2px;outline:3px solid #c43d2e}.play-zone__concealed{color:#59616d;align-self:center;font-size:.78rem;font-weight:800}.play-card__back{color:#fff;background:repeating-linear-gradient(135deg,#202b3b 0 8px,#33445b 8px 16px);font-weight:900}.match-board__card-preview{z-index:150;aspect-ratio:5/7;pointer-events:none;filter:drop-shadow(0 16px 28px #11182761);width:min(320px,34vw);position:fixed;top:150px;left:50%;transform:translate(-50%)}.match-board__card-preview img{object-fit:contain;width:100%;height:100%;display:block}.play-card__damage{color:#171a1f;background:#fff;border:1px solid #171a1f;border-radius:4px;place-items:center;width:34px;height:34px;font-size:1.4rem;font-weight:900;line-height:1;display:grid;position:absolute;bottom:-11px;right:-11px}.match-board__context{background:#edf1f6;border:1px solid #98a3b2;flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.match-board__context--floating{z-index:180;border-color:#59616d;width:min(420px,100vw - 24px);max-height:140px;position:fixed;overflow-y:auto;transform:translate(-50%);box-shadow:0 10px 24px #1118273d}.match-board__context strong,.match-board__context span{margin-right:4px}.match-board__die{background:#fff;border-color:#59616d;width:44px;height:44px;padding:0;font-size:1.3rem;font-weight:900;line-height:1}@media (width<=700px){.match-board__card-preview{width:min(280px,62vw);top:96px}}.trash-viewer{z-index:200;background:#171a1fb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.trash-viewer__panel{background:#fff;width:min(900px,100%);max-height:min(720px,100vh - 48px);padding:20px;overflow:auto}.trash-viewer__panel>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.trash-viewer__panel h2{margin:0;font-size:1.4rem}.trash-viewer__cards{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.trash-viewer__cards img{aspect-ratio:5/7;object-fit:contain;width:100%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
