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