@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap");@import url("https://cdn.jsdelivr.net/npm/boxicons@2.1.4/css/boxicons.min.css");@import url("/static/css/bootstrap.min.css");@import url("/static/style.css");@import url("/static/css/luxury-dark-appliances.css");@import url("/static/css/homepage-grid.css");.shop-legacy-root{font-family:Cairo,system-ui,sans-serif;background:var(--lux-bg,#fafaf8);color:var(--lux-text,#1a1a1a);min-height:100vh}.shop-content-wrap{min-height:55vh;padding-top:0}.shop-legacy-root .hp-hero{margin-top:1rem}.shop-legacy-root .hp-hero .hero-slide{position:relative;width:100%;min-height:420px;display:flex;align-items:center;overflow:hidden;border-radius:22px;isolation:isolate}.shop-legacy-root .hp-hero .hero-bg{position:absolute;inset:0;z-index:0}.shop-legacy-root .hp-hero .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.shop-legacy-root .hp-hero .hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.55) 45%,rgba(0,0,0,.15) 80%,transparent);z-index:1}.shop-legacy-root .hp-hero .hero-slide>.container{position:relative;z-index:2;width:100%}.shop-legacy-root .hp-hero .hero-content{padding:2.5rem 1.5rem;color:#fff;max-width:640px}.shop-legacy-root .hp-hero .hero-subtitle{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.85);margin-bottom:.5rem}.shop-legacy-root .hp-hero .hero-title{font-size:clamp(1.6rem,3.2vw,2.8rem);font-weight:900;line-height:1.25;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 12px rgba(0,0,0,.35)}.shop-legacy-root .hp-hero .hero-description{font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.88);margin-bottom:1.2rem}.shop-legacy-root .hp-hero .hero-buttons .btn-shop{padding:.7rem 1.4rem;border-radius:999px;font-weight:700;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.shop-legacy-root .hp-hero .hero-buttons .btn-shop.btn-primary{background:var(--lux-accent,#f90);color:#1a1a1a;border:none}.shop-legacy-root .hp-hero .hero-buttons .btn-shop.btn-outline{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.7)}.shop-legacy-root .hp-hero .hero-buttons .btn-shop:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.25)}@media (max-width:991px){.shop-legacy-root .hp-hero .hero-slide{min-height:340px}.shop-legacy-root .hp-hero .hero-content{padding:2rem 1.25rem;max-width:100%;text-align:center}.shop-legacy-root .hp-hero .hero-bg:before{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.55) 55%,rgba(0,0,0,.2))}.shop-legacy-root .hp-hero .hero-buttons{justify-content:center}}@media (max-width:575px){.shop-legacy-root .hp-hero .hero-slide{min-height:280px;border-radius:16px}.shop-legacy-root .hp-hero .hero-content{padding:1.5rem 1rem}.shop-legacy-root .hp-hero .hero-description{font-size:.92rem}}.discount-banner{background:#0a0a0a;border-bottom:1px solid #e0e0da;color:#f6f5f2;text-align:center;padding:10px 20px}.discount-content{display:flex;justify-content:center;align-items:center;gap:16px;font-size:14px;flex-wrap:wrap}.discount-off{background:var(--alha-cta,#f90);color:#1a2b3c;padding:3px 10px;border-radius:5px;font-weight:800}.discount-code{border:1px solid hsla(45,18%,96%,.5);padding:3px 10px;border-radius:5px;letter-spacing:1px}.time-block{background:hsla(45,18%,96%,.12);padding:3px 8px;border-radius:4px}.top-info-bar{background:var(--alha-primary-dark,#004c91);color:hsla(0,0%,100%,.85);font-size:.8rem;padding:.4rem 0}.top-info-links{display:flex;justify-content:space-between;gap:1rem;align-items:center}.top-info-links a{color:#fff;text-decoration:none}.alha-header{background:var(--lux-surface,#fff);position:sticky;top:0;z-index:999;box-shadow:0 1px 6px rgba(0,0,0,.06);transition:box-shadow .3s ease}.alha-header.scrolled{box-shadow:0 2px 16px rgba(0,0,0,.1)}.alha-header-inner{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;max-width:1400px;margin:0 auto}.alha-header-logo{flex-shrink:0;display:flex;align-items:center}.alha-header-logo img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:10px;background:#fff;padding:2px;box-shadow:0 1px 4px rgba(0,0,0,.08);transition:width .3s ease,height .3s ease}.alha-desktop-nav{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.alha-nav-link{color:var(--lux-text,#1a1a1a);text-decoration:none;font-weight:600;font-size:.88rem;white-space:nowrap;padding:.3rem .1rem;transition:color .15s ease}.alha-nav-link:hover{color:var(--alha-primary,#0071ce)}.alha-nav-categories{cursor:pointer;display:inline-flex;align-items:center;gap:2px}.alha-desktop-search{flex:1;min-width:0;max-width:480px}.alha-header-actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.alha-action-btn{width:36px;height:36px;border-radius:8px;border:1px solid var(--lux-border,#e0e0da);background:var(--lux-surface,#fff);color:var(--lux-text,#1a1a1a);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;font-size:1.15rem;transition:background .2s ease,color .2s ease}.alha-action-btn:hover{background:var(--lux-surface-2,#f5f5f0);color:var(--alha-primary,#0071ce)}.alha-cart-action{position:relative}.alha-user-menu{display:flex;align-items:center;gap:.4rem}.alha-desktop-only{display:inline-flex}.alha-hamburger,.alha-mobile-search-toggle{display:none}.alha-mobile-search{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);transition:visibility .22s,opacity .22s ease,transform .22s ease;padding:.4rem 1rem .5rem;background:var(--lux-surface,#fff);border-top:1px solid var(--lux-border,#e0e0da)}.alha-mobile-search.open{visibility:visible;opacity:1;pointer-events:all;transform:translateY(0)}.alha-mobile-search-inner{width:100%}.alha-header.scrolled .alha-header-logo img{width:36px;height:36px}.alha-header.scrolled .alha-header-inner{padding-top:.3rem;padding-bottom:.3rem}.smart-search{position:relative}.smart-search-form{position:relative;display:flex;align-items:center}.smart-search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.05rem;color:var(--lux-text-secondary,#999);pointer-events:none;z-index:1}.smart-search-input{width:100%;height:40px;padding:.5rem 2.4rem .5rem 2.6rem;border:1.5px solid var(--lux-border,#e0e0da);border-radius:10px;background:var(--lux-surface-2,#f7f7f4);font-size:.86rem;font-family:inherit;color:var(--lux-text,#1a1a1a);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.smart-search-input:focus{outline:none;border-color:var(--alha-primary,#0071ce);background:#fff;box-shadow:0 0 0 3px rgba(0,113,206,.1)}.smart-search-input::-moz-placeholder{color:var(--lux-text-secondary,#999);font-size:.82rem}.smart-search-input::placeholder{color:var(--lux-text-secondary,#999);font-size:.82rem}.smart-search-clear{position:absolute;left:8px;top:50%;transform:translateY(-50%);border:none;background:none;color:var(--lux-text-secondary,#999);font-size:1.15rem;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .15s ease}.smart-search-clear:hover{color:var(--lux-text,#1a1a1a)}.smart-search-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--lux-border,#e0e0da);border-top-color:var(--alha-primary,#0071ce);border-radius:50%;animation:sss-spin .6s linear infinite;position:absolute;left:34px;top:50%;transform:translateY(-50%)}@keyframes sss-spin{to{transform:translateY(-50%) rotate(1turn)}}.smart-search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e0e0da);border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.12);max-height:380px;overflow-y:auto;z-index:1000;scrollbar-width:thin}.ssd-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .9rem .35rem;font-size:.78rem;font-weight:700;color:var(--lux-text-secondary,#999)}.ssd-clear-btn{border:none;background:none;color:var(--alha-primary,#0071ce);font-size:.75rem;cursor:pointer;font-family:inherit;padding:0}.ssd-clear-btn:hover{text-decoration:underline}.ssd-recent-item{display:flex;align-items:center;gap:8px;width:100%;padding:.5rem .9rem;border:none;background:none;color:var(--lux-text,#1a1a1a);font-size:.84rem;font-family:inherit;cursor:pointer;text-align:right;transition:background .15s ease}.ssd-recent-item:hover{background:var(--lux-surface-2,#f5f5f0)}.ssd-recent-item i{font-size:1rem}.ssd-loading,.ssd-recent-item i{color:var(--lux-text-secondary,#999)}.ssd-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:1.5rem 1rem;font-size:.84rem}.ssd-loading .smart-search-spinner{position:static;transform:none}.ssd-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:1.5rem 1rem;color:var(--lux-text-secondary,#999);font-size:.84rem}.ssd-empty i{font-size:1.6rem;opacity:.5}.ssd-result-item{display:flex;align-items:center;gap:10px;padding:.55rem .9rem;text-decoration:none;color:var(--lux-text,#1a1a1a);transition:background .15s ease}.ssd-result-item:hover{color:var(--lux-text,#1a1a1a)}.ssd-result-img,.ssd-result-item:hover{background:var(--lux-surface-2,#f5f5f0)}.ssd-result-img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid var(--lux-border,#e0e0da);flex-shrink:0}.ssd-result-info{display:flex;flex-direction:column;gap:2px;min-width:0}.ssd-result-name{font-weight:600;font-size:.84rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ssd-result-meta{display:flex;align-items:center;gap:8px;font-size:.78rem}.ssd-result-price{font-weight:700;color:var(--alha-primary-dark,#004c91)}.ssd-result-old-price{text-decoration:line-through}.ssd-result-cat,.ssd-result-old-price{color:var(--lux-text-secondary,#999);font-size:.72rem}.ssd-view-all{display:flex;align-items:center;justify-content:center;gap:4px;padding:.6rem;border-top:1px solid var(--lux-border,#e0e0da);color:var(--alha-primary,#0071ce);font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s ease}.ssd-view-all:hover{background:var(--lux-surface-2,#f5f5f0);color:var(--alha-primary-dark,#004c91)}.mobile-nav-drawer{position:fixed;top:0;right:0;width:300px;max-width:90vw;height:100vh;z-index:1200;background:var(--lux-surface,#fff);box-shadow:-10px 0 30px rgba(0,0,0,.18);transform:translateX(100%);transition:transform .25s ease;display:flex;flex-direction:column}.mobile-nav-drawer.open{transform:translateX(0)}.mobile-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1199;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-drawer-overlay.open{opacity:1;pointer-events:all}.mobile-nav-item{display:flex;align-items:center;gap:10px;padding:12px 14px;color:var(--lux-text-secondary,#5a5a5a);text-decoration:none;border-radius:10px;font-size:.94rem}.mobile-nav-item:hover{background:var(--lux-surface-2,#f5f5f0);color:var(--alha-primary,#0071ce)}.sub-nav-bar{background:var(--alha-primary-dark,#004c91);position:sticky;top:60px;z-index:998}.sub-nav-scroll{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none}.sub-nav-scroll::-webkit-scrollbar{display:none}.sub-nav-link{white-space:nowrap;color:hsla(0,0%,100%,.85);text-decoration:none;font-weight:600;font-size:.82rem;padding:.55rem 1rem}.sub-nav-link:hover{background:hsla(0,0%,100%,.1);color:#fff}.sub-nav-deals{background:var(--alha-cta,#f90);color:#1a2b3c}.shop-page-shell{padding:2rem 0}.shop-page-card{background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e0e0da);border-radius:16px;box-shadow:var(--lux-shadow);padding:1.25rem}.social-float-btn{position:fixed;left:20px;z-index:1040;width:54px;height:54px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.25);text-decoration:none}.whatsapp-float{bottom:86px;background:#25d366}.facebook-float{bottom:150px;background:#1877f2}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1050;display:none;justify-content:space-around;align-items:center;background:var(--lux-bg,#fff);border-top:1px solid var(--lux-border,#e0e0da);padding:.45rem 0 .6rem}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;gap:1px;color:var(--lux-text-secondary,#777);text-decoration:none;font-size:.68rem;min-width:60px}.mobile-bottom-nav .nav-item i{font-size:1.35rem}.mobile-bottom-nav .nav-item:hover{color:var(--alha-primary,#0071ce)}.product-card-modern{background:var(--lux-surface,#fff);border-radius:20px;border:1px solid var(--lux-border,#e0e0da);transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.product-card-modern:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(0,0,0,.12);border-color:rgba(211,47,47,.25)}.product-badge-modern{position:absolute;top:12px;right:12px;z-index:12;background:linear-gradient(135deg,#d32f2f,#ff5252);color:#fff;font-size:.74rem;font-weight:800;border-radius:999px;padding:.25rem .7rem}.product-wishlist-btn{position:absolute;top:12px;left:12px;z-index:12;width:34px;height:34px;border-radius:50%;background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e0e0da);color:var(--lux-text-secondary,#5a5a5a);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease}.product-wishlist-btn:hover{background:#d32f2f;color:#fff;border-color:transparent;transform:scale(1.08)}.product-img-wrapper{position:relative;display:block;padding-top:92%;background:var(--lux-surface-2,#f5f5f0);overflow:hidden}.product-img-wrapper img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:1.1rem;transition:transform .35s ease}.product-card-modern:hover .product-img-wrapper img{transform:scale(1.06)}.product-overlay{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;padding:.9rem .8rem;opacity:0;transform:translateY(10px);transition:all .25s ease;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.25),transparent)}.product-card-modern:hover .product-overlay{opacity:1;transform:translateY(0)}.overlay-btn.add-cart-accent{border-radius:999px;border:none;background:var(--alha-cta,#f90);color:#1a2b3c;font-weight:800;padding:.45rem 1rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.84rem}.product-info-modern{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem 1.15rem;flex-grow:1}.product-cat{color:var(--alha-primary,#0071ce);font-size:.74rem;font-weight:700}.product-title-modern{margin:0;min-height:2.8rem;font-size:.93rem;font-weight:700;line-height:1.45}.product-title-modern a{color:var(--lux-text,#1a1a1a);text-decoration:none}.product-title-modern a:hover{color:var(--alha-primary,#0071ce)}.price-wrapper{margin-top:auto;padding-top:.55rem;border-top:1px solid var(--lux-border,#e0e0da);display:flex;align-items:baseline;gap:.55rem}.current-price{font-size:1.15rem;font-weight:800;color:var(--alha-primary-dark,#b71c1c)}.old-price{font-size:.82rem;color:var(--lux-text-secondary,#777);text-decoration:line-through}.discount-pill{margin-right:auto;border-radius:999px;font-size:.72rem;font-weight:700;color:#9f1d1d;border:1px solid rgba(211,47,47,.24);background:rgba(211,47,47,.1);padding:.15rem .5rem}@media (max-width:991px){.alha-desktop-nav,.alha-desktop-search,.top-info-bar{display:none}.alha-desktop-only{display:none!important}.alha-hamburger,.alha-mobile-search-toggle{display:inline-flex}.alha-header-inner{padding:.35rem .75rem}.alha-header-logo img{width:38px;height:38px}.alha-action-btn{width:34px;height:34px;font-size:1.1rem}.sub-nav-bar{top:52px}.alha-header.scrolled .alha-header-logo img{width:32px;height:32px}.alha-header.scrolled .alha-action-btn{width:30px;height:30px;font-size:1rem}.alha-header.scrolled .alha-header-inner{padding-top:.2rem;padding-bottom:.2rem}}@media (max-width:767px){.mobile-bottom-nav{display:flex}.shop-content-wrap{padding-bottom:72px}.shop-page-shell{padding-bottom:90px}.social-float-btn{width:48px;height:48px;left:14px}.whatsapp-float{bottom:82px}.facebook-float{bottom:140px}}.custom-search-container{position:relative}@media (hover:none){.product-card-modern:hover{transform:none;box-shadow:none}.product-overlay{opacity:1!important;transform:translateY(0)!important}}@media (max-width:576px){.product-title-modern{font-size:.86rem;min-height:2.4rem}.current-price{font-size:1rem}.product-overlay{opacity:1!important;transform:translateY(0)!important;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.1),transparent)}.discount-content{gap:8px;font-size:.78rem}.shop-page-card form input[type=number],.shop-page-card form select{min-width:0;width:auto;flex:1 1 100px}}@media (max-width:767px){#footer{padding-bottom:5rem!important}.whatsapp-float{bottom:86px}.facebook-float{bottom:148px}.mobile-nav-drawer{overflow:visible}.mobile-drawer-scroll{flex:1;overflow-y:auto;min-height:0}}.shop-legacy-root .form-control,.shop-legacy-root .form-select,.shop-legacy-root input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.shop-legacy-root select,.shop-legacy-root textarea{color:#1a2b3c!important;background-color:#fff!important;-webkit-text-fill-color:#1a2b3c!important}.shop-legacy-root .form-control::-moz-placeholder,.shop-legacy-root input::-moz-placeholder,.shop-legacy-root textarea::-moz-placeholder{color:#6b7280!important;opacity:1}.shop-legacy-root .form-control::placeholder,.shop-legacy-root input::placeholder,.shop-legacy-root textarea::placeholder{color:#6b7280!important;opacity:1}.shop-legacy-root input:-webkit-autofill,.shop-legacy-root input:-webkit-autofill:focus,.shop-legacy-root input:-webkit-autofill:hover,.shop-legacy-root textarea:-webkit-autofill{-webkit-text-fill-color:#1a2b3c!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;caret-color:#1a2b3c!important}.filter-drawer-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1099;opacity:0;transition:opacity .25s ease}.filter-drawer-overlay.open{display:block;opacity:1}@media (max-width:991px){.products-filter-sidebar{position:fixed;top:0;right:0;width:88vw;max-width:340px;height:100dvh;z-index:1100;background:var(--lux-surface,#fff);transform:translateX(110%);transition:transform .28s cubic-bezier(.4,0,.2,1);overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;padding-bottom:80px}.products-filter-sidebar.drawer-open{transform:translateX(0);box-shadow:-8px 0 40px rgba(0,0,0,.18)}.filter-drawer-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:0 4px}}.filter-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid var(--lux-border,#e8e8e0);position:sticky;top:0;background:var(--lux-surface,#fff);z-index:2}.filter-drawer-title{font-weight:800;font-size:1rem;display:flex;align-items:center;gap:6px}.filter-drawer-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--alha-primary,#0071ce);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.68rem;font-weight:700}.filter-drawer-close{background:none;border:none;padding:4px 8px;font-size:1.4rem;line-height:1;cursor:pointer;color:var(--lux-fg,#333);border-radius:6px;transition:background .15s}.filter-drawer-close:hover{background:var(--lux-hover,rgba(0,0,0,.06))}.filter-drawer-footer{position:sticky;bottom:0;background:var(--lux-surface,#fff);border-top:1px solid var(--lux-border,#e8e8e0);padding:12px 16px;z-index:2}.filter-trigger-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:var(--lux-surface,#fff);border:1.5px solid var(--lux-border,#ddd);border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:border-color .2s,background .2s;color:var(--lux-fg,#222)}.filter-trigger-btn:hover{border-color:var(--alha-primary,#0071ce);background:rgba(0,113,206,.04)}.filter-trigger-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--alha-primary,#0071ce);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.65rem;font-weight:700;margin-right:2px}.products-sort-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:10px 14px;background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e4e4dc);border-radius:10px;margin-bottom:14px;position:sticky;top:68px;z-index:99;box-shadow:0 2px 8px rgba(0,0,0,.04)}.sort-bar-count{font-weight:700;font-size:.88rem;white-space:nowrap;color:var(--lux-fg-muted,#666);display:flex;align-items:center;gap:5px}.sort-bar-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price-range-group{display:flex;align-items:center;gap:4px}.price-range-input{width:80px;padding:5px 8px;border:1.5px solid var(--lux-border,#ddd);border-radius:7px;font-size:.8rem;background:var(--lux-bg,#f7f7f3);color:var(--lux-fg,#222);outline:none;transition:border-color .2s;text-align:center}.price-range-input:focus{border-color:var(--alha-primary,#0071ce);background:#fff}.price-range-sep{color:#aaa;font-size:.9rem}.price-range-apply{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--alha-primary,#0071ce);color:#fff;border:none;border-radius:7px;cursor:pointer;font-size:1rem;transition:opacity .2s}.price-range-apply:hover{opacity:.85}.sort-select{padding:5px 10px;border:1.5px solid var(--lux-border,#ddd);border-radius:7px;font-size:.82rem;background:var(--lux-bg,#f7f7f3);color:var(--lux-fg,#222);cursor:pointer;outline:none;direction:rtl;min-width:110px}.sort-select:focus{border-color:var(--alha-primary,#0071ce)}.view-toggle-group{display:flex;border:1.5px solid var(--lux-border,#ddd);border-radius:7px;overflow:hidden}.view-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;font-size:1.05rem;color:var(--lux-fg-muted,#888);transition:background .15s,color .15s}.view-toggle-btn+.view-toggle-btn{border-right:1.5px solid var(--lux-border,#ddd)}.view-toggle-btn.active,.view-toggle-btn:hover{background:var(--alha-primary,#0071ce);color:#fff}@media (max-width:576px){.price-range-group{display:none}.products-sort-bar{position:static}}#products-grid[data-view=list] .product-col{flex:0 0 100%;max-width:100%}#products-grid[data-view=list] .product-card-modern{flex-direction:row;max-height:160px}#products-grid[data-view=list] .product-img-wrapper{width:140px;min-width:140px;flex-shrink:0;border-radius:10px 0 0 10px}#products-grid[data-view=list] .product-info-modern{flex:1;padding:12px 16px}.call-for-price{gap:4px;font-size:.82rem;font-weight:700;color:var(--alha-primary,#0071ce)}.call-for-price,.overlay-btn-cart{display:inline-flex;align-items:center}.overlay-btn-cart{justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);font-size:1.1rem;transition:background .2s,transform .2s;flex-shrink:0}.overlay-btn-cart:hover{background:hsla(0,0%,100%,.35);transform:scale(1.1)}.product-title-modern a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-search-wrap{display:flex;border:1.5px solid var(--lux-border,#ddd);border-radius:8px;overflow:hidden;background:var(--lux-bg,#f7f7f3);transition:border-color .2s}.sidebar-search-wrap:focus-within{border-color:var(--alha-primary,#0071ce);background:#fff}.sidebar-search-input{flex:1;border:none;background:transparent;padding:8px 12px;font-size:.85rem;outline:none;color:var(--lux-fg,#222);direction:rtl}.sidebar-search-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;background:transparent;border:none;cursor:pointer;font-size:1.05rem;color:var(--alha-primary,#0071ce);transition:background .15s}.sidebar-search-btn:hover{background:rgba(0,113,206,.08)}.sidebar-filter-list{line-height:1.3}.sidebar-filter-link{display:flex;align-items:center;justify-content:space-between;padding:5px 8px;border-radius:7px;text-decoration:none;font-size:.88rem;color:var(--lux-fg,#333);transition:background .15s,color .15s,font-weight .1s;font-weight:400}.sidebar-filter-link:hover{background:rgba(0,113,206,.07);color:var(--alha-primary,#0071ce)}.sidebar-filter-link.active{font-weight:800;color:var(--alha-primary,#0071ce);background:rgba(0,113,206,.08)}.sidebar-filter-link--root{font-weight:600;font-size:.92rem}.sidebar-filter-link--sub{font-size:.85rem}.sidebar-filter-link--leaf{font-size:.8rem;color:var(--lux-fg-muted,#888)}.sidebar-filter-children{padding-right:14px;margin-top:2px}.sidebar-filter-count{font-size:.72rem;color:#aaa;margin-right:4px}.active-filter-pill{display:flex;align-items:center;justify-content:space-between;padding:3px 6px;background:rgba(0,113,206,.06);border-radius:6px;font-size:.8rem;margin-bottom:4px}.sidebar-stock-toggle{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:.88rem;color:var(--lux-fg,#333);font-weight:600}.sidebar-stock-check{width:18px;height:18px;border:2px solid var(--lux-border,#ccc);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;transition:border-color .2s,background .2s,color .2s;flex-shrink:0}.sidebar-stock-check.checked{background:var(--alha-primary,#0071ce);border-color:var(--alha-primary,#0071ce);color:#fff}.products-pagination .page-link{border-radius:8px!important;padding:6px 13px;font-size:.88rem;font-weight:600;border:1.5px solid var(--lux-border,#e0e0da);color:var(--lux-fg,#333);background:var(--lux-surface,#fff);transition:all .15s}.products-pagination .page-item.active .page-link{background:var(--alha-primary,#0071ce);border-color:var(--alha-primary,#0071ce);color:#fff}.products-pagination .page-link:hover:not(.disabled){background:rgba(0,113,206,.1);border-color:var(--alha-primary,#0071ce);color:var(--alha-primary,#0071ce)}.pagination-arrow{font-size:1.1rem;padding:5px 10px!important}.pagination-ellipsis{border:none!important;background:transparent!important;color:#aaa!important;cursor:default}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s linear infinite;border-radius:6px}.product-card-skeleton{border-radius:12px;overflow:hidden;background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e8e8e0)}.product-skeleton-img{width:100%;aspect-ratio:4/3}.hp-main{padding-bottom:2rem}.hp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:.75rem}.hp-section-title{font-size:1.35rem;font-weight:800;margin:0;display:flex;align-items:center;gap:.4rem;color:var(--lux-fg,#111)}.hp-viewall-link{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;font-weight:700;color:var(--alha-primary,#0071ce);text-decoration:none;white-space:nowrap;transition:opacity .15s}.hp-viewall-link:hover{opacity:.75}.hp-viewmore-btn{display:inline-flex;align-items:center;gap:6px;padding:.6rem 1.6rem;background:none;border:2px solid var(--alha-primary,#0071ce);border-radius:30px;color:var(--alha-primary,#0071ce);font-weight:700;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s}.hp-viewmore-btn:hover{background:var(--alha-primary,#0071ce);color:#fff}.hp-hero-section{padding:1rem 0 0}.hp-hero-carousel{position:relative;border-radius:20px;overflow:hidden;height:480px;background:#0a1628}@media (max-width:767px){.hp-hero-carousel{height:280px;border-radius:14px}}.hp-carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.hp-carousel-slide.active{opacity:1;pointer-events:auto}.hp-carousel-slide.entering{animation:hp-slide-in .6s ease forwards}@keyframes hp-slide-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.hp-carousel-bg{position:absolute;inset:0}.hp-carousel-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hp-carousel-overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,.05) 0,rgba(0,0,0,.65) 55%)}.hp-carousel-slide,.hp-carousel-slide .container{height:100%}.hp-carousel-content{padding-top:2rem;opacity:0;transform:translateY(24px);transition:opacity .5s ease .2s,transform .5s ease .2s}.hp-carousel-content.visible{opacity:1;transform:none}.hp-carousel-subtitle{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.75);margin-bottom:.5rem}.hp-carousel-title{font-size:clamp(1.4rem,4vw,2.6rem);font-weight:900;color:#fff;line-height:1.2;margin-bottom:.75rem;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hp-carousel-desc{font-size:.95rem;color:hsla(0,0%,100%,.85);max-width:440px;line-height:1.6}.hp-carousel-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:.65rem 1.5rem;background:var(--alha-primary,#0071ce);color:#fff;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 4px 16px rgba(0,113,206,.4)}.hp-carousel-btn-primary:hover{background:#005db3;color:#fff}.hp-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:hsla(0,0%,100%,.18);backdrop-filter:blur(8px);border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;cursor:pointer;transition:background .2s}.hp-carousel-arrow:hover{background:hsla(0,0%,100%,.35)}.hp-carousel-arrow-next{right:14px}.hp-carousel-arrow-prev{left:14px}@media (max-width:576px){.hp-carousel-arrow{width:34px;height:34px;font-size:1.1rem}}.hp-carousel-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:10}.hp-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:hsla(0,0%,100%,.45);cursor:pointer;transition:background .2s,width .25s;padding:0}.hp-carousel-dot.active{background:#fff;width:22px;border-radius:4px}.hp-categories-section{padding:1.5rem 0}.hp-scroll-arrows{display:flex;gap:6px}.hp-scroll-arrow{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--lux-border,#ddd);background:var(--lux-surface,#fff);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;color:var(--lux-fg,#333);transition:border-color .15s,background .15s}.hp-scroll-arrow:hover{border-color:var(--alha-primary);background:rgba(0,113,206,.06)}.hp-cat-scroll-v2{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.hp-cat-scroll-v2::-webkit-scrollbar{display:none}.hp-cat-card-v2{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--lux-fg,#222);transition:transform .22s ease;min-width:80px}.hp-cat-card-v2:hover{transform:translateY(-3px)}.hp-cat-card-v2:hover .hp-cat-card-icon{box-shadow:0 8px 24px rgba(0,113,206,.2);border-color:var(--alha-primary)}.hp-cat-card-icon{width:72px;height:72px;border-radius:18px;background:var(--lux-surface,#fff);border:1.5px solid var(--lux-border,#e8e8e0);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:var(--alha-primary,#0071ce);overflow:hidden;transition:box-shadow .22s,border-color .22s}.hp-cat-card-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hp-cat-card-icon img.hp-cat-svg-icon{-o-object-fit:contain;object-fit:contain;padding:10px}.hp-cat-card-name{font-size:.75rem;font-weight:700;text-align:center;line-height:1.3;max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-cat-card-viewall .hp-cat-card-icon{background:var(--alha-primary,#0071ce);color:#fff;border-color:var(--alha-primary)}.hp-cat-card-viewall:hover .hp-cat-card-icon{background:#005db3}@media (max-width:576px){.hp-cat-card-icon{width:58px;height:58px;border-radius:14px;font-size:1.5rem}.hp-cat-card-name{font-size:.7rem;max-width:64px}.hp-cat-card-v2{min-width:66px}}.hp-flash-v2{padding:1.25rem 0 1.75rem;background:var(--lux-surface,#fff);border-top:1px solid var(--lux-border,#efefea);border-bottom:1px solid var(--lux-border,#efefea)}.hp-flash-v2-header{justify-content:space-between;margin-bottom:1.25rem;gap:.75rem}.hp-flash-v2-header,.hp-flash-v2-title-wrap{display:flex;align-items:center;flex-wrap:wrap}.hp-flash-v2-title-wrap{gap:1rem}.hp-flash-v2-badge{display:inline-flex;align-items:center;gap:5px;background:#e53935;color:#fff;font-weight:900;font-size:1rem;padding:5px 14px;border-radius:8px}.hp-flash-v2-countdown{display:flex;align-items:center;gap:8px}.hp-flash-countdown-label{font-size:.8rem;color:var(--lux-text-secondary,#777);font-weight:600}.hp-flash-countdown-timer{display:flex;align-items:center;gap:4px}.hp-flash-countdown-unit{display:flex;flex-direction:column;align-items:center;background:#111;color:#fff;border-radius:6px;padding:3px 7px;min-width:36px;font-weight:800;font-size:.9rem;font-variant-numeric:tabular-nums}.hp-flash-countdown-unit span{font-size:.55rem;font-weight:600;color:hsla(0,0%,100%,.7);line-height:1}.hp-flash-countdown-sep{font-weight:900;color:#e53935;font-size:1rem;line-height:1}.hp-flash-card-v2{background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e8e8e0);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:box-shadow .22s,transform .22s}.hp-flash-card-v2:hover{box-shadow:0 8px 28px rgba(0,0,0,.12);transform:translateY(-3px);color:inherit}.hp-flash-card-img{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f5f5f5}.hp-flash-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.hp-flash-card-v2:hover .hp-flash-card-img img{transform:scale(1.05)}.hp-flash-discount-chip{position:absolute;top:8px;right:8px;background:#e53935;color:#fff;font-size:.72rem;font-weight:800;padding:2px 7px;border-radius:6px}.hp-flash-card-body{padding:10px 10px 12px;flex:1;display:flex;flex-direction:column;gap:4px}.hp-flash-card-name{font-size:.82rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.hp-flash-card-prices{display:flex;align-items:baseline;gap:6px;margin-top:auto}.hp-flash-deal-price{font-size:1rem;font-weight:900;color:#e53935}.hp-flash-orig-price{font-size:.75rem;color:var(--lux-text-secondary,#888);text-decoration:line-through}.hp-flash-progress-wrap{margin-top:6px}.hp-flash-progress-bar{height:5px;border-radius:3px;background:#f0f0f0;overflow:hidden;margin-bottom:3px}.hp-flash-progress-fill{height:100%;background:linear-gradient(90deg,#e53935,#ff7043);border-radius:3px;transition:width .4s ease}.hp-flash-progress-label{font-size:.68rem;color:var(--lux-text-secondary,#888)}.hp-promo-banner{padding:1.5rem 0}.hp-promo-inner{border-radius:18px;overflow:hidden;position:relative;min-height:200px;display:flex;align-items:center;background:var(--alha-primary,#0071ce);padding:2.5rem 2rem}.hp-promo-bg-img{position:absolute;inset:0}.hp-promo-bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hp-promo-overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,.1),rgba(0,0,0,.6))}.hp-promo-content{position:relative;z-index:2}.hp-promo-subtitle{font-size:.85rem;font-weight:700;color:hsla(0,0%,100%,.8);letter-spacing:.1em;margin-bottom:.4rem}.hp-promo-title{font-size:clamp(1.3rem,3vw,2rem);font-weight:900;color:#fff;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.2)}.hp-promo-btn{display:inline-flex;align-items:center;gap:6px;padding:.6rem 1.4rem;background:#fff;color:var(--alha-primary,#0071ce);font-weight:800;border-radius:10px;text-decoration:none;font-size:.9rem;transition:background .2s,transform .2s}.hp-promo-btn:hover{background:#f0f8ff;transform:translateY(-1px);color:var(--alha-primary)}@media (max-width:576px){.hp-promo-inner{padding:1.75rem 1.25rem;min-height:160px}}.hp-featured{padding:1.5rem 0 2rem}.hp-why-shop{padding:2.5rem 0;background:linear-gradient(135deg,#f0f8ff,#e8f4fd)}.dark .hp-why-shop,[data-theme=dark] .hp-why-shop{background:linear-gradient(135deg,#0d1117,#111827)}.hp-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.hp-why-card{background:#fff;border-radius:16px;padding:1.5rem 1.25rem;text-align:center;border:1px solid rgba(0,113,206,.1);box-shadow:0 2px 12px rgba(0,0,0,.06);animation:hp-why-fade-in .5s ease both;transition:box-shadow .2s,transform .2s,background .2s,border-color .2s}.dark .hp-why-card,[data-theme=dark] .hp-why-card{background:#1e2634;border-color:hsla(0,0%,100%,.07);box-shadow:0 2px 12px rgba(0,0,0,.3)}.hp-why-card:hover{box-shadow:0 8px 28px rgba(0,113,206,.15);transform:translateY(-3px)}.dark .hp-why-card:hover,[data-theme=dark] .hp-why-card:hover{box-shadow:0 8px 28px rgba(0,113,206,.25)}@keyframes hp-why-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hp-why-icon{width:60px;height:60px;border-radius:50%;background:rgba(0,113,206,.1);color:var(--alha-primary,#0071ce);font-size:1.7rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:background .2s,color .2s}.dark .hp-why-icon,[data-theme=dark] .hp-why-icon{background:rgba(0,113,206,.18)}.hp-why-card:hover .hp-why-icon{background:var(--alha-primary,#0071ce);color:#fff}.hp-why-title{font-size:1rem;font-weight:800;color:var(--lux-fg,#111);margin-bottom:.35rem}.dark .hp-why-title,[data-theme=dark] .hp-why-title{color:hsla(0,0%,100%,.9)}.hp-why-desc{font-size:.82rem;color:var(--lux-text-secondary,#666);line-height:1.5;margin:0}.dark .hp-why-desc,[data-theme=dark] .hp-why-desc{color:hsla(0,0%,100%,.5)}.hp-tabbed{padding:1.75rem 0 2rem}.hp-tabbed-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:.75rem;flex-wrap:wrap}.hp-tab-pills{display:flex;gap:6px;flex-wrap:wrap}.hp-tab-pill{display:inline-flex;align-items:center;gap:5px;padding:7px 16px;border-radius:24px;border:1.5px solid var(--lux-border,#ddd);background:var(--lux-surface,#fff);color:var(--lux-fg,#333);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.hp-tab-pill:hover{border-color:var(--alha-primary);color:var(--alha-primary)}.hp-tab-pill.active{background:var(--alha-primary,#0071ce);border-color:var(--alha-primary);color:#fff}.hp-tabbed-card{background:var(--lux-surface,#fff);border:1px solid var(--lux-border,#e8e8e0);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.hp-tabbed-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-3px);color:inherit}.hp-tabbed-img{position:relative;aspect-ratio:4/3;background:#f5f5f5;overflow:hidden}.hp-tabbed-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.hp-tabbed-card:hover .hp-tabbed-img img{transform:scale(1.05)}.alha-reveal-up{opacity:0;transform:translateY(14px);animation:alha-reveal-up .45s ease forwards}@keyframes alha-reveal-up{to{opacity:1;transform:translateY(0)}}.alha-kpi-card{border:1px solid var(--lux-border,#e5e7eb);background:linear-gradient(155deg,rgba(0,113,206,.05),transparent)}.alha-kpi-label{display:inline-block;font-size:.78rem;color:var(--lux-text-secondary,#6b7280);margin-bottom:.3rem}.alha-kpi-value{display:block;font-size:1.35rem;line-height:1.2;font-weight:900;color:var(--lux-fg,#111827);margin-bottom:.2rem}.alha-timeline{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.alha-timeline li{display:flex;align-items:flex-start;gap:.65rem}.alha-timeline-dot{width:10px;height:10px;border-radius:999px;margin-top:.35rem;flex-shrink:0;background:var(--alha-primary,#0071ce);box-shadow:0 0 0 4px rgba(0,113,206,.14)}.cart-summary-sticky{background:var(--lux-surface,#fff);border-top:1px solid var(--lux-border,#e5e7eb);padding-top:.75rem}@media (max-width:768px){.cart-summary-sticky{position:sticky;bottom:0;z-index:50;margin:0 -12px -8px;padding:.8rem 12px max(.8rem,env(safe-area-inset-bottom));box-shadow:0 -8px 18px rgba(0,0,0,.07)}}@media (prefers-reduced-motion:reduce){.alha-reveal-up{animation:none;opacity:1;transform:none}}.hp-tabbed-badge{position:absolute;top:8px;right:8px;background:#e53935;color:#fff;font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:5px}.hp-tabbed-info{padding:10px;display:flex;flex-direction:column;gap:3px}.hp-tabbed-cat{font-size:.7rem;color:var(--lux-text-secondary,#888);margin:0}.hp-tabbed-name{font-size:.82rem;font-weight:700;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.hp-tabbed-prices{display:flex;align-items:baseline;gap:5px;margin-top:2px}.hp-tabbed-price{font-size:.95rem;font-weight:900;color:var(--alha-primary,#0071ce)}.hp-tabbed-orig{font-size:.72rem;color:var(--lux-text-secondary,#888);text-decoration:line-through}@media (max-width:576px){.hp-tab-pill{padding:5px 12px;font-size:.8rem}}.hp-newsletter{padding:3rem 0;position:relative;background:linear-gradient(135deg,#0c1e3a,#1a3a6b);overflow:hidden}.hp-newsletter-bg{position:absolute;inset:0}.hp-newsletter-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.25}.hp-newsletter-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(12,30,58,.9),rgba(26,58,107,.85))}.hp-newsletter-content{text-align:center;max-width:560px;margin:0 auto}.hp-newsletter-icon{font-size:2.5rem;color:hsla(0,0%,100%,.7);margin-bottom:1rem}.hp-newsletter-title{font-size:clamp(1.25rem,3vw,1.8rem);font-weight:900;color:#fff;margin-bottom:.5rem}.hp-newsletter-subtitle{font-size:.9rem;color:hsla(0,0%,100%,.75);line-height:1.6;margin-bottom:1.5rem}.hp-newsletter-form{position:relative}.hp-newsletter-input-wrap{display:flex;gap:0;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px rgba(0,0,0,.3);max-width:460px;margin:0 auto}.hp-newsletter-input{flex:1;padding:.75rem 1rem;border:none;font-size:.9rem;background:hsla(0,0%,100%,.12);color:#fff;outline:none;text-align:right}.hp-newsletter-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.hp-newsletter-input::placeholder{color:hsla(0,0%,100%,.5)}.hp-newsletter-btn{padding:.75rem 1.4rem;background:var(--alha-primary,#0071ce);color:#fff;border:none;font-weight:800;font-size:.9rem;cursor:pointer;transition:background .2s;white-space:nowrap}.hp-newsletter-btn:hover{background:#005db3}.hp-newsletter-error{color:#ff8a80;font-size:.8rem;margin-top:.4rem;text-align:center}.hp-newsletter-success{display:flex;align-items:center;justify-content:center;gap:8px;color:#a5d6a7;font-size:1rem;font-weight:700;padding:.75rem 1rem;border-radius:10px;background:rgba(165,214,167,.12);max-width:400px;margin:0 auto}.hp-newsletter-success i{font-size:1.4rem}@media (max-width:576px){.hp-newsletter{padding:2rem 0}.hp-newsletter-input-wrap{flex-direction:column;border-radius:10px}.hp-newsletter-input{border-radius:10px 10px 0 0}.hp-newsletter-btn{border-radius:0 0 10px 10px}}.hp-trust-bar{padding:1rem 0;border-top:1px solid var(--lux-border,#e8e8e0)}.hp-trust-bar-inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.hp-trust-bar-label{display:flex;align-items:center;gap:5px;font-size:.82rem;font-weight:700;color:var(--lux-text-secondary,#666);white-space:nowrap}.hp-trust-bar-badges{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.hp-trust-badge{border:1px solid var(--lux-border,#e0e0da);border-radius:7px;padding:4px 10px;background:var(--lux-surface,#fff);height:32px;display:flex;align-items:center}.hp-trust-badge img{max-height:22px;width:auto;display:block}.hp-trust-badge-text{font-size:.78rem;font-weight:800;color:var(--lux-fg,#333);padding:5px 12px}.hp-trust-bar-secure{display:flex;align-items:center;gap:4px;font-size:.8rem;font-weight:600;color:var(--lux-text-secondary,#555);white-space:nowrap}@media (max-width:576px){.hp-trust-bar-inner{flex-direction:column;gap:.75rem}}