.hero-section_heroSection___oyK8{position:relative;height:100vh;width:100%;background-color:#fafaf8;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);padding-top:80px;box-sizing:border-box}@media (min-width:768px){.hero-section_heroSection___oyK8{padding-top:100px}}.dark .hero-section_heroSection___oyK8{background-color:#050505}.hero-section_heroContainer__iOkb6{position:relative;z-index:10;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2vh;padding:0 1rem}@media (min-width:768px){.hero-section_heroContainer__iOkb6{gap:3vh;padding:0 2rem}}.hero-section_bgOrb__f7d8z{position:absolute;border-radius:50%;filter:blur(80px);z-index:1;pointer-events:none;opacity:.6;transition:transform .2s ease-out}@media (min-width:768px){.hero-section_bgOrb__f7d8z{filter:blur(100px);opacity:.8}}.hero-section_orb1__IZXiM{width:60vw;height:60vw;background:radial-gradient(circle,#e5be49 0,transparent 70%);top:-10%;left:-10%;animation:hero-section_floatOrb__mvB6V 12s infinite alternate}.hero-section_orb2__eNebi{width:70vw;height:70vw;background:radial-gradient(circle,#decaa2 0,transparent 70%);bottom:-15%;right:-15%;animation:hero-section_floatOrb__mvB6V 15s infinite alternate-reverse}@media (min-width:768px){.hero-section_orb1__IZXiM{width:45vw;height:45vw;top:-10%;left:-5%}.hero-section_orb2__eNebi{width:50vw;height:50vw;bottom:-10%;right:-10%}}.hero-section_orb3__T7Mr7{width:40vw;height:40vw;background:radial-gradient(circle,hsla(35,38%,63%,.4) 0,transparent 70%);top:30%;left:30%;animation:hero-section_floatOrb__mvB6V 10s infinite alternate;mix-blend-mode:multiply}@media (min-width:768px){.hero-section_orb3__T7Mr7{width:30vw;height:30vw;background:radial-gradient(circle,hsla(35,38%,63%,.6) 0,transparent 70%)}}.dark .hero-section_orb3__T7Mr7{mix-blend-mode:screen;opacity:.2}@media (min-width:768px){.dark .hero-section_orb3__T7Mr7{opacity:.3}}@keyframes hero-section_floatOrb__mvB6V{0%{transform:translate(0) scale(1)}to{transform:translate(30px,30px) scale(1.1)}}.hero-section_topContent__Rv1RF{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5vh;z-index:20;width:100%;max-width:1000px}@media (min-width:768px){.hero-section_topContent__Rv1RF{gap:2vh}}.hero-section_heroTitle__XCoED{font-family:var(--font-serif);font-size:clamp(2rem,8vw,4.5rem);line-height:1.1;color:#111;margin:0;width:100%;text-transform:uppercase;letter-spacing:-.01em;padding:0 .5rem}.dark .hero-section_heroTitle__XCoED{color:#fff}.hero-section_heroSubtitle__nSmc_{font-size:clamp(.8rem,1.8vw,1.1rem);max-width:90%;margin:0;color:#666;line-height:1.5}@media (min-width:768px){.hero-section_heroSubtitle__nSmc_{max-width:600px;line-height:1.6}}.dark .hero-section_heroSubtitle__nSmc_{color:#999}.hero-section_tagsContainer__YHkOy{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:0 1rem}@media (min-width:768px){.hero-section_tagsContainer__YHkOy{gap:.8rem}}.hero-section_tag__xTYO0{padding:.4rem 1rem;border-radius:50px;background:hsla(0,0%,100%,.6);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.05);font-size:clamp(.6rem,1.2vw,.85rem);font-weight:700;color:#444;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);text-transform:uppercase;letter-spacing:.05em}.dark .hero-section_tag__xTYO0{background:hsla(0,0%,100%,.05);color:#ccc}.hero-section_activeTag__oQSKI{background:#c4a77d!important;color:#fff!important;border-color:#c4a77d!important;box-shadow:0 10px 20px hsla(35,38%,63%,.3)!important}.hero-section_ctaGroup__UpDQf{display:flex;gap:1rem;justify-content:center;width:100%}@media (min-width:768px){.hero-section_ctaGroup__UpDQf{gap:1.5rem;width:auto}}.hero-section_btn__5_Abf{padding:.8rem 1.5rem;border-radius:50px;font-weight:800;letter-spacing:.15em;cursor:pointer;transition:all .5s cubic-bezier(.16,1,.3,1);font-size:clamp(.6rem,1.2vw,.75rem);text-transform:uppercase;flex:1;max-width:180px}@media (min-width:768px){.hero-section_btn__5_Abf{padding:.8rem 2rem;flex:none;max-width:none}}.hero-section_btnDark__lttX8{background:#1a1a1a;color:#fff;border:none}.hero-section_btnDark__lttX8:hover{background:#c4a77d;color:#000;transform:translateY(-2px)}.hero-section_btnLight__Ubu27{background:#fff;color:#1a1a1a;border:1px solid rgba(0,0,0,.1)}.dark .hero-section_btnLight__Ubu27{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.2)}.hero-section_bottomGrid__Tlxwi{display:grid;grid-template-columns:1fr;width:100%;gap:2vh;align-items:center;margin-top:1vh}@media (min-width:900px){.hero-section_bottomGrid__Tlxwi{grid-template-columns:1fr 1fr;gap:3rem}}.hero-section_videoCapsuleWrapper__bT4U5{display:flex;flex-direction:column;align-items:center;z-index:20;width:100%}.hero-section_rivianVideoPill__CytjX{position:relative;width:90%;max-width:480px;aspect-ratio:2.2/1;border-radius:999px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15);cursor:pointer;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);transform:translateZ(0)}@media (min-width:768px){.hero-section_rivianVideoPill__CytjX{width:100%;max-width:520px;box-shadow:0 30px 70px rgba(0,0,0,.18)}}.hero-section_pillVideo__omQVw{width:100%;height:100%;object-fit:cover}.hero-section_videoOverlay__RlQCm{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:opacity .6s ease;z-index:2}.hero-section_videoThumbnail__ggnBe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-section_playBtnCircle__9kkD_{width:clamp(40px,6vh,65px);height:clamp(40px,6vh,65px);background-color:#e5be49;color:#111;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(229,190,73,.3);transition:transform .3s ease;font-size:.6rem;letter-spacing:.1em}@media (min-width:768px){.hero-section_playBtnCircle__9kkD_{width:clamp(50px,8vh,75px);height:clamp(50px,8vh,75px);font-size:.7rem}}.hero-section_videoCaption__YNoT5{margin-top:1vh;font-size:clamp(.55rem,1.2vw,.65rem);color:#888;letter-spacing:.3em;text-transform:uppercase;text-align:center;font-weight:900}.hero-section_heroVisual__sLe06{position:relative;perspective:1200px;display:flex;justify-content:center;align-items:center;z-index:30;width:100%}.hero-section_visualWrapper__E8G0_{position:relative;width:16vh;max-width:180px;margin:0 auto}@media (min-width:768px){.hero-section_visualWrapper__E8G0_{width:22vh;max-width:220px}}.hero-section_phoneDevice__BKN2R{position:relative;width:100%;height:32vh;max-height:350px;background:#000;border-radius:25px;border:6px solid #1a1a1a;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15);z-index:10;animation:hero-section_floatDevice__KmZ1M 8s ease-in-out infinite;transition:transform .8s cubic-bezier(.16,1,.3,1);transform-style:preserve-3d}@media (min-width:768px){.hero-section_phoneDevice__BKN2R{height:45vh;max-height:450px;border-radius:35px;border-width:8px;box-shadow:0 30px 60px rgba(0,0,0,.15)}}@keyframes hero-section_floatDevice__KmZ1M{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-section_uiScreen__0BE9Z{width:100%;height:100%;object-fit:cover}.hero-section_floatItem__XtzCM{position:absolute;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.5);padding:.3rem .6rem;border-radius:12px;display:flex;align-items:center;gap:.4rem;box-shadow:0 8px 20px rgba(0,0,0,.06);z-index:20;white-space:nowrap}@media (min-width:768px){.hero-section_floatItem__XtzCM{backdrop-filter:blur(16px);padding:.5rem 1rem;border-radius:15px;gap:.6rem}}.dark .hero-section_floatItem__XtzCM{background:hsla(0,0%,8%,.85);border-color:hsla(0,0%,100%,.1)}.hero-section_badgeTitle__4GUhr{display:block;font-size:.5rem;color:#888;letter-spacing:.1em;font-weight:900;text-transform:uppercase}@media (min-width:768px){.hero-section_badgeTitle__4GUhr{font-size:.55rem}}.hero-section_badgeValue__XixNV{display:block;font-weight:900;font-size:.7rem;color:#c4a77d;font-family:var(--font-serif);font-style:italic}@media (min-width:768px){.hero-section_badgeValue__XixNV{font-size:.85rem}}.hero-section_textDark__6NoEa{font-size:.65rem;font-weight:700;color:#111}@media (min-width:768px){.hero-section_textDark__6NoEa{font-size:.75rem}}.dark .hero-section_textDark__6NoEa{color:#fff}.hero-section_textBold__x2Xgp{font-size:.75rem;font-family:var(--font-serif);font-weight:700;color:#111}@media (min-width:768px){.hero-section_textBold__x2Xgp{font-size:.9rem}}.dark .hero-section_textBold__x2Xgp{color:#fff}.hero-section_dotGreen__n2cgU{width:6px;height:6px;background:#22c55e;border-radius:50%;box-shadow:0 0 6px rgba(34,197,94,.4)}@media (min-width:768px){.hero-section_dotGreen__n2cgU{width:8px;height:8px}}.hero-section_badgeStreak__Xm1eo{top:5%;left:-30px;animation:hero-section_floatBadge__xcYNC 4s infinite}.hero-section_badgeLive__iPesO{top:15%;right:-25px;animation:hero-section_floatBadge__xcYNC 5s infinite reverse}.hero-section_badgeTadiyas__1Whxv{top:40%;left:-45px;animation:hero-section_floatBadge__xcYNC 6s infinite alternate}.hero-section_badgeWords__TUyD9{bottom:25%;left:-25px;animation:hero-section_floatBadge__xcYNC 4.5s infinite alternate}.hero-section_badgeSession__sKMal{bottom:8%;right:-30px;animation:hero-section_floatBadge__xcYNC 5.5s infinite alternate-reverse}@media (min-width:768px){.hero-section_badgeStreak__Xm1eo{left:-50px}.hero-section_badgeLive__iPesO{right:-40px}.hero-section_badgeTadiyas__1Whxv{left:-70px}.hero-section_badgeWords__TUyD9{left:-40px}.hero-section_badgeSession__sKMal{right:-50px}}@keyframes hero-section_floatBadge__xcYNC{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-height:700px){.hero-section_heroContainer__iOkb6{gap:1.5vh}.hero-section_topContent__Rv1RF{gap:1vh}.hero-section_phoneDevice__BKN2R{height:28vh}}