/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:"Noto Sans", "Noto Sans TC", "PingFang TC", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg:#000;--color-surface:#0a0a0a;--color-text:#fff;--color-border:#ffffff29;--font-display:"Outfit", "Noto Sans TC", "PingFang TC", ui-sans-serif, system-ui, sans-serif;--container-max:1440px;--gutter-mobile:20px;--gutter-desktop:80px;--ease-elegant:cubic-bezier(.16, 1, .3, 1);--duration-reveal:1.2s;--reveal-distance:32px;--fs-md:clamp(14px, 1.3vw, 18px);--fs-lg:clamp(18px, 1.7vw, 24px);--fs-xl:clamp(28px, 3.4vw, 48px);--fs-2xl:clamp(32px, 4.4vw, 56px);--fs-3xl:clamp(32px, 5vw, 64px);--fs-4xl:clamp(48px, 7vw, 96px)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=90rem){.container{max-width:90rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.border{border-style:var(--tw-border-style);border-width:1px}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html{scroll-behavior:smooth;background:var(--color-bg)}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;overflow-x:hidden}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;font-weight:500;line-height:1.1}.container-page{width:100%;max-width:var(--container-max);padding-inline:var(--gutter-mobile);margin-inline:auto}@media (width>=64rem){.container-page{padding-inline:var(--gutter-desktop)}}.no-scroll{touch-action:none;overflow:hidden}:where(#brand-spirit,#products-story,#key-features,#unboxing-video){scroll-margin-top:80px}@media (width>=64rem){:where(#brand-spirit,#products-story,#key-features,#unboxing-video){scroll-margin-top:110px}}::selection{background:var(--color-text);color:var(--color-bg)}@keyframes reveal-up{0%{opacity:0;transform:translate3d(0, var(--reveal-distance,32px), 0)}to{opacity:1;transform:translate(0)}}[data-reveal]{opacity:0;will-change:transform, opacity}[data-reveal].is-revealed{animation:reveal-up var(--duration-reveal) var(--ease-elegant) both;animation-delay:var(--reveal-delay,0s)}[data-reveal].is-revealed.is-settled{will-change:auto}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;animation:none!important;transform:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.app-button[data-v-84e18eab]{font-family:var(--font-sans);letter-spacing:.16px;border:2px solid var(--color-text);color:var(--color-text);cursor:pointer;white-space:nowrap;transition:background-color .3s var(--ease-elegant), color .3s var(--ease-elegant), transform .3s var(--ease-elegant);background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:400;display:inline-flex}.app-button[data-v-84e18eab]:hover{background:var(--color-text);color:var(--color-bg)}.app-button[data-v-84e18eab]:active{transform:scale(.98)}.app-button.is-block[data-v-84e18eab]{width:100%;display:flex}.mobile-menu[data-v-1c7378a8]{z-index:60;background:var(--color-bg);visibility:hidden;pointer-events:none;will-change:transform;transition:transform .28s var(--ease-elegant), visibility 0s linear .28s;flex-direction:column;display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-menu.is-open[data-v-1c7378a8]{visibility:visible;pointer-events:auto;transition:transform .28s var(--ease-elegant), visibility 0s linear 0s;transform:translate(0,0)}.mobile-menu__topbar[data-v-1c7378a8]{padding:12px var(--gutter-mobile);justify-content:space-between;align-items:center;display:flex}.mobile-menu__logo[data-v-1c7378a8]{flex-shrink:0;align-items:center;display:inline-flex}.mobile-menu__logo img[data-v-1c7378a8]{width:auto;height:40px}.mobile-menu__close[data-v-1c7378a8]{width:32px;height:32px;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.mobile-menu__close-icon[data-v-1c7378a8]{width:24px;height:24px}.mobile-menu__content[data-v-1c7378a8]{padding:40px var(--gutter-mobile);flex-direction:column;flex:1;justify-content:space-between;display:flex}.mobile-menu__nav[data-v-1c7378a8]{flex-direction:column;gap:31px;display:flex}.mobile-menu__link[data-v-1c7378a8]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);transition:opacity .2s var(--ease-elegant);font-size:28px;font-weight:400;line-height:1.1;text-decoration:none}.mobile-menu__link[data-v-1c7378a8]:hover{opacity:.6}.mobile-menu__cta[data-v-1c7378a8]{flex-shrink:0}.app-header[data-v-63e15ff2]{inset-inline:0;z-index:50;transition:background-color .3s var(--ease-elegant), backdrop-filter .3s var(--ease-elegant);position:fixed;top:0}.app-header.is-scrolled[data-v-63e15ff2]{-webkit-backdrop-filter:blur(12px);background:#000000c7}.app-header__inner[data-v-63e15ff2]{justify-content:space-between;align-items:center;gap:24px;padding-block:12px;display:flex}@media (width>=64rem){.app-header__inner[data-v-63e15ff2]{padding-block:20px}}.app-header__logo[data-v-63e15ff2]{align-items:center;display:inline-flex}.app-header__logo img[data-v-63e15ff2]{width:auto;height:40px}@media (width>=64rem){.app-header__logo img[data-v-63e15ff2]{height:54px}}.app-header__nav[data-v-63e15ff2]{gap:24px;margin-left:auto;display:none}@media (width>=64rem){.app-header__nav[data-v-63e15ff2]{display:flex}}.app-header__link[data-v-63e15ff2]{letter-spacing:.16px;color:var(--color-text);white-space:nowrap;font-size:16px;transition:opacity .2s}.app-header__link[data-v-63e15ff2]:hover{opacity:.6}.app-header__cta[data-v-63e15ff2]{display:none}@media (width>=64rem){.app-header__cta[data-v-63e15ff2]{display:inline-flex}}.app-header__hamburger[data-v-63e15ff2]{width:32px;height:32px;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}@media (width>=64rem){.app-header__hamburger[data-v-63e15ff2]{display:none}}.app-header__hamburger-icon[data-v-63e15ff2]{width:26px;height:21px}.app-footer[data-v-dba635bc]{background:var(--color-bg);color:var(--color-text);border-top:1px solid var(--color-border);padding-block:clamp(48px,6vw,80px)}.app-footer__inner[data-v-dba635bc]{flex-direction:column;display:flex}.app-footer__claim[data-v-dba635bc]{font-family:var(--font-display);letter-spacing:.01em;margin:0 0 clamp(40px,6vw,80px);font-size:72px;font-weight:500;line-height:1.2}.app-footer__claim-line[data-v-dba635bc]{display:block}.app-footer__claim-sp[data-v-dba635bc]{display:none}@media (width>=64rem){.app-footer__claim[data-v-dba635bc]{text-align:left;white-space:nowrap;font-size:104px}.app-footer__claim-line[data-v-dba635bc],.app-footer__claim-sp[data-v-dba635bc]{display:inline}}.app-footer__main[data-v-dba635bc]{flex-direction:column-reverse;align-items:flex-start;gap:24px;display:flex}@media (width>=64rem){.app-footer__main[data-v-dba635bc]{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}}.app-footer__logo[data-v-dba635bc]{width:auto;height:40px}@media (width>=64rem){.app-footer__logo[data-v-dba635bc]{height:54px}}.app-footer__nav[data-v-dba635bc]{flex-direction:column;gap:8px;display:flex}@media (width>=64rem){.app-footer__nav[data-v-dba635bc]{flex-direction:row;align-items:center;gap:24px}}.app-footer__link[data-v-dba635bc]{letter-spacing:.16px;color:var(--color-text);align-items:center;font-size:16px;transition:opacity .2s;display:inline-flex}.app-footer__link[data-v-dba635bc]:hover{opacity:.6}.app-footer__line svg[data-v-dba635bc]{transform:scale(.8)translate(-4px)}@media (width>=64rem){.app-footer__line svg[data-v-dba635bc]{width:40px;height:40px}}.app-footer__divider[data-v-dba635bc]{border:0;border-top:1px solid var(--color-border);margin:clamp(28px,4vw,40px) 0 clamp(20px,3vw,24px)}.app-footer__legal[data-v-dba635bc]{color:var(--color-text);flex-direction:column-reverse;gap:24px;font-size:14px;display:flex}@media (width>=64rem){.app-footer__legal[data-v-dba635bc]{flex-direction:row;justify-content:space-between;align-items:center}}.app-footer__credit[data-v-dba635bc]{flex-direction:column;gap:4px;display:flex}.app-footer__credit-logo[data-v-dba635bc]{width:161px;height:33px;display:block}.hero[data-v-cd4ba383]{background:var(--color-bg);align-items:center;width:100%;height:480px;display:flex;position:relative;overflow:hidden}@media (width>=64rem){.hero[data-v-cd4ba383]{height:640px}}.hero__bg[data-v-cd4ba383]{z-index:0;will-change:transform;display:block;position:absolute;inset:0}.hero__bg img[data-v-cd4ba383]{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.hero__overlay[data-v-cd4ba383]{z-index:1;background:linear-gradient(105.41deg,#fff0 0%,#45454566 50%,#000000e6 100%);position:absolute;inset:0}.hero__inner[data-v-cd4ba383]{z-index:2;flex-direction:column;gap:clamp(16px,2.8vw,40px);display:flex;position:relative}.hero__title[data-v-cd4ba383]{font-family:var(--font-display);letter-spacing:.01em;color:var(--color-text);flex-direction:column;margin:0;font-size:clamp(56px,7.5vw,104px);font-weight:500;line-height:1.2;display:flex}.hero__word[data-v-cd4ba383]{display:block}.hero__sp[data-v-cd4ba383]{display:none}@media (width>=64rem){.hero__word[data-v-cd4ba383],.hero__sp[data-v-cd4ba383]{display:inline}}.hero__subtitle[data-v-cd4ba383]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);max-width:60ch;margin:0;font-size:clamp(18px,1.7vw,24px);line-height:1.3}.brand-spirit__inner[data-v-606b7c1c]{flex-direction:column;gap:20px;display:flex}@media (width>=64rem){.brand-spirit__inner[data-v-606b7c1c]{gap:32px}}.brand-spirit__title[data-v-606b7c1c]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.2}.brand-spirit__grid[data-v-606b7c1c]{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=64rem){.brand-spirit__grid[data-v-606b7c1c]{grid-template-columns:1fr 1fr;align-items:start;gap:32px}}.brand-spirit__media[data-v-606b7c1c]{aspect-ratio:624/424;border-radius:16px;overflow:hidden}.brand-spirit__media img[data-v-606b7c1c]{object-fit:cover;object-position:center 35%;width:100%;height:100%}.brand-spirit__text[data-v-606b7c1c]{flex-direction:column;gap:20px;display:flex}@media (width>=64rem){.brand-spirit__text[data-v-606b7c1c]{gap:24px}}.brand-spirit__lead-group[data-v-606b7c1c]{flex-direction:column;gap:8px;display:flex}.brand-spirit__heading[data-v-606b7c1c]{font-family:var(--font-display);font-weight:400;font-size:var(--fs-2xl);letter-spacing:.01em;color:var(--color-text);margin:0;line-height:1.3}.brand-spirit__lead[data-v-606b7c1c]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (width>=64rem){.brand-spirit__lead[data-v-606b7c1c]{font-size:var(--fs-lg)}}.brand-spirit__body[data-v-606b7c1c]{font-family:var(--font-sans);font-weight:400;font-size:var(--fs-md);letter-spacing:.01em;color:var(--color-text);margin:0;line-height:1.5}.banner[data-v-8b7315f9]{background:var(--color-bg);align-items:center;width:100%;height:clamp(216px,123px + 24.8vw,480px);display:flex;position:relative;overflow:hidden}.banner__bg[data-v-8b7315f9]{will-change:transform;display:block;position:absolute;inset:0}.banner__bg img[data-v-8b7315f9]{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.banner__overlay[data-v-8b7315f9]{position:absolute;inset:0}.banner__inner[data-v-8b7315f9]{z-index:2;flex-direction:column;gap:4px;display:flex;position:relative}.banner__inner.is-mobile-center[data-v-8b7315f9]{text-align:center;align-items:center}.banner__inner.is-mobile-left[data-v-8b7315f9]{text-align:left;align-items:flex-start}.banner__title[data-v-8b7315f9]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:24px;font-weight:500;line-height:1.3}.banner__subtitle[data-v-8b7315f9]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:14px;font-weight:400;line-height:1.5}@media (width>=64rem){.banner__inner[data-v-8b7315f9]{gap:16px}.banner__inner.is-center[data-v-8b7315f9]{text-align:center;align-items:center}.banner__inner.is-left[data-v-8b7315f9]{text-align:left;align-items:flex-start}.banner__title[data-v-8b7315f9]{font-family:var(--font-display);font-size:48px;line-height:1.2}.banner__title[data-v-8b7315f9],.banner__subtitle[data-v-8b7315f9]{max-width:var(--banner-pc-width,600px)}.banner__inner.is-title-nowrap .banner__title[data-v-8b7315f9]{white-space:nowrap;max-width:none}}.products-story__inner[data-v-d3c1e276]{flex-direction:column;gap:20px;display:flex}@media (width>=64rem){.products-story__inner[data-v-d3c1e276]{gap:32px}}.products-story__title[data-v-d3c1e276]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.2}.products-story__grid[data-v-d3c1e276]{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=64rem){.products-story__grid[data-v-d3c1e276]{grid-template-columns:1fr 1fr;gap:32px}}.products-story__card[data-v-d3c1e276]{aspect-ratio:335/228;border-radius:16px;position:relative;overflow:hidden}@media (width>=64rem){.products-story__card[data-v-d3c1e276]{aspect-ratio:624/320}}.products-story__img[data-v-d3c1e276]{pointer-events:none;-webkit-user-select:none;user-select:none}.products-story__card--1 .products-story__img[data-v-d3c1e276]{width:112.33%;max-width:none;height:246.02%;position:absolute;top:-83.07%;left:-9.41%}@media (width>=64rem){.products-story__card--1 .products-story__img[data-v-d3c1e276]{width:107.21%;height:313.59%;top:-119.3%;left:-7.21%}}.products-story__card--2 .products-story__img[data-v-d3c1e276]{object-fit:cover;width:100%;height:100%}@media (width>=64rem){.products-story__card--2 .products-story__img[data-v-d3c1e276]{object-fit:initial;width:100%;max-width:none;height:155.95%;position:absolute;top:-13.53%;left:.08%}}.extend-drive__inner[data-v-a626ad59]{text-align:left;flex-direction:column;align-items:stretch;gap:clamp(16px,1.7vw,24px);display:flex}@media (width>=64rem){.extend-drive__inner[data-v-a626ad59]{text-align:center;align-items:center}}.extend-drive__title[data-v-a626ad59]{font-family:var(--font-display);letter-spacing:.01em;margin:0;font-size:clamp(32px,7vw,96px);font-weight:300;line-height:1.3}@media (width>=64rem){.extend-drive__title[data-v-a626ad59]{line-height:1.2}}.extend-drive__body[data-v-a626ad59]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);max-width:952px;margin:0;font-size:clamp(14px,1.3vw,18px);line-height:1.5}.extend-drive__body p[data-v-a626ad59]{margin:0}@media (width>=64rem){.extend-drive__body[data-v-a626ad59]{line-height:1.3}}.rcb__inner[data-v-a2601558]{justify-content:center;display:flex;container-type:inline-size}.rcb__title[data-v-a2601558]{font-family:var(--font-display);letter-spacing:.01em;color:var(--color-text);text-align:center;flex-direction:column;align-items:center;gap:4px;margin:0;font-size:clamp(32px,7vw,96px);font-weight:300;line-height:1.2;display:flex}.rcb__brand[data-v-a2601558]{white-space:nowrap;align-items:flex-start;gap:4px;display:inline-flex}.rcb__x[data-v-a2601558]{white-space:nowrap}.rcb__tm[data-v-a2601558]{vertical-align:baseline;font-size:75%;line-height:1.2;display:inline-block;transform:translateY(.5em)}@media (width>=64rem){.rcb__tm[data-v-a2601558]{font-size:.5em}.rcb__title[data-v-a2601558]{flex-flow:row;gap:.25em}}.key-features__inner[data-v-f72a573f]{flex-direction:column;display:flex}.key-features__media[data-v-f72a573f]{aspect-ratio:335/228;border-radius:16px;position:relative;overflow:hidden}@media (width>=64rem){.key-features__media[data-v-f72a573f]{aspect-ratio:1280/424}}.key-features__media img[data-v-f72a573f]{pointer-events:none;-webkit-user-select:none;user-select:none;width:111.04%;max-width:none;height:163.16%;position:absolute;top:-36.99%;left:-5.37%}@media (width>=64rem){.key-features__media img[data-v-f72a573f]{width:100%;height:301.89%;top:-121.56%;left:0}}.birth__inner[data-v-b3980fe6]{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (width>=64rem){.birth__inner[data-v-b3980fe6]{text-align:center;align-items:center;gap:24px}}.birth__title[data-v-b3980fe6]{font-family:var(--font-display);letter-spacing:.01em;margin:0;font-size:clamp(32px,7vw,96px);font-weight:300;line-height:1.2}.birth__tm[data-v-b3980fe6]{vertical-align:super;margin-left:4px;font-size:.75em}@media (width>=64rem){.birth__brand[data-v-b3980fe6]{text-transform:uppercase}.birth__tm[data-v-b3980fe6]{font-size:3rem}}.birth__body[data-v-b3980fe6]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);max-width:952px;font-size:14px;line-height:1.5}@media (width>=64rem){.birth__body[data-v-b3980fe6]{font-size:18px;line-height:1.3}}.birth__body p[data-v-b3980fe6]{margin:0}.feature-block[data-v-42ba7a23]{background:var(--color-bg);align-items:stretch;width:100%;display:flex;position:relative;overflow:hidden}.feature-block.is-full[data-v-42ba7a23]{aspect-ratio:375/400}.feature-block.is-left[data-v-42ba7a23],.feature-block.is-right[data-v-42ba7a23]{height:clamp(360px,38vw,504px)}.feature-block__media[data-v-42ba7a23]{height:100%;position:relative;overflow:hidden}.feature-block__media.is-full[data-v-42ba7a23]{width:100%;position:absolute;inset:0}.feature-block__media.is-left[data-v-42ba7a23]{width:50%;position:absolute;top:0;left:0}.feature-block__media.is-right[data-v-42ba7a23]{width:50%;position:absolute;top:0;right:0}.feature-block__media img[data-v-42ba7a23]{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}@media (width<=63.99rem){.feature-block__media img.has-mobile-fill[data-v-42ba7a23]{width:var(--mobile-fill-w);height:var(--mobile-fill-h);inset:auto;left:var(--mobile-fill-l);top:var(--mobile-fill-t);object-fit:initial;max-width:none;position:absolute}}@media (width>=64rem){.feature-block__media img.has-pc-fill[data-v-42ba7a23]{width:var(--pc-fill-w);height:var(--pc-fill-h);inset:auto;left:var(--pc-fill-l);top:var(--pc-fill-t);object-fit:initial;max-width:none;position:absolute}}.feature-block__gradient[data-v-42ba7a23]{position:absolute;inset:0}.feature-block__gradient.is-full[data-v-42ba7a23]{background:linear-gradient(105.41deg,#fff0 0%,#80808033 50%,#000000e6 100%);transform:scaleX(-1)}.feature-block__gradient.is-left[data-v-42ba7a23],.feature-block__gradient.is-right[data-v-42ba7a23]{background:linear-gradient(99.93deg,#fff0 0%,#80808033 50%,#000000e6 100%);transform:scaleX(-1)}.feature-block__text[data-v-42ba7a23]{z-index:2;width:100%;max-width:var(--container-max);padding-inline:var(--gutter-mobile);flex-direction:column;gap:8px;margin-inline:auto;display:flex;position:relative}.feature-block__text.is-full[data-v-42ba7a23]{align-self:flex-end;margin-bottom:clamp(20px,4vw,40px)}.feature-block__text.is-left[data-v-42ba7a23],.feature-block__text.is-right[data-v-42ba7a23]{align-self:center}@media (width>=64rem){.feature-block.is-full[data-v-42ba7a23]{aspect-ratio:1440/640;height:auto}.feature-block.is-left[data-v-42ba7a23],.feature-block.is-right[data-v-42ba7a23]{aspect-ratio:1440/504;height:auto}.feature-block__text[data-v-42ba7a23]{padding-inline:var(--gutter-desktop)}.feature-block__text.is-full[data-v-42ba7a23]{margin-bottom:40px;padding-left:40px;padding-right:0}.feature-block__text.is-left[data-v-42ba7a23]{width:auto;max-width:min(calc(50% - var(--gutter-desktop)), calc((var(--container-max) / 2) - var(--gutter-desktop)));margin-left:auto;margin-right:max(var(--gutter-desktop), calc(var(--gutter-desktop) + (100vw - var(--container-max)) / 2));align-items:flex-start;padding-left:0;padding-right:0}.feature-block__text.is-right[data-v-42ba7a23]{width:auto;max-width:min(calc(50% - var(--gutter-desktop)), calc((var(--container-max) / 2) - var(--gutter-desktop)));margin-left:max(var(--gutter-desktop), calc(var(--gutter-desktop) + (100vw - var(--container-max)) / 2));align-items:flex-start;margin-right:auto;padding-left:0;padding-right:0}}@media (width<=63.99rem){.feature-block__media.is-full[data-v-42ba7a23]{width:100%}.feature-block.is-left[data-v-42ba7a23],.feature-block.is-right[data-v-42ba7a23]{flex-direction:column;height:auto}.feature-block__media.is-left[data-v-42ba7a23],.feature-block__media.is-right[data-v-42ba7a23]{aspect-ratio:375/216;flex-shrink:0;width:100%;position:relative;inset:auto}.feature-block__text.is-left[data-v-42ba7a23],.feature-block__text.is-right[data-v-42ba7a23]{margin-inline:0;text-align:left;align-self:stretch;align-items:flex-start;width:100%;margin-top:40px;margin-bottom:40px;position:relative}.feature-block:last-child .feature-block__text.is-left[data-v-42ba7a23],.feature-block:last-child .feature-block__text.is-right[data-v-42ba7a23]{margin-bottom:0}.feature-block__gradient.is-full[data-v-42ba7a23]{background:linear-gradient(96.55deg,#fff0 0%,#45454566 50%,#000000e6 100%);transform:rotate(180deg)scaleY(-1)}.feature-block__gradient.is-left[data-v-42ba7a23],.feature-block__gradient.is-right[data-v-42ba7a23]{background:linear-gradient(102deg,#fff0 0%,#45454566 50%,#000000e6 100%);transform:rotate(180deg)scaleY(-1)}}.feature-block__heading[data-v-42ba7a23]{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.feature-block__title[data-v-42ba7a23],.feature-block__subtitle[data-v-42ba7a23]{white-space:nowrap}@media (width>=64rem){.feature-block__heading[data-v-42ba7a23]{gap:16px}}.feature-block__title[data-v-42ba7a23]{font-family:var(--font-display);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:clamp(20px,2.8vw,40px);font-weight:500;line-height:1.3}.feature-block__divider[data-v-42ba7a23]{background:var(--color-text);width:1px;height:clamp(24px,2.8vw,40px);display:inline-block}.feature-block__subtitle[data-v-42ba7a23]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:clamp(14px,1.5vw,20px);line-height:1.5}.feature-block__desc[data-v-42ba7a23]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);max-width:28.4em;margin:0;font-size:clamp(14px,1.5vw,20px);line-height:1.5}.rainshift-features[data-v-b00120c7]{background:var(--color-bg)}.rainshift-features__head[data-v-b00120c7]{margin-bottom:20px}@media (width>=64rem){.rainshift-features__head[data-v-b00120c7]{margin-bottom:32px}}.rainshift-features__title[data-v-b00120c7]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.2}@media (width>=64rem){.clutch-intro--tight-gap[data-v-6e6743b0]{margin-block:-80px}}.clutch-intro__inner[data-v-6e6743b0]{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (width>=64rem){.clutch-intro__inner[data-v-6e6743b0]{text-align:center;align-items:center;gap:24px}}.clutch-intro__title[data-v-6e6743b0]{font-family:var(--font-display);letter-spacing:.01em;flex-direction:column;gap:4px;margin:0;font-size:clamp(32px,7vw,96px);font-weight:300;line-height:1.2;display:flex}@media (width>=64rem){.clutch-intro__title[data-v-6e6743b0]{flex-flow:wrap;justify-content:center;gap:16px}}.clutch-intro__title-en sup[data-v-6e6743b0]{vertical-align:super;margin-left:4px;font-size:24px;top:.1em}@media (width>=64rem){.clutch-intro__title-en sup[data-v-6e6743b0]{font-size:.5em;top:-.4em}}.clutch-intro__body[data-v-6e6743b0]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);max-width:952px;font-size:14px;line-height:1.5}@media (width>=64rem){.clutch-intro__body[data-v-6e6743b0]{font-size:18px;line-height:1.3}}.clutch-intro__body p[data-v-6e6743b0]{margin:0}.clutch-features[data-v-3b131c37]{background:var(--color-bg)}.drive-spirit__inner[data-v-84176595]{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}@media (width>=64rem){.drive-spirit__inner[data-v-84176595]{gap:40px}}.drive-spirit__line[data-v-84176595]{font-family:var(--font-display);letter-spacing:1px;color:var(--color-text);margin:0;font-size:24px;font-weight:300;line-height:1.3}@media (width>=64rem){.drive-spirit__line[data-v-84176595]{font-size:64px;line-height:1.2}}.drive-spirit__divider[data-v-84176595]{background:var(--color-text);width:2px;height:64px;display:block}@media (width>=64rem){.drive-spirit__divider[data-v-84176595]{height:160px}}.carousel[data-v-ee11ffb5]{width:100%;position:relative}.carousel__viewport[data-v-ee11ffb5]{position:relative;overflow:hidden}.carousel__track[data-v-ee11ffb5]{cursor:grab;touch-action:pan-y;width:100%;height:100%;display:flex}.carousel__track[data-v-ee11ffb5]:active{cursor:grabbing}.carousel__track.is-animating[data-v-ee11ffb5]{transition:transform .6s var(--ease-elegant)}.carousel__slide[data-v-ee11ffb5]{-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.carousel__slide img[data-v-ee11ffb5]{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.carousel__slide.has-box img[data-v-ee11ffb5]{width:var(--m-w,100%);height:var(--m-h,100%);left:var(--m-x,0%);top:var(--m-y,0%);object-fit:cover;max-width:none;position:absolute}@media (width>=64rem){.carousel__slide.has-box img[data-v-ee11ffb5]{width:var(--d-w,var(--m-w,100%));height:var(--d-h,var(--m-h,100%));left:var(--d-x,var(--m-x,0%));top:var(--d-y,var(--m-y,0%))}}.carousel__dots[data-v-ee11ffb5]{z-index:1;justify-content:center;gap:8px;display:flex;position:absolute;bottom:16px;left:0;right:0}@media (width>=64rem){.carousel__dots[data-v-ee11ffb5]{gap:12px;bottom:32px}}.carousel__dot[data-v-ee11ffb5]{cursor:pointer;width:8px;height:8px;transition:background-color .25s var(--ease-elegant);background:#fff6;border:none;border-radius:9999px;padding:0}@media (width>=64rem){.carousel__dot[data-v-ee11ffb5]{width:16px;height:16px}}.carousel__dot.is-active[data-v-ee11ffb5],.carousel__dot[data-v-ee11ffb5]:hover{background:var(--color-text)}.section-carousel[data-v-cd2c6422]{background:var(--color-bg)}.section-carousel[data-v-cd2c6422] .carousel__viewport{height:216px}@media (width>=64rem){.section-carousel[data-v-cd2c6422] .carousel__viewport{height:clamp(280px,38vw,560px)}}.specs[data-v-c57b4ab2]{flex-direction:column;gap:clamp(20px,3vw,32px);display:flex}.specs__title-row[data-v-c57b4ab2]{display:flex}.specs__title[data-v-c57b4ab2]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.3}@media (width>=64rem){.specs__title[data-v-c57b4ab2]{line-height:1.2}}.specs__panel[data-v-c57b4ab2]{background:#82868e33;padding-block:clamp(40px,5vw,80px)}.specs__panel+.specs__panel[data-v-c57b4ab2]{border-top:1px solid #ffffff0f}.specs__grid[data-v-c57b4ab2]{grid-template-columns:1fr;align-items:start;gap:clamp(24px,4vw,32px);display:grid}@media (width>=64rem){.specs__grid[data-v-c57b4ab2]{grid-template-columns:460px 1fr}}.specs__media[data-v-c57b4ab2]{aspect-ratio:1;width:100%;overflow:hidden}@media (width>=64rem){.specs__media[data-v-c57b4ab2]{aspect-ratio:460/400}}.specs__media img[data-v-c57b4ab2]{object-fit:cover;width:100%;height:100%}.specs__list[data-v-c57b4ab2]{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (width>=64rem){.specs__list[data-v-c57b4ab2]{gap:12px}}.specs__row[data-v-c57b4ab2]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);grid-template-columns:65px 1px 1fr;align-items:start;gap:16px;font-size:16px;line-height:1.3;display:grid}@media (width>=64rem){.specs__row[data-v-c57b4ab2]{grid-template-columns:81px 1px 1fr;font-size:20px}}.specs__row--auto[data-v-c57b4ab2]{grid-template-columns:auto 1px minmax(0,1fr);gap:12px;font-size:16px}@media (width>=64rem){.specs__row--auto[data-v-c57b4ab2]{gap:16px;font-size:20px}}.specs__label[data-v-c57b4ab2]{white-space:nowrap}.specs__divider[data-v-c57b4ab2]{background:var(--color-text);width:1px;height:20px;margin-top:.15em}.specs__value[data-v-c57b4ab2]{letter-spacing:.01em}.unboxing__inner[data-v-12852c37]{flex-direction:column;gap:clamp(24px,4vw,32px);display:flex}.unboxing__title[data-v-12852c37]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.3}@media (width>=64rem){.unboxing__title[data-v-12852c37]{line-height:1.2}}.unboxing__carousel[data-v-12852c37]{flex-direction:column;gap:clamp(24px,3vw,48px);display:flex}.unboxing__viewport[data-v-12852c37]{flex-direction:column;gap:32px;display:flex}@media (width>=64rem){.unboxing__viewport[data-v-12852c37]{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-ms-overflow-style:none;flex-direction:row;overflow-x:auto}.unboxing__viewport[data-v-12852c37]::-webkit-scrollbar{display:none}.unboxing__viewport.is-dragging[data-v-12852c37]{cursor:grabbing;scroll-snap-type:none}}.unboxing__card[data-v-12852c37]{color:var(--color-text);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-direction:column;flex:none;gap:16px;width:100%;text-decoration:none;display:flex}@media (width>=64rem){.unboxing__card[data-v-12852c37]{scroll-snap-align:start;transition:transform .4s var(--ease-elegant);flex:0 0 calc(50% - 16px)}.unboxing__card[data-v-12852c37]:hover{transform:translateY(-2px)}}.unboxing__caption[data-v-12852c37]{letter-spacing:.01em;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.3;display:-webkit-box;overflow:hidden}@media (width>=64rem){.unboxing__caption[data-v-12852c37]{font-size:20px}}.unboxing__media[data-v-12852c37]{aspect-ratio:335/224;background:var(--color-surface);border-radius:16px;position:relative;overflow:hidden}@media (width>=64rem){.unboxing__media[data-v-12852c37]{aspect-ratio:624/351}}.unboxing__media>img[data-v-12852c37]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-elegant);pointer-events:none}.unboxing__card:hover .unboxing__media>img[data-v-12852c37]{transform:scale(1.04)}.unboxing__overlay[data-v-12852c37]{pointer-events:none;background:linear-gradient(#000000e6 0%,#45454566 50%,#fff0 100%);position:absolute;inset:0;transform:rotate(180deg)translateY(-1px)}.unboxing__play[data-v-12852c37]{width:clamp(40px,5vw,50px);height:clamp(40px,5vw,50px);transition:transform .4s var(--ease-elegant);pointer-events:none;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unboxing__card:hover .unboxing__play[data-v-12852c37]{transform:translate(-50%,-50%)scale(1.08)}.unboxing__arrows[data-v-12852c37]{display:none}@media (width>=64rem){.unboxing__arrows[data-v-12852c37]{justify-content:center;gap:16px;display:flex}}.unboxing__arrow[data-v-12852c37]{width:48px;height:48px;color:var(--color-text);cursor:pointer;transition:opacity .25s var(--ease-elegant), transform .25s var(--ease-elegant);background:0 0;border:none;border-radius:9999px;padding:0}.unboxing__arrow svg[data-v-12852c37]{width:100%;height:100%}.unboxing__arrow[data-v-12852c37]:hover:not(:disabled){transform:scale(1.08)}.unboxing__arrow[data-v-12852c37]:disabled{opacity:.4;cursor:not-allowed}.poltrona__grid[data-v-7d2804a7]{grid-template-columns:1fr;grid-template-areas:"media""text";align-items:center;gap:clamp(24px,4vw,32px);display:grid}.poltrona__media[data-v-7d2804a7]{aspect-ratio:335/228;border-radius:16px;grid-area:media;position:relative;overflow:hidden}@media (width>=64rem){.poltrona__media[data-v-7d2804a7]{aspect-ratio:624/480}}.poltrona__media img[data-v-7d2804a7]{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.poltrona__text[data-v-7d2804a7]{flex-direction:column;grid-area:text;align-items:stretch;gap:16px;display:flex}@media (width>=64rem){.poltrona__grid[data-v-7d2804a7]{grid-template-columns:1fr 1fr;grid-template-areas:"text media"}.poltrona__text[data-v-7d2804a7]{align-items:flex-start;gap:40px}}.poltrona__title[data-v-7d2804a7]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.3}@media (width>=64rem){.poltrona__title[data-v-7d2804a7]{line-height:1.2}}.poltrona__body[data-v-7d2804a7]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:14px;font-weight:400;line-height:1.5}@media (width>=64rem){.poltrona__body[data-v-7d2804a7]{font-size:24px;line-height:1.3}}.poltrona__cta[data-v-7d2804a7]{width:100%}@media (width>=64rem){.poltrona__cta[data-v-7d2804a7]{width:auto}}.sgabello__grid[data-v-9708fb57]{grid-template-columns:1fr;grid-template-areas:"media""text";align-items:center;gap:clamp(24px,4vw,32px);display:grid}.sgabello__media[data-v-9708fb57]{grid-area:media}.sgabello__text[data-v-9708fb57]{flex-direction:column;grid-area:text;align-items:stretch;gap:clamp(16px,2.5vw,40px);display:flex}@media (width>=64rem){.sgabello__grid[data-v-9708fb57]{grid-template-columns:1fr 1fr;grid-template-areas:"text media"}.sgabello__text[data-v-9708fb57]{align-items:flex-start;gap:40px}}.sgabello__title[data-v-9708fb57]{font-family:var(--font-display);font-weight:500;font-size:var(--fs-3xl);letter-spacing:.01em;margin:0;line-height:1.3}@media (width>=64rem){.sgabello__title[data-v-9708fb57]{line-height:1.2}}.sgabello__body[data-v-9708fb57]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);margin:0;font-size:14px;font-weight:400;line-height:1.5}@media (width>=64rem){.sgabello__body[data-v-9708fb57]{font-size:24px;line-height:1.3}}.sgabello__cta[data-v-9708fb57]{width:100%}@media (width>=64rem){.sgabello__cta[data-v-9708fb57]{width:auto}}.sgabello__media[data-v-9708fb57]{aspect-ratio:335/228;border-radius:16px;position:relative;overflow:hidden}@media (width>=64rem){.sgabello__media[data-v-9708fb57]{aspect-ratio:624/480}}.sgabello__media img[data-v-9708fb57]{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.where-exp[data-v-aecddc1f]{flex-direction:column;gap:clamp(24px,4vw,80px);display:flex}.where-exp__title[data-v-aecddc1f]{font-family:var(--font-display);font-weight:300;font-size:var(--fs-4xl);text-align:center;margin:0;line-height:1.2}.where-exp__panel[data-v-aecddc1f]{position:relative;overflow:hidden}@media (width<=63.99rem){.is-compact .where-exp__panel[data-v-aecddc1f]{min-height:400px}}.where-exp__bg[data-v-aecddc1f]{z-index:0;object-fit:cover;pointer-events:none;width:460.533vw;max-width:none;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.is-compact .where-exp__bg[data-v-aecddc1f]{width:243.2vw;bottom:-48vw}@media (width>=64rem){.where-exp__bg[data-v-aecddc1f]{object-fit:fill;width:157.014vw;height:auto;inset:-14.2361vw auto auto -42.2917vw;transform:none}.is-compact .where-exp__bg[data-v-aecddc1f]{width:104.236vw;top:-15.0694vw;bottom:auto;left:-3.81944vw}}.where-exp__overlay[data-v-aecddc1f]{z-index:1;background:#0006;position:absolute;inset:0}.where-exp__inner[data-v-aecddc1f]{z-index:2;flex-direction:column;gap:clamp(24px,5vw,64px);padding-top:clamp(56px,53vw,199px);padding-bottom:clamp(56px,21vw,80px);display:flex;position:relative}@media (width<=63.99rem){.is-compact .where-exp__inner[data-v-aecddc1f]{gap:24px;padding-top:121px;padding-bottom:90px}}@media (width>=64rem){.where-exp__inner[data-v-aecddc1f]{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(48px,6vw,96px);padding-block:112px}.is-compact .where-exp__inner[data-v-aecddc1f]{align-items:center;padding-block:171px}.where-exp__lead[data-v-aecddc1f]{flex:none;width:437px;max-width:100%}.where-exp__list[data-v-aecddc1f]{flex:none;width:624px;max-width:100%}}.where-exp__lead[data-v-aecddc1f]{text-align:left;flex-direction:column;gap:4px;display:flex}@media (width>=64rem){.where-exp__lead[data-v-aecddc1f]{gap:16px}}.where-exp__lead-title[data-v-aecddc1f]{font-family:var(--font-sans);margin:0;font-size:24px;font-weight:500;line-height:1.3}@media (width>=64rem){.where-exp__lead-title[data-v-aecddc1f]{font-family:var(--font-display);font-size:var(--fs-xl);line-height:1.2}}.where-exp__lead-body[data-v-aecddc1f]{font-family:var(--font-sans);color:var(--color-text);margin:0;font-size:14px;line-height:1.5}.where-exp__list[data-v-aecddc1f]{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}@media (width>=64rem){.where-exp__list[data-v-aecddc1f]{gap:40px}.is-compact .where-exp__list[data-v-aecddc1f]{gap:0}}.where-exp__store[data-v-aecddc1f]{flex-direction:column;gap:8px;display:flex}.where-exp__store-name[data-v-aecddc1f]{font-family:var(--font-sans);color:var(--color-text);margin:0;font-size:20px;font-weight:500;line-height:1.3}@media (width>=64rem){.where-exp__store-name[data-v-aecddc1f]{font-size:24px}}.where-exp__row[data-v-aecddc1f]{color:var(--color-text);transition:opacity .3s var(--ease-elegant);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.where-exp__row[data-v-aecddc1f]:hover{opacity:.7}.where-exp__pin[data-v-aecddc1f]{flex-shrink:0;width:32px;height:32px}.where-exp__addr[data-v-aecddc1f]{font-size:14px;line-height:1.5}@media (width>=64rem){.where-exp__addr[data-v-aecddc1f]{font-size:16px}}.contact[data-v-ebcda1a4]{flex-direction:column;gap:clamp(24px,4vw,80px);display:flex}.contact__title[data-v-ebcda1a4]{font-family:var(--font-display);font-weight:300;font-size:var(--fs-4xl);text-align:center;letter-spacing:.03rem;margin:0;padding:0 40px;line-height:1.2}.contact__inner[data-v-ebcda1a4]{text-align:center;flex-direction:column;align-items:center;gap:clamp(24px,3vw,40px);display:flex}.contact__lead[data-v-ebcda1a4]{flex-direction:column;gap:4px;display:flex}@media (width>=64rem){.contact__lead[data-v-ebcda1a4]{gap:16px}}.contact__lead-title[data-v-ebcda1a4]{font-family:var(--font-sans);letter-spacing:.01em;text-align:left;margin:0;font-size:24px;font-weight:500;line-height:1.3}@media (width>=64rem){.contact__lead-title[data-v-ebcda1a4]{text-align:center;font-family:var(--font-display);font-size:48px;line-height:1.2}}.contact__lead-body[data-v-ebcda1a4]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);text-align:left;margin:0;font-size:14px;line-height:1.5}@media (width>=64rem){.contact__lead-body[data-v-ebcda1a4]{text-align:center}}.contact__qr[data-v-ebcda1a4]{border-radius:8px;width:180px;height:180px;padding:8px}.contact__qr img[data-v-ebcda1a4]{object-fit:contain;width:100%;height:100%}.where-buy[data-v-9a94fa83]{flex-direction:column;gap:clamp(24px,5vw,80px);display:flex}.where-buy__title[data-v-9a94fa83]{font-family:var(--font-display);font-weight:300;font-size:var(--fs-4xl);text-align:center;margin:0;line-height:1.2}.where-buy__panel[data-v-9a94fa83]{align-items:center;min-height:clamp(400px,35vw,480px);display:flex;position:relative;overflow:hidden}.where-buy__bg[data-v-9a94fa83]{z-index:0;will-change:transform;width:274.76%;height:171.72%;position:absolute;top:-23.51%;left:-98.38%}@media (width>=64rem){.where-buy__bg[data-v-9a94fa83]{width:154.2%;height:154.2%;top:-8.33%;left:-25.35%}}.where-buy__bg img[data-v-9a94fa83]{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.where-buy__overlay[data-v-9a94fa83]{z-index:1;background:#00000073;position:absolute;inset:0}.where-buy__inner[data-v-9a94fa83]{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:24px;padding-block:clamp(56px,8vw,100px);display:flex;position:relative}@media (width>=64rem){.where-buy__inner[data-v-9a94fa83]{gap:40px}}.where-buy__text[data-v-9a94fa83]{flex-direction:column;gap:4px;display:flex}@media (width>=64rem){.where-buy__text[data-v-9a94fa83]{gap:16px}}.where-buy__lead[data-v-9a94fa83]{font-family:var(--font-sans);letter-spacing:.01em;text-align:left;margin:0;font-size:24px;font-weight:500;line-height:1.3}@media (width>=64rem){.where-buy__lead[data-v-9a94fa83]{font-family:var(--font-display);text-align:center;font-size:48px;line-height:1.2}}.where-buy__body[data-v-9a94fa83]{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);text-align:left;margin:0;font-size:14px;line-height:1.5}@media (width>=64rem){.where-buy__body[data-v-9a94fa83]{text-align:center}}.where-buy__cta[data-v-9a94fa83]{justify-content:center;width:100%;display:flex}.where-buy__btn[data-v-9a94fa83]{width:100%}@media (width>=64rem){.where-buy__btn[data-v-9a94fa83]{width:auto}}.hero-spacer[data-v-0f73205d]{margin-bottom:clamp(64px,6.7vw,96px)}.main-stack[data-v-0f73205d]{flex-direction:column;gap:clamp(80px,14vw,200px);display:flex}
