:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#e8dcc8;background:#070a11;margin:0;font-family:system-ui,sans-serif}.app{max-width:560px;min-height:100svh;padding:16px 14px calc(82px + env(safe-area-inset-bottom));text-align:center;color:#e8dcc8;background:radial-gradient(circle at 20% 0,#3d7bd92e,#0000 30%),linear-gradient(#101522 0%,#070a11 100%);margin:0 auto;font-family:system-ui,sans-serif}h1{letter-spacing:0;margin:0;font-size:1.45rem;line-height:1.1}.app-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#070a11eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin:-16px -14px 14px;padding:14px 14px 12px;display:flex;position:sticky;top:0}.app-kicker{color:#c9a84c;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800;display:block}.resource-stack{color:#b8c3d8;flex:none;justify-items:end;gap:4px;font-size:.82rem;font-weight:700;display:grid}.app-content,.screen{gap:14px;display:grid}.screen-label{color:#b8c3d8;text-align:left;text-transform:uppercase;font-size:.86rem;font-weight:800}.status{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.05rem;display:flex}.score{color:#b8c3d8}.board{background:#2b2b34;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;display:grid}.cell{aspect-ratio:1;background:#3a3a45;border-radius:8px;justify-content:center;align-items:center;display:flex}.cell.placeable{cursor:pointer;background:#4a5a3a;outline:2px dashed #9bd14b}.hand-label{color:#b8c3d8;margin:18px 0 8px;font-size:.9rem}.hand{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.hand-card{aspect-ratio:1;cursor:pointer;border-radius:8px;width:84px}.hand-card.selected{outline:3px solid #fc3;transform:translateY(-4px)}.battle-app{color:#e8dcc8;background:radial-gradient(circle at 20% 10%,#3d7bd929,#0000 32%),linear-gradient(#101522 0%,#070a11 100%);max-width:640px;min-height:100svh}.battle-app h1{color:#e8dcc8}.battle-status{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:10px 12px}.battle-status .score{color:#b8c3d8}.battle-board{background:linear-gradient(#141c2ef2,#0a0e18fa),#111827;border:1px solid #ffcc332e;gap:8px;width:min(100%,390px);margin:0 auto;padding:10px;box-shadow:0 20px 50px #00000061}.battle-cell{aspect-ratio:5/7;background:#ffffff0b;border:1px solid #ffffff14;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.battle-cell.placeable{outline-offset:-6px;background:#ffcc331a;border-color:#fc3;outline:2px dashed #fc3c;box-shadow:inset 0 0 24px #ffcc331f}.battle-cell.placeable:hover{background:#ffcc3329;transform:translateY(-2px)}.battle-hand{align-items:center;min-height:106px}.battle-hand .hand-card{aspect-ratio:5/7;cursor:grab;transition:transform .16s,opacity .16s,filter .16s}.battle-hand .hand-card:active{cursor:grabbing}.battle-hand .hand-card.selected{filter:drop-shadow(0 8px 14px #ffcc3347);outline:3px solid #fc3;transform:translateY(-8px)}.battle-hand .hand-card.dragging{opacity:.55;transform:translateY(-10px)scale(1.04)}.battle-app .hand-label{color:#b8c3d8}.battle-app .newgame{color:#111827;background:#c9a84c;font-weight:700}.card{color:#fff;border-radius:8px;width:100%;height:100%;font-weight:700;position:relative}.owner-a{background:linear-gradient(160deg,#3d7bd9,#285aa6)}.owner-b{background:linear-gradient(160deg,#d95757,#a62828)}.owner-none{background:linear-gradient(160deg,#6b6f7a,#4b4f59)}.side{text-shadow:0 1px 2px #00000080;font-size:.95rem;position:absolute}.side.t{top:4px;left:50%;transform:translate(-50%)}.side.b{bottom:4px;left:50%;transform:translate(-50%)}.side.l{top:50%;left:6px;transform:translateY(-50%)}.side.r{top:50%;right:6px;transform:translateY(-50%)}.name{opacity:.85;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:.6rem;font-weight:500;position:absolute;bottom:50%;left:50%;overflow:hidden;transform:translate(-50%,50%)}.error{color:#ff7b91;margin-top:10px}.newgame{color:#111827;cursor:pointer;background:#c9a84c;border:none;border-radius:8px;min-height:46px;margin-top:18px;padding:10px 18px;font-size:1rem;font-weight:800}.newgame:hover{background:#d7bb65}.newgame:disabled{opacity:.5;cursor:default}.auth-app{place-items:center;padding-bottom:16px;display:grid}.auth-panel{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;gap:14px;width:min(100%,360px);padding:20px;display:grid}.auth-form{gap:12px;display:grid}.auth-form label{color:#b8c3d8;gap:6px;font-size:.86rem;font-weight:700;display:grid}.auth-form input{color:#fff;width:100%;min-height:44px;font:inherit;background:#070a11d1;border:1px solid #ffffff24;border-radius:8px;padding:10px 12px}.collection{flex-wrap:wrap;justify-content:center;gap:8px;margin:8px 0;display:flex}.coll-card{flex-direction:column;align-items:center;gap:2px;width:72px;display:flex}.coll-card .card{width:72px;height:72px}.coll-card.pick{cursor:pointer}.coll-card.selected .card{outline:3px solid #fc3}.grade{color:#c9a84c;font-size:.72rem;font-weight:700}.opened{margin:10px 0}.reward{color:#2e7d32;margin-top:10px;font-weight:700}.reset{color:#b8c3d8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:6px;min-height:38px;margin-top:14px;padding:7px 12px;font-size:.8rem}.reset:hover{background:#ffffff1a}.topbar{text-align:center;color:#b8c3d8;margin-bottom:10px;font-size:1.05rem}.bottom-nav{z-index:30;width:min(100%,560px);padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#070a11f5;border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8f99ad;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:0;min-height:48px;padding:6px 4px;font-size:.82rem;font-weight:800}.bottom-nav button.active{color:#111827;background:#c9a84c}.hint{color:#8f99ad;margin:14px 0;font-size:.92rem}.deck-list{gap:8px;margin:12px 0;display:grid}.deck-row{color:#e8dcc8;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;display:flex}.deck-row.selected{background:#c9a84c1f;border-color:#c9a84c}.deck-row span{overflow-wrap:anywhere;min-width:0;font-weight:700}.deck-row small{color:#8f99ad;flex:none}.deck-header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:8px 0 12px;display:grid}.deck-header strong{overflow-wrap:anywhere;min-width:0}.deck-header button,.mini-action,.filter-row select,.card-detail button{color:#e8dcc8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px}.deck-header button{min-height:34px;padding:6px 10px}.deck-header button:disabled,.mini-action:disabled,.card-detail button:disabled{opacity:.5;cursor:default}.mini-action{width:72px;min-height:26px;padding:4px 6px;font-size:.75rem}.card-detail{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:96px 1fr;align-items:center;gap:12px;margin:14px 0;padding:12px;display:grid}.detail-card{width:96px;height:96px}.detail-body{gap:8px;min-width:0;display:grid}.detail-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.detail-title strong{overflow-wrap:anywhere;min-width:0}.detail-title button{flex:none;padding:5px 8px}.detail-meta{color:#8f99ad;flex-wrap:wrap;gap:6px 12px;font-size:.85rem;display:flex}.upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.upgrade-grid button{min-height:34px;padding:6px 8px}.add-cards{margin-top:14px}.filter-row{justify-content:center;align-items:center;gap:8px;margin:10px 0;display:flex}.filter-row select{min-height:34px;padding:5px 8px}.shop{flex-direction:column;gap:10px;display:flex}.shop-pack{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.shop-name{text-align:left;min-width:96px;font-weight:700}.shop-note{color:#8f99ad;text-align:left;flex:1;font-size:.85rem}.shop-pack button{color:#fff;cursor:pointer;background:#285aa6;border:none;border-radius:8px;padding:8px 14px}.profile-screen{text-align:left}.profile-panel{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;gap:4px;padding:12px;display:grid}.profile-panel span{color:#8f99ad;font-size:.9rem}.shop-pack button:disabled{opacity:.5;cursor:default}@media (width<=420px){.card-detail{grid-template-columns:78px 1fr}.detail-card{width:78px;height:78px}.deck-header{grid-template-columns:1fr}}
