:root{--gdbd-black: #000;--gdbd-off-white: #f8f8f8;--gdbd-surface: #111;--gdbd-glass: rgb(255 255 255 / 8%);--gdbd-glass-strong: rgb(255 255 255 / 12%);--gdbd-border: rgb(255 255 255 / 15%);--gdbd-text: #fff;--gdbd-text-soft: rgb(255 255 255 / 70%);--gdbd-shadow: 0 8px 40px rgb(0 0 0 / 15%);--gdbd-radius: 24px;--gdbd-ease: cubic-bezier(.16, 1, .3, 1);--gdbd-font-body: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;--gdbd-font-display: "Bodoni 72", Didot, "Iowan Old Style", "Times New Roman", serif;--gdbd-font-nav: "Neue Montreal", "Suisse Intl", "General Sans", Satoshi, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--gdbd-page-gutter: clamp(18px, 3vw, 64px);--gdbd-card-image: linear-gradient(135deg, rgb(255 255 255 / 8%), rgb(255 255 255 / 2%))}html[data-gdbd-theme=light]{--gdbd-black: #f4f3ef;--gdbd-off-white: #0d0d0d;--gdbd-surface: #fff;--gdbd-glass: rgb(255 255 255 / 58%);--gdbd-glass-strong: rgb(255 255 255 / 74%);--gdbd-border: rgb(0 0 0 / 12%);--gdbd-text: #070707;--gdbd-text-soft: rgb(7 7 7 / 68%);--gdbd-shadow: 0 18px 58px rgb(30 30 30 / 12%)}html{background:var(--gdbd-black);scroll-behavior:smooth}body{color:var(--gdbd-text);background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 12%),rgb(255 255 255 / 10%),transparent 18rem),linear-gradient(180deg,#000,#090909 42%,#000)!important;font-family:var(--gdbd-font-body);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}body.gdbd-loader-active{overflow:hidden}html.gdbd-loader-seen body.gdbd-loader-active{overflow:auto}.gdbd-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:var(--gdbd-page-gutter);color:#fff;background:linear-gradient(90deg,rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(180deg,rgb(255 255 255 / 3%) 1px,transparent 1px),radial-gradient(circle at 50% 34%,rgb(255 255 255 / 10%),transparent 18rem),linear-gradient(180deg,#000,#090909 52%,#000);background-size:86px 86px,86px 86px,auto,auto;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .78s var(--gdbd-ease),visibility .78s var(--gdbd-ease)}.gdbd-loader-seen .gdbd-loader,.gdbd-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.gdbd-loader__frame{position:relative;display:grid;width:min(560px,86vw);gap:1.5rem;justify-items:center;padding:clamp(2rem,5vw,4rem);border:1px solid rgb(255 255 255 / 16%);border-radius:34px;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#00000061;box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #00000061,0 40px 120px #00000094;-webkit-backdrop-filter:blur(28px) saturate(140%);backdrop-filter:blur(28px) saturate(140%);transform:translateY(0) scale(1);transition:transform .78s var(--gdbd-ease),filter .78s var(--gdbd-ease)}.gdbd-loader.is-hidden .gdbd-loader__frame{filter:blur(10px);transform:translateY(-18px) scale(.96)}.gdbd-loader__frame:before,.gdbd-loader__frame:after{content:"";position:absolute;pointer-events:none}.gdbd-loader__frame:before{top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgb(255 255 255 / 12%);border-radius:26px}.gdbd-loader__frame:after{top:0;bottom:0;width:42%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 16%),transparent);transform:translate(-190%) skew(-16deg);animation:gdbdLoaderSweep 2.4s var(--gdbd-ease) infinite}.gdbd-loader__mark{display:grid;place-items:center;min-height:clamp(82px,15vw,128px);color:#fff;filter:drop-shadow(0 18px 38px rgb(255 255 255 / 12%))}.gdbd-loader__mark img{width:min(240px,48vw);max-height:128px;object-fit:contain;filter:invert(1) grayscale(1) contrast(1.2)}.gdbd-loader__mark span{font-family:var(--gdbd-font-display);font-size:clamp(4.2rem,15vw,8rem);letter-spacing:0;line-height:.8}.gdbd-loader__status{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;color:#ffffffb8;font-family:var(--gdbd-font-nav);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.gdbd-loader__status strong{color:#fff;font-weight:500}.gdbd-loader__track{position:relative;overflow:hidden;width:100%;height:2px;background:#ffffff1f}.gdbd-loader__track span{position:absolute;inset:0 auto 0 0;width:42%;background:linear-gradient(90deg,transparent,#fff,transparent);box-shadow:0 0 24px #ffffff75;animation:gdbdLoaderTrack 1.28s var(--gdbd-ease) infinite}html[data-gdbd-theme=light] body{background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 12%),rgb(0 0 0 / 7%),transparent 18rem),linear-gradient(180deg,#f4f3ef,#fff 42%,#efeee9)!important}.section-background,.content-for-layout{background:transparent!important}.content-for-layout :is(.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content){--page-margin: var(--gdbd-page-gutter);--page-content-width: calc(100vw - (var(--gdbd-page-gutter) * 2));--page-width: 100vw}.content-for-layout .section--page-width>*,.content-for-layout .section--full-width-margin>*{grid-column:1 / -1;padding-inline:var(--gdbd-page-gutter)}h1,h2,h3,.h1,.h2,.h3{color:var(--gdbd-text)!important;font-family:var(--gdbd-font-display);font-weight:400;letter-spacing:0}p,.rte,.paragraph{color:var(--gdbd-text-soft);font-family:var(--gdbd-font-body);font-weight:400;line-height:1.72}#header-component{--gdbd-header-text: var(--gdbd-text);--gdbd-header-text-rgb: 255 255 255;--gdbd-header-menu-size: 1.32rem;--gdbd-header-menu-spacing: .19em;--gdbd-header-action-size: 56px;width:calc(100vw - (var(--gdbd-page-gutter) * 2));min-height:96px;margin:38px auto 0;border:1px solid rgb(255 255 255 / 30%)!important;border-radius:38px;color:var(--gdbd-header-text)!important;background:#484a4ce0!important;box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #00000047,0 18px 44px #00000047,0 36px 118px #00000075;backdrop-filter:blur(42px) saturate(175%);-webkit-backdrop-filter:blur(42px) saturate(175%);box-sizing:border-box;isolation:isolate;overflow:visible;transition:transform .52s var(--gdbd-ease),opacity .42s var(--gdbd-ease),visibility .42s var(--gdbd-ease);will-change:transform,opacity}#header-component.gdbd-header-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,calc(-100% - 48px),0)}#header-component:hover,#header-component:focus-within{border-color:#ffffff61!important;background:#484a4ceb!important}html[data-gdbd-theme=light] #header-component{--gdbd-header-text-rgb: 7 7 7;border-color:#ffffffbd!important;background:#f5f5f2e0!important;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #00000014,0 18px 42px #1414141f,0 34px 94px #1414142e}html[data-gdbd-theme=light] #header-component:hover,html[data-gdbd-theme=light] #header-component:focus-within{border-color:#ffffffdb!important;background:#f5f5f2f0!important}#header-component .header__row{background:transparent!important;background-color:transparent!important}#header-component .menu-drawer,#header-component .menu-drawer__backdrop{z-index:var(--layer-temporary, 1000)}#header-component .header{--color-background: transparent !important;--color-background-rgb: 0 0 0 !important;--color-foreground: var(--gdbd-header-text) !important;--color-foreground-rgb: var(--gdbd-header-text-rgb) !important;--color-account-icon: var(--gdbd-header-text) !important;--color-primary: var(--gdbd-header-text) !important;--color-primary-rgb: var(--gdbd-header-text-rgb) !important;--color-primary-hover: var(--gdbd-header-text) !important;--color-primary-hover-rgb: var(--gdbd-header-text-rgb) !important;--color-border: var(--gdbd-border) !important;--color-border-rgb: 255 255 255 !important;width:calc(100vw - (var(--gdbd-page-gutter) * 2));min-height:96px;margin:38px auto 0;border:1px solid rgb(255 255 255 / 24%)!important;border-radius:30px;color:var(--gdbd-header-text)!important;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 16% 0%,rgb(255 255 255 / 34%),transparent 34%),radial-gradient(circle at 82% 15%,rgb(255 255 255 / 15%),transparent 32%),linear-gradient(145deg,#ffffff38,#ffffff17),#080808ad!important;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #00000042,0 18px 40px #0000003d,0 36px 110px #0000006b;backdrop-filter:blur(42px) saturate(175%);-webkit-backdrop-filter:blur(42px) saturate(175%);font-family:var(--gdbd-font-nav)}#header-component .header:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;background:linear-gradient(115deg,rgb(255 255 255 / 28%) 0%,transparent 24%,transparent 68%,rgb(255 255 255 / 9%) 100%),linear-gradient(180deg,#ffffff1f,#ffffff08);pointer-events:none}#header-component .header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;border:1px solid rgb(255 255 255 / 18%);background:#ffffff0d;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent)}html[data-gdbd-theme=light] #header-component .header{background:radial-gradient(circle at 18% 0%,rgb(255 255 255 / 92%),transparent 38%),linear-gradient(145deg,#ffffffdb,#ffffff94),#ffffffc7!important;box-shadow:inset 0 1px #ffffffd6,inset 0 -1px #00000012,0 18px 42px #1414141a,0 34px 90px #14141429}html[data-gdbd-theme=light] #header-component .header:before{background:linear-gradient(115deg,rgb(255 255 255 / 88%) 0%,transparent 26%,transparent 68%,rgb(255 255 255 / 36%) 100%),linear-gradient(180deg,#ffffff6b,#ffffff1a)}html[data-gdbd-theme=light] #header-component .header:after{border-color:#ffffff8f;background:#fff3}#header-component .header:hover,#header-component .header:focus-within{border-color:#ffffff4d!important;background:radial-gradient(circle at 16% 0%,rgb(255 255 255 / 32%),transparent 34%),radial-gradient(circle at 82% 15%,rgb(255 255 255 / 15%),transparent 32%),linear-gradient(145deg,#ffffff3d,#ffffff1a),#080808b8!important}html[data-gdbd-theme=light] #header-component .header:hover,html[data-gdbd-theme=light] #header-component .header:focus-within{border-color:#00000024!important;background:radial-gradient(circle at 18% 0%,rgb(255 255 255 / 98%),transparent 38%),linear-gradient(145deg,#ffffffd6,#ffffff8a),#ffffffbd!important}#header-component .header__columns{align-items:center;min-height:94px;padding-inline:clamp(1rem,2.2vw,2.6rem)!important}#header-component :is(.header__row,.header__column,.header-menu,.header-menu__inner,.menu-list,.menu-list__list,.menu-list__list-item,.header-actions){align-items:center;color:var(--gdbd-header-text)!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important}#header-component .header-actions{display:flex!important;gap:.45rem!important}#header-component .header__column--left .search-action--hidden-on-menu{display:none!important}#header-component :is(.header__underlay,.header__underlay-closed,.header__underlay-open,.header__underlay-open:after){--closed-underlay-height: 0px !important;background:transparent!important;background-color:transparent!important;box-shadow:none!important}#header-component .header-logo,#header-component .header-logo__image{color:var(--gdbd-header-text)!important}#header-component .header-logo{--header-logo-image-height: 66px;--header-logo-image-height-mobile: 44px;align-items:center;min-height:66px;font-size:clamp(1.75rem,2.25vw,2.55rem)!important;font-weight:500!important;letter-spacing:.12em;line-height:.95;text-transform:uppercase}#header-component .header-logo__image-container{display:grid;place-items:center}#header-component .header-logo__image{max-height:66px;object-fit:contain}#header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle){display:inline-grid!important;flex:0 0 var(--gdbd-header-action-size);place-items:center!important;width:var(--gdbd-header-action-size);min-width:var(--gdbd-header-action-size);height:var(--gdbd-header-action-size);min-height:var(--gdbd-header-action-size);padding:0!important;border-radius:999px!important;color:var(--gdbd-header-text)!important;background:#ffffff12!important;box-shadow:inset 0 1px #ffffff21;opacity:1!important;visibility:visible!important}html[data-gdbd-theme=light] #header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle){background:#0000000a!important;box-shadow:inset 0 1px #fffc}#header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle):hover,#header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle):focus-visible{color:var(--gdbd-header-text)!important;background:#ffffff1f!important;opacity:1!important}html[data-gdbd-theme=light] #header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle):hover,html[data-gdbd-theme=light] #header-component :is(.header-actions__action,.header__icon--menu,.search-action,.gdbd-theme-toggle):focus-visible{background:#00000012!important}#header-component .header .svg-wrapper{display:grid!important;place-items:center!important;width:24px;height:24px;color:currentColor!important}#header-component .header svg{display:block;width:22px;height:22px;color:currentColor!important}#header-component :is(.account-button,.account-button.header-actions__action,.account-button shopify-account,.account-button__icon,.account-button__text,shopify-account,shopify-account *){--color-account-icon: var(--gdbd-header-text) !important;--shopify-account-color-text: var(--gdbd-header-text) !important;color:var(--gdbd-header-text)!important;opacity:1!important;visibility:visible!important}#header-component :is(.account-button shopify-account,.account-button__icon){display:grid!important;place-items:center!important;width:100%;height:100%}#header-component .header-actions__text-style,#header-component .account-button__text{font-size:.95rem!important;letter-spacing:.14em!important;font-weight:400!important}#header-component :is(.menu-list,nav.menu-list){--menu-top-level-font-size: var(--gdbd-header-menu-size) !important;--menu-top-level-font-size-desktop: var(--gdbd-header-menu-size) !important;--menu-top-level-font-weight: 400 !important;--menu-top-level-font-line-height: 1.2 !important;--menu-top-level-font-color: var(--gdbd-header-text) !important;--menu-top-level-font-color-rgb: var(--gdbd-header-text-rgb) !important}#header-component :is(.menu-list__link,.menu-list__link-title,.menu-list--mobile .menu-list__item){color:var(--gdbd-header-text)!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;font-family:var(--gdbd-font-nav)!important;font-size:var(--gdbd-header-menu-size)!important;font-weight:400!important;letter-spacing:var(--gdbd-header-menu-spacing)!important;line-height:1.2!important;text-decoration:none!important;text-transform:uppercase!important;opacity:1!important}#header-component :is(.menu-list__link:hover,.menu-list__link:focus,.menu-list__link:focus-visible,.menu-list__link[aria-expanded=true],.menu-list__list-item:hover .menu-list__link,.menu-list__list-item:focus-within .menu-list__link,.menu-list__list-item:hover .menu-list__link-title,.menu-list__list-item:focus-within .menu-list__link-title){color:var(--gdbd-header-text)!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;opacity:1!important}#header-component :is(.menu-list__link:before,.menu-list__link:after,.menu-list__link-title:before,.menu-list__link-title:after){background:transparent!important;background-color:transparent!important;box-shadow:none!important}#header-component .overflow-menu,#header-component .overflow-menu::part(list),#header-component .overflow-menu::part(overflow),#header-component .overflow-menu::part(overflow-list){background:transparent!important;background-color:transparent!important;box-shadow:none!important}.gdbd-theme-toggle{position:relative;display:inline-grid!important;place-items:center;overflow:hidden;border:1px solid var(--gdbd-border)!important;border-radius:999px!important;color:var(--gdbd-text)!important;background:#ffffff14!important;box-shadow:inset 0 1px #ffffff29;transition:transform .28s var(--gdbd-ease),background-color .28s var(--gdbd-ease),border-color .28s var(--gdbd-ease)}.gdbd-theme-toggle:hover,.gdbd-theme-toggle:focus-visible{transform:translate3d(0,-1px,0);border-color:#ffffff4d!important;background:var(--gdbd-glass-strong)!important}.gdbd-theme-toggle__icon{grid-area:1 / 1;display:grid;place-items:center;transition:opacity .24s var(--gdbd-ease),transform .24s var(--gdbd-ease)}.gdbd-theme-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gdbd-theme-toggle__icon--sun{opacity:0;transform:rotate(-35deg) scale(.7)}html[data-gdbd-theme=light] .gdbd-theme-toggle__icon--moon{opacity:0;transform:rotate(35deg) scale(.7)}html[data-gdbd-theme=light] .gdbd-theme-toggle__icon--sun{opacity:1;transform:rotate(0) scale(1)}.button,.button-secondary,button.shopify-payment-button__button--unbranded,.shopify-payment-button__button,.add-to-cart-button,.gdbd-vision-button{border:1px solid var(--gdbd-border)!important;border-radius:999px!important;color:var(--gdbd-text)!important;background:var(--gdbd-glass)!important;box-shadow:var(--gdbd-shadow);-webkit-backdrop-filter:blur(25px) saturate(140%);backdrop-filter:blur(25px) saturate(140%);font-family:var(--gdbd-font-nav);letter-spacing:.12em;text-transform:uppercase;transition:transform .36s var(--gdbd-ease),background-color .36s var(--gdbd-ease),border-color .36s var(--gdbd-ease)}.gdbd-redirect-message{display:grid;min-height:70svh;place-items:center;padding:var(--gdbd-page-gutter);color:var(--gdbd-text);text-align:center;background:var(--gdbd-black)}.gdbd-redirect-message h1{margin:0;font-size:clamp(4rem,18vw,12rem);line-height:.82}.gdbd-redirect-message p{margin:1.4rem 0}.gdbd-redirect-message a{border:1px solid var(--gdbd-border);border-radius:999px;padding:.8rem 1.2rem;color:currentColor;text-decoration:none}.button:hover,.button-secondary:hover,button.shopify-payment-button__button--unbranded:hover:not([disabled]),.add-to-cart-button:hover,.gdbd-vision-button:hover{transform:translate3d(0,-2px,0);border-color:#ffffff5c!important;background:var(--gdbd-glass-strong)!important}.gdbd-glass,.product-details,.cart-summary,.cart-drawer,.cart-drawer__dialog,.quick-add-modal__content,.predictive-search-dropdown,.search-modal,.variant-option__button-label,.variant-option__select-wrapper,.quantity-selector,.facets__panel,.facets__form{border:1px solid var(--gdbd-border)!important;border-radius:var(--gdbd-radius)!important;background:var(--gdbd-glass)!important;box-shadow:var(--gdbd-shadow);-webkit-backdrop-filter:blur(25px) saturate(140%);backdrop-filter:blur(25px) saturate(140%)}.gdbd-vision{position:relative;overflow:hidden;color:var(--gdbd-text);background:#000;width:100%}html[data-gdbd-theme=light] .gdbd-vision{background:#f4f3ef}.gdbd-vision:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(255 255 255 / 9%),transparent 26rem),linear-gradient(90deg,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:auto,84px 84px;opacity:.5;transition:opacity .42s var(--gdbd-ease)}.gdbd-vision:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(255 255 255 / 12%),transparent 20rem);mix-blend-mode:screen;opacity:.42;transition:opacity .42s var(--gdbd-ease)}html[data-gdbd-theme=light] .gdbd-vision:after{background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(0 0 0 / 6%),transparent 20rem);mix-blend-mode:multiply;opacity:.34}.gdbd-vision>*{position:relative;z-index:1}.gdbd-vision :is(.gdbd-vision-hero__media,.gdbd-vision-product,.gdbd-vision-stat__card,.gdbd-vision-story__image,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle,.gdbd-contact__visual,.gdbd-contact__panel){isolation:isolate;position:relative;overflow:hidden}.gdbd-vision :is(.gdbd-vision-hero__media,.gdbd-vision-product,.gdbd-vision-stat__card,.gdbd-vision-story__image,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle,.gdbd-contact__visual,.gdbd-contact__panel):after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:4;border-radius:24px;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) top left / 74px 1px no-repeat,linear-gradient(180deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) top left / 1px 74px no-repeat,linear-gradient(270deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) top right / 74px 1px no-repeat,linear-gradient(180deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) top right / 1px 74px no-repeat,linear-gradient(90deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) bottom left / 74px 1px no-repeat,linear-gradient(0deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) bottom left / 1px 74px no-repeat,linear-gradient(270deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) bottom right / 74px 1px no-repeat,linear-gradient(0deg,rgb(255 255 255 / 58%) 0 52px,transparent 52px) bottom right / 1px 74px no-repeat,radial-gradient(circle at 50% 12%,rgb(255 255 255 / 12%),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / 4%),transparent 42%,rgb(0 0 0 / 18%));opacity:0;transform:scale(.965);mix-blend-mode:screen;box-shadow:inset 0 0 0 1px #ffffff21,inset 0 1px #fff3,0 0 42px #ffffff0f;transition:opacity .52s var(--gdbd-ease),transform .76s var(--gdbd-ease)}.gdbd-vision :is(.gdbd-vision-hero__media,.gdbd-vision-product,.gdbd-vision-stat__card,.gdbd-vision-story__image,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle,.gdbd-contact__visual,.gdbd-contact__panel):hover:after{opacity:1;transform:scale(1)}html[data-gdbd-theme=light] .gdbd-vision :is(.gdbd-vision-hero__media,.gdbd-vision-product,.gdbd-vision-stat__card,.gdbd-vision-story__image,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle,.gdbd-contact__visual,.gdbd-contact__panel):after{background:linear-gradient(90deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) top left / 74px 1px no-repeat,linear-gradient(180deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) top left / 1px 74px no-repeat,linear-gradient(270deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) top right / 74px 1px no-repeat,linear-gradient(180deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) top right / 1px 74px no-repeat,linear-gradient(90deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) bottom left / 74px 1px no-repeat,linear-gradient(0deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) bottom left / 1px 74px no-repeat,linear-gradient(270deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) bottom right / 74px 1px no-repeat,linear-gradient(0deg,rgb(0 0 0 / 34%) 0 52px,transparent 52px) bottom right / 1px 74px no-repeat,radial-gradient(circle at 50% 12%,rgb(255 255 255 / 42%),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / 22%),transparent 42%,rgb(0 0 0 / 5%));mix-blend-mode:soft-light;box-shadow:inset 0 0 0 1px #0000001a,inset 0 1px #ffffffb8}.gdbd-vision :is(.gdbd-vision-stat__card,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle) :is(h2,h3,p,blockquote,.gdbd-vision-stat__number){transition:transform .52s var(--gdbd-ease),color .52s var(--gdbd-ease),opacity .52s var(--gdbd-ease)}.gdbd-vision :is(.gdbd-vision-stat__card,.gdbd-vision-story__copy,.gdbd-vision-quote,.gdbd-vision-manifesto__line,.gdbd-vision-atelier,.gdbd-vision-principle):hover :is(h2,h3,blockquote,.gdbd-vision-stat__number){transform:translate3d(0,-.18rem,0)}.gdbd-vision :is(.gdbd-vision-story__image,.gdbd-vision-hero__media):hover img{filter:grayscale(.04) contrast(1.12) brightness(1.03)}.gdbd-vision-hero{position:relative;min-height:100svh;display:grid;align-items:center;padding:clamp(7rem,10vw,15rem) var(--gdbd-page-gutter) clamp(4rem,8vw,7rem)}.gdbd-vision-hero__word{position:absolute;inset-inline:0;top:7%;z-index:0;color:#ffffff14;font-family:var(--gdbd-font-display);font-size:clamp(4.6rem,16vw,13.5rem);font-weight:400;letter-spacing:0;line-height:.78;text-align:center;text-transform:uppercase;pointer-events:none}.gdbd-vision-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(420px,1.08fr) minmax(220px,.62fr);gap:clamp(1rem,3vw,4.5rem);align-items:center;width:100%;margin-inline:0}.gdbd-vision-hero__eyebrow,.gdbd-vision-kicker{color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.gdbd-vision-hero__title{max-width:9.5ch;margin:1rem 0 1.4rem;font-family:var(--gdbd-font-display);font-weight:400;font-size:clamp(4.2rem,10vw,9rem);letter-spacing:0;line-height:.9}.gdbd-vision-hero__copy{max-width:42rem;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.82}.gdbd-vision-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.gdbd-vision-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 1.35rem;text-decoration:none;font-size:.74rem;font-weight:600}.gdbd-vision-hero__media{position:relative;min-height:min(78svh,920px);border-radius:32px;overflow:hidden;border:1px solid var(--gdbd-border);background:var(--gdbd-surface);box-shadow:0 28px 90px #00000057;transition:transform .7s var(--gdbd-ease),box-shadow .7s var(--gdbd-ease)}.gdbd-vision-hero__media:hover{transform:translate3d(0,-10px,0) scale(1.01);box-shadow:0 38px 120px #00000075}.gdbd-vision-hero__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:grayscale(.18) contrast(1.05)}.gdbd-vision-float{position:absolute;z-index:3;width:min(210px,44vw);padding:1rem;animation:gdbdFloat 8s var(--gdbd-ease) infinite alternate}.gdbd-vision-float strong{display:block;color:var(--gdbd-text);font-family:var(--gdbd-font-nav);font-size:.9rem;font-weight:400}.gdbd-vision-float span{display:block;margin-top:.45rem;color:var(--gdbd-text-soft);font-family:var(--gdbd-font-body);font-size:.72rem;line-height:1.45}.gdbd-vision-float--material{top:20%;left:-18%}.gdbd-vision-float--drop{right:-15%;bottom:24%;animation-delay:-2s}.gdbd-vision-stat{display:grid;gap:1rem;align-self:end}.gdbd-vision-stat__card{padding:1.1rem}.gdbd-vision-stat__number{color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(2rem,4vw,4.6rem);font-weight:400;letter-spacing:0;line-height:.9}.gdbd-vision-section{width:100%;margin-inline:0;padding-inline:var(--gdbd-page-gutter);padding-block:clamp(4.5rem,10vw,10rem)}.gdbd-vision-section--quote{padding-top:clamp(1rem,4vw,3rem);padding-bottom:clamp(3rem,7vw,6rem)}.gdbd-vision-quote{position:relative;overflow:hidden;display:grid;gap:clamp(1.4rem,3vw,2.4rem);min-height:clamp(320px,38vw,560px);align-content:center;padding:clamp(1.5rem,5vw,5rem);border-radius:38px!important;background:radial-gradient(circle at 18% 12%,rgb(255 255 255 / 18%),transparent 28rem),linear-gradient(135deg,#ffffff24,#ffffff0a),#10121385!important}.gdbd-vision-quote:before{content:"GDBD";position:absolute;right:clamp(1rem,4vw,4rem);bottom:-.18em;color:#ffffff0d;font-family:var(--gdbd-font-display);font-size:clamp(6rem,21vw,22rem);font-weight:400;line-height:.8;pointer-events:none}.gdbd-vision-quote blockquote{position:relative;z-index:1;max-width:13ch;margin:0;color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(3.6rem,9vw,10.5rem);font-weight:400;letter-spacing:0;line-height:.86}.gdbd-vision-quote p{position:relative;z-index:1;max-width:42rem;margin:0;color:var(--gdbd-text-soft);font-size:clamp(1rem,1.4vw,1.28rem);line-height:1.8}.gdbd-vision-section__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.8rem,4vw,4rem)}.gdbd-vision-section__title{max-width:min(100%,16ch);margin:.6rem 0 0;font-family:var(--gdbd-font-display);font-weight:400;font-size:clamp(3.2rem,7.4vw,7rem);letter-spacing:0;line-height:.86;white-space:nowrap}.gdbd-vision-products{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:clamp(1rem,1.6vw,2rem)}.gdbd-vision-section--manifesto{padding-top:clamp(2rem,5vw,5rem);padding-bottom:clamp(2rem,5vw,5rem)}.gdbd-vision-manifesto{display:grid;grid-template-columns:.86fr 1.15fr 1fr;gap:clamp(.8rem,1.4vw,1.4rem)}.gdbd-vision-manifesto__line{min-height:clamp(190px,18vw,290px);padding:clamp(1rem,2vw,1.8rem);display:grid;align-content:space-between;border-radius:30px!important;transition:transform .62s var(--gdbd-ease),box-shadow .62s var(--gdbd-ease)}.gdbd-vision-manifesto__line:nth-child(2){transform:translateY(clamp(-1.6rem,-2vw,-.7rem))}.gdbd-vision-manifesto__line span{color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.72rem;letter-spacing:.18em}.gdbd-vision-manifesto__line p{max-width:11ch;margin:0;color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(2rem,4.7vw,5.4rem);font-weight:400;letter-spacing:0;line-height:.9}.gdbd-vision-product{position:relative;overflow:hidden;min-height:clamp(540px,38vw,660px);padding:.9rem;color:var(--gdbd-text);text-decoration:none;border:1px solid rgb(255 255 255 / 18%)!important;border-radius:38px!important;background:radial-gradient(circle at 50% -10%,rgb(255 255 255 / 16%),transparent 38%),linear-gradient(145deg,#ffffff21,#ffffff0a),linear-gradient(180deg,#0000,#0000007f),#0f0f0fc7!important;background-position:center;background-size:cover;background-blend-mode:screen,screen,multiply,normal;box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #00000057,0 30px 86px #00000061;isolation:isolate;transition:transform .52s var(--gdbd-ease),border-color .52s var(--gdbd-ease),box-shadow .52s var(--gdbd-ease)}.gdbd-vision-product:before{content:"";position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:0;border-radius:inherit;background:radial-gradient(circle at 50% 8%,rgb(255 255 255 / 16%),transparent 36%),radial-gradient(circle at 50% 84%,rgb(255 255 255 / 8%),transparent 42%),linear-gradient(180deg,transparent 42%,rgb(0 0 0 / 48%));filter:blur(30px);opacity:.58;pointer-events:none;transform:scale(1.08)}.gdbd-vision-product:hover{transform:translate3d(0,-8px,0);border-color:#ffffff40!important;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000057,0 34px 92px #0006}.gdbd-vision-product:after{content:none!important}.gdbd-vision-product__edition{position:absolute;top:1.35rem;left:1.45rem;z-index:3;color:#ffffffb8;font-family:var(--gdbd-font-nav);font-size:.66rem;font-weight:500;letter-spacing:.18em;line-height:1;text-transform:uppercase;text-shadow:0 8px 22px rgb(0 0 0 / 52%)}.gdbd-vision-product__image{position:absolute;top:.9rem;right:.9rem;bottom:9.8rem;left:.9rem;z-index:1;overflow:hidden;border:1px solid rgb(255 255 255 / 20%);border-radius:30px;background:linear-gradient(180deg,#ffffff17,#ffffff08),#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff12,inset 0 0 42px #ffffff14,0 16px 48px #00000038}.gdbd-vision-product__image img,.gdbd-vision-product__placeholder svg{width:100%;height:100%;object-fit:cover;filter:none;transition:transform .8s var(--gdbd-ease),filter .8s var(--gdbd-ease)}.gdbd-vision-product__image:after{content:none}.gdbd-vision-product:hover img{transform:scale(1.06);filter:contrast(1.06) brightness(1.02)}.gdbd-vision-product__price-pill{position:absolute;right:1.15rem;bottom:1.15rem;z-index:2;min-width:98px;border:1px solid rgb(255 255 255 / 24%);border-radius:999px;padding:.78rem 1.16rem;color:var(--gdbd-text);background:radial-gradient(circle at 35% 15%,rgb(255 255 255 / 30%),transparent 42%),linear-gradient(145deg,#ffffff2e,#ffffff0d),#0f11129e;box-shadow:inset 0 1px #ffffff57,inset 0 -1px #0000003d,0 16px 42px #0000005c;-webkit-backdrop-filter:blur(26px) saturate(145%);backdrop-filter:blur(26px) saturate(145%);font-family:var(--gdbd-font-nav);font-size:clamp(.98rem,1.7vw,1.28rem);font-weight:500;letter-spacing:.03em;line-height:1;text-align:center}.gdbd-vision-product__meta{position:absolute;inset:auto .9rem .9rem;z-index:2;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;min-height:7.8rem;padding:1.12rem;border-color:#fff3!important;border-radius:30px!important;background:radial-gradient(circle at 12% 0%,rgb(255 255 255 / 15%),transparent 48%),linear-gradient(145deg,#ffffff21,#ffffff0d),linear-gradient(180deg,#0000000a,#0000004d),#0e0e0ead!important;background-position:center;background-size:cover;background-blend-mode:screen,screen,multiply,normal;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #0000003d,0 20px 54px #00000057;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.gdbd-vision-product__summary{min-width:0}.gdbd-vision-product__title{margin:0;font-family:var(--gdbd-font-display);font-size:clamp(1.34rem,2.1vw,1.9rem);font-weight:400;letter-spacing:0;line-height:1.02}.gdbd-vision-product__price{margin:.48rem 0 0;color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.gdbd-vision-product__specs{display:flex;flex-wrap:wrap;gap:.48rem;margin-top:.9rem;padding-top:.85rem;border-top:1px solid rgb(255 255 255 / 11%);color:#ffffffb8;font-family:var(--gdbd-font-nav);font-size:.62rem;letter-spacing:.13em;text-transform:uppercase}.gdbd-vision-product__bag{position:relative;display:grid;place-items:center;width:clamp(58px,6vw,78px);aspect-ratio:1;border:1px solid rgb(255 255 255 / 25%);border-radius:999px;background:radial-gradient(circle at 40% 22%,rgb(255 255 255 / 30%),transparent 42%),#ffffff17;box-shadow:inset 0 1px #ffffff57,inset 0 -1px #00000038,0 18px 46px #00000057;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}.gdbd-vision-product__bag:before{content:"";width:24%;height:24%;border:2px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0;transform:translateY(-60%)}.gdbd-vision-product__bag:after{content:"";position:absolute;width:32%;height:28%;border:2px solid currentColor;border-radius:2px;transform:translateY(10%)}.gdbd-vision-story{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.35fr);gap:clamp(1.2rem,4vw,5rem);align-items:center}.gdbd-vision-story__image{overflow:hidden;min-height:min(70svh,620px);transition:transform .62s var(--gdbd-ease),box-shadow .62s var(--gdbd-ease)}.gdbd-vision-story__image img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:grayscale(.22) contrast(1.05)}.gdbd-vision-story__copy{padding:clamp(1.2rem,3vw,2.5rem);transition:transform .62s var(--gdbd-ease),box-shadow .62s var(--gdbd-ease)}.gdbd-vision-story__image:hover,.gdbd-vision-story__copy:hover,.gdbd-vision-quote:hover,.gdbd-vision-manifesto__line:hover,.gdbd-vision-atelier:hover,.gdbd-vision-principle:hover,.gdbd-vision-stat__card:hover{transform:translate3d(0,-6px,0);box-shadow:inset 0 1px #ffffff47,0 28px 86px #00000057}.gdbd-vision-story__copy h2{margin:.7rem 0 1rem;font-family:var(--gdbd-font-display);font-weight:400;font-size:clamp(3rem,8vw,7.6rem);letter-spacing:0;line-height:.86}.gdbd-vision-section--atelier{padding-top:clamp(2.5rem,6vw,6rem);padding-bottom:clamp(2.5rem,6vw,6rem)}.gdbd-vision-atelier{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:clamp(1.2rem,5vw,7rem);align-items:end;min-height:clamp(300px,32vw,520px);padding:clamp(1.5rem,4vw,4.5rem);border-radius:38px!important;transition:transform .62s var(--gdbd-ease),box-shadow .62s var(--gdbd-ease)}.gdbd-vision-atelier:before{content:"presence";position:absolute;left:clamp(1rem,4vw,4rem);top:-.16em;color:#ffffff0d;font-family:var(--gdbd-font-display);font-size:clamp(5rem,15vw,17rem);font-weight:400;line-height:.8;pointer-events:none}.gdbd-vision-atelier h2{position:relative;z-index:1;max-width:8ch;margin:.7rem 0 0;color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(3.2rem,8vw,8rem);font-weight:400;letter-spacing:0;line-height:.86}.gdbd-vision-atelier p{position:relative;z-index:1;max-width:46rem;margin:0;color:var(--gdbd-text-soft);font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.85}.gdbd-vision-principles{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:clamp(1rem,1.5vw,1.8rem)}.gdbd-vision-principle{min-height:220px;padding:1.2rem;transition:transform .62s var(--gdbd-ease),box-shadow .62s var(--gdbd-ease)}.gdbd-vision-principle__index{color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.72rem;letter-spacing:.16em}.gdbd-vision-principle h3{margin-top:4rem;font-family:var(--gdbd-font-display);font-weight:400;font-size:clamp(1.6rem,3vw,3rem);letter-spacing:0;line-height:.95}.gdbd-men-hero{position:relative;overflow:hidden;padding:clamp(5.8rem,7.5vw,8rem) var(--gdbd-page-gutter) clamp(3rem,7vw,6rem);color:var(--gdbd-text);background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(255 255 255 / 12%),transparent 24rem),linear-gradient(180deg,#000,#090909)}html[data-gdbd-theme=light] .gdbd-men-hero{background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(0 0 0 / 7%),transparent 24rem),linear-gradient(180deg,#f4f3ef,#fff)}.gdbd-men-hero__word{position:absolute;left:max(var(--gdbd-page-gutter),3vw);top:50%;width:min(48vw,760px);color:#ffffff12;font-family:var(--gdbd-font-display);font-size:clamp(7rem,18vw,19rem);line-height:.75;text-align:right;pointer-events:none;transform:translateY(-80%);text-orientation:mixed}html[data-gdbd-theme=light] .gdbd-men-hero__word{color:#0000000d}.gdbd-men-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(360px,.85fr) minmax(220px,.42fr);gap:clamp(1rem,3vw,4rem);align-items:end}.gdbd-men-hero__content{padding:clamp(1.2rem,3vw,2.6rem)}.gdbd-men-hero__content h1{margin:.8rem 0 1.2rem;font-size:clamp(5rem,12vw,12rem);line-height:.82}.gdbd-men-hero__content p{max-width:46rem;font-size:clamp(1rem,1.2vw,1.22rem)}.gdbd-men-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.gdbd-men-hero__actions a{border:1px solid var(--gdbd-border);border-radius:999px;padding:.78rem 1rem;color:var(--gdbd-text);background:var(--gdbd-glass);text-decoration:none;font-family:var(--gdbd-font-nav);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;transition:transform .32s var(--gdbd-ease),background-color .32s var(--gdbd-ease)}.gdbd-men-hero__actions a:hover{transform:translate3d(0,-2px,0);background:var(--gdbd-glass-strong)}.gdbd-men-hero__media{position:relative;overflow:hidden;min-height:min(76svh,820px);border-radius:34px!important}.gdbd-men-hero__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:grayscale(.18) contrast(1.08)}.gdbd-men-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgb(0 0 0 / 55%) 100%),radial-gradient(circle at 50% 0%,rgb(255 255 255 / 16%),transparent 50%);pointer-events:none}.gdbd-men-hero__panel{position:absolute;inset:auto 1rem 1rem;z-index:1;padding:1rem;border-radius:24px!important}.gdbd-men-hero__panel span{display:block;color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.gdbd-men-hero__panel strong{display:block;margin-top:.5rem;color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(1.5rem,2.6vw,2.7rem);font-weight:400;line-height:.96}.gdbd-men-hero__stats{display:grid;gap:1rem}.gdbd-men-hero__stats>div{padding:1rem}.gdbd-men-hero__stats strong{display:block;color:var(--gdbd-text);font-family:var(--gdbd-font-display);font-size:clamp(2.4rem,5vw,5rem);font-weight:400;line-height:.85}.gdbd-men-hero__stats span{display:block;margin-top:.75rem;color:var(--gdbd-text-soft);font-size:.85rem;line-height:1.45}.gdbd-women-hero{background:radial-gradient(circle at var(--gdbd-light-x, 52%) var(--gdbd-light-y, 18%),rgb(255 255 255 / 14%),transparent 24rem),radial-gradient(circle at 78% 24%,rgb(255 255 255 / 7%),transparent 28rem),linear-gradient(180deg,#030303,#0b0b0b 52%,#000)}html[data-gdbd-theme=light] .gdbd-women-hero{background:radial-gradient(circle at var(--gdbd-light-x, 52%) var(--gdbd-light-y, 18%),rgb(0 0 0 / 7%),transparent 24rem),radial-gradient(circle at 78% 24%,rgb(0 0 0 / 5%),transparent 28rem),linear-gradient(180deg,#f5f4f1,#fff 52%,#efeee9)}.gdbd-women-hero__word{left:auto;right:max(var(--gdbd-page-gutter),3vw);top:48%;width:min(56vw,980px);text-align:left;transform:translateY(-72%)}.gdbd-women-hero__inner{grid-template-columns:minmax(280px,.82fr) minmax(400px,1.02fr) minmax(230px,.44fr);align-items:center}.gdbd-women-hero__content{align-self:end}.gdbd-women-hero__content h1{max-width:4.7ch}.gdbd-women-hero__media{min-height:min(78svh,860px);box-shadow:inset 0 1px #ffffff3d,0 30px 100px #00000061}.gdbd-women-hero__media img{object-position:center 34%;filter:grayscale(.12) contrast(1.08) brightness(.94)}.gdbd-women-hero__panel{max-width:min(92%,420px)}.gdbd-women-hero__stats{align-self:stretch;align-content:center}.gdbd-women-hero__stats>div{min-height:12rem}.gdbd-kids-hero{position:relative;overflow:hidden;padding:clamp(6rem,8vw,8.6rem) var(--gdbd-page-gutter) clamp(3.8rem,7vw,6.5rem);color:#1b1b1f;background:radial-gradient(circle at 12% 18%,rgb(255 214 102 / 58%),transparent 22rem),radial-gradient(circle at 82% 16%,rgb(255 126 191 / 52%),transparent 24rem),radial-gradient(circle at 74% 82%,rgb(83 220 255 / 48%),transparent 25rem),radial-gradient(circle at 20% 88%,rgb(145 255 170 / 42%),transparent 23rem),linear-gradient(135deg,#fff8d8,#fef3ff 44%,#dcf7ff)}html[data-gdbd-theme=dark] .gdbd-kids-hero{color:#fffaf4;background:radial-gradient(circle at 12% 18%,rgb(255 214 102 / 38%),transparent 22rem),radial-gradient(circle at 82% 16%,rgb(255 126 191 / 34%),transparent 24rem),radial-gradient(circle at 74% 82%,rgb(83 220 255 / 30%),transparent 25rem),radial-gradient(circle at 20% 88%,rgb(145 255 170 / 25%),transparent 23rem),linear-gradient(135deg,#18111f,#1c172e 48%,#0e2130)}.gdbd-kids-hero__bubble{position:absolute;z-index:0;border-radius:42% 58% 60% 40%;filter:blur(.2px);opacity:.72;pointer-events:none;animation:gdbdKidsBlob 10s var(--gdbd-ease) infinite alternate}.gdbd-kids-hero__bubble--one{left:-5vw;top:18%;width:clamp(140px,18vw,300px);aspect-ratio:1;background:linear-gradient(135deg,#ffef72,#ff9ccf)}.gdbd-kids-hero__bubble--two{right:-4vw;top:10%;width:clamp(160px,20vw,360px);aspect-ratio:1;background:linear-gradient(135deg,#6fe7ff,#9cffb4);animation-delay:-2.4s}.gdbd-kids-hero__bubble--three{right:22%;bottom:3%;width:clamp(110px,13vw,240px);aspect-ratio:1;background:linear-gradient(135deg,#bda7ff,#ffcf6f);animation-delay:-4.2s}.gdbd-kids-hero__word{position:absolute;inset-inline:0;top:8%;z-index:0;color:#ffffff6b;font-family:var(--gdbd-font-display);font-size:clamp(7rem,18vw,20rem);font-weight:400;letter-spacing:0;line-height:.78;text-align:center;text-transform:uppercase;pointer-events:none}html[data-gdbd-theme=dark] .gdbd-kids-hero__word{color:#ffffff1a}.gdbd-kids-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(380px,1fr) minmax(220px,.48fr);gap:clamp(1rem,3vw,4rem);align-items:center}.gdbd-kids-hero .gdbd-glass{border-color:#ffffff73!important;background:linear-gradient(145deg,#ffffff8a,#fff3),#ffffff47!important;box-shadow:inset 0 1px #ffffffb8,0 24px 70px #343a4f29;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}html[data-gdbd-theme=dark] .gdbd-kids-hero .gdbd-glass{border-color:#ffffff38!important;background:linear-gradient(145deg,#ffffff2e,#ffffff12),#0f121c4d!important;box-shadow:inset 0 1px #ffffff3d,0 24px 76px #00000047}.gdbd-kids-hero__content{padding:clamp(1.25rem,3vw,2.8rem);border-radius:34px!important}.gdbd-kids-hero .gdbd-vision-kicker{color:currentColor;opacity:.72}.gdbd-kids-hero__content h1{max-width:5ch;margin:.8rem 0 1.1rem;color:currentColor;font-size:clamp(4.8rem,11vw,11rem);line-height:.82}.gdbd-kids-hero__content p{max-width:42rem;color:currentColor;opacity:.78;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.74}.gdbd-kids-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.8rem}.gdbd-kids-hero__actions a{border:1px solid rgb(255 255 255 / 50%);border-radius:999px;padding:.78rem 1rem;color:#202025;background:linear-gradient(135deg,#ffffffc2,#ffffff52),var(--gdbd-kids-chip, #fff);text-decoration:none;font-family:var(--gdbd-font-nav);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 12px 26px #3237501f;transition:transform .32s var(--gdbd-ease),box-shadow .32s var(--gdbd-ease)}.gdbd-kids-hero__actions a:nth-child(4n+1){--gdbd-kids-chip: #ffe66d}.gdbd-kids-hero__actions a:nth-child(4n+2){--gdbd-kids-chip: #ff9fd2}.gdbd-kids-hero__actions a:nth-child(4n+3){--gdbd-kids-chip: #8ff4ff}.gdbd-kids-hero__actions a:nth-child(4n+4){--gdbd-kids-chip: #a8ffbd}.gdbd-kids-hero__actions a:hover{transform:translate3d(0,-3px,0) rotate(-1deg);box-shadow:0 18px 34px #3237502e}.gdbd-kids-hero__play{position:relative;overflow:hidden;min-height:min(76svh,820px);border-radius:42px!important;padding:.85rem}.gdbd-kids-hero__portrait{overflow:hidden;height:100%;min-height:inherit;border:1px solid rgb(255 255 255 / 42%);border-radius:34px;background:linear-gradient(135deg,#ffe66d,#ff9fd2 45%,#8ff4ff)}.gdbd-kids-hero__portrait img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(1.18) contrast(1.04) brightness(1.03)}.gdbd-kids-hero__badge{position:absolute;left:1.6rem;right:1.6rem;bottom:1.6rem;z-index:2;padding:1rem;border-radius:26px!important}.gdbd-kids-hero__badge span{display:block;color:currentColor;font-family:var(--gdbd-font-nav);font-size:.68rem;font-weight:700;letter-spacing:.14em;opacity:.7;text-transform:uppercase}.gdbd-kids-hero__badge strong{display:block;max-width:12ch;margin-top:.45rem;color:currentColor;font-family:var(--gdbd-font-display);font-size:clamp(1.7rem,3vw,3.2rem);font-weight:400;line-height:.92}.gdbd-kids-hero__notes{display:grid;gap:1rem}.gdbd-kids-hero__note{min-height:11.5rem;padding:1rem;border-radius:28px!important}.gdbd-kids-hero__note strong{display:block;color:currentColor;font-family:var(--gdbd-font-display);font-size:clamp(2.7rem,5vw,5.2rem);font-weight:400;line-height:.85}.gdbd-kids-hero__note span{display:block;margin-top:.8rem;color:currentColor;opacity:.72;font-size:.88rem;line-height:1.45}.gdbd-contact{min-height:calc(100svh - 1px);padding:clamp(5.8rem,7.5vw,8rem) var(--gdbd-page-gutter) clamp(4rem,8vw,7rem);background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(0 229 255 / 22%),transparent 20rem),radial-gradient(circle at 78% 20%,rgb(255 0 108 / 22%),transparent 28rem),radial-gradient(circle at 18% 82%,rgb(126 60 255 / 18%),transparent 30rem),linear-gradient(180deg,#05020a,#080012 48%,#030006)}html[data-gdbd-theme=light] .gdbd-contact{background:radial-gradient(circle at var(--gdbd-light-x, 50%) var(--gdbd-light-y, 18%),rgb(0 151 185 / 16%),transparent 20rem),radial-gradient(circle at 78% 20%,rgb(199 0 85 / 14%),transparent 28rem),radial-gradient(circle at 18% 82%,rgb(98 55 200 / 12%),transparent 30rem),linear-gradient(180deg,#f7f4f8,#fff 48%,#f1edf4)}.gdbd-contact:before{background:linear-gradient(90deg,rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(180deg,rgb(255 255 255 / 3%) 1px,transparent 1px);background-size:74px 74px;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 0%,transparent 72%);mask-image:radial-gradient(circle at 50% 30%,#000 0%,transparent 72%);opacity:.5}.gdbd-contact__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(360px,.92fr) minmax(360px,.82fr);gap:clamp(1rem,3vw,4rem);align-items:center}.gdbd-contact__copy h1{max-width:6ch;margin:.9rem 0 1.2rem;font-size:clamp(4rem,10vw,10rem);line-height:.82;text-transform:uppercase;text-shadow:0 0 22px rgb(0 229 255 / 26%),0 0 46px rgb(255 0 108 / 18%)}.gdbd-contact__copy p{max-width:38rem;font-size:clamp(1rem,1.2vw,1.2rem)}.gdbd-contact__signals{display:grid;gap:.72rem;margin-top:2rem}.gdbd-contact__signals :is(a,span){width:fit-content;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;padding:.68rem .9rem;color:var(--gdbd-text);background:#ffffff12;box-shadow:inset 0 1px #ffffff2e,0 0 26px #00e5ff1a;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);font-family:var(--gdbd-font-nav);font-size:.7rem;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.gdbd-contact__visual{position:relative;min-height:min(76svh,760px);border:1px solid rgb(255 255 255 / 14%);border-radius:36px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgb(255 255 255 / 15%),transparent 10rem),linear-gradient(135deg,#ffffff1f,#ffffff08);box-shadow:inset 0 1px #ffffff38,0 34px 110px #0000006b,0 0 68px #ff006c29;-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%)}.gdbd-contact__visual:before,.gdbd-contact__visual:after{content:"";position:absolute;pointer-events:none}.gdbd-contact__visual:before{top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgb(255 255 255 / 16%);border-radius:30px;background:linear-gradient(90deg,transparent 49%,rgb(0 229 255 / 18%) 50%,transparent 51%),linear-gradient(180deg,transparent 49%,rgb(255 0 108 / 16%) 50%,transparent 51%);opacity:.62}.gdbd-contact__visual:after{top:16%;right:24%;bottom:16%;left:24%;border-radius:999px 999px 46% 46%;background:radial-gradient(circle at 50% 18%,rgb(255 255 255 / 84%),transparent 13%),radial-gradient(circle at 43% 33%,rgb(0 229 255 / 42%),transparent 3%),radial-gradient(circle at 57% 33%,rgb(255 0 108 / 46%),transparent 3%),linear-gradient(180deg,#ffffff29,#ffffff05);box-shadow:0 0 36px #00e5ff47,0 0 74px #ff006c38;filter:blur(.2px);opacity:.72}.gdbd-contact__beam{position:absolute;left:12%;right:12%;top:22%;height:42%;background:linear-gradient(100deg,transparent 0 18%,rgb(0 229 255 / .42) 28%,transparent 38% 48%,rgb(255 0 108 / .44) 58%,transparent 70%),repeating-linear-gradient(90deg,rgb(255 255 255 / .12) 0 1px,transparent 1px 18px);clip-path:polygon(0 14%,88% 0,100% 9%,14% 25%,100% 58%,86% 72%,0 38%);filter:blur(6px);opacity:.76;animation:gdbdPulse 5s var(--gdbd-ease) infinite alternate}.gdbd-contact__scanline{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgb(0 229 255 / 16%),transparent);mix-blend-mode:screen;opacity:.48;animation:gdbdScan 4.8s linear infinite}.gdbd-contact__badge{position:absolute;z-index:2;border:1px solid rgb(255 255 255 / 22%);border-radius:12px;padding:.72rem .9rem;color:var(--gdbd-text);background:#ffffff17;box-shadow:inset 0 1px #ffffff3d,0 0 28px #00e5ff29;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);font-family:var(--gdbd-font-nav);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.gdbd-contact__badge--top{right:8%;top:18%}.gdbd-contact__badge--mid{left:8%;top:48%;box-shadow:inset 0 1px #ffffff3d,0 0 28px #ff006c29}.gdbd-contact__badge--bottom{right:10%;bottom:15%}.gdbd-contact__panel{position:relative;overflow:hidden;padding:clamp(1rem,2vw,1.6rem);border-radius:32px!important;box-shadow:inset 0 1px #ffffff3d,0 30px 100px #0000005c,0 0 58px #00e5ff1f}.gdbd-contact__panel:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;z-index:-1;background:radial-gradient(circle at 30% 20%,rgb(0 229 255 / 20%),transparent 28%),radial-gradient(circle at 78% 10%,rgb(255 0 108 / 18%),transparent 30%);filter:blur(18px);pointer-events:none}.gdbd-contact__form{display:grid;gap:1rem}.gdbd-contact__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gdbd-contact__field{display:grid;gap:.48rem}.gdbd-contact__field label{color:var(--gdbd-text-soft);font-family:var(--gdbd-font-nav);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase}.gdbd-contact__field :is(input,textarea){width:100%;border:1px solid rgb(255 255 255 / 15%);border-radius:18px;padding:.95rem 1rem;color:var(--gdbd-text);background:#0000002e;box-shadow:inset 0 1px #ffffff1a,0 0 #00e5ff00;font:inherit;outline:none;transition:border-color .28s var(--gdbd-ease),box-shadow .28s var(--gdbd-ease),background-color .28s var(--gdbd-ease)}.gdbd-contact__field textarea{min-height:12rem;resize:vertical}.gdbd-contact__field :is(input,textarea)::placeholder{color:#ffffff6b}.gdbd-contact__field :is(input,textarea):focus{border-color:#00e5ff85;background:#00000042;box-shadow:inset 0 1px #ffffff1f,0 0 28px #00e5ff29}.gdbd-contact__submit{justify-self:start;min-height:52px}.gdbd-contact__message{border:1px solid rgb(255 255 255 / 16%);border-radius:18px;padding:.9rem 1rem;color:var(--gdbd-text);background:#ffffff14;font-family:var(--gdbd-font-nav);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.gdbd-contact__message--success{border-color:#00e5ff61;box-shadow:0 0 28px #00e5ff24}.gdbd-contact__message--error{border-color:#ff006c70;box-shadow:0 0 28px #ff006c24}.gdbd-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--gdbd-ease),transform .9s var(--gdbd-ease)}.gdbd-reveal.is-visible{opacity:1;transform:translateY(0)}.product-card,.collection-card,.resource-card,.product-details,.cart-summary{overflow:hidden}.product-card,.collection-card,.resource-card{position:relative;isolation:isolate;border:1px solid rgb(255 255 255 / 19%)!important;border-radius:32px!important;background:radial-gradient(circle at 50% -8%,rgb(255 255 255 / 14%),transparent 36%),linear-gradient(145deg,#ffffff1f,#ffffff0a),linear-gradient(180deg,#0000,#00000075),#0f0f0fc2!important;background-position:center;background-size:cover;background-blend-mode:screen,screen,multiply,normal;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000052,0 28px 78px #00000052;-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);transition:transform .52s var(--gdbd-ease),border-color .52s var(--gdbd-ease),box-shadow .52s var(--gdbd-ease)}.product-card:before,.collection-card:before,.resource-card:before{content:"";position:absolute;top:-16%;right:-16%;bottom:-16%;left:-16%;z-index:0;border-radius:inherit;background:radial-gradient(circle at 50% 0%,rgb(255 255 255 / 14%),transparent 38%),radial-gradient(circle at 50% 86%,rgb(255 255 255 / 7%),transparent 42%),linear-gradient(180deg,transparent 44%,rgb(0 0 0 / 44%));filter:blur(28px);opacity:.56;pointer-events:none;transform:scale(1.08)}.product-card>*,.collection-card>*,.resource-card>*{position:relative;z-index:1}.product-card:hover,.collection-card:hover,.resource-card:hover{transform:translate3d(0,-7px,0);border-color:#ffffff40!important;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000057,0 32px 88px #00000061}.product-card .product-card__content{padding:.78rem!important}.product-card .card-gallery{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / 20%)!important;border-radius:25px!important;background:linear-gradient(180deg,#ffffff14,#ffffff08),#ffffff0d!important;box-shadow:inset 0 0 0 1px #ffffff12,inset 0 0 36px #ffffff14,0 14px 42px #00000038}.product-card .card-gallery:after{content:none}.product-card .card-gallery img,.product-card .card-gallery svg{transition:transform .8s var(--gdbd-ease),filter .8s var(--gdbd-ease)}.product-card:hover .card-gallery img,.product-card:hover .card-gallery svg{transform:scale(1.055);filter:contrast(1.06) brightness(1.02)}.product-card .card-gallery img,.product-card .card-gallery svg{filter:none}.product-card:hover .card-gallery img,.product-card:hover .card-gallery svg{filter:contrast(1.06) brightness(1.02)}.product-card .product-card__content>:not(.card-gallery){margin-inline:.34rem}.product-card product-title,.product-card product-price,.product-card .price,.product-card .h4{color:var(--gdbd-text)!important}.product-card product-title,.product-card .h4{font-family:var(--gdbd-font-display);font-size:clamp(1.18rem,1.7vw,1.58rem);font-weight:400;line-height:1.02}.product-card product-price,.product-card .price{font-family:var(--gdbd-font-nav);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.product-card .quick-add__button{right:1.25rem;bottom:1.25rem;border:1px solid rgb(255 255 255 / 25%)!important;background:radial-gradient(circle at 40% 22%,rgb(255 255 255 / 30%),transparent 42%),#ffffff1a!important;box-shadow:inset 0 1px #ffffff57,inset 0 -1px #00000038,0 18px 46px #00000057;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}.product-grid,.product-grid-container,.featured-collection-block{width:100%;margin-inline:0}.product-card img,.collection-card img,.resource-card img,.product-information img,.cart-page img{filter:grayscale(.35) contrast(1.05)}.product-details{padding:clamp(1rem,3vw,2rem)!important}html[data-gdbd-theme=light] .product-information,html[data-gdbd-theme=light] .product-details{--color-foreground: #f7f4ec !important;--color-foreground-rgb: 247 244 236 !important;--color-primary: #f7f4ec !important;--color-primary-rgb: 247 244 236 !important;--color-border: rgb(255 255 255 / 22%) !important;--color-border-rgb: 255 255 255 !important;--color-variant-text: #f7f4ec !important;--color-variant-border: rgb(255 255 255 / 26%) !important;--color-selected-variant-text: #111 !important;--color-selected-variant-background: #f7f4ec !important;color:#f7f4ec!important}html[data-gdbd-theme=light] .product-details :is(h1,h2,h3,h4,p,span,label,legend,product-price,.price,.rte,.variant-picker,.quantity-selector,.accordion,.details,.text-block){color:#f7f4ec!important}html[data-gdbd-theme=light] .product-details :is(.price,product-price,.variant-option__swatch-value,.quantity-label,.product-form-buttons,.pickup-availability,.shopify-payment-button){color:#f7f4ec!important}html[data-gdbd-theme=light] .product-details :is(.variant-option__button-label,.quantity-selector){border-color:#ffffff42!important;color:#f7f4ec!important;background:#ffffff14!important}html[data-gdbd-theme=light] .product-details :is(.variant-option__button-label:hover,.variant-option__button-label:focus-visible){background:#ffffff24!important}.product-details h1{font-size:clamp(2.8rem,7vw,7rem)!important;line-height:.86}.variant-option__button-label,.quantity-selector{min-height:46px}.variant-option__button-label{border-radius:999px!important}.cart-drawer__dialog,.cart-summary,.quick-add-modal__content,.predictive-search-dropdown,.search-modal{color:var(--gdbd-text)!important}@keyframes gdbdFloat{0%{transform:translate3d(0,-8px,0)}to{transform:translate3d(0,10px,0)}}@keyframes gdbdKidsBlob{0%{transform:translate3d(0,-10px,0) rotate(-4deg) scale(.96);border-radius:42% 58% 60% 40%}to{transform:translate3d(0,14px,0) rotate(5deg) scale(1.04);border-radius:58% 42% 44% 56%}}@keyframes gdbdLoaderSweep{0%{opacity:0;transform:translate(-190%) skew(-16deg)}18%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate(240%) skew(-16deg)}}@keyframes gdbdLoaderTrack{0%{transform:translate(-110%)}to{transform:translate(260%)}}@keyframes gdbdPulse{0%{opacity:.46;transform:translate3d(-2%,0,0) skew(-8deg)}to{opacity:.86;transform:translate3d(3%,-1%,0) skew(-8deg)}}@keyframes gdbdScan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media screen and (max-width:989px){.gdbd-contact__grid,.gdbd-kids-hero__inner,.gdbd-men-hero__inner,.gdbd-vision-hero__grid,.gdbd-vision-story,.gdbd-vision-products,.gdbd-vision-manifesto,.gdbd-vision-atelier,.gdbd-vision-principles{grid-template-columns:1fr}.gdbd-vision-manifesto__line:nth-child(2){transform:none}.gdbd-vision-hero__grid{gap:2rem}.gdbd-vision-hero__media{min-height:68svh}.gdbd-vision-stat{grid-template-columns:1fr 1fr}.gdbd-men-hero__media{min-height:68svh}.gdbd-men-hero__stats{grid-template-columns:1fr 1fr}.gdbd-contact__visual{min-height:56svh}.gdbd-kids-hero__play{min-height:66svh}.gdbd-kids-hero__notes{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px)and (max-width:1199px){.gdbd-vision-hero__grid{grid-template-columns:minmax(240px,.9fr) minmax(360px,1fr)}.gdbd-vision-stat{display:none}.gdbd-vision-products,.gdbd-vision-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.header{width:calc(100vw - 20px);min-height:66px;margin-top:20px}.header .header__columns{min-height:64px;padding-inline:.85rem!important}.header-logo{min-height:42px;font-size:1.15rem!important}.header-actions__action,.header__icon--menu,.search-action{min-width:46px;min-height:46px}.header .svg-wrapper,.header svg{width:19px;height:19px}.gdbd-theme-toggle svg{width:18px;height:18px}.gdbd-vision-hero{min-height:auto;padding:4.8rem 16px 3.8rem}.gdbd-men-hero{padding:4.8rem 16px 3.8rem}.gdbd-kids-hero{padding:5rem 16px 3.8rem}.gdbd-contact{padding:4.8rem 16px 3.8rem}.gdbd-contact__copy h1{font-size:clamp(3.6rem,20vw,6.4rem)}.gdbd-contact__visual{min-height:52svh;border-radius:28px}.gdbd-contact__row{grid-template-columns:1fr}.gdbd-contact__panel{border-radius:26px!important}.gdbd-contact__badge{font-size:.58rem;padding:.58rem .7rem}.gdbd-men-hero__word{right:12px;top:22%;width:auto;font-size:clamp(5rem,26vw,8rem);opacity:.72}.gdbd-kids-hero__word{top:8%;font-size:clamp(5rem,26vw,8rem)}.gdbd-men-hero__content h1{font-size:clamp(4rem,22vw,7rem)}.gdbd-kids-hero__content,.gdbd-kids-hero__play,.gdbd-kids-hero__note{border-radius:28px!important}.gdbd-kids-hero__content h1{font-size:clamp(4rem,22vw,7rem)}.gdbd-men-hero__media{min-height:58svh}.gdbd-kids-hero__play{min-height:58svh;padding:.62rem}.gdbd-kids-hero__portrait{border-radius:23px}.gdbd-men-hero__stats,.gdbd-kids-hero__notes{grid-template-columns:1fr}.gdbd-kids-hero__badge{left:1rem;right:1rem;bottom:1rem}.gdbd-vision-hero__title,.gdbd-vision-section__title,.gdbd-vision-story__copy h2,.gdbd-vision-quote blockquote,.gdbd-vision-atelier h2{font-size:clamp(3.3rem,17vw,5.5rem)}.gdbd-vision-section__title{white-space:normal}.gdbd-vision-section--quote,.gdbd-vision-section--manifesto,.gdbd-vision-section--atelier{padding-block:2.5rem}.gdbd-vision-quote,.gdbd-vision-atelier{min-height:auto;border-radius:28px!important;padding:1.25rem}.gdbd-vision-quote:before,.gdbd-vision-atelier:before{opacity:.74}.gdbd-vision-manifesto__line{min-height:190px;border-radius:24px!important}.gdbd-vision-manifesto__line p{font-size:clamp(2.5rem,14vw,4.8rem)}.gdbd-vision-float{position:relative;inset:auto;width:100%;margin-top:.8rem}.gdbd-vision-stat{grid-template-columns:1fr}.gdbd-vision-product{min-height:470px;padding:.65rem;border-radius:28px!important}.gdbd-vision-product:before{border-radius:25px}.gdbd-vision-product__image{top:.65rem;right:.65rem;bottom:8.8rem;left:.65rem;border-radius:22px}.gdbd-vision-product__meta{inset:auto .65rem .65rem;min-height:7.35rem;border-radius:22px!important;padding:.95rem}.gdbd-vision-product__edition{top:1rem;left:1rem;font-size:.58rem}.gdbd-vision-product__specs{gap:.42rem;font-size:.62rem}.gdbd-vision-product__price-pill{right:.75rem;bottom:.75rem;min-width:78px;padding:.62rem .9rem}.product-card,.collection-card,.resource-card{border-radius:24px!important}.product-card .card-gallery{border-radius:19px!important}}@media screen and (max-width:749px){#header-component{--gdbd-header-menu-size: .95rem;--gdbd-header-menu-spacing: .11em;--gdbd-header-action-size: 46px;width:calc(100vw - 20px);min-height:70px;margin-top:20px;border-radius:26px}#header-component .header{min-height:70px;margin-top:20px;border-radius:26px}#header-component .header__columns{align-items:center;min-height:68px}#header-component .header-logo{--header-logo-image-height-mobile: 42px;min-height:42px;font-size:1.32rem!important;letter-spacing:.1em}#header-component .header-logo__image{max-height:42px}#header-component .header .svg-wrapper{width:21px;height:21px}#header-component .header svg{width:19px;height:19px}}@media(prefers-reduced-motion:reduce){.gdbd-loader,.gdbd-loader__frame{transition-duration:.18s!important}.gdbd-loader__frame:after,.gdbd-loader__track span{animation:none!important}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gdbd-vision.css.map */
