.search-autocomplete{flex-grow:1;max-width:480px;width:100%}@media(max-width:767.98px){.search-autocomplete{max-width:100%;order:3;width:100%;margin:0!important}.search-dropdown{position:fixed!important;top:auto!important;left:0!important;right:0!important;width:100%!important;max-height:60vh;border-radius:0 0 1rem 1rem!important;margin-top:.5rem}}@media(min-width:768px)and (max-width:991.98px){.search-autocomplete{max-width:350px}}.dev-modal-backdrop[data-v-49680801]{position:fixed;inset:0;z-index:9999;background:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem}.dev-modal-dialog[data-v-49680801]{background:var(--theme-bg-primary, #fff);border-radius:.75rem;box-shadow:0 20px 60px -12px #00000040;width:100%;max-width:400px;overflow:hidden}.dev-modal-header[data-v-49680801]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid var(--theme-border, #e2e8f0)}.dev-modal-title[data-v-49680801]{font-weight:700;font-size:1rem;margin:0;color:var(--theme-text-primary, #0f172a)}.dev-modal-close[data-v-49680801]{background:none;border:none;font-size:.875rem;color:var(--theme-text-muted, #94a3b8);cursor:pointer;padding:.25rem;line-height:1;transition:color .15s ease}.dev-modal-close[data-v-49680801]:hover{color:var(--theme-text-primary, #0f172a)}.dev-modal-body[data-v-49680801]{padding:1.25rem;text-align:center}.dev-modal-logo[data-v-49680801]{margin-bottom:.75rem}.dev-modal-company[data-v-49680801]{font-size:1.125rem;font-weight:700;color:var(--theme-text-primary, #0f172a);margin-bottom:.5rem}.dev-modal-cta[data-v-49680801]{font-size:.875rem;color:var(--theme-text-secondary, #475569);line-height:1.5;margin-bottom:1rem}.dev-modal-contacts[data-v-49680801]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.dev-modal-contact[data-v-49680801]{display:inline-flex;align-items:center;gap:.5rem;color:var(--theme-text-secondary, #475569);text-decoration:none;font-size:.875rem;justify-content:center;transition:color .15s ease}.dev-modal-contact[data-v-49680801]:hover{color:var(--theme-accent, #6366f1)}.dev-modal-messengers[data-v-49680801]{display:flex;gap:.75rem;justify-content:center;padding-top:.75rem;border-top:1px solid var(--theme-border, #e2e8f0)}.dev-modal-messenger[data-v-49680801]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--theme-bg-secondary, #f1f5f9);color:var(--theme-text-secondary, #475569);font-size:1.125rem;text-decoration:none;transition:all .15s ease}.dev-modal-messenger[data-v-49680801]:hover{background:var(--theme-accent, #6366f1);color:#fff}.dev-modal-enter-active[data-v-49680801],.dev-modal-leave-active[data-v-49680801]{transition:opacity .2s ease}.dev-modal-enter-active .dev-modal-dialog[data-v-49680801],.dev-modal-leave-active .dev-modal-dialog[data-v-49680801]{transition:transform .2s ease}.dev-modal-enter-from[data-v-49680801],.dev-modal-leave-to[data-v-49680801]{opacity:0}.dev-modal-enter-from .dev-modal-dialog[data-v-49680801],.dev-modal-leave-to .dev-modal-dialog[data-v-49680801]{transform:scale(.95) translateY(-10px)}.cookie-consent[data-v-923439f2]{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;box-shadow:0 -4px 20px #00000026;border-top:1px solid #e0e0e0}.cookie-consent__container[data-v-923439f2]{max-width:1200px;margin:0 auto;padding:20px}.cookie-consent__content[data-v-923439f2]{display:flex;flex-direction:column;gap:16px}.cookie-consent__text[data-v-923439f2]{flex:1}.cookie-consent__title[data-v-923439f2]{margin:0 0 8px;font-size:18px;font-weight:600;color:#333}.cookie-consent__description[data-v-923439f2]{margin:0;font-size:14px;line-height:1.5;color:#666}.cookie-consent__link[data-v-923439f2]{color:#007bff;text-decoration:underline}.cookie-consent__link[data-v-923439f2]:hover{color:#0056b3}.cookie-consent__settings[data-v-923439f2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;margin-top:8px}.cookie-consent__category[data-v-923439f2]{display:flex;align-items:flex-start}.cookie-consent__category--disabled[data-v-923439f2]{opacity:.7}.cookie-consent__checkbox-label[data-v-923439f2]{display:flex;align-items:flex-start;gap:12px;cursor:pointer;user-select:none}.cookie-consent__category--disabled .cookie-consent__checkbox-label[data-v-923439f2]{cursor:not-allowed}.cookie-consent__checkbox[data-v-923439f2]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cookie-consent__checkbox-custom[data-v-923439f2]{flex-shrink:0;width:20px;height:20px;border:2px solid #ccc;border-radius:4px;background:#fff;position:relative;margin-top:2px;transition:all .2s ease}.cookie-consent__checkbox:checked+.cookie-consent__checkbox-custom[data-v-923439f2]{background:#007bff;border-color:#007bff}.cookie-consent__checkbox:checked+.cookie-consent__checkbox-custom[data-v-923439f2]:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.cookie-consent__checkbox:disabled+.cookie-consent__checkbox-custom[data-v-923439f2]{background:#6c757d;border-color:#6c757d}.cookie-consent__category-info[data-v-923439f2]{display:flex;flex-direction:column;gap:2px}.cookie-consent__category-info strong[data-v-923439f2]{font-size:14px;color:#333}.cookie-consent__category-info small[data-v-923439f2]{font-size:12px;color:#666;line-height:1.4}.cookie-consent__actions[data-v-923439f2]{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-consent__btn[data-v-923439f2]{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.cookie-consent__btn--settings[data-v-923439f2]{background:transparent;color:#666;border:1px solid #ccc}.cookie-consent__btn--settings[data-v-923439f2]:hover{background:#f0f0f0;border-color:#999}.cookie-consent__btn--decline[data-v-923439f2]{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.cookie-consent__btn--decline[data-v-923439f2]:hover{background:#e9ecef}.cookie-consent__btn--selected[data-v-923439f2]{background:#28a745;color:#fff}.cookie-consent__btn--selected[data-v-923439f2]:hover{background:#218838}.cookie-consent__btn--accept[data-v-923439f2]{background:#007bff;color:#fff}.cookie-consent__btn--accept[data-v-923439f2]:hover{background:#0056b3}.cookie-slide-leave-active[data-v-923439f2]{transition:transform .3s ease,opacity .3s ease}.cookie-slide-leave-to[data-v-923439f2]{transform:translateY(100%);opacity:0}.cookie-expand-leave-active[data-v-923439f2]{transition:all .3s ease;overflow:hidden}.cookie-expand-leave-to[data-v-923439f2]{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0}@media(max-width:768px){.cookie-consent__container[data-v-923439f2]{padding:16px}.cookie-consent__title[data-v-923439f2]{font-size:16px}.cookie-consent__description[data-v-923439f2]{font-size:13px}.cookie-consent__actions[data-v-923439f2]{flex-direction:column}.cookie-consent__btn[data-v-923439f2]{width:100%;text-align:center}.cookie-consent__settings[data-v-923439f2]{grid-template-columns:1fr}}.seo-description[data-v-2d03f67e]{padding:24px 0}.seo-description__content[data-v-2d03f67e]{max-height:100px;overflow:hidden;position:relative;transition:max-height .3s ease}.seo-description__content[data-v-2d03f67e]:not(.seo-description__content--expanded):after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(transparent,#fff);pointer-events:none}.seo-description__content--expanded[data-v-2d03f67e]{max-height:none}.seo-description__content--expanded[data-v-2d03f67e]:after{display:none}.seo-description__content[data-v-2d03f67e] img{max-width:100%;height:auto}.seo-description__toggle[data-v-2d03f67e]{display:inline-block;margin-top:8px;padding:0;border:none;background:none;color:#007bff;font-size:14px;cursor:pointer;transition:color .2s ease}.seo-description__toggle[data-v-2d03f67e]:hover{color:#0056b3}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:1060;display:flex;align-items:center;justify-content:center;padding:1rem;animation:modalFadeIn .2s ease}.modal-overlay .modal-container{width:100%;max-width:500px;max-height:calc(100vh - 2rem);overflow-y:auto;background:var(--theme-bg-primary, #fff);border-radius:var(--radius-xl, 12px);box-shadow:var(--theme-shadow-lg, 0 5px 20px rgba(0, 0, 0, .25));animation:modalScaleIn .25s ease}.modal-overlay .modal-container.modal-lg{max-width:700px}.modal-overlay .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-border, #e5e7eb);border-radius:0}.modal-overlay .modal-title{font-size:1.125rem;font-weight:600;color:var(--theme-text-primary, #111827);margin:0;line-height:1.4}.modal-overlay .modal-close,.modal-overlay .close-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--theme-text-muted, #6b7280);cursor:pointer;transition:background .2s,color .2s;flex-shrink:0;padding:0;line-height:1;font-size:1.25rem}.modal-overlay .modal-close:hover,.modal-overlay .close-button:hover{background:var(--theme-bg-tertiary, #f3f4f6);color:var(--theme-text-primary, #111827)}.modal-overlay .modal-body{padding:1.25rem 1.5rem}.modal-overlay .modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--theme-border, #e5e7eb)}.contact-modal .modal-container{max-width:500px}.contact-form-group{margin-bottom:.75rem}.contact-form-group:last-child{margin-bottom:0}.contact-form-label{display:block;font-size:.8125rem;font-weight:500;color:var(--theme-text-muted, #6b7280);margin-bottom:.375rem}.contact-form-input{display:block;width:100%;padding:.625rem .875rem;border:1px solid var(--theme-border, #e5e7eb);border-radius:var(--radius-md, 8px);background:var(--theme-bg-primary, #fff);color:var(--theme-text-primary, #111827);font-size:.9375rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;outline:none}.contact-form-input::placeholder{color:var(--theme-text-muted, #6b7280)}.contact-form-input:focus{border-color:var(--theme-primary, #4f46e5);box-shadow:0 0 0 3px #4f46e51a}.contact-form-input.is-invalid{border-color:var(--theme-error, #ef4444)}.contact-form-textarea{display:block;width:100%;min-height:100px;padding:.625rem .875rem;border:1px solid var(--theme-border, #e5e7eb);border-radius:var(--radius-md, 8px);background:var(--theme-bg-primary, #fff);color:var(--theme-text-primary, #111827);font-size:.9375rem;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s,box-shadow .2s}.contact-form-textarea::placeholder{color:var(--theme-text-muted, #6b7280)}.contact-form-textarea:focus{border-color:var(--theme-primary, #4f46e5);box-shadow:0 0 0 3px #4f46e51a}.contact-form-upload{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:2px dashed var(--theme-border, #e5e7eb);border-radius:var(--radius-md, 8px);background:var(--theme-bg-secondary, #f9fafb);cursor:pointer;transition:border-color .2s,background .2s;text-align:center;font-size:.8125rem;color:var(--theme-text-muted, #6b7280)}.contact-form-upload:hover{border-color:var(--theme-primary, #4f46e5);background:var(--theme-primary-light, rgba(79, 70, 229, .05))}.contact-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}.contact-form-btn-send{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background:var(--theme-primary, #4f46e5);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.contact-form-btn-send:hover{background:var(--theme-primary-hover, #4338ca)}.contact-form-btn-send:disabled{opacity:.6;cursor:not-allowed}.contact-form-btn-close{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background:var(--theme-bg-tertiary, #f3f4f6);color:var(--theme-text-secondary, #4b5563);border:none;border-radius:var(--radius-md, 8px);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.contact-form-btn-close:hover{background:var(--theme-border, #e5e7eb);color:var(--theme-text-primary, #111827)}.review-modal .modal-container{max-width:600px}.review-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.review-modal-rating{display:flex;align-items:center;gap:.25rem}.review-modal-star{width:18px;height:18px;color:var(--theme-warning, #f59e0b)}.review-modal-star.empty{color:var(--theme-border, #e5e7eb)}.review-modal-rating .bi-star-fill{color:var(--theme-warning, #f59e0b)}.review-modal-rating .bi-star{color:var(--theme-border, #e5e7eb)}.review-modal-date{font-size:.8125rem;color:var(--theme-text-muted, #6b7280)}.review-modal-author{font-size:.9375rem;font-weight:600;color:var(--theme-text-primary, #111827);margin-bottom:1rem}.review-modal-product{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;margin-bottom:1rem}.review-modal-product img{width:52px;height:52px;border-radius:var(--radius-md, 8px);object-fit:cover;border:1px solid var(--theme-border, #e5e7eb)}.review-modal-product span{font-size:.8125rem;font-weight:500;color:var(--theme-text-primary, #111827)}.review-modal-images{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.review-modal-thumb{width:72px;height:72px;border-radius:var(--radius-sm, 4px);object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border-color .2s,opacity .2s}.review-modal-thumb:hover{border-color:var(--theme-primary, #4f46e5);opacity:.85}.review-modal-pros,.review-modal-cons{margin-bottom:1rem;padding:.875rem 1rem;border-radius:var(--radius-md, 8px)}.review-modal-pros{background:#10b9810f;border-left:3px solid var(--theme-success, #10b981)}.review-modal-cons{background:#ef44440f;border-left:3px solid var(--theme-error, #ef4444)}.review-modal-pros-title,.review-modal-cons-title{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}.review-modal-pros-title{color:var(--theme-success, #10b981)}.review-modal-cons-title{color:var(--theme-error, #ef4444)}.review-modal-pros i{color:var(--theme-success, #10b981);font-size:1rem;flex-shrink:0}.review-modal-cons i{color:var(--theme-error, #ef4444);font-size:1rem;flex-shrink:0}.review-modal-text{font-size:.9375rem;color:var(--theme-text-primary, #111827);line-height:1.7}.cart-modal .modal-container{max-width:850px}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--theme-border, #e5e7eb)}.cart-item:last-child,.cart-item:has(+:not(.cart-item)){border-bottom:none}.item-image{width:80px;height:80px;flex-shrink:0;overflow:hidden;border-radius:var(--radius-md, 8px)}.item-image img{width:100%;height:100%;object-fit:contain;border-radius:var(--radius-md, 8px)}.item-info{flex:1;min-width:0}.item-title{font-weight:600;font-size:.9375rem;margin-bottom:.25rem;line-height:1.3;color:var(--theme-text-primary, #111827)}.item-subtitle{font-size:.8125rem;color:var(--theme-text-muted, #6b7280);margin-bottom:.25rem}.item-code{font-size:.75rem;color:var(--theme-text-muted, #6b7280);margin-bottom:.5rem}.item-pricing{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.item-price{font-weight:700;color:var(--theme-text-primary, #111827);font-size:1rem}.item-old-price{text-decoration:line-through;color:var(--theme-text-muted, #6b7280);font-size:.8125rem}.item-bonus{background:#10b9811a;color:var(--theme-success, #10b981);font-size:.75rem;padding:.125rem .5rem;border-radius:var(--radius-sm, 4px);font-weight:500}.item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;white-space:nowrap}.quantity-control{display:flex;gap:0;align-items:center;border:1px solid var(--theme-border, #e5e7eb);border-radius:var(--radius-md, 8px);overflow:hidden}.quantity-control button{background:var(--theme-bg-secondary, #f9fafb);border:none;font-size:1rem;font-weight:600;color:var(--theme-text-primary, #111827);cursor:pointer;padding:.375rem .625rem;transition:background .2s}.quantity-control button:hover{background:var(--theme-bg-tertiary, #f3f4f6)}.qty-input{width:40px;text-align:center;padding:.375rem 0;font-size:.875rem;border:none;border-left:1px solid var(--theme-border, #e5e7eb);border-right:1px solid var(--theme-border, #e5e7eb);background:var(--theme-bg-primary, #fff);color:var(--theme-text-primary, #111827);outline:none;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.item-total{font-weight:700;font-size:.9375rem;color:var(--theme-text-primary, #111827)}.remove-button{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--theme-text-muted, #6b7280);transition:color .2s;padding:.25rem}.remove-button:hover{color:var(--theme-error, #ef4444)}.cart-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--theme-border, #e5e7eb)}.total-label{font-size:.875rem;color:var(--theme-text-secondary, #4b5563)}.total-sum{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary, #111827)}.cart-actions{display:flex;justify-content:flex-end;margin-top:1rem;gap:.75rem;flex-wrap:wrap}.cart-actions .btn-primary,.cart-actions a.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background:var(--theme-primary, #4f46e5);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s;text-decoration:none}.cart-actions .btn-primary:hover,.cart-actions a.btn-primary:hover{background:var(--theme-primary-hover, #4338ca);color:#fff}.cart-actions .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background:var(--theme-bg-tertiary, #f3f4f6);color:var(--theme-text-secondary, #4b5563);border:none;border-radius:var(--radius-md, 8px);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.cart-actions .btn-secondary:hover{background:var(--theme-border, #e5e7eb);color:var(--theme-text-primary, #111827)}.empty-cart{text-align:center;padding:2rem 1rem;color:var(--theme-text-muted, #6b7280)}.empty-cart p{margin:0;font-size:.9375rem}.subscribe-modal .modal-container{max-width:480px;position:relative;overflow:visible}.subscribe-modal-close{position:absolute;top:.75rem;right:.75rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:var(--theme-bg-tertiary, #f3f4f6);color:var(--theme-text-muted, #6b7280);cursor:pointer;transition:background .2s,color .2s;font-size:1.25rem;line-height:1;padding:0}.subscribe-modal-close:hover{background:var(--theme-border, #e5e7eb);color:var(--theme-text-primary, #111827)}.subscribe-modal-body{padding:2rem 2rem 1.5rem}.subscribe-modal-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--theme-primary-light, rgba(79, 70, 229, .08));color:var(--theme-primary, #4f46e5);margin:0 auto 1.25rem}.subscribe-modal-title{font-size:1.375rem;font-weight:700;color:var(--theme-text-primary, #111827);text-align:center;margin:0 0 .5rem;line-height:1.3}.subscribe-modal-subtitle{font-size:.9375rem;color:var(--theme-text-muted, #6b7280);text-align:center;margin:0 0 1rem;line-height:1.5}.subscribe-modal-benefits{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.subscribe-modal-benefits li{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--theme-text-secondary, #4b5563);line-height:1.4}.subscribe-modal-benefits li svg{flex-shrink:0;color:var(--theme-primary, #4f46e5)}.subscribe-modal-input-wrap{display:flex;gap:.5rem}.subscribe-modal-input{flex:1;padding:.75rem 1rem;border:1px solid var(--theme-border, #e5e7eb);border-radius:var(--radius-md, 8px);background:var(--theme-bg-primary, #fff);color:var(--theme-text-primary, #111827);font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.subscribe-modal-input::placeholder{color:var(--theme-text-muted, #6b7280)}.subscribe-modal-input:focus{border-color:var(--theme-primary, #4f46e5);box-shadow:0 0 0 3px #4f46e51a}.subscribe-modal-input.is-invalid{border-color:var(--theme-error, #ef4444)}.subscribe-modal-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:var(--theme-primary, #4f46e5);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.subscribe-modal-btn:hover{background:var(--theme-primary-hover, #4338ca)}.subscribe-modal-btn:disabled{opacity:.6;cursor:not-allowed}.subscribe-modal-error{color:var(--theme-error, #ef4444);font-size:.8125rem;margin-top:.375rem}.subscribe-modal-privacy{font-size:.75rem;color:var(--theme-text-muted, #6b7280);text-align:center;margin:1rem 0 0;line-height:1.4}.subscribe-success-icon{color:var(--theme-success, #10b981)}.subscribe-success-icon svg{color:var(--theme-success, #10b981)}@media(max-width:576px){.modal-overlay .modal-container{max-width:calc(100% - 1rem)}.modal-overlay .modal-body,.modal-overlay .modal-header{padding:1rem}.modal-overlay .modal-footer{padding:.75rem 1rem}.review-modal-thumb{width:60px;height:60px}.cart-item{flex-wrap:wrap}.item-controls{flex-direction:row;width:100%;justify-content:space-between;align-items:center}.subscribe-modal-body{padding:1.5rem 1.25rem 1.25rem}.subscribe-modal-input-wrap{flex-direction:column}.subscribe-modal-icon{width:60px;height:60px}.subscribe-modal-icon svg{width:36px;height:36px}.subscribe-modal-title{font-size:1.125rem}.subscribe-modal-benefits li{font-size:.8125rem}}@media(max-width:400px){.modal-overlay{padding:.5rem}.modal-overlay .modal-container{max-width:100%}.modal-overlay .modal-body,.modal-overlay .modal-header{padding:.875rem}.modal-overlay .modal-footer{padding:.625rem .875rem}.contact-form-input,.contact-form-textarea{font-size:.875rem;padding:.5rem .75rem}}.top-bar{background:var(--theme-header-bar, #7d0991);color:var(--theme-menu-color, #fff);font-size:.8125rem;line-height:1.6;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:1031;display:flex;align-items:center;min-height:36px}.top-bar>.container{min-height:0}.top-bar a{color:var(--theme-menu-color, #fff);text-decoration:none}.top-bar a:hover{color:var(--theme-menu-hover, #fff)}.top-bar-dropdown-wrap{position:relative}.top-bar-select{background:transparent;border:1px solid rgba(255,255,255,.25);color:var(--theme-menu-color, #fff);font-size:.75rem;font-weight:500;padding:.15rem .5rem;border-radius:var(--radius-sm, .375rem);cursor:pointer;outline:none;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}.top-bar-select:hover,.top-bar-select:focus{border-color:#ffffff80;color:var(--theme-menu-color, #fff)}.top-bar-select-arrow{display:inline-block;width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:3.5px solid currentColor;vertical-align:middle;transition:transform .2s ease}.top-bar-select-arrow.open{transform:rotate(180deg)}.top-bar-select-menu{min-width:120px;width:max-content;background:var(--theme-bg-primary, #fff);border:none;border-radius:var(--radius-lg, .75rem);box-shadow:0 10px 40px #00000026,0 2px 10px #00000014;padding:.375rem 0;overflow:hidden;animation:dropdownFadeIn .2s ease}.top-bar-select-item{padding:.375rem .75rem;font-size:.8125rem;color:var(--theme-text-primary, #0f172a);cursor:pointer;white-space:nowrap;transition:background .15s ease}.top-bar-select-item:hover{background:var(--theme-primary, #4f46e5);color:#fff}.top-bar-select-item.active{font-weight:600}.top-bar-left{min-width:0;overflow:visible}.top-bar-right{flex-shrink:0}.top-bar-phone-text{display:inline}.top-bar-brand{line-height:1}.top-bar-logo{height:24px;width:auto;max-width:110px;object-fit:contain;display:block}.top-bar-brand-name{color:var(--theme-brand-text, #ffc107);font-weight:600;font-size:.9375rem}.top-bar .separator{width:1px;height:14px;background:#fff3;display:inline-block;vertical-align:middle;margin:0 .5rem}@media(min-width:992px){.top-bar .header-icon{width:auto;height:auto;font-size:.8125rem;border-radius:0;background:transparent;gap:.3rem;padding:0}.top-bar .header-icon:hover{background:transparent}}.top-bar-pinned{position:fixed!important;top:0;left:0;right:0;z-index:1030;transition:box-shadow .3s,background-color .3s,color .3s}.top-bar-pinned.top-bar-scrolled{background-color:var(--theme-landing-menu-scrolled-bg, var(--theme-header-bar))!important;color:var(--theme-landing-menu-scrolled-color, #fff);box-shadow:0 2px 8px #00000026}.top-bar-pinned.top-bar-scrolled a{color:var(--theme-landing-menu-scrolled-color, #fff)!important}.top-bar-pinned.top-bar-scrolled a:hover{color:var(--theme-landing-menu-scrolled-hover, var(--theme-menu-hover))!important}.top-bar-nav{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:0;flex-shrink:1;min-width:0}.top-bar-nav::-webkit-scrollbar{display:none}.top-bar-nav li a{display:block;padding:0 .4375rem;color:var(--theme-menu-color, #fff);font-size:.8125rem;font-weight:400;white-space:nowrap}.top-bar-nav li a:hover{color:var(--theme-menu-hover, #fff)}.top-bar-nav li:first-child a{padding-left:0}.top-bar-nav li.dropdown{position:relative}.top-bar-nav .dropdown-toggle{color:var(--theme-menu-color, #fff);font-size:.8125rem;text-decoration:none;padding:0 .4375rem;white-space:nowrap;cursor:pointer}.top-bar-nav .dropdown-toggle:after{vertical-align:.1em;border-top-color:currentColor;margin-left:.25rem;transition:transform .2s ease}.top-bar-nav .dropdown.show .dropdown-toggle:after{transform:rotate(180deg)}.top-bar-dropdown-menu{font-size:.8125rem;min-width:180px;padding:.5rem 0;border:none;border-radius:var(--radius-lg, .75rem);background:var(--theme-bg-primary, #fff);box-shadow:0 10px 40px #00000026,0 2px 10px #00000014;animation:dropdownFadeIn .2s ease;list-style:none}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.top-bar-dropdown-menu .dropdown-item{display:block;padding:.5rem 1rem;font-size:.8125rem;color:var(--theme-text-secondary, #475569);text-decoration:none;transition:all .15s ease}.top-bar-dropdown-menu .dropdown-item:hover{background:var(--theme-primary);color:#fff}.top-bar-dropdown-menu .dropdown-item:active{background:var(--theme-primary-hover, #4338ca);color:#fff}.mobile-menu-btn{display:none;align-items:center;gap:.375rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#ffffffd9;font-size:.8125rem;font-weight:500;cursor:pointer;padding:.3rem .75rem;border-radius:var(--radius-md, .5rem);white-space:nowrap;transition:all var(--transition, .2s ease);flex-shrink:0;line-height:1.4}.mobile-menu-btn i{font-size:1rem}.mobile-menu-btn:hover{background:#ffffff2e;color:#fff}.mobile-menu-btn.active{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}.main-header{background:var(--theme-bg-primary, #fff);padding:.875rem 0;border-bottom:1px solid var(--theme-border, #e2e8f0);position:relative;z-index:20;box-shadow:0 1px 3px #0000000a;display:flex;align-items:center;min-height:72px}.main-header>.container{width:100%}.brand-name{font-weight:700;font-size:1.375rem;color:var(--theme-text-primary);letter-spacing:-.02em;line-height:1.2}.header-row{display:flex;align-items:center;gap:.75rem;min-height:40px}.header-left{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-center{flex:1;min-width:0;display:flex;justify-content:center}.header-right{display:flex;align-items:center;gap:.125rem;flex-shrink:0}.header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--theme-text-primary);font-size:1.25rem;transition:all var(--transition, .2s ease);background:transparent;text-decoration:none}.header-icon:hover{background:var(--theme-bg-secondary, #f8fafc);color:var(--theme-primary)}.header-icon .bi-person{font-size:1.4rem}.header-icon .badge-count{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 5px;font-size:.6875rem;font-weight:600;line-height:18px;text-align:center;background:var(--theme-primary);color:#fff;border-radius:50px}.top-bar .bi-person{font-size:1.1rem}.top-bar .bi-telephone{font-size:.85rem}.header-search{position:relative;width:100%;max-width:480px}.header-search input{width:100%;padding:.625rem 1rem .625rem 2.75rem;border:1.5px solid var(--theme-border, #e2e8f0);border-radius:50px;font-size:.875rem;background:var(--theme-bg-secondary, #f8fafc);color:var(--theme-text-primary);transition:all var(--transition, .2s ease);outline:none}.header-search input:focus{border-color:var(--theme-primary);background:#fff;box-shadow:0 0 0 3px rgba(var(--theme-primary-rgb, 124,58,237),.1)}.header-search input::placeholder{color:var(--theme-text-muted)}.header-search .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--theme-text-muted);font-size:1rem}.search-trigger{display:none!important;border:none;background:transparent;cursor:pointer}.search-dropdown{display:none;position:absolute;top:calc(100% + .375rem);left:0;right:0;background:var(--theme-bg-primary, #fff);border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-lg, .75rem);box-shadow:var(--theme-shadow-lg, 0 10px 25px -5px rgb(0 0 0 / .08));z-index:1060;overflow:hidden}.search-dropdown.open{display:block}.search-section{padding:.5rem 0}.search-section+.search-section{border-top:1px solid var(--theme-border, #e2e8f0)}.search-section-title{padding:.375rem 1rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted, #94a3b8)}.search-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:var(--theme-text-primary, #0f172a);text-decoration:none;transition:background .15s ease}.search-item:hover,.search-item-active{background:var(--theme-bg-secondary, #f8fafc);color:var(--theme-text-primary, #0f172a)}.search-item-img{width:40px;height:40px;border-radius:var(--radius-sm, .375rem);object-fit:cover;background:var(--theme-bg-secondary, #f8fafc);flex-shrink:0}.search-item-info{flex:1;min-width:0}.search-item-name{font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.search-item-meta{font-size:.6875rem;color:var(--theme-text-muted, #94a3b8);display:block}.search-item-price{font-size:.875rem;font-weight:600;color:var(--theme-primary);white-space:nowrap}.search-item-old-price{font-size:.75rem;color:var(--theme-text-muted, #94a3b8);text-decoration:line-through}.search-all{display:block;padding:.75rem 1rem 1rem;text-align:center;font-size:.8125rem;font-weight:600;color:var(--theme-primary);text-decoration:none;border-top:1px solid var(--theme-border, #e2e8f0);transition:background .15s ease}.search-all:hover{background:var(--theme-bg-secondary, #f8fafc);color:var(--theme-primary)}.search-overlay{position:fixed;inset:0;z-index:1070;background:var(--theme-bg-primary, #fff);display:flex;flex-direction:column}.search-overlay-header{padding:.75rem 1rem;border-bottom:1px solid var(--theme-border, #e2e8f0);flex-shrink:0}.search-overlay-row{display:flex;align-items:center;gap:.75rem;max-width:720px;margin:0 auto;width:100%}.search-overlay-input{flex:1;display:flex;align-items:center;gap:.5rem;border-bottom:2px solid var(--theme-border, #e2e8f0);padding-bottom:.5rem;transition:border-color var(--transition, .2s ease)}.search-overlay-input:focus-within{border-bottom-color:var(--theme-primary)}.search-overlay-input input{flex:1;border:none;font-size:1.125rem;background:transparent;color:var(--theme-text-primary);outline:none;padding:.25rem 0}.search-overlay .header-search input{padding-left:2.75rem}.search-overlay-input input::placeholder{color:var(--theme-text-muted)}.search-overlay-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:none;color:var(--theme-text-secondary);font-size:1.5rem;cursor:pointer;transition:all var(--transition, .2s ease);flex-shrink:0}.search-overlay-close:hover{color:var(--theme-text-primary);background:var(--theme-bg-tertiary)}.mobile-nav{background:var(--theme-bg-primary, #fff);border-bottom:1px solid var(--theme-border, #e2e8f0);padding:.5rem 0;box-shadow:0 4px 12px #0000000d}.mobile-nav-item{border-bottom:1px solid var(--theme-border, #e2e8f0)}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-row{display:flex;align-items:center}.mobile-nav-row>a,.mobile-nav-row>span{flex:1;display:flex;align-items:center;gap:.625rem;padding:.75rem .5rem;color:var(--theme-text-primary);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color var(--transition, .2s ease)}.mobile-nav-row>a:hover{color:var(--theme-primary)}.mobile-nav-row>a>i{color:var(--theme-text-muted);font-size:1.125rem;width:24px;text-align:center}.mobile-nav-icon-img{width:24px;height:24px;object-fit:cover;flex-shrink:0;border-radius:var(--radius-sm, .375rem)}.mobile-nav-toggle{background:none;border:none;color:var(--theme-text-muted);width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;border-radius:var(--radius-sm, .375rem);transition:all var(--transition, .2s ease);flex-shrink:0}.mobile-nav-toggle:hover{background:var(--theme-bg-secondary);color:var(--theme-primary)}.mobile-nav-toggle>i{transition:transform var(--transition, .2s ease)}.mobile-nav-toggle.open>i{transform:rotate(180deg)}.mobile-nav-sub{padding:0 .5rem .5rem 2.5rem}.mobile-nav-sub a{display:block;padding:.375rem .625rem;color:var(--theme-text-secondary);font-size:.875rem;text-decoration:none;border-radius:var(--radius-sm, .375rem);transition:all var(--transition, .2s ease)}.mobile-nav-sub a{display:flex;align-items:center;gap:.5rem}.mobile-nav-sub a>i{color:var(--theme-text-muted);font-size:1rem;width:20px;text-align:center;flex-shrink:0}.mobile-nav-sub a>.mobile-nav-icon-img{width:20px;height:20px}.mobile-nav-sub a:hover{color:var(--theme-primary);background:var(--theme-bg-secondary)}.mobile-nav-sub-row{display:flex;align-items:center}.mobile-nav-sub-row>a{flex:1}.mobile-nav-sub-sub{padding:0 .5rem .25rem 1.5rem}.mobile-nav-sub-sub a{display:flex;align-items:center;gap:.375rem;padding:.3rem .625rem;color:var(--theme-text-muted);font-size:.8125rem;text-decoration:none;border-radius:var(--radius-sm, .375rem);transition:all var(--transition, .2s ease)}.mobile-nav-sub-sub a:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--theme-border, #e2e8f0);flex-shrink:0}.mobile-nav-sub-sub a:hover{color:var(--theme-primary)}.mobile-nav-sub-sub a:hover:before{background:var(--theme-primary)}.mobile-nav-sticky{position:fixed;top:var(--topbar-height, 51px);left:0;right:0;z-index:1029;max-height:calc(100vh - var(--topbar-height, 51px));overflow-y:auto}.site-footer.new-footer{background:var(--theme-footer-bg, var(--theme-header-bar));color:var(--theme-footer-text, #e2e8f0);padding:3.5rem 0 0;flex-shrink:0}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr 1fr;gap:2rem 2.5rem}.footer-brand{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-desc{color:var(--theme-text-muted);font-size:.875rem;line-height:1.7;max-width:280px}.footer-heading{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-muted);margin-bottom:1.25rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.625rem}.footer-links a{color:var(--theme-star-empty, #cbd5e1);font-size:.875rem;transition:color var(--transition, .2s ease);text-decoration:none}.footer-links a:hover{color:var(--theme-footer-text-hover, #fff)}.footer-social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.footer-social a{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:#ffffff14;color:#fff9;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all var(--transition, .2s ease);text-decoration:none}.footer-social a:hover{background:var(--theme-primary);color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.25rem 0;margin-top:2.5rem}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer-bottom p{color:var(--theme-footer-text);font-size:.8125rem;margin:0}.footer-legal{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-legal a{color:var(--theme-footer-text);font-size:.8125rem;transition:color var(--transition, .2s ease);text-decoration:none}.footer-legal a:hover{color:var(--theme-footer-text-hover)}.footer-developer{display:inline-flex;align-items:center;gap:.375rem;margin-left:1.5rem;font-size:inherit;color:var(--theme-footer-text);cursor:pointer;transition:color .15s ease;vertical-align:baseline}.footer-developer:hover{color:var(--theme-footer-text-hover)}.footer-developer-label{white-space:nowrap}.footer-developer-logo{display:inline-flex;align-items:center;height:16px}.footer-developer-logo-img{width:32px;height:16px;object-fit:contain}.footer-developer-name{color:var(--theme-footer-text);white-space:nowrap}.footer-developer:hover .footer-developer-name{color:var(--theme-footer-text-hover)}.footer-newsletter{display:flex;gap:.5rem;margin-top:1rem}.footer-newsletter input{flex:1;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md, .5rem);background:#ffffff0d;color:#fff;font-size:.875rem;outline:none;transition:border-color var(--transition, .2s ease)}.footer-newsletter input::placeholder{color:var(--theme-text-subtle, #64748b)}.footer-newsletter input:focus{border-color:var(--theme-primary)}.footer-newsletter button{padding:.5rem 1.25rem;background:var(--theme-primary);color:#fff;border:none;border-radius:var(--radius-md, .5rem);font-size:.875rem;font-weight:500;cursor:pointer;transition:background var(--transition, .2s ease)}.footer-newsletter button:hover{background:var(--theme-primary-hover)}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1040;background:var(--theme-bg-primary, #fff);border-top:1px solid var(--theme-border, #e2e8f0);box-shadow:0 -2px 10px #0000000f;padding:.375rem 0;-webkit-tap-highlight-color:transparent}.bottom-nav-items{display:flex;justify-content:space-around;align-items:center;max-width:480px;margin:0 auto}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:.125rem;text-decoration:none;color:var(--theme-text-muted, #64748b);font-size:.625rem;font-weight:500;padding:.125rem .5rem;position:relative;transition:color var(--transition, .2s ease);-webkit-tap-highlight-color:transparent}button.bottom-nav-item{border:none;background:none;cursor:pointer}.bottom-nav-item i{font-size:1.25rem}.bottom-nav-item:hover,.bottom-nav-item.active{color:var(--theme-primary)}.bottom-nav-item .badge-count{position:absolute;top:-2px;right:.125rem;min-width:16px;height:16px;border-radius:50px;background:var(--theme-primary);color:#fff;font-size:.625rem;font-weight:600;line-height:16px;text-align:center;padding:0 4px}.catalog-dropdown{position:relative;z-index:1050}.catalog-split{display:flex;align-items:stretch}.catalog-btn-main{display:inline-flex;align-items:center;gap:.5rem;background:var(--theme-primary);color:#fff;padding:.375rem .875rem;height:38px;border-radius:50rem 0 0 50rem;font-weight:600;font-size:.875rem;text-decoration:none;transition:background var(--transition, .2s ease)}.catalog-btn-main:hover{background:var(--theme-primary-hover);color:#fff}.catalog-btn-toggle{display:inline-flex;align-items:center;justify-content:center;background:var(--theme-primary);color:#fff;border:none;border-left:1px solid rgba(255,255,255,.25);padding:0 .625rem;height:38px;min-width:34px;border-radius:0 50rem 50rem 0;cursor:pointer;font-size:.75rem;transition:background var(--transition, .2s ease)}.catalog-btn-toggle:hover,.catalog-btn-toggle.active{background:var(--theme-primary-hover)}.mega-menu{position:absolute;top:calc(100% + .5rem);left:0;background:var(--theme-bg-primary, #fff);border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-xl, 1rem);box-shadow:0 25px 60px -12px #00000026,0 0 0 1px #00000008;z-index:1051;display:none;overflow:hidden;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.mega-menu.open{display:flex;opacity:1;transform:translateY(0)}.mega-roots{width:260px;min-width:260px;border-right:1px solid var(--theme-border, #e2e8f0);overflow-y:auto;max-height:440px;padding:.5rem;background:var(--theme-bg-secondary, #f8fafc)}.mega-root-item{display:flex;align-items:center;border-radius:var(--radius-md, .5rem);transition:all var(--transition, .2s ease);cursor:pointer;margin-bottom:2px}.mega-root-item:hover,.mega-root-item.active{background:var(--theme-bg-primary, #fff);box-shadow:var(--theme-shadow, 0 1px 2px 0 rgba(0,0,0,.05))}.mega-root-item.active{border-left:3px solid var(--theme-primary)}.mega-root-link{flex:1;display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;color:var(--theme-text-primary);font-size:.875rem;font-weight:500;text-decoration:none;min-width:0}.mega-root-link:hover{color:var(--theme-primary)}.mega-root-link>span:not(.mega-root-icon):not(.mega-root-count){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mega-root-icon{width:32px;height:32px;border-radius:var(--radius-sm, .375rem);background:var(--theme-primary-light, #eef2ff);color:var(--theme-primary);display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0;overflow:hidden}.mega-root-icon img{width:100%;height:100%;object-fit:cover}.mega-root-item.active .mega-root-icon{background:var(--theme-primary);color:#fff}.mega-root-count{font-size:.625rem;color:var(--theme-text-muted);margin-left:auto}.mega-root-arrow{font-size:.625rem;color:var(--theme-text-muted);margin-right:.5rem;transition:color var(--transition, .2s ease)}.mega-root-item.active .mega-root-arrow{color:var(--theme-primary)}.mega-content{flex:1;min-width:400px;max-width:540px;padding:1.25rem 1.5rem;overflow-y:auto;max-height:440px}.mega-content-empty{color:var(--theme-text-muted);font-size:.875rem;padding:1rem;text-align:center}.mega-subcats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem}.mega-subcat-title{font-size:.875rem;font-weight:600;color:var(--theme-text-primary);padding-bottom:.5rem;margin-bottom:.25rem;display:block;text-decoration:none;transition:color var(--transition, .2s ease)}.mega-subcat-title:hover{color:var(--theme-primary)}.mega-grandchild{display:flex;align-items:center;gap:.375rem;padding:.3rem 0;font-size:.8125rem;color:var(--theme-text-secondary);text-decoration:none;transition:all var(--transition, .2s ease)}.mega-grandchild:hover{color:var(--theme-primary);padding-left:.25rem}.mega-grandchild:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--theme-border, #e2e8f0);flex-shrink:0;transition:background var(--transition, .2s ease)}.mega-grandchild:hover:before{background:var(--theme-primary)}.mega-view-all{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:var(--theme-primary);margin-top:.5rem;text-decoration:none;transition:gap var(--transition, .2s ease)}.mega-view-all:hover{gap:.5rem}@media(max-width:991.98px){.catalog-dropdown>.mega-menu{display:none!important}}.catalog-panel{position:fixed;bottom:56px;left:0;right:0;z-index:1039;background:var(--theme-bg-primary, #fff);border-top:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-xl, 1rem) var(--radius-xl, 1rem) 0 0;box-shadow:0 -4px 20px #0000001a;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(100%);transition:transform .3s ease}.catalog-panel.open{transform:translateY(0)}.catalog-panel-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .5rem;position:sticky;top:0;background:var(--theme-bg-primary, #fff);z-index:1;border-bottom:1px solid var(--theme-border, #e2e8f0)}.catalog-panel-header h6,.catalog-panel-header .h6{margin:0;font-weight:600}.catalog-panel-close{background:none;border:none;font-size:1.25rem;color:var(--theme-text-muted);cursor:pointer;padding:.25rem}.catalog-panel-close:hover{color:var(--theme-text-primary)}.catalog-panel-body{padding:0 .5rem 1rem}.catalog-panel-all{display:flex;align-items:center;gap:.5rem;padding:.875rem .75rem;font-weight:600;font-size:.9375rem;color:var(--theme-primary);text-decoration:none;border-bottom:1px solid var(--theme-border, #e2e8f0)}.catalog-panel-all:hover{color:var(--theme-primary-hover)}.catalog-panel-backdrop{position:fixed;inset:0 0 56px;background:#0000004d;z-index:1038}@media(max-width:991.98px){.mobile-menu-btn{display:inline-flex!important}.main-header{display:none!important}.top-bar{padding:.625rem 0}.top-bar-icons .header-icon{width:32px;height:32px;font-size:1.05rem;color:#ffffffd9;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative;background:transparent}.top-bar-icons .header-icon:hover{color:#fff;background:#ffffff1a}.top-bar-icons .header-icon .badge-count{border-color:var(--theme-header-bar)}.top-bar-icons .search-trigger{display:inline-flex!important}.top-bar-phone-text{display:none}.top-bar-select{font-size:.6875rem;padding:.15rem .3rem}.top-bar-right{gap:.375rem!important}.top-bar-nav{display:none!important}.site-main{padding-bottom:1rem}.bottom-nav{display:block}.site-wrapper:has(.bottom-nav) .site-footer.new-footer{padding-bottom:60px}}@media(max-width:575.98px){.mobile-menu-btn span{display:none}.top-bar-brand span{display:none!important}.header-icon{width:34px;height:34px;font-size:1.05rem}.header-icon .badge-count{min-width:16px;height:16px;font-size:.625rem;line-height:16px}}@media(max-width:400px){.header-icon{width:30px;height:30px;font-size:1rem}.header-icon .badge-count{min-width:14px;height:14px;font-size:.5625rem;line-height:14px;top:0;right:-2px}.top-bar .separator{display:none}.top-bar-left,.top-bar-right{gap:.25rem!important}.top-bar-phone{display:none}.top-bar-select{font-size:.625rem;padding:.1rem .2rem}.top-bar-brand svg{width:20px;height:20px}.brand-name{font-size:1rem}.catalog-btn-main{padding:.375rem .5rem;font-size:.8125rem}.catalog-btn-toggle{padding:.375rem .25rem}}@media(max-width:320px){.header-right{gap:0}.header-icon{width:28px;height:28px;font-size:.9375rem}.header-icon .badge-count{min-width:12px;height:12px;font-size:.5rem;line-height:12px;padding:0 3px}.brand-name{display:none!important}}@media(min-width:768px)and (max-width:991.98px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.footer-col-brand{order:1}.footer-col-newsletter{order:2}.footer-col-menu{order:3}}@media(max-width:767.98px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}.footer-col-brand,.footer-col-newsletter{grid-column:1 / -1}.footer-desc{max-width:none}.footer-social{margin-bottom:0}.footer-bottom-inner{flex-direction:column;text-align:center}.new-footer.site-footer{padding:2.5rem 0 0}.footer-bottom{margin-top:2rem}.footer-newsletter{flex-direction:column}.footer-newsletter input,.footer-newsletter button{width:100%}}.page-hero{position:relative;min-height:320px;display:flex;align-items:center;overflow:hidden;background:var(--theme-header-bar, #0f172a);max-width:100vw}.page-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0f172ad1,#1e293ba6,#4f46e540);z-index:1}.page-hero .container{position:relative;z-index:2}.page-hero-content{padding:2.5rem 0;max-width:720px}.page-hero-title{font-size:2.25rem;font-weight:700;color:#fff;line-height:1.25;margin:0 0 .625rem;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.15)}.page-hero-desc{color:#ffffffb3;font-size:1rem;margin:0;line-height:1.6}.section{padding:3.5rem 0;content-visibility:auto;contain-intrinsic-size:auto 500px}.section-alt{background:var(--theme-section-alt-bg, var(--theme-bg-secondary, #f8fafc))}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.section-title{font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin:0;letter-spacing:-.01em}.section-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--theme-primary);transition:all var(--transition, .2s ease);text-decoration:none}.section-link:hover{gap:.625rem;color:var(--theme-primary-hover)}.features-bar{padding:2rem 0;border-bottom:1px solid var(--theme-border, #e2e8f0)}.feature-card{text-align:center;padding:1.5rem 1rem;background:var(--theme-bg-primary, #fff);border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-lg, .75rem);height:100%;transition:all .25s ease}.feature-card:hover{border-color:var(--theme-primary, #4f46e5);box-shadow:var(--theme-shadow-lg, 0 10px 25px -5px rgb(0 0 0 / .08))}.feature-icon-lg{width:56px;height:56px;border-radius:50%;background:var(--theme-primary-light, #eef2ff);color:var(--theme-primary, #4f46e5);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto .875rem}.feature-card-title{display:block;font-size:.9375rem;font-weight:600;margin:0 0 .375rem;color:var(--theme-text-primary, #0f172a)}.feature-card-desc{font-size:.8125rem;color:var(--theme-text-muted, #94a3b8);margin:0;line-height:1.5}.design-category-card{text-align:center;background:var(--theme-bg-primary, #fff);border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-lg, .75rem);padding:1.5rem 1rem;transition:all .25s ease;height:100%;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.design-category-card:hover{border-color:var(--theme-primary, #4f46e5);box-shadow:var(--theme-shadow-lg, 0 10px 25px -5px rgb(0 0 0 / .08));transform:translateY(-4px);color:inherit}.design-category-card img{width:100px;height:100px;object-fit:contain;margin-bottom:.875rem}.design-category-card .category-name{font-size:.875rem;font-weight:600;color:var(--theme-text-primary, #0f172a)}.design-category-card:hover .category-name{color:var(--theme-primary, #4f46e5)}.design-brand-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 8px 12px;border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-lg, .75rem);background:var(--theme-bg-primary, #fff);text-decoration:none;transition:all .25s ease;height:100%}.design-brand-card:hover{border-color:var(--theme-primary, #4f46e5);box-shadow:var(--theme-shadow-lg, 0 10px 25px -5px rgb(0 0 0 / .08))}.brand-card-image{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.brand-card-image img{max-width:100%;max-height:80px;object-fit:contain;border-radius:8px}.brand-card-placeholder{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--theme-bg-secondary, #f8fafc);color:var(--theme-text-muted, #94a3b8);font-size:1.5rem}.brand-card-name{font-size:.8125rem;font-weight:600;color:var(--theme-text-primary, #0f172a);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.promo-banner{position:relative;border-radius:var(--radius-xl, 1rem);overflow:hidden;min-height:280px;display:flex;align-items:center;background:linear-gradient(135deg,var(--theme-header-bar, #0f172a) 0%,var(--theme-header-bar-lighter, #1e293b) 100%)}.promo-banner .promo-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}.promo-banner .promo-content{position:relative;z-index:2;padding:3rem}.promo-banner h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.75rem}.promo-banner p{color:#ffffffb3;font-size:1.0625rem;margin-bottom:1.5rem;max-width:400px}.promo-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:var(--theme-primary, #4f46e5);color:#fff;border:none;border-radius:var(--radius-md, .5rem);font-weight:600;font-size:.9375rem;cursor:pointer;transition:all var(--transition, .2s ease);text-decoration:none}.promo-btn:hover{background:var(--theme-primary-hover, #4338ca);transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--theme-primary-rgb, 79, 70, 229),.35);color:#fff}.design-review-card{background:var(--theme-bg-primary, #fff);border:none;border-radius:var(--radius-lg, .75rem);padding:1.5rem;height:100%;display:flex;flex-direction:column;transition:all .25s ease;position:relative;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.design-review-card:hover{box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a;transform:translateY(-3px)}.design-review-card .review-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.design-review-card .review-card-rating .bi-star-fill{color:var(--theme-star-filled, #f59e0b);font-size:.875rem}.design-review-card .review-card-rating .bi-star{color:var(--theme-star-empty, #cbd5e1);font-size:.875rem}.design-review-card .review-card-date{font-size:.75rem;color:var(--theme-text-muted, #94a3b8)}.design-review-card .review-card-product{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;margin-bottom:.75rem}.design-review-card .review-card-product img{width:52px;height:52px;border-radius:var(--radius-md, .5rem);object-fit:cover;border:1px solid var(--theme-border, #e2e8f0)}.design-review-card .review-card-product span{font-size:.8125rem;font-weight:500;color:var(--theme-text-primary, #0f172a)}.design-review-card .review-card-text{font-size:.875rem;color:var(--theme-text-secondary, #475569);line-height:1.65;margin:0 0 auto;padding-bottom:.75rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.design-review-card .review-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--theme-bg-tertiary, #f1f5f9)}.design-review-card .review-card-author{font-size:.8125rem;font-weight:600;color:var(--theme-text-primary, #0f172a)}.review-card-more{background:none;border:none;padding:0;font-size:.75rem;font-weight:600;color:var(--theme-primary, #4f46e5);text-decoration:none;cursor:pointer;transition:color .2s ease}.review-card-more:hover{color:var(--theme-primary-hover, #4338ca);text-decoration:underline}.review-card-more:focus,.review-card-more:focus-visible{outline:none;box-shadow:none}.design-testimonial-card .review-card-more{display:inline-block;margin-top:.75rem;align-self:flex-start}.design-testimonial-card{background:var(--theme-bg-primary, #fff);border:none;border-radius:var(--radius-lg, .75rem);padding:1.5rem;height:100%;display:flex;flex-direction:column;transition:all .25s ease;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.design-testimonial-card:hover{box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a;transform:translateY(-3px)}.contact-section{background:var(--theme-bg-secondary, #f8fafc);padding:3rem 0;text-align:center}.contact-section h3{font-size:1.5rem;margin-bottom:.75rem}.contact-section p{color:var(--theme-text-secondary, #475569);margin-bottom:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}.contact-messengers{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem}.messenger-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;transition:all var(--transition, .2s ease);border:none;cursor:pointer;text-decoration:none}.messenger-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;color:#fff}.messenger-telegram{background:#08c}.messenger-viber{background:#7360f2}.messenger-whatsapp{background:#25d366}.messenger-facebook{background:#1877f2}.messenger-instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.messenger-youtube{background:red}.messenger-twitter,.messenger-tiktok{background:#000}.newsletter-block{padding:3rem 0}.newsletter-block-inner{display:flex;align-items:center;gap:1.5rem;padding:2rem 2.5rem;background:var(--theme-primary-light, rgba(79, 70, 229, .06));border-radius:var(--radius-xl, 12px);border:1px solid rgba(79,70,229,.12)}.newsletter-block-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--theme-primary, #4f46e5);color:#fff;flex-shrink:0}.newsletter-block-content{flex:1;min-width:0}.newsletter-block-title{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary, #111827);margin:0 0 .375rem;line-height:1.3}.newsletter-block-subtitle{font-size:.9375rem;color:var(--theme-text-secondary, #4b5563);margin:0;line-height:1.5}.newsletter-block-action{flex-shrink:0}.newsletter-block-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:var(--theme-primary, #4f46e5);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap}.newsletter-block-btn:hover{background:var(--theme-primary-hover, #4338ca);transform:translateY(-1px)}@media(max-width:767.98px){.newsletter-block-inner{flex-direction:column;text-align:center;padding:1.5rem;gap:1rem}.newsletter-block-icon{width:56px;height:56px}.newsletter-block-icon svg{width:32px;height:32px}.newsletter-block-title{font-size:1.125rem}.newsletter-block-subtitle{font-size:.875rem}}@media(max-width:575.98px){.newsletter-block{padding:2rem 0}.newsletter-block-btn{width:100%;justify-content:center}}.seo-text-section{padding:2.5rem 0 1.5rem}.seo-text-block{position:relative}.seo-text-content{max-height:5.5rem;overflow:hidden;position:relative;transition:max-height .4s ease}.seo-text-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3rem;background:linear-gradient(to bottom,transparent,var(--theme-bg-primary, #fff));pointer-events:none;transition:opacity .3s ease}.seo-text-block.expanded .seo-text-content{max-height:200rem}.seo-text-block.expanded .seo-text-content:after{opacity:0}.seo-text-content h2{font-size:1.125rem;font-weight:700;color:var(--theme-text-primary, #0f172a);margin-bottom:.75rem}.seo-text-content h3{font-size:.9375rem;font-weight:600;color:var(--theme-text-primary, #0f172a);margin-top:1.25rem;margin-bottom:.5rem}.seo-text-content p{font-size:.875rem;line-height:1.7;color:var(--theme-text-secondary, #475569);margin-bottom:.75rem}.seo-text-content a{color:var(--theme-primary, #4f46e5);text-decoration:none}.seo-text-content a:hover{text-decoration:underline}.seo-text-toggle{display:flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:0;background:none;border:none;color:var(--theme-primary, #4f46e5);font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:color var(--transition, .2s ease)}.seo-text-toggle:hover{color:var(--theme-primary-hover, #4338ca)}.seo-text-toggle i{font-size:.75rem;transition:transform .3s ease}.seo-text-block.expanded .seo-text-toggle i{transform:rotate(180deg)}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:2rem;flex-wrap:wrap}.pagination-btn{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-md, .5rem);background:var(--theme-pagination-bg, #fff);color:var(--theme-pagination-text, #212529)!important;font-size:.875rem;font-weight:500;cursor:pointer;transition:all var(--transition, .2s ease);text-decoration:none}.pagination-btn:hover{border-color:var(--theme-pagination-active-bg, #4f46e5);color:var(--theme-pagination-active-bg, #4f46e5)!important;background:var(--theme-primary-light, #eef2ff)}.pagination-btn.active{background:var(--theme-pagination-active-bg, #4f46e5);border-color:var(--theme-pagination-active-bg, #4f46e5);color:var(--theme-pagination-active-text, #fff)!important}.pagination-btn.active:hover{color:var(--theme-pagination-active-text, #fff)!important}.pagination-btn.disabled{opacity:.5;cursor:default;pointer-events:none;color:var(--theme-text-muted, #94a3b8)!important}.pagination-dots{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;font-size:.875rem;color:var(--theme-text-muted, #94a3b8);letter-spacing:.1em}.catalog-show-more{display:flex;justify-content:center;margin-top:1.5rem}.btn-show-more{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:1px solid var(--theme-border, #e2e8f0);border-radius:var(--radius-md, .5rem);background:var(--theme-bg-primary, #fff);color:var(--theme-text-primary, #0f172a)!important;font-size:.875rem;font-weight:500;cursor:pointer;transition:all var(--transition, .2s ease)}.btn-show-more:hover{border-color:var(--theme-primary, #4f46e5);color:var(--theme-primary, #4f46e5)!important;background:var(--theme-primary-light, #eef2ff)}.btn-show-more:disabled{cursor:wait;opacity:.7}.btn-show-more i{transition:transform .2s ease}.btn-show-more:hover i{transform:translateY(2px)}@media(max-width:991.98px){.page-hero{min-height:260px}.page-hero-title{font-size:1.75rem}.page-hero-content{padding:2rem 0}}@media(max-width:767.98px){.page-hero{min-height:210px}.page-hero-title{font-size:1.375rem}.page-hero-desc{font-size:.8125rem}.page-hero-content{padding:1.5rem 0}.section{padding:2rem 0}.section-title{font-size:1.25rem}.section-header{margin-bottom:1.25rem}.promo-banner{min-height:220px;border-radius:var(--radius-md, .5rem)}.promo-banner h2{font-size:1.375rem}.promo-banner p{font-size:.9375rem}.promo-banner .promo-content{padding:1.5rem}.features-bar{padding:1.25rem 0}.feature-icon-lg{width:44px;height:44px;font-size:1.25rem}.feature-card-title{font-size:.8125rem}.feature-card-desc{font-size:.75rem}.feature-card{padding:1rem .75rem}.design-brand-card{padding:12px 6px 10px}.brand-card-image{height:56px}.brand-card-image img{max-height:56px}.brand-card-name{font-size:.75rem}.design-review-card:hover,.design-testimonial-card:hover,.design-category-card:hover{transform:none}}@media(max-width:991.98px){.contact-section{padding-bottom:5rem}}@media(max-width:575.98px){.section{padding:1.5rem 0}.section-title{font-size:1.125rem}.section-link{font-size:.8125rem}.seo-text-section{padding:1.5rem 0 1rem}.seo-text-content h2{font-size:1rem}.seo-text-content h3{font-size:.875rem}.seo-text-content p{font-size:.8125rem}.design-category-card{padding:1.25rem .75rem}.design-category-card img{width:64px;height:64px}.contact-section{padding:2rem 0}.contact-section h3{font-size:1.25rem}.contact-section p{font-size:.875rem}.contact-messengers{flex-wrap:wrap;gap:.5rem}.messenger-btn{width:38px;height:38px;font-size:1.1rem}.btn-show-more{width:100%;justify-content:center}}@media(max-width:767.98px){.pagination-btn{min-width:36px;height:36px;font-size:.8125rem}}@media(max-width:400px){.pagination-btn{min-width:32px;height:32px;font-size:.75rem}}
