.single-product .mm-commerce{padding-top:26px;padding-bottom:96px}
.mm-product-page{position:relative}
.mm-product-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.82fr);gap:28px;align-items:start;margin-top:16px}
.mm-product-hero__gallery,.mm-product-hero__summary{min-width:0}
.mm-product-hero__gallery{position:relative;border:1px solid var(--mm-line);border-radius:30px;padding:18px;background:linear-gradient(145deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-surface-2) 92%,var(--mm-blue) 8%),var(--mm-surface));overflow:hidden}
.mm-product-hero__gallery:before{content:"";position:absolute;inset:-90px auto auto -80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(32,213,255,.13),transparent 68%);pointer-events:none}
.mm-product-hero__gallery-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;margin-bottom:12px}
.mm-product-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--mm-blue-text,var(--mm-blue-dark));font-size:.7rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.mm-product-kicker:before{content:"";width:20px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--mm-blue-light),var(--mm-gold))}
.mm-product-badges{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}
.mm-product-badge{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border-radius:999px;font-size:.67rem;font-weight:900;line-height:1;background:var(--mm-blue);color:#071426}
.mm-product-badge--gold{background:var(--mm-gold-light);color:#241d07}.mm-product-badge--muted{background:var(--mm-black);color:#fff}.mm-product-badge--blue{background:var(--mm-surface);background:color-mix(in srgb,var(--mm-blue-light) 18%,var(--mm-surface));color:var(--mm-blue-text,var(--mm-blue-dark));border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-blue) 26%,var(--mm-line))}
.mm-product-gallery-shell{position:relative;z-index:1}
.mm-product-gallery-shell .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important}
.mm-product-gallery-shell .woocommerce-product-gallery__wrapper{margin:0!important;border:0!important;border-radius:22px;overflow:hidden;background:var(--mm-media)}
.mm-product-gallery-shell .woocommerce-product-gallery__image{background:linear-gradient(145deg,var(--mm-media),var(--mm-surface-2))}
.mm-product-gallery-shell .woocommerce-product-gallery__image>a{display:grid;place-items:center;aspect-ratio:16/11;padding:18px}
.mm-product-gallery-shell .woocommerce-product-gallery__image img{display:block;width:100%;height:100%!important;max-height:none!important;margin:0!important;border-radius:16px;background:var(--mm-surface);transition:transform var(--mm-slow) var(--mm-ease)}
.mm-product-page--fit-contain .mm-product-gallery-shell .woocommerce-product-gallery__image img{object-fit:contain}
.mm-product-page--fit-cover .mm-product-gallery-shell .woocommerce-product-gallery__image img{object-fit:cover}
.mm-product-gallery-shell .woocommerce-product-gallery__trigger{top:12px!important;inset-inline-end:12px!important;left:auto!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(7,20,38,.78)!important;color:#fff!important;box-shadow:none!important;z-index:5!important}
.mm-product-gallery-shell .woocommerce-product-gallery__trigger:before,.mm-product-gallery-shell .woocommerce-product-gallery__trigger:after{border-color:currentColor!important}
.mm-product-gallery-shell .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px!important;margin:10px 0 0!important;padding:0!important;list-style:none!important}
.mm-product-gallery-shell .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important}
.mm-product-gallery-shell .flex-control-thumbs img{width:100%!important;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--mm-line);border-radius:12px;padding:3px;background:var(--mm-surface);opacity:.62!important;transition:opacity var(--mm-fast),border-color var(--mm-fast),transform var(--mm-fast)}
.mm-product-gallery-shell .flex-control-thumbs img.flex-active,.mm-product-gallery-shell .flex-control-thumbs img:hover{opacity:1!important;border-color:var(--mm-blue);transform:translateY(-1px)}

.mm-product-hero__summary{border:1px solid var(--mm-line);border-radius:30px;padding:24px;background:radial-gradient(circle at 100% 0,rgba(20,157,255,.08),transparent 32%),linear-gradient(180deg,var(--mm-elevated),var(--mm-surface));box-shadow:0 18px 54px rgba(7,20,38,.045)}
.mm-product-page--sticky .mm-product-hero__summary{position:sticky;top:calc(var(--mm-header) + 20px)}
.mm-product-heading-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}
.mm-product-category{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:5px 9px;border:1px solid var(--mm-line);border-radius:999px;background:var(--mm-soft);color:var(--mm-text);font-size:.72rem;font-weight:850;transition:border-color var(--mm-fast),background var(--mm-fast),color var(--mm-fast)}
.mm-product-category .mm-icon{width:15px;height:15px;color:var(--mm-blue-text,var(--mm-blue))}.mm-product-category:hover{background:var(--mm-soft-hover);border-color:var(--mm-line);border-color:color-mix(in srgb,var(--mm-blue) 35%,var(--mm-line));color:var(--mm-heading)}
.mm-product-rating{display:inline-flex;align-items:center;gap:7px;color:var(--mm-heading);direction:ltr}.mm-product-rating>.mm-icon{width:20px;height:20px;color:var(--mm-gold-text,var(--mm-gold))}.mm-product-rating span{display:flex;align-items:baseline;gap:5px}.mm-product-rating b{font-size:.86rem}.mm-product-rating small{font-size:.69rem;color:var(--mm-muted)}
.mm-product-hero__summary .product_title{font-size:clamp(1.75rem,3.1vw,2.75rem);line-height:1.38;letter-spacing:-.035em;margin:8px 0 16px;color:var(--mm-heading);font-weight:950}

