@charset "UTF-8";.Notification-module__notification___WfYqO{position:fixed;bottom:20px;right:20px;width:fit-content;height:86px;padding:0 28px;background:#000;border-radius:20px;display:flex;align-items:center;gap:29px;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;z-index:1001}.Notification-module__notification___WfYqO.Notification-module__visible___FdISu{opacity:1;transform:translateY(0)}@media (hover: hover){.Notification-module__notification___WfYqO:hover{transform:translateY(0) scale(1.01)}}.Notification-module__notification___WfYqO .Notification-module__icon___VdlxR{width:39px;height:39px;border-radius:50%;background:#00d52b;display:flex;align-items:center;justify-content:center}.Notification-module__notification___WfYqO .Notification-module__text___8QVzU{font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.03em;color:#fff;white-space:nowrap;font-family:Inter,sans-serif}@media (max-width: 768px){.Notification-module__notification___WfYqO{bottom:12px;right:10px;left:10px;width:auto;max-width:450px;height:56px;padding:0 16px;border-radius:14px;gap:14px}.Notification-module__notification___WfYqO .Notification-module__icon___VdlxR{width:28px;height:28px}.Notification-module__notification___WfYqO .Notification-module__text___8QVzU{font-size:13px;line-height:16px}}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}.AuthModal-module__overlay___1KIKh{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:999}.AuthModal-module__modal___UhwzN{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;box-sizing:border-box;background:var(--color-background, #fff);border-radius:10px;padding:34px 40px;max-width:min(100% - 40px,542px);width:90%;z-index:1000}.AuthModal-module__logoWrapper___EdLop{display:flex;justify-content:center;gap:8px;margin-bottom:33px}.AuthModal-module__logoWrapper___EdLop span{font-family:Bebas Neue;font-style:normal;font-weight:400;font-size:41px;line-height:100%;letter-spacing:-.01em;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AuthModal-module__closeButton___9j3PZ{position:absolute;top:6px;right:6px;background:#d9d9d9;border:none;font-size:10px;cursor:pointer;color:var(--color-text, #3c3c3c);width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.AuthModal-module__closeButton___9j3PZ:hover{background:#e2e2e2}.AuthModal-module__title___45eyY{font-family:Inter;font-style:normal;font-weight:400;font-size:26px;line-height:95%;text-align:center;letter-spacing:-.03em;color:#000;margin:0 0 36px}.AuthModal-module__description___Pvp-h{font-size:14px;color:var(--color-text-secondary, #666);margin-bottom:24px;line-height:1.5}.AuthModal-module__callHint___dV2-D{margin-top:-14px;margin-bottom:8px;font-size:13px;color:var(--color-text-secondary, #6b7280)}.AuthModal-module__smsTimer___FRFtD{margin:0 0 16px;font-size:13px;color:var(--color-text-secondary, #6b7280)}.AuthModal-module__smsResendButton___gVgVc{margin-bottom:16px;padding:10px 16px;background:transparent;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;color:var(--color-text-secondary, #666);cursor:pointer;transition:all .2s}.AuthModal-module__smsResendButton___gVgVc:hover:not(:disabled){border-color:#2aabee;color:#229ed9}.AuthModal-module__smsResendButton___gVgVc:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__telegramButton___ZXtnb{width:100%;height:55px;padding:16px;background:linear-gradient(135deg,#2aabee,#229ed9);color:#fff;border-radius:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.02em;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .2s;text-decoration:none}.AuthModal-module__telegramButton___ZXtnb:hover{box-shadow:0 6px 20px #22b2ff80}.AuthModal-module__telegramButton___ZXtnb svg{flex-shrink:0}.AuthModal-module__instructions___1eruU{margin-top:20px}.AuthModal-module__hint___38rFL{font-size:13px;color:var(--color-text, #333);background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:12px;text-align:left;line-height:1.5;margin-bottom:12px}.AuthModal-module__hint___38rFL strong{color:#d97706}.AuthModal-module__waiting___vIXXa{font-size:14px;color:var(--color-text-secondary, #666);text-align:center;padding:8px;animation:AuthModal-module__pulse___ICmuK 2s ease-in-out infinite}@keyframes AuthModal-module__pulse___ICmuK{0%,to{opacity:1}50%{opacity:.5}}.AuthModal-module__loading___hxIlD{text-align:center;padding:32px;color:var(--color-text-secondary, #666)}.AuthModal-module__error___TQtnC{background:#fee;color:#c33;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px;text-align:center}.AuthModal-module__authMethods___U0BJl{display:flex;flex-direction:column;gap:16px}.AuthModal-module__phoneForm___QjOn1{display:flex;flex-direction:column;gap:12px}.AuthModal-module__phoneFieldRow___KBClV{position:relative;display:grid;grid-template-columns:1fr;gap:8px}.AuthModal-module__countryTrigger___dWzwI{height:50px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-size:14px;color:#111827}.AuthModal-module__countryDialCode___ZhHjX{color:#6b7280;white-space:nowrap}.AuthModal-module__countryDropdown___hSaSj{position:absolute;top:56px;left:0;width:320px;max-width:calc(100vw - 80px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 40px #0000002e;z-index:20;padding:10px}.AuthModal-module__countrySearch___VHnmn{width:100%;height:38px;border:1px solid #d1d5db;border-radius:10px;padding:0 10px;font-size:14px;margin-bottom:8px}.AuthModal-module__countrySearch___VHnmn:focus{outline:none;border-color:#2aabee}.AuthModal-module__countryList___Rkpw-{max-height:220px;overflow-y:auto}.AuthModal-module__countryOption___5wXU7{width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:8px 6px;border-radius:8px;font-size:14px;cursor:pointer}.AuthModal-module__countryOption___5wXU7:hover{background:#f3f4f6}.AuthModal-module__phoneInputWrapper___S3PyE{width:100%;--react-international-phone-height: 50px;--react-international-phone-border-radius: 12px;--react-international-phone-border-color: #e0e0e0}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-country-selector{display:none}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-input-container{width:100%}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-input{width:100%;height:50px;border:2px solid #e0e0e0;border-radius:12px;font-size:16px;transition:border-color .2s;padding:0 16px}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-input:focus{outline:none;border-color:#2aabee}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-input::placeholder{color:#999}.AuthModal-module__deliveryMethod___cBJF9{display:flex;flex-direction:column;gap:8px}.AuthModal-module__deliveryLabel___ayOHs{font-size:13px;color:var(--color-text-secondary, #6b7280)}.AuthModal-module__deliveryButtons___rzgZb{display:flex;gap:8px}.AuthModal-module__deliveryOption___KmayR{flex:1;padding:10px 14px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;font-size:14px;cursor:pointer;transition:all .2s}.AuthModal-module__deliveryOption___KmayR:hover{border-color:#2aabee;background:#2aabee0d}.AuthModal-module__deliveryActive___OiwrX{flex:1;padding:10px 14px;border:2px solid #2AABEE;border-radius:10px;background:#2aabee1a;font-size:14px;font-weight:400;cursor:pointer;color:#229ed9}.AuthModal-module__phoneButton___VIU7X{width:100%;height:55px;background:#000;border-radius:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.02em;border:none;color:#fff;cursor:pointer;transition:all .2s}.AuthModal-module__phoneButton___VIU7X:hover{box-shadow:0 6px 20px #0006}.AuthModal-module__phoneButton___VIU7X:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__divider___rsPg9{text-align:center;color:var(--color-text-secondary, #999);font-size:14px;position:relative;margin:8px 0}.AuthModal-module__divider___rsPg9:before,.AuthModal-module__divider___rsPg9:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#e0e0e0}.AuthModal-module__divider___rsPg9:before{left:0}.AuthModal-module__divider___rsPg9:after{right:0}.AuthModal-module__googleButton___-tvFA{box-sizing:border-box;width:100%;height:55px;padding:16px;background:#fff;color:#333;border:2px solid #e0e0e0;border-radius:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.02em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .2s}.AuthModal-module__googleButton___-tvFA:hover{border-color:#4285f4;box-shadow:0 6px 20px #4285f433}.AuthModal-module__googleButton___-tvFA svg{flex-shrink:0}.AuthModal-module__codeForm___Gg6E9{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.AuthModal-module__codeInput___u6MWD{width:100%;padding:16px;border:2px solid #e0e0e0;border-radius:12px;font-size:24px;text-align:center;letter-spacing:8px;font-weight:600;transition:border-color .2s}.AuthModal-module__codeInput___u6MWD:focus{outline:none;border-color:#10b981}.AuthModal-module__verifyButton___mBn9R{width:100%;padding:16px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #10b9814d;transition:all .2s}.AuthModal-module__verifyButton___mBn9R:hover:not(:disabled){box-shadow:0 6px 20px #10b98166}.AuthModal-module__verifyButton___mBn9R:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__backButton___5i3Fq{width:100%;padding:12px;background:transparent;color:var(--color-text-secondary, #666);border:1px solid #e0e0e0;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s;margin-top:8px}.AuthModal-module__backButton___5i3Fq:hover{background:#00000008;border-color:#999}.AuthModal-module__recaptchaContainer___tbvaK{position:absolute;width:0;height:0;overflow:hidden}@media (max-width: 768px){.AuthModal-module__modal___UhwzN{padding:20px 16px;border-radius:10px;max-width:calc(100% - 24px);width:100%}.AuthModal-module__logoWrapper___EdLop{margin-bottom:16px}.AuthModal-module__logoWrapper___EdLop span{font-size:28px}.AuthModal-module__title___45eyY{font-size:18px;margin-bottom:20px}.AuthModal-module__description___Pvp-h{font-size:13px;margin-bottom:16px}.AuthModal-module__telegramButton___ZXtnb,.AuthModal-module__phoneButton___VIU7X,.AuthModal-module__googleButton___-tvFA{height:46px;font-size:13px;gap:8px}.AuthModal-module__phoneFieldRow___KBClV{grid-template-columns:1fr;gap:6px}.AuthModal-module__countryTrigger___dWzwI{height:42px;padding:0 8px;font-size:12px;gap:4px}.AuthModal-module__countryDialCode___ZhHjX{font-size:12px}.AuthModal-module__countryDropdown___hSaSj{width:280px;max-width:calc(100vw - 48px)}.AuthModal-module__phoneInputWrapper___S3PyE .react-international-phone-input{height:42px;font-size:14px;padding:0 10px}.AuthModal-module__codeInput___u6MWD{padding:10px;font-size:20px;letter-spacing:5px}.AuthModal-module__verifyButton___mBn9R{padding:12px;font-size:14px}.AuthModal-module__backButton___5i3Fq{padding:10px;font-size:13px}.AuthModal-module__callHint___dV2-D,.AuthModal-module__smsTimer___FRFtD{font-size:12px}.AuthModal-module__hint___38rFL{font-size:12px;padding:10px}.AuthModal-module__divider___rsPg9{font-size:13px}.AuthModal-module__authMethods___U0BJl{gap:12px}.AuthModal-module__phoneForm___QjOn1{gap:10px}}.BurgerMenu-module__root___geYs5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:auto}.BurgerMenu-module__root___geYs5:not(.BurgerMenu-module__isOpen___drUje){pointer-events:none}.BurgerMenu-module__overlay___94frR{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;transition:opacity .3s ease}.BurgerMenu-module__isOpen___drUje .BurgerMenu-module__overlay___94frR{opacity:1}.BurgerMenu-module__drawer___t4QrM{position:absolute;top:0;right:0;bottom:0;width:223px;background:#fff;border-radius:10px 0 0 10px;box-shadow:0 0 4px #0000000a,0 3px 10px #00000014;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.BurgerMenu-module__isOpen___drUje .BurgerMenu-module__drawer___t4QrM{transform:translate(0)}.BurgerMenu-module__topBar___HslZt{display:flex;align-items:center;justify-content:space-between;padding:7px 10px 7px 25px;flex-shrink:0;min-height:28px}.BurgerMenu-module__backButton___9ElFP,.BurgerMenu-module__closeButton___poJ-d{width:20px;height:20px;border:none;background:#f0f0f0;border-radius:50%;padding:0;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;flex-shrink:0}.BurgerMenu-module__backButton___9ElFP svg,.BurgerMenu-module__closeButton___poJ-d svg{display:block}.BurgerMenu-module__slider___k6kYY{flex:1;overflow:hidden;min-height:0}.BurgerMenu-module__slidePanels___IUozx{display:flex;width:200%;height:100%;transition:transform .3s ease}.BurgerMenu-module__panel___h-4kt{width:50%;height:100%;overflow:hidden}.BurgerMenu-module__panelScroll___VVb-O{height:100%;overflow-y:auto;overflow-x:hidden;padding:20px 25px 24px;-webkit-overflow-scrolling:touch}.BurgerMenu-module__genderRow___8u24P{display:flex;gap:10px;margin-bottom:30px}.BurgerMenu-module__genderButton___jGRn9{border:none;background:transparent;padding:0;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:400;line-height:normal;color:#000;text-transform:uppercase;letter-spacing:0}.BurgerMenu-module__genderActive___wYd6r{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.BurgerMenu-module__menuList___vA-Z2{display:flex;flex-direction:column;gap:0}.BurgerMenu-module__menuItem___yfhdu{display:flex;align-items:flex-start;border:none;background:transparent;padding:0 0 15px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:.95;letter-spacing:-.42px;color:#000;opacity:.7;text-decoration:none;text-align:left;width:100%;white-space:normal;word-break:break-word;line-height:1.3}.BurgerMenu-module__menuItem___yfhdu:active{opacity:.4}.BurgerMenu-module__menuItemSale___Skdkq{color:#c90000;opacity:1}.BurgerMenu-module__menuItemPickup___FnJGJ{color:#2196f3!important;opacity:1}.BurgerMenu-module__collectionGroup___2kreX{display:flex;flex-direction:column}.BurgerMenu-module__collectionTitle___lbrDh{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:.95;letter-spacing:-.42px;color:#000;opacity:.4;padding-bottom:15px}.BurgerMenu-module__featuredLink___uZIOu{display:block;margin-top:20px;border-radius:14px;overflow:hidden;transition:opacity .2s ease}.BurgerMenu-module__featuredLink___uZIOu:hover{opacity:.85}.BurgerMenu-module__featuredImage___al-jo{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1}.BurgerMenu-module__divider___psskQ{height:1px;background:#e0e0e0;margin:0 0 15px}.BurgerMenu-module__footer___YR9WO{padding:0 25px 15px;flex-shrink:0;margin-top:auto}.BurgerMenu-module__switcherRow___mGbY3{display:flex;flex-direction:column;justify-content:space-between;gap:15px;margin-bottom:12px;font-size:14px}.BurgerMenu-module__switcherGroup___G1tQJ{display:flex;align-items:center;gap:6px}.BurgerMenu-module__switcherLabel___-bhND{font-family:Inter,sans-serif;font-size:inherit;font-weight:400;color:#999;letter-spacing:-.3px}.BurgerMenu-module__switcherOption___eqOtv{background:none;border:none;padding:2px 6px;cursor:pointer;font-family:Inter,sans-serif;font-size:inherit;font-weight:400;letter-spacing:-.3px;color:#999;border-radius:4px}.BurgerMenu-module__switcherOption___eqOtv:active{background:#f5f5f5}.BurgerMenu-module__switcherActive___TCBAx{color:#000;font-weight:500}.BurgerMenu-module__authButton___LJFfH{display:flex;align-items:center;justify-content:center;width:100%;height:26px;border:1px solid #000000;border-radius:8px;background:transparent;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:normal;letter-spacing:-.3px;color:#000}.BurgerMenu-module__authButton___LJFfH:active{background:#f5f5f5}.SiteHeader-module__headerRoot___oScjY{position:sticky;top:0;z-index:60;background:#fff}.SiteHeader-module__topBar___muwSH{background:#171717;color:#fff;text-align:center;min-height:31px;padding:8px 20px;font-size:12px;line-height:14.5227px;letter-spacing:-.36px;font-family:Inter,sans-serif;font-weight:400;display:flex;align-items:center;justify-content:center}.SiteHeader-module__headerShell___X-H6-{padding:14px 0 24px;position:relative;z-index:45}.SiteHeader-module__container___OYFMy{width:calc(100% - 80px);margin:0 auto}.SiteHeader-module__topRow___YSW8l,.SiteHeader-module__navRow___D5-1K{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.SiteHeader-module__topRow___YSW8l{margin-bottom:14px}.SiteHeader-module__genderNav___U748W,.SiteHeader-module__categoryNav___l0OmL,.SiteHeader-module__categoriesNav___-Q3Ka,.SiteHeader-module__infoNav___vH7F1,.SiteHeader-module__actionNav___qvq8h{display:flex;align-items:center;gap:20px}.SiteHeader-module__genderLink___Wd-ps{border:none;background:transparent;padding:0;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:400;line-height:20px;color:#181818;text-transform:uppercase;letter-spacing:0;text-decoration:none;white-space:nowrap}.SiteHeader-module__isActive___4gXWa{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.SiteHeader-module__genderDisabled___N95-a{opacity:.35;cursor:default;pointer-events:none}.SiteHeader-module__bijouLink___XFMQ6{letter-spacing:.5px}.SiteHeader-module__logo___mSQi2{font-family:Bebas Neue,sans-serif;font-size:41px;line-height:41px;letter-spacing:-.41px;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-align:center;white-space:nowrap;text-decoration:none;height:32px}.SiteHeader-module__tools___WYFtT{justify-self:end;display:flex;align-items:center;gap:12px;justify-content:flex-end}.SiteHeader-module__currencyWrap___XfoPx{position:relative}.SiteHeader-module__currency___LiBg-{border:.5px solid #000000;border-radius:30px;height:21px;padding:0 12px 0 11px;font-size:12px;line-height:14px;letter-spacing:-.02em;font-family:Inter,sans-serif;font-weight:300;color:#68655f;background:transparent;display:inline-flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.SiteHeader-module__currencyStatic___rwt1j{font-size:12px;line-height:14px;letter-spacing:-.02em;font-family:Inter,sans-serif;font-weight:300;color:#68655f}.SiteHeader-module__currencyChevron___eKgB0{width:10px;height:10px;display:block;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transform-origin:center;transition:transform .2s ease;flex-shrink:0}.SiteHeader-module__currencyOpen___n0T-a .SiteHeader-module__currencyChevron___eKgB0{transform:rotate(180deg)}.SiteHeader-module__currencyMenu___wcimW{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;border:.5px solid #000000;border-radius:10px;background:#fff;padding:6px;display:grid;gap:4px;z-index:70}.SiteHeader-module__currencyOption___a1qsI{border:none;background:transparent;text-align:left;border-radius:7px;padding:5px 8px;font-family:Inter,sans-serif;font-size:12px;line-height:14px;letter-spacing:-.02em;color:#000;cursor:pointer;text-decoration:none}.SiteHeader-module__currencyOptionActive___g-YRd{background:#f2f2f2}.SiteHeader-module__actionNav___qvq8h{gap:12px}.SiteHeader-module__iconButton___dm4mP{width:24px;height:24px;position:relative;border:none;background:transparent;padding:0;cursor:pointer;color:#252525;display:inline-flex;text-decoration:none}.SiteHeader-module__iconButton___dm4mP svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.SiteHeader-module__iconCount___EtDyv{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;border-radius:999px;background:red;color:#fff;font-family:Inter,sans-serif;font-size:10px;line-height:16px;font-weight:600;text-align:center;padding:0 4px;box-sizing:border-box}.SiteHeader-module__navRow___D5-1K{grid-template-columns:auto 1fr auto;gap:14px;position:relative;align-items:center;z-index:55}.SiteHeader-module__navRowWrapper___obm7N{position:relative}.SiteHeader-module__categoryNav___l0OmL{gap:15px;min-width:0}.SiteHeader-module__categoriesNav___-Q3Ka{display:flex;align-items:center;gap:15px;min-width:0}.SiteHeader-module__categoryLink___jIUVX{position:relative;border:none;background:transparent;padding:0;cursor:pointer;font-size:14px;line-height:13.3px;font-weight:400;font-family:Inter,sans-serif;letter-spacing:-.42px;color:#000000b3;white-space:nowrap}.SiteHeader-module__categoryLink___jIUVX:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .24s ease;opacity:.75}.SiteHeader-module__categoryLink___jIUVX:hover:after,.SiteHeader-module__isOpen___-VriC:after{transform:scaleX(1)}.SiteHeader-module__infoAndSearch___QTjrZ{justify-self:end;display:flex;align-items:center;gap:15px}.SiteHeader-module__infoNav___vH7F1{gap:15px;justify-self:end}.SiteHeader-module__infoLink___eNaJI{font-size:14px;line-height:13.3px;font-weight:400;letter-spacing:-.42px;color:#000000b3;text-decoration:none;display:inline-flex;align-items:center;white-space:nowrap}.SiteHeader-module__contactUsBtn___C4k8d{border:none;background:transparent;padding:0;cursor:pointer;gap:5px}.SiteHeader-module__search___PNF4x{justify-self:end;width:120px;position:relative;border-bottom:1px solid #000000;padding-bottom:4px;display:block}.SiteHeader-module__search___PNF4x input{width:100%;border:none;outline:none;background:transparent;font:inherit;font-size:12px;line-height:14.52px;letter-spacing:-.24px;font-weight:400;font-family:Inter,sans-serif;color:#222;padding-right:22px}.SiteHeader-module__search___PNF4x input::placeholder{color:#0006}.SiteHeader-module__searchIconButton___on-2m{position:absolute;right:0;top:-1px;width:15px;height:15px;border:none;background:transparent;padding:0;cursor:pointer}.SiteHeader-module__searchIconButton___on-2m svg{width:15px;height:15px;stroke:#0006;fill:none;stroke-width:1.5;stroke-linecap:round}.SiteHeader-module__pageOverlay___k3psR{position:fixed;top:var(--header-height, 0px);left:0;right:0;bottom:0;background:#1414143d;opacity:0;pointer-events:none;transition:opacity .35s ease;z-index:50}.SiteHeader-module__isVisible___oXixw{opacity:1}.SiteHeader-module__megaMenu___7DEAq{position:absolute;left:0;right:0;top:100%;z-index:56;pointer-events:none;transform:translateY(-8px);transition:opacity .32s ease,transform .32s ease}.SiteHeader-module__megaMenu___7DEAq.SiteHeader-module__isOpen___-VriC{pointer-events:auto;transform:translateY(0)}.SiteHeader-module__megaMenuPanel___j6FGJ{background:#fff;border-radius:0 0 30px 30px;padding:28px 32px}.SiteHeader-module__megaLayout___i6dzh{display:flex;gap:40px;align-items:flex-start}.SiteHeader-module__megaSubcategories___Z12Oj,.SiteHeader-module__megaShowcaseCol___A6jz-{display:flex;flex-direction:column;gap:4px;min-width:120px;max-width:200px}.SiteHeader-module__megaColumnTitle___5ohyr{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.3;letter-spacing:-.48px;color:#000;margin-bottom:8px}.SiteHeader-module__megaSubcategoryLink___77JhF{border:none;background:transparent;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:2;letter-spacing:-.36px;color:#6b6b6b!important;cursor:pointer;text-align:left;text-decoration:none;transition:color .2s ease;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.SiteHeader-module__megaSubcategoryLink___77JhF:hover{color:#000!important}.SiteHeader-module__megaCollectionLink___rfgE0{font-weight:500;color:#222;margin-bottom:4px}.SiteHeader-module__megaFeatured___VlKCN{margin-left:auto;flex-shrink:0;width:312px;height:312px;border-radius:18px;overflow:hidden;display:block;text-decoration:none;transition:opacity .2s ease}.SiteHeader-module__megaFeatured___VlKCN:hover{opacity:.85}.SiteHeader-module__megaFeaturedImage___VG-Eu{width:100%;height:100%;object-fit:cover}.SiteHeader-module__saleLink___ZL0PS{color:#e00000!important;text-decoration:none;transition:opacity .2s ease}.SiteHeader-module__saleLink___ZL0PS:hover{color:#e00000!important;opacity:.7}.SiteHeader-module__saleLink___ZL0PS:after{background:#e00000}.SiteHeader-module__pickupLink___NgnC-{color:#2196f3!important;text-decoration:none;transition:opacity .2s ease}.SiteHeader-module__pickupLink___NgnC-:hover{color:#2196f3!important;opacity:.7}.SiteHeader-module__pickupLink___NgnC-:after{background:#2196f3}.SiteHeader-module__megaBrandsGrid___Eto3g{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.SiteHeader-module__categoryLink___jIUVX:hover,.SiteHeader-module__infoLink___eNaJI:hover,.SiteHeader-module__genderLink___Wd-ps:hover{color:#000}.SiteHeader-module__mobileMenuButton___LF91c,.SiteHeader-module__mobileSearchButton___dXnMm{display:none;border:none;background:transparent;padding:0;cursor:pointer;color:#000}.SiteHeader-module__mobileSearchButton___dXnMm svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round}.SiteHeader-module__searchOverlay___PszWn{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0006;display:flex;align-items:flex-start;justify-content:center;padding-top:60px}.SiteHeader-module__searchModal___3rqGa{width:calc(100% - 32px);max-width:400px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 16px 48px #0003}.SiteHeader-module__searchModalInput___Qn57Q{width:100%;border:none;border-bottom:1px solid #757575;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.28px;color:#222;padding:8px 0}.SiteHeader-module__searchModalInput___Qn57Q::placeholder{color:#0006}@media (max-width: 1024px){.SiteHeader-module__topRow___YSW8l{margin-bottom:10px}.SiteHeader-module__logo___mSQi2{font-size:32px;line-height:32px}.SiteHeader-module__genderLink___Wd-ps{font-size:16px}.SiteHeader-module__genderNav___U748W{gap:14px}.SiteHeader-module__categoryLink___jIUVX,.SiteHeader-module__infoLink___eNaJI{font-size:12px}.SiteHeader-module__megaLayout___i6dzh{gap:28px}.SiteHeader-module__megaFeatured___VlKCN{width:240px;height:240px}}@media (max-width: 1279px){.SiteHeader-module__megaFeatured___VlKCN{display:none}}@media (max-width: 1150px){.SiteHeader-module__mobileMenuButton___LF91c,.SiteHeader-module__mobileSearchButton___dXnMm{display:flex;align-items:center}.SiteHeader-module__navRowWrapper___obm7N{display:none}.SiteHeader-module__tools___WYFtT>.SiteHeader-module__currencyWrap___XfoPx,.SiteHeader-module__actionNav___qvq8h>.SiteHeader-module__currencyWrap___XfoPx{display:none}}@media (max-width: 1150px){.SiteHeader-module__topBar___muwSH{font-size:10px;min-height:23px;padding:5px 10px;letter-spacing:-.3px}.SiteHeader-module__headerShell___X-H6-{padding:7px 0 8px}.SiteHeader-module__container___OYFMy{width:calc(100% - 20px)}.SiteHeader-module__topRow___YSW8l{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:0;position:relative;min-height:17px}.SiteHeader-module__mobileMenuButton___LF91c{display:flex;align-items:center;order:0;width:24px;height:24px;margin-right:9px}.SiteHeader-module__mobileSearchButton___dXnMm{display:flex;align-items:center;order:0}.SiteHeader-module__logo___mSQi2{position:absolute;left:50%;top:2px;transform:translate(-50%);font-size:24px;line-height:24px;letter-spacing:-.2px}.SiteHeader-module__tools___WYFtT{margin-left:auto;gap:0;order:0}.SiteHeader-module__currencyLabel___EAH0R,.SiteHeader-module__currencyChevron___eKgB0{display:none}.SiteHeader-module__currency___LiBg-{width:24px;height:24px;padding:0;font-size:14px;line-height:1;gap:0;color:#252525;justify-content:center;border-radius:10px}.SiteHeader-module__currencyMenu___wcimW{min-width:0;width:max-content;white-space:nowrap}.SiteHeader-module__currencyOption___a1qsI{font-size:14px;line-height:18px}.SiteHeader-module__actionNav___qvq8h{gap:10px}.SiteHeader-module__iconButton___dm4mP{width:24px;height:24px}.SiteHeader-module__iconCount___EtDyv{min-width:13px;height:13px;font-size:8px;line-height:13px;top:-4px;right:-4px}.SiteHeader-module__genderNav___U748W{order:2;width:100%;justify-content:center;gap:10px;margin-top:22px}.SiteHeader-module__genderLink___Wd-ps{font-size:20px;line-height:24px}.SiteHeader-module__navRowWrapper___obm7N{display:none}}.SiteFooter-module__footer___MkpzQ{background:#171717;color:#fff;padding:36px 40px 30px}.SiteFooter-module__content___ZGYbR{display:grid;grid-template-columns:1fr auto auto auto;gap:0 60px}.SiteFooter-module__contactCol___Pz6Pz{max-width:360px}.SiteFooter-module__contactTitle___pN-fP{font-family:Inter,sans-serif;font-weight:400;font-size:26px;line-height:.95;letter-spacing:-.78px;color:#fff;margin:0 0 18px}.SiteFooter-module__contactCta___nMQkS{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:.95;letter-spacing:-.48px;color:#fff;margin:0 0 8px}.SiteFooter-module__socialLinks___Be5Xb{display:flex;gap:10px}.SiteFooter-module__socialLink___Vmhlj{display:inline-block;width:30px;height:30px;text-decoration:none;opacity:.8;transition:opacity .2s ease}.SiteFooter-module__socialLink___Vmhlj:hover{opacity:1}.SiteFooter-module__socialLink___Vmhlj img{width:100%;height:100%;object-fit:contain}.SiteFooter-module__invertIcon___gyUc-{filter:brightness(0) invert(1)}.SiteFooter-module__bubbleIcon___rAmNL{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#fff;overflow:hidden}.SiteFooter-module__bubbleIcon___rAmNL img{width:70%;height:70%;object-fit:contain}.SiteFooter-module__linksCol___QQGbe{min-width:140px}.SiteFooter-module__linksCol___QQGbe:last-child{min-width:200px}.SiteFooter-module__colTitle___NjhoA{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:.95;letter-spacing:-.54px;color:#fff;margin:0 0 14px}.SiteFooter-module__colLink___cprEW{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:.95;letter-spacing:-.42px;color:#fff;opacity:.6;text-decoration:none;padding:5px 0;transition:opacity .2s ease}.SiteFooter-module__colLink___cprEW:hover{opacity:1}.SiteFooter-module__divider___IiOOf{border:none;border-top:1px solid rgba(255,255,255,.2);margin:24px 0}.SiteFooter-module__bottom___qAG7X{display:flex;align-items:flex-end;justify-content:space-between}.SiteFooter-module__legal___MXT3g{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.4;letter-spacing:-.42px;color:#fff;opacity:.6;margin:0}.SiteFooter-module__brandName___zQX0u{font-family:Bebas Neue,sans-serif;font-weight:400;font-size:72px;line-height:.55;letter-spacing:-.72px;color:#fff;margin:0}@media (max-width: 1024px){.SiteFooter-module__footer___MkpzQ{padding:30px 20px 24px}.SiteFooter-module__content___ZGYbR{gap:0 40px}.SiteFooter-module__contactTitle___pN-fP{font-size:22px}.SiteFooter-module__brandName___zQX0u{font-size:56px}}@media (max-width: 768px){.SiteFooter-module__content___ZGYbR{grid-template-columns:1fr 1fr;gap:28px 20px}.SiteFooter-module__contactCol___Pz6Pz{grid-column:1/-1}.SiteFooter-module__contactTitle___pN-fP{font-size:20px}.SiteFooter-module__contactCta___nMQkS{font-size:14px}.SiteFooter-module__colTitle___NjhoA{font-size:16px}.SiteFooter-module__colLink___cprEW{font-size:13px}.SiteFooter-module__linksCol___QQGbe:last-child{min-width:0}.SiteFooter-module__brandName___zQX0u{font-size:36px}.SiteFooter-module__legal___MXT3g{font-size:12px}}.HomeCategoriesSection-module__section___zBrcn{margin-top:56px}.HomeCategoriesSection-module__title___hhHnP{width:fit-content;margin:0 auto 20px;text-align:center;font-family:Bebas Neue,sans-serif;font-weight:400;font-size:41px;line-height:41px;letter-spacing:-.41px;text-transform:lowercase;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.HomeCategoriesSection-module__grid___SID8X{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.HomeCategoriesSection-module__card___xZCVi{text-decoration:none;color:#000;display:flex;flex-direction:column;align-items:center;gap:12px}.HomeCategoriesSection-module__imageWrap___4pIeZ{width:100%;height:200px;border-radius:12px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.HomeCategoriesSection-module__image___srfR1{max-width:80%;max-height:80%;object-fit:contain}.HomeCategoriesSection-module__imageBags___40J9W{max-width:95%;max-height:95%}.HomeCategoriesSection-module__label___YjYcl{margin:0;text-align:center;font-family:Bebas Neue,sans-serif;font-weight:400;font-size:20px;line-height:1;letter-spacing:.5px;color:#000}@media (max-width: 1024px){.HomeCategoriesSection-module__title___hhHnP{font-size:34px;line-height:34px;margin-bottom:16px}.HomeCategoriesSection-module__grid___SID8X{gap:12px}.HomeCategoriesSection-module__imageWrap___4pIeZ{height:160px}}@media (max-width: 768px){.HomeCategoriesSection-module__section___zBrcn{margin-top:36px}.HomeCategoriesSection-module__title___hhHnP{font-size:20px;line-height:20px;margin-bottom:12px}.HomeCategoriesSection-module__grid___SID8X{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.HomeCategoriesSection-module__card___xZCVi{gap:8px}.HomeCategoriesSection-module__imageWrap___4pIeZ{height:120px;border-radius:8px}.HomeCategoriesSection-module__image___srfR1{max-width:75%;max-height:75%}.HomeCategoriesSection-module__imageBags___40J9W{max-width:80%;max-height:80%}.HomeCategoriesSection-module__label___YjYcl{font-size:16px}}.HomeBrandsSection-module__section___EC9q8{margin-top:56px}.HomeBrandsSection-module__title___0YZoJ{width:fit-content;margin:0 auto 30px;text-align:center;font-family:Bebas Neue,sans-serif;font-weight:400;font-size:41px;line-height:41px;letter-spacing:-.41px;text-transform:lowercase;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.HomeBrandsSection-module__sliderWrap___BjIiI{position:relative;width:100%}.HomeBrandsSection-module__slider___8vnSr{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.HomeBrandsSection-module__slider___8vnSr::-webkit-scrollbar{display:none}.HomeBrandsSection-module__card___C-EBg{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:275/362;cursor:pointer;display:block;text-decoration:none;flex:0 0 calc((100% - 60px)/5);min-width:0}.HomeBrandsSection-module__cardBg___aRX0Z{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease;will-change:transform}a[href="/catalog?brands=Zegna&gender=men"] img{height:103%!important}.HomeBrandsSection-module__card___C-EBg:hover .HomeBrandsSection-module__cardBg___aRX0Z{transform:scale(1.05)}.HomeBrandsSection-module__logoWrap___98sZq{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.HomeBrandsSection-module__logo___OfQM6{width:45%;max-height:40%;object-fit:contain}.HomeBrandsSection-module__logoWrapBottom___7QL6A{align-items:flex-end;padding-bottom:30px}.HomeBrandsSection-module__logoBrunelloMen___5pd4T{width:70%}.HomeBrandsSection-module__logoBrunelloWomen___MfU-w{width:300px;max-width:90%}.HomeBrandsSection-module__arrowButton___wyHR7{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:opacity .2s ease,background .2s ease;box-shadow:0 2px 8px #00000014}.HomeBrandsSection-module__arrowButton___wyHR7:hover{background:#f5f5f5}.HomeBrandsSection-module__arrowButton___wyHR7:disabled{opacity:0;pointer-events:none}.HomeBrandsSection-module__arrowButton___wyHR7 svg{width:16px;height:16px;stroke:#000;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.HomeBrandsSection-module__arrowLeft___mJobQ{left:-20px}.HomeBrandsSection-module__arrowRight___fU0fa{right:-20px}@media (max-width: 1024px){.HomeBrandsSection-module__title___0YZoJ{font-size:34px;line-height:34px;margin-bottom:22px}.HomeBrandsSection-module__slider___8vnSr{gap:12px}.HomeBrandsSection-module__card___C-EBg{flex:0 0 calc((100% - 48px)/5)}.HomeBrandsSection-module__arrowButton___wyHR7{width:36px;height:36px}.HomeBrandsSection-module__arrowLeft___mJobQ{left:-18px}.HomeBrandsSection-module__arrowRight___fU0fa{right:-18px}}@media (max-width: 768px){.HomeBrandsSection-module__section___EC9q8{margin-top:36px}.HomeBrandsSection-module__title___0YZoJ{font-size:20px;line-height:20px;margin-bottom:12px}.HomeBrandsSection-module__slider___8vnSr{gap:8px}.HomeBrandsSection-module__card___C-EBg{flex:0 0 calc((100% - 16px)*.4);border-radius:6px}.HomeBrandsSection-module__logo___OfQM6{width:40%;max-height:35%}.HomeBrandsSection-module__logoBrunelloMen___5pd4T{width:70%}.HomeBrandsSection-module__logoBrunelloWomen___MfU-w{width:90%}.HomeBrandsSection-module__logoLoroPiana___jgStC{width:60%}.HomeBrandsSection-module__arrowButton___wyHR7{display:none}}.Catalog-module__catalogShell___iMYY6{margin-top:0}.Catalog-module__catalogPath___wgsTN{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:14.52px;letter-spacing:-.24px;color:#000;margin-bottom:18px}.Catalog-module__pathSeparator___sl6ZT{opacity:.8;font-size:10px}.Catalog-module__catalogTitle___u5KZv{margin:0 0 22px;width:fit-content;font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:400;font-size:41px;line-height:41px;letter-spacing:-.01em;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-fill-color:transparent}.Catalog-module__controlsRow___CdjYo{display:grid;grid-template-columns:auto 1fr auto;gap:10px;margin-bottom:0}.Catalog-module__controlsSticky___rDk6f{position:sticky;top:calc(var(--header-sticky-height, 0px) - 1px);z-index:40;padding:7px 0 10px;margin-bottom:19px;background:#fff;transition:opacity .22s ease}.Catalog-module__controlsHidden___sflar{opacity:0;pointer-events:none}.Catalog-module__allFiltersButton___B3iZT{height:35px;border:none;border-radius:10px;background:#ebebeb;color:#000;padding:6px 20px;display:inline-flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:14.52px;letter-spacing:-.36px;cursor:pointer;white-space:nowrap}.Catalog-module__allFiltersButton___B3iZT svg{width:17px;height:17px;stroke:#000;fill:none;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round}.Catalog-module__chipsColumn___t48gX{display:grid;gap:8px;min-width:0}.Catalog-module__subcategoryChips___TwgZW{display:flex;align-items:center;gap:10px;flex-wrap:wrap;overflow:visible}.Catalog-module__activeFiltersRow___8cViL{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow:hidden}.Catalog-module__activeFilterChip___A2Pd5{height:32px;border:none;border-radius:10px;background:#ebebeb;padding:8px 12px 8px 16px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:14.52px;letter-spacing:-.36px;color:#6b6b6b;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.Catalog-module__activeFilterChip___A2Pd5 svg{width:10px;height:10px;flex-shrink:0;stroke:#6b6b6b;stroke-width:2;stroke-linecap:round}@media (hover: hover){.Catalog-module__activeFilterChip___A2Pd5:hover{background:#e0e0e0}.Catalog-module__activeFilterChip___A2Pd5:hover svg{stroke:#333}}.Catalog-module__subcategoryChip___wlv68{height:35px;border-radius:10px;border:1px solid #000000;background:transparent;padding:10px 20px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:14.52px;letter-spacing:-.36px;color:#000;cursor:pointer;white-space:nowrap}.Catalog-module__activeChip___SK-4f{background:#000;color:#fff}.Catalog-module__sortControl___oN-HE{height:fit-content;position:relative}.Catalog-module__sortButton___OuiGR{border:none;background:transparent;color:#000;display:inline-flex;align-items:center;cursor:pointer;padding:0}.Catalog-module__sortButtonText___Qjm-j{margin-right:0;font-size:14px}.Catalog-module__sortChevron___nnecZ{width:10px;height:10px;display:block;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transform-origin:center;transition:transform .2s ease;flex-shrink:0;margin-left:4px}.Catalog-module__sortOpen___nYWtx .Catalog-module__sortChevron___nnecZ{transform:rotate(180deg)}.Catalog-module__sortModal___ti-Dn{position:absolute;right:0;top:calc(100% + 8px);width:220px;border:1px solid #000000;border-radius:10px;background:#fff;padding:8px;display:grid;gap:6px;z-index:20}.Catalog-module__sortOption___rhpNp{border:none;background:transparent;color:#000;width:100%;text-align:left;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;line-height:16px;letter-spacing:-.24px;opacity:.55;padding:5px 4px;border-radius:6px;cursor:pointer}.Catalog-module__sortOption___rhpNp svg{width:12px;height:12px;flex-shrink:0}.Catalog-module__sortOption___rhpNp.Catalog-module__selected___6Yf2G{opacity:1;background:#f0f0f0}.Catalog-module__productGrid___nhHq9{margin-top:0;margin-bottom:11px;display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));row-gap:35px;column-gap:15px}.Catalog-module__productCard___gL-0h{min-width:0}.Catalog-module__imageWrapper___ROc-f{position:relative;background:#fff;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;overflow:hidden}.Catalog-module__imageLink___K693w{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.Catalog-module__skeletonWrapper___zABwZ{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.Catalog-module__productImage___St-tF{height:100%;object-fit:contain;z-index:2;opacity:0;transition:opacity .3s ease}.Catalog-module__productImage___St-tF.Catalog-module__loaded___kNe-j{opacity:1}.Catalog-module__productImage___St-tF.Catalog-module__hidden___JJcwA{opacity:0}.Catalog-module__hoverImage___4XPt0{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.Catalog-module__mobileSliderViewport___VTy6M{width:100%;height:100%;overflow:hidden;position:relative}.Catalog-module__mobileSliderTrack___KQvf9{display:flex;height:100%;will-change:transform;flex-shrink:0}.Catalog-module__mobileSlide___beVrQ{flex:0 0 100%;width:100%;height:100%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.Catalog-module__mobileSlide___beVrQ img{max-width:100%;max-height:100%;object-fit:contain}.Catalog-module__nameRow___HAGOX{display:flex;align-items:center;justify-content:space-between;gap:8px}.Catalog-module__favoriteButton___ZLONL{flex-shrink:0;width:fit-content;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;padding:0}.Catalog-module__favoriteButton___ZLONL svg{width:18px;height:18px}@media (hover: hover){.Catalog-module__favoriteButton___ZLONL:not(.Catalog-module__active___xinsV):hover path{fill:#000;transition:fill .2s ease}}.Catalog-module__favoriteButton___ZLONL.Catalog-module__active___xinsV path{fill:red;stroke:red}.Catalog-module__discount___jV9nP{position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-size:14px;line-height:14.52px;letter-spacing:-.36px;font-weight:400;color:#e00000}.Catalog-module__productInfo___lOrfi{padding-top:9px}.Catalog-module__nameLink___g8xsJ{text-decoration:none;color:#000}.Catalog-module__name___r9u0l{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.49px}.Catalog-module__description___13yXG{display:block;margin-top:2px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.36px;color:#000;opacity:.6}.Catalog-module__priceBlock___h1ZOb{position:relative;display:flex;align-items:center;gap:6px;margin-top:20px}.Catalog-module__price___x1BSl{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:-.58px;color:#000}.Catalog-module__ruble___-P4vr{font-size:inherit;font-weight:inherit}.Catalog-module__oldPrice___EP6oc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:16px;letter-spacing:-.54px;text-decoration:line-through;color:#000;opacity:.45}.Catalog-module__actionsRow___L1Cu2{margin-top:8px;display:none;align-items:center;gap:7px}@media (max-width: 768px){.Catalog-module__actionsRow___L1Cu2{display:flex}}.Catalog-module__addButton___BtGqS,.Catalog-module__detailsButton___YLYSk{width:100.9px;height:23.92px;border-radius:7.47px;font-family:Inter,sans-serif;font-size:8.97px;line-height:10.85px;letter-spacing:-.27px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.Catalog-module__addButton___BtGqS{border:none;background:#000;color:#fff}.Catalog-module__detailsButton___YLYSk{box-sizing:border-box;border:.747px solid #000000;color:#000;background:transparent}.Catalog-module__loading___p1Ik2{padding:20px;text-align:center;color:#919191}.Catalog-module__noResults___4n-AO{text-align:center;padding:40px 20px;color:#666;font-size:16px}.Catalog-module__loaderMore___8FuXO{grid-column:1/-1;display:flex;justify-content:center;padding-bottom:25px}.Catalog-module__sentinel___UL81o{height:1px}.Catalog-module__loadMoreTrigger___5ORbP{grid-column:1/-1;height:1px;pointer-events:none}.Catalog-module__pagination___lNb6p{display:flex;align-items:center;justify-content:center;gap:8px;margin:28px 0 40px;flex-wrap:wrap}.Catalog-module__paginationButton___4tRJE{min-width:38px;height:38px;border:1px solid #000000;border-radius:999px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:13px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.Catalog-module__paginationButton___4tRJE:disabled{opacity:.35;cursor:default}.Catalog-module__paginationButtonActive___j3zyw{background:#000;color:#fff}.Catalog-module__paginationGap___cnn9X{font-family:Inter,sans-serif;font-size:14px;line-height:1;color:#8a8a8a}@media (max-width: 1024px){.Catalog-module__productGrid___nhHq9{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));column-gap:12px;row-gap:30px}}@media (max-width: 768px){.Catalog-module__productGrid___nhHq9{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:26px}.Catalog-module__favoriteButton___ZLONL svg{width:18px;height:18px}.Catalog-module__discount___jV9nP{font-size:12px;letter-spacing:-.21px}.Catalog-module__productInfo___lOrfi{padding-top:4px}.Catalog-module__name___r9u0l{font-size:12px;line-height:normal;letter-spacing:-.24px}.Catalog-module__description___13yXG{font-size:11px;line-height:normal;letter-spacing:-.21px}.Catalog-module__priceBlock___h1ZOb{margin-top:12px}.Catalog-module__price___x1BSl{font-size:12px;line-height:16px}.Catalog-module__oldPrice___EP6oc{font-size:12px;line-height:16px;margin:auto 0}.Catalog-module__addButton___BtGqS,.Catalog-module__detailsButton___YLYSk{display:none;width:80px;height:22px;font-size:8px;border-radius:6px}.Catalog-module__controlsRow___CdjYo{grid-template-columns:auto 1fr auto;gap:8px;margin-bottom:0}.Catalog-module__controlsSticky___rDk6f{padding:4px 0 8px;margin-bottom:10px}.Catalog-module__subcategoryChips___TwgZW{gap:6px;display:none}.Catalog-module__chipsColumn___t48gX{gap:6px}.Catalog-module__subcategoryChip___wlv68{height:24px;padding:4px 10px;font-size:8px;border-radius:8px}.Catalog-module__activeFilterChip___A2Pd5{height:24px;padding:4px 8px 4px 10px;font-size:10px;border-radius:8px}.Catalog-module__activeFilterChip___A2Pd5 svg{width:7px;height:7px}.Catalog-module__allFiltersButton___B3iZT{height:29px;padding:5px 12px;font-size:12px;border-radius:8px}.Catalog-module__sortButton___OuiGR{font-size:12px}.Catalog-module__catalogTitle___u5KZv{display:none}.Catalog-module__pagination___lNb6p{gap:6px;margin:20px 0 28px}.Catalog-module__paginationButton___4tRJE{min-width:34px;height:34px;font-size:12px}}.ProductsSection-module__section___LNS-W{margin-top:56px;display:flex;flex-direction:column;align-items:center}.ProductsSection-module__title___dcC09{width:fit-content;margin:0 0 30px;text-align:center;font-family:Bebas Neue,sans-serif;font-weight:400;font-size:41px;line-height:41px;letter-spacing:-.41px;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.ProductsSection-module__grid___EuCuk{display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));column-gap:20px;row-gap:30px;width:100%}.ProductsSection-module__cardWrap___2oQTb{min-width:0}.ProductsSection-module__sliderWrap___IMcbH{position:relative;width:100%}.ProductsSection-module__slider___tm9HP{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ProductsSection-module__slider___tm9HP::-webkit-scrollbar{display:none}.ProductsSection-module__sliderCard___AY5Mm{flex:0 0 275px;min-width:0}.ProductsSection-module__arrowButton___Md9Qk{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:opacity .2s ease,background .2s ease;box-shadow:0 2px 8px #00000014}.ProductsSection-module__arrowButton___Md9Qk:hover{background:#f5f5f5}.ProductsSection-module__arrowButton___Md9Qk:disabled{opacity:0;pointer-events:none}.ProductsSection-module__arrowButton___Md9Qk svg{width:16px;height:16px;stroke:#000;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ProductsSection-module__arrowLeft___FI3En{left:-20px}.ProductsSection-module__arrowRight___SajGX{right:-20px}@media (max-width: 1024px){.ProductsSection-module__sliderCard___AY5Mm{flex:0 0 200px}.ProductsSection-module__slider___tm9HP{gap:16px}.ProductsSection-module__arrowButton___Md9Qk{width:36px;height:36px}.ProductsSection-module__arrowLeft___FI3En{left:-18px}.ProductsSection-module__arrowRight___SajGX{right:-18px}}@media (max-width: 768px){.ProductsSection-module__sliderCard___AY5Mm{flex:0 0 calc((100% - 10px) / 2.3)}.ProductsSection-module__slider___tm9HP{gap:10px}.ProductsSection-module__arrowButton___Md9Qk{display:none}}.ProductsSection-module__empty___P26Os{text-align:center;color:#888;margin:24px 0 0}@media (max-width: 1024px){.ProductsSection-module__title___dcC09{font-size:34px;line-height:34px;margin-bottom:22px}.ProductsSection-module__grid___EuCuk{column-gap:16px}}@media (max-width: 768px){.ProductsSection-module__section___LNS-W{margin-top:36px}.ProductsSection-module__title___dcC09{font-size:20px;line-height:20px;margin-bottom:12px}.ProductsSection-module__grid___EuCuk{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:10px}}.RunningLine-module__deliveryLine___6ZeBn{position:relative;overflow:hidden;color:#b3b3b3;font-size:16px;line-height:19.36px;letter-spacing:-.48px;font-family:Inter,sans-serif;font-weight:400;white-space:nowrap}.RunningLine-module__deliveryTrack___JZV8H{display:inline-flex;align-items:center;min-width:max-content;animation:RunningLine-module__delivery-marquee___5n19I 40s linear infinite;will-change:transform}.RunningLine-module__deliveryItem___MNPlj{display:inline-flex;align-items:center;gap:2px;min-width:max-content;color:#b3b3b3;padding-right:45px}.RunningLine-module__deliveryItem___MNPlj svg{width:17px;height:17px;stroke:#b3b3b3;fill:none;opacity:1;stroke-width:2}@keyframes RunningLine-module__delivery-marquee___5n19I{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.RunningLine-module__deliveryLine___6ZeBn{font-size:10px;line-height:normal;letter-spacing:-.3px}.RunningLine-module__deliveryItem___MNPlj{padding-right:20px}.RunningLine-module__deliveryItem___MNPlj svg{width:11px;height:11px}}.HomeHeroBanners-module__cards___lBHDc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;flex:1;min-height:0;width:100%}.HomeHeroBanners-module__card___TXWqc{position:relative;border-radius:15px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff}.HomeHeroBanners-module__cardImage___imu8X{width:100%;height:100%;object-fit:cover;display:block}.HomeHeroBanners-module__cardOverlay___svU4O{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.HomeHeroBanners-module__cardLabel___VqjLK{position:absolute;z-index:2;font-family:Inter,sans-serif;font-weight:400;font-size:36px;line-height:.95;letter-spacing:-1.08px;color:#fff;text-align:center;max-width:270px}@media (max-width: 1024px){.HomeHeroBanners-module__cards___lBHDc{gap:14px}.HomeHeroBanners-module__cardLabel___VqjLK{font-size:28px}}@media (max-width: 768px){.HomeHeroBanners-module__cards___lBHDc{grid-template-columns:1fr;gap:10px}.HomeHeroBanners-module__card___TXWqc{border-radius:8px}.HomeHeroBanners-module__cardLabel___VqjLK{font-size:22px}}.HomePage-module__heroFold___mejDN{display:flex;flex-direction:column;height:calc(100vh - var(--header-height, 155px) - 18px);min-height:400px}.HomePage-module__heroCardsWrap___soVhZ{flex:1;min-height:0;display:flex}.HomePage-module__runningLineBottom___f60i-{flex-shrink:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:18px}@media (max-width: 768px){.HomePage-module__heroFold___mejDN{height:calc(100vh - var(--header-height, 75px) - 18px);min-height:300px}}.SplashScreen-module__splash___DpmT7{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:opacity .5s ease}.SplashScreen-module__fadeOut___biMZ9{opacity:0;pointer-events:none}.SplashScreen-module__fullMarquees___HlZgs{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-evenly;z-index:0;padding:20px 0}.SplashScreen-module__marqueeRow___8PdKq{overflow:hidden;white-space:nowrap}.SplashScreen-module__marqueeTrack___PooVo{display:inline-flex;animation:SplashScreen-module__marqueeLeft___I4x8b 25s linear infinite}.SplashScreen-module__reverse___ZOH2e{animation-name:SplashScreen-module__marqueeRight___q82dm}.SplashScreen-module__logosSet___vR5CW{display:flex;align-items:center;gap:40px;padding:0 20px}.SplashScreen-module__brandLogo___4VkcR{height:24px;width:auto;opacity:.12;flex-shrink:0;filter:brightness(0)}.SplashScreen-module__darker___r3mhk{opacity:.18}@keyframes SplashScreen-module__marqueeLeft___I4x8b{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes SplashScreen-module__marqueeRight___q82dm{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 768px){.SplashScreen-module__brandLogo___4VkcR{height:18px}.SplashScreen-module__logosSet___vR5CW{gap:40px;padding:0 20px}.SplashScreen-module__fullMarquees___HlZgs{padding:10px 0}}@font-face{font-family:Bebas Neue;src:url(/assets/Bebas_Neue_Regular-C11bVX5_.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}html,body,#root{margin:0;padding:0;height:100%}body{font-family:Inter,sans-serif;background:#fff;color:#000;overflow:hidden;overscroll-behavior-y:none}#root{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;scrollbar-width:thin;scrollbar-color:#68655f #2f2f2f}#root::-webkit-scrollbar{width:6px}#root::-webkit-scrollbar-track{background:#2f2f2f}#root::-webkit-scrollbar-thumb{background:#68655f}#root::-webkit-scrollbar-thumb:hover{background:#7a7771}.page{width:calc(100% - 80px);margin:0 auto;padding:0;font-family:Inter,sans-serif}@media (max-width: 768px){.page{width:calc(100% - 20px)}}.strip{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:-.03em;color:#fff;height:31px;background:#1c1c1c;display:flex;align-items:center;justify-content:center}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.brand{text-decoration:none;color:#111;font-weight:700}.controls{display:grid;grid-template-columns:1fr 220px;gap:8px;margin-bottom:12px}.controls input,.controls select{height:36px;padding:0 10px}.running-line{border:1px solid #ddd;padding:8px;margin-bottom:12px}.banners{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.banner{border:1px solid #ddd;min-height:120px;display:flex;align-items:center;justify-content:center}.section{margin:18px 0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.card{border:1px solid #ddd;padding:8px}.card-image-wrap{display:block;text-decoration:none}.card-image{width:100%;height:220px;object-fit:contain}.card-image-placeholder{width:100%;height:220px;border:1px dashed #bbb;display:flex;align-items:center;justify-content:center}.card-content{margin-top:8px}.card-title-link{color:#111;text-decoration:none}.card-title{font-size:14px;margin:0 0 8px}.card-price{margin:0 0 8px}.card-old-price{color:#888;text-decoration:line-through;margin-left:8px}.card-actions{display:flex;gap:8px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #ddd;padding:6px 10px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}.product-image{width:100%;max-height:460px;object-fit:contain}.muted{color:#777}.back-link{text-decoration:none;color:#333}@media (max-width: 768px){.strip{font-size:10px;height:23px}.section{margin:12px 0}.section h2{font-size:20px}.chips{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.chips::-webkit-scrollbar{display:none}.chip{min-width:106px;height:66px;padding:8px 16px;font-size:12px;flex-shrink:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f4;border:none}.chip:first-child{background:#000;color:#fff}.product-page{grid-template-columns:1fr;gap:12px}}@font-face{font-family:Stolzl;src:url(/assets/stolzl_light-CzoxHqIU.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Stolzl;src:url(/assets/stolzl_regular-D4koxN5F.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl;src:url(/assets/stolzl_medium-DLpq-nOi.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl;src:url(/assets/stolzl_bold-CGKgmTki.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DZ_KQZsJ.woff) format("woff");font-weight:400;font-display:swap}:root{--bg-color: #F5F5F5;--text-color: #000000;--app-max-width: 500px;--app-padding: 20px;--header-height: 64px;--app-height: 100%}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none}a{color:inherit;text-decoration:none}a:visited{color:inherit}
