
:root{
  --navy:#08213f;
  --blue:#0b315f;
  --deep:#050b14;
  --gold:#ffc928;
  --orange:#ff7a1a;
  --red:#c8232c;
  --green:#183f2a;
  --cream:#fff4cf;
  --text:#f8fafc;
  --muted:#cbd5e1;
  --panel:rgba(5,13,26,.86);
  --panel2:rgba(8,33,63,.90);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:Arial,Helvetica,sans-serif;
  color:var(--text);
  background:
    linear-gradient(rgba(3,9,18,.70),rgba(3,9,18,.96)),
    url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1800") center/cover fixed no-repeat;
  line-height:1.62;
}
a{color:var(--gold)}
.header{
  background:linear-gradient(90deg,#06172b,#0b315f);
  border-bottom:4px solid var(--gold);
  position:sticky;
  top:0;
  z-index:20;
  box-shadow:0 5px 18px rgba(0,0,0,.35);
}
.nav{
  max-width:1180px;
  margin:auto;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding:14px 18px;
}
.logo{
  color:white;
  text-decoration:none;
  font-size:1.35rem;
  font-weight:900;
  letter-spacing:.4px;
}
.logo span{color:var(--gold)}
.navlinks a{
  color:white;
  text-decoration:none;
  margin-left:15px;
  font-weight:800;
  font-size:.94rem;
}
.navlinks a:hover{color:var(--gold)}
.hero{
  min-height:610px;
  display:flex;
  align-items:center;
  padding:82px 18px;
  background:
    linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.48),rgba(0,0,0,.78)),
    url("https://images.unsplash.com/photo-1478059425650-ca13d6d422f4?q=80&w=1800") center/cover no-repeat;
  border-bottom:4px solid rgba(255,201,40,.82);
}
.hero-inner{max-width:1180px;margin:auto;width:100%}
.kicker{
  display:inline-block;
  background:linear-gradient(90deg,#c8232c,#ff7a1a);
  color:white;
  font-weight:900;
  padding:8px 15px;
  border-radius:999px;
  text-transform:uppercase;
  letter-spacing:.8px;
  font-size:.88rem;
}
h1{
  font-size:clamp(2.3rem,6vw,5.2rem);
  line-height:.98;
  margin:18px 0;
  max-width:920px;
  text-shadow:0 5px 20px #000;
}
.hero p{
  font-size:1.28rem;
  max-width:790px;
  color:#f8fafc;
}
.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.btn{
  display:inline-block;
  background:linear-gradient(180deg,var(--gold),#f0a800);
  color:#111!important;
  text-decoration:none;
  padding:14px 22px;
  border-radius:10px;
  font-weight:900;
  box-shadow:0 8px 20px rgba(0,0,0,.35);
  text-align:center;
}
.btn:hover{filter:brightness(1.08);transform:translateY(-1px)}
.btn.dark{background:#101827;color:white!important;border:2px solid var(--gold)}
.section{
  max-width:1180px;
  margin:auto;
  padding:58px 18px;
}
.section h2{
  font-size:clamp(1.85rem,3.7vw,3.15rem);
  line-height:1.1;
  margin:0 0 22px;
  text-shadow:0 3px 14px #000;
}
.grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.card{
  background:var(--panel);
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  padding:24px;
  box-shadow:0 12px 34px rgba(0,0,0,.35);
}
.card:hover{transform:translateY(-4px);transition:.2s ease;box-shadow:0 18px 42px rgba(0,0,0,.52)}
.card h3{
  color:var(--gold);
  font-size:1.38rem;
  margin-top:0;
  line-height:1.2;
}
.feature{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:center;
}
.feature-img{
  min-height:330px;
  border-radius:22px;
  border:2px solid rgba(255,201,40,.55);
  box-shadow:0 16px 45px rgba(0,0,0,.55);
  background:center/cover no-repeat;
}
.img-storm{background-image:url("https://images.unsplash.com/photo-1500674425229-f692875b0ab7?q=80&w=1400")}
.img-food{background-image:url("https://images.unsplash.com/photo-1607349913338-fca6f7fc42d0?q=80&w=1400")}
.img-winter{background-image:url("https://images.unsplash.com/photo-1517299321609-52687d1bc55a?q=80&w=1400")}
.article{
  max-width:950px;
  margin:42px auto;
  padding:40px 24px;
  background:rgba(3,10,22,.86);
  border:1px solid rgba(255,255,255,.13);
  border-radius:22px;
  box-shadow:0 18px 58px rgba(0,0,0,.55);
}
.article h1{font-size:clamp(2.1rem,5vw,4.3rem)}
.article h2{color:var(--gold);margin-top:38px;line-height:1.15}
.article h3{color:#ffe28a}
.article ul{padding-left:24px}
.article-hero{
  min-height:340px;
  border-radius:20px;
  border:2px solid rgba(255,201,40,.5);
  margin:24px 0 34px;
  background:center/cover no-repeat;
  box-shadow:0 14px 36px rgba(0,0,0,.55);
}
.ah-prep{background-image:url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1500")}
.ah-bugout{background-image:url("https://images.unsplash.com/photo-1501555088652-021faa106b9b?q=80&w=1500")}
.ah-power{background-image:url("https://images.unsplash.com/photo-1500674425229-f692875b0ab7?q=80&w=1500")}
.ah-food{background-image:url("https://images.unsplash.com/photo-1607349913338-fca6f7fc42d0?q=80&w=1500")}
.ah-winter{background-image:url("https://images.unsplash.com/photo-1517299321609-52687d1bc55a?q=80&w=1500")}
.callout{
  background:linear-gradient(135deg,rgba(8,33,63,.96),rgba(0,0,0,.96));
  border-left:6px solid var(--gold);
  padding:22px;
  border-radius:14px;
  margin:28px 0;
}
.product-block{
  margin:42px 0;
  background:
    linear-gradient(135deg,rgba(8,33,63,.97),rgba(0,0,0,.97)),
    radial-gradient(circle at top left,rgba(255,201,40,.18),transparent 34%);
  border:2px solid var(--gold);
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 14px 38px rgba(0,0,0,.58);
  position:relative;
}
.product-block:before{
  content:"IN STOCK";
  position:absolute;
  top:14px;
  right:-44px;
  transform:rotate(35deg);
  background:var(--red);
  color:white;
  font-weight:900;
  font-size:.78rem;
  letter-spacing:.9px;
  padding:7px 48px;
}
.product-inner{
  padding:30px 24px;
  text-align:center;
}
.product-inner h3{
  color:var(--gold);
  font-size:clamp(1.5rem,3vw,2.05rem);
  line-height:1.1;
  margin:0 0 12px;
  text-shadow:0 2px 12px #000;
}
.product-inner p{font-size:1.08rem;max-width:720px;margin:0 auto 18px}
.product-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
  margin:20px auto;
  max-width:760px;
}
.product-item{
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  padding:12px;
  border-radius:10px;
  font-weight:800;
}
.note{
  color:var(--gold);
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
  margin-bottom:12px;
}
.bottom-brand{
  background:#061d38;
  color:white;
  text-align:center;
  font-weight:900;
  padding:13px;
  letter-spacing:.7px;
}
.footer{
  background:#04101e;
  border-top:4px solid var(--gold);
  text-align:center;
  padding:30px 18px;
  color:#dbeafe;
}
.footer a{margin:0 8px}
@media(max-width:900px){
  .nav{display:block;text-align:center}
  .navlinks{margin-top:9px}
  .navlinks a{display:inline-block;margin:6px 8px}
  .grid,.feature,.product-grid{grid-template-columns:1fr}
  .hero{min-height:500px}
  .article{margin:22px 10px;padding:30px 18px}
  .product-block:before{font-size:.68rem;right:-50px}
}