.mm-product-vendor-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;margin:0 0 17px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 82%,var(--mm-gold) 18%);border-radius:16px;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-gold) 5%,var(--mm-surface));min-width:0}
.mm-product-vendor-card__avatar{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 12%,var(--mm-surface)),color-mix(in srgb,var(--mm-gold) 12%,var(--mm-surface)));color:var(--mm-blue-text,var(--mm-blue))}
.mm-product-vendor-card__avatar img{width:100%;height:100%!important;object-fit:cover}.mm-product-vendor-card__avatar .mm-icon{width:21px;height:21px}
.mm-product-vendor-card__copy{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:1px 8px;align-items:center}.mm-product-vendor-card__copy small{grid-column:1/-1;color:var(--mm-muted);font-size:.65rem}.mm-product-vendor-card__copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;color:var(--mm-heading)}.mm-product-vendor-card__copy>span{display:inline-flex;align-items:center;gap:3px;color:var(--mm-gold-text,var(--mm-gold-dark));font-size:.68rem;direction:ltr}.mm-product-vendor-card__copy>span .mm-icon{width:13px;height:13px}
.mm-product-vendor-card__go{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--mm-line);border-radius:50%;color:var(--mm-heading);transition:background var(--mm-fast),border-color var(--mm-fast),transform var(--mm-fast)}.mm-product-vendor-card__go .mm-icon{width:16px;height:16px}.mm-product-vendor-card__go:hover{background:var(--mm-blue);border-color:var(--mm-blue);color:#071426;transform:translateY(-1px)}

.mm-product-buy{scroll-margin-top:calc(var(--mm-header) + 24px)}
.mm-product-buy .price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0 0 14px!important;color:var(--mm-heading)!important;font-size:clamp(1.3rem,2.2vw,1.75rem)!important;font-weight:950!important}.mm-product-buy .price del{color:var(--mm-muted)!important;font-size:.76em;font-weight:500}.mm-product-buy .price ins{text-decoration:none;color:var(--mm-blue-text,var(--mm-blue-dark))}
.mm-product-buy .woocommerce-product-rating{display:none!important}
.mm-product-buy .woocommerce-product-details__short-description{margin:0 0 17px;color:var(--mm-text);font-size:.9rem;line-height:1.95}.mm-product-buy .woocommerce-product-details__short-description p:last-child{margin-bottom:0}
.mm-product-buy form.cart{display:flex;align-items:stretch;gap:9px;flex-wrap:wrap;margin:0 0 15px!important;padding:14px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 70%,var(--mm-blue) 30%);border-radius:18px;background:linear-gradient(145deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 5%,var(--mm-surface)),var(--mm-surface))}
.mm-product-buy form.cart .quantity{margin:0!important;flex:0 0 auto}.mm-product-buy .quantity .qty{width:78px!important;height:50px!important;margin:0!important;border:1px solid var(--mm-line)!important;border-radius:13px!important;background:var(--mm-input)!important;color:var(--mm-heading)!important;font-weight:850}
.mm-product-buy .single_add_to_cart_button{flex:1 1 190px;min-height:50px!important;margin:0!important;border-radius:13px!important;background:linear-gradient(135deg,var(--mm-blue-light),var(--mm-blue))!important;color:#071426!important;box-shadow:0 10px 26px rgba(20,157,255,.18)!important;font-weight:950!important;transition:transform var(--mm-fast),box-shadow var(--mm-fast),filter var(--mm-fast)}.mm-product-buy .single_add_to_cart_button:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(20,157,255,.24)!important;filter:saturate(1.08)}
.mm-product-buy .single_add_to_cart_button.disabled,.mm-product-buy .single_add_to_cart_button:disabled{opacity:.55!important;transform:none!important;box-shadow:none!important}
.mm-product-buy table.variations{width:100%;margin:0!important;border:0!important}.mm-product-buy table.variations tr{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:10px}.mm-product-buy table.variations th,.mm-product-buy table.variations td{display:block!important;padding:0!important;border:0!important;text-align:start!important}.mm-product-buy table.variations label{color:var(--mm-heading);font-size:.79rem}.mm-product-buy table.variations select{width:100%!important;min-height:44px;background:var(--mm-input)!important;border:1px solid var(--mm-line)!important;border-radius:11px!important;color:var(--mm-heading)!important;padding:7px 10px!important}.mm-product-buy .reset_variations{display:inline-flex!important;margin-top:6px;color:var(--mm-blue-text,var(--mm-blue-dark))!important;font-size:.72rem}
.mm-product-buy .single_variation_wrap{width:100%}.mm-product-buy .woocommerce-variation-description{color:var(--mm-text);font-size:.8rem}.mm-product-buy .woocommerce-variation-price{margin:8px 0}.mm-product-buy .woocommerce-variation-price .price{font-size:1.18rem!important;margin-bottom:8px!important}
.mm-product-buy .stock{margin:0 0 12px!important;font-size:.8rem;font-weight:850}.mm-product-buy .stock.in-stock{color:var(--mm-success)}.mm-product-buy .stock.out-of-stock{color:var(--mm-danger)}
.mm-product-buy .product_meta{display:flex!important;flex-wrap:wrap;gap:7px 12px;margin-top:13px;padding-top:13px;border-top:1px solid var(--mm-line);color:var(--mm-muted)!important;font-size:.72rem!important}.mm-product-buy .product_meta>span{display:inline-flex;gap:5px;align-items:center}.mm-product-buy .product_meta a{color:var(--mm-text)!important}.mm-product-buy .product_meta a:hover{color:var(--mm-blue-text,var(--mm-blue-dark))!important}
.mm-product-buy .somdn-download-wrap,.mm-product-buy [class*="somdn"]{max-width:100%}

.mm-product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:15px}.mm-product-fact{min-width:0;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--mm-line);border-radius:14px;background:var(--mm-soft)}.mm-product-fact>.mm-icon{width:19px;height:19px;color:var(--mm-blue-text,var(--mm-blue));flex:0 0 auto}.mm-product-fact span{min-width:0;display:block}.mm-product-fact b,.mm-product-fact small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-product-fact b{color:var(--mm-heading);font-size:.69rem}.mm-product-fact small{margin-top:2px;color:var(--mm-muted);font-size:.61rem}

.mm-product__details{margin-top:34px}
.mm-product__details .woocommerce-tabs.wc-tabs-wrapper{border:1px solid var(--mm-line);border-radius:28px;background:var(--mm-surface);overflow:hidden}
.mm-product__details .woocommerce-tabs ul.tabs{display:flex!important;align-items:center;gap:6px;overflow:auto;padding:10px!important;margin:0!important;border-bottom:1px solid var(--mm-line);background:var(--mm-surface-2);scrollbar-width:none}.mm-product__details .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none}.mm-product__details .woocommerce-tabs ul.tabs:before,.mm-product__details .woocommerce-tabs ul.tabs li:before,.mm-product__details .woocommerce-tabs ul.tabs li:after{display:none!important}
.mm-product__details .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0!important;padding:0!important;border:0!important;border-radius:11px!important;background:transparent!important}.mm-product__details .woocommerce-tabs ul.tabs li a{display:block!important;padding:9px 13px!important;border:1px solid transparent;border-radius:10px;color:var(--mm-text)!important;font-size:.78rem;font-weight:900!important;white-space:nowrap}.mm-product__details .woocommerce-tabs ul.tabs li.active a{background:var(--mm-elevated);border-color:var(--mm-line);color:var(--mm-heading)!important;box-shadow:0 5px 18px rgba(7,20,38,.04)}
.mm-product__details .woocommerce-Tabs-panel{margin:0!important;padding:26px!important;color:var(--mm-text);line-height:2}.mm-product__details .woocommerce-Tabs-panel>h2:first-child{margin-top:0}.mm-product__details .woocommerce-Tabs-panel h2{font-size:clamp(1.35rem,2.5vw,2rem);color:var(--mm-heading)}.mm-product__details .woocommerce-Tabs-panel h3,.mm-product__details .woocommerce-Tabs-panel h4{color:var(--mm-heading)}.mm-product__details .woocommerce-Tabs-panel img{max-width:100%;height:auto;border-radius:14px}.mm-product__details .woocommerce-Tabs-panel pre{overflow:auto;border:1px solid var(--mm-line);border-radius:14px;background:var(--mm-bg-deep);padding:16px}.mm-product__details .woocommerce-Tabs-panel table{max-width:100%;overflow:auto}.mm-product__details #reviews{scroll-margin-top:calc(var(--mm-header) + 24px)}
.mm-product__details #reviews #comments ol.commentlist{padding:0;list-style:none}.mm-product__details #reviews #comments ol.commentlist li{margin-bottom:12px}.mm-product__details #reviews #comments ol.commentlist li .comment-text{margin:0!important;border:1px solid var(--mm-line)!important;border-radius:16px!important;padding:14px!important}.mm-product__details #review_form_wrapper{margin-top:22px;padding-top:22px;border-top:1px solid var(--mm-line)}

