.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-light .header-nav-link:hover{color:#111827}.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:#fff}.header-top{background-color:#fafafa;color:#333;padding: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;min-height:40px}.header-top-meta{display:flex;align-items:center;justify-content:flex-end;gap:1rem;width:100%}.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;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:right;margin-left:auto;padding:0}.header-address{justify-content:flex-end;text-align:right;width:100%}.header-top-center span{color:#333;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:flex-end;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;justify-content:flex-end;width:100%}.header-desktop-phone{display:none;text-decoration:none;color:inherit;align-items:flex-end;flex-direction:column;gap:2px;margin-right:.5rem}.header-desktop-phone-label{font-size:11px;line-height:1.2;color:#6b7280}.header-desktop-phone-value{font-size:15px;line-height:1.2;font-weight:600;color:var(--text-color, #111827)}.header-desktop-phone:hover .header-desktop-phone-value{color:var(--primary-color, #c9a962)}.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.25rem;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:13px;letter-spacing:.02em;white-space:nowrap}.header-nav-link:hover{color:inherit;text-decoration:none}.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}.header-top{padding:0}.header-top-content{flex-wrap:nowrap;gap:1.25rem;min-height:40px;height:40px;align-items:center}.header-nav-links{flex-wrap:nowrap;min-width:0;overflow-x:auto;scrollbar-width:thin}.header-nav-links::-webkit-scrollbar{height:4px}.header-top-center{flex:0 0 auto;min-width:max-content;flex-direction:row;align-items:center;gap:.75rem}.header-top-meta{width:auto;gap:.75rem;align-items:center}.header-top-center .header-address,.header-top-center .header-hours{font-size:12px;line-height:1.2;font-weight:400;width:auto}.header-contacts{display:none}.header-desktop-phone{display:inline-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;gap:10px}.mobile-menu-logo img{height:30px}.mobile-menu-logo span{font-size:16px;font-weight:600;color:inherit}.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-auth-block{margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--border-color, #e5e7eb)}.mobile-auth-login-btn{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;color:#fff;background:var(--primary-color, #fc8c04);border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .15s ease}.mobile-auth-login-btn:hover{background:var(--primary-color-dark, #e07d00);transform:translateY(-1px)}.mobile-auth-login-btn svg{flex-shrink:0}.mobile-auth-user{display:flex;flex-direction:column;gap:10px}.mobile-auth-user-info{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:var(--text-primary, #1a1a1a);padding:4px 0}.mobile-auth-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-auth-user-links{display:flex;flex-wrap:wrap;gap:8px}.mobile-auth-link{display:inline-flex;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;color:var(--primary-color, #fc8c04);background:#fc8c0414;border:1px solid rgba(252,140,4,.25);border-radius:8px;text-decoration:none;cursor:pointer;transition:all .2s ease}.mobile-auth-link:hover{background:var(--primary-color, #fc8c04);color:#fff;border-color:var(--primary-color, #fc8c04)}.mobile-auth-logout{color:var(--text-secondary, #666);background:var(--bg-tertiary, #f5f5f5);border-color:var(--border-color, #e0e0e0)}.mobile-auth-logout:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.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:inline-flex;padding:0;align-items:center;gap:.5rem;white-space:nowrap;text-decoration:none;color:var(--text)}.header-logo img{height:40px}.header-title{display:inline-block;font-size:1.5rem;font-weight:700;line-height:1;white-space:nowrap}.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:.25rem;flex-shrink:0}.search-toggle{gap:1rem;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text);line-height:1.15;font-weight:400}.search-toggle:hover{color:var(--primary-color);gap:.375rem}.header-contact-icon{width:32px;height:32px}.search-toggle svg{fill:currentColor;margin-right:.75rem}.header-desktop-phone-label{font-size:12px}.header-desktop-phone-value{font-size:16px;line-height:1.15}.header-desktop-nav{min-height:80px;padding:10px 0;gap:1.5rem}.header-search-container{max-width:720px;margin:0 2rem}.header-desktop-cart{gap:1.25rem}.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:#fafafa;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:#fafafa;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-top-center{margin-left:0;align-items:center;text-align:center;width:100%}.header-address{justify-content:center;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}.header-top-meta{justify-content:center;flex-wrap:wrap}.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}.footer{margin-top:4rem;background:#1a1a2e;color:#d1d5db;border-top:1px solid rgba(255,255,255,.06);text-align:left}.footer-main,.container.footer-main{padding-top:60px;padding-bottom:3rem}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem}.footer-content.footer-content-with-catalog{grid-template-columns:1fr}.footer-section{min-width:0}.footer-about{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{display:flex;align-items:center;margin-bottom:.75rem}.footer-logo img{max-height:40px;width:auto}.footer-about h3{margin:0;font-size:1.85rem;font-weight:700;line-height:1.1;color:var(--primary-light, #60a5fa);text-align:left}.footer-company-subtitle{margin:1rem 0 0;font-size:1rem;font-weight:500;line-height:1.5;color:#9ca3af;text-align:left}.footer-description{margin:1.5rem 0 0;max-width:24rem;font-size:.95rem;line-height:1.65;color:#9ca3af}.footer-social{margin-top:1.5rem}.footer-social-list{display:flex;flex-wrap:wrap;gap:.75rem}.footer-social-button{width:2.5rem;height:2.5rem;border-radius:.625rem;display:inline-flex;align-items:center;justify-content:center;color:#d1d5db;background:#ffffff1a;transition:background-color .2s ease,color .2s ease}.footer-social-button:hover{color:#fff;background:#2563eb}.footer-links h4,.footer-contacts h4{margin:0 0 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.15;color:#f3f4f6;text-align:left}.footer-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;text-align:left}.footer-nav-list li,.footer-nav-item,.footer-nav-item a{text-align:left}.footer-nav-item a{display:inline-block;color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .2s ease}.footer-nav-item a:hover{color:#60a5fa}.footer-contact-list{display:flex;flex-direction:column;gap:1rem}.footer-contact-row{display:flex;align-items:flex-start;gap:.75rem;text-decoration:none}.footer-contact-icon{color:#60a5fa;flex-shrink:0;margin-top:.125rem}.footer-contact-label{margin:0 0 .25rem;font-size:.95rem;color:#9ca3af;text-align:left;justify-content:flex-start;align-items:flex-start}.footer-contact-value{margin:0;font-size:.95rem;line-height:1.5;color:#f3f4f6;text-align:left;justify-content:flex-start;align-items:flex-start}.footer-contact-value-strong{font-size:1.05rem;font-weight:700}.footer-contact-row:hover .footer-contact-value{color:#60a5fa}.footer-worktime{margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.footer-worktime-value{margin:0;font-size:1.05rem;font-weight:700;color:#f3f4f6}.footer-worktime-note{margin:.25rem 0 0;font-size:.8rem;color:#9ca3af}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom .container{padding-top:1.5rem;padding-bottom:1.5rem}.footer-bottom-content{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:1rem;text-align:initial}.footer-bottom-left{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem 1.5rem}.footer-fatality-link,.footer-bottom-links a,.footer-copyright{font-size:.8rem;color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-bottom-developer{width:100%;margin-top:.45rem;padding-top:.5rem;padding-bottom:.125rem;display:flex;justify-content:left}.footer-bottom-developer .footer-fatality-link{width:min(100%,380px);background:#ffffff17;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.5rem .65rem .55rem;display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.footer-fatality-caption{font-size:.72rem;line-height:1.35;color:#c8ccd7}.footer-fatality-brand{font-size:.88rem;font-weight:700;line-height:1.15;color:#f3f4f6}.footer-legal-nav{order:1}.footer-fatality-link:hover,.footer-bottom-links a:hover{color:#60a5fa}.footer-bottom-developer .footer-fatality-link:hover{background:#ffffff21;border-color:#ffffff29;transform:translateY(-1px)}.footer-bottom-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;text-align:left}.footer-bottom-links li,.footer-bottom-links a{text-align:left}.footer-copyright{margin:0;text-align:left}@media (min-width: 768px){.footer-content,.footer-content.footer-content-with-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-bottom-content{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:1rem}.footer-bottom-left{width:auto}.footer-bottom-developer{margin-top:.32rem;padding-top:.45rem;padding-bottom:0}.footer-bottom-developer .footer-fatality-link{width:min(100%,410px);border-radius:10px;padding:.55rem .72rem .58rem}.footer-fatality-caption{font-size:.74rem}.footer-fatality-brand{font-size:.92rem}.footer-legal-nav{order:1}.footer-copyright{text-align:right}}@media (min-width: 1024px){.footer-main,.container.footer-main{padding-top:60px;padding-bottom:3.5rem}.footer-content,.footer-content.footer-content-with-catalog{grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem}}@media (max-width: 480px){.footer-main,.container.footer-main{padding-top:60px;padding-bottom:2.25rem}.footer-about h3,.footer-company-subtitle,.footer-links h4,.footer-contacts h4{font-size:1.05rem}.footer-about h3{font-size:1.5rem}.footer-company-subtitle{font-size:.95rem}.footer-bottom-developer{margin-top:.4rem;padding-top:.45rem}.footer-bottom-developer .footer-fatality-link{border-radius:8px;padding:.45rem .5rem .48rem;gap:.24rem}.footer-fatality-caption{font-size:.68rem}.footer-fatality-brand{font-size:.8rem}}.banner-slider{overflow:hidden}.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-slide-link{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;max-width:100%;min-width:100%;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:16px;max-width:100%;min-width:100%;aspect-ratio:320 / 420}.banner-image-wrapper{border-radius:16px}.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:#fafafa}.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_14m7o_4{font-size:.8rem;padding:0;height:30px}._medium_14m7o_10{font-size:.813rem;padding:.625rem;height:38px}._cartButton_14m7o_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_14m7o_17:hover:not(:disabled){background:var(--primary-hover, #1d4ed8);box-shadow:0 3px 10px rgba(var(--primary-rgb),.25)}._cartButton_14m7o_17:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._cartButton_14m7o_17:disabled{background:#b5b5b5;cursor:not-allowed;box-shadow:0 2px 8px #0000001a}._goToCartButton_14m7o_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_14m7o_52 svg{width:16px;height:16px;flex-shrink:0}._goToCartButton_14m7o_52:hover{background:var(--primary-hover)!important}._quantityControls_14m7o_75{display:flex;align-items:center;justify-content:space-between;gap:0;flex:1;height:48px;border-radius:12px;background:var(--background-secondary, #f3f4f6);padding:4px}._quantityButton_14m7o_87{width:40px;height:40px;border:none;border-radius:8px;background:transparent;color:var(--text, #1f1f1f);font-size:1.2rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}._quantityButton_14m7o_87:hover{background:#fff}._quantityButton_14m7o_87:active{transform:scale(.9)}._quantityButton_14m7o_87:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}._quantityDisplay_14m7o_117{display:flex;align-items:center;justify-content:center;min-height:40px;min-width:40px;flex:0 0 auto;color:var(--text, #1f1f1f);font-weight:600;font-size:1rem;letter-spacing:.03em}._quickViewButton_14m7o_131{width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#fffffff2;color:var(--text, #1f1f1f);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 4px #0000001f}._quickViewButton_14m7o_131:hover{background:#fff;transform:scale(1.1)}._quickViewButton_14m7o_131:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width: 768px){._cartButton_14m7o_17._medium_14m7o_10{height:32px;padding:.6rem;font-size:.8rem;letter-spacing:.01em}._quickViewButton_14m7o_131{width:32px;height:32px}._quantityControls_14m7o_75{height:44px}._quantityButton_14m7o_87{width:36px;height:36px}._quantityDisplay_14m7o_117{min-height:36px;min-width:36px}._quickViewButton_14m7o_131 svg{width:16px;height:16px}}@media (max-width: 475px){._goToCartButton_14m7o_52{width:100%;max-width:100%;min-width:auto;border-radius:var(--radius-sm)!important}._small_14m7o_4{padding:0}}.product-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;margin:0 auto;overflow:hidden;border:1px solid var(--border, #e2e8f0);border-radius:16px;background:var(--background, #fff);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}@media (pointer: fine){.product-card:hover{border-color:var(--border-dark, #d6d6d6);box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.product-card:hover .product-card-image,.product-card:hover .product-image img{transform:scale(1.05)}.product-card:hover .action-buttons{opacity:1}}.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;color:var(--text, #1f1f1f);flex:1;min-height:0;position:relative}.product-link:focus-visible{outline:2px solid var(--primary, #fc8c04);outline-offset:2px}.product-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--background-secondary, #f5f5f5)}.product-image img,.product-image .product-card-image{width:100%;height:100%;object-fit:contain;transition:transform .5s ease;display:block}.image-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:5;max-width:calc(100% - 92px)}.image-badge{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:8px;color:#fff;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-badge.is-long{font-size:.6875rem}.image-badge.badge-new{background:#3b82f6e6}.image-badge.badge-hit{background:#f59e0be6}.image-badge.badge-discount{background:#ef4444e6}.image-badge.badge-default{background:#262626cc}.action-buttons{position:absolute;top:12px;right:12px;z-index:6;display:flex;flex-direction:column;gap:8px;opacity:0;transition:opacity .28s ease}@media (pointer: coarse){.action-buttons{opacity:1}}@media (pointer: fine){.action-buttons{opacity:0}}.action-circle-btn{width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fffffff2!important;border:none!important;box-shadow:0 1px 4px #0000001f!important;transition:all .2s ease!important}.action-circle-btn:hover{background:#fff!important;transform:scale(1.1)}.action-circle-btn svg{width:16px!important;height:16px!important}.availability-overlay{position:absolute;left:12px;bottom:12px;z-index:5}.availability-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;color:#fff;font-size:.75rem;line-height:1;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.availability-in-stock{background:#10b981e6}.availability-preorder{background:#f97316e6}.availability-out-of-stock{background:#ef4444e6}.product-info{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}.product-rating-row{display:flex;align-items:center;gap:6px;margin-bottom:2px}.product-rating-value{color:var(--text, #1f1f1f);font-size:.875rem;font-weight:500}.product-rating-count{color:var(--text-light, #757575);font-size:.75rem}.product-name{margin:0;color:var(--text, #1f1f1f);font-size:1rem;line-height:1.25;text-align:left;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.product-specs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.spec-chip{border:1px solid var(--border, #e2e8f0);border-radius:.5rem;background:var(--background-secondary, #f7f7f7);color:var(--text, #1f1f1f);padding:4px 10px;font-size:.75rem;line-height:1;cursor:pointer;transition:all .2s ease}.spec-chip:hover{border-color:var(--border-dark, #d2d2d2)}.spec-chip.is-selected{background:var(--text, #1f1f1f);border-color:var(--text, #1f1f1f);color:#fff}.product-price{margin-top:auto}.price-row{display:flex;align-items:baseline;gap:.5rem}.old-price{color:#a3a3a3;font-size:.875rem;line-height:1;text-decoration:line-through}.discount-text{color:#ef4444;font-size:.75rem;font-weight:600}.current-price{color:#171717;font-size:1.5rem;line-height:1;font-weight:500}.cart-section-card{margin-top:auto;padding:0 16px 16px}.cart-controls-wrapper{display:flex;align-items:center;gap:8px}.goto-cart-icon-btn{width:48px;height:48px;min-width:48px;border:none;border-radius:12px;background:var(--text, #1f1f1f);color:#fff;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.goto-cart-icon-btn:hover{background:#2a2a2a}@media (max-width: 768px){.image-badges,.action-buttons{top:8px}.image-badges{left:8px;max-width:calc(100% - 76px)}.image-badge{padding:5px 11px;border-radius:10px;font-size:.7rem}.action-buttons{right:8px;gap:6px}.availability-overlay{left:8px;bottom:8px}.action-circle-btn{width:32px!important;height:32px!important;min-width:32px!important}.product-info{padding:0;gap:8px}.current-price{font-size:1.2rem}.cart-section-card{padding:0 12px 16px}.goto-cart-icon-btn{height:44px;width:44px;min-width:44px}}@media (max-width: 640px){.product-card{border-radius:12px}.image-badges,.action-buttons{top:6px}.image-badges{left:6px;max-width:calc(100% - 64px);gap:4px}.image-badge{padding:4px 8px;border-radius:8px;font-size:.65rem}.action-buttons{right:6px;gap:4px}.action-circle-btn{width:30px!important;height:30px!important;min-width:30px!important}.availability-overlay{left:6px;bottom:6px}.availability-pill{padding:4px 8px;border-radius:8px;font-size:.65rem}.product-info{padding:10px 10px 0;gap:6px}.product-name{font-size:.9rem}.current-price{font-size:1.05rem}.old-price{font-size:.75rem}.cart-section-card{padding:0 10px 10px}.product-card .add-to-cart-btn{border-radius:10px;font-size:.875rem;padding:10px 12px}.goto-cart-icon-btn{height:42px;width:42px;min-width:42px}}.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:#fafafa;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{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, #fafafa)}.subcategories-column{background:var(--background-primary, white)}.catalog-column.subcategories-column .catalog-menu-link a{white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.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;min-width:0}.catalog-menu-link a{color:inherit;text-decoration:none;flex:1;min-width:0;display:block;white-space:normal;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}.catalog-dropdown-menu .catalog-mobile-submenu .catalog-menu-link,.catalog-dropdown-menu .catalog-mobile-submenu .catalog-menu-link a,.catalog-dropdown-menu .catalog-column .catalog-menu-link,.catalog-dropdown-menu .catalog-column .catalog-menu-link a{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.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, #fafafa);padding:4px;flex-shrink:0;border:1px solid var(--border-light, rgba(0, 0, 0, .05))}.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}}.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}.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{display:flex;flex-direction:column;flex:1;min-height:0}.product-item .product-info{flex-grow:1;display:flex;flex-direction:column}.product-item .cart-section{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:flex-start;flex-direction:column}.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-page-indicator{margin-top:8px;text-align:center;color:#777;font-size:13px}.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:#fafafa;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 .collection-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.5rem;align-items:start}.collection-page .collection-sidebar{position:sticky;top:96px}.collection-page .collection-sidebar-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid #ececec}.collection-page .collection-sidebar-title{font-size:1.1rem;font-weight:700;color:#333}.collection-page .collection-products-count{margin-top:.5rem;margin-bottom:1rem;color:#666;font-size:.9rem}.collection-page .collection-filter-group{margin-bottom:1rem}.collection-page .collection-filter-group:last-child{margin-bottom:0}.collection-page .collection-filter-label{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#333}.collection-page .collection-price-inputs{display:grid;grid-template-columns:1fr;gap:.5rem}.collection-page .collection-price-input,.collection-page .collection-sort-select{width:100%;height:40px;border:1px solid #ddd;border-radius:8px;padding:0 .75rem;font-size:.95rem;background:#fff}.collection-page .collection-price-input:focus,.collection-page .collection-sort-select:focus{outline:none;border-color:var(--primary, #fc8c04)}.collection-page .collection-content{min-width:0}.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:2rem;font-weight:700;color:#333;margin:0;line-height:1.2;text-align:left}.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)}@media (max-width: 1024px){.collection-page .collection-layout{grid-template-columns:1fr}.collection-page .collection-sidebar{position:static;top:auto}}.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;text-align:left}.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:2rem;line-height:1.4;margin-bottom:.75rem;text-align:left}.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:2rem;line-height:1.3;margin-bottom:.5rem;text-align:left}.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}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.collection-block-skeleton{margin-bottom:2.5rem}.collection-skeleton-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 1rem;margin-bottom:1rem}.collection-skeleton-title{height:28px;width:220px;border-radius:6px}.collection-skeleton-link{height:20px;width:110px;border-radius:6px}.collection-skeleton-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card-skeleton{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 6px #0000000d}.product-card-skeleton__image{width:100%;aspect-ratio:1 / 1;border-radius:0}.product-card-skeleton__body{padding:12px;display:flex;flex-direction:column;gap:8px}.product-card-skeleton__price{height:20px;width:55%;border-radius:4px}.product-card-skeleton__title{height:14px;width:90%;border-radius:4px}.product-card-skeleton__title.short{width:60%}.product-card-skeleton__btn{height:36px;width:100%;border-radius:8px;margin-top:4px}@media (max-width: 1024px){.collection-skeleton-cards{grid-template-columns:repeat(3,1fr)}.collection-skeleton-cards .product-card-skeleton:nth-child(4){display:none}}@media (max-width: 640px){.collection-skeleton-cards{grid-template-columns:repeat(2,1fr);gap:.75rem}.collection-skeleton-cards .product-card-skeleton:nth-child(3),.collection-skeleton-cards .product-card-skeleton:nth-child(4){display:none}.collection-skeleton-title{width:160px;height:22px}.collection-skeleton-link{width:80px;height:16px}}.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:#fafafa;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, #fafafa)}.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:#fafafa;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-banner-wrap{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:2147483647!important;display:block!important;width:100%!important;min-height:1px;visibility:visible!important;opacity:1!important;pointer-events:auto;transform:translateZ(0);padding-bottom:env(safe-area-inset-bottom,0)}.cookie-banner{position:relative;z-index:1;border-top:1px solid hsl(var(--border));background-color:#fff;box-shadow:0 -10px 30px #0000001f}.cookie-banner__inner{max-width:1440px;margin:0 auto;padding:24px;display:flex;gap:24px;align-items:center;justify-content:space-between}.cookie-banner__content{flex:1}.cookie-title{margin:0 0 10px;font-size:18px;font-weight:500;color:hsl(var(--foreground))}.cookie-text{margin:0;max-width:880px;line-height:1.6;font-size:14px;color:hsl(var(--muted-foreground))}.cookie-link{color:hsl(var(--foreground));text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:flex;gap:12px;flex-shrink:0}.cookie-btn{height:44px;border-radius:8px;padding:0 18px;font-size:14px;font-weight:500;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.cookie-btn--outline{border-color:hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground))}.cookie-btn--outline:hover{background:hsl(var(--secondary))}.cookie-btn--primary{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.cookie-btn--primary:hover{opacity:.92}.cookie-btn--grow{flex:1}.cookie-modal-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483647!important;visibility:visible!important;opacity:1!important;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.cookie-modal{width:min(100%,860px);max-height:min(90vh,900px);overflow:auto;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;box-shadow:0 20px 60px #0003}.cookie-modal__header,.cookie-modal__footer{position:sticky;background:hsl(var(--card));border-color:hsl(var(--border));z-index:1}.cookie-modal__header{top:0;border-bottom:1px solid hsl(var(--border));padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.cookie-modal__title{margin:0;font-size:20px;color:hsl(var(--foreground))}.cookie-icon-btn{width:40px;height:40px;border-radius:8px;border:1px solid transparent;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cookie-icon-btn:hover{background:hsl(var(--secondary))}.cookie-icon{width:20px;height:20px;color:hsl(var(--muted-foreground))}.cookie-modal__content{padding:24px;display:grid;gap:16px}.cookie-description,.cookie-card__text{margin:0;font-size:14px;line-height:1.6;color:hsl(var(--muted-foreground))}.cookie-card{border:1px solid hsl(var(--border));border-radius:10px;padding:16px}.cookie-card--required{background:hsl(var(--secondary))}.cookie-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.cookie-card__header-content{flex:1}.cookie-card__title{margin:0;font-size:16px;color:hsl(var(--foreground))}.cookie-chip{border-radius:999px;padding:6px 12px;background:hsl(var(--muted))}.cookie-chip__text{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground))}.cookie-switch{width:48px;height:26px;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--muted));padding:2px;display:inline-flex;align-items:center;cursor:pointer;transition:background-color .2s ease}.cookie-switch__thumb{width:20px;height:20px;border-radius:999px;background:hsl(var(--card));box-shadow:0 1px 2px #0003;transition:transform .2s ease}.cookie-switch--active{background:hsl(var(--foreground))}.cookie-switch--active .cookie-switch__thumb{transform:translate(22px)}.cookie-modal__footer{bottom:0;border-top:1px solid hsl(var(--border));padding:16px 24px}.cookie-modal__actions{display:flex;gap:12px}@media (max-width: 900px){.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-actions{flex-wrap:wrap;max-width:70%;margin:0 auto}.cookie-btn{flex:1;padding:.5rem}}@media (max-width: 640px){.cookie-banner__inner,.cookie-modal__content,.cookie-modal__header,.cookie-modal__footer{padding:16px}.cookie-modal-overlay{align-items:flex-end;padding:0}.cookie-modal{width:100%;max-height:90vh;border-radius:14px 14px 0 0}.cookie-modal__actions,.cookie-actions{flex-direction:column}.cookie-btn,.cookie-btn--grow{width:100%}}.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;display:flex;flex-direction:column}.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-read-more{margin-top:.75rem;align-self:flex-start;background:transparent;border:0;padding:0;color:#2563eb;font-size:var(--text-sm);font-weight:600;cursor:pointer}.review-read-more:hover{color:#1d4ed8}.review-read-more:focus-visible{outline:2px solid #3b82f6;outline-offset:3px;border-radius:4px}.review-footer{padding-top:1rem;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.25rem}.review-product{font-size:var(--text-xs);color:#334155}.review-source{font-size:var(--text-xs);color:#64748b;font-style:italic}.review-modal-content{display:flex;flex-direction:column;gap:1rem}.review-modal-header{display:flex;align-items:center;gap:1rem}.review-modal-meta{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:.75rem 0;display:flex;flex-direction:column;gap:.25rem}.review-modal-product{color:#0f172a;font-size:var(--text-sm);font-weight:600}.review-modal-source{color:#64748b;font-size:var(--text-sm)}.review-modal-text{margin:0;color:#334155;line-height:var(--leading-relaxed);font-size:var(--text-base);white-space:pre-wrap}@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}.form-group{display:flex;flex-direction:column}.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:0;background:transparent;position:relative}.installment-wrapper{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:12px;padding: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}.installment-wrapper:hover{box-shadow:0 4px 12px #0000001a}.installment-content{display:flex;flex-direction:column;gap:2.5rem}.installment-header{text-align:center}.installment-title{font-size:var(--text-h1);font-weight:600;color:#111827;margin:0 0 .75rem;line-height:var(--leading-tight);letter-spacing:-.02em}.installment-subtitle{color:#6b7280;font-size:var(--text-base);line-height:var(--leading-relaxed);max-width:600px;margin:0 auto}.installment-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;padding:0;margin-top:0}.installment-option{background:#f9fafb;border-radius:8px;padding:1.75rem 1.5rem;border:1px solid #e5e7eb;border-left:3px solid #111827;transition:box-shadow .2s ease,border-color .2s ease;text-align:left;position:relative;overflow:hidden}.installment-option:hover{box-shadow:0 4px 12px #00000014;border-color:#d1d5db;border-left-color:#111827}.option-title{font-size:var(--text-lg, 1.125rem);font-weight:600;color:#111827;margin:0 0 .5rem;line-height:var(--leading-tight);letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem}.option-title:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#111827;color:#fff;border-radius:50%;font-size:.75rem;flex-shrink:0}.option-description{font-size:var(--text-sm, .875rem);color:#6b7280;margin:0;line-height:var(--leading-relaxed);font-weight:400}@media (max-width: 768px){.installment-wrapper{padding:1.5rem}.installment-title{font-size:1.5rem}.installment-subtitle{font-size:.875rem}.installment-options{grid-template-columns:1fr;gap:1rem}.installment-option{padding:1.25rem 1rem}.option-title{font-size:1rem}.option-description{font-size:.875rem}}@media (min-width: 769px) and (max-width: 1024px){.installment-options{grid-template-columns:repeat(2,1fr)}}} @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:3rem}.homepage-blocks.container>*{margin-bottom:2rem}.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:#fafafa;border-radius:8px;color:var(--text-light)}.home-news-seo-block{margin-top:4rem;padding-bottom:1rem}.home-news-seo-card{margin-top:1rem;position:relative;overflow:hidden;background:linear-gradient(140deg,var(--background-primary) 0%,var(--background-secondary) 100%);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:0 10px 28px var(--shadow-light);padding:1.5rem}.home-news-seo-card:before{content:"";position:absolute;width:220px;height:220px;top:-90px;right:-90px;border-radius:50%;background:radial-gradient(circle,var(--primary-light) 0%,transparent 68%);opacity:.22;pointer-events:none}.home-news-seo-title{position:relative;z-index:1}.home-news-seo-block h2{font-size:var(--text-h2);font-weight:700;line-height:var(--leading-tight);margin:0;text-align:left;max-width:860px}.home-news-seo-points{position:relative;z-index:1;margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.home-news-seo-point{background:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:.875rem 1rem;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-news-seo-point:hover{border-color:var(--border-medium);transform:translateY(-1px);box-shadow:0 6px 16px var(--shadow-light)}.home-news-seo-block h3{font-size:var(--text-base);font-weight:500;line-height:var(--leading-normal);margin:0;padding-left:1rem;position:relative;color:var(--text-secondary);text-align:left}.home-news-seo-block h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.45rem;height:.45rem;border-radius:999px;background:var(--primary);box-shadow:0 0 0 4px var(--shadow-light)}@media (min-width: 768px){.home-news-seo-card{padding:1.5rem 1.75rem}.home-news-seo-points{margin-top:1.125rem}.home-news-seo-block h3{font-size:var(--text-lg)}}@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}.home-news-seo-block{margin-top:2rem}.home-news-seo-card{padding:1.125rem 1rem}.home-news-seo-card:before{width:170px;height:170px;top:-70px;right:-70px}.home-news-seo-points{grid-template-columns:1fr;gap:.625rem}.home-news-seo-point{padding:.75rem .875rem}.home-news-seo-block h3{font-size:var(--text-base);padding-left:.875rem}}@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_1cms8_1{margin:40px 0;overflow:hidden}._header_1cms8_6{margin-bottom:20px}._title_1cms8_10{font-size:24px;font-weight:600;margin:0 0 8px}._description_1cms8_16{color:#666;margin:0}._swiper_1cms8_21{overflow:hidden;width:100%;margin:0;padding:0}._content_1cms8_28{display:flex;align-items:center;gap:12px}._navButton_1cms8_34{width:40px;height:40px;border:none;border-radius:50%;background:#f5f5f5;color:#555;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._navButton_1cms8_34:disabled{opacity:.35;cursor:default}._paginationInfo_1cms8_55{margin-top:10px;font-size:13px;color:#777;text-align:center}._slide_1cms8_62{height:auto;box-sizing:border-box;max-width:100%}.faq-accordion-list{display:grid;gap:.75rem;max-width:800px;margin:0 auto}.faq-accordion-heading{margin:0}.faq-accordion-item{border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#fff;overflow:hidden}.faq-accordion-trigger{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;text-align:left;cursor:pointer;font:inherit}.faq-accordion-trigger:hover{background:#0f172a08}.faq-accordion-item.is-open .faq-accordion-trigger{border-bottom:1px solid rgba(15,23,42,.08)}.faq-accordion-question{font-weight:600;line-height:1.35}.faq-accordion-icon{flex:0 0 auto;width:1.5rem;height:1.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-color, #2563eb);background:#2563eb14;font-weight:700}.faq-accordion-answer{padding:.85rem 1rem 1rem}.faq-accordion-answer p{margin:0;text-align:left;line-height:1.6;color:var(--text-secondary, #475569);white-space:pre-line}.notFound{flex:1;display:flex;align-items:center;justify-content:center;background-color:#fafafa;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}}._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}.category-back-to-top-badge{position:fixed;right:1rem;bottom:1rem;z-index:1000;border:none;border-radius:999px;padding:.625rem 1rem;background:var(--primary, #fc8c04);color:#fff;font-size:var(--text-sm);font-weight:600;line-height:1;cursor:pointer;box-shadow:0 8px 24px #0003;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.category-back-to-top-badge:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000040}.category-back-to-top-badge:active{transform:translateY(0)}.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;text-align:left;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-bottom-content{margin-top:3rem}.category-bottom-block{margin-top:4rem}.category-bottom-block:first-child{margin-top:0}.category-seo-content{color:#1f2937;text-align:left}.category-seo-content .post-content,.category-seo-content .blog-blocks-content{max-width:800px;margin:0 auto;text-align:left;font-size:1rem;line-height:1.75;letter-spacing:.002em;color:#1f2937;overflow-wrap:anywhere;word-break:break-word}.category-seo-content .post-content>:first-child,.category-seo-content .blog-blocks-content>:first-child{margin-top:0}.category-seo-content .post-content>:last-child,.category-seo-content .blog-blocks-content>:last-child{margin-bottom:0}.category-seo-content .post-content h1,.category-seo-content .post-content h2,.category-seo-content .post-content h3,.category-seo-content .post-content h4,.category-seo-content .blog-blocks-content .heading-1,.category-seo-content .blog-blocks-content .heading-2,.category-seo-content .blog-blocks-content .heading-3,.category-seo-content .blog-blocks-content .heading-4{color:#111827;text-align:left;line-height:1.35;margin-top:.75rem;margin-bottom:.35rem}.category-seo-content .post-content h1,.category-seo-content .blog-blocks-content .heading-1{font-size:clamp(1.5rem,2vw,2rem)}.category-seo-content .post-content p,.category-seo-content .blog-blocks-content .text-block,.category-seo-content .post-content ul,.category-seo-content .post-content ol,.category-seo-content .blog-blocks-content .list-block,.category-seo-content .post-content blockquote{margin-top:.4rem;margin-bottom:.4rem;text-align:left}.category-seo-content .post-content p:empty{display:none}.category-seo-content .post-content p:has(>br:only-child){display:none}.category-seo-content .post-content ul,.category-seo-content .post-content ol,.category-seo-content .blog-blocks-content .unordered-list,.category-seo-content .blog-blocks-content .ordered-list{margin-top:.65rem;margin-bottom:.9rem;padding-left:1.25rem}.category-seo-content .post-content li,.category-seo-content .blog-blocks-content li{margin-bottom:.35rem;line-height:1.7}.category-seo-content .blog-blocks-content .list-title{margin:0 0 .45rem;color:#111827;font-size:1.06rem;line-height:1.35}.category-seo-content .post-content blockquote{margin:1rem 0;padding:.9rem 1rem;border-left:3px solid var(--primary, #fc8c04);background:#f8fafc;border-radius:.5rem}.category-seo-content .post-content img{display:none}.category-seo-content .post-content a,.category-seo-content .blog-blocks-content a{color:var(--primary, #fc8c04);text-decoration:underline;text-underline-offset:2px}.category-seo-content .post-content a:hover,.category-seo-content .blog-blocks-content a:hover{color:#d97706}.category-bottom-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.category-reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.category-controls-bar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 0;margin-bottom:1rem;position:relative;z-index:2}.controls-left{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:16px}.controls-center{flex:1 1 260px;min-width:0;max-width:400px}.controls-right{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1rem}.page-size-control-desktop{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;min-width:0}.page-size-control label,.page-size-control .page-size-label{display:flex;margin:0;width:100%;font-size:var(--text-sm);color:var(--text-light);white-space:nowrap}.page-size-control select{min-width:82px;padding:.45rem .6rem;border:1px solid var(--border);border-radius:8px;background-color:#fff;color:var(--text);font-size:var(--text-sm);font-weight:500;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.page-size-control .MuiFormControl-root{min-width:82px}.page-size-control .MuiInputBase-root{border-radius:8px;font-size:var(--text-sm);font-weight:500}.page-size-control select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #fc8c0426}.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 .MuiFormControl-root{min-width:0!important;width:min(100%,260px)}.sort-control .MuiInputBase-root{min-width:0}.sort-control .sort-icon{color:var(--text-light);flex-shrink:0}.sort-control label{display:none}.filters-toggle-mobile{display:none!important;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,#fafafa,#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:#fafafa;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}.category-header-section{flex-direction:column}.in-stock-toggle{width:100%;justify-content:center}}@media (max-width: 768px){.category-header-section{align-items:flex-start;gap:.5rem;padding:12px 14px}.in-stock-toggle{width:auto;min-height:0;padding:0;background:transparent;border:none;border-radius:0;justify-content:flex-start;color:var(--text-light);font-size:var(--text-sm);font-weight:500;text-decoration:underline;text-underline-offset:2px}.in-stock-toggle:hover,.in-stock-toggle.active{background:transparent;border:none;color:var(--primary, #2563eb)}.in-stock-toggle svg{width:14px;height:14px}.category-back-to-top-badge{right:.75rem;bottom:4.5rem;padding:.5rem .875rem}.category-title{font-size:1.5rem}.category-bottom-content{margin-top:2.5rem}.category-bottom-block{margin-top:3rem}.category-bottom-title{font-size:1.5rem;margin-bottom:1rem}.category-seo-content .post-content,.category-seo-content .blog-blocks-content{font-size:.97rem;line-height:1.7}.category-seo-content .post-content h2,.category-seo-content .post-content h3,.category-seo-content .post-content h4,.category-seo-content .blog-blocks-content .heading-2,.category-seo-content .blog-blocks-content .heading-3,.category-seo-content .blog-blocks-content .heading-4{margin-top:1.2rem}.category-seo-content .post-content p,.category-seo-content .blog-blocks-content .text-block,.category-seo-content .post-content ul,.category-seo-content .post-content ol,.category-seo-content .blog-blocks-content .unordered-list,.category-seo-content .blog-blocks-content .ordered-list,.category-seo-content .blog-blocks-content .list-block{margin-top:.6rem;margin-bottom:.6rem}.category-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.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:inline-flex!important;flex:1 1 100%;width:100%;justify-content:center;min-height:40px}.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;align-items:stretch;gap:.5rem}.page-size-control label,.page-size-control .page-size-label{display:none}.page-size-control select,.page-size-control .MuiFormControl-root{min-width:72px}.product-count{font-size:.875rem;padding:.375rem .75rem}.sort-control{flex:1 1 180px;min-width:0}.sort-control .MuiFormControl-root{width:100%}.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-bottom-content{margin-top:2rem}.category-bottom-block{margin-top:2.5rem}.category-seo-content .post-content,.category-seo-content .blog-blocks-content{font-size:.95rem;line-height:1.65}.category-seo-content .post-content h2,.category-seo-content .post-content h3,.category-seo-content .post-content h4,.category-seo-content .blog-blocks-content .heading-2,.category-seo-content .blog-blocks-content .heading-3,.category-seo-content .blog-blocks-content .heading-4{margin-top:1rem;margin-bottom:.5rem}.category-seo-content .post-content h1,.category-seo-content .blog-blocks-content .heading-1{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem}.category-reviews-grid{grid-template-columns:repeat(2,1fr)}.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}}@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:#fafafa;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}}.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}.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)}.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;text-align:left}.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:#fafafa}.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: 3rem;--product-radius: 16px}.product-page{background:#fafafa;padding:0 0 2.5rem}.product-page .container{max-width:1280px}.product-page .product-nav-row{padding:1rem 0}.product-page .product-back-link{display:inline-flex;align-items:center;gap:.45rem;color:#525252;font-size:.875rem;text-decoration:none}.product-page .product-back-link:hover{color:#171717}.product-page .product-back-icon{font-size:1.35rem;line-height:1}.product-page .breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:0;color:#737373;font-size:.875rem;margin-bottom:1rem}.product-page .breadcrumbs a{color:#737373;text-decoration:none}.product-page .breadcrumbs .current{color:#171717}.product-page .breadcrumb-separator{margin:0 .45rem}.product-page .product-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.75rem;align-items:start}.product-page .tradein-cta-section{margin-top:3rem;text-align:left;border-radius:20px;padding:2.25rem;color:#fff;background:linear-gradient(135deg,#fbbf24,#f97316 45%,#8b5cf6)}.product-page .tradein-cta-content{max-width:760px}.product-page .tradein-cta-content h2{margin:0 0 .85rem;font-size:clamp(1.35rem,2vw,2rem);line-height:1.2;color:#fff}.product-page .tradein-cta-content p{margin:0;color:#ffffffeb;line-height:1.5}.product-page .tradein-cta-btn{margin-top:1.25rem;border:1px solid #fff;background:#fff;color:#171717;border-radius:12px;padding:.75rem 1.1rem;font-weight:600;font-family:inherit;cursor:pointer}.product-page .tradein-cta-btn:hover{background:#ffffffeb}.product-page .gallery-skeleton{display:flex;flex-direction:column;gap:.75rem}.product-page .main-image-skeleton{height:620px;border-radius:18px;overflow:hidden}.product-page .thumbnails-skeleton{display:flex;gap:.5rem}.product-page .thumbnail-skeleton{width:78px;height:78px;border-radius:12px;overflow:hidden}.product-page .skeleton{width:100%;height:100%;background:linear-gradient(90deg,#f2f2f2,#e6e6e6,#f2f2f2);background-size:200% 100%;animation:productPageShimmer 1.5s infinite}@keyframes productPageShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1024px){.product-page .product-content{grid-template-columns:1fr;gap:1.25rem}.product-page .main-image-skeleton{height:520px}}@media (max-width: 768px){.product-page{padding-bottom:92px}.product-page .container{padding:0 .75rem}.product-page .product-nav-row{padding:.75rem 0 .5rem}.product-page .breadcrumbs{margin-bottom:.75rem;font-size:.8rem}.product-page .tradein-cta-section{margin-top:2rem;padding:1.5rem 1rem;border-radius:16px}.product-page .tradein-cta-btn{width:100%}.product-page .main-image-skeleton{height:min(88vw,430px)}}.product-page .product-gallery{position:relative}.product-page .gallery-container{display:flex;flex-direction:column;gap:.75rem}.product-page .main-image-container{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid #e5e5e5;background:#fff;border-radius:20px;overflow:hidden}.product-page .image-wrapper{width:100%;height:100%;position:relative;cursor:zoom-in}.product-page .main-image-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;pointer-events:none}.product-page .main-image-slide.active{opacity:1;pointer-events:auto}.product-page .main-image{width:100%;height:100%;object-fit:contain;display:block;background:#fff}.product-page .image-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffbf;z-index:2}.product-page .product-overlay-top{position:absolute;top:.75rem;left:.75rem;z-index:3;display:flex;gap:.5rem}.product-page .product-image-badges{display:flex;flex-direction:column;gap:6px;max-width:calc(100% - 92px)}.product-page .image-badge{display:inline-flex;align-items:center;width:fit-content;padding:6px 12px;border-radius:10px;color:#fff;font-size:.82rem;line-height:1;font-weight:500;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-page .image-badge.is-long{font-size:.75rem}.product-page .image-badge.badge-new{background:#3b82f6e6}.product-page .image-badge.badge-hit{background:#f59e0be6}.product-page .image-badge.badge-discount{background:#ef4444e6}.product-page .image-badge.badge-default{background:#262626cc}.product-page .thumbnails-container{display:flex;gap:.5rem;overflow-x:auto;padding:.1rem .05rem .2rem}.product-page .thumbnail-wrapper{width:80px;height:80px;border-radius:12px;border:2px solid #e5e5e5;overflow:hidden;flex:0 0 auto;background:#fff;cursor:pointer;padding:0}.product-page .thumbnail-wrapper.active{border-color:#171717}.product-page .thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.product-page .nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid #d4d4d4;border-radius:999px;background:#fffffff2;color:#171717;cursor:pointer;z-index:5;font-size:1.5rem;line-height:1}.product-page .nav-btn.prev{left:.75rem}.product-page .nav-btn.next{right:.75rem}.product-page .gallery-empty{display:grid;place-items:center}.product-page .placeholder-image{width:42%;opacity:.5}@media (max-width: 768px){.product-page .main-image-container{border-radius:14px}.product-page .thumbnail-wrapper{width:66px;height:66px}.product-page .nav-btn{width:34px;height:34px;font-size:1.25rem}}.product-page .product-info{display:flex;flex-direction:column;text-align:left;gap:1rem}.product-page .product-title-wrap{display:flex;flex-direction:column;gap:.55rem}.product-page .product-title{margin:0;color:#171717;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.15;font-weight:700}.product-page .product-subtitle{margin:0;color:#525252;font-size:.98rem}.product-page .product-sku-text{margin:0;color:#737373;font-size:.86rem}.product-page .product-availability-text{margin:0;font-size:.86rem;font-weight:500;background:transparent!important;border:none!important;padding:0!important;border-radius:0!important}.product-page .product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.product-page .product-rating{display:inline-flex;gap:.2rem;align-items:center;color:#171717;font-weight:600}.product-page .icon-star{color:#f59e0b;fill:#f59e0b}.product-page .product-reviews{color:#737373;font-size:.92rem}.product-page .availability-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;line-height:1;border:1px solid transparent}.product-page .availability-in-stock{color:#065f46}.product-page .availability-out{color:#4b5563}.product-page .availability-preorder{color:#92400e}.product-page .product-option-groups{display:flex;flex-direction:column;gap:.9rem}.product-page .product-option-group{display:flex;flex-direction:column;gap:.45rem}.product-page .product-option-title{margin:0;color:#525252;font-size:.9rem;font-weight:500}.product-page .product-option-values{display:flex;flex-wrap:wrap;gap:.45rem}.product-page .product-option-btn{border:1px solid #e5e5e5;background:#fff;color:#404040;border-radius:12px;padding:.55rem .8rem;font-size:.87rem;line-height:1;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.product-page .product-option-btn.active{background:#171717;color:#fff;border-color:#171717}.product-page .product-option-btn:disabled{opacity:.45;cursor:not-allowed}.product-page .product-option-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(255,255,255,.35)}.product-page .product-buy-card{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:0}.product-page .product-price{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}.product-page .product-price .current-price{color:#171717;font-size:clamp(2rem,2.7vw,2.25rem);font-weight:500;line-height:1}.product-page .product-price .old-price{color:#737373;text-decoration:line-through;font-size:1rem}.product-page .price-range{display:flex;align-items:baseline;gap:.35rem}.product-page .price-label,.product-page .price-separator{color:#737373}.product-page .cart-section{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.product-page .quantity-controls{height:48px;border-radius:12px;background:#f5f5f5;display:inline-flex;align-items:center;padding:.25rem}.product-page .quantity-btn{width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:#171717;cursor:pointer;font-size:1.15rem}.product-page .quantity-btn:hover{background:#fff}.product-page .quantity-display{min-width:48px;text-align:center;color:#171717;font-weight:500}.product-page .product-buy-card .add-to-cart-btn,.product-page .product-buy-card .goto-cart-btn{flex:1;height:48px;border-radius:12px;font-size:1rem;text-transform:none;letter-spacing:0;font-weight:500;border:none;background:#171717;color:#fff}.product-page .product-buy-card .add-to-cart-btn:hover,.product-page .product-buy-card .goto-cart-btn:hover{background:#262626}.product-page .product-actions-row{display:flex;gap:.5rem;align-items:stretch}.product-page .favorite-action-btn{flex:1;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;border:1px solid #e5e5e5;background:#fff;color:#404040;font-size:.875rem;font-weight:500}.product-page .favorite-action-btn:hover{border-color:#d4d4d4;background:#fff}.product-page .action-icon-btn{width:48px;min-width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #e5e5e5;background:#fff;color:#404040;cursor:pointer}.product-page .action-icon-btn:hover{border-color:#d4d4d4}.product-page .action-icon-btn--compare{border:1px solid #e5e5e5!important;background:#fff!important}.product-page .action-icon-btn--compare:hover{border-color:#d4d4d4!important;background:#fff!important}.product-page .product-cart-link{font-size:.85rem;color:#525252;text-decoration:none}.product-page .product-cart-link:hover{color:#171717}@media (max-width: 768px){.product-page .product-title{font-size:1.55rem}.product-page .product-buy-card{border-radius:14px;padding:.8rem}.product-page .product-price{margin-bottom:.9rem;gap:.15rem}.product-page .product-price .current-price{font-size:clamp(1.45rem,5.2vw,1.75rem)}.product-page .product-price .old-price{font-size:.9rem}.product-page .cart-section{flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem}.product-page .quantity-controls,.product-page .product-buy-card .add-to-cart-btn,.product-page .product-buy-card .goto-cart-btn,.product-page .favorite-action-btn,.product-page .action-icon-btn{height:44px;border-radius:10px}.product-page .quantity-controls,.product-page .add-to-cart-btn,.product-page .goto-cart-btn{width:100%}.product-page .quantity-btn{width:36px;height:36px;border-radius:8px}.product-page .quantity-display{min-width:42px;font-size:.95rem}.product-page .product-buy-card .add-to-cart-btn,.product-page .product-buy-card .goto-cart-btn{font-size:.92rem}.product-page .product-actions-row .favorite-action-btn{flex:0 0 44px;width:44px;min-width:44px;padding:0;gap:0}.product-page .product-actions-row .favorite-action-btn span{display:none}}@media (max-width: 640px){.product-page .product-buy-card{padding:.7rem;border-radius:12px}.product-page .product-price{margin-bottom:.7rem}.product-page .product-price .current-price{font-size:1.35rem}.product-page .product-price .old-price{font-size:.84rem}.product-page .cart-section{margin-bottom:.65rem}}.mobile-buy-panel{position:fixed;left:0;right:0;bottom:0;display:none;padding:.65rem .8rem;padding-bottom:calc(.65rem + env(safe-area-inset-bottom,0));background:#fff;border-top:1px solid #e5e5e5;z-index:100}.mobile-buy-panel .mobile-panel-bottom{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.mobile-buy-panel .mobile-buy-price{display:flex;flex-direction:column;gap:.15rem}.mobile-buy-panel .mobile-buy-price .current-price{color:#171717;font-weight:700;font-size:1.2rem;line-height:1}.mobile-buy-panel .mobile-buy-price .old-price{color:#9ca3af;font-size:.82rem;line-height:1;text-decoration:line-through}.mobile-buy-panel .mobile-buy-right{display:flex;align-items:center;gap:.45rem}.mobile-buy-panel .mobile-actions{display:inline-flex;gap:.35rem}.mobile-buy-panel .mobile-action-btn{width:36px;height:36px;border-radius:10px;border:1px solid #e5e5e5;background:#fff;color:#525252}.mobile-buy-panel .mobile-cart-actions{display:inline-flex;align-items:center;gap:.35rem}.mobile-buy-panel .mobile-quantity-controls{height:36px;border:1px solid #e5e5e5;border-radius:10px;padding:0 .2rem;display:inline-flex;align-items:center;background:#fff}.mobile-buy-panel .mobile-quantity-controls .quantity-btn{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#171717;font-size:1rem}.mobile-buy-panel .mobile-quantity-controls .quantity-display{min-width:24px;text-align:center;font-size:.9rem;color:#171717;font-weight:600}.mobile-buy-panel .mobile-buy-btn{height:36px;min-width:98px;border-radius:10px;padding:0 .85rem;font-size:.84rem;font-weight:500;text-transform:none;letter-spacing:0;border:none;background:#171717;color:#fff;white-space:nowrap}.mobile-buy-panel .mobile-buy-btn:hover{background:#262626}@media (max-width: 768px){.mobile-buy-panel{display:block}}.product-page .section-title{margin:0 0 1rem;color:#171717;font-size:clamp(1.35rem,1.5vw,1.9rem);line-height:1.2}.product-page .product-tabs-section{margin-top:3rem}.product-page .product-tabs-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.product-page .product-tabs-scroll{overflow-x:auto;margin:0 -1.5rem;padding:0 1.5rem}.product-page .product-tabs-list{display:flex;gap:1.5rem;min-width:max-content}.product-page .product-tab-btn{padding:0 0 1rem;border:0;border-bottom:2px solid transparent;background:transparent;color:#737373;font-size:.95rem;cursor:pointer;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.product-page .product-tab-btn:hover{color:#171717}.product-page .product-tab-btn.is-active{color:#171717;border-bottom-color:#171717}.product-page .product-description-card{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:1rem 1.2rem}.product-page .product-description-card p{margin:0;color:#404040;line-height:1.6}.product-page .product-delivery-text-section{display:flex;flex-direction:column;text-align:left;gap:1.5rem}.product-page .product-delivery-text-group{display:flex;flex-direction:column;gap:.75rem}.product-page .product-delivery-text-title{margin:0;color:#171717;font-size:1rem;font-weight:600}.product-page .product-delivery-text-line{margin:0;color:#525252;line-height:1.6}.product-page .product-delivery-text-section .delivery-section-block{background:#fff;border:1px solid #e5e5e5;border-radius:18px;padding:1.1rem}.product-page .product-delivery-text-section .delivery-section-block+.delivery-section-block{margin-top:1rem}.product-page .product-delivery-text-section .delivery-section-header{margin-bottom:.9rem}.product-page .product-delivery-text-section .delivery-section-header h2{margin:0;color:#171717;font-size:1.05rem}.product-page .product-delivery-text-section .delivery-section-header p{margin:.35rem 0 0;color:#737373;font-size:.9rem}.product-page .product-delivery-text-section .delivery-cards-grid,.product-page .product-delivery-text-section .delivery-zones-grid,.product-page .product-delivery-text-section .delivery-conditions-grid{display:grid;gap:.75rem}.product-page .product-delivery-text-section .delivery-cards-grid,.product-page .product-delivery-text-section .delivery-zones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page .product-delivery-text-section .delivery-card,.product-page .product-delivery-text-section .delivery-zone-card,.product-page .product-delivery-text-section .delivery-condition-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:.9rem}.product-page .product-delivery-text-section .delivery-card__header,.product-page .product-delivery-text-section .delivery-zone-card__top{display:flex;justify-content:space-between;gap:.75rem}.product-page .product-delivery-text-section .delivery-card__icon{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.product-page .product-delivery-text-section .delivery-card__title,.product-page .product-delivery-text-section .delivery-zone-card__title,.product-page .product-delivery-text-section .delivery-condition-card h3{margin:0;color:#171717;font-size:1rem}.product-page .product-delivery-text-section .delivery-card__description,.product-page .product-delivery-text-section .delivery-condition-card p,.product-page .product-delivery-text-section .delivery-zone-card__time{margin:.35rem 0 0;color:#525252;font-size:.9rem;line-height:1.45}.product-page .product-delivery-text-section .delivery-card__price,.product-page .product-delivery-text-section .delivery-zone-card__price,.product-page .product-delivery-text-section .delivery-condition-card__value{color:#171717;font-weight:700}.product-page .product-delivery-text-section .delivery-zone-card__values{display:flex;flex-direction:column;align-items:flex-end}.product-page .product-specs-section{margin-top:3rem}.product-page .specs-list-card{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:.65rem 1.2rem}.product-page .spec-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding:.9rem 0;border-bottom:1px solid #f0f0f0}.product-page .spec-item:last-child{border-bottom:0}.product-page .spec-label{text-align:left;color:#737373}.product-page .spec-value{color:#171717;text-align:right}.product-page .product-delivery-info{margin-top:3rem}.product-page .delivery-section{margin-top:2rem}.product-page .delivery-grid{display:grid;gap:.85rem}.product-page .delivery-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .delivery-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page .delivery-card,.product-page .delivery-zone-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;padding:1rem}.product-page .delivery-card__icon-wrap{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem}.product-page .delivery-card__title{margin:0;color:#171717;font-size:1.05rem}.product-page .delivery-card__price{margin:.45rem 0 0;color:#171717;font-size:1.3rem;font-weight:700}.product-page .delivery-card__meta{margin:.15rem 0 0;color:#737373;font-size:.9rem}.product-page .delivery-card__description{margin:.65rem 0 0;color:#525252;font-size:.9rem;line-height:1.45}.product-page .delivery-zone-card__head{display:flex;justify-content:space-between;gap:.8rem}.product-page .delivery-zone-card__name-wrap{display:inline-flex;align-items:center;gap:.45rem;color:#525252}.product-page .delivery-zone-card__name-wrap h3{margin:0;color:#171717;font-size:1.05rem}.product-page .delivery-zone-card__price{margin:0;color:#171717;font-weight:700}.product-page .delivery-zone-card__meta{margin:.4rem 0 0;color:#737373;font-size:.9rem}@media (max-width: 1024px){.product-page .delivery-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.product-page .product-tabs-section{margin-top:2rem}.product-page .product-tabs-header{margin-bottom:1.25rem}.product-page .product-tabs-list{gap:1rem}.product-page .product-tab-btn{font-size:.875rem;padding-bottom:.85rem}.product-page .product-description-card{border-radius:14px;padding:.85rem}.product-page .product-delivery-text-section .delivery-cards-grid,.product-page .product-delivery-text-section .delivery-zones-grid{grid-template-columns:1fr}.product-page .product-specs-section,.product-page .product-delivery-info{margin-top:0}.product-page .specs-list-card{border-radius:14px;padding:.45rem .85rem}.product-page .spec-item{grid-template-columns:1fr;gap:.25rem}.product-page .spec-value{text-align:left}.product-page .delivery-grid--three,.product-page .delivery-grid--two{grid-template-columns:1fr}}.product-page .related-products{margin-top:3rem}.product-page .related-products h2{margin-bottom:1rem;color:#171717;font-size:clamp(1.2rem,1.5vw,1.6rem)}.product-page .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem}@media (max-width: 1200px){.product-page .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.product-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.product-page .products-grid{grid-template-columns:1fr;gap:.75rem}.product-page .related-products .product-card .product-info{padding:8px 8px 0;gap:5px}.product-page .related-products .product-card .current-price{font-size:.95rem}.product-page .related-products .product-card .old-price{font-size:.7rem}.product-page .related-products .product-card .cart-section-card{padding:0 8px 8px}.product-page .related-products .product-card .cart-controls-wrapper{gap:6px}.product-page .related-products .product-card .add-to-cart-btn{border-radius:9px;font-size:.8rem;padding:9px 10px}.product-page .related-products .product-card .goto-cart-icon-btn{height:38px;width:38px;min-width:38px;border-radius:9px}.product-page .related-products{margin-top:2rem}.product-page .related-products h2{margin-bottom:.75rem;font-size:1.1rem}}.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}.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}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@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-page{padding-bottom:2rem}.checkout-content{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.checkout-form{min-width:0}.checkout-form-element{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:1rem}.form-section{padding:0 0 1.5rem;margin:0 0 1.5rem;border-bottom:1px solid #edf1f7}.form-section:last-of-type{border-bottom:none;margin-bottom:1rem;padding-bottom:0}.section-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;line-height:1.4;color:#1f2937}.form-row{display:grid;grid-template-columns:1fr;gap:.75rem}.form-row--single{grid-template-columns:1fr}.form-group{margin:0;min-width:0}.form-group--wide{grid-column:span 1}.field-input,.field-textarea{width:100%;border:1px solid #d8dee8;border-radius:12px;background:#fff;color:#111827;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.field-input{height:48px;padding:0 .875rem}.field-textarea{padding:.75rem .875rem;min-height:96px;resize:vertical}.field-input::placeholder,.field-textarea::placeholder{color:#9aa4b2}.field-input:hover,.field-textarea:hover{border-color:#c3ccda}.field-input:focus,.field-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.field-input--error,.field-input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.error-slot{min-height:1.125rem;margin-top:.375rem}.error-message{margin:0;font-size:.8rem;line-height:1.3;color:#dc2626}.field-hint{display:block;margin-top:.125rem;font-size:.78rem;line-height:1.35;color:#8a95a5}.delivery-group,.payment-group{border:none;margin:0;padding:0}.delivery-methods-modern{display:grid;grid-template-columns:1fr;gap:.75rem}.delivery-method-card,.payment-method-card{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem;border:1px solid #d8dee8;border-radius:12px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.delivery-method-card{cursor:pointer}.delivery-method-card:hover,.payment-method-card:hover{border-color:#b9c4d4}.delivery-method-card.active,.payment-method-card.active{border-color:#2563eb;background:#f5f9ff}.method-radio{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.method-content{display:flex;flex-direction:column;gap:.25rem;min-width:0;position:relative;padding-left:1.625rem}.method-content:before{content:"";position:absolute;left:0;top:.15rem;width:1rem;height:1rem;border-radius:999px;border:1.5px solid #c2ccda;background:#fff}.delivery-method-card.active .method-content:before,.payment-method-card.active .method-content:before{border-color:#2563eb;background:radial-gradient(circle at center,#2563eb 0 42%,transparent 46% 100%),#fff}.method-title{font-size:.95rem;font-weight:600;line-height:1.35;color:#111827}.method-description{font-size:.85rem;font-weight:500;line-height:1.35;color:#2563eb}.method-hint{font-size:.78rem;line-height:1.35;color:#7f8a9b}.courier-address{margin-top:1rem;display:grid;gap:.75rem}.privacy-consent{margin-bottom:1rem}.checkbox-row{display:flex;align-items:flex-start;gap:.625rem}.privacy-checkbox{width:1.1rem;height:1.1rem;margin-top:.1rem;accent-color:#2563eb;cursor:pointer}.checkbox-text{font-size:.87rem;line-height:1.5;color:#1f2937}.privacy-link{color:#2563eb;text-decoration:underline}.privacy-link:hover{color:#1d4ed8}.submit-order-btn{width:100%;height:48px;border:none;border-radius:12px;background:#111827;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.submit-order-btn:hover{background:#0f172a}.submit-order-btn:disabled{opacity:.7;cursor:not-allowed}.checkout-summary{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:1rem}.checkout-summary h3{margin:0 0 1rem;font-size:1.05rem;font-weight:600;color:#111827}.order-items{display:grid;gap:.75rem;margin-bottom:1rem}.order-item{display:flex;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid #edf1f7}.order-item:last-child{border-bottom:none;padding-bottom:0}.item-name{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;font-weight:500;color:#111827}.item-options{display:flex;flex-wrap:wrap;gap:.375rem;font-size:.78rem;color:#7a8798}.item-quantity{font-size:.8rem;color:#7a8798}.item-price{font-size:.9rem;font-weight:600;white-space:nowrap;color:#111827}.order-total{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #edf1f7;font-size:1rem;font-weight:700;color:#111827}.checkout-skeleton{display:grid;grid-template-columns:1fr;gap:1rem}.summary-skeleton,.form-skeleton{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:1rem}.input-skeleton{height:48px;margin-bottom:.75rem;border-radius:10px}.title-skeleton{height:1.25rem;width:50%;margin-bottom:.75rem;border-radius:8px}.row-skeleton{height:1rem;margin-bottom:.625rem;border-radius:6px}.skeleton{background:linear-gradient(90deg,#f2f4f8 25%,#e6ebf2,#f2f4f8 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 640px){.checkout-form-element,.checkout-summary,.summary-skeleton,.form-skeleton{padding:1.25rem}.delivery-methods-modern,.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 900px){.form-row--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.form-row--street-house{grid-template-columns:repeat(2,minmax(0,1fr))}.form-group--wide{grid-column:span 1}}@media (min-width: 1024px){.checkout-content{grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem}.checkout-summary{position:sticky;top:1.5rem}.checkout-skeleton{grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem}}.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))}}.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;text-align:left;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{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}.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}}.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,#fafafa,#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,#fafafa,#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}}.delivery-page-redesign{background:#f9fafb;padding-bottom:2rem;--dp-section-gap: 2.5rem;--dp-card-padding: 1.75rem;--dp-card-radius: 1rem;--dp-title-color: #111827;--dp-muted-color: #6b7280;--dp-title-size: 1.375rem;--dp-body-size: 1.0625rem}.product-delivery-info.delivery-page-redesign{background:transparent;padding-bottom:0;padding-top:2rem}.product-delivery-info .delivery-sections-shell{max-width:none;gap:var(--dp-section-gap)}.delivery-page-redesign .h-6{width:1.5rem;height:1.5rem}.delivery-page-redesign .h-4{width:1rem;height:1rem}.delivery-page-redesign .delivery-hero-section{background:#fff;padding:2rem 0}.delivery-page-redesign .delivery-hero-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:2rem;align-items:center}.delivery-page-redesign .delivery-hero-shell--no-image{grid-template-columns:1fr;max-width:48rem;margin:0 auto;text-align:center}.delivery-page-redesign .delivery-hero-shell__image{border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 2px #11182714}.delivery-page-redesign .delivery-hero-shell__image img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.delivery-page-redesign .delivery-hero-shell__content h1{margin:0 0 1.5rem;font-size:3rem;line-height:1.1;color:var(--text-primary)}.delivery-page-redesign .delivery-hero-shell__content p{margin:0;font-size:1.25rem;line-height:1.6;color:var(--text-secondary)}.delivery-page-redesign .delivery-sections-wrap{padding:2rem 0 0}.delivery-page-redesign .delivery-sections-shell{max-width:72rem;margin:0 auto;display:grid;gap:var(--dp-section-gap)}.delivery-page-redesign .delivery-section-block{margin:0;padding-top:0}.delivery-page-redesign .delivery-section-block+.delivery-section-block{margin-top:var(--dp-section-gap)}.delivery-page-redesign .delivery-section-header{text-align:center;margin-bottom:2rem}.delivery-page-redesign .delivery-section-header h2{margin:0;font-size:2.25rem;line-height:1.15;color:var(--dp-title-color);font-weight:700;padding:0}.delivery-page-redesign .delivery-section-header h2:after{display:none}.delivery-page-redesign .delivery-section-header p{max-width:40rem;margin:0 auto;font-size:var(--dp-body-size);line-height:1.65;color:var(--dp-muted-color);font-weight:500}.delivery-page-redesign .delivery-cards-grid,.delivery-page-redesign .delivery-zones-grid,.delivery-page-redesign .delivery-conditions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.delivery-page-redesign .delivery-card,.delivery-page-redesign .delivery-zone-card,.delivery-page-redesign .delivery-condition-card{background:#fff;border-radius:var(--dp-card-radius);border:1px solid #e5e7eb;box-shadow:0 1px 2px #1118270d;padding:var(--dp-card-padding);transition:none}.delivery-page-redesign .delivery-card:hover,.delivery-page-redesign .delivery-zone-card:hover,.delivery-page-redesign .delivery-condition-card:hover{box-shadow:0 1px 2px #1118270d;transform:none}.delivery-page-redesign .delivery-card__header{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.delivery-page-redesign .delivery-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.delivery-page-redesign .delivery-card__stats{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;text-align:right;flex-shrink:0}.delivery-page-redesign .delivery-card__body{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.delivery-page-redesign .delivery-card__icon{width:3.25rem;height:3.25rem;border-radius:.75rem;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.delivery-page-redesign .delivery-card__title,.delivery-page-redesign .delivery-zone-card__title,.delivery-page-redesign .delivery-condition-card h3{margin:0;font-size:var(--dp-title-size);line-height:1.3;color:var(--dp-title-color);font-weight:700}.delivery-page-redesign .delivery-card__description,.delivery-page-redesign .delivery-condition-card p{margin:0;color:var(--dp-muted-color);font-size:var(--dp-body-size);font-weight:400;text-align:left}.delivery-page-redesign .delivery-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-top:1rem;border-top:1px solid #e5e7eb;gap:.75rem;flex-wrap:wrap}.delivery-page-redesign .delivery-card__meta{display:flex;align-items:center;justify-content:flex-end;gap:.375rem;color:var(--dp-muted-color);font-size:.95rem;font-weight:400}.delivery-page-redesign .delivery-card__price,.delivery-page-redesign .delivery-zone-card__price,.delivery-page-redesign .delivery-condition-card__value{font-size:1.25rem;font-weight:600;color:var(--dp-title-color);margin-top:0}.delivery-page-redesign .delivery-zone-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.delivery-page-redesign .delivery-zone-card__values{text-align:right}.delivery-page-redesign .delivery-zone-card__time{margin-top:.5rem;font-size:1.125rem;color:var(--dp-muted-color);font-weight:400}.delivery-page-redesign .delivery-condition-card--accent{background:#eff6ff;border-color:#bfdbfe}.delivery-page-redesign .delivery-condition-card--full{grid-column:1 / -1}.delivery-page-redesign .delivery-section-block--support{margin-top:0}@media (max-width: 1024px){.delivery-page-redesign .delivery-sections-shell{gap:2.25rem}.delivery-page-redesign .delivery-hero-shell__content h1{font-size:2.5rem}.delivery-page-redesign .delivery-section-header h2{font-size:2rem}}@media (max-width: 768px){.delivery-page-redesign .delivery-hero-section{padding:2rem 0}.delivery-page-redesign .delivery-hero-shell{grid-template-columns:1fr}.delivery-page-redesign .delivery-hero-shell__content{text-align:left}.delivery-page-redesign .delivery-sections-wrap{padding-top:2rem}.delivery-page-redesign .delivery-cards-grid,.delivery-page-redesign .delivery-zones-grid,.delivery-page-redesign .delivery-conditions-grid{grid-template-columns:1fr}.delivery-page-redesign .delivery-card,.delivery-page-redesign .delivery-zone-card,.delivery-page-redesign .delivery-condition-card{padding:1.5rem}.delivery-page-redesign .delivery-card__top{gap:.75rem}.delivery-page-redesign .delivery-hero-shell__content h1{font-size:2rem;margin-bottom:1rem}.delivery-page-redesign .delivery-hero-shell__content p{font-size:1.1rem}.delivery-page-redesign .delivery-section-header h2{font-size:1.5rem}.delivery-page-redesign .delivery-card__title,.delivery-page-redesign .delivery-zone-card__title,.delivery-page-redesign .delivery-condition-card h3{font-size:1.25rem}.delivery-page-redesign .delivery-card__price,.delivery-page-redesign .delivery-zone-card__price,.delivery-page-redesign .delivery-condition-card__value{font-size:1.5rem}.delivery-page-redesign .delivery-card__price{font-size:1.125rem}.delivery-page-redesign .delivery-card__meta,.delivery-page-redesign .delivery-zone-card__time,.delivery-page-redesign .delivery-card__description,.delivery-page-redesign .delivery-condition-card p{font-size:1rem}.delivery-page-redesign .delivery-zone-card__top{flex-direction:column}.delivery-page-redesign .delivery-zone-card__values{text-align:left}}@media (max-width: 480px){.delivery-page-redesign{--dp-section-gap: 1.75rem;--dp-card-padding: 1.25rem;--dp-title-size: 1.125rem;--dp-body-size: 1rem}.delivery-page-redesign .delivery-hero-section{padding:1.5rem 0}.delivery-page-redesign .delivery-sections-wrap{padding-top:1.5rem}.delivery-page-redesign .delivery-hero-shell__content h1{font-size:1.75rem}.delivery-page-redesign .delivery-hero-shell__content p,.delivery-page-redesign .delivery-section-header p{font-size:1rem}.delivery-page-redesign .delivery-section-header h2,.delivery-page-redesign .delivery-card__price,.delivery-page-redesign .delivery-zone-card__price,.delivery-page-redesign .delivery-condition-card__value{font-size:1.25rem}.delivery-page-redesign .delivery-card__price{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}}.privacy-policy-page{min-height:calc(100dvh - 4rem);padding:1rem 0 2.5rem;background:#f6f7f9}.policy-layout{max-width:860px;margin:0 auto;padding:0 .75rem}.policy-header{margin-bottom:1rem;text-align:left}.policy-title{margin:0;font-size:clamp(1.75rem,4.5vw,2.35rem);line-height:1.22;font-weight:700;letter-spacing:-.015em;color:#111827;text-wrap:balance}.policy-updated{margin:.75rem 0 0;color:#64748b;font-size:.9rem;line-height:1.45;text-align:left}.privacy-content{background:#fff;border:1px solid #e5e7eb;border-radius:.95rem;box-shadow:0 10px 25px #0f172a0a;padding:1.25rem;text-align:left}.policy-section{margin:0;padding:1.1rem 0;text-align:left;border-top:1px solid #eef2f7}.policy-section:first-child{padding-top:0;border-top:0}.policy-section h2{margin:0 0 .75rem;font-size:clamp(1.12rem,2.8vw,1.38rem);line-height:1.35;font-weight:650;color:#0f172a;text-align:left}.policy-section p{margin:0 0 .75rem;font-size:.98rem;line-height:1.7;color:#334155;text-align:left}.policy-section p:last-child{margin-bottom:0}.policy-section ul{margin:.2rem 0 .75rem;padding:0 0 0 1.15rem;text-align:left}.policy-section li{margin:0 0 .42rem;font-size:.96rem;line-height:1.65;color:#334155;text-align:left}.policy-section li:last-child{margin-bottom:0}.policy-section a{color:var(--primary, #2563eb);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.14em;transition:color .2s ease}.policy-section a:hover{color:var(--primary-hover, #1d4ed8)}.policy-section a:focus-visible{outline:2px solid var(--primary, #2563eb);outline-offset:2px;border-radius:.25rem}@media (min-width: 768px){.privacy-policy-page{padding:2rem 0 3.5rem}.policy-layout{padding:0 1rem}.privacy-content{padding:1.75rem 2rem}.policy-section{padding:1.25rem 0}}.cookie-policy-page{min-height:calc(100dvh - 4rem);padding:1rem 0 2.5rem;background:#f6f7f9}.cookie-policy-page .policy-layout{max-width:860px;margin:0 auto;padding:0 .75rem;text-align:left}.cookie-policy-page .policy-header{margin-bottom:1rem;text-align:left}.cookie-policy-page .policy-title{margin:0;font-size:clamp(1.7rem,4.5vw,2.3rem);line-height:1.24;font-weight:700;letter-spacing:-.015em;color:#111827;text-wrap:balance;text-align:left}.cookie-policy-page .policy-updated{margin:.75rem 0 0;font-size:.9rem;line-height:1.45;color:#64748b;text-align:left}.cookie-policy-page .policy-content{background:#fff;border:1px solid #e5e7eb;border-radius:.95rem;box-shadow:0 10px 25px #0f172a0a;padding:1.25rem;text-align:left}.cookie-policy-page .policy-section{margin:0;padding:1.1rem 0;border-top:1px solid #eef2f7;text-align:left}.cookie-policy-page .policy-section:first-child{padding-top:0;border-top:0}.cookie-policy-page .policy-section h2{margin:0 0 .75rem;font-size:clamp(1.12rem,2.8vw,1.38rem);line-height:1.35;font-weight:650;color:#0f172a;text-align:left}.cookie-policy-page .policy-section p{margin:0 0 .75rem;font-size:.98rem;line-height:1.7;color:#334155;text-align:left}.cookie-policy-page .policy-section p:last-child{margin-bottom:0}.cookie-policy-page .policy-section ul{margin:.2rem 0 .75rem;padding-left:1.15rem;text-align:left}.cookie-policy-page .policy-section li{margin:0 0 .42rem;font-size:.96rem;line-height:1.65;color:#334155;text-align:left}.cookie-policy-page .policy-section li:last-child{margin-bottom:0}.cookie-policy-page .policy-section a,.cookie-policy-page .browser-link{color:var(--primary, #2563eb);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.14em;transition:color .2s ease}.cookie-policy-page .policy-section a:hover,.cookie-policy-page .browser-link:hover{color:var(--primary-hover, #1d4ed8)}.cookie-policy-page .policy-section a:focus-visible,.cookie-policy-page .browser-link:focus-visible{outline:2px solid var(--primary, #2563eb);outline-offset:2px;border-radius:.25rem}.cookie-policy-page .cookie-type-card{margin:.9rem 0;padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fafafa;text-align:left}.cookie-policy-page .cookie-type-header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.65rem;flex-wrap:wrap;text-align:left}.cookie-policy-page .cookie-type-header h3{margin:0;font-size:1.03rem;line-height:1.4;font-weight:650;color:#0f172a;text-align:left}.cookie-policy-page .cookie-type-badge{padding:.25rem .55rem;border-radius:999px;font-size:.74rem;line-height:1.1;font-weight:500;letter-spacing:.01em;text-transform:none}.cookie-policy-page .cookie-type-badge.required{background:#edf2f7;color:#334155}.cookie-policy-page .cookie-type-badge.optional{background:#eafaf1;color:#166534}.cookie-policy-page .cookie-details{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #dbe2ea;text-align:left}.cookie-policy-page .cookie-detail-item{margin-bottom:.75rem;text-align:left}.cookie-policy-page .cookie-detail-item:last-child{margin-bottom:0}.cookie-policy-page .cookie-detail-item strong{color:#0f172a;font-weight:600;text-align:left}.cookie-policy-page .cookie-detail-item code{font-family:var(--font-family-mono, "SFMono-Regular", Consolas, monospace);font-size:.84rem;padding:.08rem .34rem;border-radius:.3rem;background:#eef2f7;color:#1e293b}.cookie-policy-page .browser-links{display:flex;flex-direction:column;gap:.45rem;margin-top:.7rem;align-items:flex-start;text-align:left}.cookie-policy-page .browser-link{display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;font-size:.96rem;font-weight:500;line-height:1.6}.cookie-policy-page .contact-info{margin-top:.4rem;text-align:left}.cookie-policy-page .contact-info p{margin:0 0 .45rem;text-align:left}.cookie-policy-page .contact-info p:last-child{margin-bottom:0}@media (min-width: 768px){.cookie-policy-page{padding:2rem 0 3.5rem}.cookie-policy-page .policy-layout{padding:0 1rem}.cookie-policy-page .policy-content{padding:1.75rem 2rem}.cookie-policy-page .policy-section{padding:1.25rem 0}.cookie-policy-page .cookie-type-card{padding:1.1rem 1.15rem}}.user-agreement-page{padding:2rem 0 4rem;background-color:#fafafa;min-height:100vh}.user-agreement-page .page-title{font-size:2.5rem;margin-bottom:2rem;color:#2c3e50;text-align:left}.agreement-content{margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:left}.agreement-content section{margin-bottom:2.5rem}.agreement-content section:last-child{margin-bottom:0}.agreement-content h2{font-size:1.5rem;color:#2c3e50;margin-bottom:1rem;border-bottom:2px solid #e3e9ef;padding-bottom:.5rem;text-align:left}.agreement-content p{line-height:1.7;color:#555;margin-bottom:1rem;text-align:left}.agreement-content ul{margin:1rem 0;padding-left:2rem}.agreement-content li{line-height:1.6;color:#555;margin-bottom:.5rem;text-align:left}.agreement-content li:last-child{margin-bottom:0}.agreement-content a{color:var(--primary-color, #3182ce);text-decoration:underline}.agreement-content a:hover{text-decoration:none}@media (max-width: 768px){.user-agreement-page{padding:1rem 0 2rem}.user-agreement-page .page-title{font-size:2rem;margin-bottom:1.5rem}.agreement-content{margin:0 1rem;padding:1.5rem}.agreement-content h2{font-size:1.3rem}}.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,#fafafa,#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:#fafafa;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:#fafafa;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:#fafafa;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:#fafafa;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}}.feedback-card{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;box-shadow:0 8px 30px #0f172a14}.feedback-card-header h2{margin:0 0 12px;color:#111827;font-size:1.75rem;line-height:1.2;letter-spacing:-.02em;text-align:left}.feedback-card-header p{margin:0;color:#4b5563;font-size:1rem;line-height:1.65;text-align:left}.feedback-response-time{margin-top:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}.feedback-response-time strong{color:#2563eb;font-size:.95rem;font-weight:600}.feedback-form{display:flex;flex-direction:column;gap:18px;margin-top:22px}.feedback-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feedback-form-group{display:flex;flex-direction:column;text-align:left}.feedback-form-group-full{width:100%;grid-column:1 / -1}.feedback-form-group input,.feedback-form-group textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-size:.98rem;line-height:1.45;padding:13px 14px;transition:border-color .2s ease,box-shadow .2s ease}.feedback-form-group input::placeholder,.feedback-form-group textarea::placeholder{color:#9ca3af}.feedback-form-group input:focus,.feedback-form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.feedback-form-group textarea{resize:none;min-height:130px}.feedback-input-error{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441f!important}.feedback-error-message{margin-top:6px;color:#ef4444;font-size:.85rem;line-height:1.25}.feedback-submit-button{margin-top:6px;width:100%;border:none;border-radius:10px;padding:14px 20px;background:#111827;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,background-color .2s ease}.feedback-submit-button:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.feedback-submit-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width: 768px){.feedback-card{border-radius:14px;padding:20px 16px}.feedback-card-header h2{font-size:1.25rem}.feedback-form-grid{grid-template-columns:1fr}}.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}.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{max-width:840px;margin:0 auto}@media (max-width: 968px){.contacts-title{font-size:2.25rem}.contact-cards{grid-template-columns:repeat(2,1fr);gap:24px}.store-location-block h2{font-size:1.5rem}.store-location-block,.store-gallery,.metro-scheme{padding:32px 24px}.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}.store-location-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,.qr-code-block{padding:20px 16px}.contacts-form-section{padding:0 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}}.warranty-page{min-height:100vh;background-color:var(--background-primary)}.warranty-hero{background:linear-gradient(160deg,#f5f9ff,#fff);padding:2.5rem 0}.warranty-hero-content{display:flex;flex-direction:column;gap:2rem;align-items:center}.warranty-hero-text h1{font-size:2.5rem;line-height:1.1;margin-bottom:1rem;text-align:center}.warranty-hero-text p{font-size:1.05rem;line-height:1.65;color:var(--text-secondary);max-width:780px;text-align:center}.warranty-hero-image{width:100%;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 12px 30px #0000001f}.warranty-hero-image img{display:block;width:100%;height:320px;object-fit:cover}.warranty-section{padding:2.5rem 0}.warranty-section--muted{background-color:var(--background-secondary)}.warranty-section-header{margin-bottom:1.5rem}.warranty-section-header h2{font-size:2rem;line-height:1.2;margin-bottom:.5rem}.warranty-section-header p{font-size:1rem;line-height:1.6;color:var(--text-secondary);text-align:left}.warranty-coverage-grid,.warranty-categories-grid,.warranty-steps-grid,.warranty-programs-grid{display:grid;gap:1.2rem}.warranty-coverage-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.warranty-coverage-intro-item h3{margin:0 0 .25rem;font-size:1.1rem;line-height:1.3;text-align:left}.warranty-coverage-intro-item p{margin:0;line-height:1.6;color:var(--text-secondary);text-align:left}.warranty-coverage-grid,.warranty-programs-grid,.warranty-categories-grid,.warranty-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.warranty-coverage-card,.warranty-category-card,.warranty-step-card,.warranty-program-card,.warranty-faq-item,.warranty-note{background-color:#fff;border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:0 2px 8px #0000000f}.warranty-coverage-card,.warranty-program-card,.warranty-category-card,.warranty-step-card{padding:1.25rem}.warranty-card-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:1rem;background-color:#0000000a}.warranty-card-icon{flex-shrink:0}.warranty-card-icon--positive{color:#16a34a}.warranty-card-icon--negative{color:#dc2626}.warranty-icon--blue{color:#2563eb}.warranty-icon--green{color:#16a34a}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.warranty-coverage-card h3,.warranty-program-card h3,.warranty-category-card h3,.warranty-step-card h3{font-size:1.15rem;line-height:1.35;margin-bottom:.75rem;text-align:left}.warranty-card-description{font-size:.97rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1rem;text-align:left}.warranty-program-card{background:linear-gradient(180deg,#f8fbff,#fff 45%)}.warranty-program-header{display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.warranty-program-header h3{margin-bottom:0}.warranty-program-icon{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background-color:#2563eb17}.warranty-program-card:nth-child(2) .warranty-program-icon{background-color:#16a34a1c}.warranty-program-card .warranty-list-block{border:1px solid var(--border-light);border-radius:12px;padding:1rem;background-color:#fff}.warranty-coverage-card--positive{background:linear-gradient(180deg,#f2fff8,#fff 55%);border-left:4px solid #16a34a}.warranty-coverage-card--negative{background:linear-gradient(180deg,#fff5f5,#fff 55%);border-left:4px solid #dc2626}.warranty-list-block+.warranty-list-block{margin-top:1rem}.warranty-list-block h4{font-size:1rem;margin-bottom:.5rem;text-align:left}.warranty-list-block ul,.warranty-category-card ul,.warranty-step-card ul{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0}.warranty-list-block li,.warranty-category-card li,.warranty-step-card li{position:relative;padding-left:1rem;line-height:1.5;color:var(--text-secondary);text-align:left}.warranty-list-block li{padding-left:0;display:flex;align-items:flex-start;gap:.5rem;list-style:none}.warranty-list-block li:before{content:none}.warranty-list-block li::marker{content:""}.warranty-list-item-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.warranty-list-item--positive .warranty-list-item-icon{color:#16a34a}.warranty-list-item--negative .warranty-list-item-icon{color:#dc2626}.warranty-category-card li:before,.warranty-step-card li:before{content:"•";position:absolute;left:0;top:0;color:var(--primary-color, #2563eb);font-weight:700}.warranty-category-card li:before{color:currentColor}.warranty-step-card li:before{color:currentColor}.warranty-steps-grid{list-style:none;counter-reset:steps;padding:0;margin:0}.warranty-step-number{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:999px;background-color:var(--primary-color, #2563eb);color:var(--text-on-primary, #ffffff);font-weight:700;font-size:.95rem;margin-bottom:.75rem}.warranty-faq{display:grid;gap:1.5rem;max-width:920px;margin:0 auto}.warranty-faq-group>h3{font-size:1.2rem;margin-bottom:.4rem}.warranty-faq-group>p{color:var(--text-secondary);margin-bottom:.8rem;line-height:1.6;text-align:left}.warranty-faq-list{display:flex;flex-direction:column;gap:.75rem}.warranty-faq-item{margin-bottom:.75rem}.warranty-faq-item:last-child{margin-bottom:0}.warranty-faq-item .MuiAccordionSummary-content,.warranty-faq-item .MuiAccordionDetails-root,.warranty-faq-item .MuiAccordionSummary-content span,.warranty-faq-item .MuiAccordionDetails-root p{text-align:left}.warranty-note{margin-top:1rem;padding:1rem 1.25rem;border-left:4px solid var(--primary-color, #2563eb)}.warranty-note p{margin:0;line-height:1.6;color:var(--text-secondary);text-align:left}.warranty-feedback-section{padding:3rem 0}.warranty-feedback-form-wrap{max-width:840px;margin:0 auto}@media (max-width: 1024px){.warranty-hero-text h1{font-size:2.1rem}.warranty-coverage-grid,.warranty-coverage-intro,.warranty-categories-grid,.warranty-steps-grid,.warranty-programs-grid{grid-template-columns:1fr}}@media (max-width: 768px){.warranty-hero{padding:2rem 0}.warranty-hero-image img{height:240px}.warranty-hero-text h1{font-size:1.85rem}.warranty-section,.warranty-feedback-section{padding:2rem 0}.warranty-section-header h2{font-size:1.5rem}.warranty-coverage-card,.warranty-category-card,.warranty-step-card,.warranty-program-card{padding:1rem}}.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%;background-color:#fff}.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:#fafafa;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}.add-to-cart-btn{width:100%;padding-top:.75rem;padding-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.75rem;background:#171717;color:#fff;font-size:.9rem;font-weight:500;line-height:1.2;cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.add-to-cart-btn:hover:not(:disabled){background:#262626;color:#fff}.add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}.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)}}
