/* Dawn of Realms polished black/gold layout */
:root{
  --bg:#050403;
  --black:#000;
  --panel:#0b0a07;
  --gold:#d4af37;
  --gold-light:#ffe48a;
  --gold-dark:#8b6a25;
  --cream:#f7f0de;
  --muted:#c8b98c;
  --line:rgba(212,175,55,.42);
  --line-soft:rgba(212,175,55,.18);
  --shadow:0 18px 45px rgba(0,0,0,.72);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#000;color:var(--cream);font-family:Georgia,'Times New Roman',serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.page{min-height:100vh;background:radial-gradient(circle at top,#151006 0%,#050403 36%,#000 100%)}

/* HEADER */
.topbar{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,rgba(7,7,5,.99),rgba(2,2,1,.98));border-bottom:1px solid var(--line);box-shadow:0 12px 28px rgba(0,0,0,.75)}
.navwrap{max-width:1660px;margin:0 auto;min-height:150px;display:flex;align-items:center;gap:30px;padding:12px 32px}
.brand{display:flex;align-items:center;flex:0 0 360px;margin-right:auto;min-width:0}
.brand img{width:360px;height:auto;object-fit:contain;filter:drop-shadow(0 0 16px rgba(212,175,55,.30))}
.nav{display:flex;align-items:center;justify-content:flex-end;gap:30px;text-transform:uppercase;font-size:17px;letter-spacing:.35px;white-space:nowrap}
.nav a{color:#fff5dd;padding:18px 0 16px;border-bottom:2px solid transparent;text-shadow:0 2px 8px #000}
.nav a:hover,.nav a.active{color:var(--gold-light);border-bottom-color:var(--gold)}
.icons{display:flex;align-items:center;gap:18px;color:var(--gold-light);font-size:28px;flex-shrink:0}.cart{position:relative}.cart b{position:absolute;top:-12px;right:-13px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#070502;font:800 12px Arial,sans-serif}

/* remove every old hero/text/slider element */
.hero,.clean-hero,.hero-copy,.hero-copy-inner,.hero-bg,.hero-product,.feature-strip,.ad-slider,.promo-slider,.promo,.banner-slider,.yellow-section,.page-hero{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;background:transparent!important}
.hero *,.clean-hero *,.page-hero *{display:none!important}

.home-main{padding:34px 32px 0;background:linear-gradient(180deg,#050403,#000 75%)}
.product-showcase{max-width:1560px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.show-card{background:linear-gradient(145deg,rgba(13,12,9,.98),rgba(0,0,0,.96));border:1px solid var(--line-soft);box-shadow:var(--shadow);padding:24px;display:flex;flex-direction:column;min-height:630px}
.show-card img{width:100%;height:320px;object-fit:cover;border:1px solid var(--line-soft);background:#000;margin-bottom:24px}
.show-body{display:flex;flex-direction:column;flex:1}.show-card h2{margin:0 0 18px;color:#fff;font-size:36px;line-height:1.05;text-transform:uppercase;text-shadow:0 3px 10px #000}.show-card p{margin:0 0 22px;color:#eadba9;font-size:22px;line-height:1.45}.price{margin:auto 0 22px;color:var(--gold-light);font-size:30px;line-height:1.2}.btn{display:inline-block;width:max-content;min-width:210px;text-align:center;border:1px solid var(--gold);padding:15px 28px;color:var(--gold-light);background:rgba(0,0,0,.42);text-transform:uppercase;letter-spacing:1px;font-weight:bold;box-shadow:inset 0 0 18px rgba(212,175,55,.10),0 0 18px rgba(0,0,0,.7);transition:.2s ease}.btn:hover{background:rgba(212,175,55,.14);transform:translateY(-1px)}

.trust-strip{max-width:1560px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,rgba(11,10,7,.98),rgba(2,2,1,.98));border:1px solid var(--line-soft);box-shadow:0 12px 34px rgba(0,0,0,.55)}.trust{display:flex;align-items:center;justify-content:center;gap:18px;padding:26px 20px;border-right:1px solid var(--line-soft)}.trust:last-child{border-right:0}.trust .ico{font-size:40px;color:var(--gold)}.trust strong{display:block;color:#fff;font-size:22px;line-height:1;text-transform:uppercase}.trust span{display:block;color:#d4c594;font-size:17px;margin-top:6px}
.footer{max-width:1560px;margin:0 auto;border-top:1px solid var(--line-soft);background:#030302;padding:22px 34px 28px;text-align:center;color:#bda96d}.footer p{margin:6px 0 0;font-size:18px}

/* shared inner page support */
main:not(.home-main){padding:34px 32px 0;background:linear-gradient(180deg,#050403,#000 75%)}.section{padding:30px 0;background:transparent}.section.dark{background:transparent}.compact-section{padding-top:8px}.section-title{text-align:center;margin:0 auto 24px}.small{color:var(--gold);letter-spacing:4px;text-transform:uppercase;font-size:14px}.section-title h2{margin:8px 0 0;color:var(--gold-light);font-size:46px;text-transform:uppercase;font-variant:small-caps}.cards,.store-grid{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.realm-card,.product{background:linear-gradient(145deg,rgba(13,12,9,.98),rgba(0,0,0,.96));border:1px solid var(--line-soft);box-shadow:var(--shadow);padding:30px}.realm-card h3,.product h3{margin:0 0 14px;color:#fff;font-size:32px;text-transform:uppercase}.realm-card p,.product p{color:#eadba9;font-size:20px;line-height:1.5}.product img{width:100%;height:260px;object-fit:cover;border:1px solid var(--line-soft);margin-bottom:22px}.product .price{color:var(--gold-light);font-size:28px;margin:14px 0 22px}.page-body{max-width:1150px;margin:auto;padding:38px 34px;font-size:20px;line-height:1.65;color:#eadfc7}.page-body h2,.rules-text h2{color:var(--gold-light);font-size:34px;text-transform:uppercase}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.rules-grid img{border:1px solid var(--line);box-shadow:0 16px 34px #000}

@media(max-width:1400px){.navwrap{gap:18px;padding:10px 24px}.brand{flex-basis:310px}.brand img{width:305px}.nav{gap:18px;font-size:15px}.icons{font-size:22px;gap:10px}.show-card{min-height:560px}.show-card img{height:280px}.show-card h2{font-size:32px}.show-card p{font-size:20px}.price{font-size:27px}}
@media(max-width:1100px){.navwrap{flex-wrap:wrap;justify-content:center;min-height:auto}.brand{flex-basis:330px;margin:0 auto}.nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.icons{position:absolute;right:26px;top:44px}.product-showcase,.cards,.store-grid{grid-template-columns:1fr}.show-card{min-height:auto}.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.home-main,main:not(.home-main){padding:24px 16px 0}.navwrap{padding:12px 16px}.brand{flex-basis:270px}.brand img{width:270px}.icons{display:none}.nav{gap:12px;font-size:12px}.trust-strip{grid-template-columns:1fr}.trust{justify-content:flex-start}.show-card{padding:18px}.show-card img{height:220px}.show-card h2{font-size:30px}.show-card p{font-size:18px}.section-title h2{font-size:36px}.realm-card h3,.product h3{font-size:28px}.btn{width:100%;min-width:0}}

/* ===== FINAL TIGHTEN PASS ===== */
.topbar{
  position:sticky;
  top:0;
}
.navwrap{
  min-height:92px !important;
  padding:6px 30px !important;
  gap:22px !important;
}
.brand{
  flex:0 0 300px !important;
  height:92px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.brand img{
  width:300px !important;
  max-width:300px !important;
  height:auto !important;
  transform:scale(1.45) !important;
  transform-origin:center center !important;
  filter:drop-shadow(0 0 12px rgba(212,175,55,.28)) !important;
}
.nav{
  gap:24px !important;
  font-size:16px !important;
}
.nav a{
  padding:10px 0 9px !important;
}
.icons{
  font-size:24px !important;
  gap:14px !important;
}
.home-main,
main:not(.home-main){
  padding:22px 30px 0 !important;
}
.product-showcase{
  gap:22px !important;
  margin-bottom:22px !important;
}
.show-card{
  padding:18px !important;
  min-height:520px !important;
}
.show-card img{
  height:285px !important;
  margin-bottom:18px !important;
  padding:0 !important;
}
.show-card h2{
  font-size:32px !important;
  margin-bottom:12px !important;
}
.show-card p{
  font-size:20px !important;
  line-height:1.35 !important;
  margin-bottom:16px !important;
}
.price{
  font-size:26px !important;
  margin:auto 0 16px !important;
}
.btn{
  padding:13px 24px !important;
}
.trust-strip{
  margin-bottom:18px !important;
}
.trust{
  padding:18px 18px !important;
}
.footer{
  padding:14px 28px 18px !important;
}
.footer p{
  font-size:16px !important;
}
@media(max-width:1400px){
  .navwrap{min-height:86px !important;padding:5px 22px !important;gap:16px !important;}
  .brand{flex-basis:255px !important;height:86px !important;}
  .brand img{width:255px !important;max-width:255px !important;transform:scale(1.45) !important;}
  .nav{gap:16px !important;font-size:14px !important;}
  .icons{font-size:21px !important;gap:10px !important;}
  .show-card{min-height:490px !important;}
  .show-card img{height:250px !important;}
}
@media(max-width:1100px){
  .navwrap{min-height:auto !important;}
  .brand{height:92px !important;}
  .icons{top:26px !important;}
}
@media(max-width:680px){
  .home-main,main:not(.home-main){padding:18px 14px 0 !important;}
  .brand{height:82px !important;flex-basis:235px !important;}
  .brand img{width:235px !important;max-width:235px !important;}
  .show-card img{height:210px !important;}
}
