
:root{--bg:#070707;--panel:#111;--panel2:#181818;--gold:#d7a52b;--gold2:#ffcc52;--muted:#b8b8b8;--line:rgba(215,165,43,.28);--white:#f4f4f4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,#2a210e 0,#090909 35%,#050505 100%);color:var(--white);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px 36px;background:rgba(4,4,4,.72);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:.08em}.brand img{width:46px;height:46px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:24px;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.nav-links a{text-decoration:none;color:#ddd}.nav-links a:hover{color:var(--gold2)}.nav-cta{padding:10px 16px;border:1px solid var(--gold);color:#000!important;background:linear-gradient(135deg,var(--gold2),var(--gold));border-radius:4px;font-weight:900}.hero{min-height:100vh;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.40),rgba(0,0,0,.82)),url('assets/hero.jpg') center/cover;transform:scale(1.03);animation:slowZoom 18s ease-in-out infinite alternate}.hero-smoke{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 70%,rgba(255,189,45,.12),transparent 24%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08),transparent 22%);filter:blur(30px);animation:drift 16s linear infinite alternate}.hero-content{position:relative;z-index:3;max-width:950px;padding:120px 24px 80px}.hero-logo{width:min(310px,60vw);margin:0 auto 18px;filter:drop-shadow(0 0 30px rgba(215,165,43,.45))}.eyebrow{text-transform:uppercase;color:var(--gold2);letter-spacing:.22em;font-weight:800;font-size:.82rem}.hero h1{font-size:clamp(3rem,8vw,7.8rem);line-height:.88;margin:10px 0;text-transform:uppercase;letter-spacing:.03em;text-shadow:0 8px 30px #000}.tagline{font-size:clamp(1rem,2vw,1.35rem);color:#dedede;max-width:850px;margin:18px auto 28px;line-height:1.55}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:900;border-radius:6px;padding:15px 24px;transition:.25s transform,.25s box-shadow,.25s background}.btn:hover{transform:translateY(-3px)}.btn.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#090909;box-shadow:0 0 24px rgba(215,165,43,.28)}.btn.ghost{border:1px solid var(--line);background:rgba(0,0,0,.45);color:#fff}.btn.big{font-size:1rem;padding:18px 30px}.section{max-width:1440px;margin:0 auto;padding:90px 30px}.intro{text-align:center}.intro h2,.section-head h2,.cinematic h2,.discord h2{font-size:clamp(2rem,4vw,4.2rem);margin:8px 0 16px;text-transform:uppercase;line-height:.95}.intro p{max-width:880px;margin:0 auto 30px;color:var(--muted);line-height:1.7}.progression-strip{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px;padding:18px;border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:14px}.progression-strip span{font-weight:900;text-transform:uppercase}.progression-strip i{width:34px;height:2px;background:var(--gold)}.section-head{grid-column:1/-1;margin-bottom:10px}.section-head.centered{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.section-head p{color:var(--muted);line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;overflow:hidden;min-height:230px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:18px}.feature-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(215,165,43,.16),transparent 35%);opacity:.8}.feature-card span{position:relative;color:var(--gold);font-size:.85rem;font-weight:900;letter-spacing:.18em}.feature-card h3{position:relative;font-size:1.6rem;text-transform:uppercase;margin:26px 0 12px}.feature-card p{position:relative;color:var(--muted);line-height:1.6}.keycards{max-width:1540px}.keycard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.keycard{background:linear-gradient(180deg,#141414,#080808);border:1px solid var(--line);border-radius:18px;padding:18px;position:relative;overflow:hidden;box-shadow:0 16px 50px rgba(0,0,0,.35);transition:.25s transform,.25s box-shadow,.25s border}.keycard:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(215,165,43,.18);border-color:rgba(255,204,82,.65)}.keycard img{border-radius:14px;aspect-ratio:1.52/1;object-fit:cover}.keycard h3{text-transform:uppercase;font-size:1.35rem;margin:18px 0 8px}.keycard p{color:var(--muted);margin:0 0 4px;line-height:1.5}.keycard.black{box-shadow:0 0 0 1px rgba(215,165,43,.35),0 0 38px rgba(215,165,43,.16)}.cinematic{display:grid;gap:24px}.cinematic-card{min-height:460px;border:1px solid var(--line);border-radius:24px;overflow:hidden;position:relative;background:linear-gradient(90deg,rgba(0,0,0,.83),rgba(0,0,0,.36)),var(--bg) center/cover}.cinematic-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 45%)}.cinematic-card>div{position:absolute;z-index:2;left:36px;bottom:34px;max-width:650px}.cinematic-card.large{min-height:560px}.cinematic-card h2{margin:8px 0 12px}.cinematic-card p:not(.eyebrow){color:#ddd;line-height:1.6;font-size:1.05rem}.cinematic-split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid img,.placeholder{width:100%;height:250px;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#111}.gallery-grid img:first-child{grid-column:span 2}.placeholder{display:grid;place-items:center;text-align:center;color:var(--gold);text-transform:uppercase;font-weight:900;letter-spacing:.08em}.placeholder small{display:block;color:var(--muted);margin-top:8px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.team-grid article{padding:32px 20px;text-align:center;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}.team-grid h3{margin:0 0 8px;font-size:1.6rem;text-transform:uppercase;color:var(--gold2)}.team-grid p{margin:0;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.discord{display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,rgba(215,165,43,.10),rgba(255,255,255,.03));margin-bottom:80px}.discord p{color:var(--muted);line-height:1.6}.footer{text-align:center;padding:50px 20px;border-top:1px solid var(--line);background:#050505;color:var(--muted)}.footer img{width:90px;margin:0 auto 12px}.embers{position:fixed;inset:0;pointer-events:none;z-index:1;background-image:radial-gradient(circle,rgba(255,194,80,.7) 0 1px,transparent 2px);background-size:120px 120px;opacity:.12;animation:embers 18s linear infinite}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes slowZoom{to{transform:scale(1.09)}}@keyframes drift{to{transform:translate3d(4%,2%,0)}}@keyframes embers{to{background-position:0 -900px}}@media(max-width:1050px){.feature-grid,.keycard-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(2,1fr)}.cinematic-split{grid-template-columns:1fr}.nav{padding:12px 18px}.nav-links a:not(.nav-cta){display:none}}@media(max-width:640px){.hero h1{font-size:3rem}.section{padding:65px 18px}.feature-grid,.keycard-grid,.gallery-grid,.team-grid{grid-template-columns:1fr}.gallery-grid img:first-child{grid-column:auto}.cinematic-card,.cinematic-card.large{min-height:420px}.cinematic-card>div{left:22px;right:22px;bottom:24px}.discord{flex-direction:column;text-align:center}.progression-strip{align-items:stretch}.progression-strip i{display:none}.progression-strip span{width:100%;padding:10px;background:rgba(255,255,255,.04);border-radius:8px}.brand span{font-size:.85rem}}


/* V3.1 Operations showcase - cleaner than dark text-over-image panels */
.operations{max-width:1500px}.operation-feature{display:grid;grid-template-columns:1.35fr .65fr;gap:0;margin-top:36px;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:0 26px 80px rgba(0,0,0,.45)}.operation-image{min-height:520px;background:#050505;position:relative}.operation-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(0,0,0,.32));pointer-events:none}.operation-image img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05)}.operation-copy{padding:48px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top right,rgba(215,165,43,.18),transparent 38%),#0b0b0b;border-left:1px solid var(--line)}.operation-copy h2{font-size:clamp(2.4rem,4vw,5.1rem);line-height:.88;margin:8px 0 18px;text-transform:uppercase}.operation-copy p:not(.eyebrow){color:#d9d9d9;line-height:1.65;font-size:1.08rem}.mini-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mini-points span{border:1px solid var(--line);background:rgba(215,165,43,.09);color:var(--gold2);padding:10px 12px;border-radius:999px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;font-size:.78rem}.operation-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.operation-card{display:grid;grid-template-rows:320px auto;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#0c0c0c;box-shadow:0 18px 55px rgba(0,0,0,.35);transition:.25s transform,.25s border,.25s box-shadow}.operation-card:hover{transform:translateY(-6px);border-color:rgba(255,204,82,.6);box-shadow:0 22px 70px rgba(215,165,43,.15)}.operation-card img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.06)}.operation-card>div{padding:30px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018))}.operation-card h3{font-size:clamp(1.7rem,2.7vw,3rem);line-height:.95;text-transform:uppercase;margin:8px 0 14px}.operation-card p:not(.eyebrow){color:#d0d0d0;line-height:1.6;margin:0}@media(max-width:950px){.operation-feature{grid-template-columns:1fr}.operation-image{min-height:360px}.operation-copy{border-left:0;border-top:1px solid var(--line)}.operation-grid{grid-template-columns:1fr}.operation-card{grid-template-rows:280px auto}}@media(max-width:640px){.operation-copy{padding:28px}.operation-image{min-height:280px}.operation-card{grid-template-rows:230px auto}.operation-card>div{padding:24px}}


/* V3.2 premium hero + team polish */
.hero-premium{min-height:100svh;isolation:isolate;overflow:hidden;background:#050505}.hero-premium .hero-bg{background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.38) 45%,rgba(0,0,0,.72) 100%),linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.88)),url('assets/hero.jpg') center/cover;filter:saturate(1.08) contrast(1.08);transform:scale(1.05);animation:slowZoom 22s ease-in-out infinite alternate}.hero-vignette{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 50% 38%,rgba(255,198,73,.16),transparent 22%),radial-gradient(circle at 50% 55%,transparent 0 34%,rgba(0,0,0,.88) 78%),linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.9));pointer-events:none}.hero-premium .hero-smoke{z-index:2;opacity:.9;background:radial-gradient(circle at 22% 74%,rgba(255,191,62,.20),transparent 24%),radial-gradient(circle at 74% 24%,rgba(255,255,255,.12),transparent 20%),radial-gradient(circle at 50% 50%,rgba(0,0,0,.25),transparent 30%);mix-blend-mode:screen}.hero-premium .hero-content{z-index:3;padding-top:135px}.hero-badge{display:inline-flex;margin:0 auto 16px;padding:9px 16px;border:1px solid rgba(255,204,82,.38);border-radius:999px;background:rgba(0,0,0,.58);box-shadow:0 0 32px rgba(215,165,43,.14);color:var(--gold2);font-size:.75rem;font-weight:900;letter-spacing:.28em;text-transform:uppercase}.hero-premium .hero-logo{width:min(360px,64vw);margin-bottom:14px;filter:drop-shadow(0 0 24px rgba(255,204,82,.32)) drop-shadow(0 14px 40px #000)}.hero-premium h1{font-size:clamp(3.4rem,8.8vw,8.6rem);letter-spacing:.01em;text-shadow:0 8px 0 rgba(0,0,0,.3),0 24px 60px #000}.hero-premium .tagline{max-width:780px;color:#f2f2f2;text-shadow:0 3px 16px #000}.hero-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px auto 28px;max-width:920px}.hero-pills span{border:1px solid var(--line);background:rgba(0,0,0,.58);backdrop-filter:blur(8px);color:#f5f5f5;padding:10px 13px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:.76rem}.scroll-cue{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);text-decoration:none;text-transform:uppercase;letter-spacing:.22em;font-size:.68rem;color:rgba(255,255,255,.75)}.scroll-cue:after{content:"";display:block;width:1px;height:38px;margin:10px auto 0;background:linear-gradient(var(--gold2),transparent);animation:scrollPulse 1.7s ease-in-out infinite}@keyframes scrollPulse{0%,100%{opacity:.35;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}
.team-grid-premium{gap:22px}.team-grid-premium .team-card{position:relative;min-height:260px;padding:34px 22px 30px;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.team-grid-premium .team-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 50% 0%,rgba(255,204,82,.18),transparent 42%);opacity:.55;transition:opacity .28s ease}.team-grid-premium .team-card:hover{transform:translateY(-8px);border-color:rgba(255,204,82,.75);box-shadow:0 20px 70px rgba(215,165,43,.20),0 0 0 1px rgba(255,204,82,.16);background:linear-gradient(180deg,rgba(255,204,82,.08),rgba(255,255,255,.025))}.team-grid-premium .team-card:hover:before{opacity:1}.flag-badge{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:rgba(0,0,0,.65);font-size:1.05rem;box-shadow:0 8px 24px rgba(0,0,0,.35)}.avatar-placeholder{position:relative;z-index:1;display:grid;place-items:center;width:92px;height:92px;margin:0 auto 22px;border:1px solid rgba(255,204,82,.58);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,204,82,.30),rgba(215,165,43,.10) 40%,rgba(0,0,0,.72) 72%),#111;color:var(--gold2);font-weight:1000;font-size:1.8rem;letter-spacing:.04em;box-shadow:inset 0 0 28px rgba(215,165,43,.12),0 12px 32px rgba(0,0,0,.45)}.team-grid-premium h3,.team-grid-premium p{position:relative;z-index:1}.team-grid-premium .team-card:hover h3{color:#ffe08a;text-shadow:0 0 18px rgba(215,165,43,.35)}@media(max-width:640px){.hero-premium .hero-content{padding-top:120px}.hero-pills span{width:100%;max-width:330px}.scroll-cue{display:none}.team-grid-premium .team-card{min-height:235px}.avatar-placeholder{width:82px;height:82px}}


/* === V3.3 refinements: cleaner hero, stacked operation panels, image avatars === */
.hero-premium .hero-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.84) 100%),
    linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.86)),
    url('assets/hero.jpg') center/cover;
  filter:saturate(1.05) contrast(1.08);
}
.hero-content-v33{
  max-width:1120px;
  padding-top:110px;
}
.hero-content-v33 .hero-logo{
  width:min(285px,48vw);
  margin-bottom:10px;
}
.hero-content-v33 h1{
  font-size:clamp(2.3rem,6vw,6.2rem);
  letter-spacing:.06em;
  line-height:.95;
  margin:10px 0 0;
  color:#f7f7f7;
}
.hero-content-v33 h2{
  margin:6px 0 18px;
  font-size:clamp(2.2rem,5.8vw,6rem);
  line-height:.9;
  text-transform:uppercase;
  color:var(--gold2);
  text-shadow:0 10px 35px #000,0 0 24px rgba(215,165,43,.25);
}
.hero-content-v33 .tagline{
  max-width:760px;
  font-size:clamp(1rem,1.6vw,1.25rem);
}
.hero-content-v33 .hero-pills span{
  background:rgba(0,0,0,.72);
}

