:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AutocomponentsSection_section__YOQXn{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;background:var(--color-white);scroll-snap-align:start;scroll-snap-stop:always}.AutocomponentsSection_container__ZDrqK{height:100%;display:flex;flex-direction:column;padding:var(--space-10) var(--space-10) var(--space-6);gap:var(--space-6)}.AutocomponentsSection_videoWrapper__bVlK8{position:relative;flex:1 1;min-height:0;border-radius:var(--radius-xl);overflow:hidden}.AutocomponentsSection_video___aKlm{width:100%;height:100%;object-fit:cover;object-position:center}.AutocomponentsSection_replayBtn__IXy2N{position:absolute;bottom:var(--space-4);left:var(--space-4);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.8);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);animation:AutocomponentsSection_fadeIn___mYhu .4s var(--ease-default)}.AutocomponentsSection_replayBtn__IXy2N:hover{background:rgba(0,0,0,.5);border-color:rgba(255,255,255,.6);color:var(--color-white);transform:scale(1.05)}@keyframes AutocomponentsSection_fadeIn___mYhu{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.AutocomponentsSection_carouselArea__UA3ZJ{flex-shrink:0;position:relative}.AutocomponentsSection_swiperWrapper__TwAbs{flex:1 1;min-width:0;overflow:hidden}.AutocomponentsSection_card__5WsGq{background:var(--color-gray-100);border-radius:var(--radius-lg);padding:var(--space-6);height:200px;display:flex;flex-direction:column;justify-content:space-between}.AutocomponentsSection_cardContent__XdXrJ{display:flex;flex-direction:column;gap:var(--space-2)}.AutocomponentsSection_cardTitle__cDEu_{font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:var(--fw-bold);color:var(--color-text);line-height:var(--lh-tight);margin:0}.AutocomponentsSection_cardDescription__pakik{font-size:var(--fs-body-sm);font-weight:var(--fw-regular);color:var(--color-text-secondary);line-height:var(--lh-body);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.AutocomponentsSection_cardDocBtn__AMvkF{display:inline-flex;align-items:center;align-self:flex-end;gap:var(--space-1);padding:6px 14px;font-size:var(--fs-caption);font-weight:var(--fw-medium);color:var(--color-text);background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-full);text-decoration:none;cursor:pointer;transition:all var(--duration-fast) var(--ease-default);white-space:nowrap}.AutocomponentsSection_cardDocBtn__AMvkF:hover{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.2);transform:translateY(-1px)}.AutocomponentsSection_navBtn__AFh7_{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.45);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);color:var(--color-black);cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.5);transition:all var(--duration-fast) var(--ease-default);padding:0;flex-shrink:0}.AutocomponentsSection_navPrev__4w8Wj{left:-6px}.AutocomponentsSection_navNext__3BOud{right:-6px}.AutocomponentsSection_navBtn__AFh7_:hover:not(:disabled){background:rgba(255,255,255,.65);border-color:rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.6);transform:translateY(-50%) scale(1.05)}.AutocomponentsSection_navBtn__AFh7_:disabled{opacity:.25;cursor:default}.AutocomponentsSection_dots__SFtsi{display:flex;align-items:center;justify-content:center;gap:var(--space-2);flex-shrink:0}.AutocomponentsSection_dot__0VBJY{width:10px;height:10px;border-radius:50%;border:none;background:var(--color-gray-200);cursor:pointer;padding:0;transition:all var(--duration-fast) var(--ease-default)}.AutocomponentsSection_dot__0VBJY:hover{background:var(--color-gray-500)}.AutocomponentsSection_dotActive__SeiLz{background:var(--color-gray-900)}@media (max-width:1024px){.AutocomponentsSection_container__ZDrqK{padding:var(--space-8) var(--space-6) var(--space-6);gap:var(--space-5)}.AutocomponentsSection_card__5WsGq{height:180px;padding:var(--space-5)}}@media (max-width:768px){.AutocomponentsSection_section__YOQXn{height:auto;min-height:100vh}.AutocomponentsSection_container__ZDrqK{padding:var(--space-6) var(--space-4) var(--space-6);gap:var(--space-5)}.AutocomponentsSection_videoWrapper__bVlK8{flex:none;height:40vh;min-height:240px}.AutocomponentsSection_navNext__3BOud,.AutocomponentsSection_navPrev__4w8Wj{display:none}.AutocomponentsSection_card__5WsGq{height:auto;min-height:160px}}.DocModal_overlay__jS1Uw{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:DocModal_overlayIn___WzoR .3s var(--ease-default)}@keyframes DocModal_overlayIn___WzoR{0%{opacity:0}to{opacity:1}}.DocModal_modal__mSBfG{width:90%;max-width:520px;background:rgba(255,255,255,.1);backdrop-filter:blur(40px) saturate(150%);-webkit-backdrop-filter:blur(40px) saturate(150%);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:0 24px 80px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);animation:DocModal_modalIn__gkTTS .35s cubic-bezier(.16,1,.3,1)}@keyframes DocModal_modalIn__gkTTS{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.DocModal_header__0DbgX{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-6)}.DocModal_title__0sWVo{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:var(--fw-semibold);color:var(--color-white);margin:0}.DocModal_closeBtn__DqDNk{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);cursor:pointer;transition:all var(--duration-fast) var(--ease-default);padding:0}.DocModal_closeBtn__DqDNk:hover{background:rgba(255,255,255,.15);color:var(--color-white)}.DocModal_list__Xif_9{display:flex;flex-direction:column;gap:var(--space-2)}.DocModal_docItem__KKtyi{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.85);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);text-decoration:none;cursor:pointer;transition:all var(--duration-fast) var(--ease-default)}.DocModal_docItem__KKtyi:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:var(--color-white);transform:translateX(4px)}@media (max-width:480px){.DocModal_modal__mSBfG{width:95%;padding:var(--space-6)}.DocModal_docItem__KKtyi{padding:var(--space-3) var(--space-4);font-size:var(--fs-caption)}}.BusBatterySection_section__QST_b{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;background:var(--color-white);scroll-snap-align:start;scroll-snap-stop:always}.BusBatterySection_container__muqcm{height:100%;display:flex;flex-direction:column;padding:var(--space-10) var(--space-10) var(--space-8);gap:var(--space-8)}.BusBatterySection_videoWrapper__tzPE3{position:relative;flex:1 1;min-height:0;border-radius:var(--radius-xl);overflow:hidden}.BusBatterySection_video__zm4pR{width:100%;height:100%;object-fit:cover;object-position:center}.BusBatterySection_replayBtn__2K64g{position:absolute;bottom:var(--space-4);left:var(--space-4);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.8);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);animation:BusBatterySection_fadeIn__rKKUL .4s var(--ease-default)}.BusBatterySection_replayBtn__2K64g:hover{background:rgba(0,0,0,.5);border-color:rgba(255,255,255,.6);color:var(--color-white);transform:scale(1.05)}@keyframes BusBatterySection_fadeIn__rKKUL{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.BusBatterySection_docsBtn__CJsme{position:absolute;bottom:var(--space-4);right:var(--space-4);z-index:10;display:inline-flex;align-items:center;gap:var(--space-2);padding:10px 18px;font-size:var(--fs-body-sm);font-weight:var(--fw-medium);font-family:var(--font-family);color:rgba(0,0,0,.85);background:rgba(255,255,255,.45);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);box-shadow:0 4px 16px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1);white-space:nowrap}.BusBatterySection_docsBtn__CJsme:hover{background:rgba(255,255,255,.6);border-color:rgba(255,255,255,.7);color:rgba(0,0,0,.95);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.15)}.BusBatterySection_content__UP_tH{flex-shrink:0;padding:0;text-align:center}.BusBatterySection_title__26_2a{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:var(--fw-bold);color:var(--color-text);line-height:var(--lh-tight);margin:0 0 var(--space-4) 0;letter-spacing:-.02em}.BusBatterySection_description__I2L1V{font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:var(--fw-regular);color:var(--color-text-secondary);line-height:var(--lh-relaxed);margin:0}@media (max-width:1024px){.BusBatterySection_container__muqcm{padding:var(--space-8) var(--space-6) var(--space-6);gap:var(--space-6)}}@media (max-width:768px){.BusBatterySection_section__QST_b{height:auto;min-height:100vh}.BusBatterySection_container__muqcm{padding:var(--space-6) var(--space-4) var(--space-6);gap:var(--space-6)}.BusBatterySection_videoWrapper__tzPE3{min-height:300px;flex:none;height:50vh}.BusBatterySection_replayBtn__2K64g{width:40px;height:40px}}.GolfBatterySection_section__kx8Hb{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;background:var(--color-white);scroll-snap-align:start;scroll-snap-stop:always}.GolfBatterySection_container__jzRf2{height:100%;display:flex;flex-direction:column;padding:var(--space-10) var(--space-10) var(--space-8);gap:var(--space-8)}.GolfBatterySection_videoWrapper__aJnXh{position:relative;flex:1 1;min-height:0;border-radius:var(--radius-xl);overflow:hidden}.GolfBatterySection_video__1H9qs{width:100%;height:100%;object-fit:cover;object-position:center}.GolfBatterySection_replayBtn__AEvjG{position:absolute;bottom:var(--space-4);left:var(--space-4);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.8);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);animation:GolfBatterySection_fadeIn__R6I44 .4s var(--ease-default)}.GolfBatterySection_replayBtn__AEvjG:hover{background:rgba(0,0,0,.5);border-color:rgba(255,255,255,.6);color:var(--color-white);transform:scale(1.05)}@keyframes GolfBatterySection_fadeIn__R6I44{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.GolfBatterySection_docsBtn__Nn05b{position:absolute;bottom:var(--space-4);right:var(--space-4);z-index:10;display:inline-flex;align-items:center;gap:var(--space-2);padding:10px 18px;font-size:var(--fs-body-sm);font-weight:var(--fw-medium);font-family:var(--font-family);color:rgba(0,0,0,.85);background:rgba(255,255,255,.45);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-full);cursor:pointer;text-decoration:none;transition:all var(--duration-normal) var(--ease-default);box-shadow:0 4px 16px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1);white-space:nowrap}.GolfBatterySection_docsBtn__Nn05b:hover{background:rgba(255,255,255,.6);border-color:rgba(255,255,255,.7);color:rgba(0,0,0,.95);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.15)}.GolfBatterySection_content__a_W83{flex-shrink:0;padding:0;text-align:center}.GolfBatterySection_title__PlkIh{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:var(--fw-bold);color:var(--color-text);line-height:var(--lh-tight);margin:0 0 var(--space-4) 0;letter-spacing:-.02em}.GolfBatterySection_description__xMF06{font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:var(--fw-regular);color:var(--color-text-secondary);line-height:var(--lh-relaxed);margin:0}@media (max-width:1024px){.GolfBatterySection_container__jzRf2{padding:var(--space-8) var(--space-6) var(--space-6);gap:var(--space-6)}}@media (max-width:768px){.GolfBatterySection_section__kx8Hb{height:auto;min-height:100vh}.GolfBatterySection_container__jzRf2{padding:var(--space-6) var(--space-4) var(--space-6);gap:var(--space-6)}.GolfBatterySection_videoWrapper__aJnXh{min-height:300px;flex:none;height:50vh}.GolfBatterySection_replayBtn__AEvjG{width:40px;height:40px}}.HeroSection_section__uYMYD{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgb(5,5,3);scroll-snap-align:start;scroll-snap-stop:always}.HeroSection_container__p6tly{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-5);padding:0 var(--container-padding);max-width:860px}.HeroSection_title__4bifz{font-size:clamp(3.5rem,8vw,6.5rem);font-weight:var(--fw-semibold);color:var(--color-white);letter-spacing:-.04em;line-height:var(--lh-none);margin:0}.HeroSection_subtitle__QcE7M{font-size:clamp(.95rem,1.3vw,1.125rem);font-weight:var(--fw-regular);color:rgba(255,255,255,.55);line-height:var(--lh-body);margin:0;max-width:640px;letter-spacing:.01em}.HeroSection_actions__PFSaR{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-4)}.HeroSection_btnPrimary__Yyidb{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);height:52px;padding:0 var(--space-8);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);font-family:var(--font-family);color:var(--color-white);background:var(--color-primary);border:1.5px solid var(--color-primary);border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);white-space:nowrap}.HeroSection_btnPrimary__Yyidb:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 6px 24px rgba(47,82,160,.35)}.HeroSection_btnOutline__iXOE7{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 var(--space-8);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);font-family:var(--font-family);color:rgba(255,255,255,.85);background:rgba(255,255,255,.08);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.06)}.HeroSection_btnOutline__iXOE7:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);color:var(--color-white);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1)}@media (max-width:768px){.HeroSection_container__p6tly{gap:var(--space-4)}.HeroSection_actions__PFSaR{flex-direction:column;width:100%;max-width:280px}.HeroSection_btnOutline__iXOE7,.HeroSection_btnPrimary__Yyidb{width:100%;height:48px}}@media (max-width:320px){.HeroSection_section__uYMYD{min-height:500px}.HeroSection_container__p6tly{padding:0 var(--space-3);gap:var(--space-3)}.HeroSection_title__4bifz{font-size:2rem}.HeroSection_subtitle__QcE7M{font-size:.875rem}.HeroSection_actions__PFSaR{max-width:100%}.HeroSection_btnOutline__iXOE7,.HeroSection_btnPrimary__Yyidb{height:44px;padding:0 var(--space-4);font-size:.875rem}}@media (max-height:500px) and (orientation:landscape){.HeroSection_section__uYMYD{height:auto;min-height:auto;padding:var(--space-12) 0}.HeroSection_container__p6tly{gap:var(--space-3)}.HeroSection_title__4bifz{font-size:clamp(1.5rem,5vw,2.5rem)}.HeroSection_subtitle__QcE7M{font-size:.875rem}.HeroSection_actions__PFSaR{flex-direction:row;gap:var(--space-3)}.HeroSection_btnOutline__iXOE7,.HeroSection_btnPrimary__Yyidb{width:auto;height:44px}}.InquirySection_section__iK1fs{background:#fff;min-height:100vh;display:flex;align-items:center;padding:var(--space-20) 0;scroll-snap-align:start;scroll-snap-stop:always}.InquirySection_container__hRVSh{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:var(--space-16);gap:var(--space-16);max-width:1400px;margin:0 auto;padding:0 var(--container-padding)}.InquirySection_titleArea__vrb6j{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.InquirySection_title__RGT0S{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--fw-semibold);color:var(--color-text);line-height:1.2;letter-spacing:-.02em;margin:0}.InquirySection_formArea__bwFJM{background:#fff}.InquirySection_form__BjMG2{display:flex;flex-direction:column;gap:var(--space-6)}.InquirySection_formRow__Dqwfy{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-6);gap:var(--space-6)}.InquirySection_formGroupFull__QEBa5,.InquirySection_formGroup__5lTSQ{display:flex;flex-direction:column;gap:var(--space-2)}.InquirySection_label__DPna3{font-size:14px;font-weight:var(--fw-medium);color:rgba(0,0,0,.7)}.InquirySection_required__pEBXZ{color:#dc2626}.InquirySection_input__eXO1i,.InquirySection_select__ZYRy1,.InquirySection_textarea___JV__{padding:16px 20px;font-size:16px;font-family:inherit;background:#f4f4f4;border:2px solid transparent;border-radius:12px;color:var(--color-text);transition:all .2s ease;outline:none}.InquirySection_input__eXO1i:focus,.InquirySection_select__ZYRy1:focus,.InquirySection_textarea___JV__:focus{border-color:var(--color-text);background:#fff}.InquirySection_input__eXO1i::placeholder,.InquirySection_textarea___JV__::placeholder{color:rgba(0,0,0,.4)}.InquirySection_select__ZYRy1{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:18px;padding-right:48px}.InquirySection_textarea___JV__{resize:vertical;min-height:140px}.InquirySection_submitButton__wwxqI{margin-top:var(--space-4);padding:18px 40px;font-size:16px;font-weight:var(--fw-semibold);font-family:inherit;color:#fff;background:#171717;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.InquirySection_submitButton__wwxqI:hover{background:#333;transform:translateY(-2px)}.InquirySection_consent__ecZbE{margin-top:var(--space-4);font-size:12px;color:rgba(0,0,0,.5);line-height:1.6;text-align:center}@media (max-width:1024px){.InquirySection_container__hRVSh{grid-template-columns:1fr;gap:var(--space-10)}.InquirySection_titleArea__vrb6j{position:static}.InquirySection_title__RGT0S{text-align:center}}@media (max-width:768px){.InquirySection_section__iK1fs{padding:var(--space-12) 0}.InquirySection_formRow__Dqwfy{grid-template-columns:1fr;gap:var(--space-4)}.InquirySection_title__RGT0S{font-size:1.5rem}.InquirySection_input__eXO1i,.InquirySection_select__ZYRy1,.InquirySection_textarea___JV__{padding:14px 16px;font-size:15px}.InquirySection_submitButton__wwxqI{width:100%;padding:16px 32px}}.MicromobilitySection_section__Ihx_b{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;background:var(--color-white);scroll-snap-align:start;scroll-snap-stop:always}.MicromobilitySection_container__rArCq{height:100%;display:flex;flex-direction:column;padding:var(--space-10) var(--space-10) var(--space-8);gap:var(--space-8)}.MicromobilitySection_videoWrapper__FTl9h{position:relative;flex:1 1;min-height:0;border-radius:var(--radius-xl);overflow:hidden}.MicromobilitySection_video__R_Tsp{width:100%;height:100%;object-fit:cover;object-position:center}.MicromobilitySection_replayBtn__wF29B{position:absolute;bottom:var(--space-4);left:var(--space-4);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.8);cursor:pointer;transition:all var(--duration-normal) var(--ease-default);animation:MicromobilitySection_fadeIn__vqayr .4s var(--ease-default)}.MicromobilitySection_replayBtn__wF29B:hover{background:rgba(0,0,0,.5);border-color:rgba(255,255,255,.6);color:var(--color-white);transform:scale(1.05)}@keyframes MicromobilitySection_fadeIn__vqayr{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.MicromobilitySection_content__670hB{flex-shrink:0;padding:0;text-align:center}.MicromobilitySection_title__m4PXA{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:var(--fw-bold);color:var(--color-text);line-height:var(--lh-tight);margin:0 0 var(--space-4) 0;letter-spacing:-.02em}.MicromobilitySection_description__zlSJr{font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:var(--fw-regular);color:var(--color-text-secondary);line-height:var(--lh-relaxed);margin:0}@media (max-width:1024px){.MicromobilitySection_container__rArCq{padding:var(--space-8) var(--space-6) var(--space-6);gap:var(--space-6)}}@media (max-width:768px){.MicromobilitySection_section__Ihx_b{height:auto;min-height:100vh}.MicromobilitySection_container__rArCq{padding:var(--space-6) var(--space-4) var(--space-6);gap:var(--space-6)}.MicromobilitySection_videoWrapper__FTl9h{min-height:300px;flex:none;height:50vh}.MicromobilitySection_replayBtn__wF29B{width:40px;height:40px}}