:root{--sm-primary:#7b2d28;--sm-primary-dark:#56201d;--sm-accent:#b0443e;--sm-bg:#f3f3f3;--sm-border:#eadfdd;--sm-text:#101820;--sm-muted:#667085;--sm-green:#089b45;--sm-red:#d00000}*{box-sizing:border-box}body{margin:0;background:var(--sm-bg);color:var(--sm-text);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.sm-container{max-width:1220px;margin:0 auto;padding:0 16px}.sm-topbar{background:#efefef;color:#59636d;font-size:13px}.sm-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sm-topbar-hotline{font-weight:800;color:var(--sm-primary)}.sm-site-header{background:#fff;box-shadow:0 3px 16px rgba(0,0,0,.05);position:relative;z-index:50}.sm-desktop-header{height:88px;display:flex;align-items:center;gap:26px}.sm-logo{flex:0 0 auto}.sm-logo img{display:block;max-height:64px;width:auto}.sm-logo-text{font-size:35px;font-weight:900;color:var(--sm-primary);letter-spacing:.5px}.sm-header-search{flex:1}.sm-header-search form{display:flex;width:100%;height:46px;border:1px solid #e6e6e6;background:#fafafa}.sm-header-search input{flex:1;border:0;background:transparent;padding:0 18px;outline:none;font-size:14px}.sm-header-search button{border:0;background:var(--sm-primary);color:#fff;min-width:98px;font-weight:800;cursor:pointer}.sm-header-actions{display:flex;align-items:center;gap:22px;font-weight:800;color:var(--sm-primary)}.sm-header-actions a{display:flex;align-items:center;gap:6px}.sm-mobile-header,.sm-mobile-search-panel{display:none}.sm-mobile-drawer,.sm-drawer-overlay{display:none}.sm-hero{display:grid;grid-template-columns:260px 1fr;gap:16px;margin-top:18px}.sm-category-panel{background:#fff;border:1px solid var(--sm-border);box-shadow:0 6px 18px rgba(0,0,0,.04)}.sm-category-panel h3{margin:0;background:var(--sm-primary);color:#fff;padding:14px 16px;font-size:18px}.sm-category-panel ul{list-style:none;margin:0;padding:0}.sm-category-panel li a{display:block;padding:13px 16px;border-bottom:1px solid #f0e6e4;font-size:15px}.sm-category-panel li a:hover{background:#fff6f5;color:var(--sm-primary);font-weight:800}.sm-hero-slider{min-height:340px;border-radius:2px;background:linear-gradient(100deg,#fff1d0,#f5c98a);background-size:cover;background-position:center;display:flex;align-items:center;padding:48px;overflow:hidden;box-shadow:0 6px 22px rgba(0,0,0,.05)}.sm-hero-slide{max-width:620px}.sm-hero-slide span{display:inline-block;background:rgba(255,255,255,.18);color:#fff;padding:8px 13px;border-radius:999px;font-weight:800;border:1px solid rgba(255,255,255,.28);margin-bottom:12px}.sm-hero-slide h1{font-size:48px;line-height:1.05;margin:0 0 12px;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.25)}.sm-hero-slide p{font-size:20px;color:#fff;margin:0 0 24px;text-shadow:0 3px 12px rgba(0,0,0,.22)}.sm-hero-slide a{display:inline-flex;align-items:center;justify-content:center;background:var(--sm-primary);color:#fff;padding:14px 23px;border-radius:5px;font-weight:900;text-transform:uppercase;box-shadow:0 10px 25px rgba(90,28,25,.28)}.sm-category-icons{display:flex;gap:15px;overflow-x:auto;padding-top:18px;padding-bottom:6px;scrollbar-width:thin}.sm-cat-pill{min-width:118px;background:#fff;border:1px solid #ead8d5;border-radius:17px;text-align:center;padding:14px 10px;box-shadow:0 8px 20px rgba(0,0,0,.04);transition:.2s}.sm-cat-pill:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.08)}.sm-cat-pill span{display:flex;width:58px;height:58px;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 9px;background:#fbefed;font-size:25px}.sm-cat-pill p{margin:0;font-size:13px;font-weight:800;color:#47201d}.sm-section{background:#fff;margin-top:20px;padding:18px 16px 20px;border:1px solid #eee;box-shadow:0 8px 24px rgba(0,0,0,.035)}.sm-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--sm-primary);margin-bottom:16px}.sm-section-head h2{font-size:28px;margin:0;padding-bottom:10px;line-height:1.15}.sm-section-head a{background:var(--sm-primary);color:#fff;padding:12px 19px;font-weight:900;text-transform:uppercase;border-radius:3px}.sm-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sm-product-card{position:relative;background:#fff;border:1px solid #e9e9e9;border-radius:4px;padding:11px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);overflow:hidden}.sm-product-img{height:160px;background:#f7f7f7;border-radius:3px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sm-product-img img{width:100%;height:100%;object-fit:contain}.sm-product-img span{font-size:58px}.sm-product-card h3{font-size:14px;line-height:1.35;min-height:38px;margin:6px 0;color:#263238;font-weight:700}.sm-product-card h3 a{color:inherit}.sm-rating{font-size:12px;color:#ffb400;white-space:nowrap}.sm-rating small{color:var(--sm-green);font-weight:700}.sm-price{font-size:16px;color:var(--sm-primary);font-weight:900;margin:7px 0 10px}.sm-sale-badge{position:absolute;right:9px;top:9px;width:48px;height:48px;border-radius:50%;background:#f01818;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;z-index:3}.sm-wish{position:absolute;left:9px;top:9px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:var(--sm-primary);box-shadow:0 6px 16px rgba(0,0,0,.12);font-size:20px;z-index:3}.sm-card-actions{display:grid;grid-template-columns:1fr;gap:6px}.sm-card-actions a{display:block;padding:8px 6px;border-radius:2px;font-size:12px;font-weight:900}.sm-add{background:#fff;color:var(--sm-green);border:1px solid #bfe9cd}.sm-buy{background:var(--sm-red);color:#fff}.sm-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.sm-promo-card{min-height:160px;background:linear-gradient(135deg,#7a2d28,#d8a47f);background-size:cover;background-position:center;border-radius:8px;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 10px 28px rgba(0,0,0,.08);overflow:hidden}.sm-promo-card strong{font-size:28px;max-width:430px;text-shadow:0 2px 14px rgba(0,0,0,.26)}.sm-promo-card span{margin-top:8px;font-weight:900;text-transform:uppercase}.sm-service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.sm-service-strip div{background:#fff;border:1px solid #ead8d5;padding:18px;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.sm-service-strip strong{display:block;color:var(--sm-primary);font-size:18px}.sm-service-strip span{display:block;color:#6b6b6b;margin-top:5px}.sm-footer{background:#a9443f;color:#fff;margin-top:42px;padding-bottom:0}.sm-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding-top:48px;padding-bottom:38px}.sm-footer h3,.sm-footer h4{margin-top:0}.sm-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.22);padding:18px}.sm-copyright a{color:#dff;font-weight:800}.sm-bottom-nav{display:none}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:16px!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid #e9e9e9;padding:12px!important;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05)}.woocommerce ul.products li.product .button{background:var(--sm-red);color:#fff;border-radius:2px;width:100%;text-align:center;font-size:12px}.woocommerce span.onsale{background:#f01818;min-height:45px;min-width:45px;line-height:45px;font-weight:900}
@media(max-width:900px){.sm-products-grid,.woocommerce ul.products{grid-template-columns:repeat(4,1fr)!important}.sm-hero{grid-template-columns:220px 1fr}.sm-hero-slide h1{font-size:40px}}
@media(max-width:768px){body{padding-bottom:76px}.sm-container{padding-left:12px;padding-right:12px}.sm-desktop-header{display:none}.sm-site-header{position:sticky;top:0;z-index:9998}.admin-bar .sm-site-header{top:46px}.sm-topbar{font-size:12px;white-space:nowrap;overflow:hidden}.sm-topbar-inner{height:30px;display:block;text-align:center;line-height:30px}.sm-topbar-hotline{display:none}.sm-mobile-header{height:84px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 14px}.sm-menu-toggle{width:44px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:transparent;padding:0}.sm-menu-toggle span{display:block;width:34px;height:4px;border-radius:10px;background:linear-gradient(90deg,#f01658,#f58220)}.sm-mobile-logo img{max-height:56px}.sm-mobile-logo .sm-logo-text{font-size:27px}.sm-mobile-actions{display:flex;align-items:center;gap:12px}.sm-search-toggle{border:0;background:transparent;color:var(--sm-primary);font-size:35px;line-height:1;padding:0}.sm-cart-icon{font-size:25px}.sm-mobile-search-panel{display:none;background:#fff;padding:0 12px 12px;border-top:1px solid #f2eeee}.sm-mobile-search-open .sm-mobile-search-panel{display:block}.sm-mobile-search-panel form{display:flex;height:42px}.sm-mobile-search-panel input{flex:1;border:1px solid #e7e7e7;padding:0 12px;outline:none}.sm-mobile-search-panel button{border:0;background:var(--sm-primary);color:#fff;padding:0 15px;font-weight:800}.sm-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000;opacity:0;visibility:hidden;display:block;transition:.25s}.sm-mobile-drawer{position:fixed;left:-312px;top:0;bottom:0;width:304px;background:#fff;z-index:10001;display:block;transition:.25s;box-shadow:12px 0 40px rgba(0,0,0,.2);overflow:auto}.sm-mobile-menu-open .sm-drawer-overlay{opacity:1;visibility:visible}.sm-mobile-menu-open .sm-mobile-drawer{left:0}.sm-drawer-head{display:flex;align-items:center;justify-content:space-between;background:var(--sm-primary);color:#fff;padding:18px}.sm-drawer-head strong{font-size:22px}.sm-drawer-close{border:0;background:rgba(255,255,255,.16);color:#fff;width:35px;height:35px;border-radius:50%;font-size:26px;line-height:1}.sm-drawer-block h4{margin:18px 18px 8px;color:var(--sm-primary)}.sm-drawer-cats{list-style:none;margin:0;padding:0 12px}.sm-drawer-cats li a{display:block;padding:12px;border-bottom:1px solid #f0e5e3;font-weight:700}.sm-drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px}.sm-drawer-links a{background:#fbefed;color:#57231f;text-align:center;padding:12px;border-radius:12px;font-weight:800}.sm-hero{display:block;margin-top:0;padding-left:0!important;padding-right:0!important}.sm-category-panel{display:none}.sm-hero-slider{min-height:220px;border-radius:0;padding:26px 18px;margin:0;background-position:center}.sm-hero-slide span{font-size:12px;padding:6px 10px}.sm-hero-slide h1{font-size:29px;line-height:1.08}.sm-hero-slide p{font-size:15px;margin-bottom:18px}.sm-hero-slide a{padding:11px 16px;font-size:13px}.sm-category-icons{padding-top:12px;padding-bottom:2px;gap:10px}.sm-cat-pill{min-width:98px;border-radius:15px;padding:12px 8px}.sm-cat-pill span{width:50px;height:50px;font-size:22px}.sm-cat-pill p{font-size:12px}.sm-section{margin-top:12px;padding:13px 10px 14px;border-left:0;border-right:0}.sm-section-head{margin-bottom:12px}.sm-section-head h2{font-size:24px}.sm-section-head a{padding:9px 13px;font-size:13px}.sm-products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.sm-product-card{padding:8px}.sm-product-img{height:120px}.sm-product-img span{font-size:42px}.sm-product-card h3{font-size:12px;min-height:34px}.sm-rating{font-size:10px}.sm-price{font-size:14px}.sm-sale-badge{width:40px;height:40px;font-size:13px}.sm-wish{width:30px;height:30px}.sm-card-actions a{font-size:11px;padding:7px 4px}.sm-promo-grid{grid-template-columns:1fr;gap:10px;margin-top:12px}.sm-promo-card{min-height:122px;padding:20px;border-radius:6px}.sm-promo-card strong{font-size:22px}.sm-service-strip{grid-template-columns:1fr;gap:10px;margin-top:12px}.sm-service-strip div{padding:14px}.sm-footer{padding-bottom:74px}.sm-footer-grid{grid-template-columns:1fr;gap:18px;padding-top:32px;padding-bottom:26px}.sm-bottom-nav{position:fixed;left:0;right:0;bottom:0;background:#ad4742;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);z-index:9999;border-radius:14px 14px 0 0;box-shadow:0 -4px 16px rgba(0,0,0,.18)}.sm-bottom-nav a{padding:10px 4px;text-align:center;font-size:24px;font-weight:800}.sm-bottom-nav span{display:block;font-size:13px;margin-top:2px}.woocommerce ul.products li.product{padding:8px!important}}
@media(max-width:480px){.sm-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.sm-product-img{height:132px}.sm-logo-text{font-size:25px}.sm-topbar-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sm-mobile-header{height:80px}.sm-section-head h2{font-size:22px}.sm-section-head a{font-size:12px;padding:8px 10px}}

/* Phase 2B - Shop, product details and cart polish */
.sm-shop-page,.sm-single-product-page{padding:22px 0 10px}.sm-shop-hero{min-height:160px;border-radius:10px;background:linear-gradient(100deg,rgba(91,35,31,.95),rgba(176,68,62,.65)),linear-gradient(135deg,#fde7c5,#fff);display:flex;align-items:center;padding:32px 38px;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08);margin-bottom:18px}.sm-shop-hero span{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);padding:7px 12px;border-radius:999px;font-weight:800;margin-bottom:10px}.sm-shop-hero h1{margin:0;font-size:38px;line-height:1.05}.sm-shop-hero p{margin:9px 0 0;color:#fff;font-size:16px}.sm-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:start}.sm-shop-sidebar{background:#fff;border:1px solid var(--sm-border);box-shadow:0 8px 24px rgba(0,0,0,.04);position:sticky;top:18px}.admin-bar .sm-shop-sidebar{top:50px}.sm-shop-sidebar h3{margin:0;background:var(--sm-primary);color:#fff;padding:14px 16px;font-size:18px}.sm-shop-sidebar ul{list-style:none;margin:0;padding:0}.sm-shop-sidebar li a{display:block;padding:13px 16px;border-bottom:1px solid #f1e5e3;color:#1c2b33;font-weight:700}.sm-shop-sidebar li a:hover,.sm-shop-sidebar li.current-cat>a{background:#fff3f1;color:var(--sm-primary)}.sm-shop-products{min-width:0}.sm-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #eee;padding:12px 14px;margin-bottom:14px;box-shadow:0 8px 20px rgba(0,0,0,.035)}.sm-shop-toolbar .woocommerce-result-count{margin:0;color:#667085;font-size:14px}.sm-shop-toolbar select{height:40px;border:1px solid #ead8d5;border-radius:4px;padding:0 10px;background:#fff;color:#111}.sm-shop-pagination{margin-top:20px;text-align:center}.woocommerce nav.woocommerce-pagination ul{border:0;display:inline-flex;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid #ead8d5;background:#fff;color:var(--sm-primary);min-width:40px;height:40px;line-height:38px;border-radius:6px;font-weight:800}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--sm-primary);color:#fff}.woocommerce ul.products li.sm-wc-product-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.woocommerce ul.products li.sm-wc-product-card .sm-product-card{height:100%}.woocommerce .star-rating{float:none;margin:0 auto;color:#ffb400;font-size:.75em}.woocommerce ul.products li.product .price{color:var(--sm-primary);font-weight:900}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce div.product{background:#fff;border:1px solid #eee;padding:22px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.woocommerce div.product div.images .woocommerce-product-gallery__image{background:#fafafa;border:1px solid #eee;border-radius:10px;overflow:hidden}.woocommerce div.product .product_title{font-size:34px;line-height:1.15;color:#111;margin-bottom:10px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--sm-primary);font-size:26px;font-weight:900}.woocommerce div.product form.cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.woocommerce .quantity .qty{height:46px;border:1px solid #ddd;border-radius:4px}.woocommerce div.product form.cart .button{height:46px;background:var(--sm-primary);color:#fff;border-radius:4px;padding:0 25px;text-transform:uppercase;font-weight:900}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin-top:28px}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom:1px solid #ead8d5}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #ead8d5;background:#fff;border-radius:7px 7px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--sm-primary);border-color:var(--sm-primary)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid #ead8d5;border-top:0;padding:20px;border-radius:0 0 8px 8px}.related.products{background:#fff;margin-top:20px;padding:18px;border:1px solid #eee;border-radius:10px}.related.products h2{border-bottom:2px solid var(--sm-primary);padding-bottom:10px}.sm-empty-cart{text-align:center;background:#fff;border:1px solid #eee;padding:60px 20px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.04);margin:30px auto;max-width:620px}.sm-empty-icon{font-size:70px}.sm-empty-cart h2{margin:10px 0;color:var(--sm-primary);font-size:32px}.sm-empty-cart p{color:#667085}.sm-empty-cart a{display:inline-block;background:var(--sm-primary);color:#fff;padding:13px 22px;border-radius:5px;font-weight:900;margin-top:10px}.woocommerce-cart table.cart,.woocommerce-checkout form.checkout{background:#fff;border:1px solid #eee;padding:18px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.woocommerce-cart .cart-collaterals .cart_totals{background:#fff;border:1px solid #eee;padding:18px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--sm-primary);color:#fff;border-radius:4px;font-weight:900}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--sm-primary-dark);color:#fff}
@media(max-width:900px){.sm-shop-layout{grid-template-columns:210px 1fr}.sm-shop-hero h1{font-size:32px}.woocommerce div.product .product_title{font-size:28px}}
@media(max-width:768px){.sm-shop-page,.sm-single-product-page{padding-top:10px}.sm-shop-hero{min-height:120px;border-radius:0;margin-left:-12px;margin-right:-12px;padding:22px 18px}.sm-shop-hero h1{font-size:27px}.sm-shop-hero p{font-size:14px}.sm-shop-layout{display:block}.sm-shop-sidebar{position:static;margin-bottom:12px;border-left:0;border-right:0}.sm-shop-sidebar h3{font-size:16px;padding:12px 14px}.sm-shop-sidebar ul{display:flex;overflow-x:auto;gap:8px;padding:10px;background:#fff}.sm-shop-sidebar li{flex:0 0 auto}.sm-shop-sidebar li a{border:1px solid #ead8d5;border-radius:999px;padding:9px 12px;white-space:nowrap;font-size:13px}.sm-shop-toolbar{display:block;padding:10px;margin-bottom:10px}.sm-shop-toolbar .woocommerce-result-count{margin-bottom:8px}.sm-shop-toolbar select{width:100%}.woocommerce div.product{padding:12px;border-left:0;border-right:0;border-radius:0}.woocommerce div.product .product_title{font-size:25px}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:22px}.woocommerce div.product form.cart{display:grid;grid-template-columns:88px 1fr}.woocommerce div.product form.cart .button{width:100%;padding:0 12px}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;margin:0 0 6px}.woocommerce div.product .woocommerce-tabs .panel{padding:14px}.related.products{border-left:0;border-right:0;border-radius:0;padding:13px}.woocommerce-cart table.cart,.woocommerce-checkout form.checkout,.woocommerce-cart .cart-collaterals .cart_totals{border-left:0;border-right:0;border-radius:0;padding:12px}.sm-empty-cart{border-left:0;border-right:0;border-radius:0;margin:12px -12px;padding:42px 15px}}
/* Phase 2C - Complete Dynamic Homepage */
.sm-home{padding-bottom:10px}.sm-hero-wrap{display:grid;grid-template-columns:260px 1fr;gap:16px;margin-top:18px}.sm-hero-wrap .sm-category-panel{display:block}.sm-cat-pill img{width:34px;height:34px;object-fit:contain}.sm-featured .sm-products-grid{grid-auto-flow:column;grid-auto-columns:calc(20% - 13px);overflow-x:auto;grid-template-columns:none;padding-bottom:5px;scroll-snap-type:x mandatory}.sm-featured .sm-product-card{scroll-snap-align:start}.sm-promo-card small{font-weight:900;text-transform:uppercase;background:rgba(255,255,255,.18);display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;margin-bottom:8px}.sm-mini-section{background:#fff;margin-top:20px;padding:18px 16px 20px;border:1px solid #eee;box-shadow:0 8px 24px rgba(0,0,0,.035)}.sm-brand-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sm-brand-row span{background:#fff7f6;border:1px solid #ead8d5;border-radius:12px;text-align:center;padding:18px 10px;font-weight:900;color:var(--sm-primary);font-size:18px}.sm-testimonial-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sm-testimonial-row div{background:#fff8f6;border:1px solid #ead8d5;border-radius:14px;padding:18px;box-shadow:0 8px 22px rgba(0,0,0,.035)}.sm-testimonial-row p{font-size:17px;line-height:1.55;margin:0 0 10px;color:#18232b}.sm-testimonial-row strong{color:var(--sm-primary)}.sm-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sm-guide-grid article{background:#fff8f6;border:1px solid #ead8d5;border-radius:14px;padding:20px}.sm-guide-grid h3{margin:0 0 8px;color:var(--sm-primary);font-size:20px}.sm-guide-grid p{margin:0;color:#667085}.sm-service-strip b{font-size:28px;display:block;margin-bottom:7px}.sm-product-card:hover{transform:translateY(-3px);transition:.2s;box-shadow:0 12px 28px rgba(0,0,0,.09)}
@media(max-width:900px){.sm-hero-wrap{grid-template-columns:220px 1fr}.sm-featured .sm-products-grid{grid-auto-columns:calc(25% - 10px)}.sm-brand-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.sm-hero-wrap{display:block;margin-top:0;padding-left:0!important;padding-right:0!important}.sm-hero-wrap .sm-category-panel{display:none}.sm-featured .sm-products-grid{grid-auto-columns:42%;gap:10px}.sm-brand-row{grid-template-columns:repeat(3,1fr);gap:8px}.sm-brand-row span{font-size:14px;padding:13px 8px}.sm-testimonial-row,.sm-guide-grid{grid-template-columns:1fr;gap:10px}.sm-mini-section{margin-top:12px;padding:13px 10px 14px;border-left:0;border-right:0}.sm-promo-card small{font-size:11px}.sm-category-icons{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}}
@media(max-width:480px){.sm-featured .sm-products-grid{grid-auto-columns:48%}.sm-brand-row{grid-template-columns:repeat(2,1fr)}}
.sm-footer-links{list-style:none;margin:0;padding:0}.sm-footer-links li{margin-bottom:9px}.sm-footer-links a{color:#fff;opacity:.94}.sm-footer-links a:hover{opacity:1;text-decoration:underline}

/* Phase 2D - Professional Homepage Completion */
.sm-home-2d .sm-category-panel li a{display:flex;align-items:center;gap:8px}.sm-home-2d .sm-category-panel .sm-cat-icon-img,.sm-home-2d .sm-category-panel .sm-cat-icon-text{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff2f0;font-size:13px;flex:0 0 auto}.sm-hero-slider.sm-js-hero{position:relative;min-height:340px;padding:0;background:#f8d59b;border-radius:3px}.sm-hero-item{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease;background:linear-gradient(100deg,#fff1d0,#f5c98a);background-size:cover;background-position:center;display:flex;align-items:center;padding:48px}.sm-hero-item.is-active{opacity:1;visibility:visible}.sm-hero-prev,.sm-hero-next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:54px;border:0;background:rgba(123,45,40,.82);color:#fff;font-size:34px;line-height:1;border-radius:4px;cursor:pointer;z-index:3}.sm-hero-prev{left:12px}.sm-hero-next{right:12px}.sm-hero-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:4}.sm-hero-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.65);padding:0;cursor:pointer}.sm-hero-dots button.is-active{background:#fff;width:24px;border-radius:999px}.sm-cat-icon-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sm-cat-pill .sm-cat-icon-img,.sm-cat-pill .sm-cat-icon-text{display:flex;width:68px;height:68px;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 9px;background:#fbefed;font-size:28px;border:3px solid #fff;box-shadow:0 8px 20px rgba(123,45,40,.12)}.sm-featured .sm-products-grid{grid-auto-columns:calc(20% - 13px)}.sm-real-product .star-rating{float:none;margin:0 auto;color:#ffb400;font-size:.75em}.sm-stars{color:#ffb400;letter-spacing:1px}.sm-hot-badge{font-size:12px;background:#ff3d00}.sm-no-products{grid-column:1/-1;background:#fff8f6;border:1px dashed #d6aca7;color:#7b2d28;padding:20px;text-align:center;border-radius:8px;font-weight:700}.sm-promo-card{position:relative;overflow:hidden}.sm-promo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),transparent);pointer-events:none}.sm-promo-card>*{position:relative;z-index:2}.sm-service-strip div{display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px}.sm-service-strip b{grid-row:1/3;margin:0}.sm-service-strip span{grid-column:2}.sm-brand-row span{display:flex;align-items:center;justify-content:center;min-height:58px}.sm-brand-row img{max-height:42px;max-width:100%;object-fit:contain}.sm-header-search{position:relative}.sm-live-results{position:absolute;left:0;right:98px;top:49px;background:#fff;border:1px solid #ead8d5;box-shadow:0 14px 35px rgba(0,0,0,.15);z-index:9999;border-radius:0 0 8px 8px;overflow:hidden;display:none}.sm-live-results.is-open{display:block}.sm-live-results a{display:grid;grid-template-columns:48px 1fr;gap:10px;padding:9px 12px;border-bottom:1px solid #f1e6e4;align-items:center}.sm-live-results a:hover{background:#fff7f6}.sm-live-results img{width:48px;height:48px;object-fit:contain;background:#f7f7f7}.sm-live-results strong{font-size:13px;color:#263238;display:block}.sm-live-results span{font-size:12px;color:#7b2d28;font-weight:900}.sm-live-empty{padding:12px;color:#667085;text-align:center}.sm-bottom-nav{box-shadow:0 -8px 24px rgba(0,0,0,.18)}
@media(max-width:768px){.sm-hero-slider.sm-js-hero{min-height:255px;border-radius:0}.sm-hero-item{padding:28px 20px}.sm-hero-slide h1{font-size:30px;max-width:86%}.sm-hero-slide p{font-size:15px;max-width:82%}.sm-hero-slide span{font-size:12px}.sm-hero-slide a{padding:11px 17px;font-size:13px}.sm-hero-prev,.sm-hero-next{width:30px;height:42px;font-size:26px}.sm-hero-prev{left:6px}.sm-hero-next{right:6px}.sm-cat-pill{min-width:96px;padding:10px 8px}.sm-cat-pill .sm-cat-icon-img,.sm-cat-pill .sm-cat-icon-text{width:56px;height:56px;font-size:23px}.sm-featured .sm-products-grid{grid-auto-columns:48%;gap:10px}.sm-products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sm-product-img{height:130px}.sm-product-card{padding:8px}.sm-product-card h3{font-size:12px;min-height:34px}.sm-sale-badge{width:38px;height:38px;font-size:11px}.sm-card-actions a{font-size:11px;padding:7px 4px}.sm-promo-grid{grid-template-columns:1fr;gap:10px}.sm-promo-card{min-height:118px;border-radius:6px;padding:18px}.sm-promo-card strong{font-size:22px}.sm-service-strip{grid-template-columns:1fr;gap:8px}.sm-service-strip div{border-radius:8px;padding:13px}.sm-live-results{position:static;border-radius:0;margin-top:6px}.sm-mobile-search-panel{position:relative}.sm-mobile-search-panel .sm-live-results{display:none}.sm-mobile-search-panel .sm-live-results.is-open{display:block}}

/* Phase 2E homepage polish */
.sm-logo img{max-height:var(--sm-logo-h,64px)}
.sm-desktop-header{height:98px;gap:34px}.sm-logo-text{font-size:42px;line-height:1}.sm-header-search form{position:relative;height:54px;border-radius:0;background:#fff;box-shadow:0 4px 18px rgba(16,24,32,.04)}.sm-search-mark{display:flex;align-items:center;justify-content:center;width:52px;color:#8b8f97;font-size:18px}.sm-header-search input{padding-left:0;font-size:16px}.sm-header-search button{min-width:110px;font-size:15px}.sm-header-actions{gap:20px;font-size:17px}.sm-header-actions a{padding:10px 0}.sm-header-actions span{font-size:18px}.sm-hero-wrap{display:grid;grid-template-columns:268px 1fr;gap:18px;margin-top:26px}.sm-category-panel{border-radius:0;overflow:hidden}.sm-category-panel h3{font-size:20px;padding:18px 22px}.sm-category-panel li a{display:flex;align-items:center;gap:14px;padding:16px 22px;font-size:17px}.sm-cat-icon-text,.sm-cat-icon-img{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#fff4f3;font-size:16px;flex:0 0 auto}.sm-cat-icon-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sm-hero-slider{position:relative;min-height:382px;padding:0;border-radius:4px;background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.45),transparent 25%),linear-gradient(120deg,#5e221f 0%,#8a332e 42%,#f1c17f 100%);box-shadow:0 14px 35px rgba(80,28,24,.12)}.sm-hero-slider:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(49,17,15,.55),rgba(49,17,15,.12));pointer-events:none;z-index:1}.sm-hero-slider:after{content:"✂︎  🧵  ⚙  📏";position:absolute;right:45px;bottom:36px;color:rgba(255,255,255,.18);font-size:46px;letter-spacing:16px;z-index:1}.sm-hero-item{position:absolute;inset:0;opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity .45s ease;display:flex;align-items:center}.sm-hero-item.is-active{opacity:1;visibility:visible}.sm-hero-slide{position:relative;z-index:2;padding:58px 70px;max-width:700px}.sm-hero-slide span{background:rgba(255,255,255,.17);font-size:15px;color:#fff}.sm-hero-slide h1{font-size:46px;max-width:620px}.sm-hero-slide p{font-size:19px}.sm-hero-prev,.sm-hero-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:0;background:rgba(90,32,28,.82);color:#fff;width:44px;height:58px;border-radius:6px;font-size:42px;line-height:1;cursor:pointer}.sm-hero-prev{left:16px}.sm-hero-next{right:16px}.sm-hero-dots{position:absolute;z-index:5;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px}.sm-hero-dots button{width:12px;height:12px;border-radius:99px;border:0;background:rgba(255,255,255,.68);cursor:pointer}.sm-hero-dots button.is-active{width:34px;background:#fff}.sm-category-icons{gap:16px;padding:22px 0 10px}.sm-cat-pill{min-width:136px;padding:18px 12px;border-radius:18px;border-color:#ead5d2;background:linear-gradient(#fff,#fff8f7)}.sm-cat-pill span{width:72px;height:72px;font-size:31px;box-shadow:inset 0 0 0 7px #fff,0 8px 20px rgba(123,45,40,.08)}.sm-cat-pill p{font-size:14px}.sm-section{border:0;border-radius:4px;margin-top:22px;padding:18px 18px 22px;box-shadow:0 10px 30px rgba(0,0,0,.045)}.sm-section-head{border-bottom:2px solid var(--sm-primary);padding-bottom:0}.sm-section-head h2{font-size:24px}.sm-section-head a{font-size:13px;padding:10px 18px;border-radius:0}.sm-carousel-section .sm-products-grid{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;padding-bottom:8px}.sm-carousel-section .sm-product-card{flex:0 0 214px;scroll-snap-align:start}.sm-products-grid{gap:18px}.sm-product-card{border-radius:8px;border:1px solid #eee9e8;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.sm-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(0,0,0,.09);border-color:#e0c7c4}.sm-product-img{position:relative;height:172px;background:linear-gradient(180deg,#fbfbfb,#f5f5f5);border-radius:7px}.sm-product-img img{transition:transform .25s}.sm-product-card:hover .sm-product-img img{transform:scale(1.055)}.sm-quick-view{position:absolute;left:50%;bottom:10px;transform:translateX(-50%) translateY(12px);opacity:0;background:rgba(123,45,40,.94);color:#fff;font-style:normal;font-weight:800;font-size:12px;border-radius:999px;padding:7px 14px;transition:.2s;white-space:nowrap}.sm-product-card:hover .sm-quick-view{opacity:1;transform:translateX(-50%) translateY(0)}.sm-sale-badge{width:46px;height:46px;background:#f91515}.sm-hot-badge{font-size:12px;background:#ff7a00}.sm-wish{z-index:5;text-align:center;line-height:34px}.sm-card-full{display:none}.sm-card-actions{grid-template-columns:1fr 1fr;gap:8px;position:relative;z-index:4}.sm-card-actions a{padding:9px 5px;border-radius:4px}.sm-add{background:#f6fff9}.sm-buy{background:#d00000}.sm-price ins{text-decoration:none}.sm-promo-card{min-height:180px;border-radius:8px}.sm-service-strip{grid-template-columns:repeat(4,1fr)}.sm-service-strip div{display:flex;gap:13px;align-items:flex-start;border-radius:12px}.sm-service-strip b{font-size:28px;line-height:1}.sm-mini-section{background:#fff;margin-top:20px;border-radius:6px;padding:16px;border:1px solid #eee}.sm-brand-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sm-brand-row span{display:flex;align-items:center;justify-content:center;min-height:50px;border:1px solid #ead8d5;background:#fff8f7;border-radius:8px;font-weight:900;color:var(--sm-primary)}.sm-brand-row img{max-width:100%;max-height:42px;object-fit:contain}.sm-testimonial-row,.sm-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sm-testimonial-row div,.sm-guide-grid article{background:#fff8f7;border:1px solid #ead8d5;border-radius:8px;padding:15px}.sm-footer{background:linear-gradient(135deg,#8d342f,#ad4943)}.sm-footer-grid{grid-template-columns:1.5fr 1fr 1.2fr}.sm-footer-links{list-style:none;margin:0;padding:0}.sm-footer-links li{margin:8px 0}.sm-live-results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #ead8d5;border-radius:8px;box-shadow:0 18px 45px rgba(0,0,0,.14);display:none;z-index:1000;overflow:hidden}.sm-live-results.is-open{display:block}.sm-live-results a{display:flex;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #f2eceb}.sm-live-results img{width:48px;height:48px;object-fit:contain;background:#f6f6f6;border-radius:5px}.sm-live-results strong{display:block;font-size:13px}.sm-live-results span{font-size:13px;color:var(--sm-primary);font-weight:900}.sm-live-empty{padding:13px;color:#667085}.sm-bottom-nav button{font:inherit}.sm-bottom-nav button,.sm-bottom-nav a{border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;height:100%;font-size:22px}.sm-bottom-nav span{font-size:11px;font-weight:800}
@media(max-width:900px){.sm-hero-wrap{grid-template-columns:220px 1fr}.sm-hero-slide{padding:42px 54px}.sm-hero-slide h1{font-size:36px}.sm-service-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.sm-hero-wrap{display:block;margin-top:0;padding:0}.sm-category-panel{display:none}.sm-hero-slider{min-height:300px;border-radius:0;margin:0 -12px}.sm-hero-slide{padding:38px 26px}.sm-hero-slide span{font-size:13px}.sm-hero-slide h1{font-size:31px;line-height:1.08}.sm-hero-slide p{font-size:16px}.sm-hero-slide a{padding:12px 18px}.sm-hero-prev,.sm-hero-next{display:none}.sm-hero-slider:after{display:none}.sm-category-icons{padding-top:14px}.sm-cat-pill{min-width:102px;border-radius:14px;padding:12px 8px}.sm-cat-pill span{width:58px;height:58px;font-size:25px}.sm-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px}.sm-carousel-section .sm-product-card{flex-basis:162px}.sm-product-card{padding:9px}.sm-product-img{height:128px}.sm-product-card h3{font-size:12px;min-height:34px}.sm-card-actions{grid-template-columns:1fr}.sm-section{padding:14px 10px}.sm-section-head h2{font-size:20px}.sm-section-head a{padding:8px 12px;font-size:11px}.sm-promo-grid{grid-template-columns:1fr}.sm-service-strip{grid-template-columns:1fr;gap:10px}.sm-brand-row{grid-template-columns:repeat(3,1fr)}.sm-testimonial-row,.sm-guide-grid{grid-template-columns:1fr}.sm-footer-grid{grid-template-columns:1fr;padding:32px 16px}.sm-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:68px;background:var(--sm-primary);display:flex;z-index:9999;box-shadow:0 -10px 26px rgba(0,0,0,.18);border-radius:16px 16px 0 0}.sm-mobile-header{height:74px}.sm-logo-text{font-size:28px}.sm-topbar{display:none}.admin-bar .sm-site-header{top:46px}}

/* Phase 2I-A: WooCommerce master category source */
.sm-category-panel li a em{margin-left:auto;font-style:normal;font-size:12px;background:#fff4f3;color:var(--sm-primary);border-radius:999px;padding:2px 8px;font-weight:900}.sm-cat-pill small{color:var(--sm-muted);font-size:11px}.sm-drawer-cat-img{display:inline-flex;width:22px;height:22px;border-radius:50%;overflow:hidden;vertical-align:middle;margin-right:4px;background:#fff4f3}.sm-drawer-cat-img img{width:100%;height:100%;object-fit:cover}.sm-category-panel .sm-cat-icon-img{overflow:hidden}.sm-category-panel .sm-cat-icon-img img{width:100%;height:100%;object-fit:cover}

/* Phase 2I-B product card system */
.sm-product-card-v2{border:1px solid #f0e4e2;border-radius:12px;padding:12px;transition:.22s;text-align:left;background:#fff;box-shadow:0 8px 24px rgba(16,24,32,.055)}
.sm-product-card-v2:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,24,32,.12);border-color:#e2c5c1}.sm-card-img{height:178px;background:linear-gradient(180deg,#fafafa,#f4f4f4);border-radius:10px;position:relative;margin-bottom:12px}.sm-card-img img{transition:.28s}.sm-card-img .sm-img-hover{position:absolute;inset:0;opacity:0}.sm-product-card-v2:hover .sm-img-hover{opacity:1}.sm-product-card-v2:hover .sm-img-hover+.x{opacity:0}.sm-product-card-v2:hover .sm-img-primary.has-hover{opacity:0}.sm-card-badges{position:absolute;left:10px;top:10px;z-index:5;display:flex;gap:5px;flex-wrap:wrap;max-width:75%}.sm-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;color:#fff;font-size:11px;font-weight:900;line-height:1}.sm-badge-sale{background:#e11d2e}.sm-badge-new{background:#089b45}.sm-badge-stock{background:#667085}.sm-product-card-v2 .sm-card-wishlist{left:auto;right:10px;top:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.sm-product-card-v2 h3{font-size:14px;min-height:39px;margin:4px 0 7px;text-align:left}.sm-product-card-v2 .sm-rating{text-align:left;min-height:18px}.sm-product-card-v2 .sm-price{text-align:left;font-size:17px;margin:7px 0 12px}.sm-product-card-v2 .sm-card-actions{grid-template-columns:1fr 1fr;gap:8px}.sm-product-card-v2 .sm-card-actions a{text-align:center;border-radius:8px;padding:10px 7px}.sm-product-card-v2 .sm-add{background:#fff;color:var(--sm-primary);border:1px solid #d8b8b4}.sm-product-card-v2 .sm-add:hover{background:#fff6f5}.sm-product-card-v2 .sm-buy{background:var(--sm-primary);color:#fff;border:1px solid var(--sm-primary)}.sm-quick-view-btn{position:absolute;left:50%;top:142px;transform:translate(-50%,10px);z-index:6;opacity:0;visibility:hidden;border:0;border-radius:999px;background:#101820;color:#fff;font-weight:900;font-size:12px;padding:8px 14px;cursor:pointer;box-shadow:0 12px 25px rgba(0,0,0,.18);transition:.2s}.sm-product-card-v2:hover .sm-quick-view-btn{opacity:1;visibility:visible;transform:translate(-50%,0)}.sm-qv-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}.sm-qv-modal.is-open{display:flex}.sm-qv-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58)}.sm-qv-box{position:relative;background:#fff;border-radius:16px;max-width:780px;width:100%;box-shadow:0 30px 80px rgba(0,0,0,.32);padding:22px}.sm-qv-close{position:absolute;right:12px;top:10px;border:0;background:#f3e7e5;color:var(--sm-primary);border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer}.sm-qv-grid{display:grid;grid-template-columns:310px 1fr;gap:22px;align-items:center}.sm-qv-img{background:#f7f7f7;border-radius:12px;min-height:290px;display:flex;align-items:center;justify-content:center}.sm-qv-img img{max-width:100%;max-height:290px;object-fit:contain}.sm-qv-info h2{margin:0 0 10px;font-size:26px}.sm-qv-info p{color:#667085;line-height:1.65}.sm-qv-info .sm-buy{display:inline-flex;margin-top:12px;padding:12px 18px;border-radius:8px;font-weight:900}.woocommerce ul.products li.product.sm-wc-product-card{padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.woocommerce ul.products li.product.sm-wc-product-card .sm-product-card{height:100%}@media(max-width:768px){.sm-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.sm-product-card-v2{padding:9px;border-radius:10px}.sm-card-img{height:135px}.sm-product-card-v2 h3{font-size:12px;min-height:34px}.sm-product-card-v2 .sm-card-actions{grid-template-columns:1fr}.sm-product-card-v2 .sm-card-actions a{padding:9px 4px;font-size:11px}.sm-product-card-v2 .sm-price{font-size:14px}.sm-quick-view-btn{display:none}.sm-qv-grid{grid-template-columns:1fr}.sm-qv-box{padding:18px}.sm-qv-img{min-height:210px}.sm-card-badges{left:7px;top:7px}.sm-product-card-v2 .sm-card-wishlist{right:7px;top:7px}}
.sm-product-card-v2:hover .sm-img-primary.has-hover{opacity:0}

/* Phase 3A Premium Single Product Page */
.sm-single-v3-page{background:#f5f5f5;padding:28px 0 70px}.sm-product-breadcrumb{font-size:13px;margin-bottom:16px;color:#777}.sm-product-breadcrumb a{color:#7d2b26;text-decoration:none}.sm-single-v3{display:block}.sm-single-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:28px;background:#fff;border:1px solid #eee;border-radius:14px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.sm-single-gallery{min-width:0}.sm-single-main-image{position:relative;background:#fafafa;border:1px solid #eee;border-radius:12px;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sm-single-main-image img{max-width:100%;width:auto;height:auto;max-height:560px;object-fit:contain;transition:transform .35s ease}.sm-single-main-image.is-zoomable:hover img{transform:scale(1.08)}.sm-single-sale-badge{position:absolute;top:18px;left:18px;background:#e60012;color:#fff;border-radius:999px;padding:8px 13px;font-weight:900;font-size:14px}.sm-single-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.sm-thumb-btn{width:92px;height:82px;border:1px solid #e7d4d1;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:5px;flex:0 0 auto}.sm-thumb-btn img{max-width:100%;max-height:100%;object-fit:contain}.sm-thumb-btn.is-active{border-color:#872b27;box-shadow:0 0 0 2px rgba(135,43,39,.12)}.sm-single-summary{padding:6px 4px}.sm-single-brandline{display:inline-flex;background:#fff4ef;color:#8b2d28;border:1px solid #f0d7d2;border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px;margin-bottom:12px}.sm-single-title{font-size:32px;line-height:1.22;margin:0 0 12px;color:#1f1f1f;font-weight:900}.sm-single-review-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#666}.sm-single-review-row .star-rating{float:none;margin:0}.sm-single-price{font-size:30px;font-weight:900;color:#8b2d28;margin:16px 0}.sm-single-price del{font-size:18px;color:#888;margin-right:9px}.sm-single-price ins{text-decoration:none}.sm-single-meta-box{display:grid;gap:8px;background:#fafafa;border:1px solid #eee;border-radius:10px;padding:14px;margin-bottom:16px;color:#444}.sm-single-meta-box a{color:#8b2d28;text-decoration:none}.sm-single-short-desc{color:#555;line-height:1.65;margin-bottom:16px}.sm-single-actions-box{border-top:1px solid #eee;padding-top:18px}.sm-single-actions-box form.cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.sm-single-actions-box .quantity input{height:46px;border:1px solid #ddd;border-radius:8px;text-align:center}.sm-single-actions-box button.single_add_to_cart_button,.sm-single-buy-now,.sm-single-whatsapp{min-height:48px;border:0;border-radius:8px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;text-decoration:none;cursor:pointer}.sm-single-actions-box button.single_add_to_cart_button{background:#7d2b26!important;color:#fff!important}.sm-single-buy-now{background:#0b8f2a;color:#fff;margin-right:8px}.sm-single-whatsapp{background:#18b953;color:#fff}.sm-single-actions-box .variations{width:100%;margin-bottom:12px}.sm-single-actions-box .variations th,.sm-single-actions-box .variations td{display:block;text-align:left;padding:0 0 8px}.sm-single-actions-box .variations select{height:44px;border:1px solid #ddd;border-radius:8px;padding:0 12px;min-width:220px}.sm-single-actions-box .woocommerce-variation-price{font-size:22px;color:#8b2d28;font-weight:900;margin:8px 0}.sm-single-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.sm-single-trust-card{display:flex;align-items:center;gap:10px;background:#fff8f6;border:1px solid #f0d6d0;border-radius:10px;padding:11px}.sm-single-trust-card span{font-size:24px}.sm-single-trust-card strong{display:block;color:#222;font-size:13px}.sm-single-trust-card small{display:block;color:#777;font-size:12px;margin-top:2px}.sm-single-tabs-wrap{background:#fff;border:1px solid #eee;border-radius:14px;margin-top:24px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs{display:flex;gap:10px;border-bottom:1px solid #eee;margin:0 0 18px!important;padding:0!important;list-style:none!important}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs li:before,.sm-single-tabs-wrap .woocommerce-tabs ul.tabs li:after{display:none!important}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs li a{display:block;padding:12px 15px;color:#555;text-decoration:none;font-weight:900;border-bottom:3px solid transparent}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs li.active a{color:#8b2d28;border-bottom-color:#8b2d28}.sm-single-tabs-wrap .panel{line-height:1.75;color:#444}.sm-video-tab iframe{max-width:100%;border-radius:10px}.sm-single-related,.sm-single-promo{margin-top:24px}.sm-single-carousel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;overflow:visible}.sm-mobile-product-bar{display:none}.sm-single-v3-page .sm-section{background:#fff;border:1px solid #eee;border-radius:12px;padding:14px;box-shadow:0 8px 24px rgba(0,0,0,.04)}
@media(max-width:1024px){.sm-single-main-grid{grid-template-columns:1fr}.sm-single-main-image{min-height:360px}.sm-single-carousel{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.sm-single-v3-page{padding:12px 0 120px}.sm-single-main-grid{padding:12px;border-radius:10px;gap:16px}.sm-single-main-image{min-height:300px}.sm-single-title{font-size:22px}.sm-single-price{font-size:24px}.sm-single-actions-box form.cart{align-items:stretch}.sm-single-actions-box button.single_add_to_cart_button,.sm-single-buy-now,.sm-single-whatsapp{width:100%;margin:0}.sm-single-trust-row{grid-template-columns:1fr}.sm-single-tabs-wrap{padding:14px;border-radius:10px}.sm-single-tabs-wrap .woocommerce-tabs ul.tabs{overflow:auto;white-space:nowrap}.sm-single-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sm-mobile-product-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid #eee;box-shadow:0 -8px 24px rgba(0,0,0,.15);display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center;padding:9px 10px}.sm-mobile-product-bar small{display:block;color:#777;font-size:11px}.sm-mobile-product-bar strong{display:block;color:#8b2d28;font-size:14px}.sm-mobile-product-bar button{border:0;border-radius:8px;min-height:42px;color:#fff;font-weight:900}.sm-mobile-add-js{background:#7d2b26}.sm-mobile-buy-js{background:#0b8f2a}.sm-single-thumbs{gap:8px}.sm-thumb-btn{width:76px;height:68px}}

/* Phase 3A UI polish: ARMADEA-style conversion product page */
.sm-single-ui-page{background:#f4f4f4;padding:24px 0 70px}.sm-single-ui-container{max-width:1180px}.sm-ui-breadcrumb{margin:0 0 14px;color:#777;font-size:13px}.sm-ui-breadcrumb a{color:#7b2a25;text-decoration:none}.sm-single-ui-top{display:grid;grid-template-columns:50% 50%;gap:28px;background:#fff;border:1px solid #e6e6e6;padding:28px 32px;box-shadow:0 6px 20px rgba(0,0,0,.035);margin-bottom:24px}.sm-single-ui-gallery{min-width:0}.sm-ui-main-image{position:relative;background:#fff;min-height:500px;border:1px solid #eee;display:flex;align-items:center;justify-content:center;overflow:hidden}.sm-ui-main-image img{max-width:100%;max-height:500px;width:auto;height:auto;object-fit:contain;transition:transform .35s ease}.sm-ui-main-image.is-zoomable:hover img{transform:scale(1.06)}.sm-ui-sale-badge{position:absolute;left:14px;top:14px;background:#e60012;color:#fff;border-radius:50%;width:58px;height:58px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px}.sm-ui-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.sm-ui-thumb{width:108px;height:88px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;padding:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.sm-ui-thumb img{max-width:100%;max-height:100%;object-fit:contain}.sm-ui-thumb.is-active{border-color:#7d2b26;box-shadow:inset 0 -3px 0 #7d2b26}.sm-single-ui-info{padding:4px 0}.sm-ui-title{font-size:30px;line-height:1.25;margin:0 0 10px;color:#1d1d1d;font-weight:700;border-bottom:1px solid #eee;padding-bottom:14px}.sm-ui-rating-line{display:flex;align-items:center;gap:9px;color:#21a450;font-size:13px;border-bottom:1px solid #eee;padding:10px 0}.sm-ui-rating-line .star-rating{float:none;margin:0;color:#ffb400}.sm-ui-info-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid #eee;padding:14px 0;color:#333}.sm-ui-label{min-width:86px;color:#222;font-weight:900;text-transform:uppercase}.sm-ui-price-row{align-items:baseline}.sm-ui-price{font-size:28px;font-weight:900;color:#1f1f1f}.sm-ui-price del{font-size:18px;color:#d31920;margin-right:15px}.sm-ui-price ins{text-decoration:none;color:#1f1f1f}.sm-ui-short-desc{color:#555;line-height:1.7;padding:14px 0;border-bottom:1px solid #eee}.sm-ui-cart-panel{padding-top:18px}.sm-ui-cart-panel form.cart{display:flex!important;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 10px!important}.sm-ui-cart-panel .quantity{display:inline-flex;align-items:center;border:1px solid #ddd;height:46px;background:#fafafa}.sm-ui-cart-panel .quantity .qty{height:44px;width:58px;border:0!important;border-left:1px solid #ddd!important;border-right:1px solid #ddd!important;border-radius:0!important;background:#fff;text-align:center;font-weight:800}.sm-qty-btn{width:40px;height:44px;border:0;background:#f8f8f8;color:#222;font-size:22px;line-height:1;cursor:pointer}.sm-ui-cart-panel button.single_add_to_cart_button,.sm-ui-order-btn,.sm-ui-whatsapp-btn{height:50px;border:0;border-radius:2px;padding:0 28px;color:#fff!important;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;cursor:pointer;box-shadow:none!important}.sm-ui-cart-panel button.single_add_to_cart_button{background:#6b241f!important}.sm-ui-order-btn{background:#b64642;margin-left:0}.sm-ui-whatsapp-btn{background:#08a83b;width:100%;margin-top:6px}.sm-ui-cart-panel .variations{width:100%;margin:0 0 12px!important}.sm-ui-cart-panel .variations tr{display:block;border-bottom:1px solid #eee;padding:10px 0}.sm-ui-cart-panel .variations th,.sm-ui-cart-panel .variations td{display:inline-block;padding:0!important;text-align:left!important;vertical-align:middle}.sm-ui-cart-panel .variations th{width:86px}.sm-ui-cart-panel .variations label{font-weight:900}.sm-ui-cart-panel .variations select{height:42px;min-width:220px;border:1px solid #d9d9d9;padding:0 10px;border-radius:2px}.sm-ui-cart-panel .reset_variations{margin-left:8px;color:#7d2b26}.sm-ui-cart-panel .single_variation_wrap{width:100%}.sm-ui-cart-panel .woocommerce-variation-price{font-size:22px;font-weight:900;color:#7d2b26;margin:8px 0}.sm-ui-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.sm-ui-trust-card{background:#fff7f6;border:1px solid #f0d5d2;padding:10px;border-radius:2px;display:flex;align-items:center;gap:8px;color:#7d2b26;font-weight:800}.sm-ui-trust-card span{font-size:18px}.sm-ui-tabs-section{background:#fff;border:1px solid #e6e6e6;margin:0 0 24px;padding:18px 24px;box-shadow:0 6px 20px rgba(0,0,0,.03)}.sm-ui-tabs-section .woocommerce-tabs ul.tabs{display:flex;gap:0;margin:0 0 22px!important;padding:0!important;border-bottom:1px solid #e1e1e1;list-style:none!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs:before{display:none!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li{background:transparent!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li:before,.sm-ui-tabs-section .woocommerce-tabs ul.tabs li:after{display:none!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{display:block;padding:13px 22px;text-decoration:none!important;color:#22a6ad;font-weight:900;text-transform:uppercase;border-bottom:3px solid transparent}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li.active a{color:#e12b28;border-bottom-color:#e12b28}.sm-ui-tabs-section .panel{line-height:1.8;color:#333}.sm-ui-tabs-section .panel h2:first-child{display:none}.sm-ui-products-section{background:#fff!important;border:1px solid #e6e6e6!important;border-radius:0!important;margin-bottom:24px;padding:0 14px 14px!important;box-shadow:0 6px 20px rgba(0,0,0,.03)!important}.sm-ui-products-section .sm-section-head{border-bottom:2px solid #b64642;padding:11px 0;margin-bottom:14px}.sm-ui-products-section .sm-section-head h2{font-size:22px}.sm-ui-product-carousel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;overflow-x:auto}.sm-ui-product-carousel .sm-product-card{min-width:0}.sm-single-ui-page .sm-product-card-v2{border-radius:0}.sm-single-ui-page .sm-card-img{height:170px}.sm-single-ui-page .sm-card-actions{grid-template-columns:1fr!important}.sm-single-ui-page .sm-add{display:none}.sm-single-ui-page .sm-buy{border-radius:0!important;background:#6b241f!important;color:#fff!important;padding:9px!important}.sm-single-ui-page .sm-card-wishlist{display:none}.sm-single-ui-page .sm-quick-view-btn{display:none}.sm-ui-mobile-product-bar{display:none}
@media(max-width:1024px){.sm-single-ui-top{grid-template-columns:1fr;padding:20px}.sm-ui-main-image{min-height:390px}.sm-ui-product-carousel{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.sm-single-ui-page{padding:10px 0 116px}.sm-single-ui-container{padding-left:10px;padding-right:10px}.sm-ui-breadcrumb{display:none}.sm-single-ui-top{padding:12px;gap:14px;border-left:0;border-right:0;margin-left:-10px;margin-right:-10px}.sm-ui-main-image{min-height:290px}.sm-ui-main-image img{max-height:290px}.sm-ui-title{font-size:21px;padding-bottom:10px}.sm-ui-info-row{padding:10px 0;gap:8px}.sm-ui-label{min-width:72px;font-size:12px}.sm-ui-price{font-size:22px}.sm-ui-cart-panel form.cart{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.sm-ui-cart-panel .quantity{grid-column:1/-1;width:max-content}.sm-ui-cart-panel button.single_add_to_cart_button,.sm-ui-order-btn{width:100%;padding:0 10px}.sm-ui-whatsapp-btn{grid-column:1/-1}.sm-ui-trust-row{grid-template-columns:1fr 1fr}.sm-ui-trust-card{font-size:12px;padding:8px}.sm-ui-tabs-section{padding:12px;margin-left:-10px;margin-right:-10px;border-left:0;border-right:0}.sm-ui-tabs-section .woocommerce-tabs ul.tabs{overflow:auto;white-space:nowrap}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{padding:11px 14px;font-size:12px}.sm-ui-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sm-ui-products-section{margin-left:-10px;margin-right:-10px;border-left:0!important;border-right:0!important}.sm-ui-mobile-product-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid #ddd;box-shadow:0 -8px 24px rgba(0,0,0,.16);display:grid!important;grid-template-columns:1.2fr 1fr 1fr;gap:7px;align-items:center;padding:8px}.sm-ui-mobile-product-bar small{display:block;color:#777;font-size:11px}.sm-ui-mobile-product-bar strong{display:block;color:#7d2b26;font-size:14px}.sm-ui-mobile-product-bar button{height:42px;border:0;border-radius:2px;color:#fff;font-weight:900}.sm-mobile-add-js{background:#6b241f}.sm-mobile-buy-js{background:#0b8f2a}.sm-ui-thumb{width:72px;height:62px}.sm-ui-sale-badge{width:45px;height:45px;font-size:12px}}


/* Phase 3A-1: Single Product Final Polish */
.sm-single-ui-page{background:#f4f4f4;padding:18px 0 42px}.sm-ui-breadcrumb{font-size:12px;color:#8b8b8b;margin:0 0 12px}.sm-single-ui{display:block}.sm-single-ui-top{display:grid;grid-template-columns:minmax(420px,1.02fr) minmax(390px,.98fr);gap:34px;background:#fff;border:1px solid #e9e9e9;padding:26px 28px;box-shadow:0 8px 26px rgba(0,0,0,.04)}.sm-single-ui-gallery{min-width:0}.sm-ui-main-image{position:relative;background:#fff;border:1px solid #eee;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.035);cursor:zoom-in}.sm-ui-main-image img{width:100%;height:100%;max-height:520px;object-fit:contain;transition:transform .25s ease}.sm-ui-main-image:hover img{transform:scale(1.035)}.sm-ui-main-image:after{content:'🔍';position:absolute;right:14px;bottom:14px;width:38px;height:38px;border-radius:50%;background:rgba(123,45,40,.9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;box-shadow:0 8px 18px rgba(0,0,0,.2)}.sm-ui-sale-badge{position:absolute;left:14px;top:14px;background:#e60012;color:#fff;border-radius:3px;padding:8px 11px;font-weight:900;text-transform:uppercase;font-size:12px}.sm-ui-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.sm-ui-thumb{width:88px;height:88px;border:1px solid #ddd;background:#fff;border-radius:3px;padding:4px;cursor:pointer;transition:.2s;flex:0 0 auto}.sm-ui-thumb img{width:100%;height:100%;object-fit:contain}.sm-ui-thumb.is-active,.sm-ui-thumb:hover{border-color:var(--sm-primary);box-shadow:0 0 0 2px rgba(123,45,40,.12)}.sm-single-ui-info{background:#fff}.sm-ui-title{font-size:34px;line-height:1.18;margin:0 0 16px;color:#222;font-weight:900}.sm-ui-rating-line{display:flex;align-items:center;gap:10px;color:#0a9c46;font-size:13px;margin-bottom:18px}.sm-ui-rating-line .star-rating{margin:0}.sm-ui-info-row{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:center;border-top:1px solid #ededed;padding:15px 0;font-size:15px}.sm-ui-label{font-weight:900;color:#222;text-transform:uppercase;letter-spacing:.2px}.sm-ui-price-row{padding:18px 0}.sm-ui-price{font-size:30px;font-weight:900;color:#111}.sm-ui-price del{font-size:18px;color:#d40000;margin-right:12px;opacity:.9}.sm-ui-price ins{text-decoration:none;color:#111}.sm-ui-short-desc{border-top:1px solid #ededed;padding-top:16px;margin-top:0;color:#4e4e4e;font-size:15px;line-height:1.75}.sm-ui-short-desc ul{margin:8px 0 0 0;padding:0;list-style:none}.sm-ui-short-desc li{margin:5px 0}.sm-ui-cart-panel{margin-top:18px;border-top:1px solid #ededed;padding-top:18px}.sm-ui-cart-panel form.cart{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0}.sm-ui-cart-panel .quantity{height:42px;display:flex;border:1px solid #e5e5e5;background:#fafafa}.sm-ui-cart-panel .quantity .qty{width:52px!important;height:40px;border:0;text-align:center;background:#fff;font-weight:800}.sm-qty-btn{width:40px;border:0;background:#f4f4f4;font-size:20px;line-height:1;cursor:pointer}.sm-ui-cart-panel .single_add_to_cart_button{height:44px!important;background:var(--sm-primary)!important;color:#fff!important;border:0!important;border-radius:2px!important;padding:0 30px!important;font-weight:900!important;text-transform:none!important}.sm-ui-order-btn,.sm-ui-whatsapp-btn{height:44px;border:0;border-radius:2px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.sm-ui-order-btn{background:#a9443f;color:#fff}.sm-ui-whatsapp-btn{background:#08a84f;color:#fff}.sm-ui-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.sm-ui-trust-card{border:1px solid #f0d9d6;background:#fff8f7;padding:13px 10px;display:flex;align-items:center;gap:8px;font-size:13px;color:#7b2d28;font-weight:900}.sm-ui-trust-card span{font-size:18px}.sm-ui-tabs-section{background:#fff;border:1px solid #e9e9e9;margin-top:26px;padding:22px 28px;box-shadow:0 8px 26px rgba(0,0,0,.035)}.sm-ui-tabs-section .woocommerce-tabs ul.tabs{display:flex;gap:26px;margin:0 0 22px!important;padding:0!important;border-bottom:1px solid #e6e6e6;overflow-x:auto}.sm-ui-tabs-section .woocommerce-tabs ul.tabs:before,.sm-ui-tabs-section .woocommerce-tabs ul.tabs li:before,.sm-ui-tabs-section .woocommerce-tabs ul.tabs li:after{display:none!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{display:block;padding:0 0 13px!important;color:#19a8a2!important;font-weight:900!important;text-transform:uppercase;font-size:14px}.sm-ui-tabs-section .woocommerce-tabs ul.tabs li.active a{color:#e60012!important;border-bottom:3px solid #e60012}.sm-ui-tabs-section .woocommerce-Tabs-panel{font-size:16px;line-height:1.85;color:#333;max-width:980px}.sm-ui-tabs-section .woocommerce-Tabs-panel h2{display:none}.sm-ui-tabs-section table{border-collapse:collapse;width:100%;max-width:720px}.sm-ui-tabs-section table td,.sm-ui-tabs-section table th{border:1px solid #eee;padding:10px;text-align:left}.sm-ui-products-section{padding:16px 18px 22px}.sm-ui-products-section .sm-section-head h2{font-size:22px}.sm-ui-product-carousel{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.sm-single-related .sm-product-card,.sm-single-promo .sm-product-card{text-align:left}.sm-product-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.sm-product-lightbox.is-open{display:flex}.sm-lightbox-img{max-width:min(92vw,950px);max-height:88vh;background:#fff;object-fit:contain;box-shadow:0 25px 70px rgba(0,0,0,.4)}.sm-lightbox-close{position:absolute;top:18px;right:20px;border:0;background:#fff;color:#111;width:42px;height:42px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.sm-mobile-product-bar{display:none}
@media(max-width:900px){.sm-single-ui-top{grid-template-columns:1fr;gap:22px}.sm-ui-main-image{min-height:420px}.sm-ui-main-image img{max-height:420px}.sm-ui-product-carousel{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.sm-single-ui-page{padding-top:0}.sm-single-ui-container{padding-left:0!important;padding-right:0!important}.sm-ui-breadcrumb{padding:10px 12px;margin:0}.sm-single-ui-top{border-left:0;border-right:0;padding:14px 12px}.sm-ui-main-image{min-height:310px}.sm-ui-main-image img{max-height:310px}.sm-ui-main-image:after{width:34px;height:34px}.sm-ui-thumb{width:68px;height:68px}.sm-ui-title{font-size:25px}.sm-ui-info-row{grid-template-columns:78px 1fr;padding:12px 0}.sm-ui-price{font-size:25px}.sm-ui-cart-panel form.cart{display:grid;grid-template-columns:auto 1fr;align-items:center}.sm-ui-cart-panel .single_add_to_cart_button{width:100%;padding:0 16px!important}.sm-ui-order-btn,.sm-ui-whatsapp-btn{width:100%;grid-column:1/-1}.sm-ui-trust-row{grid-template-columns:1fr 1fr}.sm-ui-tabs-section{border-left:0;border-right:0;margin-top:12px;padding:16px 12px}.sm-ui-tabs-section .woocommerce-tabs ul.tabs{gap:18px}.sm-ui-tabs-section .woocommerce-Tabs-panel{font-size:15px}.sm-ui-product-carousel{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.sm-ui-product-carousel .sm-product-card{min-width:155px;scroll-snap-align:start}.sm-mobile-product-bar{position:fixed;left:0;right:0;bottom:64px;background:#fff;border-top:1px solid #e7d7d5;box-shadow:0 -8px 28px rgba(0,0,0,.14);z-index:9998;display:grid!important;grid-template-columns:1fr 82px 82px;gap:8px;align-items:center;padding:9px 10px}.sm-mobile-product-bar small{display:block;color:#777;font-size:11px}.sm-mobile-product-bar strong{font-size:15px;color:var(--sm-primary)}.sm-mobile-product-bar button{height:40px;border:0;border-radius:4px;color:#fff;font-weight:900}.sm-mobile-add-js{background:var(--sm-primary)}.sm-mobile-buy-js{background:#d00000}.sm-footer{padding-bottom:130px}}
@media(max-width:480px){.sm-ui-main-image{min-height:275px}.sm-ui-main-image img{max-height:275px}.sm-ui-title{font-size:23px}.sm-ui-product-carousel .sm-product-card{min-width:148px}.sm-ui-trust-card{font-size:12px;padding:10px 8px}}

/* Phase 3A-2: final conversion polish for single product */
.sm-single-ui-top{align-items:start}.sm-single-ui-info{border-left:1px solid #f1e7e5;padding-left:4px}.sm-conv-info-card{border:1px solid #efe2df;background:linear-gradient(180deg,#fff,#fff9f8);border-radius:6px;padding:16px 18px;margin-bottom:14px;box-shadow:0 8px 24px rgba(123,45,40,.045)}.sm-conv-info-card .sm-ui-rating-line{margin-bottom:12px}.sm-conv-price-box{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f0e6e4;border-bottom:1px solid #f0e6e4;padding:14px 0;margin:6px 0 14px}.sm-conv-price-box>span{font-size:13px;text-transform:uppercase;font-weight:900;color:#7b2d28;letter-spacing:.4px}.sm-conv-price-box .sm-ui-price{font-size:34px;line-height:1}.sm-conv-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sm-conv-meta-grid>div{border:1px solid #f0e2df;background:#fff;border-radius:4px;padding:10px 12px;min-height:58px}.sm-conv-meta-grid small{display:block;color:#777;font-weight:800;font-size:11px;text-transform:uppercase;margin-bottom:4px}.sm-conv-meta-grid strong{font-size:14px;color:#222}.sm-conv-meta-grid a{color:#7b2d28;font-weight:900}.sm-conv-short-desc{border:1px solid #f0e2df;background:#fff;border-radius:6px;padding:14px 16px!important;margin:12px 0 0!important}.sm-conv-cart-panel{border:1px solid #ead8d5;background:#fff;border-radius:6px;padding:16px!important;margin-top:14px!important}.sm-conv-cart-panel form.cart{display:grid!important;grid-template-columns:136px 1fr;gap:10px!important}.sm-conv-cart-panel .quantity{width:136px;height:50px}.sm-conv-cart-panel .quantity .qty{height:48px!important;width:54px!important}.sm-conv-cart-panel .sm-qty-btn{height:48px;width:40px}.sm-conv-cart-panel .single_add_to_cart_button{height:50px!important;width:100%;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.3px}.sm-conv-cart-panel .sm-ui-order-btn,.sm-conv-cart-panel .sm-ui-whatsapp-btn{height:50px;width:100%;font-size:14px;letter-spacing:.3px;text-transform:uppercase}.sm-conv-cart-panel .sm-ui-order-btn{background:#008a2e}.sm-conv-cart-panel .sm-ui-whatsapp-btn{background:#13a755}.sm-ui-trust-row{background:#fff;border:1px solid #ead8d5;border-radius:6px;padding:10px}.sm-ui-trust-card{justify-content:center;min-height:58px;text-align:left;border-color:#f2d8d4;background:#fff8f7;border-radius:5px}.sm-ui-tabs-section .woocommerce-Tabs-panel{max-width:none}.sm-ui-tabs-section .woocommerce-Tabs-panel p{margin:0 0 13px}.sm-ui-tabs-section .woocommerce-Tabs-panel ul{padding-left:20px}.sm-ui-tabs-section .woocommerce-Tabs-panel strong{color:#222}.sm-ui-products-section{background:#fff;border:1px solid #e9e9e9!important;box-shadow:0 8px 26px rgba(0,0,0,.035)}.sm-ui-products-section .sm-section-head{border-bottom:2px solid #a43d38;margin-bottom:16px}.sm-ui-products-section .sm-section-head h2{font-size:20px}.sm-ui-products-section .sm-section-head a{background:#7b2d28;color:#fff;padding:10px 18px;font-weight:900;text-transform:uppercase;font-size:12px}.sm-single-related .sm-product-card,.sm-single-promo .sm-product-card{box-shadow:none;border-color:#eee}.sm-single-related .sm-product-img,.sm-single-promo .sm-product-img{height:190px}.sm-header-actions a[href*="cart"]{position:relative}.sm-header-actions a[href*="cart"] .sm-cart-count{position:absolute;top:-12px;left:15px;min-width:18px;height:18px;border-radius:50%;background:#7b2d28;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;padding:0 5px}.sm-bottom-nav a[href*="cart"]{position:relative}.sm-bottom-nav .sm-cart-count{position:absolute;top:4px;right:22px;min-width:17px;height:17px;border-radius:50%;background:#d00000;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.sm-footer{background:#a7433d}.sm-footer-grid{grid-template-columns:1.4fr .9fr 1fr;gap:60px}.sm-footer h4{letter-spacing:.2px}.sm-footer-links a:hover{color:#fff;text-decoration:underline}.sm-copyright{background:rgba(0,0,0,.08)}
@media(max-width:900px){.sm-single-ui-info{border-left:0;padding-left:0}.sm-conv-meta-grid{grid-template-columns:1fr 1fr}.sm-conv-cart-panel form.cart{grid-template-columns:120px 1fr}.sm-ui-product-carousel{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.sm-conv-info-card{padding:13px}.sm-conv-price-box{align-items:flex-start;flex-direction:column}.sm-conv-price-box .sm-ui-price{font-size:28px}.sm-conv-meta-grid{grid-template-columns:1fr}.sm-conv-cart-panel form.cart{grid-template-columns:1fr}.sm-conv-cart-panel .quantity{width:100%}.sm-conv-cart-panel .quantity .qty{width:calc(100% - 80px)!important}.sm-ui-trust-row{padding:8px}.sm-ui-trust-card{justify-content:flex-start}.sm-footer-grid{grid-template-columns:1fr;gap:20px}.sm-single-related .sm-product-img,.sm-single-promo .sm-product-img{height:150px}}

/* Phase 3A-3 - ARMADEA reference exact product page layout */
body.single-product{background:#efefef!important}.single-product .sm-single-ui-page{background:#efefef!important;padding:18px 0 70px}.single-product .sm-single-ui-container{max-width:1120px!important;margin:0 auto!important}.single-product .sm-ui-breadcrumb{font-size:11px;color:#999;margin:0 0 12px;padding:0}.single-product .sm-single-ui-top{display:grid!important;grid-template-columns:48% 52%!important;gap:0!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0 0 24px!important}.single-product .sm-single-ui-gallery{padding:26px 24px 30px 26px!important;border-right:0!important}.single-product .sm-ui-main-image{min-height:0!important;height:410px!important;border:0!important;background:#fff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.single-product .sm-ui-main-image img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.single-product .sm-ui-main-image:hover img{transform:none!important}.single-product .sm-ui-main-image:after{right:10px!important;bottom:10px!important;width:32px!important;height:32px!important;background:#81302b!important;font-size:13px!important}.single-product .sm-ui-sale-badge{display:none!important}.single-product .sm-ui-thumbs{gap:8px!important;margin-top:12px!important;padding:0!important;overflow-x:auto!important}.single-product .sm-ui-thumb{width:70px!important;height:70px!important;border:1px solid #cfcfcf!important;border-radius:0!important;padding:3px!important;background:#fff!important}.single-product .sm-ui-thumb.is-active{border-color:#7b2d28!important;box-shadow:none!important}.single-product .sm-single-ui-info{padding:26px 24px 24px 10px!important;border-left:0!important;background:#fff!important}.single-product .sm-ui-title{font-size:28px!important;line-height:1.25!important;color:#222!important;font-weight:700!important;margin:0!important;padding:0 0 16px!important;border-bottom:1px solid #e7e7e7!important}.single-product .sm-conv-info-card{border:0!important;background:#fff!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important}.single-product .sm-ui-rating-line{border-bottom:1px solid #e7e7e7!important;margin:0!important;padding:14px 0!important;color:#15a545!important;font-size:12px!important}.single-product .sm-ui-rating-line .star-rating{display:none!important}.single-product .sm-conv-price-box{display:grid!important;grid-template-columns:92px 1fr!important;align-items:center!important;gap:0!important;border-top:0!important;border-bottom:1px solid #e7e7e7!important;margin:0!important;padding:15px 0!important}.single-product .sm-conv-price-box>span{font-size:13px!important;color:#111!important;letter-spacing:0!important;text-transform:uppercase!important;font-weight:800!important}.single-product .sm-conv-price-box .sm-ui-price{font-size:27px!important;color:#111!important;font-weight:700!important;line-height:1.2!important}.single-product .sm-conv-price-box .sm-ui-price del{font-size:16px!important;color:#e51717!important;margin-right:10px!important}.single-product .sm-conv-price-box .sm-ui-price ins{color:#111!important;text-decoration:none!important}.single-product .sm-conv-meta-grid{display:block!important}.single-product .sm-conv-meta-grid>div{display:grid!important;grid-template-columns:92px 1fr!important;align-items:center!important;min-height:44px!important;border:0!important;border-bottom:1px solid #e7e7e7!important;border-radius:0!important;background:#fff!important;padding:11px 0!important}.single-product .sm-conv-meta-grid small{display:block!important;color:#111!important;font-weight:800!important;font-size:13px!important;text-transform:uppercase!important;margin:0!important}.single-product .sm-conv-meta-grid strong{font-size:13px!important;color:#111!important;font-weight:700!important}.single-product .sm-conv-meta-grid a{color:#111!important;font-weight:700!important;text-decoration:none!important}.single-product .sm-conv-short-desc{border:0!important;border-bottom:1px solid #e7e7e7!important;background:#fff!important;border-radius:0!important;margin:0!important;padding:15px 0!important;color:#333!important;font-size:14px!important;line-height:1.65!important;max-height:230px!important;overflow:auto!important}.single-product .sm-conv-short-desc p{margin:0 0 8px!important}.single-product .sm-conv-cart-panel{border:0!important;background:#fff!important;border-radius:0!important;margin:0!important;padding:18px 0 0!important}.single-product .sm-conv-cart-panel form.cart{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;margin:0 0 9px!important}.single-product .sm-ui-cart-panel .quantity{width:auto!important;height:38px!important;border:1px solid #e1e1e1!important;background:#fff!important}.single-product .sm-ui-cart-panel .quantity .qty{height:36px!important;width:44px!important;font-size:13px!important;border-left:1px solid #e1e1e1!important;border-right:1px solid #e1e1e1!important}.single-product .sm-ui-cart-panel .sm-qty-btn{height:36px!important;width:36px!important;background:#f5f5f5!important;font-size:16px!important;color:#333!important}.single-product .sm-ui-cart-panel .single_add_to_cart_button{height:42px!important;width:150px!important;background:#6b241f!important;border-radius:0!important;text-transform:none!important;color:#fff!important;font-size:13px!important;font-weight:800!important;padding:0 16px!important}.single-product .sm-conv-cart-panel .sm-ui-order-btn{display:inline-flex!important;width:150px!important;height:42px!important;border-radius:0!important;background:#a8423d!important;color:#fff!important;margin:0!important;font-size:13px!important;text-transform:none!important}.single-product .sm-conv-cart-panel .sm-ui-whatsapp-btn{width:312px!important;height:42px!important;border-radius:0!important;background:#0ba739!important;margin-top:0!important;font-size:13px!important}.single-product .sm-ui-trust-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;border:0!important;background:#fff!important;border-radius:0!important;padding:14px 0 0!important;margin-top:0!important}.single-product .sm-ui-trust-card{min-height:42px!important;border:1px solid #f0d8d5!important;background:#fff8f7!important;border-radius:0!important;padding:8px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#7b2d28!important;font-size:12px!important;line-height:1.15!important;text-align:center!important;font-weight:800!important}.single-product .sm-ui-trust-card span{font-size:14px!important}.single-product .sm-ui-tabs-section{background:#fff!important;border:0!important;box-shadow:none!important;margin:0 0 24px!important;padding:24px 28px!important}.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs{display:flex!important;gap:0!important;border-bottom:1px solid #ddd!important;margin:0 0 20px!important;padding:0!important}.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{padding:0 26px 12px 0!important;margin-right:25px!important;color:#1eb0aa!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;border-bottom:3px solid transparent!important}.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs li.active a{color:#e61e22!important;border-bottom-color:#e61e22!important}.single-product .sm-ui-tabs-section .woocommerce-Tabs-panel{font-size:15px!important;line-height:1.9!important;color:#333!important;max-width:920px!important}.single-product .sm-ui-products-section{background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important;margin:0 0 24px!important;padding:0 18px 18px!important}.single-product .sm-ui-products-section .sm-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:2px solid #b64741!important;margin:0 0 14px!important;padding:11px 0!important}.single-product .sm-ui-products-section .sm-section-head h2{font-size:20px!important;font-weight:500!important;color:#222!important;margin:0!important}.single-product .sm-ui-products-section .sm-section-head a{background:#7b2d28!important;color:#fff!important;border-radius:0!important;padding:9px 16px!important;font-size:12px!important;text-transform:uppercase!important;font-weight:800!important;text-decoration:none!important}.single-product .sm-ui-product-carousel{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}.single-product .sm-product-card,.single-product .sm-product-card-v2{border:1px solid #e3e3e3!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;padding:0!important}.single-product .sm-card-img,.single-product .sm-product-img{height:160px!important;background:#fff!important;border-radius:0!important}.single-product .sm-card-body{padding:8px!important}.single-product .sm-card-title,.single-product .sm-product-title{font-size:12px!important;line-height:1.35!important;min-height:34px!important}.single-product .sm-buy,.single-product .sm-card-actions a,.single-product .sm-card-actions button{background:#6b241f!important;border-radius:0!important;color:#fff!important;font-size:11px!important;font-weight:800!important;padding:9px 8px!important;text-transform:none!important}.single-product .sm-footer{margin-top:40px!important}
@media(max-width:900px){.single-product .sm-single-ui-top{grid-template-columns:1fr!important}.single-product .sm-single-ui-gallery{padding:15px!important}.single-product .sm-single-ui-info{padding:15px!important}.single-product .sm-ui-main-image{height:360px!important}.single-product .sm-ui-product-carousel{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:640px){.single-product .sm-single-ui-page{padding-top:0!important}.single-product .sm-single-ui-container{padding:0!important}.single-product .sm-ui-breadcrumb{display:none!important}.single-product .sm-single-ui-top{margin:0 0 12px!important}.single-product .sm-ui-main-image{height:305px!important}.single-product .sm-ui-title{font-size:22px!important}.single-product .sm-conv-price-box,.single-product .sm-conv-meta-grid>div{grid-template-columns:80px 1fr!important}.single-product .sm-conv-short-desc{max-height:none!important}.single-product .sm-conv-cart-panel form.cart{display:grid!important;grid-template-columns:1fr 1fr!important}.single-product .sm-ui-cart-panel .quantity{grid-column:1/-1!important;width:max-content!important}.single-product .sm-ui-cart-panel .single_add_to_cart_button,.single-product .sm-conv-cart-panel .sm-ui-order-btn,.single-product .sm-conv-cart-panel .sm-ui-whatsapp-btn{width:100%!important}.single-product .sm-ui-trust-row{grid-template-columns:repeat(2,1fr)!important}.single-product .sm-ui-tabs-section{padding:16px 12px!important}.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs{overflow-x:auto!important;white-space:nowrap!important}.single-product .sm-ui-product-carousel{display:flex!important;overflow-x:auto!important;gap:8px!important}.single-product .sm-ui-product-carousel .sm-product-card,.single-product .sm-ui-product-carousel .sm-product-card-v2{min-width:150px!important}.single-product .sm-card-img,.single-product .sm-product-img{height:140px!important}.single-product .sm-mobile-product-bar{display:grid!important}}

/* =========================================================
   Phase 3A-4: Exact ARMADEA-style single product UI override
   ========================================================= */
body.single-product{background:#f3f3f3!important;}
body.single-product .sm-single-ui-page{background:#f3f3f3!important;padding:0 0 48px!important;}
body.single-product .sm-single-ui-container{max-width:1120px!important;margin:0 auto!important;padding:0 14px!important;}
body.single-product .sm-product-breadcrumb,
body.single-product .sm-ui-breadcrumb{font-size:11px!important;color:#999!important;margin:16px 0 10px!important;line-height:1.4!important;}
body.single-product .sm-single-ui{background:transparent!important;border:0!important;box-shadow:none!important;}
body.single-product .sm-single-ui-top{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0!important;background:#fff!important;border:1px solid #e5e5e5!important;padding:26px!important;margin:0 0 26px!important;box-shadow:none!important;align-items:start!important;}
body.single-product .sm-single-ui-gallery{padding:0 38px 0 0!important;background:#fff!important;border:0!important;box-shadow:none!important;}
body.single-product .sm-ui-main-image{height:auto!important;min-height:0!important;aspect-ratio:auto!important;border:0!important;background:#fff!important;box-shadow:none!important;border-radius:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;}
body.single-product .sm-ui-main-image img,
body.single-product .sm-main-product-img{width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important;display:block!important;border:0!important;border-radius:0!important;background:#fff!important;}
body.single-product .sm-ui-sale-badge{position:absolute!important;left:12px!important;top:12px!important;background:#e60000!important;color:#fff!important;border-radius:2px!important;font-size:13px!important;font-weight:800!important;padding:6px 10px!important;}
body.single-product .sm-ui-main-image:after{content:'🔍';position:absolute!important;right:12px!important;bottom:12px!important;width:34px!important;height:34px!important;background:#7b2a25!important;color:#fff!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;box-shadow:0 5px 14px rgba(0,0,0,.18)!important;}
body.single-product .sm-ui-thumbs{display:flex!important;gap:12px!important;margin:16px 0 0!important;padding:0!important;overflow-x:auto!important;background:#fff!important;border:0!important;}
body.single-product .sm-ui-thumb,
body.single-product .sm-thumb-btn{width:78px!important;height:78px!important;border:1px solid #ddd!important;border-radius:0!important;background:#fff!important;padding:3px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important;}
body.single-product .sm-ui-thumb.is-active,
body.single-product .sm-thumb-btn.is-active{border:2px solid #8b2d27!important;}
body.single-product .sm-ui-thumb img,
body.single-product .sm-thumb-btn img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:0!important;}
body.single-product .sm-single-ui-info{background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;min-width:0!important;}
body.single-product .sm-ui-title{font-size:28px!important;line-height:1.25!important;font-weight:700!important;color:#222!important;margin:0 0 18px!important;border-bottom:1px solid #eee!important;padding-bottom:16px!important;letter-spacing:0!important;}
body.single-product .sm-ui-rating-line{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;color:#008f2f!important;margin:0!important;padding:0 0 16px!important;border-bottom:1px solid #eee!important;}
body.single-product .sm-reference-info-panel{border:0!important;background:#fff!important;padding:0!important;margin:0 0 12px!important;}
body.single-product .sm-ref-row{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:46px!important;border-bottom:1px solid #eee!important;font-size:13px!important;color:#222!important;}
body.single-product .sm-ref-row span{font-weight:800!important;color:#222!important;text-transform:uppercase!important;}
body.single-product .sm-ref-row strong{font-weight:600!important;color:#111!important;}
body.single-product .sm-ref-price-row{min-height:62px!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:25px!important;color:#111!important;font-weight:800!important;line-height:1.1!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:17px!important;color:#d22!important;opacity:1!important;margin-right:10px!important;font-weight:600!important;}
body.single-product .sm-ref-price-row .sm-ui-price ins{text-decoration:none!important;color:#111!important;}
body.single-product .sm-ui-short-desc,
body.single-product .sm-conv-short-desc{font-size:14px!important;line-height:1.75!important;color:#333!important;margin:16px 0 18px!important;border-bottom:1px solid #eee!important;padding-bottom:14px!important;max-height:none!important;overflow:visible!important;}
body.single-product .sm-ui-short-desc p{margin:0 0 8px!important;}
body.single-product .sm-ui-cart-panel,
body.single-product .sm-conv-cart-panel{padding:0!important;margin:0!important;background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important;display:block!important;}
body.single-product .sm-ui-cart-panel form.cart{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:0 0 12px!important;padding:0!important;}
body.single-product .quantity{display:flex!important;align-items:center!important;border:0!important;margin:0!important;}
body.single-product .quantity .qty{width:48px!important;height:38px!important;text-align:center!important;border:1px solid #ddd!important;border-left:0!important;border-right:0!important;border-radius:0!important;font-weight:700!important;background:#fff!important;}
body.single-product .sm-qty-minus,
body.single-product .sm-qty-plus,
body.single-product .quantity button{width:38px!important;height:38px!important;border:1px solid #ddd!important;background:#fafafa!important;color:#222!important;font-size:16px!important;font-weight:700!important;border-radius:0!important;}
body.single-product .single_add_to_cart_button,
body.single-product button.single_add_to_cart_button{height:42px!important;min-width:148px!important;background:#6b241f!important;color:#fff!important;border:0!important;border-radius:0!important;font-size:13px!important;text-transform:none!important;font-weight:800!important;padding:0 26px!important;box-shadow:none!important;}
body.single-product .sm-ui-order-btn,
body.single-product .sm-buy-now-js{height:42px!important;min-width:148px!important;background:#b5443f!important;color:#fff!important;border:0!important;border-radius:0!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;margin:0 8px 12px 0!important;padding:0 25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
body.single-product .sm-ui-whatsapp-btn{height:42px!important;min-width:148px!important;background:#169b51!important;color:#fff!important;border:0!important;border-radius:0!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;margin:0 0 12px!important;padding:0 25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;}
body.single-product .sm-ui-trust-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin:8px 0 0!important;padding:0!important;background:#fff!important;border:0!important;}
body.single-product .sm-ui-trust-card{border:1px solid #eed6d2!important;background:#fff8f7!important;border-radius:0!important;min-height:46px!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#6b241f!important;box-shadow:none!important;text-align:center!important;}
body.single-product .sm-ui-trust-card span{font-size:14px!important;line-height:1!important;}
body.single-product .sm-ui-trust-card strong{font-size:11px!important;line-height:1.15!important;font-weight:800!important;color:#6b241f!important;}
body.single-product .sm-ui-tabs-section{background:#fff!important;border:1px solid #e5e5e5!important;padding:0 26px 30px!important;margin:0 0 26px!important;box-shadow:none!important;border-radius:0!important;}
body.single-product .woocommerce-tabs ul.tabs{display:flex!important;gap:0!important;margin:0!important;padding:0!important;border-bottom:1px solid #ddd!important;background:#fff!important;list-style:none!important;}
body.single-product .woocommerce-tabs ul.tabs:before,
body.single-product .woocommerce-tabs ul.tabs:after{display:none!important;}
body.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:#fff!important;border-radius:0!important;margin:0 26px 0 0!important;padding:0!important;}
body.single-product .woocommerce-tabs ul.tabs li a{display:block!important;padding:18px 0 12px!important;color:#00a79d!important;font-weight:800!important;text-transform:uppercase!important;font-size:13px!important;border-bottom:3px solid transparent!important;text-decoration:none!important;}
body.single-product .woocommerce-tabs ul.tabs li.active a{color:#e60000!important;border-bottom-color:#e60000!important;}
body.single-product .woocommerce-tabs .panel{padding:22px 0 0!important;margin:0!important;font-size:14px!important;line-height:1.95!important;color:#333!important;max-width:820px!important;}
body.single-product .sm-ui-products-section{background:#fff!important;border:1px solid #e5e5e5!important;margin:0 0 26px!important;padding:0 18px 24px!important;border-radius:0!important;box-shadow:none!important;}
body.single-product .sm-ui-products-section .sm-section-head{height:54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:2px solid #8b2d27!important;margin:0 0 18px!important;padding:0!important;}
body.single-product .sm-ui-products-section .sm-section-head h2{font-size:22px!important;color:#222!important;margin:0!important;font-weight:700!important;}
body.single-product .sm-ui-products-section .sm-section-head a{background:#7b2a25!important;color:#fff!important;border-radius:0!important;padding:10px 18px!important;font-size:12px!important;text-transform:uppercase!important;font-weight:800!important;text-decoration:none!important;}
body.single-product .sm-ui-product-carousel,
body.single-product .sm-products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;}
body.single-product .sm-product-card{border:1px solid #e4e4e4!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;padding:0!important;overflow:hidden!important;}
body.single-product .sm-product-card .sm-product-thumb{height:165px!important;background:#fff!important;border-radius:0!important;padding:8px!important;}
body.single-product .sm-product-card .sm-product-thumb img{object-fit:contain!important;}
body.single-product .sm-product-card .sm-product-title{font-size:13px!important;line-height:1.35!important;min-height:36px!important;color:#222!important;}
body.single-product .sm-product-card .sm-product-price{font-size:15px!important;color:#8b2d27!important;font-weight:800!important;}
body.single-product .sm-product-card .sm-order-btn,
body.single-product .sm-product-card .button{background:#6b241f!important;color:#fff!important;border-radius:0!important;height:34px!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;width:100%!important;}
@media (max-width: 991px){
  body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;padding:16px!important;}
  body.single-product .sm-single-ui-gallery{padding:0!important;margin-bottom:18px!important;}
  body.single-product .sm-ui-title{font-size:23px!important;}
  body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.single-product .sm-ui-trust-row{grid-template-columns:repeat(2,1fr)!important;}
  body.single-product .sm-ui-cart-panel form.cart{gap:8px!important;}
  body.single-product .single_add_to_cart_button,body.single-product .sm-ui-order-btn,body.single-product .sm-ui-whatsapp-btn{flex:1 1 100%!important;width:100%!important;margin-right:0!important;}
}

/* Phase 3A-5: exact ARMADEA single product rebuild */
body.single-product .sm-single-ui-container{max-width:1380px!important;padding-left:16px!important;padding-right:16px!important;}
body.single-product .sm-single-ui-top{grid-template-columns:56% 44%!important;gap:38px!important;background:#fff!important;border:1px solid #e8e8e8!important;padding:36px 34px!important;margin-bottom:28px!important;align-items:start!important;}
body.single-product .sm-single-ui-gallery{padding:0!important;background:#fff!important;}
body.single-product .sm-ui-main-image{height:620px!important;min-height:620px!important;background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:zoom-in!important;}
body.single-product .sm-ui-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}
body.single-product .sm-ui-main-image:after{content:'🔍';position:absolute;right:16px;bottom:16px;width:38px;height:38px;border-radius:50%;background:#8b2d27;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 4px 12px rgba(0,0,0,.18);}
body.single-product .sm-ui-thumbs{display:flex!important;gap:10px!important;margin-top:22px!important;overflow-x:auto!important;padding:0!important;}
body.single-product .sm-ui-thumb,body.single-product .sm-thumb-btn{width:92px!important;height:92px!important;border:1px solid #ddd!important;background:#fff!important;border-radius:0!important;padding:5px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.single-product .sm-ui-thumb.is-active,body.single-product .sm-thumb-btn.is-active{border:2px solid #8b2d27!important;}
body.single-product .sm-single-ui-info{padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important;}
body.single-product .sm-ui-title{font-size:30px!important;font-weight:700!important;line-height:1.15!important;margin:0!important;padding:0 0 16px!important;border-bottom:1px solid #e5e5e5!important;color:#101820!important;}
body.single-product .sm-ui-rating-line{padding:12px 0 14px!important;margin:0!important;border-bottom:1px solid #eee!important;font-size:12px!important;color:#0a9a3f!important;}
body.single-product .sm-reference-info-panel{margin:0!important;padding:0!important;background:#fff!important;border:0!important;}
body.single-product .sm-ref-row{grid-template-columns:108px minmax(0,1fr)!important;min-height:58px!important;border-bottom:1px solid #e5e5e5!important;font-size:16px!important;align-items:center!important;}
body.single-product .sm-ref-row span{font-size:17px!important;font-weight:800!important;color:#111!important;letter-spacing:0!important;}
body.single-product .sm-ref-row strong{font-size:17px!important;font-weight:500!important;color:#4b4b4b!important;}
body.single-product .sm-ref-price-row{min-height:72px!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:36px!important;font-weight:400!important;color:#4a1f1d!important;display:flex!important;align-items:center!important;gap:22px!important;flex-wrap:wrap!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:28px!important;color:#e60000!important;opacity:1!important;font-weight:400!important;text-decoration-thickness:2px!important;}
body.single-product .sm-ref-price-row .sm-ui-price ins{text-decoration:none!important;color:#4a1f1d!important;}
body.single-product .sm-ui-short-desc,body.single-product .sm-conv-short-desc{display:none!important;}
body.single-product .sm-arm-actions{margin-top:20px!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;}
body.single-product .sm-arm-actions form.cart{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin:0!important;padding:0!important;align-items:center!important;}
body.single-product .sm-arm-actions form.cart:before{content:'Quantity :';font-size:17px;font-weight:800;color:#111;align-self:center;}
body.single-product .sm-arm-actions form.cart .quantity{grid-column:auto!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;}
body.single-product .sm-arm-actions form.cart .quantity .qty{width:64px!important;height:50px!important;border:1px solid #ddd!important;border-left:0!important;border-right:0!important;font-size:18px!important;font-weight:400!important;text-align:center!important;}
body.single-product .sm-arm-actions .sm-qty-btn{width:58px!important;height:50px!important;border:0!important;background:#efefef!important;color:#222!important;font-size:22px!important;font-weight:700!important;border-radius:8px!important;}
body.single-product .sm-arm-actions form.cart .single_add_to_cart_button{grid-column:1/2!important;height:58px!important;width:100%!important;min-width:0!important;background:#6b2a26!important;color:#fff!important;border-radius:3px!important;border:0!important;font-size:22px!important;font-weight:800!important;text-align:center!important;margin:12px 0 0!important;padding:0!important;}
body.single-product .sm-arm-actions form.cart .single_add_to_cart_button:before{content:'কার্টে যোগ করুন';}
body.single-product .sm-arm-actions form.cart .single_add_to_cart_button{font-size:0!important;}
body.single-product .sm-arm-actions form.cart .single_add_to_cart_button:before{font-size:22px!important;}
body.single-product .sm-arm-extra-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:-58px!important;}
body.single-product .sm-ui-order-btn,body.single-product .sm-ui-whatsapp-btn,body.single-product .sm-ui-call-btn{height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:3px!important;border:0!important;color:#fff!important;font-size:22px!important;font-weight:800!important;text-decoration:none!important;margin:0!important;padding:0 15px!important;line-height:1!important;}
body.single-product .sm-ui-order-btn{background:#b04742!important;grid-column:2/3!important;}
body.single-product .sm-ui-whatsapp-btn{background:#35c852!important;grid-column:1/2!important;margin-top:14px!important;}
body.single-product .sm-ui-call-btn{background:#15834a!important;grid-column:2/3!important;margin-top:14px!important;}
body.single-product .sm-ui-trust-row{display:none!important;}
body.single-product .woocommerce-variation-add-to-cart{display:contents!important;}
body.single-product table.variations{grid-column:1/-1!important;width:100%!important;border:0!important;margin:0 0 8px!important;}
body.single-product table.variations tr{display:grid!important;grid-template-columns:108px 1fr!important;align-items:center!important;border-bottom:1px solid #e5e5e5!important;min-height:62px!important;}
body.single-product table.variations th,body.single-product table.variations td{display:block!important;padding:8px 0!important;background:transparent!important;border:0!important;text-align:left!important;}
body.single-product table.variations th label{font-size:28px!important;font-weight:800!important;color:#111!important;}
body.single-product table.variations select{min-height:42px!important;border:1px solid #7b61ff!important;background:#fff!important;padding:0 14px!important;font-size:18px!important;font-weight:700!important;}
body.single-product .reset_variations{margin-left:10px!important;color:#8b2d27!important;font-weight:700!important;}
body.single-product .single_variation_wrap{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;}
body.single-product .single_variation{grid-column:1/-1!important;}
body.single-product .sm-ui-tabs-section{margin-top:0!important;padding:0 28px 35px!important;background:#fff!important;border:1px solid #e6e6e6!important;}
body.single-product .woocommerce-tabs .panel{max-width:100%!important;font-size:15px!important;line-height:1.9!important;}
body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;}
body.single-product .sm-single-related .sm-products{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
body.single-product .sm-product-card .sm-product-img,body.single-product .sm-product-card .sm-card-img{height:155px!important;background:#fff!important;}
body.single-product .sm-product-card h3{font-size:13px!important;text-align:left!important;padding:0 8px!important;}
body.single-product .sm-product-card .sm-rating,body.single-product .sm-product-card .sm-price{padding:0 8px!important;text-align:left!important;}
body.single-product .sm-card-actions{padding:0 8px 8px!important;}
body.single-product .sm-card-actions .sm-add{display:none!important;}
body.single-product .sm-card-actions .sm-buy{background:#6b2a26!important;color:#fff!important;border-radius:0!important;}
body.single-product .sm-product-lightbox{position:fixed;z-index:100000;inset:0;background:rgba(0,0,0,.82);display:none;align-items:center;justify-content:center;padding:30px;}
body.single-product .sm-product-lightbox.is-open{display:flex;}
body.single-product .sm-lightbox-img{max-width:92vw;max-height:88vh;object-fit:contain;background:#fff;}
body.single-product .sm-lightbox-close{position:absolute;right:26px;top:22px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:34px;line-height:1;cursor:pointer;}
@media(max-width:1100px){body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;}body.single-product .sm-ui-main-image{height:480px!important;min-height:480px!important;}body.single-product .sm-arm-extra-actions{margin-top:14px!important;}body.single-product .sm-arm-actions form.cart .single_add_to_cart_button{grid-column:1/-1!important;}body.single-product .sm-ui-order-btn{grid-column:auto!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:768px){body.single-product .sm-single-ui-container{padding:0 10px!important;}body.single-product .sm-single-ui-top{padding:12px!important;gap:18px!important;}body.single-product .sm-ui-main-image{height:360px!important;min-height:360px!important;}body.single-product .sm-ui-title{font-size:24px!important;}body.single-product .sm-ref-row{grid-template-columns:90px 1fr!important;min-height:48px!important;font-size:14px!important;}body.single-product .sm-ref-price-row .sm-ui-price{font-size:28px!important;}body.single-product .sm-ref-price-row .sm-ui-price del{font-size:20px!important;}body.single-product .sm-arm-actions form.cart{grid-template-columns:1fr!important;}body.single-product .sm-arm-actions form.cart:before{display:none!important;}body.single-product .sm-arm-extra-actions{grid-template-columns:1fr!important;margin-top:12px!important;}body.single-product .sm-ui-order-btn,body.single-product .sm-ui-whatsapp-btn,body.single-product .sm-ui-call-btn{grid-column:auto!important;margin-top:0!important;font-size:18px!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.single-product .sm-ui-tabs-section{padding:0 14px 24px!important;}}

/* Phase 3A-6: ARMADEA single product structure fix */
body.single-product .sm-single-ui-container{max-width:1280px!important;}
body.single-product .sm-single-ui-top{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:34px!important;align-items:start!important;background:#fff!important;border:1px solid #e7e7e7!important;padding:30px!important;margin:18px 0 24px!important;box-shadow:none!important;}
body.single-product .sm-single-ui-gallery{min-width:0!important;}
body.single-product .sm-ui-main-image{height:560px!important;min-height:560px!important;width:100%!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .sm-ui-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.single-product .sm-ui-thumbs{margin-top:18px!important;display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important;}
body.single-product .sm-ui-thumb,body.single-product .sm-thumb-btn{width:90px!important;height:90px!important;border:1px solid #d7d7d7!important;background:#fff!important;border-radius:0!important;padding:5px!important;box-shadow:none!important;cursor:pointer!important;}
body.single-product .sm-ui-thumb.is-active,body.single-product .sm-thumb-btn.is-active{border:2px solid #8b2d27!important;}
body.single-product .sm-single-ui-info{min-width:0!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;}
body.single-product .sm-ui-title{font-size:32px!important;line-height:1.12!important;font-weight:800!important;margin:0!important;padding:0 0 18px!important;border-bottom:1px solid #e1e1e1!important;color:#101820!important;}
body.single-product .sm-ui-rating-line{height:46px!important;display:flex!important;align-items:center!important;gap:8px!important;border-bottom:1px solid #e1e1e1!important;padding:0!important;margin:0!important;font-size:12px!important;color:#009f43!important;}
body.single-product .sm-reference-info-panel{border:0!important;background:#fff!important;margin:0!important;padding:0!important;box-shadow:none!important;}
body.single-product .sm-ref-row{display:grid!important;grid-template-columns:120px 1fr!important;gap:16px!important;align-items:center!important;min-height:62px!important;border-bottom:1px solid #e1e1e1!important;padding:0!important;margin:0!important;background:#fff!important;}
body.single-product .sm-ref-row span{font-size:18px!important;font-weight:900!important;text-transform:uppercase!important;color:#111!important;}
body.single-product .sm-ref-row strong{font-size:17px!important;font-weight:500!important;color:#333!important;}
body.single-product .sm-ref-price-row{min-height:76px!important;}
body.single-product .sm-ref-price-row .sm-ui-price{display:flex!important;align-items:center!important;gap:24px!important;flex-wrap:wrap!important;font-size:38px!important;font-weight:400!important;color:#46201e!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:30px!important;color:red!important;opacity:1!important;font-weight:400!important;text-decoration-thickness:2px!important;}
body.single-product .sm-ref-price-row .sm-ui-price ins{text-decoration:none!important;color:#46201e!important;}
body.single-product .sm-armadea-action-box{margin-top:20px!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important;}
body.single-product .sm-armadea-simple-cart{display:grid!important;grid-template-columns:120px 1fr!important;gap:16px!important;align-items:center!important;margin:0!important;padding:0 0 18px!important;border-bottom:1px solid #e1e1e1!important;}
body.single-product .sm-armadea-qty-label{font-size:18px!important;font-weight:900!important;color:#111!important;}
body.single-product .sm-armadea-simple-cart .quantity{display:flex!important;align-items:center!important;margin:0!important;}
body.single-product .sm-armadea-simple-cart .quantity .qty{height:52px!important;width:72px!important;border:1px solid #d8d8d8!important;border-left:0!important;border-right:0!important;text-align:center!important;font-size:18px!important;background:#fff!important;}
body.single-product .sm-armadea-simple-cart .sm-qty-btn{width:58px!important;height:52px!important;border:0!important;background:#eee!important;color:#222!important;font-size:24px!important;font-weight:800!important;border-radius:8px!important;}
body.single-product .sm-armadea-simple-cart .sm-ui-cart-btn{grid-column:1/2!important;height:62px!important;background:#6f2925!important;color:#fff!important;border:0!important;border-radius:4px!important;font-size:22px!important;font-weight:900!important;margin:14px 0 0!important;padding:0 22px!important;width:100%!important;line-height:62px!important;text-align:center!important;}
body.single-product .sm-armadea-extra-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin:-80px 0 0!important;padding-left:calc(120px + 16px)!important;}
body.single-product .sm-ui-order-btn,body.single-product .sm-ui-whatsapp-btn,body.single-product .sm-ui-call-btn{height:62px!important;border:0!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:22px!important;font-weight:900!important;padding:0 18px!important;text-align:center!important;line-height:1!important;text-decoration:none!important;}
body.single-product .sm-ui-order-btn{background:#b04a45!important;}
body.single-product .sm-ui-whatsapp-btn{background:#35c956!important;grid-column:1/2!important;margin-top:14px!important;}
body.single-product .sm-ui-call-btn{background:#14864c!important;grid-column:2/3!important;margin-top:14px!important;}
body.single-product .sm-ui-trust-row{display:none!important;}
body.single-product .sm-armadea-variable-cart form.cart{display:block!important;margin:0!important;}
body.single-product .sm-armadea-variable-cart form.cart .single_add_to_cart_button{background:#6f2925!important;color:#fff!important;border-radius:4px!important;height:58px!important;padding:0 30px!important;font-weight:900!important;}
body.single-product .sm-ui-tabs-section{background:#fff!important;border:1px solid #e7e7e7!important;margin:0 0 24px!important;padding:0 30px 34px!important;box-shadow:none!important;}
body.single-product .woocommerce-tabs ul.tabs{border-bottom:1px solid #e1e1e1!important;margin:0 0 22px!important;padding:0!important;display:flex!important;gap:28px!important;list-style:none!important;}
body.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;padding:0!important;margin:0!important;}
body.single-product .woocommerce-tabs ul.tabs li a{display:block!important;padding:20px 0 12px!important;font-size:14px!important;font-weight:900!important;color:#00a99d!important;text-transform:uppercase!important;}
body.single-product .woocommerce-tabs ul.tabs li.active a{color:#e00000!important;border-bottom:3px solid #e00000!important;}
body.single-product .woocommerce-tabs .panel{font-size:16px!important;line-height:1.95!important;max-width:100%!important;padding:0!important;margin:0!important;}
body.single-product .sm-ui-products-section{background:#fff!important;border:1px solid #e7e7e7!important;box-shadow:none!important;margin-top:24px!important;padding:16px 18px 22px!important;}
body.single-product .sm-section-head{border-bottom:2px solid #8b2d27!important;margin-bottom:18px!important;}
body.single-product .sm-section-head h2{font-size:24px!important;padding-bottom:10px!important;margin:0!important;}
body.single-product .sm-section-head a{border-radius:0!important;padding:11px 20px!important;background:#7b2d28!important;color:#fff!important;font-size:13px!important;}
body.single-product .sm-ui-product-carousel,body.single-product .sm-products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;}
body.single-product .sm-single-related .sm-products{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
body.single-product .sm-product-card{border-radius:0!important;box-shadow:none!important;border:1px solid #e2e2e2!important;padding:10px!important;}
body.single-product .sm-product-card .sm-product-img,body.single-product .sm-product-card .sm-card-img{height:165px!important;background:#fff!important;}
body.single-product .sm-card-actions .sm-add{display:none!important;}
body.single-product .sm-card-actions .sm-buy{background:#6f2925!important;color:#fff!important;border-radius:0!important;}
@media(max-width:1100px){body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;}body.single-product .sm-ui-main-image{height:480px!important;min-height:480px!important;}body.single-product .sm-armadea-extra-actions{margin:14px 0 0!important;padding-left:0!important;}body.single-product .sm-armadea-simple-cart .sm-ui-cart-btn{grid-column:1/-1!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products,body.single-product .sm-single-related .sm-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:768px){body.single-product .sm-single-ui-container{padding:0 10px!important;}body.single-product .sm-single-ui-top{padding:14px!important;gap:20px!important;}body.single-product .sm-ui-main-image{height:360px!important;min-height:360px!important;}body.single-product .sm-ui-title{font-size:25px!important;}body.single-product .sm-ref-row{grid-template-columns:92px 1fr!important;min-height:50px!important;}body.single-product .sm-ref-row span{font-size:14px!important;}body.single-product .sm-ref-row strong{font-size:14px!important;}body.single-product .sm-ref-price-row .sm-ui-price{font-size:28px!important;}body.single-product .sm-ref-price-row .sm-ui-price del{font-size:20px!important;}body.single-product .sm-armadea-simple-cart{grid-template-columns:1fr!important;gap:10px!important;}body.single-product .sm-armadea-qty-label{display:none!important;}body.single-product .sm-armadea-simple-cart .sm-ui-cart-btn{grid-column:auto!important;margin-top:8px!important;}body.single-product .sm-armadea-extra-actions{grid-template-columns:1fr!important;margin-top:12px!important;padding-left:0!important;}body.single-product .sm-ui-whatsapp-btn,body.single-product .sm-ui-call-btn{grid-column:auto!important;margin-top:0!important;}body.single-product .sm-ui-tabs-section{padding:0 14px 24px!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products,body.single-product .sm-single-related .sm-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.single-product .sm-product-card .sm-product-img,body.single-product .sm-product-card .sm-card-img{height:140px!important;}}

/* === Phase 3A-7 FINAL ARMADEA PRODUCT PAGE OVERRIDE === */
body.single-product .sm-single-ui-page{background:#f3f3f3!important;padding:18px 0 52px!important;}
body.single-product .sm-single-ui-container{max-width:1180px!important;margin:0 auto!important;padding:0 15px!important;}
body.single-product .sm-product-breadcrumb{font-size:11px!important;color:#999!important;margin:0 0 14px!important;}
body.single-product .sm-single-ui-top{display:grid!important;grid-template-columns:52% 48%!important;gap:0!important;background:#fff!important;border:1px solid #e6e6e6!important;padding:0!important;margin:0 0 24px!important;box-shadow:none!important;align-items:stretch!important;}
body.single-product .sm-single-ui-gallery{padding:28px 28px 24px!important;border-right:1px solid #f1f1f1!important;background:#fff!important;}
body.single-product .sm-ui-main-image{height:560px!important;min-height:560px!important;background:#fff!important;border:0!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .sm-ui-main-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:560px!important;object-fit:contain!important;}
body.single-product .sm-ui-main-image:after{right:16px!important;bottom:16px!important;background:#8a342f!important;width:38px!important;height:38px!important;}
body.single-product .sm-ui-thumbs{display:flex!important;gap:10px!important;margin-top:18px!important;padding:0!important;overflow-x:auto!important;}
body.single-product .sm-ui-thumb{width:72px!important;height:72px!important;border:1px solid #d5d5d5!important;background:#fff!important;border-radius:0!important;padding:5px!important;box-shadow:none!important;}
body.single-product .sm-ui-thumb.is-active{border-color:#8a342f!important;box-shadow:inset 0 -3px 0 #8a342f!important;}
body.single-product .sm-single-ui-info{padding:34px 28px!important;background:#fff!important;border:0!important;box-shadow:none!important;margin:0!important;}
body.single-product .sm-ui-title{font-size:31px!important;line-height:1.18!important;font-weight:800!important;color:#0d1620!important;margin:0 0 14px!important;padding:0 0 18px!important;border-bottom:1px solid #ddd!important;}
body.single-product .sm-ui-rating-line{font-size:12px!important;color:#12a34a!important;border-bottom:1px solid #e5e5e5!important;padding:0 0 16px!important;margin:0 0 0!important;}
body.single-product .sm-reference-info-panel{border:0!important;margin:0!important;padding:0!important;background:#fff!important;}
body.single-product .sm-ref-row{display:grid!important;grid-template-columns:130px 1fr!important;align-items:center!important;min-height:58px!important;border-bottom:1px solid #e4e4e4!important;margin:0!important;padding:0!important;color:#111!important;}
body.single-product .sm-ref-row span{font-size:20px!important;font-weight:900!important;text-transform:uppercase!important;color:#111!important;letter-spacing:0!important;}
body.single-product .sm-ref-row strong{font-size:18px!important;font-weight:500!important;color:#333!important;}
body.single-product .sm-ref-price-row{min-height:68px!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:34px!important;font-weight:500!important;color:#3d2421!important;display:flex!important;align-items:center!important;gap:22px!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:27px!important;color:#f00!important;opacity:1!important;text-decoration:line-through!important;}
body.single-product .sm-ref-price-row .sm-ui-price ins{font-size:34px!important;color:#3d2421!important;text-decoration:none!important;}
body.single-product .sm-ref-row a{color:#333!important;text-decoration:none!important;}
body.single-product .sm-armadea-action-box{margin-top:18px!important;padding:0!important;background:#fff!important;border:0!important;}
body.single-product .sm-armadea-simple-cart{display:block!important;margin:0!important;padding:0!important;border:0!important;}
body.single-product .sm-armadea-qty-row{display:flex!important;align-items:center!important;gap:22px!important;min-height:68px!important;border-bottom:1px solid #e4e4e4!important;margin-bottom:18px!important;}
body.single-product .sm-armadea-qty-label{font-size:20px!important;font-weight:900!important;color:#111!important;min-width:130px!important;}
body.single-product .sm-armadea-simple-cart .quantity{display:flex!important;align-items:center!important;border:0!important;background:transparent!important;height:auto!important;margin:0!important;}
body.single-product .sm-armadea-simple-cart .quantity .qty{height:52px!important;width:72px!important;border:1px solid #d6d6d6!important;background:#fff!important;text-align:center!important;font-size:18px!important;font-weight:500!important;border-radius:0!important;}
body.single-product .sm-armadea-simple-cart .sm-qty-btn{width:58px!important;height:52px!important;background:#efefef!important;color:#333!important;border:0!important;border-radius:8px!important;font-size:24px!important;font-weight:800!important;}
body.single-product .sm-armadea-button-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:0!important;}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:64px!important;width:100%!important;border:0!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;text-decoration:none!important;font-size:22px!important;font-weight:900!important;line-height:1!important;margin:0!important;padding:0 18px!important;box-shadow:none!important;}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button{background:#6b2723!important;}
body.single-product .sm-armadea-button-grid .sm-ui-order-btn{background:#ae4642!important;}
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn{background:#38ca49!important;}
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{background:#0f8756!important;}
body.single-product .sm-ui-trust-row{display:none!important;}
body.single-product .woocommerce-product-details__short-description,
body.single-product .sm-ui-short-desc,
body.single-product .sm-conv-short-desc{display:none!important;}
body.single-product .sm-ui-tabs-section{background:#fff!important;border:1px solid #e6e6e6!important;padding:0 28px 28px!important;margin:0 0 24px!important;box-shadow:none!important;}
body.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs{display:flex!important;gap:0!important;margin:0 0 22px!important;padding:0!important;border-bottom:1px solid #ddd!important;list-style:none!important;}
body.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{font-size:14px!important;font-weight:900!important;color:#13a6a4!important;text-transform:uppercase!important;padding:18px 22px 14px!important;border-bottom:3px solid transparent!important;text-decoration:none!important;}
body.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs li.active a{color:#e71c1c!important;border-bottom-color:#e71c1c!important;}
body.single-product .sm-ui-tabs-section .panel{font-size:15px!important;line-height:1.85!important;color:#222!important;max-width:100%!important;}
body.single-product .sm-ui-products-section{background:#fff!important;border:1px solid #e6e6e6!important;border-radius:0!important;padding:0 18px 18px!important;margin:0 0 24px!important;box-shadow:none!important;}
body.single-product .sm-ui-products-section .sm-section-head{display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:2px solid #a6423d!important;padding:13px 0!important;margin:0 0 14px!important;}
body.single-product .sm-ui-products-section .sm-section-head h2{font-size:22px!important;color:#222!important;margin:0!important;}
body.single-product .sm-ui-products-section .sm-section-head a{background:#7a2b26!important;color:#fff!important;text-decoration:none!important;text-transform:uppercase!important;font-weight:900!important;font-size:12px!important;padding:10px 15px!important;}
body.single-product .sm-ui-product-carousel,body.single-product .sm-products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;}
body.single-product .sm-product-card,body.single-product .sm-product-card-v2{border:1px solid #e5e5e5!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;min-width:0!important;}
body.single-product .sm-card-img,body.single-product .sm-product-img{height:172px!important;background:#fff!important;padding:8px!important;}
body.single-product .sm-card-img img,body.single-product .sm-product-img img{width:100%!important;height:100%!important;object-fit:contain!important;}
body.single-product .sm-product-card h3{font-size:13px!important;line-height:1.35!important;min-height:40px!important;margin:8px 8px 4px!important;}
body.single-product .sm-price{font-size:16px!important;color:#7a2b26!important;font-weight:900!important;margin:4px 8px!important;}
body.single-product .sm-buy{background:#6b2723!important;color:#fff!important;border-radius:0!important;margin:8px!important;padding:10px!important;text-align:center!important;font-weight:900!important;display:block!important;}
@media(max-width:1100px){body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;}body.single-product .sm-single-ui-gallery{border-right:0!important;border-bottom:1px solid #eee!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:768px){body.single-product .sm-single-ui-container{padding:0 10px!important;}body.single-product .sm-single-ui-top{display:block!important;}body.single-product .sm-single-ui-gallery,body.single-product .sm-single-ui-info{padding:14px!important;}body.single-product .sm-ui-main-image{height:330px!important;min-height:330px!important;}body.single-product .sm-ui-main-image img{max-height:330px!important;}body.single-product .sm-ui-title{font-size:24px!important;}body.single-product .sm-ref-row{grid-template-columns:96px 1fr!important;min-height:50px!important;}body.single-product .sm-ref-row span{font-size:14px!important;}body.single-product .sm-ref-row strong{font-size:14px!important;}body.single-product .sm-ref-price-row .sm-ui-price{font-size:27px!important;}body.single-product .sm-armadea-qty-row{gap:10px!important;min-height:58px!important;}body.single-product .sm-armadea-qty-label{min-width:auto!important;font-size:16px!important;}body.single-product .sm-armadea-button-grid{grid-template-columns:1fr!important;gap:10px!important;}body.single-product .sm-armadea-button-grid .single_add_to_cart_button,body.single-product .sm-armadea-button-grid .sm-ui-order-btn,body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:52px!important;font-size:18px!important;}body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.single-product .sm-card-img,body.single-product .sm-product-img{height:145px!important;}}

/* Phase 3A-7B: ARMADEA visual scale + WhatsApp CTA fix */
body.single-product .sm-single-ui-page{padding-top:16px!important;}
body.single-product .sm-single-ui-container{max-width:1160px!important;}
body.single-product .sm-single-ui-top{grid-template-columns:51.5% 48.5%!important;}
body.single-product .sm-single-ui-gallery{padding:24px 26px 22px!important;}
body.single-product .sm-single-ui-info{padding:28px 26px!important;}
body.single-product .sm-ui-main-image{height:500px!important;min-height:500px!important;}
body.single-product .sm-ui-main-image img{max-height:500px!important;}
body.single-product .sm-ui-title{font-size:26px!important;line-height:1.22!important;font-weight:800!important;margin-bottom:10px!important;padding-bottom:13px!important;}
body.single-product .sm-ui-rating-line{font-size:12px!important;padding:7px 0!important;}
body.single-product .sm-ref-row{display:grid!important;grid-template-columns:104px 1fr!important;min-height:42px!important;padding:8px 0!important;border-bottom:1px solid #e8e8e8!important;align-items:center!important;}
body.single-product .sm-ref-row span{font-size:15px!important;font-weight:900!important;letter-spacing:.1px!important;color:#111!important;}
body.single-product .sm-ref-row strong{font-size:15px!important;font-weight:600!important;color:#222!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:25px!important;line-height:1.1!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:18px!important;margin-right:15px!important;color:red!important;}
body.single-product .sm-ref-price-row .sm-ui-price ins{text-decoration:none!important;}
body.single-product .sm-armadea-action-box{margin-top:13px!important;}
body.single-product .sm-armadea-qty-row{min-height:50px!important;margin-bottom:12px!important;gap:16px!important;border-bottom:1px solid #e5e5e5!important;}
body.single-product .sm-armadea-qty-label{font-size:16px!important;min-width:100px!important;font-weight:800!important;}
body.single-product .sm-armadea-simple-cart .quantity .qty{height:38px!important;width:54px!important;font-size:15px!important;}
body.single-product .sm-armadea-simple-cart .sm-qty-btn{height:38px!important;width:44px!important;border-radius:5px!important;font-size:18px!important;}
body.single-product .sm-armadea-button-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:0!important;}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:44px!important;min-height:44px!important;border-radius:3px!important;font-size:16px!important;font-weight:900!important;padding:0 12px!important;line-height:1!important;}
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn{display:flex!important;background:#35c956!important;}
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn:before{content:'☏';margin-right:8px;font-size:17px;}
body.single-product .sm-armadea-button-grid .sm-ui-call-btn:before{content:'☎';margin-right:8px;font-size:16px;}
body.single-product .sm-ui-trust-row{grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin-top:13px!important;}
body.single-product .sm-ui-trust-card{padding:8px 7px!important;font-size:12px!important;justify-content:center!important;line-height:1.15!important;}
body.single-product .sm-ui-trust-card span{font-size:14px!important;}
body.single-product .sm-ui-thumbs{gap:8px!important;margin-top:12px!important;}
body.single-product .sm-ui-thumb{width:72px!important;height:68px!important;padding:4px!important;}
body.single-product .sm-ui-tabs-section{padding:0 24px 22px!important;margin-bottom:22px!important;}
body.single-product .sm-ui-tabs-section .woocommerce-tabs ul.tabs li a{font-size:13px!important;padding:12px 16px!important;}
body.single-product .sm-ui-tabs-section .panel{font-size:15px!important;line-height:1.75!important;}
body.single-product .sm-ui-products-section .sm-section-head h2{font-size:20px!important;}
body.single-product .sm-ui-products-section .sm-section-head a{padding:8px 13px!important;font-size:11px!important;}
body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;}
body.single-product .sm-card-img,body.single-product .sm-product-img{height:150px!important;}
body.single-product .sm-product-card h3,body.single-product .sm-product-card-v2 h3,body.single-product .sm-card-title{font-size:13px!important;line-height:1.3!important;min-height:34px!important;}
body.single-product .sm-card-price,body.single-product .price{font-size:14px!important;}
body.single-product .sm-buy,body.single-product .sm-product-card .button{font-size:12px!important;padding:8px 6px!important;min-height:32px!important;}

@media(max-width:1100px){
 body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;}
 body.single-product .sm-ui-main-image{height:430px!important;min-height:430px!important;}
 body.single-product .sm-ui-main-image img{max-height:430px!important;}
 body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:768px){
 body.single-product .sm-single-ui-info{padding:16px!important;}
 body.single-product .sm-ui-title{font-size:22px!important;}
 body.single-product .sm-ref-row{grid-template-columns:88px 1fr!important;min-height:38px!important;}
 body.single-product .sm-ref-row span,body.single-product .sm-ref-row strong{font-size:13px!important;}
 body.single-product .sm-ref-price-row .sm-ui-price{font-size:22px!important;}
 body.single-product .sm-armadea-button-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
 body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
 body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
 body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
 body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:42px!important;font-size:14px!important;}
 body.single-product .sm-ui-trust-row{grid-template-columns:repeat(2,1fr)!important;}
 body.single-product .sm-ui-main-image{height:320px!important;min-height:320px!important;}
 body.single-product .sm-ui-main-image img{max-height:320px!important;}
 body.single-product .sm-ui-product-carousel,body.single-product .sm-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}


/* Phase 3A-8: compact ARMADEA button scale + Font Awesome icons */
body.single-product .sm-single-ui-top{gap:28px!important;padding:24px!important;}
body.single-product .sm-ui-title{font-size:26px!important;line-height:1.22!important;font-weight:700!important;padding-bottom:12px!important;}
body.single-product .sm-ui-rating-line{height:34px!important;font-size:11px!important;}
body.single-product .sm-ref-row{grid-template-columns:96px 1fr!important;min-height:42px!important;gap:10px!important;}
body.single-product .sm-ref-row span{font-size:13px!important;font-weight:800!important;}
body.single-product .sm-ref-row strong{font-size:13px!important;font-weight:500!important;}
body.single-product .sm-ref-price-row{min-height:50px!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:22px!important;gap:12px!important;font-weight:700!important;}
body.single-product .sm-ref-price-row .sm-ui-price del{font-size:16px!important;}
body.single-product .sm-ui-main-image{height:500px!important;min-height:500px!important;}
body.single-product .sm-ui-thumbs{gap:8px!important;margin-top:12px!important;}
body.single-product .sm-ui-thumb,body.single-product .sm-thumb-btn{width:70px!important;height:70px!important;padding:4px!important;}
body.single-product .sm-armadea-action-box{margin-top:14px!important;}
body.single-product .sm-armadea-simple-cart{display:block!important;border-bottom:0!important;padding:0!important;}
body.single-product .sm-armadea-qty-row{display:grid!important;grid-template-columns:96px 1fr!important;gap:10px!important;align-items:center!important;margin-bottom:12px!important;}
body.single-product .sm-armadea-qty-label{font-size:13px!important;font-weight:800!important;}
body.single-product .sm-armadea-simple-cart .quantity .qty{height:38px!important;width:54px!important;font-size:14px!important;}
body.single-product .sm-armadea-simple-cart .sm-qty-btn{width:40px!important;height:38px!important;border-radius:4px!important;font-size:17px!important;background:#f0f0f0!important;}
body.single-product .sm-armadea-button-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:8px!important;padding-left:0!important;}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:42px!important;min-height:42px!important;width:100%!important;border-radius:3px!important;border:0!important;margin:0!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;white-space:nowrap!important;}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button{background:#6f2925!important;color:#fff!important;grid-column:auto!important;}
body.single-product .sm-armadea-button-grid .sm-ui-order-btn{background:#b04a45!important;color:#fff!important;}
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn{background:#25D366!important;color:#fff!important;grid-column:auto!important;}
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{background:#147a43!important;color:#fff!important;grid-column:auto!important;}
body.single-product .sm-armadea-button-grid i{font-size:14px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;}
body.single-product .sm-ui-tabs-section{padding:0 22px 28px!important;}
body.single-product .woocommerce-tabs ul.tabs li a{font-size:13px!important;padding:16px 0 10px!important;}
body.single-product .woocommerce-tabs .panel{font-size:14px!important;line-height:1.75!important;}
body.single-product .sm-section-head h2{font-size:20px!important;}
body.single-product .sm-section-head a{padding:8px 14px!important;font-size:11px!important;}
body.single-product .sm-product-card .sm-product-img,body.single-product .sm-product-card .sm-card-img{height:142px!important;}
body.single-product .sm-product-card h3{font-size:12px!important;min-height:34px!important;}
body.single-product .sm-product-card .sm-price,body.single-product .sm-product-card .sm-product-price{font-size:13px!important;}
body.single-product .sm-card-actions a,body.single-product .sm-product-card .button{height:30px!important;padding:7px 6px!important;font-size:11px!important;}
body.single-product .sm-mobile-sticky-product{font-size:12px!important;}
@media(max-width:900px){
  body.single-product .sm-single-ui-top{grid-template-columns:1fr!important;padding:14px!important;gap:16px!important;}
  body.single-product .sm-ui-main-image{height:340px!important;min-height:340px!important;}
  body.single-product .sm-ui-title{font-size:21px!important;}
  body.single-product .sm-ref-row{grid-template-columns:82px 1fr!important;min-height:38px!important;}
  body.single-product .sm-armadea-qty-row{grid-template-columns:82px 1fr!important;}
  body.single-product .sm-armadea-button-grid{gap:8px!important;}
  body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
  body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
  body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
  body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:40px!important;font-size:12px!important;padding:0 8px!important;gap:5px!important;}
}
@media(max-width:420px){
  body.single-product .sm-armadea-button-grid{grid-template-columns:1fr!important;}
}

/* Phase 3A-8B: remove duplicate pseudo icons and compact CTA alignment */
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn:before,
body.single-product .sm-armadea-button-grid .sm-ui-call-btn:before,
body.single-product .sm-armadea-button-grid .single_add_to_cart_button:before,
body.single-product .sm-armadea-button-grid .sm-ui-order-btn:before{
  content:none!important;
  display:none!important;
}
body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
body.single-product .sm-armadea-button-grid .sm-ui-call-btn{
  height:40px!important;
  min-height:40px!important;
  font-size:13px!important;
  gap:6px!important;
  padding:0 10px!important;
  letter-spacing:0!important;
}
body.single-product .sm-armadea-button-grid i{
  font-size:13px!important;
  width:14px!important;
  min-width:14px!important;
  text-align:center!important;
  margin:0!important;
}
body.single-product .sm-armadea-button-grid span{
  display:inline-block!important;
  line-height:1.1!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.single-product .sm-ui-title{font-size:24px!important;line-height:1.2!important;}
body.single-product .sm-ref-price-row .sm-ui-price{font-size:21px!important;}
body.single-product .sm-ref-row span,body.single-product .sm-ref-row strong{font-size:12.5px!important;}
body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn span{text-transform:none!important;}
@media(max-width:900px){
  body.single-product .sm-armadea-button-grid .single_add_to_cart_button,
  body.single-product .sm-armadea-button-grid .sm-ui-order-btn,
  body.single-product .sm-armadea-button-grid .sm-ui-whatsapp-btn,
  body.single-product .sm-armadea-button-grid .sm-ui-call-btn{height:38px!important;font-size:12px!important;}
}

/* === Phase 4A-1 Exact ARMADEA/Bangladesh Checkout Override === */
body.woocommerce-checkout{background:#f4f4f4!important;}
body.woocommerce-checkout .sm-shop-wrap{padding:38px 0 92px!important;background:#f4f4f4!important;}
body.woocommerce-checkout .sm-shop-wrap .sm-container{max-width:1160px!important;margin:0 auto!important;padding:0 16px!important;}
body.woocommerce-checkout h1.entry-title,body.woocommerce-checkout .woocommerce-breadcrumb,body.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .woocommerce-NoticeGroup-checkout{max-width:1160px;margin-left:auto;margin-right:auto;}
.sm-arm-checkout-page{width:100%;}
.sm-arm-checkout-wrap{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.9fr)!important;gap:24px!important;align-items:start!important;}
.sm-arm-form-card,.sm-arm-summary-card{background:#fff!important;border:1px solid #d8d8d8!important;border-radius:5px!important;box-shadow:none!important;overflow:hidden!important;}
.sm-arm-form-card{padding:16px 18px 34px!important;}
.sm-arm-checkout-title{background:#008000!important;color:#fff!important;font-size:27px!important;line-height:1.2!important;font-weight:900!important;padding:9px 18px!important;margin:0 0 22px!important;font-family:inherit!important;}
.sm-arm-customer-details .form-row{padding:0!important;margin:0 0 16px!important;float:none!important;width:100%!important;}
.sm-arm-customer-details label{display:block!important;font-size:16px!important;font-weight:500!important;color:#333!important;margin:0 0 5px!important;}
.sm-arm-customer-details .required{color:#222!important;text-decoration:none!important;}
.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{width:100%!important;border:1px solid #d2d2d2!important;border-radius:3px!important;background:#fff!important;color:#333!important;height:42px!important;padding:8px 12px!important;font-size:17px!important;box-shadow:none!important;outline:none!important;}
.sm-arm-customer-details textarea{height:62px!important;resize:vertical!important;line-height:1.45!important;}
.sm-arm-customer-details input::placeholder,.sm-arm-customer-details textarea::placeholder{color:#999!important;}
.sm-arm-area-field{max-width:260px!important;}
.sm-arm-cod-box{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:10px!important;margin:12px 0 24px!important;}
.sm-arm-cod-line{height:1px!important;background:#e2e2e2!important;display:block!important;}
.sm-arm-cod-text{border:1px solid #e2e2e2!important;border-bottom:0!important;background:#fff!important;padding:14px 28px!important;font-size:15px!important;color:#334!important;}
.sm-arm-payment-hidden .woocommerce-terms-and-conditions-wrapper,.sm-arm-payment-hidden .wc_payment_methods,.sm-arm-payment-hidden .woocommerce-privacy-policy-text{display:none!important;}
.sm-arm-payment-hidden #place_order{width:100%!important;height:62px!important;background:#008000!important;color:#fff!important;border:0!important;border-radius:7px!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 18px!important;text-align:center!important;box-shadow:none!important;}
.sm-arm-payment-hidden #place_order:hover{background:#007000!important;}
.sm-arm-summary-card{padding:0!important;}
.sm-arm-summary-card h2{font-size:22px!important;font-weight:500!important;color:#222!important;margin:0!important;padding:58px 18px 28px!important;border-bottom:1px solid #e3e3e3!important;}
.sm-arm-order-items{background:#fff!important;}
.sm-arm-order-item{display:grid!important;grid-template-columns:100px 1fr auto!important;gap:14px!important;align-items:center!important;padding:16px 18px!important;border-bottom:1px solid #e5e5e5!important;}
.sm-arm-order-thumb img{width:88px!important;height:70px!important;object-fit:contain!important;background:#fff!important;display:block!important;}
.sm-arm-order-info h3{font-size:17px!important;line-height:1.25!important;font-weight:500!important;color:#222!important;margin:0 0 8px!important;}
.sm-arm-order-info h3 a{color:#222!important;text-decoration:none!important;}
.sm-arm-qty-controls{display:flex!important;align-items:center!important;gap:9px!important;}
.sm-arm-qty-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;color:#222!important;background:transparent!important;text-decoration:none!important;font-size:24px!important;font-weight:500!important;line-height:1!important;}
.sm-arm-qty-num{width:44px!important;height:36px!important;border:1px solid #ddd!important;background:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;}
.sm-arm-remove{color:#19b8b1!important;font-size:17px!important;text-decoration:none!important;margin-left:8px!important;}
.sm-arm-item-price{font-size:18px!important;font-weight:500!important;color:#111!important;white-space:nowrap!important;align-self:start!important;margin-top:6px!important;}
.sm-arm-summary-totals{padding:18px!important;background:#fff!important;}
.sm-arm-total-row{display:flex!important;justify-content:space-between!important;gap:18px!important;font-size:17px!important;color:#111!important;margin:0 0 14px!important;}
.sm-arm-total-row strong{font-weight:800!important;}
.sm-arm-total-row span{font-weight:700!important;}
.sm-arm-grand{font-size:22px!important;margin-top:10px!important;margin-bottom:0!important;}
.sm-arm-grand strong{font-weight:800!important;}
.sm-arm-grand span{font-size:23px!important;font-weight:500!important;}
body.woocommerce-checkout form.checkout{display:block!important;margin:0!important;}
body.woocommerce-checkout #order_review,body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout .woocommerce-checkout-review-order-table{display:none!important;}
@media(max-width:920px){.sm-arm-checkout-wrap{grid-template-columns:1fr!important;gap:16px!important}.sm-arm-summary-card{order:2}.sm-arm-form-card{order:1}.sm-arm-summary-card h2{padding:20px 16px!important}.sm-arm-checkout-title{font-size:22px!important}.sm-arm-payment-hidden #place_order{font-size:22px!important;height:56px!important}.sm-arm-order-item{grid-template-columns:86px 1fr auto!important;padding:13px 14px!important}.sm-arm-order-thumb img{width:74px!important;height:62px!important}.sm-arm-item-price{font-size:16px!important}}
@media(max-width:560px){body.woocommerce-checkout .sm-shop-wrap{padding:16px 0 70px!important}.sm-arm-form-card{padding:12px!important;border-radius:0!important}.sm-arm-summary-card{border-radius:0!important}.sm-arm-checkout-title{font-size:18px!important;padding:10px 12px!important;margin-bottom:16px!important}.sm-arm-customer-details label{font-size:14px!important}.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{font-size:14px!important;height:40px!important}.sm-arm-cod-text{padding:12px 18px!important}.sm-arm-payment-hidden #place_order{font-size:18px!important;height:52px!important}.sm-arm-order-item{grid-template-columns:70px 1fr!important}.sm-arm-item-price{grid-column:2;text-align:left;margin-top:0}.sm-arm-order-thumb img{width:62px!important;height:54px!important}.sm-arm-order-info h3{font-size:14px!important}.sm-arm-grand{font-size:18px!important}.sm-arm-grand span{font-size:20px!important}}

/* Phase 4A-2 WooCommerce Shipping Methods in custom checkout */
.sm-arm-shipping-box{margin:0 0 22px!important;border:1px solid #e5e5e5!important;background:#fff!important;border-radius:4px!important;padding:12px!important;}
.sm-arm-shipping-heading{font-size:16px!important;font-weight:800!important;color:#333!important;margin:0 0 10px!important;}
.sm-arm-ship-option{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid #e9e1df!important;background:#fffafa!important;border-radius:4px!important;padding:10px 12px!important;margin:0 0 9px!important;cursor:pointer!important;font-size:15px!important;color:#222!important;}
.sm-arm-ship-option input{margin:0 8px 0 0!important;accent-color:#008000!important;}
.sm-arm-ship-name{font-weight:700!important;flex:1!important;}
.sm-arm-ship-price{font-weight:900!important;color:#7a2b25!important;white-space:nowrap!important;}
.sm-arm-no-shipping{border:1px dashed #c9b5b2!important;background:#fff7f6!important;color:#7a2b25!important;border-radius:4px!important;padding:12px!important;font-size:14px!important;line-height:1.5!important;}
@media(max-width:560px){.sm-arm-shipping-box{padding:10px!important}.sm-arm-ship-option{font-size:14px!important;padding:9px 10px!important}.sm-arm-shipping-heading{font-size:15px!important}}


/* Phase 4A-4 Checkout compact UI and notice cleanup */
body.woocommerce-checkout,
body.woocommerce-checkout input,
body.woocommerce-checkout textarea,
body.woocommerce-checkout button,
body.woocommerce-checkout select{font-family:'Hind Siliguri', Arial, sans-serif!important;}
body.woocommerce-checkout .woocommerce-notices-wrapper,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-form-coupon-toggle{display:none!important;}
body.woocommerce-checkout .sm-shop-wrap{padding:24px 0 72px!important;}
body.woocommerce-checkout .sm-shop-wrap .sm-container{max-width:1120px!important;}
.sm-arm-checkout-wrap{grid-template-columns:minmax(0,1.02fr) minmax(340px,.82fr)!important;gap:18px!important;}
.sm-arm-form-card,.sm-arm-summary-card{border-color:#ddd!important;border-radius:4px!important;}
.sm-arm-form-card{padding:14px 16px 24px!important;}
.sm-arm-checkout-title{font-size:22px!important;line-height:1.25!important;padding:9px 14px!important;margin:0 0 16px!important;letter-spacing:0!important;}
.sm-arm-customer-details .form-row{margin:0 0 12px!important;}
.sm-arm-customer-details label{font-size:14px!important;font-weight:600!important;margin-bottom:4px!important;}
.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{height:38px!important;font-size:14px!important;padding:7px 10px!important;border-radius:3px!important;}
.sm-arm-customer-details textarea{height:56px!important;}
.sm-arm-cod-box{margin:8px 0 15px!important;gap:8px!important;}
.sm-arm-cod-text{padding:9px 22px!important;font-size:14px!important;}
.sm-arm-shipping-box{padding:10px!important;margin:0 0 14px!important;}
.sm-arm-shipping-heading{font-size:14px!important;margin-bottom:8px!important;}
.sm-arm-ship-option{font-size:13px!important;padding:8px 10px!important;margin-bottom:7px!important;}
.sm-arm-payment-hidden #place_order{height:46px!important;border-radius:5px!important;font-size:22px!important;font-weight:800!important;}
.sm-arm-summary-card h2{font-size:20px!important;padding:26px 16px 18px!important;font-weight:500!important;}
.sm-arm-order-item{grid-template-columns:76px 1fr auto!important;gap:12px!important;padding:12px 16px!important;}
.sm-arm-order-thumb img{width:68px!important;height:58px!important;}
.sm-arm-order-info h3{font-size:15px!important;line-height:1.25!important;margin:0 0 6px!important;font-weight:500!important;}
.sm-arm-qty-controls{gap:6px!important;}
.sm-arm-qty-btn{width:22px!important;height:22px!important;font-size:20px!important;}
.sm-arm-qty-num{width:36px!important;height:30px!important;font-size:14px!important;}
.sm-arm-remove{font-size:14px!important;margin-left:5px!important;}
.sm-arm-item-price{font-size:16px!important;margin-top:4px!important;}
.sm-arm-summary-totals{padding:14px 16px!important;}
.sm-arm-total-row{font-size:15px!important;margin-bottom:10px!important;}
.sm-arm-grand{font-size:19px!important;margin-top:8px!important;}
.sm-arm-grand span{font-size:21px!important;font-weight:700!important;color:#7b2d28!important;}
@media(max-width:920px){.sm-arm-checkout-wrap{grid-template-columns:1fr!important}.sm-arm-checkout-title{font-size:20px!important}.sm-arm-payment-hidden #place_order{font-size:20px!important;height:44px!important}.sm-arm-summary-card h2{padding:18px 14px!important}}
@media(max-width:560px){body.woocommerce-checkout .sm-shop-wrap{padding:12px 0 68px!important}.sm-arm-form-card{padding:10px!important}.sm-arm-checkout-title{font-size:17px!important;padding:8px 10px!important}.sm-arm-customer-details label{font-size:13px!important}.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{height:36px!important;font-size:13px!important}.sm-arm-customer-details textarea{height:50px!important}.sm-arm-payment-hidden #place_order{font-size:17px!important;height:42px!important}.sm-arm-order-item{grid-template-columns:62px 1fr!important;padding:10px!important}.sm-arm-order-thumb img{width:56px!important;height:50px!important}.sm-arm-order-info h3{font-size:13px!important}.sm-arm-item-price{grid-column:2;font-size:14px!important}.sm-arm-total-row{font-size:14px!important}.sm-arm-grand span{font-size:18px!important}}


/* Phase 4A-5 Final compact ARMADEA checkout polish */
body.woocommerce-checkout .woocommerce-notices-wrapper,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .wc-block-components-notice-banner{display:none!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
body.woocommerce-checkout .sm-shop-wrap{padding:18px 0 64px!important;background:#f4f4f4!important;}
body.woocommerce-checkout .sm-shop-wrap .sm-container{max-width:1120px!important;padding:0 14px!important;}
.sm-arm-checkout-wrap{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(330px,.82fr)!important;gap:18px!important;align-items:start!important;}
.sm-arm-form-card,.sm-arm-summary-card{background:#fff!important;border:1px solid #ddd!important;border-radius:4px!important;box-shadow:none!important;overflow:hidden!important;}
.sm-arm-form-card{padding:14px 16px 22px!important;}
.sm-arm-checkout-title{background:#008000!important;color:#fff!important;font-size:22px!important;line-height:1.2!important;font-weight:800!important;padding:9px 14px!important;margin:0 0 16px!important;letter-spacing:0!important;}
.sm-arm-customer-details .form-row{margin:0 0 11px!important;padding:0!important;}
.sm-arm-customer-details label{display:block!important;font-size:14px!important;line-height:1.35!important;font-weight:700!important;color:#222!important;margin:0 0 5px!important;}
.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{width:100%!important;height:38px!important;min-height:0!important;border:1px solid #d7d7d7!important;border-radius:2px!important;background:#fff!important;padding:7px 10px!important;font-size:14px!important;line-height:1.35!important;color:#222!important;box-shadow:none!important;}
.sm-arm-customer-details textarea{height:58px!important;resize:vertical!important;}
.sm-arm-customer-details input::placeholder,.sm-arm-customer-details textarea::placeholder{font-size:14px!important;color:#999!important;}
.sm-arm-cod-box{display:block!important;margin:3px 0 12px!important;}
.sm-arm-cod-text{display:inline-flex!important;align-items:center!important;gap:8px!important;border:0!important;background:transparent!important;padding:0!important;font-size:14px!important;line-height:1.35!important;color:#222!important;}
.sm-arm-radio-dot{width:13px!important;height:13px!important;border:1px solid #bfbfbf!important;border-radius:50%!important;display:inline-block!important;position:relative!important;}
.sm-arm-radio-dot.is-active:after{content:""!important;width:7px!important;height:7px!important;background:#008000!important;border-radius:50%!important;position:absolute!important;left:2px!important;top:2px!important;}
.sm-arm-shipping-box{padding:0!important;margin:0 0 12px!important;border:0!important;background:transparent!important;border-radius:0!important;}
.sm-arm-shipping-heading{font-size:14px!important;font-weight:700!important;color:#222!important;margin:0 0 6px!important;}
.sm-arm-ship-option{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border:0!important;background:transparent!important;border-radius:0!important;padding:5px 0!important;margin:0!important;font-size:14px!important;color:#222!important;}
.sm-arm-ship-option input{margin:0 7px 0 0!important;accent-color:#008000!important;transform:scale(.92)!important;}
.sm-arm-ship-name{font-weight:500!important;flex:1!important;}
.sm-arm-ship-price{font-weight:700!important;color:#111!important;white-space:nowrap!important;}
.sm-arm-no-shipping{border:0!important;background:transparent!important;color:#555!important;padding:0!important;font-size:13px!important;line-height:1.45!important;}
.sm-arm-payment-hidden #place_order{width:100%!important;height:48px!important;min-height:0!important;background:#008000!important;color:#fff!important;border:0!important;border-radius:5px!important;font-size:20px!important;font-weight:800!important;letter-spacing:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 14px!important;box-shadow:none!important;}
.sm-arm-payment-hidden #place_order i{font-size:18px!important;}
.sm-arm-summary-card h2{font-size:20px!important;line-height:1.3!important;font-weight:500!important;color:#222!important;margin:0!important;padding:22px 16px 16px!important;border-bottom:1px solid #e3e3e3!important;}
.sm-arm-order-item{display:grid!important;grid-template-columns:70px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:12px 16px!important;border-bottom:1px solid #e5e5e5!important;}
.sm-arm-order-thumb img{width:62px!important;height:58px!important;object-fit:contain!important;background:#fff!important;display:block!important;}
.sm-arm-order-info h3{font-size:15px!important;line-height:1.25!important;font-weight:500!important;color:#222!important;margin:0 0 7px!important;}
.sm-arm-order-info h3 a{color:#222!important;text-decoration:none!important;}
.sm-arm-qty-controls{display:flex!important;align-items:center!important;gap:6px!important;}
.sm-arm-qty-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;color:#111!important;background:transparent!important;text-decoration:none!important;font-size:19px!important;font-weight:600!important;line-height:1!important;}
.sm-arm-qty-num{width:36px!important;height:30px!important;border:1px solid #ddd!important;background:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;line-height:1!important;}
.sm-arm-remove{color:#19b8b1!important;font-size:14px!important;text-decoration:none!important;margin-left:5px!important;}
.sm-arm-item-price{font-size:16px!important;font-weight:500!important;color:#111!important;white-space:nowrap!important;align-self:start!important;margin-top:4px!important;}
.sm-arm-summary-totals{padding:13px 16px!important;background:#fff!important;}
.sm-arm-total-row{display:flex!important;justify-content:space-between!important;gap:14px!important;font-size:15px!important;line-height:1.4!important;color:#111!important;margin:0 0 10px!important;}
.sm-arm-total-row strong{font-weight:800!important;}
.sm-arm-total-row span{font-weight:700!important;}
.sm-arm-grand{font-size:18px!important;margin-top:8px!important;margin-bottom:0!important;border-top:1px solid #eee!important;padding-top:10px!important;}
.sm-arm-grand span{font-size:21px!important;font-weight:500!important;color:#111!important;}
@media(max-width:920px){.sm-arm-checkout-wrap{grid-template-columns:1fr!important}.sm-arm-summary-card{order:2}.sm-arm-form-card{order:1}.sm-arm-checkout-title{font-size:19px!important}.sm-arm-summary-card h2{padding:16px!important}}
@media(max-width:560px){body.woocommerce-checkout .sm-shop-wrap{padding:10px 0 58px!important}.sm-arm-form-card,.sm-arm-summary-card{border-left:0!important;border-right:0!important;border-radius:0!important}.sm-arm-form-card{padding:12px!important}.sm-arm-checkout-title{font-size:18px!important;padding:9px 11px!important}.sm-arm-payment-hidden #place_order{height:46px!important;font-size:18px!important}.sm-arm-order-item{grid-template-columns:62px 1fr!important}.sm-arm-item-price{grid-column:2;text-align:left;margin:0}.sm-arm-order-thumb img{width:54px!important;height:52px!important}.sm-arm-summary-card h2{font-size:18px!important}.sm-arm-grand span{font-size:19px!important}}


/* Phase 4A-6 Checkout final scale + animated notice */
body.woocommerce-checkout .sm-shop-wrap{padding:14px 0 54px!important;}
body.woocommerce-checkout .sm-shop-wrap .sm-container{max-width:1110px!important;}
.sm-arm-checkout-wrap{grid-template-columns:minmax(0,1.02fr) minmax(330px,.82fr)!important;gap:16px!important;}
.sm-arm-form-card{padding:12px 14px 18px!important;}
.sm-arm-marquee-title{height:43px!important;background:#008000!important;color:#fff!important;border-radius:0!important;overflow:hidden!important;margin:0 0 14px!important;padding:0 14px!important;display:flex!important;align-items:center!important;gap:10px!important;position:relative!important;}
.sm-arm-marquee-icon{width:27px!important;height:27px!important;border-radius:50%!important;background:rgba(255,255,255,.18)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;font-size:14px!important;}
.sm-arm-marquee-track{display:block!important;overflow:hidden!important;white-space:nowrap!important;width:100%!important;}
.sm-arm-marquee-track span{display:inline-block!important;font-size:22px!important;font-weight:800!important;line-height:43px!important;padding-left:100%!important;animation:smCheckoutMarquee 12s linear infinite!important;}
@keyframes smCheckoutMarquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
.sm-arm-customer-details .form-row{margin:0 0 9px!important;}
.sm-arm-customer-details label{font-size:13px!important;line-height:1.25!important;margin-bottom:4px!important;font-weight:700!important;}
.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{height:34px!important;font-size:13px!important;padding:6px 9px!important;border-radius:2px!important;}
.sm-arm-customer-details textarea{height:50px!important;}
.sm-arm-customer-details input::placeholder,.sm-arm-customer-details textarea::placeholder{font-size:13px!important;}
.sm-arm-cod-text,.sm-arm-shipping-heading,.sm-arm-ship-option,.sm-arm-no-shipping{font-size:13px!important;}
.sm-arm-shipping-box{margin-bottom:10px!important;}
.sm-arm-ship-option{padding:3px 0!important;line-height:1.35!important;}
.sm-arm-payment-hidden #place_order{height:40px!important;font-size:16px!important;font-weight:800!important;border-radius:4px!important;gap:7px!important;}
.sm-arm-payment-hidden #place_order i{font-size:15px!important;}
.sm-arm-summary-card h2{font-size:18px!important;padding:18px 14px 13px!important;}
.sm-arm-order-item{grid-template-columns:62px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 14px!important;}
.sm-arm-order-thumb img{width:54px!important;height:50px!important;}
.sm-arm-order-info h3{font-size:14px!important;line-height:1.24!important;margin:0 0 6px!important;}
.sm-arm-qty-controls{gap:5px!important;}
.sm-arm-qty-btn{width:18px!important;height:18px!important;font-size:17px!important;}
.sm-arm-qty-num{width:32px!important;height:27px!important;font-size:13px!important;}
.sm-arm-remove{font-size:13px!important;margin-left:4px!important;}
.sm-arm-item-price{font-size:14px!important;margin-top:3px!important;}
.sm-arm-summary-totals{padding:11px 14px!important;}
.sm-arm-total-row{font-size:14px!important;margin-bottom:8px!important;}
.sm-arm-grand{font-size:16px!important;padding-top:8px!important;margin-top:6px!important;}
.sm-arm-grand span{font-size:18px!important;}
.sm-arm-no-shipping{line-height:1.35!important;color:#555!important;}
@media(max-width:920px){.sm-arm-marquee-track span{font-size:19px!important}.sm-arm-marquee-title{height:40px!important}.sm-arm-marquee-track span{line-height:40px!important}.sm-arm-payment-hidden #place_order{height:40px!important;font-size:16px!important}}
@media(max-width:560px){.sm-arm-form-card{padding:10px!important}.sm-arm-marquee-title{height:38px!important;margin-bottom:12px!important}.sm-arm-marquee-track span{font-size:17px!important;line-height:38px!important}.sm-arm-customer-details label{font-size:12.5px!important}.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{height:33px!important;font-size:12.5px!important}.sm-arm-customer-details textarea{height:46px!important}.sm-arm-payment-hidden #place_order{height:39px!important;font-size:15px!important}.sm-arm-order-item{grid-template-columns:56px 1fr!important;padding:9px 10px!important}.sm-arm-order-thumb img{width:50px!important;height:46px!important}.sm-arm-summary-card h2{font-size:17px!important}.sm-arm-grand span{font-size:17px!important}}

/* Phase 4A-7: Match compact generated checkout layout */
body.woocommerce-checkout .sm-shop-wrap{
  background:#fff!important;
  padding:18px 0 36px!important;
}
body.woocommerce-checkout .sm-shop-wrap .sm-container{
  max-width:1240px!important;
  padding:0 28px!important;
}
body.woocommerce-checkout .woocommerce-notices-wrapper,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .wc-block-components-notice-banner{
  display:none!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;
}
.sm-arm-top-marquee{
  height:58px!important;
  border:1px solid #b7d3a9!important;
  background:#fbfffb!important;
  border-radius:6px!important;
  margin:0 0 18px!important;
  padding:0 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:16px!important;
  overflow:hidden!important;
  color:#008000!important;
  box-shadow:none!important;
}
.sm-arm-top-marquee .sm-arm-marquee-icon{
  width:34px!important;height:34px!important;border-radius:50%!important;
  background:#43851f!important;color:#fff!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  font-size:15px!important;flex:0 0 auto!important;
}
.sm-arm-top-marquee .sm-arm-marquee-track{
  max-width:520px!important;width:auto!important;overflow:hidden!important;white-space:nowrap!important;display:block!important;
}
.sm-arm-top-marquee .sm-arm-marquee-track span{
  display:inline-block!important;
  font-size:24px!important;
  line-height:58px!important;
  font-weight:800!important;
  padding-left:100%!important;
  animation:smCheckoutMarquee 10s linear infinite!important;
}
.sm-marq-arrow{font-size:30px!important;font-weight:900!important;color:#b8d9aa!important;letter-spacing:-5px!important;line-height:1!important;flex:0 0 auto!important;}
.sm-arm-checkout-wrap{
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr)!important;
  gap:18px!important;
  align-items:start!important;
}
.sm-arm-form-card,.sm-arm-summary-card{
  border:1px solid #dedede!important;
  border-radius:6px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.sm-arm-form-card{padding:20px 22px!important;}
.sm-arm-customer-details .form-row{margin:0 0 12px!important;padding:0!important;}
.sm-arm-customer-details label{
  font-size:15px!important;font-weight:800!important;line-height:1.25!important;margin:0 0 6px!important;color:#111!important;
}
.sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea,.sm-arm-customer-details select{
  height:38px!important;border:1px solid #d8d8d8!important;border-radius:5px!important;
  font-size:14px!important;line-height:1.3!important;padding:8px 12px!important;background:#fff!important;
}
.sm-arm-customer-details textarea{height:74px!important;min-height:74px!important;resize:vertical!important;}
.sm-arm-customer-details input::placeholder,.sm-arm-customer-details textarea::placeholder{font-size:14px!important;color:#999!important;}
.sm-arm-shipping-box{border:0!important;background:transparent!important;margin:0 0 11px!important;padding:0!important;}
.sm-arm-shipping-heading{font-size:15px!important;font-weight:800!important;margin:0 0 6px!important;color:#111!important;}
.sm-arm-ship-option{display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;background:transparent!important;padding:3px 0!important;margin:0!important;font-size:14px!important;line-height:1.35!important;}
.sm-arm-ship-option input{accent-color:#008000!important;transform:scale(.96)!important;margin-right:7px!important;}
.sm-arm-no-shipping{font-size:13px!important;line-height:1.35!important;color:#333!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;}
.sm-arm-cod-box{margin:6px 0 11px!important;padding:10px 12px!important;border:1px solid #cfe6c8!important;background:#fbfffb!important;border-radius:5px!important;display:block!important;}
.sm-arm-cod-text{font-size:14px!important;font-weight:700!important;line-height:1.35!important;display:flex!important;align-items:center!important;gap:8px!important;color:#111!important;background:transparent!important;border:0!important;padding:0!important;}
.sm-arm-radio-dot{width:15px!important;height:15px!important;border:1px solid #75b464!important;border-radius:50%!important;position:relative!important;display:inline-block!important;}
.sm-arm-radio-dot.is-active:after{content:""!important;position:absolute!important;width:9px!important;height:9px!important;left:2px!important;top:2px!important;background:#008000!important;border-radius:50%!important;}
.sm-arm-payment-hidden #place_order{
  height:44px!important;min-height:44px!important;width:100%!important;
  font-size:18px!important;font-weight:800!important;line-height:1!important;
  border-radius:5px!important;background:#008000!important;color:#fff!important;border:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  padding:0 14px!important;box-shadow:none!important;
}
.sm-arm-payment-hidden #place_order i{font-size:15px!important;}
.sm-arm-summary-card h2{
  font-size:20px!important;font-weight:700!important;line-height:1.3!important;
  margin:0!important;padding:20px 24px!important;border-bottom:1px solid #e5e5e5!important;color:#111!important;
}
.sm-arm-order-item{
  display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;gap:14px!important;
  align-items:center!important;padding:18px 24px!important;border-bottom:1px solid #e5e5e5!important;
}
.sm-arm-order-thumb img{width:62px!important;height:64px!important;object-fit:contain!important;background:#fff!important;}
.sm-arm-order-info h3{font-size:17px!important;font-weight:500!important;line-height:1.25!important;margin:0 0 9px!important;color:#111!important;}
.sm-arm-order-info h3 a{color:#111!important;text-decoration:none!important;}
.sm-arm-qty-controls{display:flex!important;align-items:center!important;gap:6px!important;}
.sm-arm-qty-btn{width:24px!important;height:24px!important;font-size:19px!important;color:#111!important;background:transparent!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:600!important;}
.sm-arm-qty-num{width:38px!important;height:30px!important;border:1px solid #ddd!important;background:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;}
.sm-arm-remove{font-size:14px!important;color:#c94343!important;margin-left:6px!important;text-decoration:none!important;}
.sm-arm-item-price{font-size:17px!important;font-weight:500!important;white-space:nowrap!important;color:#111!important;align-self:center!important;margin:0!important;}
.sm-arm-summary-totals{padding:18px 24px 20px!important;background:#fff!important;}
.sm-arm-total-row{font-size:16px!important;line-height:1.4!important;margin:0 0 12px!important;display:flex!important;justify-content:space-between!important;gap:16px!important;color:#111!important;}
.sm-arm-total-row strong{font-weight:500!important;}
.sm-arm-total-row span{font-weight:500!important;}
.sm-arm-grand{font-size:20px!important;margin:8px 0 0!important;padding-top:12px!important;border-top:1px solid #e5e5e5!important;}
.sm-arm-grand strong{font-weight:800!important;}
.sm-arm-grand span{font-size:24px!important;color:#7b2d28!important;font-weight:800!important;}
.sm-arm-summary-shipping{color:#111!important;}
@media(max-width:980px){
  body.woocommerce-checkout .sm-shop-wrap .sm-container{padding:0 14px!important;}
  .sm-arm-checkout-wrap{grid-template-columns:1fr!important;}
  .sm-arm-top-marquee{height:48px!important;padding:0 14px!important;gap:9px!important;}
  .sm-arm-top-marquee .sm-arm-marquee-track span{font-size:19px!important;line-height:48px!important;}
  .sm-marq-arrow{font-size:22px!important;}
}
@media(max-width:560px){
  body.woocommerce-checkout .sm-shop-wrap{padding:12px 0 56px!important;}
  .sm-arm-top-marquee{height:42px!important;border-radius:4px!important;margin-bottom:12px!important;}
  .sm-arm-top-marquee .sm-arm-marquee-icon{width:27px!important;height:27px!important;font-size:12px!important;}
  .sm-arm-top-marquee .sm-arm-marquee-track span{font-size:16px!important;line-height:42px!important;}
  .sm-marq-arrow{display:none!important;}
  .sm-arm-form-card{padding:14px!important;border-radius:4px!important;}
  .sm-arm-customer-details label{font-size:13px!important;}
  .sm-arm-customer-details input.input-text,.sm-arm-customer-details textarea{height:36px!important;font-size:13px!important;}
  .sm-arm-customer-details textarea{height:56px!important;min-height:56px!important;}
  .sm-arm-payment-hidden #place_order{height:40px!important;font-size:15px!important;}
  .sm-arm-summary-card h2{font-size:17px!important;padding:15px!important;}
  .sm-arm-order-item{grid-template-columns:58px 1fr!important;padding:12px 15px!important;gap:10px!important;}
  .sm-arm-order-thumb img{width:52px!important;height:50px!important;}
  .sm-arm-order-info h3{font-size:13px!important;}
  .sm-arm-item-price{grid-column:2;text-align:left;font-size:14px!important;}
  .sm-arm-summary-totals{padding:14px 15px!important;}
  .sm-arm-total-row{font-size:14px!important;}
  .sm-arm-grand span{font-size:18px!important;}
}


/* Phase 4B-1 checkout quantity ajax polish */
.sm-arm-qty-controls[data-cart-key] .sm-arm-qty-btn,
.sm-arm-qty-controls[data-cart-key] .sm-arm-remove{
  border:0!important;
  cursor:pointer!important;
  padding:0!important;
  font-family:inherit!important;
}
.sm-arm-order-item.is-updating{opacity:.55!important;pointer-events:none!important;position:relative!important;}
.sm-arm-order-item.is-updating:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.35);}
.sm-arm-qty-controls[data-cart-key] .sm-arm-remove{background:transparent!important;color:#9b1c1c!important;width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;}

/* Phase 4C-4: Premium Thank You page */
.woocommerce-order-received .woocommerce-notices-wrapper,
.woocommerce-order-received .woocommerce-thankyou-order-received,
.woocommerce-order-received ul.order_details{display:none!important;}
.sm-thankyou-page{max-width:1240px;margin:22px auto 54px;padding:0 16px;font-family:'Hind Siliguri',Arial,sans-serif;color:#111827;}
.sm-thankyou-hero{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #d9ead2;border-radius:12px;padding:22px 26px;margin-bottom:18px;box-shadow:0 12px 30px rgba(0,0,0,.04);}
.sm-success-icon,.sm-failed-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 58px;font-size:30px;font-weight:900;color:#fff;background:#169b2f;box-shadow:0 8px 18px rgba(22,155,47,.22);}
.sm-failed-icon{background:#b72b2b;}
.sm-thankyou-hero h1,.sm-thankyou-card h1{margin:0 0 6px;font-size:28px;line-height:1.2;color:#19851f;font-weight:800;}
.sm-thankyou-hero p,.sm-thankyou-card p{margin:0;font-size:15px;color:#4b5563;}
.sm-ty-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;}
.sm-ty-meta{background:#fff;border:1px solid #eee;border-radius:10px;padding:14px 16px;box-shadow:0 10px 22px rgba(0,0,0,.035);}
.sm-ty-meta span{display:block;font-size:13px;color:#6b7280;margin-bottom:5px;}
.sm-ty-meta strong{display:block;font-size:17px;color:#7d2a24;font-weight:800;}
.sm-ty-layout{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;align-items:start;}
.sm-ty-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.045);}
.sm-ty-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid #eee;background:#fff;}
.sm-ty-panel h2{margin:0;font-size:22px;line-height:1.25;color:#111827;font-weight:800;}
.sm-ty-status{background:#f1fff2;color:#148a24;border:1px solid #bfe8c3;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;}
.sm-ty-items{padding:0;}
.sm-ty-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 22px;border-bottom:1px solid #f0f0f0;}
.sm-ty-thumb{width:74px;height:74px;border:1px solid #eee;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;}
.sm-ty-thumb img{width:100%;height:100%;object-fit:contain;}
.sm-ty-item-info h3{margin:0 0 5px;font-size:15px;line-height:1.4;font-weight:800;color:#111827;}
.sm-ty-item-info span{font-size:13px;color:#6b7280;font-weight:700;}
.sm-ty-item-total{font-size:15px;font-weight:800;color:#7d2a24;white-space:nowrap;}
.sm-ty-totals{padding:12px 22px 18px;}
.sm-ty-totals div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:10px 0;font-size:15px;}
.sm-ty-totals div:last-child{border-bottom:0;}
.sm-ty-totals strong{font-size:16px;color:#111827;}
.sm-ty-grand span,.sm-ty-grand strong{font-size:20px!important;font-weight:900!important;color:#7d2a24!important;}
.sm-ty-customer-panel{padding:18px 20px;}
.sm-ty-customer-panel h2{margin-bottom:16px;}
.sm-ty-info-list{display:grid;gap:10px;margin-bottom:16px;}
.sm-ty-info-list div{border:1px solid #eee;border-radius:8px;padding:10px 12px;background:#fafafa;}
.sm-ty-info-list span{display:block;font-size:12px;color:#6b7280;margin-bottom:4px;}
.sm-ty-info-list strong{display:block;font-size:14px;line-height:1.55;color:#111827;font-weight:800;}
.sm-ty-notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px 14px;margin:12px 0 16px;}
.sm-ty-notice strong{display:block;font-size:14px;color:#9a3412;margin-bottom:4px;}
.sm-ty-notice p{margin:0;font-size:13px;line-height:1.55;color:#7c2d12;}
.sm-ty-actions{display:flex;gap:10px;flex-wrap:wrap;}
.sm-ty-side-actions{display:grid;grid-template-columns:1fr;}
.sm-ty-btn{min-height:42px;border-radius:6px;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none!important;font-size:14px;font-weight:800;border:1px solid transparent;line-height:1.1;}
.sm-ty-primary{background:#008e13;color:#fff!important;}
.sm-ty-whatsapp{background:#20c85a;color:#fff!important;}
.sm-ty-call{background:#118348;color:#fff!important;}
.sm-ty-outline{background:#fff;color:#7d2a24!important;border-color:#d8b4b1!important;}
.sm-thankyou-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:36px 24px;text-align:center;box-shadow:0 12px 30px rgba(0,0,0,.04);}
.sm-thankyou-card .sm-success-icon,.sm-thankyou-card .sm-failed-icon{margin:0 auto 14px;}
.sm-ty-failed{max-width:700px;margin:0 auto;}
@media(max-width:900px){.sm-ty-layout{grid-template-columns:1fr}.sm-ty-meta-grid{grid-template-columns:repeat(2,1fr)}.sm-thankyou-hero{align-items:flex-start}.sm-thankyou-hero h1{font-size:23px}.sm-ty-item{grid-template-columns:64px 1fr}.sm-ty-item-total{grid-column:2/3}.sm-ty-thumb{width:62px;height:62px}}
@media(max-width:560px){.sm-thankyou-page{padding:0 10px;margin-top:14px}.sm-ty-meta-grid{grid-template-columns:1fr}.sm-thankyou-hero{padding:16px}.sm-success-icon,.sm-failed-icon{width:46px;height:46px;flex-basis:46px;font-size:24px}.sm-ty-panel-head,.sm-ty-item,.sm-ty-totals{padding-left:14px;padding-right:14px}.sm-ty-panel h2{font-size:19px}.sm-ty-grand span,.sm-ty-grand strong{font-size:18px!important}}

/* Phase 5A: Premium compact header + global Bangla typography */
:root{--sm-font:'Hind Siliguri',Arial,sans-serif;--sm-header-h:72px;--sm-soft:#fff8f6;}
html body{font-family:var(--sm-font)!important;font-size:14px;line-height:1.45;background:#f5f5f5;}
.sm-site-header{background:#fff;box-shadow:0 6px 24px rgba(16,24,40,.07);border-bottom:1px solid rgba(123,45,40,.08);}
.sm-topbar{background:linear-gradient(90deg,#762a25,#a9433d);color:#fff;font-size:12.5px;}
.sm-topbar-inner{height:30px;font-weight:600;letter-spacing:.1px;}
.sm-topbar-hotline{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:4px 10px;font-size:12px;}
.sm-desktop-header{height:72px;gap:18px;}
.sm-logo img{max-height:52px!important;width:auto;object-fit:contain;}
.sm-logo-text{font-size:27px!important;font-weight:900;letter-spacing:.1px;color:#7b2d28;line-height:1;}
.sm-header-search{max-width:560px;}
.sm-header-search form{height:42px;border:1px solid #e7d9d7;background:#fff;border-radius:999px;overflow:hidden;box-shadow:0 6px 18px rgba(123,45,40,.06);}
.sm-search-mark{width:42px;display:flex;align-items:center;justify-content:center;color:#9b625d;font-size:14px;}
.sm-header-search input{font-family:var(--sm-font);font-size:13.5px;padding:0 8px 0 0;color:#2f2f2f;}
.sm-header-search input::placeholder{color:#8a8f98;}
.sm-header-search button{min-width:86px;border-radius:999px;margin:4px;background:#7b2d28;color:#fff;font-family:var(--sm-font);font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:.2s;}
.sm-header-search button:hover{background:#56201d;}
.sm-header-actions{gap:10px;font-size:12.5px;font-weight:800;color:#3d2725;}
.sm-header-actions a{height:42px;min-width:72px;padding:0 10px;border:1px solid #f0e2e0;background:#fff8f6;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;position:relative;line-height:1.05;transition:.18s;}
.sm-header-actions a:hover{background:#7b2d28;color:#fff;border-color:#7b2d28;transform:translateY(-1px);}
.sm-header-actions a span{font-size:16px;line-height:1;color:inherit;}
.sm-cart-count{position:absolute;right:5px;top:3px;min-width:17px;height:17px;border-radius:999px;background:#e00000;color:#fff;font-size:10px;font-style:normal;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff;}
.sm-category-panel h3{font-size:15px!important;padding:11px 14px!important;font-weight:800;}
.sm-category-panel li a{font-size:13.5px!important;padding:10px 14px!important;}
.sm-hero-wrap,.sm-hero{margin-top:14px;}
.sm-section{padding:14px 14px 16px;margin-top:16px;border-radius:4px;}
.sm-section-head h2{font-size:22px!important;padding-bottom:8px;}
.sm-section-head a{padding:8px 13px!important;font-size:12px!important;border-radius:3px;}
.sm-product-card h3{font-size:13px!important;min-height:34px;line-height:1.3;}
.sm-product-img{height:145px;}
.sm-price{font-size:14.5px!important;margin:5px 0 8px;}
.sm-card-actions a{font-family:var(--sm-font);font-size:11.5px!important;padding:7px 6px!important;border-radius:4px;}
.sm-buy{background:#d40000!important;color:#fff!important;}
.sm-add{color:#087b38!important;background:#fff!important;border-color:#cfead7!important;}
.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce button.button{font-family:var(--sm-font)!important;font-size:12px!important;font-weight:800!important;}
.sm-bottom-nav a,.sm-bottom-nav button{font-family:var(--sm-font)!important;font-size:11px!important;}
@media(max-width:900px){.sm-header-search{max-width:none}.sm-desktop-header{gap:12px}.sm-header-actions a{min-width:62px;padding:0 7px}}
@media(max-width:768px){
  .sm-topbar{font-size:11.5px}.sm-topbar-inner{height:28px;line-height:28px}
  .sm-mobile-header{height:62px!important;padding:0 12px;box-shadow:0 4px 16px rgba(16,24,40,.06)}
  .sm-menu-toggle{width:34px;height:32px;gap:5px}.sm-menu-toggle span{width:26px;height:3px;background:#7b2d28}
  .sm-mobile-logo img{max-height:42px!important}.sm-mobile-logo .sm-logo-text{font-size:22px!important}
  .sm-mobile-actions{gap:10px}.sm-search-toggle{font-size:20px;color:#7b2d28}.sm-cart-icon{font-size:19px;color:#7b2d28;position:relative}
  .sm-mobile-search-panel form{height:38px}.sm-mobile-search-panel input{font-family:var(--sm-font);font-size:13px;border-radius:8px 0 0 8px}.sm-mobile-search-panel button{font-size:13px;border-radius:0 8px 8px 0;padding:0 12px}
  .sm-section{margin-top:12px;padding:12px 10px 14px}.sm-section-head h2{font-size:18px!important}.sm-section-head a{font-size:11px!important;padding:7px 10px!important}
  .sm-product-img{height:120px}.sm-product-card{padding:7px}.sm-product-card h3{font-size:12px!important;min-height:31px}.sm-price{font-size:13px!important}.sm-card-actions a{font-size:10.5px!important;padding:6px 4px!important}
}


/* Phase 5D: dynamic scrolling notice topbar */
.sm-topbar-has-news .sm-topbar-inner{overflow:hidden;display:flex;align-items:center;gap:18px;}
.sm-topbar-news{flex:1;overflow:hidden;white-space:nowrap;min-width:0;}
.sm-topbar-track{display:inline-flex;align-items:center;gap:60px;min-width:200%;animation:smNewsScroll var(--sm-news-duration,28s) linear infinite;will-change:transform;}
.sm-topbar-track span{display:inline-block;font-weight:600;color:#5d6670;letter-spacing:.1px;}
.sm-topbar-track span:before{content:'✂';color:var(--sm-primary);font-weight:900;margin-right:10px;}
.sm-topbar-track span:after{content:' ✦';color:var(--sm-primary);font-weight:900;margin-left:18px;}
.sm-topbar:hover .sm-topbar-track{animation-play-state:paused;}
@keyframes smNewsScroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}
@media(max-width:768px){.sm-topbar-has-news .sm-topbar-inner{padding:0 10px}.sm-topbar-news{width:100%;}.sm-topbar-track{gap:40px}.sm-topbar-track span{font-size:12px}.sm-topbar-has-news .sm-topbar-hotline{display:none!important;}}

/* === Phase 5E: Header + Hero Premium Polish === */
html body{font-family:'Hind Siliguri', Arial, sans-serif!important;font-size:14px;line-height:1.45;color:#17202a}
.sm-topbar{background:#8b2d23!important;color:#fff!important;border:0!important;overflow:hidden!important}
.sm-topbar *{color:#fff!important;opacity:1!important;text-shadow:none!important;mix-blend-mode:normal!important}
.sm-topbar-inner{height:28px!important;line-height:28px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.15px!important;padding-top:0!important;padding-bottom:0!important}
.sm-topbar-news{flex:1!important;overflow:hidden!important;min-width:0!important;color:#fff!important}
.sm-topbar-track{display:flex!important;gap:54px!important;align-items:center!important;white-space:nowrap!important;animation:smNoticeScroll var(--sm-news-duration,28s) linear infinite!important;color:#fff!important}
.sm-topbar-track span{color:#fff!important;opacity:1!important;position:relative!important;padding-right:36px!important}
.sm-topbar-track span:after{content:'✦';position:absolute;right:0;top:0;color:#ffd27a!important;font-weight:900!important}
.sm-topbar-hotline{background:#b9544f!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:4px 18px!important;height:24px!important;line-height:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:800!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important}
@keyframes smNoticeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

.sm-site-header{box-shadow:0 8px 24px rgba(86,32,29,.06)!important;background:#fff!important}
.sm-desktop-header{height:74px!important;gap:18px!important;align-items:center!important}
.sm-logo-text{font-size:30px!important;line-height:1!important;letter-spacing:.2px!important;color:#7b2d28!important;font-weight:900!important}
.sm-logo img{max-height:50px!important}
.sm-header-search form{height:46px!important;border:1px solid #ead8d5!important;border-radius:999px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 22px rgba(123,45,40,.07)!important}
.sm-header-search input{font-family:'Hind Siliguri', Arial, sans-serif!important;font-size:14px!important;color:#333!important;padding:0 16px 0 8px!important}
.sm-header-search input::placeholder{color:#444!important;opacity:.82!important}
.sm-search-mark{display:inline-flex!important;width:48px!important;align-items:center!important;justify-content:center!important;font-size:18px!important;opacity:.95!important;color:#7b2d28!important}
.sm-header-search button{min-width:96px!important;border-radius:999px!important;margin:4px!important;height:38px!important;font-size:15px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#7b2d28!important;color:#fff!important}
.sm-header-actions{gap:10px!important;color:#4a2522!important;font-size:14px!important;font-weight:800!important}
.sm-header-actions a{height:48px!important;min-width:92px!important;border:1px solid #f0dfdd!important;border-radius:14px!important;background:#fff9f8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 13px!important;box-shadow:0 8px 18px rgba(123,45,40,.035)!important;transition:.2s!important;color:#4a2522!important}
.sm-header-actions a:hover{transform:translateY(-1px)!important;box-shadow:0 12px 24px rgba(123,45,40,.08)!important;color:#7b2d28!important}
.sm-header-actions a span{font-size:18px!important;line-height:1!important;color:#4a2522!important}
.sm-cart-count{top:-9px!important;right:8px!important;background:#8b2d23!important;color:#fff!important;min-width:19px!important;height:19px!important;line-height:19px!important;font-size:11px!important}

.sm-hero{grid-template-columns:252px 1fr!important;gap:18px!important;margin-top:16px!important}
.sm-category-panel{border-color:#ead8d5!important;border-radius:0!important;overflow:hidden!important;box-shadow:0 8px 22px rgba(123,45,40,.045)!important}
.sm-category-panel h3{padding:13px 16px!important;font-size:17px!important;font-weight:800!important;background:#832f2a!important;color:#fff!important}
.sm-category-panel li a{display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:10px 16px!important;font-size:14px!important;font-weight:500!important;color:#20272e!important;background:#fff!important}
.sm-category-panel li a:hover{background:#fff7f6!important;color:#7b2d28!important;font-weight:700!important}
.sm-category-panel li a span,.sm-category-panel li a img{flex:0 0 auto!important}
.sm-category-panel li a > span:first-child{width:34px!important;height:34px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fbefed!important;font-size:17px!important}

.sm-hero-slider{min-height:510px!important;height:510px!important;border-radius:6px!important;padding:44px 56px!important;box-shadow:0 10px 28px rgba(20,10,8,.09)!important;position:relative!important;background-size:cover!important;background-position:center!important}
.sm-hero-slider:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(47,12,10,.70),rgba(47,12,10,.48),rgba(47,12,10,.22));z-index:0!important;pointer-events:none!important}
.sm-hero-slider > *{position:relative!important;z-index:1!important}
.sm-hero-slide{max-width:620px!important}
.sm-hero-slide span{font-size:14px!important;padding:8px 16px!important;color:#fff!important;background:rgba(255,255,255,.18)!important;border-color:rgba(255,255,255,.25)!important}
.sm-hero-slide h1{font-size:44px!important;line-height:1.08!important;margin-bottom:10px!important;color:#fff!important;text-shadow:0 4px 18px rgba(0,0,0,.35)!important;font-weight:900!important}
.sm-hero-slide p{font-size:20px!important;line-height:1.35!important;color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.32)!important;margin-bottom:22px!important}
.sm-hero-slide a{height:48px!important;padding:0 24px!important;border-radius:7px!important;font-size:15px!important;background:#8b2d23!important;box-shadow:0 10px 22px rgba(90,28,25,.25)!important}
.sm-hero .sm-slider-prev,.sm-hero .sm-slider-next,.sm-hero-slider .sm-slider-prev,.sm-hero-slider .sm-slider-next{width:52px!important;height:52px!important;border-radius:8px!important;background:rgba(123,45,40,.88)!important;color:#fff!important}

.sm-section-head h2{font-size:22px!important}.sm-section-head a{font-size:12px!important;padding:8px 14px!important}.sm-product-card h3{font-size:13px!important}.sm-card-actions a{font-size:12px!important;padding:7px 6px!important}.sm-buy{background:#7b2d28!important;color:#fff!important}

@media(max-width:768px){.sm-topbar-inner{height:28px!important;line-height:28px!important;font-size:12px!important}.sm-topbar-track{gap:36px!important}.sm-mobile-header{height:72px!important}.sm-mobile-logo .sm-logo-text{font-size:24px!important}.sm-search-toggle{font-size:24px!important}.sm-hero-slider{min-height:250px!important;height:250px!important;padding:24px 18px!important;border-radius:0!important}.sm-hero-slide h1{font-size:27px!important}.sm-hero-slide p{font-size:15px!important}.sm-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.sm-header-actions a{min-width:auto!important}}


/* === Phase 5E-1: Restore original hero slider design, keep polished header/topbar === */
.sm-hero-wrap{
  display:grid!important;
  grid-template-columns:268px 1fr!important;
  gap:18px!important;
  margin-top:26px!important;
}
.sm-hero-slider.sm-js-hero,
.sm-hero-slider{
  position:relative!important;
  min-height:382px!important;
  height:382px!important;
  padding:0!important;
  border-radius:4px!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.45),transparent 25%),linear-gradient(120deg,#5e221f 0%,#8a332e 42%,#f1c17f 100%)!important;
  box-shadow:0 14px 35px rgba(80,28,24,.12)!important;
  background-size:cover!important;
  background-position:center!important;
}
.sm-hero-slider:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(49,17,15,.55),rgba(49,17,15,.12))!important;
  pointer-events:none!important;
  z-index:1!important;
}
.sm-hero-slider:after{
  content:"✂︎  🧵  ⚙  📏"!important;
  position:absolute!important;
  right:45px!important;
  bottom:36px!important;
  color:rgba(255,255,255,.18)!important;
  font-size:46px!important;
  letter-spacing:16px!important;
  z-index:1!important;
}
.sm-hero-slider > .sm-hero-item{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  visibility:hidden!important;
  background-size:cover!important;
  background-position:center!important;
  transition:opacity .45s ease!important;
  display:flex!important;
  align-items:center!important;
  z-index:0!important;
}
.sm-hero-slider > .sm-hero-item.is-active{
  opacity:1!important;
  visibility:visible!important;
}
.sm-hero-slider .sm-hero-slide{
  position:relative!important;
  z-index:2!important;
  padding:58px 70px!important;
  max-width:700px!important;
}
.sm-hero-slider .sm-hero-slide span{
  display:inline-block!important;
  background:rgba(255,255,255,.17)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  font-size:15px!important;
  color:#fff!important;
  padding:8px 16px!important;
  border-radius:999px!important;
  margin-bottom:12px!important;
}
.sm-hero-slider .sm-hero-slide h1{
  font-size:46px!important;
  line-height:1.05!important;
  max-width:620px!important;
  color:#fff!important;
  margin:0 0 12px!important;
  text-shadow:0 4px 18px rgba(0,0,0,.25)!important;
}
.sm-hero-slider .sm-hero-slide p{
  font-size:19px!important;
  color:#fff!important;
  margin:0 0 24px!important;
  text-shadow:0 3px 12px rgba(0,0,0,.22)!important;
}
.sm-hero-slider .sm-hero-slide a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:auto!important;
  padding:14px 23px!important;
  border-radius:5px!important;
  background:#7b2d28!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  box-shadow:0 10px 25px rgba(90,28,25,.28)!important;
}
.sm-hero-prev,.sm-hero-next{
  position:absolute!important;
  z-index:4!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  border:0!important;
  background:rgba(90,32,28,.82)!important;
  color:#fff!important;
  width:44px!important;
  height:58px!important;
  border-radius:6px!important;
  font-size:42px!important;
  line-height:1!important;
  cursor:pointer!important;
}
.sm-hero-prev{left:16px!important;}
.sm-hero-next{right:16px!important;}
.sm-hero-dots{position:absolute!important;z-index:5!important;left:50%!important;bottom:28px!important;transform:translateX(-50%)!important;display:flex!important;gap:10px!important;}
.sm-hero-dots button{width:12px!important;height:12px!important;border-radius:99px!important;border:0!important;background:rgba(255,255,255,.68)!important;cursor:pointer!important;}
.sm-hero-dots button.is-active{width:34px!important;background:#fff!important;}
@media(max-width:900px){.sm-hero-wrap{grid-template-columns:220px 1fr!important}.sm-hero-slider .sm-hero-slide{padding:42px 54px!important}.sm-hero-slider .sm-hero-slide h1{font-size:36px!important}}
@media(max-width:768px){.sm-hero-wrap{display:block!important;margin-top:0!important;padding:0!important}.sm-hero-slider.sm-js-hero,.sm-hero-slider{min-height:300px!important;height:300px!important;border-radius:0!important;margin:0 -12px!important}.sm-hero-slider .sm-hero-slide{padding:38px 26px!important}.sm-hero-slider .sm-hero-slide span{font-size:13px!important}.sm-hero-slider .sm-hero-slide h1{font-size:31px!important;line-height:1.08!important}.sm-hero-slider .sm-hero-slide p{font-size:16px!important}.sm-hero-slider .sm-hero-slide a{padding:12px 18px!important}.sm-hero-prev,.sm-hero-next{display:none!important}.sm-hero-slider:after{display:none!important}}