.mm-product__details>.related.products,.mm-product__details>.upsells.products{margin-top:34px}.mm-product__details>.related.products>h2,.mm-product__details>.upsells.products>h2{font-size:clamp(1.35rem,2.5vw,2rem);margin:0 0 16px;color:var(--mm-heading)}
.mm-product__details>.related.products ul.products,.mm-product__details>.upsells.products ul.products{display:grid!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important}.mm-product__details>.related.products ul.products.columns-2,.mm-product__details>.upsells.products ul.products.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-product__details>.related.products ul.products.columns-3,.mm-product__details>.upsells.products ul.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-product__details>.related.products ul.products.columns-4,.mm-product__details>.upsells.products ul.products.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mm-product__details ul.products li.product.mm-product-card{float:none!important;width:auto!important;margin:0!important;clear:none!important;display:flex;flex-direction:column;min-width:0}.mm-product__details .mm-product-card__body{display:flex;flex:1;flex-direction:column}.mm-product__details .mm-product-card__foot{margin-top:auto}.mm-product__details .mm-product-card__media{aspect-ratio:16/10}.mm-product__details .mm-product-card__media img{object-fit:contain;background:var(--mm-surface)}

.mm-product-mobile-bar{display:none}
.mm-product-enter{animation:mmProductEnter .48s var(--mm-ease) both}.mm-product-enter--delay{animation-delay:60ms}
@keyframes mmProductEnter{from{opacity:.01;transform:translate3d(0,10px,0)}to{opacity:1;transform:none}}

@media(max-width:1050px){.mm-product-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.86fr);gap:20px}.mm-product-hero__summary{padding:20px}.mm-product-facts{grid-template-columns:1fr}.mm-product-fact b,.mm-product-fact small{white-space:normal}.mm-product__details>.related.products ul.products.columns-4,.mm-product__details>.upsells.products ul.products.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:880px){.single-product .mm-commerce{padding-top:18px;padding-bottom:100px}.mm-product-hero{grid-template-columns:1fr;gap:16px}.mm-product-page--sticky .mm-product-hero__summary{position:static}.mm-product-hero__gallery,.mm-product-hero__summary{border-radius:24px}.mm-product-gallery-shell .woocommerce-product-gallery__image>a{aspect-ratio:16/10}.mm-product-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-product__details{margin-top:20px}}
@media(max-width:640px){.single-product .mm-shell{width:min(calc(100% - 18px),var(--mm-shell))}.mm-product-hero__gallery{padding:10px}.mm-product-hero__gallery-top{padding:3px 2px 0}.mm-product-kicker{font-size:.62rem}.mm-product-gallery-shell .woocommerce-product-gallery__image>a{padding:8px;aspect-ratio:4/3}.mm-product-gallery-shell .woocommerce-product-gallery__image img{border-radius:12px}.mm-product-gallery-shell .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px!important}.mm-product-hero__summary{padding:16px}.mm-product-heading-meta{align-items:flex-start}.mm-product-hero__summary .product_title{font-size:1.55rem;margin-bottom:13px}.mm-product-vendor-card{grid-template-columns:auto minmax(0,1fr) auto}.mm-product-buy form.cart{padding:10px}.mm-product-buy .quantity .qty{width:66px!important}.mm-product-buy table.variations tr{grid-template-columns:1fr;gap:5px}.mm-product-facts{grid-template-columns:1fr}.mm-product__details .woocommerce-tabs.wc-tabs-wrapper{border-radius:20px}.mm-product__details .woocommerce-Tabs-panel{padding:18px 15px!important}.mm-product__details>.related.products ul.products.columns-2,.mm-product__details>.related.products ul.products.columns-3,.mm-product__details>.related.products ul.products.columns-4,.mm-product__details>.upsells.products ul.products.columns-2,.mm-product__details>.upsells.products ul.products.columns-3,.mm-product__details>.upsells.products ul.products.columns-4{grid-template-columns:1fr}.mm-product-mobile-bar{position:fixed;z-index:950;display:flex;align-items:center;justify-content:space-between;gap:10px;inset-inline:8px;bottom:max(8px,env(safe-area-inset-bottom));min-height:64px;padding:8px 9px 8px 12px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 75%,var(--mm-blue) 25%);border-radius:18px;background:var(--mm-elevated);background:color-mix(in srgb,var(--mm-elevated) 94%,transparent);box-shadow:0 14px 42px rgba(7,20,38,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);}.mm-product-mobile-bar__price{min-width:0;color:var(--mm-heading);font-size:.82rem;font-weight:950}.mm-product-mobile-bar__price del{display:none}.mm-product-mobile-bar__price ins{text-decoration:none}.mm-product-mobile-bar .mm-btn{flex:0 0 auto;min-height:46px;padding-inline:14px}.mm-product-mobile-bar__stock{padding:8px 12px;border-radius:12px;background:var(--mm-soft);color:var(--mm-muted);font-size:.78rem;font-weight:900}}
@media(hover:none){.mm-product-vendor-card__go:hover,.mm-product-category:hover{transform:none}.mm-product-gallery-shell .flex-control-thumbs img:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.mm-product-enter{animation:none!important}.mm-product-gallery-shell *,.mm-product-vendor-card__go,.mm-product-category{transition:none!important}}
@media(forced-colors:active){.mm-product-hero__gallery,.mm-product-hero__summary,.mm-product-vendor-card,.mm-product-fact,.mm-product-mobile-bar{border:1px solid CanvasText}.mm-product-badge{border:1px solid CanvasText}}

/* Product technical data */
.mm-product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px}
.mm-product-spec{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:9px 10px;border:1px solid var(--mm-line);border-radius:13px;background:linear-gradient(145deg,var(--mm-soft),var(--mm-surface));background:linear-gradient(145deg,var(--mm-soft),color-mix(in srgb,var(--mm-surface) 94%,var(--mm-blue) 6%));transition:border-color var(--mm-fast),transform var(--mm-fast),background var(--mm-fast)}
.mm-product-spec>.mm-icon{width:18px;height:18px;margin:auto;color:var(--mm-blue-text,var(--mm-blue))}
.mm-product-spec span{min-width:0;display:block}.mm-product-spec small,.mm-product-spec b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-product-spec small{margin-bottom:2px;color:var(--mm-muted);font-size:.61rem}.mm-product-spec b{color:var(--mm-heading);font-size:.72rem;font-weight:900}
@media(hover:hover){.mm-product-spec:hover{transform:translateY(-1px);border-color:var(--mm-line);border-color:color-mix(in srgb,var(--mm-blue) 32%,var(--mm-line));background:var(--mm-surface);background:color-mix(in srgb,var(--mm-blue) 4%,var(--mm-surface))}}
.mm-product-enter .mm-product-spec{animation:mmProductSpecIn .42s var(--mm-ease) both;animation-delay:calc(90ms + (var(--mm-spec-i,0) * 28ms))}
@keyframes mmProductSpecIn{from{opacity:.01;transform:translateY(7px)}to{opacity:1;transform:none}}