/* Make all operations use the same premium full-width panel style */
.operations{
  max-width:1540px;
}
.operations .operation-feature{
  grid-template-columns:1.08fr .92fr;
  margin-top:26px;
  min-height:430px;
}
.operations .operation-feature + .operation-feature{
  margin-top:28px;
}
.operations .operation-image{
  min-height:430px;
}
.operations .operation-image img{
  object-fit:cover;
  object-position:center center;
}
.operations .operation-copy{
  padding:56px;
}
.operations .operation-copy h2{
  font-size:clamp(2.2rem,4.5vw,5rem);
}
.operation-grid{
  display:block;
}
.operation-card{
  display:none;
}

/* Replace text-initial circles with actual avatar image styling */
.team-grid-premium .team-card{
  min-height:310px;
  padding:28px 22px 30px;
}
.team-avatar{
  position:relative;
  z-index:1;
  width:128px;
  height:128px;
  margin:4px auto 22px;
  border:2px solid rgba(255,204,82,.72);
  border-radius:50%;
  object-fit:cover;
  background:#080808;
  box-shadow:
    0 0 0 5px rgba(215,165,43,.08),
    0 18px 40px rgba(0,0,0,.55),
    0 0 34px rgba(215,165,43,.18);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.team-grid-premium .team-card:hover .team-avatar{
  transform:scale(1.04);
  border-color:#ffdd76;
  box-shadow:
    0 0 0 6px rgba(215,165,43,.14),
    0 22px 52px rgba(0,0,0,.65),
    0 0 46px rgba(215,165,43,.32);
}
.avatar-placeholder{
  display:none;
}
.team-grid-premium .team-card h3{
  text-transform:uppercase;
  letter-spacing:.04em;
}
.team-grid-premium .team-card:after{
  content:"★";
  position:relative;
  z-index:1;
  display:block;
  width:42px;
  height:22px;
  margin:10px auto 0;
  color:var(--gold2);
  line-height:22px;
  font-size:.8rem;
  opacity:.85;
}

@media(max-width:980px){
  .operations .operation-feature{
    grid-template-columns:1fr;
  }
  .operations .operation-copy{
    border-left:0;
    border-top:1px solid var(--line);
    padding:34px;
  }
  .operations .operation-image{
    min-height:300px;
  }
}
@media(max-width:640px){
  .hero-content-v33 .hero-logo{width:min(230px,64vw)}
  .hero-content-v33 h1{font-size:clamp(2rem,12vw,3.6rem)}
  .hero-content-v33 h2{font-size:clamp(2rem,11vw,3.4rem)}
  .operations .operation-image{min-height:230px}
  .operations .operation-copy{padding:26px}
  .team-avatar{width:104px;height:104px}
}

/* === V3.4 refinements: cleaner hero + no avatar team cards === */
.scroll-cue{display:none!important;}
.hero-content-v33{max-width:1180px;padding-top:105px;}
.hero-content-v33 .hero-logo{width:min(260px,44vw);margin-bottom:10px;}
.hero-content-v33 h1{font-size:clamp(2.2rem,5.4vw,5.4rem);letter-spacing:.075em;margin-top:8px;}
.hero-content-v33 h2{font-size:clamp(2.4rem,5.9vw,6rem);line-height:.92;margin:4px 0 16px;}
.hero-stats{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:18px auto 14px;}
.hero-stats span{min-width:150px;padding:12px 18px;border:1px solid rgba(255,204,82,.30);border-radius:14px;background:linear-gradient(180deg,rgba(255,204,82,.10),rgba(0,0,0,.62));box-shadow:0 16px 38px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.06);}
.hero-stats b{display:block;color:var(--gold2);font-size:.95rem;letter-spacing:.16em;text-transform:uppercase;}
.hero-stats small{display:block;margin-top:4px;color:#d9d9d9;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;}
.hero-content-v33 .hero-pills{margin-top:10px;margin-bottom:28px;}
.hero-content-v33 .hero-pills span{padding:9px 12px;font-size:.7rem;border-color:rgba(255,204,82,.34);}
.hero-actions{margin-top:0;}

/* Make the opening composition feel more intentional and less empty */
.hero-vignette{background:radial-gradient(circle at 50% 34%,rgba(255,198,73,.16),transparent 20%),radial-gradient(circle at 50% 56%,transparent 0 34%,rgba(0,0,0,.90) 78%),linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.92));}
.hero-premium .hero-bg{transform:scale(1.04);}

