:root{--navy:#061829;--navy2:#0d2840;--gold:#b98632;--gold2:#d2a85a;--ink:#3b2a1a;--paper:#f4ead8;--paper2:#fbf5e9;--muted:#7b6c5b;--line:#d7bc88;--shadow:0 24px 60px rgba(55,35,10,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;direction:rtl;font-family:"Tahoma","Arial",sans-serif;color:var(--ink);background:radial-gradient(circle at 50% 0,#fff9ef 0,#f8efdf 42%,#efe2cd 100%);line-height:1.8}.container{width:min(1180px,calc(100% - 56px));margin:auto}.site-header{height:78px;background:rgba(255,248,235,.88);border-bottom:1px solid rgba(184,138,59,.22);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.header-inner{height:100%;width:min(1220px,calc(100% - 46px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative}.brand{display:block;width:132px;height:132px;margin-top:48px;background:#f7ecd7;border:1px solid rgba(184,138,59,.28);box-shadow:0 14px 34px rgba(60,36,12,.18);z-index:60;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover}.main-nav{display:flex;gap:42px;align-items:center;margin-right:auto;margin-left:40px}.main-nav a{color:#1d1711;text-decoration:none;font-weight:800;font-size:17px;padding:24px 0 18px;position:relative}.main-nav a.active{color:var(--gold)}.main-nav a.active:after{content:"";position:absolute;right:0;left:0;bottom:8px;height:3px;background:var(--gold);border-radius:10px}.hero-section{position:relative;min-height:760px;padding:58px 0 105px;border-bottom:1px solid rgba(184,138,59,.22);overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.48),rgba(255,250,238,.2),rgba(255,255,255,.5))}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 28%,rgba(207,169,94,.25),transparent 34%),radial-gradient(circle at 25% 42%,rgba(255,255,255,.8),transparent 35%);pointer-events:none}.hero-bg-glow{position:absolute;inset:auto 0 0 0;height:48%;background:linear-gradient(180deg,transparent,#fff9ed 38%,#fff5e7 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:45% 55%;align-items:center;gap:0;min-height:520px}.hero-copy{position:relative;z-index:3;text-align:right;padding:20px 0 20px 40px}.hero-logo{width:118px;height:120px;object-fit:cover;margin-bottom:8px;display:none}.eyebrow{font-size:38px;font-weight:700;display:block;margin-bottom:2px;color:#3a281b}.hero-copy h1{font-size:118px;line-height:.9;margin:0 0 18px;font-weight:900;letter-spacing:-6px;color:#2f2117;text-shadow:0 10px 18px rgba(68,43,18,.18)}.hero-copy p{font-size:25px;max-width:520px;margin:0 0 24px;color:#4a3828}.hero-actions{display:flex;gap:14px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:10px 25px;text-decoration:none;font-weight:800;border:1px solid var(--gold)}.btn.primary,.btn.secondary{background:linear-gradient(180deg,#c09241,#a87928);color:#fff;box-shadow:0 12px 22px rgba(184,138,59,.24)}.btn.ghost{background:rgba(255,255,255,.4);color:var(--gold)}.hero-visual{position:relative;z-index:2;margin-right:-40px}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8efdf 0%,rgba(248,239,223,.1) 16%,rgba(248,239,223,0) 45%,rgba(248,239,223,.08) 75%,#f8efdf 100%);z-index:2;pointer-events:none}.hero-visual img{width:100%;height:500px;object-fit:cover;object-position:center;display:block;filter:sepia(.15) saturate(.9);box-shadow:0 18px 52px rgba(83,57,25,.08)}.stats-panel{position:relative;z-index:5;margin-top:-12px;background:linear-gradient(180deg,var(--navy2),#061421);border:3px solid var(--gold);border-radius:10px;box-shadow:0 28px 50px rgba(4,18,32,.28);display:grid;grid-template-columns:repeat(4,1fr);padding:27px 18px;overflow:hidden}.stats-panel:before,.stats-panel:after{content:"";position:absolute;width:42px;height:42px;border-color:var(--gold2);border-style:solid}.stats-panel:before{right:10px;top:10px;border-width:2px 2px 0 0}.stats-panel:after{left:10px;bottom:10px;border-width:0 0 2px 2px}.stat{text-align:center;color:#fff;padding:0 22px;border-left:1px solid rgba(210,168,90,.42)}.stat:last-child{border-left:none}.stat-icon{display:block;color:var(--gold2);font-size:29px;height:32px;line-height:32px}.stat strong{display:block;color:var(--gold2);font-size:34px;line-height:1.1;font-weight:900}.stat b{display:block;font-size:18px;line-height:1.35}.stat small{display:block;color:#ead7b6;font-size:13px}.about-section{padding:72px 0 34px}.about-grid{display:grid;grid-template-columns:290px 1fr 290px;gap:74px;align-items:center}.heritage-card{margin:0}.heritage-card img{width:100%;height:auto;display:block}.image-card img{border:10px solid #f2e1c5;box-shadow:var(--shadow);border-radius:10px}.building-card img{opacity:.72;mix-blend-mode:multiply}.about-copy{text-align:center}.section-kicker{color:var(--gold);font-weight:800}.about-copy h2,.section-title h2{font-size:36px;line-height:1.3;margin:3px 0 22px;color:#442d1c}.about-copy p{font-size:17px;margin:0 auto 12px;max-width:530px;color:#5c4b3b}.cards-section{padding:30px 0 18px}.feature-cards{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:28px}.feature-card{min-height:190px;border-radius:12px;padding:28px;position:relative;overflow:hidden}.dark-card{background:linear-gradient(145deg,var(--navy2),#061421);border:3px solid #0b2135;color:#fff;box-shadow:0 18px 36px rgba(5,20,33,.18)}.light-card{background:rgba(255,250,238,.72);border:2px solid rgba(184,138,59,.35);text-align:center;box-shadow:0 14px 28px rgba(80,48,20,.07)}.feature-card h3{font-size:26px;color:var(--gold2);margin:0 0 10px}.light-card h3{color:#4a3322}.feature-card p{margin:0 0 18px;color:inherit}.feature-card a{display:inline-flex;border:1px solid var(--gold);padding:7px 22px;border-radius:7px;color:var(--gold2);text-decoration:none;font-weight:800}.light-card a{color:var(--gold)}.card-icon{font-size:42px;color:var(--gold)}.tree-mark{position:absolute;left:35px;bottom:42px;width:210px;height:80px;border-top:3px solid var(--gold)}.tree-mark:before{content:"";position:absolute;left:50%;top:-30px;width:24px;height:24px;border-radius:50%;background:var(--gold)}.tree-mark i{position:absolute;bottom:0;width:18px;height:18px;border-radius:50%;background:var(--gold)}.tree-mark i:nth-child(1){left:0}.tree-mark i:nth-child(2){left:38px}.tree-mark i:nth-child(3){left:76px}.tree-mark i:nth-child(4){left:114px}.tree-mark i:nth-child(5){left:152px}.tree-mark i:nth-child(6){left:190px}.videos-section{padding:38px 0 60px}.section-title{text-align:center;margin-bottom:28px}.section-title h2{display:inline-block;margin:0 18px}.section-title span{display:inline-block;width:80px;height:1px;background:var(--gold);vertical-align:middle}.section-title p{margin:0;color:var(--muted)}.video-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.video-card{text-align:center}.video-card img{height:112px;width:100%;object-fit:cover;border-radius:10px;box-shadow:0 12px 26px rgba(57,35,12,.18);filter:saturate(.9)}.video-card{position:relative}.video-card button{position:absolute;top:38px;left:50%;transform:translateX(-50%);width:44px;height:44px;border-radius:50%;border:2px solid #fff;background:rgba(255,255,255,.28);color:#fff;font-weight:900}.video-card h4{font-size:14px;line-height:1.5;margin:9px 0 0;color:#4d3928}.video-card small{color:#8a7866}.site-footer{background:linear-gradient(180deg,#092034,#061421);color:#efe1c5;border-top:2px solid var(--gold);padding-top:45px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 180px 1fr;gap:60px;align-items:center}.site-footer h4{color:var(--gold2);font-size:18px;margin:0 0 12px}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer p,.site-footer li{margin:3px 0;color:#efdfc0}.footer-logo{width:250px;height:250px;object-fit:cover;justify-self:center}.socials{display:flex;flex-wrap:wrap;gap:9px}.socials a{border:1px solid var(--gold);border-radius:20px;padding:6px 12px;font-size:12px;color:#efdfc0}.copyright{text-align:center;border-top:1px solid rgba(184,138,59,.3);margin-top:35px;padding:13px;color:#d8c396;font-size:13px}@media(max-width:980px){.header-inner{justify-content:center}.brand{width:86px;height:86px;margin-top:16px;position:absolute;right:18px}.main-nav{gap:16px;margin:0;font-size:14px;overflow-x:auto;width:100%;padding-right:115px}.main-nav a{font-size:14px;white-space:nowrap}.hero-section{padding-top:30px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:0;order:2}.hero-copy h1{font-size:72px}.hero-copy p{margin:auto auto 20px}.hero-actions{justify-content:center}.hero-visual{margin:0;order:1}.hero-visual img{height:300px}.stats-panel{grid-template-columns:repeat(2,1fr);gap:0;margin-top:-30px}.stat{border-bottom:1px solid rgba(210,168,90,.25)}.about-grid,.feature-cards,.footer-grid{grid-template-columns:1fr;gap:25px}.video-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.container{width:min(100% - 28px,1180px)}.site-header{height:68px}.hero-copy h1{font-size:56px}.eyebrow{font-size:28px}.stats-panel{grid-template-columns:1fr;padding:20px}.stat{border-left:none;border-bottom:1px solid rgba(210,168,90,.25);padding:18px}.stat:last-child{border-bottom:none}.video-row{grid-template-columns:1fr}.hero-visual img{height:240px}.about-copy h2,.section-title h2{font-size:28px}}

/* v6 official content section */
.founder-section{padding:20px 0 28px}
.founder-box{border:1px solid rgba(184,138,59,.28);background:rgba(255,250,238,.55);border-radius:16px;padding:30px 38px;text-align:center;box-shadow:0 16px 34px rgba(68,43,18,.06)}
.founder-text{max-width:820px;margin:auto}.founder-text h2{font-size:34px;line-height:1.2;margin:3px 0 16px;color:#442d1c}.founder-text p{font-size:17px;line-height:2.05;color:#5c4b3b;margin:0 auto 8px}

.archive-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:25px;
margin-top:30px;
}

.archive-card{
background:#fff;
border:1px solid #d7bc88;
padding:15px;
border-radius:12px;
text-align:center;
box-shadow:0 10px 25px rgba(0,0,0,.08);
}

.archive-card img{
width:100%;
height:220px;
object-fit:cover;
border-radius:8px;
margin-bottom:10px;
}

.archive-card h3{
font-size:18px;
color:#442d1c;
}

@media(max-width:768px){
.archive-grid{
grid-template-columns:1fr;
}
}

.main-nav ul,
.main-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-nav ul {
  display: flex;
  align-items: center;
  gap: 42px;
}

.main-nav li {
  display: block;
}

.main-nav li::marker {
  content: "";
}

.main-nav a {
  display: block;
  white-space: nowrap;
}
.band-hero{
  padding:90px 0 70px;
  text-align:center;
  background:
    linear-gradient(rgba(6,24,41,.72),rgba(6,24,41,.72)),
    url('assets/images/hero-scene.jpg') center/cover no-repeat;
  color:#fff;
  border-bottom:3px solid var(--gold);
}

.band-hero h1{
  font-size:48px;
  margin:0 0 15px;
  color:#fff;
}

.band-hero p{
  max-width:760px;
  margin:0 auto 25px;
  font-size:18px;
  color:#f3e4c8;
}

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

.band-stats{
  margin:35px auto 45px;
}

.archive-page{
  padding:60px 0;
}
.video-embed iframe{
  width:100%;
  max-width:960px;
  height:540px;
  border-radius:14px;
  display:block;
  margin:auto;
}
.band-page .video-row{
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-bottom: 45px;
}

.band-page .video-card img{
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}

.band-page .video-card h4{
  font-size: 15px;
  margin-top: 12px;
}

.band-page .archive-grid{
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 45px;
}

.band-page .archive-card{
  min-height: 160px;
}