.status-badge-chip{font-weight:400!important}.availability-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;font-size:.85rem;font-weight:400;border:1px solid transparent}.availability-badge.status-in-stock,.availability-badge.availability-in-stock{color:#065f46;background:#ecfdf3;border-color:#bbf7d0}.availability-badge.status-out-of-stock,.availability-badge.availability-out{color:#991b1b;background:#fee2e2;border-color:#fecaca}.availability-badge.status-pre-order,.availability-badge.availability-preorder{color:#92400e;background:#fffbeb;border-color:#fde68a}.availability-badge.status-low-stock{color:#92400e;background:#fef3c7;border-color:#fde68a}.status-inline{font-size:.875rem;font-weight:500}.status-inline.status-in-stock{color:#10b981}.status-inline.status-out-of-stock{color:#ef4444}.status-inline.status-pre-order,.status-inline.status-low-stock{color:#f59e0b}.global-search{position:relative;flex:1;max-width:600px}@media (min-width: 769px){.global-search{max-width:600px}}.header-search.global-search{flex:1;max-width:600px;margin:0 20px}@media (max-width: 768px){.header-search.global-search{margin:0;max-width:none}}.search-form-container{position:relative;padding:.5rem;z-index:1000}.search-form-container input{flex:1;height:40px;padding:0 2.5rem 0 1rem;border:1px solid var(--border);border-radius:20px;transition:all .2s ease;width:100%;background-color:var(--background);color:var(--text);font-size:1rem}.search-form-container input::placeholder{color:var(--text-light)}.search-form-container input:focus{outline:none}.search-input-container{position:relative;width:100%;display:flex;align-items:center;background:transparent;border-radius:8px;transition:all .2s ease}.search-input{flex:1;padding:12px 48px 12px 16px;border:none;outline:none;font-size:14px;background:transparent;color:var(--text-color, #111827)}.search-input::placeholder{color:var(--text-muted, #6b7280)}.search-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--text-muted, #6b7280);display:flex;align-items:center;justify-content:center;pointer-events:none}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--surface-color, #ffffff);border:1px solid var(--border-color, #e5e7eb);border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:1000;max-height:500px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;margin-top:4px;overflow:hidden;overscroll-behavior:contain}@media (min-width: 769px){.search-results-dropdown{max-height:500px;left:0;right:0;border-radius:8px;border-left:1px solid var(--border-color, #e5e7eb);border-right:1px solid var(--border-color, #e5e7eb)}}.search-results-dropdown.visible{opacity:1;visibility:visible;transform:translateY(0)}.search-results-list{flex:1;overflow-y:auto;overscroll-behavior:contain;min-height:0;max-height:400px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.search-results-list::-webkit-scrollbar{width:8px}.search-results-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.search-results-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.search-results-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.search-result-item{display:flex;gap:12px;padding:14px 16px;cursor:pointer;text-decoration:none;color:inherit;transition:background-color .2s ease;border-bottom:1px solid var(--border-light, #f3f4f6);position:relative}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background-color:var(--surface-hover, #f9fafb)}.search-result-image{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid var(--border-light, #f3f4f6)}.search-result-img{width:100%;height:100%;object-fit:cover}.search-result-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left}.search-result-header{display:flex;align-items:flex-start;gap:8px;justify-content:space-between}.search-result-name{font-size:14px;font-weight:500;color:var(--text-color, #111827);line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 769px){.search-result-name{font-size:14px}.search-result-item{padding:14px 16px}.search-result-image{width:60px;height:60px}}.search-result-tags{margin-top:2px}.search-results-dropdown .search-result-tags span[class*=StyledTag]{font-size:9px!important;padding:2px 8px!important;height:auto!important;min-height:18px!important}.search-results-dropdown .search-result-tags .MuiChip-root{font-size:9px!important;height:18px!important;padding:0 4px!important}.search-results-dropdown .search-result-tags .MuiChip-label{padding:0 2px!important;font-size:9px!important}.search-result-tags .MuiChip-root,.search-result-tags [class*=StyledTag]{font-size:10px!important;height:20px!important;padding:0 6px!important}.search-result-tags .MuiChip-label{padding:0 4px!important;font-size:10px!important}.search-result-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:4px;gap:12px}.search-result-price-container{display:flex;flex-direction:column;gap:2px;flex:1}.search-result-price-row{display:flex;align-items:center;gap:6px}.search-result-price-current{font-size:16px;font-weight:700;color:var(--text-color, #111827)}.search-result-price-old{font-size:14px;color:var(--text-muted, #6b7280);text-decoration:line-through}.search-result-discount-badge{background-color:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;line-height:1}.search-result-status{position:absolute;top:8px;right:8px;z-index:1}.search-result-price{margin-top:4px}.search-results-footer{position:sticky;bottom:0;border-top:1px solid var(--border-light, #f3f4f6);padding:12px 16px;background-color:var(--surface-secondary, #f9fafb);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;z-index:10}.search-results-count{font-size:12px;color:var(--text-muted, #6b7280);font-weight:500}.search-footer-info{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.search-total-found{font-size:11px;color:var(--text-muted, #6b7280);font-style:italic}.search-view-all-text{color:var(--primary-color, #3b82f6);text-decoration:underline;font-size:13px;font-weight:500;transition:color .2s ease;cursor:pointer}.search-view-all-text:hover{color:var(--primary-color-dark, #2563eb);text-decoration:underline}.search-view-all-button{display:inline-flex;align-items:center;padding:8px 16px;background-color:var(--primary-color, #3b82f6);color:#fff;text-decoration:none;border-radius:6px;font-size:13px;font-weight:500;transition:background-color .2s ease}.search-view-all-button:hover{background-color:var(--primary-color-dark, #2563eb);color:#fff}.search-loading-more{padding:16px;text-align:center;color:var(--text-muted, #6b7280);font-size:14px;font-style:italic}.price-with-discount{display:flex;align-items:center;gap:8px}.price-current{font-size:14px;font-weight:600;color:var(--text-color, #111827)}.price-sale{font-size:14px;font-weight:600;color:var(--accent-color, #ef4444)}.price-original{font-size:12px;color:var(--text-muted, #6b7280);text-decoration:line-through}.search-view-all{display:block;padding:12px 16px;text-align:center;text-decoration:none;font-size:14px;font-weight:500;color:var(--primary-color, #3b82f6);background-color:var(--surface-hover, #f9fafb);border-top:1px solid var(--border-light, #f3f4f6);transition:background-color .2s ease}.search-view-all:hover{background-color:var(--primary-light, #eff6ff);color:var(--primary-dark, #1e40af)}.search-no-results{padding:16px;text-align:center;color:var(--text-muted, #6b7280);font-size:14px}.search-error{color:var(--error-color, #ef4444)}.global-search{max-width:none}.search-results-dropdown{max-height:300px;left:-16px;right:-16px;border-radius:0;border-left:none;border-right:none}.search-result-item{padding:12px 16px}.search-result-image{width:50px;height:50px}.search-result-name{font-size:13px;-webkit-line-clamp:2}.search-input-container{height:36px}.header-search .search-form-container{display:none}.header-search .search-form-container.open{display:block}.search-form-container.open{display:block;animation:slideDown .2s ease-in-out;z-index:10010;position:fixed;top:60px;left:0;right:0;width:100%;max-width:100%}.search-form-container.open:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1;pointer-events:none}.search-form-container.open .search-input-container{z-index:10011}.search-form-container.open .search-input-container input{border-radius:0;border:none;border-bottom:1px solid var(--border)}.search-form-container.open .search-results-dropdown{border-radius:0;border:none;border-top:1px solid var(--border)}@media (max-width: 768px){.search-form-container{display:none}.mobile-search-bar .search-form-container{display:block}.mobile-search-bar .search-results-count{font-size:13px;color:var(--text-secondary, #4b5563);font-weight:600;white-space:nowrap}.mobile-search-bar .search-footer-info{align-items:center;gap:8px}.mobile-search-bar .search-total-found{font-size:12px;text-align:center;color:var(--text-muted, #6b7280)}.mobile-search-bar .search-view-all-text{font-size:13px;font-weight:600;color:var(--primary-color, #3b82f6);text-decoration:underline;transition:all .2s ease;text-align:center;white-space:nowrap}.mobile-search-bar .search-view-all-text:hover{background-color:var(--surface-secondary, #f8fafc);color:var(--primary-color-dark, #2563eb)}}.header{background-color:var(--background);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;position:relative;z-index:1000}.header.header-light .header-top{background-color:#fafafa;color:#333;border-bottom:1px solid #e8e8e8}.header.header-light .header-address,.header.header-light .header-hours,.header.header-light .header-contacts span{color:#666}.header.header-light .header-top-center span{color:#333}.header.header-light .header-contact-icon,.header.header-light .header-nav-link{color:#555}.header.header-dark .header-top{background-color:#1a1a2e;color:#fff;border-bottom:1px solid #2d2d44}.header.header-dark .header-address,.header.header-dark .header-hours,.header.header-dark .header-contacts span{color:#b0b0c0}.header.header-dark .header-top-center span{color:#fff}.header.header-dark .header-contact-icon{color:#b0b0c0}.header.header-dark .header-contact-icon:hover{color:var(--primary-color, #2563EB)}.header.header-dark .header-nav-link{color:#b0b0c0}.header.header-dark .header-nav-link:hover{color:var(--primary-color, #2563EB)}.header-top{background-color:#fafafa;color:#333;padding:.75rem 0;font-size:.875rem;border-bottom:1px solid #e8e8e8}.header-top-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-info{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.header-address,.header-hours{color:#666;display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.4}.header-top-center{display:flex;justify-content:flex-end;align-items:center;text-align:center;padding:0 10px}.header-top-center span{color:#333;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;line-height:1.4}.header-top-center svg{color:var(--primary-color, #c9a962);flex-shrink:0}.header-contacts{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.header-contact-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:transparent;border-radius:50%;color:#555;text-decoration:none;transition:color .3s ease}.header-contact-icon:hover{color:var(--primary-color, #c9a962)}.header-contacts span{color:#666;display:flex;align-items:center;gap:.5rem;line-height:1.4}.header-nav-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;flex:1}.header-nav-link{color:#555;text-decoration:none;padding:.25rem 0;font-weight:400;transition:color .3s ease;position:relative;font-size:.875rem;letter-spacing:.02em;white-space:nowrap}.header-nav-link:hover{color:var(--primary-color, #c9a962);text-decoration:none}.header-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--primary-color, #c9a962);transition:width .3s ease}.header-nav-link:hover:after{width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:relative}@media (max-width: 768px){.header-container{padding:0;display:block}.header-desktop-nav,.header-search{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none;opacity:0}}@media (min-width: 769px){.header-container{display:flex;justify-content:space-between;align-items:center}.header-desktop-nav{margin-right:1rem}.header-desktop-cart{flex:0 0 auto;display:flex}.header-mobile-controls,.mobile-search-bar{display:none!important}.search-toggle{display:flex}}@media (max-width: 768px){.header-container.container,.header-mobile-nav{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}}@media (max-width: 768px){.header-mobile-nav{width:100%;max-width:none;box-sizing:border-box}}.header-mobile-nav{display:flex;align-items:center;width:100%;justify-content:space-between;flex-wrap:nowrap;padding:.5rem}@media (min-width: 768px){.header-mobile-nav{display:none}}.header-desktop-nav{display:none}@media (min-width: 768px){.header-desktop-nav{display:flex;align-items:center;justify-content:space-between;padding:15px 0;width:100%;gap:1rem}}.header-mobile-controls{display:flex;align-items:center;gap:.5rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text)}.mobile-menu-toggle svg{fill:currentColor}.mobile-search-bar.mobile-search-expanded{display:flex!important;align-items:center;padding:12px 16px;background-color:var(--surface-color, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb);box-shadow:0 2px 8px #0000001a;z-index:1000}.search-close-button-mobile{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text);transition:color .2s ease;border-radius:50%;flex-shrink:0}.search-close-button-mobile:hover{background-color:#0000000d;color:var(--primary-color)}@media (min-width: 768px){.mobile-search-bar{display:none}}.mobile-search-bar .search-input{padding:12px 45px 12px 15px!important;font-size:16px!important;color:#111827!important}.mobile-search-bar .search-input::placeholder{color:#9ca3af!important}.mobile-search-bar .search-icon{color:#6b7280}.mobile-search-bar .search-results-dropdown{border-radius:12px;margin-top:8px;max-height:400px}.header-desktop-cart{display:none;align-items:center;gap:12px}@media (min-width: 768px){.header-desktop-cart{display:flex}}.mobile-menu{display:none;background-color:var(--background);border-top:1px solid var(--border);padding:0;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;z-index:10020;overflow-y:auto}.mobile-menu.open{display:block}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fafafa;color:#333;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8e8e8}.mobile-menu-logo{display:flex;align-items:center}.mobile-menu-logo img{height:30px}.mobile-menu-close-button{background:none;border:none;color:#333;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-menu-close-button svg{fill:currentColor;width:24px;height:24px}.mobile-menu-content{padding:1rem}.mobile-menu-contacts{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.mobile-contact-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(var(--border-rgb, 200, 200, 200),.3)}.mobile-contact-item:last-child{border-bottom:none}.mobile-contact-item svg{color:var(--primary-color, #c9a962);flex-shrink:0}.mobile-contact-item a{color:var(--text);text-decoration:none;font-size:14px;font-weight:400;transition:color .3s ease}.mobile-contact-item a:hover{color:var(--primary-color, #c9a962)}.mobile-contact-item span{color:var(--text);font-size:14px;line-height:1.4}.mobile-catalog-button{width:100%;padding:12px 16px;background-color:var(--primary-color, #c9a962);color:#fff;border:none;border-radius:4px;font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease}.mobile-catalog-button:hover,.mobile-catalog-button.active{background-color:var(--primary-hover, #b8944f)}.mobile-category-list-container{background-color:#fff;border-radius:8px;margin:0 0 1rem;border:1px solid #e5e7eb;overflow:hidden}.mobile-category-loading{padding:20px;text-align:center;color:#6b7280;font-size:14px}.mobile-category-list{max-height:450px;overflow-y:auto;overflow-x:hidden}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-4px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}.mobile-category-item{border-bottom:1px solid #f3f4f6}.mobile-category-with-children{display:flex;align-items:center;gap:8px;width:100%;background-color:#fafafa;transition:background-color .2s}.mobile-category-with-children:active{background-color:#f5f5f5}.mobile-category-name{flex:1;text-align:left;padding:14px 16px;background:none;border:none;font-size:15px;font-weight:500;color:#1f2937;cursor:pointer;transition:color .2s;line-height:1.4}.mobile-category-name:active{color:var(--primary-color, #c9a962)}.mobile-category-expand{min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#6b7280;cursor:pointer;transition:all .2s;margin-right:4px}.mobile-category-expand:active{color:var(--primary-color, #c9a962);transform:scale(.95)}.mobile-subcategory-list{background-color:#f9fafb;animation:slideDown .25s ease-out;border-left:3px solid #e5e7eb}.mobile-subcategory-item{border-bottom:1px solid #f3f4f6;position:relative}.mobile-subcategory-item .mobile-category-name{padding-left:32px;font-size:14px;font-weight:400;color:#374151}.mobile-subcategory-item .mobile-category-with-children{background-color:#f3f4f6}.mobile-subcategory-item .mobile-category-with-children .mobile-category-name{font-weight:500}.mobile-category-name.all-items{font-weight:500;color:var(--primary-color, #c9a962);font-style:normal;padding-left:32px;font-size:14px}.mobile-subsubcategory-list{background-color:#f3f4f6;animation:slideDown .25s ease-out;border-left:3px solid #d1d5db}.mobile-subsubcategory-list .mobile-category-name{padding-left:48px;font-size:13px;font-weight:400;color:#4b5563}.mobile-subcategory-item .mobile-category-expand{min-width:36px;min-height:36px}.mobile-nav{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;width:100%}.mobile-nav-link{color:var(--text);text-decoration:none;padding:10px 0;font-weight:400;transition:color .3s ease;text-align:left;border-bottom:1px solid rgba(var(--border-rgb, 200, 200, 200),.2);display:flex;align-items:center;background:transparent;border-left:none;border-right:none;border-top:none;width:100%;cursor:pointer;position:relative}.mobile-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:auto;background:var(--primary, #fc8c04);color:#fff;font-size:12px;font-weight:600;border-radius:10px;line-height:1}.mobile-catalog-nav-link{font-weight:600}.mobile-nav-link:hover{color:var(--primary-color, #c9a962)}.header-logo{display:flex;align-items:center;flex-shrink:0;min-width:fit-content}.header-logo a{display:flex;align-items:center;text-decoration:none;color:var(--text)}.header-logo img{height:40px}.header-title{font-size:1.5rem;font-weight:700}.header-search{flex:1;max-width:600px;margin:0 1rem;position:relative}.header-search-container{flex:1;max-width:600px;min-width:300px;margin:0 1rem;position:relative}.header-search-desktop{width:100%!important}.global-search{display:flex;flex-direction:column;width:100%;height:auto;min-height:44px}.search-input{height:44px!important;min-height:44px!important;padding:0 40px 0 16px;border:1px solid #e0e0e0;border-radius:22px;font-size:14px;width:100%;box-sizing:border-box;outline:none}.search-input:focus{border-color:var(--primary-color, #c9a962);box-shadow:0 0 0 1px var(--primary-color, #c9a962)}.header-desktop-cart{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.search-toggle{display:flex;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text);transition:color .2s ease}.search-toggle:hover{color:var(--primary-color)}.search-toggle svg{fill:currentColor}.header-desktop-nav.search-mode{display:flex!important;justify-content:flex-start;align-items:center;width:100%;flex:1}.header-search-full{display:flex;align-items:center;width:100%;flex:1}.search-close-button{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text);transition:color .2s ease;border-radius:50%;flex-shrink:0;order:2;margin-left:auto}.search-close-button:hover{background-color:#0000000d;color:var(--primary-color)}.header-search-expanded{flex:1!important;max-width:none!important;margin:0!important;order:1}.header-desktop-cart.search-mode{display:flex!important;align-items:center;gap:.5rem}.mobile-search-close{display:none;position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text);z-index:10}.mobile-search-close svg{fill:currentColor}.search-input-container{display:flex;position:relative;width:100%;height:44px;min-height:44px}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--text-light);pointer-events:none;z-index:2;flex-shrink:0}.search-icon svg{fill:currentColor;width:18px;height:18px}.search-results-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 4px 12px #00000026;max-height:auto;overflow-y:visible;z-index:1000;display:none}.search-results-dropdown.visible{display:block}.search-result-item{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);transition:background-color .2s ease;min-height:70px}.search-result-item:last-child:not(.search-view-all){border-bottom:none}.search-result-item:hover{background-color:#f5f5f5}.search-result-image{width:50px;height:50px;object-fit:cover;margin-right:1rem;border-radius:4px;flex-shrink:0}.search-result-info{flex:1;min-width:0}.search-result-name{font-weight:500;margin-bottom:.25rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-variant{font-size:.85rem;color:#666;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-price{color:var(--primary-color);font-weight:600;font-size:.95rem}.search-view-all{display:block;padding:.875rem;text-align:center;background-color:#f8f9fa;color:var(--primary-color);font-weight:600;text-decoration:none;border-top:1px solid var(--border);transition:background-color .2s ease;border-radius:0 0 20px 20px}.search-view-all:hover{background-color:#e9ecef}.search-no-results{padding:1rem;text-align:center;color:#666}.search-error{color:#e53935;font-weight:500}.search-debug{padding:10px;background-color:#f8f9fa;border:1px solid #ddd;margin-bottom:10px;font-family:var(--font-family-mono);font-size:12px}.search-view-all{display:block;text-align:center;padding:.75rem;background-color:#f5f5f5;color:var(--primary-color);font-weight:500;text-decoration:none;border-top:1px solid var(--border)}.search-view-all:hover{background-color:#e5e5e5}.header-cart{position:relative}.compare-button{background:none;border:none;cursor:pointer;padding:.5rem;position:relative;display:flex;align-items:center;justify-content:center}.compare-button svg{fill:var(--text);transition:fill .2s ease}.compare-button:hover svg{fill:var(--primary-color)}.compare-count{position:absolute;top:0;right:0;background-color:var(--primary-color);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}.favorites-button{background:none;border:none;cursor:pointer;padding:.5rem;position:relative;display:flex;align-items:center;justify-content:center}.favorites-button svg{fill:var(--text);transition:fill .2s ease}.favorites-button:hover svg{fill:#e74c3c}.favorites-count{position:absolute;top:0;right:0;background-color:#e74c3c;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}.cart-button{background:none;border:none;cursor:pointer;padding:.5rem;position:relative}.cart-button svg{fill:var(--text)}.cart-count{position:absolute;top:0;right:0;background-color:var(--primary-color, var(--accent));color:#fff;border-radius:50%;width:18px;height:18px;font-size:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}@media (max-width: 768px){.header-top{display:none!important}.header-mobile-controls,.search-toggle{display:flex}.header-search{display:none!important}.header-desktop-nav:not(.search-mode){display:none!important}.header-desktop-nav.search-mode{display:flex!important;position:fixed;top:0;left:0;right:0;background:var(--surface-color, #ffffff);padding:12px 16px;border-bottom:1px solid var(--border-color, #e5e7eb);box-shadow:0 2px 8px #0000001a}.header-desktop-cart{display:none!important}.header-top-content{flex-direction:column;gap:.75rem;text-align:center}.header-info{gap:1rem;font-size:.8rem;justify-content:center;flex-wrap:wrap}.header-contacts{gap:.75rem;justify-content:center}.header-contact-icon{width:32px;height:32px}.header-nav-links{display:none}.header-title{font-size:1.2rem}.header-logo img{height:35px}.header-mobile-controls{display:flex}.search-toggle,.mobile-search-close{display:block}.header-container{justify-content:space-between;align-items:center;gap:1rem}}@media (max-width: 640px){.header-top{padding:.5rem 0}.header-contacts{flex-direction:column;gap:.5rem;font-size:.75rem}.header-contacts span{font-size:.75rem}.header-title{font-size:1.1rem}.header-logo img{height:30px}.header-container{padding:.75rem}.mobile-nav-link{padding:1rem;font-size:1rem}.mobile-contacts{padding-top:.75rem}.mobile-contacts a{padding:.75rem;font-size:.9rem}}@media (max-width: 480px){.header-top{padding:.5rem 0}.header-contacts{gap:.5rem;font-size:.7rem}.header-title{font-size:1rem}.header-logo img{height:25px}.mobile-nav-link{padding:.875rem;font-size:.95rem}}@media (max-width: 360px){.header-top{padding:.25rem 0}.header-contacts{gap:.25rem;font-size:.65rem}.header-title{font-size:.9rem}.header-logo img{height:22px}.header-container{padding:.5rem}.mobile-nav-link{padding:.75rem;font-size:.9rem}.mobile-contacts a{padding:.5rem;font-size:.8rem}}@media (min-width: 769px) and (max-width: 1024px){.header-search{max-width:400px}.header-title{font-size:1.3rem}.header-logo img{height:36px}.header-contacts{gap:1rem;font-size:.85rem}}@media (min-width: 769px) and (max-width: 991px){.header-logo img{height:36px}.header-title{font-size:1.2rem}.search-input-container{max-width:250px}.header-search{max-width:400px}}@media (min-width: 992px) and (max-width: 1199px){.header-logo img{height:38px}.search-input-container{max-width:350px}.header-search{max-width:550px}}@media (min-width: 1200px){.header-search{max-width:700px}.header-container{padding:1.25rem}.header-contacts{gap:1rem}.search-results-dropdown{overflow:hidden}.search-result-item:nth-child(n+6){display:none}}@media (min-width: 769px) and (max-width: 1024px){.search-results-dropdown{max-width:500px}.search-result-image{width:45px;height:45px}.search-result-item{min-height:65px}}@media (max-width: 768px){.mobile-search-results{overflow:hidden}.mobile-search-results .search-result-item:nth-child(n+6){display:none}.mobile-search-results .search-result-image{width:50px;height:50px}}@media (max-width: 480px){.search-result-image{width:40px;height:40px}.search-result-item{min-height:65px;padding:.5rem}.search-result-info{font-size:.9rem}.search-result-name{font-size:.85rem}.search-result-price{font-size:.8rem}.search-view-all{padding:.75rem;font-size:.9rem}}@media (max-width: 360px){.search-result-image{width:35px;height:35px;margin-right:.5rem}.search-result-item{min-height:60px;padding:.5rem}.search-result-name{font-size:.8rem}.search-result-price{font-size:.75rem}}@media (max-width: 420px){.header-container.container,.header-container.container .header-mobile-nav{max-width:100%!important;width:100%!important;margin:0!important;box-sizing:border-box!important;padding-left:8px!important;padding-right:8px!important}}.fullscreen-catalog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000;z-index:100000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-out,visibility 0s linear .3s}.fullscreen-catalog-overlay.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;background-color:#00000080!important;transition:opacity .3s ease-out,visibility 0s linear 0s}.fullscreen-catalog-container{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.fullscreen-catalog-overlay.active .fullscreen-catalog-container{transform:translate(0)!important}.fullscreen-catalog-header{display:flex;align-items:center;gap:12px;padding:.5rem;background-color:#fff;border-bottom:1px solid #e5e7eb;min-height:auto;box-shadow:0 1px 3px #0000000d}.catalog-title{flex:1;font-size:18px;font-weight:600;color:#1f2937;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-breadcrumbs-container{display:flex;align-items:center;gap:4px;padding:8px 16px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:13px;color:#6b7280;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.catalog-breadcrumbs-container::-webkit-scrollbar{display:none}.breadcrumb-item{cursor:pointer;transition:color .2s}.breadcrumb-item:hover{color:#2563eb;text-decoration:underline}.breadcrumb-separator{margin:0 4px;color:#9ca3af;pointer-events:none}.catalog-back-button,.catalog-close-button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#374151;cursor:pointer;border-radius:50%;transition:all .2s;flex-shrink:0}.catalog-back-button:active,.catalog-close-button:active{background-color:#f3f4f6;transform:scale(.95)}.fullscreen-catalog-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.catalog-loading{padding:40px 20px;text-align:center;color:#6b7280;font-size:16px}.catalog-item{display:flex;align-items:center;gap:12px;width:100%;padding:16px 20px;background:none;border:none;border-bottom:1px solid #f3f4f6;text-align:left;cursor:pointer;transition:background-color .2s;font-size:16px;color:#1f2937}.catalog-item:active{background-color:#f9fafb}.catalog-item-icon{font-size:20px;flex-shrink:0}.catalog-item-text{flex:1;font-weight:400;line-height:1.4}.catalog-all-items,.catalog-all-items .catalog-item-text{font-weight:600}.catalog-all-items:active{background-color:#f9fafb}.social-links{display:flex;gap:1rem;align-items:start}.social-link{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;text-decoration:none;color:var(--text-color);border-radius:6px;transition:all .3s ease;font-size:.9rem}.social-icon{width:24px;height:24px;object-fit:contain;transition:all .3s ease}.social-icon[src$=".svg"]{filter:none}.social-name{font-weight:500}@media (max-width: 768px){.social-links{gap:.5rem}.social-link{padding:.4rem;flex-direction:column;text-align:center;min-width:3rem}.social-name{font-size:.7rem}}.social-links.icons-only .social-name{display:none}.social-links.icons-only .social-link{padding:.5rem;min-width:2.5rem}.contact-info-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#333;text-align:left}.contact-info{list-style:none;padding:0;margin:0;text-align:left}.contact-item{display:flex;align-items:center;margin-bottom:.75rem;font-size:.95rem;transition:color .3s ease;text-align:left;color:#555}.contact-item a{color:#555;text-decoration:none;transition:color .3s ease}.contact-item a:hover,.contact-item:hover{color:var(--primary-color, #2563EB)}.contact-item a:hover{text-decoration:underline}.contact-icon{margin-right:.5rem;color:var(--primary-color, #2563EB);flex-shrink:0}@media (max-width: 768px){.contact-info,.contact-item,.contact-info-title{text-align:left;justify-content:flex-start}}.footer{padding:3rem 0 1rem;margin-top:3rem;position:relative;z-index:1;background-color:#fafafa;color:#333;border-top:1px solid #e8e8e8}.footer.footer-dark{background-color:#1a1a2e;color:#fff;border-top:1px solid #2d2d44}.footer.footer-dark .footer-about h3,.footer.footer-dark .footer-links h3,.footer.footer-dark .footer-contacts h3,.footer.footer-dark .contact-info-title{color:#fff}.footer.footer-dark .footer-description,.footer.footer-dark .footer-links ul li a,.footer.footer-dark .contact-item,.footer.footer-dark .contact-item a{color:#b0b0c0}.footer.footer-dark .footer-links ul li a:hover,.footer.footer-dark .contact-item:hover,.footer.footer-dark .contact-item a:hover{color:var(--primary-color, #2563EB)}.footer.footer-dark .footer-bottom{border-top:1px solid #2d2d44}.footer.footer-dark .footer-bottom p,.footer.footer-dark .footer-bottom-links a{color:#8888a0}.footer.footer-dark .footer-bottom-links a:hover{color:var(--primary-color, #2563EB)}.footer-content{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:3rem;margin-bottom:2rem}.footer-about{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-logo{display:flex;align-items:center;margin-bottom:.5rem}.footer-logo img{height:40px;width:auto}.footer-about h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.footer-description{color:#666;line-height:1.6;margin:0;font-size:.95rem}.footer-social{margin-top:1.5rem}.footer-social .social-icons{display:flex;gap:.75rem;justify-content:center}.footer-links h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:left}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-bottom:.75rem;text-align:left}.footer-links ul li a{color:#666;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links ul li a:hover{color:var(--primary-color, #2563EB)}.footer-contacts h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.5rem}.footer-contacts .contact-info-section{text-align:left}.footer-contacts .contact-info-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.5rem}.footer-contacts .contact-info{list-style:none;padding:0;margin:0}.footer-contacts .contact-item{margin-bottom:.75rem;color:#666;font-size:.95rem;line-height:1.5}.footer-contacts .contact-item:last-child{margin-bottom:0}.footer-contacts .contact-item a{color:#666;text-decoration:none;transition:color .3s ease}.footer-contacts .contact-item a:hover{color:var(--primary-color, #2563EB)}.footer-bottom{border-top:1px solid #e8e8e8;padding-top:1.5rem}.footer-bottom-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#888;font-size:.875rem;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#888;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-bottom-links a:hover{color:var(--primary-color, #2563EB)}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:2rem}.footer-about{grid-column:1 / -1;text-align:center;margin-bottom:1rem}}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-about{grid-column:1;text-align:left;align-items:flex-start}.footer-logo{justify-content:flex-start}.footer-links h3,.footer-contacts h3,.contact-info-title,.footer-links ul li{text-align:left}.contact-info{align-items:flex-start}.contact-item{justify-content:flex-start}.footer-bottom-content{flex-direction:column;text-align:center;gap:1rem}.footer-bottom-links{justify-content:center;flex-wrap:wrap;gap:1rem}}@media (max-width: 480px){.footer{padding:1.5rem 0 1rem;margin-top:2rem}.footer-content{gap:1.5rem}.footer-about h3{font-size:1.25rem}.footer-links h3,.footer-contacts h3{font-size:1.1rem;margin-bottom:1rem}.footer-bottom-links{gap:.75rem}.footer-bottom-links a{font-size:.8rem}}.banner-slider{overflow:hidden;margin-top:12px}.banner-swiper{width:100%}.swiper-slide{position:relative}.swiper-slide a{display:flex;height:100%;text-decoration:none;color:#fff;position:relative}.banner-image-wrapper{position:relative;width:100%;overflow:hidden;background-color:#f3f4f6;min-height:200px}.banner-image{display:block;width:100%;height:100%;object-fit:cover;max-width:none!important;max-height:none!important}.banner-content{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,#000000b3,#0000)}.banner-content h2{font-size:2rem;margin-bottom:.5rem;color:inherit}.banner-content p{font-size:1.2rem;margin-bottom:1rem;color:inherit}.banner-slider .swiper-pagination-bullet{width:8px;height:8px;background:#d0d0d0;opacity:1;border-radius:50%;transition:background .3s ease;cursor:pointer}.banner-slider .swiper-pagination-bullet-active{background:var(--primary, #fc8c04)}.banner-slider .swiper-pagination-bullet:hover{background:#999}.banner-slider .swiper-pagination-bullet-active:hover{background:var(--primary-hover, #e07a00)}.banner-slider .swiper-button-prev,.banner-slider .swiper-button-next{color:#fff;background:#0000004d;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.banner-slider .swiper-button-prev:after,.banner-slider .swiper-button-next:after{font-size:18px}.banner-slider .swiper-button-prev:hover,.banner-slider .swiper-button-next:hover{background:#0009}.banner-slide.loading{background-color:#f3f4f6}.loading-placeholder{display:flex;flex-direction:column;height:100%;position:relative}.loading-image{flex:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 2s infinite}.loading-content{position:absolute;bottom:2rem;left:2rem;right:2rem}.loading-title{height:2rem;background:linear-gradient(90deg,#d0d0d0 25%,silver,#d0d0d0 75%);background-size:200% 100%;animation:loading-shimmer 2s infinite;border-radius:4px;margin-bottom:.5rem;width:60%}.loading-subtitle{height:1.2rem;background:linear-gradient(90deg,#d0d0d0 25%,silver,#d0d0d0 75%);background-size:200% 100%;animation:loading-shimmer 2s infinite;border-radius:4px;width:40%}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.banner-slider{padding:0 1rem}.banner-swiper{overflow:visible}.banner-slide-link{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;max-width:360px;min-width:300px;width:100%;display:block;aspect-ratio:360 / 450}.banner-slide-link:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.banner-image-wrapper{width:100%;height:100%;border-radius:16px;overflow:hidden}.banner-content{padding:1.5rem;bottom:0;left:0;right:0}.banner-content h2{font-size:1.5rem;line-height:1.3}.banner-content p{font-size:1rem;line-height:1.4}.loading-content{bottom:1rem;left:1rem;right:1rem}.banner-slider .swiper-pagination{position:relative;margin-top:1rem}}@media (max-width: 475px){.banner-slider{padding:0 .5rem;margin-top:8px}.banner-slide-link{border-radius:12px;max-width:100%;min-width:280px;aspect-ratio:320 / 420}.banner-image-wrapper{border-radius:12px}.banner-content{padding:1rem}.banner-content h2{font-size:1.25rem;line-height:1.2;margin-bottom:.375rem}.banner-content p{font-size:.9rem;line-height:1.3;margin-bottom:.75rem}.loading-content{bottom:.75rem;left:.75rem;right:.75rem}.loading-title{height:1.5rem;width:70%}.loading-subtitle{height:1rem;width:50%}.banner-slider .swiper-pagination{margin-top:.75rem}.banner-slider .swiper-pagination-bullet{width:10px;height:10px}.banner-slider .swiper-button-prev,.banner-slider .swiper-button-next{width:36px;height:36px}.banner-slider .swiper-button-prev:after,.banner-slider .swiper-button-next:after{font-size:16px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.category-card{display:block;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;background-color:#fff;text-decoration:none;color:var(--text);height:100%}.category-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026;text-decoration:none;background-color:#f8f9fa}.category-info{padding:1.5rem;text-align:center}.category-info h3{margin:0;font-size:1.2rem;font-weight:500}.category-count{display:block;margin-top:.5rem;font-size:.875rem;color:var(--text-light)}@media (max-width: 768px){.category-info{padding:1rem}.category-info h3{font-size:1rem}}._small_1s31z_4{font-size:.8rem;padding:0;height:30px}._medium_1s31z_10{font-size:.813rem;padding:.625rem;height:38px}._cartButton_1s31z_17{width:100%;background:var(--primary);color:#fff;border:none;border-radius:var(--radius-sm);cursor:pointer;font-weight:600;letter-spacing:.02em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;box-shadow:0 2px 8px rgba(var(--primary-rgb),.15)}._cartButton_1s31z_17:hover:not(:disabled){background:var(--primary-hover, #1d4ed8);box-shadow:0 3px 10px rgba(var(--primary-rgb),.25)}._cartButton_1s31z_17:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._cartButton_1s31z_17:disabled{background:#b5b5b5;cursor:not-allowed;box-shadow:0 2px 8px #0000001a}._goToCartButton_1s31z_52{width:30px;height:30px;min-width:30px;max-width:30px;padding:0!important;border-radius:50%!important;background:var(--primary)!important;color:#fff!important;flex:0 0 auto}._goToCartButton_1s31z_52 svg{width:16px;height:16px;flex-shrink:0}._goToCartButton_1s31z_52:hover{background:var(--primary-hover)!important}._quantityControls_1s31z_75{display:flex;align-items:center;gap:0;flex:1;height:30px}._quantityButton_1s31z_83{width:30px;height:30px;border:none;border-radius:50%;background:#fff;color:var(--primary);font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._quantityButton_1s31z_83:hover{background:var(--primary);color:#fff}._quantityButton_1s31z_83:active{transform:scale(.9)}._quantityButton_1s31z_83:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}._quantityDisplay_1s31z_115{display:flex;align-items:center;justify-content:center;min-height:30px;min-width:35px;flex:0 0 auto;color:#2c2c2c;font-weight:600;font-size:1rem;letter-spacing:.03em}._quickViewButton_1s31z_129{width:36px;height:36px;padding:0;border:1px solid var(--border, #e0e0e0);border-radius:50%;background:#fff;color:var(--text-secondary, #666);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._quickViewButton_1s31z_129:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 3px 6px rgba(var(--primary-rgb),.3)}._quickViewButton_1s31z_129:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width: 768px){._cartButton_1s31z_17._medium_1s31z_10{height:32px;padding:.6rem;font-size:.8rem;letter-spacing:.01em}._quickViewButton_1s31z_129{width:32px;height:32px}._quickViewButton_1s31z_129 svg{width:16px;height:16px}}@media (max-width: 475px){._goToCartButton_1s31z_52{width:100%;max-width:100%;min-width:auto;border-radius:var(--radius-sm)!important}._small_1s31z_4{padding:0}}.product-card{height:100%;width:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.06);position:relative;margin:0 auto;padding:0;border-radius:16px;overflow:hidden}@media (pointer: fine){.product-card:hover{box-shadow:0 8px 24px #0000001f;border-color:rgba(var(--primary-rgb),.2)}.product-card:hover .product-name{color:var(--primary)}}.product-card a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-card a,.product-card a:hover,.product-card a:focus,.product-card a:active{text-decoration:none!important}.product-link{display:flex;flex-direction:column;text-decoration:none!important;color:var(--text-primary);cursor:pointer;position:relative;height:100%;overflow:hidden}.product-image{overflow:hidden;background-attachment:white;position:relative;width:100%;aspect-ratio:1 / 1;border-radius:0;margin:0 auto;display:flex;align-items:center;justify-content:center}.product-image img,.product-image .product-card-image{display:block;transition:transform .35s ease;max-width:none;max-height:none}.product-image img:not([style*=position]){width:100%;height:100%;object-fit:cover}.product-image-crop-container{width:100%;height:100%;position:relative;overflow:hidden}.product-info{display:flex;flex-direction:column;gap:.75rem;position:relative;flex-grow:1;border-radius:8px;padding:.875rem}.product-name{font-size:var(--text-base);font-weight:600;line-height:var(--leading-tight);color:var(--text-primary);margin:0;transition:color .2s ease;text-align:left}.product-variant-options{display:flex;flex-wrap:wrap;gap:.375rem;margin:.5rem 0 .25rem;min-height:24px}.variant-option-chip{display:inline-block;padding:.25rem .5rem;background:rgba(var(--primary-rgb),.08);color:var(--text-primary);border-radius:6px;font-size:.75rem;font-weight:500;border:1px solid rgba(var(--primary-rgb),.15);white-space:nowrap;line-height:1.2}@media (max-width: 768px){.product-variant-options{margin:.375rem 0 .25rem;gap:.25rem}.variant-option-chip{padding:.2rem .4rem;font-size:.7rem}}.product-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin:.5rem 0;min-height:24px}@media (max-width: 768px){.product-tags-overlay{bottom:8px;left:8px;right:8px;gap:4px}}.product-description{font-size:.75rem;color:var(--text-light);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}@media (max-width: 768px){.product-description{display:none}}.product-rating{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:var(--text-light)}.rating-stars{color:gold;font-size:.9rem}.product-price{display:flex;align-items:baseline;gap:.5rem;max-width:100%;background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.04));border-radius:6px;border:1px solid rgba(var(--primary-rgb),.1);position:relative;padding:0;text-align:left;margin:0}.product-price:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(var(--primary-rgb),.3) 50%,transparent 100%)}.current-price{font-size:var(--text-h4);font-weight:700;color:var(--primary);display:inline-block;text-shadow:0 1px 2px rgba(0,0,0,.1);text-align:left}.old-price{font-size:.688rem;color:var(--text-light);text-decoration:line-through;opacity:.8;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.product-badges{display:flex!important;flex-direction:row;flex-wrap:wrap;gap:.3rem;align-items:center;pointer-events:auto;opacity:1!important;visibility:visible!important}.product-badges .MuiChip-label{font-weight:400!important}.action-buttons{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:.375rem;align-items:flex-end;z-index:6;pointer-events:auto}.tags-overlay,.product-tags-overlay{position:absolute;bottom:8px;left:8px;right:8px;display:flex;flex-wrap:wrap;gap:.375rem;z-index:4;pointer-events:none;max-width:calc(100% - 16px)}.discount-badge,.product-badge{padding:.375rem .5rem;border-radius:16px;font-size:.688rem;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 1px 3px #0000001a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateZ(0);background-color:#0009;height:12px;line-height:12px;display:flex;align-items:center;justify-content:center;opacity:.95}.discount-badge{background:linear-gradient(135deg,#ff4757,#ff3742);box-shadow:0 2px 8px #ff475740}.cart-section-card{margin-top:auto;padding:0rem .875rem .875rem}.cart-controls-wrapper{display:flex;align-items:center;gap:8px;min-height:40px}.goto-cart-icon-btn{width:32px;height:32px;min-width:32px;min-height:32px;flex-shrink:0;border:none;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%);color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;outline:none;box-shadow:0 2px 6px rgba(var(--primary-rgb),.2)}.goto-cart-icon-btn:hover{background:linear-gradient(135deg,var(--primary-hover) 0%,var(--primary) 100%);transform:scale(1.1) rotate(5deg);box-shadow:0 4px 10px rgba(var(--primary-rgb),.3)}.goto-cart-icon-btn:active{transform:scale(.95);box-shadow:0 1px 4px rgba(var(--primary-rgb),.15)}.goto-cart-icon-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-card .add-to-cart-btn,.cart-section-card .add-to-cart-btn{width:100%;padding:.625rem;height:40px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%)!important;color:#fff!important;border:none!important;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;font-size:.813rem;box-shadow:0 3px 10px rgba(var(--primary-rgb),.25);position:relative;overflow:hidden;letter-spacing:.04em;text-transform:uppercase;outline:none;animation:fadeIn .2s ease-out;display:flex;align-items:center;justify-content:center}.product-card .add-to-cart-btn:focus-visible,.cart-section-card .add-to-cart-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-card .add-to-cart-btn:hover:not(:disabled),.cart-section-card .add-to-cart-btn:hover:not(:disabled){box-shadow:0 5px 15px rgba(var(--primary-rgb),.35)!important;background:linear-gradient(135deg,var(--primary-hover) 0%,var(--primary) 100%)!important}.product-card .add-to-cart-btn:active:not(:disabled),.cart-section-card .add-to-cart-btn:active:not(:disabled){transform:translateY(0) scale(.98)!important;box-shadow:0 2px 6px rgba(var(--primary-rgb),.2)!important}.product-card .add-to-cart-btn:disabled,.cart-section-card .add-to-cart-btn:disabled{background:#b5b5b5!important;cursor:not-allowed;transform:none!important;box-shadow:0 2px 8px #0000001a!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.product-card{padding:0}.product-card .current-price{font-size:var(--text-h3)}.product-card .desktop-cart-controls{display:none}.product-card .mobile-cart-controls{display:flex;width:100%}.product-card .mobile-cart-controls .add-to-cart-btn,.product-card .mobile-cart-controls .mobile-goto-cart-btn{width:100%;height:32px!important}.product-card .product-badges{top:6px;left:6px}.product-card .action-buttons{top:6px;right:6px}.product-card .discount-badge,.product-card .product-badge{padding:.25rem .375rem!important;font-size:.6rem!important;height:10px!important;line-height:10px!important}.product-card .cart-section{display:flex;flex-direction:column}.product-card .add-to-cart-btn{font-size:.8rem;padding:.6rem;letter-spacing:.01em}.product-card .btn{height:32px!important}.product-card .quantity-btn{width:32px!important;height:32px!important}.product-card .quantity-display{height:32px!important}.product-card .btn.goto-cart-btn{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}.product-card .btn-primary.add-to-cart-btn{height:32px!important}.product-card .product-info{padding:.5rem}.cart-section-card{margin-top:auto;padding:0rem .5rem 1rem}}@media (max-width: 475px){.product-card .quantity-controls{display:flex!important}.product-card .quantity-btn{width:28px!important;height:32px!important;font-size:1rem!important}.product-card .quantity-display{height:32px!important;min-width:32px!important;font-size:.9rem!important}.product-card .desktop-cart-controls .btn.goto-cart-btn{width:100%;max-width:100%;min-width:auto}.product-card .desktop-cart-controls{width:100%}}.cart-section{min-height:40px}.desktop-cart-controls{display:flex;width:100%;align-items:center;gap:.5rem}.mobile-cart-controls{display:none}.cart-controls-flex{display:flex;align-items:center;justify-content:space-between;gap:.5rem;transform:translateZ(0);position:relative;width:100%;height:40px}.btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border-radius:20px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.btn-primary{background-color:var(--primary);color:#fff}.btn-outline{background-color:transparent;border:1px solid var(--border-light);color:var(--text)}.quantity-controls{display:flex;align-items:center;width:100%;height:40px;border-radius:20px;overflow:hidden;transition:all .3s ease;flex:1;animation:fadeInScale .3s ease forwards;padding-right:.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%);box-shadow:0 3px 10px rgba(var(--primary-rgb),.2)}.quantity-btn{width:36px;height:40px;border:none;background:#ffffff26;color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent;flex-shrink:0}.quantity-btn:hover{background:#ffffff40;transform:scale(1.05)}.quantity-btn:active{transform:scale(.95)}.quantity-btn:focus-visible{outline:2px solid white;outline-offset:-2px}.quantity-display{height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;font-weight:700;font-size:1rem;min-width:40px;flex:1;position:relative;overflow:hidden;letter-spacing:.03em}.quantity-display:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,transparent 50%,transparent 100%);pointer-events:none}.product-content .product-page-goto-cart-btn{display:inline-flex;align-items:center;justify-content:center;min-width:150px!important;max-width:200px!important;height:48px!important;padding:0 1.5rem!important;border-radius:12px!important;font-size:1rem!important;font-weight:600!important;letter-spacing:.02em!important;text-transform:none!important;background:var(--primary)!important;color:var(--text-on-primary)!important;box-shadow:0 6px 14px #fc8c042e!important}.product-card .btn.goto-cart-btn,.product-card .cart-controls-flex .btn.goto-cart-btn,.product-card .btn.btn-outline.goto-cart-btn,.product-card .cart-section .goto-cart-btn,.product-card .goto-cart-btn{animation:fadeInScale .3s ease forwards;animation-delay:.1s;display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:40px;width:40px;min-width:40px;max-width:40px;padding:0!important;border-radius:50%!important;text-transform:uppercase;font-weight:500;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%)!important;transition:all .3s cubic-bezier(.4,0,.2,1);border:none!important;color:#fff!important;margin-left:0;white-space:nowrap;box-shadow:0 3px 10px rgba(var(--primary-rgb),.2)}.goto-cart-btn svg{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.goto-cart-btn:hover{background:linear-gradient(135deg,var(--primary-hover) 0%,var(--primary) 100%)!important;color:#fff!important;transform:scale(1.05);box-shadow:0 5px 15px rgba(var(--primary-rgb),.3)}.goto-cart-btn:hover svg{transform:rotate(5deg) scale(1.1)}.goto-cart-btn:active{transform:scale(.95);box-shadow:0 2px 6px rgba(var(--primary-rgb),.2)}.goto-cart-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width: 480px){.product-card{max-width:100%;border-radius:10px}.product-image{border-radius:8px;margin-bottom:0}.product-name{line-height:1.3;margin:0;padding:0}.current-price{font-size:1rem}.product-actions{gap:.4rem;margin:0;padding:0}.add-to-cart-btn,.goto-cart-btn{padding:.5rem .75rem;font-size:.8rem;border-radius:6px}.product-badge{padding:.25rem .5rem;font-size:.65rem;top:.5rem;right:.5rem}}@media (max-width: 360px){.product-card{padding:.6rem}.price-current{font-size:.95rem}.add-to-cart-btn,.goto-cart-btn{padding:.45rem .65rem;font-size:.75rem}}.pagination{display:flex;justify-content:center;align-items:center;margin:2rem 0}.pagination button{min-width:40px;height:40px;margin:0 .25rem;border:1px solid var(--border);background-color:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.pagination button:hover{background-color:#f0f0f0;color:#333}.pagination button.active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination .pagination-arrow{font-weight:700}.pagination .ellipsis{margin:0 .25rem;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#666}@media (max-width: 576px){.pagination button{min-width:32px;height:32px;font-size:.875rem}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.price-range-slider{display:flex;flex-direction:column;gap:20px}.price-inputs{display:flex;gap:16px}.price-input-group{flex:1;display:flex;flex-direction:column;gap:6px}.price-label{font-size:12px;font-weight:500;color:#6b7280}.price-input-wrapper{position:relative;display:flex;align-items:center}.price-input{width:100%;padding:8px 32px 8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;color:#1f2937;background:#fff;transition:border-color .2s,box-shadow .2s}.price-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.price-input:hover{border-color:#d1d5db}.price-input::-webkit-inner-spin-button,.price-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.price-currency{position:absolute;right:12px;font-size:14px;font-weight:500;color:#6b7280;pointer-events:none}.slider-container{padding:8px 8px 0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.slider-container .rc-slider{margin:16px 0 8px;position:relative;height:14px;touch-action:pan-x}.slider-container .rc-slider-rail{height:6px;border-radius:3px;background-color:#e2e8f0;position:absolute;width:100%}.slider-container .rc-slider-track{height:6px;border-radius:3px;background-color:var(--primary);position:absolute}.slider-container .rc-slider-step{height:6px}.slider-container .rc-slider-handle{width:20px!important;height:20px!important;border-width:3px!important;border-color:var(--primary)!important;background-color:#fff!important;margin-top:-7px!important;cursor:grab!important;transition:box-shadow .2s ease!important;position:absolute!important;touch-action:pan-x!important}.slider-container .rc-slider-handle-dragging{border-color:var(--primary)!important;box-shadow:0 0 0 5px #2563eb29!important}.slider-container .rc-slider-handle:hover{box-shadow:0 3px 12px #2563eb59;border-color:var(--primary)}.slider-container .rc-slider-handle:active{cursor:grabbing;box-shadow:0 4px 16px #2563eb66;border-color:var(--primary)}.slider-container .rc-slider-handle:focus{outline:none;box-shadow:0 0 0 4px #2563eb26;border-color:var(--primary)}.price-labels{display:flex;justify-content:space-between;padding:0 4px;margin-top:8px}.price-label-text{font-size:11px;color:#6b7280;font-weight:500}.apply-button{width:100%;padding:10px 16px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.apply-button:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.apply-button:active{transform:translateY(0);box-shadow:0 2px 6px #2563eb33}.apply-button:focus{outline:none;box-shadow:0 0 0 3px #2563eb33}@media (max-width: 640px){.price-inputs{gap:12px}.price-input{padding:6px 28px 6px 10px;font-size:13px}.apply-button{padding:8px 14px;font-size:13px}}.filter-error-boundary{padding:20px;margin:20px 0;background-color:#fff3cd;border:1px solid #ffc107;border-radius:8px}.filter-error-content{max-width:600px;margin:0 auto;text-align:center}.filter-error-content h3{color:#856404;margin:0 0 10px;font-size:18px;font-weight:600}.filter-error-content p{color:#856404;margin:0 0 20px;font-size:14px}.filter-error-details{margin:20px 0;text-align:left;background-color:#fff;border:1px solid #ffc107;border-radius:4px;padding:10px}.filter-error-details summary{cursor:pointer;color:#856404;font-weight:600;margin-bottom:10px}.filter-error-stack{margin:10px 0 0;padding:10px;background-color:#f8f9fa;border-radius:4px;font-size:12px;color:#212529;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.filter-error-actions{display:flex;gap:10px;justify-content:center;margin-top:20px}.filter-error-reset-button,.filter-error-reload-button{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-error-reset-button{background-color:#ffc107;color:#212529}.filter-error-reset-button:hover{background-color:#e0a800}.filter-error-reload-button{background-color:#6c757d;color:#fff}.filter-error-reload-button:hover{background-color:#5a6268}@media (max-width: 768px){.filter-error-boundary{padding:15px;margin:15px 0}.filter-error-content h3{font-size:16px}.filter-error-content p{font-size:13px}.filter-error-actions{flex-direction:column}.filter-error-reset-button,.filter-error-reload-button{width:100%}}.main-categories-bar{--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;background:#fff;box-shadow:0 2px 8px var(--shadow-light, rgba(0, 0, 0, .08));padding:12px 0;width:100%;position:relative}.main-categories-bar-content{max-width:1440px;margin:0 auto;width:100%;display:flex;align-items:center;gap:64px;padding:0 16px}.catalog-dropdown{position:relative;flex:0 0 auto}.catalog-dropdown-button{display:flex;align-items:center;gap:6px;font-weight:500;font-size:16px;line-height:24px;padding:8px 12px;background:transparent;color:var(--text-primary, #282828);border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;height:auto;min-height:auto;transition:all .2s ease;position:relative;white-space:nowrap}.catalog-dropdown-button:hover{color:var(--primary);background:var(--background-secondary, #f5f4f2)}.catalog-dropdown-button.active{color:var(--primary);background:var(--background-secondary, #f5f4f2);border-color:var(--border-light, #f5f4f2)}.catalog-dropdown-button svg:first-child{width:16px;height:16px}.dropdown-icon{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.catalog-dropdown-button.active .dropdown-icon{transform:rotate(180deg)}.catalog-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;background:var(--background-primary, white);box-shadow:0 8px 32px var(--shadow-medium, rgba(0, 0, 0, .12));border-radius:var(--radius-lg);z-index:1100!important;padding:0;animation:dropdownFadeIn .2s ease;border:1px solid var(--border-light, rgba(0, 0, 0, .06));overflow:hidden;max-height:70vh}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catalog-menu-columns{display:flex;align-items:flex-start;gap:0;max-height:70vh}.catalog-column{flex:0 0 auto;min-width:220px;max-width:280px;padding:12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;border-right:1px solid var(--border-light, rgba(0, 0, 0, .06));align-self:stretch;background:var(--background-primary, white)}.catalog-column:last-child{border-right:none}.catalog-column-title{font-weight:600;font-size:.8rem;color:var(--text-secondary, #7c7c7c);padding:8px 10px;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10;background:var(--background-primary, white)}.categories-column{background:var(--background-secondary, #f8f9fa)}.subcategories-column{background:var(--background-primary, white)}.products-column{background:var(--background-primary, white);min-width:260px}.catalog-column::-webkit-scrollbar{width:4px}.catalog-column::-webkit-scrollbar-track{background:transparent}.catalog-column::-webkit-scrollbar-thumb{background:var(--border-medium, #bab8b0);border-radius:var(--radius-xs)}.catalog-column::-webkit-scrollbar-thumb:hover{background:var(--primary)}.catalog-item-wrapper{display:flex;flex-direction:column;gap:2px}.catalog-menu-link{color:var(--text-primary, #282828);text-decoration:none;transition:border-color .15s ease,background-color .15s ease;border-radius:var(--radius-sm, 4px);display:flex;margin:0;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;border:1px solid transparent}.catalog-menu-link a{color:inherit;text-decoration:none;flex:1;font-size:.9rem;line-height:1.4;padding:8px 10px;word-break:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.catalog-menu-link:hover{color:var(--primary);background:var(--background-secondary, #f5f4f2);border-color:var(--border-medium, #d0cec8)}.catalog-menu-link.active{background:var(--background-secondary, #f5f4f2);color:var(--primary);border-color:var(--accent, var(--primary))}.catalog-menu-link.main a{font-weight:500;font-size:.95rem}.catalog-menu-link.main.active a{font-weight:600}.catalog-menu-link.sub a{font-weight:400;font-size:.9rem}.submenu-arrow{margin-left:auto;margin-right:10px;color:var(--text-secondary, #7c7c7c);transition:transform .15s ease,color .15s ease;flex-shrink:0;opacity:.6}.submenu-arrow.rotated{transform:rotate(180deg)}.catalog-menu-link:hover .submenu-arrow{color:var(--primary);opacity:1;transform:translate(2px)}.catalog-menu-link.active .submenu-arrow{color:var(--primary);opacity:1}.catalog-mobile-submenu{display:flex;flex-direction:column;gap:2px;padding-left:12px;border-left:2px solid var(--border-light, #f5f4f2);margin-left:10px;margin-top:4px;animation:mobileSubmenuSlideDown .2s ease}.catalog-mobile-products{display:flex;flex-direction:column;gap:4px;padding-left:12px;margin-top:4px;border-left:2px solid var(--primary);animation:mobileSubmenuSlideDown .2s ease}@keyframes mobileSubmenuSlideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.products-loading,.no-products{text-align:center;padding:20px 12px;color:var(--text-secondary, #7c7c7c);font-size:.85rem}.catalog-product-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--background-primary, white);border-radius:var(--radius-sm, 4px);color:var(--text-primary, #282828);cursor:pointer;transition:all .15s ease;text-align:left;width:100%;border:1px solid transparent}.catalog-product-item:hover{color:var(--primary);background:var(--background-secondary, #f5f4f2);border-color:var(--border-light, #f5f4f2)}.product-thumb{width:40px;height:40px;object-fit:contain;border-radius:var(--radius-xs, 2px);background:var(--background-secondary, #f8f9fa);padding:4px;flex-shrink:0;border:1px solid var(--border-light, rgba(0, 0, 0, .05))}.product-name{font-weight:400;font-size:.85rem;line-height:1.3;text-align:left}.main-categories-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;flex:1;gap:20px;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0}.main-categories-links.space-between{justify-content:space-between}.main-categories-links::-webkit-scrollbar{display:none}.scroll-button{display:none}.category-link{color:var(--text-primary, #282828);text-decoration:none;font-weight:500;font-size:15px;white-space:nowrap;transition:all .15s ease;border-radius:var(--radius-sm, 4px);position:relative;flex-shrink:0;display:flex;align-items:center;height:24px;line-height:24px;padding:4px 0}.category-link:hover{color:var(--primary)}.category-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);border-radius:var(--radius-xs, 2px);transition:width .2s ease}.category-link:hover:after{width:100%}.main-categories-bar.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.catalog-dropdown-skeleton,.category-link-skeleton{background:var(--background-secondary, #e0e0e0);border-radius:var(--radius-sm, 4px);height:40px}.catalog-dropdown-skeleton{width:140px}.category-link-skeleton{flex:1;max-width:120px}@media (max-width: 768px){.main-categories-bar{display:none}.catalog-dropdown{width:100%}.catalog-dropdown-button{width:100%;border-radius:var(--radius-sm, 4px);justify-content:space-between;padding:10px 14px;font-size:15px;background:var(--background-secondary, #f5f4f2)}.catalog-dropdown-menu{width:calc(100vw - 32px);left:50%;transform:translate(-50%);max-height:80vh;border-radius:var(--radius-md, 6px)}.catalog-menu-columns{flex-direction:column;min-height:auto;max-height:80vh}.catalog-column{min-width:100%;max-width:100%;border-right:none;border-bottom:1px solid var(--border-light, rgba(0, 0, 0, .06));padding:10px;max-height:none}.catalog-column:last-child{border-bottom:none}.subcategories-column,.products-column{display:none}.catalog-column-title{font-size:.75rem;padding:6px 8px;margin-bottom:4px}.main-categories-links-wrapper{width:100%}.scroll-button{display:none}.main-categories-links{padding:0;flex-wrap:wrap;justify-content:flex-start;gap:12px;overflow:visible}.category-link{font-size:.9rem;padding:4px 0}.category-link:after{display:none}.catalog-product-item{padding:6px 8px;gap:8px}.product-thumb{width:36px;height:36px}.catalog-mobile-submenu{padding-left:10px;margin-left:8px}.catalog-mobile-products{padding-left:10px}}@media (max-width: 480px){.catalog-dropdown-button{padding:8px 12px;font-size:14px;gap:6px}.catalog-dropdown-button svg:first-child{width:16px;height:16px}.category-link{font-size:.85rem;padding:4px 0}.catalog-menu-link a{padding:6px 8px;font-size:.85rem}.catalog-menu-link.main a{font-size:.9rem}.catalog-menu-link.sub a{font-size:.8rem}.catalog-product-item{padding:5px 6px;gap:6px}.product-thumb{width:32px;height:32px}.catalog-column-title{font-size:.7rem}.catalog-mobile-submenu,.catalog-mobile-products{padding-left:8px;gap:2px}}.contact-banner{background-color:#f5f5f5;padding:8px 0;font-size:14px;color:#333;border-bottom:1px solid #e0e0e0}.contact-banner-content{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 20px}.contact-items{display:flex;flex-wrap:wrap}.contact-item{display:flex;align-items:center;margin-right:20px;margin-bottom:4px}.contact-icon{margin-right:5px;display:flex;align-items:center}@media (max-width: 768px){.contact-banner-content{flex-direction:column;align-items:flex-start}.contact-items,.contact-item{margin-bottom:4px}}@media (max-width: 480px){.contact-items{flex-direction:column}.contact-item{margin-right:0}}.products-grid{display:grid;gap:1.5rem}.product-item{display:flex;flex-direction:column;height:100%}.product-item .product-card{height:100%;width:100%;display:flex;flex-direction:column;max-width:none}.product-item .product-link{height:100%;display:flex;flex-direction:column}.product-item .product-info{flex-grow:1;display:flex;flex-direction:column}.product-item .cart-section,.product-item .add-to-cart-btn{margin-top:auto}.collection-block{background:transparent;border-radius:0;box-shadow:none;overflow:visible;transition:none}.collection-block .collection-header{display:flex;justify-content:space-between;padding:0 0 1rem;border-bottom:none;gap:1rem}.collection-block .collection-info{flex:1;display:flex;align-items:center}.collection-block .collection-title{font-size:1.75rem;font-weight:600;color:#333;margin:0;line-height:1.2;text-align:left}.collection-block .collection-description{color:#666;line-height:1.5;margin:.25rem 0 0;font-size:1rem;text-align:left}.collection-block .view-more-link{display:inline-flex;align-items:center;padding:0;background:transparent!important;color:#999;text-decoration:underline;border:none!important;font-weight:400;font-size:.9rem;transition:color .2s ease;flex-shrink:0}.collection-block .view-more-link:hover{background:transparent!important;color:#666;text-decoration:underline}.collection-block .nav-button{width:44px;height:44px;border:none!important;background:transparent!important;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:color .3s ease,transform .2s ease;box-shadow:none!important;position:absolute;transform:translateY(-50%);top:50%;z-index:10;color:#999}.collection-block .nav-button-prev{left:-50px}.collection-block .nav-button-next{right:-50px}.collection-block .nav-button:hover{border:none!important;background:transparent!important;color:var(--primary, #fc8c04);box-shadow:none!important;transform:translateY(-50%)}.collection-block .nav-button:active{transform:translateY(-50%)}.collection-block .nav-button-prev:active:not(:disabled){transform:translateY(-50%) translate(-3px)}.collection-block .nav-button-next:active:not(:disabled){transform:translateY(-50%) translate(3px)}.collection-block .nav-button:disabled,.collection-block .nav-button.nav-button-disabled{opacity:.3;cursor:default;pointer-events:none}.collection-block .nav-button:disabled:hover,.collection-block .nav-button.nav-button-disabled:hover{color:#999;transform:translateY(-50%)}.collection-block .nav-arrow{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.75rem;line-height:0;font-weight:700;transition:color .3s ease,transform .2s ease}.collection-block .collection-content{padding:0;overflow:visible;position:relative}.collection-block .collection-content .swiper-wrapper{background:transparent;overflow:visible}.collection-block .collection-swiper{overflow:hidden;padding:.25rem 0;padding-bottom:40px;margin-bottom:0}.collection-block .collection-swiper .swiper-pagination{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;z-index:10}.collection-block .collection-swiper .swiper-pagination-bullet{width:8px;height:8px;background:#d0d0d0;opacity:1;border-radius:50%;transition:background .3s ease;cursor:pointer}.collection-block .collection-swiper .swiper-pagination-bullet-active{background:var(--primary, #fc8c04)}.collection-block .collection-swiper .swiper-pagination-bullet:hover{background:#999}.collection-block .collection-swiper .swiper-pagination-bullet-active:hover{background:var(--primary-hover, #e07a00)}.collection-block .collection-swiper .swiper-wrapper{align-items:stretch;overflow:visible}.collection-block .collection-swiper .swiper-slide{transition:opacity .3s ease;opacity:1}.collection-block .collection-swiper .swiper-slide-active,.collection-block .collection-swiper .swiper-slide-next,.collection-block .collection-swiper .swiper-slide-prev{opacity:1}.collection-block .collection-swiper .swiper-slide{height:auto;display:flex;box-sizing:border-box}.collection-block .collection-swiper .swiper-slide:last-child{margin-right:0!important}.collection-block .collection-swiper .swiper-slide .product-card{height:100%;flex:1}.collection-block .collection-slide{height:auto;display:flex;overflow:visible;position:relative;z-index:1}.collection-block .collection-slide:hover{z-index:20}.collection-block .collection-slide .product-card{height:100%;flex:1;position:relative;z-index:1}.collection-block .collection-grid{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:1.5rem;overflow:visible;padding-bottom:20px;margin-bottom:0}.collection-block .collection-grid-item{height:100%;display:flex;position:relative;z-index:1;overflow:visible}.collection-block .collection-grid-item:hover{z-index:20}.collection-block .collection-grid-item .product-card{height:100%;flex:1;width:100%}@media (pointer: fine){.collection-content .product-card:hover,.collection-grid .product-card:hover,.collection-slide .product-card:hover{transform:none;box-shadow:0 2px 12px #00000014;border-color:#0000000f}.collection-content .product-card:hover img,.collection-grid .product-card:hover img,.collection-slide .product-card:hover img{transform:none}.collection-content .product-card:hover .product-name,.collection-grid .product-card:hover .product-name,.collection-slide .product-card:hover .product-name{color:var(--text-primary, #333)}}.collection-card{background:transparent;border-radius:0;box-shadow:none;overflow:visible;transition:none;margin-bottom:2rem}.collection-card:hover{transform:none;box-shadow:none}.collection-card .collection-card-header{padding:0 0 1rem;border-bottom:none}.collection-card .collection-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.collection-card .collection-card-title{font-size:1.5rem;font-weight:600;color:#333;margin:0}.collection-card .collection-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:.5px}.collection-card .collection-card-description{color:#666;line-height:1.5;margin:0}.collection-card .collection-products{padding:0}.collection-card .products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.collection-card .product-card-mini{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;position:relative;background:#fff}.collection-card .product-card-mini:hover{transform:none;box-shadow:0 2px 8px #0000001a}.collection-card .product-image-mini{width:100%;height:120px;overflow:hidden;position:relative}.collection-card .product-image-mini img{width:100%;height:100%;object-fit:cover}.collection-card .product-info-mini{padding:.75rem}.collection-card .product-name-mini{font-size:.9rem;font-weight:500;margin:0 0 .5rem;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-card .product-price-mini{display:flex;flex-direction:column;gap:.25rem}.collection-card .current-price{font-weight:600;color:#2d3748;font-size:1rem}.collection-card .original-price{font-size:.85rem;color:#999;text-decoration:line-through}.collection-card .collection-card-footer{text-align:center;border-top:none;padding-top:1rem}.collection-card .view-all-link{display:inline-block;padding:.75rem 1.5rem;background:var(--primary-color, #fc8c04);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .3s ease}.collection-card .view-all-link:hover{background:var(--primary-hover, #e07a00)}.collections-section{padding:3rem 0;background:transparent}.collections-section .section-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem;color:#333}.collections-section .collections-list,.collections-section .collections-loading{display:flex;flex-direction:column;gap:3rem}.collections-section .loading-skeleton{height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:collectionsLoading 1.5s infinite;border-radius:12px}@keyframes collectionsLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.collections-section .error-state,.collections-section .empty-state{text-align:center;padding:3rem 1rem;color:#666}.collections-section .error-state p,.collections-section .empty-state p{font-size:1.1rem;margin:0}.collection-page{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.collection-page .container{max-width:1440px;margin:0 auto;padding:0 1rem}.collection-page .loading-state,.collection-page .error-state{text-align:center;padding:4rem 2rem}.collection-page .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary, #fc8c04);border-radius:50%;animation:collectionPageSpin 1s linear infinite;margin:0 auto 1rem}@keyframes collectionPageSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collection-page .back-button{padding:.75rem 1.5rem;background:var(--primary, #fc8c04);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease;margin-top:1rem}.collection-page .back-button:hover{background:var(--primary-hover, #e07a00)}.collection-page .collection-info-wrapper{position:relative;z-index:1;background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem}.collection-page .collection-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.collection-page .collection-main-info{flex:1}.collection-page .breadcrumbs{display:flex;align-items:center;font-size:.9rem;margin-bottom:1.5rem;color:#666;padding:0}.collection-page .breadcrumb-link{background:none;border:none;color:var(--primary, #fc8c04);cursor:pointer;text-decoration:none;font-size:inherit}.collection-page .breadcrumb-link:hover{text-decoration:underline}.collection-page .breadcrumb-separator{margin:0 .5rem;color:#ccc}.collection-page .breadcrumb-current{color:#666}.collection-page .collection-title{font-size:3rem;font-weight:700;color:#333;margin:0;line-height:1.2}.collection-page .collection-description{font-size:1.25rem;color:#666;line-height:1.6;margin:0}.collection-page .collection-meta{display:flex;align-items:flex-start;flex-shrink:0}.collection-page .products-count{font-weight:500;color:#666;font-size:.9rem;white-space:nowrap}.collection-page .filters-section{background:#fff;border-radius:12px;display:flex;justify-content:space-between;align-items:start;gap:2rem}.collection-page .filters-controls{display:flex;gap:2rem;align-items:flex-end;flex:1}.collection-page .price-filter,.collection-page .sort-filter{display:flex;flex-direction:column;gap:.75rem;flex:1}.collection-page .price-filter h3,.collection-page .sort-filter h3{font-size:1rem;font-weight:600;color:#333;margin:0 0 .75rem}.collection-page .price-inputs{display:flex;align-items:center;gap:.5rem}.collection-page input.price-input{flex:1;height:52px;padding:0 1rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s ease;box-sizing:border-box}.collection-page input.price-input:focus{outline:none;border-color:var(--primary, #fc8c04)}.collection-page .price-separator{color:#666;font-weight:500}.collection-page .sort-select{width:100%;height:52px;padding:0 2.5rem 0 1rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;background:#fff;transition:border-color .2s ease;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6,9 12,15 18,9'></polyline></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px}.collection-page .sort-select:focus{outline:none;border-color:var(--primary, #fc8c04)}.collection-page .sort-select:hover{border-color:#d0d0d0}.collection-page .sort-select option{padding:.5rem;font-size:.9rem}.collection-page .products-grid{grid-template-columns:repeat(4,1fr)}.collection-page .empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.collection-page .empty-state h2{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem}.collection-page .empty-state p{color:#666;margin:0}@media (max-width: 1200px){.collection-block .collection-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}.collection-block .nav-button-prev{left:-40px}.collection-block .nav-button-next{right:-40px}.collection-block .collection-content{padding:0}.collection-block .nav-button{top:120px}}@media (max-width: 768px){.collection-block .collection-header{flex-direction:row;align-items:center;gap:.75rem}.collection-block .collection-title{font-size:1.5rem}.collection-block .collection-description{font-size:.9rem}.collection-block .nav-button{display:none}.collection-block .collection-content{padding:0}.collection-block .nav-arrow{font-size:1.5rem}.collection-block .collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.collection-block .view-more-link{font-size:.85rem}.collection-block .collection-swiper .swiper-pagination-bullet{width:10px;height:10px}}@media (max-width: 480px){.collection-block .collection-header{padding:0 0 .75rem}.collection-block .collection-title{font-size:1.25rem}.collection-block .collection-description{font-size:.85rem}.collection-block .collection-content{padding:0}.collection-block .nav-arrow{font-size:1.25rem}.collection-block .collection-grid{gap:.75rem}.collection-block .view-more-link{font-size:.8rem}.collection-block .collection-swiper .swiper-pagination-bullet{width:11px;height:11px}}@media (max-width: 768px){.collection-card .collection-card-header{padding:0 0 1rem}.collection-card .collection-products{padding:0}.collection-card .products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.collection-card .product-image-mini{height:100px}.collection-card .product-info-mini{padding:.5rem}.collection-card .product-name-mini{font-size:.8rem}.collection-card .current-price{font-size:.9rem}.collection-card .collection-card-description{font-size:.8rem}}@media (max-width: 768px){.collections-section{padding:2rem 0}.collections-section .section-title{font-size:1.5rem;margin-bottom:1.5rem}.collections-section .collections-list{gap:2rem}}@media (max-width: 1024px){.collection-page .collection-header{align-items:flex-start;gap:1.5rem}.collection-page .collection-meta{align-self:stretch}.collection-page .products-count{text-align:center;width:100%}.collection-page .filters-section{flex-direction:column;gap:1.5rem;align-items:stretch}.collection-page .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.collection-page{padding:1rem 0}.collection-page .container{padding:0 1rem}.collection-page .loading-state,.collection-page .error-state{padding:3rem 1.5rem}.collection-page .collection-info-wrapper{padding:1.5rem;margin-bottom:1.5rem;border-radius:8px}.collection-page .collection-header{gap:1rem;align-items:stretch}.collection-page .collection-title{font-size:2rem;line-height:1.3}.collection-page .collection-description{font-size:1rem;line-height:1.5}.collection-page .breadcrumbs{font-size:.85rem;margin-bottom:1rem}.collection-page .products-grid{grid-template-columns:repeat(2,1fr)}.collection-page .products-count{font-size:.85rem}}@media (max-width: 480px){.collection-page{padding:.75rem 0}.collection-page .container{padding:0 .75rem}.collection-page .loading-state,.collection-page .error-state{padding:2rem 1rem}.collection-page .back-button{padding:.6rem 1.25rem;font-size:.9rem;border-radius:4px}.collection-page .collection-info-wrapper{padding:1rem;margin-bottom:1rem;border-radius:6px}.collection-page .collection-title{font-size:1.5rem;line-height:1.4;margin-bottom:.75rem}.collection-page .collection-description{font-size:.9rem;line-height:1.5;margin-top:.5rem}.collection-page .breadcrumbs{font-size:.8rem;margin-bottom:.75rem}.collection-page .breadcrumb-separator{margin:0 .375rem}.collection-page .price-inputs{flex-direction:column;gap:.75rem}.collection-page .price-separator{display:none}.collection-page .products-count{font-size:.8rem}}@media (max-width: 360px){.collection-page{padding:.5rem 0}.collection-page .container{padding:0 .5rem}.collection-page .collection-info-wrapper{padding:.75rem;margin-bottom:.75rem;border-radius:4px}.collection-page .collection-title{font-size:1.25rem;line-height:1.3;margin-bottom:.5rem}.collection-page .collection-description{font-size:.8rem;line-height:1.4;margin-top:.375rem}.collection-page .breadcrumbs{font-size:.75rem;margin-bottom:.5rem}.collection-page .breadcrumb-separator{margin:0 .25rem}.collection-page .products-count{font-size:.75rem}}.subcategory-block{border-radius:12px;overflow:visible;margin-bottom:3rem}.subcategory-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem;position:relative}.subcategory-info{flex:1}.subcategory-title-link{text-decoration:none;color:inherit;transition:color .2s ease}.subcategory-title-link:hover{color:var(--primary, #f57c00);text-decoration:none}.subcategory-title-link:hover .subcategory-title{color:var(--primary, #f57c00)}.subcategory-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem;cursor:pointer;transition:color .2s ease}.subcategory-description{color:#666;line-height:1.5;margin:0;font-size:.95rem}.subcategory-navigation{display:flex;gap:.5rem;align-items:center}.nav-button{background:#fff;border:1px solid #e0e0e0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;font-size:20px;font-weight:700}.nav-button:hover{background:var(--primary, #f57c00);color:#fff;border-color:var(--primary, #f57c00);transform:translateY(-1px);box-shadow:0 4px 8px #f57c0033}.nav-button:active{transform:translateY(0)}.nav-button.prev .nav-arrow{margin-right:2px}.nav-button.next .nav-arrow{margin-left:2px}.subcategory-content{padding:0;overflow:visible;position:relative}.subcategory-swiper{overflow:hidden}.subcategory-swiper .swiper-wrapper{align-items:stretch;overflow:visible}.subcategory-swiper .swiper-slide{height:auto;display:flex}.subcategory-swiper .swiper-slide .product-card{height:100%;flex:1}.subcategory-slide{height:auto;display:flex;overflow:visible}.subcategory-slide .product-card{height:100%;flex:1;position:relative;z-index:1}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.product-grid-item{height:100%;display:flex;position:relative;z-index:1;overflow:visible}.product-grid-item .product-card{height:100%;flex:1;width:100%}.subcategory-footer{text-align:center;padding-top:1.5rem;border-top:1px solid #f0f0f0;margin-top:1.5rem}.view-category-link{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:var(--primary, #f57c00);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.95rem;transition:all .2s ease;gap:.5rem}.view-category-link:hover{background:var(--primary-hover, #e57d03);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #f57c004d}.view-category-link.secondary{background:transparent;color:var(--primary, #f57c00);border:1px solid var(--primary, #f57c00);padding:.5rem 1rem;font-size:.9rem}.view-category-link.secondary:hover{background:var(--primary, #f57c00);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px #f57c0033}.subcategory-empty{text-align:center;padding:3rem 1rem;background:#f8f9fa;border-radius:8px;border:2px dashed #e0e0e0}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-message{color:#666;margin-bottom:1.5rem;font-size:1rem}@media (max-width: 1200px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.subcategory-block{padding:1.5rem}}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 768px){.subcategory-header{align-items:flex-start;gap:1rem}.subcategory-title{font-size:1.5rem}.subcategory-description{font-size:.9rem}.subcategory-navigation{align-self:flex-end}.nav-button{width:36px;height:36px;font-size:18px}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.subcategory-block{padding:1rem;margin-bottom:2rem}}@media (max-width: 480px){.subcategory-header{padding:0 0 1rem}.subcategory-title{font-size:1.25rem}.subcategory-description{font-size:.85rem}.nav-button{width:32px;height:32px;font-size:16px}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.view-category-link{padding:.4rem .8rem;font-size:.85rem}.view-category-link.secondary{padding:.35rem .7rem;font-size:.85rem}}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f5f5f5 25%,#e8e8e8,#f5f5f5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.product-skeleton{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000a;background:#fff;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;height:100%;width:100%;max-width:100%;margin:0 auto;padding:.875rem;position:relative}.product-skeleton .skeleton-image{aspect-ratio:1/1;overflow:hidden;position:relative;background:#fafafa;border-radius:10px;margin-bottom:.75rem;width:100%}.product-skeleton .image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.product-skeleton .product-info{display:flex;flex-direction:column;gap:.625rem;flex-grow:1;position:relative}.product-skeleton .title-skeleton{height:2.7em;width:100%;margin-bottom:0;font-size:.938rem;line-height:1.35}.product-skeleton .price-skeleton{height:40px;width:100%;margin-bottom:0;background:#fafafa;border-radius:6px;border:1px solid rgba(0,0,0,.04);padding:.5rem 0;position:relative}.product-skeleton .price-skeleton:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:transparent}.text-skeleton{height:1rem;width:100%;margin-bottom:.5rem}.text-skeleton.short{width:60%}.text-skeleton.medium{width:80%}.category-skeleton{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;background-color:#fff;height:100%;display:flex;flex-direction:column}.title-skeleton{height:2rem;width:60%;margin-bottom:.5rem}.description-skeleton{height:1rem;width:80%;margin-bottom:.5rem}@media (max-width: 768px){.product-skeleton{padding:.75rem}.product-skeleton .skeleton-image{margin-bottom:.5rem}.product-skeleton .product-info{gap:.5rem}.product-skeleton .title-skeleton{font-size:.875rem}}@media (max-width: 480px){.product-skeleton{padding:.625rem}}.mobile-catalog-button-wrapper{width:100%;display:none;position:relative;z-index:1}.mobile-catalog-button-container{width:100%;margin:.5rem 0 1rem;position:relative;z-index:1}.mobile-catalog-button{width:100%;padding:12px 16px;background-color:var(--primary-color, #fc8c04);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.mobile-catalog-button:hover,.mobile-catalog-button.active{background-color:var(--primary-hover, #e67e00);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.mobile-catalog-button:active{transform:translateY(0)}.mobile-category-list-container{background-color:#fff;border-radius:8px;margin:0 0 1rem;border:1px solid var(--border, #e0e0e0);box-shadow:0 2px 8px #0000001a;overflow:hidden}.mobile-category-loading{padding:16px;text-align:center;color:var(--text-light, #666)}.mobile-category-list{max-height:60vh;overflow-y:auto}.mobile-category-item{border-bottom:1px solid var(--border, #f0f0f0)}.mobile-category-item:last-child{border-bottom:none}.mobile-category-with-children{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-category-name{flex:1;background:none;border:none;padding:14px 16px;text-align:left;font-size:15px;font-weight:500;color:var(--text, #333);cursor:pointer;transition:background-color .2s ease;width:100%}.mobile-category-name.with-chevron{display:flex;justify-content:space-between;align-items:center;gap:8px}.mobile-category-name .category-text{flex:1}.mobile-category-name .chevron{flex-shrink:0;transition:transform .3s ease;color:var(--text-light, #666)}.mobile-category-name .chevron.expanded{transform:rotate(180deg)}.mobile-category-name:hover{background-color:var(--background-hover, #f8f9fa)}.mobile-category-name:hover .chevron{color:var(--primary, #fc8c04)}.mobile-category-expand{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;color:var(--text, #333);cursor:pointer;margin-right:8px;transition:all .2s ease}.mobile-category-expand:hover{color:var(--primary-color, #fc8c04)}.mobile-subcategory-list{background-color:rgba(var(--border-rgb, 200, 200, 200),.05);border-left:3px solid var(--primary-color, #fc8c04)}.mobile-subcategory-item{border-bottom:1px solid var(--border, #f0f0f0)}.mobile-subcategory-item:last-child{border-bottom:none}.mobile-subcategory-item .mobile-category-expand{width:30px;height:30px;background-color:#00000008}.mobile-category-name.child-category.all-items{font-weight:500;color:var(--primary-color, #fc8c04);font-style:italic}.mobile-subcategory-item .mobile-category-name{padding-left:32px;font-size:14px;font-weight:400}.mobile-category-name.parent-category{font-weight:600;color:var(--text, #333);display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-category-name.child-category{font-weight:400;padding-left:24px}.mobile-sub-subcategory-list{background-color:var(--background-tertiary, #f0f0f0);border-top:1px solid var(--border, #e0e0e0)}.mobile-sub-subcategory-item{border-bottom:1px solid var(--border, #e8e8e8)}.mobile-sub-subcategory-item:last-child{border-bottom:none}.mobile-sub-subcategory-item .mobile-category-name{padding-left:48px;font-size:13px;font-weight:400;color:var(--text-secondary, #555)}.mobile-products-list{background-color:#667eea08;border-left:3px solid rgba(102,126,234,.5);padding:8px;animation:slideDown .3s ease}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.mobile-products-loading,.mobile-no-products{padding:16px;text-align:center;color:#666;font-size:.9rem;font-style:italic}.mobile-product-item{display:flex;align-items:center;gap:12px;padding:10px;background:#fff;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;margin-bottom:8px}.mobile-product-item:last-child{margin-bottom:0}.mobile-product-item:hover,.mobile-product-item:active{border-color:var(--primary);box-shadow:0 4px 12px #667eea26;transform:scale(1.02)}.mobile-product-thumb{width:50px;height:50px;object-fit:contain;border-radius:6px;background:#f8f9fa;padding:4px;flex-shrink:0}.mobile-product-name{flex:1;font-weight:500;color:var(--text);font-size:.9rem;line-height:1.3}@media (max-width: 768px){.mobile-catalog-button-wrapper{display:block}}@media (max-width: 480px){.mobile-catalog-button{padding:10px 14px;font-size:15px}.mobile-category-name{padding:12px 14px;font-size:14px}.mobile-subcategory-item .mobile-category-name{padding-left:28px;font-size:13px}.mobile-sub-subcategory-item .mobile-category-name{padding-left:42px;font-size:12px}.mobile-product-item{padding:8px;gap:10px}.mobile-product-thumb{width:40px;height:40px}.mobile-product-name{font-size:.85rem}}.breadcrumbs{display:flex;align-items:center;margin-bottom:16px;font-size:14px}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__link{color:var(--text-secondary, #666);text-decoration:none;transition:color .2s ease;white-space:nowrap}.breadcrumbs__link:hover{color:var(--primary, #fc8c04)}.breadcrumbs__link--button{background:none;border:none;padding:0;font:inherit;cursor:pointer}.breadcrumbs__separator{margin:0 8px;color:var(--text-secondary, #999);-webkit-user-select:none;user-select:none}.breadcrumbs__current{color:var(--text-primary, #1a1a1a);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}@media (max-width: 768px){.breadcrumbs{font-size:13px;margin-bottom:12px}.breadcrumbs__separator{margin:0 6px}.breadcrumbs__current{max-width:200px}}@media (max-width: 480px){.breadcrumbs{font-size:12px}.breadcrumbs__current{max-width:150px}}.cookie-consent-overlay{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:2147483647!important;width:100%;opacity:0;transform:translateY(100%);transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:transform,opacity}.cookie-consent-overlay.visible{opacity:1;transform:translateY(0);pointer-events:all}.cookie-consent{background:#fff;box-shadow:0 -4px 24px #0000001f,0 -2px 8px #00000014;padding:1.5rem;max-width:100%;margin:0 auto;border-top:3px solid var(--primary-color, #3182ce)}.cookie-content{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.cookie-icon{font-size:2rem;flex-shrink:0;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cookie-text{flex:1}.cookie-text h3{font-size:1.25rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.cookie-text p{font-size:.9rem;color:#4a5568;margin:0;line-height:1.6}.cookie-link{color:var(--primary-color, #3182ce);text-decoration:underline;font-weight:500;transition:color .2s ease}.cookie-link:hover{color:var(--primary-hover, #2c5aa0)}.cookie-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.cookie-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.cookie-btn-primary{background:var(--primary-color, #3182ce);color:#fff;box-shadow:0 2px 8px #3182ce4d}.cookie-btn-primary:hover{background:var(--primary-hover, #2c5aa0);transform:translateY(-1px);box-shadow:0 4px 12px #3182ce66}.cookie-btn-outline{background:#fff;color:var(--primary-color, #3182ce);border:2px solid var(--primary-color, #3182ce)}.cookie-btn-outline:hover{background:var(--primary-light, #ebf8ff)}.cookie-btn-secondary{background:#e2e8f0;color:#2d3748}.cookie-btn-secondary:hover{background:#cbd5e0}.cookie-consent.settings-open{max-width:600px;left:50%;right:auto;transform:translate(-50%);bottom:2rem;border-radius:12px;max-height:80vh;overflow-y:auto}.cookie-settings{animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.cookie-settings-header h3{font-size:1.25rem;font-weight:700;color:#1a202c;margin:0}.cookie-close{background:none;border:none;font-size:2rem;color:#718096;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.cookie-close:hover{background:#f7fafc;color:#2d3748}.cookie-settings-description{font-size:.875rem;color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.cookie-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cookie-option{padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.cookie-option:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000000d}.cookie-option-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.cookie-option-info{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-option-info h4{font-size:1rem;font-weight:600;color:#2d3748;margin:0}.cookie-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:400}.cookie-badge.required{background:#e2e8f0;color:#4a5568}.cookie-option-description{font-size:.813rem;color:#718096;line-height:1.5;margin:0}.cookie-switch{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.cookie-switch input{opacity:0;width:0;height:0}.cookie-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e0;transition:.3s;border-radius:24px}.cookie-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.cookie-slider{background-color:var(--primary-color, #3182ce)}input:checked+.cookie-slider:before{transform:translate(24px)}.cookie-slider.disabled{opacity:.5;cursor:not-allowed}.cookie-settings-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0}@media (max-width: 768px){.cookie-consent{padding:1.25rem}.cookie-content{flex-direction:column;gap:.75rem}.cookie-icon{font-size:1.5rem}.cookie-text h3{font-size:1.125rem}.cookie-text p{font-size:.875rem}.cookie-actions{flex-direction:column;gap:.5rem}.cookie-btn{width:100%;padding:.875rem}.cookie-consent.settings-open{left:1rem;right:1rem;bottom:1rem;transform:none;max-width:none}.cookie-option{padding:.875rem}.cookie-option-header{flex-direction:column;align-items:flex-start;gap:.75rem}.cookie-option-info{width:100%;flex-wrap:wrap}.cookie-settings-actions{flex-direction:column}}.cookie-btn:focus,.cookie-close:focus,.cookie-switch input:focus+.cookie-slider{outline:2px solid var(--primary-color, #3182ce);outline-offset:2px}.cookie-consent.settings-open::-webkit-scrollbar{width:8px}.cookie-consent.settings-open::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.cookie-consent.settings-open::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.cookie-consent.settings-open::-webkit-scrollbar-thumb:hover{background:#a0aec0}.cookie-consent-overlay{margin:0!important;padding:0!important;max-width:none!important;max-height:none!important;inset:auto 0 0 0!important}@supports (-webkit-touch-callout: none){.cookie-consent-overlay{position:sticky!important;bottom:env(safe-area-inset-bottom,0)!important}}.blog-block{margin-bottom:3rem;padding:0 1rem}@media (max-width: 768px){.blog-block{margin-bottom:2rem}}.blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.blog-title{font-size:var(--text-h2);font-weight:700;color:#1a1a1a;margin:0;line-height:var(--leading-tight)}.blog-view-all{color:#3b82f6;text-decoration:none;font-size:var(--text-base);font-weight:500;transition:color .2s}.blog-view-all:hover{color:#2563eb;text-decoration:underline}.blog-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{display:flex;flex-direction:column;background-color:#fff;border-radius:.75rem;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;border:1px solid #e5e7eb}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-card-image-wrapper{position:relative;padding-top:56.25%;background-color:#f3f4f6;overflow:hidden}.blog-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.blog-card-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-title{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-normal);margin:0 0 .75rem;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card:hover .blog-card-title{color:#2563eb}.blog-card-excerpt{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:#4b5563;margin:0 0 1rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-date{font-size:var(--text-xs);color:#9ca3af;margin-top:auto}@media (max-width: 640px){.blog-block{padding:0 .5rem}.blog-title{font-size:var(--text-h3)}.blog-card-title{font-size:var(--text-base)}}.advantages-block{margin-bottom:3rem;background-color:transparent}@media (max-width: 768px){.advantages-block{margin-bottom:2rem}}.advantages-title{font-size:var(--text-h2);font-weight:700;text-align:center;margin-bottom:2rem;color:#111;line-height:var(--leading-tight)}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1400px;margin:3rem auto 0}.advantage-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem;background-color:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000a;transition:transform .3s ease,box-shadow .3s ease;height:100%}.advantage-icon-wrapper{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;margin-bottom:1.5rem;color:#fff}.advantage-card.color-0 .advantage-icon-wrapper{background-color:#3b82f6;box-shadow:0 8px 16px #3b82f633}.advantage-card.color-1 .advantage-icon-wrapper{background-color:#a855f7;box-shadow:0 8px 16px #a855f733}.advantage-card.color-2 .advantage-icon-wrapper{background-color:#10b981;box-shadow:0 8px 16px #10b98133}.advantage-card.color-3 .advantage-icon-wrapper{background-color:#f97316;box-shadow:0 8px 16px #f9731633}.advantage-icon{width:32px;height:32px;color:#fff}.advantage-card-title{font-size:var(--text-lg);font-weight:600;margin-bottom:1rem;color:#111;line-height:var(--leading-normal);min-height:3em;display:flex;align-items:center;justify-content:center}.advantage-card-description{font-size:var(--text-base);line-height:var(--leading-relaxed);color:#666;margin:0}@media (max-width: 640px){.advantages-title{text-align:left;font-size:var(--text-h1);margin-bottom:1.5rem}.advantages-block .seo-text-content{text-align:left!important;margin-bottom:1.5rem}.advantages-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.advantage-card{padding:1.25rem .75rem;align-items:flex-start;text-align:left}.advantage-icon-wrapper{width:48px;height:48px;margin-bottom:1rem;align-self:flex-start}.advantage-icon{width:24px;height:24px}.advantage-card-title{min-height:auto;font-size:var(--text-sm);justify-content:flex-start;text-align:left}.advantage-card-description{font-size:var(--text-xs);text-align:left}}.reviews-block{margin-bottom:3rem;max-width:1400px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.reviews-block{margin-bottom:2rem}}.reviews-title{font-size:var(--text-h2);font-weight:700;text-align:center;margin-bottom:2.5rem;color:#1e293b;line-height:var(--leading-tight)}.reviews-swiper{padding-bottom:3rem!important}.reviews-slide{height:auto;display:flex}.reviews-slide>*{width:100%}.reviews-swiper .swiper-pagination-bullet{background:#cbd5e1;opacity:1}.reviews-swiper .swiper-pagination-bullet-active{background:#3b82f6}.review-card{background:#fff;border-radius:1rem;padding:1.5rem;height:100%;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.review-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.review-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.review-author-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:var(--text-lg)}.review-author-info{flex-grow:1}.review-author-name{font-weight:600;color:#0f172a;font-size:var(--text-base)}.review-date{font-size:var(--text-xs);color:#94a3b8}.review-rating{display:flex;gap:2px}.star{color:#e2e8f0;font-size:var(--text-base)}.star.filled{color:#fbbf24}.review-body{flex-grow:1;margin-bottom:1rem}.review-text{color:#334155;line-height:var(--leading-relaxed);font-size:var(--text-base);display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.review-footer{padding-top:1rem;border-top:1px solid #f1f5f9}.review-source{font-size:var(--text-xs);color:#64748b;font-style:italic}@media (max-width: 640px){.reviews-title{font-size:var(--text-h3);margin-bottom:1.5rem}.review-text,.review-author-name{font-size:var(--text-sm)}}.trade-in-calculator{background:#fff;border-radius:12px;padding:3rem;margin-bottom:3rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e7eb;position:relative;width:100%;max-width:800px;margin-left:auto;margin-right:auto;transition:box-shadow .3s ease}.trade-in-calculator:hover{box-shadow:0 4px 12px #0000001a}.trade-in-calculator h2{font-size:var(--text-h1);font-weight:600;color:#111827;margin-bottom:.75rem;margin-top:0;text-align:center;line-height:var(--leading-tight);letter-spacing:-.02em}.calculator-description{color:#6b7280;margin-bottom:2.5rem;font-size:var(--text-base);text-align:center;line-height:var(--leading-relaxed);max-width:600px;margin-left:auto;margin-right:auto}.calculator-subtitle{background:#f9fafb;padding:1.25rem 1.5rem;border-radius:8px;margin-bottom:2rem;border-left:3px solid #111827;font-size:var(--text-base);color:#111827;line-height:var(--leading-normal);font-weight:500}.calculator-form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.trade-in-calculator .MuiOutlinedInput-root{border-radius:8px;background:#fff}.trade-in-calculator .MuiOutlinedInput-notchedOutline{border-color:#d1d5db}.trade-in-calculator .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#9ca3af}.trade-in-calculator .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#111827;border-width:2px}.trade-in-calculator .MuiInputLabel-root{color:#6b7280;font-size:.95rem}.trade-in-calculator .MuiInputLabel-root.Mui-focused{color:#111827}.calculator-result{background:#111827;color:#fff;padding:2.5rem;border-radius:12px;text-align:center;margin-top:0;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-label{display:block;margin-bottom:.75rem;font-size:var(--text-sm);font-weight:500;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.result-price{font-size:3rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em}.result-note{font-size:var(--text-sm);opacity:.6;line-height:var(--leading-relaxed)}@media (max-width: 768px){.trade-in-calculator{padding:1.5rem;margin-bottom:2rem}.trade-in-calculator h2{font-size:1.5rem;margin-bottom:.5rem}.calculator-description{font-size:.875rem;margin-bottom:1.5rem;line-height:1.4}.calculator-form{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.trade-in-calculator .MuiInputLabel-root{font-size:.875rem}.trade-in-calculator .MuiOutlinedInput-input{padding:.75rem;font-size:.9375rem}.calculator-result{padding:1.5rem}.result-label{font-size:.75rem;margin-bottom:.5rem}.result-price{font-size:2rem;margin-bottom:.5rem}.result-note{font-size:.75rem;line-height:1.4}.trade-in-seo-content{margin-top:2rem;padding-top:1.5rem}.trade-in-seo-content h2{font-size:1.25rem;margin-bottom:1rem}.seo-features-grid{gap:1rem;margin-bottom:1rem}.seo-feature-item h3{font-size:.875rem;margin:0}}.trade-in-seo-content{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e5e7eb;text-align:center}.trade-in-seo-content h2{font-size:var(--text-h2);font-weight:600;margin-bottom:2rem;color:#111827;line-height:var(--leading-tight);letter-spacing:-.01em}.seo-features-grid{display:grid;grid-template-columns:repeat(2,auto);gap:2rem;justify-content:center;margin-bottom:1.5rem}.seo-feature-item h3{font-size:var(--text-base);font-weight:500;color:#374151;display:flex;align-items:center;gap:.75rem;line-height:var(--leading-relaxed)}@media (max-width: 768px){.trade-in-seo-content{text-align:left}.trade-in-seo-content h2{font-size:1.25rem;text-align:left;margin-bottom:1rem}.trade-in-seo-content .seo-text-content{text-align:left!important;font-size:.875rem}.seo-features-grid{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}.seo-feature-item h3{font-size:.875rem}}.installment-block{padding:5rem 0;color:#fff;position:relative;overflow:hidden}.installment-block:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.installment-content{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.installment-header{text-align:center;max-width:700px;margin:0 auto;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.installment-title{font-size:var(--text-h1, 2.5rem);font-weight:700;margin:0 0 1rem;line-height:1.2;letter-spacing:-.02em}.installment-subtitle{font-size:1.25rem;opacity:.95;margin:0;line-height:1.6;font-weight:400}.installment-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:1rem;padding:0 1rem}.installment-option{background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden;text-align:center}.installment-option:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fffc,#fff6);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.installment-option:hover{background:#fff3;border-color:#ffffff4d;box-shadow:0 20px 40px #00000026}.installment-option:hover:before{transform:scaleX(1)}.option-title{font-size:1.5rem;font-weight:600;margin:0 0 .75rem;line-height:1.3;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;gap:.5rem}.option-title:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff40;border-radius:50%;font-size:.875rem;flex-shrink:0}.option-description{font-size:1rem;opacity:.95;margin:0;line-height:1.7;font-weight:400}@media (max-width: 768px){.installment-block{padding:3rem 0}.installment-title{font-size:2rem}.installment-subtitle{font-size:1rem}.installment-options{grid-template-columns:1fr;gap:1.25rem;padding:0 .5rem}.installment-option{padding:2rem 1.5rem;border-radius:16px}.option-title{font-size:1.25rem}.option-description{font-size:.9375rem}}@media (min-width: 769px) and (max-width: 1024px){.installment-options{grid-template-columns:repeat(2,1fr)}}.home-page{padding-bottom:2rem}.homepage-blocks.container{margin-top:5rem}.homepage-blocks.container>*{margin-bottom:4rem}.homepage-blocks.container>*:last-child{margin-bottom:0}.main-categories-container{position:relative;z-index:9999;margin-bottom:1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem;font-weight:600}.categories-section{margin-top:1.5rem}.popular-section{margin-top:3rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.view-all{margin-top:2rem;text-align:center}.empty-state{text-align:center;padding:3rem;background-color:#f8f9fa;border-radius:8px;color:var(--text-light)}@media (max-width: 768px){.section-title{font-size:1.5rem}.categories-grid,.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.main-categories-container{margin-top:.25rem;margin-bottom:.75rem;padding:0 10px}}@media (max-width: 480px){.categories-grid,.products-grid{grid-template-columns:1fr;gap:.75rem}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}._attributes_1ukk8_1{display:flex;flex-direction:column;gap:8px;font-size:14px}._attribute_1ukk8_1{display:flex;justify-content:space-between;padding-bottom:8px;gap:12px}._name_1ukk8_15{color:#666;flex-shrink:0}._value_1ukk8_20{font-weight:500;color:#333;text-align:right;word-break:break-word}@media (max-width: 768px){._attribute_1ukk8_1{flex-direction:column;gap:4px;align-items:flex-start}._value_1ukk8_20{text-align:left}}._variants_542pk_1{display:flex;flex-wrap:wrap;gap:10px}._variant_542pk_1{padding:8px 16px;border:1px solid #ddd;border-radius:20px;font-size:14px;cursor:pointer;transition:all .2s;text-decoration:none;color:#333}._variant_542pk_1:hover{background-color:#f5f5f5;border-color:#ccc}._variant_542pk_1._active_542pk_23{background-color:var(--primary, #FC8C04);color:#fff;border-color:var(--primary, #FC8C04)}:root{--qv-primary-color: #FC8C04;--qv-button-height: 52px;--qv-button-radius: 8px;--qv-text-primary: #2d3748;--qv-text-secondary: #4a5568;--qv-border-color: #e2e8f0;--qv-bg-white: #ffffff;--qv-bg-light: #f7fafc}._backdrop_1qilo_13{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:100px 20px 20px;animation:_fadeIn_1qilo_1 .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto}@keyframes _fadeIn_1qilo_1{0%{opacity:0}to{opacity:1}}._modal_1qilo_40{background:var(--qv-bg-white, white);border-radius:16px;max-width:1100px;width:100%;max-height:90vh;overflow:auto;position:relative;animation:_slideUp_1qilo_1 .3s cubic-bezier(.4,0,.2,1);box-shadow:0 25px 50px -12px #00000040}@keyframes _slideUp_1qilo_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._closeButton_1qilo_64{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:#fffffffa;border:2px solid var(--qv-border-color, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:30;transition:all .2s;box-shadow:0 4px 12px #00000026}._closeButton_1qilo_64:hover{background-color:var(--qv-bg-light, #f5f5f5);transform:rotate(90deg) scale(1.1);border-color:var(--qv-primary-color, #FC8C04)}._closeButton_1qilo_64:focus-visible{outline:2px solid var(--qv-primary-color, #FC8C04);outline-offset:2px}._closeButton_1qilo_64 svg{color:var(--qv-text-primary, #333)}._content_1qilo_97{display:flex;gap:40px;padding:40px;width:100%}._gallerySection_1qilo_105{flex:0 0 480px;display:flex;flex-direction:column;gap:16px;min-height:480px}._desktopGallery_1qilo_114{display:flex;flex-direction:column;gap:16px;width:100%}._mobileGallery_1qilo_122{display:none}._mainImageWrapper_1qilo_126{flex:1;background:linear-gradient(135deg,#fafafa,#f0f0f0);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;min-height:380px}._imagePlaceholder_1qilo_138{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}._imagePlaceholder_1qilo_138 svg{width:120px;height:120px;opacity:.3}._imagePlaceholder_1qilo_138 span{color:#999;font-size:14px}._image_1qilo_138{width:100%;height:100%;object-fit:contain}._thumbnailsContainer_1qilo_165{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}._thumbnail_1qilo_165{width:70px;height:70px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s;flex-shrink:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center}._activeThumbnail_1qilo_192{border-color:var(--primary, #FC8C04);box-shadow:0 0 0 1px var(--primary, #FC8C04)}._thumbnailImage_1qilo_197{width:100%;height:100%;object-fit:contain}._mainSwiper_1qilo_204{width:100%;height:400px;margin-bottom:10px}._mainSwiper_1qilo_204 ._swiper-slide_1qilo_210{display:flex;align-items:center;justify-content:center}._mainSwiper_1qilo_204 ._mainImageWrapper_1qilo_126{width:100%;height:100%;min-height:400px}._thumbsSwiper_1qilo_222{width:100%;height:80px;box-sizing:border-box;padding:4px 0}._thumbsSwiper_1qilo_222 ._swiper-slide_1qilo_210{width:25%;height:100%;opacity:.4;transition:opacity .3s}._thumbsSwiper_1qilo_222 ._swiper-slide-thumb-active_1qilo_236{opacity:1;border:2px solid var(--primary, #FC8C04);border-radius:8px}._thumbSlide_1qilo_242{width:100%;height:100%;background:#f5f5f5;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}._thumbSlide_1qilo_242 img{width:100%;height:100%;object-fit:contain}._infoSection_1qilo_261{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0}._topSection_1qilo_269{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._tags_1qilo_277{display:flex;gap:8px;flex-wrap:wrap}._statusWrapper_1qilo_283{flex-shrink:0}._statusWrapper_1qilo_283 .availability-badge{padding:4px 8px;border-radius:16px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;opacity:.95}._statusWrapper_1qilo_283 .availability-badge.status-in-stock{background-color:#4caf50;color:#fff}._statusWrapper_1qilo_283 .availability-badge.status-pre-order{background-color:#ff9800;color:#fff}._statusWrapper_1qilo_283 .availability-badge.status-out-of-stock{background-color:#f44336;color:#fff}._statusWrapper_1qilo_283 .availability-badge.status-discontinued{background-color:#9e9e9e;color:#fff}._title_1qilo_321{font-size:28px;font-weight:700;color:var(--qv-text-primary, #2d3748);margin:0;line-height:1.3}._descriptionSection_1qilo_330{margin-top:0;max-width:100%}._descriptionText_1qilo_335{color:var(--qv-text-secondary, #4a5568);font-size:15px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:normal;word-break:break-word}._descriptionText_1qilo_335 p{margin:.5em 0}._descriptionText_1qilo_335 a{color:var(--qv-primary-color, #FC8C04);text-decoration:underline}._descriptionText_1qilo_335 strong{font-weight:600}._priceAndActionsRow_1qilo_365{display:flex;align-items:flex-end;gap:20px;padding:16px 0;border-top:1px solid var(--qv-border-color, #e2e8f0);border-bottom:1px solid var(--qv-border-color, #e2e8f0);flex-wrap:wrap}._priceBlock_1qilo_375{display:flex;flex-direction:column;justify-content:center}._oldPriceRow_1qilo_381{display:flex;align-items:center;gap:12px}._price_1qilo_365{font-size:32px;font-weight:700;color:#000}._oldPrice_1qilo_381{font-size:18px;color:#a0aec0;text-decoration:line-through}._discount_1qilo_399{color:#e53e3e;font-size:14px;font-weight:700;background:#e53e3e1a;padding:2px 6px;border-radius:4px}._smallActions_1qilo_408{display:flex;gap:12px;margin-left:auto;align-items:center}._section_1qilo_415{display:flex;flex-direction:column;gap:12px}._sectionTitle_1qilo_421{font-size:16px;font-weight:600;color:var(--qv-text-primary, #2d3748);margin:0;border-left:3px solid var(--qv-primary-color, #FC8C04);padding-left:10px}._mainActions_1qilo_430{display:flex;gap:16px;margin-top:auto;padding-top:24px;flex-wrap:wrap}._cartButtonWrapper_1qilo_438{flex:1;min-width:200px}._cartButtonWrapper_1qilo_438 button{height:var(--qv-button-height, 52px);min-height:var(--qv-button-height, 52px);max-height:var(--qv-button-height, 52px);display:flex;align-items:center;justify-content:center}._viewFullButton_1qilo_454{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;height:var(--qv-button-height, 52px);min-height:var(--qv-button-height, 52px);max-height:var(--qv-button-height, 52px);border-radius:var(--qv-button-radius, 8px);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;border:2px solid #d1d5db;background-color:transparent;color:#4b5563;text-decoration:none;box-sizing:border-box;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 1px 3px #0000001a}._viewFullButton_1qilo_454:hover{background:#f3f4f6;color:#1f2937;border-color:#9ca3af;box-shadow:0 2px 6px #00000026}._viewFullButton_1qilo_454:focus-visible{outline:2px solid #6b7280;outline-offset:2px}@media (max-width: 968px){._backdrop_1qilo_13{padding:100px 16px 16px;align-items:flex-start}._modal_1qilo_40{max-height:calc(100vh - 120px);border-radius:12px;margin:0}._closeButton_1qilo_64{position:absolute;top:12px;right:12px;z-index:1000}._content_1qilo_97{flex-direction:column;padding:50px 16px 24px;gap:24px}._gallerySection_1qilo_105{flex:1;min-height:auto}._desktopGallery_1qilo_114{display:none}._mobileGallery_1qilo_122{display:block}._thumbnailsContainer_1qilo_165{justify-content:center}._title_1qilo_321{font-size:22px}._price_1qilo_365{font-size:28px}._priceAndActionsRow_1qilo_365{flex-direction:column;align-items:flex-start;gap:16px}._smallActions_1qilo_408{margin-left:0}._mainActions_1qilo_430{flex-direction:column}._cartButtonWrapper_1qilo_438,._viewFullButton_1qilo_454{width:100%;flex:none}}._collectionSlider_1ooew_1{margin:40px 0;overflow:hidden}._header_1ooew_6{margin-bottom:20px}._title_1ooew_10{font-size:24px;font-weight:600;margin:0 0 8px}._description_1ooew_16{color:#666;margin:0}._swiper_1ooew_21{overflow:hidden;width:100%;margin:0;padding:0}._slide_1ooew_28{height:auto;box-sizing:border-box;max-width:100%}.swiper-button-next,.swiper-button-prev{background:#ffffffe6;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 4px #0000001a}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px;color:#333}.swiper-button-disabled{opacity:0;cursor:default}._viewToggle_f3bo5_1{display:flex;gap:4px;background-color:var(--background, #f5f5f5);border-radius:4px;padding:2px}._viewButton_f3bo5_9{display:flex;align-items:center;justify-content:center;padding:6px 8px;background:transparent;border:none;border-radius:3px;cursor:pointer;transition:all .2s;color:var(--text-light, #666)}._viewButton_f3bo5_9:hover{background-color:#0000000d;color:var(--text, #333)}._viewButton_f3bo5_9._active_f3bo5_27{background-color:var(--primary, #FC8C04);color:#fff}._viewButton_f3bo5_9 svg{display:block}._card_k5ay5_1{display:flex;gap:20px;padding:20px;background:#fff;border:1px solid var(--border, #e0e0e0);border-radius:12px;text-decoration:none;color:inherit;position:relative;overflow:hidden}._card_k5ay5_1:hover{box-shadow:0 4px 12px #00000014}._imageContainer_k5ay5_18{position:relative;flex-shrink:0;width:200px;height:200px;background-color:var(--background, #f9f9f9);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}._image_k5ay5_18{width:100%;height:100%;object-fit:contain}._statusBadge_k5ay5_38{position:absolute;top:8px;left:8px;z-index:10}._badgesContainer_k5ay5_46{position:absolute;top:8px;left:8px;z-index:10;display:flex;flex-direction:column;gap:4px;max-width:calc(100% - 16px)}._collectionBadge_k5ay5_58{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._discountBadge_k5ay5_72{position:absolute;top:8px;right:8px;z-index:10}._discountBadge_k5ay5_72 .discount-badge{font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;color:#e53e3e}._statusBadge_k5ay5_38 .availability-badge{padding:4px 8px;border-radius:16px;font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;opacity:.95}._statusBadge_k5ay5_38 .availability-badge.status-in-stock{background-color:#4caf50;color:#fff}._statusBadge_k5ay5_38 .availability-badge.status-pre-order{background-color:#ff9800;color:#fff}._statusBadge_k5ay5_38 .availability-badge.status-out-of-stock{background-color:#f44336;color:#fff}._statusBadge_k5ay5_38 .availability-badge.status-discontinued{background-color:#9e9e9e;color:#fff}._content_k5ay5_124{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0;position:relative}._actionsPanel_k5ay5_134{position:absolute;top:0;right:0;display:flex;flex-direction:column;gap:8px;z-index:10}._header_k5ay5_144{display:flex;flex-direction:column;gap:8px;padding-right:100px}._tags_k5ay5_152{display:flex;gap:6px;flex-wrap:wrap}._title_k5ay5_158{font-size:18px;font-weight:600;color:var(--text, #333);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}._description_k5ay5_171{flex:1;color:var(--text-light, #666);font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}._description_k5ay5_171 p{margin:0}._footer_k5ay5_187{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;margin-top:auto}._pricing_k5ay5_196{display:flex;flex-direction:column;gap:4px}._priceRow_k5ay5_202{display:flex;align-items:center;gap:12px}._price_k5ay5_202{font-size:24px;font-weight:700;color:#000!important}._oldPrice_k5ay5_214{font-size:16px;color:#999;text-decoration:line-through}._discount_k5ay5_72{color:#e53e3e;font-size:12px;font-weight:600;margin-left:8px}._cartControls_k5ay5_227{flex-shrink:0}._cartControlsWrapper_k5ay5_231{display:flex;align-items:center;gap:8px}._goToCartBtn_k5ay5_237{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:var(--primary, #2563eb);color:#fff;cursor:pointer;transition:background-color .2s,transform .15s}._goToCartBtn_k5ay5_237:hover{background:var(--primary-hover, #1d4ed8);transform:scale(1.05)}._goToCartBtn_k5ay5_237:active{transform:scale(.95)}._actionsPanel_k5ay5_134{position:absolute;top:12px;right:12px;display:flex;flex-direction:row;gap:8px;align-items:center;z-index:2}._imagePlaceholder_k5ay5_272{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}._imagePlaceholder_k5ay5_272 svg{width:80px;height:80px;opacity:.3}@media (max-width: 768px){._card_k5ay5_1{flex-direction:column;gap:16px;padding:16px}._imageContainer_k5ay5_18{width:100%;height:250px}._header_k5ay5_144{padding-right:0}._actionsPanel_k5ay5_134{position:static;flex-direction:row;justify-content:flex-end;margin-top:8px}._title_k5ay5_158{font-size:16px}._description_k5ay5_171{font-size:13px;-webkit-line-clamp:3}._footer_k5ay5_187{flex-direction:column;align-items:stretch;gap:12px}._pricing_k5ay5_196{align-items:center}}.category-page{padding:1rem 0 3rem}.breadcrumbs{margin-bottom:.75rem;font-size:var(--text-sm);line-height:var(--leading-normal)}.breadcrumbs a{color:var(--text-light);text-decoration:none}.breadcrumbs a:hover{color:var(--primary)}.breadcrumb-separator{margin:0 .5rem;color:var(--text-light)}.breadcrumbs .current{color:var(--text);font-weight:500}.base-product-filter-badge{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid var(--primary);border-radius:8px;padding:10px 16px;margin-bottom:1rem;animation:slideInFromTop .3s ease}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.base-product-filter-badge span{color:var(--primary);font-weight:400;font-size:var(--text-sm)}.reset-base-filter-btn{background:var(--primary);color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:var(--text-sm);font-weight:500;cursor:pointer;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.reset-base-filter-btn:hover{background:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.reset-base-filter-btn:active{transform:translateY(0)}.category-title{font-size:var(--text-h2);margin-bottom:.75rem;line-height:var(--leading-tight)}.category-header-section{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:1.5rem;padding:16px 20px;background-color:var(--background, #f5f5f5);border-radius:8px}.category-description{flex:1;margin:0;color:var(--text-light);font-size:var(--text-base);line-height:var(--leading-relaxed)}.in-stock-toggle{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#fff;color:var(--text, #333);border:2px solid var(--border, #e0e0e0);border-radius:6px;font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.in-stock-toggle:hover{border-color:var(--primary, #2563EB);color:var(--primary, #2563EB)}.in-stock-toggle.active{background-color:var(--primary, #2563EB);color:#fff;border-color:var(--primary, #2563EB)}.in-stock-toggle svg{flex-shrink:0}.category-layout{display:flex;gap:1.25rem;align-items:flex-start}.category-sidebar{width:320px;max-width:400px;flex-shrink:0;height:fit-content}.category-sidebar-desktop{display:block}.category-sidebar-mobile{display:none}.category-content{flex:1;min-width:0;width:calc(100% - 320px - 1.25rem)}.category-controls-bar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 0;margin-bottom:1rem}.controls-left{flex:0 0 auto;display:flex;align-items:center;gap:16px}.controls-center{flex:1;max-width:400px}.controls-right{flex:0 0 auto;display:flex;align-items:center;gap:1rem}.product-count{color:var(--text-light);font-size:var(--text-sm);font-weight:500;white-space:nowrap}.search-control{position:relative;display:flex;align-items:center;width:100%}.search-control .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-light);pointer-events:none;transition:color .2s ease;z-index:2}.search-control .search-input{width:100%;padding:.75rem 2.75rem;border:1px solid var(--border);border-radius:24px;font-size:var(--text-base);background:#fff;color:var(--text);transition:all .25s ease;box-shadow:0 1px 3px #0000000a}.search-control .search-input::placeholder{color:var(--text-light)}.search-control .search-input:hover{border-color:var(--primary-light, #ffb74d);box-shadow:0 2px 8px #00000014}.search-control .search-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #fc8c0426,0 2px 8px #00000014}.search-control .search-input:focus+.search-icon,.search-control:focus-within .search-icon{color:var(--primary)}.search-control .search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#f5f5f5;border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:all .2s ease;z-index:2}.search-control .search-clear:hover{background:#e0e0e0;color:var(--text)}.search-control .search-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--primary);display:flex;align-items:center;z-index:2;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.sort-control{display:flex;align-items:center;gap:.5rem;position:relative;z-index:1001}.sort-control .sort-icon{color:var(--text-light);flex-shrink:0}.sort-control label{display:none}.filters-toggle-mobile{display:none;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--primary);color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:var(--text-sm);font-weight:600;transition:all .2s ease;white-space:nowrap}.filters-toggle-mobile:hover{background:var(--primary-dark, #e67e00);transform:translateY(-1px);box-shadow:0 4px 12px #fc8c044d}.filters-toggle-mobile:active{transform:translateY(0)}.filters-toggle-mobile svg{flex-shrink:0}.top-filters-container{margin-bottom:1rem}.top-filters-bar{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.top-filter{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.top-filter-label{font-size:var(--text-xs);font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.04em}.top-filter-options{display:flex;flex-wrap:wrap;gap:.5rem}.top-filter-option{border:1px solid var(--border-light, #e0e0e0);border-radius:999px;background-color:#fff;color:var(--text);font-size:var(--text-sm);line-height:var(--leading-tight);padding:.4rem .9rem;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 2px #0000000d;white-space:nowrap}.top-filter-option:hover{border-color:var(--primary, #f57c00);transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.top-filter-option.active{border-color:var(--primary, #f57c00);background-color:#f57c001a;color:var(--primary, #f57c00)}.products-grid,.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.products-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.category-content .products-grid{grid-template-columns:repeat(4,1fr);gap:1rem}.category-content .products-grid .product-card,.category-content .products-grid .product-item>div{max-width:none;margin:0}.category-content .empty-state:has(.product-item){display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;background:transparent;border:none;padding:0;min-height:auto;text-align:left;align-items:stretch;justify-content:stretch}.category-content .empty-state:has(.product-item) .empty-state-icon,.category-content .empty-state:has(.product-item) .empty-state-title,.category-content .empty-state:has(.product-item) .empty-state-text,.category-content .empty-state:has(.product-item) .empty-state-actions{display:none}.categories-grid{grid-template-columns:repeat(4,1fr)}.product-item{height:100%}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;border:2px dashed #dee2e6;min-height:400px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.empty-state-icon{color:#adb5bd;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.empty-state-title{font-size:1.5rem;font-weight:600;color:var(--text);margin:0 0 .75rem}.empty-state-text{font-size:1rem;color:var(--text-light);margin:0 0 2rem;max-width:500px;line-height:1.6}.empty-state-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.empty-state-actions .btn{min-width:180px;padding:.75rem 1.5rem;font-size:.938rem;font-weight:500;border-radius:8px;transition:all .2s ease}.empty-state-actions .btn-primary{background:var(--primary);color:#fff;border:none}.empty-state-actions .btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.empty-state-actions .btn-secondary{background:#fff;color:var(--text);border:2px solid #dee2e6}.empty-state-actions .btn-secondary:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width: 1200px){.category-sidebar{width:280px;max-width:320px}.category-layout{gap:1rem}.category-content .products-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.category-content .empty-state:has(.product-item){grid-template-columns:repeat(3,1fr);gap:1rem}.controls-center{max-width:320px}}@media (max-width: 992px){.category-layout{flex-direction:column}.category-sidebar{width:100%;margin-bottom:2rem}.category-content{width:100%}.top-filters-bar{margin-bottom:.5rem}.category-controls-bar{flex-wrap:wrap;gap:1rem;padding:1rem}.controls-left{order:1}.controls-center{order:3;flex:1 1 100%;max-width:100%}.controls-right{order:2}}@media (max-width: 768px){.category-title{font-size:1.5rem}.top-filters-container{margin:.75rem 0 .5rem}.top-filters-bar{margin-bottom:.5rem;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.top-filter{min-width:160px}.category-sidebar-desktop,.category-sidebar-mobile{display:none}.category-sidebar-mobile.mobile-open{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:#fff;z-index:100000;overflow-y:auto;padding:0;box-shadow:-2px 0 8px #0000001a}.close-mobile-filters{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;color:#666;transition:all .2s ease;flex-shrink:0}.close-mobile-filters:hover{background:#e5e5e5;color:#333;transform:scale(1.05)}.close-mobile-filters:active{background:#d5d5d5;transform:scale(.95)}.mobile-filters-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;z-index:10;box-shadow:0 2px 4px #0000000a}.mobile-filters-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}.category-sidebar-mobile.mobile-open>*:not(.mobile-filters-header):not(.close-mobile-filters){padding-left:0;padding-right:0}.category-sidebar-mobile.mobile-open .MuiBox-root:has(.MuiTypography-h6){display:none}.filters-toggle-mobile{display:flex}.category-controls-bar{padding:.5rem 0;gap:.75rem}.controls-left{order:2;flex:1}.controls-center{order:1;flex:1 1 100%}.controls-right{order:3;width:100%;justify-content:space-between}.product-count{font-size:.875rem;padding:.375rem .75rem}.sort-control{flex:1}.sort-control .sort-icon{display:none}.category-content .products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.category-content .empty-state:has(.product-item){grid-template-columns:repeat(2,1fr);gap:1rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.empty-state{padding:3rem 1.5rem;min-height:350px}.empty-state-icon svg{width:60px;height:60px}.empty-state-title{font-size:1.25rem}.empty-state-text{font-size:.938rem}.empty-state-actions{flex-direction:column;width:100%}.empty-state-actions .btn{width:100%}}@media (max-width: 480px){.categories-grid,.category-content .products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.category-content .empty-state:has(.product-item){grid-template-columns:repeat(2,1fr);gap:.75rem}.category-sidebar-mobile.mobile-open{width:100%;max-width:100%}.mobile-filters-header{padding:1rem}.mobile-filters-title{font-size:1.125rem}.close-mobile-filters{width:36px;height:36px;font-size:1.25rem}.category-sidebar-mobile.mobile-open>*:not(.mobile-filters-header):not(.close-mobile-filters){padding-left:0;padding-right:0}}gap: .75rem; } } @media (max-width: 360px){.categories-grid,.category-content .products-grid{grid-template-columns:1fr}.category-content .empty-state:has(.product-item){grid-template-columns:1fr}}.subcategories-header{margin-bottom:2rem}.subcategory-chips{display:flex;flex-wrap:wrap;gap:.75rem;padding:0}.subcategory-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:50px;color:var(--text);font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer;white-space:nowrap}.subcategory-chip:hover{background:#fff;border-color:var(--primary);color:var(--text);box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.subcategory-chip:active{transform:translateY(0)}.subcategory-chip .chip-count{background:#e9ecef;color:var(--text-light);font-size:.8125rem;font-weight:600;padding:.125rem .5rem;border-radius:50px;min-width:1.5rem;text-align:center;transition:all .2s ease}.subcategory-chip:hover .chip-count{background:#fc8c0426;color:var(--primary)}.chip-skeleton{width:120px;height:40px;border-radius:50px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.subcategories-with-products{display:flex;flex-direction:column;gap:2.5rem}.subcategories-blocks{display:flex;flex-direction:column;gap:3rem}@media (max-width: 768px){.subcategory-chips{gap:.5rem;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.subcategory-chip{padding:.5rem 1rem;font-size:.875rem;flex-shrink:0}.subcategories-header{margin-bottom:1.5rem}.subcategories-blocks{gap:2rem}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__counter{bottom:var(--yarl__counter_bottom,unset);color:var(--yarl__counter_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__counter_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));left:var(--yarl__counter_left,0);line-height:var(--yarl__counter_line_height,var(--yarl__icon_size,32px));margin:var(--yarl__counter_margin,var(--yarl__toolbar_padding,8px));padding:var(--yarl__counter_padding,var(--yarl__button_padding,8px));position:var(--yarl__counter_position,absolute);right:var(--yarl__counter_right,unset);top:var(--yarl__counter_top,0);-webkit-user-select:var(--yarl__counter_user_select,none);-moz-user-select:var(--yarl__counter_user_select,none);user-select:var(--yarl__counter_user_select,none)}.product-variant-selector{margin:1.5rem 0 0}.option-group{margin-bottom:1.5rem}.option-label{text-align:left;display:block;font-weight:600;font-size:1rem;color:#2d3748;margin-bottom:.75rem;line-height:1.4}.option-required{color:#e53e3e;margin-left:.25rem;font-weight:500}.selected-value{font-weight:400;color:#4a5568}.option-required{color:#e53e3e;font-weight:700;margin-left:.25rem}.option-values{display:flex;flex-wrap:wrap;gap:.5rem}.option-values.color-options{gap:.75rem}.option-value{position:relative;border-radius:8px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;transition:border-color .2s ease;padding:0;outline:none;overflow:hidden}.option-values.color-options .option-value{border-color:transparent}.option-value:hover:not(:disabled){border-color:var(--primary-color)}.option-values.color-options .option-value:hover:not(:disabled):not(.selected){border-color:transparent}.option-value.selected{border:2px solid var(--primary-color);background-color:#fff;color:#2d3748}.option-values.color-options .option-value.selected{border:2px solid var(--primary-color)}.option-value.unavailable{opacity:.4;cursor:not-allowed}.text-label{display:block;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#2d3748;min-width:80px;text-align:center}.option-value.selected .text-label{color:inherit}.color-circle{width:48px;height:48px;border-radius:8px;border:none;box-shadow:none;transition:all .2s ease}.option-value.selected .color-circle{transform:scale(1.05)}.unavailable-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 2px,transparent 2px,transparent 8px);pointer-events:none}.selected-variant-info{padding:0 .2em;border-radius:8px}.variant-details{display:flex;flex-direction:column;gap:.75rem}.variant-price{display:flex;align-items:center;gap:.75rem}.current-price{font-size:1.25rem;font-weight:700;color:#2d3748}.compare-price{font-size:1rem;font-weight:500;color:#a0aec0;text-decoration:line-through}.variant-availability{display:flex;align-items:center}.in-stock{color:#38a169;font-weight:500;font-size:.875rem}.out-of-stock{color:#e53e3e;font-weight:500;font-size:.875rem}.variant-sku{font-size:.75rem;text-align:left;color:#718096;font-family:var(--font-family-mono)}.cart-controls{margin-top:1rem;display:flex;align-items:center;gap:.5rem}.quantity-controls{display:inline-flex;align-items:stretch;gap:0;border:1px solid #cfcfcf;border-radius:var(--radius-sm);padding:0;background:#f8f8f8;height:50px;min-width:140px;overflow:hidden;transition:border-color .16s ease}.quantity-controls:hover{border-color:#9c9c9c}.quantity-btn{display:flex;align-items:center;justify-content:center;width:44px;height:100%;border:none;background:transparent;color:#111;border-radius:0;cursor:pointer;font-weight:600;font-size:1.125rem;transition:background-color .16s ease,color .16s ease,transform .1s ease;-webkit-user-select:none;user-select:none}.quantity-display+.quantity-btn{border-left:1px solid #d6d6d6}.quantity-btn:hover{background:#ececec}.quantity-btn:active{background:#e2e2e2;transform:translateY(0)}.quantity-display{flex:1;min-width:52px;text-align:center;font-weight:600;color:#111;padding:0 .5rem;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;letter-spacing:.03em;font-size:.95rem}.add-to-cart-btn{background:#f7f7f7;color:#111;border:1px solid #cfcfcf;padding:.75rem 1.5rem;border-radius:var(--radius-sm);font-weight:600;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease;font-size:.875rem}.product-variant-selector .add-to-cart-btn:hover:not(:disabled){background:#ededed;border-color:#9c9c9c;transform:none;box-shadow:none}.product-variant-selector .add-to-cart-btn:disabled{background:#d8d8d8;border-color:silver;cursor:not-allowed;transform:none;box-shadow:none}.selection-hint,.selection-error{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius-sm);display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem}.selection-hint{background-color:#fef5e7;border:1px solid #f6e05e;color:#744210}.selection-error{background-color:#fde8e8;border:1px solid #f56565;color:#9b2c2c}.hint-icon,.error-icon{font-size:1.25rem;line-height:1;margin-top:2px}.hint-text,.error-text{flex:1}@media (max-width: 768px){.selected-variant-info{display:none}.option-values{gap:.375rem}.option-values.color-options{gap:.5rem}.color-circle{width:32px;height:32px}.color-swatch{padding:.5rem}.text-label{padding:.5rem .75rem;font-size:.8rem;min-width:60px}.color-label{font-size:.7rem;max-width:50px}.variant-details{gap:.5rem}.current-price{font-size:1.125rem}.variant-details{display:flex;flex-direction:column}.variant-sku{order:10}}@media (max-width: 480px){.option-label{font-size:.875rem;margin-bottom:.5rem}.text-label{padding:.4rem .6rem;font-size:.75rem;min-width:50px}.color-circle{width:28px;height:28px}.color-swatch{padding:.4rem}.color-label{font-size:.65rem;max-width:45px}.variant-sku{font-size:.7rem;margin-top:.5rem;order:10}.selected-variant-info{padding:.75rem;margin-top:1rem}.option-group{margin-bottom:1rem}}@media (max-width: 360px){.text-label{padding:.35rem .5rem;font-size:.7rem;min-width:45px}.color-circle{width:24px;height:24px}.color-label{font-size:.6rem}.option-label{font-size:.8rem}}.trade-in-banner{background:linear-gradient(135deg,var(--primary) 0%,#667eea 100%);border-radius:16px;padding:2.5rem;margin:3rem 0;box-shadow:0 8px 32px #0000001f;color:#fff;position:relative;overflow:hidden}.trade-in-banner:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff1a;border-radius:50%;z-index:0}.trade-in-banner:after{content:"";position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;background:#ffffff14;border-radius:50%;z-index:0}.trade-in-banner-content{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;position:relative;z-index:1}.trade-in-banner-icon{color:#fff;flex-shrink:0}.trade-in-banner-text{flex:1}.trade-in-banner-text h3{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;color:#fff}.trade-in-banner-text p{font-size:1.05rem;margin-bottom:1.25rem;color:#ffffffe6;line-height:1.6}.trade-in-benefits-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.trade-in-benefits-list li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#fffffff2}.trade-in-benefits-list li svg{flex-shrink:0;color:#ffffffe6}.trade-in-banner-action{display:flex;flex-direction:column;align-items:center;gap:.75rem}.trade-in-banner-button{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--primary);padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000026;white-space:nowrap}.trade-in-banner-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8f9fa}.trade-in-banner-button svg{transition:transform .3s ease}.trade-in-banner-button:hover svg{transform:translate(4px)}.trade-in-banner-hint{font-size:.85rem;color:#fffc;margin:0;text-align:center}@media (max-width: 968px){.trade-in-banner-content{grid-template-columns:auto 1fr;gap:1.5rem}.trade-in-banner-action{grid-column:1 / -1;flex-direction:row;justify-content:center;margin-top:1rem}.trade-in-banner-text h3{font-size:1.5rem}}@media (max-width: 768px){.trade-in-banner{padding:2rem;margin:2rem 0}.trade-in-banner-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.trade-in-banner-icon{display:flex;justify-content:center}.trade-in-banner-icon svg{width:48px;height:48px}.trade-in-banner-text h3{font-size:1.3rem}.trade-in-banner-text p{font-size:1rem}.trade-in-benefits-list{text-align:left;max-width:400px;margin:0 auto}.trade-in-benefits-list li{font-size:.9rem}.trade-in-banner-action{flex-direction:column;width:100%}.trade-in-banner-button{width:100%;max-width:300px;justify-content:center;padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.trade-in-banner{padding:1.5rem;margin:1.5rem 0}.trade-in-banner-text h3{font-size:1.15rem}.trade-in-banner-text p{font-size:.9rem;margin-bottom:1rem}.trade-in-benefits-list li{font-size:.85rem;gap:.5rem}.trade-in-benefits-list li svg{width:16px;height:16px}.trade-in-banner-button{padding:.75rem 1.25rem;font-size:.95rem}.trade-in-banner-hint{font-size:.8rem}}:root{--product-spacing-sm: .5rem;--product-spacing-md: 1rem;--product-spacing-lg: 1.5rem;--product-spacing-xl: 2rem;--product-radius: 8px;--product-shadow: 0 2px 8px rgba(0, 0, 0, .08);--product-transition: all .2s ease;--gallery-height: 600px;--thumbnail-size: 80px}.product-page{padding:var(--product-spacing-lg) 0 var(--product-spacing-xl)}.product-page .breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:var(--product-spacing-lg);font-size:var(--text-sm);color:var(--text-light)}.product-page .breadcrumbs a{color:var(--text-light);text-decoration:none;transition:color .2s}.product-page .breadcrumbs a:hover{color:var(--primary)}.product-page .breadcrumb-separator{margin:0 var(--product-spacing-sm);color:var(--text-light)}.product-page .breadcrumbs .current{color:var(--text);font-weight:500}.product-page .product-content{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:var(--product-spacing-lg);margin-bottom:var(--product-spacing-xl)}.product-page .product-availability{margin-top:.5rem}.product-page .availability-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;font-size:var(--text-sm);font-weight:400;border:1px solid transparent}.product-page .availability-in-stock{color:#065f46;background:#ecfdf3;border-color:#bbf7d0}.product-page .availability-out{color:#4b5563;background:#f9fafb;border-color:#e5e7eb}.product-page .availability-preorder{color:#92400e;background:#fffbeb;border-color:#fcd34d}.product-page .gallery-skeleton{display:flex;flex-direction:column;gap:var(--product-spacing-md)}.product-page .main-image-skeleton{height:360px;border-radius:var(--product-radius)}.product-page .thumbnails-skeleton{display:flex;gap:var(--product-spacing-sm)}.product-page .thumbnail-skeleton{width:var(--thumbnail-size);height:var(--thumbnail-size);border-radius:var(--product-radius)}.product-page .skeleton{background:linear-gradient(90deg,var(--bg-light) 0%,var(--bg) 50%,var(--bg-light) 100%);background-size:200% 100%;animation:productPageShimmer 1.5s infinite}@keyframes productPageShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 992px){.product-page .product-content{grid-template-columns:1fr}}@media (max-width: 768px){.product-page{padding-top:var(--product-spacing-sm);padding-bottom:80px}.product-page .container{padding:.5rem}.product-page .product-content{gap:0;margin-bottom:0}}.product-page .product-gallery{position:relative;border-radius:var(--product-radius);overflow:visible;background-color:var(--bg-light)}.product-page .gallery-container{display:flex;flex-direction:column;width:100%;gap:var(--product-spacing-md)}.product-page .main-image-container{position:relative;width:600px;height:600px;max-width:100%;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;flex-shrink:0}.product-page .image-wrapper{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.product-page .main-image-container .main-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease;cursor:zoom-in}.product-page .main-image-container .main-image.zoomed{transform:scale(1.5);cursor:zoom-out}.product-page .main-image-crop-container{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.product-page .main-image-crop-container.zoomed{cursor:zoom-out}.product-page .thumbnails-container{display:flex;flex-direction:row;gap:var(--product-spacing-sm);padding:var(--product-spacing-sm) 0;width:100%;height:auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.product-page .thumbnail-wrapper{position:relative;width:75px;height:100px;min-width:75px;border-radius:var(--product-radius);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;flex-shrink:0}.product-page .thumbnail-wrapper:hover{border-color:rgba(var(--primary-rgb, 0, 0, 0),.3)}.product-page .thumbnail-wrapper.active{border-color:var(--primary)}.product-page .thumbnail-wrapper img{width:100%;height:100%;object-fit:cover}.product-page .thumbnail-crop-container{width:100%;height:100%;position:relative;overflow:hidden}.product-page .thumbnail-wrapper .CroppedImage{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-page .thumbnail-wrapper .CroppedImage>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-page .thumbnail-wrapper .CroppedImage img{object-fit:cover}.product-page .thumbnail-loading,.product-page .image-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--bg-light)}.product-page .product-overlay-top{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;padding:12px;z-index:10;gap:12px}.product-page .product-overlay-left{display:flex;flex-direction:column;gap:8px;align-items:flex-start;flex:1}.product-page .product-overlay-tags{display:flex;flex-wrap:wrap;gap:6px}.product-page .product-overlay-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.product-page .product-badges-page{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;gap:8px;z-index:10;pointer-events:none}.product-page .product-tags-overlay-page{position:absolute;bottom:20px;left:20px;right:20px;display:flex;flex-wrap:wrap;gap:8px;z-index:10;pointer-events:none;max-width:calc(100% - 40px)}.product-page .gallery-navigation{display:none}.product-page .gallery-pagination-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:none;gap:8px;z-index:10;background:#0000004d;padding:8px 12px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-page .pagination-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.product-page .pagination-dot.active{background:#fff;width:20px;border-radius:4px}.product-page .pagination-dot:hover{background:#fffc}.product-page .gallery-placeholder{position:relative;width:600px;height:600px;max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;flex-shrink:0}.product-page .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--bg-light)}.product-page .placeholder-image img{max-width:60%;max-height:60%;opacity:.3;object-fit:contain}@media (max-width: 992px){.product-page .thumbnail-wrapper{width:60px;height:80px;min-width:60px}}@media (max-width: 768px){.product-page .main-image-container,.product-page .gallery-placeholder{width:400px;height:400px;max-width:100%}.product-page .thumbnails-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-page .thumbnails-container::-webkit-scrollbar{display:none}.product-page .gallery-pagination-dots{display:flex}.product-page .main-image-container .main-image,.product-page .main-image-crop-container{cursor:default}.product-page .product-tags-overlay-page{bottom:12px;left:12px;right:12px;gap:6px}.product-page .fullscreen-gallery-btn{top:12px;right:12px}}@media (max-width: 480px){.product-page .main-image-container,.product-page .gallery-placeholder{height:350px;min-height:350px}}@media (max-width: 360px){.product-page .main-image-container,.product-page .gallery-placeholder{height:300px;min-height:300px}}.product-page .fullscreen-gallery-btn{position:absolute;top:16px;right:16px;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fffffff2;border:1px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001a}.product-page .fullscreen-gallery-btn:hover{background:#fff;border-color:#0003;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.product-page .fullscreen-gallery-btn:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.product-page .fullscreen-gallery-btn svg{width:20px;height:20px;color:#333}.product-page .fullscreen-gallery-btn:hover svg{color:#000}@media (prefers-color-scheme: dark){.product-page .fullscreen-gallery-btn{background:#1e1e1ef2;border-color:#ffffff1a}.product-page .fullscreen-gallery-btn:hover{background:#282828;border-color:#fff3}.product-page .fullscreen-gallery-btn svg{color:#e5e5e5}.product-page .fullscreen-gallery-btn:hover svg{color:#fff}}.product-page .product-info{display:flex;flex-direction:column;gap:var(--product-spacing-sm);padding:.5rem}.product-page .product-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%}.product-page .product-top-row .product-tags{margin-left:auto;display:flex;justify-content:flex-end}.product-page .product-action-buttons{display:flex;gap:.5rem;align-items:center;margin-left:auto}.product-page .product-status-badge{align-self:flex-start;margin-left:auto}.product-page .product-title{font-size:var(--text-h2);margin:0;text-align:left;line-height:var(--leading-tight);color:var(--text);font-weight:600}.product-page .product-meta{display:flex;flex-wrap:wrap;gap:var(--product-spacing-md)}.product-page .product-brand,.product-page .product-category{font-size:var(--text-sm);color:var(--text-light)}.product-page .product-brand span{font-weight:500;color:var(--text)}.product-page .product-category a{font-weight:500;color:var(--text);text-decoration:none;transition:color .2s}.product-page .product-category a:hover{color:var(--primary);text-decoration:underline}.product-page .product-sku-section{margin:var(--product-spacing-md) 0;padding:var(--product-spacing-sm);background-color:#f7fafc;border-radius:var(--product-radius);border:1px solid #e2e8f0;font-size:.875rem;display:none}.product-page .sku-label{font-weight:600;color:#4a5568}.product-page .sku-value{font-family:var(--font-family-mono);color:#718096}.product-page .product-price{display:flex;align-items:baseline;flex-direction:column;font-size:var(--text-h3)}.product-page .current-price{font-size:var(--text-h3);font-weight:600}.product-page .old-price{font-size:var(--text-base);text-decoration:line-through;color:var(--text-light)}.product-page .price-range{display:flex;align-items:baseline;gap:.35rem}.product-page .price-label,.product-page .price-separator{font-size:var(--text-base);color:var(--text-light)}.product-page .price-range .current-price{font-size:var(--text-h3)}.product-page .price-range .price-separator{font-weight:500;color:var(--text)}.product-page .product-content .product-info .product-price{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:clamp(1.5rem,1vw + 1.3rem,2rem)}.product-page .product-content .product-info .product-price .current-price{font-size:clamp(1.9rem,1.6vw + 1.4rem,2.4rem);font-weight:700;line-height:1.2;color:#1a202c}.product-page .product-content .product-info .product-price .old-price{font-size:clamp(1rem,.35vw + .95rem,1.25rem)}.product-page .product-content .product-info .product-price .price-range{gap:.35rem}.product-page .product-content .product-info .product-price .price-label,.product-page .product-content .product-info .product-price .price-separator{font-size:clamp(.95rem,.3vw + .85rem,1.15rem)}.product-page .cart-section{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin-top:40px}.product-page .cart-controls-flex{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:nowrap}.product-page .product-info .quantity-controls{display:inline-flex;align-items:stretch;gap:0;padding:0;width:100%;max-width:200px;height:50px;min-height:50px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%);border-radius:12px;border:none;box-shadow:0 4px 12px rgba(var(--primary-rgb),.2);margin-top:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-page .product-info .quantity-controls:hover{box-shadow:0 6px 16px rgba(var(--primary-rgb),.3);transform:translateY(-1px)}.product-page .product-info .quantity-btn{flex:0 0 50px;height:100%;border:none;background:transparent;color:#fff;font-size:1.25rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0;transition:background-color .2s ease,transform .1s ease;-webkit-user-select:none;user-select:none}.product-page .product-info .quantity-btn:hover,.product-page .product-info .quantity-btn:focus-visible{background:#ffffff26;color:#fff;transform:scale(1.05);outline:2px solid rgba(255,255,255,.3);outline-offset:-2px}.product-page .product-info .quantity-btn:active{background:#ffffff40;transform:scale(.95)}.product-page .product-info .quantity-display{flex:1;min-width:60px;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#fff;letter-spacing:.05em;font-variant-numeric:tabular-nums;background:#ffffff1a;padding:0 .75rem}.product-page .product-info .add-to-cart-btn,.product-page .product-info .goto-cart-btn{flex:1;position:relative;overflow:hidden;height:50px;min-height:50px;max-height:50px;margin:0;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:12px;border:none;font-weight:600;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-hover) 100%);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-rgb),.25);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.product-page .product-info .add-to-cart-btn:hover,.product-page .product-info .goto-cart-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.35);background:linear-gradient(135deg,var(--primary-hover) 0%,var(--primary) 100%)}.product-page .product-info .add-to-cart-btn:active,.product-page .product-info .goto-cart-btn:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px rgba(var(--primary-rgb),.2)}.product-page .product-info .add-to-cart-btn:focus-visible,.product-page .product-info .goto-cart-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-page .product-info .desktop-actions{display:flex;gap:.5rem;align-items:center}@media (max-width: 768px){.product-page .product-info{gap:0}.product-page .product-title{font-size:1.5rem;margin-bottom:.75rem}.product-page .product-content .product-info .product-price,.product-page .product-content .product-info .cart-section,.product-page .product-content .quantity-controls,.product-page .product-category{display:none}.product-page .product-sku-section{display:block}.product-page .cart-section{flex-direction:column}.product-page .cart-controls-flex{flex-direction:column;height:auto;min-height:0}.product-page .related-products .product-price,.product-page .related-products .cart-section{display:flex}}@media (max-width: 480px){.product-page .product-title{font-size:1.25rem;margin-bottom:.5rem}}@media (max-width: 360px){.product-page .product-title{font-size:1.1rem}}.product-page__mobile-buy-panel{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;display:none;flex-direction:column;gap:.5rem;padding:.625rem 1rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom,0));background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:100;border-top:1px solid #e2e8f0;margin:0;transform:none;-webkit-transform:none;perspective:none;-webkit-perspective:none;backface-visibility:visible;-webkit-backface-visibility:visible;contain:none;isolation:auto;will-change:auto}.product-page__mobile-panel-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.product-page__mobile-panel-bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:nowrap;width:100%}.product-page__mobile-tags{display:flex;gap:.375rem;flex-wrap:wrap;flex:1}.product-page__mobile-action-buttons{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.product-page__mobile-buy-price{display:flex;align-items:baseline;gap:.5rem;flex-shrink:0}.product-page__mobile-buy-price .current-price{font-size:1.375rem;font-weight:700;color:var(--primary);line-height:1}.product-page__mobile-buy-price .old-price{font-size:.875rem;color:#a0aec0;text-decoration:line-through;line-height:1}.product-page__mobile-buy-price .price-label{font-size:.75rem;color:#718096;font-weight:500}.product-page__mobile-cart-actions{display:flex;align-items:center;gap:.625rem;flex:1;justify-content:flex-end}.product-page__mobile-buy-btn{flex-shrink:0;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:8px;white-space:nowrap;min-width:120px;height:38px;display:flex;align-items:center;justify-content:center}.product-page__mobile-quantity-controls{display:inline-flex;align-items:center;gap:0;padding:0;width:auto;height:38px}.product-page__mobile-quantity-controls .quantity-btn{width:32px;height:32px;border:none;border-radius:50%;background:#fff;color:var(--primary);font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.product-page__mobile-quantity-controls .quantity-btn:hover{background:var(--primary);color:#fff}.product-page__mobile-quantity-controls .quantity-btn:active{transform:scale(.9)}.product-page__mobile-quantity-controls .quantity-display{display:flex;align-items:center;justify-content:center;min-height:32px;min-width:36px;flex:0 0 auto;color:#2c2c2c;font-weight:600;font-size:1rem}@media (max-width: 768px){.product-page__mobile-buy-panel{display:flex}}@media (max-width: 480px){.product-page__mobile-buy-panel{padding:.6rem .75rem}.product-page__mobile-buy-price .current-price{font-size:1.3rem}.product-page__mobile-buy-btn{padding:.5rem 1rem;font-size:.85rem}}@media (max-width: 360px){.product-page__mobile-buy-panel{padding:.5rem;gap:.5rem}.product-page__mobile-buy-price .current-price{font-size:1.2rem}.product-page__mobile-buy-btn{padding:.5rem 1rem;font-size:.85rem}}@supports (padding-bottom: constant(safe-area-inset-bottom)){.product-page__mobile-buy-panel{padding-bottom:calc(.75rem + constant(safe-area-inset-bottom))}}.mobile-buy-panel{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;display:none;flex-direction:column;gap:.5rem;padding:.625rem 1rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom,0));background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:100;border-top:1px solid #e2e8f0;margin:0;transform:none;-webkit-transform:none;perspective:none;-webkit-perspective:none;backface-visibility:visible;-webkit-backface-visibility:visible;contain:none;isolation:auto;will-change:auto}.mobile-buy-panel .mobile-panel-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.mobile-buy-panel .mobile-panel-bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:nowrap;width:100%}.mobile-buy-panel .mobile-tags{display:flex;gap:.375rem;flex-wrap:wrap;flex:1}.mobile-buy-panel .mobile-action-buttons{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.mobile-buy-panel .mobile-buy-price{display:flex;align-items:baseline;gap:.5rem;flex-shrink:0}.mobile-buy-panel .mobile-buy-price .current-price{font-size:1.375rem;font-weight:700;color:var(--primary);line-height:1}.mobile-buy-panel .mobile-buy-price .old-price{font-size:.875rem;color:#a0aec0;text-decoration:line-through;line-height:1}.mobile-buy-panel .mobile-buy-price .price-label{font-size:.75rem;color:#718096;font-weight:500}.mobile-buy-panel .mobile-cart-actions{display:flex;align-items:center;gap:.625rem;flex:1;justify-content:flex-end}.mobile-buy-panel .mobile-buy-btn{flex-shrink:0;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:8px;white-space:nowrap;min-width:120px;height:38px;display:flex;align-items:center;justify-content:center}.mobile-buy-panel .mobile-quantity-controls{display:inline-flex;align-items:center;gap:0;padding:0;width:auto;height:38px}.mobile-buy-panel .mobile-quantity-controls .quantity-btn{width:32px;height:32px;border:none;border-radius:50%;background:#fff;color:var(--primary);font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.mobile-buy-panel .mobile-quantity-controls .quantity-btn:hover{background:var(--primary);color:#fff}.mobile-buy-panel .mobile-quantity-controls .quantity-btn:active{transform:scale(.9)}.mobile-buy-panel .mobile-quantity-controls .quantity-display{display:flex;align-items:center;justify-content:center;min-height:32px;min-width:36px;flex:0 0 auto;color:#2c2c2c;font-weight:600;font-size:1rem}@media (max-width: 768px){.mobile-buy-panel{display:flex}}.product-page .product-details-section{margin-top:var(--product-spacing-xl);display:flex;flex-direction:column;gap:var(--product-spacing-lg)}.product-page .detail-block{border-radius:var(--product-radius);background-color:#fff;overflow:hidden}.product-page .detail-header{display:flex;align-items:center;justify-content:space-between;gap:var(--product-spacing-sm);padding:var(--product-spacing-md) var(--product-spacing-lg);border-bottom:1px solid var(--border-light);flex-wrap:wrap}.product-page .detail-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--text)}.product-page .detail-toggle-btn{border:none;background:transparent;color:#a3a3a3;font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem .75rem;border-radius:999px;text-decoration:none;transition:color .2s ease,background-color .2s ease}.product-page .detail-toggle-btn:hover{background-color:#f5f5f5;color:#333}.product-page .detail-toggle-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-page .detail-content{padding:var(--product-spacing-lg);text-align:left}.product-page .description-text{line-height:1.6;color:var(--text);white-space:pre-line;word-break:break-word;text-align:left}.product-page .specs-grid{display:grid;grid-template-columns:1fr;gap:var(--product-spacing-md)}.product-page .spec-item{display:grid;grid-template-columns:1fr 1fr;padding:var(--product-spacing-sm) 0;border-bottom:1px solid var(--border-light)}.product-page .spec-label{font-weight:500;color:var(--text-light)}.product-page .spec-value{color:var(--text)}.product-page .product-delivery-info{margin-top:var(--product-spacing-xl);padding-top:var(--product-spacing-xl);border-top:1px solid var(--border-light)}.product-page .product-delivery-info .methods-grid{grid-template-columns:repeat(2,1fr)}.product-page .product-delivery-info .method-card.delivery-method-card,.product-page .product-delivery-info .method-card.payment-method-card,.product-page .product-delivery-info .method-card .method-title{color:#000}.product-page .product-delivery-info .method-card .method-description{color:#333}.product-page .product-delivery-info .method-card .detail-label{color:#555}.product-page .product-delivery-info .method-card .detail-value{color:#000}.product-page .tabs-header{display:flex;gap:var(--product-spacing-md);overflow-x:auto;scrollbar-width:thin}@media (max-width: 992px){.product-page .tabs-header{overflow-x:auto}}@media (max-width: 768px){.product-page .specs-grid{grid-template-columns:1fr}.product-page .product-delivery-info{margin-top:2rem;padding-top:2rem}.product-page .product-delivery-info .methods-grid{grid-template-columns:1fr}}.product-page .related-products{margin-top:var(--product-spacing-xl)}.product-page .related-products h2{margin-bottom:var(--product-spacing-lg);font-size:1.5rem;color:var(--text)}.product-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--product-spacing-lg)}.product-page .related-products .product-price,.product-page .related-products .cart-section,.product-page .related-products .add-to-cart-btn{display:flex;visibility:visible;opacity:1}@media (pointer: fine){.product-page .related-products .product-card:hover{transform:none;box-shadow:0 4px 20px #00000014;border-color:#0000000f}.product-page .related-products .product-card:hover img{transform:none}.product-page .related-products .product-card:hover .product-name{color:var(--text)}}@media (max-width: 768px){.product-page .products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.product-page .products-grid{grid-template-columns:1fr}.product-page .related-products h2{font-size:1.25rem}}.product-availability{margin-top:.5rem}.availability-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;font-size:var(--text-sm);font-weight:400;border:1px solid transparent}.availability-in-stock{color:#065f46;background:#ecfdf3;border-color:#bbf7d0}.availability-out{color:#4b5563;background:#f9fafb;border-color:#e5e7eb}.availability-preorder{color:#92400e;background:#fffbeb;border-color:#fcd34d}.card-base{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light);transition:all .3s ease}.card-base:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.card-icon{font-size:2.5rem;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;flex-shrink:0}.card-title{font-size:1.25rem;color:var(--text-primary);margin:0;font-weight:600}.card-content p{color:var(--text-secondary);margin:0;line-height:1.5}.delivery-page{min-height:100vh;background-color:var(--background-primary)}.delivery-hero{padding:2rem 0}.delivery-hero-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.delivery-hero-content.no-image{grid-template-columns:1fr;text-align:center;justify-items:center}.delivery-hero-content.no-image .delivery-hero-text{max-width:800px}.delivery-hero-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003}.delivery-hero-image img{width:100%;height:300px;object-fit:cover;display:block}.delivery-hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.delivery-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;margin:0}.delivery-content{padding:2rem 0}.delivery-sections{max-width:1000px;margin:0 auto}.delivery-section{margin-bottom:4rem}.delivery-section h2{font-size:2rem;color:var(--text-primary);margin-bottom:2rem;position:relative;padding-bottom:.5rem}.delivery-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:var(--primary-color, #2563EB);border-radius:2px}.delivery-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.delivery-method{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #00000014;border:1px solid var(--border-light);transition:all .3s ease}.delivery-method:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.method-icon{font-size:3rem;margin-bottom:1rem;display:block}.method-content h3{font-size:1.25rem;color:var(--text-primary);margin-bottom:.75rem;font-weight:600}.method-content p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.5}.method-content ul{list-style:none;padding:0;margin:0}.method-content li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1rem;position:relative}.method-content li:before{content:"•";color:var(--primary-color, #2563EB);position:absolute;left:0;font-weight:700}.method-content strong{color:var(--primary-color, #2563EB);font-weight:600}.payment-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.payment-method{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light);display:flex;align-items:flex-start;gap:1rem;transition:all .3s ease}.payment-method:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.payment-icon{font-size:2rem;flex-shrink:0}.payment-content h3{font-size:1.1rem;color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.payment-content p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.4}.delivery-conditions{display:grid;gap:2rem}.condition-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light)}.condition-item h3{font-size:1.2rem;color:var(--text-primary);margin-bottom:1rem;font-weight:600}.condition-item p{color:var(--text-secondary);margin:0;line-height:1.6}.contact-delivery{background:var(--background-secondary);padding:2rem;border-radius:12px;border:1px solid var(--border-light)}.contact-delivery p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.contact-item{display:flex;gap:.25rem}.contact-item strong{color:var(--text-primary);font-weight:600}@media (max-width: 768px){.delivery-hero{padding:2rem 0}.delivery-hero-content{grid-template-columns:1fr;gap:2rem;text-align:left}.delivery-hero-text h1{font-size:2rem;text-align:left}.delivery-subtitle{font-size:1.1rem;text-align:left}.delivery-content{padding:2rem 0}.delivery-section{margin-bottom:2.5rem}.delivery-section h2{font-size:1.5rem;text-align:left}.delivery-methods{grid-template-columns:1fr;gap:1.5rem}.payment-methods{grid-template-columns:1fr}.delivery-method,.payment-method,.condition-item{padding:1.5rem;text-align:left}.contact-info{grid-template-columns:1fr}}@media (max-width: 480px){.delivery-hero{padding:1.5rem 0}.delivery-hero-text h1{font-size:1.75rem;text-align:left}.delivery-subtitle{font-size:1rem;text-align:left}.delivery-section h2{font-size:1.25rem;text-align:left}.delivery-method,.condition-item{padding:1.25rem;text-align:left}.payment-method{padding:1.25rem;flex-direction:column;text-align:left}}.section-header{text-align:center;margin-bottom:3rem}.section-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.section-icon{font-size:2rem}.section-subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2rem}.method-card{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 4px 20px #00000014;border:1px solid #f0f0f0;transition:all .3s ease;position:relative;overflow:hidden}.method-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.method-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--accent-color));opacity:0;transition:opacity .3s ease}.method-card:hover:before{opacity:1}.method-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.method-icon{font-size:2.5rem;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;flex-shrink:0}.method-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;text-transform:math-auto}.method-description{margin-bottom:1rem;color:var(--text-secondary);line-height:1.6}.method-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.detail-icon{font-size:1rem}.detail-label{color:var(--text-secondary);font-weight:500}.detail-value{font-weight:600;color:var(--text-primary)}.detail-item.price .detail-value{color:var(--success-color)}.detail-item.time .detail-value{color:var(--info-color)}.delivery-method-card .method-icon{background:linear-gradient(135deg,#e8f5e8,#c8e6c9)}.payment-method-card .method-icon{background:linear-gradient(135deg,#fff3e0,#ffcc80)}.zones-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.zone-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e0e0e0;transition:all .3s ease}.zone-card:hover{border-color:var(--primary-color);box-shadow:0 4px 16px #00000014}.zone-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.zone-icon{font-size:1.25rem}.zone-name{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;text-transform:capitalize}.zone-details{display:flex;flex-direction:column;gap:.5rem}.zone-detail{display:flex;justify-content:space-between;align-items:center}.zone-detail-label{color:var(--text-secondary);font-size:.9rem}.zone-detail-value{font-weight:600;font-size:.9rem}.price-tag{color:var(--success-color)}.time-tag{color:var(--info-color)}.conditions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.condition-card{background:#fff;border-radius:16px;padding:2rem;border:2px solid #f5f5f5;transition:all .3s ease;text-align:center}.condition-card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.condition-card.highlight{background:linear-gradient(135deg,#fff8e1,#f3e5ab);border-color:#ffc107}.condition-card.full-width{grid-column:1 / -1;text-align:left}.condition-icon{font-size:3rem;margin-bottom:1rem;display:block}.condition-content h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.condition-value{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.condition-description{color:var(--text-secondary);line-height:1.5;font-size:.95rem}.support-section{margin-top:4rem;padding-top:3rem;border-top:2px solid #f0f0f0}@media (max-width: 768px){.section-title{font-size:1.75rem;flex-direction:row;gap:.5rem;text-align:left;justify-content:flex-start}.section-subtitle{text-align:left}.methods-grid{grid-template-columns:1fr;gap:1.5rem}.zones-list,.conditions-grid{grid-template-columns:1fr}.method-card{padding:1.5rem}.method-header{flex-direction:row;text-align:left;gap:.75rem}.method-icon{width:56px;height:56px;font-size:2rem}.method-title{text-align:left}}@media (max-width: 480px){.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:1rem}.method-card,.zone-card,.condition-card{padding:1.25rem}.method-title{font-size:1.25rem}.condition-icon{font-size:2.5rem}.condition-value{font-size:1.25rem}}.cart-content{display:flex;gap:2rem}.cart-items{flex:1;min-width:0}.cart-item{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"image details meta" "image details meta";align-items:start;gap:1.25rem;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:1rem;position:relative;border:1px solid #f0f0f0;transition:box-shadow .2s ease}.cart-item:hover{box-shadow:0 2px 8px #0000001f}.item-image{grid-area:image;width:150px;height:150px;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#f9f9f9}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{grid-area:details;min-width:0;display:flex;flex-direction:column;gap:.75rem}.item-name{font-size:1.1rem;font-weight:500;color:var(--text);text-decoration:none;display:block;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;padding-right:3rem}.item-name:hover{color:var(--primary)}.item-options{display:flex;flex-wrap:wrap;gap:.5rem}.option-badge{background-color:#f7fafc;color:#4a5568;padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-weight:400;border:1px solid #e2e8f0;white-space:nowrap}.item-meta{grid-area:meta;display:flex;flex-direction:column;align-items:flex-end;gap:1rem;min-width:160px}.item-quantity{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.item-quantity button{width:36px;height:36px;background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:8px;font-size:1.2rem;font-weight:600;line-height:1;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#2c2c2c}.item-quantity button:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.item-quantity button:active{transform:scale(.95)}.item-quantity button:disabled{opacity:.4;cursor:not-allowed;color:#999}.item-quantity button:disabled:hover{background-color:#f7f7f7;color:#999;border-color:#e0e0e0}.item-quantity span{min-width:40px;text-align:center;font-weight:600;font-size:1.1rem;color:var(--text)}.item-total{font-weight:700;font-size:1.3rem;min-width:120px;text-align:right;color:var(--text);flex-shrink:0}.remove-item{position:absolute;top:1rem;right:2rem;width:32px;height:32px;border:none;background:#f7f7f7;border-radius:6px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;z-index:1}.remove-item svg{width:16px;height:16px}.remove-item:hover{background-color:#fee2e2;color:#dc2626}.remove-item:active{transform:scale(.95)}.cart-summary{width:380px;flex-shrink:0;background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #f0f0f0;padding:1.5rem;align-self:flex-start;position:sticky;top:1rem}.cart-summary h3{font-size:1.35rem;margin-bottom:1.5rem;font-weight:600;color:var(--text)}.summary-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem;color:var(--text-light)}.summary-row span:last-child{color:var(--text);font-weight:500}.summary-row.total{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f0f0f0;font-size:1.35rem;font-weight:700;color:var(--text)}.checkout-btn{width:100%;padding:1rem;background-color:var(--primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1.5rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.checkout-btn:hover{background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.checkout-btn:active{transform:translateY(0)}.continue-shopping{display:block;text-align:center;margin-top:1rem;color:var(--text-light);text-decoration:none;font-size:.9rem;transition:color .2s ease}.continue-shopping:hover{color:var(--primary)}.cart-item-skeleton{display:flex;align-items:center;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem}.image-skeleton{width:100px;height:100px;flex-shrink:0}.item-details-skeleton{flex:1;padding:0 1.5rem}.name-skeleton{height:1.2rem;width:80%;margin-bottom:.5rem}.price-skeleton{height:1rem;width:40%}.quantity-skeleton{width:100px;height:30px;margin:0 1.5rem}.total-skeleton{width:80px;height:1.2rem}@media (max-width: 992px){.cart-content{flex-direction:column}.cart-summary{width:100%;position:static;margin-top:1rem}}@media (max-width: 768px){.cart-page{padding:.5rem 0 5rem;padding-bottom:200px}.container{padding:0 .75rem}.page-title{font-size:1.5rem;margin-bottom:1rem;padding:0 .25rem}.cart-content{gap:1rem}.cart-item{grid-template-columns:80px 1fr;grid-template-areas:"image details" "image meta";gap:1rem;padding:1rem;align-items:stretch}.item-image{width:80px;height:80px;border-radius:8px}.item-details{padding-right:0;gap:.5rem}.item-name{font-size:.95rem;line-height:1.3;padding-right:2.5rem}.remove-item{top:.75rem;right:.75rem;width:28px;height:28px}.option-badge{padding:.25rem .5rem;font-size:.75rem}.item-meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0;gap:1rem;padding-top:.5rem;padding-right:.75rem;border-top:1px solid #f0f0f0}.item-quantity{margin:0;gap:.5rem}.item-quantity button{width:32px;height:32px;font-size:1.1rem}.item-quantity span{min-width:35px;font-size:1rem}.item-total{margin:0;font-size:1.15rem;text-align:right;min-width:auto}.remove-item{top:.5rem;right:.5rem;width:26px;height:26px}.remove-item svg{width:14px;height:14px}.cart-summary{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%;max-width:100%;border-radius:16px 16px 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0));box-shadow:0 -2px 10px #0000001a;z-index:10010!important;margin:0;transform:none!important;-webkit-transform:none!important;perspective:none!important;-webkit-perspective:none!important;backface-visibility:visible!important;-webkit-backface-visibility:visible!important;contain:none!important;isolation:auto!important;will-change:auto!important}.cart-summary h3{font-size:1.2rem;margin-bottom:1rem}.summary-row{font-size:.9rem;margin-bottom:.75rem}.summary-row.total{font-size:1.2rem;margin-top:1rem;padding-top:1rem}.checkout-btn{padding:.9rem;font-size:1rem;margin-top:1rem}.continue-shopping{font-size:.85rem;margin-top:.75rem}.empty-cart{padding:3rem 1.5rem}.empty-cart h2{font-size:1.3rem}.empty-cart p{font-size:.95rem}}@media (max-width: 480px){.cart-page{padding-bottom:180px!important}.container{padding:0 .5rem}.page-title{font-size:1.35rem;margin-bottom:.75rem}.cart-item{grid-template-columns:70px 1fr;padding:.75rem;gap:.75rem;border-radius:10px}.item-image{width:70px;height:70px}.item-details{padding-right:0;gap:.4rem}.item-name{font-size:.9rem;line-height:1.3;padding-right:2rem}.remove-item{top:.5rem;right:.5rem;width:26px;height:26px}.remove-item svg{width:13px;height:13px}.option-badge{font-size:.7rem;padding:.2rem .4rem}.item-meta{gap:.75rem;padding-top:.4rem;padding-right:.5rem}.item-quantity button{width:30px;height:30px;font-size:1rem}.item-quantity span{min-width:32px;font-size:.95rem}.item-total{font-size:1.1rem}.cart-summary{padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom,0))!important;position:fixed!important;bottom:0!important}.cart-summary h3{font-size:1.1rem;margin-bottom:.75rem}.summary-row{font-size:.85rem;margin-bottom:.5rem}.summary-row.total{font-size:1.15rem;margin-top:.75rem;padding-top:.75rem}.checkout-btn{padding:.8rem;font-size:.95rem}.empty-cart{padding:2.5rem 1rem}.empty-cart-icon svg{width:56px;height:56px}.empty-cart h2{font-size:1.2rem}.empty-cart p{font-size:.9rem;margin-bottom:1.5rem}}@supports (padding-bottom: constant(safe-area-inset-bottom)){@media (max-width: 768px){.cart-summary{padding-bottom:calc(1rem + constant(safe-area-inset-bottom))}}@media (max-width: 480px){.cart-summary{padding-bottom:calc(.75rem + constant(safe-area-inset-bottom))}}}.checkout-content{display:flex;gap:2rem}.checkout-form{flex:1}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:4px;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.delivery-methods{display:flex;gap:1.5rem}.delivery-method{display:flex;align-items:center;cursor:pointer}.delivery-method input{margin-right:.5rem;width:auto}.privacy-consent{margin-bottom:2rem}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;position:relative;padding-left:2rem}.checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;background-color:#fff;border:2px solid var(--border);border-radius:3px;transition:all .2s ease}.checkbox-label:hover input~.checkmark{border-color:var(--primary)}.checkbox-label input:checked~.checkmark{background-color:var(--primary);border-color:var(--primary)}.checkmark:after{content:"";position:absolute;display:none}.checkbox-label input:checked~.checkmark:after{display:block}.checkbox-label .checkmark:after{left:4px;top:1px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-text{line-height:1.4;font-size:.9rem;color:var(--text)}.privacy-link{color:var(--primary);text-decoration:underline;transition:color .2s ease}.privacy-link:hover{color:var(--primary-hover)}.submit-order-btn{width:100%;padding:.75rem;background-color:var(--primary);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s}.submit-order-btn:hover{background-color:var(--primary-hover)}.submit-order-btn:disabled{background-color:#ccc;cursor:not-allowed}.checkout-summary{width:350px;flex-shrink:0;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;align-self:flex-start;position:sticky;top:1rem}.checkout-summary h3{font-size:1.25rem;margin-bottom:1.5rem}.order-items{margin-bottom:1.5rem}.order-item{display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.order-item:last-child{border-bottom:none}.item-name{flex:1;padding-right:1rem}.item-meta{display:flex;margin-top:4rem}.item-quantity{color:var(--text-light);font-size:.875rem}.item-price{font-weight:500}.order-total{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:1.25rem;font-weight:700}.checkout-skeleton{display:flex;gap:2rem}.form-skeleton{flex:1}.input-skeleton{height:3rem;margin-bottom:1.5rem}.summary-skeleton{width:350px;flex-shrink:0;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.title-skeleton{height:1.5rem;width:50%;margin-bottom:1.5rem}.row-skeleton{height:1.2rem;margin-bottom:1rem}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@media (max-width: 992px){.checkout-content{flex-direction:column}.checkout-summary{width:100%;position:static}}@media (max-width: 768px){.page-title{font-size:1.5rem}.delivery-methods{flex-direction:column;gap:.5rem}.form-row{grid-template-columns:1fr}}.item-meta{display:flex;width:100%;justify-content:space-between;align-items:center}.item-quantity{flex-shrink:1;border-top:none}.form-section{background:#f8f9fa;border-radius:8px}.section-title{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#212529}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.field-hint{display:block;margin-top:.25rem;font-size:.875rem;color:#6c757d}.delivery-methods-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.delivery-method-card{display:block;padding:1.5rem;border:2px solid #dee2e6;border-radius:8px;cursor:pointer;transition:all .2s;position:relative}.delivery-method-card.active{border-color:#0d6efd;background:#e7f3ff}.delivery-method-card input[type=radio]{position:absolute;opacity:0;width:0;height:0}.method-content{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center}.method-icon{font-size:2rem;margin-bottom:.5rem}.method-title{font-weight:600;color:#212529;font-size:1.1rem}.method-description{font-size:.875rem;color:#0d6efd;font-weight:500}.method-hint{font-size:.75rem;color:#6c757d}.payment-method-card{display:flex;align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem;border:2px solid #dee2e6;border-radius:8px;background:#fff}.payment-method-card.active{border-color:#0d6efd;background:#e7f3ff}.payment-method-card .method-icon{font-size:2rem;margin:0}.payment-method-card .method-info{display:flex;flex-direction:column;gap:.25rem}.payment-method-card .method-title{font-weight:600;color:#212529;font-size:1rem;text-align:left}.payment-method-card .method-hint{font-size:.875rem;color:#6c757d;text-align:left}.thank-you-page{padding:3rem 0}.thank-you-content{max-width:600px;margin:0 auto;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:3rem}.success-icon{margin-bottom:1.5rem}.success-icon svg{fill:var(--success)}.thank-you-content h1{font-size:2rem;margin-bottom:1rem}.order-id{font-size:1.25rem;margin-bottom:1.5rem}.message{color:var(--text-light);margin-bottom:2rem}.actions{margin-top:2rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer}.btn-primary{background-color:var(--primary);color:#fff;border:1px solid var(--primary)}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.btn-outline{background-color:transparent;color:var(--primary);border:1px solid var(--primary)}.btn-outline:hover{background-color:var(--primary-light);color:var(--primary-dark)}@media (max-width: 768px){.thank-you-page{padding:2rem 0}.thank-you-content{padding:2rem 1.5rem}.thank-you-content h1{font-size:1.5rem}}.search-page{padding:2rem 0}.search-title{margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.search-results-count{margin-bottom:1rem;font-size:1rem;color:#666}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.search-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.search-error,.search-no-results{text-align:center;padding:3rem 0;color:#666}.search-error p,.search-no-results p{margin-bottom:.5rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination-button{padding:.5rem .75rem;background-color:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease}.pagination-button.active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.pagination-button:hover:not(:disabled):not(.active){background-color:#e5e5e5;color:#333}.pagination-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.search-results{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}@media (max-width: 480px){.search-title{font-size:1.5rem}.search-results{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.notFound{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:1rem}.container{max-width:42rem;width:100%;text-align:center}.numberSection{margin-bottom:1.5rem}.number{font-size:6rem;font-weight:700;color:#d1d5db;-webkit-user-select:none;user-select:none;line-height:1}.messageSection{margin-bottom:1.5rem}.title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.description{font-size:1rem;color:#4b5563;margin-bottom:.5rem}.subdescription{font-size:.875rem;color:#6b7280}.buttonSection{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.buttonPrimary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background-color:var(--primary-color, #3b82f6);color:#fff;border-radius:.5rem;font-weight:500;font-size:.875rem;transition:background-color .2s;text-decoration:none;border:none;cursor:pointer}.buttonPrimary:hover{background-color:var(--primary-color-dark, #2563eb)}.buttonSecondary{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background-color:#fff;color:#1f2937;border:2px solid #d1d5db;border-radius:.5rem;font-weight:500;font-size:.875rem;transition:background-color .2s;cursor:pointer}.buttonSecondary:hover{background-color:#f9fafb}.icon{width:1.25rem;height:1.25rem}@media (min-width: 640px){.buttonSection{flex-direction:row}.number{font-size:8rem}.title{font-size:1.875rem}.description{font-size:1.125rem}}.contact-support-block{margin-top:3rem;padding:2rem 0}.contact-support-content h2{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.contact-support-content p{color:#6b7280;margin-bottom:2rem;line-height:1.6}.support-item{display:flex;align-items:flex-start;gap:.75rem;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .2s ease}.support-item:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px)}.support-icon{font-size:1.5rem;line-height:1;flex-shrink:0}.support-content strong{font-weight:600;color:#1f2937;font-size:.875rem}.support-content span{color:#4b5563;font-size:.875rem;word-break:break-word}@media (max-width: 768px){.contact-support-block{margin-top:2rem;padding:1.5rem 0}.contact-support-content h2{font-size:1.5rem}.support-contacts{grid-template-columns:1fr;gap:1rem}.support-item{padding:1.25rem}}.about-page{min-height:100vh;background-color:var(--background-primary)}.about-hero{padding:2rem 0}.about-hero-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.about-hero-content.no-image{grid-template-columns:1fr;text-align:center;justify-items:center}.about-hero-content.no-image .about-hero-text{max-width:800px}.about-hero-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003}.about-hero-image img{width:100%;height:300px;object-fit:cover;display:block}.about-hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.about-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;margin:0}.about-content{padding:2rem 0}.about-sections{max-width:800px;margin:0 auto}.about-section{margin-bottom:4rem}.about-section h2{font-size:2rem;color:var(--text-primary);margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.about-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:var(--primary-color, #fc8c04);border-radius:2px}.about-section p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #00000014;text-align:center;border:1px solid var(--border-light);transition:all .3s ease}.value-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.value-icon{font-size:3rem;margin-bottom:1rem;display:block}.value-item h3{font-size:1.25rem;color:var(--text-primary);margin-bottom:.75rem;font-weight:600}.value-item p{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.benefits-list{list-style:none;padding:0;margin:1.5rem 0}.benefits-list li{font-size:1.1rem;color:var(--text-secondary);margin-bottom:.75rem;display:flex;align-items:center;padding:.5rem 0}@media (max-width: 768px){.about-hero{padding:2rem 0}.about-hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.about-hero-text h1{font-size:2rem}.about-subtitle{font-size:1.1rem}.about-content{padding:2rem 0}.about-section{margin-bottom:2.5rem}.about-section h2{font-size:1.5rem}.values-grid{grid-template-columns:1fr;gap:1.5rem}.value-item{padding:1.5rem}}@media (max-width: 480px){.about-hero{padding:1.5rem 0}.about-hero-text h1{font-size:1.75rem}.about-subtitle{font-size:1rem}.about-section h2{font-size:1.25rem}.about-section p{font-size:1rem}}.faq-page{min-height:100vh;background-color:var(--background-primary)}.faq-hero{padding:2rem 0}.faq-hero-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.faq-hero-content.no-image{grid-template-columns:1fr;text-align:center;justify-items:center}.faq-hero-content.no-image .faq-hero-text{max-width:800px}.faq-hero-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003}.faq-hero-image img{width:100%;height:300px;object-fit:cover;display:block}.faq-hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.faq-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;margin:0}.faq-content{padding:2rem 0}.faq-sections{margin:0 auto}.faq-section{margin-bottom:4rem}.faq-section h2{font-size:2rem;color:var(--text-primary);margin-bottom:2rem;position:relative;padding-bottom:.5rem}.faq-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:var(--primary-color, #2563EB);border-radius:2px}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light);transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 16px #0000001a}.faq-item.open{box-shadow:0 4px 16px #0000001f}.faq-question{width:100%;background:none;border:none;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;transition:all .3s ease}.faq-question:hover,.faq-item.open .faq-question{background-color:var(--background-secondary)}.question-text{font-size:1.1rem;font-weight:600;color:var(--text-primary);line-height:1.4;flex:1;margin-right:1rem}.question-icon{font-size:1.5rem;color:var(--primary-color, #2563EB);font-weight:700;min-width:24px;text-align:center;transition:transform .3s ease}.faq-item.open .question-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px}.answer-content{padding:1.5rem}.no-faq-items{text-align:center;padding:2rem;color:#666}.no-faq-items p{font-size:1.1rem;margin:0}.faq-item .answer-content p{color:var(--text-secondary);line-height:1.6;margin:0}.contact-support{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border-light)}.contact-support p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6;font-size:1.1rem}.support-contacts{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.support-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--background-secondary);border-radius:8px;transition:all .3s ease}.support-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.support-icon{font-size:1.5rem;flex-shrink:0}.support-content{display:flex;flex-direction:column;gap:.25rem}.support-content strong{color:var(--text-primary);font-weight:600;font-size:.95rem}.support-content span{color:var(--text-secondary);font-size:.9rem}@media (max-width: 768px){.faq-hero{padding:2rem 0}.faq-hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.faq-hero-text h1{font-size:2rem}.faq-subtitle{font-size:1.1rem}.faq-content{padding:2rem 0}.faq-section{margin-bottom:2.5rem}.faq-section h2{font-size:1.5rem}.faq-question{padding:1.25rem 1.5rem}.question-text{font-size:1rem}.answer-content{padding:0 1.5rem 1.25rem}.contact-support{padding:1.5rem}.support-contacts{grid-template-columns:1fr;gap:1rem}.support-item{padding:.75rem}}@media (max-width: 480px){.faq-hero{padding:1.5rem 0}.faq-hero-text h1{font-size:1.75rem}.faq-subtitle{font-size:1rem}.faq-section h2{font-size:1.25rem}.faq-question{padding:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.question-text{margin-right:0}.question-icon{align-self:flex-end;margin-top:-1.5rem}.answer-content{padding:0 1rem 1rem}.contact-support{padding:1rem}}.blog-page{min-height:100vh;background-color:var(--background-primary)}.blog-hero{padding:2rem 0}.blog-hero-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.blog-hero-content.no-image{grid-template-columns:1fr;text-align:center;justify-items:center}.blog-hero-content.no-image .blog-hero-text{max-width:800px}.blog-hero-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003}.blog-hero-image img{width:100%;height:350px;object-fit:cover;display:block}.blog-hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.blog-subtitle{font-size:1.25rem;line-height:1.6;opacity:.95;margin:0}.blog-content{padding:2rem 0}.blog-filters{margin-bottom:3rem}.blog-filters h2{font-size:1.5rem;color:var(--text-primary);margin-bottom:1.5rem;font-weight:600}.category-filters{display:flex;flex-wrap:wrap;gap:.75rem}.category-filter{background:#fff;border:2px solid var(--border-light);padding:.5rem 1.25rem;border-radius:25px;font-size:.9rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.category-filter:hover{border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-1px)}.category-filter.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.blog-posts{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.blog-post{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid var(--border-light, #e5e7eb);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.blog-post:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:var(--brand-primary)}.post-image{position:relative;aspect-ratio:4/3;overflow:hidden}.post-image-content,.post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post:hover .post-image-content,.blog-post:hover .post-image img{transform:scale(1.03)}.post-category{position:absolute;top:.75rem;right:.75rem;background:var(--brand-primary);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 4px #0000001a}.post-content{padding:1.25rem;flex:1;display:flex;flex-direction:column}.post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8rem;color:var(--text-secondary, #6b7280)}.post-date{font-weight:500;color:var(--text-secondary, #6b7280)}.post-read-time{background:var(--background-secondary, #f3f4f6);color:var(--text-secondary, #6b7280);padding:.2rem .5rem;border-radius:6px;font-weight:500;font-size:.75rem}.post-title{font-size:1.125rem;font-weight:600;color:var(--text-primary, #1f2937);line-height:1.3;display:-webkit-box;line-clamp:2;overflow:hidden}.post-excerpt{color:var(--text-secondary, #6b7280);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.9rem;flex:1}.read-more-btn{background:none;width:100%;border:none;color:var(--brand-primary);font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;align-self:flex-start;margin-top:auto;padding:.5rem 0}.read-more-btn:hover{gap:.75rem;color:var(--brand-secondary, var(--brand-primary))}.btn-arrow{transition:transform .3s ease;font-size:1rem}.read-more-btn:hover .btn-arrow{transform:translate(3px)}.no-posts{text-align:center;padding:2rem 0;color:var(--text-secondary)}.no-posts p{font-size:1.1rem;margin:0}@media (max-width: 1200px){.blog-posts{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width: 768px){.blog-hero{padding:2rem 0}.blog-hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.blog-hero-text h1{font-size:2rem}.blog-subtitle{font-size:1.1rem}.blog-content{padding:2rem 0}.blog-filters{margin-bottom:2rem}.blog-filters h2{font-size:1.25rem}.category-filters{justify-content:center;flex-wrap:wrap;gap:.5rem}.blog-posts{grid-template-columns:repeat(2,1fr);gap:1rem}.post-image{height:160px}.post-content{padding:1rem}.post-title{font-size:1rem}.post-excerpt{font-size:.85rem;-webkit-line-clamp:2;line-clamp:2}}@media (max-width: 480px){.blog-posts{grid-template-columns:1fr;gap:1rem}.post-image{height:180px}.post-content{padding:1.25rem}.post-title{font-size:1.125rem}.post-excerpt{font-size:.9rem;-webkit-line-clamp:3;line-clamp:3}.post-title{font-size:1.1rem}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:2rem 0}.pagination-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border-color);background:#fff;color:var(--text-secondary, #333);border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-btn:hover,.pagination-btn.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.blog-post-page{min-height:100vh;background-color:var(--background-primary)}.back-btn{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border-light);padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem;cursor:pointer;transition:all .2s ease;margin:2rem 0;text-decoration:none}.back-btn:hover{background:var(--background-secondary);border-color:var(--border-medium);color:var(--text-primary)}.back-icon{font-size:1rem}.blog-post-header{padding:2rem 0;border-bottom:1px solid var(--border-light)}.post-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem}.post-meta{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.meta-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary)}.meta-icon{font-size:1rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-right:auto}.tag{background:var(--background-secondary);color:var(--text-secondary);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500;border:1px solid var(--border-light)}.blog-post-image-wrapper{margin:2rem 0}.blog-post-image-wrapper .container{max-width:1440px;margin:0 auto;padding:0 1rem}.blog-post-image{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:.75rem;box-shadow:0 4px 20px #00000014}.blog-post-content{padding:0rem 0 4rem}.post-content-wrapper{max-width:800px;margin:0 auto}.post-content{line-height:1.8;font-size:1.1rem;color:var(--text-secondary)}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:var(--text-primary);font-weight:600;line-height:1.3;margin:1rem 0 .5rem}.post-content h1{font-size:2rem}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.5rem}.post-content h4{font-size:1.25rem}.post-content h5{font-size:1.1rem}.post-content h6{font-size:1rem}.post-content p{margin:1.5rem 0;line-height:1.8}.post-content img{max-width:100%;height:auto;border-radius:.5rem;margin:2rem 0;box-shadow:0 2px 12px #00000014}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:2rem}.post-content li{margin-bottom:.5rem;line-height:1.7}.post-content blockquote{border-left:4px solid var(--brand-primary);background:var(--background-secondary);padding:1.5rem 2rem;margin:2rem 0;font-style:italic;border-radius:.5rem;color:var(--text-primary)}.post-content code{background:var(--background-secondary);padding:.2rem .4rem;border-radius:.25rem;font-family:var(--font-family-mono);font-size:.9rem;color:var(--text-primary)}.post-content pre{background:var(--background-secondary);padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:2rem 0}.post-content pre code{background:none;padding:0}.back-to-blog-btn{background:var(--brand-primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:all .2s ease}.back-to-blog-btn:hover{background:var(--brand-secondary, var(--brand-primary));transform:translateY(-2px)}@media (max-width: 768px){.back-btn{margin:1rem 0}.blog-post-header{padding:1rem 0}.post-title{font-size:2rem}.post-meta{flex-direction:column;gap:1rem;align-items:flex-start}.post-tags{margin-right:0}.blog-post-image{margin:2rem 0}.blog-post-content{padding:2rem 0}.post-content{font-size:1rem}.post-content h1{font-size:1.75rem}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.25rem}}.blog-blocks-content{max-width:none;line-height:1.7}.blog-blocks-content .heading-2{font-size:1.75rem;font-weight:600;color:var(--text-primary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .heading-3{font-size:1.5rem;font-weight:600;color:var(--text-primary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .heading-4{font-size:1.25rem;font-weight:600;color:var(--text-primary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .heading-5{font-size:1.1rem;font-weight:600;color:var(--text-primary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .heading-6{font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .text-block{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.blog-blocks-content .list-block{margin-bottom:1.5rem}.blog-blocks-content .list-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.blog-blocks-content .ordered-list,.blog-blocks-content .unordered-list{margin:.5rem 0 0;padding-left:2rem}.blog-blocks-content .ordered-list li,.blog-blocks-content .unordered-list li{color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.blog-blocks-content .unordered-list{list-style-type:disc}.blog-blocks-content .ordered-list{list-style-type:decimal}.privacy-policy-page{padding:2rem 0 4rem;background-color:#f8f9fa;min-height:100vh}.page-title{font-size:2.5rem;margin-bottom:2rem;color:#2c3e50;text-align:center}.privacy-content{max-width:800px;margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.privacy-content section{margin-bottom:2.5rem}.privacy-content section:last-child{margin-bottom:0}.privacy-content h2{font-size:1.5rem;color:#2c3e50;margin-bottom:1rem;border-bottom:2px solid #e3e9ef;padding-bottom:.5rem}.privacy-content p{line-height:1.7;color:#555;margin-bottom:1rem}.privacy-content ul{margin:1rem 0;padding-left:2rem}.privacy-content li{line-height:1.6;color:#555;margin-bottom:.5rem}.privacy-content li:last-child{margin-bottom:0}@media (max-width: 768px){.privacy-policy-page{padding:1rem 0 2rem}.page-title{font-size:2rem;margin-bottom:1.5rem}.privacy-content{margin:0 1rem;padding:1.5rem}.privacy-content h2{font-size:1.3rem}}.cookie-policy-page{padding:2rem 0 4rem;background:#f7fafc;min-height:calc(100vh - 200px)}.policy-content{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #00000014}.policy-content h1{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.2}.policy-updated{display:inline-block;background:#ebf8ff;color:var(--primary-color, #3182ce);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;margin-bottom:2rem}.policy-section{margin-bottom:3rem}.policy-section h2{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.policy-section p{font-size:1rem;line-height:1.8;color:#4a5568;margin-bottom:1rem}.policy-section ul{list-style:none;padding-left:0;margin:1rem 0}.policy-section ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1rem;line-height:1.6;color:#4a5568}.policy-section ul li:before{content:"•";position:absolute;left:0;color:var(--primary-color, #3182ce);font-weight:700;font-size:1.25rem}.policy-section a{color:var(--primary-color, #3182ce);text-decoration:underline;transition:color .2s ease}.policy-section a:hover{color:var(--primary-hover, #2c5aa0)}.cookie-type-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;transition:all .2s ease}.cookie-type-card:hover{border-color:var(--primary-color, #3182ce);box-shadow:0 4px 12px #0000000d}.cookie-type-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.cookie-type-header h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}.cookie-type-badge{font-size:.75rem;padding:.375rem .75rem;border-radius:20px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.cookie-type-badge.required{background:#e2e8f0;color:#4a5568}.cookie-type-badge.optional{background:#e6fffa;color:#047857}.cookie-details{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.cookie-detail-item{margin-bottom:1rem}.cookie-detail-item:last-child{margin-bottom:0}.cookie-detail-item strong{display:block;color:#2d3748;font-weight:600;margin-bottom:.5rem}.cookie-detail-item ul{margin-top:.5rem}.cookie-detail-item code{background:#edf2f7;padding:.125rem .375rem;border-radius:3px;font-family:var(--font-family-mono);font-size:.875rem;color:#e53e3e}.browser-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.browser-link{display:flex;align-items:center;justify-content:center;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#2d3748;font-weight:600;text-decoration:none;transition:all .2s ease}.browser-link:hover{border-color:var(--primary-color, #3182ce);color:var(--primary-color, #3182ce);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.contact-info{border-radius:8px;margin-top:1rem}.contact-info p{margin-bottom:.75rem;font-size:1rem}.contact-info p:last-child{margin-bottom:0}.contact-info strong{color:#2d3748;font-weight:600}@media (max-width: 768px){.cookie-policy-page{padding:1rem 0 2rem}.policy-content{padding:1.5rem;border-radius:0}.policy-content h1{font-size:1.75rem;text-align:left}.policy-section h2{font-size:1.375rem;text-align:left}.policy-section p,.policy-section ul li{font-size:.938rem;text-align:left}.cookie-type-card{padding:1rem}.cookie-type-header{flex-direction:column;align-items:flex-start}.browser-links{grid-template-columns:1fr}.contact-info{padding:1rem}.policy-updated{text-align:left}}@media print{.cookie-policy-page{background:#fff}.policy-content{box-shadow:none;padding:0}.cookie-type-card{border:1px solid #000;break-inside:avoid}}.trade-in-page{min-height:100vh;background:#f5f5f5;padding:2rem 0}.trade-in-container{max-width:1440px;margin:0 auto;padding:0 1rem}.trade-in-header{text-align:center;margin-bottom:3rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.trade-in-header h1{font-size:3rem;font-weight:700;color:var(--text);margin-bottom:1rem;background:linear-gradient(135deg,var(--primary) 0%,#667eea 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.trade-in-subtitle{font-size:1.2rem;color:var(--text-light);max-width:600px;margin:0 auto}.trade-in-calculator{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 8px 32px #0000001f;position:relative}.trade-in-calculator h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:.5rem;margin-top:.5rem}.calculator-description{color:var(--text-light);margin-bottom:1rem;font-size:1rem}.calculator-subtitle{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid var(--primary);font-size:1.05rem;color:var(--text)}.calculator-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:var(--text);font-size:1rem}.form-select{padding:1rem;border:2px solid var(--border);border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:all .3s ease;color:var(--text)}.form-select:hover{border-color:var(--primary)}.form-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #667eea1a}.calculator-result{background:linear-gradient(135deg,var(--primary) 0%,#667eea 100%);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:1rem;animation:slideIn .4s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.result-label{font-size:1.1rem;margin-bottom:.5rem;opacity:.9}.result-price{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.result-note{font-size:.9rem;opacity:.8;margin:0}.trade-in-benefits{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 4px 20px #00000014}.trade-in-benefits h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:2rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;transition:all .3s ease;border:2px solid transparent}.benefit-card:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.benefit-icon{font-size:2.5rem;margin-bottom:1rem}.benefit-card h3{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.benefit-card p{color:var(--text-light);line-height:1.6;margin:0}.trade-in-info{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 4px 20px #00000014}.trade-in-info h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:2rem;text-align:center}.info-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.info-step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,var(--primary) 0%,#667eea 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.step-content h3{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.step-content p{color:var(--text-light);line-height:1.6}.trade-in-conditions{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.trade-in-conditions h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:1.5rem}.conditions-list{list-style:none;padding:0;display:grid;gap:1rem}.conditions-list li{padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid var(--primary);color:var(--text);line-height:1.6;transition:all .2s ease}.conditions-list li:hover{background:#f0f0f0;transform:translate(5px)}.conditions-list li:before{content:"✓";color:var(--primary);font-weight:700;margin-right:.75rem;font-size:1.2rem}.trade-in-guarantee{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 4px 20px #00000014}.trade-in-guarantee h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:2rem;text-align:center}.guarantee-content{display:grid;gap:1.5rem}.guarantee-item{display:flex;gap:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;align-items:flex-start;transition:all .3s ease}.guarantee-item:hover{background:#e9ecef;transform:translate(5px)}.guarantee-icon{font-size:2.5rem;flex-shrink:0}.guarantee-item h3{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.guarantee-item p{color:var(--text-light);line-height:1.6;margin:0}.trade-in-faq{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.trade-in-faq h2{font-size:2rem;font-weight:600;color:var(--text);margin-bottom:2rem;text-align:center}.faq-list{display:grid;gap:1.5rem}.faq-item{padding:1.5rem;background:#f8f9fa;border-radius:12px;border-left:4px solid var(--primary);transition:all .3s ease}.faq-item:hover{background:#e9ecef;box-shadow:0 2px 8px #0000000d}.faq-item h3{font-size:1.15rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.faq-item p{color:var(--text-light);line-height:1.6;margin:0}@media (max-width: 768px){.trade-in-page{padding:1rem 0}.trade-in-container{padding:0 .5rem}.trade-in-header h1{font-size:2rem}.trade-in-subtitle{font-size:1rem}.trade-in-calculator,.trade-in-benefits,.trade-in-info,.trade-in-conditions,.trade-in-guarantee,.trade-in-faq{padding:1.5rem;margin-bottom:1.5rem}.trade-in-calculator:before{font-size:.8rem;padding:.4rem 1rem;top:-12px}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-card{padding:1.25rem}.benefit-icon{font-size:2rem}.info-steps{grid-template-columns:1fr;gap:1rem}.info-step{gap:1rem}.step-number{width:40px;height:40px;font-size:1.2rem}.result-price{font-size:1.8rem}.trade-in-header{padding:1.5rem;margin-bottom:1.5rem}.trade-in-calculator h2,.trade-in-benefits h2,.trade-in-info h2,.trade-in-conditions h2,.trade-in-guarantee h2,.trade-in-faq h2{font-size:1.5rem;margin-bottom:1.5rem}.guarantee-item{flex-direction:row;gap:1rem;padding:1.25rem}.guarantee-icon{font-size:2rem}.form-select,.calculator-subtitle{padding:.875rem;font-size:.95rem}.faq-item{padding:1.25rem}.faq-item h3{font-size:1.05rem}.conditions-list li{padding:.875rem;font-size:.95rem}}@media (max-width: 480px){.trade-in-page{padding:.5rem 0}.trade-in-container{padding:0 .25rem}.trade-in-header h1{font-size:1.75rem}.trade-in-subtitle{font-size:.9rem}.trade-in-calculator,.trade-in-benefits,.trade-in-info,.trade-in-conditions,.trade-in-guarantee,.trade-in-faq{padding:1rem;margin-bottom:1rem;border-radius:12px}.trade-in-calculator:before{font-size:.75rem;padding:.35rem .875rem;top:-10px}.trade-in-header{padding:1rem;margin-bottom:1rem}.trade-in-calculator h2,.trade-in-benefits h2,.trade-in-info h2,.trade-in-conditions h2,.trade-in-guarantee h2,.trade-in-faq h2{font-size:1.25rem;margin-bottom:1rem}.info-step{flex-direction:column;text-align:center;align-items:center;gap:.75rem}.step-content h3{font-size:1.05rem}.step-content p{font-size:.9rem}.benefit-card{padding:1rem}.benefit-card h3{font-size:1.05rem}.benefit-card p{font-size:.9rem}.guarantee-item{flex-direction:column;text-align:center;align-items:center;padding:1rem}.guarantee-item h3{font-size:1.05rem}.guarantee-item p{font-size:.9rem}.faq-item{padding:1rem}.faq-item h3{font-size:1rem}.faq-item p{font-size:.9rem}.result-price{font-size:1.5rem}.result-label{font-size:1rem}.calculator-subtitle,.form-select,.conditions-list li{padding:.75rem;font-size:.9rem}.benefits-grid,.guarantee-content,.faq-list{gap:.75rem}}.contacts-page{padding:60px 0;background:#fafafa}.contacts-title{font-size:2.75rem;font-weight:700;margin-bottom:16px;text-align:center;color:#1a1a1a;letter-spacing:-.5px}.store-intro{max-width:800px;margin:0 auto 56px;text-align:center}.store-description{font-size:1.125rem;line-height:1.8;color:#555;font-weight:400}.main-contacts-block{margin-bottom:64px;background:#fff;padding:48px 24px}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1100px;margin:0 auto 40px}.contact-card{background:#f8f8f8;border-radius:8px;padding:32px 24px;text-align:center;border:none}.contact-card-icon{font-size:2.5rem;margin-bottom:16px;opacity:.9}.contact-card-content h3{font-size:.875rem;font-weight:600;color:#888;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.contact-card-content p,.contact-card-content a{font-size:1.125rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.6}.contact-card-content a:hover{color:#2563eb}.messengers{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.messenger-link{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;color:#fff;border:none}.messenger-link.whatsapp{background:#25d366}.messenger-link.whatsapp:hover{background:#20bd5a}.messenger-link.telegram{background:#08c}.messenger-link.telegram:hover{background:#0077b3}.contacts-content{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1440px;margin:0 auto;padding:0}.store-location-block{background:#fff;padding:40px;border-radius:8px}.store-location-block h2{font-size:1.75rem;font-weight:700;margin-bottom:20px;color:#1a1a1a;letter-spacing:-.3px}.location-description{font-size:1.0625rem;line-height:1.8;color:#555;margin-bottom:40px}.store-location-block h3{font-size:1.25rem;font-weight:600;margin-bottom:20px;margin-top:40px;color:#1a1a1a;letter-spacing:-.2px}.transport-list{list-style:none;padding:0;margin:0 0 32px}.transport-item{display:flex;align-items:center;gap:16px;padding:16px 0;font-size:1rem;color:#555;border-bottom:1px solid #f0f0f0}.transport-item:last-child{border-bottom:none}.transport-icon{font-size:1.5rem;flex-shrink:0}.transport-item strong{color:#1a1a1a;margin-right:6px;font-weight:600}.working-hours-detailed{background:#f8f8f8;padding:24px;border-radius:8px;border-left:3px solid #2563EB}.working-hours-main{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.working-hours-note{font-size:1rem;color:#666}.contacts-map{margin:48px auto 0;max-width:1440px;padding:0 24px}.contacts-map h3{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:#1a1a1a;letter-spacing:-.2px}.contacts-map iframe{width:100%;height:400px;border-radius:8px;border:1px solid #e5e5e5}.map-container{width:100%;height:450px;border-radius:8px;overflow:hidden}.store-gallery{margin:48px auto 0;max-width:1440px;background:#fff;padding:40px;border-radius:8px}.store-gallery h3{font-size:1.25rem;font-weight:600;margin-bottom:24px;color:#1a1a1a;letter-spacing:-.2px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item{position:relative;border-radius:8px;overflow:hidden;border:1px solid #e5e5e5}.gallery-item img{width:100%;height:200px;object-fit:cover;display:block}.gallery-caption{padding:12px 16px;background:#f8f8f8;text-align:center;font-size:.9375rem;color:#555;margin:0;font-weight:500}.metro-scheme{background:#fff;padding:40px;border-radius:8px}.metro-scheme h3{font-size:1.25rem;font-weight:600;margin-bottom:28px;color:#1a1a1a;letter-spacing:-.2px}.metro-route-info{display:flex;flex-direction:column;gap:24px}.metro-step{display:flex;gap:20px;align-items:flex-start}.step-number{flex-shrink:0;width:36px;height:36px;background:#1a1a1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.step-content h4{font-size:1.0625rem;font-weight:600;color:#1a1a1a;margin-bottom:6px;letter-spacing:-.1px}.step-content p{font-size:1rem;color:#666;line-height:1.6}.walking-time{margin-top:24px;display:flex;align-items:center;gap:10px;padding:16px 20px;background:#f8f8f8;border-radius:8px;border-left:3px solid #1a1a1a;font-size:1rem;color:#1a1a1a;font-weight:600}.qr-code-block{background:#fff;padding:32px;border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.qr-code-block h3{font-size:1.125rem;font-weight:600;margin-bottom:20px;color:#1a1a1a;letter-spacing:-.1px}.qr-code-container{text-align:center}.qr-code-image{width:180px;height:180px;margin:0 auto 12px;padding:16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.qr-code-hint{font-size:.9375rem;color:#666;line-height:1.6}.contacts-form-section{background:#fff;padding:40px;border-radius:8px}.feedback-form-block h2{font-size:1.75rem;font-weight:700;margin-bottom:12px;color:#1a1a1a;letter-spacing:-.3px}.form-description{font-size:1rem;color:#666;margin-bottom:12px;line-height:1.7}.response-time{background:#fffbf5;padding:14px 18px;border-radius:8px;border-left:3px solid #2563EB;margin-bottom:32px;font-size:.9375rem;color:#555}.response-time strong{color:#2563eb}.feedback-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column}.form-group label,.form-group input{font-size:.9375rem;font-weight:600;margin-bottom:10px;color:#1a1a1a}.form-group input,.form-group textarea{padding:14px 16px;font-size:1rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;background:#fafafa}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a1a1a;background:#fff}.form-group input.input-error,.form-group textarea.input-error{border-color:#e74c3c;background:#fff5f5}.form-group textarea{resize:vertical;min-height:120px}.error-message{font-size:.875rem;color:#e74c3c;margin-top:6px;font-weight:500}.submit-button{padding:16px 32px;font-size:1.0625rem;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:8px;cursor:pointer;margin-top:8px}.submit-button:hover:not(:disabled){background:#333}.submit-button:disabled{background:#ccc;cursor:not-allowed}@media (max-width: 968px){.contacts-content{grid-template-columns:1fr;gap:40px}.contacts-title{font-size:2.25rem}.contact-cards{grid-template-columns:repeat(2,1fr);gap:24px}.store-location-block h2,.feedback-form-block h2{font-size:1.5rem}.store-location-block,.store-gallery,.metro-scheme{padding:32px 24px}.contacts-form-section{padding:32px 24px;position:static}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-item img{height:250px}.metro-scheme{padding:32px 24px}.contacts-map iframe{height:350px}}@media (max-width: 576px){.contacts-page{padding:24px 0}.contacts-title{font-size:1.5rem;margin-bottom:12px;padding:0 16px}.store-intro{margin:0 auto 32px;padding:0 16px}.store-description{font-size:.9375rem;line-height:1.6}.main-contacts-block{padding:24px 16px;margin-bottom:32px}.contact-cards{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.contact-card{padding:20px 16px}.contact-card-content h3{font-size:.75rem}.contact-card-content p,.contact-card-content a{font-size:1rem}.messengers{flex-direction:column;gap:10px}.messenger-link{width:100%;justify-content:center;padding:12px 20px;font-size:.9375rem}.contacts-content{gap:32px;padding:0 16px}.store-location-block h2,.feedback-form-block h2{font-size:1.25rem;margin-bottom:16px}.store-location-block h3,.contacts-map h3,.store-gallery h3,.metro-scheme h3{font-size:1.125rem;margin-bottom:16px;margin-top:24px}.store-location-block,.store-gallery,.metro-scheme,.contacts-form-section,.qr-code-block{padding:20px 16px}.location-description{font-size:.9375rem;margin-bottom:24px}.transport-list{margin-bottom:24px}.transport-item{flex-direction:column;align-items:flex-start;font-size:.9375rem;padding:12px 0;gap:8px}.working-hours-detailed{padding:16px}.working-hours-main{font-size:1rem}.working-hours-note{font-size:.875rem}.gallery-grid{gap:12px}.gallery-item img{height:180px}.metro-route-info{gap:20px}.metro-step{gap:12px}.step-number{width:28px;height:28px;font-size:.875rem}.step-content h4{font-size:.9375rem;margin-bottom:4px}.step-content p{font-size:.875rem}.walking-time{margin-top:20px;padding:12px 16px;font-size:.9375rem}.qr-code-image{width:140px;height:140px;padding:12px}.contacts-map{margin-top:32px;padding:0 16px}.map-container{height:250px}.form-group input,.form-group textarea{padding:12px;font-size:.9375rem}.submit-button{padding:14px 20px;font-size:1rem;width:100%}}.comparison-page{max-width:1440px;margin:0 auto}.comparison-page__header{margin-bottom:2rem}.comparison-page__breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;color:var(--text-secondary, #666)}.comparison-page__breadcrumbs a{color:var(--primary, #2563EB);text-decoration:none;transition:color .2s}.comparison-page__breadcrumbs a:hover{text-decoration:underline}.comparison-page__title-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}.comparison-page__title-group{display:flex;flex-direction:column;gap:8px}.comparison-page__category-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,#fc8c041a,#fc8c0426);border-radius:20px;font-size:13px;font-weight:400;color:var(--primary, #2563EB)}.comparison-page__actions{display:flex;gap:12px}.comparison-page__clear-btn{padding:10px 20px;background:transparent;border:1px solid var(--border-medium, #e5e7eb);border-radius:8px;font-size:14px;font-weight:500;color:var(--text-secondary, #666);cursor:pointer;transition:all .2s}.comparison-page__clear-btn:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.comparison-page__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:40px}@media (min-width: 768px){.comparison-page__products{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.comparison-page__products{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.comparison-page__products{grid-template-columns:repeat(4,1fr)}}.comparison-page__product-wrapper{position:relative}.comparison-page__remove-btn{position:absolute;top:8px;right:8px;z-index:10;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fffffff2;border:1px solid var(--border-color, #e5e7eb);border-radius:50%;font-size:18px;font-weight:400;color:var(--text-secondary, #666);cursor:pointer;transition:all .2s;line-height:1}.comparison-page__remove-btn:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.comparison-page__add-more{text-align:center;padding:1.5rem;margin-bottom:2rem;border:2px dashed var(--border-medium, #e5e7eb);border-radius:12px}.comparison-page__add-more-text{font-size:15px;color:var(--text-secondary, #666);margin:0 0 1rem}.comparison-page__add-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--primary, #2563EB);color:var(--primary, #2563EB);text-decoration:none;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s}.comparison-page__add-more-btn:hover{background:var(--primary, #fc8c04);color:#fff}.comparison-page__attributes{margin-top:40px}.comparison-page__attributes-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:16px}.comparison-page__attributes-title{font-family:var(--font-family, "Cormorant Garamond", Georgia, serif);font-size:20px;font-weight:600;color:var(--text-primary, #1a1a1a);margin:0}.comparison-page__difference-toggle{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary, #666);cursor:pointer;-webkit-user-select:none;user-select:none}.comparison-page__difference-toggle input{accent-color:var(--primary, #fc8c04);width:18px;height:18px;cursor:pointer;margin:0}.comparison-page__difference-toggle input:checked{background-color:var(--primary, #fc8c04)}.comparison-page__difference-toggle input:focus-visible{outline:2px solid var(--primary, #fc8c04);outline-offset:2px}.comparison-page__table{background:#fff;border-radius:var(--border-radius-lg, 20px);overflow:hidden;border:1px solid var(--border-color, #e5e7eb);overflow-x:auto}.comparison-page__table-row{display:grid;grid-template-columns:180px repeat(var(--product-count, 4),1fr);border-bottom:1px solid var(--border-color, #e5e7eb)}.comparison-page__table-row:last-child{border-bottom:none}.comparison-page__table-row--header{background:#f9fafb;font-weight:600;position:sticky;top:0;z-index:5}.comparison-page__table-row--different{background:#fc8c0408}.comparison-page__table-label{padding:14px 16px;font-size:14px;font-weight:500;color:var(--text-secondary, #374151);background:#f9fafb;border-right:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;min-width:150px}.comparison-page__table-value{padding:14px 16px;font-size:14px;color:var(--text-primary, #1a1a1a);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #f0f0f0;min-width:120px}.comparison-page__table-value:last-child{border-right:none}.comparison-page__table-value--header{font-weight:600;gap:4px}.comparison-page__table-value--different{color:var(--primary, #fc8c04);font-weight:600}.comparison-page__table-product-name{font-size:13px;line-height:1.3}.comparison-page__table-variant{font-size:11px;font-weight:400;color:var(--text-secondary, #666)}.comparison-page__table-no-value{color:#d1d5db}.comparison-page__table-empty-message{color:var(--text-secondary, #666);font-style:italic}@media (max-width: 768px){.comparison-page{padding:16px 12px 40px}.comparison-page__table-row{grid-template-columns:120px repeat(var(--product-count, 4),minmax(100px,1fr))}.comparison-page__table-label{padding:12px;font-size:13px;min-width:120px}.comparison-page__table-value{padding:12px 8px;font-size:13px;min-width:100px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-animation:none!important;-moz-animation:none!important;-ms-animation:none!important;-o-animation:none!important;animation:none!important}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:0;min-height:0}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;padding:0;margin:0}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:transparent;border:none;outline:none}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=search],textarea,select{font-size:16px!important}}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;display:block;max-width:100%;height:auto}a{-webkit-touch-callout:none;text-decoration:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.scrollable,[data-scrollable]{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.flex-container,[class*=flex]{flex-shrink:0;-webkit-flex-shrink:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.sticky,[class*=sticky]{position:-webkit-sticky;position:sticky}:root{color-scheme:light dark}*:focus{outline:none}*:focus-visible{outline:2px solid var(--primary-color, #3182ce);outline-offset:2px}button,input[type=button],input[type=submit],input[type=reset]{line-height:normal;-webkit-appearance:button}@supports not (gap: 1rem){.flex-gap>*+*,.grid-gap>*+*{margin-left:1rem}}.fixed-wrapper{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.product-card{width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.product-card *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-card button,.cart-controls-flex button,.quantity-btn,.add-to-cart-btn,.goto-cart-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.cart-controls-flex,.quantity-controls{flex-shrink:0;-webkit-flex-shrink:0;min-width:0}.quantity-btn,.goto-cart-btn{flex-shrink:0;-webkit-flex-shrink:0}.product-card:hover{-webkit-transform:translateZ(0);transform:translateZ(0)}.product-image img,.product-card img{-webkit-transform:translateZ(0);transform:translateZ(0);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.products-grid,.category-grid{display:-ms-grid;display:grid;-webkit-transform:translateZ(0);transform:translateZ(0)}.header,[class*=sticky]{position:-webkit-sticky;position:sticky;-webkit-transform:translateZ(0);transform:translateZ(0)}.product-card,.cart-controls-flex{isolation:isolate;-webkit-isolation:isolate}.product-card,.cart-section{-webkit-overflow-scrolling:touch}.product-card *,.cart-controls-flex *{-webkit-transition:all .2s ease;transition:all .2s ease}.preload *{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-transition-duration:0s!important;transition-duration:0s!important}.product-image,.quantity-controls,.add-to-cart-btn,.goto-cart-btn{-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(#fff,#000)}@supports not (gap: 1rem){.cart-controls-flex{gap:0}.cart-controls-flex>*+*{margin-left:.5rem}.quantity-controls{gap:0}}:root{--webkit-font-smoothing: antialiased;--moz-osx-font-smoothing: grayscale}button:focus,a:focus,input:focus{outline:none;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--primary-color, #3182ce);outline-offset:2px}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.product-card,.cart-section{flex-basis:auto;-webkit-flex-basis:auto}.header{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.cookie-consent,.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card:hover,.add-to-cart-btn:hover,.goto-cart-btn:hover{will-change:transform}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:1em;padding-right:2.5rem}input[type=text]:not(.price-input):not(.search-input),input[type=email]:not(.price-input),input[type=tel]:not(.price-input),input[type=number]:not(.price-input),input[type=search]:not(.price-input):not(.search-input){-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}svg{-webkit-transform:translateZ(0);transform:translateZ(0);shape-rendering:geometricPrecision}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}html.scroll-instant{scroll-behavior:auto!important}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@supports (-webkit-touch-callout: none){.full-height{height:-webkit-fill-available;min-height:-webkit-fill-available}}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border:none;border-radius:50%;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none;border-radius:50%}.gradient-bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.blur,[class*=blur]{-webkit-filter:blur(10px);filter:blur(10px);-webkit-backface-visibility:hidden;backface-visibility:hidden}*{touch-action:manipulation}button,a,[role=button]{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.line-clamp,.product-name,.product-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@supports not (aspect-ratio: 1 / 1){.product-image{position:relative;padding-bottom:100%}.product-image img{position:absolute;top:0;left:0;width:100%;height:100%}}img{object-fit:cover;-o-object-fit:cover}::placeholder{color:#9ca3af;opacity:1}::-webkit-input-placeholder{color:#9ca3af;opacity:1}::-moz-placeholder{color:#9ca3af;opacity:1}:-ms-input-placeholder{color:#9ca3af;opacity:1}input[type=date],input[type=time],input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px white inset;transition:background-color 5000s ease-in-out 0s}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){body{-webkit-font-smoothing:subpixel-antialiased}}.btn-accent{background-color:var(--primary-light);color:var(--text-primary);box-shadow:0 2px 4px var(--shadow-light)}.btn-accent:hover{background-color:var(--primary-dark);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-medium)}.btn-outline-primary{background-color:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-outline-primary:hover{background-color:var(--primary);color:#fff;transform:translateY(-1px)}.btn-ghost{background-color:transparent;color:var(--text-secondary);border:none;padding:.5rem 1rem}.btn-ghost:hover{background-color:var(--background-secondary);color:var(--text-primary)}.btn-xs{padding:.25rem .5rem;font-size:.75rem;border-radius:4px}.btn-sm{padding:.5rem 1rem;font-size:.875rem;border-radius:6px}.btn-lg{padding:1rem 2rem;font-size:1.125rem;border-radius:10px}.btn-xl{padding:1.25rem 2.5rem;font-size:1.25rem;border-radius:12px}.btn-loading{position:relative;color:transparent!important;cursor:not-allowed}.btn-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-elevated{box-shadow:0 8px 24px var(--shadow-medium);border:none}.card-outlined{border:2px solid var(--border-medium);box-shadow:none}.card-accent{border-left:4px solid var(--primary)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group-text{display:flex;align-items:center;padding:.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-secondary);text-align:center;white-space:nowrap;background-color:var(--background-secondary);border:1px solid var(--border-medium);border-radius:8px}.input-search{background-color:var(--background-secondary);border:1px solid var(--border-light);border-radius:50px;padding:.75rem 1.5rem}.input-search:focus{background-color:var(--background-primary);border-color:var(--primary)}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50px}.badge-primary{color:#fff;background-color:var(--primary)}.badge-secondary{color:var(--text-primary);background-color:var(--secondary)}.badge-success{color:#fff;background-color:var(--success)}.badge-warning{color:var(--text-primary);background-color:var(--warning)}.badge-error{color:#fff;background-color:var(--error)}.price-current{font-size:1.5rem;font-weight:600;color:var(--primary)}.price-old{font-size:1rem;color:var(--text-light);text-decoration:line-through;margin-left:.5rem}.price-discount{background-color:var(--error);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-left:.5rem}.quantity-selector{display:flex;align-items:center;border:1px solid var(--border-medium);border-radius:8px;overflow:hidden;background-color:var(--background-primary)}.quantity-selector button{background-color:transparent;border:none;padding:.75rem;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px}.quantity-selector button:hover:not(:disabled){background-color:var(--background-secondary);color:var(--primary)}.quantity-selector button:disabled{color:var(--text-muted);cursor:not-allowed}.quantity-selector input{border:none;text-align:center;padding:.75rem .5rem;background-color:transparent;min-width:60px;font-weight:500}.quantity-selector input:focus{outline:none;box-shadow:none}.skeleton-text{height:1rem;border-radius:4px}.skeleton-text.lg{height:1.5rem}.skeleton-text.sm{height:.75rem}.skeleton-rect{border-radius:8px}.skeleton-circle{border-radius:50%}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem}.status-dot.success{background-color:var(--success)}.status-dot.warning{background-color:var(--warning)}.status-dot.error{background-color:var(--error)}.status-dot.info{background-color:var(--info)}.alert{position:relative;padding:1rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:8px}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeaa7}.alert-error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-info{color:#6d4c11;background-color:#fff3cd;border-color:#ffeaa7}.surface-elevated{background-color:var(--background-primary);box-shadow:0 4px 12px var(--shadow-light);border-radius:12px}.text-gradient{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.interactive{transition:all .2s ease;cursor:pointer}.interactive:hover{transform:translateY(-1px)}.interactive:active{transform:translateY(0)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between-center{display:flex;justify-content:space-between;align-items:center}.flex-col-center{display:flex;flex-direction:column;align-items:center}.w-full{width:100%}.h-full{height:100%}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}@media (max-width: 768px){.md\:flex-col{flex-direction:column}.md\:flex-row{flex-direction:row}.md\:justify-center{justify-content:center}.md\:items-center{align-items:center}}@media (max-width: 480px){.sm\:flex-col{flex-direction:column}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:items-center{align-items:center}}:root{--primary-color: #2563EB;--primary-hover: #1d4ed8;--primary-text-color: #ffffff;--primary-text-color-hover: #ffffff;--primary-text-color-light: #ffffff;--font-family: "Cormorant Garamond", Georgia, serif;--font-family-mono: "Courier New", Consolas, monospace;--primary: var(--primary-color, #2563EB);--primary-light: #60a5fa;--primary-dark: #1e40af;--primary-hover: var(--primary-hover, #1d4ed8);--secondary: #bab8b0;--secondary-light: #f5f4f2;--secondary-dark: #848484;--text-primary: #282828;--text-secondary: #7c7c7c;--text-light: #848484;--text-muted: #bab8b0;--text-on-primary: var(--primary-text-color, #000000);--text-on-primary-hover: var(--primary-text-color-hover, #ffffff);--text-on-primary-light: var(--primary-text-color-light, #000000);--background-primary: #ffffff;--background-secondary: #f5f4f2;--background-accent: #fcd86b;--border-light: #f5f4f2;--border-medium: #bab8b0;--border-dark: #848484;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #d0d0d0;--gray-400: #999999;--gray-500: #777777;--gray-600: #000000;--gray-700: #000000;--gray-hover-bg: var(--gray-100);--gray-hover-border: var(--gray-400);--gray-hover-text: var(--gray-700);--gray-active-bg: var(--gray-200);--gray-link: var(--gray-500);--gray-link-hover: var(--gray-700);--success: #28a745;--warning: #fcb804;--error: #dc3545;--info: var(--primary-color, #2563EB);--shadow-light: rgba(40, 40, 40, .08);--shadow-medium: rgba(40, 40, 40, .12);--shadow-dark: rgba(40, 40, 40, .16);--overlay: rgba(40, 40, 40, .6);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--brand-primary: var(--primary-color, #2563EB);--brand-secondary: var(--primary-hover, #1d4ed8);--accent: var(--primary);--text: var(--text-primary);--background: var(--background-primary);--border: var(--border-medium);--text-h1: 1.5rem;--text-h2: 1.25rem;--text-h3: 1.125rem;--text-h4: 1rem;--text-base: .9375rem;--text-lg: 1rem;--text-sm: .875rem;--text-xs: .75rem;--text-subtitle: .9375rem;--text-body: .9375rem;--text-caption: .75rem;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 1.75}@media (min-width: 768px){:root{--text-h1: 2rem;--text-h2: 1.75rem;--text-h3: 1.375rem;--text-h4: 1.125rem;--text-lg: 1.0625rem}}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-height:100vh;font-family:var(--font-family);color:var(--text-primary);background-color:#f8f9fa;line-height:1.5;transform:none!important;-webkit-transform:none!important;filter:none!important;perspective:none!important;-webkit-perspective:none!important;backface-visibility:visible!important;-webkit-backface-visibility:visible!important;overflow-x:hidden;overflow-y:auto}@supports (height: 100dvh){html,body{min-height:100dvh}}h1,h2,h3,h4,h5,h6{margin:.5rem 0;font-weight:600;line-height:1.2;color:var(--text-primary)}h1{font-size:2rem;margin:.75rem 0}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}a{color:var(--primary);text-decoration:none}.product-card a,.product-card a:hover{text-decoration:none}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:500;cursor:pointer;border:none;transition:all .2s ease;font-size:.95rem;letter-spacing:.025em}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 2px 4px var(--shadow-light)}.btn-primary:hover{background-color:var(--primary-hover);text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-medium)}.btn-success{background-color:var(--success);color:#fff;box-shadow:0 2px 4px var(--shadow-light)}.btn-success:hover{background-color:#218838;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px var(--shadow-medium)}.btn-outlined{background-color:transparent;color:var(--primary);border:2px solid var(--primary);box-shadow:none}.btn-outlined:hover{background-color:var(--primary);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 4px var(--shadow-light)}.btn-secondary{background-color:var(--background-primary);color:var(--text-primary);border:1px solid var(--border-medium);box-shadow:0 1px 3px var(--shadow-light)}.btn-secondary:hover{background-color:var(--background-secondary);text-decoration:none;border-color:var(--border-dark);transform:translateY(-1px)}.card{border-radius:12px;box-shadow:0 2px 8px var(--shadow-light);background-color:var(--background-primary);overflow:hidden;border:1px solid var(--border-light);transition:all .2s ease}.card:hover{box-shadow:0 4px 16px var(--shadow-medium);transform:translateY(-2px)}.skeleton{background:linear-gradient(90deg,var(--background-secondary) 25%,var(--border-light) 50%,var(--background-secondary) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.d-flex{display:flex}.flex-column{flex-direction:column}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.text-center{text-align:center}.app{display:flex;flex-direction:column;min-height:100vh;transform:none!important;-webkit-transform:none!important;perspective:none!important;-webkit-perspective:none!important}@supports (min-height: 100dvh){.app{min-height:100dvh}}.main-content{flex:1;transform:none!important;-webkit-transform:none!important}.row{display:flex;flex-wrap:wrap;margin:0 -.5rem}.col{flex:1 0 0%;padding:0 .5rem}@media (max-width: 768px){.row{flex-direction:column}}input,select,textarea{width:100%;padding:.75rem;border:1px solid var(--border-medium);border-radius:8px;font-size:1rem;background-color:var(--background-primary);color:var(--text-primary);transition:all .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary)}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary);font-size:.95rem}.form-group{margin-bottom:1rem}.error-message{color:var(--error);font-size:.875rem;margin-top:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:1rem;padding-bottom:1rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:3rem;padding-bottom:3rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:1rem;padding-right:1rem}.px-4{padding-left:1.5rem;padding-right:1.5rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:400;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge.PUBLISHED,.badge.DRAFT{color:#1f2937;background-color:#f9fafb;border:1px solid #d1d5db}.badge.ARCHIVED{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb}.btn-primary{background-color:var(--primary-color);color:var(--text-on-primary);border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background-color:var(--primary-hover);color:var(--text-on-primary-hover)}.badge-primary{background-color:var(--primary-color);color:var(--text-on-primary);padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.text-primary{color:var(--primary-color)}.text-primary:hover{color:var(--primary-hover)}.bg-primary{background-color:var(--primary-color);color:var(--text-on-primary)}.bg-primary:hover{background-color:var(--primary-hover);color:var(--text-on-primary-hover)}.bg-primary-light{background-color:var(--primary-light);color:var(--text-on-primary-light)}.highlight-primary{background-color:var(--primary-color);color:var(--text-on-primary);padding:.125rem .5rem;border-radius:.25rem}.px-5{padding-left:3rem;padding-right:3rem}.unified-page{padding:1rem 0 3rem}@media (min-width: 768px){.unified-page{padding:1.5rem 0 4rem}}.unified-page__header{margin-bottom:2rem}.unified-page__title{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;text-align:left}@media (min-width: 768px){.unified-page__title{font-size:2rem}}.unified-page__subtitle{font-size:1rem;color:var(--text-secondary);margin:0}.unified-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.unified-empty-state{text-align:center;padding:3rem 1.5rem}.unified-empty-state__icon{margin-bottom:1.5rem}.unified-empty-state__icon svg{width:64px;height:64px;fill:var(--text-muted)}.unified-empty-state__title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.unified-empty-state__text{font-size:1rem;color:var(--text-secondary);margin:0 0 2rem;max-width:400px;margin-left:auto;margin-right:auto}.unified-empty-state__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background-color:var(--primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:1rem;border:none;cursor:pointer;transition:all .2s ease}.unified-empty-state__button:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.unified-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.unified-skeleton-card{background:var(--background-primary);border-radius:12px;overflow:hidden;border:1px solid var(--border-light)}.unified-skeleton-card__image{aspect-ratio:1;background:var(--background-secondary)}.unified-skeleton-card__content{padding:1rem}.unified-skeleton-card__title{height:20px;background:var(--background-secondary);border-radius:4px;margin-bottom:.5rem}.unified-skeleton-card__price{height:24px;width:60%;background:var(--background-secondary);border-radius:4px}.seo-text-content{color:#666;line-height:1.6;margin:1rem 0}.seo-text-content p{margin-bottom:1rem}.seo-text-content h1,.seo-text-content h2,.seo-text-content h3,.seo-text-content h4{color:#111;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem;line-height:1.3}.seo-text-content h1{font-size:var(--text-h1)}.seo-text-content h2{font-size:var(--text-h2)}.seo-text-content h3{font-size:var(--text-h3)}.seo-text-content h4{font-size:var(--text-lg)}.seo-text-content ul,.seo-text-content ol{margin:1rem 0;padding-left:1.5rem}.seo-text-content li{margin-bottom:.5rem}@media (max-width: 640px){.seo-text-content{text-align:left!important;font-size:var(--text-base);line-height:1.5;margin:1rem 0}.seo-text-content h1{font-size:var(--text-h1);text-align:left}.seo-text-content h2{font-size:var(--text-h2);text-align:left}.seo-text-content h3{font-size:var(--text-h3);text-align:left}.seo-text-content h4{font-size:var(--text-lg);text-align:left}.seo-text-content p{text-align:left;font-size:var(--text-sm)}}@media (max-width: 1024px){.unified-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.unified-page__grid{grid-template-columns:repeat(2,1fr)}}