/* Team cards: remove placeholder portrait treatment and make them premium text-command cards */
.team-grid-premium{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;}
.team-grid-premium .team-card{min-height:210px;padding:34px 24px 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;background:linear-gradient(135deg,rgba(255,204,82,.09),rgba(255,255,255,.025) 38%,rgba(0,0,0,.45)),#0c0c0c;border-color:rgba(215,165,43,.28);}
.team-grid-premium .team-card:before{background:radial-gradient(circle at 18% 10%,rgba(255,204,82,.20),transparent 38%),linear-gradient(145deg,rgba(255,204,82,.08),transparent 52%);opacity:.55;}
.team-grid-premium .team-card:after{content:"";position:absolute;left:24px;right:24px;bottom:20px;height:1px;background:linear-gradient(90deg,var(--gold2),rgba(255,204,82,.15),transparent);margin:0;opacity:.75;}
.team-avatar,.avatar-placeholder{display:none!important;}
.team-role-tag{position:relative;z-index:1;display:inline-flex;align-items:center;margin-bottom:18px;padding:8px 11px;border:1px solid rgba(255,204,82,.32);border-radius:999px;background:rgba(0,0,0,.42);color:var(--gold2);font-weight:900;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;}
.team-grid-premium .team-card h3{font-size:clamp(2rem,2.4vw,3rem);margin:0 0 8px;text-align:left;letter-spacing:.04em;color:var(--gold2);}
.team-grid-premium .team-card p{font-size:.9rem;text-align:left;line-height:1.35;letter-spacing:.08em;color:#f2f2f2;}
.flag-badge{top:18px;right:18px;width:42px;height:42px;border-color:rgba(255,204,82,.36);}
.team-grid-premium .team-card:hover{transform:translateY(-8px);border-color:rgba(255,204,82,.85);box-shadow:0 24px 75px rgba(215,165,43,.20),0 0 0 1px rgba(255,204,82,.18);}
.team-grid-premium .team-card:hover .team-role-tag{border-color:rgba(255,204,82,.75);background:rgba(215,165,43,.12);}

@media(max-width:980px){
  .team-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:640px){
  .hero-content-v33{padding-top:100px;}
  .hero-content-v33 .hero-logo{width:min(220px,58vw);}
  .hero-stats span{width:100%;max-width:330px;}
  .hero-content-v33 .hero-pills span{width:auto;max-width:none;}
  .team-grid-premium{grid-template-columns:1fr;}
  .team-grid-premium .team-card{min-height:185px;}
}


/* === V3.5 refinements: stronger hero background + cleaner team cards === */
.hero-premium .hero-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.80) 0%,rgba(0,0,0,.30) 48%,rgba(0,0,0,.82) 100%),
    linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.88)),
    url('assets/hero-v35.jpg') center/cover;
  filter:saturate(1.14) contrast(1.12);
  transform:scale(1.02);
}
.hero-vignette{
  background:
    radial-gradient(circle at 50% 38%,rgba(255,198,73,.22),transparent 22%),
    radial-gradient(circle at 50% 58%,transparent 0 36%,rgba(0,0,0,.86) 80%),
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.94));
}
.hero-content-v33 .hero-logo{
  width:min(250px,42vw);
  filter:drop-shadow(0 0 28px rgba(215,165,43,.36)) drop-shadow(0 18px 42px rgba(0,0,0,.85));
}
.hero-content-v33 h1{
  font-size:clamp(2rem,5vw,5.1rem);
}
.hero-content-v33 h2{
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
  font-size:clamp(2.35rem,5.7vw,5.8rem);
}
.hero-feature-strip{
  margin:22px auto 28px!important;
  max-width:1120px!important;
  gap:12px!important;
}
.hero-feature-strip span{
  padding:11px 15px!important;
  border-color:rgba(255,204,82,.44)!important;
  background:linear-gradient(180deg,rgba(255,204,82,.10),rgba(0,0,0,.72))!important;
  box-shadow:0 12px 32px rgba(0,0,0,.35), inset 0 1px rgba(255,255,255,.05);
}
.hero-stats{display:none!important;}

/* Team: remove command tags entirely and make the names/details do the talking */
.team-role-tag{display:none!important;}
.team-grid-premium .team-card{
  min-height:195px;
  justify-content:center;
  padding:36px 26px 32px;
}
.team-grid-premium .team-card h3{
  font-size:clamp(2.1rem,2.7vw,3.3rem);
  margin-top:8px;
}
.team-grid-premium .team-card p{
  margin-top:4px;
  max-width:260px;
}
.team-grid-premium .team-card:after{
  bottom:26px;
  width:120px;
  right:auto;
}
.flag-badge{
  width:40px;
  height:40px;
  opacity:.95;
}
.team-grid-premium .team-card:hover h3{
  letter-spacing:.06em;
}
@media(max-width:640px){
  .hero-content-v33 .hero-logo{width:min(210px,56vw)}
  .hero-feature-strip span{font-size:.66rem!important;}
}


/* === V3.6 HERO + TEAM REWORK === */
.hero {
  min-height: 100vh;
  isolation: isolate;
}
.hero-bg {
  background:
    linear-gradient(90deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.38) 43%, rgba(0,0,0,.55) 100%),
    radial-gradient(circle at 70% 35%, rgba(255,194,58,.26), transparent 30%),
    url('assets/events.jpg') center center / cover no-repeat !important;
  transform: scale(1.01);
  animation: cinematicPush 18s ease-in-out infinite alternate;
  filter: saturate(1.18) contrast(1.08) brightness(1.08);
}
.hero-bg::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(135deg, rgba(215,165,43,.22) 0%, transparent 35%),
    radial-gradient(circle at 80% 18%, rgba(255,209,92,.18), transparent 22%),
    radial-gradient(circle at 20% 84%, rgba(215,165,43,.16), transparent 28%);
  mix-blend-mode: screen;
  pointer-events:none;
}
.hero-bg::after {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.48) 74%, #050505 100%);
  pointer-events:none;
}
.hero-vignette {
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(ellipse at 50% 40%, rgba(0,0,0,0) 0%, rgba(0,0,0,.12) 34%, rgba(0,0,0,.65) 100%),
    linear-gradient(180deg, rgba(0,0,0,.35), rgba(0,0,0,.05) 38%, rgba(0,0,0,.76) 100%);
}
.hero-smoke {
  z-index:2;
  opacity:.9;
  background:
    radial-gradient(circle at 72% 30%, rgba(255,193,52,.23), transparent 18%),
    radial-gradient(circle at 56% 22%, rgba(255,255,255,.12), transparent 17%),
    radial-gradient(circle at 18% 74%, rgba(215,165,43,.17), transparent 28%);
}
.hero-content {
  max-width: 1100px;
  padding-top: 105px;
}
.hero-logo {
  width: min(360px, 58vw);
  margin-bottom: 10px;
  filter: drop-shadow(0 0 24px rgba(255,199,68,.65)) drop-shadow(0 0 65px rgba(215,165,43,.28));
}
.hero h1 {
  text-wrap: balance;
  letter-spacing: .045em;
}
.hero h1 .gold, .hero h1 strong {
  color: var(--gold2);
}
.hero .tagline {
  max-width: 920px;
  background: rgba(0,0,0,.22);
  border: 1px solid rgba(215,165,43,.18);
  padding: 12px 18px;
  border-radius: 10px;
}
.hero-icons {
  gap: 10px;
  margin: 22px auto 26px;
}
.hero-icons span {
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding: 10px 13px;
  border-radius: 999px;
  background: rgba(0,0,0,.45);
  border: 1px solid rgba(215,165,43,.38);
  color: #fff;
  box-shadow: inset 0 0 20px rgba(215,165,43,.05);
}
.hero-icons span b {
  color: var(--gold2);
  font-size: 1rem;
  line-height: 1;
}
.scroll-cue { display:none !important; }
@keyframes cinematicPush {
  from { transform: scale(1.01) translateX(-.4%); }
  to { transform: scale(1.055) translateX(.4%); }
}

/* Team: clean premium cards, no avatars or command badges */
.team-card {
  min-height: 220px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  text-align:left;
  padding: 34px 34px !important;
  background:
    linear-gradient(135deg, rgba(215,165,43,.14), transparent 32%),
    linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018));
}
.team-card .flag {
  position:absolute;
  top:24px;
  right:24px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid rgba(215,165,43,.45);
  background:rgba(0,0,0,.5);
  border-radius:50%;
  font-size:1.15rem;
}
.team-card h3 {
  font-size: clamp(2rem, 3.4vw, 3.5rem) !important;
  margin: 0 0 14px !important;
  color: var(--gold2);
  letter-spacing:.08em;
}
.team-card p {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.09em;
  color:#fff;
}
.team-card::after {
  content:"";
  width:46px;
  height:1px;
  background:var(--gold);
  margin-top:20px;
  opacity:.85;
}
.team-card:hover {
  transform: translateY(-8px);
  border-color: rgba(255,204,82,.75);
  box-shadow: 0 18px 50px rgba(215,165,43,.15);
}

@media (max-width: 800px) {
  .hero-bg {
    background:
      linear-gradient(180deg, rgba(0,0,0,.42), rgba(0,0,0,.72)),
      url('assets/events.jpg') center / cover no-repeat !important;
  }
  .hero-logo { width:min(250px, 72vw); }
  .team-card { align-items:center; text-align:center; }
  .team-card .flag { top:18px; right:18px; }
  .team-card::after { margin-left:auto; margin-right:auto; }
}


/* === V3.7 CLEAN CINEMATIC HERO REWORK === */
.hero-bg {
  background:
    linear-gradient(90deg, rgba(0,0,0,.64) 0%, rgba(0,0,0,.18) 46%, rgba(0,0,0,.46) 100%),
    linear-gradient(180deg, rgba(0,0,0,.28) 0%, rgba(0,0,0,.06) 42%, rgba(0,0,0,.78) 100%),
    url('assets/hero-clean.jpg') center center / cover no-repeat !important;
  filter: saturate(1.22) contrast(1.1) brightness(1.1);
}
.hero-bg::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 64% 27%, rgba(255,197,58,.25), transparent 24%),
    radial-gradient(circle at 18% 78%, rgba(215,165,43,.18), transparent 29%);
  mix-blend-mode: screen;
}
.hero-bg::after {
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.18) 45%, #050505 100%);
}
.hero-vignette {
  background:
    radial-gradient(ellipse at 50% 44%, rgba(0,0,0,0) 0%, rgba(0,0,0,.08) 42%, rgba(0,0,0,.52) 100%),
    linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,0) 38%, rgba(0,0,0,.7) 100%) !important;
}
.hero-content {
  max-width: 1180px;
}
.hero-logo {
  width: min(400px, 58vw);
  transform: translateY(-4px);
}
.hero h1 {
  display:flex;
  flex-direction:column;
  align-items:center;
  gap: 10px;
  margin-top: 8px;
}
.hero-title-small {
  font-size: clamp(2.1rem, 4.1vw, 4.8rem);
  line-height: .9;
  color: #f5f5f5;
  letter-spacing: .09em;
  text-shadow: 0 10px 35px #000;
}
.hero h1 strong {
  display:block;
  color: var(--gold2);
  font-size: clamp(3.8rem, 7.7vw, 8.8rem);
  line-height: .82;
  letter-spacing: .035em;
  text-shadow: 0 12px 38px #000, 0 0 28px rgba(215,165,43,.2);
}
.hero .tagline {
  background: rgba(0,0,0,.32);
  border-color: rgba(255,204,82,.25);
  backdrop-filter: blur(4px);
}
.hero-icons span {
  background: rgba(0,0,0,.62);
  border-color: rgba(255,204,82,.45);
}
@media (max-width: 800px) {
  .hero-bg {
    background:
      linear-gradient(180deg, rgba(0,0,0,.30), rgba(0,0,0,.75)),
      url('assets/hero-clean.jpg') center / cover no-repeat !important;
  }
  .hero-title-small {
    font-size: clamp(1.8rem, 8vw, 3rem);
  }
  .hero h1 strong {
    font-size: clamp(3rem, 13vw, 5rem);
  }
}


