.SocialSection-module__IYO6Qq__socialSection{text-align:center;border-top:1px solid var(--glass-border);padding:10rem 0}.SocialSection-module__IYO6Qq__featureEyebrow{text-transform:uppercase;letter-spacing:.4em;color:var(--primary);margin-bottom:2rem;font-size:.85rem;font-weight:800;display:block}.SocialSection-module__IYO6Qq__socialTitle{color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.SocialSection-module__IYO6Qq__weightThin{opacity:.8;font-weight:200}.SocialSection-module__IYO6Qq__socialIconGrid{justify-content:center;gap:8rem;display:flex}.SocialSection-module__IYO6Qq__socialCard{flex-direction:column;align-items:center;gap:2rem;text-decoration:none;transition:transform .3s;display:flex}.SocialSection-module__IYO6Qq__iconCircle{border:1px solid var(--border-subtle);width:120px;height:120px;color:var(--text-main);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:2.8rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.SocialSection-module__IYO6Qq__socialCard span{color:var(--text-main);letter-spacing:.5em;opacity:.4;text-transform:uppercase;font-size:.85rem;font-weight:700;transition:all .3s}@media (hover:hover){.SocialSection-module__IYO6Qq__socialCard:hover{transform:translateY(-8px)}.SocialSection-module__IYO6Qq__socialCard:hover .SocialSection-module__IYO6Qq__iconCircle{border-color:var(--primary);color:var(--primary);box-shadow:0 0 40px var(--accent-alpha-15);background:var(--accent-alpha-05)}.SocialSection-module__IYO6Qq__socialCard:hover span{opacity:1;color:var(--primary);letter-spacing:.6em}}@media (max-width:992px){.SocialSection-module__IYO6Qq__socialSection{padding:6rem 1.5rem}.SocialSection-module__IYO6Qq__socialTitle{margin-bottom:4rem}.SocialSection-module__IYO6Qq__socialIconGrid{gap:5rem}}@media (max-width:768px){.SocialSection-module__IYO6Qq__socialSection{padding:5rem 1.25rem}.SocialSection-module__IYO6Qq__socialTitle{margin-bottom:3.5rem;font-size:2.2rem}.SocialSection-module__IYO6Qq__socialIconGrid{flex-wrap:wrap;gap:3rem}.SocialSection-module__IYO6Qq__iconCircle{background:var(--glass-bg);width:85px;height:85px;font-size:1.8rem}.SocialSection-module__IYO6Qq__socialCard span{letter-spacing:.3em;opacity:.8;font-size:.7rem}}
.HeroVideo-module__j9QU2a__videoWrapper{contain:layout;opacity:0;background:#000;justify-content:center;align-items:center;width:100%;height:100svh;min-height:100vh;transition:opacity 1s ease-in-out;display:flex;position:relative;overflow:hidden}.HeroVideo-module__j9QU2a__videoWrapper.HeroVideo-module__j9QU2a__visible{opacity:1}.HeroVideo-module__j9QU2a__videoBg{object-fit:cover;object-position:center center;filter:brightness(.95)contrast();will-change:transform;z-index:0;pointer-events:none;touch-action:pan-y;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroVideo-module__j9QU2a__videoOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000004d 0%,#000c 100%);position:absolute;inset:0}.HeroVideo-module__j9QU2a__content{z-index:10;text-align:center;width:100%;max-width:1200px;padding:0 2rem;position:relative}.HeroVideo-module__j9QU2a__eyebrow{text-transform:uppercase;letter-spacing:.4em;color:var(--primary);opacity:0;margin-bottom:1.2rem;font-size:.75rem;font-weight:600;display:block}.HeroVideo-module__j9QU2a__title{color:var(--text-main);text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-size:clamp(2.2rem,7vw,5.5rem);font-weight:800;line-height:1.05}.HeroVideo-module__j9QU2a__subtitle{color:var(--text-main);opacity:0;max-width:700px;margin:0 auto 2.5rem;font-size:clamp(.95rem,2vw,1.4rem);line-height:1.6}.HeroVideo-module__j9QU2a__heroCta{opacity:0}.HeroVideo-module__j9QU2a__primaryBtn{border:1px solid var(--primary);color:var(--text-main);text-transform:uppercase;letter-spacing:.2em;background:var(--accent-glow);padding:1.2rem 3.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}@media (hover:hover){.HeroVideo-module__j9QU2a__primaryBtn:hover{background:var(--primary);box-shadow:0 10px 30px var(--accent-alpha-30);transform:translateY(-3px)}}.HeroVideo-module__j9QU2a__watermark{z-index:15;color:#fff6;font-size:.65rem;text-decoration:none;position:absolute;bottom:1.5rem;right:1.5rem}.HeroVideo-module__j9QU2a__visible [class*=reveal]{animation:.8s cubic-bezier(.2,.8,.2,1) forwards HeroVideo-module__j9QU2a__heroFadeUp}.HeroVideo-module__j9QU2a__visible .HeroVideo-module__j9QU2a__reveal1{animation-delay:.2s}.HeroVideo-module__j9QU2a__visible .HeroVideo-module__j9QU2a__reveal2{animation-delay:.4s}.HeroVideo-module__j9QU2a__visible .HeroVideo-module__j9QU2a__reveal3{animation-delay:.6s}.HeroVideo-module__j9QU2a__visible .HeroVideo-module__j9QU2a__reveal4{animation-delay:.8s}@keyframes HeroVideo-module__j9QU2a__heroFadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-aspect-ratio:21/9){.HeroVideo-module__j9QU2a__videoBg{object-fit:contain;background:#000;width:100vw;height:auto;min-height:100%}}@media screen and (max-width:1366px) and (min-width:993px){.HeroVideo-module__j9QU2a__content{max-width:900px;padding-top:5vh}.HeroVideo-module__j9QU2a__title{margin-bottom:1.2rem;font-size:clamp(2.2rem,6vw,4.2rem)}.HeroVideo-module__j9QU2a__subtitle{max-width:600px;margin-bottom:2rem;font-size:1.1rem}.HeroVideo-module__j9QU2a__primaryBtn{padding:1rem 3rem;font-size:.75rem}}@media (max-width:992px){.HeroVideo-module__j9QU2a__title{font-size:clamp(2.2rem,8vw,4rem)}}@media (max-width:768px){.HeroVideo-module__j9QU2a__title{font-size:2.6rem}.HeroVideo-module__j9QU2a__mobileOnly{display:block}}@media (max-height:500px) and (orientation:landscape){.HeroVideo-module__j9QU2a__videoWrapper{height:auto;min-height:100vh;padding:2rem 0}.HeroVideo-module__j9QU2a__title{font-size:1.8rem}.HeroVideo-module__j9QU2a__subtitle{margin-bottom:1.5rem;font-size:.85rem}}
