:root{--adx-accent:#ff5431;--adx-dark:#111;--adx-text:#111827;--adx-muted:#667085;--adx-border:#e5e7eb;--adx-soft:#f7f8fb;--adx-container:1500px;--adx-radius:6px;--adx-shadow:0 18px 50px rgba(16,24,40,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--adx-text);font-family:Arial,"Helvetica Neue",sans-serif;background:#fff;line-height:1.55}body.adnext-rtl{font-family:Arial,"Tahoma",sans-serif}body.adnext-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;height:auto}.adnext-site{min-height:100vh;display:flex;flex-direction:column}.adnext-main{flex:1}.adnext-container{width:min(calc(100% - 48px),var(--adx-container));margin-inline:auto}.adnext-section{padding:52px 0}.adnext-richtext p:first-child{margin-top:0}.adnext-richtext p:last-child{margin-bottom:0}.adnext-kicker{display:inline-block;color:var(--adx-accent);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.adnext-btn{min-height:46px;padding:0 24px;border-radius:var(--adx-radius);display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.2s ease}.adnext-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.adnext-btn--primary{background:var(--adx-accent);color:#fff}.adnext-btn--primary:hover{filter:brightness(.94)}.adnext-btn--dark{background:#111;color:#fff}.adnext-btn--outline{background:#fff;color:#111;border-color:#d0d5dd}.adnext-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--adx-accent);font-weight:700}.adnext-text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.adnext-image-placeholder{width:100%;height:100%;min-height:280px;background:linear-gradient(135deg,#f2f4f7,#e4e7ec);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:900;letter-spacing:.18em;color:#98a2b3}.adnext-banner-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f4f5f7,#e6e8ec);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#667085}.adnext-banner-placeholder span{font-size:28px;font-weight:800}.adnext-banner-placeholder small{font-size:13px}.adnext-icon-btn{border:0;background:transparent;padding:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.adnext-icon-btn svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}
/* Header */
.adnext-announcement{background:var(--adx-accent);color:#fff;text-align:center;font-size:13px;font-weight:700;min-height:34px;display:flex;align-items:center}.adnext-header{position:relative;z-index:80;background:#fff;border-bottom:1px solid var(--adx-border)}.adnext-header.is-sticky{position:sticky;top:0;box-shadow:0 8px 24px rgba(0,0,0,.08)}.adnext-header__main{background:#fff}.adnext-header__main-inner{min-height:70px;display:grid;grid-template-columns:auto minmax(320px,760px) auto;align-items:center;gap:24px}.adnext-logo{display:flex;align-items:center;min-width:130px}.adnext-logo img{display:block;width:auto;max-width:var(--logo-w,150px);max-height:58px}.adnext-logo__text{font-size:28px;font-weight:950;letter-spacing:-.05em}.adnext-search{height:44px;border:1px solid #d0d5dd;border-radius:5px;display:flex;align-items:center;overflow:hidden;background:#fff}.adnext-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;height:100%;color:#344054}.adnext-search button{width:50px;height:100%;border:0;background:var(--adx-accent);color:#fff;display:grid;place-items:center}.adnext-search svg,.adnext-mobile-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}.adnext-header-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}.adnext-language-switch{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;white-space:nowrap}.adnext-language-switch a{opacity:.55}.adnext-language-switch a.is-active,.adnext-language-switch a:hover{opacity:1;color:var(--adx-accent)}.adnext-currency-slot{font-size:12px}.adnext-cart-btn{position:relative}.adnext-cart-count{position:absolute;top:1px;inset-inline-end:0;min-width:18px;height:18px;border-radius:50%;background:var(--adx-accent);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center}.adnext-mobile-menu-btn{display:none}.adnext-desktop-nav{height:42px;background:#fff;border-top:1px solid #f2f4f7}.adnext-desktop-nav__inner{height:100%;display:flex;align-items:center;justify-content:center;gap:2px}.adnext-desktop-nav a,.adnext-nav-mega__trigger{height:100%;padding:0 18px;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#111;font-size:14px;cursor:pointer}.adnext-desktop-nav a:hover,.adnext-nav-mega__trigger:hover{color:var(--adx-accent)}.adnext-nav-mega{height:100%;position:static}.adnext-nav-mega__trigger svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.adnext-mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--adx-border);box-shadow:0 22px 35px rgba(16,24,40,.12);opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s ease;z-index:90}.adnext-nav-mega:hover .adnext-mega-menu,.adnext-nav-mega:focus-within .adnext-mega-menu{opacity:1;visibility:visible;transform:none}.adnext-mega-menu__grid{width:min(calc(100% - 48px),var(--adx-container));margin:auto;padding:28px 0;display:grid;grid-template-columns:1fr 280px;gap:36px}.adnext-mega-menu__links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px 22px;align-content:start}.adnext-mega-menu__links a{min-height:36px;height:auto!important;padding:7px 9px!important;border-radius:4px;font-size:12px!important;color:#344054}.adnext-mega-menu__links a:hover{background:#fff1ec;color:var(--adx-accent)}.adnext-mega-menu__promo a{padding:0!important;height:auto!important;display:block!important;position:relative;background:var(--adx-accent);min-height:210px;overflow:hidden}.adnext-mega-menu__promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.adnext-mega-menu__promo a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 70%)}.adnext-mega-menu__promo strong{position:absolute;z-index:2;inset-inline-start:18px;inset-inline-end:18px;bottom:18px;color:#fff;font-size:20px}.adnext-mega-placeholder{height:210px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:32px;letter-spacing:.12em}
/* Drawers */
.adnext-mobile-drawer,.adnext-cart-drawer,.adnext-filter-drawer{position:fixed;inset:0;z-index:120;pointer-events:none}.adnext-mobile-drawer.is-open,.adnext-cart-drawer.is-open,.adnext-filter-drawer.is-open{pointer-events:auto}.adnext-drawer-overlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.46);opacity:0;transition:.25s ease}.is-open>.adnext-drawer-overlay,.is-open .adnext-drawer-overlay{opacity:1}.adnext-mobile-drawer__panel,.adnext-cart-drawer__panel,.adnext-filter-drawer__panel{position:absolute;top:0;bottom:0;background:#fff;box-shadow:var(--adx-shadow);transition:.25s ease;display:flex;flex-direction:column}.adnext-mobile-drawer__panel{inset-inline-start:0;width:min(90vw,360px);transform:translateX(-105%)}.adnext-rtl .adnext-mobile-drawer__panel{transform:translateX(105%)}.adnext-cart-drawer__panel{inset-inline-end:0;width:min(94vw,430px);transform:translateX(105%)}.adnext-rtl .adnext-cart-drawer__panel{transform:translateX(-105%)}.adnext-filter-drawer__panel{inset-inline-start:0;width:min(90vw,390px);transform:translateX(-105%)}.adnext-rtl .adnext-filter-drawer__panel{transform:translateX(105%)}.is-open .adnext-mobile-drawer__panel,.is-open .adnext-cart-drawer__panel,.is-open .adnext-filter-drawer__panel{transform:none}.adnext-mobile-drawer__head,.adnext-cart-drawer__head,.adnext-filter-drawer__head{min-height:72px;border-bottom:1px solid var(--adx-border);display:flex;align-items:center;justify-content:space-between;padding:0 18px}.adnext-cart-drawer__head div{display:flex;flex-direction:column}.adnext-cart-drawer__head small{color:var(--adx-muted);font-size:11px}.adnext-mobile-search{margin:14px 18px;display:flex;height:43px;border:1px solid var(--adx-border);border-radius:5px;overflow:hidden}.adnext-mobile-search input{flex:1;border:0;padding:0 12px;min-width:0}.adnext-mobile-search button{width:45px;border:0;background:var(--adx-accent);color:#fff}.adnext-mobile-nav{overflow:auto;padding:0 18px}.adnext-mobile-nav>a,.adnext-mobile-accordion>button{width:100%;min-height:49px;border:0;border-bottom:1px solid #eceff3;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:start;font-weight:700}.adnext-mobile-accordion__body{display:none;padding:8px 0 12px 14px}.adnext-rtl .adnext-mobile-accordion__body{padding:8px 14px 12px 0}.adnext-mobile-accordion.is-open .adnext-mobile-accordion__body{display:grid}.adnext-mobile-accordion__body a{padding:8px 4px;color:#475467;font-size:13px}.adnext-mobile-drawer__bottom{margin-top:auto;border-top:1px solid var(--adx-border);padding:16px 18px;display:grid;gap:12px}.adnext-mobile-drawer__bottom .adnext-language-switch{justify-content:space-between}.adnext-mobile-drawer__bottom>a{display:flex;align-items:center;gap:7px}.adnext-mobile-drawer__bottom svg{width:20px;height:20px;fill:none;stroke:currentColor}
/* Cart */
.adnext-cart-drawer__body{display:flex;flex-direction:column;min-height:0;flex:1}.adnext-cart-items{overflow:auto;padding:0 18px;flex:1}.adnext-cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--adx-border)}.adnext-cart-item__image{background:#f7f8fb;border-radius:5px;overflow:hidden}.adnext-cart-item__image img{display:block;width:100%;height:86px;object-fit:contain}.adnext-cart-item__copy{min-width:0}.adnext-cart-item__title{font-weight:700;font-size:14px;line-height:1.35}.adnext-cart-item__copy .variation{font-size:11px;color:var(--adx-muted);margin:5px 0}.adnext-cart-item__price{font-weight:700;margin:5px 0}.adnext-cart-item__controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.adnext-qty{display:grid;grid-template-columns:30px 38px 30px;height:34px;border:1px solid #d0d5dd}.adnext-qty button,.adnext-qty input{border:0;background:#fff;text-align:center;padding:0;min-width:0}.adnext-qty input{border-inline:1px solid #e4e7ec}.adnext-cart-remove{border:0;background:none;color:#b42318;font-size:11px;cursor:pointer}.adnext-cart-drawer__footer{padding:18px;border-top:1px solid var(--adx-border);background:#fff}.adnext-cart-subtotal{display:flex;justify-content:space-between;font-size:16px;margin-bottom:14px}.adnext-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.adnext-cart-empty{padding:60px 24px;text-align:center;margin:auto}.adnext-cart-empty__icon{width:60px;height:60px;margin:0 auto 14px;border-radius:50%;background:#f2f4f7;display:grid;place-items:center}.adnext-cart-empty__icon svg{width:28px;height:28px;fill:none;stroke:#475467}.adnext-cart-empty h3{margin:0 0 20px}
/* Headings */
.adnext-section-heading{margin-bottom:28px}.adnext-section-heading h2{margin:0;font-size:32px;line-height:1.2}.adnext-section-heading--center{text-align:center}.adnext-section-heading--row,.adnext-blog-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.adnext-section-heading--row>a,.adnext-blog-heading>a{color:#344054;font-weight:700;display:flex;align-items:center;gap:7px;font-size:13px}.adnext-section-heading--row svg,.adnext-blog-heading svg{width:17px;height:17px;fill:none;stroke:currentColor}.adnext-blog-heading{margin-bottom:26px}.adnext-blog-heading span{color:var(--adx-accent);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.adnext-blog-heading h2{margin:5px 0 0;font-size:34px}
/* Hero */
.adnext-hero{height:var(--hero-h,395px);position:relative;overflow:hidden;background:#eef0f3}.adnext-hero__slides,.adnext-hero__slide,.adnext-hero__slide picture{position:absolute;inset:0;display:block}.adnext-hero__slide{opacity:0;visibility:hidden;transition:opacity .45s ease}.adnext-hero__slide.is-active{opacity:1;visibility:visible}.adnext-hero__slide img{width:100%;height:100%;display:block;object-fit:cover}.adnext-hero__arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.8);border-radius:8px;background:rgba(0,0,0,.18);color:#fff;font-size:30px;backdrop-filter:blur(8px);cursor:pointer}.adnext-hero__arrow--prev{left:18px}.adnext-hero__arrow--next{right:18px}.adnext-hero__dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.adnext-hero__dots button{width:34px;height:4px;border:0;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.adnext-hero__dots button.is-active{background:var(--adx-accent)}
/* About */
.adnext-about{padding:var(--section-pad,60px) 0}.adnext-about__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px}.adnext-about__media{min-height:420px;overflow:hidden;background:#f2f4f7}.adnext-about__media img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.adnext-about__copy h2{font-size:var(--heading-size,36px);margin:0 0 22px;line-height:1.15}.adnext-about__copy{font-size:16px;color:#344054}
/* Categories */
.adnext-categories{background:#fff}.adnext-categories .adnext-section-heading h2{font-size:var(--cat-head,32px)}.adnext-category-group+.adnext-category-group{margin-top:46px}.adnext-category-scroller{display:flex;gap:18px;overflow:auto;scrollbar-width:none;padding:3px 1px 10px}.adnext-category-scroller::-webkit-scrollbar{display:none}.adnext-category-chip{flex:0 0 126px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.adnext-category-chip__circle{width:var(--circle,96px);height:var(--circle,96px);border:2px solid #e4e7ec;border-radius:50%;display:grid;place-items:center;background:#fff;overflow:hidden;transition:.2s ease}.adnext-category-chip:hover .adnext-category-chip__circle{border-color:var(--adx-accent);transform:translateY(-2px)}.adnext-category-chip__circle img{width:100%;height:100%;object-fit:contain;padding:8px}.adnext-category-chip__circle b{font-size:28px}.adnext-category-chip strong{font-size:12px;line-height:1.25;color:#344054}
/* Video */
.adnext-video-section{height:var(--video-h,550px);background:#090909;overflow:hidden}.adnext-video{width:100%;height:100%;display:block;object-fit:cover}.adnext-video--mobile{display:none}.adnext-video-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:#fff;background:linear-gradient(135deg,#111,#292929)}.adnext-video-placeholder span{width:70px;height:70px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:grid;place-items:center}.adnext-video-placeholder svg{width:35px;height:35px;fill:none;stroke:#fff;stroke-width:1.7}
/* Product cards */
.adnext-product-carousel{display:flex;gap:10px;overflow:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding-bottom:8px}.adnext-product-carousel::-webkit-scrollbar{display:none}.adnext-product-carousel .adnext-product-card{flex:0 0 calc((100% - (var(--cards,6) - 1)*10px)/var(--cards,6));scroll-snap-align:start}.adnext-product-card{min-width:0;background:#fff}.adnext-product-card__media{position:relative;background:#f7f8fb;overflow:hidden;aspect-ratio:1/1}.adnext-product-card__image-link{display:block;width:100%;height:100%;position:relative}.adnext-product-card__primary,.adnext-product-card__secondary{position:absolute;inset:0;transition:.28s ease}.adnext-product-card__secondary{opacity:0}.adnext-product-card:hover .adnext-product-card__secondary{opacity:1}.adnext-product-card:hover .adnext-product-card__primary{opacity:0}.adnext-product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.adnext-badge{position:absolute;z-index:3;top:10px;inset-inline-start:10px;padding:4px 8px;border-radius:3px;font-size:10px;font-weight:800;text-transform:uppercase}.adnext-badge--sale{background:var(--adx-accent);color:#fff}.adnext-badge--stock{background:#111;color:#fff}.adnext-product-card__quick{position:absolute;left:10px;right:10px;bottom:10px;z-index:4;transform:translateY(140%);transition:.23s ease}.adnext-product-card:hover .adnext-product-card__quick{transform:none}.adnext-quick-add{min-height:40px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:800;border-radius:3px}.adnext-product-card__body{padding:12px 2px 18px}.adnext-product-card__vendor{text-transform:uppercase;color:#98a2b3;font-size:10px;font-weight:800;letter-spacing:.08em}.adnext-product-card h3{font-size:13px;line-height:1.4;margin:6px 0;min-height:36px;font-weight:600}.adnext-product-card h3 a:hover{color:var(--adx-accent)}.adnext-product-card__sku{display:block;color:#98a2b3;font-size:10px;margin-bottom:5px}.adnext-product-card__price{font-weight:800;font-size:14px}.adnext-product-card__price del{color:#98a2b3;font-weight:400;margin-inline-end:5px}.adnext-product-placeholder{height:100%;display:grid;place-items:center;color:#98a2b3;font-weight:900;letter-spacing:.1em}
/* Applications */
.adnext-app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.adnext-app-card{height:var(--app-h,380px);background:#1f2937 center/cover no-repeat;position:relative;overflow:hidden;color:#fff}.adnext-app-card__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.12) 72%);transition:.25s}.adnext-app-card:hover .adnext-app-card__overlay{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.28))}.adnext-app-card__content{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;transition:.25s}.adnext-app-card:hover .adnext-app-card__content{transform:translateY(-10px)}.adnext-app-card__content>span{display:inline-block;padding:5px 9px;border:1px solid rgba(255,255,255,.5);font-size:10px;font-weight:800;text-transform:uppercase}.adnext-app-card h3{font-size:21px;line-height:1.2;margin:10px 0 8px}.adnext-app-card p{font-size:13px;line-height:1.5;margin:0 0 14px;color:rgba(255,255,255,.88)}.adnext-app-card b{font-size:12px;display:flex;gap:7px;align-items:center}.adnext-app-card svg{width:17px;height:17px;stroke:currentColor;fill:none}
/* Quote */
.adnext-quote{height:var(--quote-h,360px);position:relative;background:#1f2937 var(--quote-bg,none) center/cover no-repeat;color:#fff;display:grid;place-items:center;text-align:center;overflow:hidden}.adnext-quote__overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.adnext-quote__content{position:relative;z-index:2;max-width:920px}.adnext-quote h2{font-size:44px;line-height:1.08;margin:0 0 15px}.adnext-quote p{font-size:18px;margin:0 auto 24px;max-width:760px}.adnext-quote:not([style*="--quote-bg"]){background:linear-gradient(135deg,#222,#111)}
/* Blog */
.adnext-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.adnext-blog-card{border:1px solid #eaecf0;background:#fff;transition:.2s}.adnext-blog-card:hover{box-shadow:0 14px 32px rgba(16,24,40,.08);transform:translateY(-2px)}.adnext-blog-card__image{display:block;height:220px;overflow:hidden;background:#f2f4f7}.adnext-blog-card__image img{width:100%;height:100%;object-fit:cover;transition:.3s}.adnext-blog-card:hover .adnext-blog-card__image img{transform:scale(1.03)}.adnext-blog-card__body{padding:18px}.adnext-blog-card time{font-size:10px;color:#98a2b3;text-transform:uppercase;letter-spacing:.08em}.adnext-blog-card h3,.adnext-blog-card h2{font-size:18px;line-height:1.25;margin:8px 0}.adnext-blog-card p{font-size:13px;color:#667085;margin:0 0 14px}.adnext-blog-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
/* Catalogue */
.adnext-catalogue{background:#f8fafc}.adnext-catalogue__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);align-items:center;gap:70px}.adnext-catalogue__copy h2{font-size:44px;line-height:1.05;margin:0 0 14px}.adnext-catalogue__copy h3{font-size:24px;color:var(--adx-accent);margin:0 0 22px}.adnext-catalogue__copy .adnext-richtext{color:#475467;margin-bottom:25px;max-width:840px}.adnext-catalogue__media{justify-self:center;width:min(100%,var(--catalogue-width,400px))}.adnext-catalogue__media img{display:block;width:100%;box-shadow:0 18px 45px rgba(16,24,40,.16)}.adnext-image-placeholder--catalogue{aspect-ratio:.72;min-height:0;flex-direction:column;background:#fff;border:1px solid #d0d5dd;font-size:30px}
/* Inquiry/map/forms */
.adnext-inquiry{background:#fff}.adnext-inquiry__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:start}.adnext-inquiry__copy h2{font-size:38px;line-height:1.12;margin:0 0 14px}.adnext-inquiry__copy>p{color:#667085;max-width:590px}.adnext-inquiry__contact{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.adnext-inquiry__contact a{border:1px solid #d0d5dd;min-height:44px;padding:0 15px;display:flex;align-items:center;gap:7px;border-radius:4px;font-weight:700}.adnext-inquiry__contact svg{width:20px;height:20px;fill:none;stroke:currentColor}.adnext-form{border:1px solid #e4e7ec;padding:28px;background:#fff}.adnext-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.adnext-form label{display:block;margin-bottom:16px}.adnext-form label>span{display:block;font-size:12px;font-weight:700;margin-bottom:6px;color:#344054}.adnext-form input,.adnext-form textarea,.adnext-form select{width:100%;border:1px solid #d0d5dd;border-radius:4px;min-height:44px;padding:10px 12px;outline:none;background:#fff}.adnext-form textarea{resize:vertical}.adnext-form input:focus,.adnext-form textarea:focus,.adnext-form select:focus{border-color:var(--adx-accent);box-shadow:0 0 0 2px rgba(255,84,49,.12)}.adnext-form-success{margin-top:20px;background:#ecfdf3;border:1px solid #abefc6;color:#067647;padding:13px 16px}.adnext-map-section{padding:0 0 58px}.adnext-map-heading{display:flex;gap:14px;align-items:center;margin-bottom:18px}.adnext-map-heading>span{width:44px;height:44px;border-radius:50%;background:#fff1ec;color:var(--adx-accent);display:grid;place-items:center}.adnext-map-heading svg{width:23px;height:23px;fill:none;stroke:currentColor}.adnext-map-heading h2{font-size:24px;margin:0}.adnext-map-heading p{margin:3px 0 0;color:#667085}.adnext-map-frame{height:var(--map-h,420px);overflow:hidden;background:#f2f4f7;border-radius:8px}.adnext-map-frame iframe{width:100%!important;height:100%!important;border:0!important}.adnext-map-placeholder{height:100%;display:grid;place-items:center;text-align:center;padding:28px;color:#667085}
/* Footer */
.adnext-footer{background:var(--footer-bg,#000);color:#fff;padding:46px 0 28px}.adnext-footer__top{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:70px;align-items:start;padding-bottom:38px}.adnext-footer-logo{display:inline-flex}.adnext-footer-logo img{max-width:170px;max-height:90px;object-fit:contain}.adnext-footer-logo span{font-size:30px;font-weight:900;letter-spacing:.08em}.adnext-payment-image{margin-top:28px}.adnext-payment-image img{display:block;max-width:330px;max-height:80px;object-fit:contain;object-position:left center}.adnext-footer__newsletter h3{font-size:20px;margin:0 0 14px}.adnext-footer__newsletter form{display:grid;grid-template-columns:1fr 190px;gap:12px}.adnext-footer__newsletter input{height:44px;border:0;border-radius:4px;padding:0 14px}.adnext-footer__newsletter .adnext-btn{height:44px}.adnext-footer__menus{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;padding:28px 0;border-top:1px solid #222;border-bottom:1px solid #222}.adnext-footer-menu__title{background:none;border:0;color:#fff;font-weight:800;padding:0 0 16px;text-align:start}.adnext-footer-menu__title span{display:none}.adnext-footer-menu ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.adnext-footer-menu a{font-size:13px;color:#cfd4dc}.adnext-footer-menu a:hover{color:var(--adx-accent)}.adnext-footer__contact{display:flex;gap:50px;padding:28px 0;border-bottom:1px solid #222}.adnext-footer__contact>a{display:flex;align-items:center;gap:12px}.adnext-footer__contact>a>span{width:46px;height:46px;border-radius:50%;background:#fff;color:var(--adx-accent);display:grid;place-items:center}.adnext-footer__contact svg{width:22px;height:22px;fill:none;stroke:currentColor}.adnext-footer__contact div{display:flex;flex-direction:column}.adnext-footer__contact small{color:#98a2b3}.adnext-footer__bottom{padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.adnext-footer__bottom p{margin:0;color:#98a2b3;font-size:12px}.adnext-socials{display:flex;gap:7px}.adnext-socials a{width:36px;height:36px;border-radius:50%;background:var(--adx-accent);display:grid;place-items:center;font-weight:900}.adnext-floating-whatsapp{position:fixed;z-index:70;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.18)}.adnext-floating-whatsapp svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8}.adnext-rtl .adnext-floating-whatsapp{right:auto;left:18px}
/* Shop / collection */
.adnext-shop-page{padding:24px 0 65px}.adnext-breadcrumbs{font-size:11px;color:#667085;margin-bottom:20px}.adnext-breadcrumbs a:hover{color:var(--adx-accent)}.woocommerce-breadcrumb{margin:0!important;color:#98a2b3!important;font-size:11px!important}.adnext-collection-header{padding:14px 0 28px;border-bottom:1px solid #eaecf0}.adnext-collection-header h1{font-size:38px;line-height:1.1;margin:2px 0 8px}.adnext-collection-description{color:#667085;max-width:850px;font-size:14px}.adnext-shop-toolbar{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-bottom:1px solid #eaecf0}.adnext-result-count{font-size:12px;color:#667085}.adnext-result-count .woocommerce-result-count{margin:0}.adnext-sort .woocommerce-ordering{margin:0}.adnext-sort select{height:38px;border:1px solid #d0d5dd;background:#fff;padding:0 10px}.adnext-filter-toggle{display:none;border:1px solid #d0d5dd;background:#fff;height:38px;padding:0 12px;align-items:center;gap:7px}.adnext-filter-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor}.adnext-shop-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;padding-top:28px}.adnext-filter-sidebar__inner{position:sticky;top:126px}.adnext-filter-sidebar__inner>h3{font-size:15px;margin:0 0 20px}.adnext-filter-widget{border-bottom:1px solid #eaecf0;padding:0 0 20px;margin:0 0 20px}.adnext-filter-widget h4,.adnext-filter-widget__title{font-size:13px;margin:0 0 13px}.adnext-filter-links{list-style:none;margin:0;padding:0;display:grid;gap:7px;max-height:340px;overflow:auto}.adnext-filter-links a{font-size:12px;color:#475467}.adnext-filter-links a:hover,.adnext-filter-links a.is-active{color:var(--adx-accent);font-weight:700}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:#e4e7ec}.widget_price_filter .ui-slider .ui-slider-range,.widget_price_filter .ui-slider .ui-slider-handle{background:var(--adx-accent)}.adnext-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 12px}.adnext-pagination{margin-top:38px}.adnext-pagination .page-numbers{display:flex;gap:6px;justify-content:center;list-style:none;padding:0}.adnext-pagination .page-numbers li a,.adnext-pagination .page-numbers li span{width:38px;height:38px;border:1px solid #d0d5dd;display:grid;place-items:center}.adnext-pagination .page-numbers .current{background:var(--adx-accent);color:#fff;border-color:var(--adx-accent)}.adnext-no-products{padding:70px 20px;text-align:center;background:#f8fafc}.adnext-filter-drawer{display:none}.adnext-filter-drawer__body{overflow:auto;padding:20px}
/* Single product */
.adnext-single-product{padding:22px 0 65px}.adnext-single-product__grid{display:grid;grid-template-columns:minmax(0,58%) minmax(340px,42%);gap:55px;align-items:start}.adnext-product-gallery{min-width:0}.adnext-product-gallery__main{background:#f6f7f9;aspect-ratio:1.08/1;display:grid;place-items:center;overflow:hidden}.adnext-product-gallery__main>a{width:100%;height:100%;display:grid;place-items:center}.adnext-product-gallery__main img{width:100%;height:100%;object-fit:contain;display:block}.adnext-product-gallery__thumbs{display:flex;gap:10px;margin-top:14px;overflow:auto;scrollbar-width:none}.adnext-product-gallery__thumbs::-webkit-scrollbar{display:none}.adnext-gallery-thumb{width:82px;height:82px;flex:0 0 82px;border:1px solid #d0d5dd;background:#fff;padding:3px;cursor:pointer}.adnext-gallery-thumb.is-active{border:2px solid var(--adx-accent)}.adnext-gallery-thumb img{width:100%;height:100%;object-fit:contain}.adnext-product-summary{position:sticky;top:132px}.adnext-product-vendor{text-transform:uppercase;color:var(--adx-accent);font-size:11px;font-weight:900;letter-spacing:.1em}.adnext-product-summary h1{font-size:34px;line-height:1.15;margin:8px 0 10px}.adnext-product-meta-top{display:flex;gap:14px;align-items:center;color:#667085;font-size:11px}.adnext-product-meta-top .is-stock{color:#067647}.adnext-product-meta-top .is-out{color:#b42318}.adnext-product-price{font-size:26px;font-weight:800;margin:18px 0}.adnext-product-shortdesc{font-size:14px;color:#475467;margin-bottom:20px}.adnext-product-purchase form.cart{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0!important}.adnext-product-purchase .quantity{height:48px}.adnext-product-purchase .quantity input{height:48px;width:74px;border:1px solid #d0d5dd}.adnext-product-purchase button.single_add_to_cart_button,.adnext-product-purchase .adnext-buy-now{height:48px!important;min-width:180px!important;border-radius:3px!important;font-weight:800!important}.adnext-product-purchase button.single_add_to_cart_button{background:var(--adx-accent)!important;color:#fff!important}.adnext-product-purchase .adnext-buy-now{background:#111!important;color:#fff!important}.adnext-product-purchase .variations{width:100%;margin-bottom:10px}.adnext-product-purchase .variations th,.adnext-product-purchase .variations td{display:block;text-align:start;padding:0 0 6px}.adnext-product-purchase .variations select{width:100%;height:46px;border:1px solid #d0d5dd;padding:0 10px;background:#fff}.adnext-product-purchase .reset_variations{font-size:11px;color:var(--adx-accent)}.adnext-product-purchase .woocommerce-variation{width:100%;padding:10px 0}.adnext-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;padding:15px 0;margin-top:22px}.adnext-product-benefits div{font-size:11px;display:flex;gap:6px;align-items:center}.adnext-product-benefits b{width:22px;height:22px;border-radius:50%;background:#ecfdf3;color:#067647;display:grid;place-items:center}.adnext-product-details{margin-top:56px;border-top:1px solid #e4e7ec}.adnext-accordion{border-bottom:1px solid #e4e7ec}.adnext-accordion>button{width:100%;min-height:62px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:15px;text-align:start}.adnext-accordion__body{display:none;padding:0 0 28px;color:#475467}.adnext-accordion.is-open .adnext-accordion__body{display:block}.adnext-spec-table-wrap{overflow:auto}.adnext-spec-table{width:100%;border-collapse:collapse;font-size:12px;min-width:680px}.adnext-spec-table th,.adnext-spec-table td{padding:11px 12px;border:1px solid #e4e7ec;text-align:start}.adnext-spec-table th{background:#f9fafb;color:#344054}.adnext-attributes table{width:100%;border-collapse:collapse}.adnext-attributes th,.adnext-attributes td{padding:10px;border-bottom:1px solid #eaecf0;text-align:start}.adnext-related-products{margin-top:58px}.adnext-related-products>section.related>h2{font-size:28px;margin-bottom:26px}.adnext-related-products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.adnext-related-products ul.products:before,.adnext-related-products ul.products:after{display:none!important}.adnext-related-products li.product{width:auto!important;margin:0!important}.adnext-related-products li.product img{background:#f7f8fb}
/* Page heroes/B2B/article */
.adnext-page-hero,.adnext-b2b-hero{background:#101828;color:#fff;padding:86px 0}.adnext-page-hero--compact{padding:55px 0}.adnext-page-hero h1,.adnext-b2b-hero h1{font-size:48px;max-width:950px;line-height:1.08;margin:0}.adnext-b2b-hero{background:linear-gradient(120deg,#101828 0,#101828 65%,#2b1a13)}.adnext-b2b-hero p{max-width:850px;color:#d0d5dd;font-size:17px}.adnext-b2b-hero__actions{display:flex;gap:10px;margin-top:28px}.adnext-b2b-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.adnext-b2b-benefit-grid article{border:1px solid #eaecf0;padding:26px;min-height:220px}.adnext-b2b-benefit-grid article>span{color:var(--adx-accent);font-weight:900}.adnext-b2b-benefit-grid h3{margin:26px 0 10px;font-size:20px}.adnext-b2b-benefit-grid p{margin:0;color:#667085;font-size:13px}.adnext-b2b-form-section{background:#f8fafc}.adnext-article__hero{padding:66px 0 36px;background:#f8fafc}.adnext-article__head h1{font-size:52px;max-width:1000px;line-height:1.06;margin:0}.adnext-article__featured{margin-top:36px}.adnext-article__featured img{display:block;width:100%;max-height:650px;object-fit:cover}.adnext-article__content{max-width:900px;padding-top:50px;padding-bottom:70px;font-size:17px}.adnext-article__content h2,.adnext-article__content h3{color:#101828}.adnext-page-content{max-width:1000px}.adnext-404{min-height:62vh;display:grid;place-items:center;text-align:center;padding:60px 0}.adnext-404 strong{font-size:100px;color:var(--adx-accent);line-height:1}.adnext-404 h1{font-size:38px;margin:10px 0}.adnext-404 p{color:#667085;margin:0 auto 22px;max-width:520px}
/* Woo cart/checkout cleanup */
.woocommerce-notices-wrapper{width:min(calc(100% - 48px),var(--adx-container));margin:18px auto 0}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--adx-accent)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:3px}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--adx-accent)!important}.woocommerce-cart .adnext-page-content,.woocommerce-checkout .adnext-page-content{max-width:var(--adx-container)}
/* RTL */
.adnext-rtl .adnext-hero__arrow--prev{left:auto;right:18px}.adnext-rtl .adnext-hero__arrow--next{right:auto;left:18px}.adnext-rtl .adnext-section-heading--row svg,.adnext-rtl .adnext-blog-heading svg,.adnext-rtl .adnext-text-link svg,.adnext-rtl .adnext-app-card svg{transform:scaleX(-1)}.adnext-rtl .adnext-payment-image img{object-position:right center}.adnext-rtl .adnext-product-card__quick{direction:rtl}.adnext-rtl .woocommerce .woocommerce-ordering{float:none}
/* Responsive */
@media(max-width:1200px){.adnext-mega-menu__links{grid-template-columns:repeat(4,1fr)}.adnext-product-carousel .adnext-product-card{flex-basis:calc((100% - 39px)/4)}.adnext-app-grid{grid-template-columns:repeat(2,1fr)}.adnext-blog-grid{grid-template-columns:repeat(2,1fr)}.adnext-product-grid{grid-template-columns:repeat(3,1fr)}.adnext-single-product__grid{grid-template-columns:55% 45%;gap:32px}.adnext-b2b-benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.adnext-container{width:min(calc(100% - 28px),var(--adx-container))}.adnext-announcement{font-size:11px}.adnext-header__main-inner{grid-template-columns:auto 1fr auto;min-height:62px;gap:9px}.adnext-mobile-menu-btn{display:inline-flex}.adnext-logo{min-width:0}.adnext-logo img{max-width:150px}.adnext-search{display:none}.adnext-currency-slot{display:none}.adnext-desktop-nav{display:none}.adnext-header-actions{gap:4px}.adnext-header .adnext-language-switch{display:none}.adnext-mobile-drawer,.adnext-filter-drawer{display:block}.adnext-about__grid,.adnext-catalogue__grid,.adnext-inquiry__grid{grid-template-columns:1fr;gap:28px}.adnext-about__media,.adnext-about__media img{min-height:320px}.adnext-app-grid{display:flex;overflow:auto;scrollbar-width:none;gap:12px;scroll-snap-type:x mandatory}.adnext-app-card{flex:0 0 82%;scroll-snap-align:start}.adnext-blog-grid--archive{grid-template-columns:repeat(2,1fr)}.adnext-footer__top{grid-template-columns:1fr;gap:30px}.adnext-footer__menus{grid-template-columns:repeat(2,1fr)}.adnext-shop-layout{grid-template-columns:1fr}.adnext-filter-sidebar{display:none}.adnext-filter-toggle{display:flex}.adnext-shop-toolbar{grid-template-columns:auto 1fr auto}.adnext-product-grid{grid-template-columns:repeat(3,1fr)}.adnext-single-product__grid{grid-template-columns:1fr}.adnext-product-summary{position:static}.adnext-product-benefits{grid-template-columns:1fr 1fr 1fr}.adnext-related-products ul.products{grid-template-columns:repeat(2,1fr)!important}.adnext-page-hero h1,.adnext-b2b-hero h1{font-size:40px}.adnext-article__head h1{font-size:40px}}
@media(max-width:767px){.adnext-section{padding:34px 0}.adnext-announcement{min-height:30px}.adnext-header__main-inner{min-height:60px}.adnext-logo__text{font-size:22px}.adnext-hero{height:var(--hero-mobile-h,300px)}.adnext-hero__arrow{display:none}.adnext-hero__dots{bottom:14px}.adnext-hero__dots button{width:26px}.adnext-about{padding:36px 0}.adnext-about__grid{gap:22px}.adnext-about__media,.adnext-about__media img{min-height:250px}.adnext-about__copy h2{font-size:30px}.adnext-about__copy{font-size:14px}.adnext-section-heading{margin-bottom:18px}.adnext-section-heading h2,.adnext-blog-heading h2{font-size:24px}.adnext-section-heading--row,.adnext-blog-heading{align-items:center}.adnext-section-heading--row>a,.adnext-blog-heading>a{font-size:11px}.adnext-category-group+.adnext-category-group{margin-top:34px}.adnext-categories .adnext-section-heading h2{font-size:24px}.adnext-category-scroller{gap:12px}.adnext-category-chip{flex-basis:92px}.adnext-category-chip__circle{width:var(--circle-mobile,72px);height:var(--circle-mobile,72px)}.adnext-category-chip__circle b{font-size:20px}.adnext-category-chip strong{font-size:10px}.adnext-video-section{height:var(--video-mobile-h,420px)}.adnext-video--desktop{display:none}.adnext-video--mobile{display:block}.adnext-video--desktop:only-child{display:block}.adnext-product-carousel .adnext-product-card{flex:0 0 var(--mobile-card,180px)}.adnext-product-card__quick{transform:none;left:7px;right:7px;bottom:7px}.adnext-product-card__body{padding-top:8px}.adnext-product-card h3{font-size:12px}.adnext-app-card{height:var(--app-mobile-h,380px);flex-basis:84%}.adnext-app-card__content{left:22px;right:22px;bottom:22px}.adnext-quote{height:var(--quote-mobile-h,380px)}.adnext-quote h2{font-size:29px}.adnext-quote p{font-size:15px}.adnext-blog-grid{grid-template-columns:1fr;gap:14px}.adnext-blog-card__image{height:210px}.adnext-blog-grid--archive{grid-template-columns:1fr}.adnext-catalogue__grid{gap:30px}.adnext-catalogue__copy h2{font-size:30px}.adnext-catalogue__copy h3{font-size:18px}.adnext-catalogue__media{max-width:300px}.adnext-inquiry__copy h2{font-size:30px}.adnext-form{padding:18px}.adnext-form__grid{grid-template-columns:1fr;gap:0}.adnext-map-frame{height:var(--map-mobile-h,320px)}.adnext-footer{padding-top:34px}.adnext-footer__newsletter form{grid-template-columns:1fr}.adnext-footer__newsletter .adnext-btn{width:100%}.adnext-footer__menus{grid-template-columns:1fr;gap:0}.adnext-footer-menu{border-bottom:1px solid #222}.adnext-footer-menu__title{width:100%;min-height:50px;padding:0;display:flex;align-items:center;justify-content:space-between}.adnext-footer-menu__title span{display:block}.adnext-footer-menu__body{display:none;padding:0 0 14px}.adnext-footer-menu.is-open .adnext-footer-menu__body{display:block}.adnext-footer__contact{flex-direction:column;gap:18px}.adnext-footer__bottom{flex-direction:column;align-items:flex-start}.adnext-payment-image img{max-width:260px}.adnext-collection-header h1{font-size:30px}.adnext-shop-toolbar{grid-template-columns:auto 1fr}.adnext-result-count{display:none}.adnext-sort{justify-self:end}.adnext-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.adnext-shop-page{padding-top:14px}.adnext-single-product{padding-top:12px}.adnext-product-gallery__main{aspect-ratio:1/1}.adnext-gallery-thumb{width:68px;height:68px;flex-basis:68px}.adnext-product-summary h1{font-size:28px}.adnext-product-price{font-size:22px}.adnext-product-purchase form.cart{display:grid;grid-template-columns:78px 1fr}.adnext-product-purchase .variations,.adnext-product-purchase .single_variation_wrap{grid-column:1/-1}.adnext-product-purchase button.single_add_to_cart_button,.adnext-product-purchase .adnext-buy-now{min-width:0!important;width:100%}.adnext-product-purchase .adnext-buy-now{grid-column:1/-1}.adnext-product-benefits{grid-template-columns:1fr;gap:8px}.adnext-related-products ul.products{grid-template-columns:repeat(2,1fr)!important}.adnext-page-hero,.adnext-b2b-hero{padding:58px 0}.adnext-page-hero--compact{padding:40px 0}.adnext-page-hero h1,.adnext-b2b-hero h1{font-size:32px}.adnext-b2b-hero p{font-size:14px}.adnext-b2b-hero__actions{flex-direction:column;align-items:stretch}.adnext-b2b-benefit-grid{grid-template-columns:1fr}.adnext-article__hero{padding:44px 0 24px}.adnext-article__head h1{font-size:32px}.adnext-article__content{font-size:16px;padding-top:30px}.adnext-404 strong{font-size:72px}.adnext-404 h1{font-size:28px}}
@media(max-width:420px){.adnext-header-actions .adnext-cart-btn{padding-inline:4px}.adnext-logo__text{font-size:20px}.adnext-product-grid{gap-inline:6px}.adnext-product-card__body{padding-inline:0}.adnext-product-card h3{min-height:34px;font-size:11px}.adnext-product-card__price{font-size:12px}.adnext-cart-actions{grid-template-columns:1fr}.adnext-shop-toolbar{gap:8px}.adnext-sort select{max-width:150px}}
/* Customizer-driven dimensions */
.adnext-header__main-inner{min-height:var(--adx-header-h,70px)}
.adnext-desktop-nav{height:var(--adx-nav-h,42px)}
.adnext-logo img{max-width:var(--adx-logo-w,150px)}
.adnext-mobile-drawer__panel{width:min(90vw,var(--adx-drawer-w,360px))}
.adnext-footer-logo img{max-width:var(--adx-footer-logo-w,170px)}
.adnext-payment-image img{max-width:var(--adx-payment-w,330px)}
.adnext-collection-header h1{font-size:var(--adx-shop-title,38px)}
.adnext-product-grid{grid-template-columns:repeat(var(--adx-shop-cols,4),minmax(0,1fr));column-gap:var(--adx-shop-gap,12px)}
.adnext-single-product__grid{grid-template-columns:minmax(0,var(--adx-product-gallery,58%)) minmax(320px,1fr);gap:var(--adx-product-gap,55px)}
.adnext-product-summary h1{font-size:var(--adx-product-title,34px)}
.adnext-gallery-thumb{width:var(--adx-thumb,82px);height:var(--adx-thumb,82px);flex-basis:var(--adx-thumb,82px)}
@media(max-width:900px){.adnext-logo img{max-width:var(--adx-mobile-logo-w,150px)}.adnext-single-product__grid{grid-template-columns:1fr}.adnext-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.adnext-product-grid{grid-template-columns:repeat(var(--adx-shop-mobile-cols,2),minmax(0,1fr))}.adnext-product-summary h1{font-size:var(--adx-product-title-mobile,28px)}.adnext-gallery-thumb{width:68px;height:68px;flex-basis:68px}}
/* Match the supplied Shopify hero geometry: centered 1500px reference width and top-right glass arrows. */
.adnext-hero{max-width:var(--hero-w,1500px);margin-inline:auto}
.adnext-hero__arrow{top:18px;transform:none}
.adnext-hero__arrow--next{right:18px;left:auto}
.adnext-hero__arrow--prev{right:70px;left:auto}
.adnext-rtl .adnext-hero__arrow--prev{right:70px;left:auto}.adnext-rtl .adnext-hero__arrow--next{right:18px;left:auto}
@media(max-width:767px){.adnext-hero{max-width:none}}

/* =========================================================
   ADNext v1.1 — Shopify-reference tabbed mega menu
   ========================================================= */
@media(min-width:901px){
  .adnext-desktop-nav{position:relative;overflow:visible;height:46px}
  .adnext-desktop-nav__inner{justify-content:flex-start;width:min(calc(100% - 48px),var(--adx-container));gap:4px}
  .adnext-desktop-nav a,.adnext-nav-mega__trigger{padding:0 16px;font-size:15px;font-weight:500;white-space:nowrap}
  .adnext-nav-mega:hover>.adnext-nav-mega__trigger,.adnext-nav-mega:focus-within>.adnext-nav-mega__trigger{color:var(--adx-accent)}
  .adnext-mega-menu{left:0;right:0;top:100%;border-top:1px solid #e6e6e6;box-shadow:0 18px 34px rgba(16,24,40,.10);transform:translateY(4px);background:#fff}
  .adnext-mega-menu__grid{width:100%;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(300px,25.5vw) minmax(0,1fr);gap:0;min-height:438px;background:#fff}
  .adnext-mega-menu__sidebar{background:#f5f5f5;border-inline-end:1px solid #e0e0e0;min-height:438px;padding:0;overflow:hidden}
  .adnext-mega-tab{width:100%;min-height:67px;padding:0 32px;border:0;border-bottom:1px solid #e7e7e7;background:#f5f5f5;display:flex;align-items:center;justify-content:space-between;gap:22px;text-align:start;color:#111;cursor:pointer;transition:background .16s ease,color .16s ease}
  .adnext-mega-tab strong{font-size:16px;line-height:1.25;font-weight:700}
  .adnext-mega-tab__arrow{font-size:34px;line-height:1;color:#b4b4b4;font-family:Arial,sans-serif;font-weight:300;transform:translateY(-1px)}
  .adnext-mega-tab:hover,.adnext-mega-tab.is-active{background:#fff;color:var(--adx-accent)}
  .adnext-mega-tab:hover .adnext-mega-tab__arrow,.adnext-mega-tab.is-active .adnext-mega-tab__arrow{color:var(--adx-accent)}
  .adnext-mega-menu__content{padding:25px 38px 34px;min-width:0;background:#fff}
  .adnext-mega-panel{display:none}
  .adnext-mega-panel.is-active{display:block;animation:adnextMegaFade .16s ease}
  .adnext-mega-panel h2{margin:0 0 20px;font-size:28px;line-height:1.15;font-weight:850;letter-spacing:-.025em;color:#090909;text-transform:uppercase}
  .adnext-mega-category-grid{display:grid;grid-template-columns:repeat(6,minmax(105px,145px));gap:28px 24px;align-items:start;justify-content:start}
  .adnext-desktop-nav .adnext-mega-category{height:auto;padding:0!important;display:flex;flex-direction:column;align-items:center;gap:10px;color:#080808;text-align:center;min-width:0}
  .adnext-mega-category:hover{color:var(--adx-accent)}
  .adnext-mega-category__image{width:112px;height:112px;border:2px solid #111;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;transition:border-color .16s ease,transform .16s ease;flex:none}
  .adnext-mega-category:hover .adnext-mega-category__image{border-color:var(--adx-accent);transform:translateY(-2px)}
  .adnext-mega-category__image img{display:block;width:92px;height:92px;object-fit:contain;margin:0;padding:2px}
  .adnext-mega-category__image b{font-size:28px;color:#98a2b3;font-weight:800}
  .adnext-mega-category__title{font-size:15px;line-height:1.25;font-weight:500;max-width:145px}
  .adnext-rtl .adnext-mega-menu__grid{grid-template-columns:minmax(0,1fr) minmax(300px,25.5vw)}
  .adnext-rtl .adnext-mega-menu__sidebar{grid-column:2;border-inline-end:0;border-inline-start:1px solid #e0e0e0}
  .adnext-rtl .adnext-mega-menu__content{grid-column:1;grid-row:1}
  .adnext-rtl .adnext-mega-tab__arrow{transform:scaleX(-1) translateY(-1px)}
}
@media(min-width:901px) and (max-width:1280px){
  .adnext-mega-menu__grid{grid-template-columns:minmax(270px,29vw) minmax(0,1fr)}
  .adnext-mega-menu__content{padding-inline:28px}
  .adnext-mega-category-grid{grid-template-columns:repeat(5,minmax(100px,135px));gap:26px 18px}
  .adnext-mega-category__image{width:104px;height:104px}
  .adnext-mega-category__image img{width:86px;height:86px}
  .adnext-rtl .adnext-mega-menu__grid{grid-template-columns:minmax(0,1fr) minmax(270px,29vw)}
}
@media(min-width:901px) and (max-width:1050px){
  .adnext-desktop-nav a,.adnext-nav-mega__trigger{padding-inline:10px;font-size:13px}
  .adnext-mega-category-grid{grid-template-columns:repeat(4,minmax(96px,125px))}
  .adnext-mega-panel h2{font-size:24px}
}
@keyframes adnextMegaFade{from{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:none}}

/* Homepage collection selector + product shelf (v1.1.3). */
.adnext-category-chip{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:3px 0 10px;font:inherit;color:inherit;cursor:pointer}
.adnext-category-chip__circle{position:relative;overflow:hidden}
.adnext-category-chip__circle img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;border-radius:50%!important;transform:scale(1.01)}
.adnext-category-chip.is-active .adnext-category-chip__circle{border-color:var(--adx-accent);box-shadow:0 0 0 2px rgba(255,84,49,.08)}
.adnext-category-chip.is-active strong{color:var(--adx-accent)}
.adnext-collection-products{margin-top:22px;padding-top:20px;border-top:1px solid #eaecf0}
.adnext-collection-products__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.adnext-collection-products__head h3{margin:0;font-size:20px;line-height:1.25;color:#111827}
.adnext-collection-products__head a{display:inline-flex;align-items:center;gap:7px;color:var(--adx-accent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}
.adnext-collection-products__head a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.adnext-collection-products__body{min-height:250px;position:relative;transition:opacity .18s ease}
.adnext-collection-products.is-loading .adnext-collection-products__body{opacity:.35;pointer-events:none}
.adnext-collection-products.is-loading .adnext-collection-products__body:after{content:"";position:absolute;left:50%;top:90px;width:28px;height:28px;margin:-14px;border:3px solid #e4e7ec;border-top-color:var(--adx-accent);border-radius:50%;animation:adnext-collection-spin .65s linear infinite;z-index:5}
.adnext-collection-products__empty{flex:1 0 100%;min-height:180px;display:grid;place-items:center;text-align:center;background:#f8fafc;color:#667085;font-size:13px;padding:24px}
@keyframes adnext-collection-spin{to{transform:rotate(360deg)}}
@media(max-width:767px){.adnext-category-chip__circle img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important}.adnext-collection-products{margin-top:14px;padding-top:16px}.adnext-collection-products__head{margin-bottom:12px}.adnext-collection-products__head h3{font-size:16px}.adnext-collection-products__head a{font-size:10px}.adnext-collection-products__body{min-height:220px}}


/* Mega-menu category thumbnails: full circular fill (v1.1.4). */
@media(min-width:901px){
  .adnext-mega-category__image{position:relative;overflow:hidden}
  .adnext-desktop-nav .adnext-mega-category__image img{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    border-radius:50%!important;
    transform:scale(1.01)
  }
}

/* Desktop left/right controls for homepage collection circles (v1.1.5). */
.adnext-category-slider{position:relative}
.adnext-category-nav{position:absolute;top:calc(var(--circle,96px)/2 - 19px);z-index:8;width:38px;height:38px;border:1px solid #e4e7ec;border-radius:50%;background:#fff;color:#111827;display:grid;place-items:center;box-shadow:0 6px 18px rgba(16,24,40,.12);cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}
.adnext-category-nav span{font-size:30px;line-height:1;margin-top:-2px}
.adnext-category-nav:hover:not(:disabled){background:var(--adx-accent);border-color:var(--adx-accent);color:#fff;transform:scale(1.05)}
.adnext-category-nav:disabled{opacity:.28;cursor:default;box-shadow:none}
.adnext-category-nav--prev{left:-19px}
.adnext-category-nav--next{right:-19px}
.adnext-category-slider .adnext-category-scroller{scroll-behavior:smooth;padding-left:4px;padding-right:4px}
@media(max-width:767px){.adnext-category-nav{display:none!important}}
@media(min-width:768px){.adnext-category-slider{padding:0 24px}.adnext-category-nav--prev{left:-2px}.adnext-category-nav--next{right:-2px}}

/* v1.1.6 — Drawer stacking/click fix: overlay stays behind the interactive panel. */
.adnext-mobile-drawer,.adnext-cart-drawer,.adnext-filter-drawer{isolation:isolate}
.adnext-drawer-overlay{z-index:1;pointer-events:none}
.adnext-mobile-drawer__panel,.adnext-cart-drawer__panel,.adnext-filter-drawer__panel{z-index:2;opacity:1!important;visibility:visible;filter:none!important;pointer-events:auto}
.adnext-mobile-drawer.is-open>.adnext-drawer-overlay,.adnext-cart-drawer.is-open>.adnext-drawer-overlay,.adnext-filter-drawer.is-open>.adnext-drawer-overlay{pointer-events:auto}
.adnext-mobile-drawer__panel button,.adnext-mobile-drawer__panel a,.adnext-mobile-drawer__panel input,.adnext-mobile-drawer__panel select,.adnext-cart-drawer__panel button,.adnext-cart-drawer__panel a,.adnext-cart-drawer__panel input,.adnext-cart-drawer__panel select,.adnext-filter-drawer__panel button,.adnext-filter-drawer__panel a,.adnext-filter-drawer__panel input,.adnext-filter-drawer__panel select{position:relative;z-index:3;pointer-events:auto}