/* === V3.8 NEW CINEMATIC HERO IMAGE + LEFT-CENTRE LAYOUT === */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  padding: 110px 6vw 70px;
}

.hero-bg {
  background:
    linear-gradient(90deg, rgba(0,0,0,.76) 0%, rgba(0,0,0,.48) 34%, rgba(0,0,0,.16) 68%, rgba(0,0,0,.34) 100%),
    linear-gradient(180deg, rgba(0,0,0,.22) 0%, rgba(0,0,0,.03) 45%, rgba(0,0,0,.72) 100%),
    url('assets/hero-insurgent-cinematic.jpg') center center / cover no-repeat !important;
  filter: saturate(1.12) contrast(1.08) brightness(1.02);
  animation: cinematicPush 22s ease-in-out infinite alternate;
}

.hero-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 32% 42%, rgba(255,198,66,.16), transparent 28%),
    radial-gradient(circle at 88% 25%, rgba(255,198,66,.18), transparent 22%);
  mix-blend-mode: screen;
  pointer-events: none;
}

.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.12) 48%, #050505 100%);
  pointer-events: none;
}

.hero-vignette {
  background:
    radial-gradient(ellipse at 32% 48%, rgba(0,0,0,0) 0%, rgba(0,0,0,.10) 36%, rgba(0,0,0,.62) 100%) !important;
}

.hero-smoke {
  opacity: .75;
  background:
    radial-gradient(circle at 20% 65%, rgba(215,165,43,.22), transparent 25%),
    radial-gradient(circle at 78% 22%, rgba(255,203,91,.18), transparent 22%);
}

.hero-content {
  position: relative;
  z-index: 5;
  max-width: 690px;
  padding: 0;
  margin: 0;
  text-align: left;
}

.hero-badge {
  display: inline-flex;
  margin-bottom: 20px;
}

.hero-logo {
  width: min(245px, 42vw);
  margin: 0 0 20px;
  filter: drop-shadow(0 0 24px rgba(255,199,68,.62)) drop-shadow(0 0 65px rgba(215,165,43,.22));
}

.hero .eyebrow {
  margin: 0 0 14px;
  color: var(--gold2);
}

.hero h1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 18px;
  text-align: left;
}

.hero-title-small {
  font-size: clamp(2rem, 4.6vw, 5rem);
  line-height: .9;
  color: #f5f5f5;
  letter-spacing: .09em;
  text-shadow: 0 10px 35px #000;
}

.hero h1 strong {
  display: block;
  color: var(--gold2);
  font-size: clamp(3.3rem, 7.4vw, 8.5rem);
  line-height: .82;
  letter-spacing: .035em;
  text-shadow: 0 14px 45px #000, 0 0 28px rgba(215,165,43,.24);
}

.hero .tagline {
  max-width: 680px;
  margin: 0 0 22px;
  padding: 0;
  background: transparent;
  border: 0;
  color: #f2f2f2;
  font-size: clamp(1.05rem, 1.55vw, 1.35rem);
  line-height: 1.55;
  text-shadow: 0 4px 18px #000;
}

.hero-feature-line {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 28px;
  color: var(--gold2);
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: .82rem;
  text-shadow: 0 4px 14px #000;
}

.hero-feature-line span {
  color: rgba(255,255,255,.52);
}

.hero-actions {
  justify-content: flex-start;
  gap: 16px;
}

.hero-actions .btn {
  padding: 17px 32px;
  font-size: .98rem;
}

.scroll-cue {
  display: none !important;
}

@media (max-width: 900px) {
  .hero {
    align-items: flex-end;
    padding: 120px 24px 70px;
  }

  .hero-bg {
    background:
      linear-gradient(180deg, rgba(0,0,0,.35), rgba(0,0,0,.82)),
      url('assets/hero-insurgent-cinematic.jpg') center center / cover no-repeat !important;
  }

  .hero-content {
    max-width: 100%;
    text-align: center;
  }

  .hero-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .hero h1 {
    align-items: center;
    text-align: center;
  }

  .hero .tagline {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-feature-line {
    justify-content: center;
  }

  .hero-actions {
    justify-content: center;
  }
}


/* === V3.9 CLEAN HERO FINAL PASS === */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0;
  text-align: left;
}

.hero-bg {
  background:
    linear-gradient(90deg, rgba(0,0,0,.34) 0%, rgba(0,0,0,.12) 45%, rgba(0,0,0,.18) 100%),
    linear-gradient(180deg, rgba(0,0,0,.14) 0%, rgba(0,0,0,.02) 48%, rgba(0,0,0,.62) 100%),
    url('assets/hero-insurgent-cinematic.jpg') center center / cover no-repeat !important;
  filter: saturate(1.08) contrast(1.04) brightness(1.05);
  animation: cinematicPush 26s ease-in-out infinite alternate;
}

.hero-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 80% 19%, rgba(255,190,65,.12), transparent 22%),
    radial-gradient(circle at 10% 82%, rgba(215,165,43,.18), transparent 30%);
  mix-blend-mode: screen;
  pointer-events: none;
}

.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.06), rgba(0,0,0,.12) 62%, rgba(0,0,0,.78) 100%);
  pointer-events: none;
}

.hero-vignette {
  background:
    radial-gradient(ellipse at 58% 42%, rgba(0,0,0,0) 0%, rgba(0,0,0,.03) 45%, rgba(0,0,0,.48) 100%) !important;
}

.hero-smoke {
  opacity: .45;
  background:
    radial-gradient(circle at 20% 78%, rgba(215,165,43,.20), transparent 28%),
    radial-gradient(circle at 86% 20%, rgba(255,203,91,.10), transparent 24%);
}

.hero-content {
  position: relative;
  z-index: 5;
  width: 100%;
  min-height: 100vh;
  padding: 110px 5vw 70px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  max-width: none;
  margin: 0;
}

.hero-copy {
  max-width: 760px;
  background: linear-gradient(90deg, rgba(0,0,0,.58), rgba(0,0,0,.22), transparent);
  border-left: 3px solid rgba(255,204,82,.72);
  padding: 28px 34px 30px;
  backdrop-filter: blur(2px);
}

.hero-logo-corner {
  position: absolute;
  top: 112px;
  right: 5vw;
  width: min(280px, 24vw);
  margin: 0;
  filter: drop-shadow(0 0 22px rgba(255,199,68,.68)) drop-shadow(0 0 55px rgba(215,165,43,.28));
}

.hero-badge {
  display: none !important;
}

.hero .eyebrow {
  margin: 0 0 12px;
  color: var(--gold2);
  text-shadow: 0 3px 14px #000;
}

.hero h1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 16px;
  text-align: left;
}

.hero h1 span {
  font-size: clamp(1.55rem, 2.8vw, 3.25rem);
  line-height: .95;
  color: #fff;
  letter-spacing: .11em;
  text-shadow: 0 8px 28px #000;
}

.hero h1 strong {
  display: block;
  color: var(--gold2);
  font-size: clamp(2.8rem, 5.6vw, 6.4rem);
  line-height: .86;
  letter-spacing: .035em;
  text-shadow: 0 12px 38px #000, 0 0 24px rgba(215,165,43,.24);
}

.hero .tagline {
  max-width: 700px;
  margin: 0 0 18px;
  padding: 0;
  background: transparent;
  border: 0;
  color: #f2f2f2;
  font-size: clamp(1rem, 1.2vw, 1.2rem);
  line-height: 1.55;
  text-shadow: 0 4px 16px #000;
}

.hero-feature-line {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 24px;
  color: var(--gold2);
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: .78rem;
  text-shadow: 0 4px 14px #000;
}

.hero-feature-line span {
  color: rgba(255,255,255,.55);
}

.hero-actions {
  justify-content: flex-start;
  gap: 16px;
}

.hero-actions .btn {
  padding: 15px 28px;
  font-size: .92rem;
}

.scroll-cue {
  display: none !important;
}

@media (max-width: 900px) {
  .hero {
    min-height: 100vh;
  }

  .hero-bg {
    background:
      linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.78)),
      url('assets/hero-insurgent-cinematic.jpg') center center / cover no-repeat !important;
  }

  .hero-content {
    padding: 100px 22px 54px;
    align-items: flex-end;
  }

  .hero-logo-corner {
    top: 88px;
    right: 22px;
    width: min(180px, 38vw);
  }

  .hero-copy {
    max-width: 100%;
    padding: 24px 22px;
  }

  .hero h1 strong {
    font-size: clamp(2.7rem, 13vw, 4.8rem);
  }

  .hero-actions {
    justify-content: flex-start;
  }
}


/* === V4.0 BRIGHT CINEMATIC HERO === */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0;
  text-align: left;
}

