:root{--bg:#050706;--bg2:#080b09;--panel:#0b0f0d;--panel2:#111713;--panel3:#151b17;--line:#242c25;--line2:#343e35;--text:#f5f7f5;--muted:#9ea8a1;--green:#18e000;--green2:#0fb600;--green3:#0a7d00;--max:1500px;--radius:6px;--shadow:0 18px 45px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 48% 12%,#111912 0,#080b09 26%,#050706 58%);color:var(--text);font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.mtp-wrap{width:min(var(--max),calc(100% - 58px));margin:auto}.mtp-icon{display:inline-grid;place-items:center;width:26px;height:26px;color:var(--green);flex:0 0 auto}.mtp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* top bar + header */
.mtp-topbar{height:36px;padding:0 max(30px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1b211c;background:#020302;color:#d9dfda;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.mtp-topbar>div{display:flex;align-items:center;gap:8px}.mtp-topbar .mtp-icon{width:14px;height:14px}.mtp-header{background:rgba(3,5,4,.98);border-bottom:1px solid #202620;position:sticky;top:0;z-index:100;backdrop-filter:blur(12px)}.mtp-header-inner{min-height:92px;display:grid;grid-template-columns:auto minmax(420px,1fr) auto;align-items:center;gap:30px}.mtp-brand{display:flex;align-items:center;min-width:220px;font-size:31px;font-weight:1000;font-style:italic;color:var(--green);letter-spacing:-2.4px;white-space:nowrap}.mtp-brand img{display:block;max-height:44px;width:auto}.mtp-nav ul{display:flex;align-items:center;justify-content:center;gap:30px;list-style:none;margin:0;padding:0}.mtp-nav a{position:relative;display:block;padding:35px 0 32px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.015em}.mtp-nav a:hover,.mtp-nav .current-menu-item>a,.mtp-nav .current_page_item>a{color:var(--green)}.mtp-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--green);transition:right .18s}.mtp-nav a:hover:after,.mtp-nav .current-menu-item>a:after,.mtp-nav .current_page_item>a:after{right:0}.mtp-tools{display:flex;align-items:center;gap:18px;justify-content:flex-end;white-space:nowrap}.mtp-header-search{width:210px}.mtp-header-search .woocommerce-product-search,.mtp-side-panel .woocommerce-product-search{display:flex;position:relative}.woocommerce-product-search input[type=search],.mtp-header-search input[type=search],.mtp-side-panel input[type=search]{width:100%;height:44px;border:1px solid #3a433b;background:#080b09;color:#fff;padding:0 43px 0 14px;border-radius:3px;outline:none}.woocommerce-product-search button{position:absolute;right:0;top:0;width:42px;height:44px;border:0;background:transparent;color:var(--green);font-size:0}.woocommerce-product-search button:after{content:"⌕";font-size:25px;line-height:44px}.mtp-account,.mtp-cart{display:flex;align-items:center;gap:7px;font-size:11px;text-transform:uppercase;font-weight:700}.mtp-account .mtp-icon,.mtp-cart .mtp-icon{width:23px;height:23px;color:#fff}.mtp-cart{position:relative}.mtp-cart-count{position:absolute;top:-13px;left:14px;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--green);color:#031003;text-align:center;line-height:18px;font-weight:900}.mtp-cart strong{font-size:12px;color:#f7f7f7}

/* homepage frame */
.mtp-home{padding:28px 0 0}.mtp-home-shell{display:block}.mtp-home-main{width:100%;min-width:0}.mtp-home-sidebar{display:grid;gap:16px;position:sticky;top:116px}.mtp-side-panel{background:linear-gradient(180deg,#121713,#0a0d0b);border:1px solid #293129;border-radius:var(--radius);padding:18px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.mtp-side-panel h3{font-size:16px;text-transform:uppercase;margin:0 0 16px;letter-spacing:.02em}.mtp-side-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;min-height:42px;border-radius:3px;background:linear-gradient(#19d809,#0b9700);font-weight:900;font-size:12px;text-transform:uppercase}.mtp-why>div{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #232a24}.mtp-why>div:last-child{border-bottom:0;padding-bottom:0}.mtp-why b,.mtp-why small{display:block}.mtp-why b{font-size:13px}.mtp-why small{font-size:11px;color:var(--muted);margin-top:4px}

/* hero */
.mtp-hero{min-height:350px;display:grid;grid-template-columns:1.12fr .88fr;overflow:hidden;border:1px solid #222a23;border-radius:var(--radius);background:#060806;box-shadow:var(--shadow)}.mtp-hero-image{min-height:350px;background-size:cover;background-position:center center;position:relative}.mtp-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.06) 46%,rgba(5,7,6,.86) 100%)}.mtp-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 44px 42px 20px;background:linear-gradient(100deg,rgba(6,8,6,.9),#050706 45%,#050706);position:relative}.mtp-hero-copy:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(130deg,transparent 0 55%,#223022 55% 56%,transparent 56% 64%,#223022 64% 65%,transparent 65%)}.mtp-hero-copy>*{position:relative;z-index:1}.eyebrow,.mtp-promo-copy>span{color:var(--green);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.mtp-hero h1{margin:11px 0 15px;text-transform:uppercase;font-style:italic;line-height:.92;letter-spacing:-1px}.mtp-hero h1 span,.mtp-hero h1 em{display:block;font-size:clamp(42px,4.3vw,68px);font-weight:1000}.mtp-hero h1 em{color:var(--green);font-style:italic}.mtp-hero p{margin:0;max-width:480px;color:#d2d8d3;font-size:16px;line-height:1.55}.mtp-button{display:inline-flex;align-items:center;gap:13px;align-self:flex-start;margin-top:21px;padding:13px 21px;border-radius:3px;background:linear-gradient(#1fe00d,#0c9e00);color:#fff;text-transform:uppercase;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(17,222,0,.12)}.mtp-button:hover{filter:brightness(1.13)}.mtp-button b{font-size:22px;line-height:10px}

/* benefit row */
.mtp-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:0;border:1px solid #283028;border-top:0;background:linear-gradient(180deg,#111611,#080b09);border-radius:0 0 var(--radius) var(--radius)}.mtp-benefits>div{min-height:74px;padding:16px 18px;display:flex;align-items:center;gap:12px;border-right:1px solid #272e28}.mtp-benefits>div:last-child{border-right:0}.mtp-benefits .mtp-icon{width:30px;height:30px}.mtp-benefits b,.mtp-benefits small{display:block}.mtp-benefits b{text-transform:uppercase;font-size:12px}.mtp-benefits small{color:var(--muted);font-size:11px;margin-top:4px}

/* section heads */
.mtp-section{padding-top:30px}.mtp-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.mtp-heading:after{content:"";height:1px;background:#222923;flex:1;order:2}.mtp-heading h2{margin:0;text-transform:uppercase;font-size:24px;letter-spacing:.01em;order:1}.mtp-heading a{order:3;color:var(--green);text-transform:uppercase;font-size:11px;font-weight:900;white-space:nowrap}

/* categories */
.mtp-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mtp-category{height:160px;position:relative;display:block;overflow:hidden;border:1px solid #303832;border-radius:var(--radius);background-size:cover;background-position:center;box-shadow:0 8px 22px rgba(0,0,0,.17)}.mtp-category:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18) 44%,rgba(0,0,0,.93))}.mtp-category:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--green)}.mtp-category span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px}.mtp-category b,.mtp-category small{display:block}.mtp-category b{font-size:20px;text-transform:uppercase}.mtp-category small{margin-top:5px;color:var(--green);font-size:10px;text-transform:uppercase;font-weight:900}.mtp-category:hover{transform:translateY(-2px);transition:.18s}

/* products */
.mtp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.mtp-product-card{position:relative;overflow:hidden;border:1px solid #2a322b;border-radius:var(--radius);background:linear-gradient(180deg,#121713,#090c0a);box-shadow:0 8px 18px rgba(0,0,0,.18)}.mtp-product-image{display:block;aspect-ratio:1.18/1;background:#1b201c;overflow:hidden}.mtp-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s}.mtp-product-card:hover .mtp-product-image img{transform:scale(1.025)}.mtp-badge{position:absolute;top:9px;right:9px;padding:5px 8px;border-radius:3px;background:var(--green2);color:#fff;font-size:9px;font-weight:900}.mtp-product-body{padding:13px}.mtp-product-body h3{min-height:38px;margin:0 0 7px;font-size:14px;line-height:1.35;font-weight:700}.mtp-rating{color:var(--green);font-size:15px;letter-spacing:1px;line-height:1}.mtp-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.mtp-product-bottom .price{font-size:15px;font-weight:800;color:#fff}.mtp-product-bottom del{color:#7f8881}.mtp-product-bottom ins{text-decoration:none}.mtp-cart-btn{display:grid;place-items:center;width:36px;height:36px;border-radius:4px;background:#0f3210;color:var(--green)}.mtp-cart-btn .mtp-icon{width:21px;height:21px}.mtp-empty{padding:24px;border:1px dashed #344034;border-radius:var(--radius);color:var(--muted)}

/* mini products */
.mtp-mini-products{display:grid;gap:11px}.mtp-mini-product{display:grid;grid-template-columns:64px 1fr;gap:11px;align-items:center}.mtp-mini-thumb{height:64px;border-radius:4px;overflow:hidden;background:#1c211d}.mtp-mini-thumb img{width:100%;height:100%;object-fit:cover}.mtp-mini-copy{min-width:0}.mtp-mini-copy strong,.mtp-mini-copy span{display:block}.mtp-mini-copy strong{font-size:12px;line-height:1.25}.mtp-mini-copy .mtp-rating{font-size:12px;margin:5px 0}.mtp-mini-price{font-size:12px;font-weight:800}

/* promo */
.mtp-promo{margin-top:44px;display:grid;grid-template-columns:.82fr 1.18fr;min-height:270px;overflow:hidden;border:1px solid #2b332c;border-radius:var(--radius);background:#0a0d0b;box-shadow:var(--shadow)}.mtp-promo-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 36px;background:linear-gradient(90deg,#111611,#0a0d0b)}.mtp-promo h2{margin:9px 0 15px;text-transform:uppercase;font-style:italic;line-height:.95}.mtp-promo h2 i,.mtp-promo h2 em{display:block;font-style:italic;font-size:42px;font-weight:1000}.mtp-promo h2 em{color:var(--green)}.mtp-promo p{max-width:430px;margin:0;color:#c4cbc5;font-size:14px;line-height:1.55}.mtp-promo-image{min-height:270px;background-size:cover;background-position:center;position:relative}.mtp-promo-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a0d0b 0,rgba(10,13,11,.35) 23%,rgba(0,0,0,.06) 70%)}

/* collections */
.mtp-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.mtp-collection{height:155px;position:relative;overflow:hidden;border:1px solid #2b332c;border-radius:var(--radius);background-size:cover;background-position:center}.mtp-collection:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.83))}.mtp-collection span{position:absolute;z-index:2;left:15px;right:15px;bottom:14px}.mtp-collection b,.mtp-collection small{display:block}.mtp-collection b{font-size:14px;text-transform:uppercase}.mtp-collection small{margin-top:4px;color:#aeb6b0;font-size:11px}

/* reviews + newsletter */
.mtp-reviews{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #252d26;border-radius:var(--radius);background:linear-gradient(180deg,#101510,#090c0a)}.mtp-reviews blockquote{margin:0;padding:25px 28px;text-align:center;border-right:1px solid #252d26}.mtp-reviews blockquote:last-child{border-right:0}.mtp-reviews strong{color:var(--green);letter-spacing:2px}.mtp-reviews p{margin:12px auto 8px;max-width:310px;color:#d5dad6;font-size:12px;line-height:1.55}.mtp-reviews cite{color:#b4bcb5;font-size:11px;font-style:normal}.mtp-newsletter{margin-top:32px;margin-bottom:34px;display:grid;grid-template-columns:220px minmax(260px,1fr) minmax(320px,1.3fr);align-items:center;min-height:112px;border:1px solid #2b332c;border-radius:var(--radius);overflow:hidden;background:linear-gradient(90deg,#151a16,#0b0f0c)}.mtp-newsletter-image{height:100%;min-height:112px;background-size:cover;background-position:center}.mtp-newsletter-copy{padding:18px 24px}.mtp-newsletter-copy strong{display:block;text-transform:uppercase;font-size:17px}.mtp-newsletter-copy p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.mtp-newsletter form{display:flex;padding-right:24px}.mtp-newsletter input{flex:1;min-width:0;height:44px;border:1px solid #3b443c;border-right:0;background:#030504;color:#fff;padding:0 14px}.mtp-newsletter button{height:44px;border:0;background:linear-gradient(#1ad907,#0b9b00);color:#fff;padding:0 22px;text-transform:uppercase;font-size:11px;font-weight:900}

/* footer */
.mtp-footer{border-top:1px solid #202620;background:#030504;padding-top:42px}.mtp-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:42px}.mtp-footer h4{margin:3px 0 16px;text-transform:uppercase;font-size:12px;letter-spacing:.03em}.mtp-footer ul{list-style:none;margin:0;padding:0}.mtp-footer li,.mtp-footer p{margin:9px 0;color:#9ca69e;font-size:12px;line-height:1.55}.mtp-footer li a:hover{color:var(--green)}.mtp-footer-brand{color:var(--green);font-size:28px;font-weight:1000;font-style:italic;letter-spacing:-2px}.mtp-footer-brand img{max-height:42px;width:auto}.mtp-footer-about>p{max-width:270px}.mtp-social{display:flex;gap:9px;margin-top:18px}.mtp-social span{width:28px;height:28px;display:grid;place-items:center;border-radius:4px;background:#141914;color:#cbd1cc;font-size:13px}.mtp-contact p{display:flex;align-items:center;gap:9px}.mtp-contact .mtp-icon{width:18px;height:18px}.mtp-copyright{margin-top:34px;border-top:1px solid #1d231e;padding:19px 0;color:#7e8880;font-size:11px}.mtp-copyright .mtp-wrap{display:flex;align-items:center;justify-content:space-between}.mtp-payments{color:#b8c0b9}

/* generic pages */
.mtp-content{padding-top:45px;padding-bottom:70px;min-height:65vh}.mtp-content>h1,.mtp-content .page-title,.mtp-content .entry-title{font-size:38px;text-transform:uppercase}.mtp-woo .woocommerce-breadcrumb{margin-bottom:24px;color:var(--muted);font-size:12px}.mtp-woo .woocommerce-result-count,.mtp-woo .woocommerce-ordering{color:var(--muted);font-size:12px}.mtp-woo select{background:#0c100d;color:#fff;border:1px solid #333c34;padding:10px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 15px!important;overflow:hidden;background:linear-gradient(#121713,#090c0a);border:1px solid #293129;border-radius:var(--radius)}.woocommerce ul.products li.product a img{margin:0 0 14px!important;aspect-ratio:1.15/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .star-rating,.woocommerce ul.products li.product .button{margin-left:14px!important;margin-right:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff;font-size:15px!important}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--green)!important;font-weight:800}.woocommerce ul.products li.product .star-rating{color:var(--green)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt{background:linear-gradient(#1ad907,#0b9b00)!important;color:#fff!important;border-radius:3px!important;text-transform:uppercase;font-size:12px!important;font-weight:900!important}.woocommerce a.button:hover,.woocommerce button.button:hover{filter:brightness(1.12)}.woocommerce div.product{color:#e8ece9}.woocommerce div.product div.images img{border-radius:var(--radius)}.woocommerce div.product .summary{padding:8px 0 0 28px}.woocommerce div.product .product_title{font-size:38px;line-height:1.05}.woocommerce div.product form.cart input.qty{background:#080b09;border:1px solid #384139;color:#fff;padding:10px}.woocommerce-tabs ul.tabs:before{border-bottom-color:#333b34!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#101510!important;border-color:#333b34!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#dce1dd!important}.woocommerce table.shop_table{border-color:#333b34!important;background:#0b0f0c}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:#252d26!important}.woocommerce table.shop_table input,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{background:#080b09!important;color:#fff!important;border:1px solid #384139!important}.woocommerce-checkout #payment{background:#0d120e!important}.woocommerce-checkout #payment div.payment_box{background:#151b16!important;color:#fff!important}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#151b16!important}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#101510!important;color:#fff!important;border-top-color:var(--green)!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;background:#0d110e;border-bottom:1px solid #273028}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{color:var(--green)}

/* standard page */
.mtp-content.entry-content,.mtp-content .entry-content{color:#d9dedb;line-height:1.7}.mtp-content a{color:var(--green)}

@media(max-width:1320px){.mtp-header-inner{grid-template-columns:auto 1fr auto;gap:20px}.mtp-nav ul{gap:19px}.mtp-header-search{display:none}.mtp-home-shell{display:block}.mtp-product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.mtp-product-grid .mtp-product-card:nth-child(4){display:none}.mtp-footer-grid{grid-template-columns:1.4fr repeat(2,1fr);row-gap:28px}}
@media(max-width:1060px){.mtp-wrap{width:min(var(--max),calc(100% - 36px))}.mtp-header-inner{grid-template-columns:auto 1fr;min-height:78px}.mtp-nav{grid-column:1/-1;order:3}.mtp-nav ul{justify-content:flex-start;overflow-x:auto}.mtp-nav a{padding:12px 0 18px}.mtp-nav a:after{bottom:7px}.mtp-tools{grid-column:2;grid-row:1}.mtp-home-shell{display:block}.mtp-hero{grid-template-columns:1.05fr .95fr}.mtp-category-grid{grid-template-columns:repeat(3,1fr)}.mtp-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.mtp-product-grid .mtp-product-card:nth-child(4){display:block}.mtp-collection-grid{grid-template-columns:repeat(2,1fr)}.mtp-newsletter{grid-template-columns:170px 1fr}.mtp-newsletter form{grid-column:1/-1;padding:0 20px 20px}.mtp-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.mtp-topbar>div:last-child,.mtp-account{display:none}.mtp-topbar{padding:0 18px}.mtp-wrap{width:calc(100% - 24px)}.mtp-brand{min-width:0;font-size:26px}.mtp-tools{gap:10px}.mtp-cart strong{display:none}.mtp-header-inner{gap:12px}.mtp-nav ul{gap:18px}.mtp-nav a{font-size:11px}.mtp-home{padding-top:12px}.mtp-home-sidebar{grid-template-columns:1fr}.mtp-hero{grid-template-columns:1fr}.mtp-hero-image{min-height:250px}.mtp-hero-copy{padding:30px 24px}.mtp-hero h1 span,.mtp-hero h1 em{font-size:46px}.mtp-benefits{grid-template-columns:1fr 1fr}.mtp-benefits>div:nth-child(2){border-right:0}.mtp-benefits>div:nth-child(-n+2){border-bottom:1px solid #272e28}.mtp-category-grid{grid-template-columns:1fr}.mtp-category{height:175px}.mtp-product-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr}.mtp-promo{grid-template-columns:1fr}.mtp-promo-image{min-height:220px}.mtp-promo h2 i,.mtp-promo h2 em{font-size:36px}.mtp-collection-grid{grid-template-columns:1fr 1fr}.mtp-reviews{grid-template-columns:1fr}.mtp-reviews blockquote{border-right:0;border-bottom:1px solid #252d26}.mtp-reviews blockquote:last-child{border-bottom:0}.mtp-newsletter{grid-template-columns:1fr}.mtp-newsletter-image{min-height:150px}.mtp-newsletter form{grid-column:auto;padding:0 18px 18px}.mtp-footer-grid{grid-template-columns:1fr 1fr}.woocommerce div.product .summary{padding-left:0}}
@media(max-width:500px){.mtp-product-grid,.woocommerce ul.products{grid-template-columns:1fr}.mtp-benefits{grid-template-columns:1fr}.mtp-benefits>div{border-right:0!important;border-bottom:1px solid #272e28}.mtp-benefits>div:last-child{border-bottom:0}.mtp-collection-grid{grid-template-columns:1fr}.mtp-footer-grid{grid-template-columns:1fr}.mtp-copyright .mtp-wrap{gap:15px;align-items:flex-start;flex-direction:column}.mtp-newsletter form{display:grid;grid-template-columns:1fr}.mtp-newsletter input{border-right:1px solid #3b443c}.mtp-newsletter button{margin-top:8px}.mtp-hero h1 span,.mtp-hero h1 em{font-size:39px}}

/* v0.5 homepage: full-width content, no right sidebar */
@media(min-width:1061px){
  .mtp-home-main .mtp-hero{min-height:390px;grid-template-columns:1.05fr .95fr}
  .mtp-home-main .mtp-hero-image{min-height:390px}
  .mtp-home-main .mtp-category{height:190px}
  .mtp-home-main .mtp-promo{min-height:300px}
}

/* v0.6 custom WooCommerce Shop / category archives */
.mtp-shop-page{padding-bottom:0}.mtp-shop-hero{min-height:245px;border-bottom:1px solid #252d26;background:#060806;position:relative;overflow:hidden}.mtp-shop-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,#050706 0%,rgba(5,7,6,.92) 30%,rgba(5,7,6,.26) 68%,rgba(5,7,6,.12)),var(--mtp-shop-hero);background-size:cover;background-position:center 49%}.mtp-shop-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,5,4,.5))}.mtp-shop-hero-inner{position:relative;z-index:2;min-height:245px;display:flex;align-items:center}.mtp-shop-hero-copy{width:min(590px,54%);padding:30px 0}.mtp-shop-hero h1{margin:8px 0 7px;text-transform:uppercase;font-style:italic;line-height:.94}.mtp-shop-hero h1 span,.mtp-shop-hero h1 em{display:block;font-size:clamp(38px,4vw,60px);font-weight:1000}.mtp-shop-hero h1 em{color:var(--green)}.mtp-shop-hero .woocommerce-breadcrumb{margin:0 0 10px!important;color:#d7ddd8;font-size:11px}.mtp-shop-hero .woocommerce-breadcrumb a{color:var(--green)}.mtp-shop-hero p{margin:0;max-width:430px;color:#d0d6d1;font-size:14px;line-height:1.5}.mtp-shop-benefits{margin-top:0;position:relative;z-index:5;border-top:1px solid #283028;border-radius:0 0 var(--radius) var(--radius)}
.mtp-shop-category-section{padding:26px 0 18px}.mtp-shop-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.mtp-shop-section-title h2{margin:0;text-transform:uppercase;font-size:22px}.mtp-shop-section-title a{color:var(--green);font-size:11px;font-weight:800}.mtp-shop-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mtp-shop-category{position:relative;min-height:165px;overflow:hidden;border:1px solid #303831;border-radius:5px;background-size:cover;background-position:center}.mtp-shop-category:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 25%,rgba(0,0,0,.88))}.mtp-shop-cat-icon{position:absolute;top:12px;left:12px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(24,224,0,.45);background:rgba(3,8,3,.72);border-radius:50%}.mtp-shop-cat-icon .mtp-icon{width:22px;height:22px}.mtp-shop-cat-copy{position:absolute;left:17px;bottom:15px;z-index:2}.mtp-shop-cat-copy b,.mtp-shop-cat-copy small{display:block;text-transform:uppercase}.mtp-shop-cat-copy b{font-size:19px}.mtp-shop-cat-copy small{margin-top:5px;color:var(--green);font-size:10px;font-weight:900}.mtp-shop-category:hover{border-color:#475148;transform:translateY(-1px)}
.mtp-shop-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 270px;gap:18px;align-items:start;margin-top:0}.mtp-shop-filters,.mtp-shop-rightbar{display:grid;gap:15px}.mtp-shop-panel,.mtp-shop-sidecard{border:1px solid #2a322b;border-radius:5px;background:linear-gradient(180deg,#101510,#090c0a);overflow:hidden}.mtp-shop-panel h3,.mtp-shop-sidecard h3{margin:0;padding:15px 16px 12px;text-transform:uppercase;font-size:13px;border-bottom:1px solid #242c25}.mtp-shop-cat-nav a{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 12px 0 15px;border-left:2px solid transparent;border-bottom:1px solid #202721;font-size:12px}.mtp-shop-cat-nav a:last-child{border-bottom:0}.mtp-shop-cat-nav a b{min-width:24px;padding:3px 5px;border-radius:9px;background:#202720;color:#aeb7af;font-size:9px;text-align:center}.mtp-shop-cat-nav a.active{border-left-color:var(--green);background:linear-gradient(90deg,rgba(24,224,0,.1),transparent);color:var(--green)}.mtp-shop-cat-nav a.active b{background:var(--green2);color:#fff}.mtp-shop-filter-panel form{padding:15px}.mtp-shop-filter-panel label{display:block;margin:0 0 7px;text-transform:uppercase;font-size:10px;font-weight:800}.mtp-shop-filter-panel select,.mtp-shop-filter-panel input{width:100%;height:38px;background:#0b0f0c;color:#fff;border:1px solid #303831;border-radius:3px;padding:0 9px;margin-bottom:13px}.mtp-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mtp-shop-filter-panel button{width:100%;min-height:38px;border:1px solid var(--green3);background:#0b150b;color:var(--green);border-radius:3px;text-transform:uppercase;font-size:10px;font-weight:900}.mtp-clear-filter{display:block;margin-top:13px;color:#9ba49d!important;font-size:10px;text-transform:uppercase}
.mtp-shop-products{min-width:0}.mtp-shop-toolbar{min-height:43px;margin-bottom:8px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #293129;border-radius:5px;background:#0d110e;color:#aeb6af;font-size:11px}.mtp-shop-toolbar .woocommerce-result-count{float:none!important;margin:0!important}.mtp-shop-toolbar .woocommerce-ordering{float:none!important;margin:0!important}.mtp-shop-toolbar select{height:32px!important;padding:0 26px 0 9px!important;border:1px solid #353e36!important;background:#090c0a!important;color:#fff!important;border-radius:3px}.mtp-shop-toolbar-right{display:flex;align-items:center;gap:11px}.mtp-view-label b{display:inline-grid;place-items:center;width:29px;height:29px;margin-left:4px;border-radius:3px;background:#153d12;color:var(--green);font-size:16px}.mtp-shop-products .woocommerce ul.products,.mtp-shop-products ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0!important}.mtp-shop-products .woocommerce ul.products li.product,.mtp-shop-products ul.products li.product{padding-bottom:11px!important}.mtp-shop-products ul.products li.product a img{aspect-ratio:1.24/1;margin-bottom:10px!important}.mtp-shop-products ul.products li.product .woocommerce-loop-product__title{min-height:39px;font-size:13px!important;line-height:1.3;padding:0!important}.mtp-shop-products ul.products li.product .price{font-size:13px!important}.mtp-shop-products ul.products li.product .star-rating{font-size:11px!important;margin-top:6px!important}.mtp-shop-products ul.products li.product .button{font-size:0!important;width:32px;height:32px;padding:0!important;margin-top:7px!important;float:right;display:grid!important;place-items:center}.mtp-shop-products ul.products li.product .button:after{content:"🛒";font-size:14px}.mtp-shop-products .woocommerce-pagination{margin:18px 0 3px}.mtp-shop-products .woocommerce-pagination ul{border:0!important;display:flex!important;gap:6px;justify-content:center}.mtp-shop-products .woocommerce-pagination li{border:0!important}.mtp-shop-products .woocommerce-pagination a,.mtp-shop-products .woocommerce-pagination span{min-width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid #303831!important;background:#0c100d!important;color:#fff!important;border-radius:3px!important}.mtp-shop-products .woocommerce-pagination .current{background:linear-gradient(#1ad907,#0b9b00)!important;border-color:#159e09!important}
.mtp-shop-promo{min-height:172px;border:1px solid #303831;border-radius:5px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(2,4,3,.96),rgba(3,5,4,.56)),var(--mtp-shop-promo);background-size:cover;background-position:center}.mtp-shop-promo>div{position:relative;z-index:2;padding:20px 18px}.mtp-shop-promo h3{max-width:190px;margin:0;text-transform:uppercase;font-style:italic;font-size:25px;line-height:.93}.mtp-shop-promo h3::first-line{color:#fff}.mtp-shop-promo p{max-width:175px;margin:10px 0;color:#d4dad5;font-size:11px;line-height:1.45}.mtp-shop-promo a{display:inline-block;margin-top:3px;padding:10px 14px;border-radius:3px;background:linear-gradient(#1bd807,#0c9d00);text-transform:uppercase;font-size:10px;font-weight:900}.mtp-shop-sidecard{padding-bottom:13px}.mtp-shop-sidecard .mtp-mini-products{padding:12px 13px}.mtp-shop-sidecard .mtp-mini-product{grid-template-columns:55px 1fr}.mtp-shop-sidecard .mtp-mini-thumb{height:55px}.mtp-shop-sidecard .mtp-mini-copy strong{font-size:11px}.mtp-shop-sidecard .mtp-rating{font-size:10px}.mtp-side-text-link{display:block;margin:3px 13px 0;padding-top:11px;border-top:1px solid #242c25;color:var(--green)!important;text-transform:uppercase;text-align:center;font-size:10px;font-weight:900}.mtp-shop-review{margin:0 13px;padding:13px 0;border-bottom:1px solid #252d26}.mtp-shop-review:last-child{border-bottom:0}.mtp-shop-review strong{color:var(--green);letter-spacing:2px}.mtp-shop-review p{margin:6px 0;color:#d3d8d4;font-size:11px;line-height:1.45}.mtp-shop-review small{color:#949e96}.mtp-shop-bottom-benefits{margin:22px 0 0;border-top:1px solid #283028;border-radius:5px}.mtp-shop-newsletter{margin-top:25px}.mtp-shop-mobile-filter{display:none}

@media(max-width:1320px){.mtp-shop-layout{grid-template-columns:205px minmax(0,1fr) 240px;gap:13px}.mtp-shop-products .woocommerce ul.products,.mtp-shop-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1060px){.mtp-shop-layout{grid-template-columns:210px minmax(0,1fr)}.mtp-shop-rightbar{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;margin-top:3px}.mtp-shop-promo,.mtp-shop-sidecard{min-height:100%}.mtp-shop-products .woocommerce ul.products,.mtp-shop-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.mtp-shop-hero{min-height:255px}.mtp-shop-hero:before{background-image:linear-gradient(180deg,rgba(5,7,6,.1) 15%,rgba(5,7,6,.65) 48%,#050706 87%),var(--mtp-shop-hero);background-position:64% center}.mtp-shop-hero-inner{min-height:255px;align-items:flex-end}.mtp-shop-hero-copy{width:100%;padding:85px 0 20px}.mtp-shop-hero h1 span,.mtp-shop-hero h1 em{font-size:38px}.mtp-shop-benefits{grid-template-columns:1fr 1fr}.mtp-shop-category-grid{grid-template-columns:1fr}.mtp-shop-category{min-height:110px}.mtp-shop-category:before{background:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.88) 90%)}.mtp-shop-cat-copy{left:86px;bottom:30px}.mtp-shop-cat-icon{top:35px;left:20px}.mtp-shop-mobile-filter{display:block;margin:4px 0 10px}.mtp-shop-mobile-filter button{width:100%;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #303831;border-radius:4px;background:#0d110e;color:#fff;text-transform:uppercase;font-size:11px;font-weight:800}.mtp-shop-layout{display:flex;flex-direction:column}.mtp-shop-filters{display:none;width:100%}.mtp-shop-filters.is-open{display:grid}.mtp-shop-products{width:100%;order:2}.mtp-shop-rightbar{width:100%;order:3;display:grid;grid-template-columns:1fr}.mtp-shop-toolbar{margin-top:0}.mtp-shop-products .woocommerce ul.products,.mtp-shop-products ul.products{grid-template-columns:1fr}.mtp-shop-products ul.products li.product{display:grid;grid-template-columns:112px 1fr;min-height:124px;padding-bottom:0!important}.mtp-shop-products ul.products li.product>a:first-child{grid-row:1/4}.mtp-shop-products ul.products li.product a img{width:112px;height:100%;min-height:122px;aspect-ratio:auto!important;object-fit:cover;margin:0!important}.mtp-shop-products ul.products li.product .woocommerce-loop-product__title,.mtp-shop-products ul.products li.product .price,.mtp-shop-products ul.products li.product .star-rating{margin-left:12px!important;margin-right:8px!important}.mtp-shop-products ul.products li.product .woocommerce-loop-product__title{padding-top:8px!important;min-height:auto}.mtp-shop-products ul.products li.product .button{position:absolute;right:7px;bottom:7px}.mtp-shop-products ul.products li.product{position:relative}.mtp-shop-bottom-benefits{grid-template-columns:1fr 1fr}.mtp-shop-newsletter{margin-bottom:28px}}
@media(max-width:500px){.mtp-shop-benefits{grid-template-columns:1fr}.mtp-shop-benefits>div{min-height:58px}.mtp-shop-benefits>div:nth-child(-n+2){border-bottom:1px solid #272e28}.mtp-shop-section-title h2{font-size:18px}.mtp-shop-section-title a{font-size:9px}.mtp-shop-toolbar{align-items:flex-start;gap:7px;flex-direction:column;padding:10px}.mtp-shop-toolbar-right{width:100%;justify-content:space-between}.mtp-shop-bottom-benefits{grid-template-columns:1fr}.mtp-shop-category{min-height:105px}}

/* v0.7 — simplified Shop archive */
.mtp-shop-page { padding-top: 0; }
.mtp-shop-heading {
  padding-top: 34px;
  padding-bottom: 20px;
}
.mtp-shop-heading h1 {
  margin: 0 0 6px;
  color: #fff;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .02em;
}
.mtp-shop-heading .woocommerce-breadcrumb {
  margin: 0;
  color: #7d8882;
  font-size: 13px;
}
.mtp-shop-heading .woocommerce-breadcrumb a { color: var(--mtp-green, #16f000); }
.mtp-shop-layout { margin-top: 0; }
.mtp-shop-mobile-filter { margin-top: 0; }

/* Shop archive no longer uses the old hero/category-strip elements. */
.mtp-shop-hero,
.mtp-shop-category-section,
.mtp-shop-benefits { display: none !important; }

@media (max-width: 760px) {
  .mtp-shop-heading { padding-top: 20px; padding-bottom: 14px; }
  .mtp-shop-heading h1 { font-size: 28px; }
}

/* v0.9 global design variables */
body{background:var(--mtp-bg,#050706);color:var(--mtp-text,#fff)}
.mtp-wrap{max-width:var(--mtp-width,1440px)}
.mtp-site-header,.site-header{background:var(--mtp-header,#070a08)}
.mtp-site-footer,.site-footer{background:var(--mtp-footer,#090d0a)}
.mtp-product-card,.mtp-shop-panel,.mtp-shop-sidecard,.mtp-shop-toolbar,.woocommerce ul.products li.product{border-color:var(--mtp-border,#293129)!important;border-radius:var(--mtp-radius,5px)!important}
.mtp-product-grid,.woocommerce ul.products{gap:var(--mtp-gap,12px)!important}

/* v0.9 modular product content builder */
.mtp-product-builder{clear:both;width:100%;margin-top:42px}.mtp-pb-section{position:relative;background:var(--section-bg,var(--mtp-bg,#050706));color:var(--section-color,var(--mtp-text,#fff));margin:0;padding:58px 0;border-top:1px solid var(--mtp-border,#293129)}.mtp-pb-inner{width:min(calc(100% - 36px),var(--mtp-width,1440px));margin:0 auto}.mtp-pb-fullbleed .mtp-pb-inner{width:100%;max-width:none}.mtp-pb-section h2{margin:0 0 18px;text-transform:uppercase;font-size:clamp(26px,3vw,48px);line-height:1}.mtp-pb-section p{color:inherit;opacity:.82;line-height:1.7}.mtp-pb-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;min-height:44px;padding:0 20px;background:linear-gradient(var(--mtp-green,#16e000),var(--green2,#0aa600));color:#fff!important;border-radius:var(--mtp-radius,5px);text-transform:uppercase;font-weight:900;font-size:12px}.mtp-pb-full_image{padding:0;overflow:hidden}.mtp-pb-full_image .mtp-pb-inner{position:relative}.mtp-pb-cover{display:block;width:100%;max-height:78vh;object-fit:cover}.mtp-pb-overlay{position:absolute;left:max(24px,6vw);bottom:max(24px,6vw);max-width:620px;padding:28px;background:rgba(3,5,4,.72);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);border-radius:var(--mtp-radius,5px)}.mtp-pb-split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:420px;border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px);overflow:hidden}.mtp-pb-media img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover}.mtp-pb-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,76px);background:var(--mtp-surface,#0d110e)}.mtp-pb-grid{display:grid;grid-template-columns:repeat(var(--pb-cols,3),minmax(0,1fr));gap:var(--mtp-gap,12px);margin-top:24px}.mtp-pb-grid>div{overflow:hidden;border-radius:var(--mtp-radius,5px);background:var(--mtp-surface,#0d110e)}.mtp-pb-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.mtp-pb-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--mtp-gap,12px)}.mtp-pb-features article{padding:28px;background:var(--mtp-surface,#0d110e);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px)}.mtp-pb-features article>span{display:grid;place-items:center;width:36px;height:36px;margin-bottom:18px;background:rgba(22,224,0,.12);color:var(--mtp-green,#16e000);border:1px solid rgba(22,224,0,.35);border-radius:50%;font-weight:900}.mtp-pb-features h3{margin:0 0 8px;text-transform:uppercase}.mtp-pb-features p{margin:0;font-size:14px}.mtp-pb-specs{border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px);overflow:hidden}.mtp-pb-specs>div{display:grid;grid-template-columns:minmax(160px,32%) 1fr;gap:20px;padding:15px 18px;border-bottom:1px solid var(--mtp-border,#293129);background:var(--mtp-surface,#0d110e)}.mtp-pb-specs>div:last-child{border-bottom:0}.mtp-pb-specs span{color:var(--mtp-muted,#9da79f)}.mtp-pb-video{position:relative;aspect-ratio:16/9;background:#000;border-radius:var(--mtp-radius,5px);overflow:hidden}.mtp-pb-video iframe,.mtp-pb-video video{width:100%;height:100%;border:0}.mtp-pb-faq{display:grid;gap:8px}.mtp-pb-faq details{background:var(--mtp-surface,#0d110e);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px);padding:0 18px}.mtp-pb-faq summary{cursor:pointer;padding:18px 0;font-weight:800}.mtp-pb-faq details>div{padding:0 0 18px;color:var(--mtp-muted,#9da79f);line-height:1.6}.mtp-pb-callout{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(28px,5vw,64px);background:var(--mtp-surface,#0d110e);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px)}.mtp-pb-callout h2{margin-bottom:10px}.mtp-pb-callout .mtp-pb-button{flex:0 0 auto;margin:0}
@media(max-width:800px){.mtp-pb-section{padding:38px 0}.mtp-pb-split{grid-template-columns:1fr}.mtp-pb-split .mtp-pb-media{order:1}.mtp-pb-split .mtp-pb-copy{order:2;padding:28px}.mtp-pb-media img{min-height:260px;max-height:420px}.mtp-pb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mtp-pb-features{grid-template-columns:1fr}.mtp-pb-overlay{position:static;max-width:none;border:0;border-radius:0;background:var(--mtp-surface,#0d110e);backdrop-filter:none}.mtp-pb-callout{align-items:flex-start;flex-direction:column}.mtp-pb-callout .mtp-pb-button{margin-top:6px}.mtp-pb-fullbleed .mtp-pb-inner{width:100%}}
@media(max-width:520px){.mtp-pb-inner{width:min(calc(100% - 24px),var(--mtp-width,1440px))}.mtp-pb-grid{grid-template-columns:1fr}.mtp-pb-specs>div{grid-template-columns:1fr;gap:5px}.mtp-pb-section h2{font-size:28px}.mtp-pb-cover{min-height:280px}.mtp-pb-overlay{padding:22px}}

/* v1.0 — modular single product page + graphical WooCommerce variation controls */
.mtp-single-product{padding-top:28px;padding-bottom:60px}.mtp-product-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:44px;align-items:start}.mtp-single-gallery{min-width:0}.mtp-single-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.mtp-single-gallery .woocommerce-product-gallery__wrapper{margin:0}.mtp-single-gallery .woocommerce-product-gallery__image img{width:100%;border-radius:7px;display:block}.mtp-single-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px!important}.mtp-single-gallery .flex-control-thumbs li{width:auto!important;float:none!important}.mtp-single-gallery .flex-control-thumbs img{aspect-ratio:1/1;object-fit:cover;border:1px solid #303730;border-radius:5px;opacity:.72}.mtp-single-gallery .flex-control-thumbs img.flex-active{opacity:1;border-color:var(--mtp-green,#16e000);box-shadow:0 0 0 1px var(--mtp-green,#16e000)}
.mtp-purchase-form{margin:0}.mtp-product-selector-cell{min-width:0}.mtp-product-core .product_title{margin:0 0 10px!important;color:#fff;font-size:clamp(30px,3vw,48px)!important;line-height:1.02;text-transform:uppercase}.mtp-product-core .woocommerce-product-rating{margin:0 0 8px!important}.mtp-product-core .star-rating{color:var(--mtp-green,#16e000)!important}.mtp-product-price{margin:8px 0 24px;color:var(--mtp-green,#16e000);font-size:22px;font-weight:900}.mtp-product-price .price{color:inherit!important}.mtp-short-description{margin:0 0 20px;color:var(--mtp-muted,#9da79f);line-height:1.55}
.mtp-variation-fields{display:grid;gap:18px}.mtp-variation-field>label{display:block;margin-bottom:8px;color:#fff;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.02em}.mtp-native-variation-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.mtp-graphic-options{display:flex;flex-wrap:wrap;gap:10px}.mtp-option-choice{appearance:none;border:1px solid #465049;background:#0b0f0c;color:#f4f5f4;min-height:45px;padding:0 20px;border-radius:5px;cursor:pointer;font:inherit;font-size:12px;font-weight:800;transition:.18s ease}.mtp-option-choice:hover{border-color:#778179;background:#121813}.mtp-text-choice.is-selected{background:#edf8d2;color:#111;border-color:#b9f65b;box-shadow:0 0 0 1px rgba(185,246,91,.35)}.mtp-graphic-options.is-color{align-items:flex-start}.mtp-color-choice{display:grid;justify-items:center;gap:5px;min-width:42px;min-height:42px;padding:0;border:0;background:transparent}.mtp-color-dot{display:block;width:38px;height:38px;border-radius:50%;background:var(--choice-color);border:2px solid #7d847f;box-shadow:0 0 0 2px #0b0e0c}.mtp-color-choice.is-selected .mtp-color-dot{box-shadow:0 0 0 2px #0b0e0c,0 0 0 4px var(--mtp-green,#16e000)}.mtp-choice-name{max-width:68px;color:#8e9991;font-size:9px;line-height:1.1;text-align:center}.mtp-graphic-options.count-small .mtp-color-dot{width:42px;height:42px}.mtp-graphic-options.count-mid .mtp-color-dot{width:32px;height:32px}.mtp-graphic-options.count-mid{gap:8px}.mtp-graphic-options.count-wrap{display:grid;grid-template-columns:repeat(5,minmax(44px,max-content));gap:10px 12px}.mtp-graphic-options.count-wrap .mtp-color-dot{width:39px;height:39px}.mtp-reset-variations{display:inline-block!important;margin-top:9px;color:var(--mtp-green,#16e000)!important;font-size:11px;text-transform:uppercase;font-weight:800}
.mtp-purchase-form .single_variation_wrap{margin-top:18px}.mtp-purchase-form .woocommerce-variation-price{margin-bottom:10px}.mtp-purchase-form .woocommerce-variation-add-to-cart,.mtp-simple-purchase-form{display:flex;gap:12px;align-items:stretch}.mtp-purchase-form .quantity,.mtp-simple-purchase-form .quantity{flex:0 0 92px}.mtp-purchase-form .qty,.mtp-simple-purchase-form .qty{height:48px!important;width:100%!important;padding:8px!important}.mtp-purchase-form .single_add_to_cart_button,.mtp-simple-purchase-form .single_add_to_cart_button{flex:1;min-height:48px!important;background:linear-gradient(90deg,#61b913,#3d9707)!important;color:#fff!important;font-size:13px!important;letter-spacing:.02em;border-radius:5px!important}.mtp-purchase-form .single_add_to_cart_button.disabled{opacity:.45}
.mtp-buybar-target{display:flex;align-items:stretch;gap:12px;margin:16px 0 0;min-height:0}.mtp-buybar-target:empty{display:none}.mtp-buybar-target>*{flex:1;min-width:0;margin:0!important}.mtp-buybar-target iframe{max-width:100%}.mtp-product-top+.mtp-buybar-target.has-payments{margin-top:14px}
.mtp-product-highlights{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:26px;background:linear-gradient(180deg,#0d120f,#090d0a);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px);overflow:hidden}.mtp-product-highlights>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:124px;padding:18px 12px;text-align:center;border-right:1px solid var(--mtp-border,#293129)}.mtp-product-highlights>div:last-child{border-right:0}.mtp-product-highlights .mtp-icon{width:32px;height:32px;color:var(--mtp-green,#16e000)}.mtp-product-highlights b{display:block;color:#fff;font-size:11px;text-transform:uppercase}.mtp-product-highlights small{display:block;margin-top:5px;color:var(--mtp-muted,#9da79f);font-size:10px;line-height:1.35}
.mtp-product-panel{background:linear-gradient(135deg,#0d120f,#090d0a);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px);overflow:hidden}.mtp-section-heading h2{position:relative;margin:0 0 18px;padding-left:13px;color:#fff;font-size:20px;text-transform:uppercase;line-height:1.1}.mtp-section-heading h2:before{content:"";position:absolute;left:0;top:1px;width:3px;height:19px;background:var(--mtp-green,#16e000)}.mtp-product-overview{margin-top:16px;padding:26px}.mtp-overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:32px;align-items:center}.mtp-overview-copy{color:#d5dbd6;font-size:13px;line-height:1.6}.mtp-overview-copy p:first-child{margin-top:0}.mtp-overview-copy p:last-child{margin-bottom:0}.mtp-overview-image{text-align:center}.mtp-overview-image img{max-height:280px;width:auto;max-width:100%;object-fit:contain;border-radius:6px}
.mtp-module-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.mtp-auto-module{padding:24px;min-width:0}.mtp-auto-module>p{margin:-6px 0 18px;color:var(--mtp-muted,#9da79f);font-size:12px;line-height:1.5}.mtp-summary-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.mtp-summary-options article{display:flex;align-items:center;justify-content:center;min-height:72px;padding:14px;background:#0a0e0b;border:1px solid #343d35;border-radius:5px;text-align:center}.mtp-summary-options strong{color:#f0f4f1;font-size:13px}.mtp-summary-swatches{display:flex;align-items:flex-start;flex-wrap:wrap;gap:15px}.mtp-summary-swatches span{display:grid;justify-items:center;gap:7px;min-width:43px}.mtp-summary-swatches i{width:38px;height:38px;border-radius:50%;background:var(--swatch);border:2px solid #828983;box-shadow:0 0 0 2px #080b09}.mtp-summary-swatches b{max-width:70px;color:#949e96;font-size:9px;font-weight:600;text-align:center;line-height:1.1}
.mtp-single-product .mtp-product-builder{margin-top:12px}.mtp-single-product .mtp-pb-section{padding:0;margin:12px 0 0;border:0;background:transparent}.mtp-single-product .mtp-pb-inner{width:100%}.mtp-single-product .mtp-pb-split,.mtp-single-product .mtp-pb-features article,.mtp-single-product .mtp-pb-specs,.mtp-single-product .mtp-pb-callout,.mtp-single-product .mtp-pb-faq details{background:linear-gradient(135deg,#0d120f,#090d0a);border-color:var(--mtp-border,#293129)}.mtp-single-product .mtp-pb-section h2{font-size:20px}.mtp-single-product .mtp-pb-features{grid-template-columns:repeat(3,minmax(0,1fr))}
.mtp-single-product .related.products,.mtp-single-product .up-sells{clear:both;margin-top:34px}.mtp-single-product .related.products>h2,.mtp-single-product .up-sells>h2{font-size:22px;text-transform:uppercase}.mtp-product-meta-bottom{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;padding:12px 16px;background:#080b09;border:1px solid var(--mtp-border,#293129);border-radius:4px;color:#88928b;font-size:10px}.mtp-product-meta-bottom a{color:var(--mtp-green,#16e000)}
/* hide Woo's standard duplicated tabs/meta because this template renders them modularly */
.mtp-single-product .woocommerce-tabs{display:none!important}.mtp-single-product .product_meta{display:none!important}

@media(max-width:1050px){.mtp-product-top{grid-template-columns:1fr 1fr;gap:26px}.mtp-product-highlights{grid-template-columns:repeat(3,1fr)}.mtp-product-highlights>div:nth-child(3){border-right:0}.mtp-product-highlights>div:nth-child(-n+3){border-bottom:1px solid var(--mtp-border,#293129)}.mtp-overview-grid{grid-template-columns:1fr 320px}}
@media(max-width:780px){.mtp-single-product{padding-top:14px}.mtp-product-top{grid-template-columns:1fr;gap:20px}.mtp-product-core .product_title{font-size:32px!important}.mtp-single-gallery .flex-control-thumbs{grid-template-columns:repeat(5,1fr)}.mtp-graphic-options.count-wrap{grid-template-columns:repeat(4,minmax(44px,max-content))}.mtp-product-highlights{grid-template-columns:repeat(2,1fr)}.mtp-product-highlights>div{border-bottom:1px solid var(--mtp-border,#293129)}.mtp-product-highlights>div:nth-child(2n){border-right:0}.mtp-product-highlights>div:nth-last-child(-n+2){border-bottom:0}.mtp-overview-grid{grid-template-columns:1fr}.mtp-overview-image{order:-1}.mtp-overview-image img{max-height:220px}.mtp-module-row{grid-template-columns:1fr}.mtp-product-overview,.mtp-auto-module{padding:20px}.mtp-single-product .mtp-pb-features{grid-template-columns:1fr}.mtp-buybar-target{flex-wrap:wrap}.mtp-buybar-target>*{flex:1 1 calc(50% - 6px)}}
@media(max-width:520px){.mtp-single-product{width:calc(100% - 20px)}.mtp-single-gallery .flex-control-thumbs{grid-template-columns:repeat(4,1fr);gap:7px}.mtp-graphic-options{gap:8px}.mtp-option-choice{min-height:43px;padding:0 14px}.mtp-graphic-options.count-small .mtp-color-dot{width:39px;height:39px}.mtp-graphic-options.count-mid .mtp-color-dot{width:30px;height:30px}.mtp-graphic-options.count-wrap{grid-template-columns:repeat(4,42px);gap:12px}.mtp-graphic-options.count-wrap .mtp-color-dot{width:38px;height:38px}.mtp-choice-name{display:none}.mtp-purchase-form .woocommerce-variation-add-to-cart,.mtp-simple-purchase-form{gap:8px}.mtp-purchase-form .quantity,.mtp-simple-purchase-form .quantity{flex-basis:78px}.mtp-product-highlights>div{min-height:105px;padding:13px 8px}.mtp-product-highlights b{font-size:9px}.mtp-product-highlights small{font-size:9px}.mtp-overview-image{display:none}.mtp-section-heading h2{font-size:18px}.mtp-summary-swatches{gap:12px}.mtp-summary-swatches i{width:34px;height:34px}.mtp-buybar-target>*{flex-basis:100%}.mtp-product-meta-bottom{font-size:9px}.mtp-single-product .related.products ul.products{grid-template-columns:1fr 1fr!important}}


/* =========================================================
   PRODUCT PAGE VISUAL MATCH — v1.0.3
   Tightens the real WooCommerce page to the approved mockup.
   ========================================================= */
body.single-product .site-main,
body.single-product #primary{background:#050806}

.mtp-single-product{
  max-width:1180px;
  padding-top:34px;
  padding-bottom:54px
}
.mtp-product-top{
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);
  gap:36px;
  align-items:start
}
.mtp-single-gallery .woocommerce-product-gallery__image{
  overflow:hidden;
  border-radius:7px;
  background:#090c0a
}
.mtp-single-gallery .woocommerce-product-gallery__image img{
  width:100%;
  max-height:610px;
  object-fit:cover
}
.mtp-single-gallery .flex-control-thumbs{
  grid-template-columns:repeat(7,74px)!important;
  justify-content:start;
  gap:9px;
  margin-top:12px!important
}
.mtp-single-gallery .flex-control-thumbs img{
  aspect-ratio:1;
  border-radius:5px
}

.mtp-product-selector-cell{
  padding:4px 0 0
}
.mtp-product-core .product_title{
  max-width:540px;
  margin-bottom:12px!important;
  font-size:clamp(30px,2.65vw,43px)!important;
  line-height:1.03!important;
  letter-spacing:-.025em
}
.mtp-product-core .woocommerce-product-rating{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 8px!important
}
.mtp-product-price{
  margin:8px 0 23px;
  font-size:21px
}

.mtp-variation-fields{
  gap:16px
}
.mtp-variation-field>label{
  margin-bottom:7px;
  font-size:11px;
  letter-spacing:.035em
}
.mtp-graphic-options{
  gap:9px
}
.mtp-option-choice{
  min-height:42px;
  padding:0 18px;
  border-color:#4b554d;
  background:#080c09;
  border-radius:4px;
  font-size:11px
}
.mtp-text-choice.is-selected{
  background:#eff9d9;
  color:#111;
  border-color:#b7f05d;
  box-shadow:0 0 0 1px rgba(183,240,93,.3)
}
.mtp-color-dot{
  width:34px;
  height:34px
}
.mtp-graphic-options.count-small .mtp-color-dot{width:37px;height:37px}
.mtp-graphic-options.count-mid .mtp-color-dot{width:30px;height:30px}
.mtp-graphic-options.count-wrap .mtp-color-dot{width:35px;height:35px}
.mtp-choice-name{
  font-size:8px
}
.mtp-purchase-form .single_variation_wrap{
  margin-top:16px
}
.mtp-purchase-form .woocommerce-variation-add-to-cart,
.mtp-simple-purchase-form{
  gap:10px
}
.mtp-purchase-form .quantity,
.mtp-simple-purchase-form .quantity{
  flex-basis:78px
}
.mtp-purchase-form .qty,
.mtp-simple-purchase-form .qty{
  height:44px!important
}
.mtp-purchase-form .single_add_to_cart_button,
.mtp-simple-purchase-form .single_add_to_cart_button{
  min-height:44px!important;
  font-size:11px!important;
  text-transform:uppercase;
  font-weight:900!important
}

/* Express-payment plugins are placed on a clean row directly under the top area. */
.mtp-buybar-target{
  gap:10px;
  margin-top:12px
}
.mtp-buybar-target.has-payments{
  padding:0;
  background:transparent
}
.mtp-buybar-target>*{
  min-height:44px
}

/* Approved compact six-icon line */
.mtp-product-highlights{
  margin-top:20px;
  border-radius:5px
}
.mtp-product-highlights>div{
  min-height:100px;
  padding:13px 10px;
  gap:7px
}
.mtp-product-highlights .mtp-icon{
  width:27px;
  height:27px
}
.mtp-product-highlights b{
  font-size:9px
}
.mtp-product-highlights small{
  margin-top:3px;
  font-size:9px
}

/* Full-width overview card with intentionally concise legacy-description extraction. */
.mtp-product-overview{
  margin-top:13px;
  padding:25px 28px
}
.mtp-overview-grid{
  grid-template-columns:minmax(0,1.45fr) minmax(245px,.55fr);
  gap:36px
}
.mtp-overview-copy{
  max-width:720px;
  font-size:12px;
  line-height:1.62
}
.mtp-overview-copy p{
  margin:0 0 13px
}
.mtp-overview-image img{
  max-height:255px;
  filter:drop-shadow(0 12px 22px rgba(0,0,0,.35))
}

/* Two modules per line, but each module may size its internal content naturally. */
.mtp-module-row{
  gap:10px;
  margin-top:10px
}
.mtp-auto-module{
  padding:22px 24px
}
.mtp-section-heading h2{
  margin-bottom:16px;
  font-size:18px
}
.mtp-summary-options{
  grid-template-columns:repeat(auto-fit,minmax(125px,1fr));
  gap:9px
}
.mtp-summary-options article{
  min-height:60px;
  padding:12px
}
.mtp-summary-options strong{
  font-size:11px
}
.mtp-auto-color{
  align-self:stretch
}
.mtp-summary-swatches{
  gap:12px
}
.mtp-summary-swatches i{
  width:34px;
  height:34px
}
.mtp-summary-swatches b{
  font-size:8px
}

/* User-created product modules inherit the same visual language. */
.mtp-single-product .mtp-product-builder{
  margin-top:10px
}
.mtp-single-product .mtp-pb-section{
  margin-top:10px
}
.mtp-single-product .mtp-pb-split{
  min-height:310px
}
.mtp-single-product .mtp-pb-media img{
  min-height:310px
}
.mtp-single-product .mtp-pb-copy{
  padding:34px
}
.mtp-single-product .mtp-pb-features article{
  padding:22px
}
.mtp-single-product .mtp-pb-callout{
  padding:30px 34px
}

/* Related products should look like secondary content, not dominate the page. */
.mtp-single-product .related.products,
.mtp-single-product .up-sells{
  margin-top:28px
}
.mtp-single-product .related.products>h2,
.mtp-single-product .up-sells>h2{
  margin-bottom:14px;
  font-size:18px
}
.mtp-single-product .related.products ul.products,
.mtp-single-product .up-sells ul.products{
  gap:10px!important
}
.mtp-single-product .related.products li.product,
.mtp-single-product .up-sells li.product{
  border-radius:5px
}
.mtp-product-meta-bottom{
  margin-top:12px;
  padding:10px 13px;
  font-size:9px
}

@media(max-width:1050px){
  .mtp-single-product{max-width:calc(100% - 34px)}
  .mtp-product-top{grid-template-columns:1fr 1fr;gap:25px}
  .mtp-single-gallery .flex-control-thumbs{grid-template-columns:repeat(6,1fr)!important}
}
@media(max-width:780px){
  .mtp-single-product{max-width:none}
  .mtp-product-top{grid-template-columns:1fr;gap:20px}
  .mtp-single-gallery .woocommerce-product-gallery__image img{max-height:none}
  .mtp-single-gallery .flex-control-thumbs{grid-template-columns:repeat(5,1fr)!important}
  .mtp-product-selector-cell{padding-top:0}
  .mtp-overview-grid{grid-template-columns:1fr}
  .mtp-overview-image{order:0}
  .mtp-overview-image img{max-height:210px}
}
@media(max-width:520px){
  .mtp-product-core .product_title{font-size:29px!important}
  .mtp-single-gallery .flex-control-thumbs{grid-template-columns:repeat(4,1fr)!important}
  .mtp-product-highlights>div{min-height:92px}
  .mtp-product-overview{padding:20px}
  .mtp-overview-image{display:block}
  .mtp-auto-module{padding:19px}
}


/* ===== v1.0.4 real-browser refinement ===== */
body.single-product .mtp-single-product{max-width:1280px!important}
body.single-product .mtp-product-top{
  grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr)!important;
  gap:42px!important
}
body.single-product .mtp-product-selector-cell{max-width:520px}
body.single-product .mtp-product-core .product_title{
  font-size:44px!important;
  max-width:510px!important
}
body.single-product .mtp-product-price{font-size:22px!important}
body.single-product .mtp-option-choice{
  min-height:46px!important;
  font-size:12px!important;
  padding:0 22px!important
}
body.single-product .mtp-color-dot{width:39px!important;height:39px!important}
body.single-product .mtp-choice-name{font-size:9px!important}
body.single-product .mtp-purchase-form .single_add_to_cart_button,
body.single-product .mtp-simple-purchase-form .single_add_to_cart_button{
  min-height:48px!important;
  background:linear-gradient(90deg,#55a900,#76cf14)!important;
  color:#fff!important
}
body.single-product .mtp-product-highlights>div{min-height:112px!important}
body.single-product .mtp-product-highlights b{font-size:10px!important}
body.single-product .mtp-product-highlights small{font-size:10px!important}

body.single-product .mtp-product-overview{
  min-height:310px!important;
  padding:30px 34px!important
}
body.single-product .mtp-overview-grid{
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important;
  align-items:center!important
}
body.single-product .mtp-overview-copy{
  font-size:14px!important;
  line-height:1.7!important
}
body.single-product .mtp-overview-image{
  display:flex!important;
  justify-content:center;
  align-items:center
}
body.single-product .mtp-overview-image img{
  width:min(100%,360px)!important;
  max-height:280px!important;
  object-fit:contain!important
}
body.single-product .mtp-module-row{
  grid-template-columns:1fr 1fr!important;
  align-items:stretch!important
}
body.single-product .mtp-auto-module{
  min-height:180px;
  padding:26px 28px!important
}
body.single-product .mtp-summary-options article{
  min-height:72px!important;
  display:flex;
  align-items:center;
  justify-content:center
}
body.single-product .mtp-summary-swatches i{
  width:39px!important;height:39px!important
}
body.single-product .related.products{margin-top:36px!important}
body.single-product .related.products ul.products{
  grid-template-columns:repeat(4,minmax(0,1fr))!important
}

@media(max-width:900px){
 body.single-product .mtp-product-top{grid-template-columns:1fr!important}
 body.single-product .mtp-product-selector-cell{max-width:none}
 body.single-product .mtp-module-row{grid-template-columns:1fr!important}
 body.single-product .mtp-overview-grid{grid-template-columns:1fr!important}
}
@media(max-width:560px){
 body.single-product .mtp-product-core .product_title{font-size:31px!important}
 body.single-product .mtp-color-dot{width:34px!important;height:34px!important}
 body.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* ===== v1.0.5 modular product detail system ===== */
body.single-product .mtp-product-builder{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px!important}
body.single-product .mtp-product-builder>.mtp-pb-section{margin:0!important;min-width:0}
body.single-product .mtp-pb-width-full{grid-column:span 6}
body.single-product .mtp-pb-width-half{grid-column:span 3}
body.single-product .mtp-pb-width-third{grid-column:span 2}
body.single-product .mtp-pb-section>.mtp-pb-inner{height:100%;padding:24px 26px;background:linear-gradient(135deg,#0d120f,#090d0a);border:1px solid var(--mtp-border,#293129);border-radius:var(--mtp-radius,5px)}
body.single-product .mtp-pb-overview>.mtp-pb-inner{padding:30px 34px}
.mtp-pb-module-heading h2{position:relative;margin:0 0 16px!important;padding-left:12px;font-size:18px!important;line-height:1.15!important;text-transform:uppercase}
.mtp-pb-module-heading h2:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:3px;background:var(--mtp-green,#16e000);border-radius:2px}
.mtp-pb-module-intro{margin:-4px 0 18px;color:var(--mtp-muted,#a0aaa2);font-size:12px;line-height:1.55}
.mtp-pb-overview-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:36px;align-items:center;min-height:260px}
.mtp-pb-overview-copy{font-size:14px;line-height:1.7}.mtp-pb-overview-copy p:last-child{margin-bottom:0}
.mtp-pb-overview-media{display:flex;justify-content:center}.mtp-pb-overview-media img{display:block;max-width:360px;max-height:265px;width:100%;object-fit:contain}
.mtp-pb-size-cards,.mtp-pb-option-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.mtp-pb-size-cards article,.mtp-pb-option-cards article{overflow:hidden;background:#080c09;border:1px solid #303a31;border-radius:5px}
.mtp-pb-size-cards article{padding:16px;text-align:center}.mtp-pb-size-cards h3,.mtp-pb-option-cards h3{margin:0 0 7px;font-size:13px;text-transform:uppercase}.mtp-pb-size-cards article>div:last-child{color:var(--mtp-muted,#a0aaa2);font-size:11px;line-height:1.5}
.mtp-pb-card-media{margin:-4px auto 12px;max-width:180px;height:120px}.mtp-pb-card-media img{width:100%;height:100%;object-fit:contain}
.mtp-pb-color-list{display:flex;flex-wrap:wrap;gap:13px;align-items:flex-start}.mtp-pb-color-list span{display:grid;justify-items:center;gap:5px;min-width:39px}.mtp-pb-color-list i{display:block;width:38px;height:38px;border-radius:50%;background:var(--swatch);border:2px solid #748076;box-shadow:inset 0 0 0 1px rgba(0,0,0,.45)}.mtp-pb-color-list b{font-size:8px;color:var(--mtp-muted,#a0aaa2);font-weight:600}
.mtp-pb-option-cards article{display:flex;flex-direction:column}.mtp-pb-option-media{height:126px;background:#050706}.mtp-pb-option-media img{width:100%;height:100%;object-fit:cover}.mtp-pb-option-copy{padding:15px}.mtp-pb-option-copy p{margin:0!important;font-size:11px!important;line-height:1.5!important;color:var(--mtp-muted,#a0aaa2)!important}
.mtp-pb-checklist-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,38%);gap:18px;align-items:center}.mtp-pb-checklist-card ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.mtp-pb-checklist-card li{display:flex;gap:9px;align-items:flex-start}.mtp-pb-checklist-card li>span{color:var(--mtp-green,#16e000);font-weight:900}.mtp-pb-checklist-card strong{display:block;font-size:11px}.mtp-pb-checklist-card small{display:block;margin-top:2px;color:var(--mtp-muted,#a0aaa2);font-size:9px}.mtp-pb-side-image img{width:100%;max-height:160px;object-fit:contain}
.mtp-pb-media-card{display:flex;flex-direction:column;gap:12px;height:100%}.mtp-pb-media-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px}.mtp-pb-media-card>div{color:var(--mtp-muted,#a0aaa2);font-size:11px;line-height:1.5}
.mtp-pb-compat-card{display:grid;gap:15px}.mtp-pb-compat-icon img{max-width:100%;max-height:90px;object-fit:contain}.mtp-pb-compat-copy{font-size:12px;line-height:1.5}.mtp-pb-compat-features{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;border-top:1px solid var(--mtp-border,#293129);padding-top:13px}.mtp-pb-compat-features div{text-align:center}.mtp-pb-compat-features strong,.mtp-pb-compat-features small{display:block}.mtp-pb-compat-features strong{font-size:9px;text-transform:uppercase}.mtp-pb-compat-features small{margin-top:3px;color:var(--mtp-muted,#a0aaa2);font-size:8px}
body.single-product .mtp-pb-width-half .mtp-pb-overview-card,body.single-product .mtp-pb-width-third .mtp-pb-overview-card{grid-template-columns:1fr}
body.single-product .mtp-pb-width-third .mtp-pb-size-cards,body.single-product .mtp-pb-width-third .mtp-pb-option-cards{grid-template-columns:1fr}
@media(max-width:900px){body.single-product .mtp-product-builder{grid-template-columns:repeat(2,minmax(0,1fr))}body.single-product .mtp-pb-width-full{grid-column:span 2}body.single-product .mtp-pb-width-half,body.single-product .mtp-pb-width-third{grid-column:span 1}.mtp-pb-overview-card{grid-template-columns:1fr}.mtp-pb-overview-media{order:-1}}
@media(max-width:600px){body.single-product .mtp-product-builder{grid-template-columns:1fr}body.single-product .mtp-pb-width-full,body.single-product .mtp-pb-width-half,body.single-product .mtp-pb-width-third{grid-column:1}.mtp-pb-size-cards,.mtp-pb-option-cards{grid-template-columns:1fr}.mtp-pb-checklist-card{grid-template-columns:1fr}.mtp-pb-compat-features{grid-template-columns:1fr 1fr 1fr}}


/* v1.0.6 express-payment row */
body.single-product .mtp-buybar-target.has-payments{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:stretch!important;
  gap:10px!important;
  margin-top:12px!important
}
body.single-product .mtp-buybar-target.has-payments>*{
  flex:1 1 180px!important;
  max-width:none!important;
  margin:0!important
}
body.single-product .mtp-buybar-target iframe{
  max-width:100%!important
}
@media(max-width:650px){
  body.single-product .mtp-buybar-target.has-payments>*{flex:1 1 calc(50% - 6px)!important}
}
@media(max-width:430px){
  body.single-product .mtp-buybar-target.has-payments>*{flex-basis:100%!important}
}

/* v1.1.1 variation-engine compatibility */
body.single-product .mtp-option-choice.is-disabled{
  opacity:.28!important;
  cursor:not-allowed!important;
  filter:grayscale(.35)
}
body.single-product .mtp-native-variation-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  white-space:nowrap!important
}

/* v1.1.2 product video aspect ratios */
.mtp-pb-video{position:relative;width:100%;margin:0 auto;overflow:hidden;background:#000;border-radius:6px}
.mtp-pb-video iframe,.mtp-pb-video video{position:absolute!important;inset:0;width:100%!important;height:100%!important;max-width:none!important;border:0}
.mtp-video-aspect-16-9{aspect-ratio:16/9}.mtp-video-aspect-9-16{aspect-ratio:9/16}.mtp-video-aspect-1-1{aspect-ratio:1/1}.mtp-video-aspect-4-5{aspect-ratio:4/5}
.mtp-video-size-narrow{max-width:360px}.mtp-video-size-medium{max-width:520px}.mtp-video-size-full{max-width:100%}
@media(max-width:600px){.mtp-video-size-narrow{max-width:320px}.mtp-video-size-medium{max-width:420px}.mtp-video-aspect-9-16.mtp-video-size-full{max-width:420px}}


/* v1.1.4 portrait video sizing fix */
body.single-product .mtp-pb-video-portrait{
  align-self:start!important;
}
body.single-product .mtp-pb-video-portrait>.mtp-pb-inner{
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
}
body.single-product .mtp-pb-video{
  display:block!important;
  position:relative!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-16-9{
  aspect-ratio:16 / 9!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-9-16{
  aspect-ratio:9 / 16!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-1-1{
  aspect-ratio:1 / 1!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-4-5{
  aspect-ratio:4 / 5!important;
}
body.single-product .mtp-pb-video.mtp-video-size-narrow{
  width:min(100%,360px)!important;
}
body.single-product .mtp-pb-video.mtp-video-size-medium{
  width:min(100%,480px)!important;
}
body.single-product .mtp-pb-video.mtp-video-size-full{
  width:100%!important;
}
body.single-product .mtp-pb-video iframe,
body.single-product .mtp-pb-video video{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
@media(max-width:600px){
  body.single-product .mtp-pb-video.mtp-video-size-narrow{
    width:min(100%,320px)!important;
  }
  body.single-product .mtp-pb-video.mtp-video-size-medium{
    width:min(100%,380px)!important;
  }
  body.single-product .mtp-pb-video.mtp-video-aspect-9-16.mtp-video-size-full,
  body.single-product .mtp-pb-video.mtp-video-aspect-4-5.mtp-video-size-full{
    width:min(100%,420px)!important;
  }
}


/* v1.1.5 — hard video-ratio fix using padding geometry */
body.single-product .mtp-pb-video-portrait,
body.single-product .mtp-pb-video-portrait>.mtp-pb-inner,
body.single-product .mtp-pb-video{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
}

body.single-product .mtp-pb-video-shell{
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  overflow:visible!important;
}
body.single-product .mtp-pb-video-shell.mtp-video-size-narrow{
  max-width:360px!important;
}
body.single-product .mtp-pb-video-shell.mtp-video-size-medium{
  max-width:480px!important;
}
body.single-product .mtp-pb-video-shell.mtp-video-size-full{
  max-width:100%!important;
}

body.single-product .mtp-pb-video{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:0!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  overflow:hidden!important;
  padding:0!important;
  background:#000!important;
}

body.single-product .mtp-pb-video.mtp-video-aspect-16-9{
  padding-bottom:56.25%!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-9-16{
  padding-bottom:177.7777778%!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-1-1{
  padding-bottom:100%!important;
}
body.single-product .mtp-pb-video.mtp-video-aspect-4-5{
  padding-bottom:125%!important;
}

body.single-product .mtp-pb-video>iframe,
body.single-product .mtp-pb-video>video,
body.single-product .mtp-pb-video iframe,
body.single-product .mtp-pb-video video{
  position:absolute!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

@media(max-width:600px){
  body.single-product .mtp-pb-video-shell.mtp-video-size-narrow{
    max-width:320px!important;
  }
  body.single-product .mtp-pb-video-shell.mtp-video-size-medium{
    max-width:380px!important;
  }
  body.single-product .mtp-pb-video-portrait .mtp-pb-video-shell.mtp-video-size-full{
    max-width:420px!important;
  }
}

/* v1.1.6 direct YouTube embed */
body.single-product .mtp-pb-video iframe{
  visibility:visible!important;
  opacity:1!important;
  z-index:2!important;
  background:#000!important;
}
body.single-product .mtp-video-error{
  margin:12px auto;
  max-width:520px;
  padding:14px 16px;
  border:1px solid #8d6b18;
  background:#2a2108;
  color:#fff;
  border-radius:6px;
  font-size:13px;
}


/* v1.1.7 isolated video module — does not reuse legacy .mtp-pb-video rules */
body.single-product .mtp-video-module-shell{
  display:block!important;
  width:100%!important;
  margin:0 auto!important;
}
body.single-product .mtp-video-module-shell.mtp-video-size-narrow{max-width:360px!important}
body.single-product .mtp-video-module-shell.mtp-video-size-medium{max-width:480px!important}
body.single-product .mtp-video-module-shell.mtp-video-size-full{max-width:100%!important}

body.single-product .mtp-video-module-frame{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:0!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#000!important;
  border-radius:6px!important;
}
body.single-product .mtp-video-module-frame.mtp-video-aspect-16-9{padding-bottom:56.25%!important}
body.single-product .mtp-video-module-frame.mtp-video-aspect-9-16{padding-bottom:177.7777778%!important}
body.single-product .mtp-video-module-frame.mtp-video-aspect-1-1{padding-bottom:100%!important}
body.single-product .mtp-video-module-frame.mtp-video-aspect-4-5{padding-bottom:125%!important}

body.single-product .mtp-video-module-frame > iframe,
body.single-product .mtp-video-module-frame > video{
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:10!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#000!important;
}
body.single-product .mtp-video-unavailable{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#aaa;
  font-size:13px;
}
@media(max-width:600px){
  body.single-product .mtp-video-module-shell.mtp-video-size-narrow{max-width:320px!important}
  body.single-product .mtp-video-module-shell.mtp-video-size-medium{max-width:380px!important}
  body.single-product .mtp-video-module-shell.mtp-video-size-full{max-width:100%!important}
}


/* v1.1.8 — remove video-section / video-frame class collision */
body.single-product section.mtp-pb-video-section{
  position:relative!important;
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  padding:0!important;
  aspect-ratio:auto!important;
}
body.single-product section.mtp-pb-video-section > .mtp-pb-inner{
  position:relative!important;
  display:block!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
}
body.single-product section.mtp-pb-video-section .mtp-video-module-frame > iframe,
body.single-product section.mtp-pb-video-section .mtp-video-module-frame > video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}


/* v1.1.9 basic two-view configurator */
.mtp-configurator-basic{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.mtp-configurator-pane{min-width:0}
.mtp-configurator-label{
  margin:0 0 8px;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.02em;
}
.mtp-configurator-image{
  aspect-ratio:4/3;
  overflow:hidden;
  border:1px solid var(--mtp-border,#223128);
  border-radius:7px;
  background:#0a0f0b;
}
.mtp-configurator-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.mtp-configurator-placeholder{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  padding:20px;
  text-align:center;
  color:#7f8a82;
  font-size:12px;
}
@media(max-width:760px){
  .mtp-configurator-basic{grid-template-columns:1fr}
}


/* v1.1.11 configurator behavior */
.mtp-configurator-basic.mtp-configurator-single{
  grid-template-columns:minmax(0,1fr);
}
.mtp-configurator-basic.mtp-configurator-single .mtp-configurator-pane{
  max-width:760px;
  width:100%;
  margin:0 auto;
}
.mtp-configurator-image{
  position:relative;
}
.mtp-configurator-canvas{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  background:#fff;
}
.mtp-configurator-source{display:none!important}
.mtp-configurator-status{
  min-height:18px;
  margin-top:7px;
  color:#8d9a90;
  font-size:11px;
}


/* v1.1.12 direct configurator source loading */
.mtp-configurator-canvas{
  background:#fff;
}

/* v1.1.13 configurator color engine: hue-preserving neutral-master lighting */


/* v1.1.18 top configurator placement */
body.single-product .mtp-product-left-stack{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:16px;
}
body.single-product .mtp-configurator-top{
  margin:0;
  padding:18px;
  border:1px solid var(--mtp-border,#223128);
  border-radius:7px;
  background:var(--mtp-panel,#0b110d);
}
body.single-product .mtp-configurator-top .mtp-configurator-basic{
  grid-template-columns:1fr;
}
body.single-product .mtp-configurator-top .mtp-configurator-pane{
  max-width:none!important;
  width:100%;
  margin:0;
}
body.single-product .mtp-configurator-top .mtp-configurator-image{
  width:100%;
}
body.single-product .mtp-product-selector-cell{
  align-self:start;
}
body.single-product .mtp-pb-highlights{
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
body.single-product .mtp-pb-highlights > .mtp-pb-inner{
  padding:0!important;
}
body.single-product .mtp-pb-highlights .mtp-product-highlights{
  margin-top:0;
}
@media(max-width:780px){
  body.single-product .mtp-product-left-stack{gap:12px}
  body.single-product .mtp-configurator-top{padding:14px}
}

/* v1.1.19 configurator finish support */
.mtp-configurator-status{transition:opacity .15s ease}








/* v1.1.24 — clean 50/50 product top:
   left = gallery, right = title/options/configurator/add-to-cart */
body.single-product .mtp-product-top-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:22px!important;
  align-items:start!important;
}
body.single-product .mtp-product-gallery-stack,
body.single-product .mtp-product-buy-stack{
  min-width:0!important;
  width:auto!important;
}

/* Stable 4:3 gallery viewport */
body.single-product .mtp-single-gallery .flex-viewport{
  aspect-ratio:4/3!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.single-product .mtp-single-gallery .woocommerce-product-gallery__wrapper,
body.single-product .mtp-single-gallery .woocommerce-product-gallery__image{
  height:100%!important;
}
body.single-product .mtp-single-gallery .woocommerce-product-gallery__image > a{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
body.single-product .mtp-single-gallery .woocommerce-product-gallery__image > a > img:not(.zoomImg){
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* Configurator is part of the purchase column, under options and above Add to Cart. */
body.single-product .mtp-purchase-configurator{
  margin:16px 0 14px!important;
  width:100%!important;
}
body.single-product .mtp-purchase-configurator .mtp-configurator-top{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:14px!important;
}
body.single-product .mtp-purchase-configurator .mtp-configurator-basic{
  grid-template-columns:1fr!important;
}
body.single-product .mtp-purchase-configurator .mtp-configurator-pane{
  width:100%!important;
  max-width:none!important;
}
body.single-product .mtp-purchase-configurator .mtp-configurator-image{
  aspect-ratio:4/3!important;
  width:100%!important;
}
body.single-product .mtp-purchase-configurator .mtp-pb-module-heading h2{
  margin-top:0!important;
}
body.single-product .mtp-product-buy-stack .mtp-product-selector-cell{
  width:100%!important;
  max-width:none!important;
}

/* Keep normal lower builder widths independent. */
body.single-product .mtp-product-builder{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
}
body.single-product .mtp-product-builder > .mtp-pb-section{
  min-width:0!important;
  width:auto!important;
  margin:0!important;
}
body.single-product .mtp-product-builder > .mtp-pb-width-full{grid-column:span 6!important}
body.single-product .mtp-product-builder > .mtp-pb-width-half{grid-column:span 3!important}
body.single-product .mtp-product-builder > .mtp-pb-width-third{grid-column:span 2!important}

@media(max-width:900px){
  body.single-product .mtp-product-top-grid{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:780px){
  body.single-product .mtp-product-builder{
    grid-template-columns:1fr!important;
  }
  body.single-product .mtp-product-builder > .mtp-pb-section{
    grid-column:1!important;
  }
}


/* v1.1.25 — compact variation color wheels + smaller configurator preview */

/* Keep each color attribute on one compact row when space allows. */
body.single-product .mtp-product-buy-stack .mtp-swatch-list,
body.single-product .mtp-product-buy-stack .mtp-color-swatches,
body.single-product .mtp-product-buy-stack [data-mtp-swatches]{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:5px!important;
  column-gap:5px!important;
  row-gap:5px!important;
  align-items:flex-start!important;
}

/* Reduce spacing around individual color choices without making the wheel hard to click. */
body.single-product .mtp-product-buy-stack .mtp-swatch,
body.single-product .mtp-product-buy-stack .mtp-color-swatch,
body.single-product .mtp-product-buy-stack .mtp-variation-swatch{
  margin:0!important;
  padding:3px!important;
  min-width:0!important;
}

/* Slightly smaller wheels and labels so 8 colors fit comfortably in the 1/2 column. */
body.single-product .mtp-product-buy-stack .mtp-swatch-color,
body.single-product .mtp-product-buy-stack .mtp-color-swatch-circle,
body.single-product .mtp-product-buy-stack .mtp-variation-swatch .mtp-color-dot{
  width:30px!important;
  height:30px!important;
}
body.single-product .mtp-product-buy-stack .mtp-swatch-label,
body.single-product .mtp-product-buy-stack .mtp-color-swatch-label,
body.single-product .mtp-product-buy-stack .mtp-variation-swatch small{
  font-size:9px!important;
  line-height:1.1!important;
}

/* Configurator preview: about 25% smaller than v1.1.24 while retaining 4:3. */
@media(min-width:901px){
  body.single-product .mtp-purchase-configurator .mtp-configurator-image{
    width:75%!important;
    max-width:75%!important;
    aspect-ratio:4/3!important;
    margin-left:0!important;
    margin-right:auto!important;
  }
}


/* v1.1.26 — tighter swatches + 2/3 gallery / 1/3 purchase */

/* Desktop top layout */
@media(min-width:901px){
  body.single-product .mtp-product-top-grid{
    grid-template-columns:minmax(0,2fr) minmax(340px,1fr)!important;
    gap:20px!important;
  }
}

/* Force graphical color choices into a tight 10-column grid.
   This leaves room for future colors without wrapping too early. */
body.single-product .mtp-product-buy-stack .mtp-graphic-options.is-color{
  display:grid!important;
  grid-template-columns:repeat(10,minmax(0,1fr))!important;
  gap:3px!important;
  column-gap:3px!important;
  row-gap:4px!important;
  width:100%!important;
  align-items:start!important;
}

/* Remove the extra card/padding around each color option. */
body.single-product .mtp-product-buy-stack .mtp-option-choice.mtp-color-choice{
  margin:0!important;
  padding:0!important;
  min-width:0!important;
  width:100%!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

/* Keep wheel clickable but compact. */
body.single-product .mtp-product-buy-stack .mtp-option-choice.mtp-color-choice .mtp-color-dot{
  display:block!important;
  width:34px!important;
  height:34px!important;
  margin:0 auto 4px!important;
}

/* Compact color names directly under the wheel. */
body.single-product .mtp-product-buy-stack .mtp-option-choice.mtp-color-choice .mtp-choice-name{
  display:block!important;
  margin:0!important;
  padding:0!important;
  font-size:8px!important;
  line-height:1.05!important;
  text-align:center!important;
  white-space:nowrap!important;
}

/* Tighten vertical spacing around the color fields themselves. */
body.single-product .mtp-product-buy-stack .mtp-variation-field{
  margin-bottom:9px!important;
}
body.single-product .mtp-product-buy-stack .mtp-variation-field > .label{
  margin-bottom:3px!important;
}

/* Configurator stays inside the right 1/3 purchase column,
   but preview itself is compact. */
@media(min-width:901px){
  body.single-product .mtp-purchase-configurator .mtp-configurator-image{
    width:72%!important;
    max-width:72%!important;
    margin-left:0!important;
    margin-right:auto!important;
  }
}


/* v1.1.29 — card item layout, full image fill, per-photo zoom */
body.single-product .mtp-pb-size-cards,
body.single-product .mtp-pb-option-cards,
body.single-product .mtp-pb-compat-features{
  grid-template-columns:repeat(var(--mtp-items-per-row,2),minmax(0,1fr))!important;
}
body.single-product .mtp-pb-card-media,
body.single-product .mtp-pb-option-media{
  width:100%!important;
  aspect-ratio:4/3!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
}
body.single-product .mtp-pb-card-media img,
body.single-product .mtp-pb-option-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:scale(var(--mtp-image-zoom,1))!important;
  transform-origin:center center!important;
}
body.single-product .mtp-pb-overview-media,
body.single-product .mtp-pb-media,
body.single-product .mtp-pb-side-image,
body.single-product .mtp-pb-media-card{
  overflow:hidden!important;
}
body.single-product .mtp-pb-overview-media img,
body.single-product .mtp-pb-media img,
body.single-product .mtp-pb-side-image img,
body.single-product .mtp-pb-media-card > img{
  transform:scale(var(--mtp-image-zoom,1));
  transform-origin:center center;
}
@media(max-width:780px){
  body.single-product .mtp-pb-size-cards,
  body.single-product .mtp-pb-option-cards,
  body.single-product .mtp-pb-compat-features{
    grid-template-columns:1fr!important;
  }
}


/* v1.1.30 — refined modular card system */

/* PRODUCT OVERVIEW:
   copy keeps its existing width; media occupies the right half and can sit under
   the copy edge. This is designed for a black-gradient image that fades into text. */
body.single-product .mtp-pb-overview-card{
  position:relative!important;
  display:block!important;
  min-height:280px;
  overflow:hidden!important;
}
body.single-product .mtp-pb-overview-copy{
  position:relative!important;
  z-index:3!important;
  width:68%!important;
  max-width:none!important;
  padding-right:0!important;
}
body.single-product .mtp-pb-overview-media-overlay{
  position:absolute!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  width:50%!important;
  max-width:50%!important;
  height:100%!important;
  overflow:hidden!important;
  z-index:1!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .mtp-pb-overview-media-overlay img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:scale(var(--mtp-image-zoom,1))!important;
  transform-origin:center center!important;
}
/* Soft fade into the text. Works especially well when the image itself has a black gradient. */
body.single-product .mtp-pb-overview-media-overlay::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(90deg,var(--section-bg,#09100c) 0%,rgba(9,16,12,.82) 13%,rgba(9,16,12,.28) 34%,rgba(9,16,12,0) 55%);
}

/* All repeatable card modules use the module's Items per row value. */
body.single-product .mtp-pb-size-cards,
body.single-product .mtp-pb-option-cards,
body.single-product .mtp-pb-compat-features,
body.single-product .mtp-pb-features,
body.single-product .mtp-pb-specs,
body.single-product .mtp-pb-faq,
body.single-product .mtp-pb-checklist-card ul{
  display:grid!important;
  grid-template-columns:repeat(var(--mtp-items-per-row,2),minmax(0,1fr))!important;
  gap:12px!important;
}

/* 1 item = horizontal/card-wide presentation where useful. */
body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-size-cards article,
body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-option-cards article{
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)!important;
  align-items:stretch!important;
}
body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-size-cards article .mtp-pb-card-media,
body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-option-cards article .mtp-pb-option-media{
  grid-row:1 / span 2;
  min-height:180px;
}

/* Photo fills the entire media part of each article. */
body.single-product .mtp-pb-size-cards article,
body.single-product .mtp-pb-option-cards article{
  overflow:hidden!important;
}
body.single-product .mtp-pb-card-media,
body.single-product .mtp-pb-option-media{
  width:100%!important;
  height:auto!important;
  min-height:145px!important;
  aspect-ratio:4/3!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
  border-radius:inherit;
}
body.single-product .mtp-pb-card-media img,
body.single-product .mtp-pb-option-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:scale(var(--mtp-image-zoom,1))!important;
  transform-origin:center center!important;
}

/* Keep copy comfortably padded while image itself reaches article edges. */
body.single-product .mtp-pb-size-cards article > h3,
body.single-product .mtp-pb-size-cards article > div:not(.mtp-pb-card-media){
  padding-left:12px!important;
  padding-right:12px!important;
}
body.single-product .mtp-pb-option-copy{
  padding:12px!important;
}

/* Generic single-photo modules honor Image 1 zoom. */
body.single-product .mtp-pb-media,
body.single-product .mtp-pb-side-image,
body.single-product .mtp-pb-media-card,
body.single-product .mtp-pb-compat-icon{
  overflow:hidden!important;
}
body.single-product .mtp-pb-media img,
body.single-product .mtp-pb-side-image img,
body.single-product .mtp-pb-media-card > img,
body.single-product .mtp-pb-compat-icon img{
  transform:scale(var(--mtp-image-zoom,1))!important;
  transform-origin:center center!important;
}

@media(max-width:780px){
  body.single-product .mtp-pb-overview-copy{
    width:100%!important;
  }
  body.single-product .mtp-pb-overview-media-overlay{
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    height:260px!important;
    margin-top:14px!important;
  }
  body.single-product .mtp-pb-overview-media-overlay::before{
    background:linear-gradient(180deg,var(--section-bg,#09100c) 0%,rgba(9,16,12,.15) 30%,rgba(9,16,12,0) 55%);
  }
  body.single-product .mtp-pb-size-cards,
  body.single-product .mtp-pb-option-cards,
  body.single-product .mtp-pb-compat-features,
  body.single-product .mtp-pb-features,
  body.single-product .mtp-pb-specs,
  body.single-product .mtp-pb-faq,
  body.single-product .mtp-pb-checklist-card ul{
    grid-template-columns:1fr!important;
  }
  body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-size-cards article,
  body.single-product [style*="--mtp-items-per-row:1"] .mtp-pb-option-cards article{
    display:block!important;
  }
}


/* ==========================================================
   v1.1.42 — universal 2/3 module width
   Product builder uses a 6-column grid:
   Full = 6, 2/3 = 4, 1/2 = 3, 1/3 = 2
   ========================================================== */
body.single-product .mtp-product-builder{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
}
body.single-product .mtp-product-builder > .mtp-pb-section{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
}
body.single-product .mtp-product-builder > .mtp-pb-width-full{
  grid-column:span 6!important;
}
body.single-product .mtp-product-builder > .mtp-pb-width-two_thirds{
  grid-column:span 4!important;
}
body.single-product .mtp-product-builder > .mtp-pb-width-half{
  grid-column:span 3!important;
}
body.single-product .mtp-product-builder > .mtp-pb-width-third{
  grid-column:span 2!important;
}

/* Inner module wrappers must fill whatever width the outer builder assigns. */
body.single-product .mtp-product-builder > .mtp-pb-section > .mtp-pb-inner{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}

/* Tablet: 2/3 and 1/2 become half rows, 1/3 also half row. */
@media(max-width:1050px) and (min-width:781px){
  body.single-product .mtp-product-builder > .mtp-pb-width-full{
    grid-column:span 6!important;
  }
  body.single-product .mtp-product-builder > .mtp-pb-width-two_thirds,
  body.single-product .mtp-product-builder > .mtp-pb-width-half,
  body.single-product .mtp-product-builder > .mtp-pb-width-third{
    grid-column:span 3!important;
  }
}

/* Mobile: everything full width. */
@media(max-width:780px){
  body.single-product .mtp-product-builder{
    grid-template-columns:1fr!important;
  }
  body.single-product .mtp-product-builder > .mtp-pb-section{
    grid-column:1!important;
  }
}


/* v1.1.43 Features final width safeguard */
body.single-product .mtp-product-builder > section.mtp-pb-features.mtp-pb-width-full{
  grid-column:span 6!important;
}
body.single-product .mtp-product-builder > section.mtp-pb-features.mtp-pb-width-two_thirds{
  grid-column:span 4!important;
}
body.single-product .mtp-product-builder > section.mtp-pb-features.mtp-pb-width-half{
  grid-column:span 3!important;
}
body.single-product .mtp-product-builder > section.mtp-pb-features.mtp-pb-width-third{
  grid-column:span 2!important;
}


/* v1.1.48 — text logo accent orange; never filter uploaded custom logos */
.mtp-logo:not(:has(img)) span,
.mtp-brand:not(:has(img)) span,
.site-title span,
.mtp-site-title span,
.site-logo-accent{
  color:#ff5a1f!important;
}
.custom-logo,
.custom-logo-link img{
  filter:none!important;
}
