:is(.theme-futuroo,.theme-manus){--card:#ffffff;--shadow:0 12px 32px rgba(15,23,42,0.07);--text-muted:#6b7688;--text-dark:#1a1a1a;--bg-soft:#f6f7f9;--emerald-dark:#0c7458;--emerald-light:#0e7d60;--emerald:#118377;--flame-light:#ff8a55;--flame:#f46a2c;--color-bg:#f1f5f9;--color-surface:#ffffff;--color-surface-soft:#f7f9fc;--color-text-primary:#1c1c1c;--color-text-secondary:#515151;--text:#1a1a1a;--muted:#656f80;--bg:#f6f7f9;--panel:rgba(255,255,255,0.9);--border-soft:rgba(0,0,0,0.08);--shadow-soft:0 14px 40px rgba(0,0,0,0.08);--radius:16px;--btn-gradient:var(--emerald);--white:#ffffff;--panel-soft:#f8fffc;--phold:linear-gradient(180deg,#eee,#ddd);--emerald-shadow:rgba(15,138,106,0.12);--radius-sm:10px;--radius-md:14px;--radius-pill:999px;--glass-bg:rgba(255,255,255,0.7);--glass-border:rgba(255,255,255,0.4);--shadow-soft:0 10px 30px rgba(0,0,0,0.06);--shadow-hover:0 14px 40px rgba(0,0,0,0.1);--radius-lg:16px;--radius-xl:20px;--radius-xs:6px;--shadow-sm:0 2px 8px rgba(15,23,42,0.04);--shadow-md:0 10px 30px rgba(15,23,42,0.06);--shadow-lg:0 24px 60px rgba(15,23,42,0.12);--shadow-accent:0 10px 24px rgba(17,131,119,0.28);--blur:blur(12px)}:where(:is(.theme-futuroo,.theme-manus) *){margin:0;padding:0}:is(.theme-futuroo,.theme-manus) *,:is(.theme-futuroo,.theme-manus) :after,:is(.theme-futuroo,.theme-manus) :before{box-sizing:border-box}:is(.theme-futuroo,.theme-manus){background:var(--color-bg);color:var(--text);font-family:Inter,sans-serif}:is(.theme-futuroo,.theme-manus) .btn{cursor:pointer;border:none;font-weight:600;padding:5px 8px;border-radius:1rem}:is(.theme-futuroo,.theme-manus) a{text-decoration:none}:is(.theme-futuroo,.theme-manus) .card{background:var(--panel);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-soft);border:1px solid var(--border-soft)}:is(.theme-futuroo,.theme-manus) .glass-card{background:var(--glass-bg);backdrop-filter:var(--blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease}:is(.theme-futuroo,.theme-manus) .glass-card:hover{box-shadow:var(--shadow-hover)}:is(.theme-futuroo,.theme-manus) .ap-navbar{width:100%;height:200px;position:sticky;top:0;backdrop-filter:blur(8px);background:linear-gradient(180deg,var(--panel),var(--bg));z-index:99}:is(.theme-futuroo,.theme-manus) .ap-navbar.no-header{height:100px}:is(.theme-futuroo,.theme-manus) .ap-navbar.no-header .nav-inner{height:100%}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-inner{height:50%;margin:auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand{display:flex;align-items:center;cursor:pointer;flex-shrink:0}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark{display:flex;align-items:center;overflow:hidden}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:58px;height:auto;-o-object-fit:contain;object-fit:contain}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .brand-name{margin-left:10px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .brand-name h2{font-size:var(--text-xl);color:var(--emerald-dark);margin:0}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .brand-name p{font-size:var(--text-sm);color:var(--muted);margin:3px 0}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions{display:flex;align-items:center;gap:16px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links{display:flex;gap:10px;list-style:none;margin:0;padding:0}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn{padding:8px 16px;border-radius:var(--radius-pill);border:1px solid transparent;background:transparent;color:var(--text);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .2s ease}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn:hover{background:var(--panel-soft);color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn.active{background:var(--emerald);color:var(--white);box-shadow:var(--shadow-md)}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn:active{transform:scale(.96)}:is(.theme-futuroo,.theme-manus) .ap-navbar .icons{display:flex;align-items:center;gap:14px}:is(.theme-futuroo,.theme-manus) .ap-navbar .icons .icon-btn.modern{position:relative;width:42px;height:42px;border-radius:var(--radius-pill);border:1px solid var(--border-soft);background:var(--panel);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}:is(.theme-futuroo,.theme-manus) .ap-navbar .icons .icon-btn.modern:hover{background:var(--panel-soft);box-shadow:var(--shadow-soft);transform:translateY(-1px)}:is(.theme-futuroo,.theme-manus) .icon-btn.modern:active{transform:scale(.96)}:is(.theme-futuroo,.theme-manus) .icon-btn .icon{font-size:var(--text-lg)}:is(.theme-futuroo,.theme-manus) .lang-btn{display:inline-flex;align-items:center;gap:6px;height:42px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid var(--border-soft);background:var(--panel);color:var(--ink-soft,inherit);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:all .2s ease}:is(.theme-futuroo,.theme-manus) .lang-btn:hover{background:var(--panel-soft);box-shadow:var(--shadow-soft);transform:translateY(-1px)}:is(.theme-futuroo,.theme-manus) .lang-btn:active{transform:scale(.96)}:is(.theme-futuroo,.theme-manus) .lang-btn .lang-globe{width:15px;height:15px;flex-shrink:0}:is(.theme-futuroo,.theme-manus) .ap-drawer-lang{width:100%;text-align:start;background:none;border:0;font:inherit;cursor:pointer}:is(.theme-futuroo,.theme-manus) .icon-btn .badge{position:absolute;top:-4px;inset-inline-end:-4px;background:var(--flame);color:var(--white);font-size:var(--text-2xs);font-weight:600;min-width:18px;height:18px;padding:0 6px;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}:is(.theme-futuroo,.theme-manus) .pulse{animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,59,59,.5)}70%{box-shadow:0 0 0 8px rgba(255,59,59,0)}to{box-shadow:0 0 0 0 rgba(255,59,59,0)}}:is(.theme-futuroo,.theme-manus) .account-btn.modern-account{padding:8px 14px;border-radius:var(--radius-xl);border:none;background:#111827;color:#fff;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .2s ease}:is(.theme-futuroo,.theme-manus) .account-btn.modern-account:hover{background:#000}:is(.theme-futuroo,.theme-manus) .header-wrapper{background-color:var(--color-surface);width:100%;height:50%;margin:auto;display:flex}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper{max-width:90%;margin:10px auto;display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:5px}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper .header-dropdown{position:relative;display:flex;align-items:center}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper .header-dropdown .header-dropdown-btn{width:100%;background:transparent;border:none;font-size:.93rem;font-weight:500;color:var(--text-muted);padding:8px 18px;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition)}:is(.theme-futuroo,.theme-manus) .more-btn{font-weight:600;color:var(--emerald);padding:5px 12px;background:transparent;border:none}:is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) .footer-eco{background:#fff;border-top:1px solid var(--border-soft)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{height:210px;max-width:1200px;margin:auto;padding:28px 16px;display:grid;grid-template-columns:1.5fr .8fr 1.2fr;gap:32px;align-items:start}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col{display:flex;flex-direction:column;gap:8px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.brand .brand-wrapper{display:flex;align-items:center;gap:10px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.brand img{max-width:80px;margin-bottom:6px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.brand p{font-size:var(--text-sm);color:var(--muted);line-height:1.55;max-width:320px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.links a{font-size:var(--text-sm);color:var(--muted);cursor:pointer}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.links a:hover{color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter h4{font-size:var(--text-sm);font-weight:700;color:var(--text)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-box{display:flex;gap:6px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter input{height:34px;padding:0 12px;border-radius:var(--radius-xs);border:1px solid var(--border-soft);font-size:var(--text-sm);width:170px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter button{height:34px;padding:0 14px;border-radius:var(--radius-xs);border:none;background:var(--emerald);color:#fff;font-size:var(--text-sm);font-weight:600;cursor:pointer}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-msg{font-size:var(--text-xs);color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-success{color:var(--emerald);font-size:var(--text-xs);font-weight:600;margin-top:4px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-bottom{border-top:1px solid var(--border-soft);padding:10px 16px;display:flex;align-items:center;justify-content:space-between;font-size:var(--text-xs);color:var(--muted)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-bottom .footer-social{display:flex;gap:12px;font-size:var(--text-md)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-bottom .footer-social svg:hover{color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .home .home-page-body{margin:auto;display:flex;justify-content:space-between;align-items:start;padding:10px 20px;width:93%}:is(.theme-futuroo,.theme-manus) @keyframes bannerSlideIn{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes sideBoxFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}:is(.theme-futuroo,.theme-manus) .homeslider{padding:20px 0}:is(.theme-futuroo,.theme-manus) .slidercontainer{width:100%;padding:10px 24px;border-radius:var(--radius-xl);display:flex;gap:20px}:is(.theme-futuroo,.theme-manus) .sliderbox{width:70%;height:460px;border-radius:var(--radius-xl);animation:bannerSlideIn .7s cubic-bezier(.16,1,.3,1) both}:is(.theme-futuroo,.theme-manus) .home_slider_main{height:100%;border-radius:var(--radius-xl);overflow:hidden;position:relative}:is(.theme-futuroo,.theme-manus) .home_slider_main .item img{width:100%;height:460px;-o-object-fit:fill;object-fit:fill;transition:transform .6s cubic-bezier(.4,0,.2,1)}:is(.theme-futuroo,.theme-manus) .home_slider_main .item:hover img{transform:scale(1.03)}:is(.theme-futuroo,.theme-manus) .home_slider_main .item .info_text1{position:absolute;top:30%;right:6%;z-index:100}:is(.theme-futuroo,.theme-manus) .home_slider_main h1{font-size:var(--text-3xl);line-height:1.3}:is(.theme-futuroo,.theme-manus) .home_slider_main p{font-size:var(--text-lg);margin-top:5px}:is(.theme-futuroo,.theme-manus) .home_slider_main p span{font-size:var(--text-3xl);color:red;font-weight:600;margin-left:5px}:is(.theme-futuroo,.theme-manus) .slick-arrow{position:absolute;top:50%;width:32px;height:32px;border-radius:50%;background:#f2f3f4!important;z-index:1000;box-shadow:var(--shadow-sm)}:is(.theme-futuroo,.theme-manus) .slick-next{right:18px}:is(.theme-futuroo,.theme-manus) .slick-prev{left:18px}:is(.theme-futuroo,.theme-manus) .slick-next:before,:is(.theme-futuroo,.theme-manus) .slick-prev:before{font-family:FontAwesome;font-size:var(--text-sm);color:#000}:is(.theme-futuroo,.theme-manus) .slick-prev:before{content:"\f104"}:is(.theme-futuroo,.theme-manus) .slick-next:before{content:"\f105"}:is(.theme-futuroo,.theme-manus) .slick-dots{bottom:12px}:is(.theme-futuroo,.theme-manus) .slick-dots li button:before{font-size:var(--text-xs);color:#777}:is(.theme-futuroo,.theme-manus) .slick-dots li.slick-active button:before{color:#0fae96}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox{width:30%;display:flex;flex-direction:column;gap:14px}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box{position:relative;border-radius:var(--radius-lg);overflow:hidden;animation:sideBoxFadeUp .6s cubic-bezier(.16,1,.3,1) both;transition:transform .3s ease,box-shadow .3s ease}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box:first-child{animation-delay:.15s}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box:nth-child(2){animation-delay:.3s}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box .imagewapper{width:100%;height:220px;overflow:hidden;border-radius:var(--radius-lg)}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;transition:transform .5s cubic-bezier(.4,0,.2,1)}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box:hover img{transform:scale(1.06)}:is(.theme-futuroo,.theme-manus) .box .info_text2 h1,:is(.theme-futuroo,.theme-manus) .box .info_text3 h1{font-size:1.7rem}:is(.theme-futuroo,.theme-manus) .box .info_text2 p,:is(.theme-futuroo,.theme-manus) .box .info_text3 p{font-size:1.4rem;margin-top:8px;color:red;font-weight:600}:is(.theme-futuroo,.theme-manus) .box .info_text2{position:absolute;top:30%;left:5%}:is(.theme-futuroo,.theme-manus) .box .info_text3{position:absolute;top:32%;right:3%}:is(.theme-futuroo,.theme-manus) .box p{font-size:var(--text-sm)}:is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) :is(.theme-futuroo,.theme-manus) @keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes cardShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}:is(.theme-futuroo,.theme-manus) .home-root{width:100%;padding:36px 20px;font-family:Inter,system-ui,sans-serif}:is(.theme-futuroo,.theme-manus) .home-container{max-width:100%;margin:auto}:is(.theme-futuroo,.theme-manus) .section{margin-bottom:40px}:is(.theme-futuroo,.theme-manus) .section-head{width:200px;align-items:center;margin-bottom:16px;animation:fadeUp .55s cubic-bezier(.16,1,.3,1) both}:is(.theme-futuroo,.theme-manus) .section-head :is(h2,h3){font-size:var(--text-lg);color:var(--text);position:relative}:is(.theme-futuroo,.theme-manus) .section-head :is(h2,h3):after{content:"";position:absolute;bottom:-6px;left:0;width:66px;height:3px;border-radius:var(--radius-pill);background:var(--emerald,#10b981);transition:width .4s cubic-bezier(.4,0,.2,1)}:is(.theme-futuroo,.theme-manus) .section-head:hover h3:after{width:100%}:is(.theme-futuroo,.theme-manus) .link{color:var(--emerald);font-weight:700;cursor:pointer}:is(.theme-futuroo,.theme-manus) .category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:18px;margin-top:20px}:is(.theme-futuroo,.theme-manus) .category-card{background-color:var(--color-surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:15px 14px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:15px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm);animation:popIn .5s cubic-bezier(.16,1,.3,1) both}:is(.theme-futuroo,.theme-manus) .category-card:first-child{animation-delay:.05s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(2){animation-delay:.1s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(3){animation-delay:.15s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(4){animation-delay:.2s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(5){animation-delay:.25s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(6){animation-delay:.3s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(7){animation-delay:.35s}:is(.theme-futuroo,.theme-manus) .category-card:nth-child(8){animation-delay:.4s}:is(.theme-futuroo,.theme-manus) .category-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:var(--shadow-accent);border-color:var(--emerald,#10b981);background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(5,150,105,.03))}:is(.theme-futuroo,.theme-manus) .cat-icon{width:48px;height:48px;border-radius:var(--radius-md);background:var(--primary-light,#e6f6f3);color:var(--primary,#009879);font-weight:700;font-size:var(--text-lg);display:flex;align-items:center;justify-content:center}:is(.theme-futuroo,.theme-manus) .cat-name{font-size:var(--text-sm);font-weight:600;text-align:center;color:var(--text)}:is(.theme-futuroo,.theme-manus) .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin:30px 0}:is(.theme-futuroo,.theme-manus) .product-grid .product-card{background:var(--white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm);animation:fadeUp .55s cubic-bezier(.16,1,.3,1) both;position:relative}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:first-child{animation-delay:.05s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:nth-child(2){animation-delay:.1s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:nth-child(3){animation-delay:.15s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:nth-child(4){animation-delay:.2s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:nth-child(5){animation-delay:.25s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:nth-child(6){animation-delay:.3s}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-15deg);transition:.55s ease;pointer-events:none}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:hover:after{left:160%}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-accent);border-color:var(--emerald,#10b981)}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper{height:260px;border-radius:var(--radius-md) var(--radius-md) 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper .p-img{transition:transform .5s cubic-bezier(.4,0,.2,1)}:is(.theme-futuroo,.theme-manus) .product-grid .product-card:hover .img-wrapper .p-img{transform:scale(1.08)}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper .img-phold{font-size:.85rem;font-weight:600;color:#0f172a;padding:10px;text-align:center;opacity:.8}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info{padding:12px 14px;display:flex;flex-direction:column;gap:8px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .p-title{font-size:.9rem;font-weight:600;color:#111827;line-height:1.4}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .amount{font-size:1rem;font-weight:700}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .p-rating{font-size:.8rem;font-weight:600;color:#111827}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .p-rating .p-rating-count{font-size:.7rem;color:var(--muted)}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-actions{display:flex;gap:8px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-actions .btn-primary{background:var(--btn-gradient);color:white;border:none;padding:10px 38px;border-radius:var(--radius-lg);cursor:pointer}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions{margin-top:34px}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .section-head :is(h2,h3){font-size:var(--text-lg);font-weight:600;color:var(--text);margin-bottom:20px}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card{background:linear-gradient(180deg,var(--white),var(--panel-soft));border-radius:var(--radius-lg);padding:18px;border:1.8px solid var(--border-soft);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:space-between;gap:10px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:fadeUp .6s cubic-bezier(.16,1,.3,1) both}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card:first-child{animation-delay:.1s}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card:nth-child(2){animation-delay:.2s}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card:nth-child(3){animation-delay:.3s}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card:hover{transform:translateY(-6px);border-color:var(--emerald,#10b981);box-shadow:var(--shadow-accent)}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions.promo-grid .promo-card:hover{transform:translateY(-5px);border-color:var(--emerald);box-shadow:var(--shadow-md)}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card .promo-title{font-size:var(--text-md);font-weight:700;color:var(--text)}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card .promo-desc{font-size:var(--text-sm);color:var(--muted);line-height:1.45;margin-bottom:14px}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card .btn-neutral{background:transparent;border:1px solid rgba(15,138,106,.3);color:var(--emerald);padding:10px 14px;border-radius:var(--radius-pill);cursor:pointer;transition:.2s ease}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid .promo-card .btn-neutral:hover{background:var(--btn-gradient);color:var(--white);border-color:transparent}:is(.theme-futuroo,.theme-manus) .promo-card.tyre:before{background:linear-gradient(90deg,var(--emerald),var(--emerald-light))}:is(.theme-futuroo,.theme-manus) .promo-card.battery:before{background:linear-gradient(90deg,#004aad,#2e7bff)}:is(.theme-futuroo,.theme-manus) .promo-card.oil:before{background:linear-gradient(90deg,var(--flame),var(--flame-light))}:is(.theme-futuroo,.theme-manus) .sliderbox{position:relative}:is(.theme-futuroo,.theme-manus) .home_slider_main .item .images.ft-fade{animation:ftFade .7s ease both}@keyframes ftFade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}:is(.theme-futuroo,.theme-manus) .ft-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;gap:0;justify-content:center;z-index:3}:is(.theme-futuroo,.theme-manus) .ft-dot{width:24px;height:24px;min-width:24px;border:none;background:none;cursor:pointer;padding:0;display:grid;place-items:center}:is(.theme-futuroo,.theme-manus) .ft-dot:before{content:"";display:block;width:9px;height:9px;border-radius:var(--radius-pill);background:rgba(255,255,255,.55);transition:width .3s ease,background .3s ease}:is(.theme-futuroo,.theme-manus) .ft-dot.active:before{background:#fff;width:22px}:is(.theme-futuroo,.theme-manus) .section-head{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:2px}:is(.theme-futuroo,.theme-manus) .section-head-text :is(h2,h3){font-size:var(--text-xl);font-weight:800;color:var(--text);position:relative;padding-bottom:9px}:is(.theme-futuroo,.theme-manus) .section-head-text :is(h2,h3):after{content:"";position:absolute;left:0;bottom:0;width:46px;height:3px;border-radius:var(--radius-xs);background:linear-gradient(90deg,var(--emerald),var(--flame))}:is(.theme-futuroo,.theme-manus) .section-sub{margin-top:9px;font-size:var(--text-sm);color:var(--muted)}:is(.theme-futuroo,.theme-manus) .section-viewall{flex-shrink:0;font-size:var(--text-sm);font-weight:700;color:var(--emerald-light);text-decoration:none;white-space:nowrap}:is(.theme-futuroo,.theme-manus) .section-viewall:hover{text-decoration:underline}:is(.theme-futuroo,.theme-manus) .value-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:6px 0 30px}:is(.theme-futuroo,.theme-manus) .value-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--border-soft);box-shadow:var(--shadow-md)}:is(.theme-futuroo,.theme-manus) .value-ic{flex-shrink:0;width:42px;height:42px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:rgba(22,167,152,.1);color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .value-text{min-width:0}:is(.theme-futuroo,.theme-manus) .value-text strong{display:block;font-size:var(--text-sm);font-weight:800;color:var(--text)}:is(.theme-futuroo,.theme-manus) .value-text span{font-size:var(--text-xs);color:var(--muted)}:is(.theme-futuroo,.theme-manus) .category-card{min-height:74px;justify-content:center}:is(.theme-futuroo,.theme-manus) .category-card.cat-all{background:linear-gradient(135deg,rgba(22,167,152,.1),rgba(244,106,44,.05));border-color:rgba(22,167,152,.28)}:is(.theme-futuroo,.theme-manus) .mobile-more-cats{display:none}.mobile-cat-grid{display:none}:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;margin:20px 0 8px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card{padding:0;gap:0;border-radius:var(--radius-md);overflow:hidden}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper{width:100%;height:auto;aspect-ratio:3/4;border-radius:0;padding:6px;background:linear-gradient(180deg,#ffffff,#eef2f7)}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper .p-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info{padding:10px 12px 12px;gap:5px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .p-title{font-size:var(--text-xs);font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-info .amount{font-size:var(--text-sm);font-weight:800;color:var(--emerald-dark)}:is(.theme-futuroo,.theme-manus) .card-link{position:absolute;inset:0;z-index:1;border-radius:inherit}:is(.theme-futuroo,.theme-manus) .p-badge{position:absolute;top:8px;left:8px;z-index:2;padding:3px 9px;border-radius:var(--radius-pill);font-size:var(--text-2xs);font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,var(--flame),var(--flame-light));box-shadow:var(--shadow-sm)}:is(.theme-futuroo,.theme-manus) .wish-btn{position:absolute;top:8px;right:8px;z-index:3;width:32px;height:32px;border-radius:50%;border:1px solid var(--border-soft);background:rgba(255,255,255,.92);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);transition:transform .15s ease,color .15s ease}:is(.theme-futuroo,.theme-manus) .wish-btn:hover{transform:scale(1.1);color:var(--flame)}:is(.theme-futuroo,.theme-manus) .wish-btn.active{color:var(--flame);border-color:rgba(244,106,44,.4)}:is(.theme-futuroo,.theme-manus) .p-skel-line{height:11px;border-radius:var(--radius-xs);background:linear-gradient(90deg,#eef1f5,#f7f9fb,#eef1f5);background-size:200% 100%;animation:pSkel 1.2s ease-in-out infinite;margin:8px 12px 0}:is(.theme-futuroo,.theme-manus) .p-skel-line.short{width:50%}@keyframes pSkel{0%{background-position:200% 0}to{background-position:-200% 0}}:is(.theme-futuroo,.theme-manus) .cta-band{margin:36px 0 12px;padding:30px 34px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;background:linear-gradient(135deg,#0c7458,#16a798);color:#fff;box-shadow:var(--shadow-accent)}:is(.theme-futuroo,.theme-manus) .cta-band-text{min-width:240px;flex:1}:is(.theme-futuroo,.theme-manus) .cta-band-text h3{font-size:var(--text-xl);font-weight:800;margin-bottom:6px;color:#fff}:is(.theme-futuroo,.theme-manus) .cta-band-text p{font-size:var(--text-sm);opacity:.92;max-width:640px;line-height:1.55}:is(.theme-futuroo,.theme-manus) .cta-band-actions{display:flex;gap:12px;flex-wrap:wrap}:is(.theme-futuroo,.theme-manus) .cta-btn{height:46px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .16s ease}:is(.theme-futuroo,.theme-manus) .cta-btn.solid{background:#fff;color:var(--emerald-dark)}:is(.theme-futuroo,.theme-manus) .cta-btn.ghost{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.5)}:is(.theme-futuroo,.theme-manus) .cta-btn:hover{transform:translateY(-2px)}:is(.theme-futuroo,.theme-manus) .ap-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:40px;padding:0 10px;border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-md);background:#fff;cursor:pointer;flex-shrink:0}:is(.theme-futuroo,.theme-manus) .ap-burger span{display:block;width:100%;height:2.5px;border-radius:var(--radius-xs);background:var(--emerald-dark)}:is(.theme-futuroo,.theme-manus) .ap-drawer{display:none;position:fixed;inset:0;z-index:200}:is(.theme-futuroo,.theme-manus) .ap-drawer.open{display:block}:is(.theme-futuroo,.theme-manus) .ap-drawer-scrim{position:absolute;inset:0;width:100%;height:100%;border:none;padding:0;background:rgba(10,20,16,.5);cursor:pointer;animation:apScrimIn .2s ease both}@keyframes apScrimIn{0%{opacity:0}to{opacity:1}}:is(.theme-futuroo,.theme-manus) .ap-drawer-panel{position:absolute;top:0;inset-inline-end:0;height:100%;width:min(340px,86vw);background:#fff;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;overflow-y:auto;animation:apPanelIn .28s cubic-bezier(.22,1,.36,1) both}@keyframes apPanelIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}:is(.theme-futuroo,.theme-manus)[dir=rtl] .ap-drawer-panel,[dir=rtl] :is(.theme-futuroo,.theme-manus) .ap-drawer-panel{animation-name:apPanelInRtl}@keyframes apPanelInRtl{0%{transform:translateX(-100%)}to{transform:translateX(0)}}:is(.theme-futuroo,.theme-manus) .ap-drawer-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--border-soft);background:#fff}:is(.theme-futuroo,.theme-manus) .ap-drawer-title{font-size:var(--text-md);font-weight:800;color:var(--text)}:is(.theme-futuroo,.theme-manus) .ap-drawer-close{width:36px;height:36px;border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:#fff;color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer}:is(.theme-futuroo,.theme-manus) .ap-drawer-close:hover{background:rgba(0,0,0,.04)}:is(.theme-futuroo,.theme-manus) .ap-drawer-links{display:flex;flex-direction:column;gap:2px;padding:12px 14px 4px}:is(.theme-futuroo,.theme-manus) .ap-drawer-link{display:block;padding:13px 14px;border-radius:var(--radius-md);font-size:var(--text-md);font-weight:700;color:var(--text);text-decoration:none}:is(.theme-futuroo,.theme-manus) .ap-drawer-link:hover{background:rgba(15,138,106,.06)}:is(.theme-futuroo,.theme-manus) .ap-drawer-link.active{background:rgba(15,138,106,.1);color:var(--emerald-light)}:is(.theme-futuroo,.theme-manus) .ap-drawer-section{padding:14px 20px 8px;font-size:var(--text-2xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}:is(.theme-futuroo,.theme-manus) .ap-drawer-cats{display:flex;flex-direction:column;padding:0 14px 26px}:is(.theme-futuroo,.theme-manus) .ap-drawer-cat{padding:12px 14px;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:500;color:var(--muted);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.045)}:is(.theme-futuroo,.theme-manus) .ap-drawer-cat:last-child{border-bottom:none}:is(.theme-futuroo,.theme-manus) .ap-drawer-cat:hover{background:rgba(15,138,106,.05);color:var(--emerald-light)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-inner{max-width:1080px;margin:0 auto;padding:44px 24px 22px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-top{display:grid;grid-template-columns:1.5fr 1fr 1.3fr;gap:48px;align-items:start;padding-bottom:30px;border-bottom:1px solid var(--border-soft)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-logo-link{display:inline-block;line-height:0}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-logo{height:46px;width:auto;max-width:190px;-o-object-fit:contain;object-fit:contain}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-tag{font-size:var(--text-sm);color:var(--muted);line-height:1.6;max-width:300px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-social{display:flex;gap:12px;color:var(--muted)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-social svg{cursor:pointer;transition:color .15s ease,transform .15s ease}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-social svg:hover{color:var(--emerald);transform:translateY(-2px)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-col-title{font-size:var(--text-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text);margin-bottom:4px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-links{display:flex;flex-direction:column;gap:11px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-links a{width:-moz-fit-content;width:fit-content;font-size:var(--text-sm);color:var(--muted);text-decoration:none;transition:color .15s ease}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-links a:hover{color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl{display:flex;flex-direction:column;gap:8px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl-sub{font-size:var(--text-sm);color:var(--muted);line-height:1.5;max-width:280px;margin-bottom:4px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-box{display:flex;gap:8px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-box input{flex:1;height:40px;max-width:220px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--border-soft);font-size:var(--text-sm)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-box input:focus-visible{outline:2px solid var(--emerald);outline-offset:2px;border-color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-box button{height:40px;padding:0 18px;border-radius:var(--radius-sm);border:none;background:linear-gradient(135deg,var(--emerald-light),var(--emerald));color:#fff;font-size:var(--text-sm);font-weight:700;white-space:nowrap;cursor:pointer}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-success{font-size:var(--text-xs);font-weight:600;color:var(--emerald-light)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-nl .nl-error{font-size:var(--text-xs);color:#c62828}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;font-size:var(--text-xs);color:var(--muted)}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-bottom-link{color:var(--muted);text-decoration:none}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-bottom-link:hover{color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark.has-logo .logo-img{width:auto;height:40px;max-width:210px}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .ap-navbar{height:155px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-inner{max-width:100%;padding:15px;gap:8px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:46px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .brand-name{display:none}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions{gap:8px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links{gap:8px;overflow-x:auto;white-space:nowrap}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn{padding:8px 16px;font-size:var(--text-xs)}:is(.theme-futuroo,.theme-manus) .ap-navbar .icons .icon-btn.modern{width:36px;height:36px}:is(.theme-futuroo,.theme-manus) .account-btn.modern-account{width:36px;height:36px;padding:0;border-radius:50%;font-size:0}:is(.theme-futuroo,.theme-manus) .account-btn.modern-account:after{content:"👤";font-size:var(--text-md)}}@media (min-width:481px) and (max-width:767px){:is(.theme-futuroo,.theme-manus) .ap-navbar{height:100px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-inner{padding:0 12px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:50px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .brand-name p{display:none}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links{gap:10px;font-size:var(--text-sm)}:is(.theme-futuroo,.theme-manus) .ap-navbar .icons .icon-btn.modern{width:38px;height:38px}}@media (min-width:768px) and (max-width:991px){:is(.theme-futuroo,.theme-manus) .ap-navbar{height:150px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-inner{max-width:94%;padding:0 14px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:35px}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .brand-name h2{font-size:var(--text-lg)}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .brand-name p{font-size:var(--text-xs)}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links{gap:12px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links li .nav-btn{font-size:var(--text-2xs)}}@media (min-width:1200px){:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-inner{max-width:85%}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:50px}}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .header-wrapper{height:80px;padding:6px 0}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper{max-width:100%;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:0 8px;scrollbar-width:none}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper::-webkit-scrollbar{display:none}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper .header-dropdown .header-dropdown-btn{font-size:.75rem;padding:6px 8px;white-space:nowrap}:is(.theme-futuroo,.theme-manus) .header-dropdown-content{min-width:110px}:is(.theme-futuroo,.theme-manus) .more-btn{font-size:.75rem;padding:4px 8px}}@media (min-width:481px) and (max-width:767px){:is(.theme-futuroo,.theme-manus) .header-wrapper{height:auto;padding:8px 0}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper{max-width:100%;gap:12px;flex-wrap:nowrap;overflow-x:auto;padding:0 12px}:is(.theme-futuroo,.theme-manus) .header-dropdown-btn{font-size:.8rem;padding:7px 10px;white-space:nowrap}}@media (min-width:768px) and (max-width:991px){:is(.theme-futuroo,.theme-manus) .header-wrapper{height:auto;padding:10px 0}:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper{max-width:95%;gap:16px}:is(.theme-futuroo,.theme-manus) .header-dropdown-btn{font-size:.85rem}}@media (min-width:992px) and (max-width:1199px){:is(.theme-futuroo,.theme-manus) .header-wrapper .header-list-wrapper{max-width:98%;gap:18px}}@media (min-width:1200px){:is(.theme-futuroo,.theme-manus) .header-dropdown-btn{font-size:.85rem}}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{height:auto;grid-template-columns:1fr;gap:20px;padding:20px 14px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.brand p{max-width:100%;font-size:var(--text-sm)}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-box{flex-direction:column;gap:8px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter button,:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter input{width:100%}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (min-width:481px) and (max-width:767px){:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{height:auto;grid-template-columns:1fr;gap:24px;padding:24px 16px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-box{gap:8px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-bottom{flex-direction:column;gap:10px;text-align:center}}@media (min-width:768px) and (max-width:991px){:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{height:auto;grid-template-columns:1fr 1fr;gap:28px;padding:26px 16px}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter{grid-column:span 2}:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main .footer-col.newsletter .nl-box{max-width:360px}}@media (min-width:992px) and (max-width:1199px){:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{max-width:96%;grid-template-columns:1.5fr 1fr 1.2fr}}@media (min-width:1200px){:is(.theme-futuroo,.theme-manus) .footer-eco .footer-main{max-width:1200px}}@media (max-width:768px){:is(.theme-futuroo,.theme-manus) .slidercontainer{flex-direction:column;padding:10px 14px}:is(.theme-futuroo,.theme-manus) .sliderbox{width:100%;height:260px}:is(.theme-futuroo,.theme-manus) .home_slider_main .item img{height:260px}:is(.theme-futuroo,.theme-manus) .home_slider_main h1{font-size:var(--text-lg);line-height:1.2}:is(.theme-futuroo,.theme-manus) .home_slider_main p{font-size:var(--text-xs)}:is(.theme-futuroo,.theme-manus) .home_slider_main p span{font-size:var(--text-sm)}:is(.theme-futuroo,.theme-manus) .slick-arrow{width:26px;height:26px}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox{width:100%;flex-direction:column}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box .imagewapper{height:180px}:is(.theme-futuroo,.theme-manus) .box .info_text2 h1,:is(.theme-futuroo,.theme-manus) .box .info_text3 h1{font-size:1.4rem}:is(.theme-futuroo,.theme-manus) .box .info_text2 p,:is(.theme-futuroo,.theme-manus) .box .info_text3 p{font-size:1.1rem}:is(.theme-futuroo,.theme-manus) .slick-dots{bottom:8px}}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .home_slider_main h1{font-size:var(--text-md)}:is(.theme-futuroo,.theme-manus) .slidercontainer .norbox .box .imagewapper{height:150px}:is(.theme-futuroo,.theme-manus) .home-root{width:100%;padding:20px 12px}:is(.theme-futuroo,.theme-manus) .section{margin-bottom:28px}:is(.theme-futuroo,.theme-manus) .section-head :is(h2,h3){font-size:var(--text-lg)}:is(.theme-futuroo,.theme-manus) .category-grid{grid-template-columns:repeat(2,1fr);gap:14px}:is(.theme-futuroo,.theme-manus) .category-card{padding:12px;gap:10px}:is(.theme-futuroo,.theme-manus) .cat-icon{width:40px;height:40px;font-size:var(--text-lg)}:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:1fr;gap:18px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .img-wrapper{height:150px}:is(.theme-futuroo,.theme-manus) .product-grid .product-card .p-actions .btn-primary{width:100%;padding:10px 0}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid{grid-template-columns:1fr;gap:18px}}@media (min-width:481px) and (max-width:767px){:is(.theme-futuroo,.theme-manus) .home-root{width:100%;padding:26px 16px}:is(.theme-futuroo,.theme-manus) .category-grid{grid-template-columns:repeat(3,1fr);gap:16px}:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(2,1fr);gap:20px}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:991px){:is(.theme-futuroo,.theme-manus) .home-root{width:90%;padding:32px 16px}:is(.theme-futuroo,.theme-manus) .category-grid{grid-template-columns:repeat(4,1fr)}:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}:is(.theme-futuroo,.theme-manus) .home-root .home-container .promotions .promo-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px) and (max-width:1199px){:is(.theme-futuroo,.theme-manus) .home-root{width:80%}:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1200px){:is(.theme-futuroo,.theme-manus) .home-root{width:100%}}@media (max-width:767px){:is(.theme-futuroo,.theme-manus) .home-container{display:flex;flex-direction:column}:is(.theme-futuroo,.theme-manus) .section-wrapper.is-secondary{display:none}:is(.theme-futuroo,.theme-manus) .mobile-more-cats{display:block;margin:4px 0 24px;padding:14px;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--card);color:var(--emerald);font-size:var(--text-sm);font-weight:700;text-align:center;text-decoration:none}:is(.theme-futuroo,.theme-manus) .mobile-cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;order:-1;margin:4px 0 24px}:is(.theme-futuroo,.theme-manus) .mobile-cat-grid .category-card{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:12px;min-height:58px;text-align:start}:is(.theme-futuroo,.theme-manus) .mobile-cat-grid .cat-ic{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);background:rgba(22,167,152,.1);color:var(--emerald)}:is(.theme-futuroo,.theme-manus) .mobile-cat-grid .cat-name{min-width:0;line-height:1.25}:is(.theme-futuroo,.theme-manus) .mobile-cat-grid .category-card.cat-all .cat-ic{background:rgba(244,106,44,.12);color:var(--flame)}:is(.theme-futuroo,.theme-manus) .value-strip{order:0;margin:4px 0 20px}}@media (max-width:1280px){:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1024px){:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}:is(.theme-futuroo,.theme-manus) .value-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:is(.theme-futuroo,.theme-manus) .value-strip{grid-template-columns:1fr}:is(.theme-futuroo,.theme-manus) .cta-band{padding:22px}:is(.theme-futuroo,.theme-manus) .cta-band-text h3{font-size:var(--text-lg)}}@media (max-width:991px){:is(.theme-futuroo,.theme-manus) .ap-navbar{height:auto}:is(.theme-futuroo,.theme-manus) .ap-navbar .brand .logo-mark .logo-img{width:64px}:is(.theme-futuroo,.theme-manus) .ap-navbar .nav-actions .nav-links{display:none}:is(.theme-futuroo,.theme-manus) .ap-navbar .account-btn.modern-account{display:none}:is(.theme-futuroo,.theme-manus) .ap-navbar .lang-btn{display:none}:is(.theme-futuroo,.theme-manus) .header-wrapper{display:none}:is(.theme-futuroo,.theme-manus) .ap-burger{display:flex}:is(.theme-futuroo,.theme-manus) .homeslider{display:none}}@media (min-width:992px){:is(.theme-futuroo,.theme-manus) .ap-drawer{display:none!important}}@media (max-width:768px){:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-inner{padding:32px 20px 18px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-top{grid-template-columns:1fr;gap:28px}:is(.theme-futuroo,.theme-manus) .footer-eco .ftr-bottom{flex-direction:column;gap:8px;text-align:center}}:is(.theme-futuroo,.theme-manus) .home-hero{background:linear-gradient(180deg,var(--color-surface),var(--color-bg));border-bottom:1px solid var(--color-border)}:is(.theme-futuroo,.theme-manus) .home-hero-inner{max-width:1200px;margin:0 auto;padding:var(--space-8,48px) var(--space-5,24px) var(--space-7,40px);text-align:center}:is(.theme-futuroo,.theme-manus) .home-hero-eyebrow{font-size:var(--text-xs,12px);font-weight:var(--weight-semibold,600);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-text);margin-bottom:var(--space-3,12px)}:is(.theme-futuroo,.theme-manus) .home-hero-title{font-size:clamp(28px,4.5vw,46px);line-height:var(--leading-tight,1.25);font-weight:var(--weight-bold,700);color:var(--color-ink);margin:0 auto var(--space-4,16px);max-width:18ch}:is(.theme-futuroo,.theme-manus) .home-hero-sub{font-size:clamp(15px,1.6vw,18px);line-height:var(--leading-normal,1.6);color:var(--color-ink-secondary);margin:0 auto var(--space-6,32px);max-width:62ch}:is(.theme-futuroo,.theme-manus) .home-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3,12px);justify-content:center}:is(.theme-futuroo,.theme-manus) .home-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--space-6,32px);border-radius:var(--radius-pill,999px);font-size:var(--text-sm,14px);font-weight:var(--weight-semibold,600);text-decoration:none;background:var(--color-accent);color:var(--color-accent-contrast);border:1px solid transparent;transition:background var(--motion-fast,.12s) var(--ease-out,ease)}:is(.theme-futuroo,.theme-manus) .home-hero-cta:hover{background:var(--color-accent-hover)}:is(.theme-futuroo,.theme-manus) .home-hero-cta.ghost{background:transparent;color:var(--color-ink);border-color:var(--color-border-strong)}:is(.theme-futuroo,.theme-manus) .home-hero-cta.ghost:hover{background:var(--color-surface)}@media (min-width:1281px){:is(.theme-futuroo,.theme-manus) .home .product-grid>:nth-child(n+7){display:none}}@media (max-width:1280px) and (min-width:1025px){:is(.theme-futuroo,.theme-manus) .home .product-grid>:nth-child(n+7){display:none}}@media (max-width:1024px) and (min-width:721px){:is(.theme-futuroo,.theme-manus) .home .product-grid>:nth-child(n+5){display:none}}@media (max-width:720px) and (min-width:481px){:is(.theme-futuroo,.theme-manus) .home .product-grid>:nth-child(n+4){display:none}}@media (max-width:480px){:is(.theme-futuroo,.theme-manus) .home .product-grid>:nth-child(n+5){display:none}}