.hero-bg {
  background:
    linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,.08) 48%, rgba(0,0,0,.78) 100%),
    linear-gradient(90deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.02) 46%, rgba(0,0,0,.08) 100%),
    url('assets/hero-insurgent-bright.jpg') center center / cover no-repeat !important;
  filter: saturate(1.06) contrast(1.03) brightness(1.02);
  animation: cinematicPush 30s ease-in-out infinite alternate;
}

.hero-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 87% 18%, rgba(255,205,96,.10), transparent 24%),
    radial-gradient(circle at 12% 80%, rgba(215,165,43,.20), transparent 30%);
  mix-blend-mode: screen;
  pointer-events: none;
}

.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.08) 62%, rgba(0,0,0,.78) 100%);
  pointer-events: none;
}

.hero-vignette {
  background:
    radial-gradient(ellipse at 56% 42%, rgba(0,0,0,0) 0%, rgba(0,0,0,.04) 50%, rgba(0,0,0,.36) 100%) !important;
}

.hero-smoke {
  opacity: .22;
}

.hero-content {
  position: relative;
  z-index: 5;
  width: 100%;
  min-height: 100vh;
  padding: 110px 5vw 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  max-width: none;
  margin: 0;
}

.hero-logo-corner {
  position: absolute;
  top: 110px;
  right: 5vw;
  width: min(270px, 23vw);
  margin: 0;
  filter: drop-shadow(0 0 18px rgba(255,199,68,.52)) drop-shadow(0 0 45px rgba(0,0,0,.45));
}

.hero-copy-minimal {
  width: 100%;
  max-width: none;
  padding: 0 0 38px;
  background:
    linear-gradient(180deg, transparent, rgba(0,0,0,.66) 44%, rgba(0,0,0,.88) 100%);
  border: 0;
  backdrop-filter: none;
}

.hero-copy-minimal .tagline {
  max-width: 560px;
  margin: 0 0 20px;
  padding: 0;
  background: transparent;
  border: 0;
  color: #fff;
  font-size: clamp(1.05rem, 1.35vw, 1.35rem);
  line-height: 1.55;
  text-shadow: 0 4px 18px #000;
}

.hero-bottom-rail {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  width: min(1180px, 92vw);
  padding-top: 18px;
  border-top: 1px solid rgba(215,165,43,.42);
  color: var(--gold2);
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: clamp(.78rem, .9vw, .95rem);
  text-shadow: 0 4px 14px #000;
}

.hero-bottom-rail i {
  width: 1px;
  height: 18px;
  background: rgba(215,165,43,.5);
}

.hero-badge,
.hero .eyebrow,
.hero h1,
.hero-feature-line,
.hero-actions,
.scroll-cue {
  display: none !important;
}

@media (max-width: 900px) {
  .hero-bg {
    background:
      linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.78)),
      url('assets/hero-insurgent-bright.jpg') center center / cover no-repeat !important;
  }

  .hero-content {
    padding: 95px 22px 0;
  }

  .hero-logo-corner {
    top: 88px;
    right: 22px;
    width: min(170px, 36vw);
  }

  .hero-copy-minimal {
    padding-bottom: 28px;
  }

  .hero-bottom-rail {
    gap: 10px;
    letter-spacing: .12em;
  }
}


/* === V4.2 CORRECTED HERO LAYOUT === */
.hero {
  min-height: 100vh !important;
  position: relative !important;
  display: block !important;
  padding: 0 !important;
  overflow: hidden !important;
  text-align: left !important;
}

.hero-bg {
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(0,0,0,.02) 0%, rgba(0,0,0,.03) 50%, rgba(0,0,0,.72) 100%),
    linear-gradient(90deg, rgba(0,0,0,.08) 0%, rgba(0,0,0,0) 42%, rgba(0,0,0,.08) 100%),
    url('assets/hero-insurgent-bright.jpg') center center / cover no-repeat !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.04) !important;
  animation: none !important;
  transform: none !important;
}

.hero-bg::before,
.hero-bg::after {
  display: none !important;
}

.hero-vignette {
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,.78) 100%),
    radial-gradient(circle at 12% 82%, rgba(215,165,43,.22), transparent 28%) !important;
  z-index: 2 !important;
}

.hero-smoke {
  display: none !important;
}

.hero-content {
  position: relative !important;
  z-index: 5 !important;
  min-height: 100vh !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 4.2vw 42px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: stretch !important;
}

.hero-logo-corner {
  position: absolute !important;
  top: 112px !important;
  right: 4.6vw !important;
  width: min(250px, 19vw) !important;
  margin: 0 !important;
  filter: drop-shadow(0 0 18px rgba(255,199,68,.55)) drop-shadow(0 0 40px rgba(0,0,0,.55)) !important;
}

.hero-lower-layout {
  width: min(1420px, 92vw) !important;
  display: grid !important;
  grid-template-columns: auto minmax(340px, 520px) !important;
  gap: clamp(34px, 5vw, 95px) !important;
  align-items: end !important;
  margin-bottom: 24px !important;
}

.hero-main-title {
  color: var(--gold2) !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: clamp(4rem, 7.2vw, 9rem) !important;
  line-height: .82 !important;
  letter-spacing: .035em !important;
  text-shadow: 0 14px 44px #000, 0 0 24px rgba(215,165,43,.25) !important;
}

.hero-side-copy {
  padding-bottom: 16px !important;
}

.hero-side-copy p {
  max-width: 520px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(1.05rem, 1.22vw, 1.32rem) !important;
  line-height: 1.55 !important;
  text-shadow: 0 4px 18px #000 !important;
}

.hero-bottom-rail {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  flex-wrap: wrap !important;
  width: min(1180px, 92vw) !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(215,165,43,.48) !important;
  color: var(--gold2) !important;
  font-weight: 900 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  font-size: clamp(.78rem, .9vw, .95rem) !important;
  text-shadow: 0 4px 14px #000 !important;
}

.hero-bottom-rail i {
  width: 1px !important;
  height: 18px !important;
  background: rgba(215,165,43,.55) !important;
}

.hero-badge,
.hero .eyebrow,
.hero h1,
.hero-feature-line,
.hero-actions,
.scroll-cue,
.hero-copy,
.hero-copy-minimal,
.hero-copy-split,
.hero-copy-row,
.hero-side-title,
.hero-title-small {
  display: none !important;
}

@media (max-width: 1000px) {
  .hero-content {
    padding: 0 24px 34px !important;
  }

  .hero-logo-corner {
    top: 90px !important;
    right: 24px !important;
    width: min(170px, 34vw) !important;
  }

  .hero-lower-layout {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .hero-main-title {
    font-size: clamp(3.4rem, 14vw, 6.8rem) !important;
  }

  .hero-side-copy {
    padding-bottom: 0 !important;
  }

  .hero-bottom-rail {
    gap: 10px !important;
    letter-spacing: .12em !important;
  }
}


/* === V4.3 FINAL HERO FIX - UNIQUE CLASS NAMES === */
.hero-v43 {
  position: relative !important;
  min-height: 100vh !important;
  height: 100vh !important;
  overflow: hidden !important;
  background: #050505 !important;
  display: block !important;
  padding: 0 !important;
  text-align: left !important;
}

.hero-v43-bg {
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.05) 48%, rgba(0,0,0,.80) 100%),
    linear-gradient(90deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,0) 42%, rgba(0,0,0,.08) 100%),
    url('assets/hero-v43-final.jpg?v=43') center center / cover no-repeat !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.05) !important;
  z-index: 1 !important;
}

.hero-v43-logo {
  position: absolute !important;
  top: 96px !important;
  right: 4.5vw !important;
  width: min(245px, 19vw) !important;
  height: auto !important;
  z-index: 4 !important;
  filter: drop-shadow(0 0 18px rgba(255,199,68,.55)) drop-shadow(0 0 44px rgba(0,0,0,.65)) !important;
}

.hero-v43-bottom {
  position: absolute !important;
  left: 4.2vw !important;
  right: 4.2vw !important;
  bottom: 36px !important;
  z-index: 5 !important;
  display: grid !important;
  grid-template-columns: minmax(440px, 760px) minmax(360px, 560px) !important;
  column-gap: clamp(36px, 5vw, 90px) !important;
  align-items: end !important;
}

.hero-v43-title {
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: clamp(3.9rem, 6.5vw, 8.4rem) !important;
  line-height: .82 !important;
  letter-spacing: .035em !important;
  text-shadow: 0 14px 44px #000, 0 0 24px rgba(215,165,43,.25) !important;
  max-width: 760px !important;
}

.hero-v43-copy {
  color: #ffffff !important;
  font-size: clamp(1.05rem, 1.25vw, 1.32rem) !important;
  line-height: 1.55 !important;
  text-shadow: 0 4px 18px #000 !important;
  max-width: 560px !important;
  padding-bottom: 24px !important;
}

.hero-v43-rail {
  grid-column: 1 / -1 !important;
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  flex-wrap: wrap !important;
  width: min(1180px, 92vw) !important;
  margin-top: 22px !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(215,165,43,.48) !important;
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  font-size: clamp(.78rem, .9vw, .95rem) !important;
  text-shadow: 0 4px 14px #000 !important;
}

.hero-v43-rail i {
  width: 1px !important;
  height: 18px !important;
  background: rgba(215,165,43,.55) !important;
}

@media (max-width: 1000px) {
  .hero-v43 {
    height: auto !important;
    min-height: 100vh !important;
  }

  .hero-v43-logo {
    top: 86px !important;
    right: 22px !important;
    width: min(165px, 34vw) !important;
  }

  .hero-v43-bottom {
    left: 22px !important;
    right: 22px !important;
    bottom: 28px !important;
    grid-template-columns: 1fr !important;
    row-gap: 18px !important;
  }

  .hero-v43-title {
    font-size: clamp(3.2rem, 13vw, 6rem) !important;
  }

  .hero-v43-copy {
    padding-bottom: 0 !important;
  }

  .hero-v43-rail {
    gap: 10px !important;
    letter-spacing: .12em !important;
  }
}


