:root{
  --gh-bg:#07111f;
  --gh-bg-2:#0b1626;
  --gh-panel:#101b2c;
  --gh-panel-2:#121f32;
  --gh-line:rgba(255,255,255,.09);
  --gh-text:#f4f7fb;
  --gh-muted:#98a6b8;
  --gh-gold:#dfbb2e;
  --gh-gold-2:#f2cf48;
  --gh-ink:#10141a;
}
html{scroll-behavior:smooth}
body{background:var(--gh-bg);color:var(--gh-text);overflow-x:hidden}
main{overflow:hidden}
.gh-section{position:relative;padding:120px 0;border-top:1px solid var(--gh-line)}
.gh-section em,.gh-hero em,.gh-final-cta em{font-style:normal;color:var(--gh-gold)}
.gh-eyebrow,.gh-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gh-gold)}
.gh-kicker span{width:7px;height:7px;border-radius:50%;background:var(--gh-gold);box-shadow:0 0 18px rgba(223,187,46,.75)}
.gh-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:64px;align-items:end;margin-bottom:54px}
.gh-section-head h2,.gh-split-copy h2,.gh-value-copy h2,.gh-final-cta h2{margin:14px 0 0;font-size:clamp(38px,4.5vw,72px);line-height:.98;letter-spacing:-.045em;color:var(--gh-text);max-width:950px}
.gh-section-head p,.gh-split-copy>p,.gh-value-copy p,.gh-final-cta p{margin:0;color:var(--gh-muted);font-size:17px;line-height:1.75}
.gh-section-head-center{grid-template-columns:1fr;max-width:980px;text-align:center;margin-left:auto;margin-right:auto}
.gh-section-head-center p{max-width:760px;margin:0 auto}
.gh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:800;font-size:14px;text-decoration:none;transition:.25s ease}
.gh-btn-gold{background:linear-gradient(135deg,var(--gh-gold-2),var(--gh-gold));color:#17160f;box-shadow:0 12px 40px rgba(223,187,46,.18)}
.gh-btn-gold:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(223,187,46,.28)}
.gh-btn-ghost{border:1px solid rgba(255,255,255,.16);color:#fff;background:rgba(255,255,255,.035)}
.gh-btn-ghost:hover{border-color:rgba(223,187,46,.5);background:rgba(223,187,46,.06)}

/* HERO */
.gh-hero{position:relative;min-height:850px;padding:110px 0 42px;background:radial-gradient(circle at 70% 38%,rgba(55,74,103,.22),transparent 26%),linear-gradient(180deg,#07111f 0%,#081322 72%,#091522 100%)}
.gh-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(180deg,transparent,#091522)}
.gh-hero-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 92%)}
.gh-hero-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(480px,.94fr);gap:54px;align-items:center;min-height:680px}
.gh-hero-copy h1{margin:25px 0 22px;font-size:clamp(56px,6vw,96px);line-height:.93;letter-spacing:-.058em;max-width:820px}
.gh-hero-lead{font-size:18px;line-height:1.78;color:#aeb9c8;max-width:720px}
.gh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.gh-proof-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px;color:#75849a;font-size:11px;font-weight:800;letter-spacing:.12em}
.gh-proof-strip b{color:var(--gh-gold)}
.gh-hero-visual{position:relative;min-height:620px}
.gh-map-wrap{position:absolute;inset:30px 0 0 0;display:flex;align-items:center;justify-content:center;opacity:.52}
.gh-world-map{width:92%;filter:sepia(1) saturate(1.3) hue-rotate(355deg) brightness(1.4);opacity:.56}
.gh-orbit{position:absolute;border:1px solid rgba(223,187,46,.14);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.gh-orbit-a{width:510px;height:510px}.gh-orbit-b{width:650px;height:650px}
.gh-node{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--gh-gold);box-shadow:0 0 18px rgba(223,187,46,.8)}
.n1{left:19%;top:31%}.n2{left:42%;top:23%}.n3{right:24%;top:38%}.n4{left:48%;bottom:31%}.n5{right:17%;bottom:22%}
.gh-collectible-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-46%) rotate(-2deg);width:min(86%,520px);padding:13px;border:1px solid rgba(223,187,46,.28);border-radius:22px;background:linear-gradient(145deg,rgba(22,31,46,.96),rgba(10,18,31,.95));box-shadow:0 28px 90px rgba(0,0,0,.52),0 0 70px rgba(223,187,46,.08)}
.gh-collectible-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px}
.gh-card-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 5px 2px;color:#8f9bac;font-size:10px;letter-spacing:.12em}.gh-card-meta strong{color:#fff;font-size:11px}
.gh-floating-stat{position:absolute;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(10,18,31,.76);backdrop-filter:blur(12px);box-shadow:0 16px 42px rgba(0,0,0,.28)}
.gh-floating-stat strong{display:block;color:var(--gh-gold);font-size:20px}.gh-floating-stat span{display:block;margin-top:3px;font-size:9px;color:#8f9aac;text-transform:uppercase;letter-spacing:.13em;font-weight:800}
.gh-stat-1{left:0;bottom:92px}.gh-stat-2{right:0;top:96px}
.gh-hero-bottom{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;color:#6f7d90;font-size:12px;letter-spacing:.02em}.gh-hero-bottom a{color:#d9b932;text-decoration:none;font-weight:800}

/* PLATFORM */
.gh-platform{background:#091522}
.gh-sector-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gh-line);border-left:1px solid var(--gh-line)}
.gh-sector-card{position:relative;min-height:285px;padding:34px;border-right:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line);background:linear-gradient(145deg,rgba(255,255,255,.02),rgba(255,255,255,0));transition:.28s ease}
.gh-sector-card:hover{background:linear-gradient(145deg,rgba(223,187,46,.09),rgba(255,255,255,.018));transform:translateY(-3px)}
.gh-sector-no{font-size:12px;color:var(--gh-gold);font-weight:800;letter-spacing:.14em}
.gh-sector-card h3{margin:54px 0 14px;font-size:24px;letter-spacing:-.02em}.gh-sector-card p{margin:0;color:var(--gh-muted);line-height:1.7;font-size:14px;max-width:330px}.gh-sector-arrow{position:absolute;right:28px;top:29px;color:#607087;font-size:20px}

/* COLLECTIONS */
.gh-collections{padding-bottom:90px;background:#eef1f3;color:#111820}
.gh-collections .gh-section-head h2,.gh-collections .gh-section-head p{color:#111820}.gh-collections .gh-section-head p{color:#58616b}.gh-collections .gh-eyebrow{color:#9b7d08}
.gh-collection-track{display:flex;gap:18px;overflow-x:auto;padding:0 max(24px,calc((100vw - 1240px)/2));scroll-snap-type:x mandatory;scrollbar-width:none}.gh-collection-track::-webkit-scrollbar{display:none}
.gh-destination-card{position:relative;flex:0 0 min(72vw,560px);height:430px;margin:0;border-radius:24px;overflow:hidden;scroll-snap-align:start;background:#152031;box-shadow:0 16px 38px rgba(19,29,39,.14)}
.gh-destination-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gh-destination-card:hover img{transform:scale(1.035)}
.gh-destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(4,9,16,.86))}
.gh-destination-card figcaption{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:white}.gh-destination-card figcaption span,.gh-destination-card figcaption small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;opacity:.72}.gh-destination-card figcaption strong{display:block;font-size:31px;line-height:1.1;margin:5px 0 7px}
.gh-collection-note{display:flex;gap:10px;justify-content:flex-end;margin-top:28px;color:#626a72}.gh-collection-note strong{color:#141a21}

/* PROCESS */
.gh-process{background:#0a1523}
.gh-process-line{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--gh-line);border-left:1px solid var(--gh-line)}
.gh-step{min-height:250px;padding:30px;border-right:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line)}
.gh-step>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(223,187,46,.3);color:var(--gh-gold);font-size:11px;font-weight:800}.gh-step h3{margin:48px 0 10px;font-size:19px;letter-spacing:.04em}.gh-step p{margin:0;color:var(--gh-muted);line-height:1.7;font-size:14px}

