/* Project Phoenix v0.5.4-alpha.6 — Hall of Core Sets Phase 1 */
.hall-view{padding-bottom:28px}.hall-hero{position:relative;min-height:196px;border:1px solid rgba(213,168,83,.64);border-radius:11px;overflow:hidden;background:#141113;box-shadow:0 22px 55px rgba(0,0,0,.44)}.hall-hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(6,6,7,.96),rgba(10,8,8,.72) 52%,rgba(10,8,8,.2)),linear-gradient(0deg,rgba(8,7,8,.86),transparent 67%),url('../assets/halls/core-hall.svg');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#0d0c0d 48%}.hall-hero-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:center;min-height:196px;padding:22px 26px}.hall-breadcrumb{display:inline-flex;gap:8px;align-items:center;margin-bottom:10px;color:#c2aa78;font-size:.66rem;text-transform:uppercase;letter-spacing:.12em}.hall-breadcrumb button{padding:0;border:0;background:transparent;color:#e1bd70}.hall-title-row{display:flex;align-items:center;gap:15px}.hall-crest{display:grid;place-items:center;width:60px;height:60px;border:1px solid #aa7a3c;border-radius:50%;background:radial-gradient(circle,#3a291d,#100e0d 72%);box-shadow:0 0 0 5px rgba(12,10,10,.72),0 0 0 6px rgba(210,161,74,.38)}.hall-crest img{width:38px;height:38px}.hall-copy h2{margin:0;color:#f3e4c6;font:700 clamp(1.75rem,3vw,2.7rem)/1 Georgia,serif;text-transform:uppercase}.hall-motto{margin:7px 0 0;color:#d2c0a2;font:italic .98rem/1.35 Georgia,serif}.hall-summary{padding:14px 15px;border:1px solid rgba(223,177,92,.46);border-radius:8px;background:linear-gradient(145deg,rgba(35,26,22,.93),rgba(13,11,11,.9));box-shadow:0 10px 26px rgba(0,0,0,.28)}.hall-summary-heading{display:flex;align-items:end;justify-content:space-between}.hall-summary-heading span,.hall-summary-stats span{color:#b6a48a;font-size:.6rem;text-transform:uppercase;letter-spacing:.11em}.hall-summary-heading strong{color:#f1cf80;font:700 1.85rem/1 Georgia,serif}.hall-progress{height:8px;margin:9px 0 11px;border:1px solid #594126;border-radius:999px;overflow:hidden;background:#171311}.hall-progress span{display:block;height:100%;background:linear-gradient(90deg,#752a24,#ba5f31,#edc26a)}.hall-summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hall-summary-stats div{padding:8px 7px;border:1px solid rgba(170,126,61,.22);border-radius:5px;background:rgba(8,8,9,.35)}.hall-summary-stats strong{display:block;margin-top:3px;color:#eee0c4;font:700 .95rem Georgia,serif}.hall-summary p{margin:9px 0 0;color:#9f9382;font-size:.67rem}.hall-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0 11px;padding:10px 13px;border:1px solid rgba(185,142,73,.31);border-radius:8px;background:linear-gradient(100deg,rgba(36,27,23,.94),rgba(20,18,19,.92))}.hall-toolbar-copy h3{margin:0;color:#eadabc;font:700 1.08rem Georgia,serif}.hall-toolbar-copy p{margin:3px 0 0;color:#998d7c;font-size:.7rem}.hall-filter{display:flex;gap:7px}.hall-filter button{min-height:34px;padding:7px 11px;border-radius:5px;font-size:.67rem}.hall-filter button.active{border-color:#ca9748;background:linear-gradient(#523522,#322117);color:#f3d38c}.core-exhibit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.core-exhibit{display:grid;grid-template-rows:minmax(170px,1.35fr) auto;min-height:305px;overflow:hidden;border:1px solid rgba(208,160,80,.48);border-radius:9px;background:#171416;box-shadow:0 15px 35px rgba(0,0,0,.34);transition:.18s}.core-exhibit:hover{transform:translateY(-2px);border-color:rgba(231,181,91,.72)}.core-exhibit-art{position:relative;min-height:170px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#0d0c0d}.core-exhibit-art::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,7,7,.03),rgba(10,8,8,.08) 64%,rgba(14,11,11,.72))}.core-exhibit-status-badge{position:absolute;z-index:2;top:12px;right:12px;padding:6px 9px;border:1px solid #874137;border-radius:4px;background:rgba(42,17,16,.9);color:#f0c3b8;font-size:.6rem;font-weight:700;text-transform:uppercase}.core-exhibit-status-badge.owned{border-color:#4f8957;background:rgba(20,48,25,.92);color:#c8edcc}.core-exhibit-status-badge.ordered{border-color:#a87931;background:rgba(60,41,18,.92);color:#f0d18d}.core-exhibit-content{padding:14px 16px 15px;border-top:1px solid rgba(206,158,78,.28);background:linear-gradient(135deg,rgba(40,29,24,.97),rgba(18,16,17,.98))}.core-exhibit-kicker{color:#d7a954;font-size:.59rem;text-transform:uppercase;letter-spacing:.14em}.core-exhibit h3{margin:4px 0;color:#f3e4c8;font:700 1.42rem Georgia,serif}.core-exhibit-meta{color:#b7aa97;font-size:.68rem}.core-exhibit-description{min-height:2.2em;margin:8px 0 0;color:#9f9484;font-size:.68rem;line-height:1.45}.core-exhibit-actions{display:flex;gap:8px;margin-top:12px}.core-exhibit-actions button{min-height:39px;border-radius:5px;font-size:.65rem;text-transform:uppercase}.core-exhibit-actions .view-exhibit{flex:1;border-color:#b4813f;background:linear-gradient(#654229,#3b281b);color:#f5d993}.core-exhibit-actions .quick-status{min-width:72px;background:#1b1818;color:#d0c0a4}.hall-continue{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:15px;padding:14px 16px;border:1px solid rgba(195,146,70,.31);border-radius:8px;background:linear-gradient(120deg,#251c18,#151315)}.hall-continue h3{margin:0;color:#e7d3ae;font:700 1rem Georgia,serif}.hall-continue p{margin:3px 0 0;color:#918678;font-size:.71rem}@media(max-width:900px){.hall-hero-content{grid-template-columns:1fr}.core-exhibit-grid{grid-template-columns:1fr}}@media(min-width:901px) and (max-height:820px){.hall-hero,.hall-hero-content{min-height:178px}.hall-hero-content{padding:18px 22px}.core-exhibit{grid-template-rows:minmax(145px,1fr) auto;min-height:275px}.core-exhibit-art{min-height:145px}}@media(max-width:650px){.hall-hero-content{padding:18px}.hall-toolbar{align-items:flex-start;flex-direction:column}.hall-filter{width:100%}.hall-filter button{flex:1}.hall-continue{grid-template-columns:1fr}.core-exhibit-actions{flex-wrap:wrap}.core-exhibit-actions .quick-status{min-width:100%}}


/* Artwork integration: keep product renders fully opaque while blending the frame into the Hall */
.core-exhibit.light-background-exhibit .core-exhibit-art{
  background-color:#171210;
  background-blend-mode:normal,normal;
  filter:none;
  isolation:isolate;
}
.core-exhibit.light-background-exhibit .core-exhibit-art::before{
  content:"";position:absolute;inset:0;z-index:1;
  background:linear-gradient(90deg,rgba(12,9,8,.72),transparent 18%,transparent 82%,rgba(12,9,8,.72)),linear-gradient(180deg,rgba(13,10,9,.10),transparent 68%,rgba(13,10,9,.60));
  pointer-events:none;
}
.core-exhibit.light-background-exhibit .core-exhibit-art::after{z-index:2}
.core-exhibit.light-background-exhibit .core-exhibit-status-badge{z-index:3}
