.header-module__o42rca__header{background:color-mix(in srgb, var(--theme-surface) 78%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--theme-separator);z-index:50;width:100%;position:sticky;top:0}.header-module__o42rca__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.header-module__o42rca__left{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.header-module__o42rca__logoTile{background:linear-gradient(150deg, var(--theme-accent-soft) 0%, var(--theme-accent) 100%);width:42px;height:42px;box-shadow:0 6px 16px var(--theme-accent-a22);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.header-module__o42rca__left:hover .header-module__o42rca__logoTile{box-shadow:0 8px 20px var(--theme-accent-a32);transform:translateY(-1px)}.header-module__o42rca__logoTile:after{content:"";background:linear-gradient(135deg, color-mix(in srgb, var(--theme-on-accent) 45%, transparent) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.header-module__o42rca__logo{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}.header-module__o42rca__logoFallback{font-family:var(--theme-font-display);color:var(--theme-on-accent);z-index:1;font-size:19px;font-weight:700;position:relative}.header-module__o42rca__brandInfo{flex-direction:row;align-items:center;gap:8px;display:flex}.header-module__o42rca__brandName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.15}.header-module__o42rca__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__o42rca__nav{display:flex}.header-module__o42rca__navRight{margin-left:auto}}.header-module__o42rca__navLink{font-family:var(--theme-font);color:var(--theme-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__o42rca__navLink:hover{color:var(--theme-accent-dark)}.header-module__o42rca__actions{align-items:center;gap:8px;display:flex}.header-module__o42rca__cartBtn{background:var(--theme-accent);height:40px;color:var(--theme-on-accent);cursor:pointer;font-family:var(--theme-font);box-shadow:0 6px 16px color-mix(in srgb, var(--theme-shadow-color) 22%, transparent);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__o42rca__cartBtn{display:flex}}.header-module__o42rca__cartBtn:hover{background:var(--theme-accent-dark);box-shadow:0 10px 22px color-mix(in srgb, var(--theme-shadow-color) 26%, transparent);transform:translateY(-1px)}.header-module__o42rca__cartBtn:disabled{background:var(--theme-card);color:var(--theme-muted);border:1px solid var(--theme-border);box-shadow:none;cursor:default;pointer-events:none}.header-module__o42rca__cartTotal{color:var(--theme-on-accent);font-size:14px;font-weight:700;display:none}@media (min-width:768px){.header-module__o42rca__cartTotal{display:block}}.header-module__o42rca__cartBadge{background:var(--theme-fav);min-width:20px;height:20px;color:var(--theme-on-accent);border:2px solid var(--theme-surface);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
.filter-module__-HsYTG__container{padding:16px var(--layout-px,20px) 0}.filter-module__-HsYTG__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-module__-HsYTG__track::-webkit-scrollbar{display:none}.filter-module__-HsYTG__chip{border:1px solid var(--theme-border);background:var(--theme-card);color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-module__-HsYTG__chip:hover{border-color:var(--theme-accent-soft);color:var(--theme-accent-dark)}.filter-module__-HsYTG__chipActive{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent);box-shadow:0 4px 12px var(--theme-accent-a32);font-weight:600}@media (min-width:1024px){.filter-module__-HsYTG__container{display:none}}
.footer-module__7tiLtG__footer{background:var(--theme-surface);border-top:1px solid var(--theme-separator);margin-top:24px}.footer-module__7tiLtG__inner{max-width:1400px;padding:28px var(--layout-px,20px) calc(64px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__7tiLtG__inner{padding:28px var(--layout-px,20px) 28px}}.footer-module__7tiLtG__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-module__7tiLtG__brand{align-items:center;gap:10px;display:flex}.footer-module__7tiLtG__logoWrap{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:50%;width:32px;height:32px;overflow:hidden}.footer-module__7tiLtG__logo{object-fit:cover;width:100%;height:100%}.footer-module__7tiLtG__brandName{font-family:var(--theme-font-display);color:var(--theme-text);font-size:16px;font-weight:700}.footer-module__7tiLtG__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__7tiLtG__link{color:var(--theme-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__7tiLtG__link:hover{color:var(--theme-accent-dark)}.footer-module__7tiLtG__divider{background:var(--theme-separator);width:100%;height:1px;margin:20px 0 14px}.footer-module__7tiLtG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer-module__7tiLtG__copy{color:var(--theme-muted);margin:0;font-size:12px}.footer-module__7tiLtG__powered{color:var(--theme-muted);align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.footer-module__7tiLtG__powered:hover{color:var(--theme-text)}.footer-module__7tiLtG__azteliLogo{opacity:.7;transition:opacity .2s;display:block}.footer-module__7tiLtG__powered:hover .footer-module__7tiLtG__azteliLogo{opacity:1}.footer-module__7tiLtG__azteli{color:var(--theme-accent-dark);font-weight:700}
.nav-module__rQ0a9a__nav{background:var(--theme-card-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--theme-separator);width:100%;box-shadow:0 -4px 24px color-mix(in srgb, var(--theme-shadow-color) 9%, transparent);padding-bottom:env(safe-area-inset-bottom,0px);z-index:1000;position:fixed;bottom:0;left:0}.nav-module__rQ0a9a__inner{justify-content:space-around;align-items:center;max-width:100%;height:64px;display:flex}.nav-module__rQ0a9a__item{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}.nav-module__rQ0a9a__item:active{transform:scale(.9)}.nav-module__rQ0a9a__active{color:var(--theme-accent)}.nav-module__rQ0a9a__active svg{animation:.3s cubic-bezier(.175,.885,.32,1.275) nav-module__rQ0a9a__navPop}@keyframes nav-module__rQ0a9a__navPop{0%{transform:scale(.8)}to{transform:scale(1)}}.nav-module__rQ0a9a__iconWrap{position:relative}.nav-module__rQ0a9a__badge{background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid var(--theme-card);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.nav-module__rQ0a9a__favBadge{background:var(--theme-fav);color:var(--theme-on-danger)}.nav-module__rQ0a9a__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__rQ0a9a__nav{display:none}}
.grid-module__VxTgWG__container{width:100%;padding-bottom:16px}.grid-module__VxTgWG__group{padding:0 var(--layout-px,20px)}.grid-module__VxTgWG__sectionHead{align-items:center;gap:12px;padding:28px 0 16px;display:flex}.grid-module__VxTgWG__sectionName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;flex-shrink:0;font-size:18px;font-weight:700}@media (min-width:1024px){.grid-module__VxTgWG__sectionName{font-size:22px}}.grid-module__VxTgWG__sectionLine{background:var(--theme-separator);flex:1;height:1px}.grid-module__VxTgWG__grid{grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:8px;display:grid}@media (min-width:600px){.grid-module__VxTgWG__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (min-width:1024px){.grid-module__VxTgWG__grid{grid-template-columns:repeat(3,1fr);gap:22px}}@media (min-width:1280px){.grid-module__VxTgWG__grid{grid-template-columns:repeat(4,1fr)}}.grid-module__VxTgWG__card{cursor:pointer;flex-direction:column;display:flex;position:relative}.grid-module__VxTgWG__card:hover .grid-module__VxTgWG__cardBody{box-shadow:var(--theme-shadow-md);border-color:var(--theme-accent-soft);transform:translateY(-3px)}.grid-module__VxTgWG__cardUnavailable{opacity:.6}.grid-module__VxTgWG__cardImg{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:var(--theme-radius-md);z-index:1;width:100%;position:relative;overflow:hidden}.grid-module__VxTgWG__cardImgEl{object-fit:cover;width:100%;height:100%;transition:transform .4s;animation:.3s grid-module__VxTgWG__imgFadeIn;display:block}.grid-module__VxTgWG__card:hover .grid-module__VxTgWG__cardImgEl{transform:scale(1.04)}@keyframes grid-module__VxTgWG__imgFadeIn{0%{opacity:0}to{opacity:1}}.grid-module__VxTgWG__cardImgPlaceholder{color:var(--theme-accent-soft);opacity:.6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.grid-module__VxTgWG__scheduleChip{background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--theme-muted);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px}.grid-module__VxTgWG__favBtn{background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:32px;height:32px;color:var(--theme-muted);cursor:pointer;box-shadow:var(--theme-shadow-xs);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,color .15s,background .15s;display:flex;position:absolute;top:10px;right:10px}.grid-module__VxTgWG__favBtn:hover{color:var(--theme-fav);transform:scale(1.1)}.grid-module__VxTgWG__favActive{color:var(--theme-fav)}.grid-module__VxTgWG__cardBody{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:var(--theme-radius-md);z-index:2;box-shadow:var(--theme-shadow-sm);flex-direction:column;flex:1;gap:8px;margin-top:-30px;padding:16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.grid-module__VxTgWG__cardTitle{font-family:var(--theme-font-display);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.grid-module__VxTgWG__cardTitle{font-size:16px}}.grid-module__VxTgWG__cardDesc{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.grid-module__VxTgWG__cardFooter{flex-direction:column;margin-top:auto;display:flex}.grid-module__VxTgWG__priceLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.grid-module__VxTgWG__price{color:var(--theme-text);font-size:18px;font-weight:700;font-family:var(--theme-font-display)}.grid-module__VxTgWG__discountBadgeInline{background:var(--theme-accent);color:var(--theme-on-accent);letter-spacing:.02em;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.grid-module__VxTgWG__empty{padding:60px var(--layout-px,20px);text-align:center;color:var(--theme-muted);font-size:15px}
.ads-module__y9sgNW__root{padding:0}.ads-module__y9sgNW__stage{background:var(--theme-card);border:1px solid var(--theme-border);width:100%;box-shadow:var(--theme-shadow-md);border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.ads-module__y9sgNW__imgFrame{aspect-ratio:16/11;flex-shrink:0;width:100%;position:relative;overflow:hidden}.ads-module__y9sgNW__imgLink{z-index:1;display:block;position:absolute;inset:0}.ads-module__y9sgNW__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ads-module__y9sgNW__imgIn{animation:.6s cubic-bezier(.16,1,.3,1) forwards ads-module__y9sgNW__aquaImgIn}.ads-module__y9sgNW__imgOut{opacity:.6;transition:opacity .25s}@keyframes ads-module__y9sgNW__aquaImgIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.ads-module__y9sgNW__wash{display:none}.ads-module__y9sgNW__glassCard{background:var(--theme-surface);z-index:2;align-items:flex-start;gap:12px;width:100%;padding:16px 16px 28px;display:flex;position:relative}.ads-module__y9sgNW__cardIn{animation:.5s cubic-bezier(.16,1,.3,1) both ads-module__y9sgNW__aquaCardIn}@keyframes ads-module__y9sgNW__aquaCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ads-module__y9sgNW__accentBar{background:linear-gradient(180deg, var(--theme-accent-soft), var(--theme-accent));border-radius:999px;flex-shrink:0;align-self:stretch;width:4px;min-height:38px}.ads-module__y9sgNW__cardBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ads-module__y9sgNW__title{font-family:var(--theme-font-display);letter-spacing:-.01em;color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(18px,5vw,24px);font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ads-module__y9sgNW__desc{font-family:var(--theme-font);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;opacity:.85;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.ads-module__y9sgNW__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.ads-module__y9sgNW__expandBtn{font-family:var(--theme-font);color:var(--theme-accent);cursor:pointer;background:0 0;border:none;align-items:center;margin-top:2px;padding:0;font-size:13px;font-weight:600;transition:color .15s;display:flex}.ads-module__y9sgNW__expandBtn:hover{color:var(--theme-accent-dark)}.ads-module__y9sgNW__segments{align-items:center;gap:5px;display:flex;position:absolute;bottom:12px;left:16px;right:16px}.ads-module__y9sgNW__segment{background:var(--theme-accent-a22);cursor:pointer;border:none;border-radius:999px;flex:1;height:4px;padding:0;overflow:hidden}.ads-module__y9sgNW__segFill{background:var(--theme-accent);border-radius:999px;width:0;height:100%;display:block}.ads-module__y9sgNW__segFull{width:100%}.ads-module__y9sgNW__segActive{animation:linear forwards ads-module__y9sgNW__aquaSeg}@keyframes ads-module__y9sgNW__aquaSeg{0%{width:0}to{width:100%}}.ads-module__y9sgNW__edgeArrow{z-index:4;border:1px solid color-mix(in srgb, var(--theme-card) 65%, transparent);background:color-mix(in srgb, var(--theme-card) 60%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:34px;height:34px;color:var(--theme-accent-dark);cursor:pointer;box-shadow:var(--theme-shadow-sm);opacity:.9;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,transform .18s,color .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ads-module__y9sgNW__edgeArrowLeft{left:12px}.ads-module__y9sgNW__edgeArrowRight{right:12px}.ads-module__y9sgNW__edgeArrow:hover{background:var(--theme-accent);color:var(--theme-on-accent);transform:translateY(-50%)scale(1.08)}@media (min-width:768px){.ads-module__y9sgNW__root{padding:20px var(--layout-px,20px) 0}.ads-module__y9sgNW__stage{aspect-ratio:12/5;background:var(--theme-bg-secondary);border-radius:var(--theme-radius-lg);display:block}.ads-module__y9sgNW__imgFrame{aspect-ratio:unset;height:100%;position:absolute;inset:0}.ads-module__y9sgNW__wash{pointer-events:none;background:linear-gradient(105deg, color-mix(in srgb, var(--theme-ink) 28%, transparent) 0%, color-mix(in srgb, var(--theme-ink) 6%, transparent) 38%, transparent 60%);display:block;position:absolute;inset:0}.ads-module__y9sgNW__glassCard{border-radius:var(--theme-radius-md);background:color-mix(in srgb, var(--theme-card) 70%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);border:1px solid color-mix(in srgb, var(--theme-card) 70%, transparent);width:auto;max-width:460px;box-shadow:var(--theme-shadow-lg);gap:16px;padding:20px 22px 30px;position:absolute;bottom:28px;left:28px}.ads-module__y9sgNW__segments{bottom:14px;left:22px;right:22px}.ads-module__y9sgNW__edgeArrow{opacity:0;width:38px;height:38px}.ads-module__y9sgNW__edgeArrowLeft{left:16px}.ads-module__y9sgNW__edgeArrowRight{right:16px}.ads-module__y9sgNW__stage:hover .ads-module__y9sgNW__edgeArrow{opacity:1}}
.app-module__Go8iPG__main{background:var(--theme-gradient);background-attachment:fixed;flex-direction:column;width:100%;min-height:100dvh;display:flex}.app-module__Go8iPG__wrapper{box-sizing:border-box;flex:1;width:100%;max-width:1400px;margin:0 auto}.app-module__Go8iPG__bodyGrid{display:block}.app-module__Go8iPG__sidebar{display:none}.app-module__Go8iPG__productArea{min-width:0}.app-module__Go8iPG__mobileFilter{display:block}@media (min-width:1024px){.app-module__Go8iPG__bodyGrid{border-top:1px solid var(--theme-separator);grid-template-columns:256px 1fr;align-items:start;min-height:60dvh;display:grid}.app-module__Go8iPG__sidebar{scrollbar-width:none;border-right:1px solid var(--theme-separator);max-height:calc(100dvh - 68px);padding:28px 0 40px;display:block;position:sticky;top:68px;overflow-y:auto}.app-module__Go8iPG__sidebar::-webkit-scrollbar{display:none}.app-module__Go8iPG__mobileFilter{display:none}}.app-module__Go8iPG__sideLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--theme-muted);margin:0;padding:0 24px 14px;font-size:10px;font-weight:700}.app-module__Go8iPG__sideItem{width:100%;color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:8px;padding:10px 20px 10px 22px;font-size:14px;font-weight:500;line-height:1.3;transition:color .14s,background .14s,border-color .14s;display:flex}.app-module__Go8iPG__sideItem:hover{color:var(--theme-text);background:var(--theme-accent-a06)}.app-module__Go8iPG__sideItemActive{border-left-color:var(--theme-accent);color:var(--theme-accent-dark);background:var(--theme-accent-a10);font-weight:700}.app-module__Go8iPG__sideDot{background:var(--theme-accent);opacity:0;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:opacity .14s}.app-module__Go8iPG__sideItemActive .app-module__Go8iPG__sideDot{opacity:1}.app-module__Go8iPG__sideItemCount{color:var(--theme-muted);margin-left:auto;font-size:11px;font-weight:500}
.product-module___3lPRa__page{box-sizing:border-box;background:var(--theme-bg);width:100%;min-height:calc(100dvh - 81px)}.product-module___3lPRa__container{width:100%;max-width:1400px;padding:32px var(--layout-px,24px) 60px;margin:0 auto}@media (min-width:768px){.product-module___3lPRa__container{padding:48px var(--layout-px,24px) 80px}}.product-module___3lPRa__layout{flex-direction:column;gap:28px;display:flex}@media (min-width:768px){.product-module___3lPRa__layout{flex-direction:row;align-items:flex-start;gap:48px}}.product-module___3lPRa__imageCol{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:768px){.product-module___3lPRa__imageCol{width:50%;position:sticky;top:80px}}.product-module___3lPRa__backBtn{font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:500;transition:color .18s;display:inline-flex}.product-module___3lPRa__backBtn:hover{color:var(--theme-text)}.product-module___3lPRa__imgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:20px;width:100%;position:relative;overflow:hidden}.product-module___3lPRa__img{object-fit:cover;width:100%;height:100%;display:block}.product-module___3lPRa__imagePlaceholder{aspect-ratio:1;border:1px solid var(--theme-separator);border-radius:var(--theme-radius-md);background:var(--theme-media-placeholder);width:100%;color:var(--theme-muted);font-family:var(--theme-font);justify-content:center;align-items:center;font-size:20px;font-weight:500;display:flex}.product-module___3lPRa__favBtn{z-index:5;border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-bg) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--theme-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .18s;display:flex;position:absolute;top:14px;left:14px}.product-module___3lPRa__favBtn:hover{color:var(--theme-accent)}.product-module___3lPRa__favActive{color:var(--theme-accent)!important}.product-module___3lPRa__mobileVariants{display:block}@media (min-width:768px){.product-module___3lPRa__mobileVariants{display:none}}.product-module___3lPRa__detailCol{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}@media (min-width:768px){.product-module___3lPRa__detailCol{padding-top:44px}}.product-module___3lPRa__baseProductTitle{font-family:var(--theme-font);color:var(--theme-text);margin-bottom:2px;font-size:16px;display:block}.product-module___3lPRa__title{font-family:var(--theme-font);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.07}.product-module___3lPRa__priceRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.product-module___3lPRa__price{font-family:var(--theme-font);color:var(--theme-text);font-size:20px;font-weight:500}.product-module___3lPRa__strike{font-family:var(--theme-font);color:var(--theme-muted);opacity:.6;font-size:16px;text-decoration:line-through}.product-module___3lPRa__discountBadge{background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font);border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.product-module___3lPRa__desktopVariants{flex-direction:column;gap:10px;margin-top:24px;display:none}@media (min-width:768px){.product-module___3lPRa__desktopVariants{display:flex}}.product-module___3lPRa__variantLabel{font-family:var(--theme-font);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:10px;font-weight:700}.product-module___3lPRa__variantRow{flex-wrap:wrap;gap:8px;display:flex}.product-module___3lPRa__variantThumb{border:2px solid var(--theme-border);background:var(--theme-bg-secondary);cursor:pointer;border-radius:12px;width:56px;height:56px;transition:border-color .18s,transform .15s;overflow:hidden}.product-module___3lPRa__variantThumb:hover{transform:scale(1.05)}.product-module___3lPRa__variantThumbActive{border-color:var(--theme-accent)}.product-module___3lPRa__variantImg{object-fit:cover;width:100%;height:100%}.product-module___3lPRa__variantNoImg{height:100%;color:var(--theme-muted);justify-content:center;align-items:center;font-size:16px;display:flex}.product-module___3lPRa__cartSection{margin-top:28px}.product-module___3lPRa__addBtn{background:var(--theme-accent);width:100%;height:54px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;letter-spacing:.02em;border:none;border-radius:14px;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.product-module___3lPRa__addBtn:hover{opacity:.85}.product-module___3lPRa__addBtn:active{transform:scale(.99)}.product-module___3lPRa__qtyRow{align-items:center;gap:12px;display:flex}.product-module___3lPRa__qtyControls{border:1px solid var(--theme-border);border-radius:12px;align-items:center;display:flex;overflow:hidden}.product-module___3lPRa__qtyBtn{width:52px;height:54px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.product-module___3lPRa__qtyBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__qtyNum{width:44px;height:54px;font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.product-module___3lPRa__configsFooter{gap:12px;margin-top:12px;display:flex}.product-module___3lPRa__configsViewCartBtn{background:var(--theme-card);height:48px;color:var(--theme-text);border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .18s;display:flex}.product-module___3lPRa__configsViewCartBtn:hover{border-color:var(--theme-text)}.product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);height:48px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:opacity .18s;display:flex}.product-module___3lPRa__configsAddAnotherBtn:hover:not(:disabled){opacity:.88}.product-module___3lPRa__configsAddAnotherBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(50%)}@keyframes product-module___3lPRa__configsEntrance{0%{opacity:0;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.product-module___3lPRa__configsSection{background:var(--theme-bg-secondary);border:1px solid var(--theme-separator);transform-origin:top;border-radius:14px;margin-top:16px;padding:12px 14px;animation:.65s cubic-bezier(.22,1,.36,1) forwards product-module___3lPRa__configsEntrance}.product-module___3lPRa__configsTitle{font-family:var(--theme-font);letter-spacing:.05em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 14px;font-size:13px;font-weight:700}.product-module___3lPRa__configsHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.product-module___3lPRa__collapseBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.product-module___3lPRa__collapseBtn:hover{color:var(--theme-text)}.product-module___3lPRa__configsSummaryCollapsed{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.product-module___3lPRa__configsSummaryDetails{flex-direction:column;gap:6px;display:flex}.product-module___3lPRa__configsSummaryItem{font-family:var(--theme-font);color:var(--theme-text);border-bottom:1px dashed var(--theme-separator);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px;line-height:1.5;display:flex}.product-module___3lPRa__configsSummaryItem:last-child{border-bottom:none}.product-module___3lPRa__configsSummaryItemText{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configsSummaryItemQty{color:var(--theme-text-accent,var(--theme-accent));margin-right:6px;font-size:15px;font-weight:700}.product-module___3lPRa__configsSummaryItemName{font-size:15px;font-weight:600}.product-module___3lPRa__configsSummaryItemExtras{color:var(--theme-muted);margin-top:4px;font-size:13px;line-height:1.3}.product-module___3lPRa__configsSummaryItemActions{align-items:center;gap:4px;display:flex}@media (max-width:600px){.product-module___3lPRa__configsSummaryItem{flex-direction:column;align-items:flex-start;gap:10px}.product-module___3lPRa__configsSummaryItemActions{justify-content:flex-end;width:100%}}.product-module___3lPRa__configsSummaryActionBtn{background:var(--theme-bg-secondary);color:var(--theme-text-accent,var(--theme-accent));border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;transition:border-color .2s}.product-module___3lPRa__configsSummaryActionBtn:hover{border-color:var(--theme-text-accent,var(--theme-accent))}.product-module___3lPRa__configsSummaryDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:color .2s,background .2s;display:flex}.product-module___3lPRa__configsSummaryDeleteBtn:hover{color:var(--theme-danger-text);background:var(--theme-danger-soft)}.product-module___3lPRa__configsSummaryBreakdown{border-top:2px solid var(--theme-separator);flex-direction:column;gap:10px;margin-top:24px;padding-top:16px;display:flex}.product-module___3lPRa__breakdownTitle{font-family:var(--theme-font);text-transform:uppercase;color:var(--theme-muted);letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:700}.product-module___3lPRa__breakdownRow{font-family:var(--theme-font);color:var(--theme-text);justify-content:space-between;align-items:center;font-size:13px;display:flex}.product-module___3lPRa__breakdownName{color:var(--theme-muted)}.product-module___3lPRa__breakdownPrice{font-weight:500}.product-module___3lPRa__configsSummaryTotalRow{border-top:1px solid var(--theme-separator);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.product-module___3lPRa__configsSummaryTotalLabel{font-family:var(--theme-font);color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__configsSummaryTotalExtrasDesc{font-family:var(--theme-font);color:var(--theme-muted);margin-top:2px;font-size:12px;font-weight:500}.product-module___3lPRa__configsSummaryTotalPrice{font-family:var(--theme-font);color:var(--theme-text);font-size:14px;font-weight:700}.product-module___3lPRa__configsList{flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__configItem{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:16px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.product-module___3lPRa__configItemActive{border-color:var(--theme-accent)}.product-module___3lPRa__configItemTop{align-items:stretch;gap:16px;display:flex}.product-module___3lPRa__configItemImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:12px;flex-shrink:0;width:80px;height:80px}.product-module___3lPRa__configItemMain{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.product-module___3lPRa__configItemTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:15px;font-weight:600}.product-module___3lPRa__configDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-2px -2px 0 0;padding:2px;transition:color .2s;display:flex}.product-module___3lPRa__configDeleteBtn:hover{color:var(--theme-danger-text)}.product-module___3lPRa__configItemExtrasRow{border-top:1px solid var(--theme-separator);margin-top:16px;padding-top:12px}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:13px;line-height:1.4}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);text-align:center;min-width:20px;font-size:13px;font-weight:700}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-module___3lPRa__configItemBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-module___3lPRa__configStepper{border:1px solid var(--theme-border);background:0 0;border-radius:10px;align-items:center;display:flex}.product-module___3lPRa__configStepBtn{width:36px;height:36px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.product-module___3lPRa__configStepBtn:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.product-module___3lPRa__configStepBtn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.product-module___3lPRa__configStepBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__configStepBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);justify-content:center;align-items:center;min-width:40px;height:36px;font-size:15px;font-weight:600;display:flex}.product-module___3lPRa__configItemActionBtn{background:var(--theme-bg-secondary);color:var(--theme-accent);border:1px solid var(--theme-border);height:36px;font-family:var(--theme-font);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.product-module___3lPRa__configItemActionBtn:hover{border-color:var(--theme-accent)}.product-module___3lPRa__section{margin-top:28px}.product-module___3lPRa__sectionTitle{font-family:var(--theme-font);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 12px;font-size:15px;font-weight:700}.product-module___3lPRa__sectionText{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:14px;line-height:1.7}.product-module___3lPRa__ingredientsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__ingredient{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;line-height:1.6}.product-module___3lPRa__ingredient:before{content:"·";color:var(--theme-accent);margin-right:8px}.product-module___3lPRa__extrasGrid{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__extraItem{border:1px solid var(--theme-separator);background:var(--theme-card);-webkit-user-select:none;user-select:none;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .18s;display:flex}.product-module___3lPRa__extraItemDisabled{opacity:.5;pointer-events:none;filter:grayscale()}.product-module___3lPRa__extraInfoWrap{align-items:center;gap:12px;display:flex}.product-module___3lPRa__extraImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:10px;width:48px;height:48px}.product-module___3lPRa__extraInfo{font-family:var(--theme-font);flex-direction:column;gap:2px;display:flex}.product-module___3lPRa__extraName{color:var(--theme-text);font-size:15px;font-weight:600}.product-module___3lPRa__extraPrice{color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__extraFree{color:var(--theme-text);font-size:13px;font-weight:800}.product-module___3lPRa__extraStepper{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:999px;align-items:center;gap:12px;padding:4px;display:flex}.product-module___3lPRa__extraStepBtn{border:1px solid var(--theme-border);background:var(--theme-bg);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s,border-color .15s,color .15s;display:flex;position:relative}.product-module___3lPRa__extraStepBtn:hover:not(:disabled){background:var(--theme-border)}.product-module___3lPRa__extraStepBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.product-module___3lPRa__extraStepBtnAdd{background:var(--theme-accent);color:var(--theme-on-accent)}.product-module___3lPRa__extraStepBtnAdd:hover:not(:disabled){background:var(--theme-accent);opacity:.85}.product-module___3lPRa__extraQty{text-align:center;min-width:16px;color:var(--theme-text);font-size:15px;font-weight:700}@keyframes product-module___3lPRa__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes product-module___3lPRa__modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes product-module___3lPRa__modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes product-module___3lPRa__modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes product-module___3lPRa__modalSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes product-module___3lPRa__modalScaleDown{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.product-module___3lPRa__modalOverlayClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeOut!important}.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideDown!important}@media (min-width:768px){.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleDown!important}}.product-module___3lPRa__modalOverlay{background:var(--theme-scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;align-items:flex-end;animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.product-module___3lPRa__modalOverlay{justify-content:center;align-items:center}}.product-module___3lPRa__modalContent{background:var(--theme-bg);width:100%;max-height:85vh;box-shadow:0 -4px 24px color-mix(in srgb, var(--theme-shadow-color) 12%, transparent);border-radius:24px 24px 0 0;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideUp;overflow-y:auto}@media (min-width:768px){.product-module___3lPRa__modalContent{border-radius:24px;width:480px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleUp}}.product-module___3lPRa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-module___3lPRa__modalTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:18px;font-weight:700}.product-module___3lPRa__modalClose{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.product-module___3lPRa__modalClose:hover{opacity:.8}.product-module___3lPRa__modalFooter{margin-top:32px}.product-module___3lPRa__modalSaveBtn{background:var(--theme-accent);width:100%;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:14px;padding:16px;font-size:15px;font-weight:600;transition:opacity .15s}.product-module___3lPRa__modalSaveBtn:hover{opacity:.9}.product-module___3lPRa__tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.product-module___3lPRa__tag{border:1px solid var(--theme-separator);font-family:var(--theme-font);color:var(--theme-muted);border-radius:999px;padding:4px 12px;font-size:12px;display:inline-flex}.product-module___3lPRa__shareBtn{border:1px solid var(--theme-border);width:100%;font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;font-size:12px;transition:border-color .18s,color .18s;display:flex}.product-module___3lPRa__shareBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}@media (min-width:768px){.product-module___3lPRa__shareBtn{display:none}}.product-module___3lPRa__recommended{border-top:1px solid var(--theme-separator);margin-top:56px;padding-top:40px}.product-module___3lPRa__recommendedTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0 0 24px;font-size:clamp(22px,3vw,32px);font-weight:700}.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:640px){.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(4,1fr)}}.product-module___3lPRa__recCard{cursor:pointer;flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__recImgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:14px;width:100%;overflow:hidden}.product-module___3lPRa__recImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-module___3lPRa__recCard:hover .product-module___3lPRa__recImg{transform:scale(1.03)}.product-module___3lPRa__recName{font-family:var(--theme-font);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-module___3lPRa__recPrice{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;font-weight:500}.product-module___3lPRa__recFooter{justify-content:center;margin-top:32px;display:flex}.product-module___3lPRa__allProductsBtn{border:1px solid var(--theme-border);font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;padding:10px 28px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s}.product-module___3lPRa__allProductsBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}.product-module___3lPRa__atelier{background:var(--theme-bg)}.product-module___3lPRa__atelier .product-module___3lPRa__container{max-width:1680px;padding:0 clamp(18px,4vw,72px) clamp(90px,11vw,170px)}.product-module___3lPRa__atelier .product-module___3lPRa__layout{border-bottom:1px solid var(--atelier-rule);align-items:stretch;gap:0}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{border-right:1px solid var(--atelier-rule);gap:14px;padding:clamp(22px,3vw,44px) clamp(22px,3vw,46px) clamp(46px,6vw,90px) 0}.product-module___3lPRa__atelier .product-module___3lPRa__backBtn{min-height:38px;color:var(--theme-text);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.product-module___3lPRa__atelier .product-module___3lPRa__imgWrap,.product-module___3lPRa__atelier .product-module___3lPRa__imagePlaceholder{aspect-ratio:4/5;border-radius:0}.product-module___3lPRa__atelier .product-module___3lPRa__favBtn{background:var(--theme-card-glass);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;width:44px;height:44px;top:12px;left:auto;right:12px}.product-module___3lPRa__atelier .product-module___3lPRa__detailCol{justify-content:center;padding:clamp(70px,9vw,150px) 0 clamp(70px,9vw,150px) clamp(34px,7vw,120px)}.product-module___3lPRa__atelier .product-module___3lPRa__baseProductTitle{color:var(--theme-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:9px}.product-module___3lPRa__atelier .product-module___3lPRa__title{max-width:9ch;font-family:var(--atelier-display);letter-spacing:-.048em;font-size:clamp(58px,7vw,118px);font-weight:400;line-height:.78}.product-module___3lPRa__atelier .product-module___3lPRa__priceRow{margin-top:30px}.product-module___3lPRa__atelier .product-module___3lPRa__price{font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__strike{font-size:11px}.product-module___3lPRa__atelier .product-module___3lPRa__discountBadge,.product-module___3lPRa__atelier .product-module___3lPRa__tag{border-radius:0}.product-module___3lPRa__atelier .product-module___3lPRa__desktopVariants{border-top:1px solid var(--atelier-rule);margin-top:44px;padding-top:22px}.product-module___3lPRa__atelier .product-module___3lPRa__variantLabel,.product-module___3lPRa__atelier .product-module___3lPRa__sectionTitle{letter-spacing:.15em;font-size:9px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__variantThumb{border-width:1px;border-radius:0;width:68px;height:82px}.product-module___3lPRa__atelier .product-module___3lPRa__variantThumb:hover{border-color:var(--theme-text);transform:none}.product-module___3lPRa__atelier .product-module___3lPRa__cartSection{margin-top:44px}.product-module___3lPRa__atelier .product-module___3lPRa__addBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsAddAnotherBtn,.product-module___3lPRa__atelier .product-module___3lPRa__allProductsBtn{background:var(--theme-text);color:var(--theme-bg);letter-spacing:.1em;text-transform:uppercase;border-radius:0;font-size:11px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__qtyControls,.product-module___3lPRa__atelier .product-module___3lPRa__qtyBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsSection,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryActionBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryDeleteBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configItem,.product-module___3lPRa__atelier .product-module___3lPRa__configItemImg,.product-module___3lPRa__atelier .product-module___3lPRa__configStepper,.product-module___3lPRa__atelier .product-module___3lPRa__configStepBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configItemActionBtn,.product-module___3lPRa__atelier .product-module___3lPRa__extraItem,.product-module___3lPRa__atelier .product-module___3lPRa__extraImg,.product-module___3lPRa__atelier .product-module___3lPRa__extraStepper,.product-module___3lPRa__atelier .product-module___3lPRa__extraStepBtn,.product-module___3lPRa__atelier .product-module___3lPRa__shareBtn,.product-module___3lPRa__atelier .product-module___3lPRa__recImgWrap{box-shadow:none;border-radius:0!important}.product-module___3lPRa__atelier .product-module___3lPRa__configsSection,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__atelier .product-module___3lPRa__configItem,.product-module___3lPRa__atelier .product-module___3lPRa__extraItem{background:var(--theme-bg)}.product-module___3lPRa__atelier .product-module___3lPRa__section{border-top:1px solid var(--atelier-rule);margin-top:42px;padding-top:22px}.product-module___3lPRa__atelier .product-module___3lPRa__sectionText{max-width:58ch;color:var(--theme-text-muted);font-size:13px;line-height:1.75}.product-module___3lPRa__atelier .product-module___3lPRa__shareBtn{border-width:0 0 1px;min-height:48px}.product-module___3lPRa__atelier .product-module___3lPRa__recommended{margin-top:clamp(90px,12vw,180px)}.product-module___3lPRa__atelier .product-module___3lPRa__recommendedTitle{font-family:var(--atelier-display);letter-spacing:-.04em;font-size:clamp(48px,7vw,100px);font-weight:400;line-height:.84}.product-module___3lPRa__atelier .product-module___3lPRa__recommendedGrid{gap:clamp(14px,2vw,32px)}.product-module___3lPRa__atelier .product-module___3lPRa__recName{font-family:var(--atelier-display);font-size:24px;font-weight:400}.product-module___3lPRa__atelier .product-module___3lPRa__modalContent{box-shadow:var(--theme-shadow-lg);border-radius:0}@media (min-width:900px){.product-module___3lPRa__atelier .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);display:grid}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{width:auto;max-height:calc(100svh - 68px);position:sticky;top:68px}.product-module___3lPRa__atelier .product-module___3lPRa__imgWrap,.product-module___3lPRa__atelier .product-module___3lPRa__imagePlaceholder{min-height:0;max-height:calc(100svh - 150px)}}@media (max-width:899px){.product-module___3lPRa__atelier .product-module___3lPRa__container{padding-left:0;padding-right:0}.product-module___3lPRa__atelier .product-module___3lPRa__layout{flex-direction:column;display:flex}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{border-right:0;width:100%;padding:22px 18px 0}.product-module___3lPRa__atelier .product-module___3lPRa__detailCol{padding:68px 18px 90px}.product-module___3lPRa__atelier .product-module___3lPRa__title{max-width:10ch;font-size:clamp(58px,17vw,96px)}.product-module___3lPRa__atelier .product-module___3lPRa__mobileVariants{padding:10px 0 26px}.product-module___3lPRa__atelier .product-module___3lPRa__recommended{padding:0 18px}}.product-module___3lPRa__flora{background:var(--theme-bg)}.product-module___3lPRa__flora .product-module___3lPRa__container{max-width:1580px;padding:clamp(36px,5vw,76px) clamp(18px,4vw,68px) clamp(100px,13vw,190px)}.product-module___3lPRa__flora .product-module___3lPRa__layout{align-items:flex-start;gap:clamp(42px,8vw,130px)}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{gap:22px}.product-module___3lPRa__flora .product-module___3lPRa__backBtn{min-height:42px;color:var(--theme-accent-text);font-size:11px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__imgWrap,.product-module___3lPRa__flora .product-module___3lPRa__imagePlaceholder{aspect-ratio:4/5;background:var(--theme-bg-secondary);border-radius:48% 48% 24px 24px}.product-module___3lPRa__flora .product-module___3lPRa__favBtn{border-color:var(--theme-text-a20);background:var(--theme-card-glass);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:50%;width:46px;height:46px;top:12%;left:auto;right:18%}.product-module___3lPRa__flora .product-module___3lPRa__detailCol{padding-top:clamp(60px,8vw,126px)}.product-module___3lPRa__flora .product-module___3lPRa__baseProductTitle{color:var(--theme-accent-text);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:9px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__title{max-width:9ch;font-family:var(--flora-display);letter-spacing:-.045em;font-size:clamp(60px,7vw,112px);font-style:italic;font-weight:500;line-height:.8}.product-module___3lPRa__flora .product-module___3lPRa__priceRow{margin-top:30px}.product-module___3lPRa__flora .product-module___3lPRa__price{color:var(--theme-accent-text);font-size:17px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__strike{font-size:13px}.product-module___3lPRa__flora .product-module___3lPRa__discountBadge{background:var(--theme-accent-2);color:var(--theme-on-accent-2);border-radius:6px}.product-module___3lPRa__flora .product-module___3lPRa__desktopVariants{border-top:1px solid var(--flora-line);margin-top:40px;padding-top:22px}.product-module___3lPRa__flora .product-module___3lPRa__variantLabel,.product-module___3lPRa__flora .product-module___3lPRa__sectionTitle{color:var(--theme-accent-text);letter-spacing:.13em;font-size:9px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__variantThumb{border-width:1px;border-radius:24px 24px 10px 10px;width:66px;height:78px}.product-module___3lPRa__flora .product-module___3lPRa__variantThumb:hover{transform:translateY(-2px)}.product-module___3lPRa__flora .product-module___3lPRa__cartSection{margin-top:40px}.product-module___3lPRa__flora .product-module___3lPRa__addBtn,.product-module___3lPRa__flora .product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);min-height:56px;color:var(--theme-on-accent);letter-spacing:.04em;border-radius:10px;font-size:12px}.product-module___3lPRa__flora .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__flora .product-module___3lPRa__allProductsBtn{border-color:var(--theme-border);background:var(--theme-card);color:var(--theme-text);border-radius:10px}.product-module___3lPRa__flora .product-module___3lPRa__qtyControls,.product-module___3lPRa__flora .product-module___3lPRa__configsSection,.product-module___3lPRa__flora .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__flora .product-module___3lPRa__configItem,.product-module___3lPRa__flora .product-module___3lPRa__extraItem{box-shadow:none;border-radius:14px}.product-module___3lPRa__flora .product-module___3lPRa__configsSection,.product-module___3lPRa__flora .product-module___3lPRa__configItem,.product-module___3lPRa__flora .product-module___3lPRa__extraItem{background:var(--theme-surface)}.product-module___3lPRa__flora .product-module___3lPRa__section{border-top:1px solid var(--flora-line);margin-top:40px;padding-top:21px}.product-module___3lPRa__flora .product-module___3lPRa__sectionText{max-width:57ch;color:var(--theme-text-muted);font-size:14px;line-height:1.75}.product-module___3lPRa__flora .product-module___3lPRa__ingredient{color:var(--theme-text-muted);line-height:1.65}.product-module___3lPRa__flora .product-module___3lPRa__tag{background:var(--theme-accent-a06);color:var(--theme-accent-text);border-radius:7px}.product-module___3lPRa__flora .product-module___3lPRa__shareBtn{min-height:46px;color:var(--theme-accent-text);border-width:0 0 1px;border-radius:0;margin-top:18px}.product-module___3lPRa__flora .product-module___3lPRa__recommended{border-color:var(--flora-line);margin-top:clamp(110px,15vw,220px);padding-top:clamp(50px,7vw,95px)}.product-module___3lPRa__flora .product-module___3lPRa__recommendedTitle{max-width:9ch;font-family:var(--flora-display);letter-spacing:-.045em;margin-bottom:clamp(44px,7vw,92px);font-size:clamp(56px,8vw,112px);font-style:italic;font-weight:500;line-height:.82}.product-module___3lPRa__flora .product-module___3lPRa__recommendedGrid{grid-template-columns:1.3fr repeat(3,1fr);align-items:start;gap:clamp(14px,2.5vw,38px)}.product-module___3lPRa__flora .product-module___3lPRa__recImgWrap{aspect-ratio:4/5;border-radius:18px}.product-module___3lPRa__flora .product-module___3lPRa__recCard:first-child .product-module___3lPRa__recImgWrap{border-radius:46% 46% 18px 18px}.product-module___3lPRa__flora .product-module___3lPRa__recName{font-family:var(--flora-display);margin-top:4px;font-size:clamp(20px,2vw,28px);font-style:italic;font-weight:500;line-height:1}.product-module___3lPRa__flora .product-module___3lPRa__recPrice{color:var(--theme-accent-text);font-size:12px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__modalContent{background:var(--theme-card);box-shadow:var(--theme-shadow-lg);border-radius:24px 24px 70px}@media (min-width:900px){.product-module___3lPRa__flora .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{width:auto;position:sticky;top:92px}.product-module___3lPRa__flora .product-module___3lPRa__imgWrap,.product-module___3lPRa__flora .product-module___3lPRa__imagePlaceholder{max-height:calc(100svh - 165px)}}@media (max-width:899px){.product-module___3lPRa__flora .product-module___3lPRa__container{padding-inline:14px}.product-module___3lPRa__flora .product-module___3lPRa__layout{gap:0}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{width:100%}.product-module___3lPRa__flora .product-module___3lPRa__detailCol{padding:72px 4px 20px}.product-module___3lPRa__flora .product-module___3lPRa__title{max-width:10ch;font-size:clamp(60px,17vw,100px)}.product-module___3lPRa__flora .product-module___3lPRa__recommended{padding-inline:4px}}@media (max-width:639px){.product-module___3lPRa__flora .product-module___3lPRa__recommendedGrid{grid-template-columns:1.12fr .88fr}.product-module___3lPRa__flora .product-module___3lPRa__recCard:nth-child(3){margin-top:46px}.product-module___3lPRa__flora .product-module___3lPRa__recImgWrap{border-radius:14px}}.product-module___3lPRa__zen{background:var(--theme-bg)}.product-module___3lPRa__zen .product-module___3lPRa__container{max-width:1600px;padding:clamp(28px,4vw,62px) clamp(18px,4vw,64px) clamp(90px,12vw,180px)}.product-module___3lPRa__zen .product-module___3lPRa__layout{align-items:flex-start;gap:clamp(36px,6vw,96px)}.product-module___3lPRa__zen .product-module___3lPRa__backBtn{min-height:40px;color:var(--theme-text-muted);font-family:var(--zen-mono);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__imgWrap,.product-module___3lPRa__zen .product-module___3lPRa__imagePlaceholder{aspect-ratio:1;background:var(--theme-card);border:1px solid var(--theme-text-a20);border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__img{filter:saturate(.94)contrast(1.06)}.product-module___3lPRa__zen .product-module___3lPRa__favBtn{border-color:var(--theme-on-media-a35);background:var(--theme-scrim-strong);width:42px;height:42px;color:var(--theme-on-media);border-radius:0;top:14px;left:auto;right:14px}.product-module___3lPRa__zen .product-module___3lPRa__detailCol{padding-top:clamp(58px,8vw,118px)}.product-module___3lPRa__zen .product-module___3lPRa__baseProductTitle,.product-module___3lPRa__zen .product-module___3lPRa__variantLabel,.product-module___3lPRa__zen .product-module___3lPRa__sectionTitle{color:var(--theme-accent-text);font-family:var(--zen-mono);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:500}.product-module___3lPRa__zen .product-module___3lPRa__title{max-width:10ch;font-family:var(--zen-display);letter-spacing:-.075em;overflow-wrap:anywhere;text-transform:uppercase;font-size:clamp(56px,6vw,92px);font-weight:700;line-height:.72}.product-module___3lPRa__zen .product-module___3lPRa__priceRow{border-block:1px solid var(--theme-text-a20);margin-top:28px;padding:18px 0}.product-module___3lPRa__zen .product-module___3lPRa__price{color:var(--theme-text);font-family:var(--zen-mono);font-size:17px;font-weight:500}.product-module___3lPRa__zen .product-module___3lPRa__strike{color:var(--theme-text-muted);font-size:11px}.product-module___3lPRa__zen .product-module___3lPRa__discountBadge,.product-module___3lPRa__zen .product-module___3lPRa__tag{background:var(--theme-accent);color:var(--theme-on-accent);border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__desktopVariants{border-top:1px solid var(--theme-text-a20);margin-top:34px;padding-top:20px}.product-module___3lPRa__zen .product-module___3lPRa__variantThumb{border-color:var(--theme-text-a20);background:var(--theme-card);border-radius:0;width:64px;height:64px}.product-module___3lPRa__zen .product-module___3lPRa__variantThumb:hover{border-color:var(--theme-accent);transform:translateY(-2px)}.product-module___3lPRa__zen .product-module___3lPRa__cartSection{margin-top:34px}.product-module___3lPRa__zen .product-module___3lPRa__addBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsAddAnotherBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__zen .product-module___3lPRa__allProductsBtn{min-height:54px;font-family:var(--zen-mono);letter-spacing:.09em;text-transform:uppercase;border-radius:0;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__addBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);color:var(--theme-on-accent)}.product-module___3lPRa__zen .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__zen .product-module___3lPRa__allProductsBtn{border-color:var(--theme-border);background:var(--theme-card);color:var(--theme-text)}.product-module___3lPRa__zen .product-module___3lPRa__qtyControls,.product-module___3lPRa__zen .product-module___3lPRa__configsSection,.product-module___3lPRa__zen .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__zen .product-module___3lPRa__configItem,.product-module___3lPRa__zen .product-module___3lPRa__extraItem,.product-module___3lPRa__zen .product-module___3lPRa__configItemImg,.product-module___3lPRa__zen .product-module___3lPRa__extraImg,.product-module___3lPRa__zen .product-module___3lPRa__modalContent{box-shadow:none;border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__configsSection,.product-module___3lPRa__zen .product-module___3lPRa__configItem,.product-module___3lPRa__zen .product-module___3lPRa__extraItem{background:var(--theme-card);border-color:var(--theme-text-a20)}.product-module___3lPRa__zen .product-module___3lPRa__section{border-top:1px solid var(--theme-text-a20);margin-top:36px;padding-top:20px}.product-module___3lPRa__zen .product-module___3lPRa__sectionText,.product-module___3lPRa__zen .product-module___3lPRa__ingredient{max-width:58ch;color:var(--theme-text-muted);font-size:13px;line-height:1.7}.product-module___3lPRa__zen .product-module___3lPRa__shareBtn{min-height:44px;color:var(--theme-text-muted);font-family:var(--zen-mono);text-transform:uppercase;border-width:0 0 1px;border-radius:0;margin-top:16px;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__recommended{border-color:var(--theme-text-a20);margin-top:clamp(90px,13vw,190px);padding-top:clamp(46px,6vw,80px)}.product-module___3lPRa__zen .product-module___3lPRa__recommendedTitle{max-width:11ch;font-family:var(--zen-display);letter-spacing:-.065em;text-transform:uppercase;margin-bottom:clamp(40px,6vw,76px);font-size:clamp(52px,7vw,105px);font-weight:680;line-height:.74}.product-module___3lPRa__zen .product-module___3lPRa__recommendedGrid{border-top:1px solid var(--theme-text-a20);border-left:1px solid var(--theme-text-a20);grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.product-module___3lPRa__zen .product-module___3lPRa__recCard{border-right:1px solid var(--theme-text-a20);border-bottom:1px solid var(--theme-text-a20);padding:12px}.product-module___3lPRa__zen .product-module___3lPRa__recImgWrap{aspect-ratio:5/4;border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__recName{font-family:var(--zen-display);text-transform:uppercase;margin-top:10px;font-size:clamp(17px,1.6vw,24px);font-weight:620;line-height:.95}.product-module___3lPRa__zen .product-module___3lPRa__recPrice{color:var(--theme-accent-text);font-family:var(--zen-mono);font-size:10px}@media (min-width:900px){.product-module___3lPRa__zen .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid}.product-module___3lPRa__zen .product-module___3lPRa__imageCol{width:auto;position:sticky;top:84px}.product-module___3lPRa__zen .product-module___3lPRa__imgWrap,.product-module___3lPRa__zen .product-module___3lPRa__imagePlaceholder{max-height:calc(100svh - 135px)}}@media (max-width:899px){.product-module___3lPRa__zen .product-module___3lPRa__container{padding-inline:14px}.product-module___3lPRa__zen .product-module___3lPRa__layout{gap:0}.product-module___3lPRa__zen .product-module___3lPRa__imageCol{width:100%}.product-module___3lPRa__zen .product-module___3lPRa__detailCol{padding:62px 4px 20px}.product-module___3lPRa__zen .product-module___3lPRa__title{font-size:clamp(58px,16vw,96px)}}@media (max-width:639px){.product-module___3lPRa__zen .product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.footer-module__ZvrV2W__footer{background:var(--theme-bg);border-top:1px solid var(--atelier-rule);width:100%;padding:28px clamp(18px,4vw,72px) 24px}.footer-module__ZvrV2W__indexLine,.footer-module__ZvrV2W__closingLine{color:var(--theme-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}.footer-module__ZvrV2W__brandRow{border-bottom:1px solid var(--atelier-rule);align-items:flex-end;gap:22px;min-height:clamp(190px,28vw,430px);display:flex}.footer-module__ZvrV2W__logo{object-fit:contain;width:clamp(34px,4vw,58px);height:clamp(34px,4vw,58px);margin-bottom:clamp(35px,5vw,72px)}.footer-module__ZvrV2W__brandName{max-width:100%;font-family:var(--atelier-display);letter-spacing:-.055em;overflow-wrap:anywhere;margin:0 0 clamp(22px,3vw,42px);font-size:clamp(70px,14vw,220px);font-weight:400;line-height:.72}.footer-module__ZvrV2W__information{grid-template-columns:2fr repeat(3,1fr);gap:34px;padding:38px 0 clamp(72px,9vw,140px);display:grid}.footer-module__ZvrV2W__infoColumn{color:var(--theme-text);flex-direction:column;align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;display:flex}.footer-module__ZvrV2W__infoColumn p{max-width:34ch;margin:0}.footer-module__ZvrV2W__infoColumn a,.footer-module__ZvrV2W__closingLine a{color:inherit;-webkit-text-decoration-color:var(--theme-accent-a45);text-decoration-color:var(--theme-accent-a45);text-underline-offset:4px}.footer-module__ZvrV2W__infoColumn a:hover,.footer-module__ZvrV2W__closingLine a:hover{color:var(--theme-accent-text)}.footer-module__ZvrV2W__label{color:var(--theme-muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-module__ZvrV2W__closingLine{border-top:1px solid var(--atelier-rule);padding-top:18px}@media (max-width:760px){.footer-module__ZvrV2W__brandRow{min-height:190px}.footer-module__ZvrV2W__brandName{margin-bottom:28px;font-size:clamp(62px,20vw,110px);line-height:.78}.footer-module__ZvrV2W__logo{display:none}.footer-module__ZvrV2W__information{grid-template-columns:1fr 1fr;gap:42px 24px}}@media (max-width:430px){.footer-module__ZvrV2W__information{grid-template-columns:1fr}.footer-module__ZvrV2W__closingLine{flex-direction:column;align-items:flex-start}}
.header-module__MCJoYG__header{z-index:90;background:var(--theme-bg-glass);border-bottom:1px solid var(--atelier-rule);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%;position:sticky;top:0}.header-module__MCJoYG__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;width:100%;min-height:68px;padding:0 clamp(18px,3.2vw,56px);display:grid}.header-module__MCJoYG__brand{min-width:0;color:var(--theme-text);align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.header-module__MCJoYG__logo{object-fit:contain;width:30px;height:30px}.header-module__MCJoYG__monogram{border:1px solid var(--theme-text);width:30px;height:30px;font-family:var(--atelier-display);place-items:center;font-size:18px;display:grid}.header-module__MCJoYG__brandName{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:600;overflow:hidden}.header-module__MCJoYG__desktopNav{align-items:center;gap:clamp(20px,2.5vw,42px);display:flex}.header-module__MCJoYG__desktopNav a,.header-module__MCJoYG__favoriteLink{color:var(--theme-text);letter-spacing:.025em;font-size:12px;text-decoration:none;position:relative}.header-module__MCJoYG__desktopNav a:after,.header-module__MCJoYG__favoriteLink:after{content:"";background:var(--theme-accent);height:1px;transition:right .18s;position:absolute;bottom:-6px;left:0;right:100%}.header-module__MCJoYG__desktopNav a:hover:after,.header-module__MCJoYG__favoriteLink:hover:after{right:0}.header-module__MCJoYG__actions{justify-self:end;align-items:center;gap:20px;display:flex}.header-module__MCJoYG__favoriteLink{align-items:center;gap:7px;display:none}.header-module__MCJoYG__cartButton{border:0;border-bottom:1px solid var(--theme-text);min-height:40px;color:var(--theme-text);font:inherit;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:0;font-size:12px;display:inline-flex}.header-module__MCJoYG__cartButton:disabled{opacity:.45;cursor:default}.header-module__MCJoYG__cartCount{color:var(--theme-accent-text);font-variant-numeric:tabular-nums}.header-module__MCJoYG__mobileMenu{position:relative}.header-module__MCJoYG__mobileMenu[data-open=true]{z-index:4}.header-module__MCJoYG__menuToggle{z-index:4;background:var(--theme-bg);cursor:pointer;width:44px;min-height:44px;color:var(--theme-text);border:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.header-module__MCJoYG__menuIconClose{opacity:0;position:absolute;transform:rotate(-35deg)scale(.82)}.header-module__MCJoYG__menuIconOpen,.header-module__MCJoYG__menuIconClose{transition:opacity .22s,transform .3s cubic-bezier(.22,1,.36,1)}.header-module__MCJoYG__mobileMenu[data-open=true] .header-module__MCJoYG__menuIconOpen{opacity:0;transform:rotate(35deg)scale(.82)}.header-module__MCJoYG__mobileMenu[data-open=true] .header-module__MCJoYG__menuIconClose{opacity:1;transform:rotate(0)scale(1)}.header-module__MCJoYG__mobileMenuLayer{z-index:80;visibility:hidden;pointer-events:none;transition:visibility 0s linear .36s;position:fixed;inset:68px 0 0}.header-module__MCJoYG__mobileMenuLayer[data-open=true]{visibility:visible;pointer-events:auto;transition-delay:0s}.header-module__MCJoYG__menuBackdrop{background:var(--theme-scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;opacity:0;border:0;width:100%;height:100%;padding:0;transition:opacity .32s;position:absolute;inset:0}.header-module__MCJoYG__mobileMenuLayer[data-open=true] .header-module__MCJoYG__menuBackdrop{opacity:1}.header-module__MCJoYG__mobileMenuNav{z-index:1;overscroll-behavior:contain;background:var(--theme-bg);border-bottom:1px solid var(--atelier-rule);opacity:0;align-content:start;width:100%;max-height:min(80dvh,100dvh - 68px);padding:20px clamp(18px,3.2vw,56px) 34px;transition:opacity .26s,transform .42s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow-y:auto;transform:translateY(-18px)}.header-module__MCJoYG__mobileMenuNav:has(>[data-pwa-install-slot]){flex-direction:column;height:min(80dvh,100dvh - 68px);max-height:none;display:flex;overflow-y:auto}.header-module__MCJoYG__mobileMenuLayer[data-open=true] .header-module__MCJoYG__mobileMenuNav{opacity:1;transform:translateY(0)}.header-module__MCJoYG__mobileMenuNav a{border-bottom:1px solid var(--atelier-rule);min-height:52px;color:var(--theme-text);font-family:var(--atelier-display);justify-content:space-between;align-items:center;font-size:25px;text-decoration:none;display:flex}@media (min-width:720px){.header-module__MCJoYG__favoriteLink{display:inline-flex}}@media (min-width:980px){.header-module__MCJoYG__mobileMenu{display:none}}@media (max-width:979px){.header-module__MCJoYG__inner{grid-template-columns:minmax(0,1fr) auto}.header-module__MCJoYG__desktopNav{display:none}}@media (max-width:520px){.header-module__MCJoYG__brandName{max-width:32vw}.header-module__MCJoYG__favoriteLink,.header-module__MCJoYG__cartLabel{display:none}.header-module__MCJoYG__actions{gap:16px}}
.grid-module__gEAMzW__catalog{width:100%}.grid-module__gEAMzW__group{padding:clamp(74px,10vw,160px) clamp(18px,4vw,72px) 0;scroll-margin-top:126px}.grid-module__gEAMzW__groupHeader{border-bottom:1px solid var(--atelier-rule);grid-template-columns:60px 1fr 60px;align-items:end;gap:22px;padding-bottom:clamp(28px,4vw,58px);display:grid}.grid-module__gEAMzW__groupHeader span{color:var(--theme-muted);letter-spacing:.14em;font-size:9px}.grid-module__gEAMzW__groupHeader span:last-child{text-align:right}.grid-module__gEAMzW__groupHeader h2{font-family:var(--atelier-display);letter-spacing:-.045em;text-align:center;margin:0;font-size:clamp(54px,8vw,126px);font-weight:400;line-height:.78}.grid-module__gEAMzW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(74px,11vw,180px) clamp(18px,2.4vw,40px);padding-top:clamp(38px,6vw,84px);display:grid}.grid-module__gEAMzW__product{min-width:0}.grid-module__gEAMzW__pattern0{grid-column:auto}.grid-module__gEAMzW__pattern1{grid-column:auto;padding-top:0}.grid-module__gEAMzW__pattern2{grid-column:auto}.grid-module__gEAMzW__pattern3,.grid-module__gEAMzW__pattern4{grid-column:auto;padding-top:0}.grid-module__gEAMzW__pattern5{grid-column:auto}.grid-module__gEAMzW__mediaFrame{background:var(--theme-media-placeholder);width:100%;position:relative;overflow:hidden}.grid-module__gEAMzW__pattern0 .grid-module__gEAMzW__mediaFrame,.grid-module__gEAMzW__pattern4 .grid-module__gEAMzW__mediaFrame{aspect-ratio:5/6}.grid-module__gEAMzW__pattern1 .grid-module__gEAMzW__mediaFrame,.grid-module__gEAMzW__pattern2 .grid-module__gEAMzW__mediaFrame{aspect-ratio:4/5}.grid-module__gEAMzW__pattern3 .grid-module__gEAMzW__mediaFrame{aspect-ratio:6/5}.grid-module__gEAMzW__pattern5 .grid-module__gEAMzW__mediaFrame{aspect-ratio:1}.grid-module__gEAMzW__mediaLink{width:100%;height:100%;color:inherit;display:block}.grid-module__gEAMzW__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .3s;display:block}.grid-module__gEAMzW__mediaLink:hover .grid-module__gEAMzW__image{filter:saturate(.94);transform:scale(1.018)}.grid-module__gEAMzW__placeholder{width:100%;height:100%;color:var(--theme-muted);place-items:center;display:grid}.grid-module__gEAMzW__placeholder>span{font-family:var(--atelier-display);opacity:.12;font-size:clamp(72px,11vw,180px);position:absolute}.grid-module__gEAMzW__favorite{z-index:2;background:var(--theme-card-glass);width:44px;height:44px;color:var(--theme-text);cursor:pointer;border:0;place-items:center;transition:background .18s,color .18s;display:grid;position:absolute;top:12px;right:12px}.grid-module__gEAMzW__favorite:hover,.grid-module__gEAMzW__favoriteActive{background:var(--theme-card);color:var(--theme-fav)}.grid-module__gEAMzW__schedule{background:var(--theme-scrim-strong);color:var(--theme-on-media);letter-spacing:.1em;text-transform:uppercase;padding:7px 10px;font-size:9px;position:absolute;bottom:12px;left:12px}.grid-module__gEAMzW__meta{padding-top:14px}.grid-module__gEAMzW__metaLine,.grid-module__gEAMzW__titleLine{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.grid-module__gEAMzW__metaLine{color:var(--theme-muted);letter-spacing:.12em;text-transform:uppercase;padding-bottom:9px;font-size:9px}.grid-module__gEAMzW__title{color:var(--theme-text);font-family:var(--atelier-display);letter-spacing:-.025em;font-size:clamp(25px,2.7vw,44px);font-weight:400;line-height:.96;text-decoration:none}.grid-module__gEAMzW__title:hover{color:var(--theme-accent-text)}.grid-module__gEAMzW__priceGroup{font-variant-numeric:tabular-nums;white-space:nowrap;flex-direction:column;flex:none;align-items:flex-end;gap:2px;font-size:12px;display:flex}.grid-module__gEAMzW__price{color:var(--theme-text)}.grid-module__gEAMzW__originalPrice{color:var(--theme-muted);font-size:10px;text-decoration:line-through}.grid-module__gEAMzW__description{max-width:50ch;color:var(--theme-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.grid-module__gEAMzW__pattern1 .grid-module__gEAMzW__description,.grid-module__gEAMzW__pattern2 .grid-module__gEAMzW__description{display:none}.grid-module__gEAMzW__empty{text-align:center;align-content:center;place-items:center;min-height:48vh;padding:100px clamp(18px,4vw,72px);display:grid}.grid-module__gEAMzW__empty span{font-family:var(--atelier-display);font-size:clamp(50px,9vw,120px)}.grid-module__gEAMzW__empty p{color:var(--theme-muted);font-size:13px}@media (max-width:800px){.grid-module__gEAMzW__group{padding-top:86px}.grid-module__gEAMzW__groupHeader{grid-template-columns:28px 1fr 28px;gap:8px}.grid-module__gEAMzW__groupHeader h2{font-size:clamp(48px,15vw,82px)}.grid-module__gEAMzW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:68px 12px}.grid-module__gEAMzW__pattern0,.grid-module__gEAMzW__pattern3,.grid-module__gEAMzW__pattern4{grid-column:1/-1;padding-top:0}.grid-module__gEAMzW__pattern1,.grid-module__gEAMzW__pattern5{grid-column:2;padding-top:42px}.grid-module__gEAMzW__pattern2{grid-column:1;padding-top:0}.grid-module__gEAMzW__pattern0 .grid-module__gEAMzW__mediaFrame,.grid-module__gEAMzW__pattern3 .grid-module__gEAMzW__mediaFrame,.grid-module__gEAMzW__pattern4 .grid-module__gEAMzW__mediaFrame{aspect-ratio:4/5}.grid-module__gEAMzW__titleLine{flex-direction:column;align-items:flex-start;gap:7px}.grid-module__gEAMzW__priceGroup{align-items:flex-start}.grid-module__gEAMzW__title{font-size:clamp(25px,8vw,38px)}.grid-module__gEAMzW__pattern1 .grid-module__gEAMzW__title,.grid-module__gEAMzW__pattern2 .grid-module__gEAMzW__title,.grid-module__gEAMzW__pattern5 .grid-module__gEAMzW__title{font-size:22px}.grid-module__gEAMzW__description{display:none}}@media (max-width:430px){.grid-module__gEAMzW__metaLine span:last-child{display:none}.grid-module__gEAMzW__metaLine{font-size:8px}}
.app-module__xH5tGG__page{background:var(--theme-bg);width:100%;color:var(--theme-text);overflow:clip}.app-module__xH5tGG__hero{border-bottom:1px solid var(--atelier-rule);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:calc(100svh - 68px);display:grid}.app-module__xH5tGG__heroType{flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(28px,4vw,62px) clamp(18px,4vw,72px) clamp(30px,4vw,62px);display:flex}.app-module__xH5tGG__heroIndex,.app-module__xH5tGG__heroFoot,.app-module__xH5tGG__heroMedia figcaption{color:var(--theme-muted);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;font-size:9px;display:flex}.app-module__xH5tGG__heroType h1{max-width:8.5ch;font-family:var(--atelier-display);letter-spacing:-.06em;overflow-wrap:anywhere;margin:clamp(80px,12vh,150px) 0;font-size:clamp(84px,12vw,210px);font-weight:400;line-height:.72}.app-module__xH5tGG__heroFoot{align-items:flex-end}.app-module__xH5tGG__heroFoot p{max-width:43ch;color:var(--theme-text);letter-spacing:0;text-transform:none;margin:0;font-size:12px;line-height:1.6}.app-module__xH5tGG__heroFoot>span{text-align:right}.app-module__xH5tGG__heroMedia{background:var(--theme-bg-secondary);min-height:620px;margin:0;position:relative;overflow:hidden}.app-module__xH5tGG__heroMedia img,.app-module__xH5tGG__heroPlaceholder{object-fit:cover;width:100%;height:100%;display:block}.app-module__xH5tGG__heroPlaceholder{place-items:center;display:grid}.app-module__xH5tGG__heroPlaceholder span{color:var(--theme-muted);font-family:var(--atelier-display);opacity:.16;font-size:clamp(150px,28vw,420px)}.app-module__xH5tGG__heroMedia figcaption{background:var(--theme-scrim-soft);color:var(--theme-on-media);padding:12px;position:absolute;bottom:18px;left:18px;right:18px}.app-module__xH5tGG__catalogTools{z-index:30;background:var(--theme-bg-glass);border-top:1px solid var(--atelier-rule);border-bottom:1px solid var(--atelier-rule);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,1fr) minmax(260px,.35fr);align-items:stretch;gap:32px;min-height:66px;padding:0 clamp(18px,4vw,72px);scroll-margin-top:68px;display:grid;position:sticky;top:68px}.app-module__xH5tGG__searchExperience{z-index:35;flex-direction:column;justify-content:center;min-width:0;padding:9px 0;display:flex;position:relative}.app-module__xH5tGG__searchExperienceActive{z-index:60}.app-module__xH5tGG__searchHeading{color:var(--theme-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:8px;display:flex}.app-module__xH5tGG__searchHeading strong{color:var(--theme-accent-text);white-space:nowrap;font-weight:500}.app-module__xH5tGG__categoryIndex{scrollbar-width:none;align-items:stretch;gap:clamp(22px,3vw,50px);min-width:0;display:flex;overflow-x:auto}.app-module__xH5tGG__categoryIndex::-webkit-scrollbar{display:none}.app-module__xH5tGG__categoryIndex a{min-height:65px;color:var(--theme-text);white-space:nowrap;flex:none;align-items:center;gap:8px;font-size:11px;text-decoration:none;display:inline-flex}.app-module__xH5tGG__categoryIndex a span{color:var(--theme-muted);font-size:8px}.app-module__xH5tGG__categoryIndex a:hover{color:var(--theme-accent-text)}.app-module__xH5tGG__search{border-left:1px solid var(--atelier-rule);width:100%;color:var(--theme-muted);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-left:22px;font-size:9px;display:grid}.app-module__xH5tGG__search:focus-within{border-left-color:var(--theme-accent)}.app-module__xH5tGG__search>svg{color:var(--theme-muted)}.app-module__xH5tGG__search input{width:100%;min-width:0;height:44px;color:var(--theme-text);font:inherit;letter-spacing:0;text-transform:none;background:0 0;border:0;outline:none;padding:0;font-size:12px}.app-module__xH5tGG__search input::placeholder{color:var(--theme-muted);opacity:.72}.app-module__xH5tGG__search input::-webkit-search-cancel-button{display:none}.app-module__xH5tGG__search button,.app-module__xH5tGG__search kbd{border:1px solid var(--theme-text-a20);background:var(--theme-bg-secondary);width:30px;height:30px;color:var(--theme-muted);font:inherit;place-items:center;padding:0;font-size:9px;text-decoration:none;display:grid}.app-module__xH5tGG__search button{cursor:pointer}.app-module__xH5tGG__search button:hover,.app-module__xH5tGG__search button:focus-visible{border-color:var(--theme-accent);color:var(--theme-accent-text)}.app-module__xH5tGG__discoveryRail{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:7px;display:grid}.app-module__xH5tGG__discoveryRail>span{color:var(--theme-muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.app-module__xH5tGG__discoveryRail>div{gap:5px;min-width:0;display:flex;overflow:hidden}.app-module__xH5tGG__discoveryRail button{background:var(--theme-tint-2);min-width:0;color:var(--theme-muted);font:inherit;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:0;padding:4px 7px;font-size:7px;overflow:hidden}.app-module__xH5tGG__discoveryRail button:hover,.app-module__xH5tGG__discoveryRail button:focus-visible{background:var(--theme-accent);color:var(--theme-on-accent)}.app-module__xH5tGG__searchPanel{background:var(--theme-bg-secondary);border:1px solid var(--theme-text-a30);width:min(420px,86vw);box-shadow:var(--theme-shadow-lg);padding:16px;animation:.18s both app-module__xH5tGG__atelier-search-panel-in;position:absolute;top:calc(100% + 10px);right:0}.app-module__xH5tGG__panelHeading{color:var(--theme-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:8px;display:flex}.app-module__xH5tGG__panelHeading em{color:var(--theme-accent-text);font-style:normal}.app-module__xH5tGG__quickResults{border-top:1px solid var(--theme-text-a12)}.app-module__xH5tGG__quickResults>a{border-bottom:1px solid var(--theme-text-a12);min-height:62px;color:var(--theme-text);grid-template-columns:22px 44px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 3px;text-decoration:none;transition:background .15s,padding .15s;display:grid}.app-module__xH5tGG__quickResults>a:hover,.app-module__xH5tGG__quickResults>a:focus-visible{background:var(--theme-tint-2);padding-inline:8px}.app-module__xH5tGG__quickSequence{color:var(--theme-accent-text);font-size:8px}.app-module__xH5tGG__quickImage{background:var(--theme-card);width:44px;height:44px;color:var(--theme-muted);place-items:center;display:grid;overflow:hidden}.app-module__xH5tGG__quickImage img{object-fit:cover;width:100%;height:100%}.app-module__xH5tGG__quickInformation{gap:4px;min-width:0;display:grid}.app-module__xH5tGG__quickInformation strong{font-family:var(--atelier-display);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.app-module__xH5tGG__quickInformation em{color:var(--theme-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.app-module__xH5tGG__quickResults>a>svg{color:var(--theme-accent-text)}.app-module__xH5tGG__viewAll{border:1px solid var(--theme-accent);background:var(--theme-accent);width:100%;min-height:40px;color:var(--theme-on-accent);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-top:12px;padding:8px 12px;font-size:8px}.app-module__xH5tGG__noQuickResults,.app-module__xH5tGG__searchInvitation{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.app-module__xH5tGG__noQuickResults>span{color:var(--theme-accent-text);font-size:11px}.app-module__xH5tGG__noQuickResults strong,.app-module__xH5tGG__searchInvitation span{color:var(--theme-text);font-size:12px;font-weight:500}.app-module__xH5tGG__noQuickResults p,.app-module__xH5tGG__searchInvitation p{color:var(--theme-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.app-module__xH5tGG__searchInvitation{display:block}.app-module__xH5tGG__searchInvitation span{color:var(--theme-accent-text);letter-spacing:.1em;text-transform:uppercase;font-size:8px}.app-module__xH5tGG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes app-module__xH5tGG__atelier-search-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.app-module__xH5tGG__results{scroll-margin-top:132px}.app-module__xH5tGG__pagination{border-top:1px solid var(--atelier-rule);border-bottom:1px solid var(--atelier-rule);grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:clamp(16px,2.5vw,38px);margin:clamp(90px,13vw,190px) clamp(18px,4vw,72px) 0;padding:24px 0;display:grid}.app-module__xH5tGG__paginationStatus{color:var(--theme-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:9px}.app-module__xH5tGG__paginationNav,.app-module__xH5tGG__paginationPage{background:var(--theme-bg);min-width:44px;min-height:44px;color:var(--theme-text);font-family:var(--atelier-sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;font-size:10px}.app-module__xH5tGG__paginationNav{padding:0 8px}.app-module__xH5tGG__paginationNav:hover,.app-module__xH5tGG__paginationPage:hover{color:var(--theme-accent-text)}.app-module__xH5tGG__paginationNav:disabled{color:var(--theme-muted);cursor:default;opacity:.45}.app-module__xH5tGG__paginationPages{align-items:center;gap:2px;display:flex}.app-module__xH5tGG__paginationPage{border-bottom:1px solid var(--theme-separator);font-variant-numeric:tabular-nums}.app-module__xH5tGG__paginationPageActive{border-bottom-color:var(--theme-accent);color:var(--theme-accent-text)}.app-module__xH5tGG__paginationGap{width:34px;color:var(--theme-muted);text-align:center}@media (max-width:900px){.app-module__xH5tGG__hero{grid-template-columns:1fr;min-height:auto}.app-module__xH5tGG__heroType{min-height:63svh}.app-module__xH5tGG__heroType h1{max-width:9ch;margin:70px 0;font-size:clamp(76px,22vw,148px)}.app-module__xH5tGG__heroMedia{min-height:78svh}.app-module__xH5tGG__catalogTools{grid-template-columns:1fr;gap:0;padding:0}.app-module__xH5tGG__categoryIndex{padding:0 18px}.app-module__xH5tGG__search{border-top:1px solid var(--atelier-rule);border-left:0;min-height:56px;padding:0 18px}.app-module__xH5tGG__searchExperience{border-top:1px solid var(--atelier-rule);padding:9px 18px}.app-module__xH5tGG__searchExperience .app-module__xH5tGG__search{border-top:0;min-height:44px;padding:0}.app-module__xH5tGG__pagination{grid-template-columns:minmax(130px,1fr) auto auto auto;gap:10px}}@media (max-width:540px){.app-module__xH5tGG__heroType{min-height:58svh}.app-module__xH5tGG__heroFoot{flex-direction:column;align-items:flex-start}.app-module__xH5tGG__heroFoot>span{text-align:left}.app-module__xH5tGG__heroMedia{min-height:68svh}.app-module__xH5tGG__searchPanel{width:auto;box-shadow:none;margin-top:10px;position:static}.app-module__xH5tGG__pagination{grid-template-columns:1fr 1fr;gap:12px}.app-module__xH5tGG__paginationStatus{text-align:center;grid-column:1/-1}.app-module__xH5tGG__paginationPages{grid-area:2/1/auto/-1;justify-content:center}.app-module__xH5tGG__paginationNav:first-of-type{grid-area:3/1;justify-self:start}.app-module__xH5tGG__paginationNav:last-of-type{grid-area:3/2;justify-self:end}}
.footer-module__ZqjYPq__footer{background:var(--theme-accent);color:var(--theme-on-accent);padding:clamp(72px,10vw,150px) clamp(18px,4vw,68px) 28px}.footer-module__ZqjYPq__bloom{grid-template-columns:minmax(280px,.8fr) minmax(0,1.45fr);gap:clamp(80px,12vw,190px);display:grid}.footer-module__ZqjYPq__identity{align-self:start}.footer-module__ZqjYPq__logo{object-fit:contain;width:clamp(62px,7vw,102px);height:clamp(62px,7vw,102px);margin-bottom:32px;display:block}.footer-module__ZqjYPq__identity p{max-width:8ch;font-family:var(--flora-display);letter-spacing:-.045em;overflow-wrap:anywhere;margin:0;font-size:clamp(72px,10vw,158px);font-style:italic;font-weight:500;line-height:.7}.footer-module__ZqjYPq__identity>span{opacity:.78;max-width:45ch;margin-top:42px;font-size:12px;line-height:1.7;display:block}.footer-module__ZqjYPq__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(56px,7vw,100px) clamp(38px,6vw,90px);display:grid}.footer-module__ZqjYPq__details section{border-top:1px solid color-mix(in srgb, var(--theme-on-accent) 26%, var(--theme-accent));flex-direction:column;align-items:flex-start;padding-top:18px;display:flex}.footer-module__ZqjYPq__details h2{letter-spacing:.13em;text-transform:uppercase;opacity:.7;margin:0 0 24px;font-size:9px;font-weight:600}.footer-module__ZqjYPq__details p,.footer-module__ZqjYPq__details a{color:var(--theme-on-accent);font-family:var(--flora-display);margin:0 0 9px;font-size:clamp(21px,2vw,29px);font-weight:500;line-height:1.18;text-decoration:none}.footer-module__ZqjYPq__details p{max-width:30ch}.footer-module__ZqjYPq__details a{align-items:center;gap:8px;display:inline-flex}.footer-module__ZqjYPq__details a:hover{opacity:.68}.footer-module__ZqjYPq__closing{border-top:1px solid color-mix(in srgb, var(--theme-on-accent) 26%, var(--theme-accent));letter-spacing:.08em;text-transform:uppercase;opacity:.72;justify-content:space-between;gap:28px;margin-top:clamp(90px,13vw,180px);padding-top:22px;font-size:10px;display:flex}.footer-module__ZqjYPq__closing a{color:var(--theme-on-accent);text-decoration:none}@media (max-width:850px){.footer-module__ZqjYPq__bloom{grid-template-columns:1fr;gap:86px}.footer-module__ZqjYPq__identity p{font-size:clamp(78px,20vw,145px)}}@media (max-width:520px){.footer-module__ZqjYPq__footer{padding-inline:18px}.footer-module__ZqjYPq__details{grid-template-columns:1fr}.footer-module__ZqjYPq__details p,.footer-module__ZqjYPq__details a{font-size:24px}.footer-module__ZqjYPq__closing{flex-direction:column;align-items:flex-start}}
.header-module__V5l-JW__header{z-index:80;background:var(--theme-bg-glass);border-bottom:1px solid var(--theme-text-a04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;transition:background .32s,box-shadow .32s;position:sticky;top:0}.header-module__V5l-JW__header[data-scrolled=true]{background:var(--theme-card-glass);box-shadow:var(--theme-shadow-xs)}.header-module__V5l-JW__inner{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:28px;min-height:72px;padding:0 clamp(18px,4vw,68px);display:grid}.header-module__V5l-JW__brand,.header-module__V5l-JW__desktopNav,.header-module__V5l-JW__actions,.header-module__V5l-JW__favorite,.header-module__V5l-JW__cart,.header-module__V5l-JW__menuButton{align-items:center;display:flex}.header-module__V5l-JW__brand{width:fit-content;min-width:0;color:var(--theme-text);gap:13px;text-decoration:none}.header-module__V5l-JW__logo,.header-module__V5l-JW__monogram{flex:none;width:36px;height:36px}.header-module__V5l-JW__logo{object-fit:contain}.header-module__V5l-JW__monogram{border:1px solid var(--theme-border);font-family:var(--flora-display);border-radius:50% 50% 12px 12px;place-items:center;font-size:19px;display:grid}.header-module__V5l-JW__brandName{font-family:var(--flora-display);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:600;overflow:hidden}.header-module__V5l-JW__desktopNav{justify-content:center;gap:clamp(22px,3vw,46px)}.header-module__V5l-JW__desktopNav a{color:var(--theme-text-muted);letter-spacing:.06em;padding:25px 0 23px;font-size:11px;text-decoration:none;position:relative}.header-module__V5l-JW__desktopNav a:after{content:"";background:var(--theme-accent);transform-origin:100%;height:1px;transition:transform .26s;position:absolute;bottom:19px;left:0;right:0;transform:scaleX(0)}.header-module__V5l-JW__desktopNav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-module__V5l-JW__actions{justify-content:flex-end;gap:10px}.header-module__V5l-JW__favorite,.header-module__V5l-JW__menuButton{width:42px;height:42px;color:var(--theme-text);cursor:pointer;background:0 0;border:0;justify-content:center}.header-module__V5l-JW__favorite{text-decoration:none}.header-module__V5l-JW__favorite:hover,.header-module__V5l-JW__menuButton:hover{color:var(--theme-accent-text)}.header-module__V5l-JW__cart{border:1px solid var(--theme-border);min-height:42px;color:var(--theme-text);font-family:var(--flora-sans);cursor:pointer;background:0 0;border-radius:8px;gap:8px;padding:0 14px;font-size:11px;transition:background .22s,color .22s,border-color .22s}.header-module__V5l-JW__cart strong{text-align:center;min-width:16px;font-size:10px;font-weight:500}.header-module__V5l-JW__cart:hover:not(:disabled){border-color:var(--theme-accent);background:var(--theme-accent);color:var(--theme-on-accent)}.header-module__V5l-JW__cart:disabled{cursor:default;opacity:.52}.header-module__V5l-JW__menuButton{display:none}.header-module__V5l-JW__menuLayer{z-index:70;visibility:hidden;pointer-events:none;position:fixed;inset:72px 0 0}.header-module__V5l-JW__menuLayer[data-open=true]{visibility:visible;pointer-events:auto}.header-module__V5l-JW__backdrop{background:var(--theme-scrim);opacity:0;cursor:default;border:0;width:100%;transition:opacity .36s;position:absolute;inset:0}.header-module__V5l-JW__menuLayer[data-open=true] .header-module__V5l-JW__backdrop{opacity:1}.header-module__V5l-JW__mobileNav{background:var(--theme-card);border-bottom:1px solid var(--theme-separator);width:100%;max-height:min(80dvh,100dvh - 72px);box-shadow:var(--theme-shadow-lg);opacity:0;border-radius:0 0 32px 32px;flex-direction:column;padding:18px clamp(18px,6vw,54px) 24px;transition:opacity .36s,transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:auto;transform:translateY(-18px)}.header-module__V5l-JW__mobileNav:has(>[data-pwa-install-slot]){height:min(80dvh,100dvh - 72px);max-height:none}.header-module__V5l-JW__menuLayer[data-open=true] .header-module__V5l-JW__mobileNav{opacity:1;transform:translateY(0)}.header-module__V5l-JW__mobileNav a{border-bottom:1px solid var(--theme-separator);min-height:72px;color:var(--theme-text);font-family:var(--flora-display);align-items:center;gap:18px;font-size:clamp(34px,9vw,52px);font-style:italic;line-height:1;text-decoration:none;display:flex}.header-module__V5l-JW__mobileNav a:last-child{border-bottom:0}.header-module__V5l-JW__mobileNav a span{color:var(--theme-text-muted);font-family:var(--flora-sans);letter-spacing:.1em;font-size:9px;font-style:normal}@media (max-width:979px){.header-module__V5l-JW__inner{grid-template-columns:minmax(0,1fr) auto}.header-module__V5l-JW__desktopNav{display:none}.header-module__V5l-JW__menuButton{display:flex}}@media (max-width:560px){.header-module__V5l-JW__inner{gap:12px;min-height:66px}.header-module__V5l-JW__brandName{max-width:34vw;font-size:19px}.header-module__V5l-JW__logo,.header-module__V5l-JW__monogram{width:32px;height:32px}.header-module__V5l-JW__favorite{display:none}.header-module__V5l-JW__cart{justify-content:center;width:42px;padding:0}.header-module__V5l-JW__cart>span{display:none}.header-module__V5l-JW__cart strong{border-radius:var(--theme-radius-full);background:var(--theme-accent);min-width:17px;min-height:17px;color:var(--theme-on-accent);place-items:center;margin:-27px 0 0 27px;display:grid;position:absolute}.header-module__V5l-JW__menuLayer{inset-block-start:66px}.header-module__V5l-JW__mobileNav{max-height:min(80dvh,100dvh - 66px)}.header-module__V5l-JW__mobileNav:has(>[data-pwa-install-slot]){height:min(80dvh,100dvh - 66px)}}
.garden-module__sImwpa__garden{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(64px,9vw,150px) clamp(18px,2.3vw,40px);padding:0 clamp(18px,4vw,68px);display:grid}.garden-module__sImwpa__product{grid-column:span 4;min-width:0}.garden-module__sImwpa__pattern0{grid-column:2/span 5}.garden-module__sImwpa__pattern1{grid-column:8/span 4;margin-top:clamp(42px,6vw,92px)}.garden-module__sImwpa__pattern5{grid-column:2/span 4}.garden-module__sImwpa__pattern6{grid-column:7/span 5;margin-top:clamp(30px,4vw,72px)}.garden-module__sImwpa__count1 .garden-module__sImwpa__product{grid-column:4/span 6;margin-top:0}.garden-module__sImwpa__count2 .garden-module__sImwpa__product{margin-top:0}.garden-module__sImwpa__count2 .garden-module__sImwpa__product:first-child{grid-column:2/span 4}.garden-module__sImwpa__count2 .garden-module__sImwpa__product:nth-child(2){grid-column:8/span 4;margin-top:clamp(36px,5vw,70px)}.garden-module__sImwpa__count3 .garden-module__sImwpa__product{grid-column:span 4;margin-top:0}.garden-module__sImwpa__mediaFrame{aspect-ratio:4/5;background:var(--theme-tint-1);border-radius:22px;width:100%;position:relative;overflow:hidden}.garden-module__sImwpa__pattern0 .garden-module__sImwpa__mediaFrame{aspect-ratio:5/6;border-radius:48% 48% 24px 24px}.garden-module__sImwpa__pattern1 .garden-module__sImwpa__mediaFrame{aspect-ratio:5/6;border-radius:20px 20px 42%}.garden-module__sImwpa__pattern5 .garden-module__sImwpa__mediaFrame{aspect-ratio:1;border-radius:26px 44% 26px 26px}.garden-module__sImwpa__pattern6 .garden-module__sImwpa__mediaFrame{aspect-ratio:7/5;border-radius:24px}.garden-module__sImwpa__mediaLink,.garden-module__sImwpa__image,.garden-module__sImwpa__placeholder{width:100%;height:100%;display:block}.garden-module__sImwpa__image{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .3s}.garden-module__sImwpa__product:hover .garden-module__sImwpa__image{transform:scale(1.025)}.garden-module__sImwpa__placeholder{color:var(--theme-text-muted);place-items:center;display:grid}.garden-module__sImwpa__favorite{z-index:3;border:1px solid var(--theme-text-a20);background:var(--theme-card-glass);width:42px;height:42px;color:var(--theme-text);cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:50%;place-items:center;transition:background .22s,color .22s,transform .22s;display:grid;position:absolute;top:14px;right:14px}.garden-module__sImwpa__favorite:hover{transform:translateY(-2px)}.garden-module__sImwpa__favoriteActive{border-color:var(--theme-fav);background:var(--theme-fav);color:var(--theme-on-danger)}.garden-module__sImwpa__pattern0 .garden-module__sImwpa__favorite{top:12%;right:18%}.garden-module__sImwpa__discount{z-index:2;background:var(--theme-accent-2);color:var(--theme-on-accent-2);letter-spacing:.06em;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:600;position:absolute;bottom:14px;left:14px}.garden-module__sImwpa__information{padding:18px 4px 0}.garden-module__sImwpa__eyebrow,.garden-module__sImwpa__priceRow,.garden-module__sImwpa__titleRow{align-items:center;display:flex}.garden-module__sImwpa__eyebrow{min-height:16px;color:var(--theme-text-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:14px;font-size:9px}.garden-module__sImwpa__titleRow{justify-content:space-between;align-items:flex-start;gap:18px;margin-top:9px}.garden-module__sImwpa__titleRow h3{font-family:var(--flora-display);letter-spacing:-.025em;margin:0;font-size:clamp(28px,2.7vw,45px);font-style:italic;font-weight:500;line-height:.98}.garden-module__sImwpa__titleRow a{color:var(--theme-text);text-decoration:none}.garden-module__sImwpa__titleRow svg{color:var(--theme-accent-text);opacity:0;flex:none;transition:opacity .22s,transform .22s;transform:translate(-5px,5px)}.garden-module__sImwpa__product:hover .garden-module__sImwpa__titleRow svg{opacity:1;transform:translate(0)}.garden-module__sImwpa__priceRow{font-variant-numeric:tabular-nums;gap:9px;margin-top:12px}.garden-module__sImwpa__price{color:var(--theme-accent-text);font-size:13px;font-weight:600}.garden-module__sImwpa__originalPrice{color:var(--theme-text-muted);font-size:11px;text-decoration:line-through}.garden-module__sImwpa__description{max-width:48ch;color:var(--theme-text-muted);margin:18px 0 0;font-size:13px;line-height:1.65;display:none}.garden-module__sImwpa__pattern0 .garden-module__sImwpa__description,.garden-module__sImwpa__pattern6 .garden-module__sImwpa__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.garden-module__sImwpa__empty{border-top:1px solid var(--flora-line);grid-template-columns:minmax(120px,.6fr) 1fr;align-items:center;gap:48px;min-height:48svh;margin:0 clamp(18px,4vw,68px);display:grid}.garden-module__sImwpa__empty>span{color:var(--theme-accent-soft);font-family:var(--flora-display);font-size:clamp(130px,22vw,310px);line-height:.6}.garden-module__sImwpa__empty h2{max-width:9ch;font-family:var(--flora-display);margin:0;font-size:clamp(48px,7vw,90px);font-style:italic;font-weight:500;line-height:.88}.garden-module__sImwpa__empty p{max-width:40ch;color:var(--theme-text-muted);margin:22px 0 0;font-size:14px;line-height:1.6}@media (max-width:820px){.garden-module__sImwpa__garden{grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 14px}.garden-module__sImwpa__product,.garden-module__sImwpa__pattern1,.garden-module__sImwpa__pattern5{grid-column:span 1}.garden-module__sImwpa__pattern0,.garden-module__sImwpa__pattern6{grid-column:span 2}.garden-module__sImwpa__pattern0 .garden-module__sImwpa__mediaFrame,.garden-module__sImwpa__pattern6 .garden-module__sImwpa__mediaFrame{aspect-ratio:5/4}.garden-module__sImwpa__pattern1{margin-top:54px}.garden-module__sImwpa__pattern6{margin-top:12px}.garden-module__sImwpa__count1 .garden-module__sImwpa__product{grid-column:1/-1;justify-self:center;width:min(72vw,430px)}.garden-module__sImwpa__count2 .garden-module__sImwpa__product:first-child,.garden-module__sImwpa__count2 .garden-module__sImwpa__product:nth-child(2),.garden-module__sImwpa__count3 .garden-module__sImwpa__product{grid-column:span 1}.garden-module__sImwpa__count2 .garden-module__sImwpa__product:nth-child(2){margin-top:44px}.garden-module__sImwpa__count3 .garden-module__sImwpa__product:nth-child(3){grid-column:1/-1;justify-self:center;width:calc(50% - 7px)}.garden-module__sImwpa__titleRow h3{font-size:clamp(25px,5.4vw,38px)}.garden-module__sImwpa__titleRow svg{display:none}}@media (max-width:520px){.garden-module__sImwpa__garden{gap:66px 11px;padding-inline:14px}.garden-module__sImwpa__mediaFrame,.garden-module__sImwpa__pattern1 .garden-module__sImwpa__mediaFrame,.garden-module__sImwpa__pattern5 .garden-module__sImwpa__mediaFrame{aspect-ratio:4/5;border-radius:16px}.garden-module__sImwpa__pattern0 .garden-module__sImwpa__mediaFrame{border-radius:46% 46% 18px 18px}.garden-module__sImwpa__favorite{width:38px;height:38px;top:9px;right:9px}.garden-module__sImwpa__information{padding:13px 1px 0}.garden-module__sImwpa__eyebrow{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.garden-module__sImwpa__eyebrow span+span{display:none}.garden-module__sImwpa__titleRow h3{font-size:clamp(23px,7.4vw,34px)}.garden-module__sImwpa__description{display:none!important}.garden-module__sImwpa__empty{grid-template-columns:1fr;gap:16px;padding:70px 0}.garden-module__sImwpa__empty>span{font-size:120px}}
.app-module__v7YGlq__page{background:var(--theme-bg);width:100%;color:var(--theme-text);overflow:clip}.app-module__v7YGlq__hero{background:var(--theme-gradient);grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(24px,3vw,48px);min-height:calc(100svh - 72px);padding:clamp(42px,6vw,88px) clamp(18px,4vw,68px) clamp(68px,8vw,118px);display:grid}.app-module__v7YGlq__heroCopy{z-index:2;grid-area:1/1/auto/span 6;align-self:center;padding:clamp(30px,5vw,70px) 0;position:relative}.app-module__v7YGlq__heroMeta{max-width:560px;color:var(--theme-text-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:24px;margin-bottom:clamp(60px,9vw,130px);font-size:9px;display:flex}.app-module__v7YGlq__heroCopy h1{max-width:7ch;font-family:var(--flora-display);letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-size:clamp(90px,12vw,190px);font-style:italic;font-weight:500;line-height:.7}.app-module__v7YGlq__heroCopy>p{max-width:48ch;color:var(--theme-text-muted);margin:clamp(34px,5vw,68px) 0 0 clamp(0px,5vw,76px);font-size:14px;line-height:1.72}.app-module__v7YGlq__exploreLink{border-bottom:1px solid var(--theme-accent);width:fit-content;color:var(--theme-accent-text);align-items:center;gap:10px;margin:30px 0 0 clamp(0px,5vw,76px);padding-bottom:6px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.app-module__v7YGlq__heroComposition{grid-area:1/6/auto/-1;min-height:min(780px,100svh - 150px);position:relative}.app-module__v7YGlq__heroWithAdvertisement{align-items:center;display:flex}.app-module__v7YGlq__heroMainMedia,.app-module__v7YGlq__heroDetailMedia{background:var(--theme-tint-2);box-shadow:var(--theme-shadow-md);margin:0;position:absolute;overflow:hidden}.app-module__v7YGlq__heroMainMedia{border-radius:48% 48% 28px 28px;place-items:center;width:76%;height:92%;display:grid;top:0;right:0}.app-module__v7YGlq__heroMainMedia img,.app-module__v7YGlq__heroDetailMedia img{object-fit:cover;width:100%;height:100%;display:block}.app-module__v7YGlq__heroMainMedia>span{color:var(--theme-accent-soft);font-family:var(--flora-display);font-size:clamp(170px,26vw,390px);font-style:italic}.app-module__v7YGlq__heroDetailMedia{border:10px solid var(--theme-bg);border-radius:20px 20px 44%;width:42%;height:45%;bottom:0;left:0}.app-module__v7YGlq__heroDetailMedia figcaption{background:var(--theme-scrim);color:var(--theme-on-media);text-overflow:ellipsis;white-space:nowrap;padding:11px 13px;font-size:10px;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden}.app-module__v7YGlq__heroNote{border-top:1px solid var(--theme-separator);width:28%;color:var(--theme-text-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:baseline;padding-top:12px;font-size:9px;display:flex;position:absolute;bottom:0;right:0}.app-module__v7YGlq__heroNote strong{color:var(--theme-accent-text);font-family:var(--flora-display);font-size:28px;font-style:italic;font-weight:500}.app-module__v7YGlq__catalogBar{z-index:40;background:var(--theme-bg-glass);border-block:1px solid var(--theme-separator);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:minmax(0,1fr) minmax(250px,.28fr);align-items:stretch;gap:26px;min-height:68px;padding:0 clamp(18px,4vw,68px);display:grid;position:sticky;top:72px}.app-module__v7YGlq__searchExperience{z-index:45;flex-direction:column;justify-content:center;min-width:0;padding:9px 0;display:flex;position:relative}.app-module__v7YGlq__searchExperienceActive{z-index:70}.app-module__v7YGlq__searchHeading{color:var(--theme-text-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:8px;display:flex}.app-module__v7YGlq__searchHeading strong{color:var(--theme-accent-text);white-space:nowrap;font-weight:600}.app-module__v7YGlq__categoryNav{scrollbar-width:none;align-items:stretch;gap:clamp(24px,3vw,48px);min-width:0;display:flex;overflow-x:auto}.app-module__v7YGlq__categoryNav::-webkit-scrollbar{display:none}.app-module__v7YGlq__categoryNav button{color:var(--theme-text-muted);font-family:var(--flora-sans);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;font-size:11px;position:relative}.app-module__v7YGlq__categoryNav button:after{content:"";background:var(--theme-accent);height:2px;transition:transform .24s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.app-module__v7YGlq__categoryNav button span{color:var(--theme-text-muted);vertical-align:super;margin-left:5px;font-size:8px}.app-module__v7YGlq__categoryNav .app-module__v7YGlq__activeCategory{color:var(--theme-accent-text)}.app-module__v7YGlq__categoryNav .app-module__v7YGlq__activeCategory:after{transform:scaleX(1)}.app-module__v7YGlq__search{border-left:1px solid var(--theme-separator);width:100%;color:var(--theme-text-muted);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-left:22px;font-size:9px;display:grid}.app-module__v7YGlq__search:focus-within{border-left-color:var(--theme-accent)}.app-module__v7YGlq__search>svg{color:var(--theme-text-muted)}.app-module__v7YGlq__search input{width:100%;min-width:0;height:44px;color:var(--theme-text);font:inherit;letter-spacing:0;text-transform:none;background:0 0;border:0;outline:none;padding:0;font-size:12px}.app-module__v7YGlq__search input::placeholder{color:var(--theme-text-muted);opacity:.72}.app-module__v7YGlq__search input::-webkit-search-cancel-button{display:none}.app-module__v7YGlq__search button,.app-module__v7YGlq__search kbd{border:1px solid var(--theme-text-a20);background:var(--theme-bg-secondary);width:30px;height:30px;color:var(--theme-text-muted);font:inherit;place-items:center;padding:0;font-size:9px;text-decoration:none;display:grid}.app-module__v7YGlq__search button{cursor:pointer}.app-module__v7YGlq__search button:hover,.app-module__v7YGlq__search button:focus-visible{border-color:var(--theme-accent);color:var(--theme-accent-text)}.app-module__v7YGlq__discoveryRail{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:7px;display:grid}.app-module__v7YGlq__discoveryRail>span{color:var(--theme-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.app-module__v7YGlq__discoveryRail>div{gap:5px;min-width:0;display:flex;overflow:hidden}.app-module__v7YGlq__discoveryRail button{background:var(--theme-tint-2);min-width:0;color:var(--theme-text-muted);font:inherit;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:0;padding:4px 7px;font-size:7px;overflow:hidden}.app-module__v7YGlq__discoveryRail button:hover,.app-module__v7YGlq__discoveryRail button:focus-visible{background:var(--theme-accent);color:var(--theme-on-accent)}.app-module__v7YGlq__searchPanel{background:var(--theme-bg-secondary);border:1px solid var(--theme-text-a30);width:min(420px,86vw);box-shadow:var(--theme-shadow-lg);padding:16px;animation:.18s both app-module__v7YGlq__flora-search-panel-in;position:absolute;top:calc(100% + 10px);right:0}.app-module__v7YGlq__panelHeading{color:var(--theme-text-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:8px;display:flex}.app-module__v7YGlq__panelHeading em{color:var(--theme-accent-text);font-style:normal}.app-module__v7YGlq__quickResults{border-top:1px solid var(--theme-text-a12)}.app-module__v7YGlq__quickResults>a{border-bottom:1px solid var(--theme-text-a12);min-height:62px;color:var(--theme-text);grid-template-columns:22px 44px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 3px;text-decoration:none;transition:background .15s,padding .15s;display:grid}.app-module__v7YGlq__quickResults>a:hover,.app-module__v7YGlq__quickResults>a:focus-visible{background:var(--theme-tint-2);padding-inline:8px}.app-module__v7YGlq__quickSequence{color:var(--theme-accent-text);font-size:8px}.app-module__v7YGlq__quickImage{background:var(--theme-card);width:44px;height:44px;color:var(--theme-text-muted);place-items:center;display:grid;overflow:hidden}.app-module__v7YGlq__quickImage img{object-fit:cover;width:100%;height:100%}.app-module__v7YGlq__quickInformation{gap:4px;min-width:0;display:grid}.app-module__v7YGlq__quickInformation strong{font-family:var(--flora-display);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-style:italic;font-weight:500;overflow:hidden}.app-module__v7YGlq__quickInformation em{color:var(--theme-text-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.app-module__v7YGlq__quickResults>a>svg{color:var(--theme-accent-text)}.app-module__v7YGlq__viewAll{border:1px solid var(--theme-accent);background:var(--theme-accent);width:100%;min-height:40px;color:var(--theme-on-accent);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-top:12px;padding:8px 12px;font-size:8px}.app-module__v7YGlq__noQuickResults,.app-module__v7YGlq__searchInvitation{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.app-module__v7YGlq__noQuickResults>span{color:var(--theme-accent-text);font-size:11px}.app-module__v7YGlq__noQuickResults strong,.app-module__v7YGlq__searchInvitation span{color:var(--theme-text);font-size:12px;font-weight:500}.app-module__v7YGlq__noQuickResults p,.app-module__v7YGlq__searchInvitation p{color:var(--theme-text-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.app-module__v7YGlq__searchInvitation{display:block}.app-module__v7YGlq__searchInvitation span{color:var(--theme-accent-text);letter-spacing:.1em;text-transform:uppercase;font-size:8px}.app-module__v7YGlq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes app-module__v7YGlq__flora-search-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.app-module__v7YGlq__catalog{padding:clamp(100px,13vw,205px) 0 clamp(110px,14vw,220px);scroll-margin-top:140px}.app-module__v7YGlq__catalogIntro{grid-template-columns:minmax(150px,.45fr) minmax(340px,1.35fr) minmax(240px,.55fr);align-items:end;gap:clamp(28px,5vw,80px);margin-bottom:clamp(80px,11vw,165px);padding:0 clamp(18px,4vw,68px);display:grid}.app-module__v7YGlq__catalogIntro>div span{color:var(--theme-accent-text);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600}.app-module__v7YGlq__catalogIntro>div p{color:var(--theme-text-muted);margin:12px 0 0;font-size:12px}.app-module__v7YGlq__catalogIntro h2{font-family:var(--flora-display);letter-spacing:-.045em;margin:0;font-size:clamp(62px,8vw,126px);font-weight:500;line-height:.78}.app-module__v7YGlq__catalogIntro h2 em,.app-module__v7YGlq__atmosphereIntro h2 em{color:var(--theme-accent-text);font-weight:500}.app-module__v7YGlq__catalogIntro>p,.app-module__v7YGlq__atmosphereIntro>p{max-width:40ch;color:var(--theme-text-muted);margin:0;font-size:13px;line-height:1.7}.app-module__v7YGlq__results{scroll-margin-top:150px}.app-module__v7YGlq__pagination{border-top:1px solid var(--theme-separator);grid-template-columns:minmax(160px,1fr) auto auto auto;align-items:center;gap:20px;margin:clamp(90px,12vw,170px) clamp(18px,4vw,68px) 0;padding-top:20px;display:grid}.app-module__v7YGlq__pagination p{color:var(--theme-text-muted);letter-spacing:.08em;margin:0;font-size:10px}.app-module__v7YGlq__pagination button{min-width:42px;min-height:42px;color:var(--theme-text);font-family:var(--flora-sans);cursor:pointer;background:0 0;border:0;font-size:11px}.app-module__v7YGlq__pagination button:disabled{color:var(--theme-text-muted);cursor:default;opacity:.42}.app-module__v7YGlq__pageNumbers{align-items:center;gap:2px;display:flex}.app-module__v7YGlq__pageNumbers button{border-bottom:1px solid var(--theme-separator)}.app-module__v7YGlq__pageNumbers .app-module__v7YGlq__currentPage{border-color:var(--theme-accent);color:var(--theme-accent-text)}.app-module__v7YGlq__pageNumbers>span{width:28px;color:var(--theme-text-muted);text-align:center}.app-module__v7YGlq__atmosphere{background:var(--theme-card);padding:clamp(110px,15vw,230px) clamp(18px,4vw,68px)}.app-module__v7YGlq__atmosphereIntro{grid-template-columns:minmax(140px,.4fr) minmax(340px,1.25fr) minmax(240px,.5fr);align-items:end;gap:clamp(30px,5vw,80px);display:grid}.app-module__v7YGlq__atmosphereIntro>span{color:var(--theme-accent-text);letter-spacing:.12em;text-transform:uppercase;align-self:start;font-size:9px;font-weight:600}.app-module__v7YGlq__atmosphereIntro h2{font-family:var(--flora-display);letter-spacing:-.045em;margin:0;font-size:clamp(62px,8vw,126px);font-weight:500;line-height:.78}.app-module__v7YGlq__atmosphereGallery{grid-template-columns:1.1fr .7fr .8fr;align-items:start;gap:clamp(18px,3vw,48px);margin-top:clamp(72px,10vw,150px);display:grid}.app-module__v7YGlq__atmosphereGallery a{color:var(--theme-text);text-decoration:none}.app-module__v7YGlq__atmosphereGallery figure{margin:0}.app-module__v7YGlq__atmosphereGallery img{object-fit:cover;width:100%;display:block}.app-module__v7YGlq__atmospherePhoto0 img{aspect-ratio:4/5;border-radius:46% 46% 22px 22px}.app-module__v7YGlq__atmospherePhoto1{margin-top:clamp(90px,12vw,180px)}.app-module__v7YGlq__atmospherePhoto1 img{aspect-ratio:4/5;border-radius:18px 18px 44%}.app-module__v7YGlq__atmospherePhoto2 img{aspect-ratio:1;border-radius:20px}.app-module__v7YGlq__atmosphereGallery figcaption{color:var(--theme-text-muted);font-family:var(--flora-display);justify-content:space-between;gap:14px;padding-top:14px;font-size:20px;font-style:italic;display:flex}@media (max-width:920px){.app-module__v7YGlq__hero{grid-template-columns:1fr;min-height:auto}.app-module__v7YGlq__heroCopy,.app-module__v7YGlq__heroComposition{grid-column:1}.app-module__v7YGlq__heroCopy{grid-row:1}.app-module__v7YGlq__heroComposition{grid-row:2}.app-module__v7YGlq__heroCopy{padding-bottom:10px}.app-module__v7YGlq__heroMeta{margin-bottom:70px}.app-module__v7YGlq__heroCopy h1{max-width:8ch;font-size:clamp(88px,18vw,150px)}.app-module__v7YGlq__heroComposition{min-height:74svh}.app-module__v7YGlq__heroWithAdvertisement{min-height:auto;padding:30px 0 18px}.app-module__v7YGlq__catalogIntro,.app-module__v7YGlq__atmosphereIntro{grid-template-columns:1fr 2fr}.app-module__v7YGlq__catalogIntro>p,.app-module__v7YGlq__atmosphereIntro>p{grid-column:2}}@media (max-width:720px){.app-module__v7YGlq__catalogBar{grid-template-columns:1fr;gap:0;padding:0;top:66px}.app-module__v7YGlq__categoryNav{min-height:62px;padding:0 18px}.app-module__v7YGlq__search{border-top:1px solid var(--theme-separator);border-left:0;min-height:54px;padding:0 18px}.app-module__v7YGlq__searchExperience{border-top:1px solid var(--theme-separator);padding:9px 18px}.app-module__v7YGlq__searchExperience .app-module__v7YGlq__search{border-top:0;min-height:44px;padding:0}.app-module__v7YGlq__catalog{scroll-margin-top:182px}.app-module__v7YGlq__catalogIntro,.app-module__v7YGlq__atmosphereIntro{grid-template-columns:1fr}.app-module__v7YGlq__catalogIntro>p,.app-module__v7YGlq__atmosphereIntro>p{grid-column:1}.app-module__v7YGlq__catalogIntro h2,.app-module__v7YGlq__atmosphereIntro h2{font-size:clamp(62px,18vw,100px)}.app-module__v7YGlq__pagination{grid-template-columns:1fr 1fr}.app-module__v7YGlq__pagination p,.app-module__v7YGlq__pageNumbers{grid-column:1/-1;justify-self:center}.app-module__v7YGlq__pageNumbers{grid-row:2}.app-module__v7YGlq__pageDirection:first-of-type{grid-column:1}.app-module__v7YGlq__atmosphereGallery{grid-template-columns:1.15fr .85fr}.app-module__v7YGlq__atmospherePhoto2{grid-column:1/-1;width:66%;margin-left:auto}}@media (max-width:520px){.app-module__v7YGlq__hero{padding-inline:14px}.app-module__v7YGlq__heroMeta{flex-direction:column;align-items:flex-start;gap:8px}.app-module__v7YGlq__heroCopy h1{font-size:clamp(78px,23vw,124px)}.app-module__v7YGlq__heroCopy>p,.app-module__v7YGlq__exploreLink{margin-left:0}.app-module__v7YGlq__heroComposition{min-height:62svh;max-height:610px}.app-module__v7YGlq__searchPanel{width:auto;box-shadow:none;margin-top:10px;position:static}.app-module__v7YGlq__heroWithAdvertisement{min-height:auto;max-height:none}.app-module__v7YGlq__heroMainMedia{width:84%;height:88%}.app-module__v7YGlq__heroDetailMedia{border-width:7px;width:48%;height:42%}.app-module__v7YGlq__heroNote{width:40%}.app-module__v7YGlq__catalogIntro,.app-module__v7YGlq__atmosphereIntro{padding-inline:18px}.app-module__v7YGlq__pagination{margin-inline:18px}.app-module__v7YGlq__atmosphere{padding-inline:14px}.app-module__v7YGlq__atmosphereIntro{padding-inline:4px}.app-module__v7YGlq__atmosphereGallery{gap:12px}.app-module__v7YGlq__atmospherePhoto1{margin-top:76px}.app-module__v7YGlq__atmosphereGallery figcaption{font-size:17px}}
.footer-module__RezEpG__footer{background:var(--theme-dark);border-top:1px solid var(--theme-text-a20);padding:clamp(70px,10vw,150px) clamp(18px,4vw,64px) 26px;overflow:hidden}.footer-module__RezEpG__indexLabel,.footer-module__RezEpG__credits{color:var(--theme-text-muted);font-family:var(--zen-mono);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;gap:24px;font-size:8px;display:flex}.footer-module__RezEpG__name{font-family:var(--zen-display);letter-spacing:-.08em;text-transform:uppercase;white-space:nowrap;margin:clamp(42px,7vw,100px) 0;font-size:clamp(76px,17vw,260px);font-weight:720;line-height:.64}.footer-module__RezEpG__information{border-top:1px solid var(--theme-text-a20);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.footer-module__RezEpG__information section{border-right:1px solid var(--theme-text-a12);flex-direction:column;align-items:flex-start;gap:10px;min-height:220px;padding:22px 24px 28px 0;display:flex}.footer-module__RezEpG__information section+section{padding-left:24px}.footer-module__RezEpG__information section:last-child{border-right:0}.footer-module__RezEpG__information span{color:var(--theme-accent-text);font-family:var(--zen-mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:22px;font-size:8px}.footer-module__RezEpG__information p,.footer-module__RezEpG__information a{max-width:28ch;color:var(--theme-text-muted);margin:0;font-size:12px;line-height:1.6;text-decoration:none}.footer-module__RezEpG__information a:hover{color:var(--theme-text)}.footer-module__RezEpG__credits{border-top:1px solid var(--theme-text-a20);padding-top:22px}.footer-module__RezEpG__credits a{color:var(--theme-text-muted);text-decoration:none}@media (max-width:800px){.footer-module__RezEpG__information{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-module__RezEpG__information section:nth-child(2){border-right:0}.footer-module__RezEpG__information section:nth-child(n+3){border-top:1px solid var(--theme-text-a12)}}@media (max-width:520px){.footer-module__RezEpG__footer{padding-inline:14px}.footer-module__RezEpG__name{font-size:clamp(66px,25vw,110px)}.footer-module__RezEpG__information{grid-template-columns:1fr}.footer-module__RezEpG__information section,.footer-module__RezEpG__information section+section{border-top:1px solid var(--theme-text-a12);border-right:0;min-height:0;padding:22px 4px 26px}}
.route-module__8AW42a__route{background:var(--theme-bg);width:100%;min-height:70svh}.route-module__8AW42a__routeIntro{border-bottom:1px solid var(--atelier-rule);grid-template-columns:1fr 2fr;gap:40px;padding:clamp(50px,8vw,120px) clamp(18px,4vw,72px) clamp(34px,5vw,74px);display:grid}.route-module__8AW42a__routeIntro>span{color:var(--theme-muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.route-module__8AW42a__routeIntro h1{max-width:9ch;font-family:var(--atelier-display);letter-spacing:-.045em;margin:0;font-size:clamp(62px,10vw,150px);font-weight:400;line-height:.76}.route-module__8AW42a__routeIntro p{max-width:42ch;color:var(--theme-muted);margin:28px 0 0;font-size:12px;line-height:1.65}.route-module__8AW42a__reservationFrame{padding:clamp(50px,7vw,110px) 0}:is(.route-module__8AW42a__reservationFrame button,.route-module__8AW42a__reservationFrame input,.route-module__8AW42a__reservationFrame textarea){border-radius:0!important}@media (max-width:700px){.route-module__8AW42a__routeIntro{grid-template-columns:1fr}}
