:root{--muq-navy:#06162f;--muq-navy-2:#0a2144;--muq-blue:#0f376b;--muq-panel:#0b2448;--muq-panel-2:#112d55;--muq-gold:#e7b94f;--muq-gold-soft:#ffdc83;--muq-text:#edf5ff;--muq-muted:#a7b9d3;--muq-line:rgba(175,205,245,.15);--muq-success:#7ad7a6;--muq-radius:18px;--muq-shadow:0 18px 48px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(140deg,var(--muq-navy),#081a36 55%,#061429);color:var(--muq-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.muqpro-wrap{width:min(1440px,calc(100% - 48px));margin-inline:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--muq-gold-soft)}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.muqpro-utility-bar{background:#041025;border-bottom:1px solid var(--muq-line);font-size:.78rem;color:var(--muq-muted)}.muqpro-utility-inner{display:flex;justify-content:space-between;padding:8px 0}.muqpro-utility-links{display:flex;gap:18px}.muqpro-header{position:sticky;top:0;z-index:30;background:rgba(6,22,47,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--muq-line)}.muqpro-header-inner{height:76px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:28px}.muqpro-wordmark{font-size:1.75rem;font-weight:900;letter-spacing:-.06em}.muqpro-wordmark span{color:var(--muq-gold)}.muqpro-search form{display:flex;background:rgba(255,255,255,.06);border:1px solid var(--muq-line);border-radius:999px;overflow:hidden}.muqpro-search input{width:100%;padding:11px 16px;background:transparent;border:0;color:var(--muq-text);outline:0}.muqpro-search button{padding:0 16px;background:transparent;border:0;color:var(--muq-gold);font-size:1.3rem;cursor:pointer}.muqpro-header-actions{display:flex;align-items:center;gap:16px;font-size:.87rem}.muqpro-support-indicator{font-size:.78rem;color:var(--muq-muted)}.muqpro-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--muq-success);margin-right:5px}.muqpro-cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:9px 12px;border-radius:10px;background:rgba(231,185,79,.13);border:1px solid rgba(231,185,79,.38);color:var(--muq-gold-soft)}.muqpro-cart-icon{display:block;flex:0 0 auto}.muqpro-cart-count{display:none;position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--muq-gold);color:#16233b;font-size:11px;font-weight:900;line-height:18px;text-align:center}.muqpro-cart-count:not(:empty){display:block}.muqpro-app-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;gap:24px;padding-block:28px 52px}.muqpro-sidebar,.muqpro-right-panel{align-self:start;position:sticky;top:105px}.muqpro-menu-list{list-style:none;padding:0;margin:0;display:grid;gap:5px}.muqpro-menu-list a{display:block;padding:12px 14px;border-radius:12px;color:var(--muq-muted);font-weight:650}.muqpro-menu-list a:hover,.muqpro-menu-list .current-menu-item a{background:linear-gradient(90deg,rgba(231,185,79,.18),rgba(231,185,79,.04));color:var(--muq-gold-soft)}.muqpro-sidebar-promo{margin-top:26px;background:linear-gradient(150deg,#122e58,#081c3d);border:1px solid var(--muq-line);border-radius:var(--muq-radius);padding:18px;display:grid;gap:6px}.muqpro-sidebar-promo span,.muqpro-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.13em;color:var(--muq-gold);margin:0}.muqpro-sidebar-promo strong{font-size:1rem}.muqpro-sidebar-promo a{font-size:.85rem;color:var(--muq-gold-soft)}.muqpro-main-column{min-width:0}.muqpro-page-content{min-width:0}.muqpro-hero{position:relative;min-height:330px;overflow:hidden;background:radial-gradient(circle at 75% 25%,rgba(231,185,79,.26),transparent 20%),linear-gradient(125deg,#0d2e5b,#0a1f45 63%,#061733);border:1px solid var(--muq-line);border-radius:24px;box-shadow:var(--muq-shadow);padding:48px}.muqpro-hero:after{content:"";position:absolute;inset:auto -80px -145px auto;width:360px;height:360px;border:1px solid rgba(231,185,79,.28);border-radius:50%;box-shadow:0 0 0 54px rgba(231,185,79,.05),0 0 0 108px rgba(231,185,79,.035)}.muqpro-hero-content{position:relative;z-index:1;max-width:580px}.muqpro-hero h1{font-size:clamp(2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.055em;margin:10px 0 15px}.muqpro-hero p:not(.muqpro-eyebrow){max-width:470px;color:#c9d7ea;font-size:1.05rem}.muqpro-hero-actions{display:flex;gap:11px;margin-top:26px;flex-wrap:wrap}.muqpro-button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 17px;font-weight:800}.muqpro-button-primary{background:var(--muq-gold);color:#182236}.muqpro-button-secondary{border:1px solid rgba(231,185,79,.55);color:var(--muq-gold-soft);background:rgba(5,16,37,.3)}.muqpro-slider-dots{position:absolute;z-index:2;bottom:20px;left:48px;display:flex;gap:8px}.muqpro-slider-dots span{width:8px;height:8px;border-radius:100%;background:rgba(255,255,255,.3)}.muqpro-slider-dots .is-active{width:26px;border-radius:8px;background:var(--muq-gold)}.muqpro-section{margin-top:38px}.muqpro-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.muqpro-section-heading h2{margin:3px 0 0;font-size:1.45rem;letter-spacing:-.03em}.muqpro-section-heading>a{font-size:.86rem;color:var(--muq-gold-soft)}.muqpro-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.muqpro-category-card,.muqpro-content-card,.muqpro-panel-card,.muqpro-product-placeholder{background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9));border:1px solid var(--muq-line);border-radius:var(--muq-radius)}.muqpro-category-card{min-height:145px;padding:18px;display:flex;flex-direction:column;justify-content:end;gap:3px;transition:transform .2s ease,border-color .2s ease}.muqpro-category-card:hover{transform:translateY(-3px);border-color:rgba(231,185,79,.55)}.muqpro-category-icon{font-size:1.8rem;color:var(--muq-gold);margin-bottom:auto}.muqpro-category-card small{color:var(--muq-muted)}.muqpro-product-placeholder{min-height:160px;border-style:dashed;display:grid;place-items:center;color:var(--muq-muted);padding:24px;text-align:center}.muqpro-panel-card{padding:18px;margin-bottom:14px}.muqpro-panel-heading{display:flex;justify-content:space-between;align-items:center}.muqpro-panel-card h2{font-size:1rem;margin:0}.muqpro-panel-card p{color:var(--muq-muted);font-size:.9rem}.muqpro-panel-card>a{font-size:.86rem;color:var(--muq-gold-soft)}.muqpro-trust-card ul{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:10px;color:var(--muq-muted);font-size:.88rem}.muqpro-trust-card li:before{content:"✓";color:var(--muq-success);margin-right:8px}.muqpro-content-card{padding:34px}.muqpro-content-card h1{margin-top:0}.muqpro-entry-content{color:#d4e0f0}.muqpro-footer{margin-top:40px;background:#041026;border-top:1px solid var(--muq-line);padding:42px 0 22px}.muqpro-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.muqpro-footer h2{font-size:.9rem;margin:0 0 10px;color:var(--muq-gold-soft)}.muqpro-footer p,.muqpro-footer a{font-size:.86rem;color:var(--muq-muted)}.muqpro-footer a{display:block;margin:6px 0}.muqpro-copyright{margin-top:28px;padding-top:18px;border-top:1px solid var(--muq-line);font-size:.78rem;color:#7285a3}.muqpro-bottom-nav,.muqpro-mobile-menu-toggle,.muqpro-mobile-nav-drawer{display:none}
/* WooCommerce visual foundation */.woocommerce .woocommerce-breadcrumb{color:var(--muq-muted);font-size:.84rem;margin-bottom:22px}.woocommerce .woocommerce-breadcrumb a{color:var(--muq-gold-soft)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9));border:1px solid var(--muq-line);border-radius:var(--muq-radius);padding:14px}.woocommerce ul.products li.product a img{border-radius:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem;color:var(--muq-text);padding:.65rem 0 .25rem}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--muq-gold-soft);font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--muq-gold);color:#16233b;border-radius:10px;font-weight:800}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--muq-gold-soft);color:#16233b}.woocommerce div.product div.images img{border-radius:var(--muq-radius)}.woocommerce div.product .product_title{font-size:2rem}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#102d54;color:var(--muq-text);border-top-color:var(--muq-gold)}.woocommerce table.shop_table{border-color:var(--muq-line);border-radius:var(--muq-radius)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--muq-line)}.woocommerce-cart-form__cart-item .product-name a{color:var(--muq-gold-soft)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{background:#071a37;border:1px solid var(--muq-line);color:var(--muq-text);border-radius:10px;min-height:42px}.woocommerce-checkout #payment{background:#0d2950;border-radius:var(--muq-radius);color:var(--muq-text)}
@media(max-width:1100px){.muqpro-app-grid{grid-template-columns:195px minmax(0,1fr)}.muqpro-right-panel{display:none}.muqpro-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body{padding-bottom:76px}.muqpro-wrap{width:min(100% - 28px,680px)}.muqpro-utility-bar{display:none}.muqpro-header-inner{height:64px;grid-template-columns:auto 1fr auto;gap:12px}.muqpro-mobile-menu-toggle{display:inline-flex;background:transparent;border:0;color:var(--muq-gold);font-size:1.35rem}.muqpro-search{display:none}.muqpro-wordmark{font-size:1.45rem}.muqpro-header-actions{gap:10px}.muqpro-header-actions>a:not(.muqpro-cart-link),.muqpro-support-indicator{display:none}.muqpro-cart-link{padding:8px;min-width:44px;min-height:44px;font-size:inherit}.muqpro-cart-label{display:none}.muqpro-cart-icon{width:21px;height:21px}.muqpro-cart-count{display:block}.muqpro-app-grid{display:block;padding:16px 0 24px}.muqpro-sidebar{display:none}.muqpro-mobile-nav-drawer{position:fixed;z-index:29;inset:64px 0 auto 0;background:#071a36;border-bottom:1px solid var(--muq-line);box-shadow:var(--muq-shadow);padding:16px;transform:translateY(-120%);transition:transform .22s ease}.muqpro-mobile-menu-open .muqpro-mobile-nav-drawer{transform:translateY(0)}.muqpro-mobile-nav-drawer .muqpro-menu-list{grid-template-columns:repeat(2,1fr)}.muqpro-hero{min-height:355px;padding:30px 24px;border-radius:19px}.muqpro-hero h1{font-size:2.25rem}.muqpro-slider-dots{left:24px}.muqpro-category-grid{display:flex;overflow:auto;padding-bottom:5px}.muqpro-category-card{min-width:142px}.muqpro-section{margin-top:30px}.muqpro-bottom-nav{display:flex;position:fixed;z-index:35;bottom:0;inset-inline:0;height:68px;background:#071a36;border-top:1px solid var(--muq-line);justify-content:space-around;align-items:center}.muqpro-bottom-nav a{display:grid;justify-items:center;gap:2px;font-size:1.05rem;color:var(--muq-gold-soft)}.muqpro-bottom-nav span{font-size:.64rem;color:var(--muq-muted)}.muqpro-footer{padding-bottom:24px}.muqpro-footer-grid{grid-template-columns:1fr 1fr}.muqpro-footer-grid>div:first-child{grid-column:1/-1}.muqpro-content-card{padding:22px}.woocommerce ul.products{display:flex;overflow:auto;gap:12px}.woocommerce ul.products li.product{min-width:220px}.woocommerce div.product .product_title{font-size:1.55rem}}
.muqpro-rtl{direction:rtl}.muqpro-rtl .muqpro-sidebar-promo a,.muqpro-rtl .muqpro-section-heading>a{direction:rtl}
/* Homepage Builder v1.0.1 */
.muqpro-hero-slider{padding:0}.muqpro-hero-slides{position:relative;min-height:330px}.muqpro-hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;background-size:cover;background-position:center;padding:48px}.muqpro-hero-slide.is-active{opacity:1;visibility:visible}.muqpro-slider-dots button{border:0;padding:0;cursor:pointer}.muqpro-category-card.has-image{background-size:cover;background-position:center}.muqpro-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.muqpro-home-product{background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9));border:1px solid var(--muq-line);border-radius:var(--muq-radius);padding:14px}.muqpro-home-product img{display:block;width:100%;height:auto;border-radius:12px;aspect-ratio:1/1;object-fit:cover}.muqpro-home-product h3{font-size:1rem;line-height:1.35;margin:.7rem 0 .35rem}.muqpro-home-product .price{color:var(--muq-gold-soft);font-weight:800}@media(max-width:1100px){.muqpro-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.muqpro-hero-slides{min-height:355px}.muqpro-hero-slide{padding:30px 24px}.muqpro-home-products{display:flex;overflow:auto}.muqpro-home-product{min-width:180px}}
/* Hero Slider Manager v1.0.2 */
.muqpro-hero-slider{min-height:var(--muq-hero-height,330px)}.muqpro-hero-slides{min-height:var(--muq-hero-height,330px)}.muqpro-hero-slide h1{font-size:clamp(2rem,4vw,var(--muq-hero-title-size,61px));color:var(--muq-hero-text-color,#f4f7ff)}.muqpro-hero-slide p:not(.muqpro-eyebrow){font-size:var(--muq-hero-description-size,17px);color:var(--muq-hero-text-color,#f4f7ff)}.muqpro-hero-slide .muqpro-button-primary{background:var(--muq-hero-button-bg,#e7b94f);color:var(--muq-hero-button-text,#182236)}
@media(max-width:760px){.muqpro-hero-slider,.muqpro-hero-slides{min-height:var(--muq-hero-mobile-height,300px)}.muqpro-hero-slide h1{font-size:var(--muq-hero-mobile-title-size,36px)}}

/* Homepage Control Center v1.0.5 */
body{background:linear-gradient(140deg,var(--muq-home-page-bg,#061a36),#081a36 55%,#061429)}
.muqpro-category-card,.muqpro-content-card,.muqpro-panel-card,.muqpro-product-placeholder,.muqpro-home-product{background:linear-gradient(160deg,color-mix(in srgb,var(--muq-home-card-bg,#102e58) 90%,#fff 3%),var(--muq-home-page-bg,#061a36))}
.muqpro-category-card{min-height:var(--muq-category-card-height,145px)}
.muqpro-eyebrow,.muqpro-sidebar-promo span,.muqpro-wordmark span,.muqpro-category-icon{color:var(--muq-home-accent,var(--muq-gold))}
@media(max-width:760px){
  .muqpro-app-grid{padding-top:14px}.muqpro-hero{border-radius:18px}.muqpro-hero-slider,.muqpro-hero-slides{min-height:var(--muq-hero-mobile-height,300px)!important;height:var(--muq-hero-mobile-height,300px)}
  .muqpro-hero-slide{padding:25px 22px;align-items:center;background-position:center}.muqpro-hero-slide h1{font-size:var(--muq-hero-mobile-title-size,34px)!important;max-width:90%;margin:8px 0 12px}.muqpro-hero-slide .muqpro-eyebrow{font-size:var(--muq-mobile-eyebrow-size,11px)}.muqpro-hero-slide p:not(.muqpro-eyebrow){font-size:var(--muq-mobile-description-size,15px)!important;line-height:1.46;max-width:88%;margin:0}.muqpro-hero-actions{margin-top:18px}.muqpro-hero-slide .muqpro-button{font-size:var(--muq-mobile-button-size,15px);padding:11px 15px}.muqpro-slider-dots{bottom:14px;left:22px}.muqpro-category-card{min-width:148px;min-height:var(--muq-category-card-height,145px)}
}
/* v1.0.7: Customizer-only edit affordance. */
body.customize-preview .muqpro-customizer-editable{cursor:pointer;outline:0;transition:outline-color .16s ease,box-shadow .16s ease}
body.customize-preview .muqpro-customizer-editable:hover,body.customize-preview .muqpro-customizer-editable:focus{outline:2px solid var(--muq-home-accent,#e7b94f);outline-offset:4px}
body.customize-preview .muqpro-customizer-focus{outline:3px solid var(--muq-home-accent,#e7b94f)!important;outline-offset:5px;box-shadow:0 0 0 8px rgba(231,185,79,.18)!important}

/* MuqPro Homepage Middle Refresh v1.3.1 */
.muqpro-home-main{display:grid;gap:0}.muqpro-home-main .muqpro-hero{box-shadow:0 22px 70px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.04);border-color:rgba(112,157,224,.28)}
.muqpro-home-main .muqpro-hero-slide{background-position:center right}.muqpro-home-main .muqpro-hero-content{max-width:620px;padding-right:22px}.muqpro-home-main .muqpro-hero h1{max-width:650px;text-wrap:balance}.muqpro-hero-benefits{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:19px;color:#b9cce5;font-size:.78rem;font-weight:700}.muqpro-hero-benefits span{display:inline-flex;align-items:center;gap:5px}.muqpro-slider-arrow{position:absolute;z-index:5;top:50%;width:38px;height:38px;margin-top:-19px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(3,14,32,.58);color:#fff;font-size:28px;line-height:1;cursor:pointer;backdrop-filter:blur(8px);transition:.18s ease}.muqpro-slider-arrow:hover{border-color:var(--muq-home-accent,var(--muq-gold));background:rgba(3,14,32,.88);color:var(--muq-home-accent,var(--muq-gold))}.muqpro-slider-prev{left:16px}.muqpro-slider-next{right:16px}.muqpro-home-main .muqpro-slider-dots{left:50%;transform:translateX(-50%)}
.muqpro-home-main .muqpro-section{margin-top:30px}.muqpro-home-main .muqpro-section-heading{margin-bottom:14px}.muqpro-home-main .muqpro-section-heading h2{font-size:1.24rem;letter-spacing:-.02em}.muqpro-home-main .muqpro-section-heading>a,.muqpro-categories-view-all{font-size:.78rem;font-weight:800;color:var(--muq-home-accent,var(--muq-gold))}
.muqpro-home-main .muqpro-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.muqpro-home-main .muqpro-category-card{position:relative;min-height:138px;padding:16px;overflow:hidden;border-radius:16px;border:1px solid rgba(117,157,216,.23);box-shadow:0 12px 30px rgba(0,0,0,.16);display:flex;align-items:flex-end;isolation:isolate;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.muqpro-home-main .muqpro-category-card:hover{transform:translateY(-3px);border-color:rgba(231,185,79,.55);box-shadow:0 18px 40px rgba(0,0,0,.24)}.muqpro-category-shine{position:absolute;z-index:-1;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.08),transparent 38%);pointer-events:none}.muqpro-home-main .muqpro-category-icon{position:absolute;top:13px;right:14px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(231,185,79,.14);border:1px solid rgba(231,185,79,.3)}.muqpro-category-copy{display:grid;gap:3px}.muqpro-home-main .muqpro-category-card strong{font-size:.94rem;line-height:1.25;text-shadow:0 1px 10px rgba(0,0,0,.6)}.muqpro-home-main .muqpro-category-card small{color:#b9c9dd;font-size:.72rem}
.muqpro-home-main .muqpro-home-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.muqpro-home-main .muqpro-home-product{padding:10px;border-radius:16px;border-color:rgba(117,157,216,.23);overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.muqpro-home-main .muqpro-home-product:hover{transform:translateY(-3px);border-color:rgba(231,185,79,.48);box-shadow:0 16px 34px rgba(0,0,0,.22)}.muqpro-home-product-media{display:block;overflow:hidden;border-radius:12px;background:#071a36}.muqpro-home-main .muqpro-home-product img{transition:transform .28s ease}.muqpro-home-main .muqpro-home-product:hover img{transform:scale(1.035)}.muqpro-home-product-body{padding:2px 2px 1px}.muqpro-home-main .muqpro-home-product h3{font-size:.9rem;margin:.62rem 0 .52rem;min-height:2.4em}.muqpro-home-product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.muqpro-product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border-radius:9px;background:var(--muq-home-accent,var(--muq-gold));color:#14213a!important;font-size:.68rem;font-weight:900;white-space:nowrap}.muqpro-home-main .price{font-size:.9rem}
@media(max-width:1280px){.muqpro-home-main .muqpro-category-grid,.muqpro-home-main .muqpro-home-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1100px){.muqpro-home-main .muqpro-category-grid,.muqpro-home-main .muqpro-home-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.muqpro-home-main .muqpro-hero-slider,.muqpro-home-main .muqpro-hero-slides{min-height:255px!important;height:255px}.muqpro-home-main .muqpro-hero-slide{padding:22px 18px;background-position:center}.muqpro-home-main .muqpro-hero-content{max-width:78%;padding-right:0}.muqpro-home-main .muqpro-hero-slide h1{font-size:clamp(1.62rem,8.5vw,2.15rem)!important;line-height:1.02;margin:6px 0 8px}.muqpro-home-main .muqpro-hero-slide p:not(.muqpro-eyebrow){font-size:.78rem!important;line-height:1.35;max-width:95%}.muqpro-hero-benefits{display:none}.muqpro-home-main .muqpro-hero-actions{margin-top:12px}.muqpro-home-main .muqpro-hero-slide .muqpro-button{font-size:.73rem;padding:8px 11px;border-radius:9px}.muqpro-slider-arrow{display:none}.muqpro-home-main .muqpro-slider-dots{bottom:10px}.muqpro-home-main .muqpro-section{margin-top:23px}.muqpro-home-main .muqpro-section-heading{margin-bottom:10px}.muqpro-home-main .muqpro-section-heading h2{font-size:1.05rem}.muqpro-home-main .muqpro-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible}.muqpro-home-main .muqpro-category-card{min-width:0;min-height:100px!important;padding:10px;border-radius:13px}.muqpro-home-main .muqpro-category-card strong{font-size:.68rem}.muqpro-home-main .muqpro-category-card small{font-size:.58rem}.muqpro-home-main .muqpro-category-icon{top:8px;right:8px;width:22px;height:22px;font-size:.68rem}.muqpro-home-main .muqpro-home-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:visible}.muqpro-home-main .muqpro-home-product{min-width:0;padding:8px;border-radius:13px}.muqpro-home-main .muqpro-home-product h3{font-size:.76rem;min-height:2.4em;margin:.48rem 0 .38rem}.muqpro-home-main .price{font-size:.76rem}.muqpro-product-cta{min-height:29px;padding:5px 7px;font-size:.57rem}.muqpro-home-product-footer{align-items:flex-end}.muqpro-home-main .muqpro-section-heading>a{font-size:.68rem}}
@media(max-width:390px){.muqpro-home-main .muqpro-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.muqpro-home-main .muqpro-hero-content{max-width:86%}}

/* MuqPro catalog and category system v1.3.3 */
.muqpro-home-main .muqpro-category-card{min-height:0!important;padding:8px!important;display:grid!important;grid-template-rows:auto 1fr;align-items:stretch!important;background:linear-gradient(160deg,rgba(19,50,94,.94),rgba(8,29,61,.96))!important;overflow:hidden;border-radius:15px}
.muqpro-category-media{display:block;aspect-ratio:1.45/1;overflow:hidden;border-radius:11px;background:#071a36}
.muqpro-category-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#071a36;transition:transform .25s ease}
.muqpro-category-card:hover .muqpro-category-media img{transform:scale(1.04)}
.muqpro-home-main .muqpro-category-copy{padding:10px 5px 5px;display:grid;align-content:start;gap:4px;text-align:center}
.muqpro-home-main .muqpro-category-card strong{font-size:.82rem;line-height:1.25;text-shadow:none;min-height:2.5em;display:grid;place-items:center}
.muqpro-home-main .muqpro-category-card small{font-size:.65rem;color:#9fb2cb}

.muqpro-categories-directory{display:grid;gap:24px}
.muqpro-catalog-header{padding:22px 24px;border:1px solid rgba(117,157,216,.23);border-radius:18px;background:linear-gradient(145deg,rgba(18,48,91,.88),rgba(7,25,54,.92))}
.muqpro-catalog-header h1{margin:4px 0 6px;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.04em}
.muqpro-catalog-header>p:last-child{margin:0;color:var(--muq-muted);max-width:650px}
.muqpro-all-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.muqpro-directory-category{display:grid;grid-template-rows:auto 1fr;overflow:hidden;padding:9px;border:1px solid rgba(117,157,216,.23);border-radius:16px;background:linear-gradient(160deg,rgba(19,50,94,.9),rgba(8,29,61,.94));transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.muqpro-directory-category:hover{transform:translateY(-3px);border-color:rgba(231,185,79,.52);box-shadow:0 16px 36px rgba(0,0,0,.22)}
.muqpro-directory-category-media{display:block;aspect-ratio:1.25/1;overflow:hidden;border-radius:11px;background:#071a36}
.muqpro-directory-category-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#071a36;transition:transform .25s ease}
.muqpro-directory-category:hover img{transform:scale(1.035)}
.muqpro-directory-category-copy{display:grid;gap:3px;align-content:start;padding:11px 5px 5px;text-align:center}
.muqpro-directory-category-copy strong{font-size:.84rem;line-height:1.25;min-height:2.5em;display:grid;place-items:center}
.muqpro-directory-category-copy small{font-size:.68rem;color:var(--muq-muted)}

/* Product archive: compact, equal cards and no direct cart action. */
body.muqpro-product-category-page .muqpro-woocommerce-content{display:grid;gap:16px}
body.muqpro-product-category-page .woocommerce-products-header{padding:20px 22px;border:1px solid rgba(117,157,216,.23);border-radius:17px;background:linear-gradient(145deg,rgba(18,48,91,.78),rgba(7,25,54,.84))}
body.muqpro-product-category-page .woocommerce-products-header__title{margin:0;font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.035em}
body.muqpro-product-category-page .woocommerce-result-count{color:var(--muq-muted);font-size:.8rem;margin:2px 0 10px}
body.muqpro-product-category-page .woocommerce-ordering{margin:0 0 12px}
body.muqpro-product-category-page .woocommerce-ordering select{min-height:38px;padding:7px 34px 7px 11px;border:1px solid var(--muq-line);border-radius:9px;background:#071a37;color:var(--muq-text)}
.woocommerce ul.products{align-items:stretch}
.woocommerce ul.products li.product{display:flex;flex-direction:column;min-width:0;padding:10px;border-radius:16px;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.13);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:rgba(231,185,79,.5);box-shadow:0 17px 35px rgba(0,0,0,.22)}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column}
.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;background:#071a36;margin:0;border-radius:11px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.88rem;line-height:1.3;min-height:3.05em;padding:.68rem 2px .25rem;margin:0}
.woocommerce ul.products li.product .price{display:block;margin:0 2px .65rem;font-size:.88rem}
.woocommerce ul.products li.product .button.muqpro-loop-action{display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;margin-top:auto;padding:8px 10px;font-size:.74rem;text-align:center}

@media(max-width:1280px){.muqpro-all-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
  .muqpro-home-main .muqpro-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .muqpro-home-main .muqpro-category-card{padding:6px!important;border-radius:12px}
  .muqpro-category-media{border-radius:9px;aspect-ratio:1.2/1}
  .muqpro-home-main .muqpro-category-copy{padding:7px 2px 3px}
  .muqpro-home-main .muqpro-category-card strong{font-size:.62rem;min-height:2.55em}
  .muqpro-home-main .muqpro-category-card small{font-size:.52rem}
  .muqpro-catalog-header{padding:17px 16px;border-radius:15px}
  .muqpro-catalog-header h1{font-size:1.5rem}
  .muqpro-catalog-header>p:last-child{font-size:.78rem}
  .muqpro-all-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .muqpro-directory-category{padding:7px;border-radius:13px}
  .muqpro-directory-category-media{border-radius:9px}
  .muqpro-directory-category-copy{padding:8px 3px 3px}
  .muqpro-directory-category-copy strong{font-size:.7rem;min-height:2.5em}
  .muqpro-directory-category-copy small{font-size:.58rem}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .woocommerce ul.products li.product{padding:7px;border-radius:13px}
  .woocommerce ul.products li.product a img{border-radius:9px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.72rem;min-height:3.2em;padding:.52rem 1px .2rem}
  .woocommerce ul.products li.product .price{font-size:.73rem;margin-bottom:.5rem}
  .woocommerce ul.products li.product .button.muqpro-loop-action{min-height:32px;padding:6px 5px;font-size:.61rem;border-radius:8px}
  body.muqpro-product-category-page .woocommerce-products-header{padding:16px;border-radius:14px}
  body.muqpro-product-category-page .woocommerce-products-header__title{font-size:1.35rem}
  body.muqpro-product-category-page .woocommerce-result-count{float:none;margin:0 0 8px}
  body.muqpro-product-category-page .woocommerce-ordering{float:none;width:100%;margin:0 0 10px}
  body.muqpro-product-category-page .woocommerce-ordering select{width:100%;font-size:.75rem}
}
@media(max-width:390px){.muqpro-home-main .muqpro-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v1.3.5 clean catalogue rebuild. */

/* Category artwork must always be fully visible; never crop the original image. */
.muqpro-home-categories-section .muqpro-category-media,
.muqpro-categories-directory .muqpro-directory-category-media{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  aspect-ratio:1/1;
  min-height:0;
  overflow:hidden;
  padding:6px;
  background:#071a36;
  border-radius:12px;
}
.muqpro-home-categories-section .muqpro-category-media img,
.muqpro-categories-directory .muqpro-directory-category-media img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  margin:0;
  transform:none;
}

/* Product-category archive: equal cards with three compact adjoining boxes. */
body.tax-product_cat .muqpro-woocommerce-content,
body.muqpro-product-category-page .muqpro-woocommerce-content{
  display:block;
  width:100%;
  min-width:0;
}
body.tax-product_cat ul.products,
body.muqpro-product-category-page ul.products{
  clear:both;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  align-items:stretch!important;
}
body.tax-product_cat ul.products::before,
body.tax-product_cat ul.products::after,
body.muqpro-product-category-page ul.products::before,
body.muqpro-product-category-page ul.products::after{
  display:none!important;
  content:none!important;
}
body.tax-product_cat ul.products li.product,
body.muqpro-product-category-page ul.products li.product{
  float:none!important;
  clear:none!important;
  display:grid!important;
  grid-template-rows:auto auto!important;
  align-content:start!important;
  align-self:stretch!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:6px!important;
  overflow:hidden!important;
  border-radius:13px!important;
}
body.tax-product_cat ul.products li.product > a.woocommerce-LoopProduct-link,
body.muqpro-product-category-page ul.products li.product > a.woocommerce-LoopProduct-link{
  display:grid!important;
  grid-template-rows:auto 42px!important;
  width:100%!important;
  min-width:0!important;
  gap:3px!important;
  margin:0!important;
}
body.tax-product_cat ul.products li.product a img,
body.muqpro-product-category-page ul.products li.product a img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  border:1px solid rgba(99,145,199,.34)!important;
  border-radius:6px!important;
  background:#071a36!important;
}
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.muqpro-product-category-page ul.products li.product .woocommerce-loop-product__title{
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  margin:0!important;
  padding:4px 6px!important;
  overflow:hidden!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
  border:1px solid rgba(99,145,199,.34)!important;
  border-radius:5px!important;
  background:rgba(4,21,46,.2)!important;
  font-size:.76rem!important;
  line-height:1.16!important;
}
body.tax-product_cat ul.products li.product > a.woocommerce-LoopProduct-link > .price,
body.muqpro-product-category-page ul.products li.product > a.woocommerce-LoopProduct-link > .price{
  display:none!important;
}
body.tax-product_cat ul.products li.product .muqpro-loop-footer,
body.muqpro-product-category-page ul.products li.product .muqpro-loop-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  align-self:start!important;
  gap:6px!important;
  width:100%!important;
  min-height:34px!important;
  height:34px!important;
  margin:3px 0 0!important;
  padding:2px 3px 2px 7px!important;
  border:1px solid rgba(99,145,199,.34)!important;
  border-radius:6px!important;
  background:rgba(4,21,46,.26)!important;
}
body.tax-product_cat ul.products li.product .muqpro-loop-footer-price,
body.muqpro-product-category-page ul.products li.product .muqpro-loop-footer-price{
  min-width:0!important;
  color:var(--muq-gold-soft)!important;
  font-size:.78rem!important;
  font-weight:900!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body.tax-product_cat ul.products li.product .muqpro-loop-footer-price .price,
body.muqpro-product-category-page ul.products li.product .muqpro-loop-footer-price .price{
  display:inline!important;
  margin:0!important;
  color:inherit!important;
  font:inherit!important;
  line-height:inherit!important;
}
body.tax-product_cat ul.products li.product .button.muqpro-loop-action,
body.muqpro-product-category-page ul.products li.product .button.muqpro-loop-action{
  position:static!important;
  inset:auto!important;
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:60px!important;
  min-height:26px!important;
  height:26px!important;
  margin:0!important;
  padding:5px 9px!important;
  border-radius:6px!important;
  font-size:.64rem!important;
  line-height:1!important;
  text-align:center!important;
  white-space:nowrap!important;
  writing-mode:horizontal-tb!important;
}
body.tax-product_cat .woocommerce-result-count,
body.muqpro-product-category-page .woocommerce-result-count{float:left}
body.tax-product_cat .woocommerce-ordering,
body.muqpro-product-category-page .woocommerce-ordering{float:right}

@media (max-width:760px){
  .muqpro-home-categories-section .muqpro-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  body.tax-product_cat ul.products,
  body.muqpro-product-category-page ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.tax-product_cat ul.products li.product,
  body.muqpro-product-category-page ul.products li.product{
    padding:5px!important;
    border-radius:11px!important;
  }
  body.tax-product_cat ul.products li.product > a.woocommerce-LoopProduct-link,
  body.muqpro-product-category-page ul.products li.product > a.woocommerce-LoopProduct-link{
    grid-template-rows:auto 50px!important;
    gap:3px!important;
  }
  body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  body.muqpro-product-category-page ul.products li.product .woocommerce-loop-product__title{
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    padding:5px!important;
    font-size:.8rem!important;
    line-height:1.18!important;
  }
  body.tax-product_cat ul.products li.product .muqpro-loop-footer,
  body.muqpro-product-category-page ul.products li.product .muqpro-loop-footer{
    min-height:31px!important;
    height:31px!important;
    gap:3px!important;
    margin-top:3px!important;
    padding:2px 3px 2px 5px!important;
  }
  body.tax-product_cat ul.products li.product .muqpro-loop-footer-price,
  body.muqpro-product-category-page ul.products li.product .muqpro-loop-footer-price{
    font-size:.68rem!important;
  }
  body.tax-product_cat ul.products li.product .button.muqpro-loop-action,
  body.muqpro-product-category-page ul.products li.product .button.muqpro-loop-action{
    min-width:50px!important;
    min-height:25px!important;
    height:25px!important;
    padding:4px 7px!important;
    font-size:.58rem!important;
  }
  body.tax-product_cat .woocommerce-result-count,
  body.tax-product_cat .woocommerce-ordering,
  body.muqpro-product-category-page .woocommerce-result-count,
  body.muqpro-product-category-page .woocommerce-ordering{
    float:none!important;
    width:100%!important;
  }
  body.tax-product_cat .woocommerce-ordering select,
  body.muqpro-product-category-page .woocommerce-ordering select{
    width:100%;
  }
}

/* No normal WooCommerce cart form for browse-only standard products. */
body.single-product.muqpro-standard-product-page form.cart,
body.single-product.muqpro-standard-product-page .quantity,
body.single-product.muqpro-standard-product-page .single_add_to_cart_button{
  display:none!important;
}


/* v1.3.7 slider-only: full-width media with no wasted side space. */
.muqpro-home-main .muqpro-hero-slider{min-height:360px;height:360px;padding:0;background:linear-gradient(155deg,#0c2a52,#071b3a);overflow:hidden}
.muqpro-home-main .muqpro-hero-slides{min-height:360px;height:360px}
.muqpro-home-main .muqpro-hero-slide{padding:16px 18px 28px;align-items:center;justify-content:center;background:none!important}
.muqpro-home-main .muqpro-hero-content{width:100%;max-width:none;display:flex;flex-direction:column;align-items:center;text-align:center}
.muqpro-home-main .muqpro-hero-media{width:100%;height:210px;border:1px solid rgba(231,185,79,.42);border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#12345e,#081d3c);box-shadow:0 12px 28px rgba(0,0,0,.22)}
.muqpro-home-main .muqpro-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.muqpro-home-main .muqpro-hero-media.is-empty:before{content:"MUQPRO";display:grid;place-items:center;width:100%;height:100%;color:rgba(231,185,79,.5);font-weight:900;letter-spacing:.14em}
.muqpro-home-main .muqpro-hero-slide h1{margin:11px 0 0;font-size:clamp(1.25rem,2.1vw,1.85rem)!important;line-height:1.15;letter-spacing:-.025em;color:var(--muq-hero-text-color,#f4f7ff)}
.muqpro-home-main .muqpro-hero-actions{margin-top:10px}
.muqpro-home-main .muqpro-hero-slide .muqpro-button{min-width:180px;padding:10px 20px;border-radius:10px;font-size:.88rem}
.muqpro-home-main .muqpro-slider-arrow{top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#071a36;border:1px solid rgba(231,185,79,.42);color:var(--muq-gold);font-size:1.55rem}
.muqpro-home-main .muqpro-slider-dots{left:50%;bottom:8px;transform:translateX(-50%)}
@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider,.muqpro-home-main .muqpro-hero-slides{min-height:300px!important;height:300px!important}
  .muqpro-home-main .muqpro-hero-slide{padding:12px 10px 25px}
  .muqpro-home-main .muqpro-hero-content{width:100%;max-width:none;padding:0}
  .muqpro-home-main .muqpro-hero-media{width:100%;height:150px;border-radius:12px}
  .muqpro-home-main .muqpro-hero-slide h1{margin-top:10px;font-size:1.12rem!important;line-height:1.18}
  .muqpro-home-main .muqpro-hero-actions{margin-top:10px}
  .muqpro-home-main .muqpro-hero-slide .muqpro-button{min-width:150px;padding:8px 15px;font-size:.76rem}
  .muqpro-home-main .muqpro-slider-arrow{display:flex;width:32px;height:32px;font-size:1.25rem}
  .muqpro-home-main .muqpro-slider-prev{left:4px}.muqpro-home-main .muqpro-slider-next{right:4px}
  .muqpro-home-main .muqpro-slider-dots{bottom:6px}
}

/* v1.3.9 slider cleanup: compact mobile layout and equal arrow spacing. */
.muqpro-home-main .muqpro-hero-copy-box{display:contents}
.muqpro-home-main .muqpro-slider-arrow{
  top:121px;
  margin-top:0;
  transform:translateY(-50%);
}
.muqpro-home-main .muqpro-slider-prev{left:14px}
.muqpro-home-main .muqpro-slider-next{right:14px}

@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    height:auto!important;
    min-height:0!important;
    padding:10px!important;
    overflow:hidden;
  }
  .muqpro-home-main .muqpro-hero-slides{
    height:auto!important;
    min-height:0!important;
  }
  .muqpro-home-main .muqpro-hero-slide{
    position:absolute;
    inset:0;
    padding:0!important;
    align-items:stretch;
  }
  .muqpro-home-main .muqpro-hero-slide.is-active{
    position:relative;
    inset:auto;
  }
  .muqpro-home-main .muqpro-hero-content{
    width:100%;
    max-width:none;
    min-height:0!important;
    padding:0!important;
    justify-content:flex-start;
  }
  .muqpro-home-main .muqpro-hero-media{
    width:100%;
    height:auto!important;
    aspect-ratio:4/1;
    flex:0 0 auto;
    border-radius:12px;
  }
  .muqpro-home-main .muqpro-hero-media img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
  }
  .muqpro-home-main .muqpro-hero-copy-box{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    box-sizing:border-box;
    width:100%;
    margin:8px 0 0;
    padding:9px 12px 10px;
    border:1px solid rgba(231,185,79,.34);
    border-radius:11px;
    background:rgba(5,22,48,.58);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  }
  .muqpro-home-main .muqpro-hero-slide h1{
    margin:0!important;
    max-width:100%;
    font-size:clamp(15px,var(--muq-mobile-eyebrow-size,18px),22px)!important;
    line-height:1.18;
  }
  .muqpro-home-main .muqpro-hero-actions{margin-top:8px!important}
  .muqpro-home-main .muqpro-hero-slide .muqpro-button{
    min-width:145px;
    padding:8px 14px;
    font-size:clamp(12px,var(--muq-mobile-button-size,15px),18px)!important;
  }
  .muqpro-home-main .muqpro-slider-arrow{
    display:flex;
    top:calc(10px + (100vw - 52px)/8);
    width:32px;
    height:32px;
    margin-top:0;
    transform:translateY(-50%);
    font-size:1.25rem;
  }
  .muqpro-home-main .muqpro-slider-prev{left:10px}
  .muqpro-home-main .muqpro-slider-next{right:10px}
  .muqpro-home-main .muqpro-slider-dots{display:none}
}


/* v1.4.0 slider frame, aligned controls, responsive single-box composition. */
.muqpro-home-main .muqpro-hero-slider{
  box-sizing:border-box;
  padding:16px 18px 18px!important;
  height:auto!important;
  min-height:360px;
  border:1px solid rgba(100,157,220,.42);
  border-radius:22px;
}
.muqpro-home-main .muqpro-hero-slides{height:auto!important;min-height:326px}
.muqpro-home-main .muqpro-hero-slide{padding:0!important}
.muqpro-home-main .muqpro-hero-slide.is-active{position:relative}
.muqpro-home-main .muqpro-hero-content{
  box-sizing:border-box;
  width:100%;
  min-height:326px;
  padding:0 0 12px!important;
  overflow:hidden;
  border:1px solid rgba(231,185,79,.28);
  border-radius:16px;
  background:rgba(5,22,48,.42);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.12);
}
.muqpro-home-main .muqpro-hero-media{
  width:100%;height:auto!important;aspect-ratio:4/1;
  border:0!important;border-bottom:1px solid rgba(231,185,79,.25)!important;
  border-radius:15px 15px 0 0!important;box-shadow:none!important;
}
.muqpro-home-main .muqpro-hero-copy-box{
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  width:100%;margin:0;padding:10px 14px 0;box-sizing:border-box;
}
.muqpro-home-main .muqpro-hero-slide h1{margin:0!important}
.muqpro-home-main .muqpro-hero-actions{margin-top:9px!important}
.muqpro-home-main .muqpro-hero-slide .muqpro-button{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  min-width:176px;padding:10px 22px;border:1px solid rgba(255,255,255,.2);
  border-radius:11px;background:linear-gradient(180deg,#f0c75f,#e2aa31);
  color:#14213a;font-weight:800;box-shadow:0 7px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.35);
  transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;
}
.muqpro-home-main .muqpro-hero-slide .muqpro-button:after{content:'→';font-size:1.05em}
.muqpro-home-main .muqpro-hero-slide .muqpro-button:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 9px 20px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4)}
.muqpro-home-main .muqpro-slider-arrow{
  top:calc(16px + (100% - 36px)/8);width:38px;height:38px;margin:0;
  display:grid;place-items:center;padding:0;line-height:1;font-weight:800;
  border:1px solid rgba(231,185,79,.72);background:rgba(4,20,44,.9);
  color:#f0c75f;box-shadow:0 5px 14px rgba(0,0,0,.3);backdrop-filter:blur(6px);
}
.muqpro-home-main .muqpro-slider-prev{left:30px!important}
.muqpro-home-main .muqpro-slider-next{right:30px!important}

@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    min-height:var(--muq-hero-mobile-height,300px)!important;
    padding:10px!important;border-radius:17px;
  }
  .muqpro-home-main .muqpro-hero-slides{min-height:calc(var(--muq-hero-mobile-height,300px) - 20px)!important}
  .muqpro-home-main .muqpro-hero-content{
    min-height:calc(var(--muq-hero-mobile-height,300px) - 20px)!important;
    padding-bottom:10px!important;border-radius:13px;
  }
  .muqpro-home-main .muqpro-hero-media{border-radius:12px 12px 0 0!important}
  .muqpro-home-main .muqpro-hero-copy-box{
    flex:1;min-height:0;margin:0;padding:10px 10px 0;border:0;border-radius:0;background:transparent;box-shadow:none;
  }
  .muqpro-home-main .muqpro-hero-slide h1{font-size:clamp(14px,var(--muq-mobile-eyebrow-size,18px),28px)!important}
  .muqpro-home-main .muqpro-hero-slide .muqpro-button{min-width:142px;padding:8px 15px}
  .muqpro-home-main .muqpro-slider-arrow{
    top:calc(10px + (100vw - 52px)/8);width:31px;height:31px;font-size:1.16rem;
  }
  
  
}


/* v1.4.1 verified slider composition and true Customizer live controls. */
.muqpro-home-main .muqpro-hero-slider{
  position:relative!important;
  box-sizing:border-box!important;
  height:auto!important;
  min-height:0!important;
  padding:16px!important;
  overflow:hidden!important;
  border:1px solid rgba(100,157,220,.42)!important;
  border-radius:20px!important;
}
.muqpro-home-main .muqpro-hero-slides{height:auto!important;min-height:0!important}
.muqpro-home-main .muqpro-hero-slide{position:absolute!important;inset:16px!important;padding:0!important}
.muqpro-home-main .muqpro-hero-slide.is-active{position:relative!important;inset:auto!important}
.muqpro-home-main .muqpro-hero-content{
  box-sizing:border-box!important;width:100%!important;min-height:0!important;padding:0 0 12px!important;
  overflow:hidden!important;border:1px solid rgba(231,185,79,.32)!important;border-radius:15px!important;
  background:rgba(5,22,48,.46)!important;
}
.muqpro-home-main .muqpro-hero-media{
  display:block!important;width:100%!important;height:auto!important;aspect-ratio:4/1!important;
  overflow:hidden!important;border:0!important;border-bottom:1px solid rgba(231,185,79,.26)!important;
  border-radius:14px 14px 0 0!important;box-shadow:none!important;
}
.muqpro-home-main .muqpro-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.muqpro-home-main .muqpro-hero-copy-box{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  box-sizing:border-box!important;width:100%!important;margin:0!important;padding:10px 12px 0!important;
  border:0!important;background:transparent!important;
}
.muqpro-home-main .muqpro-hero-slide h1{margin:0!important;text-align:center!important;line-height:1.15!important}
.muqpro-home-main .muqpro-hero-actions{margin:9px 0 0!important}
.muqpro-home-main .muqpro-hero-slide .muqpro-button{border-radius:10px!important}
.muqpro-home-main .muqpro-slider-arrow{
  position:absolute!important;z-index:8!important;top:calc(16px + (100% - 32px) * .125)!important;
  display:grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;
  transform:translateY(-50%)!important;border:1px solid rgba(231,185,79,.78)!important;border-radius:50%!important;
  background:rgba(4,20,44,.94)!important;color:#f0c75f!important;font-size:1.5rem!important;line-height:1!important;
  box-shadow:0 5px 14px rgba(0,0,0,.3)!important;
}
@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    height:var(--muq-hero-mobile-height,300px)!important;min-height:240px!important;max-height:420px!important;
    padding:10px!important;border-radius:17px!important;
  }
  .muqpro-home-main .muqpro-hero-slides{height:100%!important;min-height:0!important}
  .muqpro-home-main .muqpro-hero-slide{inset:10px!important;height:calc(100% - 20px)!important}
  .muqpro-home-main .muqpro-hero-slide.is-active{position:relative!important;inset:auto!important;height:100%!important}
  .muqpro-home-main .muqpro-hero-content{height:100%!important;padding-bottom:9px!important;border-radius:13px!important}
  .muqpro-home-main .muqpro-hero-media{flex:0 0 auto!important;border-radius:12px 12px 0 0!important}
  .muqpro-home-main .muqpro-hero-copy-box{flex:1 1 auto!important;min-height:0!important;padding:8px 9px 0!important}
  .muqpro-home-main .muqpro-hero-slide h1{font-size:var(--muq-mobile-eyebrow-size,18px)!important}
  .muqpro-home-main .muqpro-hero-slide .muqpro-button{font-size:var(--muq-mobile-button-size,15px)!important;padding:8px 15px!important}
  .muqpro-home-main .muqpro-slider-arrow{top:calc(10px + (100% - 20px) * .125)!important;width:31px!important;height:31px!important;font-size:1.15rem!important}
  
}


/* v1.4.2 mobile slider compactness, smooth single-step transitions, and reliable panel toggles. */
.muqpro-home-main .muqpro-hero-slide{
  opacity:0!important;
  transform:translateX(12px)!important;
  pointer-events:none!important;
  transition:opacity .65s ease,transform .65s ease!important;
}
.muqpro-home-main .muqpro-hero-slide.is-active{
  opacity:1!important;
  transform:translateX(0)!important;
  pointer-events:auto!important;
}
@media(max-width:760px){

  .muqpro-home-main .muqpro-hero-slides{height:auto!important;min-height:0!important}
  .muqpro-home-main .muqpro-hero-slide{inset:10px!important;height:auto!important}
  .muqpro-home-main .muqpro-hero-slide.is-active{position:relative!important;inset:auto!important;height:auto!important}
  .muqpro-home-main .muqpro-hero-content{height:auto!important;min-height:0!important;padding-bottom:8px!important}
  .muqpro-home-main .muqpro-hero-copy-box{flex:none!important;min-height:0!important;padding:8px 9px 0!important}
  .muqpro-home-main .muqpro-hero-actions{margin-top:7px!important}
  .muqpro-home-main .muqpro-slider-arrow{top:calc(10px + (100vw - 52px)/8)!important}
}

/* v1.4.3 authoritative fixes: cache-safe, compact mobile slider, reliable panel visibility. */
.muqpro-news-card[hidden],.muqpro-trust-card[hidden],.is-customizer-hidden{display:none!important}
@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    height:auto!important;
    min-height:var(--muq-hero-mobile-height,220px)!important;
    max-height:none!important;
    padding:10px!important;
  }
  .muqpro-home-main .muqpro-hero-slides,
  .muqpro-home-main .muqpro-hero-slide.is-active,
  .muqpro-home-main .muqpro-hero-content{height:auto!important;min-height:0!important}
  .muqpro-home-main .muqpro-hero-content{display:block!important;padding:0 0 8px!important}
  .muqpro-home-main .muqpro-hero-media{aspect-ratio:4/1!important;height:auto!important}
  .muqpro-home-main .muqpro-hero-copy-box{
    display:flex!important;flex:none!important;min-height:0!important;
    padding:8px 9px 0!important;gap:0!important;
  }
  .muqpro-home-main .muqpro-hero-actions{margin:7px 0 0!important}
  .muqpro-home-main .muqpro-slider-arrow{
    top:calc(10px + (100vw - 52px)/8)!important;
  }
}

/* v1.4.4 mobile slider bottom-space cleanup. */
@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:10px!important;
  }
  .muqpro-home-main .muqpro-hero-slides,
  .muqpro-home-main .muqpro-hero-slide.is-active,
  .muqpro-home-main .muqpro-hero-content{
    height:auto!important;
    min-height:0!important;
  }
  .muqpro-home-main .muqpro-hero-content{
    padding:0!important;
  }
  .muqpro-home-main .muqpro-hero-copy-box{
    padding:8px 9px 9px!important;
    margin:0!important;
  }
  .muqpro-home-main .muqpro-hero-actions{
    margin:7px 0 0!important;
  }
}

/* v1.4.5 slider navigation moved from image to the lower title/button panel. */
.muqpro-home-main .muqpro-slider-arrow{
  top:auto!important;
  bottom:42px!important;
  transform:none!important;
}
.muqpro-home-main .muqpro-slider-prev{left:28px!important}
.muqpro-home-main .muqpro-slider-next{right:28px!important}
@media(max-width:760px){
  .muqpro-home-main .muqpro-slider-arrow{
    top:auto!important;
    bottom:18px!important;
    transform:none!important;
  }
  .muqpro-home-main .muqpro-slider-prev{left:14px!important}
  .muqpro-home-main .muqpro-slider-next{right:14px!important}
}

/* ================================================================
   v1.5.5 — Product Detail reference-match correction
   The WooCommerce cart form is rendered as a direct shell child.
   This keeps the compact product header and full-width order fields stable.
   ================================================================ */
body.single-product.muqpro-service-product-page .product_meta,
body.single-product.muqpro-service-product-page .woocommerce-product-details__short-description{display:none!important}
body.single-product.muqpro-service-product-page .woocommerce div.product{display:block!important;width:100%;margin:0}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  display:grid;grid-template-columns:132px minmax(0,1fr);grid-template-areas:"gallery summary" "form form";
  gap:18px 20px;width:min(100%,760px);margin:0 auto 28px;padding:22px;
  border:1px solid rgba(245,197,66,.16);border-radius:22px;
  background:linear-gradient(160deg,rgba(17,29,46,.99),rgba(8,24,47,.99));
  box-shadow:0 20px 48px rgba(0,0,0,.24)
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .woocommerce-product-gallery,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .images{
  grid-area:gallery;float:none!important;width:132px!important;max-width:132px!important;margin:0!important;align-self:start
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image{width:132px!important;height:132px!important;margin:0!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
  display:block;width:132px!important;height:132px!important;object-fit:cover;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:#182536
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__trigger{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .flex-control-thumbs{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .summary{
  grid-area:summary;float:none!important;width:auto!important;margin:0!important;min-width:0;align-self:center
}
body.single-product.muqpro-service-product-page .muqpro-product-category-eyebrow{
  display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 7px;
  color:var(--muq-gold,#f5c542);font-size:.68rem;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:.045em
}
body.single-product.muqpro-service-product-page .summary .product_title{
  margin:0 0 9px!important;color:#f7f9ff;font-size:1.16rem!important;line-height:1.18!important;letter-spacing:-.018em;overflow-wrap:anywhere
}
body.single-product.muqpro-service-product-page .summary .price{
  margin:0!important;color:var(--muq-gold,#f5c542)!important;font-size:1.35rem!important;font-weight:900!important;line-height:1.1
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > form.cart{
  grid-area:form;display:grid!important;grid-template-columns:1fr;gap:13px;width:100%;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important
}
body.single-product.muqpro-service-product-page .muqpro-service-form{display:grid;grid-template-columns:1fr;gap:12px;margin:0!important}
body.single-product.muqpro-service-product-page .muqpro-service-field{display:grid;gap:7px;margin:0!important}
body.single-product.muqpro-service-product-page .muqpro-service-field label{margin:0;color:#dfe6f1;font-size:.82rem;font-weight:800}
body.single-product.muqpro-service-product-page .muqpro-service-field input,
body.single-product.muqpro-service-product-page .muqpro-service-field select{
  width:100%;min-height:48px;margin:0;padding:11px 14px;border:1px solid rgba(157,174,197,.24);border-radius:12px;background:#1c293b;color:#fff;font-size:.9rem;box-shadow:none
}
body.single-product.muqpro-service-product-page .muqpro-service-field input:focus,
body.single-product.muqpro-service-product-page .muqpro-service-field select:focus{border-color:var(--muq-gold,#f5c542);outline:2px solid rgba(245,197,66,.16);outline-offset:1px}
body.single-product.muqpro-service-product-page .muqpro-service-form{order:1}
body.single-product.muqpro-service-product-page form.cart .quantity{
  order:2;display:flex!important;align-items:center;width:100%;margin:0!important
}
body.single-product.muqpro-service-product-page form.cart .quantity .qty{
  width:100%!important;min-height:46px;margin:0!important;padding:10px 13px!important;
  border:1px solid var(--muq-line)!important;border-radius:11px!important;
  background:var(--muq-navy)!important;color:var(--muq-text)!important;box-sizing:border-box
}
body.single-product.muqpro-service-product-page .muqpro-pay-total-v155{
  order:3;display:flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:10px 14px;
  border:1px solid rgba(245,197,66,.24);border-radius:12px;background:rgba(245,197,66,.075);
  color:var(--muq-gold,#f5c542);font-size:.86rem;font-weight:850;text-align:center
}
body.single-product.muqpro-service-product-page .muqpro-pay-total-label-v155::before{content:'▰';display:inline-block;margin-right:7px;color:#63c7ff;font-size:.72em}
body.single-product.muqpro-service-product-page .muqpro-pay-total-value-v155{color:var(--muq-gold,#f5c542);font-size:1.02rem;font-weight:900}
body.single-product.muqpro-service-product-page .muqpro-pay-total-value-v155 .woocommerce-Price-amount{color:inherit!important}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{
  order:4;display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:54px;margin:0!important;padding:13px 17px!important;
  border:1px solid #f5c542!important;border-radius:999px!important;background:linear-gradient(135deg,#f5c542,#e7b52f)!important;color:#071b3a!important;
  font-size:.96rem!important;font-weight:900!important;line-height:1.1;text-align:center;text-transform:none!important;letter-spacing:0!important;box-shadow:0 10px 24px rgba(245,197,66,.18)
}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button::after{content:'→';margin-left:10px;font-size:1.08em}
body.single-product.muqpro-service-product-page .related{clear:both;width:min(100%,760px);margin:0 auto!important}
body.single-product.muqpro-service-product-page .related > h2{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:var(--muq-gold,#f5c542);font-size:1.08rem}
body.single-product.muqpro-service-product-page .related > h2::before{content:'🔥'}
body.single-product.muqpro-service-product-page .related > h2::after{content:'';height:1px;flex:1;background:linear-gradient(90deg,rgba(245,197,66,.38),transparent)}
body.single-product.muqpro-service-product-page .related ul.products{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:0!important;overflow:visible!important}
body.single-product.muqpro-service-product-page .related ul.products li.product{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0!important;width:100%!important;margin:0!important;padding:10px 12px!important;border:1px solid rgba(93,132,181,.3)!important;border-radius:13px!important;background:#112d51!important
}
body.single-product.muqpro-service-product-page .related ul.products li.product > a.woocommerce-LoopProduct-link{
  display:grid!important;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center;min-width:0
}
body.single-product.muqpro-service-product-page .related ul.products li.product a img{grid-column:1;grid-row:1/3;width:48px!important;height:48px!important;aspect-ratio:1/1!important;margin:0!important;border-radius:9px!important;object-fit:cover}
body.single-product.muqpro-service-product-page .related ul.products li.product .woocommerce-loop-product__title{grid-column:2;grid-row:1;min-height:0!important;margin:0!important;padding:0!important;font-size:.82rem!important;line-height:1.2!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.single-product.muqpro-service-product-page .related ul.products li.product .price{grid-column:2;grid-row:2;margin:3px 0 0!important;font-size:.78rem!important;line-height:1.1}
body.single-product.muqpro-service-product-page .related ul.products li.product .button.muqpro-loop-action{width:auto!important;min-width:84px;min-height:32px;margin:0!important;padding:7px 12px!important;border-radius:999px!important;font-size:.62rem!important}
body.single-product.muqpro-service-product-page .woocommerce-tabs,
body.single-product.muqpro-service-product-page section.up-sells{clear:both;width:100%;margin-top:28px}

@media(max-width:760px){
  body.single-product.muqpro-service-product-page .muqpro-woocommerce-content{width:min(100% - 28px,560px)!important;padding-top:16px!important}
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    grid-template-columns:96px minmax(0,1fr);grid-template-areas:"gallery summary" "form form";
    gap:14px 13px;width:100%;margin:0 0 24px;padding:16px;border-radius:18px
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .woocommerce-product-gallery,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .images{width:96px!important;max-width:96px!important}
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{width:96px!important;height:96px!important;border-radius:13px}
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .summary{align-self:center}
  body.single-product.muqpro-service-product-page .muqpro-product-category-eyebrow{margin-bottom:5px;font-size:.59rem;letter-spacing:.035em}
  body.single-product.muqpro-service-product-page .summary .product_title{margin-bottom:6px!important;font-size:.98rem!important;line-height:1.15!important}
  body.single-product.muqpro-service-product-page .summary .price{font-size:1.18rem!important}
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > form.cart{gap:10px}
  body.single-product.muqpro-service-product-page .muqpro-service-form{gap:10px}
  body.single-product.muqpro-service-product-page .muqpro-service-field{gap:5px}
  body.single-product.muqpro-service-product-page .muqpro-service-field label{font-size:.76rem}
  body.single-product.muqpro-service-product-page .muqpro-service-field input,
  body.single-product.muqpro-service-product-page .muqpro-service-field select{min-height:44px;padding:10px 12px;border-radius:10px;font-size:.85rem}
  body.single-product.muqpro-service-product-page .muqpro-pay-total-v155{min-height:41px;padding:9px 11px;border-radius:10px;font-size:.8rem}
  body.single-product.muqpro-service-product-page .muqpro-pay-total-value-v155{font-size:.94rem}
  body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{min-height:48px!important;padding:11px 14px!important;font-size:.87rem!important}
  body.single-product.muqpro-service-product-page .related{width:100%!important}
  body.single-product.muqpro-service-product-page .related > h2{font-size:1rem;margin-bottom:11px}
  body.single-product.muqpro-service-product-page .related ul.products{gap:8px!important}
  body.single-product.muqpro-service-product-page .related ul.products li.product{padding:9px 10px!important;gap:9px}
  body.single-product.muqpro-service-product-page .related ul.products li.product > a.woocommerce-LoopProduct-link{grid-template-columns:44px minmax(0,1fr);column-gap:9px}
  body.single-product.muqpro-service-product-page .related ul.products li.product a img{width:44px!important;height:44px!important}
  body.single-product.muqpro-service-product-page .related ul.products li.product .woocommerce-loop-product__title{font-size:.78rem!important}
  body.single-product.muqpro-service-product-page .related ul.products li.product .price{font-size:.74rem!important}
  body.single-product.muqpro-service-product-page .related ul.products li.product .button.muqpro-loop-action{min-width:76px;min-height:30px;padding:6px 10px!important;font-size:.59rem!important}
}


/* ================================================================
   v1.5.6 — Approved reference hierarchy, MuqPro colour system
   Image left; Best Seller + category; product chip + price right.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  grid-template-columns:126px minmax(0,1fr);
  gap:18px 22px;
  width:min(100%,760px);
  padding:22px;
  border-color:rgba(245,197,66,.22);
  background:linear-gradient(160deg,#101d30 0%,#0b1b32 100%);
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .woocommerce-product-gallery,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .images{
  width:126px!important;max-width:126px!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
  width:126px!important;height:126px!important;border-radius:17px;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .summary{
  display:flex;align-items:center;min-height:126px;
}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v156{
  display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;
}
body.single-product.muqpro-service-product-page .muqpro-bestseller-v156{
  display:inline-flex;align-items:center;gap:5px;margin:0 0 7px;padding:4px 11px;
  border:1px solid rgba(245,197,66,.32);border-radius:999px;
  background:var(--muq-gold,#f5c542);color:#071b3a;
  font-size:.62rem;font-weight:950;line-height:1;text-transform:uppercase;letter-spacing:.055em;
}
body.single-product.muqpro-service-product-page .muqpro-bestseller-v156::before{content:'◆';font-size:.56em}
body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{
  display:block;max-width:100%;margin:0;color:#f7f9ff!important;
  font-size:1.08rem;font-weight:950;line-height:1.15;text-transform:uppercase;
  letter-spacing:-.012em;overflow-wrap:anywhere;text-decoration:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
  display:flex;align-items:center;gap:10px;max-width:100%;margin-top:9px;
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
  display:inline-flex;align-items:center;min-width:0;max-width:100%;padding:6px 12px;
  border:1px solid rgba(245,197,66,.24);border-radius:999px;
  background:rgba(245,197,66,.08);color:var(--muq-gold,#f5c542);
  font-size:.8rem;font-weight:850;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156::before{
  content:'◉';margin-right:7px;color:#ff5d6c;font-size:.82em;
}
body.single-product.muqpro-service-product-page .muqpro-reference-price-v156,
body.single-product.muqpro-service-product-page .muqpro-reference-price-v156 .woocommerce-Price-amount{
  color:var(--muq-gold,#f5c542)!important;font-size:1.34rem;font-weight:950;line-height:1;white-space:nowrap;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > form.cart{
  padding-top:3px!important;
}
body.single-product.muqpro-service-product-page .related ul.products li.product{
  background:#102c50!important;
}

@media(max-width:760px){
  body.single-product.muqpro-service-product-page .muqpro-woocommerce-content{
    width:min(100% - 28px,560px)!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    grid-template-columns:92px minmax(0,1fr);
    gap:14px 12px;padding:15px;border-radius:17px;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .woocommerce-product-gallery,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .images{
    width:92px!important;max-width:92px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
    width:92px!important;height:92px!important;border-radius:13px;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .summary{
    min-height:92px;align-self:center;
  }
  body.single-product.muqpro-service-product-page .muqpro-bestseller-v156{
    margin-bottom:5px;padding:3px 8px;font-size:.49rem;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{
    font-size:.79rem;line-height:1.14;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
    gap:7px;margin-top:7px;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
    max-width:68%;padding:5px 8px;font-size:.65rem;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-price-v156,
  body.single-product.muqpro-service-product-page .muqpro-reference-price-v156 .woocommerce-Price-amount{
    font-size:1rem;
  }
}

@media(max-width:380px){
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    grid-template-columns:82px minmax(0,1fr);gap:12px 10px;padding:13px;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .woocommerce-product-gallery,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .images,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
    width:82px!important;height:82px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 > .summary{min-height:82px}
  body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{font-size:.72rem}
  body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{max-width:65%;font-size:.6rem}
  body.single-product.muqpro-service-product-page .muqpro-reference-price-v156,
  body.single-product.muqpro-service-product-page .muqpro-reference-price-v156 .woocommerce-Price-amount{font-size:.92rem}
}


/* ================================================================
   v1.5.7 — Product detail colour-system correction
   Uses the established MuqPro foundation palette only.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  border-color:var(--muq-line)!important;
  background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9))!important;
  box-shadow:var(--muq-shadow)!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
  background:var(--muq-panel)!important;
  border-color:var(--muq-line)!important;
}
body.single-product.muqpro-service-product-page .muqpro-service-field input,
body.single-product.muqpro-service-product-page .muqpro-service-field textarea,
body.single-product.muqpro-service-product-page .muqpro-service-field select{
  background:var(--muq-navy)!important;
  border-color:var(--muq-line)!important;
  color:var(--muq-text)!important;
}
body.single-product.muqpro-service-product-page .muqpro-service-field input::placeholder,
body.single-product.muqpro-service-product-page .muqpro-service-field textarea::placeholder{
  color:var(--muq-muted)!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result input[readonly]{
  background:var(--muq-navy)!important;
  border-color:var(--muq-line)!important;
  color:var(--muq-text)!important;
  opacity:1!important;
  -webkit-text-fill-color:var(--muq-text)!important;
}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestions{
  display:grid;
  gap:0;
  margin-top:-2px;
  overflow:hidden;
  border:1px solid var(--muq-line);
  border-radius:10px;
  background:var(--muq-navy);
  box-shadow:0 12px 28px rgba(0,0,0,.28);
}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestions[hidden]{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion{
  width:100%;
  min-height:42px;
  padding:9px 13px;
  border:0;
  border-bottom:1px solid var(--muq-line);
  background:transparent;
  color:var(--muq-text);
  font:inherit;
  text-align:left;
}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion:last-child{border-bottom:0}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion:active,
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion:focus{
  background:rgba(231,185,79,.1);
  color:var(--muq-gold);
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result [data-muqpro-player-status]{
  display:block;
  color:var(--muq-muted);
  font-size:.78rem;
  line-height:1.4;
}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice{
  margin-top:5px;
  padding:11px 13px;
  border-left:3px solid var(--muq-gold);
  color:var(--muq-text);
}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice strong{display:block;margin-bottom:5px;color:var(--muq-gold)}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice p{margin:0 0 4px;line-height:1.5}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice p:last-child{margin-bottom:0}
body.single-product.muqpro-service-product-page .muqpro-pay-total-v155{
  background:rgba(231,185,79,.08)!important;
  border-color:rgba(231,185,79,.28)!important;
}
body.single-product.muqpro-service-product-page .muqpro-bestseller-v156{
  background:var(--muq-gold)!important;
  border-color:rgba(231,185,79,.48)!important;
  color:#16233b!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
  background:rgba(231,185,79,.10)!important;
  border-color:rgba(231,185,79,.30)!important;
  color:var(--muq-gold-soft)!important;
}
body.single-product.muqpro-service-product-page .related ul.products li.product{
  background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9))!important;
  border-color:var(--muq-line)!important;
}

/* ================================================================
   v1.5.9 — Separate Product Detail and Purchase Form stages
   Full Product Detail is information-only with BUY NOW. The compact
   purchase card owns fields, quantity, warnings, confirmation and payment.
   ================================================================ */
body.single-product.muqpro-full-product-detail-page .woocommerce-product-details__short-description{
  display:block!important;
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-buy-now-v159{
  display:flex!important;align-items:center;justify-content:center;width:100%;min-height:52px;
  margin:20px 0 0!important;padding:13px 18px!important;border:1px solid var(--muq-gold)!important;
  border-radius:999px!important;background:linear-gradient(135deg,var(--muq-gold),var(--muq-gold-soft))!important;
  color:var(--muq-navy)!important;font-size:.94rem!important;font-weight:950!important;
  line-height:1.1;text-align:center;text-decoration:none!important;box-shadow:0 10px 24px rgba(231,185,79,.18)
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-buy-now-v159::after{
  content:'→';margin-left:10px;font-size:1.08em
}
body.single-product.muqpro-full-product-detail-page .woocommerce-tabs,
body.single-product.muqpro-full-product-detail-page .related,
body.single-product.muqpro-full-product-detail-page section.up-sells{
  clear:both;
}

body.single-product.muqpro-service-product-page .muqpro-service-intro,
body.single-product.muqpro-service-product-page .muqpro-service-instructions,
body.single-product.muqpro-service-product-page .muqpro-service-warning{
  margin:0;padding:12px 14px;border:1px solid var(--muq-line);border-radius:12px;
  background:rgba(4,22,48,.42);color:var(--muq-text)
}
body.single-product.muqpro-service-product-page .muqpro-service-intro p,
body.single-product.muqpro-service-product-page .muqpro-service-instructions p,
body.single-product.muqpro-service-product-page .muqpro-service-warning p{
  margin:0;color:var(--muq-muted);font-size:.84rem;line-height:1.55
}
body.single-product.muqpro-service-product-page .muqpro-service-instructions > strong,
body.single-product.muqpro-service-product-page .muqpro-service-warning > strong{
  display:block;margin:0 0 5px;color:var(--muq-text);font-size:.84rem;font-weight:900
}
body.single-product.muqpro-service-product-page .muqpro-service-warning{
  border-color:rgba(231,185,79,.34);background:rgba(231,185,79,.08)
}
body.single-product.muqpro-service-product-page .muqpro-service-warning > strong{
  color:var(--muq-gold)
}
body.single-product.muqpro-service-product-page .muqpro-service-help-link{
  display:flex;align-items:center;justify-content:center;min-height:42px;margin:0;padding:9px 13px;
  border:1px solid var(--muq-line);border-radius:11px;background:rgba(93,132,181,.12);
  color:var(--muq-text)!important;font-size:.8rem;font-weight:850;text-align:center;text-decoration:none!important
}
body.single-product.muqpro-service-product-page .muqpro-service-help-link::before{
  content:'▶';margin-right:8px;color:var(--muq-gold);font-size:.72em
}
body.single-product.muqpro-service-product-page .muqpro-service-field-help{
  color:var(--muq-muted);font-size:.74rem;line-height:1.4
}
body.single-product.muqpro-service-product-page .muqpro-service-radio-options{
  display:grid;gap:8px;padding:10px 12px;border:1px solid var(--muq-line);border-radius:11px;background:var(--muq-navy)
}
body.single-product.muqpro-service-product-page .muqpro-service-radio-options label{
  display:flex;align-items:center;gap:8px;font-weight:700
}
body.single-product.muqpro-service-product-page .muqpro-service-confirmation{
  display:flex;align-items:flex-start;gap:9px;margin:0;padding:11px 13px;border:1px solid var(--muq-line);
  border-radius:11px;background:rgba(93,132,181,.09);color:var(--muq-text);font-size:.8rem;font-weight:750;line-height:1.45
}
body.single-product.muqpro-service-product-page .muqpro-service-confirmation input{
  width:17px!important;height:17px!important;min-height:0!important;margin:2px 0 0!important;flex:0 0 auto
}

@media(max-width:760px){
  body.single-product.muqpro-full-product-detail-page .summary .muqpro-buy-now-v159{
    min-height:49px;margin-top:16px!important
  }
  body.single-product.muqpro-service-product-page .muqpro-service-intro,
  body.single-product.muqpro-service-product-page .muqpro-service-instructions,
  body.single-product.muqpro-service-product-page .muqpro-service-warning{
    padding:11px 12px;border-radius:11px
  }
}

/* ================================================================
   v1.6.0 — Full Product Flow correction
   SELECT -> Product Detail -> BUY NOW -> Purchase Form ->
   CONTINUE TO PAYMENT -> PAY. Descriptive content never repeats on
   the separate Purchase Form.
   ================================================================ */
body.single-product.muqpro-full-product-detail-page .muqpro-product-detail-information{
  clear:both;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;
  width:min(100%,980px);margin:24px auto 30px;padding:0
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-section{
  min-width:0;padding:18px;border:1px solid var(--muq-line);border-radius:16px;
  background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.9));
  box-shadow:var(--muq-shadow)
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-section h2{
  margin:0 0 9px;color:var(--muq-gold);font-size:1rem;font-weight:900;line-height:1.25
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-section p{
  margin:0;color:var(--muq-muted);font-size:.9rem;line-height:1.65
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-section p + p{margin-top:9px}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-media{
  grid-column:1/-1
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-media img,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-media video,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-embed iframe{
  display:block;width:100%;max-width:100%;height:auto;border:1px solid var(--muq-line);
  border-radius:13px;background:var(--muq-navy)
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-embed{
  position:relative;width:100%;overflow:hidden;border-radius:13px
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-embed iframe{
  aspect-ratio:16/9;min-height:260px
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-media-link{
  display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;
  border:1px solid var(--muq-line);border-radius:12px;background:rgba(93,132,181,.12);
  color:var(--muq-text)!important;font-weight:850;text-align:center;text-decoration:none!important
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-service-warning{
  margin:16px 0 0;padding:12px 14px;border:1px solid rgba(231,185,79,.36);border-radius:12px;
  background:rgba(231,185,79,.09);color:var(--muq-text)
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-service-warning strong{
  display:block;margin:0 0 5px;color:var(--muq-gold);font-size:.84rem;font-weight:900
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-service-warning p{
  margin:0;color:var(--muq-muted);font-size:.82rem;line-height:1.5
}
body.single-product.muqpro-service-product-page .related,
body.single-product.muqpro-service-product-page section.up-sells,
body.single-product.muqpro-service-product-page .woocommerce-tabs{
  display:none!important
}
body.muqpro-warning-modal-open{overflow:hidden}
.muqpro-detail-warning-modal{
  position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px
}
.muqpro-detail-warning-modal[hidden]{display:none!important}
.muqpro-detail-warning-backdrop{
  position:absolute;inset:0;background:rgba(2,12,29,.78);backdrop-filter:blur(5px)
}
.muqpro-detail-warning-dialog{
  position:relative;z-index:1;width:min(100%,520px);padding:24px;border:1px solid rgba(231,185,79,.42);
  border-radius:18px;background:linear-gradient(160deg,#13325e,#081d3d);box-shadow:0 24px 70px rgba(0,0,0,.45);
  color:var(--muq-text);outline:none
}
.muqpro-detail-warning-dialog h2{margin:0 38px 10px 0;color:var(--muq-gold);font-size:1.2rem}
.muqpro-detail-warning-dialog p{margin:0;color:var(--muq-muted);font-size:.92rem;line-height:1.65}
.muqpro-detail-warning-close{
  position:absolute;top:12px;right:12px;width:34px;height:34px;padding:0;border:1px solid var(--muq-line);
  border-radius:50%;background:rgba(255,255,255,.06);color:var(--muq-text);font-size:1.35rem;line-height:1;cursor:pointer
}
.muqpro-detail-warning-ok{
  display:flex!important;align-items:center;justify-content:center;width:100%;min-height:46px;margin:18px 0 0!important;
  border-radius:999px!important;background:linear-gradient(135deg,var(--muq-gold),var(--muq-gold-soft))!important;
  color:var(--muq-navy)!important;font-weight:950!important
}

@media(max-width:760px){
  body.single-product.muqpro-full-product-detail-page .muqpro-product-detail-information{
    grid-template-columns:1fr;gap:11px;width:100%;margin:18px auto 24px
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-section{
    padding:14px;border-radius:13px
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-section h2{font-size:.92rem}
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-section p{font-size:.84rem;line-height:1.58}
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-embed iframe{min-height:190px}
  .muqpro-detail-warning-dialog{padding:20px 16px;border-radius:16px}
}

/* ================================================================
   v1.6.1 — Flexible Product Detail Builder
   Optional text below BUY NOW, unlimited text sections and images,
   plus a click-to-open YouTube popup. Purchase Form stays separate.
   ================================================================ */
body.single-product.muqpro-full-product-detail-page .woocommerce-product-details__short-description{
  display:none!important
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-detail-intro-below-buy{
  margin:11px 2px 0;padding:0;color:var(--muq-muted);font-size:.86rem;line-height:1.6
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-detail-intro-below-buy p{
  margin:0
}
body.single-product.muqpro-full-product-detail-page .summary .muqpro-detail-intro-below-buy p + p{
  margin-top:8px
}
body.single-product.muqpro-full-product-detail-page .muqpro-product-detail-information.muqpro-detail-builder-output{
  clear:both;display:block!important;width:min(100%,980px);margin:26px auto 32px;padding:0
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-sections{
  display:grid;grid-template-columns:1fr;gap:13px
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section{
  min-width:0;padding:18px 20px;border:1px solid var(--muq-line);border-radius:15px;
  background:linear-gradient(160deg,rgba(19,50,94,.72),rgba(8,29,61,.78));box-shadow:none
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section h2{
  margin:0 0 9px;color:var(--muq-gold);font-size:1rem;font-weight:900;line-height:1.3
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content p,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content li{
  color:var(--muq-muted);font-size:.9rem;line-height:1.68
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content p{
  margin:0
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content p + p{
  margin-top:9px
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content ul,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content ol{
  margin:9px 0 0 20px
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-action{
  margin:14px 0 0
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-button{
  display:flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;margin:0!important;padding:12px 17px!important;
  border:1px solid rgba(231,185,79,.45)!important;border-radius:13px!important;background:rgba(231,185,79,.10)!important;
  color:var(--muq-gold-soft)!important;font-size:.9rem!important;font-weight:900!important;text-align:center!important;cursor:pointer
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-button::before{
  content:'▶';margin-right:9px;font-size:.78em
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-button:hover,
body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-button:focus{
  background:rgba(231,185,79,.17)!important;border-color:var(--muq-gold)!important;color:var(--muq-gold)!important
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-image-gallery{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 0
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-image{
  margin:0;overflow:hidden;border:1px solid var(--muq-line);border-radius:15px;background:rgba(8,29,61,.72)
}
body.single-product.muqpro-full-product-detail-page .muqpro-detail-image img{
  display:block;width:100%;height:auto;margin:0
}
body.muqpro-video-modal-open{overflow:hidden}
.muqpro-detail-video-modal{
  position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px
}
.muqpro-detail-video-modal[hidden]{display:none!important}
.muqpro-detail-video-backdrop{
  position:absolute;inset:0;background:rgba(2,12,29,.84);backdrop-filter:blur(6px)
}
.muqpro-detail-video-dialog{
  position:relative;z-index:1;width:min(100%,900px);padding:20px;border:1px solid var(--muq-line);border-radius:18px;
  background:linear-gradient(160deg,#13325e,#081d3d);box-shadow:0 24px 80px rgba(0,0,0,.55);outline:none
}
.muqpro-detail-video-dialog h2{
  margin:0 44px 14px 0;color:var(--muq-gold);font-size:1.05rem;font-weight:900
}
.muqpro-detail-video-close{
  position:absolute;top:11px;right:11px;display:grid;place-items:center;width:36px;height:36px;padding:0;
  border:1px solid var(--muq-line);border-radius:50%;background:rgba(255,255,255,.06);color:var(--muq-text);font-size:1.4rem;line-height:1;cursor:pointer
}
.muqpro-detail-video-embed{
  position:relative;width:100%;overflow:hidden;border-radius:13px;background:#020c1d;aspect-ratio:16/9
}
.muqpro-detail-video-embed iframe{
  display:block;width:100%!important;height:100%!important;min-height:0!important;border:0
}
@media(max-width:760px){
  body.single-product.muqpro-full-product-detail-page .summary .muqpro-detail-intro-below-buy{
    margin-top:9px;font-size:.82rem;line-height:1.55
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-product-detail-information.muqpro-detail-builder-output{
    width:100%;margin:18px auto 24px
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-sections{gap:10px}
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section{
    padding:14px;border-radius:13px
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section h2{
    font-size:.92rem
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content,
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content p,
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-builder-output .muqpro-detail-section-content li{
    font-size:.84rem;line-height:1.6
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-image-gallery{
    grid-template-columns:1fr;gap:10px;margin-top:12px
  }
  body.single-product.muqpro-full-product-detail-page .muqpro-detail-video-button{
    min-height:46px;font-size:.84rem!important
  }
  .muqpro-detail-video-modal{padding:10px}
  .muqpro-detail-video-dialog{padding:15px;border-radius:15px}
  .muqpro-detail-video-dialog h2{font-size:.92rem;margin-bottom:11px}
}


/* ================================================================
   v1.7.22 — Purchase-form header clarity
   One official price location only: To Pay (Total).
   Removes decorative Best Seller badge and top duplicate price.
   Product name receives the complete available header width.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-bestseller-v156,
body.single-product.muqpro-service-product-page .muqpro-reference-price-v156{
  display:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v156{
  width:100%!important;
  min-width:0!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin-top:10px!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
  padding:8px 11px!important;
  border-radius:11px!important;
  font-size:.79rem!important;
  line-height:1.35!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:760px){
  body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
    margin-top:7px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
    width:100%!important;
    max-width:none!important;
    padding:7px 9px!important;
    font-size:.67rem!important;
    line-height:1.38!important;
  }
}


/* v1.7.45 homepage featured services: product-list-inspired rows directly below hero. */
.muqpro-home-featured-services{margin-top:12px!important}
.muqpro-featured-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.muqpro-featured-service-row{display:grid;grid-template-columns:64px minmax(0,1fr) 34px;align-items:center;gap:10px;min-height:76px;padding:8px 9px;border:1px solid rgba(117,157,216,.23);border-radius:14px;background:linear-gradient(160deg,rgba(19,50,94,.94),rgba(8,29,61,.96));overflow:hidden;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
a.muqpro-featured-service-row:hover{transform:translateY(-2px);border-color:rgba(231,185,79,.48);box-shadow:0 12px 26px rgba(0,0,0,.18)}
.muqpro-featured-service-media{display:flex;align-items:center;justify-content:center;width:64px;height:58px;border-radius:10px;overflow:hidden;background:#071a36}
.muqpro-featured-service-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.muqpro-featured-service-media.is-empty:before{content:'MUQ';font-size:.58rem;font-weight:900;letter-spacing:.08em;color:rgba(231,185,79,.52)}
.muqpro-featured-service-copy{display:grid;gap:3px;min-width:0}
.muqpro-featured-service-copy strong{font-size:.82rem;line-height:1.25;color:var(--muq-text)}
.muqpro-featured-service-copy small{font-size:.67rem;line-height:1.35;color:var(--muq-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.muqpro-featured-service-action{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;border:1px solid rgba(231,185,79,.28);color:var(--muq-gold-soft);font-size:1.3rem;font-weight:800}
@media(max-width:760px){
  .muqpro-home-featured-services{margin-top:10px!important}
  .muqpro-featured-service-list{grid-template-columns:1fr;gap:8px}
  .muqpro-featured-service-row{grid-template-columns:58px minmax(0,1fr) 30px;min-height:70px;padding:7px 8px;gap:9px;border-radius:13px}
  .muqpro-featured-service-media{width:58px;height:54px;border-radius:9px}
  .muqpro-featured-service-copy strong{font-size:.75rem}
  .muqpro-featured-service-copy small{font-size:.61rem}
  .muqpro-featured-service-action{width:27px;height:27px;border-radius:8px;font-size:1.15rem}
}


/* v1.7.46 — authenticated user phone menu + live cart total. */
.muqpro-user-menu{position:relative;display:flex;align-items:center;min-width:0}
.muqpro-user-menu-toggle{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:7px 10px;border:1px solid rgba(231,185,79,.35);border-radius:11px;background:rgba(8,30,62,.72);color:#f7f9ff;font:inherit;cursor:pointer}
.muqpro-user-menu-toggle svg{width:18px;height:18px;flex:0 0 auto;fill:#e7b94f}
.muqpro-user-phone{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;letter-spacing:.01em}
.muqpro-user-chevron{font-size:.9rem;color:#e7b94f;transition:transform .18s ease}
.muqpro-user-menu.is-open .muqpro-user-chevron{transform:rotate(180deg)}
.muqpro-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:1200;width:210px;padding:7px;background:#0a254b;border:1px solid rgba(231,185,79,.32);border-radius:13px;box-shadow:0 18px 38px rgba(0,0,0,.38)}
.muqpro-user-dropdown[hidden]{display:none!important}
.muqpro-user-dropdown a{display:flex!important;align-items:center;gap:10px;min-height:42px;padding:9px 10px;border-radius:9px;color:#f5f8ff!important;font-size:.78rem;font-weight:700;text-decoration:none}
.muqpro-user-dropdown a:hover,.muqpro-user-dropdown a:focus{background:rgba(255,255,255,.07)}
.muqpro-user-dropdown a span{display:inline-flex;align-items:center;justify-content:center;width:22px;color:#e7b94f;font-size:1rem}
.muqpro-user-dropdown .muqpro-user-logout{border-top:1px solid rgba(255,255,255,.08);margin-top:4px;border-radius:0 0 9px 9px}
.muqpro-cart-link{position:relative}
.muqpro-cart-total{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:#e7b94f;font-size:.72rem;font-weight:900;line-height:1}
.muqpro-cart-total .woocommerce-Price-amount{color:inherit!important}

@media(max-width:760px){
  .muqpro-header-inner{gap:8px}
  .muqpro-header-actions{display:flex!important;align-items:center;gap:7px;margin-left:auto}
  .muqpro-support-indicator,.muqpro-account-link{display:none!important}
  .muqpro-user-menu-toggle{min-height:38px;padding:6px 8px;gap:5px;border-color:transparent;background:transparent}
  .muqpro-user-menu-toggle svg{width:17px;height:17px}
  .muqpro-user-phone{max-width:128px;font-size:.68rem}
  .muqpro-user-chevron{display:none}
  .muqpro-user-dropdown{position:fixed;top:66px;right:12px;width:min(230px,calc(100vw - 24px));padding:7px;border-radius:14px}
  .muqpro-cart-link{display:grid!important;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:3px;align-items:center;justify-items:center;min-width:50px;min-height:44px;padding:5px 8px!important}
  .muqpro-cart-total{grid-column:1 / -1;grid-row:1;font-size:.62rem;min-height:12px}
  .muqpro-cart-icon{grid-column:1 / -1;grid-row:2;width:19px;height:19px}
  .muqpro-cart-label{display:none!important}
  .muqpro-cart-count{position:absolute;top:-4px;right:-3px}
}

@media(max-width:390px){
  .muqpro-user-phone{max-width:104px;font-size:.64rem}
  .muqpro-user-menu-toggle{padding-left:3px;padding-right:3px}
  .muqpro-cart-link{min-width:46px;padding-left:5px!important;padding-right:5px!important}
}
body::after{
  content:"";position:fixed;z-index:100003;top:0;left:0;width:0;height:3px;pointer-events:none;
  background:linear-gradient(90deg,#d6ab43,#fff0bc,#d6ab43);opacity:0;
  box-shadow:0 0 12px rgba(214,171,67,.72)
}
body.muqpro-navigation-loading::after{
  opacity:1;animation:muqpro-navigation-progress 1.15s ease-in-out infinite
}
@keyframes muqpro-navigation-progress{
  0%{width:0;transform:translateX(0)}
  58%{width:72%;transform:translateX(0)}
  100%{width:38%;transform:translateX(210%)}
}

/* v1.7.79 — shared MuqPro loading/feedback presentation. */
.muqpro-feedback-overlay[hidden]{display:none!important}
.muqpro-feedback-overlay{
  position:fixed;z-index:100010;inset:0;display:grid;place-items:center;padding:20px;
  background:rgba(3,15,34,.70);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)
}
body.muqpro-feedback-open{overflow:hidden}
.muqpro-feedback-card{
  width:min(330px,calc(100vw - 32px));padding:25px 22px 20px;text-align:center;
  border:1px solid rgba(231,185,79,.32);border-radius:20px;background:#092143;
  color:#fff;box-shadow:0 22px 60px rgba(0,0,0,.34)
}
.muqpro-feedback-spinner{
  position:relative;display:grid;place-items:center;width:58px;height:58px;margin:0 auto 15px;
  border:3px solid rgba(255,255,255,.13);border-top-color:#e7b94f;border-right-color:#e7b94f;
  border-radius:50%;animation:muqpro-feedback-spin .8s linear infinite
}
.muqpro-feedback-spinner i{
  display:block;width:20px;height:20px;border-radius:6px 6px 7px 7px;
  border:3px solid #e7b94f;border-top:0;transform:rotate(45deg);opacity:.9
}
.muqpro-feedback-card strong{font-size:1rem;line-height:1.4;font-weight:850}
.muqpro-feedback-card small{margin-top:7px;color:#c7d4e5;font-size:.86rem;line-height:1.5}
.muqpro-feedback-note{margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.10);color:#e7b94f;font-size:.72rem;font-weight:750}
@keyframes muqpro-feedback-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.muqpro-feedback-spinner{animation-duration:1.6s}}
@media(max-width:480px){.muqpro-feedback-card{padding:22px 18px 18px;border-radius:18px}.muqpro-feedback-spinner{width:52px;height:52px}}


/* ================================================================
   v1.7.56 — Approved single-background purchase form UI
   Visual only. Keeps Shop Core fields/validation and Payments behavior intact.
   ================================================================ */
body.single-product.muqpro-service-product-page .site-main,
body.single-product.muqpro-service-product-page .content-area,
body.single-product.muqpro-service-product-page .woocommerce,
body.single-product.muqpro-service-product-page div.product{background:transparent!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  max-width:760px!important;margin:14px auto 22px!important;padding:20px!important;
  display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;gap:18px 22px!important;
  border:1px solid rgba(231,185,79,.20)!important;border-radius:24px!important;
  background:rgba(9,33,67,.38)!important;box-shadow:0 16px 38px rgba(0,0,0,.14)!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.woocommerce-product-gallery,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.images{grid-column:1;grid-row:1;width:132px!important;max-width:132px!important;margin:0!important;align-self:start}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{width:132px!important;height:132px!important;border-radius:18px!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.summary{grid-column:2;grid-row:1;min-width:0!important;margin:0!important;align-self:center!important}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center!important}
body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{grid-column:1/-1;color:var(--muq-gold)!important;font-size:.78rem!important;font-weight:850!important;letter-spacing:.04em;text-transform:uppercase;text-decoration:none!important}
body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{grid-column:1/-1;margin:0!important;color:var(--muq-text)!important;font-size:1.2rem!important;line-height:1.2!important;font-weight:900!important}
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{grid-column:1;display:flex!important;align-items:center;gap:8px;min-width:0;margin:0!important;padding:8px 11px!important;border:1px solid rgba(231,185,79,.28)!important;border-radius:999px!important;background:rgba(231,185,79,.06)!important}
body.single-product.muqpro-service-product-page .muqpro-reference-dot-v1756{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#f05b74;box-shadow:0 0 0 3px rgba(240,91,116,.14)}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{padding:0!important;border:0!important;background:transparent!important;color:var(--muq-gold-soft)!important;font-size:.82rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{grid-column:2;justify-self:end;color:var(--muq-text)!important;font-size:1.05rem;font-weight:900}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{grid-column:1/-1!important;position:relative!important;margin:0!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.10)!important;display:grid!important;gap:13px!important}
body.single-product.muqpro-service-product-page .muqpro-service-form--purchase{display:grid!important;gap:13px!important;margin:0!important}
body.single-product.muqpro-service-product-page .muqpro-service-field{margin:0!important}
body.single-product.muqpro-service-product-page .muqpro-service-field>label{display:block;margin:0 0 7px!important;color:var(--muq-gold)!important;font-size:.87rem!important;font-weight:850!important}
body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]),
body.single-product.muqpro-service-product-page .muqpro-service-field select,
body.single-product.muqpro-service-product-page .muqpro-service-field textarea{min-height:54px!important;padding:13px 15px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;background:rgba(3,22,48,.72)!important;color:var(--muq-text)!important;box-shadow:none!important}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>label,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>[data-muqpro-player-name-display],
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>.muqpro-player-id-notice{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]{padding:0!important;border:0!important;background:transparent!important}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"] [data-muqpro-player-status]{margin:0 2px;color:var(--muq-muted);font-size:.76rem}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{position:relative;padding:14px 15px 13px 64px!important;border:1px solid rgba(63,210,153,.25)!important;border-radius:16px;background:rgba(6,39,67,.46)!important}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{content:"✓";position:absolute;left:16px;top:17px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(63,210,153,.55);color:#44dfa7;font-weight:950;font-size:1.08rem}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified>label{margin:0 0 3px!important;color:var(--muq-muted)!important;font-size:.72rem!important;letter-spacing:.04em;text-transform:uppercase}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified input[readonly]{min-height:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;font-size:1.03rem!important;font-weight:900!important}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified [data-muqpro-player-status]{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice{margin:11px 0 0!important;padding:11px 12px!important;border:1px solid rgba(231,185,79,.24)!important;border-left:3px solid var(--muq-gold)!important;border-radius:11px!important;background:rgba(231,185,79,.035)!important;font-size:.78rem;line-height:1.35}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice strong{display:inline!important;margin:0 5px 0 0!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice p{display:inline!important;margin:0!important;line-height:inherit!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice p:first-of-type:after{content:" "}
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{display:flex;align-items:center;gap:8px;min-height:46px;padding:10px 13px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(5,28,57,.46);color:var(--muq-muted);font-size:.79rem}
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756 strong{margin-left:auto;color:var(--muq-text);font-size:.84rem}
body.single-product.muqpro-service-product-page .muqpro-payment-number-icon-v1756{color:var(--muq-gold)}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{width:100%!important;min-height:52px!important;margin:0!important;border:0!important;border-radius:999px!important;background:var(--muq-gold)!important;color:#0b2444!important;font-size:.92rem!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:none!important}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button:after{content:" →";font-size:1.12em}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button:disabled{opacity:.45!important;cursor:not-allowed}
body.single-product.muqpro-service-product-page .muqpro-purchase-secure-note-v1756{text-align:center;color:var(--muq-muted);font-size:.72rem;line-height:1.35}
body.single-product.muqpro-service-product-page .muqpro-purchase-secure-note-v1756:first-letter{color:var(--muq-gold)}
body.single-product.muqpro-service-product-page .muqpro-pay-total-v155{display:none!important}

/* ================================================================
   v1.7.65 — Player ID UI 01 / full-width mobile rhythm
   Presentation only. Shop Core remains the owner of validation/data.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{
  display:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-service-form--purchase{
  gap:10px!important;
}
body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]),
body.single-product.muqpro-service-product-page .muqpro-service-field select,
body.single-product.muqpro-service-product-page .muqpro-service-field textarea{
  border-color:rgba(231,185,79,.34)!important;
  border-radius:10px!important;
  background:rgba(3,22,48,.34)!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{
  padding:12px 54px 11px 13px!important;
  border:1px solid rgba(231,185,79,.42)!important;
  border-radius:10px!important;
  background:transparent!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{
  left:auto!important;
  right:13px!important;
  top:50%!important;
  width:30px!important;
  height:30px!important;
  transform:translateY(-50%)!important;
  border:1px solid rgba(45,214,207,.72)!important;
  background:rgba(45,214,207,.08)!important;
  color:#2dd6cf!important;
  box-shadow:0 0 0 3px rgba(45,214,207,.04)!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified>label{
  color:var(--muq-muted)!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified input[readonly]{
  color:#2dd6cf!important;
}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice{
  margin-top:9px!important;
  padding:9px 10px!important;
  border:1px solid rgba(231,185,79,.42)!important;
  border-left:2px solid var(--muq-gold)!important;
  border-radius:9px!important;
  background:transparent!important;
}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{
  border-radius:10px!important;
}
@media(max-width:600px){
  body.single-product.muqpro-service-product-page .muq-product-page,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    width:calc(100% - 12px)!important;
    max-width:calc(100% - 12px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:12px 13px!important;
    margin-top:8px!important;
    margin-bottom:14px!important;
    padding:0!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.woocommerce-product-gallery,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.images{
    width:96px!important;
    max-width:96px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
    width:96px!important;
    height:96px!important;
    border-radius:10px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{
    padding-top:12px!important;
    gap:9px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){
    min-height:50px!important;
    padding:11px 13px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{
    padding:11px 49px 10px 11px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{
    right:11px!important;
    width:28px!important;
    height:28px!important;
  }
}
@media (max-width:600px){
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{grid-template-columns:96px minmax(0,1fr)!important;gap:13px 15px!important;margin:10px 12px 18px!important;padding:15px!important;border-radius:20px!important}
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{width:96px!important;height:96px!important;border-radius:14px!important}
 body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{font-size:1rem!important}
 body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{font-size:.68rem!important}
 body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{font-size:.92rem}
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{padding-top:14px!important;gap:10px!important}
 body.single-product.muqpro-service-product-page .muqpro-service-form--purchase{gap:10px!important}
 body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){min-height:49px!important;padding:11px 13px!important}
 body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{padding:12px 12px 11px 54px!important}
 body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{left:13px;top:15px;width:30px;height:30px}
 body.single-product.muqpro-service-product-page .muqpro-player-id-notice{font-size:.72rem!important;padding:9px 10px!important}
 body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{min-height:42px;padding:9px 11px}
 body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{min-height:49px!important}
}


/* ================================================================
   v1.7.57 — Approved purchase UI precision pass
   Matches the approved MuqPro reference more closely without changing
   Shop Core validation or payment ownership.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-reference-dot-v1756{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  max-width:820px!important;padding:22px!important;gap:20px 24px!important;
  border-color:rgba(231,185,79,.18)!important;background:rgba(9,33,67,.30)!important;
  box-shadow:none!important
}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756{gap:9px 14px!important}
body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{font-size:.8rem!important;letter-spacing:.03em!important}
body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{font-size:1.28rem!important;line-height:1.16!important}
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
  gap:0!important;padding:8px 14px!important;border-color:rgba(231,185,79,.34)!important;
  background:rgba(231,185,79,.045)!important
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
  color:var(--muq-gold-soft)!important;font-size:.84rem!important;font-weight:800!important
}
body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{font-size:1.12rem!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{
  padding-top:22px!important;border-top-color:rgba(255,255,255,.11)!important;gap:14px!important
}
body.single-product.muqpro-service-product-page form.cart>.muqpro-service-form--purchase{order:10!important}
body.single-product.muqpro-service-product-page form.cart>.muqpro-payment-number-v1756{order:20!important}
body.single-product.muqpro-service-product-page form.cart>.single_add_to_cart_button{order:30!important}
body.single-product.muqpro-service-product-page form.cart>.muqpro-purchase-secure-note-v1756{order:40!important}
body.single-product.muqpro-service-product-page .muqpro-service-field>label{font-size:.9rem!important}
body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){
  min-height:58px!important;padding:14px 16px!important;border-color:rgba(132,165,207,.25)!important;
  border-radius:15px!important;background:rgba(2,19,42,.70)!important;font-size:1rem!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{
  padding:16px 17px 15px 70px!important;border-color:rgba(63,210,153,.28)!important;
  border-radius:17px!important;background:rgba(6,39,67,.38)!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{
  left:18px!important;top:18px!important;width:38px!important;height:38px!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified input[readonly]{font-size:1.08rem!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice{
  margin-top:13px!important;padding:12px 14px!important;border:1px solid rgba(231,185,79,.30)!important;
  border-left:3px solid var(--muq-gold)!important;border-radius:13px!important;background:rgba(231,185,79,.025)!important;
  font-size:.8rem!important;line-height:1.45!important
}
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{
  min-height:54px!important;padding:11px 15px!important;border-color:rgba(132,165,207,.22)!important;
  border-radius:14px!important;background:rgba(4,26,54,.48)!important;font-size:.82rem!important
}
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756 strong{
  margin-left:auto!important;color:#fff!important;font-size:1.02rem!important;font-weight:900!important;letter-spacing:.015em!important
}
body.single-product.muqpro-service-product-page .muqpro-payment-number-icon-v1756{font-size:1.05rem!important}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{
  min-height:56px!important;border-radius:999px!important;font-size:.96rem!important
}
body.single-product.muqpro-service-product-page .muqpro-purchase-secure-note-v1756{
  margin-top:-2px!important;color:var(--muq-muted)!important;font-size:.73rem!important
}
@media (max-width:600px){
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
   grid-template-columns:104px minmax(0,1fr)!important;gap:15px 16px!important;
   margin:12px 18px 20px!important;padding:17px!important;border-radius:21px!important
 }
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.woocommerce-product-gallery,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.images{width:104px!important;max-width:104px!important}
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
   width:104px!important;height:104px!important;border-radius:15px!important
 }
 body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{font-size:1.05rem!important}
 body.single-product.muqpro-service-product-page .muqpro-reference-category-v156{font-size:.7rem!important}
 body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{padding:7px 10px!important}
 body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{font-size:.72rem!important}
 body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{font-size:.96rem!important}
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{padding-top:16px!important;gap:11px!important}
 body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){
   min-height:52px!important;padding:12px 14px!important;font-size:.93rem!important
 }
 body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{padding:13px 13px 12px 58px!important}
 body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{left:14px!important;top:15px!important;width:32px!important;height:32px!important}
 body.single-product.muqpro-service-product-page .muqpro-player-id-notice{font-size:.73rem!important;line-height:1.42!important;padding:10px 11px!important}
 body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{min-height:48px!important;padding:10px 12px!important;font-size:.75rem!important}
 body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756 strong{font-size:.9rem!important}
 body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{min-height:52px!important;font-size:.88rem!important}
}

/* ================================================================
   v1.7.58 — Single page background cleanup
   Remove the outer purchase shell surface so the original site page
   background remains the only page-level background. Inner fields/cards
   keep their approved component styling.
   ================================================================ */
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-dot-v1756{
  display:none!important;
}
@media (max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    margin:12px 18px 20px!important;
    padding:0!important;
  }
}

/* ================================================================
   v1.7.59 — Purchase page horizontal alignment / overflow fix
   Keeps the approved UI but makes the full purchase page use one
   centered width system on mobile so left/right spacing is equal.
   ================================================================ */
body.single-product.muqpro-service-product-page{
  overflow-x:hidden!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 *,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 *::before,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 *::after{
  box-sizing:border-box!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  width:min(820px,calc(100% - 36px))!important;
  max-width:820px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  min-width:0!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.summary,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart,
body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756,
body.single-product.muqpro-service-product-page .muqpro-service-form--purchase,
body.single-product.muqpro-service-product-page .muqpro-service-field,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result,
body.single-product.muqpro-service-product-page .muqpro-player-id-notice,
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{
  min-width:0!important;
  max-width:100%!important;
  width:100%!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
  max-width:100%!important;
  overflow:hidden!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-product-v156{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{
  white-space:nowrap!important;
  margin-left:0!important;
}
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756 strong{
  min-width:0!important;
  max-width:65%!important;
  text-align:right!important;
  overflow-wrap:anywhere!important;
}
@media (max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    width:calc(100% - 32px)!important;
    max-width:calc(100% - 32px)!important;
    margin:12px auto 20px!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    gap:15px 16px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
    width:100%!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{
    gap:7px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756 strong{
    max-width:62%!important;
    font-size:.88rem!important;
  }
}


/* ================================================================
   v1.7.60 — Mobile edge-space tightening
   Keeps the v1.7.59 centered width/overflow system but removes the
   unnecessary wide empty gutters on small screens.
   ================================================================ */
@media (max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    width:calc(100% - 16px)!important;
    max-width:calc(100% - 16px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* v1.7.61 — Mobile Money result/retry page presentation. Visual only. */
.muqpro-waafipay-payment{
  width:min(100% - 24px, 560px);
  margin:24px auto 34px;
  padding:0;
  color:var(--muq-text,#f5f7fb);
}
.muqpro-waafipay-payment>h1{
  margin:0 0 18px;
  font-size:clamp(1.55rem,6vw,2rem);
  line-height:1.12;
  color:var(--muq-text,#f5f7fb);
}
.muqpro-waafipay-payment>.woocommerce-error{
  display:block;
  margin:0 0 18px!important;
  padding:14px 15px 14px 48px!important;
  border:1px solid rgba(231,185,79,.26)!important;
  border-top:3px solid var(--muq-gold,#e7b94f)!important;
  border-radius:14px!important;
  background:rgba(24,61,103,.72)!important;
  color:#f3f6fb!important;
  line-height:1.5;
  box-shadow:none!important;
}
.muqpro-waafipay-payment>.woocommerce-error:before{
  top:15px!important;
  left:16px!important;
  color:#f05b61!important;
}
.muqpro-waafipay-payment>p{
  margin:0 0 10px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  background:rgba(5,28,57,.38);
  color:#dbe5f2;
  font-size:.95rem;
}
.muqpro-waafipay-payment>form{margin:14px 0 0}
.muqpro-waafipay-payment>form button[type="submit"]{
  width:100%;
  min-height:48px;
  border:0!important;
  border-radius:999px!important;
  background:var(--muq-gold,#e7b94f)!important;
  color:#08203d!important;
  font-weight:800!important;
  letter-spacing:.01em;
  box-shadow:none!important;
}
.muqpro-waafipay-payment>form button[type="submit"]:hover,
.muqpro-waafipay-payment>form button[type="submit"]:focus{
  filter:brightness(1.04);
}
@media (max-width:600px){
  .muqpro-waafipay-payment{
    width:calc(100% - 16px);
    margin:18px auto 24px;
  }
  .muqpro-waafipay-payment>h1{margin-bottom:14px}
  .muqpro-waafipay-payment>.woocommerce-error{margin-bottom:14px!important;padding:12px 12px 12px 43px!important}
  .muqpro-waafipay-payment>p{padding:10px 12px;font-size:.88rem}
}

/* v1.7.65 authoritative final layer — keep after all historical purchase passes. */
body.single-product.muqpro-service-product-page .muqpro-payment-number-v1756{display:none!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important
}
body.single-product.muqpro-service-product-page .muqpro-service-form--purchase{gap:10px!important}
body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]),
body.single-product.muqpro-service-product-page .muqpro-service-field select,
body.single-product.muqpro-service-product-page .muqpro-service-field textarea{
  border-color:rgba(231,185,79,.34)!important;border-radius:10px!important;background:rgba(3,22,48,.34)!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{
  padding:12px 54px 11px 13px!important;border:1px solid rgba(231,185,79,.42)!important;
  border-radius:10px!important;background:transparent!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{
  left:auto!important;right:13px!important;top:50%!important;width:30px!important;height:30px!important;
  transform:translateY(-50%)!important;border:1px solid rgba(45,214,207,.72)!important;
  background:rgba(45,214,207,.08)!important;color:#2dd6cf!important;box-shadow:0 0 0 3px rgba(45,214,207,.04)!important
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified input[readonly]{color:#2dd6cf!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-notice{
  margin-top:9px!important;padding:9px 10px!important;border:1px solid rgba(231,185,79,.42)!important;
  border-left:2px solid var(--muq-gold)!important;border-radius:9px!important;background:transparent!important
}
body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{border-radius:10px!important}
@media(max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{
    width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;
    margin:8px auto 14px!important;padding:0!important;grid-template-columns:96px minmax(0,1fr)!important;gap:12px 13px!important
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.woocommerce-product-gallery,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.images{width:96px!important;max-width:96px!important}
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155 .woocommerce-product-gallery__image img{
    width:96px!important;height:96px!important;border-radius:10px!important
  }
  body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{padding-top:12px!important;gap:9px!important}
  body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){
    min-height:50px!important;padding:11px 13px!important
  }
  body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified{padding:11px 49px 10px 11px!important}
  body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{right:11px!important;width:28px!important;height:28px!important}
}

/* v1.7.67 — Player Name uses the same clean field structure as Player ID. */
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result{
  position:relative!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result>label,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified>label,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid>label{
  display:block!important;
  margin:0 0 8px!important;
  color:var(--muq-gold,#e7b94f)!important;
  font-size:.87rem!important;
  font-weight:850!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-player-name-control{
  position:relative;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>label,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>.muqpro-player-name-control{
  display:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-player-name-control input[readonly]{
  width:100%!important;
  min-height:50px!important;
  padding:11px 52px 11px 13px!important;
  border:1px solid rgba(231,185,79,.34)!important;
  border-radius:10px!important;
  background:rgba(3,22,48,.34)!important;
  color:var(--muq-text,#f5f7fb)!important;
  font-weight:800!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified .muqpro-player-name-control input[readonly],
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid .muqpro-player-name-control input[readonly]{
  display:block!important;
  width:100%!important;
  min-height:50px!important;
  height:auto!important;
  padding:11px 52px 11px 13px!important;
  border:1px solid rgba(231,185,79,.34)!important;
  border-radius:10px!important;
  background:rgba(3,22,48,.34)!important;
  color:var(--muq-text,#f5f7fb)!important;
  font-size:1.03rem!important;
  font-weight:800!important;
  box-shadow:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid:before{
  position:absolute!important;
  z-index:2;
  left:auto!important;
  right:13px!important;
  top:43px!important;
  display:grid!important;
  width:30px!important;
  height:30px!important;
  place-items:center;
  transform:translateY(-50%)!important;
  border-radius:50%!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before{
  content:"✓"!important;
  border:1px solid rgba(45,214,207,.72)!important;
  background:rgba(45,214,207,.08)!important;
  color:#2dd6cf!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid:before{
  content:"×"!important;
  border:1px solid rgba(240,91,97,.76)!important;
  background:rgba(240,91,97,.08)!important;
  color:#f05b61!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid input[readonly]{
  border-color:rgba(240,91,97,.62)!important;
  color:#f05b61!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified .muqpro-player-name-control input[readonly]{
  color:#2dd6cf!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid .muqpro-player-name-control input[readonly]{
  border-color:rgba(240,91,97,.62)!important;
  color:#f05b61!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result>[data-muqpro-player-status]{
  display:block;
  margin-top:7px;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified>[data-muqpro-player-status]{
  display:none;
}

/* v1.7.70 — Stable service form, single product title and in-field state icon. */
body.single-product.muqpro-service-product-page .muqpro-reference-offer-v156{
  display:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756{
  grid-template-columns:minmax(0,1fr) auto!important;
}
body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{
  grid-column:1!important;
  grid-row:2!important;
}
body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{
  grid-column:2!important;
  grid-row:2!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>label,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result[data-player-state="pending"]>.muqpro-player-name-control{
  display:block!important;
  visibility:hidden!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result{
  min-height:84px!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result>[data-muqpro-player-status]{
  position:absolute!important;
  left:2px!important;
  right:2px!important;
  bottom:0!important;
  min-height:17px!important;
  margin:0!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified:before,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid:before{
  display:none!important;
  content:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid>[data-muqpro-player-status]{
  display:none!important;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified .muqpro-player-name-control:after,
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid .muqpro-player-name-control:after{
  position:absolute;
  z-index:2;
  right:13px;
  top:50%;
  display:grid;
  width:30px;
  height:30px;
  place-items:center;
  transform:translateY(-50%);
  border-radius:50%;
  font-size:18px;
  font-weight:900;
  line-height:1;
  box-sizing:border-box;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-verified .muqpro-player-name-control:after{
  content:"✓";
  border:1px solid rgba(45,214,207,.72);
  background:rgba(45,214,207,.08);
  color:#2dd6cf;
}
body.single-product.muqpro-service-product-page .muqpro-g2bulk-player-result.is-invalid .muqpro-player-name-control:after{
  content:"×";
  border:1px solid rgba(240,91,97,.76);
  background:rgba(240,91,97,.08);
  color:#f05b61;
}
.muqpro-language-switcher{display:inline-flex;align-items:center;gap:3px;direction:ltr}.muqpro-language-switcher a{padding:3px 6px;border-radius:4px;text-decoration:none;color:inherit;opacity:.7}.muqpro-language-switcher a.is-active{background:currentColor;color:#fff;opacity:1}.muqpro-rtl{direction:rtl;text-align:right}.muqpro-rtl .muqpro-header-inner,.muqpro-rtl .muqpro-utility-inner{direction:rtl}.muqpro-rtl input,.muqpro-rtl textarea{text-align:right}

/* v1.10.12 — editable customer navigation, Daawo cards, premium Support popup. */
.muqpro-bottom-nav-list{display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;margin:0;padding:0;list-style:none}.muqpro-bottom-nav-list li{flex:1;height:100%}.muqpro-bottom-nav-list a{height:100%;display:grid;place-content:center;justify-items:center;gap:2px;padding:6px 2px}.muqpro-bottom-nav-list a b{font-size:1.05rem;line-height:1;color:var(--muq-gold-soft)}.muqpro-bottom-nav-list a span{font-size:.64rem;color:var(--muq-muted);white-space:nowrap}.muqpro-bottom-nav-list .current-menu-item a,.muqpro-bottom-nav-list .current_page_item a,.muqpro-bottom-nav-list a[aria-current="page"]{background:rgba(231,185,79,.08)}.muqpro-bottom-nav-list .current-menu-item a b,.muqpro-bottom-nav-list .current-menu-item a span,.muqpro-bottom-nav-list .current_page_item a b,.muqpro-bottom-nav-list .current_page_item a span,.muqpro-bottom-nav-list a[aria-current="page"] b,.muqpro-bottom-nav-list a[aria-current="page"] span{color:var(--muq-gold-soft)}
.muqpro-support-modal[hidden],.muqpro-guide-video-modal[hidden]{display:none!important}.muqpro-support-modal,.muqpro-guide-video-modal{position:fixed;z-index:99990;inset:0;display:grid;place-items:center;padding:20px}.muqpro-support-modal-backdrop,.muqpro-guide-video-backdrop{position:absolute;inset:0;background:rgba(1,8,20,.78);backdrop-filter:blur(8px)}.muqpro-support-dialog{position:relative;z-index:1;width:min(470px,100%);padding:58px 30px 30px;border:1px solid rgba(231,185,79,.72);border-radius:24px;background:radial-gradient(circle at 95% 100%,rgba(42,87,157,.22),transparent 35%),linear-gradient(145deg,#0c2d59,#071a38 72%);box-shadow:0 28px 90px rgba(0,0,0,.5),0 0 0 1px rgba(231,185,79,.08) inset;text-align:center;color:#f6f8fc}.muqpro-support-dialog:after{content:"";position:absolute;right:-28px;bottom:-28px;width:180px;height:180px;border:1px solid rgba(231,185,79,.11);border-radius:50%;box-shadow:0 0 0 32px rgba(231,185,79,.035),0 0 0 64px rgba(231,185,79,.02);pointer-events:none}.muqpro-support-close{position:absolute;top:14px;right:16px;z-index:2;width:38px;height:38px;border:0;background:transparent;color:#fff;font-size:29px;line-height:1;cursor:pointer}.muqpro-support-emblem{position:absolute;top:-45px;left:50%;display:grid;place-items:center;width:88px;height:88px;transform:translateX(-50%);border:2px solid var(--muq-gold);border-radius:50%;background:#0a2449;color:var(--muq-gold-soft);font-size:38px;box-shadow:0 10px 35px rgba(0,0,0,.35)}.muqpro-support-dialog h2{position:relative;z-index:1;margin:4px 0 12px;color:var(--muq-gold-soft);font-size:clamp(1.65rem,4vw,2rem)}.muqpro-support-dialog p{position:relative;z-index:1;margin:0 auto;max-width:360px;color:#e5edf9;font-size:.98rem;line-height:1.65}.muqpro-support-actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.muqpro-support-actions a,.muqpro-support-number{display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:11px;font-weight:900}.muqpro-support-whatsapp{border:1px solid rgba(81,225,139,.65);background:linear-gradient(180deg,#19bd63,#0e8f49);color:#fff!important}.muqpro-support-call{border:1px solid rgba(255,220,126,.9);background:linear-gradient(180deg,#ffd669,#e6aa23);color:#10203a!important}.muqpro-support-number{position:relative;z-index:1;margin:16px auto 0;max-width:270px;border:1px solid rgba(231,185,79,.48);background:rgba(4,16,38,.46);color:var(--muq-gold-soft)!important;font-size:1.08rem}.muqpro-modal-open{overflow:hidden}
.muqpro-watch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.muqpro-watch-card{overflow:hidden;border:1px solid var(--muq-line);border-radius:18px;background:linear-gradient(160deg,rgba(19,50,94,.94),rgba(8,29,61,.96));box-shadow:0 12px 30px rgba(0,0,0,.18)}.muqpro-watch-card-media{aspect-ratio:16/9;overflow:hidden;background:#061733}.muqpro-watch-card-media img{width:100%;height:100%;display:block;object-fit:cover}.muqpro-watch-card-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(231,185,79,.16),transparent 30%),linear-gradient(135deg,#0d2e5b,#061733);color:var(--muq-gold-soft);font-size:3rem}.muqpro-watch-card-body{padding:18px}.muqpro-watch-card-body h2{margin:0 0 8px;font-size:1.16rem;color:#fff}.muqpro-watch-card-copy{color:var(--muq-muted);font-size:.9rem}.muqpro-watch-card-copy p{margin:.35em 0 0}.muqpro-watch-video-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;padding:12px 15px;border:1px solid rgba(231,185,79,.75);border-radius:11px;background:linear-gradient(180deg,#f4c958,#dca82f);color:#10203a;font-weight:900;cursor:pointer}.muqpro-watch-video-pending{display:block;margin-top:16px;padding:10px 12px;border:1px dashed rgba(255,255,255,.16);border-radius:10px;color:var(--muq-muted);font-size:.82rem;text-align:center}.muqpro-watch-empty{grid-column:1/-1;padding:28px;border:1px dashed var(--muq-line);border-radius:16px;text-align:center;color:var(--muq-muted)}.muqpro-guide-video-dialog{position:relative;z-index:1;width:min(920px,100%);padding:22px;border:1px solid rgba(231,185,79,.58);border-radius:20px;background:#071a36;box-shadow:0 28px 90px rgba(0,0,0,.55)}.muqpro-guide-video-dialog.is-shorts{width:min(430px,100%)}.muqpro-guide-video-close{position:absolute;top:10px;right:12px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.32);color:#fff;font-size:27px;cursor:pointer}.muqpro-guide-video-dialog h2{margin:0 46px 16px 0;color:var(--muq-gold-soft);font-size:1.25rem}.muqpro-guide-video-embed{position:relative;overflow:hidden;border-radius:14px;background:#020816;aspect-ratio:16/9}.muqpro-guide-video-dialog.is-shorts .muqpro-guide-video-embed{aspect-ratio:9/16;max-height:72vh;margin-inline:auto;width:auto}.muqpro-guide-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.muqpro-guide-video-done{width:100%;margin-top:14px;padding:11px 14px;border:1px solid rgba(231,185,79,.55);border-radius:10px;background:rgba(231,185,79,.1);color:var(--muq-gold-soft);font-weight:900;cursor:pointer}
@media(max-width:760px){.muqpro-bottom-nav-list a b{font-size:1rem}.muqpro-bottom-nav-list a span{font-size:.58rem}.muqpro-support-modal,.muqpro-guide-video-modal{padding:14px}.muqpro-support-dialog{padding:52px 18px 22px;border-radius:20px}.muqpro-support-actions{gap:9px}.muqpro-support-actions a{font-size:.88rem}.muqpro-watch-grid{grid-template-columns:1fr;gap:14px}.muqpro-watch-card-body{padding:15px}.muqpro-guide-video-dialog{padding:16px}.muqpro-guide-video-dialog h2{font-size:1.05rem}}
@media(max-width:390px){.muqpro-bottom-nav-list a span{font-size:.54rem}.muqpro-support-actions{grid-template-columns:1fr}.muqpro-support-dialog{width:100%}}

/* v1.10.13 — Daawo filters/images, reusable help video, Support close, login video help. */
.muqpro-support-bottom-close{position:relative;z-index:2;width:100%;min-height:46px;margin-top:16px;border:1px solid rgba(231,185,79,.62);border-radius:11px;background:rgba(4,16,38,.62);color:#f4cf68;font-weight:900;cursor:pointer}.muqpro-support-bottom-close:hover{background:rgba(231,185,79,.12)}
.muqpro-watch-filters{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 4px}.muqpro-watch-filters button{min-height:40px;padding:8px 14px;border:1px solid var(--muq-line);border-radius:999px;background:#0a2349;color:#c6d3e7;font-weight:800;cursor:pointer}.muqpro-watch-filters button.is-active{border-color:rgba(231,185,79,.82);background:linear-gradient(180deg,#f2c958,#d9a82f);color:#0b1d38}.muqpro-watch-card[hidden]{display:none!important}.muqpro-watch-card-placeholder{gap:5px;text-align:center;padding:20px;background:linear-gradient(135deg,#0d2e5b,#061733);font-size:1rem}.muqpro-watch-card-placeholder span{color:#d7e0ef;font-weight:800}.muqpro-watch-card-placeholder small{color:#8395b1;font-size:.76rem}.muqpro-guide-video-stage{position:relative}.muqpro-guide-video-loading,.muqpro-guide-video-fallback{position:absolute;z-index:2;inset:0;display:grid;place-content:center;justify-items:center;gap:7px;padding:24px;text-align:center;border-radius:14px;background:#020816;color:#eef4ff}.muqpro-guide-video-loading[hidden],.muqpro-guide-video-fallback[hidden]{display:none!important}.muqpro-guide-video-loading small,.muqpro-guide-video-fallback p{margin:0;color:#aebbd0}.muqpro-video-spinner{width:38px;height:38px;border:3px solid rgba(231,185,79,.2);border-top-color:#e7b94f;border-radius:50%;animation:muqpro-video-spin .75s linear infinite}@keyframes muqpro-video-spin{to{transform:rotate(360deg)}}.muqpro-guide-video-fallback a{margin-top:6px;padding:11px 15px;border-radius:10px;background:#e1b43d;color:#081a38!important;font-weight:900;text-decoration:none}.muqpro-login-video-help{padding-top:16px;margin-top:18px;border-top:1px solid rgba(255,255,255,.09)}.muqpro-login-video-help-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(231,185,79,.55);border-radius:11px;background:rgba(231,185,79,.08);color:#f0c75d;font-weight:900;cursor:pointer}.muqpro-login-video-help-button:hover{background:rgba(231,185,79,.14)}
@media(max-width:760px){.muqpro-watch-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.muqpro-watch-filters button{padding-inline:8px;font-size:.82rem}.muqpro-support-bottom-close{min-height:44px}.muqpro-guide-video-dialog{max-height:calc(100vh - 28px);overflow:auto}}
.muqpro-guide-video-modal{z-index:100020!important}


/* v1.10.21 product search */
.muqpro-search-results-page{min-width:0;padding:0 0 42px}.muqpro-search-results-header{margin:24px 0 20px;padding:22px 24px;border:1px solid var(--muq-line);border-radius:18px;background:#102e58}.muqpro-search-results-header span{display:block;color:var(--muq-gold);font-weight:800;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em}.muqpro-search-results-header h1{margin:6px 0 0;color:var(--muq-text);font-size:clamp(1.45rem,3vw,2rem)}.muqpro-search-empty{padding:30px;border:1px solid var(--muq-line);border-radius:18px;background:#102e58;text-align:center}.muqpro-search-empty h2{margin:0 0 8px;color:var(--muq-text)}@media(max-width:782px){.muqpro-search-results-header{margin-top:14px;padding:18px}.muqpro-search-results-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}


/* ================================================================
   v1.10.29 — Home hero mobile interaction hardening
   Horizontal gestures switch slides; vertical gestures keep scrolling.
   Prevents Safari horizontal page drift and post-swipe ghost-link taps.
   ================================================================ */
@media(max-width:760px){
  body.home{overflow-x:hidden!important;}
  .muqpro-home-main .muqpro-hero-slider,
  .muqpro-home-main .muqpro-hero-slides,
  .muqpro-home-main .muqpro-hero-slide{
    touch-action:pan-y pinch-zoom;
    overscroll-behavior-x:contain;
  }
  .muqpro-home-main .muqpro-hero-slide .muqpro-button,
  .muqpro-home-main .muqpro-slider-arrow,
  .muqpro-home-main .muqpro-slider-dots button{touch-action:manipulation;}
}

/* v1.10.30 — CTA tap reliability is handled in foundation.js; the v1.10.29
   touch-action / overflow containment remains intentionally unchanged. */


/* v1.10.31 — Shop Now remains a native mobile anchor; slider swipe handling
   intentionally ignores all interactive controls. Existing drift/zoom containment stays unchanged. */
@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-actions,
  .muqpro-home-main .muqpro-hero-actions .muqpro-button{
    position:relative;
    z-index:12;
    pointer-events:auto;
  }
}


/* ================================================================
   v1.10.32 — Mobile hero: explicit box navigation, no swipe capture.
   Shop Now is a native anchor; mobile users change slides with the
   visible box indicators while autoplay continues normally.
   ================================================================ */
@media(max-width:760px){
  /* Keep the proven horizontal overflow containment without hijacking taps. */
  body.home{overflow-x:hidden!important;}
  .muqpro-home-main .muqpro-hero-slider,
  .muqpro-home-main .muqpro-hero-slides,
  .muqpro-home-main .muqpro-hero-slide{
    touch-action:auto!important;
    overscroll-behavior-x:auto!important;
  }

  /* Mobile navigation is intentionally indicator-only. */
  .muqpro-home-main .muqpro-slider-arrow{display:none!important;}
  .muqpro-home-main .muqpro-slider-dots{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    left:50%!important;
    right:auto!important;
    bottom:7px!important;
    transform:translateX(-50%)!important;
    z-index:20!important;
  }
  .muqpro-home-main .muqpro-slider-dots button{
    display:block!important;
    width:24px!important;
    height:10px!important;
    min-width:24px!important;
    min-height:10px!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.68)!important;
    border-radius:2px!important;
    background:rgba(3,14,32,.58)!important;
    box-shadow:0 1px 4px rgba(0,0,0,.28)!important;
    opacity:.9;
    cursor:pointer;
    touch-action:manipulation!important;
  }
  .muqpro-home-main .muqpro-slider-dots button.is-active{
    width:24px!important;
    background:var(--muq-home-accent,var(--muq-gold))!important;
    border-color:var(--muq-home-accent,var(--muq-gold))!important;
    opacity:1;
  }
  .muqpro-home-main .muqpro-hero-actions,
  .muqpro-home-main .muqpro-hero-actions .muqpro-button{
    position:relative;
    z-index:25;
    pointer-events:auto!important;
    touch-action:manipulation!important;
  }
}


/* ================================================================
   v1.10.33 — Home hero Style 2 glass-card redesign.
   Compact wide media, floating glass CTA, unnumbered indicators, and
   explicit non-interactive decoration so native Shop Now taps stay reliable.
   ================================================================ */
.muqpro-home-main .muqpro-hero-slider::after,
.muqpro-home-main .muqpro-hero-glow{
  pointer-events:none!important;
}
.muqpro-home-main .muqpro-hero-slider{
  padding:12px!important;
  min-height:0!important;
  height:auto!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.muqpro-home-main .muqpro-hero-slides,
.muqpro-home-main .muqpro-hero-slide.is-active,
.muqpro-home-main .muqpro-hero-content{
  min-height:0!important;
  height:auto!important;
}
.muqpro-home-main .muqpro-hero-content{
  position:relative!important;
  display:block!important;
  padding:0 0 8px!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.muqpro-home-main .muqpro-hero-media{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  aspect-ratio:3.35/1!important;
  min-height:0!important;
  overflow:hidden!important;
  border:1px solid rgba(108,164,226,.34)!important;
  border-radius:14px!important;
  background:#071a37!important;
  box-shadow:0 8px 22px rgba(0,0,0,.22)!important;
}
.muqpro-home-main .muqpro-hero-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.muqpro-home-main .muqpro-hero-copy-box{
  position:relative!important;
  z-index:12!important;
  width:calc(100% - 42px)!important;
  margin:-46px auto 0!important;
  padding:11px 14px 12px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(19,39,68,.78),rgba(6,23,50,.90))!important;
  -webkit-backdrop-filter:blur(14px)!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)!important;
  pointer-events:auto!important;
}
.muqpro-home-main .muqpro-hero-slide h1{
  margin:0!important;
  max-width:100%!important;
  color:#f4f7fb!important;
  font-size:clamp(16px,2.1vw,24px)!important;
  line-height:1.13!important;
  text-align:center!important;
  letter-spacing:-.018em!important;
}
.muqpro-home-main .muqpro-hero-actions{
  position:relative!important;
  z-index:20!important;
  width:100%!important;
  margin:0!important;
  display:flex!important;
  justify-content:center!important;
  pointer-events:auto!important;
}
.muqpro-home-main .muqpro-hero-actions .muqpro-button{
  position:relative!important;
  z-index:21!important;
  min-width:188px!important;
  min-height:42px!important;
  padding:9px 22px!important;
  border-radius:11px!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  cursor:pointer!important;
}
.muqpro-home-main .muqpro-slider-dots{
  position:relative!important;
  z-index:30!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:100%!important;
  margin:8px 0 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  pointer-events:auto!important;
}
.muqpro-home-main .muqpro-slider-dots button{
  display:block!important;
  width:18px!important;
  min-width:18px!important;
  height:5px!important;
  min-height:5px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.34)!important;
  box-shadow:none!important;
  opacity:1!important;
  font-size:0!important;
  line-height:0!important;
  overflow:hidden!important;
  cursor:pointer!important;
  touch-action:manipulation!important;
}
.muqpro-home-main .muqpro-slider-dots button.is-active{
  width:34px!important;
  min-width:34px!important;
  background:var(--muq-home-accent,var(--muq-gold))!important;
}
.muqpro-home-main .muqpro-slider-arrow{
  z-index:31!important;
  top:calc(12px + ((100% - 24px) * .15))!important;
  bottom:auto!important;
  width:34px!important;
  height:34px!important;
  transform:translateY(-50%)!important;
  border-radius:10px!important;
  background:rgba(4,18,40,.78)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  backdrop-filter:blur(8px)!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
.muqpro-home-main .muqpro-slider-prev{left:22px!important;}
.muqpro-home-main .muqpro-slider-next{right:22px!important;}

@media(max-width:760px){
  .muqpro-home-main .muqpro-hero-slider{
    padding:8px!important;
    border-radius:16px!important;
  }
  .muqpro-home-main .muqpro-hero-slide,
  .muqpro-home-main .muqpro-hero-slide.is-active{
    inset:auto!important;
    height:auto!important;
  }
  .muqpro-home-main .muqpro-hero-content{
    padding:0 0 6px!important;
  }
  .muqpro-home-main .muqpro-hero-media{
    aspect-ratio:2.55/1!important;
    border-radius:12px!important;
  }
  .muqpro-home-main .muqpro-hero-copy-box{
    width:calc(100% - 20px)!important;
    margin:-34px auto 0!important;
    padding:9px 10px 10px!important;
    gap:7px!important;
    border-radius:12px!important;
  }
  .muqpro-home-main .muqpro-hero-slide h1{
    font-size:clamp(14px,var(--muq-mobile-eyebrow-size,17px),20px)!important;
    white-space:normal!important;
  }
  .muqpro-home-main .muqpro-hero-actions .muqpro-button{
    min-width:158px!important;
    min-height:40px!important;
    padding:8px 17px!important;
    font-size:var(--muq-mobile-button-size,14px)!important;
  }
  .muqpro-home-main .muqpro-slider-arrow{
    display:grid!important;
    top:calc(8px + (100vw - 48px)/5.1)!important;
    width:30px!important;
    height:30px!important;
    border-radius:9px!important;
    font-size:1.12rem!important;
  }
  .muqpro-home-main .muqpro-slider-prev{left:14px!important;}
  .muqpro-home-main .muqpro-slider-next{right:14px!important;}
  .muqpro-home-main .muqpro-slider-dots{
    margin-top:7px!important;
    gap:6px!important;
  }
  .muqpro-home-main .muqpro-slider-dots button{
    width:15px!important;
    min-width:15px!important;
    height:4px!important;
    min-height:4px!important;
  }
  .muqpro-home-main .muqpro-slider-dots button.is-active{
    width:28px!important;
    min-width:28px!important;
  }
}

/* v1.10.34: managed Top Categories directly below hero; clearer card copy. */
.muqpro-home-main .muqpro-home-categories-section{margin-top:18px}
.muqpro-home-main .muqpro-home-categories-section .muqpro-section-heading{align-items:center;margin-bottom:12px}
.muqpro-home-main .muqpro-home-categories-section .muqpro-section-heading h2{margin:0;font-size:1.24rem;font-weight:850;letter-spacing:-.02em}
.muqpro-home-main .muqpro-home-categories-section .muqpro-categories-view-all{font-size:.82rem;font-weight:850}
.muqpro-home-main .muqpro-category-card strong{font-size:.9rem;font-weight:850;line-height:1.28}
.muqpro-home-main .muqpro-category-card small{font-size:.72rem;font-weight:700;color:#b9c9dd}
.muqpro-home-main .muqpro-home-featured-services{margin-top:22px}

@media(max-width:760px){
  .muqpro-home-main .muqpro-home-categories-section{margin-top:16px}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-section-heading{margin-bottom:10px}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-section-heading h2{font-size:1.08rem}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-categories-view-all{font-size:.74rem}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-card{padding:7px!important;border-radius:13px}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-copy{padding:9px 4px 5px;gap:5px}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-card strong{font-size:.78rem;min-height:2.4em;font-weight:850}
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-card small{font-size:.67rem;font-weight:750;color:#b9c9dd}
  .muqpro-home-main .muqpro-home-featured-services{margin-top:18px}
}

/* v1.10.38 — Registration guide: unmistakable YouTube-style video action only. */
.muqpro-login-video-help-button{
  border-color:#ff0033!important;
  background:#ff0033!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(255,0,51,.16);
}
.muqpro-login-video-help-button>span{
  display:inline-grid;
  place-items:center;
  width:26px;
  height:20px;
  border-radius:6px;
  background:#fff;
  color:#ff0033;
  font-size:12px;
  line-height:1;
}
.muqpro-login-video-help-button:hover,
.muqpro-login-video-help-button:focus-visible{
  background:#e6002e!important;
  border-color:#e6002e!important;
  color:#fff!important;
}


/* v1.10.50 — homepage service grid refresh + category card gold actions. */
.muqpro-home-main .muqpro-home-categories-section .muqpro-category-card small{
  color:var(--muq-home-accent,var(--muq-gold))!important;
  font-weight:800;
}
.muqpro-home-main .muqpro-home-featured-services{
  margin-top:18px!important;
}
.muqpro-home-main .muqpro-featured-service-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
.muqpro-home-main .muqpro-featured-service-card{
  min-width:0;
  min-height:100%;
  padding:10px;
  display:grid;
  grid-template-rows:auto 1fr;
  gap:10px;
  align-content:start;
  justify-items:stretch;
  border:1px solid rgba(117,157,216,.23);
  border-radius:16px;
  background:linear-gradient(160deg,rgba(19,50,94,.94),rgba(8,29,61,.96));
  overflow:hidden;
  transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.muqpro-home-main a.muqpro-featured-service-card:hover{
  transform:translateY(-2px);
  border-color:rgba(231,185,79,.48);
  box-shadow:0 12px 26px rgba(0,0,0,.18);
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-media{
  width:100%;
  height:auto;
  aspect-ratio:1 / 1;
  border-radius:12px;
  overflow:hidden;
  background:#071a36;
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy{
  display:grid;
  gap:6px;
  min-width:0;
  align-content:start;
  text-align:center;
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy strong{
  color:var(--muq-text);
  font-size:.98rem;
  line-height:1.22;
  font-weight:850;
  min-height:2.44em;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  word-break:break-word;
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy small{
  color:var(--muq-home-accent,var(--muq-gold));
  font-size:.88rem;
  line-height:1.2;
  font-weight:800;
}
.muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-action{
  display:none!important;
}
@media(max-width:760px){
  .muqpro-home-main .muqpro-home-featured-services{
    margin-top:16px!important;
  }
  .muqpro-home-main .muqpro-featured-service-list{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
  }
  .muqpro-home-main .muqpro-featured-service-card{
    padding:8px;
    border-radius:14px;
    gap:8px;
  }
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-media{
    border-radius:10px;
  }
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy{
    gap:5px;
  }
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy strong{
    font-size:.68rem;
    min-height:2.6em;
  }
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy small{
    font-size:.58rem;
  }
}


/* v1.10.51 — mobile featured-title fit + RTL footer language dropdown containment. */
@media(max-width:760px){
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy strong{
    font-size:clamp(.56rem,2.35vw,.63rem)!important;
    line-height:1.18!important;
    letter-spacing:-.018em;
    min-height:2.36em!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
  .muqpro-rtl .muqpro-footer-language-v1101 .muqpro-language-switcher{
    width:max-content!important;
    max-width:100%!important;
  }
  .muqpro-rtl .muqpro-footer-language-v1101 .muqpro-language-options{
    left:auto!important;
    right:0!important;
    width:min(220px,calc(100vw - 32px))!important;
    min-width:min(190px,calc(100vw - 32px))!important;
    max-width:calc(100vw - 32px)!important;
    direction:rtl!important;
    text-align:right!important;
    overflow:hidden!important;
  }
  .muqpro-rtl .muqpro-footer-language-v1101 .muqpro-language-options a{
    width:100%!important;
    min-width:0!important;
    grid-template-columns:18px minmax(0,1fr) 27px!important;
    direction:rtl!important;
    text-align:right!important;
  }
  .muqpro-rtl .muqpro-footer-language-v1101 .muqpro-language-options a span{
    min-width:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
}


/* v1.10.52 — show complete mobile featured-service titles without ellipsis. */
@media(max-width:760px){
  .muqpro-home-main .muqpro-featured-service-card .muqpro-featured-service-copy strong{
    display:flex!important;
    align-items:center;
    justify-content:center;
    font-size:clamp(.49rem,2.08vw,.58rem)!important;
    line-height:1.17!important;
    letter-spacing:-.025em!important;
    min-height:2.42em!important;
    max-height:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    -webkit-line-clamp:unset!important;
    -webkit-box-orient:initial!important;
    text-wrap:balance;
  }
}


/* v1.10.54 — Refined Premium Raised mobile bottom navigation.
   Keeps the selected Style 2 direction while removing the oversized floating active bubble,
   adding safe-area/content clearance, and keeping the dock visually stable while scrolling. */
@media(max-width:760px){
  body{
    padding-bottom:calc(108px + env(safe-area-inset-bottom, 0px));
  }
  .muqpro-bottom-nav{
    display:flex;
    position:fixed;
    z-index:35;
    left:10px;
    right:10px;
    inset-inline:10px;
    bottom:calc(8px + env(safe-area-inset-bottom, 0px));
    height:68px;
    padding:5px;
    border:1px solid rgba(117,157,216,.26);
    border-radius:20px;
    background:#071a36;
    box-shadow:0 10px 28px rgba(0,0,0,.34),0 1px 0 rgba(255,255,255,.025) inset;
    overflow:hidden;
    isolation:isolate;
  }
  .muqpro-bottom-nav:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    pointer-events:none;
    background:linear-gradient(180deg,rgba(17,48,91,.30),rgba(4,18,40,.10));
  }
  .muqpro-bottom-nav-list{
    display:flex;
    align-items:stretch;
    justify-content:space-around;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    list-style:none;
  }
  .muqpro-bottom-nav-list li{
    position:relative;
    flex:1 1 20%;
    min-width:0;
    height:100%;
    padding:0 2px;
  }
  .muqpro-bottom-nav-list a{
    position:relative;
    height:100%;
    min-width:0;
    display:grid;
    grid-template-rows:29px auto;
    place-content:center;
    justify-items:center;
    gap:3px;
    padding:5px 2px 4px;
    border:1px solid transparent;
    border-radius:14px;
    background:transparent!important;
    color:var(--muq-muted);
    transform:none!important;
    transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease;
  }
  .muqpro-bottom-nav-list a b{
    display:grid;
    place-items:center;
    width:29px;
    height:29px;
    border-radius:10px;
    color:#aec0d8;
    background:transparent;
    border:1px solid transparent;
    box-shadow:none;
    font-size:1rem;
    line-height:1;
    transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;
  }
  .muqpro-bottom-nav-list a span{
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#91a5bf;
    font-size:.55rem;
    line-height:1.08;
    font-weight:750;
    text-align:center;
    transition:color .18s ease;
  }
  .muqpro-bottom-nav-list .current-menu-item a,
  .muqpro-bottom-nav-list .current_page_item a,
  .muqpro-bottom-nav-list a[aria-current="page"]{
    background:linear-gradient(180deg,rgba(231,185,79,.11),rgba(231,185,79,.045))!important;
    border-color:rgba(231,185,79,.34);
    box-shadow:0 5px 14px rgba(0,0,0,.18),0 0 0 1px rgba(231,185,79,.04) inset;
  }
  .muqpro-bottom-nav-list .current-menu-item a b,
  .muqpro-bottom-nav-list .current_page_item a b,
  .muqpro-bottom-nav-list a[aria-current="page"] b{
    width:32px;
    height:32px;
    border-radius:11px;
    color:#10203a;
    background:linear-gradient(145deg,var(--muq-home-accent,var(--muq-gold)),var(--muq-gold-soft));
    border-color:rgba(255,255,255,.12);
    box-shadow:0 4px 10px rgba(231,185,79,.20);
    font-size:1.04rem;
  }
  .muqpro-bottom-nav-list .current-menu-item a span,
  .muqpro-bottom-nav-list .current_page_item a span,
  .muqpro-bottom-nav-list a[aria-current="page"] span{
    color:var(--muq-home-accent,var(--muq-gold));
    font-weight:850;
  }
  html[dir="rtl"] .muqpro-bottom-nav-list a span,
  body.rtl .muqpro-bottom-nav-list a span{
    direction:rtl;
  }
}
@media(max-width:390px){
  .muqpro-bottom-nav{
    left:7px;
    right:7px;
    inset-inline:7px;
  }
  .muqpro-bottom-nav-list li{padding-inline:1px}
  .muqpro-bottom-nav-list a span{font-size:.51rem}
}


/* v1.10.55 — Solid edge-aligned Premium Raised bottom navigation.
   Keeps Style 2 active treatment, removes see-through/floating bleed, and adds a thin framed box. */
@media(max-width:760px){
  body{
    padding-bottom:calc(82px + env(safe-area-inset-bottom, 0px))!important;
  }
  .muqpro-bottom-nav{
    left:2px!important;
    right:2px!important;
    inset-inline:2px!important;
    bottom:0!important;
    height:72px!important;
    padding:5px 4px calc(5px + env(safe-area-inset-bottom, 0px))!important;
    border:1px solid rgba(117,157,216,.34)!important;
    border-radius:12px 12px 0 0!important;
    background:#071a36!important;
    box-shadow:0 -6px 18px rgba(0,0,0,.28)!important;
    overflow:hidden!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .muqpro-bottom-nav:before{
    display:none!important;
  }
  .muqpro-bottom-nav-list a{
    grid-template-rows:28px auto!important;
    gap:5px!important;
    padding:5px 2px 4px!important;
    border-radius:10px!important;
  }
  .muqpro-bottom-nav-list a b{
    width:28px!important;
    height:28px!important;
  }
  .muqpro-bottom-nav-list a span{
    font-size:.55rem!important;
    line-height:1.1!important;
  }
  .muqpro-bottom-nav-list .current-menu-item a,
  .muqpro-bottom-nav-list .current_page_item a,
  .muqpro-bottom-nav-list a[aria-current="page"]{
    background:rgba(231,185,79,.075)!important;
    border-color:rgba(231,185,79,.32)!important;
    box-shadow:none!important;
  }
  .muqpro-bottom-nav-list .current-menu-item a b,
  .muqpro-bottom-nav-list .current_page_item a b,
  .muqpro-bottom-nav-list a[aria-current="page"] b{
    width:31px!important;
    height:31px!important;
    border-radius:10px!important;
    box-shadow:0 3px 8px rgba(231,185,79,.18)!important;
  }
}
@media(max-width:390px){
  .muqpro-bottom-nav{
    left:1px!important;
    right:1px!important;
    inset-inline:1px!important;
  }
  .muqpro-bottom-nav-list a span{font-size:.51rem!important;}
}


/* v1.10.61 — independent category heading + mobile keyboard-safe direct order page. */
body.single-product.muqpro-service-product-page .muqpro-service-category-heading-v11061{
  grid-column:1/-1;grid-row:1;margin:0 0 2px;padding:0 2px;color:var(--muq-gold-soft,#ffdc83);
  font-size:1.18rem;font-weight:950;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:.015em;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.woocommerce-product-gallery,
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.images{grid-row:2!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>.summary{grid-row:2!important}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{grid-row:3!important}
body.single-product.muqpro-service-product-page .muqpro-reference-header-v1756{grid-template-columns:minmax(0,1fr) auto!important}
body.single-product.muqpro-service-product-page .muqpro-purchase-product-title-v1756{grid-row:1!important;grid-column:1!important}
body.single-product.muqpro-service-product-page .muqpro-purchase-price-v1756{grid-row:1!important;grid-column:2!important}
@media(max-width:600px){
 body.single-product.muqpro-service-product-page .muqpro-service-category-heading-v11061{font-size:1.02rem;margin-bottom:0;text-align:center}
 body.single-product.muqpro-service-product-page .muqpro-product-shell-v155{scroll-margin-top:88px}
 body.single-product.muqpro-service-product-page .muqpro-service-field input:not([type=radio]):not([type=checkbox]){font-size:16px!important}
 html.muqpro-product-keyboard-open body.single-product.muqpro-service-product-page form.cart .single_add_to_cart_button{
   position:sticky!important;bottom:8px!important;z-index:30!important;box-shadow:0 12px 28px rgba(0,0,0,.30)!important;
 }
}

/* v1.10.62 — product top-section card only: category + image/name + full-width price row. */
body.single-product.muqpro-service-product-page .muqpro-service-category-heading-v11061{
  width:100%!important;
  margin:0 0 8px!important;
  padding:7px 12px!important;
  border:1px solid rgba(231,185,79,.42)!important;
  border-radius:10px!important;
  background:rgba(3,22,48,.18)!important;
  color:var(--muq-gold-soft,#ffdc83)!important;
  text-align:center!important;
  overflow-wrap:anywhere!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062{
  grid-column:1/-1!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  gap:10px 13px!important;
  width:100%!important;
  min-width:0!important;
  padding:9px!important;
  border:1px solid rgba(231,185,79,.42)!important;
  border-radius:12px!important;
  background:rgba(3,22,48,.16)!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062>.woocommerce-product-gallery,
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062>.images{
  grid-column:1!important;
  grid-row:1!important;
  width:96px!important;
  max-width:96px!important;
  margin:0!important;
  align-self:start!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062>.summary{
  grid-column:2!important;
  grid-row:1!important;
  display:contents!important;
  min-width:0!important;
  width:auto!important;
  margin:0!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-reference-header-v1756{
  display:contents!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-product-title-v1756{
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  min-width:0!important;
  margin:0!important;
  color:var(--muq-text)!important;
  font-size:1.05rem!important;
  line-height:1.18!important;
  font-weight:900!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-price-v1756{
  grid-column:1/-1!important;
  grid-row:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:8px 12px!important;
  border:1px solid rgba(231,185,79,.55)!important;
  border-radius:10px!important;
  background:rgba(3,22,48,.22)!important;
  color:var(--muq-gold-soft,#ffdc83)!important;
  font-size:1.08rem!important;
  font-weight:950!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-price-v1756 .amount,
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-price-v1756 bdi,
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-price-v1756 .woocommerce-Price-currencySymbol{
  color:var(--muq-gold-soft,#ffdc83)!important;
}
body.single-product.muqpro-service-product-page .muqpro-product-shell-v155>form.cart{
  grid-row:3!important;
}
@media(max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-service-category-heading-v11061{
    font-size:1rem!important;
    line-height:1.16!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:9px 12px!important;
    padding:8px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .woocommerce-product-gallery__wrapper,
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .woocommerce-product-gallery__image,
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .woocommerce-product-gallery__image a,
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .woocommerce-product-gallery__image img{
    width:96px!important;
    height:96px!important;
    border-radius:10px!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-product-title-v1756{
    font-size:1rem!important;
    line-height:1.18!important;
  }
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-price-v1756{
    justify-content:flex-end!important;
    min-height:38px!important;
    padding:7px 10px!important;
    font-size:1rem!important;
  }
}


/* v1.10.63 — mobile Home categories/services flow containment.
   Keep category cards in normal document flow so the following service grid can never slide underneath them. */
@media(max-width:760px){
  .muqpro-home-main .muqpro-home-categories-section{
    display:block!important;
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
    clear:both!important;
    isolation:isolate;
  }
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-grid{
    display:grid!important;
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    align-items:stretch!important;
    grid-auto-rows:auto!important;
    overflow:visible!important;
  }
  .muqpro-home-main .muqpro-home-categories-section .muqpro-category-card{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    align-self:stretch!important;
    transform:none;
  }
  .muqpro-home-main .muqpro-home-featured-services{
    display:block!important;
    position:relative!important;
    clear:both!important;
    height:auto!important;
    margin-top:24px!important;
    z-index:0!important;
  }
  .muqpro-home-main .muqpro-featured-service-list{
    position:relative!important;
    clear:both!important;
    height:auto!important;
  }
}

/* v1.10.67 — shared Player-ID history rows and One-Time approved-service jump. */
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-row{
  display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;border-bottom:1px solid var(--muq-line);
}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-row:last-child{border-bottom:0}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-row .muqpro-player-id-suggestion{border-bottom:0!important}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-remove{
  width:44px;min-width:44px;border:0;border-left:1px solid var(--muq-line);background:transparent;color:var(--muq-muted);font:700 22px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;
}
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-remove:focus,
body.single-product.muqpro-service-product-page .muqpro-player-id-suggestion-remove:active{background:rgba(231,185,79,.1);color:var(--muq-gold);outline:none}
.muqpro-ot-archive-approved .muqpro-ot-archive-approved-jump{
  display:block;width:100%;margin:0;padding:12px 14px;border:1px solid rgba(54,211,153,.34);border-radius:10px;background:rgba(17,112,91,.20);color:inherit;font:inherit;text-align:left;cursor:pointer;
}
.muqpro-ot-archive-approved .muqpro-ot-archive-approved-jump+ .muqpro-ot-archive-approved-jump{margin-top:8px}
.muqpro-ot-archive-approved .muqpro-ot-archive-approved-jump:active,
.muqpro-ot-archive-approved .muqpro-ot-archive-approved-jump:focus{border-color:rgba(54,211,153,.72);background:rgba(17,112,91,.34);outline:none}
.product.muqpro-one-time-product-focus,li.product.muqpro-one-time-product-focus{animation:muqpro-one-time-product-focus 1.6s ease}
@keyframes muqpro-one-time-product-focus{0%,100%{box-shadow:inherit}35%,70%{box-shadow:0 0 0 3px rgba(240,195,78,.68),0 0 24px rgba(240,195,78,.20)}}


/* v1.13.15 — deterministic single active bottom-nav state and system-colored Help headset. */
@media(max-width:760px){
  .muqpro-bottom-nav-list li.is-muqpro-active>a{
    background:rgba(231,185,79,.075)!important;
    border-color:rgba(231,185,79,.32)!important;
    box-shadow:none!important;
  }
  .muqpro-bottom-nav-list li.is-muqpro-active>a b{
    width:31px!important;height:31px!important;border-radius:10px!important;
    color:#10203a!important;background:linear-gradient(145deg,var(--muq-home-accent,var(--muq-gold)),var(--muq-gold-soft))!important;
    border-color:rgba(255,255,255,.12)!important;box-shadow:0 3px 8px rgba(231,185,79,.18)!important;
  }
  .muqpro-bottom-nav-list li.is-muqpro-active>a span{color:var(--muq-home-accent,var(--muq-gold))!important;font-weight:850!important}
  .muqpro-bottom-nav-list .muqpro-nav-headset{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
}


/* v1.13.24 — long service titles stay readable without dominating the purchase identity card. */
body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-product-title-v1756{
  max-width:100%!important; overflow-wrap:anywhere!important; word-break:normal!important; hyphens:auto;
  font-size:clamp(.9rem,1.55vw,1rem)!important; line-height:1.16!important;
}
@media(max-width:600px){
  body.single-product.muqpro-service-product-page .muqpro-product-identity-card-v11062 .muqpro-purchase-product-title-v1756{font-size:.86rem!important;line-height:1.15!important;}
}