/* Video: source is attached only after user interaction */
.mm-product-video-launch{position:relative;z-index:2;width:100%;margin-top:10px;padding:8px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 68%,var(--mm-blue) 32%);border-radius:17px;background:linear-gradient(135deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(135deg,color-mix(in srgb,var(--mm-blue) 7%,var(--mm-surface)),color-mix(in srgb,var(--mm-gold) 5%,var(--mm-surface)));color:var(--mm-heading);display:grid;grid-template-columns:70px minmax(0,1fr) 38px;align-items:center;gap:10px;text-align:start;cursor:pointer;transition:transform var(--mm-fast),border-color var(--mm-fast),box-shadow var(--mm-fast)}
.mm-product-video-launch__visual{position:relative;width:70px;aspect-ratio:16/10;border-radius:11px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,rgba(20,157,255,.16),rgba(201,168,63,.12)),var(--mm-bg-deep);background-image:linear-gradient(135deg,rgba(7,20,38,.32),rgba(7,20,38,.08)),var(--mm-video-poster,none);background-size:cover;background-position:center;color:#fff}
.mm-product-video-launch__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,20,38,.24));pointer-events:none}.mm-product-video-launch__visual .mm-icon{position:relative;z-index:1;width:24px;height:24px}
.mm-product-video-launch>span:nth-child(2){min-width:0}.mm-product-video-launch b,.mm-product-video-launch small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm-product-video-launch b{font-size:.76rem}.mm-product-video-launch small{margin-top:2px;color:var(--mm-muted);font-size:.61rem}
.mm-product-video-launch__play{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--mm-blue-light),var(--mm-blue));color:#071426;box-shadow:0 8px 20px rgba(20,157,255,.18)}.mm-product-video-launch__play .mm-icon{width:20px;height:20px}
@media(hover:hover){.mm-product-video-launch:hover{transform:translateY(-2px);border-color:var(--mm-blue);box-shadow:0 12px 30px rgba(7,20,38,.08)}}
.mm-product-video-dialog{width:min(980px,calc(100% - 30px));max-width:none;max-height:min(92vh,760px);max-height:min(92dvh,760px);padding:0;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 70%,var(--mm-blue) 30%);border-radius:24px;background:var(--mm-bg-deep);color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.48);overflow:hidden}
.mm-product-video-dialog::backdrop{background:rgba(4,10,18,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);}
.mm-product-video-dialog__frame{display:grid;grid-template-rows:auto minmax(0,1fr);max-height:min(92vh,760px);max-height:min(92dvh,760px)}.mm-product-video-dialog__head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1);background:#0b1725}.mm-product-video-dialog__head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.mm-product-video-dialog__head button{flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.05);color:#fff;cursor:pointer}.mm-product-video-dialog__head .mm-icon{width:19px;height:19px}
.mm-product-video-dialog__player{min-height:0;background:#02060b;display:grid;place-items:center}.mm-product-video-dialog video{display:block;width:100%;max-height:calc(92vh - 64px);max-height:calc(92dvh - 64px);aspect-ratio:16/9;background:#000;object-fit:contain}
html.mm-video-open{overflow:hidden}

/* Demo */
.mm-product-demo-link{display:flex;align-items:center;justify-content:center;gap:8px;min-height:45px;margin:0 0 14px;padding:8px 14px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-gold) 36%,var(--mm-line));border-radius:13px;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-gold) 6%,var(--mm-surface));color:var(--mm-heading)!important;font-size:.77rem;font-weight:900;transition:transform var(--mm-fast),background var(--mm-fast),border-color var(--mm-fast)}.mm-product-demo-link .mm-icon{width:17px;height:17px;color:var(--mm-gold-text,var(--mm-gold-dark))}
@media(hover:hover){.mm-product-demo-link:hover{transform:translateY(-1px);background:var(--mm-surface);background:color-mix(in srgb,var(--mm-gold) 10%,var(--mm-surface));border-color:var(--mm-gold)}}

/* Full specifications tab */
.mm-product-spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mm-product-spec-table>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 13px;border:1px solid var(--mm-line);border-radius:13px;background:var(--mm-soft)}.mm-product-spec-table>div>span{min-width:0;display:flex;align-items:center;gap:8px;color:var(--mm-text)}.mm-product-spec-table .mm-icon{width:18px;height:18px;color:var(--mm-blue-text,var(--mm-blue));flex:0 0 auto}.mm-product-spec-table b{font-size:.72rem}.mm-product-spec-table strong{max-width:58%;overflow-wrap:anywhere;text-align:end;color:var(--mm-heading);font-size:.76rem}

@media(max-width:1050px){.mm-product-spec-grid{grid-template-columns:1fr 1fr}.mm-product-spec b{white-space:normal;line-height:1.45}}
@media(max-width:640px){.mm-product-spec-grid{gap:6px;margin-bottom:13px}.mm-product-spec{grid-template-columns:27px minmax(0,1fr);min-height:54px;padding:8px}.mm-product-spec>.mm-icon{width:17px;height:17px}.mm-product-spec small{font-size:.57rem}.mm-product-spec b{font-size:.67rem}.mm-product-video-launch{grid-template-columns:62px minmax(0,1fr) 34px;margin-top:8px}.mm-product-video-launch__visual{width:62px}.mm-product-video-launch__play{width:33px;height:33px}.mm-product-video-launch small{display:none}.mm-product-video-dialog{width:calc(100% - 16px);border-radius:18px}.mm-product-video-dialog__head{padding:9px 10px}.mm-product-video-dialog__head button{width:34px;height:34px}.mm-product-spec-table{grid-template-columns:1fr}.mm-product-spec-table>div{padding:10px}.mm-product-spec-table strong{max-width:62%}}
@media(max-width:390px){.mm-product-spec-grid{grid-template-columns:1fr}.mm-product-spec{grid-template-columns:30px minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.mm-product-enter .mm-product-spec{animation:none!important}.mm-product-video-launch,.mm-product-demo-link,.mm-product-spec{transition:none!important}}
@media(forced-colors:active){.mm-product-spec,.mm-product-video-launch,.mm-product-demo-link,.mm-product-spec-table>div,.mm-product-video-dialog{border:1px solid CanvasText}}
.mm-product-video-dialog[open] .mm-product-video-dialog__frame{animation:mmVideoDialogIn .24s var(--mm-ease) both}
@keyframes mmVideoDialogIn{from{opacity:.01;transform:translateY(8px) scale(.992)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.mm-product-video-dialog[open] .mm-product-video-dialog__frame{animation:none!important}}

/* Product utilities and extended marketplace content */
.mm-product-purchase-notice{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;margin:0 0 12px;padding:12px 13px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-gold) 38%,var(--mm-line));border-radius:14px;background:linear-gradient(135deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(135deg,color-mix(in srgb,var(--mm-gold) 7%,var(--mm-surface)),color-mix(in srgb,var(--mm-blue) 3%,var(--mm-surface)));color:var(--mm-text)}
.mm-product-purchase-notice>.mm-icon{width:20px;height:20px;margin:2px auto 0;color:var(--mm-gold-text,var(--mm-gold-dark))}
.mm-product-purchase-notice strong{display:block;margin-bottom:3px;color:var(--mm-heading);font-size:.76rem}.mm-product-purchase-notice p{margin:0;color:var(--mm-muted);font-size:.67rem;line-height:1.8}
.mm-product-resource-bar{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 14px}.mm-product-resource{min-height:38px;padding:7px 10px;border:1px solid var(--mm-line);border-radius:11px;background:var(--mm-soft);color:var(--mm-text)!important;display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:.67rem;font-weight:900;cursor:pointer;transition:transform var(--mm-fast),border-color var(--mm-fast),background var(--mm-fast),color var(--mm-fast)}.mm-product-resource .mm-icon{width:16px;height:16px;color:var(--mm-blue-text,var(--mm-blue))}.mm-product-resource--muted .mm-icon{color:var(--mm-muted)}.mm-product-resource-status{min-height:18px;color:var(--mm-blue-text,var(--mm-blue-dark));font-size:.62rem;font-weight:800}
@media(hover:hover){.mm-product-resource:hover{transform:translateY(-1px);border-color:var(--mm-line);border-color:color-mix(in srgb,var(--mm-blue) 36%,var(--mm-line));background:var(--mm-surface);background:color-mix(in srgb,var(--mm-blue) 5%,var(--mm-surface))}}
.mm-product-package-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mm-product-package-list>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;padding:12px;border:1px solid var(--mm-line);border-radius:13px;background:var(--mm-soft);color:var(--mm-text);font-size:.75rem}.mm-product-package-list .mm-icon{width:18px;height:18px;color:var(--mm-blue-text,var(--mm-blue))}
.mm-product-changelog{position:relative;display:grid;gap:0;padding-inline-start:6px}.mm-product-changelog:before{content:"";position:absolute;inset-block:8px;inset-inline-start:12px;width:1px;background:linear-gradient(var(--mm-blue),rgba(201,168,63,.10));background:linear-gradient(var(--mm-blue),color-mix(in srgb,var(--mm-gold) 65%,transparent))}.mm-product-changelog>div{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);gap:10px;padding:7px 0}.mm-product-changelog>div>span{position:relative;z-index:1;width:11px;height:11px;margin:7px auto 0;border:2px solid var(--mm-surface);border-radius:50%;background:linear-gradient(135deg,var(--mm-blue-light),var(--mm-blue));box-shadow:0 0 0 3px rgba(20,157,255,.16);box-shadow:0 0 0 3px color-mix(in srgb,var(--mm-blue) 10%,transparent)}.mm-product-changelog p{margin:0;padding:10px 12px;border:1px solid var(--mm-line);border-radius:12px;background:var(--mm-soft);color:var(--mm-text);font-size:.75rem;line-height:1.8}
.mm-product-faq-list{display:grid;gap:8px}.mm-product-faq-list details{overflow:hidden;border:1px solid var(--mm-line);border-radius:13px;background:var(--mm-soft)}.mm-product-faq-list summary{list-style:none;cursor:pointer;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--mm-heading);font-size:.76rem;font-weight:950}.mm-product-faq-list summary::-webkit-details-marker{display:none}.mm-product-faq-list summary span{flex:0 0 auto;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-blue) 8%,var(--mm-surface));color:var(--mm-blue-text,var(--mm-blue));font-size:1rem;transition:transform var(--mm-fast)}.mm-product-faq-list details[open] summary span{transform:rotate(45deg)}.mm-product-faq-list details>div{padding:0 14px 13px;border-top:1px solid var(--mm-line)}.mm-product-faq-list p{margin:11px 0 0;color:var(--mm-muted);font-size:.73rem;line-height:1.9}
@media(max-width:640px){.mm-product-resource-bar{gap:6px}.mm-product-resource{flex:1 1 calc(50% - 6px);justify-content:center}.mm-product-resource-status{flex-basis:100%}.mm-product-package-list{grid-template-columns:1fr}.mm-product-purchase-notice{grid-template-columns:30px minmax(0,1fr);padding:10px}.mm-product-purchase-notice p{font-size:.64rem}}
@media(prefers-reduced-motion:reduce){.mm-product-resource,.mm-product-faq-list summary span{transition:none!important}}
@media(forced-colors:active){.mm-product-purchase-notice,.mm-product-resource,.mm-product-package-list>div,.mm-product-changelog p,.mm-product-faq-list details{border:1px solid CanvasText}}