/* === V4.4 HERO LOGO UPDATE === */
.hero-v43-logo {
  width: min(300px, 22vw) !important;
  filter:
    drop-shadow(0 0 10px rgba(0,0,0,.95))
    drop-shadow(0 0 28px rgba(0,0,0,.9))
    drop-shadow(0 0 24px rgba(255,199,68,.55)) !important;
}

@media (max-width: 1000px) {
  .hero-v43-logo {
    width: min(190px, 38vw) !important;
  }
}


/* === V4.5 FINAL HERO LAYOUT === */
.hero-v45 {
  position: relative !important;
  min-height: 100vh !important;
  height: 100vh !important;
  overflow: hidden !important;
  display: block !important;
  padding: 0 !important;
  background: #050505 !important;
  text-align: left !important;
}

.hero-v45-bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background:
    linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.04) 50%, rgba(0,0,0,.78) 100%),
    linear-gradient(90deg, rgba(0,0,0,.08) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,.10) 100%),
    url('assets/hero-v45-final.jpg?v=45') center center / cover no-repeat !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.05) !important;
}

.hero-v45-logo {
  position: absolute !important;
  z-index: 5 !important;
  top: 96px !important;
  right: 4.5vw !important;
  width: min(300px, 22vw) !important;
  height: auto !important;
  filter:
    drop-shadow(0 0 10px rgba(0,0,0,.95))
    drop-shadow(0 0 28px rgba(0,0,0,.85))
    drop-shadow(0 0 24px rgba(255,199,68,.55)) !important;
}

.hero-v45-content {
  position: absolute !important;
  z-index: 6 !important;
  left: 4.2vw !important;
  right: 4.2vw !important;
  bottom: 36px !important;
  display: grid !important;
  grid-template-columns: minmax(330px, 560px) minmax(520px, 1fr) !important;
  column-gap: clamp(34px, 5vw, 80px) !important;
  align-items: end !important;
}

.hero-v45-copy {
  color: #fff !important;
  font-size: clamp(1.02rem, 1.2vw, 1.28rem) !important;
  line-height: 1.55 !important;
  max-width: 560px !important;
  text-shadow: 0 4px 18px #000 !important;
  padding-bottom: 8px !important;
}

.hero-v45-title {
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: clamp(2.8rem, 4.8vw, 6.4rem) !important;
  line-height: .9 !important;
  letter-spacing: .035em !important;
  white-space: nowrap !important;
  text-align: right !important;
  text-shadow: 0 14px 44px #000, 0 0 24px rgba(215,165,43,.25) !important;
}

.hero-v45-rail {
  grid-column: 1 / -1 !important;
  margin-top: 22px !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(215,165,43,.48) !important;
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  flex-wrap: wrap !important;
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  font-size: clamp(.76rem, .86vw, .92rem) !important;
  text-shadow: 0 4px 14px #000 !important;
}

.hero-v45-rail i {
  width: 1px !important;
  height: 18px !important;
  background: rgba(215,165,43,.55) !important;
}

@media (max-width: 1100px) {
  .hero-v45-content {
    grid-template-columns: 1fr !important;
    row-gap: 16px !important;
  }

  .hero-v45-title {
    text-align: left !important;
    white-space: normal !important;
    font-size: clamp(3rem, 9vw, 6rem) !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-logo {
    top: 86px !important;
    right: 22px !important;
    width: min(190px, 38vw) !important;
  }

  .hero-v45-content {
    left: 22px !important;
    right: 22px !important;
    bottom: 28px !important;
  }

  .hero-v45-copy {
    font-size: .98rem !important;
  }

  .hero-v45-title {
    font-size: clamp(2.5rem, 11vw, 4.5rem) !important;
  }

  .hero-v45-rail {
    gap: 10px !important;
    letter-spacing: .1em !important;
  }
}


/* === V4.6 HERO POLISH UPDATE === */
/* Bigger white copy, bigger/right-shifted logo, slogan raised/aligned */
.hero-v45-logo {
  right: 2.2vw !important;
  top: 88px !important;
  width: min(360px, 26vw) !important;
  filter:
    drop-shadow(0 0 12px rgba(0,0,0,1))
    drop-shadow(0 0 32px rgba(0,0,0,.9))
    drop-shadow(0 0 28px rgba(255,199,68,.6)) !important;
}

.hero-v45-content {
  bottom: 58px !important;
  grid-template-columns: minmax(430px, 650px) minmax(560px, 1fr) !important;
  align-items: center !important;
}

.hero-v45-copy {
  font-size: clamp(1.35rem, 1.72vw, 1.9rem) !important;
  line-height: 1.22 !important;
  font-weight: 650 !important;
  max-width: 690px !important;
  padding-bottom: 0 !important;
  text-shadow: 0 5px 20px #000, 0 2px 8px #000 !important;
}

.hero-v45-title {
  font-size: clamp(3.2rem, 5.15vw, 6.8rem) !important;
  line-height: .9 !important;
  text-align: right !important;
  align-self: center !important;
  transform: translateY(-10px) !important;
}

.hero-v45-rail {
  margin-top: 24px !important;
}

@media (max-width: 1100px) {
  .hero-v45-logo {
    right: 22px !important;
    width: min(220px, 38vw) !important;
  }

  .hero-v45-content {
    bottom: 34px !important;
    grid-template-columns: 1fr !important;
    align-items: start !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.1rem, 4vw, 1.55rem) !important;
    max-width: 100% !important;
  }

  .hero-v45-title {
    text-align: left !important;
    transform: none !important;
    white-space: normal !important;
    font-size: clamp(2.7rem, 10vw, 5.3rem) !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-logo {
    width: min(200px, 42vw) !important;
    top: 82px !important;
    right: 16px !important;
  }

  .hero-v45-content {
    left: 18px !important;
    right: 18px !important;
    bottom: 26px !important;
  }

  .hero-v45-copy {
    font-size: 1.05rem !important;
    line-height: 1.35 !important;
  }
}


/* === V4.7 HERO SPACING + FIT FIX === */
/* Push the whole lower hero layout left, make slogan fit, enlarge/right-align logo */
.hero-v45-logo {
  top: 76px !important;
  right: 1.15vw !important;
  width: min(430px, 31vw) !important;
  max-width: 430px !important;
}

.hero-v45-content {
  left: 2.1vw !important;
  right: 2.1vw !important;
  bottom: 56px !important;
  grid-template-columns: minmax(390px, 610px) minmax(520px, 1fr) !important;
  column-gap: clamp(26px, 3.2vw, 54px) !important;
  align-items: center !important;
}

.hero-v45-copy {
  font-size: clamp(1.28rem, 1.58vw, 1.72rem) !important;
  line-height: 1.24 !important;
  max-width: 610px !important;
}

.hero-v45-title {
  font-size: clamp(2.6rem, 4.18vw, 5.25rem) !important;
  letter-spacing: .025em !important;
  white-space: nowrap !important;
  text-align: right !important;
  transform: translateY(-6px) !important;
}

.hero-v45-rail {
  margin-top: 22px !important;
  width: 100% !important;
}

@media (max-width: 1300px) {
  .hero-v45-title {
    font-size: clamp(2.4rem, 3.85vw, 4.7rem) !important;
  }
}

@media (max-width: 1100px) {
  .hero-v45-logo {
    top: 82px !important;
    right: 18px !important;
    width: min(245px, 40vw) !important;
  }

  .hero-v45-content {
    left: 22px !important;
    right: 22px !important;
    grid-template-columns: 1fr !important;
  }

  .hero-v45-title {
    text-align: left !important;
    white-space: normal !important;
    transform: none !important;
    font-size: clamp(2.6rem, 10vw, 5rem) !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-logo {
    width: min(205px, 43vw) !important;
    right: 14px !important;
  }

  .hero-v45-content {
    left: 16px !important;
    right: 16px !important;
    bottom: 24px !important;
  }

  .hero-v45-copy {
    font-size: 1.02rem !important;
    line-height: 1.35 !important;
  }
}


/* === V4.8 HERO FINAL POLISH === */
/* Bigger logo, text aligned better, slogan pulled in, local text-area gradient */
.hero-v45-logo {
  top: 70px !important;
  right: .75vw !important;
  width: min(480px, 34vw) !important;
  max-width: 480px !important;
}

.hero-v45-content::before {
  content: "" !important;
  position: absolute !important;
  left: -2vw !important;
  right: -2vw !important;
  bottom: -24px !important;
  height: 250px !important;
  z-index: -1 !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.42) 31%, rgba(0,0,0,.26) 62%, rgba(0,0,0,.08) 100%) !important;
}

.hero-v45-content {
  left: 1.7vw !important;
  right: 4.8vw !important;
  bottom: 82px !important;
  grid-template-columns: minmax(430px, 690px) minmax(500px, 1fr) !important;
  column-gap: clamp(34px, 4vw, 76px) !important;
  align-items: center !important;
}

.hero-v45-copy {
  font-size: clamp(1.42rem, 1.86vw, 2.05rem) !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
  max-width: 720px !important;
  padding-bottom: 0 !important;
}

.hero-v45-title {
  font-size: clamp(2.55rem, 3.95vw, 5.05rem) !important;
  line-height: .92 !important;
  letter-spacing: .02em !important;
  text-align: right !important;
  transform: translateY(0) translateX(-42px) !important;
  white-space: nowrap !important;
}

.hero-v45-rail {
  margin-top: 28px !important;
  width: 100% !important;
}

@media (max-width: 1300px) {
  .hero-v45-logo {
    width: min(390px, 30vw) !important;
  }

  .hero-v45-title {
    font-size: clamp(2.35rem, 3.55vw, 4.35rem) !important;
    transform: translateX(-20px) !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.25rem, 1.65vw, 1.75rem) !important;
  }
}

