.account-module__Y5G_Wq__page{padding-top:0;padding-bottom:var(--space-4xl);background:var(--color-bg)}.account-module__Y5G_Wq__pageHeader{background:var(--blue-athracite);margin-top:calc(-1 * var(--nav-height));padding-top:var(--nav-height);color:var(--color-text-light);padding-bottom:var(--space-lg);height:var(--page-header-height);background-position:top;background-size:cover;flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;position:relative}.account-module__Y5G_Wq__pageHeader:before{content:"";z-index:0;background:linear-gradient(135deg,#272b36c7 0%,#272b3680 50%,#917e7159 100%);position:absolute;inset:0}.account-module__Y5G_Wq__pageHeader>*{z-index:1;position:relative}.account-module__Y5G_Wq__pageHeader .container{text-align:left;width:100%;margin-top:auto}.account-module__Y5G_Wq__pageHeader .account-module__Y5G_Wq__section-label{color:var(--cinereous);margin-bottom:2px;font-size:.7rem}.account-module__Y5G_Wq__pageTitle{color:#fff;margin-top:var(--space-xs);font-weight:300;font-family:var(--font-display)}.account-module__Y5G_Wq__authWrap{width:100%;max-width:500px;margin:var(--space-4xl) auto;flex:1}.account-module__Y5G_Wq__authTabs{margin-bottom:var(--space-lg);border-bottom:1px solid var(--color-border);gap:0;display:flex}.account-module__Y5G_Wq__authTab{padding:var(--space-md) 0;font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--cinereous);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;font-size:.85rem}.account-module__Y5G_Wq__authTabActive{color:var(--blue-athracite);border-bottom-color:var(--blue-athracite)}.account-module__Y5G_Wq__authForm{gap:var(--space-md);flex-direction:column;display:flex}.account-module__Y5G_Wq__passwordField{position:relative}.account-module__Y5G_Wq__passwordField .account-module__Y5G_Wq__form-input{box-sizing:border-box;padding-right:2.75rem}.account-module__Y5G_Wq__passwordToggle{border-radius:var(--radius-sm);width:2.25rem;height:2.25rem;color:var(--alaska-gray);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.account-module__Y5G_Wq__passwordToggle:hover{color:var(--blue-athracite);background:#272b360f}.account-module__Y5G_Wq__passwordToggle:focus-visible{outline:2px solid var(--wood);outline-offset:2px}.account-module__Y5G_Wq__signupPrivacy{color:var(--alaska-gray);text-align:center;margin:0;font-size:.85rem;line-height:1.5}.account-module__Y5G_Wq__signupPrivacy a{color:var(--wood);text-underline-offset:2px;text-decoration:underline}.account-module__Y5G_Wq__signupPrivacy a:hover{color:var(--dark-wood)}.account-module__Y5G_Wq__profileHeader{align-items:center;gap:var(--space-lg);margin-top:var(--space-3xl);margin-bottom:var(--space-2xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.account-module__Y5G_Wq__segmentedToggle{background:#f1f5f9;border:1px solid #d1d5db;border-radius:9999px;align-items:center;padding:0;display:flex;overflow:hidden}.account-module__Y5G_Wq__segmentedBtn{cursor:pointer;color:var(--blue-athracite);background:0 0;border:none;border-radius:9999px;flex:1;padding:8px 32px;font-size:.95rem;font-weight:600;transition:all .2s}.account-module__Y5G_Wq__segmentedBtn:hover{background:#272b360d}.account-module__Y5G_Wq__segmentedBtnActive{background:var(--blue-athracite);color:#fff}.account-module__Y5G_Wq__segmentedBtnActive:hover{background:var(--blue-athracite)}.account-module__Y5G_Wq__avatarContainer{margin-left:auto;position:relative}.account-module__Y5G_Wq__profileAvatar{background:var(--blue-athracite);color:#fff;width:56px;height:56px;font-family:var(--font-label);letter-spacing:.02em;cursor:pointer;transition:transform var(--transition-fast);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:600;display:flex}.account-module__Y5G_Wq__profileAvatar:hover{transform:scale(1.05)}.account-module__Y5G_Wq__avatarDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:100;background:#fffffff2;min-width:200px;max-width:250px;animation:.25s ease-out account-module__Y5G_Wq__dropdownFade;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}@keyframes account-module__Y5G_Wq__dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.account-module__Y5G_Wq__dropdownItem{align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);width:100%;color:var(--blue-athracite);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.85rem;text-decoration:none;display:flex}.account-module__Y5G_Wq__dropdownItem:hover{color:var(--wood);background:#272b360d}.account-module__Y5G_Wq__dropdownItem svg{opacity:.6}.account-module__Y5G_Wq__dropdownItem:hover svg{opacity:1}.account-module__Y5G_Wq__email{color:var(--cinereous);margin-top:var(--space-xs);font-size:.9rem;font-style:italic}.account-module__Y5G_Wq__header{margin-bottom:var(--space-3xl);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-lg);justify-content:space-between;align-items:flex-end;gap:var(--space-md);flex-wrap:wrap;display:flex}.account-module__Y5G_Wq__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.account-module__Y5G_Wq__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.account-module__Y5G_Wq__panelBody{flex-direction:column;flex:1;min-height:0;display:flex}.account-module__Y5G_Wq__panelScroll{overscroll-behavior:contain;min-height:0;padding:var(--space-lg);flex:1;max-height:clamp(280px,60vh,560px);overflow-y:auto}.account-module__Y5G_Wq__panelHeader{padding:var(--space-lg);border-bottom:1px solid var(--color-border);background:#272b3605;justify-content:space-between;align-items:center;display:flex}.account-module__Y5G_Wq__panelTitle{font-family:var(--font-label);letter-spacing:.14em;color:var(--blue-athracite);text-transform:uppercase;margin:0;font-size:.9rem}.account-module__Y5G_Wq__panelLink{color:var(--wood);text-underline-offset:2px;font-size:.8rem;text-decoration:underline}.account-module__Y5G_Wq__panelLink:hover{color:var(--dark-wood)}.account-module__Y5G_Wq__emptyState{padding:var(--space-3xl) var(--space-xl);text-align:center;align-items:center;gap:var(--space-sm);color:var(--alaska-gray);flex-direction:column;font-size:.95rem;display:flex}.account-module__Y5G_Wq__ordersList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.account-module__Y5G_Wq__orderCard{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.account-module__Y5G_Wq__orderCardTop{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border);background:#272b3606;flex-wrap:wrap;display:flex}.account-module__Y5G_Wq__orderRef{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--blue-athracite);font-size:.72rem;font-weight:600}.account-module__Y5G_Wq__orderInfo{align-items:center;gap:var(--space-sm);display:flex}.account-module__Y5G_Wq__orderSeparator{color:var(--cinereous);opacity:.5}.account-module__Y5G_Wq__orderPlacedDate{color:var(--cinereous);font-size:.82rem}.account-module__Y5G_Wq__orderStats{align-items:center;gap:var(--space-md);display:flex}.account-module__Y5G_Wq__orderTotal{color:var(--blue-athracite);font-size:1rem;font-weight:600}.account-module__Y5G_Wq__orderStatus{text-transform:uppercase;background:var(--blue-athracite);color:#fff;letter-spacing:.05em;border-radius:4px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:600}.account-module__Y5G_Wq__consultationsList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.account-module__Y5G_Wq__consultationBody{padding:var(--space-md) var(--space-lg);color:var(--alaska-gray);font-size:.9rem;line-height:1.55}.account-module__Y5G_Wq__consultationBody p{margin:0 0 var(--space-sm)}.account-module__Y5G_Wq__consultationBody p:last-child{margin-bottom:0}.account-module__Y5G_Wq__bookingCodeBlock{margin-top:var(--space-md)}.account-module__Y5G_Wq__bookingCodeLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--cinereous);margin-bottom:6px;font-size:.8rem;display:block}.account-module__Y5G_Wq__bookingCodeRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.account-module__Y5G_Wq__bookingCode{border-radius:var(--radius-sm);background:var(--blue-athracite);color:#fff;letter-spacing:.06em;padding:8px 14px;font-family:ui-monospace,monospace;font-size:.95rem;font-weight:600;display:inline-block}.account-module__Y5G_Wq__printConsultBtn{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;padding:8px 14px;font-size:.75rem;display:inline-flex}.account-module__Y5G_Wq__bookingCodeHint{margin:var(--space-sm) 0 0!important;color:var(--cinereous)!important;font-size:.8rem!important;line-height:1.45!important}.account-module__Y5G_Wq__orderLines{margin:0;padding:0;list-style:none}.account-module__Y5G_Wq__orderLine{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid #272b360f;display:flex}.account-module__Y5G_Wq__orderLine:last-child{border-bottom:none}.account-module__Y5G_Wq__orderLineLink{align-items:center;gap:var(--space-md);min-width:0;color:inherit;flex:1;text-decoration:none;display:flex}.account-module__Y5G_Wq__orderLineLink:hover .account-module__Y5G_Wq__orderLineName{color:var(--wood)}.account-module__Y5G_Wq__orderLineImg{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--skintone);flex-shrink:0;width:48px;height:62px}.account-module__Y5G_Wq__orderLineBody{flex:1;min-width:0}.account-module__Y5G_Wq__orderLineName{color:var(--blue-athracite);transition:color var(--transition-fast);font-size:.9rem;font-weight:600;line-height:1.35;display:block}.account-module__Y5G_Wq__orderLineMeta{color:var(--alaska-gray);margin-top:4px;font-size:.78rem;line-height:1.4;display:block}.account-module__Y5G_Wq__orderLineMeta strong{color:var(--blue-athracite);font-weight:600}.account-module__Y5G_Wq__orderLinePrice{color:var(--blue-athracite);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem;font-weight:600}.account-module__Y5G_Wq__orderNotes{padding:var(--space-md) var(--space-lg);color:var(--alaska-gray);border-top:1px solid var(--color-border);background:#272b3605;margin:0;font-size:.82rem;line-height:1.5}.account-module__Y5G_Wq__orderNotesLabel{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--cinereous);margin-bottom:6px;font-size:.65rem;display:block}.account-module__Y5G_Wq__orderLinesEmpty{padding:var(--space-md) var(--space-lg);color:var(--alaska-gray);margin:0;font-size:.85rem}@media (max-width:768px){.account-module__Y5G_Wq__grid{gap:var(--space-xl);grid-template-columns:1fr}.account-module__Y5G_Wq__orderLine{flex-wrap:wrap}.account-module__Y5G_Wq__orderLinePrice{width:100%;padding-left:calc(48px + var(--space-md));margin-top:-4px}}.account-module__Y5G_Wq__otpWrap{gap:var(--space-lg);margin-top:var(--space-md);flex-direction:column;display:flex}.account-module__Y5G_Wq__otpLead{color:var(--alaska-gray);margin:0;font-size:.95rem;line-height:1.65}.account-module__Y5G_Wq__otpEmail{color:var(--blue-athracite);word-break:break-all;font-weight:500}.account-module__Y5G_Wq__otpForm{gap:var(--space-md);flex-direction:column;display:flex}.account-module__Y5G_Wq__otpDigits{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.account-module__Y5G_Wq__otpDigit{text-align:center;font-variant-numeric:tabular-nums;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:44px;height:52px;color:var(--blue-athracite);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);font-family:ui-monospace,Courier New,monospace;font-size:1.35rem;font-weight:600}.account-module__Y5G_Wq__otpDigit:focus{border-color:var(--wood);outline:none;box-shadow:0 0 0 2px #917e7140}.account-module__Y5G_Wq__otpResend{text-align:center;color:var(--cinereous);margin:0;font-size:.9rem}.account-module__Y5G_Wq__otpResendBtn{color:var(--wood);text-underline-offset:2px;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.account-module__Y5G_Wq__otpResendBtn:disabled{color:var(--alaska-gray);cursor:not-allowed;text-decoration:none}.account-module__Y5G_Wq__otpBack{padding:var(--space-sm);color:var(--cinereous);cursor:pointer;font-size:.85rem;font-family:var(--font-label);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;align-self:center}.account-module__Y5G_Wq__otpBack:hover{color:var(--blue-athracite)}.account-module__Y5G_Wq__resetStep{gap:var(--space-lg);margin-top:var(--space-md);flex-direction:column;display:flex}.account-module__Y5G_Wq__resetPhrase{font-family:var(--font-display);color:var(--blue-athracite);margin:0;font-size:1.35rem;font-weight:300;line-height:1.4;animation:.45s account-module__Y5G_Wq__phraseIn}@keyframes account-module__Y5G_Wq__phraseIn{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.account-module__Y5G_Wq__resetSub{color:var(--alaska-gray);margin:calc(-1 * var(--space-sm)) 0 0;font-size:.9rem;line-height:1.55}.account-module__Y5G_Wq__resetError{color:#c02626;margin:0;font-size:.88rem;line-height:1.4}.account-module__Y5G_Wq__successIcon{color:var(--wood);font-size:3rem;line-height:1;animation:.4s cubic-bezier(.34,1.56,.64,1) account-module__Y5G_Wq__popIn}@keyframes account-module__Y5G_Wq__popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.account-module__Y5G_Wq__forgotLink{font-family:var(--font-label);letter-spacing:.08em;text-transform:uppercase;color:var(--cinereous);text-underline-offset:2px;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:0;font-size:.76rem;text-decoration:underline}.account-module__Y5G_Wq__forgotLink:hover{color:var(--blue-athracite)}
.PageHeroShellImageLoader-module__lIhhnq__overlay{pointer-events:none;background:#000;grid-template:1fr/1fr;place-items:center;display:grid;inset:0;z-index:4!important;position:absolute!important}.PageHeroShellImageLoader-module__lIhhnq__logo{opacity:.92;z-index:0;grid-area:1/1;width:min(320px,70vw);height:auto}.PageHeroShellImageLoader-module__lIhhnq__spinner{z-index:1;border:2.5px solid #ffffff38;border-top-color:#fffffff2;border-radius:50%;grid-area:1/1;width:34px;height:34px;animation:.85s linear infinite PageHeroShellImageLoader-module__lIhhnq__pageHeroShellImageLoaderSpin}@keyframes PageHeroShellImageLoader-module__lIhhnq__pageHeroShellImageLoaderSpin{to{transform:rotate(360deg)}}
.ShopClient-module__MGT8nq__page{padding-top:0}.ShopClient-module__MGT8nq__pageHeader{background:var(--blue-athracite);color:var(--color-text-light);padding:calc(var(--nav-height) + var(--space-3xl)) 0 var(--space-2xl);z-index:20;background-position:top;background-size:cover;position:relative;overflow:visible}.ShopClient-module__MGT8nq__pageHeader:before{content:"";z-index:0;background:linear-gradient(135deg,#272b36c7 0%,#272b3680 50%,#917e7159 100%);position:absolute;inset:0}.ShopClient-module__MGT8nq__pageHeader>*{z-index:1;position:relative}.ShopClient-module__MGT8nq__pageTitle{color:#fff;margin-top:var(--space-sm);font-weight:300}.ShopClient-module__MGT8nq__pageSubtext{font-family:var(--font-display);color:var(--cinereous);margin-top:var(--space-md);font-size:1.1rem;font-style:italic}.ShopClient-module__MGT8nq__searchBarWrap{margin-top:var(--space-xl);justify-content:center;display:flex}.ShopClient-module__MGT8nq__searchBar{-webkit-backdrop-filter:blur(18px)saturate(1.4);border-radius:var(--radius-full);width:100%;max-width:520px;padding:0 var(--space-lg);align-items:center;gap:var(--space-sm);background:#ffffff1a;border:1px solid #ffffff38;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 24px #0000001f,inset 0 1px #ffffff26}.ShopClient-module__MGT8nq__searchBar:focus-within{background:#ffffff29;border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 32px #00000029,0 0 0 3px #ffffff14,inset 0 1px #fff3}.ShopClient-module__MGT8nq__searchIcon{color:#ffffff8c;flex-shrink:0;transition:color .3s}.ShopClient-module__MGT8nq__searchBar:focus-within .ShopClient-module__MGT8nq__searchIcon{color:#ffffffe6}.ShopClient-module__MGT8nq__searchInput{font-family:var(--font-body);letter-spacing:.02em;color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 0;font-size:.92rem;font-weight:400}.ShopClient-module__MGT8nq__searchInput::placeholder{color:#ffffff73;font-style:italic;font-weight:300}.ShopClient-module__MGT8nq__searchClear{color:#ffffffb3;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.ShopClient-module__MGT8nq__searchClear:hover{color:#fff;background:#ffffff40;transform:scale(1.08)}.ShopClient-module__MGT8nq__searchBarWrap{z-index:100;position:relative}.ShopClient-module__MGT8nq__searchDropdown{-webkit-backdrop-filter:blur(24px)saturate(1.6);border-radius:var(--radius-lg);width:100%;max-width:520px;padding:var(--space-xs);z-index:200;background:#1e2128d1;border:1px solid #ffffff24;animation:.25s cubic-bezier(.16,1,.3,1) ShopClient-module__MGT8nq__searchDropIn;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 48px #0000004d,0 0 0 1px #ffffff0f,inset 0 1px #ffffff14}@keyframes ShopClient-module__MGT8nq__searchDropIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ShopClient-module__MGT8nq__searchResultItem{align-items:center;gap:var(--space-md);width:100%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;text-decoration:none;transition:background .2s;display:flex}.ShopClient-module__MGT8nq__searchResultItem:hover{background:#ffffff1a}.ShopClient-module__MGT8nq__searchResultImageWrap{border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid #ffffff14;flex-shrink:0;width:52px;height:64px;overflow:hidden}.ShopClient-module__MGT8nq__searchResultImage{object-fit:cover;width:100%;height:100%}.ShopClient-module__MGT8nq__searchResultInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ShopClient-module__MGT8nq__searchResultName{font-family:var(--font-display);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:400;overflow:hidden}.ShopClient-module__MGT8nq__searchResultMeta{font-family:var(--font-body);color:#ffffff73;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.ShopClient-module__MGT8nq__searchNoResults{padding:var(--space-lg) var(--space-md);text-align:center;color:#fff6;font-size:.85rem;font-style:italic}@media (max-width:768px){.ShopClient-module__MGT8nq__searchBarWrap{margin-top:var(--space-lg)}.ShopClient-module__MGT8nq__searchBar{max-width:100%;padding:0 var(--space-md)}.ShopClient-module__MGT8nq__searchInput{padding:12px 0;font-size:.85rem}.ShopClient-module__MGT8nq__searchDropdown{max-width:100%;left:0;transform:none}@keyframes ShopClient-module__MGT8nq__searchDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ShopClient-module__MGT8nq__searchResultItem{padding:var(--space-xs) var(--space-sm);gap:var(--space-sm)}.ShopClient-module__MGT8nq__searchResultImageWrap{width:44px;height:54px}}.ShopClient-module__MGT8nq__collectionsSectionWrap{border-bottom:1px solid var(--color-border)}.ShopClient-module__MGT8nq__wearFilterBar{background:var(--color-surface);border-bottom:1px solid var(--color-border);top:var(--nav-height);z-index:10;padding:var(--space-md) 0;position:sticky}.ShopClient-module__MGT8nq__wearFilterInner{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.ShopClient-module__MGT8nq__wearFilterLabel{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--cinereous);font-size:.72rem}.ShopClient-module__MGT8nq__wearPills{gap:var(--space-sm);flex-wrap:wrap;display:flex}.ShopClient-module__MGT8nq__wearPill{font-family:var(--font-body);letter-spacing:.05em;border:1px solid var(--color-border);background:var(--color-surface);color:var(--alaska-gray);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-sm);text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:10px 24px;font-size:.8rem;font-weight:500}.ShopClient-module__MGT8nq__wearPill:hover{border-color:var(--blue-athracite);color:var(--blue-athracite);background:#272b360a;transform:translateY(-1px)}.ShopClient-module__MGT8nq__wearPillActive{background:var(--blue-athracite);border-color:var(--blue-athracite);color:#fff;box-shadow:0 4px 12px #272b3633}.ShopClient-module__MGT8nq__wearPillActive:hover{color:#fff;background:#1a1e26}.ShopClient-module__MGT8nq__productsSection{background:var(--color-bg)}.ShopClient-module__MGT8nq__grid{gap:var(--space-xl);grid-template-columns:repeat(5,1fr);display:grid}.ShopClient-module__MGT8nq__card{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}.ShopClient-module__MGT8nq__imageWrapOuter{aspect-ratio:3/4;border-radius:var(--radius-md);background:var(--skintone);position:relative}.ShopClient-module__MGT8nq__imageWrap{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.ShopClient-module__MGT8nq__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ShopClient-module__MGT8nq__card:hover .ShopClient-module__MGT8nq__image{transform:scale(1.05)}.ShopClient-module__MGT8nq__imagePrimary,.ShopClient-module__MGT8nq__imageHover{object-fit:cover;width:100%;height:100%;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.ShopClient-module__MGT8nq__imagePrimary{z-index:0}.ShopClient-module__MGT8nq__imageHover{z-index:1;opacity:0;pointer-events:none;transform:scale(1.1)}.ShopClient-module__MGT8nq__card:hover .ShopClient-module__MGT8nq__imagePrimary{transform:scale(1.05)}.ShopClient-module__MGT8nq__card:hover .ShopClient-module__MGT8nq__imageHover{opacity:1;transform:scale(1.05)}.ShopClient-module__MGT8nq__overlay{opacity:0;z-index:10;pointer-events:none;background:linear-gradient(#272b3600 0% 50%,#272b3659 100%);transition:opacity .4s;position:absolute;inset:0}.ShopClient-module__MGT8nq__card:hover .ShopClient-module__MGT8nq__overlay{opacity:1}@media (hover:none) and (pointer:coarse){.ShopClient-module__MGT8nq__overlay{opacity:1;pointer-events:auto}}.ShopClient-module__MGT8nq__actionButtons{top:var(--space-md);right:var(--space-md);pointer-events:auto;flex-direction:column;gap:10px;display:flex;position:absolute}.ShopClient-module__MGT8nq__iconBtn{width:44px;height:44px;color:var(--blue-athracite);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.ShopClient-module__MGT8nq__iconBtn:hover{background:var(--blue-athracite);color:#fff;transform:translateY(-2px)}.ShopClient-module__MGT8nq__badgeStack{top:var(--space-md);left:calc(-1 * var(--space-md));z-index:20;pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute}.ShopClient-module__MGT8nq__saleBadge{background:var(--wood);color:#fff;font-family:var(--font-label);letter-spacing:.18em;border-radius:var(--radius-full);writing-mode:vertical-rl;text-orientation:mixed;align-items:center;padding:10px 8px;font-size:.7rem;display:inline-flex;transform:rotate(180deg)}.ShopClient-module__MGT8nq__info{gap:var(--space-xs);flex-direction:column;width:100%;min-width:0;display:flex}.ShopClient-module__MGT8nq__category{font-family:var(--font-label);letter-spacing:.14em;color:var(--cinereous);text-transform:uppercase;font-size:.7rem}.ShopClient-module__MGT8nq__name{font-family:var(--font-display);color:var(--blue-athracite);font-size:1.25rem;font-weight:400}.ShopClient-module__MGT8nq__desc{color:var(--alaska-gray);font-size:.875rem;font-style:italic}.ShopClient-module__MGT8nq__priceRow{align-items:center;gap:var(--space-sm);margin-top:2px;display:flex}.ShopClient-module__MGT8nq__price{font-family:var(--font-body);color:var(--blue-athracite);font-size:1rem;font-weight:500}.ShopClient-module__MGT8nq__originalPrice{color:var(--cinereous);font-size:.85rem;text-decoration:line-through}.ShopClient-module__MGT8nq__pickMeWrap{bottom:var(--space-md);left:var(--space-md);right:var(--space-md);pointer-events:auto;z-index:10;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(6px)}.ShopClient-module__MGT8nq__card:hover .ShopClient-module__MGT8nq__pickMeWrap{transform:translateY(0)}.ShopClient-module__MGT8nq__pickMeBtn{text-align:center;color:#fff;width:100%;font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fffc;padding:12px 0;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.ShopClient-module__MGT8nq__pickMeBtn:hover{background:#ffffff1f;border-color:#fff}.ShopClient-module__MGT8nq__empty{text-align:center;padding:var(--space-4xl) 0;color:var(--alaska-gray);font-style:italic}.ShopClient-module__MGT8nq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;padding:var(--space-md);background:#272b3699;justify-content:center;align-items:center;animation:.3s ShopClient-module__MGT8nq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ShopClient-module__MGT8nq__fadeIn{0%{opacity:0}to{opacity:1}}.ShopClient-module__MGT8nq__modalContent{background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:900px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) ShopClient-module__MGT8nq__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}@keyframes ShopClient-module__MGT8nq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ShopClient-module__MGT8nq__modalClose{top:var(--space-md);right:var(--space-md);color:var(--alaska-gray);cursor:pointer;z-index:10;transition:color var(--transition-fast);background:0 0;border:none;position:absolute}.ShopClient-module__MGT8nq__modalClose:hover{color:var(--blue-athracite)}.ShopClient-module__MGT8nq__modalGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.ShopClient-module__MGT8nq__modalGallery{gap:var(--space-sm);padding:var(--space-2xl) 0 var(--space-2xl) var(--space-2xl);flex-direction:column;display:flex}.ShopClient-module__MGT8nq__modalImageWrap{border-radius:var(--radius-md);justify-content:center;width:100%;display:flex;overflow:hidden}.ShopClient-module__MGT8nq__modalImage{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:50vh}.ShopClient-module__MGT8nq__modalThumbnails{gap:var(--space-sm);padding-bottom:4px;display:flex;overflow-x:auto}.ShopClient-module__MGT8nq__modalThumbnails::-webkit-scrollbar{display:none}.ShopClient-module__MGT8nq__thumbBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:var(--skintone);opacity:.5;width:60px;height:80px;transition:all var(--transition-fast);flex-shrink:0;padding:0;overflow:hidden}.ShopClient-module__MGT8nq__thumbActive,.ShopClient-module__MGT8nq__thumbBtn:hover{opacity:1;border-color:var(--blue-athracite)}.ShopClient-module__MGT8nq__thumbImage{object-fit:cover;width:100%;height:100%}.ShopClient-module__MGT8nq__modalInfo{padding:var(--space-2xl) var(--space-2xl) var(--space-2xl) 0;flex-direction:column;display:flex}.ShopClient-module__MGT8nq__modalTitle{color:var(--blue-athracite);margin-bottom:var(--space-xs);font-size:1.8rem}.ShopClient-module__MGT8nq__modalPriceRow{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.ShopClient-module__MGT8nq__modalPrice{color:var(--wood);font-family:var(--font-body);font-size:1.25rem;font-weight:500}.ShopClient-module__MGT8nq__modalOriginalPrice{color:var(--cinereous);font-size:1rem;text-decoration:line-through}.ShopClient-module__MGT8nq__modalDesc{color:var(--alaska-gray);margin-bottom:var(--space-md);font-size:.95rem;font-weight:300;line-height:1.6}.ShopClient-module__MGT8nq__modalDescNote{font-family:var(--font-label);letter-spacing:.1em;color:var(--blue-athracite);text-transform:uppercase;margin-bottom:var(--space-2xl);font-size:.75rem}.ShopClient-module__MGT8nq__modalSizeRow{align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.ShopClient-module__MGT8nq__modalSizeRow .ShopClient-module__MGT8nq__qtyLabel{margin-bottom:0;padding-top:2px;display:inline}.ShopClient-module__MGT8nq__modalSizeRow .ShopClient-module__MGT8nq__sizeGrid{gap:6px}.ShopClient-module__MGT8nq__modalSizeRow .ShopClient-module__MGT8nq__sizeBtn{min-width:40px;padding:5px 10px;font-size:.75rem}.ShopClient-module__MGT8nq__sizeGrid{gap:var(--space-xs);flex-wrap:wrap;display:flex}.ShopClient-module__MGT8nq__sizeBtn{font-family:var(--font-body);border:1px solid var(--color-border);background:var(--color-surface);color:var(--alaska-gray);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);padding:6px 14px;font-size:.8rem}.ShopClient-module__MGT8nq__sizeActive{border-color:var(--blue-athracite);background:var(--blue-athracite);color:#fff}.ShopClient-module__MGT8nq__sizeBtn:hover:not(.ShopClient-module__MGT8nq__sizeActive){border-color:var(--alaska-gray)}.ShopClient-module__MGT8nq__modalFitSelector{flex:1;gap:10px;display:flex}.ShopClient-module__MGT8nq__fitBtn{font-family:var(--font-body);border:1px solid var(--color-border);background:var(--color-surface);color:var(--alaska-gray);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);text-align:center;flex:1;padding:6px 14px;font-size:.8rem}.ShopClient-module__MGT8nq__fitBtnActive{border-color:var(--blue-athracite);background:var(--blue-athracite);color:#fff}.ShopClient-module__MGT8nq__sizeGuideBtn{font-family:var(--font-label);letter-spacing:.1em;color:var(--cinereous);text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000001a;border-radius:100px;padding:4px 12px;font-size:.65rem;text-decoration:none}.ShopClient-module__MGT8nq__sizeGuideBtn:hover{color:var(--wood)}.ShopClient-module__MGT8nq__customNotice{color:var(--wood);margin-top:-4px;margin-bottom:var(--space-md);font-size:.8rem;font-style:italic}.ShopClient-module__MGT8nq__modalQtyRow{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.ShopClient-module__MGT8nq__qtyLeft{flex:none;align-items:center;gap:10px;display:flex}.ShopClient-module__MGT8nq__qtyLabel{color:var(--alaska-gray);font-size:.9rem}.ShopClient-module__MGT8nq__lowStockWarning{color:var(--wood);white-space:nowrap;margin-left:auto;font-size:.8rem}.ShopClient-module__MGT8nq__qtyControl{border:1px solid var(--color-border);border-radius:100px;align-items:center;display:flex;overflow:hidden}.ShopClient-module__MGT8nq__qtyBtn{width:36px;height:36px;color:var(--alaska-gray);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ShopClient-module__MGT8nq__qtyBtn:hover{color:var(--blue-athracite)}.ShopClient-module__MGT8nq__qtyVal{text-align:center;width:36px;color:var(--blue-athracite);font-size:.95rem}.ShopClient-module__MGT8nq__modalActions{align-items:stretch;gap:var(--space-md);margin-bottom:var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.ShopClient-module__MGT8nq__modalAddBtn{border-radius:999px;flex:none;justify-content:center;padding:8px 20px;font-size:.8rem}.ShopClient-module__MGT8nq__modalWishlistBtn{border:1px solid var(--color-border);color:var(--alaska-gray);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;display:inline-flex}.ShopClient-module__MGT8nq__modalWishlistBtn:hover{color:var(--blue-athracite);border-color:var(--blue-athracite)}.ShopClient-module__MGT8nq__modalMeta{margin-bottom:var(--space-lg);flex-direction:column;gap:8px;display:flex}.ShopClient-module__MGT8nq__modalMeta p{color:var(--alaska-gray);font-size:.85rem}.ShopClient-module__MGT8nq__modalMeta span{color:var(--blue-athracite);min-width:80px;font-weight:500;display:inline-block}.ShopClient-module__MGT8nq__modalFullDetail{font-family:var(--font-label);letter-spacing:.1em;color:var(--wood);text-transform:uppercase;text-underline-offset:4px;font-size:.8rem;text-decoration:underline}.ShopClient-module__MGT8nq__modalFullDetail:hover{color:var(--dark-wood)}@media (max-width:1024px){.ShopClient-module__MGT8nq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ShopClient-module__MGT8nq__pageTitle{font-size:clamp(3rem,15vw,6rem)}.ShopClient-module__MGT8nq__grid{grid-template-columns:repeat(2,1fr)}.ShopClient-module__MGT8nq__modalGrid{grid-template-columns:1fr;gap:0}.ShopClient-module__MGT8nq__modalGallery{padding:var(--space-lg) var(--space-lg) 0}.ShopClient-module__MGT8nq__modalInfo{padding:var(--space-lg)}.ShopClient-module__MGT8nq__modalImageWrap{max-height:40vh}.ShopClient-module__MGT8nq__modalThumbnails{display:flex}.ShopClient-module__MGT8nq__thumbBtn{width:50px;height:66px}.ShopClient-module__MGT8nq__grid{gap:var(--space-md)}}@media (max-width:480px){.ShopClient-module__MGT8nq__wearFilterInner{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:var(--space-sm);flex-wrap:nowrap;overflow:auto hidden}.ShopClient-module__MGT8nq__wearFilterLabel{flex:none}.ShopClient-module__MGT8nq__wearPills{flex-wrap:nowrap;flex:none;gap:8px}.ShopClient-module__MGT8nq__wearPill{padding:9px 16px;font-size:.75rem}.ShopClient-module__MGT8nq__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.ShopClient-module__MGT8nq__addBtn{justify-content:center;width:100%}}.ShopClient-module__MGT8nq__colorIndicatorWrap{bottom:calc(var(--space-md) + 50px);right:var(--space-md);-webkit-backdrop-filter:blur(8px);z-index:5;pointer-events:none;background:#0000004d;border-radius:999px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;transition:opacity .3s;display:flex;position:absolute;box-shadow:0 4px 12px #00000026}.ShopClient-module__MGT8nq__colorSwatch{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;box-shadow:inset 0 1px 3px #0000004d,0 1px 2px #0000001a}.ShopClient-module__MGT8nq__colorCount{font-family:var(--font-body);color:#fff;margin-top:1px;margin-bottom:2px;font-size:.65rem;font-weight:700;line-height:1}.ShopClient-module__MGT8nq__colorSelectorSection{margin-top:var(--space-md);align-items:center;gap:var(--space-md);padding:8px 0;display:flex}.ShopClient-module__MGT8nq__colorSelectorLabel{font-family:var(--font-label);letter-spacing:.12em;color:var(--alaska-gray);text-transform:uppercase;font-size:.75rem}.ShopClient-module__MGT8nq__colorSelectorSwatches{align-items:center;gap:12px;display:flex}.ShopClient-module__MGT8nq__colorSelectorBtn{width:28px;height:28px;box-shadow:0 0 0 1px var(--color-border), inset 0 1px 3px #00000026;cursor:pointer;transition:all var(--transition-fast);border:2px solid #fff;border-radius:50%;padding:0}.ShopClient-module__MGT8nq__colorSelectorBtn:hover{box-shadow:0 0 0 1px var(--alaska-gray), inset 0 1px 3px #00000026;transform:scale(1.1)}.ShopClient-module__MGT8nq__colorSelectorBtnActive{box-shadow:0 0 0 1px var(--blue-athracite), inset 0 1px 3px #00000026;transform:scale(1.1)}.ShopClient-module__MGT8nq__filterDivider{background:var(--color-border);width:1px;height:24px;margin:0 8px}.ShopClient-module__MGT8nq__clearFilterBtn{background:var(--color-border);width:24px;height:24px;color:var(--alaska-gray);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:-4px;font-size:1rem;display:inline-flex}.ShopClient-module__MGT8nq__clearFilterBtn:hover{background:var(--cinereous);color:#fff}.ShopClient-module__MGT8nq__priceModalContent{background:var(--color-surface);width:100%;max-width:400px;padding:var(--space-xl);border-radius:var(--radius-lg);animation:.3s cubic-bezier(.16,1,.3,1) ShopClient-module__MGT8nq__slideUp;position:relative;box-shadow:0 20px 60px #00000026}.ShopClient-module__MGT8nq__priceModalTitle{font-family:var(--font-display);color:var(--blue-athracite);margin-bottom:var(--space-lg);font-size:1.5rem;font-weight:400}.ShopClient-module__MGT8nq__priceInputsWrap{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.ShopClient-module__MGT8nq__priceInputGroup{flex-direction:column;flex:1;gap:8px;display:flex}.ShopClient-module__MGT8nq__priceInputGroup label{font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--cinereous);font-size:.7rem}.ShopClient-module__MGT8nq__priceInput{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--blue-athracite);transition:border-color var(--transition-fast);background:0 0;outline:none;padding:12px 16px;font-size:1rem}.ShopClient-module__MGT8nq__priceInput:focus{border-color:var(--blue-athracite)}.ShopClient-module__MGT8nq__priceSeparator{color:var(--alaska-gray);margin-top:24px;font-size:1.2rem}.ShopClient-module__MGT8nq__priceModalActions{align-items:center;gap:var(--space-md);justify-content:flex-end;display:flex}.ShopClient-module__MGT8nq__priceClearBtn,.ShopClient-module__MGT8nq__priceApplyBtn{padding:10px 24px;font-size:.85rem}.ShopClient-module__MGT8nq__priceClearBtn{border:1px solid var(--color-border);color:var(--alaska-gray);background:0 0}.ShopClient-module__MGT8nq__priceClearBtn:hover{border-color:var(--blue-athracite);color:var(--blue-athracite)}
.ProductClient-module__Z2ToTq__page{padding-top:0;padding-bottom:var(--space-4xl);background:var(--color-bg);min-height:100vh}.ProductClient-module__Z2ToTq__heroBanner{margin-top:calc(-1 * var(--nav-height));padding-top:var(--nav-height);padding-bottom:var(--space-lg);height:var(--page-header-height);flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;position:relative;overflow:hidden}.ProductClient-module__Z2ToTq__heroBannerBg{z-index:0;position:absolute;inset:0}.ProductClient-module__Z2ToTq__heroBannerImg{width:100%;height:100%}.ProductClient-module__Z2ToTq__heroBannerOverlay{background:linear-gradient(135deg,#272b36d1 0%,#272b368c 50%,#917e7159 100%);position:absolute;inset:0}.ProductClient-module__Z2ToTq__breadcrumbs{padding:var(--space-md) 0;border-bottom:1px solid var(--color-border)}.ProductClient-module__Z2ToTq__crumbLink{font-family:var(--font-label);letter-spacing:.14em;color:var(--cinereous);text-transform:uppercase;transition:color var(--transition-fast);font-size:.72rem}.ProductClient-module__Z2ToTq__crumbLink:hover{color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__crumbBackBtn{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff8c;border:1px solid #272b3629;border-radius:9999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;box-shadow:0 10px 30px #272b3614}.ProductClient-module__Z2ToTq__crumbBackBtn:hover{background:#ffffffbf;border-color:#272b363d}.ProductClient-module__Z2ToTq__crumbBackBtn:active{transform:translateY(.5px)}.ProductClient-module__Z2ToTq__crumbBackIcon{opacity:.9;flex:none;width:16px;height:16px;transform:translateY(-.5px)}.ProductClient-module__Z2ToTq__crumbSeparator{margin:0 var(--space-sm);color:var(--alaska-gray);font-size:.7rem}.ProductClient-module__Z2ToTq__crumbCurrent{font-family:var(--font-label);letter-spacing:.14em;color:var(--blue-athracite);text-transform:uppercase;font-size:.72rem}.ProductClient-module__Z2ToTq__layout{gap:var(--space-3xl);margin-top:var(--space-2xl);grid-template-columns:.85fr 1.15fr;align-items:start;display:grid}.ProductClient-module__Z2ToTq__galleryCol{flex-direction:column;min-width:0;min-height:0;display:flex}.ProductClient-module__Z2ToTq__mainImageWrap{border-radius:var(--radius-lg);background:var(--skintone);aspect-ratio:3/4;position:relative;overflow:hidden}.ProductClient-module__Z2ToTq__mainImageWrap>:is(img,video),.ProductClient-module__Z2ToTq__mainImage:is(img,video){object-fit:cover;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0}.ProductClient-module__Z2ToTq__badgeStack{top:var(--space-md);left:var(--space-md);z-index:20;pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute}.ProductClient-module__Z2ToTq__saleBadge{background:var(--wood);color:#fff;font-family:var(--font-label);letter-spacing:.12em;border-radius:var(--radius-full);align-items:center;padding:6px 14px;font-size:.75rem;display:inline-flex}.ProductClient-module__Z2ToTq__thumbnails{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.ProductClient-module__Z2ToTq__thumb{aspect-ratio:3/4;border-radius:var(--radius-sm);background:var(--skintone);cursor:pointer;width:calc(25% - 6px);transition:border-color var(--transition-fast);border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.ProductClient-module__Z2ToTq__thumb :is(img,video){object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;inset:0}.ProductClient-module__Z2ToTq__thumb:hover :is(img,video){transform:scale(1.04)}.ProductClient-module__Z2ToTq__thumbActive{border-color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__colorSelectorSection{margin-top:var(--space-md);align-items:center;gap:var(--space-md);padding:8px 0;display:flex}.ProductClient-module__Z2ToTq__colorSelectorLabel{font-family:var(--font-label);letter-spacing:.12em;color:var(--alaska-gray);text-transform:uppercase;font-size:.75rem}.ProductClient-module__Z2ToTq__colorSelectorSwatches{align-items:center;gap:12px;display:flex}.ProductClient-module__Z2ToTq__colorSelectorBtn{width:28px;height:28px;box-shadow:0 0 0 1px var(--color-border), inset 0 1px 3px #00000026;cursor:pointer;transition:all var(--transition-fast);border:2px solid #fff;border-radius:50%;padding:0}.ProductClient-module__Z2ToTq__colorSelectorBtn:hover{box-shadow:0 0 0 1px var(--alaska-gray), inset 0 1px 3px #00000026;transform:scale(1.1)}.ProductClient-module__Z2ToTq__colorSelectorBtnActive{box-shadow:0 0 0 1px var(--blue-athracite), inset 0 1px 3px #00000026;transform:scale(1.1)}.ProductClient-module__Z2ToTq__infoCol{position:relative}.ProductClient-module__Z2ToTq__infoSticky{gap:var(--space-lg);top:calc(var(--nav-height) + var(--space-2xl));flex-direction:column;display:flex;position:sticky}.ProductClient-module__Z2ToTq__categoryLabel{font-family:var(--font-label);letter-spacing:.16em;color:var(--cinereous);text-transform:uppercase;margin-bottom:-10px;font-size:.75rem}.ProductClient-module__Z2ToTq__productName{color:var(--blue-athracite);font-size:clamp(1.8rem,3vw,2.3rem);font-weight:300;line-height:1.1}.ProductClient-module__Z2ToTq__priceRow{align-items:center;gap:var(--space-sm);margin-top:4px;display:flex}.ProductClient-module__Z2ToTq__price{font-family:var(--font-body);color:var(--blue-athracite);font-size:1.15rem;font-weight:500}.ProductClient-module__Z2ToTq__originalPrice{color:var(--cinereous);font-size:1.1rem;text-decoration:line-through}.ProductClient-module__Z2ToTq__divider{background:var(--color-border);width:100%;height:1px}.ProductClient-module__Z2ToTq__description{color:var(--alaska-gray);font-size:.95rem;font-weight:300;line-height:1.7}.ProductClient-module__Z2ToTq__sizeSection{gap:var(--space-sm);flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__sizeHeader{justify-content:space-between;align-items:center;display:flex}.ProductClient-module__Z2ToTq__sizeLabel{font-family:var(--font-display);color:var(--blue-athracite);font-size:1.1rem;font-style:italic}.ProductClient-module__Z2ToTq__sizeGuideBtn{font-family:var(--font-label);letter-spacing:.1em;color:var(--cinereous);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:100px;padding:4px 12px;font-size:.7rem;text-decoration:none}.ProductClient-module__Z2ToTq__sizeGuideBtn:hover{color:var(--wood)}.ProductClient-module__Z2ToTq__sizeGrid{gap:var(--space-sm);flex-wrap:wrap;margin-top:4px;display:flex}.ProductClient-module__Z2ToTq__sizeBtn{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--alaska-gray);cursor:pointer;transition:all var(--transition-fast);min-width:60px;padding:10px 16px;font-size:.9rem}.ProductClient-module__Z2ToTq__sizeBtn:hover{border-color:var(--cinereous);color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__sizeBtnActive{background:var(--blue-athracite);border-color:var(--blue-athracite);color:#fff}.ProductClient-module__Z2ToTq__sizeBtnActive:hover{color:#fff}.ProductClient-module__Z2ToTq__customNotice{color:var(--wood);margin-top:4px;font-size:.85rem;font-style:italic}.ProductClient-module__Z2ToTq__qtySection{margin-bottom:var(--space-xl)}.ProductClient-module__Z2ToTq__qtyHeader{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.ProductClient-module__Z2ToTq__qtyHeader .ProductClient-module__Z2ToTq__qtyLabel{margin-bottom:0;display:inline}.ProductClient-module__Z2ToTq__qtyHeader .ProductClient-module__Z2ToTq__lowStockWarning{white-space:nowrap;margin-left:auto}.ProductClient-module__Z2ToTq__qtyLabel{font-family:var(--font-label);letter-spacing:.12em;color:var(--alaska-gray);text-transform:uppercase;margin-bottom:var(--space-sm);font-size:.8rem;display:block}.ProductClient-module__Z2ToTq__qtyControl{border:1px solid var(--color-border);border-radius:100px;align-items:center;display:inline-flex;overflow:hidden}.ProductClient-module__Z2ToTq__qtyBtn{width:44px;height:44px;color:var(--alaska-gray);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.ProductClient-module__Z2ToTq__qtyBtn:hover{color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__qtyVal{text-align:center;width:44px;color:var(--blue-athracite);font-size:1rem}.ProductClient-module__Z2ToTq__actions{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__actionBtns{gap:var(--space-sm);display:flex}.ProductClient-module__Z2ToTq__actionBtns .ProductClient-module__Z2ToTq__btn-primary{flex:1}.ProductClient-module__Z2ToTq__wishlistBtn{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.ProductClient-module__Z2ToTq__supportLinks{color:var(--alaska-gray);justify-content:center;align-items:center;gap:8px;font-size:.85rem;display:flex}.ProductClient-module__Z2ToTq__lowStockNotice{color:#141414c7;justify-content:center;align-items:center;gap:10px;margin-top:10px;margin-bottom:2px;font-size:.95rem;display:inline-flex}.ProductClient-module__Z2ToTq__lowStockIcon{opacity:.85;flex:none;width:18px;height:18px}.ProductClient-module__Z2ToTq__waLink{color:var(--wood);text-underline-offset:2px;font-weight:500;text-decoration:underline}.ProductClient-module__Z2ToTq__waLink:hover{color:var(--dark-wood)}.ProductClient-module__Z2ToTq__detailsList{gap:var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__detailBlock{flex-direction:column;gap:8px;display:flex}.ProductClient-module__Z2ToTq__detailHeading{font-family:var(--font-label);letter-spacing:.14em;color:var(--blue-athracite);text-transform:uppercase;font-size:.8rem}.ProductClient-module__Z2ToTq__detailUl{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ProductClient-module__Z2ToTq__detailUl li{color:var(--alaska-gray);padding-left:14px;font-size:.95rem;font-weight:300;position:relative}.ProductClient-module__Z2ToTq__detailUl li:before{content:"—";color:var(--cinereous);position:absolute;left:0}.ProductClient-module__Z2ToTq__detailText{color:var(--alaska-gray);font-size:.95rem;font-weight:300;line-height:1.6}.ProductClient-module__Z2ToTq__suggestionsSection{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-border)}.ProductClient-module__Z2ToTq__suggestionsHeader{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;display:flex}.ProductClient-module__Z2ToTq__suggestionsTitle{font-family:var(--font-display);color:var(--blue-athracite);font-size:clamp(1.8rem,3.5vw,2.8rem);font-style:italic;font-weight:300;line-height:1.1}.ProductClient-module__Z2ToTq__seeAllLink{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--cinereous);border-bottom:1px solid var(--cinereous);transition:color var(--transition-fast);white-space:nowrap;margin-bottom:8px;padding-bottom:2px;font-size:.75rem}.ProductClient-module__Z2ToTq__seeAllLink:hover{color:var(--blue-athracite);border-color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__suggestionsGrid{gap:var(--space-xl);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.ProductClient-module__Z2ToTq__suggestCard{gap:var(--space-sm);cursor:pointer;flex-direction:column;min-width:0;text-decoration:none;display:flex}.ProductClient-module__Z2ToTq__suggestImgWrap{aspect-ratio:3/4;background:var(--skintone);border-radius:var(--radius-md);position:relative;overflow:hidden}.ProductClient-module__Z2ToTq__suggestImg:is(img,video){object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.ProductClient-module__Z2ToTq__suggestCard:hover .ProductClient-module__Z2ToTq__suggestImg:is(img,video){transform:scale(1.04)}.ProductClient-module__Z2ToTq__suggestImgPrimary,.ProductClient-module__Z2ToTq__suggestImgHover{object-fit:cover;width:100%;height:100%;transition:opacity .45s;display:block;position:absolute;inset:0}.ProductClient-module__Z2ToTq__suggestImgPrimary:is(video),.ProductClient-module__Z2ToTq__suggestImgHover:is(video){max-width:100%;max-height:100%}.ProductClient-module__Z2ToTq__suggestImgPrimary{z-index:0}.ProductClient-module__Z2ToTq__suggestImgHover{z-index:1;opacity:0;pointer-events:none}.ProductClient-module__Z2ToTq__suggestCard:hover .ProductClient-module__Z2ToTq__suggestImgHover{opacity:1}.ProductClient-module__Z2ToTq__suggestOverlay{opacity:0;z-index:10;pointer-events:none;background:linear-gradient(#272b3600 0% 50%,#272b3659 100%);transition:opacity .4s;position:absolute;inset:0}.ProductClient-module__Z2ToTq__suggestCard:hover .ProductClient-module__Z2ToTq__suggestOverlay{opacity:1}.ProductClient-module__Z2ToTq__suggestActions{top:var(--space-sm);right:var(--space-sm);pointer-events:auto;flex-direction:column;gap:8px;display:flex;position:absolute}.ProductClient-module__Z2ToTq__suggestIconBtn{width:36px;height:36px;color:var(--blue-athracite);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 3px 10px #0000001f}.ProductClient-module__Z2ToTq__suggestIconBtn:hover{background:var(--blue-athracite);color:#fff;transform:translateY(-2px)}.ProductClient-module__Z2ToTq__suggestPickMeWrap{bottom:var(--space-md);left:var(--space-md);right:var(--space-md);pointer-events:auto;z-index:10;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(6px)}.ProductClient-module__Z2ToTq__suggestCard:hover .ProductClient-module__Z2ToTq__suggestPickMeWrap{transform:translateY(0)}.ProductClient-module__Z2ToTq__suggestPickMeBtn{text-align:center;color:#fff;width:100%;font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fffc;padding:10px 0;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.ProductClient-module__Z2ToTq__suggestPickMeBtn:hover{background:#ffffff1f;border-color:#fff}.ProductClient-module__Z2ToTq__suggestBadgeStack{z-index:20;pointer-events:none;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:10px;left:10px}.ProductClient-module__Z2ToTq__suggestBadge{background:var(--blue-athracite);color:#fff;font-family:var(--font-label);letter-spacing:.12em;border-radius:var(--radius-full);text-transform:uppercase;align-items:center;padding:4px 10px;font-size:.65rem;display:inline-flex}.ProductClient-module__Z2ToTq__suggestBadgeSale{background:var(--wood);color:#fff;font-family:var(--font-label);letter-spacing:.12em;border-radius:var(--radius-full);text-transform:uppercase;align-items:center;padding:4px 10px;font-size:.65rem;display:inline-flex}.ProductClient-module__Z2ToTq__suggestInfo{flex-direction:column;gap:4px;padding:0 4px;display:flex}.ProductClient-module__Z2ToTq__suggestCategory{font-family:var(--font-label);letter-spacing:.14em;color:var(--cinereous);text-transform:uppercase;font-size:.65rem}.ProductClient-module__Z2ToTq__suggestName{font-family:var(--font-display);color:var(--blue-athracite);font-size:1.2rem;font-weight:400;line-height:1.3}.ProductClient-module__Z2ToTq__suggestPrice{font-family:var(--font-body);color:var(--blue-athracite);font-size:1rem;font-weight:500}.ProductClient-module__Z2ToTq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;padding:var(--space-md);background:#272b3699;justify-content:center;align-items:center;animation:.3s ProductClient-module__Z2ToTq__qvFadeIn;display:flex;position:fixed;inset:0}@keyframes ProductClient-module__Z2ToTq__qvFadeIn{0%{opacity:0}to{opacity:1}}.ProductClient-module__Z2ToTq__modalContent{background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:900px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) ProductClient-module__Z2ToTq__qvSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}@keyframes ProductClient-module__Z2ToTq__qvSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProductClient-module__Z2ToTq__modalClose{top:var(--space-md);right:var(--space-md);color:var(--alaska-gray);cursor:pointer;z-index:10;transition:color var(--transition-fast);background:0 0;border:none;position:absolute}.ProductClient-module__Z2ToTq__modalClose:hover{color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__modalGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.ProductClient-module__Z2ToTq__modalGallery{gap:var(--space-sm);padding:var(--space-2xl) 0 var(--space-2xl) var(--space-2xl);flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__modalImageWrap{border-radius:var(--radius-md);justify-content:center;width:100%;display:flex;overflow:hidden}.ProductClient-module__Z2ToTq__modalImageWrap>:is(img,video),.ProductClient-module__Z2ToTq__modalImage:is(img,video){object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:50vh;display:block}.ProductClient-module__Z2ToTq__modalThumbnails{gap:var(--space-sm);padding-bottom:4px;display:flex;overflow-x:auto}.ProductClient-module__Z2ToTq__modalThumbnails::-webkit-scrollbar{display:none}.ProductClient-module__Z2ToTq__thumbBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:var(--skintone);opacity:.5;width:60px;height:80px;transition:all var(--transition-fast);flex-shrink:0;padding:0;position:relative;overflow:hidden}.ProductClient-module__Z2ToTq__thumbActive,.ProductClient-module__Z2ToTq__thumbBtn:hover{opacity:1;border-color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__thumbBtn :is(img,video),.ProductClient-module__Z2ToTq__thumbImage:is(img,video){object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ProductClient-module__Z2ToTq__modalInfo{padding:var(--space-2xl) var(--space-2xl) var(--space-2xl) 0;flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__modalTitle{color:var(--blue-athracite);margin-bottom:var(--space-xs);font-size:1.8rem}.ProductClient-module__Z2ToTq__modalPriceRow{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.ProductClient-module__Z2ToTq__modalPrice{color:var(--wood);font-family:var(--font-body);font-size:1.25rem;font-weight:500}.ProductClient-module__Z2ToTq__modalOriginalPrice{color:var(--cinereous);font-size:1rem;text-decoration:line-through}.ProductClient-module__Z2ToTq__modalDesc{color:var(--alaska-gray);margin-bottom:var(--space-md);font-size:.95rem;font-weight:300;line-height:1.6}.ProductClient-module__Z2ToTq__modalDescNote{font-family:var(--font-label);letter-spacing:.1em;color:var(--blue-athracite);text-transform:uppercase;margin-bottom:var(--space-2xl);font-size:.75rem}.ProductClient-module__Z2ToTq__modalSizeRow{align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.ProductClient-module__Z2ToTq__modalSizeRow .ProductClient-module__Z2ToTq__qtyLabel{margin-bottom:0;padding-top:2px;display:inline}.ProductClient-module__Z2ToTq__modalSizeRow .ProductClient-module__Z2ToTq__sizeGrid{gap:6px}.ProductClient-module__Z2ToTq__modalSizeRow .ProductClient-module__Z2ToTq__sizeBtn{min-width:40px;padding:5px 10px;font-size:.75rem}.ProductClient-module__Z2ToTq__modalQtyRow{justify-content:space-between;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:nowrap;display:flex}.ProductClient-module__Z2ToTq__qtyLeft{flex:1;align-items:baseline;gap:10px;min-width:0;display:flex}.ProductClient-module__Z2ToTq__modalQtyRow .ProductClient-module__Z2ToTq__qtyLabel{margin-bottom:0;padding-top:2px;display:inline}.ProductClient-module__Z2ToTq__lowStockWarning{color:var(--wood);white-space:nowrap;flex:none;font-size:.8rem}.ProductClient-module__Z2ToTq__modalQtyRow .ProductClient-module__Z2ToTq__qtyBtn{width:36px;height:36px;font-size:1rem}.ProductClient-module__Z2ToTq__modalQtyRow .ProductClient-module__Z2ToTq__qtyVal{width:36px;font-size:.9rem}.ProductClient-module__Z2ToTq__modalActions{align-items:stretch;gap:var(--space-md);margin-bottom:var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.ProductClient-module__Z2ToTq__modalAddBtn{border-radius:999px;flex:none;justify-content:center;padding:8px 20px;font-size:.8rem}.ProductClient-module__Z2ToTq__modalWishlistBtn{border:1px solid var(--color-border);color:var(--alaska-gray);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;display:inline-flex}.ProductClient-module__Z2ToTq__modalWishlistBtn:hover{color:var(--blue-athracite);border-color:var(--blue-athracite)}.ProductClient-module__Z2ToTq__modalMeta{margin-bottom:var(--space-lg);flex-direction:column;gap:8px;display:flex}.ProductClient-module__Z2ToTq__modalMeta p{color:var(--alaska-gray);font-size:.85rem}.ProductClient-module__Z2ToTq__modalMeta span{color:var(--blue-athracite);min-width:80px;font-weight:500;display:inline-block}.ProductClient-module__Z2ToTq__modalFullDetail{font-family:var(--font-label);letter-spacing:.1em;color:var(--wood);text-transform:uppercase;text-underline-offset:4px;font-size:.8rem;text-decoration:underline}.ProductClient-module__Z2ToTq__modalFullDetail:hover{color:var(--dark-wood)}@media (max-width:1024px){.ProductClient-module__Z2ToTq__layout{gap:var(--space-2xl)}.ProductClient-module__Z2ToTq__suggestionsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.ProductClient-module__Z2ToTq__modalContent{max-width:720px}.ProductClient-module__Z2ToTq__infoSticky{top:calc(var(--nav-height) + var(--space-lg))}}@media (max-width:768px){.ProductClient-module__Z2ToTq__layout{gap:var(--space-xl);margin-top:var(--space-lg);grid-template-columns:1fr}.ProductClient-module__Z2ToTq__infoSticky{gap:var(--space-md);position:relative;top:0}.ProductClient-module__Z2ToTq__productName{font-size:clamp(1.5rem,6vw,2rem)}.ProductClient-module__Z2ToTq__description{font-size:.95rem}.ProductClient-module__Z2ToTq__thumbnails{margin-top:var(--space-sm);gap:6px}.ProductClient-module__Z2ToTq__thumb{width:calc(25% - 5px)}.ProductClient-module__Z2ToTq__suggestionsSection{margin-top:var(--space-2xl);padding-top:var(--space-2xl)}.ProductClient-module__Z2ToTq__suggestionsHeader{align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column}.ProductClient-module__Z2ToTq__suggestionsGrid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}.ProductClient-module__Z2ToTq__suggestionsTitle{font-size:clamp(1.4rem,5vw,1.8rem)}.ProductClient-module__Z2ToTq__modalContent{max-height:85vh}.ProductClient-module__Z2ToTq__modalGrid{grid-template-columns:1fr;gap:0}.ProductClient-module__Z2ToTq__modalGallery{padding:var(--space-lg) var(--space-lg) 0}.ProductClient-module__Z2ToTq__modalImageWrap{max-height:40vh}.ProductClient-module__Z2ToTq__modalThumbnails{display:flex}.ProductClient-module__Z2ToTq__thumbBtn{width:50px;height:66px}.ProductClient-module__Z2ToTq__modalInfo{padding:var(--space-lg)}.ProductClient-module__Z2ToTq__modalTitle{font-size:1.4rem}.ProductClient-module__Z2ToTq__modalDesc{font-size:.9rem}.ProductClient-module__Z2ToTq__modalSizeRow,.ProductClient-module__Z2ToTq__modalQtyRow{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.ProductClient-module__Z2ToTq__modalActions{gap:var(--space-sm);flex-direction:column;align-items:stretch}.ProductClient-module__Z2ToTq__modalAddBtn,.ProductClient-module__Z2ToTq__modalWishlistBtn{justify-content:center;width:100%}.ProductClient-module__Z2ToTq__sizeBtn{min-width:50px;padding:8px 12px;font-size:.85rem}.ProductClient-module__Z2ToTq__qtyBtn{width:40px;height:40px}.ProductClient-module__Z2ToTq__qtyVal{width:40px}}@media (max-width:480px){.ProductClient-module__Z2ToTq__layout{gap:var(--space-md)}.ProductClient-module__Z2ToTq__suggestionsGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr))}.ProductClient-module__Z2ToTq__suggestName{font-size:1rem}.ProductClient-module__Z2ToTq__suggestPrice{font-size:.85rem}.ProductClient-module__Z2ToTq__modalImageWrap{max-height:35vh}.ProductClient-module__Z2ToTq__modalGallery{padding:var(--space-md) var(--space-md) 0}.ProductClient-module__Z2ToTq__modalInfo{padding:var(--space-md)}.ProductClient-module__Z2ToTq__sizeGrid{gap:6px}.ProductClient-module__Z2ToTq__sizeBtn{min-width:44px;padding:6px 10px;font-size:.8rem}}
.StoreLocator-module__RqilBa__wrapper{background:var(--skintone);border-top:1px solid var(--color-border);flex-direction:row;min-height:600px;display:flex;position:relative}@media (max-width:900px){.StoreLocator-module__RqilBa__wrapper{flex-direction:column-reverse}}.StoreLocator-module__RqilBa__sidebar{border-right:1px solid var(--color-border);background:#fff;flex-direction:column;flex:0 0 400px;max-height:700px;display:flex;overflow-y:auto}@media (max-width:900px){.StoreLocator-module__RqilBa__sidebar{border-right:none;flex:auto;max-height:500px}}.StoreLocator-module__RqilBa__sidebarHeader{padding:40px var(--space-xl) 32px;border-bottom:1px solid var(--color-border)}.StoreLocator-module__RqilBa__sidebarTitle{font-family:var(--font-cursive,var(--font-display));color:var(--blue-athracite);margin:0 0 16px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400}.StoreLocator-module__RqilBa__cursive{font-family:var(--font-cursive);font-style:italic;font-weight:400}.StoreLocator-module__RqilBa__sidebarSubtitle{font-family:var(--font-body);color:#8c93a1;margin:0;font-size:.95rem}.StoreLocator-module__RqilBa__storeList{flex-direction:column;display:flex}.StoreLocator-module__RqilBa__storeItem{padding:var(--space-xl);border-bottom:1px solid var(--color-border);transition:opacity var(--transition-fast);cursor:pointer;background-color:#0000}.StoreLocator-module__RqilBa__storeItem:hover{opacity:.8}.StoreLocator-module__RqilBa__storeItemActive{background-color:#0000}.StoreLocator-module__RqilBa__storeName{font-family:var(--font-display);color:var(--blue-athracite);margin:0 0 4px;font-size:1.25rem;font-weight:500}.StoreLocator-module__RqilBa__storeTagline{font-family:var(--font-label);letter-spacing:.12em;color:var(--cinereous);text-transform:uppercase;margin:0 0 16px;font-size:.65rem}.StoreLocator-module__RqilBa__storeAddress{font-family:var(--font-body);color:var(--alaska-gray);margin:0 0 16px;font-size:.95rem;line-height:1.6}.StoreLocator-module__RqilBa__storeHoursLabel{font-family:var(--font-label);letter-spacing:.12em;color:var(--cinereous);text-transform:uppercase;margin:0 0 8px;font-size:.65rem}.StoreLocator-module__RqilBa__storeHours{font-family:var(--font-body);color:var(--alaska-gray);margin:0;font-size:.85rem;line-height:1.6}.StoreLocator-module__RqilBa__hoursBlock{border-left:2px solid #e2e4e8;margin:16px 0 24px;padding-left:16px}.StoreLocator-module__RqilBa__storeContact{gap:var(--space-md);font-family:var(--font-body);flex-wrap:wrap;font-size:.85rem;display:flex}.StoreLocator-module__RqilBa__storeLink{color:var(--blue-athracite);text-underline-offset:4px;text-decoration:underline}.StoreLocator-module__RqilBa__storeLink:hover{color:var(--cinereous)}.StoreLocator-module__RqilBa__mapContainer{background:#eaeaea;flex:auto;min-height:400px;position:relative}@media (max-width:900px){.StoreLocator-module__RqilBa__mapContainer{flex:none;height:50vh;min-height:350px}}.StoreLocator-module__RqilBa__mapOverlay{z-index:400;position:absolute;bottom:24px;left:24px}.StoreLocator-module__RqilBa__mapOverlayBtn{border:1px solid var(--color-border);font-family:var(--font-label);letter-spacing:.14em;color:var(--blue-athracite);text-transform:uppercase;background:#fff;padding:12px 24px;font-size:.75rem;font-weight:500;box-shadow:0 4px 12px #00000014}
.events-module__201CfW__page{background:var(--color-bg);min-height:100vh}.events-module__201CfW__videoSection{margin-top:calc(-1 * var(--nav-height));z-index:0;aspect-ratio:16/9;background:#000;width:100%;padding:0;position:relative;top:0}.events-module__201CfW__videoFrame{z-index:0;background:#000;position:absolute;inset:0}.events-module__201CfW__videoPoster{z-index:1;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.events-module__201CfW__video{z-index:2;object-fit:cover;opacity:0;background:0 0;width:100%;height:100%;transition:opacity .24s;display:block;position:absolute;inset:0}.events-module__201CfW__videoReady{opacity:1}.events-module__201CfW__videoLoader{z-index:3;-webkit-backdrop-filter:blur(12px);pointer-events:none;opacity:1;visibility:visible;background:#000000eb;justify-content:center;align-items:center;transition:opacity .55s,visibility linear;display:flex;position:absolute;inset:0}.events-module__201CfW__videoLoaderOverPoster{background:#20232c61}.events-module__201CfW__videoLoaderDone{opacity:0;visibility:hidden;transition:opacity .55s,visibility 0s linear .55s}.events-module__201CfW__videoLoaderSpinner{border:2.5px solid #ffffff38;border-top-color:#fffffff2;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite events-module__201CfW__eventsVideoLoaderSpin}@keyframes events-module__201CfW__eventsVideoLoaderSpin{to{transform:rotate(360deg)}}.events-module__201CfW__videoLoaderSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.events-module__201CfW__videoTextOverlay{z-index:10;text-align:center;padding:var(--space-3xl) var(--space-xl);pointer-events:none;background:linear-gradient(#0000 50%,#000000a6 100%);flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.events-module__201CfW__heroTitle{font-family:var(--font-cursive);color:#fff;text-shadow:0 4px 24px #0006;margin:0;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:400}.events-module__201CfW__heroSubtitle{font-family:var(--font-cursive);color:#ffffffe6;margin-top:var(--space-sm);text-shadow:0 2px 12px #0006;max-width:700px;font-size:clamp(1.6rem,3vw,2.2rem)}.events-module__201CfW__headingSection{padding:var(--space-2xl) 0 var(--space-2xl);background-color:var(--color-bg);z-index:10;position:relative}.events-module__201CfW__headingSectionWithFlyer{padding:var(--space-3xl) 0;background-color:var(--blue-athracite);background-image:linear-gradient(180deg, #0f12188c, #0f1218c7), var(--detail-flyer,none);z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.events-module__201CfW__kicker.events-module__201CfW__kickerOnFlyer{color:#ffffffb3}.events-module__201CfW__title.events-module__201CfW__titleOnFlyer{color:#fffffffa;text-shadow:0 2px 24px #00000059}.events-module__201CfW__subtitle.events-module__201CfW__subtitleOnFlyer{color:#ffffffe0}.events-module__201CfW__headingRow{justify-content:flex-end;align-items:flex-end;gap:var(--space-xl);flex-wrap:wrap;display:flex}.events-module__201CfW__kicker{font-family:var(--font-label);letter-spacing:.2em;text-transform:uppercase;color:var(--cinereous);font-size:.75rem}.events-module__201CfW__title{font-family:var(--font-display);margin-top:var(--space-sm);color:var(--blue-athracite);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300}.events-module__201CfW__subtitle{font-family:var(--font-display);color:var(--cinereous);margin-top:var(--space-md);max-width:560px;font-size:1.05rem;font-style:italic}.events-module__201CfW__filters{flex-wrap:wrap;gap:10px;display:flex}.events-module__201CfW__filterBtn{border:1px solid var(--color-border);color:var(--blue-athracite);font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), opacity var(--transition-fast);background:#fff9;border-radius:999px;padding:.55rem .9rem;font-size:.72rem}.events-module__201CfW__filterBtn:hover{opacity:.85}.events-module__201CfW__filterBtnActive{background:var(--blue-athracite);border-color:var(--blue-athracite);color:#fff}.events-module__201CfW__section,.events-module__201CfW__sectionAlt{padding:var(--space-3xl) 0;background-color:var(--color-bg);z-index:10;position:relative}.events-module__201CfW__sectionAlt:before{content:"";pointer-events:none;background:#272b3608;position:absolute;inset:0}.events-module__201CfW__crumbLink{font-family:var(--font-label);letter-spacing:.14em;color:var(--cinereous);text-transform:uppercase;transition:color var(--transition-fast);font-size:.72rem}.events-module__201CfW__crumbLink:hover{color:var(--blue-athracite)}.events-module__201CfW__crumbBackBtn{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff8c;border:1px solid #272b3629;border-radius:9999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;box-shadow:0 10px 30px #272b3614}.events-module__201CfW__crumbBackBtn:hover{background:#ffffffbf;border-color:#272b363d}.events-module__201CfW__crumbBackBtn:active{transform:translateY(.5px)}.events-module__201CfW__crumbBackIcon{opacity:.9;flex:none;width:16px;height:16px;transform:translateY(-.5px)}.events-module__201CfW__sectionHeadLeft{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.events-module__201CfW__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.events-module__201CfW__sectionTitle{font-family:var(--font-display);color:var(--blue-athracite);margin:0;font-size:1.85rem;font-weight:400}.events-module__201CfW__sectionSub,.events-module__201CfW__empty{color:var(--alaska-gray);margin:0;font-style:italic}.events-module__201CfW__grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.events-module__201CfW__card{background:linear-gradient(180deg, #0f12188c, #0f1218c7), var(--card-bg,#ffffff14);-webkit-backdrop-filter:blur(18px);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-md);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base), background var(--transition-base);background-position:50%;background-size:cover;border:1px solid #ffffff2e;flex-direction:column;display:flex;box-shadow:0 14px 40px #0000001a}.events-module__201CfW__card:hover{border-color:#ffffff52;transform:none;box-shadow:0 22px 60px #00000024}.events-module__201CfW__cardTop{flex-direction:column;gap:8px;display:flex}.events-module__201CfW__cardMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.events-module__201CfW__badge{font-family:var(--font-label);letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;background:#00000038;border:1px solid #ffffff47;border-radius:999px;padding:.25rem .55rem;font-size:.68rem}.events-module__201CfW__meta{color:#ffffffc7;font-size:.85rem}.events-module__201CfW__cardTitle{font-family:var(--font-display);color:#fffffff5;text-shadow:0 2px 16px #00000059;margin:0;font-size:1.35rem;font-weight:400}.events-module__201CfW__cardYear{opacity:.7;margin-left:6px;font-weight:300}.events-module__201CfW__cardMeta .events-module__201CfW__cardYear{font-family:var(--font-display);color:#fffffff5;letter-spacing:0;font-size:1.35rem;line-height:1.1}.events-module__201CfW__cardLocation{color:#ffffffd1;align-items:center;gap:8px;margin:0;font-size:.9rem;display:inline-flex}.events-module__201CfW__locationIcon{opacity:.9;flex:none}.events-module__201CfW__cardDesc{color:#ffffffd1;margin:0;font-size:.95rem;line-height:1.6}.events-module__201CfW__actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.events-module__201CfW__shotsSection{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border)}.events-module__201CfW__shotsTitle{font-family:var(--font-display);color:var(--blue-athracite);margin:0 0 var(--space-lg);font-size:1.35rem;font-weight:400}.events-module__201CfW__shotsGrid{padding:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:var(--space-2xl)!important}.events-module__201CfW__shotCard{border-radius:var(--radius-lg);background:var(--skintone);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);will-change:transform;border:none;overflow:hidden}.events-module__201CfW__shotCard:hover{box-shadow:none!important;border-color:#0000!important;transform:none!important}.events-module__201CfW__shotImg{transform-origin:50%;will-change:transform;width:100%;height:auto;display:block;transform:scale(1.08);transition:transform .72s cubic-bezier(.16,1,.3,1)!important}.events-module__201CfW__shotCard:hover .events-module__201CfW__shotImg{transform:scale(1.16)}@media (prefers-reduced-motion:reduce){.events-module__201CfW__shotCard{transition:none}.events-module__201CfW__shotCard:hover{box-shadow:none;transform:none}.events-module__201CfW__shotImg{transition:none}.events-module__201CfW__shotCard:hover .events-module__201CfW__shotImg{filter:none}}.events-module__201CfW__actionBtn{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;appearance:none;transition:transform var(--transition-fast), opacity var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);will-change:transform;border-radius:999px;justify-content:center;align-items:center;padding:.6rem .95rem;font-size:.72rem;text-decoration:none;display:inline-flex}.events-module__201CfW__actionPrimary,.events-module__201CfW__actionSecondary{color:#ffffffeb;-webkit-backdrop-filter:blur(12px);background:#00000038;border:1px solid #ffffff38}.events-module__201CfW__actionPrimary:hover,.events-module__201CfW__actionSecondary:hover{background:#00000047;border-color:#ffffff52}.events-module__201CfW__actionBtn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 10px 28px #0000001a}.events-module__201CfW__actionBtn:active{transform:translateY(-1px)}@media (max-width:960px){.events-module__201CfW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.events-module__201CfW__videoSection{z-index:0;aspect-ratio:auto;height:110vh;position:sticky;top:0}}@supports (height:100svh){@media (max-width:1024px){.events-module__201CfW__videoSection{z-index:0;height:110svh;position:sticky;top:0}}}@media (max-width:640px){.events-module__201CfW__grid{grid-template-columns:1fr}.events-module__201CfW__videoSection{padding:0}.events-module__201CfW__shotsGrid{gap:var(--space-sm)}}
.SkeletonCrossfade-module__J0vKZq__root{grid-template-columns:1fr;align-items:start;display:grid}.SkeletonCrossfade-module__J0vKZq__layer{grid-area:1/1;width:100%;min-width:0}.SkeletonCrossfade-module__J0vKZq__skeletonLayer{z-index:1;opacity:1;transition:opacity .48s cubic-bezier(.22,1,.36,1)}.SkeletonCrossfade-module__J0vKZq__skeletonLayerOut{opacity:0;pointer-events:none}.SkeletonCrossfade-module__J0vKZq__contentLayer{z-index:0;opacity:0;transition:opacity .48s cubic-bezier(.22,1,.36,1)}.SkeletonCrossfade-module__J0vKZq__contentLayerIn{z-index:2;opacity:1}@media (prefers-reduced-motion:reduce){.SkeletonCrossfade-module__J0vKZq__skeletonLayer,.SkeletonCrossfade-module__J0vKZq__contentLayer{transition-duration:1ms}.SkeletonCrossfade-module__J0vKZq__skeletonLayerOut{opacity:0}.SkeletonCrossfade-module__J0vKZq__contentLayerIn{opacity:1}}
.CollectionsSection-module__HNGyRq__collectionsSection{padding:var(--space-2xl) 0;background:radial-gradient(1200px 600px at 30% 15%,#11182714,#fff0 60%),radial-gradient(900px 500px at 70% 70%,#1118270f,#fff0 65%),linear-gradient(#fafafa 0%,#f4f6f9 100%)}.CollectionsSection-module__HNGyRq__headerRow{justify-content:space-between;align-items:flex-end;gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.CollectionsSection-module__HNGyRq__collectionsHeading{font-family:var(--font-display);color:var(--blue-athracite);margin:var(--space-sm) 0 var(--space-sm);font-size:clamp(1.65rem,3.6vw,2.4rem);font-weight:300;line-height:1.15}.CollectionsSection-module__HNGyRq__collectionsIntro{color:var(--alaska-gray);max-width:40rem;margin:0;font-size:1.1rem;font-style:italic}.CollectionsSection-module__HNGyRq__viewAll{flex-shrink:0}.CollectionsSection-module__HNGyRq__bentoContainer{max-width:1200px;height:600px;margin:0 auto;margin-top:var(--space-xl);border-radius:16px;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative;overflow:hidden}.CollectionsSection-module__HNGyRq__bentoSlide{opacity:0;pointer-events:none;z-index:1;grid-template-columns:1fr 1fr;gap:16px;transition:opacity .8s;display:grid;position:absolute;inset:0}.CollectionsSection-module__HNGyRq__bentoSlide.CollectionsSection-module__HNGyRq__active{opacity:1;pointer-events:auto;z-index:2}.CollectionsSection-module__HNGyRq__leftColumn{flex-direction:column;gap:16px;height:100%;display:flex}.CollectionsSection-module__HNGyRq__textBlock{background-color:#e2e6e9;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;padding:32px;text-decoration:none;display:flex;position:relative;overflow:hidden}.CollectionsSection-module__HNGyRq__textBlock h3{font-family:var(--font-display);color:#111;max-width:85%;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1.1}.CollectionsSection-module__HNGyRq__arrowIcon{color:#111;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex;position:absolute;top:24px;right:24px;box-shadow:0 2px 8px #0000001a}.CollectionsSection-module__HNGyRq__textBlock:hover .CollectionsSection-module__HNGyRq__arrowIcon{transform:translate(2px,-2px)}.CollectionsSection-module__HNGyRq__linesDecoration{margin-top:auto}.CollectionsSection-module__HNGyRq__line{background-color:#4a79a9;border-radius:2px;height:2px;margin-top:16px}.CollectionsSection-module__HNGyRq__line.CollectionsSection-module__HNGyRq__short{width:60%}.CollectionsSection-module__HNGyRq__line.CollectionsSection-module__HNGyRq__medium{width:80%}.CollectionsSection-module__HNGyRq__bottomCards{grid-template-columns:1fr 1fr;gap:16px;height:45%;display:grid}.CollectionsSection-module__HNGyRq__smallCard{background:#111;border-radius:16px;display:block;position:relative;overflow:hidden}.CollectionsSection-module__HNGyRq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .6s;position:absolute;inset:0}.CollectionsSection-module__HNGyRq__smallCard:hover .CollectionsSection-module__HNGyRq__cardImage,.CollectionsSection-module__HNGyRq__rightColumn:hover .CollectionsSection-module__HNGyRq__cardImage{filter:saturate(1.05);transform:scale(1.05)}.CollectionsSection-module__HNGyRq__cardOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0003 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}.CollectionsSection-module__HNGyRq__cardLabel{color:#fff;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:400}.CollectionsSection-module__HNGyRq__textBlockDesc{color:#111111b3;max-width:90%;margin:12px 0 0;font-size:1.1rem;line-height:1.5}.CollectionsSection-module__HNGyRq__rightColumn{background:#111;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:32px;text-decoration:none;display:flex;position:relative;overflow:hidden}.CollectionsSection-module__HNGyRq__rightContent{z-index:2;color:#fff;flex-direction:column;gap:28px;display:flex;position:relative}.CollectionsSection-module__HNGyRq__buttonRow{pointer-events:auto;align-items:center;gap:12px;display:flex}.CollectionsSection-module__HNGyRq__pickMeBtn{text-align:center;color:#fff;font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--radius-full,9999px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:1px solid #ffffffe6;padding:12px 28px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.CollectionsSection-module__HNGyRq__rightColumn:hover .CollectionsSection-module__HNGyRq__pickMeBtn,.CollectionsSection-module__HNGyRq__pickMeBtn:hover{background:#ffffff26;border-color:#fff}.CollectionsSection-module__HNGyRq__indicators{justify-content:center;gap:12px;margin-top:32px;display:flex}.CollectionsSection-module__HNGyRq__indicator{cursor:pointer;background:#11182726;border:none;border-radius:2px;width:48px;height:4px;padding:0;transition:background .3s}.CollectionsSection-module__HNGyRq__indicator.CollectionsSection-module__HNGyRq__active{background:var(--blue-athracite)}@media (max-width:1024px){.CollectionsSection-module__HNGyRq__bentoContainer{height:500px}}@media (max-width:768px){.CollectionsSection-module__HNGyRq__bentoContainer{border-radius:0;grid-template-columns:1fr;height:auto;overflow:visible}.CollectionsSection-module__HNGyRq__bentoSlide{opacity:1;pointer-events:auto;grid-template-columns:1fr;display:none;position:relative}.CollectionsSection-module__HNGyRq__bentoSlide.CollectionsSection-module__HNGyRq__active{animation:.6s CollectionsSection-module__HNGyRq__fadeIn;display:grid}.CollectionsSection-module__HNGyRq__textBlock{min-height:240px}.CollectionsSection-module__HNGyRq__bottomCards{height:240px}.CollectionsSection-module__HNGyRq__rightColumn{min-height:400px}}@keyframes CollectionsSection-module__HNGyRq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.AboutSection-module__2Qt0XG__about{padding:var(--space-2xl) 0;background:#b7b8bb}.AboutSection-module__2Qt0XG__grid{gap:var(--space-4xl);grid-template-columns:1.4fr .6fr;align-items:center;display:grid}.AboutSection-module__2Qt0XG__textCol{gap:var(--space-xl);flex-direction:column;display:flex}.AboutSection-module__2Qt0XG__textCol .section-label{margin-top:calc(-1 * var(--space-xs))}.AboutSection-module__2Qt0XG__heading{color:var(--blue-athracite);font-weight:300}.AboutSection-module__2Qt0XG__heading em{color:var(--wood);font-style:italic}.AboutSection-module__2Qt0XG__body{gap:var(--space-lg);flex-direction:column;display:flex}.AboutSection-module__2Qt0XG__body p{font-family:var(--font-body);color:var(--alaska-gray);font-size:1.05rem;font-weight:300;line-height:1.8}.AboutSection-module__2Qt0XG__quote{padding:var(--space-lg) var(--space-xl);border-left:2px solid var(--wood);margin:0;position:relative}.AboutSection-module__2Qt0XG__quoteMark{top:-10px;left:var(--space-lg);font-family:var(--font-display);color:var(--skintone);pointer-events:none;font-size:5rem;line-height:1;position:absolute}.AboutSection-module__2Qt0XG__quoteText{font-family:var(--font-display);color:var(--blue-athracite);z-index:1;font-size:clamp(1.15rem,2vw,1.5rem);font-style:italic;line-height:1.4;position:relative}.AboutSection-module__2Qt0XG__signoff{font-family:var(--font-label);letter-spacing:.2em;color:var(--cinereous);text-transform:uppercase;font-size:.85rem}.AboutSection-module__2Qt0XG__visualCol{justify-content:center;align-items:center;display:flex;position:relative}.AboutSection-module__2Qt0XG__accentBlock{aspect-ratio:3/4;background:var(--blue-athracite);border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AboutSection-module__2Qt0XG__accentBlock:before{content:"";background:linear-gradient(135deg, var(--dark-wood) 0%, var(--blue-athracite) 100%);opacity:.7;position:absolute;inset:0}.AboutSection-module__2Qt0XG__accentInner{z-index:1;text-align:center;position:relative}.AboutSection-module__2Qt0XG__accentStat{font-family:var(--font-display);color:var(--cinereous);letter-spacing:.1em;font-size:1rem;font-style:italic}.AboutSection-module__2Qt0XG__accentYear{font-family:var(--font-label);letter-spacing:.1em;color:#fff;font-size:3.5rem;line-height:1}.AboutSection-module__2Qt0XG__accentLabel{font-family:var(--font-body);color:var(--cinereous);letter-spacing:.18em;text-transform:uppercase;margin-top:4px;font-size:.8rem}.AboutSection-module__2Qt0XG__accentDot{background:var(--skintone);z-index:-1;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-16px;right:-16px}@media (max-width:768px){.AboutSection-module__2Qt0XG__grid{gap:var(--space-2xl);grid-template-columns:1fr}.AboutSection-module__2Qt0XG__visualCol{display:none}}
.FounderSection-module__JzV4jq__founder{min-height:clamp(28rem,72vh,44rem);color:var(--color-text-light);flex-direction:column;display:flex;position:relative;overflow:hidden}.FounderSection-module__JzV4jq__founderVideoOnly{min-height:max(90dvh,45rem)}.FounderSection-module__JzV4jq__media{z-index:0;background:var(--blue-athracite);isolation:isolate;position:absolute;inset:0}.FounderSection-module__JzV4jq__bgImg{object-fit:cover;object-position:center;width:100%;height:100%}.FounderSection-module__JzV4jq__poster{z-index:0;pointer-events:none;position:absolute;inset:0}.FounderSection-module__JzV4jq__video{z-index:1;opacity:0;transition:opacity .55s;position:absolute;inset:0}.FounderSection-module__JzV4jq__videoVisible{opacity:1}.FounderSection-module__JzV4jq__videoLoader{z-index:3;-webkit-backdrop-filter:blur(12px);pointer-events:none;opacity:1;visibility:visible;background:#20232ceb;justify-content:center;align-items:center;transition:opacity .55s,visibility linear;display:flex;position:absolute;inset:0}.FounderSection-module__JzV4jq__videoLoaderOverPoster{background:#20232c61}.FounderSection-module__JzV4jq__videoLoaderDone{opacity:0;visibility:hidden;transition:opacity .55s,visibility 0s linear .55s}.FounderSection-module__JzV4jq__videoLoaderSpinner{border:2.5px solid #ffffff38;border-top-color:#fffffff2;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite FounderSection-module__JzV4jq__founderVideoSpin}@keyframes FounderSection-module__JzV4jq__founderVideoSpin{to{transform:rotate(360deg)}}.FounderSection-module__JzV4jq__scrim{z-index:2;pointer-events:none;background:linear-gradient(#0f121859 0%,#0f12188c 45%,#0f1218b8 100%);position:absolute;inset:0}.FounderSection-module__JzV4jq__shell{z-index:4;min-height:inherit;padding:var(--space-3xl) 0 var(--space-2xl);flex-direction:column;flex:1;display:flex;position:relative}.FounderSection-module__JzV4jq__copy{text-align:center;padding:0 var(--space-md);justify-content:center;align-items:center;gap:var(--space-lg);flex-direction:column;flex:1;max-width:min(100%,56rem);margin:0 auto;display:flex}.FounderSection-module__JzV4jq__kicker{font-family:var(--font-label);letter-spacing:.22em;text-transform:uppercase;color:#ffffffe0;font-size:.75rem}.FounderSection-module__JzV4jq__headline{font-family:var(--font-display);letter-spacing:-.015em;color:#fff;text-shadow:0 2px 32px #00000059;white-space:nowrap;max-width:100%;margin:0;font-size:clamp(1rem,1.35vw + .65rem,1.65rem);font-weight:300;line-height:1.2}@media (max-width:480px){.FounderSection-module__JzV4jq__headline{white-space:normal;text-wrap:balance;font-size:clamp(1rem,4vw,1.25rem)}}.FounderSection-module__JzV4jq__cta{margin-top:var(--space-sm);color:var(--blue-athracite);font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base);background:#f5f1ecf5;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.72rem;text-decoration:none;display:inline-flex;box-shadow:0 8px 28px #0003}.FounderSection-module__JzV4jq__cta:hover{background:#fff;transform:translateY(-1px);box-shadow:0 12px 36px #00000040}.FounderSection-module__JzV4jq__stats{justify-content:center;align-items:center;gap:var(--space-xl);padding-top:var(--space-2xl);border-top:1px solid #ffffff1f;flex-wrap:wrap;margin-top:auto;display:flex}.FounderSection-module__JzV4jq__stat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.FounderSection-module__JzV4jq__statNum{font-family:var(--font-display);color:#fff;font-size:2rem;font-weight:300;line-height:1}.FounderSection-module__JzV4jq__statLabel{font-family:var(--font-label);letter-spacing:.14em;color:#ffffffa6;text-transform:uppercase;font-size:.7rem}.FounderSection-module__JzV4jq__statDivider{background:#ffffff24;width:1px;height:40px}@media (max-width:640px){.FounderSection-module__JzV4jq__stats{gap:var(--space-lg)}.FounderSection-module__JzV4jq__statDivider{display:none}.FounderSection-module__JzV4jq__stat{flex:40%}}@media (max-width:768px){.FounderSection-module__JzV4jq__bgImg{object-position:top}}
.ValuesSection-module__PckOmW__values{background:var(--skintone);padding:var(--space-2xl) 0;position:relative}.ValuesSection-module__PckOmW__imageBackgroundWrapper{z-index:0;opacity:0;animation:.8s forwards ValuesSection-module__PckOmW__bgFadeIn;position:absolute;inset:0}.ValuesSection-module__PckOmW__imageBackgroundWrapper:after{content:"";z-index:1;background:linear-gradient(#ebe4db99,#ebe4dbcc);position:absolute;inset:0}.ValuesSection-module__PckOmW__backgroundImage{object-fit:cover;z-index:0}@keyframes ValuesSection-module__PckOmW__bgFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.ValuesSection-module__PckOmW__container{z-index:2;position:relative}.ValuesSection-module__PckOmW__header{margin-bottom:var(--space-2xl)}.ValuesSection-module__PckOmW__heading{color:var(--blue-athracite);margin-top:var(--space-sm)}.ValuesSection-module__PckOmW__accordion{flex-direction:column;width:100%;display:flex}.ValuesSection-module__PckOmW__row{border-bottom:1px solid var(--cinereous);padding:var(--space-xl) 0;cursor:pointer;transition:background-color var(--transition-base);position:relative}.ValuesSection-module__PckOmW__row:last-child{border-bottom:none}.ValuesSection-module__PckOmW__rowHeader{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.ValuesSection-module__PckOmW__titleWrapper{align-items:center;display:flex}.ValuesSection-module__PckOmW__indexBg{font-family:var(--font-display);color:var(--cinereous);opacity:.2;z-index:0;pointer-events:none;font-size:8rem;font-weight:300;line-height:1;position:absolute;top:-1.5rem;left:-1rem}.ValuesSection-module__PckOmW__rowTitle{font-family:var(--font-label);letter-spacing:.16em;color:var(--blue-athracite);font-size:1.25rem}.ValuesSection-module__PckOmW__icon{color:var(--wood);transition:transform var(--transition-base);font-size:1.5rem}.ValuesSection-module__PckOmW__row.ValuesSection-module__PckOmW__expanded .ValuesSection-module__PckOmW__icon{transform:rotate(180deg)}.ValuesSection-module__PckOmW__rowContent{transition:grid-template-rows var(--transition-base);z-index:1;grid-template-rows:0fr;display:grid;position:relative}.ValuesSection-module__PckOmW__row.ValuesSection-module__PckOmW__expanded .ValuesSection-module__PckOmW__rowContent{grid-template-rows:1fr}.ValuesSection-module__PckOmW__rowBodyInner{padding-left:0;overflow:hidden}.ValuesSection-module__PckOmW__rowBody{padding-top:var(--space-lg);font-family:var(--font-body);color:var(--alaska-gray);max-width:600px;font-size:1.1rem;font-weight:300;line-height:1.8}@media (max-width:768px){.ValuesSection-module__PckOmW__titleWrapper{gap:var(--space-md)}.ValuesSection-module__PckOmW__indexBg{font-size:5rem;top:-.5rem}}
.DetailsModal-module__3Za8ga__backdrop{z-index:300;background:#0000007a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DetailsModal-module__3Za8ga__modal{-webkit-backdrop-filter:blur(22px);background:#0e1014b8;border:1px solid #ffffff24;border-radius:18px;width:min(720px,100%);overflow:hidden;box-shadow:0 26px 80px #00000052}.DetailsModal-module__3Za8ga__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;display:flex}.DetailsModal-module__3Za8ga__titleWrap{min-width:0}.DetailsModal-module__3Za8ga__kicker{font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;font-size:.7rem}.DetailsModal-module__3Za8ga__title{font-family:var(--font-display);color:#fff;margin:6px 0 0;font-size:1.4rem;font-weight:400}.DetailsModal-module__3Za8ga__closeBtn{appearance:none;color:#fff;cursor:pointer;width:38px;height:38px;transition:opacity var(--transition-fast), transform var(--transition-fast);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px}.DetailsModal-module__3Za8ga__closeBtn:hover{opacity:.9;transform:translateY(-1px)}.DetailsModal-module__3Za8ga__body{color:#ffffffe0;padding:18px}.DetailsModal-module__3Za8ga__message{margin:0 0 14px;line-height:1.65}.DetailsModal-module__3Za8ga__messageIcon{color:#ffffffd1;opacity:.9;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:inline-flex;transform:translateY(2px)}.DetailsModal-module__3Za8ga__messageIcon svg{display:block}.DetailsModal-module__3Za8ga__newsletterShell{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:14px}
.news-module__g2xBDa__page{padding-top:0;padding-bottom:var(--space-4xl);background:var(--color-bg);min-height:100vh}.news-module__g2xBDa__header{padding:calc(var(--nav-height) + var(--space-3xl)) 0 var(--space-2xl);color:var(--color-text-light);background-color:#0d0e12;background-position:50% 30%;background-size:cover;position:relative;overflow:hidden}.news-module__g2xBDa__header:before{content:"";z-index:0;background:linear-gradient(135deg,#0d0e12d1 0%,#0d0e1299 50%,#0d0e1273 100%);position:absolute;inset:0}.news-module__g2xBDa__header .container{z-index:5;position:relative}.news-module__g2xBDa__title{margin-top:var(--space-sm);color:#fff;font-weight:300}.news-module__g2xBDa__lead{margin-top:var(--space-md);font-family:var(--font-display);color:var(--cinereous);max-width:36rem;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.6}.news-module__g2xBDa__list{padding:var(--space-3xl) 0;background:var(--color-bg)}.news-module__g2xBDa__empty{text-align:center;padding:var(--space-3xl) var(--space-md);color:var(--color-text-muted);font-size:.95rem}.news-module__g2xBDa__card{gap:var(--space-xl);padding:var(--space-xl) 0;color:inherit;border-bottom:1px solid #272b361f;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}@media (min-width:769px){.news-module__g2xBDa__card:nth-child(2n) .news-module__g2xBDa__mediaLink{grid-column:2}.news-module__g2xBDa__card:nth-child(2n) .news-module__g2xBDa__body{grid-area:1/1}}.news-module__g2xBDa__card:last-child{border-bottom:none}.news-module__g2xBDa__mediaLink{color:inherit;border-radius:2px;text-decoration:none;transition:opacity .2s;display:block}.news-module__g2xBDa__mediaLink:hover{opacity:.92}.news-module__g2xBDa__mediaLink:focus-visible{outline:2px solid var(--cinereous);outline-offset:4px}.news-module__g2xBDa__media{aspect-ratio:16/10;background:var(--blue-athracite);border-radius:2px;width:100%;max-height:min(52vh,520px);position:relative;overflow:hidden}.news-module__g2xBDa__mediaImg,.news-module__g2xBDa__mediaVideo{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.news-module__g2xBDa__body{gap:var(--space-lg);padding-top:var(--space-xs);flex-direction:column;display:flex}.news-module__g2xBDa__itemTitle{font-family:var(--font-display);color:var(--color-text-primary);margin:0 0 calc(var(--space-md) * -.5) 0;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:400;line-height:1.2}.news-module__g2xBDa__description{color:var(--color-text);white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.65}.news-module__g2xBDa__cta{align-self:flex-start;padding:.65rem 1.25rem;font-size:.75rem}@media (max-width:768px){.news-module__g2xBDa__card{gap:var(--space-lg);grid-template-columns:1fr}.news-module__g2xBDa__card:nth-child(2n) .news-module__g2xBDa__mediaLink,.news-module__g2xBDa__card:nth-child(2n) .news-module__g2xBDa__body{grid-area:auto}.news-module__g2xBDa__body{padding-top:0}}.news-module__g2xBDa__skeletonItem{pointer-events:none;}.news-module__g2xBDa__skeletonMedia{background:var(--blue-athracite);opacity:.6;}.news-module__g2xBDa__skeletonText{background:#272b3614;border-radius:4px}