/* Marketplace product experience */
.mm-product-tagline{margin:-7px 0 16px;color:var(--mm-muted);font-size:.86rem;line-height:1.9}
.mm-product-purchase-card{position:relative;margin-top:4px;padding:16px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-blue) 23%,var(--mm-line));border-radius:20px;background:linear-gradient(145deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 5%,var(--mm-surface)),var(--mm-surface));overflow:hidden}
.mm-product-purchase-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--mm-blue),var(--mm-blue-light),var(--mm-gold));opacity:.9}
.mm-product-purchase-card .price{margin-top:1px!important}
.mm-product-purchase-card form.cart{margin-bottom:0!important;border:0!important;background:transparent!important;padding:0!important}

.mm-product-market-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0 0;padding:9px;border:1px solid var(--mm-line);border-radius:20px;background:var(--mm-surface);box-shadow:0 10px 35px rgba(7,20,38,.035)}
.mm-product-market-stat{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:10px 11px;border-radius:14px;background:var(--mm-soft);transition:transform var(--mm-fast),background var(--mm-fast),border-color var(--mm-fast)}
.mm-product-market-stat>.mm-icon{width:18px;height:18px;margin:auto;color:var(--mm-blue-text,var(--mm-blue))}
.mm-product-market-stat span{min-width:0}.mm-product-market-stat small,.mm-product-market-stat strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-product-market-stat small{color:var(--mm-muted);font-size:.59rem}.mm-product-market-stat strong{margin-top:2px;color:var(--mm-heading);font-size:.71rem}
@media(hover:hover){.mm-product-market-stat:hover{transform:translateY(-2px);background:var(--mm-soft);background:color-mix(in srgb,var(--mm-blue) 5%,var(--mm-soft))}}

.mm-product-key-features{margin:28px 0 0;padding:24px;border:1px solid var(--mm-line);border-radius:26px;background:radial-gradient(circle at 95% 0,rgba(20,157,255,.10),transparent 36%),linear-gradient(180deg,var(--mm-surface),var(--mm-surface-2));background:radial-gradient(circle at 95% 0,color-mix(in srgb,var(--mm-blue) 9%,transparent),transparent 36%),linear-gradient(180deg,var(--mm-surface),var(--mm-surface-2))}
.mm-product-section-head{margin-bottom:16px}.mm-product-section-head>span{display:inline-flex;align-items:center;gap:7px;color:var(--mm-blue-text,var(--mm-blue));font-size:.62rem;font-weight:950;letter-spacing:.12em}.mm-product-section-head>span:before{content:"";width:18px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--mm-blue-light),var(--mm-gold))}.mm-product-section-head h2{margin:5px 0 0;color:var(--mm-heading);font-size:clamp(1.25rem,2.2vw,1.75rem)}
.mm-product-key-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.mm-product-key-feature{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:70px;padding:12px;border:1px solid var(--mm-line);border-radius:14px;background:var(--mm-elevated);color:var(--mm-text);font-size:.72rem;line-height:1.65;transition:transform var(--mm-fast),border-color var(--mm-fast),box-shadow var(--mm-fast)}.mm-product-key-feature>.mm-icon{width:18px;height:18px;margin:auto;color:var(--mm-gold-text,var(--mm-gold-dark))}
@media(hover:hover){.mm-product-key-feature:hover{transform:translateY(-2px);border-color:var(--mm-line);border-color:color-mix(in srgb,var(--mm-blue) 28%,var(--mm-line));box-shadow:0 10px 26px rgba(7,20,38,.05)}}
.mm-product-enter~.mm-product__details .mm-product-key-feature{animation:mmProductFeatureIn .42s var(--mm-ease) both;animation-delay:calc(var(--mm-feature-i,0) * 38ms)}
@keyframes mmProductFeatureIn{from{opacity:.01;transform:translateY(8px)}to{opacity:1;transform:none}}