@media (max-width: 1100px) {
  .hero-v45-logo {
    top: 82px !important;
    right: 18px !important;
    width: min(250px, 42vw) !important;
  }

  .hero-v45-content {
    left: 22px !important;
    right: 22px !important;
    bottom: 34px !important;
    grid-template-columns: 1fr !important;
  }

  .hero-v45-content::before {
    left: -22px !important;
    right: -22px !important;
    height: 360px !important;
  }

  .hero-v45-title {
    text-align: left !important;
    white-space: normal !important;
    transform: none !important;
    font-size: clamp(2.6rem, 9.6vw, 5rem) !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.1rem, 4vw, 1.55rem) !important;
    max-width: 100% !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-logo {
    width: min(210px, 44vw) !important;
    top: 78px !important;
    right: 12px !important;
  }

  .hero-v45-content {
    left: 16px !important;
    right: 16px !important;
    bottom: 24px !important;
  }

  .hero-v45-copy {
    font-size: 1.05rem !important;
    line-height: 1.35 !important;
  }
}


/* === V4.9 HERO TEXT BALANCE UPDATE === */
/* Wider/tighter white text, aligned with the gold slogan */
.hero-v45-content {
  left: 1.45vw !important;
  right: 4.8vw !important;
  bottom: 92px !important;
  grid-template-columns: minmax(560px, 760px) minmax(520px, 1fr) !important;
  column-gap: clamp(32px, 3.6vw, 70px) !important;
  align-items: center !important;
}

.hero-v45-copy {
  max-width: 760px !important;
  font-size: clamp(1.38rem, 1.72vw, 1.92rem) !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  padding-bottom: 0 !important;
  align-self: center !important;
}

.hero-v45-title {
  align-self: center !important;
  transform: translateY(0) translateX(-62px) !important;
  font-size: clamp(2.55rem, 3.78vw, 4.85rem) !important;
}

.hero-v45-rail {
  margin-top: 24px !important;
}

.hero-v45-content::before {
  height: 230px !important;
}

@media (max-width: 1300px) {
  .hero-v45-content {
    grid-template-columns: minmax(460px, 660px) minmax(460px, 1fr) !important;
    column-gap: 34px !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.22rem, 1.55vw, 1.62rem) !important;
  }

  .hero-v45-title {
    transform: translateX(-30px) !important;
    font-size: clamp(2.25rem, 3.42vw, 4.15rem) !important;
  }
}

@media (max-width: 1100px) {
  .hero-v45-content {
    left: 22px !important;
    right: 22px !important;
    bottom: 34px !important;
    grid-template-columns: 1fr !important;
  }

  .hero-v45-copy {
    max-width: 100% !important;
    font-size: clamp(1.1rem, 4vw, 1.55rem) !important;
  }

  .hero-v45-title {
    transform: none !important;
    text-align: left !important;
    white-space: normal !important;
    font-size: clamp(2.6rem, 9.6vw, 5rem) !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-copy br {
    display: none;
  }
}


/* === V5.0 HERO POSITION FINAL TWEAK === */
/* Move paragraph and slogan up, pull slogan slightly left, leave logo and rail alone */
.hero-v45-content {
  bottom: 205px !important;
  left: 1.45vw !important;
  right: 7.2vw !important;
  grid-template-columns: minmax(620px, 820px) minmax(500px, 1fr) !important;
  column-gap: clamp(34px, 4vw, 72px) !important;
  align-items: center !important;
}

.hero-v45-copy {
  max-width: 820px !important;
  font-size: clamp(1.34rem, 1.62vw, 1.84rem) !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
}

.hero-v45-title {
  transform: translateY(0) translateX(-105px) !important;
  font-size: clamp(2.45rem, 3.62vw, 4.65rem) !important;
  white-space: nowrap !important;
}

.hero-v45-rail {
  position: fixed !important;
  left: 1.45vw !important;
  right: 4.8vw !important;
  bottom: 36px !important;
  width: auto !important;
  margin-top: 0 !important;
}

.hero-v45-content::before {
  height: 250px !important;
  bottom: -72px !important;
}

@media (max-width: 1300px) {
  .hero-v45-content {
    bottom: 170px !important;
    grid-template-columns: minmax(500px, 690px) minmax(420px, 1fr) !important;
    right: 4vw !important;
  }

  .hero-v45-title {
    transform: translateX(-50px) !important;
    font-size: clamp(2.2rem, 3.32vw, 4rem) !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.18rem, 1.45vw, 1.58rem) !important;
  }
}

@media (max-width: 1100px) {
  .hero-v45-content {
    bottom: 150px !important;
    left: 22px !important;
    right: 22px !important;
    grid-template-columns: 1fr !important;
  }

  .hero-v45-title {
    transform: none !important;
    text-align: left !important;
    white-space: normal !important;
    font-size: clamp(2.6rem, 9.6vw, 5rem) !important;
  }

  .hero-v45-rail {
    position: absolute !important;
    left: 22px !important;
    right: 22px !important;
    bottom: 34px !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-content {
    bottom: 140px !important;
    left: 16px !important;
    right: 16px !important;
  }

  .hero-v45-rail {
    left: 16px !important;
    right: 16px !important;
    bottom: 24px !important;
  }
}


/* === V5.1 HERO BALANCE UPDATE === */
/* Move description up, widen it, raise slogan slightly, keep feature rail clean */
.hero-v45-content {
  left: 2.1vw !important;
  right: 5.8vw !important;
  bottom: 155px !important;
  grid-template-columns: minmax(620px, 760px) minmax(560px, 1fr) !important;
  column-gap: clamp(34px, 4vw, 72px) !important;
  align-items: center !important;
}

.hero-v45-copy {
  max-width: 760px !important;
  font-size: clamp(1.28rem, 1.52vw, 1.72rem) !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
  color: rgba(255,245,220,.98) !important;
  padding-bottom: 0 !important;
  text-shadow: 0 5px 20px #000, 0 2px 8px #000 !important;
}

.hero-v45-title {
  transform: translateY(-4px) translateX(-70px) !important;
  font-size: clamp(2.45rem, 3.55vw, 4.55rem) !important;
  white-space: nowrap !important;
  text-align: right !important;
}

.hero-v45-logo {
  right: .45vw !important;
}

.hero-v45-rail {
  position: fixed !important;
  left: 2.1vw !important;
  right: 4.8vw !important;
  bottom: 36px !important;
  width: auto !important;
  margin-top: 0 !important;
}

.hero-v45-content::before {
  height: 255px !important;
  bottom: -92px !important;
}

@media (max-width: 1300px) {
  .hero-v45-content {
    bottom: 135px !important;
    grid-template-columns: minmax(500px, 660px) minmax(450px, 1fr) !important;
    right: 4vw !important;
  }

  .hero-v45-copy {
    font-size: clamp(1.12rem, 1.42vw, 1.52rem) !important;
  }

  .hero-v45-title {
    transform: translateX(-30px) !important;
    font-size: clamp(2.2rem, 3.28vw, 3.95rem) !important;
  }
}

@media (max-width: 1100px) {
  .hero-v45-content {
    left: 22px !important;
    right: 22px !important;
    bottom: 145px !important;
    grid-template-columns: 1fr !important;
  }

  .hero-v45-copy {
    max-width: 100% !important;
    font-size: clamp(1.1rem, 4vw, 1.55rem) !important;
  }

  .hero-v45-copy br {
    display: none;
  }

  .hero-v45-title {
    transform: none !important;
    text-align: left !important;
    white-space: normal !important;
    font-size: clamp(2.6rem, 9.6vw, 5rem) !important;
  }

  .hero-v45-rail {
    position: absolute !important;
    left: 22px !important;
    right: 22px !important;
    bottom: 34px !important;
  }
}

@media (max-width: 700px) {
  .hero-v45-content {
    left: 16px !important;
    right: 16px !important;
    bottom: 138px !important;
  }

  .hero-v45-rail {
    left: 16px !important;
    right: 16px !important;
    bottom: 24px !important;
  }

  .hero-v45-copy {
    font-size: 1.02rem !important;
    line-height: 1.35 !important;
  }
}


/* === V5.3 CLEAN HERO FIX - NEW AIRDROP/BUNKER IMAGE === */
.hero-v53 {
  position: relative !important;
  min-height: 100vh !important;
  height: 100vh !important;
  overflow: hidden !important;
  background: #050505 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
}

.hero-v53-bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background: url('assets/hero-v53-airdrop-bunker.jpg?v=53') center center / cover no-repeat !important;
  filter: saturate(1.08) contrast(1.04) brightness(1.02) !important;
}

.hero-v53-shade {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background:
    linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.35) 28%, rgba(0,0,0,.05) 62%, rgba(0,0,0,.12) 100%),
    linear-gradient(180deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,.04) 48%, rgba(0,0,0,.78) 100%) !important;
  pointer-events: none !important;
}

.hero-v53-content {
  position: absolute !important;
  z-index: 5 !important;
  left: 4.2vw !important;
  right: 4.2vw !important;
  bottom: 34px !important;
  display: block !important;
}

.hero-v53-copy {
  max-width: 650px !important;
  margin-bottom: 26px !important;
}

.hero-v53-title {
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: clamp(4rem, 7vw, 7.4rem) !important;
  line-height: .88 !important;
  letter-spacing: .035em !important;
  text-shadow: 0 14px 44px #000, 0 0 24px rgba(215,165,43,.25) !important;
  margin-bottom: 22px !important;
}

.hero-v53-copy p {
  color: rgba(255,245,220,.98) !important;
  max-width: 560px !important;
  font-size: clamp(1.12rem, 1.35vw, 1.45rem) !important;
  line-height: 1.45 !important;
  font-weight: 650 !important;
  margin: 0 !important;
  text-shadow: 0 5px 20px #000, 0 2px 8px #000 !important;
}

.hero-v53-rail {
  position: static !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
  width: min(1180px, 92vw) !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(215,165,43,.52) !important;
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  font-size: clamp(.78rem, .88vw, .95rem) !important;
  text-shadow: 0 4px 14px #000 !important;
}

