@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}@media screen and (max-width:768px){.catalog{width:100%;margin:0 auto;padding:0 0 24px}.catalog .page-header{border-bottom:0}.catalog .page-header .page-header-content-wrapper{width:100%;max-width:992px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 0 8px}.catalog .page-header .page-header-content{max-width:992px;margin:0;padding:0}.catalog .page-header .page-header-title{font-size:24px;font-weight:600}}@media screen and (max-width:768px)and (max-width:992px){.catalog .page-header{padding:0 10px}}@media screen and (max-width:768px)and (max-width:768px){.catalog .page-header{padding:0 16px}}@media screen and (max-width:768px){.catalog .page-header .page-header-title{display:block;font-size:24px;font-weight:600;color:#1a1a1a;line-height:1.2}.catalog .page-header .page-header-description{display:block;font-size:14px;line-height:21px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}.catalog .page-header .page-header-actions{flex-shrink:0;align-self:flex-start}.catalog .page-header .page-header-actions .cart-fab{position:static;display:inline-block;vertical-align:middle}.catalog .page-header .page-header-actions .cart-fab:has(button:disabled){display:none}.catalog .page-header .page-header-actions .cart-fab button.cart-fab-button{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center}}@media screen and (max-width:768px)and (max-width:768px){.catalog .page-header .page-header-actions .cart-fab{position:fixed;bottom:24px;right:24px;z-index:200;display:block}.catalog .page-header .page-header-actions .cart-fab:has(button:disabled){display:none}}@media screen and (max-width:768px){.catalog-search{max-width:992px;margin:0 auto 12px}}@media screen and (max-width:768px)and (max-width:992px){.catalog-search{margin:0 16px 12px}}@media screen and (max-width:768px){.catalog-search .ant-input-affix-wrapper{border-radius:6px;height:50px}.catalog-search .catalog-search-input{width:100%;height:50px;border-radius:6px}.catalog-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eef0f4}}@media screen and (max-width:768px)and (max-width:992px){.catalog-toolbar{display:none}}@media screen and (max-width:768px){.catalog-toolbar .catalog-toolbar-select{min-width:200px}.catalog-toolbar .catalog-toolbar-select .ant-select-selector{border-radius:6px}.catalog-toolbar .catalog-toolbar-count{margin-left:auto;font-size:13px;color:#8e8e88;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.catalog-toolbar .catalog-toolbar-count strong{color:#1a1a1a;font-weight:600}.catalog-layout{display:flex;gap:32px;align-items:flex-start;max-width:992px;margin:0 auto}}@media screen and (max-width:768px)and (max-width:992px){.catalog-layout{gap:0}}@media screen and (max-width:768px){.catalog-sidebar{width:200px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:24px}}@media screen and (max-width:768px)and (max-width:992px){.catalog-sidebar{display:none}}@media screen and (max-width:768px){.catalog-sidebar .catalog-sidebar-group{padding:0 0 4px}.catalog-sidebar .catalog-sidebar-group+.catalog-sidebar-group{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f4}.catalog-sidebar .catalog-sidebar-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;padding:0 0 8px}.catalog-sidebar .catalog-sidebar-item{display:flex;align-items:center;gap:10px;width:100%;padding:5px 6px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:500;color:#555;text-align:left;transition:all .15s;border-radius:6px;line-height:1.4}.catalog-sidebar .catalog-sidebar-item:hover{color:#1a1a1a;background:#f9fafb}.catalog-sidebar .catalog-sidebar-item.active{color:#1a1a1a}.catalog-sidebar .catalog-sidebar-check{width:16px;height:16px;border:1.5px solid #d4d4d0;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:background .15s,border-color .15s}.catalog-sidebar .catalog-sidebar-check.checked{background:#0ca37f;border-color:#0ca37f}.catalog-sidebar .catalog-sidebar-item-label{flex:1 1;min-width:0}.catalog-sidebar .catalog-sidebar-count{flex-shrink:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;color:#aaa;font-weight:400;margin-left:auto}.catalog-sidebar .catalog-sidebar-item.active .catalog-sidebar-count{color:#555}.catalog-main{flex:1 1;min-width:0}}@media screen and (max-width:768px)and (max-width:992px){.catalog-main{padding:0 16px}}@media screen and (max-width:768px){.catalog-pills{display:none}}@media screen and (max-width:768px)and (max-width:992px){.catalog-pills{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;padding:4px 16px;margin-bottom:12px;scrollbar-width:none;flex-wrap:nowrap;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.catalog-pills::-webkit-scrollbar{display:none}}@media screen and (max-width:768px){.catalog-pills .catalog-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;padding:8px 14px;border-radius:20px;font-size:13px;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s;font-family:inherit}.catalog-pills .catalog-pill:hover{background:#f3f4f6}.catalog-pills .catalog-pill.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a;font-weight:500}.catalog-pills .catalog-pill .catalog-pill-count{font-size:11px;opacity:.6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-grid-wrapper{width:100%}.catalog-grid{display:grid;grid-gap:24px 14px;gap:24px 14px;align-items:stretch;grid-template-columns:repeat(var(--cols-xs,1),1fr)}}@media screen and (max-width:768px)and (min-width:576px){.catalog-grid{grid-template-columns:repeat(var(--cols-sm,2),1fr)}}@media screen and (max-width:768px)and (min-width:768px){.catalog-grid{grid-template-columns:repeat(var(--cols-md,3),1fr)}}@media screen and (max-width:768px)and (min-width:992px){.catalog-grid{grid-template-columns:repeat(var(--cols-lg,3),1fr)}}@media screen and (max-width:768px)and (min-width:1200px){.catalog-grid{grid-template-columns:repeat(var(--cols-xl,4),1fr)}}@media screen and (max-width:768px)and (min-width:1600px){.catalog-grid{grid-template-columns:repeat(var(--cols-xxl,4),1fr)}}@media screen and (max-width:768px){.catalog-grid .catalog-grid-item{display:flex;flex-direction:column;width:100%}.catalog-main .catalog-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px)and (max-width:640px){.catalog-main .catalog-grid{grid-template-columns:1fr}}@media screen and (max-width:768px){.catalog-section{margin-bottom:32px;scroll-margin-top:80px}.catalog-section .catalog-section-heading{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.catalog-section .catalog-section-heading .catalog-section-label{font-size:18px;font-weight:600;color:#1a1a1a}.catalog-section .catalog-section-heading .catalog-section-link{color:inherit;text-decoration:none;transition:color .15s ease}.catalog-section .catalog-section-heading .catalog-section-link:focus-visible,.catalog-section .catalog-section-heading .catalog-section-link:hover{color:#0ca37f;text-decoration:underline}.catalog-section .catalog-section-heading .catalog-section-count{font-size:13px;color:#9a9a9a;font-weight:400}.catalog-empty{padding:40px 20px;text-align:center}.catalog-action-bar{display:none}}@media screen and (max-width:768px)and (max-width:992px){.catalog-action-bar{display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#fff;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;padding:10px 16px;gap:8px;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media screen and (max-width:768px){.catalog-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:1px solid #d4d4d0;border-radius:8px;font-size:13px;font-weight:500;color:#1a1a1a;background:#fff;flex:1 1;cursor:pointer;font-family:inherit;transition:background .15s}.catalog-action-btn:active{background:#f7f7f5}.catalog-action-btn.catalog-action-btn--active{border-color:#1a1a1a;font-weight:600}.catalog-action-dot{background:#0ca37f;color:#fff;font-size:11px;padding:1px 6px;border-radius:8px;line-height:1.4;min-width:18px;text-align:center;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-action-count{font-size:13px;color:#8e8e88;margin-left:auto;padding-left:8px;flex-shrink:0;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-action-count strong{color:#1a1a1a;font-weight:600}.catalog-sheet-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.catalog-sheet-overlay.open{opacity:1;visibility:visible}}@media screen and (max-width:768px)and (min-width:993px){.catalog-sheet-overlay{display:none}}@media screen and (max-width:768px){.catalog-sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:1001;border-radius:16px 16px 0 0;max-height:85vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .25s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(0,0,0,.08)}.catalog-sheet.open{transform:translateY(0)}}@media screen and (max-width:768px)and (min-width:993px){.catalog-sheet{display:none}}@media screen and (max-width:768px){.catalog-sheet-grabber{width:40px;height:4px;background:#d4d4d0;border-radius:2px;margin:10px auto 0;flex-shrink:0}.catalog-sheet-head{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #eef0f4;flex-shrink:0}.catalog-sheet-title{font-size:16px;font-weight:600;color:#1a1a1a}.catalog-sheet-clear{font-size:14px;color:#0ca37f;font-weight:500;padding:4px 0;font-family:inherit}.catalog-sheet-clear,.catalog-sheet-close{background:none;border:none;cursor:pointer}.catalog-sheet-close{padding:6px;color:#5a5a55;display:flex;align-items:center;justify-content:center}.catalog-sheet-body{flex:1 1;overflow-y:auto;padding:8px 0 16px;-webkit-overflow-scrolling:touch}.catalog-sheet--compact .catalog-sheet-body{padding:8px 0}.catalog-filter-group{padding:16px 20px;border-bottom:1px solid #eef0f4}.catalog-filter-group:last-child{border-bottom:none}.catalog-filter-title{font-size:12px;font-weight:600;color:#1a1a1a;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.catalog-filter-option{display:flex;align-items:center;gap:12px;width:100%;padding:10px 0;font-size:15px;color:#1a1a1a;min-height:44px;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit}.catalog-filter-check{width:22px;height:22px;border:1.5px solid #d4d4d0;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:background .15s,border-color .15s}.catalog-filter-option--selected .catalog-filter-check{background:#0ca37f;border-color:#0ca37f}.catalog-filter-label{flex:1 1}.catalog-sheet-foot{border-top:1px solid #eef0f4;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;gap:8px;flex-shrink:0}.catalog-sheet-btn{flex:1 1;padding:14px;border-radius:10px;font-size:15px;font-weight:600;background:#f7f7f5;color:#1a1a1a;border:none;cursor:pointer;font-family:inherit}.catalog-sheet-btn.catalog-sheet-btn--primary{background:#0ca37f;color:#fff}.catalog-sort-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;font-size:15px;color:#1a1a1a;background:none;border:none;border-bottom:1px solid #eef0f4;cursor:pointer;text-align:left;font-family:inherit}.catalog-sort-option:active{background:#f7f7f5}.catalog-sort-option.catalog-sort-option--selected{color:#0ca37f;font-weight:600}}@media screen and (min-width:769px){.catalog{width:100%;margin:0 auto;padding:0 0 24px}.catalog .page-header{border-bottom:0}.catalog .page-header .page-header-content-wrapper{width:100%;max-width:992px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 0 8px}.catalog .page-header .page-header-content{max-width:992px;margin:0;padding:0}.catalog .page-header .page-header-title{font-size:24px;font-weight:600}}@media screen and (min-width:769px)and (max-width:992px){.catalog .page-header{padding:0 10px}}@media screen and (min-width:769px)and (max-width:768px){.catalog .page-header{padding:0 16px}}@media screen and (min-width:769px){.catalog .page-header .page-header-title{display:block;font-size:24px;font-weight:600;color:#1a1a1a;line-height:1.2}.catalog .page-header .page-header-description{display:block;font-size:14px;line-height:21px;margin-top:6px;color:rgba(0,0,0,.45);font-weight:400}.catalog .page-header .page-header-actions{flex-shrink:0;align-self:flex-start}.catalog .page-header .page-header-actions .cart-fab{position:static;display:inline-block;vertical-align:middle}.catalog .page-header .page-header-actions .cart-fab:has(button:disabled){display:none}.catalog .page-header .page-header-actions .cart-fab button.cart-fab-button{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center}}@media screen and (min-width:769px)and (max-width:768px){.catalog .page-header .page-header-actions .cart-fab{position:fixed;bottom:24px;right:24px;z-index:200;display:block}.catalog .page-header .page-header-actions .cart-fab:has(button:disabled){display:none}}@media screen and (min-width:769px){.catalog-search{max-width:992px;margin:0 auto 12px}}@media screen and (min-width:769px)and (max-width:992px){.catalog-search{margin:0 16px 12px}}@media screen and (min-width:769px){.catalog-search .ant-input-affix-wrapper{border-radius:6px;height:50px}.catalog-search .catalog-search-input{width:100%;height:50px;border-radius:6px}.catalog-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eef0f4}}@media screen and (min-width:769px)and (max-width:992px){.catalog-toolbar{display:none}}@media screen and (min-width:769px){.catalog-toolbar .catalog-toolbar-select{min-width:200px}.catalog-toolbar .catalog-toolbar-select .ant-select-selector{border-radius:6px}.catalog-toolbar .catalog-toolbar-count{margin-left:auto;font-size:13px;color:#8e8e88;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.catalog-toolbar .catalog-toolbar-count strong{color:#1a1a1a;font-weight:600}.catalog-layout{display:flex;gap:32px;align-items:flex-start;max-width:992px;margin:0 auto}}@media screen and (min-width:769px)and (max-width:992px){.catalog-layout{gap:0}}@media screen and (min-width:769px){.catalog-sidebar{width:200px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:24px}}@media screen and (min-width:769px)and (max-width:992px){.catalog-sidebar{display:none}}@media screen and (min-width:769px){.catalog-sidebar .catalog-sidebar-group{padding:0 0 4px}.catalog-sidebar .catalog-sidebar-group+.catalog-sidebar-group{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f4}.catalog-sidebar .catalog-sidebar-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;padding:0 0 8px}.catalog-sidebar .catalog-sidebar-item{display:flex;align-items:center;gap:10px;width:100%;padding:5px 6px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:500;color:#555;text-align:left;transition:all .15s;border-radius:6px;line-height:1.4}.catalog-sidebar .catalog-sidebar-item:hover{color:#1a1a1a;background:#f9fafb}.catalog-sidebar .catalog-sidebar-item.active{color:#1a1a1a}.catalog-sidebar .catalog-sidebar-check{width:16px;height:16px;border:1.5px solid #d4d4d0;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:background .15s,border-color .15s}.catalog-sidebar .catalog-sidebar-check.checked{background:#0ca37f;border-color:#0ca37f}.catalog-sidebar .catalog-sidebar-item-label{flex:1 1;min-width:0}.catalog-sidebar .catalog-sidebar-count{flex-shrink:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;color:#aaa;font-weight:400;margin-left:auto}.catalog-sidebar .catalog-sidebar-item.active .catalog-sidebar-count{color:#555}.catalog-main{flex:1 1;min-width:0}}@media screen and (min-width:769px)and (max-width:992px){.catalog-main{padding:0 16px}}@media screen and (min-width:769px){.catalog-pills{display:none}}@media screen and (min-width:769px)and (max-width:992px){.catalog-pills{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;padding:4px 16px;margin-bottom:12px;scrollbar-width:none;flex-wrap:nowrap;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.catalog-pills::-webkit-scrollbar{display:none}}@media screen and (min-width:769px){.catalog-pills .catalog-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;padding:8px 14px;border-radius:20px;font-size:13px;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s;font-family:inherit}.catalog-pills .catalog-pill:hover{background:#f3f4f6}.catalog-pills .catalog-pill.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a;font-weight:500}.catalog-pills .catalog-pill .catalog-pill-count{font-size:11px;opacity:.6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-grid-wrapper{width:100%}.catalog-grid{display:grid;grid-gap:24px 14px;gap:24px 14px;align-items:stretch;grid-template-columns:repeat(var(--cols-xs,1),1fr)}}@media screen and (min-width:769px)and (min-width:576px){.catalog-grid{grid-template-columns:repeat(var(--cols-sm,2),1fr)}}@media screen and (min-width:769px)and (min-width:768px){.catalog-grid{grid-template-columns:repeat(var(--cols-md,3),1fr)}}@media screen and (min-width:769px)and (min-width:992px){.catalog-grid{grid-template-columns:repeat(var(--cols-lg,3),1fr)}}@media screen and (min-width:769px)and (min-width:1200px){.catalog-grid{grid-template-columns:repeat(var(--cols-xl,4),1fr)}}@media screen and (min-width:769px)and (min-width:1600px){.catalog-grid{grid-template-columns:repeat(var(--cols-xxl,4),1fr)}}@media screen and (min-width:769px){.catalog-grid .catalog-grid-item{display:flex;flex-direction:column;width:100%}.catalog-main .catalog-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px)and (max-width:640px){.catalog-main .catalog-grid{grid-template-columns:1fr}}@media screen and (min-width:769px){.catalog-section{margin-bottom:32px;scroll-margin-top:80px}.catalog-section .catalog-section-heading{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.catalog-section .catalog-section-heading .catalog-section-label{font-size:18px;font-weight:600;color:#1a1a1a}.catalog-section .catalog-section-heading .catalog-section-link{color:inherit;text-decoration:none;transition:color .15s ease}.catalog-section .catalog-section-heading .catalog-section-link:focus-visible,.catalog-section .catalog-section-heading .catalog-section-link:hover{color:#0ca37f;text-decoration:underline}.catalog-section .catalog-section-heading .catalog-section-count{font-size:13px;color:#9a9a9a;font-weight:400}.catalog-empty{padding:40px 20px;text-align:center}.catalog-action-bar{display:none}}@media screen and (min-width:769px)and (max-width:992px){.catalog-action-bar{display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#fff;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;padding:10px 16px;gap:8px;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media screen and (min-width:769px){.catalog-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:1px solid #d4d4d0;border-radius:8px;font-size:13px;font-weight:500;color:#1a1a1a;background:#fff;flex:1 1;cursor:pointer;font-family:inherit;transition:background .15s}.catalog-action-btn:active{background:#f7f7f5}.catalog-action-btn.catalog-action-btn--active{border-color:#1a1a1a;font-weight:600}.catalog-action-dot{background:#0ca37f;color:#fff;font-size:11px;padding:1px 6px;border-radius:8px;line-height:1.4;min-width:18px;text-align:center;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-action-count{font-size:13px;color:#8e8e88;margin-left:auto;padding-left:8px;flex-shrink:0;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.catalog-action-count strong{color:#1a1a1a;font-weight:600}.catalog-sheet-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.catalog-sheet-overlay.open{opacity:1;visibility:visible}}@media screen and (min-width:769px)and (min-width:993px){.catalog-sheet-overlay{display:none}}@media screen and (min-width:769px){.catalog-sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:1001;border-radius:16px 16px 0 0;max-height:85vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .25s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(0,0,0,.08)}.catalog-sheet.open{transform:translateY(0)}}@media screen and (min-width:769px)and (min-width:993px){.catalog-sheet{display:none}}@media screen and (min-width:769px){.catalog-sheet-grabber{width:40px;height:4px;background:#d4d4d0;border-radius:2px;margin:10px auto 0;flex-shrink:0}.catalog-sheet-head{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #eef0f4;flex-shrink:0}.catalog-sheet-title{font-size:16px;font-weight:600;color:#1a1a1a}.catalog-sheet-clear{font-size:14px;color:#0ca37f;font-weight:500;padding:4px 0;font-family:inherit}.catalog-sheet-clear,.catalog-sheet-close{background:none;border:none;cursor:pointer}.catalog-sheet-close{padding:6px;color:#5a5a55;display:flex;align-items:center;justify-content:center}.catalog-sheet-body{flex:1 1;overflow-y:auto;padding:8px 0 16px;-webkit-overflow-scrolling:touch}.catalog-sheet--compact .catalog-sheet-body{padding:8px 0}.catalog-filter-group{padding:16px 20px;border-bottom:1px solid #eef0f4}.catalog-filter-group:last-child{border-bottom:none}.catalog-filter-title{font-size:12px;font-weight:600;color:#1a1a1a;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.catalog-filter-option{display:flex;align-items:center;gap:12px;width:100%;padding:10px 0;font-size:15px;color:#1a1a1a;min-height:44px;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit}.catalog-filter-check{width:22px;height:22px;border:1.5px solid #d4d4d0;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:background .15s,border-color .15s}.catalog-filter-option--selected .catalog-filter-check{background:#0ca37f;border-color:#0ca37f}.catalog-filter-label{flex:1 1}.catalog-sheet-foot{border-top:1px solid #eef0f4;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;gap:8px;flex-shrink:0}.catalog-sheet-btn{flex:1 1;padding:14px;border-radius:10px;font-size:15px;font-weight:600;background:#f7f7f5;color:#1a1a1a;border:none;cursor:pointer;font-family:inherit}.catalog-sheet-btn.catalog-sheet-btn--primary{background:#0ca37f;color:#fff}.catalog-sort-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;font-size:15px;color:#1a1a1a;background:none;border:none;border-bottom:1px solid #eef0f4;cursor:pointer;text-align:left;font-family:inherit}.catalog-sort-option:active{background:#f7f7f5}.catalog-sort-option.catalog-sort-option--selected{color:#0ca37f;font-weight:600}}@media(max-width:768px){body:has(.fixed-footer) .catalog .cart-fab{bottom:86px}}