.page-module__CTSdya__appWrapper{background:var(--bg-secondary);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__CTSdya__header{background:var(--bg-primary);border-bottom:1px solid var(--border-color);z-index:40;width:100%;position:sticky;top:0;box-shadow:0 1px 6px #00000012}.page-module__CTSdya__headerInner{justify-content:space-between;align-items:center;gap:.75rem;max-width:1440px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.page-module__CTSdya__logoArea{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.page-module__CTSdya__logoIcon{font-size:1.9rem;line-height:1}.page-module__CTSdya__logoName{color:var(--text-main);font-size:1.05rem;font-weight:700;line-height:1.1}.page-module__CTSdya__logoSub{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;display:block}.page-module__CTSdya__searchWrapper{background:var(--bg-secondary);border:1.5px solid var(--border-color);border-radius:var(--radius-full);flex:1;align-items:center;gap:.5rem;max-width:420px;padding:6px 14px;transition:border-color .15s;display:none}.page-module__CTSdya__searchWrapper:focus-within{border-color:var(--accent-color)}.page-module__CTSdya__searchIcon{flex-shrink:0;font-size:.95rem}.page-module__CTSdya__searchInput{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.88rem}.page-module__CTSdya__searchInput::placeholder{color:var(--text-muted)}.page-module__CTSdya__searchClear{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.8rem;transition:color .15s,background .15s;display:flex}.page-module__CTSdya__searchClear:hover{color:var(--text-main);background:var(--bg-tertiary)}.page-module__CTSdya__searchWrapperMobile{background:var(--bg-primary);border:1.5px solid var(--border-color);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-bottom:1rem;padding:8px 14px;transition:border-color .15s;display:flex}.page-module__CTSdya__searchWrapperMobile:focus-within{border-color:var(--accent-color)}.page-module__CTSdya__accountBtn{border:1.5px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-main);background:var(--bg-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;padding:8px 18px;font-size:.82rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.page-module__CTSdya__accountBtn:hover{border-color:var(--accent-color);background:var(--accent-light)}.page-module__CTSdya__filterStrip{display:none}@media (max-width:767px){.page-module__CTSdya__filterStrip{z-index:50;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--bg-primary);border-bottom:1px solid var(--border-color);gap:.5rem;padding:.6rem 1rem;display:flex;position:sticky;top:0;overflow-x:auto;box-shadow:0 2px 8px #0000000f}.page-module__CTSdya__filterStrip::-webkit-scrollbar{display:none}}.page-module__CTSdya__filterPill{background:var(--bg-secondary);border:1.5px solid var(--border-color);color:var(--text-muted);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.3rem;min-height:34px;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:500;line-height:1.2;transition:border-color .15s,color .15s,background .15s,box-shadow .15s;display:inline-flex}.page-module__CTSdya__filterPill:hover{border-color:var(--accent-color);color:var(--accent-color)}.page-module__CTSdya__filterPill.page-module__CTSdya__filterActive{background:var(--accent-color);border-color:var(--accent-color);color:#fff;font-weight:700;box-shadow:0 2px 8px #f9731659}.page-module__CTSdya__mobileCategoryLauncherWrap{background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:0 1.25rem .75rem;display:block}.page-module__CTSdya__mobileCategoryLauncher{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-main);border-radius:var(--radius-md);text-align:left;padding:10px 14px;font-size:.84rem;font-weight:600}.page-module__CTSdya__contentLayout{display:block}.page-module__CTSdya__categorySidebar{display:none}.page-module__CTSdya__sidebarPill{border-radius:var(--radius-sm);cursor:pointer;text-align:left;width:100%;color:var(--text-muted);background:0 0;border:none;align-items:center;gap:.5rem;padding:8px 12px;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.page-module__CTSdya__sidebarPill:hover{background:var(--bg-tertiary);color:var(--text-main)}.page-module__CTSdya__sidebarPillActive{background:var(--accent-light);color:var(--accent-color);font-weight:700}.page-module__CTSdya__catalogArea{contain:layout paint;min-width:0}.page-module__CTSdya__catalogInner{padding:1.25rem}.page-module__CTSdya__featuredSection{contain:layout paint;min-width:0;margin-bottom:1.75rem}.page-module__CTSdya__sectionHeader{contain:layout paint;align-items:baseline;gap:.6rem;margin-bottom:.9rem;display:flex}.page-module__CTSdya__sectionTitle{color:var(--text-main);font-size:1.05rem;font-weight:700}.page-module__CTSdya__sectionSub{color:var(--text-muted);font-size:.78rem}.page-module__CTSdya__featuredScroll{contain:layout paint;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.9rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module__CTSdya__featuredScroll::-webkit-scrollbar{display:none}.page-module__CTSdya__featuredCard{contain:layout paint;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;flex-shrink:0;width:240px;min-height:280px;transition:box-shadow .2s,transform .14s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #11182714}.page-module__CTSdya__featuredCard:hover{border-color:#f9731659}.page-module__CTSdya__featuredImgArea{background:radial-gradient(circle at 30% 15%, #f9731633, transparent 55%), linear-gradient(160deg, var(--accent-light) 0%, var(--bg-secondary) 100%);flex-shrink:0;justify-content:center;align-items:center;height:130px;display:flex;position:relative;overflow:hidden}.page-module__CTSdya__featuredEmoji{filter:drop-shadow(0 2px 8px #0000001a);font-size:4.2rem;line-height:1}.page-module__CTSdya__featuredBody{flex-direction:column;flex:1;gap:.25rem;padding:.9rem;display:flex}.page-module__CTSdya__featuredTag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-color);font-size:.66rem;font-weight:700}.page-module__CTSdya__featuredName{color:var(--text-main);font-size:.92rem;font-weight:700;line-height:1.3}.page-module__CTSdya__featuredDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__CTSdya__featuredFooter{justify-content:space-between;align-items:center;min-height:42px;margin-top:.65rem;display:flex}.page-module__CTSdya__featuredPrice{color:var(--text-main);font-size:1.05rem;font-weight:800}.page-module__CTSdya__grid{contain:layout paint;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.9rem;display:grid}.page-module__CTSdya__productCard{contain:layout paint;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;min-height:260px;transition:box-shadow .2s,transform .14s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #11182714}.page-module__CTSdya__productCard:after{content:"";border-radius:inherit;pointer-events:none;transition:box-shadow .2s;position:absolute;inset:0;box-shadow:inset 0 0 #f9731640}.page-module__CTSdya__productCard:hover{border-color:#f9731659}.page-module__CTSdya__productCard:hover:after{box-shadow:inset 0 0 0 1px #f9731626}.page-module__CTSdya__productCard:focus-visible{border-color:#f973168c;outline:none;box-shadow:0 0 0 3px #f9731633}.page-module__CTSdya__productCard:active{transform:scale(.98)}.page-module__CTSdya__productImgArea{background:radial-gradient(circle at 20% 10%, #f9731624, transparent 55%), linear-gradient(165deg, var(--bg-secondary) 0%, var(--bg-tertiary) 100%);flex-shrink:0;justify-content:center;align-items:center;height:130px;display:flex;position:relative;overflow:hidden}.page-module__CTSdya__productThumb{object-fit:cover;image-rendering:auto;border-radius:0}.page-module__CTSdya__productEmoji{filter:drop-shadow(0 4px 10px #00000021);font-size:4.35rem;line-height:1}.page-module__CTSdya__discountBadge{color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);padding:3px 8px;font-size:.62rem;font-weight:800;position:absolute;top:8px;left:8px;box-shadow:0 6px 14px #ef444447}.page-module__CTSdya__productBody{flex-direction:column;flex:1;gap:.38rem;min-width:0;padding:.92rem;display:flex}.page-module__CTSdya__productName{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.94rem;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__CTSdya__productDesc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.79rem;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module__CTSdya__priceRow{border-top:1px solid var(--border-color);grid-template-columns:1fr auto;align-items:center;gap:.4rem;min-height:42px;margin-top:auto;padding-top:.58rem;display:grid}.page-module__CTSdya__priceRow>:first-child{min-width:0}.page-module__CTSdya__priceOld{color:var(--text-muted);font-size:.72rem;text-decoration:line-through;display:block}.page-module__CTSdya__price{color:#0f172a;font-size:1rem;font-weight:850}.page-module__CTSdya__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c 0%,#f97316 45%,#ea580c 100%);border:1px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:500;line-height:1;transition:transform .12s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 8px 20px #f973165c}.page-module__CTSdya__addBtn:hover{filter:brightness(1.02);box-shadow:0 11px 24px #f9731666}.page-module__CTSdya__addBtn:active{transform:scale(.93)}.page-module__CTSdya__addBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #f9731638,0 8px 18px #f9731661}.page-module__CTSdya__addBtnSm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c 0%,#f97316 50%,#ea580c 100%);border:1px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.05rem;font-weight:500;line-height:1;transition:transform .12s,box-shadow .18s;display:flex;box-shadow:0 6px 16px #f973164d}.page-module__CTSdya__addBtnSm:hover{box-shadow:0 8px 18px #f973165c}.page-module__CTSdya__qtyControls{border-radius:var(--radius-full);background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;min-width:90px;padding:3px 4px;display:flex}.page-module__CTSdya__qtyControlsSm{border-radius:var(--radius-full);background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;gap:.2rem;min-width:80px;padding:2px 3px;display:flex}.page-module__CTSdya__qtyBtn{color:#f97316;cursor:pointer;background:#fff;border:1px solid #fcd9bd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:.98rem;font-weight:800;transition:background .15s,color .15s,border-color .15s;display:flex}.page-module__CTSdya__qtyBtn:hover{color:#fff;background:#f97316;border-color:#f97316}.page-module__CTSdya__qtyNum{text-align:center;min-width:18px;color:var(--text-main);font-size:.9rem;font-weight:700}.page-module__CTSdya__qtyControlWrapper{justify-content:flex-end;align-items:center;min-width:90px;height:38px;display:flex}.page-module__CTSdya__qtyControlWrapperSm{justify-content:flex-end;align-items:center;min-width:80px;height:32px;display:flex}@media (max-width:520px){.page-module__CTSdya__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem}.page-module__CTSdya__productBody{padding:.85rem}.page-module__CTSdya__productDesc{-webkit-line-clamp:3;font-size:.8rem}.page-module__CTSdya__priceRow{grid-template-columns:1fr;gap:.45rem}.page-module__CTSdya__priceRow>:first-child{order:1}.page-module__CTSdya__addBtn,.page-module__CTSdya__qtyControls{order:2;justify-self:end}.page-module__CTSdya__addBtn{width:40px;height:40px}}@media (max-width:340px){.page-module__CTSdya__grid{grid-template-columns:1fr}}.page-module__CTSdya__skeletonCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.page-module__CTSdya__skeletonImg{width:100%;height:130px}.page-module__CTSdya__skeletonBody{flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.page-module__CTSdya__skeletonLine{border-radius:4px;height:12px}.page-module__CTSdya__skeletonLineShort{border-radius:4px;width:50%;height:10px}.page-module__CTSdya__cartSidebar{display:none}.page-module__CTSdya__cartSidebarTitle{color:var(--text-main);margin-bottom:1rem;font-size:.95rem;font-weight:700}.page-module__CTSdya__cartEmpty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.5rem;padding:2rem .5rem;font-size:2.5rem;display:flex}.page-module__CTSdya__cartEmpty p{font-size:.82rem;line-height:1.5}.page-module__CTSdya__cartItems{flex-direction:column;gap:.85rem;display:flex}.page-module__CTSdya__cartItem{align-items:center;gap:.65rem;display:flex}.page-module__CTSdya__cartItemEmoji{flex-shrink:0;font-size:1.6rem}.page-module__CTSdya__cartItemInfo{flex:1;min-width:0}.page-module__CTSdya__cartItemName{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;overflow:hidden}.page-module__CTSdya__cartItemPrice{color:var(--text-muted);margin-top:1px;font-size:.73rem}.page-module__CTSdya__cartItemControls{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.page-module__CTSdya__cartDivider{border:none;border-top:1px dashed var(--border-color);margin:.9rem 0}.page-module__CTSdya__cartSummary{flex-direction:column;gap:.35rem;display:flex}.page-module__CTSdya__cartRow{color:var(--text-main);justify-content:space-between;font-size:.82rem;display:flex}.page-module__CTSdya__cartTotal{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__CTSdya__cartTotalValue{color:var(--text-main);font-size:1.15rem;font-weight:800}.page-module__CTSdya__minOrderWarning{background:var(--warning-bg);border-radius:var(--radius-sm);color:var(--warning);border:1px solid #fcd34d;margin-bottom:.75rem;padding:.7rem .9rem;font-size:.8rem;font-weight:600;line-height:1.5}.page-module__CTSdya__minOrderWarning span{color:var(--text-muted);font-size:.75rem;font-weight:400}.page-module__CTSdya__checkoutBtn{text-align:center;background:var(--accent-color);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-float);padding:14px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.page-module__CTSdya__checkoutBtn:hover{background:var(--accent-hover)}.page-module__CTSdya__checkoutBtnDisabled{text-align:center;background:var(--bg-tertiary);width:100%;color:var(--text-muted);border-radius:var(--radius-md);cursor:not-allowed;border:none;padding:14px;font-size:.9rem;font-weight:700;display:block}.page-module__CTSdya__closedCard{background:var(--error-bg);border-radius:var(--radius-sm);text-align:center;border:1px solid #fca5a5;padding:.85rem}.page-module__CTSdya__cartBar{background:var(--bg-primary);border-top:1px solid var(--border-color);z-index:50;padding:.75rem 1.25rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.page-module__CTSdya__cartBarBtn{background:var(--accent-color);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-float);justify-content:space-between;align-items:center;padding:15px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.page-module__CTSdya__cartBarBtn:hover{background:var(--accent-hover)}.page-module__CTSdya__cartBarMinWarning{background:var(--warning-bg);color:var(--warning);border-radius:var(--radius-md);border:1px solid #fcd34d;justify-content:space-between;align-items:center;gap:.75rem;padding:12px 20px;display:flex}.page-module__CTSdya__cartBadge{color:#fff;border-radius:var(--radius-full);background:#ffffff4d;padding:2px 10px;font-size:.82rem;font-weight:700}.page-module__CTSdya__cartBarTotal{font-size:1rem;font-weight:700}.page-module__CTSdya__cartBarClosed{color:#fff;border-radius:var(--radius-md);background:#374151;justify-content:space-between;align-items:center;gap:.75rem;padding:15px 20px;display:flex}.page-module__CTSdya__mobileCategoryOverlay,.page-module__CTSdya__productModalOverlay{z-index:120;background:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.page-module__CTSdya__mobileCategorySheet{background:var(--bg-primary);border-radius:16px 16px 0 0;width:100%;max-height:70vh;padding:1rem;overflow-y:auto}.page-module__CTSdya__mobileCategoryHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.page-module__CTSdya__mobileCategoryHeader h3{color:var(--text-main);font-size:1rem}.page-module__CTSdya__mobileCategoryClose{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-main);border-radius:var(--radius-full);padding:6px 10px;font-size:.76rem}.page-module__CTSdya__mobileCategoryGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.page-module__CTSdya__mobileCategoryBtn,.page-module__CTSdya__mobileCategoryBtnActive{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-main);text-align:left;border-radius:10px;padding:10px;font-size:.78rem;font-weight:600}.page-module__CTSdya__mobileCategoryBtnActive{border-color:var(--accent-color);background:var(--accent-light);color:var(--accent-color)}.page-module__CTSdya__productModal{background:var(--bg-primary);border-radius:16px 16px 0 0;width:100%;padding:1rem}.page-module__CTSdya__productModalTop{align-items:center;gap:.7rem;margin-bottom:.6rem;display:flex}.page-module__CTSdya__productModalEmoji{font-size:2rem}.page-module__CTSdya__productModalCategory{color:var(--text-muted);font-size:.76rem}.page-module__CTSdya__productModalDesc{color:var(--text-main);margin-bottom:.9rem;font-size:.9rem;line-height:1.5}.page-module__CTSdya__productModalFooter{justify-content:space-between;align-items:center;display:flex}.page-module__CTSdya__productModalPrice{color:var(--text-main);font-size:1.15rem;font-weight:800}.page-module__CTSdya__categorySection{margin-bottom:3rem;scroll-margin-top:120px}.page-module__CTSdya__loadMoreSentinel{width:100%;height:1px}.page-module__CTSdya__footer{background:var(--bg-primary);border-top:1px solid var(--border-color);width:100%;margin-top:2rem}.page-module__CTSdya__footerInner{max-width:1440px;margin:0 auto;padding:1.5rem}.page-module__CTSdya__footerGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem;display:grid}.page-module__CTSdya__footerBlock{flex-direction:column;gap:.7rem;display:flex}.page-module__CTSdya__footerTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.75rem;font-weight:700}.page-module__CTSdya__scheduleGrid{flex-direction:column;gap:0;display:flex}.page-module__CTSdya__scheduleRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.8rem;display:flex}.page-module__CTSdya__scheduleDay{color:var(--text-main);font-weight:500}.page-module__CTSdya__scheduleHours{color:var(--text-main);font-weight:600}.page-module__CTSdya__scheduleClosed{color:var(--error);font-weight:600}.page-module__CTSdya__paymentGroups{flex-direction:column;gap:.75rem;display:flex}.page-module__CTSdya__paymentGroup{flex-wrap:wrap;align-items:flex-start;gap:.4rem;display:flex}.page-module__CTSdya__paymentGroupLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);width:100%;margin-bottom:.1rem;font-size:.7rem;font-weight:700}.page-module__CTSdya__paymentTag{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.72rem;font-weight:500;display:inline-flex}.page-module__CTSdya__footerAddress{color:var(--text-main);font-size:.82rem;line-height:1.5}.page-module__CTSdya__footerMapLink{color:var(--accent-color);font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.page-module__CTSdya__footerMapLink:hover{opacity:.75}.page-module__CTSdya__footerMinOrder{color:var(--warning);background:var(--warning-bg);border-radius:var(--radius-sm);border:1px solid #fcd34d;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-block}.page-module__CTSdya__footerCopy{color:var(--text-muted);text-align:center;margin-top:.8rem;font-size:.7rem}@media (min-width:640px){.page-module__CTSdya__searchWrapper{display:flex}.page-module__CTSdya__searchWrapperMobile,.page-module__CTSdya__mobileCategoryLauncherWrap{display:none}.page-module__CTSdya__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.page-module__CTSdya__productImgArea,.page-module__CTSdya__skeletonImg{height:150px}.page-module__CTSdya__featuredScroll{grid-template-columns:repeat(2,1fr);display:grid;overflow:visible}.page-module__CTSdya__featuredCard{width:100%}.page-module__CTSdya__featuredImgArea{height:150px}.page-module__CTSdya__footerGrid{grid-template-columns:repeat(2,1fr)}.page-module__CTSdya__footerInner{padding:1.8rem 2rem}.page-module__CTSdya__productModalOverlay{justify-content:center;align-items:center}.page-module__CTSdya__productModal{border-radius:16px;max-width:520px}}@media (min-width:1024px){.page-module__CTSdya__filterStrip{display:none!important}.page-module__CTSdya__mobileCategoryLauncherWrap{display:none}.page-module__CTSdya__contentLayout{align-items:flex-start;gap:1.5rem;max-width:1440px;margin:0 auto;padding:1.75rem 2rem;display:flex}.page-module__CTSdya__categorySidebar{flex-shrink:0;width:210px}.page-module__CTSdya__catalogArea{flex:1;min-width:0}.page-module__CTSdya__cartSidebar{flex-shrink:0;width:290px}.page-module__CTSdya__categorySidebar{contain:layout paint;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);scrollbar-width:thin;flex-direction:column;gap:.15rem;max-height:calc(100vh - 80px);padding:1.1rem;display:flex;position:sticky;top:63px;overflow-y:auto}.page-module__CTSdya__categorySidebar h3{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.5rem;padding:0 12px;font-size:.68rem;font-weight:700}.page-module__CTSdya__catalogInner{padding:0}.page-module__CTSdya__featuredScroll{contain:layout paint;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;overflow:visible}.page-module__CTSdya__featuredCard{width:100%}.page-module__CTSdya__featuredImgArea{align-self:auto;width:100%;height:160px}.page-module__CTSdya__featuredEmoji{font-size:4rem}.page-module__CTSdya__grid{contain:layout paint;grid-template-columns:repeat(3,1fr);gap:1rem}.page-module__CTSdya__productCard{width:100%}.page-module__CTSdya__productImgArea{height:150px}.page-module__CTSdya__productEmoji{font-size:4rem}.page-module__CTSdya__skeletonImg{height:150px}.page-module__CTSdya__cartSidebar{contain:layout paint;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;align-self:flex-start;max-height:calc(100vh - 80px);padding:1.5rem;display:flex;position:sticky;top:63px;overflow-y:auto}.page-module__CTSdya__cartBar{display:none}.page-module__CTSdya__footerGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.page-module__CTSdya__contentLayout{gap:2rem;padding:2rem 3rem}.page-module__CTSdya__categorySidebar{width:230px}.page-module__CTSdya__cartSidebar{width:310px}.page-module__CTSdya__grid{contain:layout paint;grid-template-columns:repeat(4,1fr)}.page-module__CTSdya__productCard{width:100%}.page-module__CTSdya__productImgArea{height:145px}.page-module__CTSdya__productEmoji{font-size:3.8rem}.page-module__CTSdya__skeletonImg{height:145px}.page-module__CTSdya__productDesc{-webkit-line-clamp:2}.page-module__CTSdya__featuredScroll{contain:layout paint;grid-template-columns:repeat(4,1fr)}.page-module__CTSdya__featuredCard{width:100%}.page-module__CTSdya__featuredImgArea{height:140px}.page-module__CTSdya__featuredEmoji{font-size:3.8rem}}@media (min-width:1600px){.page-module__CTSdya__contentLayout{max-width:1560px;padding:2rem 4rem}}
