:root{--amam-primary:#12372a;--amam-accent:#f4b740;--amam-text:#1d2b25;--amam-muted:#63736c;--amam-border:#e4ebe7;--amam-bg:#f6f8f7;--amam-card:#fff;--amam-body-font:Inter,Arial,sans-serif;--amam-heading-font:Inter,Arial,sans-serif;--amam-button-radius:10px;--amam-card-radius:16px;--amam-section-spacing:56px;--amam-product-image-ratio:1/1;--amam-products-desktop:4;--amam-products-tablet:3;--amam-products-mobile:2}*{box-sizing:border-box}body{margin:0;font-family:var(--amam-body-font);color:var(--amam-text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.amam-container{width:min(100% - 32px,1280px);margin-inline:auto}.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.skip-link:focus{position:fixed;z-index:9999;top:10px;left:10px;width:auto;height:auto;padding:10px 14px;background:#fff;border:2px solid var(--amam-primary);clip:auto}.amam-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:var(--amam-button-radius);border:1px solid var(--amam-border);background:#fff;color:var(--amam-primary);font-weight:800;padding:.76rem 1rem;line-height:1.1;transition:.18s ease}.amam-btn:hover,.button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(18,55,42,.12)}.amam-btn--primary,.woocommerce a.button.add_to_cart_button,.woocommerce button.single_add_to_cart_button{background:var(--amam-primary);border-color:var(--amam-primary);color:#fff}.amam-kicker{display:block;color:var(--amam-accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin-bottom:.5rem}.amam-topbar{background:var(--amam-primary);color:#fff;font-size:.82rem}.amam-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.48rem 0}.amam-topbar__links,.amam-topbar__links ul{display:flex;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}.amam-topbar a{color:#fff}.amam-main-header{background:#fff;border-bottom:1px solid var(--amam-border)}.amam-main-header__inner{display:grid;grid-template-columns:220px minmax(280px,1fr) auto;gap:1.2rem;align-items:center;padding:1rem 0}.amam-logo{display:inline-flex;align-items:center;gap:.65rem;width:var(--amam-logo-width);max-width:100%;font-weight:950;color:var(--amam-primary)}.amam-logo img{max-width:var(--amam-logo-width);height:auto}.amam-logo__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--amam-accent);color:var(--amam-primary);font-weight:950}.amam-logo__text{font-size:1.05rem;line-height:1.1}.amam-product-search{position:relative;display:flex;border:2px solid var(--amam-primary);border-radius:999px;overflow:visible;background:#fff}.amam-product-search input{flex:1;border:0;outline:0;padding:.88rem 1rem;border-radius:999px;font-size:.96rem}.amam-product-search button{border:0;background:var(--amam-primary);color:#fff;padding:0 1.25rem;border-radius:0 999px 999px 0;font-size:1.1rem}.amam-live-search{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:50;background:#fff;border:1px solid var(--amam-border);border-radius:18px;box-shadow:0 24px 50px rgba(18,55,42,.16);overflow:hidden;display:none}.amam-live-search.is-open{display:block}.amam-live-search__list{list-style:none;margin:0;padding:.4rem}.amam-live-search__list a{display:grid;grid-template-columns:54px 1fr;gap:.75rem;align-items:center;padding:.55rem;border-radius:12px}.amam-live-search__list a:hover{background:var(--amam-bg)}.amam-live-search__list img{width:54px;height:54px;object-fit:contain;background:var(--amam-bg);border-radius:10px}.amam-live-search__list em{display:block;color:var(--amam-primary);font-style:normal;font-weight:800}.amam-live-search__empty{padding:1rem;color:var(--amam-muted)}.amam-header-actions{display:flex;align-items:center;gap:.55rem}.amam-header-icon{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .65rem;border:1px solid var(--amam-border);border-radius:14px;background:#fff;font-weight:800}.amam-header-icon__symbol{font-size:1.1rem}.amam-cart-meta{display:flex;flex-direction:column;font-size:.72rem;line-height:1}.amam-cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;background:var(--amam-accent);color:var(--amam-primary);border-radius:999px;font-weight:900}.amam-nav-bar{background:#fff;border-bottom:1px solid var(--amam-border)}.amam-has-sticky-header .amam-desktop-header{position:sticky;top:0;z-index:40}.amam-nav-bar__inner{display:flex;align-items:center;gap:1rem}.amam-primary-nav ul,.amam-menu{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.amam-primary-nav a,.amam-menu a{display:block;padding:.9rem .75rem;font-weight:800}.amam-primary-nav a:hover{color:var(--amam-primary)}.amam-departments{position:relative;min-width:250px}.amam-departments__button{display:flex;align-items:center;gap:.55rem;width:100%;border:0;background:var(--amam-accent);color:var(--amam-primary);font-weight:950;padding:.9rem 1rem;border-radius:14px 14px 0 0}.amam-departments__panel{display:none;position:absolute;top:100%;left:0;width:min(720px,92vw);background:#fff;border:1px solid var(--amam-border);border-radius:0 0 18px 18px;box-shadow:0 22px 48px rgba(18,55,42,.16);z-index:35;padding:.8rem}.amam-departments:hover .amam-departments__panel,.amam-departments.is-open .amam-departments__panel{display:grid;grid-template-columns:1fr 220px;gap:1rem}.amam-departments__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;list-style:none;margin:0;padding:0}.amam-departments__menu a{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.72rem .8rem;border-radius:12px;font-weight:800}.amam-departments__menu a:hover{background:var(--amam-bg)}.amam-departments__menu .sub-menu{display:none;margin:0;padding:.3rem .4rem .6rem 1rem;list-style:none}.amam-departments__menu li:hover>.sub-menu{display:block}.amam-departments__menu em{font-style:normal;color:var(--amam-muted);font-size:.78rem}.amam-departments__promo{border-radius:16px;background:linear-gradient(135deg,var(--amam-primary),#1e5a49);color:#fff;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:180px}.amam-mobile-header,.amam-mobile-bottom-nav{display:none}.amam-main{min-height:55vh}.amam-home-hero{background:linear-gradient(135deg,#f8faf9,#edf4f0);padding:32px 0}.amam-home-hero__inner{display:grid;grid-template-columns:280px 1fr 260px;gap:1.2rem;align-items:stretch}.amam-home-hero__departments .amam-departments__panel{display:block;position:static;width:auto;box-shadow:none;border-radius:18px}.amam-home-hero__departments .amam-departments__button{border-radius:18px 18px 0 0}.amam-home-hero__departments .amam-departments__panel{grid-template-columns:1fr}.amam-home-hero__departments .amam-departments__promo{display:none}.amam-home-hero__departments .amam-departments__menu{grid-template-columns:1fr}.amam-home-hero__content{background:#fff;border:1px solid var(--amam-border);border-radius:24px;padding:clamp(2rem,4vw,4rem);box-shadow:0 18px 40px rgba(18,55,42,.07)}.amam-home-hero h1{font-family:var(--amam-heading-font);font-size:clamp(2rem,4vw,4.2rem);line-height:1.02;margin:.2rem 0 1rem;color:var(--amam-primary);letter-spacing:-.04em}.amam-home-hero p{font-size:1.1rem;color:var(--amam-muted);max-width:760px}.amam-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.amam-home-hero__card{border-radius:24px;background:var(--amam-primary);color:#fff;padding:1.4rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:320px}.amam-home-hero__card strong{font-size:1.45rem}.amam-home-hero__card span{color:#dce9e4;margin-top:.5rem}.amam-trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:24px}.amam-trust-row div{background:#fff;border:1px solid var(--amam-border);border-radius:16px;padding:1rem;text-align:center;box-shadow:0 8px 22px rgba(18,55,42,.05)}.amam-home-section{padding:var(--amam-section-spacing) 0}.amam-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem}.amam-section-head h2{font-size:clamp(1.5rem,2.4vw,2.4rem);margin:.1rem 0 0;color:var(--amam-primary)}.amam-link-arrow{font-weight:900;color:var(--amam-primary)}.amam-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.amam-cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--amam-border);border-radius:var(--amam-card-radius);padding:1rem;box-shadow:0 10px 24px rgba(18,55,42,.05)}.amam-cat-card__media{width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:var(--amam-bg);border-radius:14px;margin-bottom:.8rem}.amam-cat-card img{width:100%;height:100%;object-fit:contain}.amam-cat-placeholder{font-size:2rem;font-weight:950;color:var(--amam-primary)}.amam-cat-card strong{color:var(--amam-primary)}.amam-cat-card em{font-style:normal;color:var(--amam-muted);font-size:.82rem}.amam-brand-grid,.amam-budget-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem}.amam-brand-grid a,.amam-budget-grid a{background:#fff;border:1px solid var(--amam-border);border-radius:14px;padding:1rem;text-align:center;font-weight:900;color:var(--amam-primary)}.amam-wholesale-cta,.amam-seller-cta{margin-block:var(--amam-section-spacing);border-radius:28px;background:linear-gradient(135deg,var(--amam-primary),#1b5b48);color:#fff;padding:clamp(1.5rem,3vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.amam-wholesale-cta h2,.amam-seller-cta h2{font-size:clamp(1.7rem,3vw,3rem);margin:.2rem 0}.amam-wholesale-cta p,.amam-seller-cta p{color:#dce9e4;max-width:760px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--amam-products-desktop),minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--amam-border);border-radius:var(--amam-card-radius);padding:.85rem;position:relative;display:flex;flex-direction:column;min-width:0;box-shadow:0 10px 25px rgba(18,55,42,.05);overflow:hidden}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex;flex-direction:column;gap:.55rem;min-width:0}.woocommerce ul.products li.product img{width:100%;aspect-ratio:var(--amam-product-image-ratio);height:auto;object-fit:contain;background:var(--amam-bg);border-radius:14px;padding:.7rem;margin:0!important}.woocommerce-loop-product__title{font-size:.94rem!important;line-height:1.35!important;min-height:2.55em;margin:.3rem 0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--amam-text)}.amam-product-brand{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--amam-muted);font-weight:900;min-height:1em}.woocommerce ul.products li.product .price{font-weight:950;color:var(--amam-primary)!important;margin:.25rem 0!important}.woocommerce ul.products li.product .price del{color:#97a39e!important}.woocommerce ul.products li.product .price ins{text-decoration:none;color:#c14832}.amam-product-badges{position:absolute;top:.9rem;left:.9rem;z-index:2;display:flex;flex-direction:column;gap:.3rem}.amam-badge{border-radius:999px;padding:.25rem .5rem;font-size:.68rem;font-weight:950}.amam-badge--sale{background:#d43f2a;color:#fff}.amam-badge--new{background:var(--amam-accent);color:var(--amam-primary)}.amam-product-actions{position:absolute;top:.9rem;right:.9rem;z-index:3;display:flex;flex-direction:column;gap:.35rem}.amam-mini-action{width:34px;height:34px;border:1px solid var(--amam-border);background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.amam-mini-action:hover{background:var(--amam-primary);color:#fff}.woocommerce ul.products li.product .button{width:100%;margin-top:auto!important;text-align:center}.amam-buy-now,.amam-wholesale-button{margin-top:.45rem!important}.amam-shop-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.5rem}.amam-shop-sidebar{background:#fff;border:1px solid var(--amam-border);border-radius:18px;padding:1rem;height:max-content;position:sticky;top:150px}.amam-widget{border-bottom:1px solid var(--amam-border);padding-bottom:1rem;margin-bottom:1rem}.amam-widget:last-child{border-bottom:0}.amam-widget__title{margin:.2rem 0 1rem;color:var(--amam-primary)}.amam-filter-toggle{display:none}.woocommerce div.product{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,.9fr);gap:2rem}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product div.images img{object-fit:contain;background:var(--amam-bg);border-radius:18px}.amam-single-brand{font-weight:800;color:var(--amam-muted);margin-bottom:.5rem}.amam-single-buy-now{width:100%;margin-top:.4rem}.woocommerce-cart .cart-collaterals,.woocommerce-checkout #order_review{border:1px solid var(--amam-border);border-radius:18px;padding:1rem;background:#fff}.amam-footer{background:#0f2f28;color:#fff;margin-top:var(--amam-section-spacing)}.amam-footer a{color:#e7f0ed}.amam-footer__top{display:grid;grid-template-columns:320px 1fr;gap:2rem;padding:3rem 0}.amam-footer__brand p{color:#d5e4df}.amam-footer__menus{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.amam-footer h3{margin-top:0;color:#fff}.amam-footer ul{list-style:none;margin:0;padding:0}.amam-footer li{margin:.5rem 0}.amam-footer__trust{border-top:1px solid rgba(255,255,255,.14);padding:1.2rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.amam-payment-badges{display:flex;flex-wrap:wrap;gap:.5rem}.amam-payment-badges span{background:#fff;color:var(--amam-primary);font-weight:900;border-radius:8px;padding:.45rem .65rem;font-size:.82rem}.amam-whatsapp{background:#25d366;color:#062d19!important;border-radius:999px;padding:.7rem 1rem;font-weight:950}.amam-footer__bottom{background:#0b241f;color:#c4d5cf;padding:1rem 0;font-size:.9rem}.amam-quickview-modal[hidden]{display:none}.amam-quickview-modal{position:fixed;inset:0;z-index:999;display:grid;place-items:center}.amam-quickview-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.52)}.amam-quickview-modal__dialog{position:relative;background:#fff;border-radius:22px;max-width:860px;width:min(92vw,860px);max-height:86vh;overflow:auto;padding:1.4rem}.amam-quickview-modal__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:var(--amam-bg);font-size:1.5rem}.amam-qv{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.amam-qv__image img{width:100%;height:auto;object-fit:contain;background:var(--amam-bg);border-radius:16px}.amam-page,.amam-single,.amam-archive,.amam-search-page,.amam-wc-page{padding:2rem 0}.amam-post-card{border:1px solid var(--amam-border);border-radius:18px;padding:1rem;margin-bottom:1rem;background:#fff}.amam-page-header h1{font-size:clamp(1.8rem,3vw,3rem);color:var(--amam-primary)}@media (max-width:1100px){.amam-home-hero__inner{grid-template-columns:1fr}.amam-home-hero__departments{display:none}.amam-home-hero__card{min-height:auto}.amam-category-grid,.amam-brand-grid,.amam-budget-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(var(--amam-products-tablet),minmax(0,1fr))}.amam-main-header__inner{grid-template-columns:180px 1fr}.amam-header-actions{grid-column:2}.amam-shop-shell{grid-template-columns:1fr}.amam-shop-sidebar{display:none}.amam-filter-toggle{display:inline-flex;margin-bottom:1rem}.amam-filter-backdrop.is-open,.amam-shop-sidebar.is-open{display:block}.amam-shop-sidebar.is-open{position:fixed;z-index:100;inset:0 auto 0 0;width:min(340px,88vw);overflow:auto;border-radius:0}.woocommerce div.product{grid-template-columns:1fr}}@media (max-width:768px){body{padding-bottom:70px}.amam-desktop-header{display:none}.amam-mobile-header{display:block;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--amam-border)}.amam-mobile-header__row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.7rem 1rem}.amam-mobile-menu-toggle,.amam-mobile-search-toggle{border:1px solid var(--amam-border);background:#fff;border-radius:12px;width:42px;height:42px}.amam-mobile-actions{display:flex;align-items:center;gap:.4rem}.amam-mobile-actions .amam-header-icon__label,.amam-mobile-actions .amam-cart-total{display:none}.amam-mobile-search-panel{display:none;padding:0 1rem 1rem}.amam-mobile-search-panel.is-open{display:block}.amam-mobile-drawer{position:fixed;inset:0 18% 0 0;background:#fff;z-index:101;padding:1rem;overflow:auto;box-shadow:0 0 0 999px rgba(0,0,0,.45)}.amam-mobile-drawer__head{display:flex;justify-content:space-between;align-items:center}.amam-mobile-drawer__close{width:38px;height:38px;border:0;border-radius:50%;font-size:1.4rem}.amam-departments--drawer .amam-departments__panel{display:block;position:static;width:auto;box-shadow:none;border:0;padding:0}.amam-departments--drawer .amam-departments__menu{grid-template-columns:1fr}.amam-mobile-bottom-nav{display:block;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--amam-border);box-shadow:0 -8px 24px rgba(18,55,42,.08)}.amam-mobile-bottom-nav ul{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:.4rem 0}.amam-mobile-bottom-nav a{display:block;text-align:center;font-size:.72rem;font-weight:900;padding:.45rem .2rem}.amam-home-hero{padding:18px 0}.amam-home-hero__content{padding:1.25rem;border-radius:18px}.amam-home-hero h1{font-size:2rem}.amam-trust-row{grid-template-columns:repeat(2,1fr)}.amam-category-grid,.amam-brand-grid,.amam-budget-grid{grid-template-columns:repeat(2,1fr)}.amam-section-head{align-items:flex-start;flex-direction:column}.woocommerce ul.products{grid-template-columns:repeat(var(--amam-products-mobile),minmax(0,1fr));gap:.7rem}.woocommerce ul.products li.product{padding:.55rem}.woocommerce-loop-product__title{font-size:.82rem!important}.amam-product-actions{display:none}.amam-show-compare-mobile .amam-product-actions{display:flex}.amam-wholesale-cta,.amam-seller-cta{flex-direction:column;align-items:flex-start}.amam-footer__top{grid-template-columns:1fr}.amam-footer__menus{grid-template-columns:1fr 1fr}.amam-footer__trust{align-items:flex-start;flex-direction:column}.amam-qv{grid-template-columns:1fr}.amam-product-search--mobile{width:100%}}@media (max-width:430px){.amam-container{width:min(100% - 20px,1280px)}.amam-trust-row,.amam-category-grid,.amam-brand-grid,.amam-budget-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.amam-footer__menus{grid-template-columns:1fr}.amam-wholesale-button{font-size:.72rem;padding:.55rem .45rem}.amam-buy-now{font-size:.78rem;padding:.6rem .5rem}}
