.ScrollIndicators_scrollIndicators__6Hf__{position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:12px}.ScrollIndicators_scrollIndicator__u_3JV{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:transparent;cursor:pointer;transition:all .3s ease;position:relative}.ScrollIndicators_scrollIndicator__u_3JV:hover{border-color:var(--accent-color);transform:scale(1.2)}.ScrollIndicators_scrollIndicator__u_3JV.ScrollIndicators_active___Gphp{background:var(--accent-color);border-color:var(--accent-color);box-shadow:0 0 10px rgba(74,144,226,.5)}.ScrollIndicators_scrollIndicator__u_3JV.ScrollIndicators_active___Gphp:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:white}@media (max-width:1024px){.ScrollIndicators_scrollIndicators__6Hf__{display:none!important}}@media (max-width:480px){.ScrollIndicators_scrollIndicators__6Hf__{right:15px;gap:8px}.ScrollIndicators_scrollIndicator__u_3JV{width:8px;height:8px}.ScrollIndicators_scrollIndicator__u_3JV.ScrollIndicators_active___Gphp:after{width:3px;height:3px}}.MobileFloatingNav_floatingNavContainer__zFCE_{position:fixed;bottom:clamp(1rem,3vw,1.5rem);right:clamp(1rem,3vw,1.5rem);z-index:999;display:none}@media (max-width:1024px){.MobileFloatingNav_floatingNavContainer__zFCE_{display:block}}.MobileFloatingNav_backdrop__WL_eA{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.MobileFloatingNav_expandedMenu__izQKl{position:fixed;bottom:clamp(5.5rem,15vw,8rem);right:clamp(1rem,3vw,1.5rem);background:linear-gradient(135deg,rgba(26,26,26,.98),rgba(18,18,18,.98));border:1px solid rgba(74,144,226,.3);border-radius:var(--radius-lg);box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 20px rgba(74,144,226,.2);padding:clamp(1rem,3vw,1.25rem);min-width:clamp(200px,50vw,280px);max-width:320px;z-index:999}.MobileFloatingNav_menuHeader__48I5s{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.MobileFloatingNav_menuTitle__9bc_v{font-size:clamp(.9rem,2.5vw,1rem);font-weight:600;color:var(--primary-text);text-transform:uppercase;letter-spacing:.5px}.MobileFloatingNav_closeButton__XJIdW{background:none;border:none;color:var(--secondary-text);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;width:28px;height:28px}.MobileFloatingNav_closeButton__XJIdW svg{width:18px;height:18px}.MobileFloatingNav_closeButton__XJIdW:hover{color:var(--accent-color);transform:rotate(90deg)}.MobileFloatingNav_menuSections__A_ZSm{display:flex;flex-direction:column;gap:.5rem}.MobileFloatingNav_sectionItem__4OhXj{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);color:var(--secondary-text);font-size:clamp(.85rem,2vw,.95rem);font-weight:500;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.MobileFloatingNav_sectionItem__4OhXj:hover{background:rgba(74,144,226,.1);border-color:rgba(74,144,226,.3);color:var(--primary-text);transform:translateX(-4px)}.MobileFloatingNav_sectionItemActive__6Y3ZZ{background:rgba(74,144,226,.15);border-color:rgba(74,144,226,.4);color:var(--accent-color)}.MobileFloatingNav_sectionDot__UnnTc{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);flex-shrink:0;transition:all .3s ease}.MobileFloatingNav_sectionDotActive__ky_Ws{background:var(--accent-color);box-shadow:0 0 8px rgba(74,144,226,.6);width:10px;height:10px}.MobileFloatingNav_sectionLabel__S4YeA{flex:1 1}.MobileFloatingNav_fabGroup___4SAN{display:flex;flex-direction:column;gap:clamp(.5rem,1.5vw,.75rem);align-items:center}.MobileFloatingNav_fab__EbUgc{width:clamp(48px,12vw,56px);height:clamp(48px,12vw,56px);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.MobileFloatingNav_fab__EbUgc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.MobileFloatingNav_fab__EbUgc:active:before{opacity:1}.MobileFloatingNav_fabArrow__x8J37{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1);color:var(--primary-text)}.MobileFloatingNav_fabArrow__x8J37 svg{width:clamp(20px,5vw,24px);height:clamp(20px,5vw,24px)}.MobileFloatingNav_fabArrow__x8J37:hover:not(.MobileFloatingNav_fabDisabled__v4KF1){background:linear-gradient(135deg,rgba(74,144,226,.2),rgba(74,144,226,.1));border-color:rgba(74,144,226,.4);transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,144,226,.3)}.MobileFloatingNav_fabDisabled__v4KF1{opacity:0;cursor:not-allowed;pointer-events:none}.MobileFloatingNav_fabMain__v0r5D{background:linear-gradient(135deg,var(--accent-transparent),var(--accent-transparent));border:1px solid var(--accent-color);color:white;width:clamp(56px,14vw,64px);height:clamp(56px,14vw,64px);box-shadow:0 6px 20px rgba(74,144,226,.4)}.MobileFloatingNav_fabMain__v0r5D:hover{transform:scale(1.05);box-shadow:0 8px 28px rgba(74,144,226,.5)}.MobileFloatingNav_fabMainExpanded__orICg{background:linear-gradient(135deg,rgba(244,67,54,.9),rgba(211,47,47,.9));transform:rotate(90deg)}.MobileFloatingNav_fabMainExpanded__orICg svg{width:clamp(22px,5.5vw,26px);height:clamp(22px,5.5vw,26px)}.MobileFloatingNav_indicatorGroup__nzeEs{display:flex;flex-direction:column;gap:4px;align-items:center}.MobileFloatingNav_indicator__QNyQo{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4);transition:all .3s ease}.MobileFloatingNav_indicatorActive__4WCf8{background:white;width:8px;height:8px;box-shadow:0 0 8px rgba(255,255,255,.8)}@media (max-width:480px){.MobileFloatingNav_floatingNavContainer__zFCE_{bottom:clamp(.75rem,2vw,1rem);right:clamp(.75rem,2vw,1rem)}.MobileFloatingNav_expandedMenu__izQKl{bottom:clamp(5rem,12vw,6.5rem);right:clamp(.75rem,2vw,1rem);min-width:clamp(180px,60vw,240px)}.MobileFloatingNav_fab__EbUgc{width:clamp(44px,11vw,50px);height:clamp(44px,11vw,50px)}.MobileFloatingNav_fabMain__v0r5D{width:clamp(52px,13vw,58px);height:clamp(52px,13vw,58px)}}@media (max-width:360px){.MobileFloatingNav_expandedMenu__izQKl{left:clamp(.5rem,2vw,1rem);right:clamp(.5rem,2vw,1rem);max-width:none}.MobileFloatingNav_sectionItem__4OhXj{padding:.6rem;font-size:.8rem}}.MobileFloatingNav_fab__EbUgc:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.MobileFloatingNav_sectionItem__4OhXj:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.ScrollContainer_fullPageContainer__ImbIr{height:100vh;overflow:hidden;background:linear-gradient(135deg,var(--primary-bg) 0,#0f0f0f 100%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;position:relative;overflow-x:hidden;width:100%;max-width:100vw}.ScrollContainer_fullPageContainer__ImbIr:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--primary-bg) 0,#0f0f0f 100%);z-index:-1;pointer-events:none}.ScrollContainer_scrollSnapContainer__sUOqB{height:100vh;overflow-y:auto;overflow-x:hidden;width:100%;background:transparent;max-width:100vw;scroll-snap-type:none;scroll-behavior:smooth;scroll-padding-top:0;will-change:scroll-position}@media (max-width:1024px){.ScrollContainer_scrollSnapContainer__sUOqB{scroll-snap-type:none;overscroll-behavior-y:contain;overscroll-behavior-x:none;touch-action:manipulation}}.ScrollContainer_scrollSection__ohClB{scroll-snap-align:none;height:100vh;display:flex;align-items:center;justify-content:center;padding-top:0;box-sizing:border-box;overflow-x:hidden;width:100%;max-width:100vw}@media (max-width:1024px){.ScrollContainer_scrollSection__ohClB{scroll-snap-align:none;min-height:100dvh;height:auto;align-items:center;padding-top:80px}}@media (max-width:480px){.ScrollContainer_scrollSection__ohClB{height:100vh;padding-top:20px}}