:root{--primary-color__8q: #2c5aa0;--secondary-color__8q: #f8f9fa;--accent-color__8q: #cd35ff;--text-dark__8q: #2d3436;--text-light__8q: #636e72;--border-color__8q: #dee2e6;--hover-bg__8q: #f1f3f4;--success-color__8q: #28a745}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-dark__8q);line-height:1.6;background-color:#fafafa}.container{max-width:100%}@media (min-width: 576px){.container{max-width:600px}}@media (min-width: 768px){.container{max-width:820px}}@media (min-width: 992px){.container{max-width:1060px}}@media (min-width: 1200px){.container{max-width:1380px}}@media (min-width: 1400px){.container{max-width:1560px}}.text-primary-custom__8q{color:var(--primary-color__8q)!important}.bg-primary-custom__8q{background-color:var(--primary-color__8q)!important}.btn-primary-custom__8q{background-color:var(--primary-color__8q);border-color:var(--primary-color__8q);color:#fff}.btn-primary-custom__8q:hover{background-color:#1e3f73;border-color:#1e3f73;color:#fff}.page-container__8q{padding:2rem 0}.card-section__8q{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.cursor-pointer__8q{cursor:pointer}@keyframes slidePromo{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.promo-banner__8q{background:linear-gradient(135deg,var(--accent-color__8q),#e55a2b);color:#fff;padding:8px 0;font-size:.9rem;position:relative;overflow:hidden}.promo-banner__8q .promo-text__8q{animation:slidePromo 15s linear infinite;white-space:nowrap}.promo-close__8q{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer;opacity:.8;z-index:10}.promo-close__8q:hover{opacity:1}.header__8q{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 10px #0000001a}.top-bar__8q{background-color:var(--primary-color__8q);font-size:1rem}.logo__8q{max-width:300px}.logo__8q:hover{opacity:.8;transition:opacity .2s ease}.header-actions__8q,.header-action-item__8q{transition:all .2s ease;position:relative}.header-action-item__8q:hover{transform:translateY(-1px);opacity:.8}.action-badge__8q{font-size:.7rem;min-width:1.2rem;height:1.2rem;background-color:var(--accent-color__8q)!important;animation:pulse 2s infinite}.search-form__8q{position:relative}.search-input__8q{border-radius:.375rem 0 0 .375rem;border-right:none;padding-left:2.5rem}.search-input__8q:focus{border-color:var(--primary-color__8q);box-shadow:0 0 0 .2rem #2c5aa040}.search-icon__8q{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--text-light__8q);z-index:10}.search-suggestions__8q{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--border-color__8q);border-top:none;border-radius:0 0 .375rem .375rem;box-shadow:0 4px 12px #00000026;z-index:1000}.search-suggestion__8q{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f1f1f1;transition:background-color .2s}.search-suggestion__8q:hover{background-color:var(--hover-bg__8q)}.search-suggestion__8q:last-child{border-bottom:none}.quick-links__8q{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid var(--border-color__8q);padding:.5rem 0}.quick-link__8q{color:var(--text-dark__8q);text-decoration:none;padding:.5rem 1rem;border-radius:1rem;transition:all .2s ease;font-size:.9rem;font-weight:500;margin:0 .25rem;display:inline-block}.quick-link__8q:hover{background-color:var(--primary-color__8q);color:#fff;transform:translateY(-1px)}.quick-link__8q.hot__8q{background-color:var(--accent-color__8q);color:#fff}.quick-link__8q.hot__8q:hover{background-color:#e55a2b}.main-menu__8q{background:#fff;border-top:1px solid var(--border-color__8q)}.menu-item__8q{color:var(--text-dark__8q);text-decoration:none;padding:.5rem 1rem;display:block;transition:all .2s ease;position:relative;text-transform:uppercase}.menu-item__8q:hover{color:var(--primary-color__8q);background-color:var(--hover-bg__8q)}.menu-item__8q:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--primary-color__8q);transition:all .3s ease;transform:translate(-50%)}.menu-item__8q:hover:after{width:80%}.mobile-menu-toggle__8q{background:none;border:none;font-size:1.5rem;color:var(--primary-color__8q);cursor:pointer}.mobile-menu__8q{position:fixed;top:0;left:-100%;width:280px;height:100vh;background:#fff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;z-index:2000;padding:1rem}.mobile-menu__8q.active{left:0}.mobile-overlay__8q{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1999;display:none}.mobile-overlay__8q.active{display:block}.breadcrumb__8q{background:#fff;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.breadcrumb__8q ol{display:ruby}.hero-slider__8q{overflow:hidden;margin-bottom:2rem}.hero-slide__8q{height:auto;overflow:hidden;position:relative;color:#fff}.hero-slide__8q img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-slide__8q>div{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000a6}.hero-content__8q{position:relative;z-index:2;max-width:600px;padding:0 0 0 20%}.hero-title__8q{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-text__8q{font-size:1.25rem;margin-bottom:2rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-cta__8q .btn{padding:.75rem 1.5rem;font-weight:500;border-radius:.5rem}.heroSwiper .swiper-button-prev,.heroSwiper .swiper-button-next{color:#fff;background:#0000004d;width:50px;height:50px;border-radius:50%;transition:all .3s ease}.heroSwiper .swiper-button-prev:hover,.heroSwiper .swiper-button-next:hover{background:var(--primary-color__8q)}.heroSwiper .swiper-button-prev:after,.heroSwiper .swiper-button-next:after{font-size:1.5rem}.heroSwiper .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.5}.heroSwiper .swiper-pagination-bullet-active{opacity:1;background:#fff}.category-banners__8q{margin-bottom:2rem}.category-banner__8q{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.category-banner__8q:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.category-banner__8q img{width:100%;height:auto;transition:transform .3s ease}.category-banner__8q:hover img{transform:scale(1.05)}.category-banner-content__8q{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff}.category-banner-content__8q h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.category-banner-content__8q p{margin-bottom:1rem;opacity:.9}.section-header__8q{margin-bottom:2rem}.section-title__8q{font-size:2.25rem;font-weight:700;color:var(--text-dark__8q);margin-bottom:.5rem}.section-subtitle__8q{font-size:1.1rem;color:var(--text-light__8q)}.featured-products__8q{padding:3rem 0}.productSwiper{padding-bottom:3rem}.productSwiper .swiper-pagination{bottom:0}.deal-of-day__8q{background-color:#fff;padding:3rem 0}.deal-content__8q{padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:.5rem;position:relative;box-shadow:0 4px 12px #0000001a}.deal-badge__8q{position:absolute;top:-15px;left:2rem;background-color:var(--accent-color__8q);color:#fff;padding:.5rem 1rem;border-radius:1rem;font-weight:500;box-shadow:0 3px 10px #0000001a}.deal-title__8q{font-size:2rem;font-weight:700;color:var(--text-dark__8q);margin-top:1rem;margin-bottom:1rem}.deal-text__8q{font-size:1.1rem;color:var(--text-light__8q);margin-bottom:2rem}.deal-countdown__8q{display:flex;gap:1rem;margin-bottom:1.5rem}.countdown-item__8q{background:#fff;border-radius:.5rem;padding:1rem .5rem;min-width:80px;text-align:center;box-shadow:0 3px 10px #0000001a}.countdown-item__8q .count{font-size:1.5rem;font-weight:700;color:var(--primary-color__8q);display:block;margin-bottom:.25rem}.countdown-item__8q .label{font-size:.8rem;color:var(--text-light__8q);text-transform:uppercase}.about-store__8q{background-color:#f8f9fa;padding:3rem 0}.about-content__8q{padding:2rem;background:#fff;border-radius:.5rem;box-shadow:0 4px 12px #0000001a}.about-title__8q{font-size:2rem;font-weight:700;color:var(--text-dark__8q);margin-bottom:.5rem}.about-subtitle__8q{font-size:1.1rem;color:var(--text-light__8q);margin-bottom:1.5rem}.about-text__8q{margin-bottom:2rem}.about-features__8q{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.feature-item__8q{display:flex;align-items:center;gap:.5rem}.feature-item__8q i{color:var(--success-color__8q);font-size:1.25rem}.about-image__8q{position:relative;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.about-image__8q img{width:100%;height:auto}.about-image__8q:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2c5aa099,#2c5aa000);z-index:1}.cta-banner__8q{background:linear-gradient(135deg,var(--primary-color__8q),#1e3f73);padding:3rem 0;color:#fff;margin:3rem 0}.cta-title__8q{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-text__8q{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-buttons__8q .btn{padding:.75rem 2rem;font-weight:500}.newsletter-section__8q{padding:3rem 0;background-color:#fff}.newsletter-box__8q{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:.5rem;padding:2rem;box-shadow:0 4px 12px #0000001a;position:relative;overflow:hidden}.newsletter-icon__8q{font-size:6rem;opacity:.1;color:var(--primary-color__8q);text-align:center}.newsletter-icon__8q i{transform:rotate(-15deg)}.newsletter-content__8q h3{font-size:1.5rem;font-weight:700;color:var(--text-dark__8q);margin-bottom:.5rem}.newsletter-content__8q p{color:var(--text-light__8q);margin-bottom:1.5rem}.newsletter-form__8q .form-control{padding:.75rem 1.25rem;border-radius:.375rem 0 0 .375rem}.newsletter-form__8q .btn{padding:.75rem 1.25rem;border-radius:0 .375rem .375rem 0}.catalog-container__8q{padding:2rem 0}.filters-sidebar__8q{background:#fff;border-radius:.5rem;padding:1.5rem;height:fit-content;position:sticky;top:120px}.filter-section__8q{margin-bottom:2rem}.filter-title__8q{font-weight:600;margin-bottom:1rem;color:var(--text-dark__8q)}.price-range__8q{width:100%}.category-filter__8q{font-size:.9rem}.category-filter__8q .form-check{margin-bottom:.5rem}.category-filter__8q .form-check-input:checked{background-color:var(--primary-color__8q);border-color:var(--primary-color__8q)}.filters-offcanvas__8q{--bs-offcanvas-width: 320px}.filters-actions-sticky__8q{position:sticky;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border-color__8q);padding:.75rem;z-index:1}.filters-toolbar__8q{background:#fff;padding-top:.5rem;box-shadow:0 2px 8px #0000001a;border-radius:.5rem;margin-bottom:1.5rem}.filters-scroll__8q{white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-x:auto}.filters-scroll__8q .btn{flex:0 0 auto;border-radius:999px;position:relative}.filters-scroll__8q .btn[aria-expanded=true]{color:var(--primary-color__8q);border-color:var(--primary-color__8q);background:var(--hover-bg__8q)}.filters-scroll__8q .btn[data-bs-toggle=collapse]:after{display:inline-block;margin-left:.35rem;vertical-align:.15em;content:"";border-top:.35em solid;border-right:.35em solid transparent;border-left:.35em solid transparent;transition:transform .2s}.filters-scroll__8q .btn[aria-expanded=true]:after{transform:rotate(180deg)}.filters-scroll__8q .btn[aria-expanded=true]:before{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;transform:translate(-50%) rotate(45deg);background:var(--hover-bg__8q);border-bottom:1px solid var(--primary-color__8q);border-right:1px solid var(--primary-color__8q);z-index:2;border-radius:2px}.panel__8q{background:#fff;border:1px solid var(--border-color__8q);border-radius:.5rem;padding:.75rem;box-shadow:0 .125rem .5rem #0000000f}.form-check-input{width:1.1rem;height:1.1rem}.products-header__8q{background:#fff;padding:1.5rem;border-radius:.5rem;margin-bottom:1.5rem}.sort-select__8q{max-width:200px}.products-grid__8q{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.products-grid-view__8q{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.products-list-view__8q .product-card__8q{display:flex;flex-direction:row;margin-bottom:1.5rem;width:100%;align-items:center}.products-list-view__8q .product-info__8q{flex:1;display:flex;flex-direction:column;padding:1rem 1.5rem}.products-list-view__8q .product-title__8q{font-size:1.2rem;margin-bottom:.5rem;height:auto}.products-list-view__8q .product-details__8q{flex-grow:1}.products-list-view__8q .product-price__8q{margin-top:auto}#gridViewBtn.active,#listViewBtn.active{background-color:var(--primary-color__8q);color:#fff;border-color:var(--primary-color__8q)}.product-card__8q{margin-bottom:15px;padding:5px;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--border-color__8q)}.product-card__8q:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.product-image__8q{display:block;position:relative;overflow:hidden;height:200px;text-align:center}.product-image__8q img{object-fit:contain;height:100%;padding:5px}.product-badge__8q{position:absolute;top:10px;left:10px;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500;z-index:2}.product-badge__8q.bestseller{background-color:#ffc107;color:#212529}.product-badge__8q.new{background-color:var(--success-color__8q);color:#fff}.product-badge__8q.sale{background-color:var(--accent-color__8q);color:#fff}.product-favorite__8q{position:absolute;top:10px;right:10px;background:#fff;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.product-favorite__8q:hover{background:var(--hover-bg__8q)}.product-info__8q{padding:.75rem}.product-item-number__8q{background:var(--secondary-color__8q);padding:.4rem .2rem .4rem .4rem;border-radius:.25rem;border-left:3px solid var(--primary-color__8q);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75em}.product-title__8q{font-weight:500;margin:.5rem 0;color:var(--text-dark__8q);text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:60px}.product-title__8q:hover{color:var(--primary-color__8q)}.product-details__8q{padding:.75rem 0;font-size:1rem}.product-details__8q .col-12,.product-details__8q .mt-2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-details__8q code{background:#fff;padding:.2rem .4rem;border-radius:.2rem;font-size:.8rem}.product-price__8q{display:flex;flex-direction:column;margin-bottom:1rem}.price-msrp__8q{font-size:1rem;font-weight:400}.price-your__8q{font-size:1rem;font-weight:700;color:#c42a00}.price-old__8q{font-size:1rem;text-decoration:line-through;color:var(--text-light__8q);margin-right:.5rem}.product-actions__8q{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.product-actions__8q .btn{width:70%;border-radius:.5rem;font-weight:500;font-size:14px}.product-actions__8q .input-cnt{width:25%;padding:0;text-align:center}.product-detail-container__8q{padding:2rem 0}.product-gallery__8q .main-image__8q{position:relative;overflow:hidden;border-radius:.5rem;background:#f8f9fa}.product-gallery__8q .main-image__8q img{width:100%;height:auto}.gallery-thumbs__8q img{border:2px solid transparent;transition:border-color .2s ease;cursor:pointer}.gallery-thumbs__8q img:hover{border-color:var(--primary-color__8q)}.magnify__8q{position:relative;overflow:hidden;cursor:zoom-in}.magnify__8q img{display:block;width:100%}.magnify__8q:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transition:.15s;background-repeat:no-repeat;background-size:calc(100% * var(--zoom)) auto}.magnify__8q.is-zoom:after{opacity:1;background-image:var(--after-bg, var(--bgimg));background-size:var(--after-bgsize, calc(100% * var(--zoom)) auto);background-position:var(--after-bgpos, 50% 50%);box-shadow:var(--after-shadow, none);border:var(--after-border, none);border-radius:var(--after-radius, 0)}.product-detail-info__8q{background:#fff;padding:4rem;border-radius:.5rem}.product-pricing__8q{border:1px solid var(--border-color__8q);padding:1rem;border-radius:.5rem;border-left:4px solid var(--primary-color__8q)}.related-products__8q{border-top:1px solid var(--border-color__8q);padding-top:2rem}.related-products__8q .card{transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--border-color__8q)}.related-products__8q .card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.category-tile{background:#fff;border:1px solid #ddd;border-radius:4px;aspect-ratio:1/1;padding:0;transition:box-shadow .2s ease}.category-tile:hover{box-shadow:0 0 10px #00000026}.category-tile img{max-height:100%;height:300px;object-fit:contain}.quote-container__8q{padding:2rem 0}.quote-header__8q,.quote-items__8q{margin-bottom:2rem}.quote-item__8q{background:#fff;border-radius:.5rem;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.quote-item-info__8q{padding:.5rem 0}.quote-item-title__8q{font-weight:500;color:var(--text-dark__8q);text-decoration:none}.quote-item-title__8q:hover{color:var(--primary-color__8q)}.quote-item-meta__8q{font-size:1rem;color:var(--text-light__8q)}.quote-item-quantity__8q{margin-bottom:1rem}.quote-item-actions__8q{text-align:right}.quote-item-note__8q{background:#f8f9fa;padding:1rem;border-radius:.25rem}.quote-summary__8q{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a;position:sticky;top:120px}.quote-actions__8q{padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a}.account-container__8q{padding:2rem 0}.account-welcome__8q{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.account-avatar__8q{font-size:3rem}.account-status__8q{margin-top:.5rem}.account-summary__8q{text-align:center}.account-stat__8q{background:#fff;border:1px solid var(--border-color__8q);border-radius:.25rem;padding:.75rem;text-align:center}.stat-value__8q{font-size:1.5rem;font-weight:600;color:var(--primary-color__8q)}.stat-label__8q{color:var(--text-light__8q);font-size:.8rem}.account-nav__8q{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;overflow:hidden}.account-nav-header__8q{background:var(--primary-color__8q);color:#fff;padding:1rem}.account-section__8q{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.account-stat-card__8q{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 2px 8px #0000001a;text-align:center}.stat-icon__8q{font-size:2rem;margin-bottom:.5rem}.account-support__8q{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 2px 8px #0000001a}.support-contact__8q{margin-bottom:1rem}.business-documents__8q{margin-bottom:2rem}.business-credit__8q{margin-top:2rem}.credit-info__8q{background:#f8f9fa;padding:1rem;border-radius:.25rem}.personal-info__8q,.password-change__8q,.communication-prefs__8q,.account-security__8q,.business-details__8q{margin-bottom:2rem}.address-card__8q{border:1px solid var(--border-color__8q);border-radius:.5rem;padding:1rem;position:relative;height:100%}.address-badge__8q{position:absolute;top:-10px;right:15px;padding:.25rem .75rem;border-radius:0 0 .25rem .25rem;font-size:.8rem}.address-name__8q{font-weight:600;margin-bottom:.5rem}.address-details__8q{margin-bottom:1rem;font-size:.9rem;line-height:1.4}.address-actions__8q{margin-top:auto}.wishlist-item__8q{border:1px solid var(--border-color__8q);border-radius:.5rem;padding:1rem;height:100%;display:flex;flex-direction:column}.wishlist-item-image__8q{text-align:center;margin-bottom:1rem}.wishlist-item-info__8q{flex-grow:1;display:flex;flex-direction:column}.wishlist-item-actions__8q{margin-top:auto}.item-thumb__8q{width:64px;height:64px;object-fit:cover;border-radius:.375rem;border:1px solid var(--border-color__8q);background:#f8f9fa}.auth-container__8q{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.auth-image__8q{height:100%;color:#fff;text-align:center;background:linear-gradient(to bottom,#2c5aa0cc,#1e3f73e6)}.auth-logo__8q{margin-bottom:2rem}.auth-logo__8q h1{font-size:2.5rem;font-weight:700;margin-top:1rem}.auth-tagline__8q{margin-bottom:2rem}.auth-tagline__8q p{font-size:1.1rem;opacity:.9}.auth-features__8q{text-align:left;margin-top:3rem}.auth-feature-item__8q{display:flex;align-items:center;margin-bottom:1rem}.auth-feature-item__8q i{color:#fff;font-size:1.2rem;margin-right:.75rem}.auth-forms__8q{padding:2rem}.auth-tabs__8q{border-bottom:none;margin-bottom:1.5rem}.auth-tabs__8q .nav-link{border:none;color:var(--text-light__8q);font-weight:500;padding:.75rem 1.5rem;border-radius:0;position:relative}.auth-tabs__8q .nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary-color__8q);transition:width .3s ease}.auth-tabs__8q .nav-link.active{color:var(--primary-color__8q);background-color:transparent}.auth-tabs__8q .nav-link.active:after{width:100%}.auth-title__8q{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--text-dark__8q)}.auth-subtitle__8q{color:var(--text-light__8q);margin-bottom:2rem}.auth-form__8q .form-label{font-weight:500;color:var(--text-dark__8q)}.auth-form__8q .input-group-text{background-color:transparent;border-right:none}.auth-form__8q .form-control:focus{box-shadow:none;border-color:var(--border-color__8q)}.auth-form__8q .form-control:focus+.input-group-text{border-color:var(--border-color__8q)}.auth-link__8q{color:var(--primary-color__8q);text-decoration:none;font-weight:500;transition:color .2s ease}.auth-link__8q:hover{color:#1e3f73;text-decoration:underline}.toggle-password__8q{border-left:none;background-color:transparent}.toggle-password__8q:focus{box-shadow:none}.password-strength__8q{margin-top:.5rem}.strength-meter__8q{height:4px;background-color:#e9ecef;border-radius:2px;margin-bottom:.25rem}.strength-meter-fill__8q{height:100%;border-radius:2px;width:0;transition:width .3s ease,background-color .3s ease}.strength-text__8q{color:var(--text-light__8q);font-size:.75rem}.auth-divider__8q{text-align:center;position:relative;margin:2rem 0}.auth-divider__8q:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:var(--border-color__8q)}.auth-divider__8q span{position:relative;background-color:#fff;padding:0 1rem;color:var(--text-light__8q);font-size:.9rem}.social-auth__8q{display:flex;gap:1rem}.social-auth-btn__8q{flex:1}.business-info__8q .card{border:1px solid var(--border-color__8q);border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease}.business-info__8q .card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.business-benefit-item__8q{display:flex;align-items:flex-start;margin-bottom:1.5rem}.business-benefit-icon__8q{width:50px;height:50px;border-radius:50%;background-color:#2c5aa01a;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.business-benefit-icon__8q i{font-size:1.5rem;color:var(--primary-color__8q)}.business-benefit-content__8q h5{font-size:1.1rem;margin-bottom:.5rem}.business-benefit-content__8q p{color:var(--text-light__8q);margin-bottom:0}.pagination-container__8q{display:flex;justify-content:center;margin-top:3rem}.pagination__8q .page-link{border-color:var(--border-color__8q)}.pagination__8q .page-link:hover{background-color:var(--hover-bg__8q);border-color:var(--primary-color__8q)}.pagination__8q .page-item.active .page-link{background-color:var(--primary-color__8q);border-color:var(--primary-color__8q)}.footer__8q{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;margin-top:3rem}.footer-main__8q{padding:3rem 0 2rem}.footer-title__8q{color:#fff;margin-bottom:1rem;font-weight:600}.footer-text__8q{color:#bdc3c7;font-size:.9rem;line-height:1.6}.footer-contact__8q div{color:#bdc3c7;margin-bottom:.5rem;font-size:.9rem}.footer-links__8q{list-style:none;padding:0}.footer-links__8q li{margin-bottom:.5rem}.footer-links__8q a{color:#bdc3c7;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links__8q a:hover{color:#fff}.newsletter-form__8q .form-control{border-radius:.375rem 0 0 .375rem}.social-links__8q a{display:inline-block;width:40px;height:40px;background:#ffffff1a;color:#fff;text-align:center;line-height:40px;border-radius:50%;margin-right:.5rem;transition:all .2s}.social-links__8q a:hover{background:var(--primary-color__8q);transform:translateY(-2px)}.footer-bottom__8q{background:#0003;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom__8q p,.payment-methods__8q{color:#bdc3c7;font-size:.9rem}.payment-methods__8q i{font-size:1.2rem}.ssl-badge__8q{background:var(--success-color__8q);padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;margin-left:.5rem}.tabs-scroll__8q{--bs-nav-link-padding-x: 1.2rem;--bs-nav-link-padding-y: .3rem;align-items:self-end;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media (max-width: 992px){.hero-content__8q{padding:0 20%}.hero-title__8q{font-size:1.5rem;margin-bottom:.5rem}.hero-text__8q{font-size:.75rem;margin-bottom:.5rem}.hero-cta__8q .btn{padding:.5rem .75rem;font-size:1rem}.deal-title__8q{font-size:1.75rem}.countdown-item__8q{min-width:60px;padding:.75rem .5rem}.countdown-item__8q .count{font-size:1.25rem}.about-features__8q{grid-template-columns:repeat(2,1fr)}.cta-title__8q{font-size:1.5rem}.cta-text__8q{font-size:1.1rem}.auth-container__8q{max-width:600px;margin:0 auto}.filters-offcanvas__8q .offcanvas-body{padding-bottom:84px}}@media (max-width: 768px){.promo-banner__8q{font-size:.8rem;padding:6px 0}.top-bar__8q{font-size:1rem}.quick-links__8q{padding:.25rem 0}.quick-link__8q{font-size:.8rem;padding:.25rem .5rem;margin:0 .1rem}.page-container__8q{padding:1rem 0}.filters-sidebar__8q{position:static;margin-bottom:1.5rem}.products-grid__8q{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.product-image__8q{height:200px}.product-detail-info__8q{padding:.5rem;margin-top:1rem}.gallery-thumbs__8q .col-3{flex:0 0 auto;width:20%}.hero-title__8q{font-size:1.5rem}.hero-content__8q{text-align:center;margin:0 auto}.hero-cta__8q .btn{padding:.25rem .5rem;font-size:.8rem}.deal-content__8q{padding:1.5rem}.deal-countdown__8q{flex-wrap:wrap;justify-content:center}.countdown-item__8q{min-width:calc(50% - .5rem);margin-bottom:.5rem}.about-content__8q{padding:1.5rem}.cta-banner__8q{padding:2rem 0}.cta-title__8q{font-size:1.75rem}.cta-buttons__8q .btn{display:block;width:100%;margin-bottom:.5rem}.swiper-pagination{display:none}.cta-buttons__8q .btn:last-child{margin-left:0!important}.newsletter-icon__8q{margin-bottom:1.5rem}.newsletter-content__8q{text-align:center}.products-list-view__8q .product-image__8q{height:150px}.quote-header__8q{flex-wrap:wrap;gap:1rem}}@media (max-width: 576px){.hero-title__8q{font-size:1rem;margin-bottom:.25rem}.hero-text__8q{font-size:.5rem;margin-bottom:.25rem}.hero-cta__8q .btn{padding:.25rem .5rem;font-size:.6rem}.section-title__8q{font-size:1.75rem}.category-banner-content__8q h3{font-size:1.25rem}.deal-title__8q,.about-title__8q{font-size:1.5rem}.auth-forms__8q{padding:1.5rem}.auth-tabs__8q .nav-link{padding:.5rem 1rem}.social-auth__8q{flex-direction:column}}
