.fullscreen-snap-container{height:100vh;height:100svh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:none}.fullscreen-snap-container::-webkit-scrollbar{display:none}.fullscreen-snap-container{-ms-overflow-style:none;scrollbar-width:none}.fullscreen-snap-module{height:100vh;height:100svh;min-height:100vh;min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden;width:100%;display:flex;flex-direction:column}.mobile-viewport-stage-shell{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;isolation:isolate;background:var(--mobile-stage-shell-bg,none);background-color:var(--mobile-stage-shell-bg-color,transparent)}.mobile-viewport-stage{position:absolute;top:0;left:0;z-index:10;width:393px;height:852px;overflow:hidden}.mobile-viewport-stage>*{width:100%;height:100%}.fullscreen-snap-module>.fullscreen-module{width:100%;height:100%;min-height:0;flex:1;display:flex;flex-direction:column}.fullscreen-snap-module[data-module-bg=dark]{background:#1a0f0a}.fullscreen-snap-module[data-module-bg=light]{background:#faf6f1}.fullscreen-snap-module section[data-home-hero=true]{height:100%!important;flex:1;display:flex;flex-direction:column}.fullscreen-snap-module .home-hero-frame{height:100%!important;min-height:100%!important;flex:1}.fullscreen-snap-module .cs-desktop-section{height:100svh!important;min-height:100svh!important;padding-top:0!important}.fullscreen-snap-module .cs-section{position:relative;height:100%;flex:1}.fullscreen-snap-module .brand-showcase-desktop{height:100%;flex:1;display:flex;align-items:center;justify-content:center}.fullscreen-snap-module .brand-showcase-mobile{height:100%;flex:1;min-height:0}.fullscreen-snap-module .astrology-portal-section{height:100%;flex:1;display:flex;flex-direction:column;overflow:hidden}.fullscreen-snap-module .cs-section .cs-phone,.fullscreen-snap-module .mobile-viewport-stage .cs-section,.fullscreen-snap-module .mobile-viewport-stage .cs-section .cs-phone{width:100%;height:100%;aspect-ratio:auto;max-width:none;margin:0}.fullscreen-snap-module .cs-section .cs-screen{position:absolute;inset:0}.fullscreen-snap-module .cs-section .cs-screen .cs-nav{position:absolute;top:var(--cs-nav-top,720px);bottom:auto;left:0;right:0;z-index:30;display:flex;flex-direction:column;align-items:center;padding-bottom:0;pointer-events:auto}.fullscreen-snap-module .mobile-viewport-stage .cs-section .cs-screen .cs-nav{top:var(--cs-nav-top,720px);padding-bottom:0}.scroll-hint{position:fixed;bottom:8rem;left:50%;transform:translateX(-50%);z-index:30;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:rgba(255,248,241,.85);pointer-events:none;animation:scrollHintBounce 2s ease-in-out infinite}.scroll-hint-arrow{animation:scrollHintPulse 2s ease-in-out infinite;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.scroll-hint-text{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500;opacity:.75;text-shadow:0 1px 4px rgba(0,0,0,.4)}@keyframes scrollHintBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}@keyframes scrollHintPulse{0%,to{opacity:.4}50%{opacity:1}}.swipe-hint{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:10;flex-direction:column;gap:.4rem;color:rgba(255,248,241,.55);pointer-events:none;animation:swipeHintBounce 2.2s ease-in-out infinite}.swipe-hint,.swipe-hint-icon{display:flex;align-items:center}.swipe-hint-icon{gap:.5rem;font-size:.75rem;letter-spacing:.1em}.swipe-hint-icon svg{animation:swipeIconSlide 2.2s ease-in-out infinite}@keyframes swipeHintBounce{0%,to{transform:translateX(-50%) translateY(0);opacity:.55}50%{transform:translateX(-50%) translateY(4px);opacity:.85}}@keyframes swipeIconSlide{0%,to{transform:translateX(-4px)}50%{transform:translateX(4px)}}