.mm-product-support-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-blue) 20%,var(--mm-line));border-radius:18px;background:linear-gradient(145deg,var(--mm-soft),var(--mm-soft));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 4%,var(--mm-soft)),var(--mm-soft))}.mm-product-support-panel__intro{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.mm-product-support-panel__intro>.mm-icon{width:22px;height:22px;margin:7px auto;color:var(--mm-blue-text,var(--mm-blue))}.mm-product-support-panel h3{margin:0 0 7px;color:var(--mm-heading);font-size:1rem}.mm-product-support-panel p{margin:3px 0;color:var(--mm-text);font-size:.75rem}.mm-product-support-panel__details{margin-top:9px;padding-top:9px;border-top:1px solid var(--mm-line);color:var(--mm-muted);font-size:.73rem;line-height:1.9}.mm-product-support-cta{white-space:nowrap}

.mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs{position:sticky;top:calc(var(--mm-header) + 8px);z-index:25;box-shadow:0 8px 22px rgba(7,20,38,.035)}
.mm-product__details .woocommerce-tabs ul.tabs li a{position:relative}.mm-product__details .woocommerce-tabs ul.tabs li.active a:after{content:"";position:absolute;inset-inline:12px;bottom:-1px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--mm-blue),var(--mm-blue-light),var(--mm-gold))}

@media(max-width:1050px){.mm-product-market-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-product-key-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.mm-product-tagline{font-size:.78rem}.mm-product-purchase-card{padding:12px;border-radius:16px}.mm-product-market-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;border-radius:16px}.mm-product-market-stat{grid-template-columns:28px minmax(0,1fr);padding:8px}.mm-product-market-stat>.mm-icon{width:16px;height:16px}.mm-product-market-stat strong{font-size:.66rem}.mm-product-key-features{padding:16px 12px;border-radius:20px}.mm-product-key-feature-grid{grid-template-columns:1fr}.mm-product-key-feature{min-height:58px}.mm-product-support-panel{grid-template-columns:1fr;padding:14px}.mm-product-support-cta{width:100%;justify-content:center}.mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs{top:calc(var(--mm-header) + 4px)}}
@media(max-width:390px){.mm-product-market-strip{grid-template-columns:1fr}.mm-product-market-stat{grid-template-columns:30px minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.mm-product-key-feature,.mm-product-market-stat{animation:none!important;transition:none!important}}

/* Product table of contents */
.mm-product-toc{position:relative;z-index:70}.mm-product-toc[hidden]{display:none!important}.mm-product-toc__trigger{position:fixed;right:0;top:42%;z-index:72;min-height:148px;width:48px;padding:10px 8px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-gold) 55%,var(--mm-blue));border-right:0;border-radius:18px 0 0 18px;background:linear-gradient(180deg,var(--mm-gold-light),var(--mm-gold) 52%,var(--mm-gold-dark));color:#171206;box-shadow:0 16px 45px rgba(201,168,63,.16);box-shadow:0 16px 45px color-mix(in srgb,var(--mm-gold) 24%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;cursor:pointer;transform:translateX(10px);opacity:0;transition:transform var(--mm-base) var(--mm-ease),opacity var(--mm-base),width var(--mm-fast),box-shadow var(--mm-fast)}.mm-product-toc.is-ready .mm-product-toc__trigger{transform:none;opacity:1}.mm-product-toc__icon{width:31px;height:31px;border-radius:10px;background:rgba(255,255,255,.38);display:grid;place-items:center}.mm-product-toc__icon .mm-icon{width:18px;height:18px}.mm-product-toc__label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.71rem;font-weight:950;letter-spacing:.02em;white-space:nowrap}.mm-product-toc__count{min-width:24px;height:24px;padding:0 5px;border-radius:999px;background:#071426;color:#fff;display:grid;place-items:center;font-size:.59rem;font-weight:950}.mm-product-toc__dialog{position:fixed;inset:0 0 0 auto;width:min(410px,calc(100vw - 24px));height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:visible}.mm-product-toc__dialog::backdrop{background:rgba(7,20,38,.42);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mm-product-toc__panel{height:100%;padding:18px;display:flex;flex-direction:column;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-surface) 96%,var(--mm-blue) 4%);border-inline-start:1px solid var(--mm-line);border-inline-start:1px solid color-mix(in srgb,var(--mm-blue) 18%,var(--mm-line));box-shadow:-28px 0 70px rgba(7,20,38,.16);transform:translateX(105%);transition:transform var(--mm-base) var(--mm-ease)}.mm-product-toc__dialog.is-open .mm-product-toc__panel{transform:none}.mm-product-toc__head{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;gap:11px;align-items:center;padding:7px 3px 15px}.mm-product-toc__head-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(135deg,color-mix(in srgb,var(--mm-blue) 13%,var(--mm-surface)),color-mix(in srgb,var(--mm-gold) 12%,var(--mm-surface)));color:var(--mm-blue-text,var(--mm-blue-dark));border:1px solid var(--mm-line)}.mm-product-toc__head-icon .mm-icon{width:21px;height:21px}.mm-product-toc__head strong,.mm-product-toc__head small{display:block}.mm-product-toc__head strong{color:var(--mm-heading);font-size:1rem}.mm-product-toc__head small{margin-top:3px;color:var(--mm-muted);font-size:.65rem}.mm-product-toc__close{width:38px;height:38px;border:1px solid var(--mm-line);border-radius:12px;background:var(--mm-soft);color:var(--mm-text);display:grid;place-items:center;cursor:pointer}.mm-product-toc__close .mm-icon{width:17px;height:17px}.mm-product-toc__progress{height:2px;margin:0 3px 13px;overflow:hidden;border-radius:99px;background:var(--mm-line);direction:ltr}.mm-product-toc__progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,var(--mm-blue),var(--mm-blue-light),var(--mm-gold));transition:transform 80ms linear}.mm-product-toc__nav{min-height:0;overflow:auto;overscroll-behavior:contain;padding:2px 4px 14px;scrollbar-width:thin}.mm-product-toc__nav ol{list-style:none;margin:0;padding:0;display:grid;gap:5px}.mm-product-toc__item a{min-height:44px;padding:8px 10px;border:1px solid transparent;border-radius:12px;display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;color:var(--mm-text);font-size:.73rem;font-weight:800;line-height:1.6;transition:background var(--mm-fast),border-color var(--mm-fast),transform var(--mm-fast),color var(--mm-fast)}.mm-product-toc__num{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:var(--mm-soft);color:var(--mm-muted);font-size:.55rem;font-weight:950}.mm-product-toc__item--l2 a{margin-inline-start:13px;font-size:.7rem}.mm-product-toc__item--l3 a{margin-inline-start:27px;font-size:.67rem;color:var(--mm-muted)}.mm-product-toc__item a[aria-current="location"]{border-color:var(--mm-line);border-color:color-mix(in srgb,var(--mm-blue) 30%,var(--mm-line));background:linear-gradient(90deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(90deg,color-mix(in srgb,var(--mm-blue) 8%,var(--mm-surface)),color-mix(in srgb,var(--mm-gold) 4%,var(--mm-surface)));color:var(--mm-heading)}.mm-product-toc__item a[aria-current="location"] .mm-product-toc__num{background:var(--mm-blue);color:#071426}.mm-product-toc__foot{margin-top:auto;padding:12px;border:1px solid var(--mm-line);border-radius:13px;background:var(--mm-soft);display:flex;align-items:center;gap:8px;color:var(--mm-muted)}.mm-product-toc__foot>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-gold) 12%,var(--mm-surface));color:var(--mm-gold-text,var(--mm-gold-dark))}.mm-product-toc__foot .mm-icon{width:16px;height:16px}.mm-product-toc__foot small{font-size:.62rem;line-height:1.7}.mm-toc-open{overflow:hidden}.mm-product__details h2[id],.mm-product__details h3[id],.mm-product-key-features h2[id],.related.products>h2[id]{scroll-margin-top:calc(var(--mm-header) + 86px)}.mm-toc-flash{animation:mmTocFlash .85s ease both}@keyframes mmTocFlash{0%,100%{background:transparent}35%{background:rgba(20,157,255,.10);background:color-mix(in srgb,var(--mm-blue) 10%,transparent);box-shadow:0 0 0 6px rgba(20,157,255,.16);box-shadow:0 0 0 6px color-mix(in srgb,var(--mm-blue) 7%,transparent)}}
@media(hover:hover){.mm-product-toc__trigger:hover{width:55px;box-shadow:0 20px 55px rgba(201,168,63,.16);box-shadow:0 20px 55px color-mix(in srgb,var(--mm-gold) 32%,transparent)}.mm-product-toc__item a:hover{transform:translateX(-2px);border-color:var(--mm-line);background:var(--mm-soft)}}
@media(max-width:760px){.mm-product-toc__trigger{top:auto;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;min-width:126px;min-height:46px;padding:7px 12px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-gold) 50%,var(--mm-blue));border-radius:15px;flex-direction:row;gap:8px;box-shadow:0 12px 34px rgba(7,20,38,.16);transform:translateY(12px)}.mm-product-toc__label{writing-mode:horizontal-tb;transform:none;font-size:.68rem}.mm-product-toc__icon{width:31px;height:31px}.mm-product-toc__count{height:22px;min-width:22px}.mm-product-toc__dialog{inset:auto 0 0;width:100%;height:min(74vh,640px);height:min(74dvh,640px)}.mm-product-toc__panel{border-inline-start:0;border-top:1px solid var(--mm-line);border-radius:24px 24px 0 0;box-shadow:0 -25px 65px rgba(7,20,38,.18);transform:translateY(105%);padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.mm-product-toc__dialog.is-open .mm-product-toc__panel{transform:none}.mm-product-toc__head{padding-top:2px}.mm-product-toc__foot{display:none}.mm-product-toc__nav{padding-bottom:5px}.mm-product-toc__item--l2 a{margin-inline-start:9px}.mm-product-toc__item--l3 a{margin-inline-start:18px}.mm-product__details h2[id],.mm-product__details h3[id],.mm-product-key-features h2[id],.related.products>h2[id]{scroll-margin-top:calc(var(--mm-header) + 64px)}}
html[dir="ltr"] .mm-product-toc__trigger{right:auto;left:0;border-radius:0 18px 18px 0;border-right:1px solid var(--mm-line);border-right:1px solid color-mix(in srgb,var(--mm-gold) 55%,var(--mm-blue));border-left:0}html[dir="ltr"] .mm-product-toc__label{transform:none}html[dir="ltr"] .mm-product-toc__dialog{inset:0 auto 0 0}html[dir="ltr"] .mm-product-toc__panel{transform:translateX(-105%);border-inline-start:0;border-inline-end:1px solid var(--mm-line);box-shadow:28px 0 70px rgba(7,20,38,.16)}html[dir="ltr"] .mm-product-toc__dialog.is-open .mm-product-toc__panel{transform:none}@media(max-width:760px){html[dir="ltr"] .mm-product-toc__trigger{left:12px;right:auto;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-gold) 50%,var(--mm-blue));border-radius:15px}html[dir="ltr"] .mm-product-toc__dialog{inset:auto 0 0}html[dir="ltr"] .mm-product-toc__panel{transform:translateY(105%);border-inline-end:0}}
@media(prefers-reduced-motion:reduce){.mm-product-toc__trigger,.mm-product-toc__panel,.mm-product-toc__item a,.mm-product-toc__progress span{transition:none!important}.mm-toc-flash{animation:none!important}}
@media(forced-colors:active){.mm-product-toc__trigger,.mm-product-toc__panel,.mm-product-toc__item a,.mm-product-toc__close{border:1px solid CanvasText}.mm-product-toc__dialog::backdrop{background:Canvas}}



