.products-page .products-filters__open-btn,.products-page .products-mobile-filter-sheet{display:none}@media (min-width:430px){.products-page .products-filters__bar,.products-page .products-filters__desktop-fields{display:contents}}@media (max-width:429px){.products-page{overflow-x:clip}.products-page .products-page__main,.products-page .products-page__main .container{overflow:visible}.products-page .products-filters{display:flex;flex-direction:column;gap:0;margin-bottom:12px;position:relative}.products-page .products-filters__bar{display:flex;align-items:flex-end;gap:10px;min-width:0}.products-page .products-filters__search{flex:1 1 auto;min-width:0}.products-page .products-filters__open-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:42px;padding:9px 14px;border-radius:12px;border:1px solid rgba(185,133,111,.45);background:linear-gradient(165deg,rgba(72,17,38,.55),rgba(18,14,20,.92));color:rgba(255,242,232,.96);font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.products-page .products-filters__open-btn:hover{border-color:rgba(185,133,111,.72);box-shadow:0 8px 24px rgba(72,17,38,.35)}.products-page .products-filters__open-btn:focus-visible{outline:none;border-color:rgba(185,133,111,.88);box-shadow:0 0 0 3px rgba(185,133,111,.28),0 8px 24px rgba(72,17,38,.35)}.products-page .products-filters__open-btn-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:rgba(185,133,111,.92);color:#1a0a10;font-size:.72rem;font-weight:900;line-height:1}.products-page .products-filters__desktop-fields{display:none}.products-page .products-filters label{font-size:12px}.products-page .products-filters__search input{width:100%;min-height:42px;padding:9px 11px;font-size:13px}.products-page .products-mobile-filter-sheet{display:block;position:fixed;inset:0;pointer-events:none}.products-page .products-mobile-filter-sheet--open{pointer-events:auto}.products-page .products-mobile-filter-sheet__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(6,6,10,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .28s ease;cursor:pointer}.products-page .products-mobile-filter-sheet--open .products-mobile-filter-sheet__backdrop{opacity:1}.products-page .products-mobile-filter-sheet__panel{position:absolute;inset-inline:0;inset-block-end:0;display:flex;flex-direction:column;max-height:min(88vh,560px);border-radius:20px 20px 0 0;border:1px solid rgba(185,133,111,.35);border-bottom:none;background:rgba(12,10,16,.98);box-shadow:0 -12px 48px rgba(0,0,0,.55),0 0 0 1px rgba(72,17,38,.4);transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1)}.products-page .products-mobile-filter-sheet--open .products-mobile-filter-sheet__panel{transform:translateY(0)}.products-page .products-mobile-filter-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:14px 16px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.products-page .products-mobile-filter-sheet__title{margin:0;font-size:1.05rem;font-weight:850;color:rgba(255,242,232,.98)}.products-page .products-mobile-filter-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(246,241,238,.92);cursor:pointer;transition:background .2s ease,border-color .2s ease}.products-page .products-mobile-filter-sheet__close:focus-visible{outline:none;border-color:rgba(185,133,111,.75);box-shadow:0 0 0 3px rgba(185,133,111,.24)}.products-page .products-mobile-filter-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 16px 8px;display:flex;flex-direction:column;gap:12px;margin-bottom:0}.products-page .products-mobile-filter-sheet__body .field{overflow:visible;min-width:0}.products-page .products-mobile-filter-sheet__body .luxury-dd{overflow:visible}.products-page .products-mobile-filter-sheet__body .luxury-dd__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-page .products-mobile-filter-sheet__body .luxury-dd__list{position:absolute;top:calc(100% + 6px);inset-inline:0;max-height:min(36vh,220px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.products-page .products-mobile-filter-sheet__body .luxury-dd__btn,.products-page .products-mobile-filter-sheet__body input{width:100%;min-height:44px;padding:10px 12px;font-size:13.5px}.products-page .products-mobile-filter-sheet__body .luxury-dd__option{min-height:44px;display:flex;align-items:center;font-size:14px}.products-page .products-mobile-filter-sheet__footer{flex-shrink:0;display:grid;grid-template-columns:1fr 1.15fr;gap:10px;padding:12px 16px calc(14px + env(safe-area-inset-bottom, 0px));border-top:1px solid rgba(255,255,255,.1);background:rgba(10,8,14,.98)}.products-page .products-mobile-filter-sheet__apply,.products-page .products-mobile-filter-sheet__reset{min-height:44px;border-radius:12px;font-family:inherit;font-size:13.5px;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .18s ease}.products-page .products-mobile-filter-sheet__reset{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:rgba(246,241,238,.9)}.products-page .products-mobile-filter-sheet__apply{border:1px solid rgba(185,133,111,.55);background:linear-gradient(165deg,rgba(122,28,58,.95),rgba(72,17,38,.98));color:rgba(255,247,242,.98)}.products-page .products-mobile-filter-sheet__apply:focus-visible,.products-page .products-mobile-filter-sheet__reset:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(185,133,111,.28)}.products-page .container .products-filters~.gallery{margin-top:12px}.products-page .container{width:min(1100px,94%)}.products-page .gallery{grid-template-columns:minmax(0,1fr);justify-items:center;align-items:stretch;gap:12px}.products-page .gallery .item,.products-page .gallery .product-card,.products-page .gallery .product-card-skeleton,.products-page .gallery>.reveal{min-width:0;width:100%;max-width:min(100%,340px)}.products-page .product-card-skeleton__media{aspect-ratio:3/4}.products-page .gallery>.reveal{display:flex;flex-direction:column;height:100%}.products-page .gallery>.reveal>.product-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.products-page .topbar__inner{padding:10px 4px;gap:12px}.products-page .brand{gap:10px;min-width:0}.products-page .brand__text{min-width:0}.products-page .brand img{width:38px;height:38px;flex-shrink:0}.products-page .brand__ar{font-size:14px}.products-page .brand__en{font-size:11px}.products-page .nav__toggle{min-width:40px;min-height:40px;padding:8px 10px;flex-shrink:0}.products-page .products-page__main{padding-top:20px;padding-bottom:48px}.products-page .section__title{font-size:22px;margin-bottom:8px}.products-page .section__text{font-size:12.5px;line-height:1.75}.products-page .product-card .item__media--product{aspect-ratio:3/4;flex-shrink:0;width:100%}.products-page .product-card .item__body{flex:1 1 auto;display:flex;flex-direction:column;padding:10px 10px 14px;gap:6px;min-height:0;overflow-wrap:anywhere}.products-page .product-card .item__body h3{font-size:14px;line-height:1.35;flex-shrink:0}.products-page .product-card__brand{font-size:.68rem;margin-bottom:4px;flex-shrink:0}.products-page .product-card__desc{font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.products-page .product-card__price{font-size:1rem;margin-top:2px;flex-shrink:0}.products-page .product-card__picker{margin-top:.35rem;flex-shrink:0;max-width:100%}.products-page .product-card__pills{max-width:100%}.products-page .product-card__picker-label{font-size:.72rem;margin-bottom:.25rem}.products-page .product-choice-pill{min-height:32px;max-width:100%;padding:.35rem .7rem;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center}.products-page .product-card__delivery{font-size:11.5px;margin-top:6px;line-height:1.45;flex-shrink:0}.products-page .product-card__delivery--intl{margin-top:.1rem}.products-page .product-card .product-card__order-btn{min-height:40px;margin-top:auto;margin-bottom:0;width:100%;font-size:12.5px;padding:10px 12px;flex-shrink:0}.products-page .product-card .btn--small{font-size:12.5px}.products-page .product-media__arrow{width:36px;height:36px;min-width:36px;min-height:36px}.products-page .product-media__dot{width:10px;height:10px;min-width:0;min-height:0;padding:0;background-clip:border-box}.products-page .product-media__dot:before{inset:-11px}.products-page .site-footer{padding:40px 0 28px;margin-top:28px}.products-page .site-footer__cta{padding:20px 16px;gap:18px}.products-page .site-footer__cta-eyebrow{font-size:11px}.products-page .site-footer__cta-title{font-size:17px}.products-page .site-footer__cta-sub{font-size:12.5px}.products-page .site-footer__cta-btn{min-height:44px;font-size:13px;padding:10px 16px}.products-page .site-footer__rule{margin:28px 0 24px}.products-page .site-footer__grid{gap:24px}.products-page .site-footer__acc-trigger{padding-block-start:12px;padding-block-end:13px;min-height:44px}.products-page .site-footer__heading--acc-panel{font-size:14px}.products-page .site-footer__list a{font-size:13px;min-height:32px;display:inline-flex;align-items:center}.products-page .site-footer__tagline{font-size:12.5px;line-height:1.65}.products-page .site-footer__brand-ar{font-size:15px}.products-page .site-footer__brand-en{font-size:11px}.products-page .site-footer__bottom{margin-top:32px;padding:16px 0 4px}.products-page .site-footer__copy{font-size:12px}.products-page .site-footer__dev-credit{font-size:11.5px}.products-page .site-footer__totop{min-width:40px;min-height:40px}.products-page .site-footer .social-link{width:48px;height:48px;min-width:48px;min-height:48px}.products-page .site-footer .social-link__icon{width:20px;height:20px}.products-page .social-links--footer{gap:10px}}@media (min-width:768px) and (max-width:1023px){.products-page .topbar__inner{padding:10px 0;gap:16px}.products-page .brand{gap:10px;flex-shrink:0}.products-page .brand img{width:40px;height:40px}.products-page .brand__ar{font-size:15px}.products-page .brand__en{font-size:11.5px}.products-page .nav{gap:14px;flex-wrap:nowrap}.products-page .nav .nav__current,.products-page .nav a{font-size:13px;padding:6px 8px;font-weight:700}.products-page .nav__toggle{display:none}.products-page .products-page__main,.products-page .products-page__main .container{overflow:visible}.products-page .products-filters{position:relative;margin-bottom:24px;gap:10px 12px;grid-template-columns:repeat(3,minmax(0,1fr))}.products-page .products-filters .field{overflow:visible}.products-page .products-filters .field--wide{grid-column:1/-1}.products-page .products-filters .luxury-dd{overflow:visible}.products-page .products-filters .luxury-dd__list{max-height:min(38vh,240px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.products-page .products-filters label{font-size:12.5px}.products-page .products-filters .luxury-dd__btn,.products-page .products-filters input{min-height:40px;padding:9px 11px;font-size:13.5px}.products-page .products-filters .luxury-dd__option{min-height:40px;display:flex;align-items:center}.products-page .container .products-filters~.gallery{margin-top:24px}.products-page .gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}.products-page .gallery>.reveal{display:flex;flex-direction:column;height:100%;min-width:0}.products-page .gallery>.reveal>.product-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.products-page .product-card .item__body{flex:1 1 auto;display:flex;flex-direction:column;padding:10px 11px 12px;gap:5px;min-height:0}.products-page .product-card .item__body h3{font-size:15px;line-height:1.35;flex-shrink:0}.products-page .product-card__brand{font-size:.7rem;margin-bottom:2px;flex-shrink:0}.products-page .product-card__desc{font-size:12.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.products-page .product-card__price{font-size:1.05rem;margin-top:2px;flex-shrink:0}.products-page .product-card__picker{margin-top:.25rem;flex-shrink:0}.products-page .product-card__picker-label{font-size:.74rem;margin-bottom:.2rem}.products-page .product-choice-pill{min-height:32px;padding:.3rem .65rem;font-size:.78rem}.products-page .product-card__delivery{font-size:12px;margin-top:4px;line-height:1.4;flex-shrink:0}.products-page .product-card__delivery--intl{margin-top:.08rem}.products-page .product-card .product-card__order-btn{margin-top:auto;margin-bottom:0;min-height:40px;width:100%;font-size:13px;padding:9px 12px;flex-shrink:0}.products-page .products-page__main{padding-top:28px;padding-bottom:56px}.products-page .section__title{font-size:26px}.products-page .section__text{font-size:14px;line-height:1.75}.products-page .site-footer{padding:48px 0 30px;margin-top:36px}.products-page .site-footer__cta{padding:22px 24px;gap:20px;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 28px 56px -24px rgba(0,0,0,.55),0 0 72px -36px rgba(72,17,38,.32),inset 0 1px 0 rgba(255,255,255,.06)}.products-page .site-footer__cta-ambient{inset:-22px -6% -18px -6%;filter:blur(22px);opacity:.58}.products-page .site-footer__cta-title{font-size:21px}.products-page .site-footer__cta-sub{font-size:13.5px;line-height:1.65}.products-page .site-footer__cta-btn{padding:12px 18px;font-size:14px;box-shadow:0 12px 28px rgba(16,114,83,.34),inset 0 1px 0 rgba(255,255,255,.16)}.products-page .site-footer__rule{margin:36px 0 28px}.products-page .site-footer__grid{gap:28px 22px}.products-page .site-footer__acc-trigger{padding-block-start:14px;padding-block-end:15px}.products-page .site-footer__bottom{margin-top:36px;padding:18px 0 6px}.products-page .site-footer__tagline{font-size:13.5px;line-height:1.6}}@media (min-width:992px) and (max-width:1199px){.products-page .products-page__main,.products-page .products-page__main .container{overflow:visible}.products-page .products-filters{position:relative;margin-bottom:26px;gap:14px 16px;grid-template-columns:repeat(3,minmax(0,1fr))}.products-page .products-filters .field{overflow:visible;min-width:0}.products-page .products-filters .field--wide{grid-column:1/-1}.products-page .products-filters .luxury-dd{overflow:visible;min-width:0}.products-page .products-filters .luxury-dd__btn{min-width:0}.products-page .products-filters .luxury-dd__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-page .products-filters .luxury-dd__list{max-height:min(42vh,260px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.products-page .products-filters label{font-size:13px}.products-page .products-filters .luxury-dd__btn,.products-page .products-filters input{min-height:40px;padding:10px 12px;font-size:14px}.products-page .container .products-filters~.gallery{margin-top:26px}.products-page .gallery{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:20px}.products-page .gallery>.reveal{display:flex;flex-direction:column;height:100%;min-width:0}.products-page .gallery>.reveal>.product-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.products-page .product-card .item__body{flex:1 1 auto;display:flex;flex-direction:column;padding:11px 12px 13px;gap:6px;min-height:0}.products-page .product-card .item__body h3{font-size:14.5px;line-height:1.35;flex-shrink:0}.products-page .product-card__brand{font-size:.72rem;margin-bottom:2px;flex-shrink:0}.products-page .product-card__desc{font-size:12.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.products-page .product-card__price{font-size:1.02rem;margin-top:2px;flex-shrink:0}.products-page .product-card__picker{margin-top:.3rem;flex-shrink:0;max-width:100%}.products-page .product-card__pills{max-width:100%;gap:.3rem}.products-page .product-card__picker-label{font-size:.75rem;margin-bottom:.22rem}.products-page .product-choice-pill{min-height:30px;max-width:100%;padding:.28rem .6rem;font-size:.76rem;display:inline-flex;align-items:center;justify-content:center}.products-page .product-card__delivery{font-size:11.5px;margin-top:5px;line-height:1.42;flex-shrink:0}.products-page .product-card__delivery--intl{margin-top:.1rem}.products-page .product-card .product-card__order-btn{margin-top:auto;margin-bottom:0;min-height:38px;width:100%;font-size:12.5px;padding:9px 11px;flex-shrink:0}.products-page .products-page__main{padding-top:32px;padding-bottom:60px}.products-page .section__title{font-size:27px}.products-page .section__text{font-size:14.5px;line-height:1.75}.products-page .site-footer{padding:52px 0 34px;margin-top:40px}.products-page .site-footer__cta{padding:26px 28px;gap:26px;align-items:center}.products-page .site-footer__cta-text{gap:7px}.products-page .site-footer__cta-title{font-size:clamp(20px,2vw,24px)}.products-page .site-footer__cta-sub{font-size:14px;line-height:1.7}.products-page .site-footer__cta-btn{padding:13px 20px;font-size:14.5px;flex-shrink:0}.products-page .site-footer__rule{margin:42px 0 34px}.products-page .site-footer__grid{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:32px 28px;align-items:start}.products-page .site-footer__col--brand{max-width:100%}.products-page .site-footer__social-block{align-items:flex-start;gap:12px}.products-page .social-links--footer{justify-content:flex-start;gap:12px}.products-page .site-footer__bottom{margin-top:40px;padding:20px 0 8px;gap:16px}.products-page .site-footer__tagline{font-size:14px;line-height:1.65;max-width:36ch}}@media (min-width:1200px) and (max-width:1599px){.products-page .container{width:min(1240px,86%)}.products-page .topbar__inner{padding:11px 6px;gap:22px}.products-page .brand{gap:14px}.products-page .brand img{width:42px;height:42px}.products-page .nav{gap:22px}.products-page .nav .nav__current,.products-page .nav a{padding:8px 10px;font-size:14px}.products-page .nav__toggle{display:none}.products-page .products-page__main{padding-top:40px;padding-bottom:72px}.products-page .section__title{font-size:30px;margin-bottom:12px;letter-spacing:-.3px}.products-page .section__text{font-size:15px;line-height:1.8;max-width:62ch;margin-bottom:4px}.products-page .products-page__main,.products-page .products-page__main .container{overflow:visible}.products-page .products-filters{position:relative;margin-bottom:32px;gap:16px 20px;grid-template-columns:minmax(280px,2.15fr) repeat(3,minmax(0,1fr));align-items:end}.products-page .products-filters .field{overflow:visible;min-width:0}.products-page .products-filters .field--wide{grid-column:auto}.products-page .products-filters .luxury-dd{overflow:visible;min-width:0}.products-page .products-filters .luxury-dd__btn{min-width:0;padding:11px 14px}.products-page .products-filters .luxury-dd__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-page .products-filters .luxury-dd__list{max-height:min(44vh,280px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.products-page .products-filters label{font-size:13px;margin-bottom:2px}.products-page .products-filters input{min-height:44px;padding:11px 14px;font-size:14.5px}.products-page .products-filters .luxury-dd__option{min-height:42px;padding:10px 14px;display:flex;align-items:center}.products-page .container .products-filters~.gallery{margin-top:32px}.products-page .gallery{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px 22px}.products-page .gallery>.reveal{display:flex;flex-direction:column;height:100%;min-width:0}.products-page .gallery>.reveal>.product-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.products-page .product-card .item__body{flex:1 1 auto;display:flex;flex-direction:column;padding:12px 14px 14px;gap:7px;min-height:0}.products-page .product-card .item__body h3{font-size:15.5px;line-height:1.35;flex-shrink:0}.products-page .product-card__brand{font-size:.74rem;margin-bottom:2px;flex-shrink:0}.products-page .product-card__desc{font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.products-page .product-card__price{font-size:1.08rem;margin-top:2px;flex-shrink:0}.products-page .product-card__picker{margin-top:.35rem;flex-shrink:0;max-width:100%}.products-page .product-card__pills{display:flex;flex-wrap:wrap;gap:.35rem;max-width:100%}.products-page .product-card__picker-label{font-size:.78rem;margin-bottom:.28rem}.products-page .product-choice-pill{min-height:32px;padding:.32rem .7rem;font-size:.8rem;display:inline-flex;align-items:center;justify-content:center;max-width:100%}.products-page .product-card__delivery{font-size:12px;margin-top:6px;line-height:1.45;flex-shrink:0}.products-page .product-card__delivery--intl{margin-top:.12rem}.products-page .product-card .product-card__order-btn{margin-top:auto;margin-bottom:0;min-height:40px;width:100%;font-size:13px;padding:10px 12px;flex-shrink:0}.products-page .site-footer{padding:56px 0 40px;margin-top:44px}.products-page .site-footer__cta{padding:30px 36px;gap:36px;align-items:center}.products-page .site-footer__cta-text{gap:8px;max-width:none}.products-page .site-footer__cta-title{font-size:clamp(22px,1.8vw,26px)}.products-page .site-footer__cta-sub{font-size:14.5px;line-height:1.75;max-width:52ch}.products-page .site-footer__cta-btn{padding:14px 24px;font-size:15px;flex-shrink:0}.products-page .site-footer__rule{margin:46px 0 38px}.products-page .site-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px 36px;align-items:start}.products-page .site-footer__col--brand{max-width:100%}.products-page .site-footer__social-block{align-items:flex-start;gap:14px}.products-page .social-links--footer{justify-content:flex-start;gap:14px}.products-page .site-footer__bottom{margin-top:44px;padding:22px 0 10px;gap:18px}.products-page .site-footer__tagline{font-size:14.5px;line-height:1.7;max-width:40ch}}@media (min-width:1600px){.products-page .container{width:min(1800px,88%)}.products-page .topbar__inner{padding:12px 8px;gap:28px}.products-page .brand{gap:16px}.products-page .brand img{width:44px;height:44px}.products-page .brand__ar{font-size:17px}.products-page .brand__en{font-size:12.5px}.products-page .nav{gap:28px}.products-page .nav .nav__current,.products-page .nav a{padding:8px 12px;font-size:14.5px}.products-page .nav__toggle{display:none}.products-page .products-page__main{padding-top:48px;padding-bottom:80px}.products-page .section__title{font-size:32px;margin-bottom:14px;letter-spacing:-.3px}.products-page .section__text{font-size:15.5px;line-height:1.8;max-width:68ch;margin-bottom:6px}.products-page .products-page__main,.products-page .products-page__main .container{overflow:visible}.products-page .products-filters{position:relative;margin-bottom:36px;gap:18px 24px;grid-template-columns:minmax(320px,2.4fr) repeat(3,minmax(0,1fr));align-items:end;max-width:1400px}.products-page .products-filters .field{overflow:visible;min-width:0}.products-page .products-filters .field--wide{grid-column:auto}.products-page .products-filters .luxury-dd{overflow:visible;min-width:0}.products-page .products-filters .luxury-dd__btn{min-width:0;padding:12px 16px;font-size:14.5px}.products-page .products-filters .luxury-dd__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-page .products-filters .luxury-dd__list{max-height:min(44vh,320px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.products-page .products-filters label{font-size:13.5px;margin-bottom:3px}.products-page .products-filters input{min-height:46px;padding:12px 16px;font-size:15px}.products-page .products-filters .luxury-dd__option{min-height:44px;padding:11px 16px;display:flex;align-items:center;font-size:14px}.products-page .container .products-filters~.gallery{margin-top:36px}.products-page .gallery{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:26px 24px}.products-page .gallery>.reveal{display:flex;flex-direction:column;height:100%;min-width:0}.products-page .gallery>.reveal>.product-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.products-page .product-card .item__body{flex:1 1 auto;display:flex;flex-direction:column;padding:13px 14px 15px;gap:7px;min-height:0}.products-page .product-card .item__body h3{font-size:15.5px;line-height:1.38;flex-shrink:0}.products-page .product-card__brand{font-size:.75rem;margin-bottom:2px;flex-shrink:0}.products-page .product-card__desc{font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.products-page .product-card__price{font-size:1.08rem;margin-top:2px;flex-shrink:0}.products-page .product-card__picker{margin-top:.35rem;flex-shrink:0;max-width:100%}.products-page .product-card__pills{display:flex;flex-wrap:wrap;gap:.35rem;max-width:100%}.products-page .product-card__picker-label{font-size:.78rem;margin-bottom:.28rem}.products-page .product-choice-pill{min-height:32px;padding:.32rem .7rem;font-size:.8rem;display:inline-flex;align-items:center;justify-content:center;max-width:100%}.products-page .product-card__delivery{font-size:12px;margin-top:6px;line-height:1.45;flex-shrink:0}.products-page .product-card__delivery--intl{margin-top:.12rem}.products-page .product-card .product-card__order-btn{margin-top:auto;margin-bottom:0;min-height:42px;width:100%;font-size:13.5px;padding:10px 14px;flex-shrink:0}.products-page .site-footer{padding:64px 0 44px;margin-top:52px}.products-page .site-footer__cta{padding:34px 42px;gap:40px;align-items:center;max-width:1600px;margin-inline:auto}.products-page .site-footer__cta-text{gap:9px;max-width:none}.products-page .site-footer__cta-title{font-size:clamp(24px,1.6vw,28px)}.products-page .site-footer__cta-sub{font-size:15px;line-height:1.8;max-width:56ch}.products-page .site-footer__cta-btn{padding:14px 26px;font-size:15px;flex-shrink:0}.products-page .site-footer__rule{margin:52px 0 42px}.products-page .site-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:48px 44px;align-items:start}.products-page .site-footer__col--brand{max-width:100%}.products-page .site-footer__social-block{align-items:flex-start;gap:16px}.products-page .social-links--footer{justify-content:flex-start;gap:16px}.products-page .site-footer__bottom{margin-top:48px;padding:24px 0 12px;gap:20px}.products-page .site-footer__tagline{font-size:15px;line-height:1.7;max-width:44ch}}.products-page{--z-navbar:1000;--z-filter-sheet:900;--z-dropdown:800;--z-backdrop:700}.products-page .products-page__topbar,.products-page .topbar{z-index:var(--z-navbar)}.products-page .products-mobile-filter-sheet{z-index:var(--z-filter-sheet)}.products-page .products-mobile-filter-sheet__backdrop{z-index:var(--z-backdrop)}.products-page .products-mobile-filter-sheet__panel{z-index:calc(var(--z-backdrop) + 1)}.products-page .products-filters{z-index:auto;isolation:auto}.products-page .products-filters .luxury-dd__list,.products-page .products-mobile-filter-sheet__body .luxury-dd__list{z-index:var(--z-dropdown)}.products-page .products-filters .luxury-dd{position:relative;z-index:auto}.products-page .container .products-filters~.gallery,.products-page .gallery,.products-page .gallery .item,.products-page .gallery .product-card,.products-page .gallery>.reveal,.products-page .product-card .item__media--product,.products-page .products-page__main,.products-page .products-page__main .container{z-index:auto}::selection{background:rgba(122,28,58,.72);color:#fff7f2}::-moz-selection{background:rgba(122,28,58,.72);color:#fff7f2}html{scrollbar-width:thin;scrollbar-color:rgba(105,32,52,.92) rgba(10,7,12,.96);font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:linear-gradient(180deg,rgba(14,9,16,.98),rgba(7,5,10,1));border-inline-start:1px solid rgba(72,17,38,.22)}html::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid rgba(5,3,8,.45);background:linear-gradient(180deg,rgba(118,40,62,.92),rgba(78,20,38,.9));background-clip:padding-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(132,48,72,.95),rgba(92,28,48,.93))}html::-webkit-scrollbar-corner{background:rgba(7,5,10,.96)}.product-size-pills{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-top:.35rem}.product-size-pill{position:relative;font:inherit;font-weight:700;font-size:.78rem;padding:.28rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#f6f1ee;cursor:pointer;line-height:1.2;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.product-size-pill--selected{border-color:rgba(185,133,111,.85);background:rgba(185,133,111,.22)}.product-size-pill--unavailable{text-decoration:line-through;opacity:.55;cursor:not-allowed}.product-size-pill--unavailable.product-size-pill--special{cursor:pointer;opacity:.85;text-decoration:none;border-style:dashed}.product-size-pill__special{display:block;font-size:.62rem;font-weight:800;color:#e8c4a8;margin-top:.12rem}.product-size-pill[aria-disabled=true]{pointer-events:none}.product-size-pill:focus-visible{outline:2px solid rgba(185,133,111,.85);outline-offset:2px}.testimonials-section{position:relative;isolation:isolate;overflow-x:clip;max-width:100%;padding:40px 0 36px}.testimonials-section:before{content:"";position:absolute;inset-inline:0;top:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(185,133,111,.2) 20%,rgba(232,210,178,.45) 50%,rgba(185,133,111,.2) 80%,transparent);opacity:.85}.testimonials-section__container{display:flex;flex-direction:column;align-items:stretch}.testimonials-section__head{text-align:center;max-width:34rem;margin:0 auto 1.5rem;padding-inline:min(4vw,12px)}.testimonials-section__title{position:relative;margin:0 0 10px;font-size:clamp(1.45rem,2.8vw,1.85rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;color:rgba(255,242,232,.98);text-shadow:0 2px 20px rgba(0,0,0,.28)}.testimonials-section__subtitle{margin:0;font-size:clamp(.88rem,1.6vw,.98rem);font-weight:650;line-height:1.75;color:rgba(215,201,194,.82)}.testimonials-section__track{display:grid;gap:1rem;width:100%;max-width:1120px;margin-inline:auto;padding-inline:min(4vw,4px)}.testimonials-section__cell{min-width:0;height:100%;display:flex}@media (max-width:719px){.testimonials-section__track{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:max(16px,env(safe-area-inset-left));gap:.875rem;padding-bottom:.35rem;max-width:none;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(185,133,111,.35) transparent}.testimonials-section__cell{flex:0 0 min(88vw,380px);scroll-snap-align:center}}@media (min-width:720px){.testimonials-section__track{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.testimonials-section[data-count="1"] .testimonials-section__track{grid-template-columns:minmax(300px,460px);justify-content:center}.testimonials-section[data-count="2"] .testimonials-section__track{grid-template-columns:repeat(2,minmax(280px,1fr));max-width:920px;justify-content:center}}@media (min-width:1024px){.testimonials-section[data-count="3"] .testimonials-section__track,.testimonials-section[data-count="4"] .testimonials-section__track,.testimonials-section[data-count="5"] .testimonials-section__track,.testimonials-section[data-count="6"] .testimonials-section__track,.testimonials-section[data-count="7"] .testimonials-section__track,.testimonials-section[data-count="8"] .testimonials-section__track,.testimonials-section[data-count="9"] .testimonials-section__track{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:168px;padding:1.2rem 1.35rem 1.35rem;border-radius:20px;border:1px solid rgba(185,133,111,.26);background:linear-gradient(165deg,rgba(255,255,255,.07),rgba(255,255,255,.03) 42%,rgba(72,17,38,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 36px rgba(0,0,0,.22);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.testimonial-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent 38%)}.testimonial-card:hover{transform:translateY(-4px);border-color:rgba(185,133,111,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 44px rgba(72,17,38,.28)}.testimonial-card:focus-within{outline:2px solid rgba(185,133,111,.55);outline-offset:3px}.testimonial-card__head{position:relative;z-index:1;display:flex;align-items:center;gap:14px;margin-bottom:12px}.testimonial-card__avatar{flex-shrink:0}.testimonial-card__avatar-ring{width:52px;height:52px;border-radius:999px;overflow:hidden;border:1px solid rgba(185,133,111,.38);background:rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.testimonial-card__avatar-ring--icon{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(72,17,38,.55),rgba(185,133,111,.18))}.testimonial-card__avatar-img{width:100%;height:100%;object-fit:cover}.testimonial-card__avatar-icon{width:1.35rem;height:1.35rem;flex-shrink:0;color:rgba(220,198,172,.72);stroke-width:1.75}.testimonial-card__meta{min-width:0}.testimonial-card__name{margin:0 0 4px;font-size:1rem;font-weight:800;line-height:1.35;color:rgba(255,245,236,.96)}.testimonial-card__stars{display:inline-block;font-size:.78rem;letter-spacing:.08em;line-height:1}.testimonial-card__stars-filled{color:rgba(200,168,138,.88)}.testimonial-card__stars-muted{color:rgba(200,168,138,.22)}.testimonial-card__quote{position:relative;z-index:1;margin:0;padding:0;border:none;flex:1 1}.testimonial-card__text{margin:0;font-size:.94rem;font-weight:600;line-height:1.8;color:rgba(225,212,204,.9)}.brand-strip-section{position:relative;isolation:isolate;overflow-x:clip;max-width:100%;padding:28px 0 40px}.brand-strip-section:after{content:"";position:absolute;inset-inline:12%;bottom:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(185,133,111,.16) 30%,rgba(185,133,111,.16) 70%,transparent)}.brand-strip-section__container{display:flex;flex-direction:column;align-items:stretch}.brand-strip-section__head{text-align:center;max-width:32rem;margin:0 auto 1.25rem;padding-inline:min(4vw,12px)}.brand-strip-section__title{margin:0 0 8px;font-size:clamp(1.15rem,2.2vw,1.42rem);font-weight:850;letter-spacing:.02em;color:rgba(255,238,226,.94)}.brand-strip-section__subtitle{margin:0;font-size:clamp(.82rem,1.5vw,.92rem);font-weight:650;line-height:1.7;color:rgba(215,201,194,.72)}.brand-strip-section__track{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.75rem 1rem;width:100%;max-width:960px;margin-inline:auto;padding-inline:min(4vw,4px)}.brand-strip-section__cell{min-width:0;display:flex}.brand-strip-section[data-count="1"] .brand-strip-section__track{grid-template-columns:minmax(140px,200px);justify-content:center}.brand-strip-section[data-count="2"] .brand-strip-section__track{grid-template-columns:repeat(2,minmax(140px,1fr));max-width:440px;justify-content:center}@media (max-width:719px){.brand-strip-section__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:.65rem;max-width:none;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(185,133,111,.3) transparent}.brand-strip-section__cell{flex:0 0 min(38vw,148px);scroll-snap-align:center}.brand-strip-section[data-count="1"] .brand-strip-section__track,.brand-strip-section[data-count="2"] .brand-strip-section__track{justify-content:safe center}}.brand-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;padding:14px 12px 12px;text-align:center;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(165deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 28px rgba(0,0,0,.16);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}.brand-card:hover{transform:translateY(-3px);border-color:rgba(185,133,111,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 32px rgba(72,17,38,.2)}.brand-card:focus-within{outline:2px solid rgba(185,133,111,.5);outline-offset:2px}.brand-card__logo-wrap{width:56px;height:56px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(185,133,111,.22);background:rgba(255,255,255,.04)}.brand-card__logo-wrap--monogram{background:linear-gradient(145deg,rgba(72,17,38,.5),rgba(185,133,111,.15))}.brand-card__logo{width:100%;height:100%;object-fit:contain;padding:7px}.brand-card__monogram{font-size:1.25rem;font-weight:800;color:rgba(255,236,224,.9);line-height:1}.brand-card__name{margin:0;font-size:.82rem;font-weight:750;line-height:1.4;color:rgba(246,241,238,.92)}.brand-card__type{margin:0;font-size:.68rem;font-weight:650;letter-spacing:.07em;color:rgba(215,201,194,.58)}.brand-strip-section+#contact.section--contact{padding-top:56px}@media (prefers-reduced-motion:reduce){.brand-card,.testimonial-card{transition:none}.brand-card:hover,.testimonial-card:hover{transform:none}.brand-strip-section__track,.testimonials-section__track{scroll-behavior:auto}}.product-card__stock{margin:.35rem 0 0;font-size:.82rem;font-weight:700}.product-card__stock--out{color:#c9a090}.product-card__order-btn:disabled{opacity:.5;cursor:not-allowed}.product-card__brand{margin:0 0 6px;font-size:.72rem;font-weight:650;letter-spacing:.04em;color:rgba(215,201,194,.62)}.product-card .item__media--product:after{display:none}.product-card .item__media--product img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.product-card .item__media--product .product-media--single .product-media__frame>.product-media__fallback,.product-card .item__media--product .product-media--single .product-media__frame>img{position:absolute;inset:0}@media (min-width:720px){.product-card .item__media--product img{height:100%}}@media (prefers-reduced-motion:reduce){.product-card .item__media--product img{transition:none}}