@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap');
:root{--black:#080a0b;--panel:#111416;--text:#f7f7f2;--muted:#a9adb0;--gold:#f4c430;--green:#0e9f6e;--line:#252a2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,92%);margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{font:900 25px 'Barlow Condensed';letter-spacing:2px}.brand b{color:var(--gold)}.links{display:flex;gap:26px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.links a:hover{color:var(--gold)}.menu{display:none;background:none;border:0;color:white;font-size:26px}.hero{min-height:calc(100vh - 76px);position:relative;display:flex;align-items:end;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.65) 42%,rgba(0,0,0,.08) 72%),linear-gradient(0deg,#080a0b 0%,transparent 32%);z-index:1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 24%}.hero-content{position:relative;z-index:2;padding:0 0 80px;max-width:750px}.eyebrow{color:var(--gold);font:700 14px 'Barlow Condensed';letter-spacing:4px;text-transform:uppercase}.hero h1,.page-hero h1{font:900 clamp(70px,11vw,155px)/.72 'Barlow Condensed';letter-spacing:-3px;margin:18px 0 25px;text-transform:uppercase}.hero h1 span{display:block;color:transparent;-webkit-text-stroke:2px white}.lead{font-size:18px;line-height:1.7;color:#d7d8d8;max-width:650px}.buttons{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-block;padding:14px 22px;border:1px solid white;font:800 13px 'Barlow Condensed';letter-spacing:1.5px;text-transform:uppercase}.btn.primary{background:var(--gold);border-color:var(--gold);color:#111}.btn:hover{transform:translateY(-2px)}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d1011}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:30px 22px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;font:900 38px 'Barlow Condensed';color:var(--gold)}.stat span{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted)}section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head h2{font:900 clamp(44px,6vw,80px)/.9 'Barlow Condensed';text-transform:uppercase;margin:0}.section-head p{max-width:470px;color:var(--muted);line-height:1.7}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.photo-frame{position:relative}.photo-frame:after{content:'';position:absolute;right:-14px;bottom:-14px;width:45%;height:45%;border-right:3px solid var(--gold);border-bottom:3px solid var(--gold)}.photo-frame img{width:100%;max-height:650px;object-fit:cover}.copy h3{font:900 52px/.95 'Barlow Condensed';text-transform:uppercase;margin:0 0 20px}.copy p{color:#c1c4c5;line-height:1.85}.quote{border-left:3px solid var(--gold);padding-left:20px;font:700 24px/1.35 'Barlow Condensed';margin:28px 0}.record-band{background:linear-gradient(100deg,#121618,#07120f)}.record-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.big60{font:900 clamp(130px,20vw,270px)/.7 'Barlow Condensed';color:var(--gold);letter-spacing:-8px}.record-grid h3{font:900 55px/.9 'Barlow Condensed';text-transform:uppercase;margin:0 0 20px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--panel);border:1px solid var(--line);padding:28px;min-height:210px}.card .num{color:var(--gold);font:800 13px 'Barlow Condensed';letter-spacing:2px}.card h3{font:800 30px 'Barlow Condensed';text-transform:uppercase;margin:28px 0 12px}.card p{color:var(--muted);line-height:1.6;font-size:14px}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:270px;gap:10px}.gallery img{width:100%;height:100%;object-fit:cover}.gallery img:first-child{grid-row:span 2}.cta{padding:80px 0;background:var(--gold);color:#0a0a0a}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font:900 clamp(45px,7vw,90px)/.85 'Barlow Condensed';text-transform:uppercase;margin:0}.cta .btn{border-color:#111}.footer{padding:45px 0}.foot{display:flex;justify-content:space-between;color:#777;font-size:12px}.page-hero{padding:100px 0 60px;background:linear-gradient(120deg,#0f1315,#090a0b)}.page-hero h1{font-size:clamp(65px,10vw,130px);margin-bottom:15px}.timeline{border-left:1px solid #3b4144;margin-left:12px}.step{padding:0 0 55px 40px;position:relative}.step:before{content:'';position:absolute;left:-7px;top:4px;width:13px;height:13px;border-radius:50%;background:var(--gold)}.step small{color:var(--gold);font-weight:800;letter-spacing:2px}.step h3{font:800 34px 'Barlow Condensed';text-transform:uppercase;margin:8px 0}.step p{color:var(--muted);line-height:1.7;max-width:700px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.media-grid img{height:340px;width:100%;object-fit:cover}.placeholder{padding:50px;border:1px dashed #41484b;text-align:center;color:var(--muted)}
@media(max-width:800px){.links{display:none;position:absolute;top:76px;left:0;right:0;background:#0d1011;padding:25px;flex-direction:column}.links.open{display:flex}.menu{display:block}.hero{min-height:760px}.hero:before{background:linear-gradient(0deg,#080a0b 5%,rgba(0,0,0,.75) 55%,rgba(0,0,0,.12))}.hero-bg{object-position:58% center}.hero-content{padding-bottom:55px}.hero h1{font-size:76px}.stat-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.split,.record-grid{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr}.section-head{display:block}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery img:first-child{grid-column:span 2;grid-row:auto}.cta .wrap,.foot{display:block}.cta .btn{margin-top:25px}.media-grid{grid-template-columns:1fr 1fr}section{padding:65px 0}}

/* V1.1 fix: 60-hour record block spacing */
.record-number-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:22px;padding:30px 0}
.record-number-wrap .big60{display:block;line-height:.72;margin:0;padding:0 0 12px}
.record-number-wrap .eyebrow{display:block;margin:0;line-height:1.4;position:relative;z-index:2}
@media(max-width:800px){.record-number-wrap{gap:18px;padding:15px 0}.record-number-wrap .big60{padding-bottom:8px}}

/* V2 — mature black/gold system + shop */
:root{--black:#090a0a;--panel:#111212;--text:#f3f0e8;--muted:#9c9a94;--gold:#c8a45b;--gold2:#e0c17c;--line:#282724}
body{background:radial-gradient(circle at 85% 0,#17140e 0,transparent 28%),var(--black)}
.nav{height:84px}.brand{font-size:23px;letter-spacing:3px}.brand b{color:var(--gold2)}.links{gap:22px}.links a{color:#c8c5bd}.links a:hover,.links a.active{color:var(--gold2)}
.cart-link{display:flex;gap:7px;align-items:center}.cart-link span{min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--gold);color:#0b0b0a;display:inline-grid;place-items:center;font:800 11px Inter}
.hero h1 span,.page-hero h1 span{color:var(--gold2);-webkit-text-stroke:0}.btn{transition:.2s ease}.btn.primary{background:var(--gold);border-color:var(--gold);color:#0c0c0b}.eyebrow{color:var(--gold2)}
.card{background:linear-gradient(145deg,#131313,#0e0e0e)}.cta{background:linear-gradient(115deg,#c29b50,#e1c47e);color:#0a0a09}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#11110f,#090a0a)}.page-hero.compact{padding:85px 0 65px}.page-hero.compact h1{font-size:clamp(64px,9vw,118px);margin-top:14px}
.shop-note{border:1px solid #4b412d;background:#15130e;color:#bdb6a7;padding:16px 18px;margin-bottom:28px;font-size:13px;line-height:1.6}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);background:#0f1010}.product-img{height:390px;position:relative;overflow:hidden;background:#151515}.product-img img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.05);transition:.45s}.product-card:hover .product-img img{transform:scale(1.035);filter:saturate(.9)}.product-img span{position:absolute;top:16px;left:16px;background:#0a0a09dd;border:1px solid #4b463b;padding:7px 10px;font:700 10px Inter;letter-spacing:1.2px;text-transform:uppercase}.product-body{padding:24px}.product-kicker{font:700 10px Inter!important;letter-spacing:2px;color:var(--gold2)!important}.product-body h3{font:700 31px/1 'Barlow Condensed';text-transform:uppercase;margin:9px 0 10px}.product-body p{color:var(--muted);font-size:13px;line-height:1.6}.product-buy{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 15px}.product-buy strong{font:700 24px 'Barlow Condensed';color:#eee7d7}.product-buy select{background:#0b0c0c;color:#eee;border:1px solid #393733;padding:10px 28px 10px 10px}.full{width:100%;text-align:center;cursor:pointer}
.checkout-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:44px;align-items:start}.cart-row{display:grid;grid-template-columns:110px 1fr auto 100px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-row img{width:110px;height:120px;object-fit:cover}.cart-row h3{font:700 26px 'Barlow Condensed';text-transform:uppercase;margin:0 0 5px}.cart-row p{color:var(--muted);margin:0 0 10px;font-size:13px}.text-btn{border:0;background:none;color:var(--gold2);padding:0;cursor:pointer}.qty{display:flex;align-items:center;border:1px solid #35332e}.qty button{width:34px;height:34px;border:0;background:#141414;color:#eee;cursor:pointer}.qty span{width:34px;text-align:center;font-size:13px}.checkout-panel{position:sticky;top:25px;border:1px solid var(--line);background:#101111;padding:28px}.cart-summary{margin:18px 0 25px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;align-items:center}.cart-summary strong{font:700 28px 'Barlow Condensed';color:var(--gold2)}.cart-summary small,.form-note{display:block;color:#777;line-height:1.5;margin-top:10px}.checkout-panel label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#aaa;margin:14px 0}.checkout-panel label span{color:#666}.checkout-panel input,.checkout-panel textarea{display:block;width:100%;margin-top:7px;background:#0a0b0b;border:1px solid #34332f;color:white;padding:13px;font:400 14px Inter;outline:none}.checkout-panel textarea{min-height:82px;resize:vertical}.checkout-panel input:focus,.checkout-panel textarea:focus{border-color:var(--gold)}.empty-cart{border:1px solid var(--line);padding:50px}.empty-cart h3{font:700 36px 'Barlow Condensed';text-transform:uppercase;margin:0 0 8px}.toast{position:fixed;right:22px;bottom:22px;background:var(--gold2);color:#0a0a09;padding:14px 18px;font-weight:700;font-size:13px;z-index:50;transform:translateY(30px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}
.video-guide{margin-top:22px;border-left:2px solid var(--gold);padding:0 0 0 18px;color:var(--muted);font-size:13px;line-height:1.7}
@media(max-width:900px){.shop-grid{grid-template-columns:1fr 1fr}.checkout-grid{grid-template-columns:1fr}.checkout-panel{position:static}}
@media(max-width:600px){.shop-grid{grid-template-columns:1fr}.product-img{height:430px}.cart-row{grid-template-columns:78px 1fr auto}.cart-row img{width:78px;height:90px}.cart-row>strong{grid-column:2/4}.page-hero.compact{padding:55px 0 40px}}

/* V3 — mature data-driven story gallery */
.gallery-section{padding-top:64px}.gallery-toolbar{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px;align-items:end;margin-bottom:34px}.gallery-toolbar p{color:var(--muted);line-height:1.7;margin:10px 0 0}.gallery-filters{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.gallery-filter{border:1px solid #36342f;background:#0d0e0e;color:#aaa59b;padding:10px 13px;font:700 10px Inter;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;transition:.2s}.gallery-filter:hover,.gallery-filter.active{background:var(--gold);border-color:var(--gold);color:#0b0b0a}.story-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{border:1px solid var(--line);background:#0f1010;overflow:hidden}.gallery-open{display:block;width:100%;padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer}.gallery-cover{height:330px;overflow:hidden;position:relative;background:#151515}.gallery-cover img{width:100%;height:100%;object-fit:cover;transition:.45s;filter:saturate(.8)}.gallery-card:hover .gallery-cover img{transform:scale(1.035);filter:saturate(1)}.gallery-copy{padding:19px 20px 21px}.gallery-copy span{color:var(--gold2);font:700 10px Inter;letter-spacing:1.5px;text-transform:uppercase}.gallery-copy h3{font:700 27px/1 'Barlow Condensed';text-transform:uppercase;margin:8px 0}.gallery-copy p{color:#77746d;font-size:11px;margin:0}.play-badge{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#c8a45be8;color:#0b0b0a;font-size:20px;padding-left:4px}.empty-gallery{grid-column:1/-1;border:1px dashed #3b3934;padding:50px;text-align:center;color:var(--muted)}.gallery-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:24px}.gallery-modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;border:0;background:#000d;cursor:pointer}.modal-panel{position:relative;z-index:1;width:min(1100px,96vw);max-height:92vh;overflow:auto;background:#0d0e0e;border:1px solid #39362f;display:grid;grid-template-columns:1.3fr .7fr;box-shadow:0 25px 90px #000}.modal-media{min-height:560px;background:#050505;display:grid;place-items:center}.modal-media img,.modal-media video,.modal-media iframe{width:100%;height:100%;max-height:76vh;object-fit:contain;border:0}.modal-details{padding:45px 34px;align-self:center}.modal-details h2{font:800 44px/.95 'Barlow Condensed';text-transform:uppercase;margin:13px 0}.modal-details p{color:#b0ada5;line-height:1.8;font-size:14px}.modal-meta{color:#77746d;font-size:12px;margin-bottom:22px}.modal-close{position:absolute;right:13px;top:13px;z-index:2;width:40px;height:40px;border:1px solid #555048;background:#0b0b0bd9;color:#fff;font-size:25px;cursor:pointer}.modal-lock{overflow:hidden}
@media(max-width:900px){.gallery-toolbar{grid-template-columns:1fr}.gallery-filters{justify-content:flex-start}.story-gallery{grid-template-columns:1fr 1fr}.modal-panel{grid-template-columns:1fr}.modal-media{min-height:300px}.modal-details{padding:28px}}
@media(max-width:600px){.story-gallery{grid-template-columns:1fr}.gallery-cover{height:400px}.gallery-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px}.gallery-filter{white-space:nowrap}.modal-panel{width:96vw}.modal-media{min-height:250px}.modal-details h2{font-size:36px}}
/* V3.1 HERO FIX — real athlete photo, full head visible */
.hero{background:radial-gradient(circle at 76% 42%,#262116 0,#11110f 28%,#080a0b 65%);min-height:calc(100vh - 76px)}
.hero-bg{left:auto;right:0;width:58%;height:100%;object-fit:contain;object-position:center top;background:#f4f4f2;mix-blend-mode:normal}
.hero:before{background:linear-gradient(90deg,#080a0b 0%,rgba(8,10,11,.98) 39%,rgba(8,10,11,.72) 55%,rgba(8,10,11,.12) 76%),linear-gradient(0deg,#080a0b 0%,transparent 28%)}
.hero-content{max-width:650px}
@media(max-width:800px){.hero{min-height:820px;align-items:end;background:#080a0b}.hero-bg{width:100%;height:58%;top:0;right:0;object-fit:contain;object-position:center top}.hero:before{background:linear-gradient(0deg,#080a0b 30%,rgba(8,10,11,.82) 50%,rgba(8,10,11,.08) 82%)}.hero-content{padding-bottom:48px}.hero h1{font-size:70px}}
/* V4 concept homepage */
.concept-nav{background:#080a0b;width:100%;max-width:none;padding:0 max(4%,calc((100vw - 1400px)/2));height:82px}.concept-hero{padding:0;position:relative;background:#050606;overflow:hidden}.concept-hero>img{width:100%;height:auto;display:block}.concept-hotspots{position:absolute;inset:0;pointer-events:none}.concept-hotspots .hot{position:absolute;display:block;pointer-events:auto}.hot.story{left:6.2%;top:61%;width:16.7%;height:6.3%}.hot.highlights{left:24.4%;top:61%;width:18%;height:6.3%}.hot.partner{right:2.8%;top:2.5%;width:14%;height:6%}.concept-hero+.section{padding-top:70px}
@media(max-width:800px){.concept-nav{padding:0 4%}.concept-hero{height:72vh;min-height:560px}.concept-hero>img{width:100%;height:100%;object-fit:cover;object-position:63% center}.concept-hotspots{display:none}}
\n/* V4.1 layout refinements */
/* Homepage artwork already contains its own visual header, so no duplicate HTML header is shown. */
.concept-hero{margin:0;padding:0}
.concept-hotspots .nav-home{left:20.1%;top:2.7%;width:4.2%;height:5.8%}
.concept-hotspots .nav-about{left:25.1%;top:2.7%;width:4.5%;height:5.8%}
.concept-hotspots .nav-career{left:30.4%;top:2.7%;width:4.8%;height:5.8%}
.concept-hotspots .nav-gallery{left:35.8%;top:2.7%;width:5.2%;height:5.8%}
.concept-hotspots .nav-community{left:41.6%;top:2.7%;width:6.4%;height:5.8%}
.concept-hotspots .nav-shop{left:48.8%;top:2.7%;width:4.2%;height:5.8%}
.concept-hotspots .nav-news{left:53.8%;top:2.7%;width:4.2%;height:5.8%}
.concept-hotspots .nav-contact{left:59%;top:2.7%;width:5.2%;height:5.8%}

/* Inner pages: tighter, more mature top spacing. */
.page-hero,.page-hero.compact{padding:48px 0 38px}
.page-hero h1,.page-hero.compact h1{margin:8px 0 10px;font-size:clamp(54px,7vw,92px);line-height:.88}
.page-hero .lead{margin-top:8px;max-width:760px}
.gallery-section{padding-top:42px}

/* Gallery collections stay in one clean horizontal line on desktop. */
.gallery-toolbar{grid-template-columns:1fr;margin-bottom:28px;gap:18px;align-items:start}
.gallery-filters{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:7px;width:100%;overflow-x:auto;padding:2px 0 9px;scrollbar-width:thin}
.gallery-filter{white-space:nowrap;flex:0 0 auto;padding:10px 12px}

@media(max-width:800px){
  .concept-hero{height:auto;min-height:0}
  .concept-hero>img{width:100%;height:auto;object-fit:contain;object-position:center top}
  .concept-hotspots{display:none}
  .page-hero,.page-hero.compact{padding:34px 0 28px}
  .page-hero h1,.page-hero.compact h1{font-size:clamp(48px,15vw,72px)}
  .gallery-section{padding-top:30px}
}

/* V4.2 — one navigation system across every page */
.site-header{background:#07090a;border-bottom:1px solid #1e2021;position:relative;z-index:30}.site-header .nav{height:92px;width:min(1400px,94%)}
.brand-lockup{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;column-gap:8px;align-items:center;line-height:1}.brand-lockup .crown{grid-row:1/3;color:var(--gold2);font-size:28px;line-height:1}.brand-lockup>span:nth-child(2){font-size:22px;letter-spacing:4px}.brand-lockup small{font-size:8px;letter-spacing:3px;color:#ddd;margin-top:5px}.site-header .links{gap:27px;align-items:center;text-transform:none;font-size:14px;letter-spacing:0}.site-header .links a{padding:35px 0 30px;color:#e2e0da;border-bottom:2px solid transparent}.site-header .links a.active,.site-header .links a:hover{color:var(--gold2);border-bottom-color:var(--gold2)}.cart-mini{font-size:12px!important;color:var(--gold2)!important}.cart-mini span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--gold2);color:#090909;margin-left:4px}
.page-hero,.page-hero.compact{padding:30px 0 28px}.page-hero h1,.page-hero.compact h1{font-size:clamp(50px,6vw,78px);margin:7px 0 7px}.page-hero .lead{font-size:16px;line-height:1.55;margin:5px 0 0}.gallery-section{padding-top:32px}
.royal-home{min-height:690px;padding:0;position:relative;overflow:hidden;background:radial-gradient(circle at 67% 32%,#4a3a1b 0,#18150f 21%,#080a0b 58%)}.royal-glow{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,7,.98) 0%,rgba(5,6,7,.88) 42%,rgba(5,6,7,.18) 68%,rgba(5,6,7,.72) 100%);z-index:1}.royal-copy{position:relative;z-index:3;height:690px;display:flex;align-items:center}.royal-text{width:58%;padding-left:1%}.royal-kicker{font-size:13px;letter-spacing:4px;color:#dedbd3;margin-bottom:20px}.royal-kicker i{color:var(--gold2);font-style:normal;margin:0 8px}.mini-crown{color:var(--gold2);font-size:42px;margin:0 0 -10px 160px}.royal-text h1{font:900 clamp(82px,8vw,132px)/.8 'Barlow Condensed',Arial,sans-serif;color:var(--gold2);letter-spacing:-3px;margin:0;text-transform:uppercase}.royal-text h2{font:700 31px 'Barlow Condensed',Arial,sans-serif;letter-spacing:10px;margin:18px 0;color:#fff}.royal-rule{height:2px;width:88%;background:var(--gold2);margin:20px 0 18px}.royal-text h3{font:700 18px 'Barlow Condensed',Arial,sans-serif;letter-spacing:3px;color:var(--gold2)}.royal-text h3 b{margin:0 10px;color:#d7c07e}.royal-text>p{font-size:18px;font-style:italic;color:#eee;margin-top:22px}.royal-photo{position:absolute;z-index:2;right:5%;bottom:0;width:43%;height:96%;display:flex;align-items:flex-end;justify-content:center}.royal-photo:before{content:'';position:absolute;inset:8% 0 0;border-radius:50%;background:radial-gradient(circle,#d0a94d33 0,transparent 66%);filter:blur(20px)}.royal-photo img{position:relative;width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:normal}.home-stats{padding:0;background:#080b0d;border-top:1px solid #2b2b28;border-bottom:1px solid #2b2b28}.home-stats .stat strong{font-size:27px}
@media(max-width:1000px){.site-header .links{gap:15px;font-size:12px}.brand-lockup>span:nth-child(2){font-size:18px}.royal-text{width:60%}.royal-photo{right:0;width:47%}}
@media(max-width:800px){.site-header .nav{height:76px}.site-header .links{top:76px}.site-header .links a{padding:8px 0;border:0}.royal-home{min-height:780px}.royal-copy{height:780px;align-items:flex-end;padding-bottom:55px}.royal-text{width:100%;position:relative;z-index:4}.royal-kicker{font-size:9px;letter-spacing:2px}.royal-text h1{font-size:70px}.royal-text h2{font-size:20px;letter-spacing:6px}.royal-text h3{font-size:14px;letter-spacing:1.5px}.royal-photo{width:100%;height:58%;right:0;top:0;bottom:auto}.royal-photo img{object-position:center top}.royal-glow{background:linear-gradient(0deg,#080a0b 33%,rgba(8,10,11,.72) 53%,rgba(8,10,11,.04) 82%)}.mini-crown{display:none}.page-hero,.page-hero.compact{padding:24px 0 22px}}

/* V5 — approved homepage + consistent mature page spacing */
.wide-nav{width:min(1400px,94%);margin:auto}.site-header .nav{height:86px}.site-header .links{gap:30px}.site-header .links a{padding:32px 0 27px}.cart-icon{margin-left:4px;color:var(--gold2)!important;white-space:nowrap}.cart-icon span{display:inline-grid;place-items:center;background:var(--gold2);color:#080808;border-radius:50%;min-width:21px;height:21px;font-size:10px;margin-left:2px}
.approved-home{padding:0;position:relative;background:#050607;line-height:0}.approved-home>img{width:100%;height:auto;display:block}.approved-hotspots{position:absolute;inset:0}.approved-hotspots a{position:absolute;display:block;z-index:5}.h-home{left:18.6%;top:3.3%;width:4.5%;height:7%}.h-about{left:24.2%;top:3.3%;width:4.5%;height:7%}.h-career{left:29.7%;top:3.3%;width:4.8%;height:7%}.h-gallery{left:35.4%;top:3.3%;width:5.2%;height:7%}.h-community{left:41.4%;top:3.3%;width:7%;height:7%}.h-shop{left:49.4%;top:3.3%;width:4.2%;height:7%}.h-news{left:54.8%;top:3.3%;width:4.3%;height:7%}.h-contact{left:60.5%;top:3.3%;width:5.2%;height:7%}.h-partner{right:2.4%;top:3.1%;width:14.8%;height:6.4%}.h-story{left:6.5%;top:67%;width:16.5%;height:6.2%}.h-highlights{left:24.4%;top:67%;width:17.5%;height:6.2%}.home-mobile-actions{display:none}
.page-hero,.page-hero.compact{padding:34px 0 30px}.page-hero h1,.page-hero.compact h1{font-size:clamp(52px,6vw,82px);line-height:.86;margin:7px 0 8px}.page-hero .lead{margin:5px 0 0;max-width:760px}.inner-first,body>section:first-of-type{padding-top:48px}.gallery-section{padding-top:38px}.gallery-filters{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;gap:8px;justify-content:flex-start!important;padding-bottom:10px}.gallery-filter{white-space:nowrap;flex:0 0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{background:var(--panel);border:1px solid var(--line);padding:36px}.contact-card span{color:var(--gold2);font:700 11px Inter;letter-spacing:2px}.contact-card h2{font:800 44px/.95 'Barlow Condensed';text-transform:uppercase;margin:12px 0}.contact-card p{color:var(--muted);line-height:1.75;margin-bottom:25px}
@media(max-width:900px){.site-header .links{gap:16px}.approved-hotspots{display:none}.home-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#272727}.home-mobile-actions a{background:#0b0d0e;padding:18px;text-align:center;color:var(--gold2);font:700 14px 'Barlow Condensed';letter-spacing:1px;text-transform:uppercase}.contact-grid{grid-template-columns:1fr}}
@media(max-width:800px){.site-header .nav{height:74px}.site-header .links{top:74px}.approved-home{min-height:0}.approved-home>img{width:100%;height:auto;object-fit:contain}.page-hero,.page-hero.compact{padding:26px 0 23px}.inner-first{padding-top:32px}}

/* V6 — cinematic inner-page system matched to approved homepage */
body:not(.home-page){background:#060809;background-image:radial-gradient(circle at 80% 10%,rgba(244,196,48,.06),transparent 28%)}
.site-header{background:linear-gradient(90deg,#07090a 0%,#090b0c 70%,#0d0d0b 100%);border-bottom:1px solid rgba(244,196,48,.16)}
.site-header .nav{height:92px}.brand-lockup .crown{font-size:31px}.brand-lockup>span:nth-child(2){font-size:23px}.site-header .links a{font-weight:600}
.cinematic-hero{position:relative;min-height:480px;padding:0;overflow:hidden;border-bottom:1px solid #29271f;background:#090b0c}.cinematic-hero .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.86) contrast(1.05)}.cinematic-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#07090a 0%,rgba(7,9,10,.94) 35%,rgba(7,9,10,.55) 60%,rgba(7,9,10,.18) 100%),linear-gradient(0deg,#060809 0%,transparent 40%)}.cinematic-hero .wrap{position:relative;z-index:2;min-height:480px;display:flex;align-items:center}.cinematic-copy{max-width:680px;padding:52px 0}.cinematic-copy h1{font:900 clamp(64px,8vw,116px)/.78 'Barlow Condensed';letter-spacing:-2px;text-transform:uppercase;margin:13px 0 22px}.cinematic-copy h1 span{color:var(--gold)}.cinematic-copy .lead{max-width:570px;font-size:17px}.gold-rule{width:92px;height:3px;background:var(--gold);margin:22px 0}.page-section{padding:72px 0}.page-section.alt{background:#0b0e0f;border-top:1px solid #1d2122;border-bottom:1px solid #1d2122}.royal-panel{background:linear-gradient(135deg,#121516,#0a0c0d);border:1px solid #2b2c28;padding:38px;position:relative;overflow:hidden}.royal-panel:before{content:'♛';position:absolute;right:18px;top:0;font-size:110px;color:rgba(244,196,48,.045)}.royal-panel h3{font:800 34px/.95 'Barlow Condensed';text-transform:uppercase;margin:0 0 15px}.royal-panel p{color:#b7bbbd;line-height:1.75}.gold-label{color:var(--gold);font:700 12px 'Barlow Condensed';letter-spacing:3px;text-transform:uppercase}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:#0e1112;border:1px solid #252927;padding:28px;min-height:190px}.feature-card strong{color:var(--gold);font:800 12px 'Barlow Condensed';letter-spacing:2px}.feature-card h3{font:800 28px 'Barlow Condensed';text-transform:uppercase;margin:18px 0 10px}.feature-card p{font-size:14px;color:#9fa4a6;line-height:1.65}.section-title{font:900 clamp(48px,6vw,78px)/.86 'Barlow Condensed';text-transform:uppercase;margin:0}.section-title span{color:var(--gold)}.section-intro{max-width:600px;color:#aeb2b3;line-height:1.75}.photo-frame img{filter:saturate(.9) contrast(1.04)}.timeline{border-left-color:#514a2d}.step{padding-bottom:42px}.step h3{font-size:31px}.story-gallery{margin-top:15px}.shop-note{background:#101314;border:1px solid #292c29;border-left:3px solid var(--gold);padding:17px 20px;color:#aaa;margin-bottom:28px}.checkout-panel{background:#0e1112;border:1px solid #292c29;padding:30px}.footer{border-top:1px solid #1d2122;background:#050607}.deep-cta{padding:65px 0;background:linear-gradient(110deg,#dba91b,#f4c430);color:#080808}.deep-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.deep-cta h2{font:900 clamp(44px,6vw,75px)/.86 'Barlow Condensed';text-transform:uppercase;margin:0}.deep-cta p{max-width:480px;font-weight:600;line-height:1.6}.deep-cta .btn{border-color:#080808}
@media(max-width:900px){.feature-grid{grid-template-columns:1fr 1fr}.cinematic-hero,.cinematic-hero .wrap{min-height:430px}.cinematic-hero:after{background:linear-gradient(90deg,#07090a 0%,rgba(7,9,10,.88) 55%,rgba(7,9,10,.38) 100%),linear-gradient(0deg,#060809,transparent 45%)}}
@media(max-width:800px){.site-header .nav{height:74px}.cinematic-hero,.cinematic-hero .wrap{min-height:540px;align-items:flex-end}.cinematic-hero .hero-image{height:58%;object-position:center top}.cinematic-hero:after{background:linear-gradient(0deg,#060809 32%,rgba(6,8,9,.75) 56%,rgba(6,8,9,.08) 88%)}.cinematic-copy{padding:0 0 44px}.cinematic-copy h1{font-size:66px}.feature-grid{grid-template-columns:1fr}.page-section{padding:52px 0}.deep-cta .wrap{display:block}.deep-cta p{margin:22px 0}.foot{gap:20px;flex-direction:column}}

/* V6.2 — tighter, cleaner inner pages */
body:not(.home-page) .cinematic-hero{min-height:390px}
body:not(.home-page) .cinematic-hero .wrap{min-height:390px}
body:not(.home-page) .cinematic-copy{padding:34px 0}
body:not(.home-page) .cinematic-copy h1{font-size:clamp(56px,6.6vw,94px);margin:10px 0 15px;line-height:.82}
body:not(.home-page) .cinematic-copy .lead{font-size:16px;line-height:1.55;max-width:610px}
body:not(.home-page) .gold-rule{margin:15px 0;width:78px}
body:not(.home-page) .page-section{padding:50px 0}
body:not(.home-page) .split{gap:42px}
body:not(.home-page) .photo-frame{max-width:620px;margin-inline:auto;width:100%}
body:not(.home-page) .photo-frame img{max-height:470px;object-position:center 24%}
body:not(.home-page) .copy h3{font-size:44px}
body:not(.home-page) .copy p{line-height:1.7}
body:not(.home-page) .section-head{margin-bottom:28px}
body:not(.home-page) .section-title{font-size:clamp(43px,5vw,66px)}
body:not(.home-page) .timeline .step{padding-bottom:30px}
body:not(.home-page) .timeline .step h3{font-size:28px;margin:6px 0}
body:not(.home-page) .timeline .step p{line-height:1.55;margin:6px 0}
body:not(.home-page) .gallery{grid-auto-rows:220px}
body:not(.home-page) .media-grid img{height:280px}
body:not(.home-page) .product-img{height:315px}
body:not(.home-page) .shop-grid{gap:16px}
body:not(.home-page) .product-body{padding:20px}
body:not(.home-page) .feature-card{min-height:165px;padding:23px}
body:not(.home-page) .royal-panel{padding:30px}
body:not(.home-page) .deep-cta{padding:50px 0}
@media(max-width:800px){body:not(.home-page) .cinematic-hero,body:not(.home-page) .cinematic-hero .wrap{min-height:460px}body:not(.home-page) .cinematic-copy{padding:0 0 32px}body:not(.home-page) .cinematic-copy h1{font-size:56px}body:not(.home-page) .page-section{padding:38px 0}body:not(.home-page) .photo-frame img{max-height:400px}body:not(.home-page) .gallery{grid-auto-rows:190px}body:not(.home-page) .product-img{height:300px}}
/* FINAL DESKTOP COMPACTION — keep inner pages closer to the header */
@media (min-width:901px){
  body:not(.home-page) .cinematic-hero{min-height:390px}
  body:not(.home-page) .cinematic-copy{padding-top:18px;padding-bottom:24px}
  body:not(.home-page) .page-section{padding-top:44px;padding-bottom:44px}
  body:not(.home-page) .photo-frame img{max-height:410px;object-fit:cover}
  body:not(.home-page) .gallery img{height:220px;object-fit:cover}
  body:not(.home-page) .section-head{margin-bottom:24px}
}
.gallery-filters{flex-wrap:nowrap!important;overflow-x:auto;justify-content:flex-start!important;padding-bottom:5px}
.gallery-filter{white-space:nowrap}