/* v0.19 product layout stabilization + responsive content media */
.mm-product-hero__summary .product_title{font-size:clamp(1.7rem,2.55vw,2.35rem);line-height:1.32;overflow-wrap:anywhere}
.mm-product__details .woocommerce-tabs ul.tabs{justify-content:flex-start;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
.mm-product__details .woocommerce-tabs ul.tabs li{scroll-snap-align:start}
.mm-product__details #tab-description>h2:first-child{display:none!important}
.mm-product__details .woocommerce-Tabs-panel{padding:30px clamp(16px,3.4vw,38px)!important}
.mm-product__details .woocommerce-Tabs-panel>*{max-width:1080px;margin-inline:auto}
.mm-product__details .woocommerce-Tabs-panel>p,.mm-product__details .woocommerce-Tabs-panel>ul,.mm-product__details .woocommerce-Tabs-panel>ol{line-height:2.05}
.mm-product__details .woocommerce-Tabs-panel :where(img:not(.avatar):not(.emoji)){display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(var(--mm-product-content-media-max,760px),78vh)!important;max-height:min(var(--mm-product-content-media-max,760px),78svh)!important;object-fit:contain!important;margin:22px auto!important;border-radius:16px}
.mm-product__details .woocommerce-Tabs-panel :where(figure.wp-block-image,figure.wp-caption){width:100%!important;max-width:100%!important;margin:24px auto!important;text-align:center}
.mm-product__details .woocommerce-Tabs-panel :where(figure.wp-block-image,figure.wp-caption) img{margin:0 auto!important}
.mm-product__details .woocommerce-Tabs-panel .wp-caption-text,.mm-product__details .woocommerce-Tabs-panel figcaption{max-width:760px;margin:8px auto 0;color:var(--mm-muted);font-size:.72rem;line-height:1.7}
.mm-product-videos{margin-top:12px;padding:12px;border:1px solid var(--mm-line);border:1px solid color-mix(in srgb,var(--mm-line) 78%,var(--mm-blue) 22%);border-radius:18px;background:linear-gradient(145deg,var(--mm-surface),var(--mm-surface));background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 4%,var(--mm-surface)),var(--mm-surface))}.mm-product-videos__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.mm-product-videos__head strong,.mm-product-videos__head small{display:block}.mm-product-videos__head strong{font-size:.8rem;color:var(--mm-heading)}.mm-product-videos__head small{font-size:.61rem;color:var(--mm-muted);margin-top:2px}.mm-product-videos__head>span{padding:4px 8px;border-radius:999px;background:var(--mm-soft);color:var(--mm-muted);font-size:.58rem;font-weight:900}.mm-product-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mm-product-video-grid[data-single-video]{grid-template-columns:1fr}.mm-product-video-grid .mm-product-video-launch{margin:0;min-width:0}.mm-product-video-launch__visual{position:relative}.mm-product-video-launch__visual>b{position:absolute;inset-inline-start:5px;top:5px;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:rgba(7,20,38,.78);color:#fff;display:grid;place-items:center;font-size:.55rem}
@media(max-width:1100px){.mm-product-hero{grid-template-columns:1fr;gap:18px}.mm-product-page--sticky .mm-product-hero__summary{position:static}.mm-product-hero__gallery{order:1}.mm-product-hero__summary{order:2}.mm-product-hero__summary .product_title{font-size:clamp(1.7rem,4vw,2.45rem)}}
@media(max-width:760px){.mm-product__details .woocommerce-Tabs-panel{padding:18px 13px!important}.mm-product__details .woocommerce-Tabs-panel :where(img:not(.avatar):not(.emoji)){max-height:min(var(--mm-product-content-media-max,760px),70vh)!important;max-height:min(var(--mm-product-content-media-max,760px),70svh)!important;border-radius:12px}.mm-product-video-grid{grid-template-columns:1fr}.mm-product-videos{padding:9px;border-radius:15px}.mm-product-videos__head{margin-bottom:7px}.mm-product-toc--mobile-edge .mm-product-toc__trigger{top:46%;right:0;bottom:auto;width:42px;min-width:0;min-height:132px;padding:8px 6px;border-radius:15px 0 0 15px;flex-direction:column;gap:7px;transform:translateX(8px)}.mm-product-toc--mobile-edge .mm-product-toc__label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.62rem}.mm-product-toc--mobile-edge .mm-product-toc__count{height:21px;min-width:21px}.mm-product-toc--mobile-pill .mm-product-toc__trigger{top:auto;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;min-width:126px;min-height:46px;padding:7px 12px;border-radius:15px;flex-direction:row}.mm-product-toc--mobile-pill .mm-product-toc__label{writing-mode:horizontal-tb;transform:none}.mm-product-toc--mobile-edge .mm-product-toc__dialog,.mm-product-toc--mobile-pill .mm-product-toc__dialog{inset:auto 0 0;width:100%;height:min(74vh,640px);height:min(74dvh,640px)}}
html[dir="ltr"] .mm-product-toc--mobile-edge .mm-product-toc__trigger{right:auto;left:0;border-radius:0 15px 15px 0;transform:translateX(-8px)}html[dir="ltr"] .mm-product-toc--mobile-edge .mm-product-toc__label{transform:none}

