:root{--bg:#0f1c2d;--panel:#162a40;--panel-strong:#1f3a57;--text:#e9f0f8;--accent:#ff8b3d;--good:#5dd38d;--danger:#ff5c74}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at top left, #1f3652, var(--bg));margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif}.app{max-width:100%;margin:0;padding:0}.game-layout{--top-shell-height:56px;height:100vh;min-height:100vh;padding-top:.35rem;padding-left:.75rem;padding-right:.75rem;overflow:clip}.asset-loading-overlay{z-index:100;background:linear-gradient(180deg, #050c14f0, #07111cfa), var(--bg);place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.asset-loading-panel{background:#081420f2;border:1px solid #ffdc7b6b;border-radius:8px;gap:.85rem;width:min(440px,100%);padding:1.1rem;display:grid;box-shadow:0 20px 50px #00000073}.asset-loading-panel h2{margin:0;font-size:1.15rem}.asset-loading-panel p{color:#e9f0f8c7;margin:0;font-size:.88rem}.asset-loading-progress{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;height:12px;overflow:hidden}.asset-loading-progress span{border-radius:inherit;background:linear-gradient(90deg,#5dd38d,#ffdc7b);height:100%;transition:width .16s;display:block}.panel{background:linear-gradient(155deg,#ffffff14,#ffffff05);border:1px solid #ffffff26;border-radius:14px;padding:1rem;box-shadow:0 10px 30px #00000038}.top-shell{z-index:25;min-height:var(--top-shell-height);justify-content:space-between;align-items:center;gap:.55rem;max-width:min(320px,100vw - 1.5rem);padding:.45rem .55rem;display:flex;position:fixed;top:.3rem;left:.75rem}.top-shell-meta{align-items:center;gap:1rem;min-width:0;display:flex}.top-shell-title h1{margin:0;font-size:.82rem}.top-shell-title{gap:.15rem;display:grid}.game-id-copy-button{appearance:none;color:#e9f0f8f2;cursor:pointer;text-align:left;background:#081420b8;border:1px solid #ffdc7b73;border-radius:999px;padding:.18rem .5rem;font-size:.7rem;line-height:1.2}.game-id-copy-button:hover{color:#fff3d2;border-color:#ffdc7bcc}.game-id-copy-hint{color:#9ef8bc;margin:0;font-size:.66rem}.top-shell-leave-button.action-icon-button.utility{width:44px;height:44px;font-size:1.1rem}.round-phase-block{color:#ffe4a6;white-space:nowrap;background:#081420b8;border:1px solid #ffdc7b80;border-radius:8px;flex:none;padding:.32rem .72rem;font-size:1.05rem;font-weight:800;line-height:1.1}.resource-strip{flex-wrap:wrap;gap:.5rem;display:flex}.resource-pill{background:#0a1826ad;border:1px solid #ffffff2e;border-radius:4px;align-items:center;gap:.3rem;padding:.22rem .44rem;font-size:.76rem;display:inline-flex}.resource-pill .symbol-icon{width:48px;height:48px}.left-status-panel{flex-direction:column;gap:.3rem;width:min-content;display:flex}.sidebar-round-phase{text-align:center;white-space:nowrap;flex-direction:column;align-items:center;gap:.06rem;width:100%;padding:.28rem .42rem;font-size:.95rem;line-height:1.15;display:flex}.sidebar-resource-strip{justify-content:center;gap:.22rem;width:100%}.sidebar-resource-pill{min-width:0;padding:.2rem .34rem;font-size:.88rem;font-weight:700}.sidebar-resource-pill .symbol-icon{width:28px;height:28px}.board-viewport{height:calc(100vh - var(--top-shell-height) - .7rem);justify-content:center;align-items:center;gap:.6rem;min-height:280px;display:flex}.time-track{background:#0f1220c7;border:1px solid #7882aa59;border-radius:10px;flex-direction:column;align-self:center;gap:.25rem;padding:.4rem .35rem;display:flex}.time-track-header{color:#dce1f0eb;letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:.3rem;padding:0 .25rem .05rem;font-size:.76rem;font-weight:700;display:inline-flex}.time-track-header .symbol-icon{width:1rem;height:1rem}.time-track-row{color:#dce1f0b3;border-radius:6px;align-items:center;gap:.4rem;padding:.15rem .35rem;font-weight:600;display:flex}.time-track-row-active{color:#ffd680;background:#ffc85a2e;box-shadow:inset 0 0 0 1px #ffc85a8c}.time-track-value{text-align:center;font-variant-numeric:tabular-nums;width:1.4rem}.time-track-reward{justify-content:center;align-items:center;width:1.6rem;height:1.6rem;display:inline-flex}.time-track-reward-empty{color:#b4bed273}.action-bar-row{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.action-panel-shell{z-index:18;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex;position:fixed;top:.35rem;right:.75rem}.action-panel-shell .actions-panel{pointer-events:auto;width:fit-content;max-width:100%}.action-hint-line{pointer-events:auto;max-width:min(320px,100%);color:var(--text);text-align:center;background:#081420eb;border:1px solid #ffdc7b8c;border-radius:999px;padding:.35rem .7rem;font-size:.85rem;font-weight:600;line-height:1.25;box-shadow:0 8px 22px #00000059}.turn-status-line{color:#dfffe9;border-color:#5dd38d94}.right-utility-rail{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.utility-item{justify-content:flex-end;align-items:center;display:flex;position:relative}.utility-item .action-icon-button.utility{width:64px;height:64px;font-size:1.45rem}.utility-label{opacity:0;pointer-events:none;white-space:nowrap;color:var(--text);background:#081420f0;border:1px solid #ffdc7b8f;border-radius:999px;padding:.32rem .58rem;font-size:.82rem;font-weight:700;line-height:1.2;transition:opacity .14s,transform .14s;position:absolute;top:50%;right:calc(100% + .45rem);transform:translateY(-50%)translate(.35rem)}.utility-price-label{align-items:center;gap:.32rem;display:inline-flex}.utility-price-item{align-items:center;gap:.15rem;display:inline-flex}.utility-price-item .symbol-icon{width:.95rem;height:.95rem}.right-utility-rail:hover .utility-label,.utility-item:hover .utility-label{opacity:1;transform:translateY(-50%)translate(0)}.ritual-action-panel{pointer-events:auto;background:#081420eb;border:1px solid #ffffff3d;border-radius:10px;gap:.5rem;width:240px;margin-top:.45rem;margin-left:auto;padding:.55rem .65rem;display:grid}.ritual-payment-row{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.ritual-payment-row button{white-space:normal;flex:96px;min-width:0}.ritual-payment-icon{width:64px;height:64px}.hand-peek-shell{z-index:22;will-change:transform;transition:transform .22s;position:fixed;bottom:0;left:.75rem;right:.75rem;transform:translateY(calc(100% - 2.6rem))}.hand-peek-shell:hover{transform:translateY(0)}.hand-peek-shell .hand{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0;padding-top:.7rem;padding-bottom:.75rem}.action-bar-icons{flex-wrap:wrap;gap:.35rem;display:flex}.action-bar-controls{gap:.35rem;display:flex}.players-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem;display:grid}.players-grid article{background:var(--panel);border:1px solid #0000;border-radius:10px;padding:.6rem}.players-grid article.me{border-color:var(--accent)}.cards{gap:.6rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.card{--card-ratio:747 / 1280;width:clamp(160px,18vw,220px);min-width:clamp(160px,18vw,220px);aspect-ratio:var(--card-ratio);color:var(--text);cursor:pointer;text-align:center;background:#000;border:1px solid #ffffff40;border-radius:12px;flex-direction:column;gap:.45rem;padding:.55rem;display:flex;position:relative;overflow:hidden}.card.selected{border-color:var(--good);transform:translateY(-2px)}.card.source-starter,.card.source-library{--card-ratio:747 / 1280}.card-faceup,.card-facedown{background:#000}.card-title{z-index:1;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:none;width:100%;min-height:2.2em;max-height:2.2em;font-size:.86rem;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden}.card-face-content{flex-direction:column;align-items:stretch;gap:.45rem;width:100%;height:100%;min-height:0;display:flex}.card-faceup .card-title{text-shadow:0 1px 2px #0000008c}.card-art-wrap{background:#ffffff0a;border:1px solid #ffffff29;border-radius:8px;flex:auto;width:100%;min-height:0;overflow:hidden}.card-art{object-fit:cover;width:100%;height:100%;display:block}.card-hint{color:#e9f0f8e6;background:#0000008c;border-radius:8px;margin-top:auto;padding:.35rem .45rem;font-size:.78rem;line-height:1.2}.card-zones{flex:0 0 43%;grid-template-rows:1fr 1fr;gap:.45rem;width:100%;height:auto;min-height:0;margin-top:auto;display:grid}.card-zone{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:8px;grid-template-rows:auto minmax(0,1fr);row-gap:.28rem;height:100%;min-height:0;padding:.32rem;display:grid;overflow:hidden}.card-faceup .card-zone{min-height:0}.card-zone-label{text-transform:uppercase;letter-spacing:.04em;color:#e9f0f8d1;text-align:center;flex:none;font-size:.68rem;line-height:1}.card-zone-content{justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.symbol-list{grid-template-columns:repeat(3,minmax(0,1fr));place-content:center;place-items:center;gap:.32rem;width:100%;min-width:0;min-height:0;max-height:100%;display:grid;overflow:hidden}.symbol-list.compact{vertical-align:middle;grid-template-columns:none;width:auto;display:inline-flex}.symbol-cell{justify-content:center;align-items:center;width:100%;min-width:0;display:inline-flex}.symbol-icon{object-fit:contain;background:#ffffff08;border-radius:4px;width:20px;height:20px}.card-zone .symbol-icon{aspect-ratio:1;object-fit:contain;width:min(100%,46px);height:auto;max-height:100%}.card-zone .symbol-list.count-1 .symbol-icon,.card-zone .symbol-list.count-2 .symbol-icon{width:min(100%,52px);max-height:100%}.card-zone .symbol-list.count-1{grid-template-columns:minmax(0,1fr)}.card-zone .symbol-list.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.symbol-empty{color:#e9f0f8b3;font-size:.78rem}.symbol-fallback{border:1px solid #fff3;border-radius:999px;align-items:center;padding:.1rem .3rem;font-size:.68rem;display:inline-flex}.board-image{object-fit:fill;border-radius:10px;width:100%;height:100%;display:block}.board{--board-marker-gap:clamp(.4rem, .9vw, .7rem);--board-marker-gutter:clamp(2.4rem, 4vw, 3.6rem);width:100%;height:100%;padding:.35rem var(--board-marker-gutter);justify-content:center;align-items:center;margin:0;display:flex}.board-surface{z-index:0;isolation:isolate;aspect-ratio:1;width:auto;max-width:100%;height:100%;max-height:100%;margin:0 auto;position:relative}.board-overlay{pointer-events:none;position:absolute;inset:0}.board-location-zone,.board-sphere-zone{position:absolute}.board-location-zone{--location-card-aspect:812 / 1280;pointer-events:auto;color:var(--text);background:#091a2b47;border:1px dashed #ffffff8c;border-radius:999px;justify-content:center;align-items:center;display:flex}.board-flying-city-zone{z-index:30;background:#1c34187a;border:1px solid #b3e86de6}.board-flying-city-label{text-align:center;color:#d7f9b1;text-shadow:0 1px 2px #000c;padding:.3rem .4rem;font-size:.8rem;font-weight:700}.board-flying-city-art{object-fit:contain;pointer-events:none;z-index:1;width:110%;height:110%;position:absolute;inset:-5%}.board-flying-city-piece{z-index:32;pointer-events:auto;position:relative}.board-flying-city-stack{z-index:8;position:absolute;inset:34% 26% 24%}.board-zone-content{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.1rem,.35vw,.3rem);width:100%;height:100%;padding:clamp(.14rem,.6vw,.36rem);display:flex;position:relative}.board-zone-content>*{pointer-events:auto}.board-region-pickable{cursor:pointer}.board-location-hovered{border-color:#ffe884f2;box-shadow:0 0 0 2px #ffe8844d,0 0 22px #ffe88459}.board-location-card{z-index:1;width:auto;height:100%;aspect-ratio:var(--location-card-aspect);background:#000;border:1px solid #eee2b3;border-radius:6px;grid-template-rows:minmax(1.55rem,32%) 1fr;gap:0;padding:clamp(.1rem,.28vw,.2rem);display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000047}.board-location-exchange{grid-template-columns:1fr auto 1fr;align-items:center;gap:.08rem;min-width:0;display:grid}.board-location-symbols{flex-wrap:wrap;justify-content:center;align-items:center;gap:.04rem;min-width:0;display:flex}.board-location-symbol-group{align-items:center;gap:.12rem;display:flex}.board-location-symbol-count{color:#f4d17a;font-size:clamp(.7rem,1.5vw,1.1rem);font-weight:700;line-height:1}.board-location-symbols .symbol-icon{width:clamp(1.1rem,2.6vw,1.9rem);height:clamp(1.1rem,2.6vw,1.9rem)}.board-location-arrow{color:#f4d17a;font-size:clamp(.68rem,1.35vw,1.02rem);font-weight:800;line-height:1}.board-location-art{background:linear-gradient(135deg,#000,#0a0a0a),repeating-linear-gradient(45deg,#ffffff14 0 6px,#0000 6px 12px);border-radius:4px;align-self:end;width:100%;min-height:0;overflow:hidden}.board-location-art img{object-fit:cover;width:100%;height:100%}.board-stack{z-index:3;flex-wrap:wrap;place-content:center;gap:clamp(.08rem,.26vw,.2rem);display:flex;position:absolute;inset:24% 16% 14%}.board-follower-token,.board-stone-token,.board-follower-fallback{object-fit:contain}.board-piece-button{background:0 0;border:none;padding:0;line-height:0}.board-follower-token,.board-follower-fallback{width:64px;height:64px}.board-stone-token{width:32px;height:32px}.board-follower-fallback{color:#cbe3f8;background:#111f2ed9;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;font-size:clamp(.28rem,.65vw,.52rem);font-weight:700;display:inline-flex}.board-incarnation{justify-content:center;align-items:center;display:inline-flex;position:relative}.board-avatar-token{width:clamp(.48rem,1.2vw,.96rem);height:clamp(.48rem,1.2vw,.96rem)}.board-avatar-marker{color:#fff;text-shadow:0 0 6px #000000d9;justify-content:center;align-items:center;font-size:clamp(.34rem,.8vw,.6rem);font-weight:800;display:inline-flex;position:absolute;inset:0}.board-skull-target{filter:drop-shadow(0 0 8px #ff8c8cbf);cursor:pointer;animation:1.1s ease-in-out infinite board-skull-pulse}.board-round-cleanup-target{filter:drop-shadow(0 0 8px #ffe884cc);cursor:pointer;animation:1.1s ease-in-out infinite board-round-cleanup-pulse}.board-ritual-target{filter:drop-shadow(0 0 8px #ff8484cc);cursor:pointer;animation:1.1s ease-in-out infinite board-round-cleanup-pulse}.board-location-sacrifice-target{filter:drop-shadow(0 0 9px #ffca62e6);cursor:pointer;animation:1.1s ease-in-out infinite board-round-cleanup-pulse}.board-ritual-disabled,.board-location-sacrifice-disabled{opacity:.78}.board-teleport-source-target{filter:drop-shadow(0 0 8px #84c8ffd9);cursor:pointer;animation:1.1s ease-in-out infinite board-round-cleanup-pulse}.board-teleport-source-selected{filter:drop-shadow(0 0 10px #84c8ff);outline-offset:2px;border-radius:999px;outline:2px solid #84c8fff2}.board-placement-target,.board-teleport-destination-target{cursor:pointer;background:#ffdc7b14;border:2px dashed #ffdc7bd9;border-radius:999px;animation:1.2s ease-in-out infinite board-location-target-pulse}.board-teleport-destination-target{background:#84c8ff14;border-color:#84c8ffd9}@keyframes board-location-target-pulse{0%,to{box-shadow:0 0 #ffdc7b00}50%{box-shadow:0 0 0 4px #ffdc7b59}}.board-sphere-zone{pointer-events:auto;background:radial-gradient(circle at 30% 28%,#ffffff4d,#ffffff14);border:1px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;display:flex}.board-sphere-content{width:70.7107%;height:70.7107%;padding:0;position:static}.board-sphere-content .board-stack{position:static;inset:auto}.board-location-zone .board-incarnation{z-index:3;position:absolute;bottom:20%;right:28%}.board-stones{min-height:clamp(.5rem,1.6vw,1rem)}.board-sphere-zone.placement-choice-active{border-color:#ffdc7bf2;animation:1.1s ease-in-out infinite board-sphere-pulse;box-shadow:0 0 0 3px #ffdc7b47,0 0 22px #ffdc7b73}.board-stone-button{cursor:default;background:0 0;border:none;margin:-6px;padding:0;line-height:0}.board-stone-button:disabled{opacity:1}.board-stone-button.placement-choice-stone{cursor:pointer;filter:drop-shadow(0 0 6px #fff0c68c)}.board-placement-hint{color:#1f1b11;background:#ffdc7beb;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}@keyframes board-skull-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes board-sphere-pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes board-round-cleanup-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.board-region-markers{pointer-events:none;flex-wrap:wrap;gap:.25rem;display:flex;position:absolute;transform:translateY(-50%)}.board-region-markers-right{left:calc(100% + var(--board-marker-gap));justify-content:flex-start}.board-region-markers-left{right:calc(100% + var(--board-marker-gap));justify-content:flex-end}.board-region-marker{text-shadow:0 0 8px #000000fa;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:800;line-height:1}.board-ritual-drop{color:#ffd7d7;pointer-events:auto;background:#220808bf;border:1px dashed #ffa0a0f2;border-radius:10px;align-items:center;gap:.45rem;padding:.4rem .55rem;display:flex;position:absolute;bottom:.6rem;right:.6rem}.board-ritual-icon{object-fit:contain;width:38px;height:38px}.follower-token,.lobby button{background:var(--accent);color:#1f1f1f;border:none;border-radius:8px;padding:.5rem .8rem;font-weight:700}.region-row{margin-bottom:.8rem}.region-locations{grid-template-columns:minmax(0,1fr) minmax(100px,.6fr) minmax(0,1fr) minmax(100px,.6fr) minmax(0,1fr);align-items:stretch;gap:.5rem;display:grid}.location{text-align:left;background:var(--panel-strong);color:var(--text);border:1px dashed #ffffff4d;border-radius:10px;flex-direction:column;gap:.2rem;padding:.6rem;display:flex}.sphere{color:var(--text);text-align:center;background:radial-gradient(circle at 30% 30%,#ffffff47,#ffffff14);border:1px solid #ffffff59;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;min-height:74px;padding:.4rem;font-size:.8rem;display:flex}.events ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.events li{background:var(--panel);border-radius:8px;justify-content:space-between;gap:.5rem;padding:.4rem .5rem;display:flex}.discard-card{cursor:default}.played-zone-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.played-zone-columns>article{background:var(--panel);border-radius:10px;padding:.6rem}.turn-banner{border:1px solid var(--accent);color:var(--text);z-index:20;background:#0f1e2ef2;border-radius:12px;padding:.8rem 1.2rem;font-weight:700;position:fixed;top:14%;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000059}.turn-banner.own-turn{padding:1rem 1.6rem;font-size:clamp(2.2rem,7vw,4.8rem);line-height:1;top:50%;transform:translate(-50%,-50%)}.snake-wait-overlay{z-index:35;color:var(--text);text-align:center;background:#05101ca8;place-items:center;padding:1rem;font-size:clamp(1.1rem,2.3vw,1.6rem);font-weight:700;display:grid;position:fixed;inset:0}.burn-modal{z-index:30;background:#02080ed1;place-items:center;display:grid;position:fixed;inset:0}.burn-inline{display:block}.burn-modal-content{background:#102236;border:1px solid #ffffff52;border-radius:14px;width:min(720px,94vw);padding:1rem;box-shadow:0 18px 44px #0000008c}.burn-modal-content-inline{background:0 0;border:none;border-radius:0;width:100%;max-width:none;padding:0}.app-overlay-modal{z-index:40;background:#060e18b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.app-overlay-content{width:min(1200px,96vw);max-height:min(88vh,980px);overflow:auto}.app-overlay-header{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.7rem;display:flex}.modal-stack{gap:.65rem;display:grid}.glossary-image{border-radius:10px;max-width:100%;height:auto;max-height:min(74vh,900px);margin:0 auto;display:block}.round-summary-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.round-summary-region{background:#08121eb3;border:1px solid #ffffff38;border-radius:10px;padding:.65rem}.round-summary-region h3{margin:0 0 .45rem}.round-summary-region table{border-collapse:collapse;width:100%;font-size:.84rem}.round-summary-region th,.round-summary-region td{text-align:left;border-bottom:1px solid #ffffff21;padding:.32rem .35rem}.round-summary-region tr:last-child td{border-bottom:none}.round-summary-reward{align-items:center;gap:.35rem;display:inline-flex}.round-summary-reward .symbol-icon{width:16px;height:16px}.action-flyout-modal{top:calc(var(--top-shell-height) + .9rem);z-index:32;pointer-events:auto;width:min(900px,92vw);transition:opacity .12s;position:fixed;left:50%;transform:translate(-50%)}.action-flyout-content{pointer-events:auto;background:#102236;border:1px solid #ffffff5c;max-height:min(72vh,760px);overflow:auto;box-shadow:0 20px 50px #0000008f}.floating-error{z-index:50;background:#28080ef2;border:1px solid #ff5c7473;border-radius:8px;padding:.45rem .7rem;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%)}.burn-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin-bottom:.7rem;display:grid}.burn-grid-horizontal{flex-wrap:nowrap;padding-bottom:.35rem;display:flex;overflow:auto hidden}.burn-grid-horizontal .burn-option-card{flex:0 0 190px;width:190px}.burn-option{color:var(--text);background:#0f2032;border:1px solid #ffffff40;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.45rem .55rem;display:flex}.burn-option.selected{border-color:var(--good)}.burn-option-card{justify-self:stretch;width:100%;min-width:0}.burn-actions{gap:.6rem;display:flex}.curse-targets-row{gap:.7rem;margin-bottom:.2rem;padding:.2rem .1rem .45rem;display:flex;overflow-x:auto}.curse-target-option{--curse-player-accent:#cfd8e3;min-width:86px;color:var(--text);background:#102338;border:1px solid #ffffff47;border-radius:10px;flex-direction:column;align-items:center;gap:.35rem;padding:.4rem .5rem;display:inline-flex}.curse-target-option.selected{border-color:var(--curse-player-accent);box-shadow:0 0 0 2px var(--curse-player-accent)}.curse-target-icon{object-fit:contain;width:46px;height:46px}.curse-target-name{text-align:center;color:var(--curse-player-accent);font-size:.78rem;font-weight:600;line-height:1.15;display:inline-block}.snake-panel{background:#07121ef7;border-color:#ffffff4d;margin:0}.actions-panel.snake-panel{z-index:36;max-width:min(420px,100vw - 1.5rem);position:fixed;top:auto;bottom:2.9rem;right:.75rem}.actions-panel{margin:0;padding-top:.7rem;padding-bottom:.7rem}.actions-panel .action-icon-button,.actions-panel .action-symbol{width:64px;height:64px}.snake-response-prompt{margin:0 0 .6rem;font-weight:700}.action-chip{align-items:center;gap:.35rem;display:flex;position:relative}.action-icon-button{width:56px;height:56px;color:var(--text);cursor:pointer;background:#0a1826e0;border:1px solid #ffffff3d;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.action-icon-button.active{border-color:var(--accent);box-shadow:0 0 0 2px #ff8b3d47}.action-icon-button.utility{font-size:1.2rem;line-height:1}.action-icon-button.shop-pulse{border-color:#ffc376f2;animation:1.1s ease-in-out infinite shop-button-pulse;box-shadow:0 0 0 2px #ffa44d40,0 0 18px #ffa44d66}.action-symbol{border-radius:8px;width:44px;height:44px}.action-avatar-badge{color:#ffe4a6;pointer-events:none;background:#081420eb;border:1px solid #ffdc7bf2;border-radius:999px;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:.2rem;right:.22rem}.snake-response-card{width:clamp(140px,15vw,180px);min-width:clamp(140px,15vw,180px)}.ghost{color:var(--text);background:0 0;border:1px solid #ffffff4d;border-radius:8px;padding:.4rem .55rem}.card.source-library.card-facedown,.card.source-starter.card-facedown{background-image:linear-gradient(to bottom, #0000002e, #0000009e), var(--asset-card-back-url);background-position:50%;background-size:cover}.library-card-shell{position:relative}.library-buy-overlay{z-index:2;pointer-events:none;justify-content:center;gap:.42rem;padding:0;display:flex;position:absolute;top:2.7rem;left:.45rem;right:.45rem}.library-buy-chip{pointer-events:auto;background:#07101beb;border:1px solid #ffd67ae6;border-radius:999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;padding:0;display:inline-flex;position:relative;box-shadow:0 0 0 1px #ffd67a3d,0 0 14px #ffd67a57}.library-buy-chip .symbol-icon{width:1.2rem;height:1.2rem}.library-buy-chip .library-buy-count{color:#ffd985;text-align:center;background:#000000e0;border:1px solid #ffdc8cc7;border-radius:999px;min-width:.95rem;height:.95rem;padding:0 .14rem;font-size:.68rem;font-weight:800;line-height:.95rem;position:absolute;bottom:-.2rem;right:-.2rem}.library-buy-chip.green{border-color:#88f18deb;box-shadow:0 0 0 1px #88f18d3d,0 0 14px #88f18d59}.library-buy-chip.red{border-color:#ff9581eb;box-shadow:0 0 0 1px #ff95813d,0 0 14px #ff958159}.library-buy-chip.purple{border-color:#cda7ffeb;box-shadow:0 0 0 1px #cda7ff3d,0 0 14px #cda7ff59}.library-buy-chip:hover:not(:disabled){transform:translateY(-1px)scale(1.04)}.library-buy-chip:disabled{opacity:.5;cursor:not-allowed}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}select{color:var(--text);background:#0e1a2a;border:1px solid #fff3;border-radius:8px;padding:.45rem .55rem}.lobby-page{grid-template-columns:1fr;place-items:center;min-height:100vh;display:grid}.lobby{gap:.8rem;width:min(1120px,95vw);display:grid}.lobby-create-mode{width:min(560px,95vw)}.lobby-flash{color:#ffd2da;background:#3c0a12b8;border:1px solid #ff5c748c;border-radius:8px;margin:0;padding:.55rem .7rem}.field-error{color:#ff8ea0;font-size:.82rem}.lobby-tabs{gap:.5rem;display:flex}.lobby-tabs button{color:var(--text);background:#0a1826b3;border:1px solid #fff3;border-radius:8px;padding:.5rem .85rem;font-weight:700}.lobby-tabs button.active{background:var(--accent);color:#1f1f1f;border-color:#0003}.lobby form{gap:.8rem;display:grid}.lobby label{gap:.3rem;display:grid}.lobby-list{background:#050e1659;border:1px solid #fff3;border-radius:10px;padding:.75rem}.lobby-list ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.lobby-list li{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.lobby label.lobby-checkbox{align-items:center;gap:.5rem;display:flex}.lobby-checkbox input{width:auto}.lobby-actions{flex-wrap:wrap;gap:.6rem;display:flex}.join-layout{grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);gap:.8rem;min-height:min(72vh,680px);display:grid}.join-left,.join-right{align-content:start;gap:.8rem;min-height:0;display:grid}.join-left{height:100%}.lobby-scroll{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.lobby-scroll ul{min-height:0;overflow:auto}.join-form-card form{margin-top:.6rem}.join-players h3{margin:0 0 .35rem;font-size:.95rem}.join-players ul{margin:0;padding-left:1rem}.player-line{align-items:center;gap:.4rem;display:inline-flex}.player-color-dot{border:1px solid #ffffff59;border-radius:999px;width:12px;height:12px;display:inline-block}.color-picker{flex-wrap:wrap;gap:.45rem;display:flex}.color-swatch{cursor:pointer;border:2px solid #ffffff59;border-radius:999px;width:28px;height:28px;padding:0}.color-swatch.selected{border-color:#ffffffe6;box-shadow:0 0 0 2px #ffdc7bd9}.color-swatch:disabled{opacity:.3;cursor:not-allowed}.join-form-placeholder{min-height:180px}.private-join-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}input{width:100%;color:var(--text);background:#0e1a2a;border:1px solid #fff3;border-radius:8px;padding:.55rem .6rem}@media (width<=720px){.game-layout{--top-shell-height:52px;padding-left:.5rem;padding-right:.5rem}.hand-peek-shell{left:.5rem;right:.5rem}.top-shell{max-width:min(280px,100vw - 1rem);padding:.35rem .45rem;left:.5rem}.top-shell-title h1{font-size:.78rem}.game-id-copy-button{font-size:.66rem}.resource-strip{gap:.35rem}.resource-pill{font-size:.78rem}.action-panel-shell{right:.5rem}.actions-panel.snake-panel{max-width:calc(100vw - 1rem);bottom:2.3rem;right:.5rem}.ritual-action-panel{width:196px}.ritual-payment-icon{width:48px;height:48px}.hand-peek-shell{transform:translateY(calc(100% - 2.1rem))}.played-zone-columns{grid-template-columns:1fr}.join-layout{grid-template-columns:1fr;min-height:auto}.region-locations{grid-template-columns:1fr}.action-icon-button{width:48px;height:48px}.utility-item .action-icon-button.utility{width:56px;height:56px;font-size:1.2rem}.utility-label{font-size:.75rem}.library-buy-overlay{gap:.32rem;top:2.35rem}.library-buy-chip{width:1.9rem;height:1.9rem}.library-buy-chip .symbol-icon{width:1.05rem;height:1.05rem}.action-symbol{width:38px;height:38px}.action-flyout-modal{top:calc(var(--top-shell-height) + .6rem);width:96vw}}@keyframes shop-button-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}
