/* Project Phoenix v0.5.2 — premium archive cards */
.command-grid .gallery-card{min-height:230px;background:#211b18}
.command-grid .gallery-card::after{content:"";position:absolute;inset:0;opacity:.55;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 35%),radial-gradient(circle at 78% 18%,rgba(220,144,62,.23),transparent 28%);pointer-events:none}
.command-grid .gallery-card[data-theme="core"]{background-image:linear-gradient(0deg,rgba(12,10,10,.97),rgba(25,20,18,.42)),url('../assets/castle-dashboard.svg');background-size:cover;background-position:center}
.command-grid .gallery-card[data-theme="enemies"]{background-color:#1b1516}.command-grid .gallery-card[data-theme="heroes"]{background-color:#201b18}.command-grid .gallery-card[data-theme="crossovers"]{background-color:#171b1c}.command-grid .gallery-card[data-theme="crowdfunding"]{background-color:#211813}
.command-grid .wing-content{padding:22px}.command-grid .gallery-icon{width:68px;height:68px;border-radius:50%;background:radial-gradient(circle,#2a211b,#100e0e 72%);box-shadow:0 0 0 5px rgba(13,11,11,.6),0 0 0 6px rgba(194,145,69,.45)}.command-grid .gallery-icon img{width:43px;height:43px}.command-grid .wing-kicker{color:#d19c48}.command-grid h3{font-size:1.2rem}.command-grid .wing-subtitle{max-width:230px}.command-grid .gallery-count{color:#e1c98f}.command-grid .mini-progress{height:6px;border:1px solid #3f3123;border-radius:999px;overflow:hidden}.command-grid .mini-progress span{background:linear-gradient(90deg,#7f2b22,#d1843b,#edc16c)}