/* SPLIT / AUTH */
.gh-auth{background:linear-gradient(180deg,#091522,#0b1726)}
.gh-split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.gh-split-copy>p{margin-top:24px;max-width:650px}
.gh-feature-list{margin-top:34px;border-top:1px solid var(--gh-line)}.gh-feature-list>div{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid var(--gh-line);align-items:center}.gh-feature-list strong{color:var(--gh-gold);font-size:11px}.gh-feature-list span{font-size:14px;color:#d4dbe4}
.gh-tech-visual{position:relative}.gh-tech-frame{position:relative;padding:14px;border-radius:26px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.015));box-shadow:0 30px 80px rgba(0,0,0,.28)}.gh-tech-frame img{display:block;width:100%;border-radius:18px;aspect-ratio:4/3;object-fit:cover}.gh-tech-badge{position:absolute;left:32px;bottom:32px;padding:12px 14px;border-radius:999px;background:rgba(8,15,25,.8);backdrop-filter:blur(10px);font-size:10px;font-weight:800;letter-spacing:.12em}.gh-tech-badge span{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:8px;background:#50d17a;box-shadow:0 0 10px #50d17a}

/* VENDING */
.gh-vending{background:#07111f}
.gh-split-reverse .gh-vending-visual{order:1}.gh-split-reverse .gh-split-copy{order:2}
.gh-vending-visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center}.gh-vending-visual img{position:relative;z-index:2;max-height:590px;max-width:100%;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.48))}.gh-vending-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(223,187,46,.18),transparent 67%);filter:blur(8px)}.gh-live-chip{position:absolute;z-index:3;right:8%;top:16%;padding:11px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(9,18,30,.8);font-size:10px;font-weight:800;letter-spacing:.13em}.gh-live-chip i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#4fd27c;box-shadow:0 0 12px #4fd27c}
.gh-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:34px}.gh-metrics>div{padding:22px;border:1px solid var(--gh-line);border-radius:15px;background:rgba(255,255,255,.018)}.gh-metrics strong{display:block;color:var(--gh-gold);font-size:24px}.gh-metrics span{display:block;margin-top:4px;color:#8897aa;font-size:11px;text-transform:uppercase;letter-spacing:.1em}

/* EDITIONS */
.gh-editions{background:#0a1523}
.gh-edition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gh-edition-card{position:relative;min-height:290px;padding:30px;border-radius:18px;border:1px solid var(--gh-line);background:linear-gradient(145deg,#101d2f,#0b1625);overflow:hidden;transition:.28s ease}.gh-edition-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:radial-gradient(circle,rgba(223,187,46,.13),transparent 68%)}.gh-edition-card:hover{transform:translateY(-5px);border-color:rgba(223,187,46,.22)}.gh-edition-card small{color:var(--gh-gold);font-size:10px;font-weight:800;letter-spacing:.14em}.gh-edition-card h3{font-size:26px;margin:70px 0 12px}.gh-edition-card p{color:var(--gh-muted);font-size:14px;line-height:1.7;margin:0}.gh-edition-card>span{position:absolute;left:30px;bottom:24px;color:#59687b;font-size:9px;letter-spacing:.13em;font-weight:800}

/* VALUE / CTA */
.gh-value{background:#08131f;padding-bottom:0}.gh-value-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;padding:64px;border:1px solid rgba(223,187,46,.16);border-radius:28px;background:linear-gradient(145deg,rgba(223,187,46,.045),rgba(255,255,255,.018));box-shadow:0 28px 90px rgba(0,0,0,.18)}.gh-value-copy p{margin-top:24px}.gh-value-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--gh-line);border-left:1px solid var(--gh-line)}.gh-value-grid div{padding:24px;border-right:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line)}.gh-value-grid strong{display:block;color:var(--gh-gold);font-size:11px;margin-bottom:18px}.gh-value-grid span{font-size:13px;color:#d9e0e8}
.gh-final-cta{text-align:center;padding:150px 20px 130px;max-width:1000px;margin:0 auto}.gh-final-cta>span{color:var(--gh-gold);font-size:11px;font-weight:800;letter-spacing:.16em}.gh-final-cta h2{margin:22px auto 24px;font-size:clamp(48px,6.5vw,94px);max-width:900px}.gh-final-cta p{max-width:650px;margin:0 auto 30px}

/* FOOTER */
.gh-footer{background:#050b12;border-top:1px solid var(--gh-line);padding:58px 0 28px}.gh-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.gh-footer-brand{display:inline-flex;align-items:center;gap:14px;color:white;text-decoration:none}.gh-footer-brand>span:last-child{display:flex;flex-direction:column;gap:2px}.gh-footer-brand strong{font-size:13px;letter-spacing:.03em}.gh-footer-brand small{font-size:8px;color:#718096;letter-spacing:.2em}.gh-footer-top p{margin:0;color:#748296;line-height:1.7;font-size:13px;max-width:500px;justify-self:end}.gh-footer-links{display:flex;gap:22px;flex-wrap:wrap;padding:38px 0;border-bottom:1px solid var(--gh-line)}.gh-footer-links a{color:#aeb9c6;text-decoration:none;font-size:12px}.gh-footer-links a:hover{color:var(--gh-gold)}.gh-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;color:#566477;font-size:10px;letter-spacing:.08em}

/* REVEAL */
[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}

/* NAV polish */
.site-header{background:rgba(5,12,21,.86)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}
.site-header .navbar{min-height:72px}.site-header .logo-mark{background:linear-gradient(135deg,var(--gh-gold-2),var(--gh-gold));color:#13140d;box-shadow:0 8px 24px rgba(223,187,46,.18)}

@media(max-width:1100px){
  .gh-hero-shell{grid-template-columns:1fr;gap:10px}.gh-hero{padding-top:130px}.gh-hero-copy{max-width:850px}.gh-hero-visual{min-height:560px}.gh-section-head{grid-template-columns:1fr;gap:22px}.gh-sector-grid,.gh-process-line,.gh-edition-grid{grid-template-columns:repeat(2,1fr)}.gh-split,.gh-value-panel{grid-template-columns:1fr}.gh-split-reverse .gh-vending-visual{order:2}.gh-split-reverse .gh-split-copy{order:1}.gh-value-panel{padding:44px}
}
@media(max-width:760px){
  .gh-section{padding:86px 0}.gh-hero{min-height:auto;padding-top:122px}.gh-hero-shell{min-height:auto}.gh-hero-copy h1{font-size:clamp(48px,15vw,70px)}.gh-hero-lead{font-size:16px}.gh-hero-actions .gh-btn{width:100%}.gh-hero-visual{min-height:460px}.gh-orbit-a{width:360px;height:360px}.gh-orbit-b{width:450px;height:450px}.gh-stat-1{bottom:55px}.gh-stat-2{top:55px}.gh-floating-stat{padding:10px 12px}.gh-floating-stat strong{font-size:16px}.gh-hero-bottom{margin-top:10px;flex-direction:column;align-items:flex-start;gap:12px}.gh-sector-grid,.gh-process-line,.gh-edition-grid{grid-template-columns:1fr}.gh-sector-card{min-height:230px}.gh-destination-card{flex-basis:86vw;height:310px}.gh-split{gap:48px}.gh-vending-visual{min-height:430px}.gh-vending-visual img{max-height:420px}.gh-metrics{grid-template-columns:1fr 1fr}.gh-value-panel{padding:26px}.gh-value-grid{grid-template-columns:1fr}.gh-final-cta{padding:110px 0 95px}.gh-footer-top{grid-template-columns:1fr}.gh-footer-top p{justify-self:start}.gh-footer-bottom{flex-direction:column}.gh-card-meta{flex-direction:column;align-items:flex-start}.gh-section-head h2,.gh-split-copy h2,.gh-value-copy h2{font-size:clamp(38px,11vw,54px)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}

/* V1.0 EXECUTIVE BRIDGE — physical heritage to digital relationship */
.gh-executive-bridge{background:radial-gradient(circle at 50% 35%,rgba(223,187,46,.075),transparent 35%),#07111f}
.gh-bridge-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:64px;align-items:end;margin-bottom:54px}
.gh-bridge-head h2{margin:14px 0 0;font-size:clamp(40px,4.7vw,74px);line-height:.98;letter-spacing:-.045em;max-width:900px}
.gh-bridge-head h2 em{font-style:normal;color:var(--gh-gold)}
.gh-bridge-head>p{margin:0;color:var(--gh-muted);font-size:16px;line-height:1.78;max-width:600px}
.gh-bridge-flow{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--gh-line);border-radius:22px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.028),rgba(255,255,255,.01))}
.gh-bridge-step{position:relative;min-height:270px;padding:28px 24px;border-right:1px solid var(--gh-line)}
.gh-bridge-step:last-child{border-right:0}
.gh-bridge-step:after{content:"→";position:absolute;right:-10px;top:52px;z-index:2;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#0a1523;color:var(--gh-gold);font-size:11px;border:1px solid rgba(223,187,46,.22)}
.gh-bridge-step:last-child:after{display:none}
.gh-bridge-step strong{display:block;color:var(--gh-gold);font-size:11px;letter-spacing:.14em}
.gh-bridge-step span{display:block;margin-top:64px;color:#eef3f8;font-size:14px;font-weight:800;letter-spacing:.11em}
.gh-bridge-step p{margin:13px 0 0;color:var(--gh-muted);font-size:13px;line-height:1.7}
.gh-bridge-thesis{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:18px;padding:24px 26px;border:1px solid rgba(223,187,46,.17);border-radius:18px;background:linear-gradient(90deg,rgba(223,187,46,.055),rgba(255,255,255,.018))}
.gh-bridge-thesis-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--gh-gold-2),var(--gh-gold));color:#17160f;font-size:12px;font-weight:900;box-shadow:0 10px 30px rgba(223,187,46,.14)}
.gh-bridge-thesis small{color:var(--gh-gold);font-size:9px;font-weight:800;letter-spacing:.16em}
.gh-bridge-thesis p{margin:5px 0 0;max-width:720px;color:#c3ccd7;font-size:13px;line-height:1.65}
.gh-bridge-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.gh-bridge-actions .gh-btn{min-height:46px;padding:0 18px;font-size:12px}
@media(max-width:1100px){.gh-bridge-head{grid-template-columns:1fr;gap:22px}.gh-bridge-flow{grid-template-columns:repeat(2,1fr)}.gh-bridge-step{border-bottom:1px solid var(--gh-line)}.gh-bridge-step:nth-child(2n){border-right:0}.gh-bridge-step:after{display:none}.gh-bridge-thesis{grid-template-columns:auto 1fr}.gh-bridge-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:760px){.gh-bridge-flow{grid-template-columns:1fr}.gh-bridge-step{min-height:auto;border-right:0;padding:24px}.gh-bridge-step span{margin-top:34px}.gh-bridge-thesis{grid-template-columns:1fr;padding:22px}.gh-bridge-actions{display:grid;grid-template-columns:1fr}.gh-bridge-actions .gh-btn{width:100%}}