.mm-product-page[data-content-image-lightbox="1"] .mm-product__details .woocommerce-Tabs-panel img:not(.avatar):not(.emoji){cursor:zoom-in}.mm-content-image-dialog{width:min(1200px,calc(100% - 24px));max-width:none;max-height:92vh;max-height:92dvh;padding:0;border:0;border-radius:20px;background:transparent}.mm-content-image-dialog::backdrop{background:rgba(7,20,38,.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mm-content-image-dialog__frame{position:relative;display:grid;place-items:center;min-height:160px;max-height:92vh;max-height:92dvh;padding:12px;border-radius:20px;background:var(--mm-surface);background:color-mix(in srgb,var(--mm-surface) 95%,transparent)}.mm-content-image-dialog__frame img{display:block;max-width:100%;max-height:calc(92vh - 24px);max-height:calc(92dvh - 24px);width:auto;height:auto;object-fit:contain;border-radius:12px}.mm-content-image-dialog__frame button{position:absolute;z-index:2;top:18px;inset-inline-end:18px;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(7,20,38,.78);color:#fff;font-size:1.3rem;line-height:1}


/* v0.19.1 tabs rail stabilization */
.mm-product__details .woocommerce-tabs.wc-tabs-wrapper{
  position:relative;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  isolation:isolate;
}
.mm-product__details .woocommerce-tabs ul.tabs{
  box-sizing:border-box;
  width:100%;
  max-width:100%;
  min-height:58px;
  margin:0 0 12px!important;
  padding:8px!important;
  border:1px solid var(--mm-line)!important;
  border-radius:17px;
  background:var(--mm-elevated)!important;
  box-shadow:0 10px 32px rgba(7,20,38,.045);
  list-style:none!important;
  isolation:isolate;
}
.mm-product__details .woocommerce-tabs ul.tabs li{
  list-style:none!important;
}
.mm-product__details .woocommerce-tabs ul.tabs li a{
  min-height:40px;
  display:flex!important;
  align-items:center;
  justify-content:center;
}
.mm-product__details .woocommerce-Tabs-panel{
  position:relative;
  z-index:1;
  margin:0!important;
  border:1px solid var(--mm-line);
  border-radius:24px;
  background:var(--mm-surface);
  box-shadow:0 16px 48px rgba(7,20,38,.035);
}
.mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs{
  position:sticky;
  top:calc(var(--mm-header) + var(--wp-admin--admin-bar--height, 0px) + 10px);
  z-index:80;
  background:var(--mm-elevated)!important;
  box-shadow:0 14px 38px rgba(7,20,38,.10);
}
.mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs:after{
  content:"";
  position:absolute;
  pointer-events:none;
  inset-inline:0;
  top:100%;
  height:10px;
  background:linear-gradient(180deg,var(--mm-surface),transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--mm-surface) 82%,transparent),transparent);
}
.mm-product__details .woocommerce-Tabs-panel[id],
.mm-product__details #reviews{
  scroll-margin-top:calc(var(--mm-header) + var(--wp-admin--admin-bar--height, 0px) + 92px);
}
@media(max-width:880px){
  .mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs{
    position:relative!important;
    top:auto!important;
    z-index:2;
    box-shadow:0 8px 24px rgba(7,20,38,.04);
  }
  .mm-product-page--tabs-sticky .mm-product__details .woocommerce-tabs ul.tabs:after{display:none}
  .mm-product__details .woocommerce-tabs ul.tabs{
    min-height:52px;
    margin-bottom:9px!important;
    padding:6px!important;
    border-radius:14px;
  }
  .mm-product__details .woocommerce-tabs ul.tabs li a{
    min-height:38px;
    padding:8px 11px!important;
  }
  .mm-product__details .woocommerce-Tabs-panel{
    border-radius:19px;
  }
}
@media(max-width:640px){
  .mm-product__details .woocommerce-tabs ul.tabs{
    width:100%;
    justify-content:flex-start;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-padding-inline:8px;
  }
  .mm-product__details .woocommerce-tabs ul.tabs li{flex:0 0 auto}
}


.mm-product-badge--red{background:#ef5b5b;color:#fff}.mm-product-badge--green{background:#2fbf71;color:#06180e}.mm-product-badge--yellow{background:var(--mm-gold-light);color:#211c08}.mm-product-badge--orange{background:#f59e0b;color:#241500}.mm-product-badge--purple{background:#8b5cf6;color:#fff}.mm-product-badge--dark{background:var(--mm-black);color:#fff}
.mm-product-category--legacy{cursor:default}

/* MilMit Center integrated support actions */
.mm-product-support-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:9px;margin-top:14px}
.mm-product-support-actions .mm-product-support-cta{min-height:42px}
@media(max-width:620px){.mm-product-support-actions{display:grid;grid-template-columns:1fr;gap:8px}.mm-product-support-actions .mm-product-support-cta{width:100%;justify-content:center}}


.mm-price-free{color:var(--mm-blue-text,var(--mm-blue-dark));font-weight:950}.mm-product-free-download{display:grid;gap:8px;margin:0 0 15px;padding:14px;border:1px solid color-mix(in srgb,var(--mm-blue) 30%,var(--mm-line));border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--mm-blue) 7%,var(--mm-surface)),var(--mm-surface))}.mm-product-free-download__button{width:100%;min-height:52px;gap:8px}.mm-product-free-download>small{color:var(--mm-muted);font-size:.68rem;line-height:1.75;text-align:center}.mm-product-free-download .mm-icon{width:19px;height:19px}
