@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Sora:wght@400;500;600&display=swap');.l2h-mv-page {--mv-gold:#c9a227;--mv-gold-bright:#e8c65a;--mv-bg:#050505;background:var(--mv-bg);color:#f5f5f7;font-family:'Sora',system-ui,sans-serif;}.l2h-mv {position:relative;min-height:calc(100vh - 80px);display:grid;place-items:center;padding:4rem 0 5rem;overflow:hidden;}.l2h-mv__bg {position:absolute;inset:0;background:radial-gradient(ellipse 50% 40% at 85% 55%,rgba(201,162,39,0.12),transparent 70%),linear-gradient(180deg,#0a0a0a 0%,#050505 100%);pointer-events:none;}.l2h-mv__bg--globe {background:radial-gradient(ellipse 70% 45% at 50% 100%,rgba(201,162,39,0.22),transparent 55%),radial-gradient(circle at 50% 115%,#1a1408 0%,transparent 42%),linear-gradient(180deg,#070707 0%,#050505 100%);}.l2h-mv__inner {position:relative;z-index:1;max-width:820px;text-align:center;}.l2h-mv__brand {display:inline-flex;align-items:center;gap:0.85rem;margin-bottom:2.75rem;text-align:left;}.l2h-mv__logo {width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(201,162,39,0.35));}.l2h-mv__name {margin:0;font-weight:600;font-size:1.05rem;letter-spacing:0.02em;color:#fff;}.l2h-mv__tag {margin:0.2rem 0 0;font-size:0.68rem;letter-spacing:0.22em;text-transform:uppercase;color:rgba(245,245,247,0.75);}.l2h-mv__heading {margin-bottom:2rem;}.l2h-mv__eyebrow {margin:0 0 0.35rem;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;letter-spacing:0.45em;text-transform:uppercase;color:rgba(255,255,255,0.85);}.l2h-mv__heading h1,.l2h-mv__heading h2 {margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;letter-spacing:0.08em;color:var(--mv-gold);line-height:1;}.l2h-mv--embedded {min-height:0;padding:4.5rem 0 5rem;scroll-margin-top:5.5rem;}.l2h-mv--embedded .l2h-mv__heading h2 {font-size:clamp(2.4rem,6vw,4.2rem);}.l2h-mv__rule {display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-top:1.1rem;}.l2h-mv__rule::before,.l2h-mv__rule::after {content:'';height:1px;width:min(120px,22vw);background:linear-gradient(90deg,transparent,var(--mv-gold));}.l2h-mv__rule::after {background:linear-gradient(90deg,var(--mv-gold),transparent);}.l2h-mv__rule span {width:14px;height:14px;border:1px solid var(--mv-gold);transform:rotate(45deg);box-shadow:0 0 10px rgba(201,162,39,0.45);}.l2h-mv__statement {margin:0 auto;max-width:36rem;font-size:clamp(1.15rem,2.4vw,1.55rem);line-height:1.55;font-weight:400;color:rgba(245,245,247,0.92);}.l2h-mv__statement em,.l2h-mv__statement strong {font-style:normal;color:var(--mv-gold-bright);font-weight:600;}@media (max-width:575.98px) {.l2h-mv__brand {flex-direction:column;text-align:center;}}