.hero-v53-rail i {
  width: 1px !important;
  height: 18px !important;
  background: rgba(215,165,43,.55) !important;
  flex: 0 0 auto !important;
}

/* Stop old hero versions affecting this one */
.hero-v45-content,
.hero-v45-rail,
.hero-v45-title,
.hero-v45-copy,
.hero-v45-logo,
.hero-v43-bottom,
.hero-v43-logo,
.hero-v43-rail {
  position: initial;
}

@media (max-width: 900px) {
  .hero-v53 {
    height: auto !important;
    min-height: 100vh !important;
  }

  .hero-v53-bg {
    background-position: center center !important;
  }

  .hero-v53-shade {
    background:
      linear-gradient(180deg, rgba(0,0,0,.15) 0%, rgba(0,0,0,.20) 45%, rgba(0,0,0,.84) 100%) !important;
  }

  .hero-v53-content {
    left: 22px !important;
    right: 22px !important;
    bottom: 28px !important;
  }

  .hero-v53-title {
    font-size: clamp(3.1rem, 13vw, 5.6rem) !important;
  }

  .hero-v53-rail {
    gap: 10px !important;
    letter-spacing: .1em !important;
  }
}


/* === V5.4 HERO POLISH === */
/* Brighter background, slightly smaller slogan, stronger description, larger feature rail */
.hero-v53-shade {
  background:
    linear-gradient(90deg, rgba(0,0,0,.38) 0%, rgba(0,0,0,.22) 28%, rgba(0,0,0,.03) 62%, rgba(0,0,0,.08) 100%),
    linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,.02) 48%, rgba(0,0,0,.58) 100%) !important;
}

.hero-v53-bg {
  filter: saturate(1.12) contrast(1.05) brightness(1.12) !important;
}

.hero-v53-title {
  font-size: clamp(3.55rem, 6.25vw, 6.65rem) !important;
  line-height: .88 !important;
  margin-bottom: 14px !important;
}

.hero-v53-copy {
  max-width: 680px !important;
  margin-bottom: 20px !important;
}

.hero-v53-copy p {
  max-width: 640px !important;
  font-size: clamp(1.25rem, 1.55vw, 1.68rem) !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.hero-v53-rail {
  font-size: clamp(.88rem, 1vw, 1.08rem) !important;
  letter-spacing: .2em !important;
  gap: 20px !important;
  padding-top: 20px !important;
}

.hero-v53-rail i {
  height: 20px !important;
}

@media (max-width: 900px) {
  .hero-v53-title {
    font-size: clamp(3rem, 12vw, 5.2rem) !important;
  }

  .hero-v53-copy p {
    font-size: clamp(1.05rem, 4vw, 1.35rem) !important;
  }

  .hero-v53-rail {
    gap: 10px !important;
    letter-spacing: .12em !important;
    font-size: .82rem !important;
  }
}


/* === V5.5 HERO FINAL COPY + LAYOUT POLISH === */
/* Reduce headline, improve copy size/spacing, increase hero breathing room */
.hero-v53 {
  min-height: 92vh !important;
  height: 92vh !important;
}

.hero-v53-title {
  font-size: clamp(3.05rem, 5.25vw, 5.65rem) !important;
  line-height: .9 !important;
  margin-bottom: 28px !important;
}

.hero-v53-copy {
  max-width: 760px !important;
  margin-bottom: 22px !important;
}

.hero-v53-copy p {
  max-width: 720px !important;
  font-size: clamp(1.35rem, 1.72vw, 1.86rem) !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
  color: rgba(255,245,220,.98) !important;
}

.hero-v53-content {
  bottom: 36px !important;
}

.hero-v53-rail {
  font-size: clamp(.92rem, 1.03vw, 1.1rem) !important;
  letter-spacing: .2em !important;
}

@media (max-width: 900px) {
  .hero-v53 {
    height: auto !important;
    min-height: 100vh !important;
  }

  .hero-v53-title {
    font-size: clamp(2.8rem, 11.5vw, 5rem) !important;
    margin-bottom: 18px !important;
  }

  .hero-v53-copy p {
    font-size: clamp(1.05rem, 4vw, 1.35rem) !important;
  }
}


/* === V5.6 FINAL HERO COPY + TOXIC AREAS UPDATE === */
.hero-v53 {
  min-height: 92vh !important;
  height: 92vh !important;
}

.hero-v53-content {
  bottom: 120px !important;
}

.hero-v53-title {
  font-size: clamp(2.9rem, 4.8vw, 4.85rem) !important;
  line-height: .9 !important;
  margin-bottom: 26px !important;
}

.hero-v53-copy {
  max-width: 780px !important;
  margin-bottom: 20px !important;
}

.hero-v53-copy p {
  max-width: 720px !important;
  font-size: clamp(1.35rem, 1.62vw, 1.75rem) !important;
  line-height: 1.34 !important;
  font-weight: 700 !important;
  color: rgba(255,245,220,.98) !important;
}

.hero-v53-rail {
  font-size: clamp(.92rem, 1.03vw, 1.1rem) !important;
  letter-spacing: .2em !important;
}

@media (max-width: 900px) {
  .hero-v53 {
    height: auto !important;
    min-height: 100vh !important;
  }

  .hero-v53-content {
    bottom: 34px !important;
  }

  .hero-v53-title {
    font-size: clamp(2.8rem, 11.5vw, 5rem) !important;
    margin-bottom: 18px !important;
  }

  .hero-v53-copy p {
    font-size: clamp(1.05rem, 4vw, 1.35rem) !important;
  }
}


/* === V5.7 HERO FINAL TWEAKS === */
/* Raise content, widen copy, replace Hacked Crates with Cartel Trader */
.hero-v53-content {
  bottom: 165px !important;
}

.hero-v53-copy {
  max-width: 900px !important;
}

.hero-v53-copy p {
  max-width: 860px !important;
  font-size: clamp(1.3rem, 1.58vw, 1.72rem) !important;
  line-height: 1.32 !important;
}

.hero-v53-rail {
  font-size: clamp(.9rem, 1vw, 1.08rem) !important;
}

@media (max-width: 900px) {
  .hero-v53-content {
    bottom: 42px !important;
  }

  .hero-v53-copy {
    max-width: 100% !important;
  }

  .hero-v53-copy p {
    max-width: 100% !important;
  }
}


/* === V5.9 FEATURE COPY FIX + TOXIC ZONES CARD === */
.feature-image-placeholder {
  min-height: 260px;
  background:
    radial-gradient(circle at 35% 35%, rgba(255,204,82,.20), transparent 28%),
    linear-gradient(135deg, rgba(215,165,43,.16), rgba(0,0,0,.80)),
    linear-gradient(180deg, rgba(0,0,0,.2), rgba(0,0,0,.88)) !important;
  border-right: 1px solid rgba(215,165,43,.25);
}

.feature-image-placeholder::after {
  content: "TOXIC ZONES";
  position: absolute;
  left: 28px;
  bottom: 26px;
  color: var(--gold2, #ffcc52);
  font-weight: 900;
  letter-spacing: .18em;
  font-size: .95rem;
  text-shadow: 0 4px 16px #000;
}

@media (max-width: 900px) {
  .feature-image-placeholder {
    min-height: 220px;
    border-right: 0;
    border-bottom: 1px solid rgba(215,165,43,.25);
  }
}


/* === V6.0 FIX FEATURE TEXT + BROKEN TOXIC CARD === */
.feature-image-placeholder {
  display: none !important;
}

.feature-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.feature-pills span {
  white-space: nowrap;
}

/* keep numbered cards consistent after toxic zones copy fix */
.mini-card h3,
.feature-card h3 {
  word-break: normal;
}


/* === V6.2 FORCE AIRDROPS/KOTH COPY FIX === */
.feature-card-wide .eyebrow {
  visibility: visible !important;
}

/* cover any old text baked into the Airdrops/KOTH image and show correct wording */
.feature-card-wide:first-of-type .feature-image {
  position: relative !important;
  overflow: hidden !important;
}

.feature-card-wide:first-of-type .feature-image::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 72px !important;
  width: 100% !important;
  height: 44px !important;
  background: linear-gradient(90deg, rgba(0,0,0,.82), rgba(0,0,0,.55), rgba(0,0,0,0)) !important;
  z-index: 3 !important;
  pointer-events: none !important;
}

.feature-card-wide:first-of-type .feature-image::after {
  content: "AIRDROPS • KOTH • PVP EVENTS" !important;
  position: absolute !important;
  left: 32px !important;
  top: 90px !important;
  z-index: 4 !important;
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  letter-spacing: .23em !important;
  font-size: clamp(.8rem, 1vw, 1.05rem) !important;
  text-shadow: 0 4px 16px #000 !important;
  pointer-events: none !important;
}


/* === V6.3 OPERATION AIRDROPS/KOTH FINAL TEXT FIX === */

/* Force the operation card wording style */
.operation-feature .operation-copy .eyebrow {
  color: var(--gold2, #ffcc52) !important;
}

/* Cover baked-in old "AIRDROPS • KOTH • AI COMBAT" text inside the left artwork */
.operation-feature .operation-image {
  position: relative !important;
  overflow: hidden !important;
}

.operation-feature .operation-image::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 92px !important;
  width: 74% !important;
  height: 48px !important;
  background: linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.72) 68%, rgba(0,0,0,0) 100%) !important;
  z-index: 5 !important;
  pointer-events: none !important;
}

.operation-feature .operation-image::after {
  content: "AIRDROPS • KOTH • PVP EVENTS" !important;
  position: absolute !important;
  left: 28px !important;
  top: 106px !important;
  z-index: 6 !important;
  color: var(--gold2, #ffcc52) !important;
  font-weight: 900 !important;
  letter-spacing: .22em !important;
  font-size: clamp(.78rem, .92vw, 1rem) !important;
  text-transform: uppercase !important;
  text-shadow: 0 4px 16px #000 !important;
  pointer-events: none !important;
}
