/*
Theme Name: Pak Export Hub Theme
Description: Premium Elementor-ready B2B marketplace theme for Pakistani exporters.
Version: 2.9.87
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: pak-export-hub
*/
:root{--peh-green:#006b3f;--peh-dark:#071815;--peh-gold:#d7a72f;--peh-navy:#0f2438;--peh-muted:#64748b;--peh-border:#e2e8f0;--peh-bg:#f8fafc}
*{box-sizing:border-box}body{margin:0;background:var(--peh-bg);color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--peh-green);text-decoration:none}a:hover{color:var(--peh-gold)}
.peh-container{width:min(1200px,calc(100% - 32px));margin:0 auto}.peh-site-header{background:#fff;border-bottom:1px solid var(--peh-border);position:sticky;top:0;z-index:50}.peh-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:24px}.peh-logo{font-size:25px;font-weight:900;color:var(--peh-dark)}.peh-logo span{color:var(--peh-green)}
.peh-nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.peh-nav a{color:#1e293b;font-weight:700}.peh-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;background:var(--peh-green);color:#fff;font-weight:800;border:0;cursor:pointer}.peh-btn:hover{background:#004f31;color:#fff}.peh-btn-outline{background:#fff;color:var(--peh-green);border:1px solid var(--peh-green)}
.peh-hero{background:radial-gradient(circle at 15% 20%,rgba(215,167,47,.25),transparent 32%),linear-gradient(135deg,#071815,#063d2a 58%,#0b5d3f);color:#fff;padding:96px 0 78px}.peh-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.peh-eyebrow{color:#f8d878;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.peh-hero h1{font-size:clamp(40px,6vw,76px);line-height:.95;margin:16px 0 22px}.peh-hero p{color:#dbeafe;font-size:19px;line-height:1.7;max-width:700px}
.peh-search-card,.peh-card{background:#fff;border:1px solid var(--peh-border);border-radius:28px;padding:24px;box-shadow:0 18px 55px rgba(15,23,42,.08)}.peh-search-card{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.22);backdrop-filter:blur(14px);box-shadow:0 35px 95px rgba(0,0,0,.28)}
.peh-search-card h2{margin-top:0;color:#fff}.peh-form input,.peh-form textarea,.peh-form select,.peh-search-card input,.peh-search-card select{width:100%;border:1px solid var(--peh-border);border-radius:16px;padding:14px 16px;margin-bottom:12px;font:inherit;background:#fff}.peh-section{padding:74px 0}.peh-section-title{font-size:clamp(30px,4vw,48px);margin:0 0 14px;color:var(--peh-dark)}.peh-section-subtitle{color:var(--peh-muted);font-size:18px;margin:0 0 34px}.peh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.peh-card h3{margin:0 0 10px;color:var(--peh-dark)}.peh-meta{color:var(--peh-muted);font-size:14px}.peh-badge{display:inline-flex;border-radius:999px;background:rgba(0,107,63,.1);color:var(--peh-green);font-size:12px;font-weight:900;padding:6px 10px;margin-bottom:12px}.peh-dashboard{display:grid;grid-template-columns:280px 1fr;gap:24px}.peh-sidebar{background:#fff;border:1px solid var(--peh-border);border-radius:24px;padding:18px;position:sticky;top:98px}.peh-sidebar a{display:block;padding:12px 14px;border-radius:14px;color:#1e293b;font-weight:750}.peh-sidebar a:hover,.peh-sidebar a.active{background:rgba(0,107,63,.1);color:var(--peh-green)}.peh-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.peh-stat{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--peh-border);border-radius:20px;padding:18px}.peh-stat strong{display:block;font-size:30px;color:var(--peh-dark)}.peh-footer{background:var(--peh-dark);color:#cbd5e1;padding:42px 0}.peh-footer a{color:#fff}
@media(max-width:900px){.peh-hero-grid,.peh-grid,.peh-dashboard,.peh-stat-grid{grid-template-columns:1fr}.peh-header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.peh-sidebar{position:static}}


/* Pak Export Hub production component polish */
.peh-filter-bar{display:grid;grid-template-columns:2fr repeat(4,1fr) auto;gap:12px;align-items:end;margin:0 0 24px}
.peh-filter-bar input,.peh-filter-bar select{margin-bottom:0}
.peh-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.peh-btn-ghost{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0}
.peh-card-image{width:100%;height:180px;object-fit:cover;border-radius:20px;margin-bottom:16px;background:#eef2f7}
.peh-product-card,.peh-showroom-card{position:relative;overflow:hidden;transition:.2s ease transform,.2s ease box-shadow}
.peh-product-card:hover,.peh-showroom-card:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(15,23,42,.12)}
.peh-showroom-hero{background:linear-gradient(135deg,#ffffff,#f0fdf4);border-color:rgba(0,107,63,.18);margin-bottom:24px}
.peh-logo{max-width:72px;max-height:72px;object-fit:contain;border-radius:16px;margin-bottom:12px}
.peh-notification{border:1px solid var(--peh-border);border-radius:18px;padding:14px;margin:12px 0;background:#fff}
.peh-notification.unread{border-color:rgba(0,107,63,.35);background:#f0fdf4}
.peh-review{border-top:1px solid var(--peh-border);padding:14px 0}
.peh-form.peh-card{max-width:760px}
.peh-dashboard .peh-form.peh-card{max-width:none}
.peh-card table,.peh-card .widefat{width:100%;border-collapse:collapse}
.peh-card code{white-space:normal;word-break:break-word}
@media(max-width:1100px){.peh-filter-bar{grid-template-columns:1fr 1fr}.peh-filter-bar .peh-btn{grid-column:1/-1}}
@media(max-width:640px){.peh-filter-bar{grid-template-columns:1fr}.peh-btn{width:100%}.peh-card{padding:18px;border-radius:20px}.peh-hero{padding:64px 0}.peh-sidebar a{padding:10px 12px}}

.peh-showroom-card .peh-badge,.peh-showroom-hero .peh-badge{margin-right:6px}.peh-showroom-card h3 a{color:var(--peh-dark)}

.peh-woo-classic-page{padding:28px 0 60px;background:#f6f8fb}.peh-woo-classic-page .woocommerce{background:#fff;border:1px solid #e3ebf2;border-radius:26px;padding:26px;box-shadow:0 18px 55px rgba(15,23,42,.08)}.peh-woo-classic-page h1,.peh-woo-classic-page h2,.peh-woo-classic-page h3{color:#071815}.peh-woo-classic-page .woocommerce-checkout-payment{border-radius:18px!important}
.peh-woo-product-page{background:#f6f8fb;padding:22px 0 58px;overflow:hidden}.peh-woo-product-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(280px,480px) minmax(0,1fr);gap:24px;align-items:start;box-sizing:border-box}.peh-woo-product-gallery,.peh-woo-product-summary{background:#fff;border:1px solid #e3ebf2;border-radius:24px;box-shadow:0 16px 48px rgba(15,23,42,.08);padding:18px;box-sizing:border-box;min-width:0}.peh-woo-product-summary{padding:26px}.peh-woo-main-image{display:block!important;width:100%!important;max-width:440px!important;height:auto!important;max-height:500px!important;object-fit:contain!important;margin:0 auto!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;box-sizing:border-box!important}.peh-woo-image-empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:900;min-height:320px}.peh-woo-thumb-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;justify-content:center}.peh-woo-thumb-row img{width:72px!important;height:72px!important;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}.peh-woo-product-badges{display:flex;gap:8px;flex-wrap:wrap}.peh-woo-product-badges span{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;padding:7px 11px;font-size:12px;font-weight:950;text-transform:uppercase}.peh-woo-product-summary h1{font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:-.045em;margin:14px 0;color:#071815}.peh-woo-price{font-size:30px;font-weight:950;color:#006b3f;margin:18px 0}.peh-woo-price del{font-size:18px;color:#94a3b8}.peh-woo-price ins{text-decoration:none}.peh-woo-description{color:#334155;line-height:1.7;font-size:17px}.peh-woo-cart-box{margin-top:22px;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc;padding:18px}.peh-woo-cart-box form.cart{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0}.peh-woo-cart-box .quantity input{width:86px;border:1px solid #cbd5e1;border-radius:12px;padding:12px}.peh-woo-cart-box button.single_add_to_cart_button{border:0;border-radius:999px;background:#ff6b00;color:#fff;font-weight:950;padding:14px 24px;cursor:pointer}.peh-woo-cart-box .variations{width:100%;border:0}.peh-woo-cart-box .variations td,.peh-woo-cart-box .variations th{display:block;padding:6px 0;text-align:left}.peh-woo-cart-box select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff}.peh-woo-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}@media(max-width:860px){.peh-woo-product-page{padding:16px 0 42px}.peh-woo-product-shell{width:calc(100% - 18px)!important;display:block!important}.peh-woo-product-gallery,.peh-woo-product-summary{padding:16px!important;border-radius:22px!important;margin-bottom:14px}.peh-woo-product-summary h1{font-size:34px!important}.peh-woo-cart-box form.cart{display:block}.peh-woo-cart-box button.single_add_to_cart_button{width:100%;margin-top:10px}}
.peh-premium-shop-page{background:#f6f8fb;min-height:70vh}.peh-shop-pro-hero{padding:46px 0 34px;background:linear-gradient(135deg,#071815,#006b3f 58%,#ff6b00);color:#fff}.peh-shop-pro-hero h1{font-size:clamp(42px,5vw,76px);line-height:.95;margin:10px 0;letter-spacing:-.055em}.peh-shop-pro-hero p{max-width:840px;color:rgba(255,255,255,.86);font-size:20px}.peh-shop-pro-body{padding:28px 0 64px}.peh-shop-pro-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:22px;align-items:start}.peh-shop-filter-panel,.peh-shop-product-card,.peh-shop-results-head{background:#fff;border:1px solid #e3ebf2;border-radius:24px;box-shadow:0 16px 44px rgba(15,23,42,.07)}.peh-shop-filter-panel{padding:20px;position:sticky;top:12px}.peh-shop-filter-panel h2{margin-top:0}.peh-shop-filter-panel form{display:grid;gap:13px}.peh-shop-filter-panel label{display:grid;gap:7px;font-weight:900;color:#0f172a}.peh-shop-filter-panel input,.peh-shop-filter-panel select{border:1px solid #cbd5e1;border-radius:13px;padding:12px;background:#fff}.peh-price-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.peh-shop-results-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;margin-bottom:16px}.peh-shop-results-head h2{margin:0;font-size:32px}.peh-shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.peh-shop-product-card{overflow:hidden}.peh-shop-product-image{display:flex;align-items:center;justify-content:center;background:#f8fafc;height:240px;border-bottom:1px solid #e2e8f0}.peh-shop-product-image img{width:100%;height:100%;object-fit:contain;padding:12px;box-sizing:border-box}.peh-shop-product-image span{color:#64748b;font-weight:900}.peh-shop-product-info{padding:18px}.peh-shop-product-info h3{font-size:21px;line-height:1.2;margin:10px 0}.peh-shop-product-info h3 a{text-decoration:none;color:#006b3f}.peh-shop-price{font-size:22px;font-weight:950;color:#9a3412;margin:12px 0}.peh-shop-price del{font-size:15px;color:#94a3b8}.peh-shop-price ins{text-decoration:none}@media(max-width:1100px){.peh-shop-pro-layout{grid-template-columns:1fr}.peh-shop-filter-panel{position:static}.peh-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.peh-shop-pro-hero{padding:34px 0 24px}.peh-shop-pro-layout{gap:14px}.peh-shop-product-grid{grid-template-columns:1fr}.peh-shop-product-image{height:210px}.peh-price-filter-row{grid-template-columns:1fr}}

/* Professional public showroom hero */
.peh-showroom-page{padding:24px 0 56px;background:#f6f8fb}
.peh-showroom-public-hero{width:min(1440px,calc(100% - 32px));margin:0 auto 26px;border:1px solid #e3ebf2;border-radius:28px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.08);overflow:hidden}
.peh-showroom-banner{height:250px;background:linear-gradient(135deg,#071815,#0f5132);position:relative}
.peh-showroom-banner .peh-showroom-visual{height:100%;border-radius:0;margin:0;background:linear-gradient(135deg,#071815,#0f5132);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:28px;color:#fff}
.peh-showroom-banner .peh-showroom-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,21,.08),rgba(7,24,21,.72))}
.peh-showroom-banner .peh-showroom-visual strong,.peh-showroom-banner .peh-showroom-visual span{position:relative;z-index:1}.peh-showroom-banner .peh-showroom-visual strong{font-size:28px}.peh-showroom-banner .peh-showroom-visual span{font-weight:900;font-size:18px}
.peh-showroom-profile-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;align-items:start;padding:0 28px 28px;margin-top:-56px;position:relative;z-index:2}
.peh-showroom-logo{width:112px!important;height:112px!important;border-radius:24px!important;object-fit:contain!important;background:#fff!important;border:6px solid #fff!important;box-shadow:0 18px 42px rgba(15,23,42,.18)!important}
.peh-showroom-logo-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#006b3f,#14b8a6)!important;color:#fff!important;font-size:42px!important;font-weight:950!important}
.peh-showroom-profile-main{background:#fff;border:1px solid #e8edf3;border-radius:24px;padding:24px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.peh-showroom-profile-main h1{font-size:clamp(34px,4vw,56px);line-height:1;margin:8px 0 8px;color:#071815;letter-spacing:-.045em}
.peh-showroom-profile-main p{max-width:980px;color:#334155;line-height:1.65}.peh-showroom-badges{display:flex;gap:8px;flex-wrap:wrap}.peh-showroom-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.peh-showroom-facts span{display:block;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:14px;color:#334155}.peh-showroom-facts b{display:block;color:#071815;margin-bottom:5px}
@media(max-width:760px){.peh-showroom-page{padding:12px 0 36px}.peh-showroom-public-hero{width:calc(100% - 18px)!important;border-radius:20px!important;margin-top:12px!important}.peh-showroom-banner{height:160px!important;min-height:160px!important}.peh-showroom-profile-card{grid-template-columns:1fr!important;padding:0 16px 18px!important;margin-top:-42px!important}.peh-showroom-logo{width:88px!important;height:88px!important;border-radius:20px!important}.peh-showroom-profile-main{padding:18px!important;border-radius:20px!important}.peh-showroom-facts{grid-template-columns:1fr!important}.peh-showroom-profile-main h1{font-size:32px!important}}

.peh-saved-search{display:flex;align-items:center;gap:12px;justify-content:space-between;border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:14px;margin:10px 0;background:#fff}
.peh-saved-search span{color:#64748b;flex:1}
.peh-link-danger{color:#b91c1c;font-weight:800;text-decoration:none}
@media(max-width:700px){.peh-saved-search{align-items:flex-start;flex-direction:column}.peh-saved-search span{flex:auto}}

.peh-compare-table-wrap{overflow-x:auto}
.peh-compare-table{min-width:860px;border-collapse:separate;border-spacing:0;width:100%}
.peh-compare-table th,.peh-compare-table td{border-bottom:1px solid rgba(15,23,42,.1);padding:13px;text-align:left;vertical-align:top}
.peh-compare-table th{background:#f8fafc;color:#0f172a}

.peh-rfq-recommendation{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:start}
.peh-rfq-score{border-radius:20px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;text-align:center;padding:16px 10px;box-shadow:0 16px 36px rgba(20,184,166,.22)}
.peh-rfq-score strong{display:block;font-size:28px;line-height:1}
.peh-rfq-score span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.peh-alert{border-left:4px solid #f59e0b;background:#fffbeb;padding:12px 14px;border-radius:12px;color:#92400e}
@media(max-width:700px){.peh-rfq-recommendation{grid-template-columns:1fr}.peh-rfq-score{max-width:140px}}

.peh-trust-meter{height:12px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:12px 0}
.peh-trust-meter span{display:block;height:100%;background:linear-gradient(90deg,#16a34a,#14b8a6);border-radius:999px}
.peh-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:14px 0 0;padding-left:18px}
.peh-trust-pill{display:inline-flex;align-items:center;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:900;padding:7px 11px;margin:0 8px 8px 0}
@media(max-width:700px){.peh-checklist{grid-template-columns:1fr}}


.peh-trust-center .peh-trust-layout{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}
.peh-trust-score{font-size:44px;color:#0f766e;line-height:1}
.peh-trust-facts{display:flex;flex-wrap:wrap;gap:8px}
.peh-trust-docs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:10px 0 18px}
.peh-trust-doc{display:block;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;padding:10px;color:#14532d;font-weight:700}
@media(max-width:700px){.peh-trust-center .peh-trust-layout{grid-template-columns:1fr}.peh-trust-score{font-size:36px}}

.peh-site-footer{background:#0f172a;color:#cbd5e1;margin-top:56px;padding:44px 0 22px}
.peh-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}
.peh-site-footer h3,.peh-site-footer h4{color:#fff;margin:0 0 12px}
.peh-site-footer p{margin:0;color:#94a3b8;line-height:1.7}
.peh-site-footer a{display:block;color:#cbd5e1;text-decoration:none;margin:7px 0}
.peh-site-footer a:hover{color:#34d399}
.peh-footer-bottom{border-top:1px solid rgba(148,163,184,.25);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;color:#94a3b8;font-size:14px}
@media(max-width:900px){.peh-footer-grid{grid-template-columns:1fr 1fr}.peh-footer-bottom{display:block}}
@media(max-width:560px){.peh-footer-grid{grid-template-columns:1fr}}

.peh-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;color:var(--peh-dark)}.peh-brand strong{color:var(--peh-green)}.peh-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--peh-green),#14b8a6);color:#fff;font-size:15px}.peh-nav .menu{display:flex;gap:18px;list-style:none;margin:0;padding:0}.peh-nav li{list-style:none}


/* Elementor import support */
.peh-brand{display:inline-flex;align-items:center;gap:10px;color:var(--peh-dark);font-size:22px;font-weight:900;white-space:nowrap}
.peh-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--peh-green),#0f766e);color:#fff;font-weight:900}
.peh-header-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--peh-gold);color:#071815;font-weight:900;padding:11px 17px;white-space:nowrap}
.peh-header-cta:hover{background:#facc15;color:#071815}
.peh-main-content{min-height:58vh}.peh-elementor-page{background:#fff}.peh-elementor-page .elementor-section-wrap>.elementor-section:first-child,.peh-elementor-page>.elementor:first-child{margin-top:0}
.elementor-widget-heading h1,.elementor-widget-heading h2,.elementor-widget-heading h3{letter-spacing:-.035em}
.elementor-widget-button .elementor-button{border-radius:999px;font-weight:900;padding:15px 24px;background:var(--peh-green)}
.elementor-widget-shortcode .peh-card,.elementor-widget-shortcode .peh-form{margin-top:18px}
.peh-site-header .menu-item{list-style:none}.peh-site-header ul{display:flex;gap:20px;align-items:center;margin:0;padding:0;list-style:none}
@media(max-width:980px){.peh-header-cta{display:none}.peh-site-header ul{flex-wrap:wrap}.peh-nav{font-size:14px}}
@media(max-width:700px){.peh-brand{font-size:18px}.peh-header-inner{gap:14px}.peh-site-header ul{gap:12px}.peh-nav a{font-size:13px}}

.peh-elementor-page .elementor-section:first-child .elementor-heading-title{color:inherit}


/* Premium marketplace redesign */
:root{--peh-orange:#ff6a00;--peh-orange-dark:#d95500;--peh-soft:#f5f7fb}
.peh-market-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 28px rgba(15,23,42,.06)}
.peh-market-topbar{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#64748b;font-size:13px}
.peh-market-topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:18px}
.peh-market-topbar nav{display:flex;gap:16px;flex-wrap:wrap}.peh-market-topbar a{color:#475569;font-weight:700}
.peh-market-header-main{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:20px;align-items:center;padding:18px 0}
.peh-market-nav-row{min-height:44px;border-top:1px solid #f1f5f9;padding:0}.peh-market-nav-row .peh-nav{width:100%;justify-content:center}
.peh-header-search{display:flex;border:2px solid var(--peh-orange);border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 12px 26px rgba(255,106,0,.12)}
.peh-header-search input{border:0;outline:0;min-width:0;flex:1;padding:14px 18px;font:inherit;background:#fff}
.peh-header-search button{border:0;background:var(--peh-orange);color:#fff;font-weight:900;padding:0 26px;cursor:pointer}
.peh-header-search button:hover{background:var(--peh-orange-dark)}
.peh-header-cta{background:var(--peh-orange);color:#fff}.peh-header-cta:hover{background:var(--peh-orange-dark);color:#fff}
.peh-market-home{background:#f5f7fb}.peh-market-hero{padding:28px 0 22px;background:linear-gradient(180deg,#fff7ed,#f5f7fb 70%)}
.peh-market-hero-grid{display:grid;grid-template-columns:245px minmax(0,1fr) 275px;gap:18px;align-items:stretch}
.peh-cat-panel,.peh-promo-card,.peh-service-card,.peh-sector-grid a,.peh-trust-cards div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.peh-cat-panel{padding:16px}.peh-cat-title{font-weight:950;color:#0f172a;margin:0 0 12px}.peh-cat-panel a{display:block;padding:9px 10px;border-radius:10px;color:#334155;font-weight:750}.peh-cat-panel a:hover{background:#fff7ed;color:var(--peh-orange)}
.peh-hero-main{border-radius:22px;padding:42px;min-height:420px;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.16),transparent 35%),linear-gradient(135deg,#062f22,#006b3f 55%,#0f766e);color:#fff;box-shadow:0 24px 70px rgba(0,107,63,.22)}
.peh-hero-kicker{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:950;color:#fed7aa}.peh-hero-main h1{font-size:clamp(38px,5.4vw,66px);line-height:.95;margin:14px 0 16px;max-width:760px}.peh-hero-main p{font-size:18px;line-height:1.65;color:#e0f2fe;max-width:650px}
.peh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.peh-market-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:950;text-decoration:none}.peh-market-btn-orange{background:var(--peh-orange);color:#fff}.peh-market-btn-orange:hover{background:var(--peh-orange-dark);color:#fff}.peh-market-btn-light{background:#fff;color:#064e3b;border:1px solid rgba(6,78,59,.12)}.peh-market-btn-light:hover{color:var(--peh-orange)}
.peh-trend-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:28px;color:#bbf7d0}.peh-trend-row span{font-weight:900}.peh-trend-row a{color:#fff;background:rgba(255,255,255,.12);padding:6px 10px;border-radius:999px;font-weight:800}
.peh-promo-stack{display:grid;gap:14px}.peh-promo-card{display:flex;flex-direction:column;gap:7px;padding:20px;color:#0f172a}.peh-promo-card strong{font-size:18px}.peh-promo-card span{color:#64748b;line-height:1.45}.peh-promo-orange{background:linear-gradient(135deg,#ff6a00,#f59e0b);color:#fff}.peh-promo-orange span{color:#fff7ed}
.peh-market-services{padding:0 0 28px}.peh-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.peh-service-card{padding:20px;color:#0f172a}.peh-service-card b{display:block;font-size:18px;margin-bottom:6px}.peh-service-card span{color:#64748b}
.peh-market-section{padding:42px 0}.peh-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.peh-section-head h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.035em;color:#0f172a}.peh-section-head a,.peh-section-head span{color:#64748b;font-weight:800}
.peh-sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.peh-sector-grid a{padding:22px;color:#0f172a;min-height:118px}.peh-sector-grid b{display:block;font-size:19px;margin-bottom:8px}.peh-sector-grid span{color:#64748b;line-height:1.45}
.peh-market-products .elementor-widget-shortcode,.peh-market-section+.elementor-widget-shortcode{background:#fff}.peh-market-trust{padding:64px 0;background:#071815;color:#fff}.peh-trust-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:36px;align-items:center}.peh-trust-grid h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:12px 0}.peh-trust-grid p{color:#cbd5e1;font-size:18px;line-height:1.7}.peh-trust-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.peh-trust-cards div{padding:20px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.peh-trust-cards b{display:block;margin-bottom:6px}.peh-trust-cards span{color:#cbd5e1}
.peh-market-final{padding:64px 0;text-align:center;background:linear-gradient(135deg,#fff7ed,#ecfdf5)}.peh-market-final h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0 0 12px}.peh-market-final p{color:#475569;font-size:18px;max-width:720px;margin:0 auto 22px}
.peh-market-page-hero{padding:72px 0;background:linear-gradient(135deg,#062f22,#006b3f);color:#fff}.peh-market-page-hero h1{font-size:clamp(36px,5vw,58px);margin:12px 0}.peh-market-page-hero p{font-size:18px;color:#dbeafe;max-width:760px;line-height:1.7}.peh-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.peh-info-grid>div,.peh-rfq-guide{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.peh-rfq-layout{display:grid;grid-template-columns:1fr;gap:20px}
@media(max-width:1100px){.peh-market-hero-grid{grid-template-columns:1fr}.peh-cat-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.peh-cat-title{grid-column:1/-1}.peh-promo-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.peh-market-header-main{grid-template-columns:1fr}.peh-header-search{order:3}.peh-service-grid,.peh-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peh-trust-grid{grid-template-columns:1fr}}
@media(max-width:700px){.peh-market-topbar-inner,.peh-section-head{display:block}.peh-market-topbar nav{margin-top:8px}.peh-hero-main{padding:28px}.peh-promo-stack,.peh-service-grid,.peh-sector-grid,.peh-trust-cards,.peh-info-grid{grid-template-columns:1fr}.peh-cat-panel{grid-template-columns:1fr}.peh-header-search{border-radius:18px}.peh-header-search button{padding:0 16px}.peh-market-nav-row .peh-nav{justify-content:flex-start}.peh-site-header ul{justify-content:flex-start}}


/* Phase 6 dense B2B marketplace rebuild */
.peh-ali-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;font-size:13px;color:#64748b}.peh-ali-toolbar .peh-container{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.peh-ali-search{display:grid;grid-template-columns:135px 1fr auto;background:#fff;border:3px solid var(--peh-orange);border-radius:999px;overflow:hidden;margin-top:26px;max-width:760px;box-shadow:0 18px 38px rgba(255,106,0,.18)}.peh-ali-search select,.peh-ali-search input{border:0;padding:15px 18px;font:inherit;outline:0}.peh-ali-search select{border-right:1px solid #fed7aa;background:#fff7ed;font-weight:900}.peh-ali-search button{border:0;background:var(--peh-orange);color:#fff;font-weight:950;padding:0 30px;cursor:pointer}.peh-ali-sector-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.peh-ali-sector-grid a{min-height:132px}.peh-city-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.peh-city-grid a{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;font-size:19px;font-weight:950;color:#0f172a;box-shadow:0 10px 30px rgba(15,23,42,.06)}.peh-city-grid span{display:block;font-size:13px;font-weight:700;color:#64748b;margin-top:7px;line-height:1.45}.peh-b2b-helper-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.peh-b2b-helper-grid div{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:15px;font-weight:900;color:#9a3412}.peh-market-header .peh-brand{min-width:230px}.peh-market-nav-row{background:#fff}.peh-market-nav-row .peh-nav a{font-size:14px}.peh-product-card,.peh-showroom-card{border-radius:18px}.peh-product-card h3,.peh-showroom-card h3{font-size:18px}.peh-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.peh-filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.peh-site-footer{background:#071815}.peh-footer-grid{grid-template-columns:1.4fr repeat(4,1fr)}
@media(max-width:1250px){.peh-ali-sector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.peh-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.peh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.peh-ali-toolbar .peh-container{display:block}.peh-ali-search{grid-template-columns:1fr;border-radius:20px}.peh-ali-search select{border-right:0;border-bottom:1px solid #fed7aa}.peh-ali-search button{padding:14px}.peh-ali-sector-grid,.peh-city-grid,.peh-b2b-helper-grid,.peh-grid{grid-template-columns:1fr 1fr}.peh-footer-grid{grid-template-columns:1fr 1fr}.peh-market-header .peh-brand{min-width:0}}
@media(max-width:560px){.peh-ali-sector-grid,.peh-city-grid,.peh-b2b-helper-grid,.peh-grid{grid-template-columns:1fr}.peh-hero-main h1{font-size:34px}.peh-market-header-main{padding:13px 0}.peh-footer-grid{grid-template-columns:1fr}}


/* Professional marketplace and supplier portal rebuild */
.peh-direct-home-products,.peh-direct-home-suppliers{background:#fff}.peh-front-elementor{background:#fff}
.peh-ali-home .peh-cat-panel{max-height:560px;overflow:auto}.peh-ali-home .peh-cat-panel a{border-bottom:1px solid #f1f5f9}
.peh-ali-home .peh-hero-main{background:radial-gradient(circle at 90% 18%,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#06341f,#0a7a4f 52%,#0f766e);min-height:460px}
.peh-ali-search{background:#fff}.peh-ali-search input{color:#0f172a}.peh-ali-services .peh-service-card:hover,.peh-ali-sector-grid a:hover,.peh-city-grid a:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(15,23,42,.12);border-color:#fed7aa}
.peh-ali-product-search{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:16px;box-shadow:0 14px 40px rgba(15,23,42,.07);margin:0 0 24px}
.peh-ali-search-row{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr auto;gap:10px;align-items:center}
.peh-ali-search-row input,.peh-ali-search-row select{width:100%;height:50px;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;background:#fff;font:inherit;min-width:0}
.peh-ali-search-row .peh-btn{height:50px;border-radius:14px;background:#ff6a00;white-space:nowrap}.peh-ali-search-row .peh-btn:hover{background:#d95500}
.peh-ali-save-row{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:10px;color:#64748b;font-size:13px}
.peh-seller-shell{display:grid;grid-template-columns:270px minmax(0,1fr);gap:22px;align-items:start;background:#f5f7fb;padding:20px;border-radius:28px}
.peh-seller-shell .peh-sidebar{position:sticky;top:110px;border-radius:18px;box-shadow:0 14px 36px rgba(15,23,42,.07)}
.peh-seller-main{min-width:0}.peh-seller-topbar{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px 22px;margin-bottom:18px;box-shadow:0 12px 32px rgba(15,23,42,.06)}
.peh-seller-topbar h1{margin:0;font-size:28px;letter-spacing:-.03em}.peh-seller-topbar p{margin:5px 0 0;color:#64748b}
.peh-seller-badge{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;border-radius:999px;padding:8px 12px;font-weight:900}
.peh-seller-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.peh-seller-kpi{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.peh-seller-kpi strong{display:block;font-size:30px;color:#0f172a}.peh-seller-kpi span{color:#64748b;font-weight:800;font-size:13px}
.peh-seller-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.peh-seller-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 12px 32px rgba(15,23,42,.06);margin-bottom:18px}.peh-seller-card h2{margin:0 0 12px}.peh-task-list{display:grid;gap:10px}.peh-task-list a,.peh-task-list div{display:flex;justify-content:space-between;gap:12px;border:1px solid #eef2f7;border-radius:14px;padding:12px;color:#0f172a;font-weight:800;background:#f8fafc}
.peh-status-badge{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:900;padding:5px 9px;font-size:12px}
.peh-seller-table{width:100%;border-collapse:separate;border-spacing:0 8px}.peh-seller-table th{text-align:left;color:#64748b;font-size:12px;text-transform:uppercase}.peh-seller-table td{background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px}.peh-seller-table td:first-child{border-left:1px solid #e5e7eb;border-radius:14px 0 0 14px}.peh-seller-table td:last-child{border-right:1px solid #e5e7eb;border-radius:0 14px 14px 0}
.peh-vc-wa-fab{display:none!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:1100px){.peh-ali-search-row{grid-template-columns:1fr 1fr}.peh-seller-shell{grid-template-columns:1fr}.peh-seller-shell .peh-sidebar{position:static}.peh-seller-kpis{grid-template-columns:repeat(2,1fr)}.peh-seller-grid{grid-template-columns:1fr}}
@media(max-width:640px){.peh-ali-search-row,.peh-seller-kpis{grid-template-columns:1fr}.peh-seller-topbar{display:block}}


/* Visual Marketplace Rebuild v2.2.0 */
.peh-market-hero-grid.peh-visual-hero-grid{display:grid;grid-template-columns:260px minmax(0,1fr) 330px;gap:18px}
.peh-visual-hero-main{position:relative;overflow:hidden;background:linear-gradient(135deg,#06341f,#0a7a4f 54%,#ff6a00);border-radius:30px;padding:34px;color:#fff;min-height:510px}
.peh-visual-hero-main h1{font-size:clamp(38px,5vw,76px);line-height:.95;margin:10px 0 16px;letter-spacing:-.06em}.peh-visual-hero-main p{max-width:760px;font-size:18px;color:rgba(255,255,255,.88)}
.peh-hero-image-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.peh-hero-image-strip img{width:100%;height:128px;object-fit:cover;border-radius:18px;border:1px solid rgba(255,255,255,.22);box-shadow:0 18px 36px rgba(0,0,0,.16)}
.peh-visual-promo-stack{display:grid;gap:14px}.peh-visual-promo-card{position:relative;overflow:hidden;min-height:150px;border-radius:24px;color:#fff;text-decoration:none;padding:18px;background-size:cover;background-position:center;box-shadow:0 14px 40px rgba(15,23,42,.12)}
.peh-visual-promo-card:before,.peh-visual-category-card:before,.peh-city-visual-card:before,.peh-showroom-visual-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.68),rgba(15,23,42,.18))}
.peh-visual-promo-card strong,.peh-visual-promo-card span{position:relative;display:block}.peh-visual-promo-card strong{font-size:22px}.peh-visual-promo-card span{font-weight:700;opacity:.9;margin-top:8px}
.peh-visual-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.peh-visual-category-card{position:relative;overflow:hidden;min-height:210px;border-radius:24px;padding:18px;color:#fff;text-decoration:none;background-size:cover;background-position:center;box-shadow:0 16px 42px rgba(15,23,42,.1);transition:.2s transform,.2s box-shadow}
.peh-visual-category-card:hover,.peh-city-visual-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(15,23,42,.18)}
.peh-visual-category-card b,.peh-visual-category-card span{position:relative;z-index:1;display:block}.peh-visual-category-card b{font-size:21px;line-height:1.1;margin-top:84px}.peh-visual-category-card span{font-weight:700;opacity:.88;margin-top:8px}
.peh-product-card{overflow:hidden}.peh-product-card .peh-card-image,.peh-product-visual{width:100%;height:190px;object-fit:cover;border-radius:18px;margin-bottom:14px;background:#f1f5f9}
.peh-product-card h3{min-height:48px}.peh-product-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.peh-product-chip-row span{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;color:#334155}
.peh-showroom-card{overflow:hidden;position:relative}.peh-showroom-visual-wrap{position:relative;min-height:150px;margin:-24px -24px 18px;border-radius:24px 24px 0 0;overflow:hidden}.peh-showroom-visual{width:100%;height:170px;object-fit:cover;display:block}.peh-showroom-card .peh-logo{width:64px;height:64px;object-fit:cover;border-radius:16px;border:4px solid #fff;box-shadow:0 12px 28px rgba(15,23,42,.18);margin-top:-48px;position:relative;z-index:2;background:#fff}
.peh-showroom-initial{display:inline-flex;width:64px;height:64px;border-radius:16px;align-items:center;justify-content:center;background:#0a7a4f;color:#fff;border:4px solid #fff;box-shadow:0 12px 28px rgba(15,23,42,.18);font-size:24px;font-weight:900;margin-top:-48px;position:relative;z-index:2}
.peh-city-visual-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.peh-city-visual-card{position:relative;overflow:hidden;min-height:180px;border-radius:24px;background-size:cover;background-position:center;color:#fff;text-decoration:none;padding:18px;box-shadow:0 16px 42px rgba(15,23,42,.1)}
.peh-city-visual-card b,.peh-city-visual-card span{position:relative;display:block}.peh-city-visual-card b{font-size:24px;margin-top:82px}.peh-city-visual-card span{font-weight:800;opacity:.9}
.peh-seller-visual-banner{height:150px;border-radius:22px;background-size:cover;background-position:center;margin-bottom:14px;position:relative;overflow:hidden}.peh-seller-visual-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.55),rgba(15,23,42,.08))}
.peh-seller-product-thumb{width:58px;height:48px;object-fit:cover;border-radius:10px;vertical-align:middle;margin-right:10px;background:#e2e8f0}
.peh-vc-wa-fab,.peh-whatsapp-float,a.peh-vc-wa-fab{display:none!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:1200px){.peh-market-hero-grid.peh-visual-hero-grid{grid-template-columns:1fr}.peh-visual-category-grid{grid-template-columns:repeat(3,1fr)}.peh-city-visual-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.peh-visual-category-grid,.peh-city-visual-grid,.peh-hero-image-strip{grid-template-columns:1fr 1fr}.peh-visual-hero-main{padding:24px}.peh-visual-category-card{min-height:180px}}


/* Professional marketplace workflow rebuild v2.3.0 */
.peh-compact-header{position:sticky;top:0;z-index:80;background:#fff}
.peh-compact-header-row{display:grid;grid-template-columns:auto minmax(320px,1fr) auto auto;gap:14px;align-items:center;padding:10px 0;border-bottom:1px solid #eef2f7}
.peh-compact-header .peh-brand-mark{width:38px;height:38px;border-radius:12px}.peh-compact-header .peh-brand{font-size:20px;min-width:210px}
.peh-compact-header .peh-header-search{height:46px;box-shadow:0 8px 20px rgba(255,106,0,.08)}.peh-compact-header .peh-header-search input{padding:10px 15px}.peh-compact-header .peh-header-search button{padding:0 22px}
.peh-utility-nav{display:flex;gap:13px;align-items:center;white-space:nowrap;font-size:13px;font-weight:850}.peh-utility-nav a{color:#334155}.peh-utility-nav a:hover,.peh-join-link{color:#ff6a00!important}
.peh-compact-header .peh-header-cta{padding:10px 16px}.peh-market-nav-row{min-height:38px}.peh-market-nav-row .peh-nav{font-size:13px}
.peh-visual-hero-main{min-height:380px!important;padding:28px!important}.peh-visual-hero-main h1{font-size:clamp(34px,4vw,56px)!important;letter-spacing:-.045em}.peh-hero-image-strip img{height:92px}
.peh-product-detail-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:22px;align-items:start}
.peh-product-gallery{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:16px;box-shadow:0 16px 42px rgba(15,23,42,.06)}.peh-product-main-image{width:100%;height:430px;object-fit:cover;border-radius:18px;background:#f1f5f9}.peh-product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px}.peh-product-thumbs img{height:78px;width:100%;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}
.peh-buy-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 42px rgba(15,23,42,.08);position:sticky;top:120px}.peh-buy-panel h1{margin:8px 0 12px;font-size:clamp(28px,3vw,42px);line-height:1.05}.peh-product-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.peh-product-facts div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:11px}.peh-product-facts span{display:block;color:#64748b;font-size:12px;font-weight:800}.peh-product-facts b{display:block;color:#0f172a;margin-top:3px}
.peh-action-box{border:1px solid #fed7aa;background:#fff7ed;border-radius:18px;padding:16px;margin-top:14px}.peh-action-box h3{margin:0 0 10px}.peh-inline-form{display:grid;gap:9px}.peh-inline-form input,.peh-inline-form textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;padding:11px 12px;font:inherit;background:#fff}
.peh-detail-tabs{display:grid;gap:16px;margin-top:24px}.peh-detail-tabs section{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(15,23,42,.05)}.peh-detail-tabs h2{margin:0 0 12px}
.peh-cart-table{width:100%;border-collapse:separate;border-spacing:0 10px}.peh-cart-table td,.peh-cart-table th{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.peh-cart-table td:first-child,.peh-cart-table th:first-child{border-left:1px solid #e5e7eb;border-radius:14px 0 0 14px}.peh-cart-table td:last-child,.peh-cart-table th:last-child{border-right:1px solid #e5e7eb;border-radius:0 14px 14px 0}
.peh-seller-upgrade-hero{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff7ed,#ecfdf5);border:1px solid #fed7aa;border-radius:22px;padding:18px;margin-bottom:18px}.peh-seller-upgrade-hero h2{margin:0}.peh-seller-upgrade-hero p{margin:4px 0 0;color:#64748b}
.peh-dashboard-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peh-dashboard-form-grid label{font-weight:850;color:#334155}.peh-dashboard-form-grid input,.peh-dashboard-form-grid textarea,.peh-dashboard-form-grid select{width:100%;border:1px solid #e2e8f0;border-radius:13px;padding:11px 12px;font:inherit;background:#fff}.peh-dashboard-form-grid .full{grid-column:1/-1}
.peh-showroom-video{position:relative;padding-top:56.25%;border-radius:18px;overflow:hidden;background:#0f172a;margin-top:16px}.peh-showroom-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.peh-social-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.peh-social-row a{display:inline-flex;border:1px solid #e2e8f0;border-radius:999px;padding:7px 11px;font-weight:850;background:#fff;color:#0f172a}
@media(max-width:1180px){.peh-compact-header-row{grid-template-columns:1fr auto}.peh-compact-header .peh-header-search{grid-column:1/-1;order:3}.peh-utility-nav{grid-column:1/-1;order:4;overflow:auto;padding-bottom:4px}.peh-product-detail-shell{grid-template-columns:1fr}.peh-buy-panel{position:static}}
@media(max-width:700px){.peh-compact-header-row{gap:9px}.peh-compact-header .peh-brand{font-size:17px;min-width:0}.peh-compact-header .peh-header-cta{padding:9px 12px}.peh-product-main-image{height:300px}.peh-product-facts,.peh-dashboard-form-grid{grid-template-columns:1fr}.peh-seller-upgrade-hero{display:block}.peh-seller-upgrade-hero .peh-btn{margin-top:12px}.peh-visual-hero-main h1{font-size:34px!important}}


/* Duplicate menu removal and compact single-header v2.3.1 */
.peh-market-topbar,.peh-market-nav-row,.peh-utility-nav{display:none!important}
.peh-single-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 26px rgba(15,23,42,.06)}
.peh-single-header-row{display:grid;grid-template-columns:auto minmax(260px,490px) minmax(0,1fr) auto;gap:14px;align-items:center;padding:10px 0}
.peh-single-header .peh-brand{font-size:20px;min-width:220px}.peh-single-header .peh-brand-mark{width:38px;height:38px;border-radius:12px}
.peh-single-header .peh-header-search{height:44px;box-shadow:0 8px 20px rgba(255,106,0,.08)}.peh-single-header .peh-header-search input{padding:9px 14px}.peh-single-header .peh-header-search button{padding:0 22px}
.peh-single-nav{justify-content:flex-start;gap:14px;overflow:hidden}.peh-single-nav a{font-size:14px;font-weight:900;color:#1e293b;white-space:nowrap}.peh-single-nav a:hover{color:#ff6a00}
.peh-account-actions{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:14px;font-weight:900}.peh-account-actions a{color:#1e293b}.peh-account-actions .peh-join-link{color:#ff6a00}.peh-account-actions .peh-header-cta{color:#fff;padding:10px 16px}
@media(max-width:1250px){.peh-single-header-row{grid-template-columns:auto 1fr auto}.peh-single-nav{grid-column:1/-1;order:4;overflow:auto;padding:6px 0 2px}.peh-single-header .peh-header-search{min-width:0}}
@media(max-width:760px){.peh-single-header-row{grid-template-columns:1fr auto}.peh-single-header .peh-brand{font-size:17px;min-width:0}.peh-single-header .peh-header-search{grid-column:1/-1;order:3}.peh-single-nav{grid-column:1/-1;order:4}.peh-account-actions{gap:8px;font-size:13px}.peh-account-actions>a:not(.peh-header-cta){display:none}.peh-account-actions .peh-header-cta{padding:9px 12px}}


/* Empty page hardening v2.3.2 */
.peh-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.peh-empty-state{background:linear-gradient(135deg,#fff7ed,#ecfdf5);border:1px solid #fed7aa;border-radius:22px;padding:24px;margin:0 0 20px}
.peh-empty-state h2{margin:0 0 8px}.peh-empty-state p{color:#475569}
.peh-demo-supplier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.peh-demo-supplier-card{min-height:250px}
@media(max-width:900px){.peh-contact-grid,.peh-demo-supplier-grid{grid-template-columns:1fr}}


/* Marketplace feed v2.4.0 */
.peh-ali-feed-home{background:#f5f7fb}.peh-ali-feed-top{padding:18px 0 12px;background:linear-gradient(180deg,#fff7ed,#f5f7fb)}
.peh-ali-feed-grid{display:grid;grid-template-columns:250px minmax(0,1fr) 300px;gap:16px;align-items:start}
.peh-ali-feed-cats,.peh-ali-feed-rfq,.peh-ali-feed-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.peh-ali-feed-cats{padding:14px;max-height:430px;overflow:auto}.peh-ali-feed-cats h3{margin:0 0 10px;font-size:18px}.peh-ali-feed-cats a{display:block;padding:8px 10px;border-radius:10px;color:#334155;font-weight:850}.peh-ali-feed-cats a:hover{background:#fff7ed;color:#ff6a00}
.peh-ali-feed-main{display:grid;gap:14px}.peh-ali-searchbox{background:#fff;border:2px solid #ff6a00;border-radius:18px;padding:12px;display:grid;grid-template-columns:140px 1fr auto auto;gap:10px;box-shadow:0 14px 34px rgba(255,106,0,.11)}
.peh-ali-searchbox select,.peh-ali-searchbox input{border:1px solid #e5e7eb;border-radius:12px;padding:12px 13px;font:inherit;background:#fff}.peh-ali-searchbox button,.peh-image-search-btn{border:0;border-radius:12px;padding:0 18px;font-weight:950;cursor:pointer}.peh-ali-searchbox button{background:#ff6a00;color:#fff}.peh-image-search-btn{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}
.peh-ali-mini-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.peh-ali-hero-copy{background:linear-gradient(135deg,#064e3b,#0f766e);border-radius:18px;color:#fff;padding:24px;min-height:210px}.peh-ali-hero-copy h1{font-size:clamp(28px,3.4vw,46px);line-height:1;margin:8px 0 10px}.peh-ali-hero-copy p{margin:0;color:#d1fae5;line-height:1.55}
.peh-ali-hero-promo{display:grid;grid-template-columns:1fr 1fr;gap:12px}.peh-ali-promo-tile{position:relative;overflow:hidden;border-radius:18px;min-height:99px;background-size:cover;background-position:center;padding:14px;color:#fff;box-shadow:0 10px 28px rgba(15,23,42,.08)}.peh-ali-promo-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.68),rgba(15,23,42,.12))}.peh-ali-promo-tile b,.peh-ali-promo-tile span{position:relative;display:block}.peh-ali-promo-tile b{font-size:17px}.peh-ali-promo-tile span{font-size:12px;font-weight:800;opacity:.9;margin-top:5px}
.peh-ali-feed-rfq{padding:16px}.peh-ali-feed-rfq h3{margin:0 0 8px}.peh-ali-feed-rfq p{color:#64748b;margin:0 0 12px}.peh-ali-service-list{display:grid;gap:10px;margin-top:12px}.peh-ali-service-list a{display:block;background:#f8fafc;border:1px solid #eef2f7;border-radius:13px;padding:11px;color:#0f172a;font-weight:900}
.peh-ali-section{padding:24px 0}.peh-ali-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.peh-ali-section-head h2{margin:0;font-size:28px;letter-spacing:-.035em}.peh-ali-section-head a{font-weight:900;color:#64748b}
.peh-frequency-chips{display:flex;gap:10px;flex-wrap:wrap}.peh-frequency-chips a{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:9px 13px;color:#334155;font-weight:850}.peh-frequency-chips a:hover{border-color:#ff6a00;color:#ff6a00;background:#fff7ed}
.peh-home-product-grid .peh-product-card,.peh-home-supplier-grid .peh-showroom-card{border-radius:16px;padding:16px}.peh-home-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.peh-home-product-grid .peh-product-card .peh-card-image{height:150px}.peh-home-product-grid .peh-product-card h3{font-size:16px;min-height:42px}.peh-home-product-grid .peh-actions .peh-btn{padding:9px 12px;font-size:13px}
.peh-home-supplier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.peh-home-supplier-grid .peh-showroom-visual{height:130px}.peh-demo-card-img{width:100%;height:150px;object-fit:cover;border-radius:14px;margin-bottom:12px}
@media(max-width:1200px){.peh-ali-feed-grid{grid-template-columns:1fr}.peh-ali-feed-cats{max-height:none}.peh-home-product-grid{grid-template-columns:repeat(3,1fr)}.peh-home-supplier-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.peh-ali-searchbox,.peh-ali-mini-hero{grid-template-columns:1fr}.peh-ali-hero-promo,.peh-home-product-grid,.peh-home-supplier-grid{grid-template-columns:1fr 1fr}.peh-ali-section-head{display:block}}
@media(max-width:520px){.peh-home-product-grid,.peh-home-supplier-grid,.peh-ali-hero-promo{grid-template-columns:1fr}}

/* Corrected header, feed, and footer v2.5.0 */

.peh-site-header.peh-ali-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 12px rgba(15,23,42,.04)}
.admin-bar .peh-site-header.peh-ali-header{top:32px}
.peh-ali-header-main{display:grid;grid-template-columns:300px minmax(420px,1fr) auto;gap:24px;align-items:center;min-height:88px;padding:12px 0}
.peh-ali-brand{display:flex;align-items:center;gap:12px;color:#0f172a;font-size:24px;font-weight:950;white-space:nowrap}.peh-ali-brand strong{color:#006b3f}.peh-ali-brand .custom-logo{max-height:54px;width:auto}
.peh-ali-top-search{height:52px;border:1.8px solid #ff6a00;border-radius:999px;display:grid;grid-template-columns:138px 1fr 48px 142px;align-items:center;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(255,106,0,.08)}
.peh-ali-top-search select,.peh-ali-top-search input{height:100%;border:0!important;margin:0!important;background:#fff;font:inherit;min-width:0}.peh-ali-top-search select{padding:0 16px;font-weight:850;color:#111827;border-right:1px solid #f1f5f9!important}.peh-ali-top-search input{padding:0 18px;font-size:17px}
.peh-ali-image-search{height:38px;width:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#111827;background:#fff7ed;border:1px solid #fed7aa;font-weight:950}
.peh-ali-top-search button{height:100%;border:0;background:#ff6a00;color:#fff;font-weight:950;font-size:17px;cursor:pointer}
.peh-ali-header-tools{display:flex;align-items:center;gap:15px;white-space:nowrap}.peh-ali-tool{display:flex;flex-direction:column;align-items:center;gap:1px;color:#111827;font-size:12px;font-weight:850}.peh-ali-tool span{font-size:22px;line-height:1}.peh-ali-create{background:#ff6a00;color:#fff!important;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:950}
.peh-ali-nav-wrap{border-top:1px solid #f1f5f9;background:#fff}.peh-ali-nav{min-height:48px;display:flex;align-items:center;gap:34px;overflow-x:auto;white-space:nowrap}.peh-ali-nav a{color:#1f2937;font-size:16px;font-weight:760}.peh-ali-nav a:hover{color:#ff6a00}
.peh-main-content{background:#f5f7fb}.peh-market-strip,.peh-visual-hero-main,.peh-market-hero-grid.peh-visual-hero-grid{display:none!important}
.peh-ali-feed-home{background:#f5f7fb}.peh-ali-feed-top{padding:18px 0;background:linear-gradient(180deg,#fff,#fff7ed 45%,#f5f7fb)}
.peh-ali-feed-grid{display:grid;grid-template-columns:248px minmax(0,1fr) 286px;gap:16px;align-items:start}
.peh-ali-feed-cats,.peh-ali-feed-rfq,.peh-ali-feed-main-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 28px rgba(15,23,42,.055)}
.peh-ali-feed-cats{padding:12px;max-height:520px;overflow:auto}.peh-ali-feed-cats h3{font-size:18px;margin:0 0 8px}.peh-ali-feed-cats a{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:9px;color:#1f2937;font-weight:800}.peh-ali-feed-cats a:hover{background:#fff7ed;color:#ff6a00}
.peh-ali-feed-main{display:grid;gap:14px}.peh-ali-feed-main-card{padding:16px}.peh-ali-buybox{display:grid;grid-template-columns:1fr 240px;gap:14px;align-items:stretch}
.peh-ali-buy-copy h1{font-size:clamp(26px,3.2vw,44px);line-height:1.04;margin:4px 0 10px;letter-spacing:-.045em}.peh-ali-buy-copy p{margin:0;color:#64748b;font-size:16px;line-height:1.55}.peh-hero-kicker{color:#ff6a00;font-weight:950;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
.peh-ali-inline-search{margin-top:16px;display:grid;grid-template-columns:130px 1fr 116px;border:2px solid #ff6a00;border-radius:999px;overflow:hidden;background:#fff}.peh-ali-inline-search select,.peh-ali-inline-search input{border:0!important;margin:0!important;padding:13px 16px;background:#fff;font:inherit}.peh-ali-inline-search button{border:0;background:#ff6a00;color:#fff;font-weight:950}
.peh-ali-promo-column{display:grid;gap:10px}.peh-ali-promo-tile{min-height:108px;border-radius:14px;background-size:cover;background-position:center;position:relative;overflow:hidden;color:#fff;padding:14px;display:flex;flex-direction:column;justify-content:end}.peh-ali-promo-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.78),rgba(15,23,42,.12))}.peh-ali-promo-tile b,.peh-ali-promo-tile span{position:relative}.peh-ali-promo-tile b{font-size:18px}.peh-ali-promo-tile span{font-size:13px;font-weight:750}
.peh-ali-feed-rfq{padding:16px}.peh-ali-feed-rfq h3{font-size:20px;margin:0 0 8px}.peh-ali-feed-rfq p{margin:0 0 13px;color:#64748b}.peh-ali-service-list{display:grid;gap:10px;margin-top:12px}.peh-ali-service-list a{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:10px;color:#111827;font-weight:850}
.peh-ali-section{padding:22px 0}.peh-ali-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.peh-ali-section-head h2{font-size:26px;line-height:1.1;margin:0;letter-spacing:-.035em}.peh-ali-section-head a{font-weight:900;color:#64748b}
.peh-frequency-chips{display:flex;gap:10px;flex-wrap:wrap}.peh-frequency-chips a{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 13px;color:#334155;font-weight:850}
.peh-home-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.peh-home-supplier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.peh-home-product-grid .peh-card-image{height:150px}.peh-product-card h3{font-size:16px;line-height:1.25}.peh-product-chip-row{display:flex;gap:7px;flex-wrap:wrap}.peh-product-chip-row span{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:750;color:#334155}
.peh-visual-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.peh-visual-category-card{min-height:150px;border-radius:16px;background-size:cover;background-position:center;position:relative;overflow:hidden;padding:14px;color:#fff;display:flex;flex-direction:column;justify-content:end}.peh-visual-category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.78))}.peh-visual-category-card b,.peh-visual-category-card span{position:relative}.peh-visual-category-card b{font-size:18px}.peh-visual-category-card span{font-size:12px;font-weight:750;color:#e2e8f0}
.peh-ali-footer{background:#fff;border-top:1px solid #e5e7eb;padding:44px 0 20px}.peh-ali-footer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:36px}.peh-ali-footer h3{font-size:18px;margin:0 0 18px}.peh-ali-footer a{display:block;color:#334155;margin:0 0 14px;font-weight:500}.peh-ali-footer a:hover{color:#ff6a00}.peh-ali-social{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.peh-ali-social span,.peh-ali-trust-row span{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#f8fafc;border-radius:8px;padding:6px 9px;color:#475569;font-weight:900}.peh-ali-trust-row{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #f1f5f9;padding-top:18px;margin-top:28px}
@media(max-width:1180px){.peh-ali-header-main{grid-template-columns:1fr;gap:12px}.peh-ali-header-tools{justify-content:space-between}.peh-ali-feed-grid{grid-template-columns:1fr}.peh-ali-feed-cats{max-height:260px}.peh-home-product-grid{grid-template-columns:repeat(3,1fr)}.peh-home-supplier-grid{grid-template-columns:repeat(2,1fr)}.peh-visual-category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:782px){.admin-bar .peh-site-header.peh-ali-header{top:46px}.peh-ali-header-main{min-height:0;padding:10px 0}.peh-ali-brand{font-size:20px}.peh-ali-top-search{grid-template-columns:1fr 42px 98px;height:48px}.peh-ali-top-search select{display:none}.peh-ali-header-tools{gap:8px}.peh-ali-tool b{display:none}.peh-ali-create{padding:10px 14px;font-size:13px}.peh-ali-nav{gap:22px;min-height:44px}.peh-ali-buybox,.peh-ali-inline-search{grid-template-columns:1fr}.peh-home-product-grid,.peh-home-supplier-grid,.peh-visual-category-grid{grid-template-columns:1fr 1fr}.peh-ali-footer-grid{grid-template-columns:1fr 1fr}.peh-ali-section-head{display:block}.peh-ali-feed-rfq{display:block}}
@media(max-width:520px){.peh-home-product-grid,.peh-home-supplier-grid,.peh-visual-category-grid,.peh-ali-footer-grid{grid-template-columns:1fr}.peh-ali-promo-column{grid-template-columns:1fr}.peh-ali-top-search input{font-size:14px}}

/* Premium Elementor marketplace rebuild v2.6.0 */
.peh-site-header.peh-premium-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8edf3;box-shadow:0 2px 16px rgba(15,23,42,.045)}
.admin-bar .peh-site-header.peh-premium-header{top:32px}
.peh-premium-header-main{display:grid;grid-template-columns:300px minmax(430px,1fr) auto;align-items:center;gap:24px;min-height:82px;padding:10px 0}
.peh-premium-brand{display:flex;align-items:center;gap:12px;color:#0f172a;font-size:23px;font-weight:950;white-space:nowrap;min-width:0;overflow:hidden}.peh-premium-brand span:last-child{overflow:hidden;text-overflow:ellipsis}.peh-premium-brand strong{color:#006b3f}.peh-premium-brand .custom-logo-link,.peh-premium-brand .custom-logo{display:block}.peh-premium-brand img,.peh-premium-brand .custom-logo{width:auto!important;height:auto!important;max-width:176px!important;max-height:52px!important;object-fit:contain!important}
.peh-premium-search{height:50px;border:2px solid #ff6a00;border-radius:999px;display:grid;grid-template-columns:132px 1fr 46px 132px;align-items:center;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(255,106,0,.08)}.peh-premium-search select,.peh-premium-search input{height:100%;border:0!important;margin:0!important;background:#fff;font:inherit;min-width:0}.peh-premium-search select{padding:0 14px;font-weight:850;border-right:1px solid #f1f5f9!important}.peh-premium-search input{padding:0 16px;font-size:16px}.peh-premium-search button{height:100%;border:0;background:#ff6a00;color:#fff;font-weight:950;font-size:16px;cursor:pointer}
.peh-search-icon-btn{height:36px;width:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid #fed7aa}
.peh-premium-tools{display:flex;align-items:center;gap:14px;white-space:nowrap}.peh-premium-tools a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#111827;font-size:12px;font-weight:850}.peh-premium-tools b{font-size:12px}.peh-premium-tools .peh-premium-create{display:inline-flex!important;flex-direction:row!important;background:#ff6a00;color:#fff!important;border-radius:999px;padding:13px 22px;font-size:15px;font-weight:950}
.peh-language-header{position:relative;z-index:20;font-family:inherit}.peh-language-header-mobile{display:none}.peh-language-header summary{list-style:none;display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#071815;padding:8px 13px;cursor:pointer;font-weight:950;box-shadow:0 10px 22px rgba(15,23,42,.07)}.peh-language-header summary::-webkit-details-marker{display:none}.peh-language-header-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.peh-language-header summary strong{font-size:13px;color:#006b3f}.peh-language-header-menu{position:absolute;right:0;top:calc(100% + 10px);display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:7px;width:min(360px,calc(100vw - 28px));padding:12px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.peh-language-header:not([open]) .peh-language-header-menu{display:none}.peh-language-header-menu a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px;min-height:38px;border:1px solid #edf2f7;border-radius:999px;background:#f8fafc;color:#0f172a!important;padding:8px 11px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important}.peh-language-header-menu a.is-active{background:#047857!important;border-color:#047857!important;color:#fff!important}.peh-language-header-menu em{font-style:normal;font-size:10px;font-weight:950;opacity:.7}
.peh-css-icon{display:inline-block;width:22px;height:22px;position:relative;color:#111827}.peh-icon-camera:before{content:"";position:absolute;inset:4px 2px 3px;border:2px solid currentColor;border-radius:4px}.peh-icon-camera:after{content:"";position:absolute;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;left:8px;top:9px}.peh-icon-globe{border:2px solid currentColor;border-radius:50%}.peh-icon-globe:before{content:"";position:absolute;left:4px;right:4px;top:9px;border-top:2px solid currentColor}.peh-icon-cart:before{content:"";position:absolute;left:2px;top:4px;width:15px;height:10px;border:2px solid currentColor;border-top:0;transform:skewX(-9deg)}.peh-icon-cart:after{content:"";position:absolute;left:5px;bottom:2px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:10px 0 0 currentColor}.peh-icon-user:before{content:"";position:absolute;left:7px;top:3px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.peh-icon-user:after{content:"";position:absolute;left:3px;right:3px;bottom:2px;height:8px;border:2px solid currentColor;border-radius:9px 9px 3px 3px}.peh-icon-menu:before{content:"";position:absolute;left:2px;right:2px;top:5px;height:2px;background:currentColor;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}
.peh-premium-nav-wrap{border-top:1px solid #f1f5f9;background:#fff}.peh-premium-nav{min-height:46px;display:flex;align-items:center;gap:31px;overflow-x:auto;white-space:nowrap}.peh-premium-nav a{display:inline-flex;align-items:center;gap:7px;color:#1f2937;font-size:15px;font-weight:760}.peh-premium-nav a:hover{color:#ff6a00}
.peh-premium-products-page{background:#f5f7fb;padding:26px 0 44px}.peh-premium-page-hero{background:linear-gradient(135deg,#fff,#fff7ed);border-bottom:1px solid #e5e7eb;padding:30px 0}.peh-premium-page-hero h1{font-size:clamp(34px,4.2vw,58px);letter-spacing:-.05em;line-height:1;margin:0 0 10px;color:#071815}.peh-premium-page-hero p{font-size:18px;color:#64748b;max-width:760px;margin:0}.peh-premium-product-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px}.peh-premium-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:15px;align-self:start;position:sticky;top:154px}.peh-premium-sidebar h3{margin:0 0 12px}.peh-premium-sidebar a{display:flex;justify-content:space-between;padding:9px 10px;border-radius:10px;color:#334155;font-weight:800}.peh-premium-sidebar a:hover{background:#fff7ed;color:#ff6a00}
.peh-ali-product-search{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:14px;box-shadow:0 14px 34px rgba(15,23,42,.055);margin:0 0 16px}.peh-ali-search-row{display:grid;grid-template-columns:minmax(220px,2fr) minmax(160px,1fr) minmax(140px,1fr) minmax(140px,1fr) 116px;gap:10px;align-items:center}.peh-ali-search-row input,.peh-ali-search-row select{width:100%;height:46px;border:1px solid #e5e7eb;border-radius:13px;padding:0 14px;margin:0;background:#fff;font:inherit}.peh-ali-search-row button{height:46px}.peh-ali-save-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;color:#64748b;font-size:13px}
.peh-product-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.peh-product-card{padding:14px!important;border-radius:16px!important}.peh-product-card .peh-card-image{height:172px!important;border-radius:13px!important}.peh-product-card h3{font-size:16px!important;line-height:1.25!important;min-height:40px}.peh-product-card p{font-size:13px;color:#64748b}.peh-product-card .peh-actions .peh-btn{padding:9px 12px;font-size:13px}.peh-product-chip-row span{font-size:12px}
.peh-register-shell{background:linear-gradient(135deg,#f8fafc,#fff7ed);padding:36px 0}.peh-register-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:start}.peh-register-info{background:#071815;color:#fff;border-radius:24px;padding:28px;min-height:420px}.peh-register-info h2{font-size:38px;line-height:1;margin:0 0 14px}.peh-register-info p{color:#d1fae5;line-height:1.6}.peh-register-list{display:grid;gap:12px;margin-top:24px}.peh-register-list div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:14px;font-weight:850}.peh-register-form{border-radius:24px!important}.peh-account-type{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.peh-account-type label{border:1px solid #e5e7eb;border-radius:15px;padding:14px;font-weight:900;background:#f8fafc}.peh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.peh-register-form input,.peh-register-form select,.peh-register-form textarea{border-radius:13px!important}
.peh-login-shell{padding:42px 0 58px;background:radial-gradient(circle at 95% 10%,rgba(255,106,0,.14),transparent 30%),linear-gradient(135deg,#f8fafc,#eef7f2)}.peh-login-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:24px;align-items:stretch}.peh-login-info{position:relative;overflow:hidden;border-radius:30px;padding:34px;background:linear-gradient(135deg,#071815,#0f5132 62%,#ff6a00);color:#fff;box-shadow:0 24px 70px rgba(15,23,42,.16)}.peh-login-info:after{content:"";position:absolute;right:-90px;bottom:-90px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.10)}.peh-login-info h1{position:relative;margin:10px 0 14px;color:#fff;font-size:clamp(34px,4.2vw,58px);line-height:1;letter-spacing:-.055em}.peh-login-info p{position:relative;color:#dcfce7;font-weight:750;line-height:1.65;max-width:620px}.peh-login-benefits{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.peh-login-benefits span{border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.10);padding:12px;font-weight:900}.peh-login-panel{display:flex;align-items:stretch}.peh-login-card{width:100%;max-width:none!important;margin:0!important;padding:30px!important;border-radius:30px!important}.peh-login-card h2{margin:6px 0 8px;color:#071815;font-size:38px;letter-spacing:-.04em}.peh-login-muted{margin:0 0 18px;color:#64748b}.peh-login-card label{display:grid;gap:8px;margin-bottom:14px;color:#0f172a;font-weight:900}.peh-login-card input{margin:0!important;border-radius:18px!important;padding:16px!important}.peh-login-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:2px 0 18px}.peh-login-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:9px!important;margin:0!important}.peh-login-check input{width:18px!important;height:18px!important;padding:0!important}.peh-login-row a{font-weight:900;color:#0f5132}.peh-login-card>.peh-btn{width:100%;min-height:54px;font-size:17px}.peh-login-register{margin-top:18px;padding:18px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(135deg,#f8fafc,#eff6ff)}.peh-login-register p{margin:6px 0 14px;color:#64748b}.peh-login-register .peh-btn{width:100%}.peh-login-alert{margin-bottom:14px;border:1px solid #fecaca;border-radius:18px;background:#fef2f2;color:#991b1b;padding:14px 16px;font-weight:850}.peh-login-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}@media(max-width:980px){.peh-login-grid{grid-template-columns:1fr}.peh-login-info{padding:26px}.peh-login-benefits{grid-template-columns:1fr 1fr}}@media(max-width:640px){.peh-login-shell{padding:22px 0 34px}.peh-login-info,.peh-login-card{border-radius:22px!important;padding:22px!important}.peh-login-benefits{grid-template-columns:1fr}.peh-login-row{display:grid;gap:10px}.peh-login-card h2{font-size:32px}}
.peh-contact-premium{display:grid;grid-template-columns:1fr 1fr;gap:18px}.peh-support-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:22px;box-shadow:0 14px 34px rgba(15,23,42,.055)}
@media(max-width:1200px){.peh-premium-header-main{grid-template-columns:1fr;gap:10px}.peh-premium-tools{justify-content:space-between}.peh-product-visual-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:782px){.admin-bar .peh-site-header.peh-premium-header{top:46px}.peh-premium-header-main{padding:10px 0;min-height:0}.peh-premium-brand{font-size:20px}.peh-premium-brand img,.peh-premium-brand .custom-logo{max-width:142px!important;max-height:44px!important}.peh-premium-search{grid-template-columns:1fr 42px 96px;height:46px}.peh-premium-search select{display:none}.peh-premium-tools b{display:none}.peh-premium-tools .peh-premium-create{padding:10px 13px;font-size:13px}.peh-premium-nav{gap:22px;min-height:44px}.peh-premium-product-shell,.peh-register-grid,.peh-contact-premium{grid-template-columns:1fr}.peh-premium-sidebar{position:static}.peh-ali-search-row{grid-template-columns:1fr 1fr}.peh-ali-search-row button{grid-column:1/-1}.peh-product-visual-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.peh-ali-search-row,.peh-product-visual-grid,.peh-form-row{grid-template-columns:1fr}.peh-account-type{grid-template-columns:1fr}}
@media(max-width:480px){.peh-mobile-cta-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.peh-language-header-menu{grid-template-columns:1fr!important}}


/* Page/footer structural hotfix v2.6.1 */
.peh-main-content{display:block;min-height:55vh;overflow:visible!important}
.peh-footer-clear{clear:both;height:1px}
.peh-ali-footer{display:block!important;position:relative;z-index:2;clear:both;margin-top:0}
.peh-elementor-page{background:transparent;overflow:visible}
.peh-elementor-page:after,.peh-premium-products-page:after,.peh-premium-product-shell:after{content:"";display:block;clear:both}


/* Homepage overlap and footer visibility hotfix v2.6.2 */
html,body{min-height:100%;overflow-x:hidden}
.peh-main-content{display:block!important;min-height:auto!important;overflow:visible!important;position:relative;z-index:1}
.peh-ali-feed-grid{grid-template-columns:minmax(220px,248px) minmax(0,1fr) minmax(260px,300px)!important;align-items:start!important;overflow:visible!important}
.peh-ali-feed-main,.peh-ali-feed-main-card,.peh-ali-buybox{min-width:0!important;max-width:100%!important;overflow:hidden!important}
.peh-ali-buybox{display:block!important}
.peh-ali-buy-copy h1{font-size:clamp(30px,3.1vw,52px)!important;line-height:1.05!important;max-width:760px!important}
.peh-ali-buy-copy p{max-width:760px!important}
.peh-ali-inline-search{max-width:760px!important}
.peh-ali-promo-column{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:16px!important;position:static!important;max-width:760px!important}
.peh-ali-promo-tile{min-height:116px!important;width:auto!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important}
.peh-ali-feed-rfq{position:relative!important;z-index:1!important;min-width:0!important;overflow:hidden!important}
.peh-home-product-grid,.peh-home-supplier-grid,.peh-visual-category-grid{clear:both}
.peh-footer-clear{clear:both!important;display:block!important;height:1px!important}
.peh-ali-footer{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;position:relative!important;z-index:5!important;margin-top:36px!important;background:#fff!important}
.peh-ali-footer-grid{display:grid!important}
@media(max-width:1180px){
  .peh-ali-feed-grid{grid-template-columns:1fr!important}
  .peh-ali-feed-cats{max-height:280px!important}
  .peh-ali-promo-column{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important}
}
@media(max-width:720px){
  .peh-ali-promo-column{grid-template-columns:1fr!important}
  .peh-ali-buy-copy h1{font-size:34px!important}
  .peh-ali-inline-search{grid-template-columns:1fr!important;border-radius:18px!important}
  .peh-ali-inline-search select,.peh-ali-inline-search input,.peh-ali-inline-search button{min-height:46px!important}
}


/* Single search and logo hard lock v2.6.3 */
.peh-ali-inline-search{display:none!important}
.peh-premium-header-main{grid-template-columns:300px minmax(420px,1fr) auto!important}
.peh-premium-brand{width:300px!important;max-width:300px!important;min-width:300px!important;height:64px!important;display:flex!important;align-items:center!important;overflow:hidden!important;flex:0 0 300px!important}
.peh-premium-brand .custom-logo-link{display:flex!important;align-items:center!important;max-width:100%!important;max-height:58px!important;overflow:hidden!important}
.peh-premium-brand img,.peh-premium-brand .custom-logo,.peh-premium-brand .custom-logo-link img{display:block!important;width:auto!important;height:auto!important;max-width:240px!important;max-height:56px!important;object-fit:contain!important}
.peh-premium-brand span:not(.peh-brand-mark){display:inline-block!important;max-width:224px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.peh-premium-search{max-width:880px!important}
.peh-ali-buy-copy{padding-bottom:8px!important}
@media(max-width:1200px){
  .peh-premium-header-main{grid-template-columns:1fr!important}
  .peh-premium-brand{width:100%!important;max-width:100%!important;min-width:0!important;flex:auto!important}
}
@media(max-width:782px){
  .peh-premium-brand{height:50px!important}
  .peh-premium-brand img,.peh-premium-brand .custom-logo,.peh-premium-brand .custom-logo-link img{max-width:170px!important;max-height:44px!important}
}


/* Real supplier-product marketplace feed */
.peh-container{width:min(1440px,calc(100% - 28px))}
.peh-home-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-items:stretch}
.peh-product-visual-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));align-items:stretch}
.peh-product-card{display:flex;flex-direction:column;min-height:100%}
.peh-product-card .peh-actions{margin-top:auto}
.peh-product-card .peh-card-image{width:100%;height:178px;object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb}
.peh-image-pending{display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#f8fafc,#fff7ed)!important;border:1px dashed #cbd5e1!important;color:#64748b}
.peh-image-pending:before{content:"";width:52px;height:42px;border:3px solid #cbd5e1;border-radius:12px;margin-bottom:10px;box-shadow:inset 0 -14px 0 rgba(255,106,0,.12)}
.peh-image-pending span{font-weight:950;color:#0f172a;font-size:15px}
.peh-image-pending small{font-weight:700;color:#64748b;max-width:80%;line-height:1.35;margin-top:4px}
.peh-feed-notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px 15px;margin:0 0 14px;color:#9a3412;font-weight:750}
.peh-seller-product-thumb{width:58px;height:58px;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb;vertical-align:middle;margin-right:10px;background:#f8fafc}
.peh-image-pending-thumb{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:900;color:#64748b;padding:4px}
.peh-warning-text{color:#b45309;font-weight:800;font-size:12px}
@media(max-width:760px){.peh-container{width:min(100% - 20px,1440px)}.peh-home-product-grid,.peh-product-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peh-product-card .peh-card-image{height:150px}}
@media(max-width:480px){.peh-home-product-grid,.peh-product-visual-grid{grid-template-columns:1fr}}


/* Mobile hard lock v2.9.26 */
@media(max-width:782px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  body{font-size:15px!important;background:#f5f7fb!important}
  .peh-container{width:calc(100% - 16px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}
  .peh-site-header.peh-premium-header{position:sticky!important;top:0!important;z-index:999!important;background:#fff!important;box-shadow:0 2px 14px rgba(15,23,42,.08)!important}
  .admin-bar .peh-site-header.peh-premium-header{top:46px!important}
  .peh-premium-header-main{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:8px 0!important;min-height:0!important}
  .peh-premium-brand{width:100%!important;max-width:100%!important;min-width:0!important;height:42px!important;justify-content:center!important;gap:8px!important;overflow:hidden!important}
  .peh-premium-brand .custom-logo-link{width:46px!important;height:38px!important;max-width:46px!important;max-height:38px!important;flex:0 0 46px!important}
  .peh-premium-brand img.custom-logo,.peh-premium-brand .custom-logo-link img,.custom-logo-link img.custom-logo{max-width:46px!important;max-height:38px!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .peh-premium-brand-text,.peh-premium-brand-fallback{font-size:21px!important;line-height:1!important;max-width:260px!important;white-space:nowrap!important}
  .peh-premium-brand-text span,.peh-premium-brand-fallback span:last-child{max-width:220px!important}
  .peh-premium-search{width:100%!important;max-width:none!important;height:44px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px 82px!important;border:2px solid #ff6a00!important;border-radius:999px!important;overflow:hidden!important;margin:0!important;box-shadow:0 8px 22px rgba(255,106,0,.1)!important}
  .peh-premium-search select{display:none!important}
  .peh-premium-search input{font-size:14px!important;padding:0 12px!important;min-width:0!important;width:100%!important}
  .peh-search-icon-btn{width:34px!important;height:34px!important;align-self:center!important;justify-self:center!important}
  .peh-premium-search button{font-size:13px!important;padding:0 8px!important;min-width:0!important}
  .peh-premium-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;align-items:stretch!important;white-space:normal!important;overflow:visible!important}
  .peh-premium-tools a{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border:1px solid #eef2f7!important;border-radius:12px!important;background:#fff!important;padding:6px 3px!important;color:#0f172a!important;text-align:center!important;font-size:10px!important;line-height:1.05!important;min-height:48px!important}
  .peh-premium-tools b{display:block!important;font-size:10px!important;line-height:1.05!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .peh-premium-tools .peh-css-icon{width:18px!important;height:18px!important}
  .peh-premium-tools .peh-premium-create{grid-column:1/-1!important;justify-self:center!important;width:auto!important;min-width:170px!important;max-width:230px!important;min-height:36px!important;border-radius:999px!important;background:#ff6a00!important;color:#fff!important;padding:8px 16px!important;font-size:13px!important;font-weight:950!important;display:flex!important;flex-direction:row!important;box-shadow:0 8px 18px rgba(255,106,0,.18)!important}
  .peh-city-nav-wrap{border-top:1px solid #f1f5f9!important;background:#fff!important;position:relative!important;overflow:hidden!important}
  .peh-city-nav-wrap:before,.peh-city-nav-wrap:after{content:"Ã¢â‚¬Âº";position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important;width:28px!important;height:34px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.94)!important;color:#ff6a00!important;border:1px solid #fed7aa!important;box-shadow:0 8px 18px rgba(15,23,42,.10)!important;font-size:22px!important;font-weight:950!important;pointer-events:none!important}
  .peh-city-nav-wrap:before{content:"Ã¢â‚¬Â¹";left:4px!important}
  .peh-city-nav-wrap:after{right:4px!important}
  .peh-city-nav{min-height:48px!important;display:flex!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;padding:8px 38px!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important}
  .peh-city-nav::-webkit-scrollbar{display:none!important}
  .peh-city-nav a{display:inline-flex!important;align-items:center!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;padding:9px 14px!important;font-size:14px!important;font-weight:900!important;flex:0 0 auto!important;scroll-snap-align:start!important}
  .peh-main-content{overflow:hidden!important}
  .peh-section,.peh-ali-section,.peh-premium-products-page,.peh-showroom-page,.peh-woo-product-page{padding-top:14px!important;padding-bottom:28px!important}
  .peh-card,.peh-search-card,.peh-support-card,.peh-seller-card,.peh-ali-feed-main-card,.peh-ali-feed-cats,.peh-ali-feed-rfq{border-radius:18px!important;padding:16px!important}
  .peh-ali-feed-grid,.peh-premium-product-shell,.peh-dashboard,.peh-seller-shell,.peh-seller-grid,.peh-register-grid,.peh-contact-premium,.peh-product-detail-shell,.peh-woo-product-shell,.peh-showroom-profile-card{display:block!important;width:100%!important}
  .peh-ali-feed-cats{max-height:240px!important;overflow:auto!important;margin-bottom:12px!important}
  .peh-ali-feed-cats a{font-size:15px!important;padding:10px 12px!important}
  .peh-ali-buy-copy h1,.peh-premium-page-hero h1,.peh-section-title{font-size:32px!important;line-height:1.05!important;letter-spacing:-.04em!important}
  .peh-ali-buy-copy p,.peh-premium-page-hero p,.peh-section-subtitle{font-size:16px!important;line-height:1.55!important}
  .peh-home-product-grid,.peh-product-visual-grid,.peh-shop-product-grid,.peh-home-supplier-grid,.peh-visual-category-grid,.peh-city-visual-grid,.peh-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .peh-product-card,.peh-showroom-card,.peh-shop-product-card{border-radius:14px!important;padding:10px!important;min-width:0!important}
  .peh-product-card .peh-card-image,.peh-shop-product-image{height:136px!important;border-radius:12px!important}
  .peh-product-card h3,.peh-shop-product-info h3,.peh-showroom-card h3{font-size:14px!important;line-height:1.25!important;min-height:auto!important;margin:7px 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .peh-product-card p,.peh-shop-product-info .peh-meta,.peh-showroom-card p{font-size:12px!important;line-height:1.35!important}
  .peh-product-chip-row,.peh-product-card .peh-actions,.peh-shop-product-card .peh-actions{display:none!important}
  .peh-shop-pro-hero{padding:24px 0 18px!important}
  .peh-shop-pro-hero h1{font-size:32px!important}
  .peh-shop-pro-layout{display:block!important}
  .peh-shop-filter-panel{position:static!important;margin-bottom:12px!important;border-radius:18px!important;padding:14px!important}
  .peh-price-filter-row{grid-template-columns:1fr 1fr!important}
  .peh-woo-product-gallery,.peh-woo-product-summary{margin-bottom:12px!important;border-radius:18px!important;padding:14px!important}
  .peh-woo-main-image{max-height:320px!important}
  .peh-woo-product-summary h1{font-size:30px!important}
  .peh-woo-price{font-size:24px!important}
  .peh-showroom-public-hero{width:calc(100% - 16px)!important;border-radius:18px!important;margin:12px auto!important}
  .peh-showroom-banner{height:150px!important;min-height:150px!important}
  .peh-showroom-profile-card{padding:0 14px 16px!important;margin-top:-38px!important}
  .peh-showroom-profile-main h1{font-size:30px!important}
  .peh-sidebar{position:static!important;margin-bottom:12px!important}
  .peh-dashboard-form-grid,.peh-form-row,.peh-account-type,.peh-stat-grid,.peh-seller-kpis{grid-template-columns:1fr!important}
  table,.peh-card table,.peh-seller-table,.peh-cart-table{display:block!important;width:100%!important;overflow-x:auto!important;white-space:nowrap!important}
  img,video,iframe{max-width:100%!important;height:auto}
  .peh-ali-footer-grid,.peh-footer-grid{grid-template-columns:1fr!important;gap:14px!important}
}
@media(max-width:420px){
  .peh-premium-brand-text,.peh-premium-brand-fallback{font-size:19px!important}
  .peh-premium-tools{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .peh-premium-tools .peh-premium-create{grid-column:1/-1!important;min-width:150px!important;max-width:210px!important;min-height:34px!important;padding:8px 14px!important}
  .peh-home-product-grid,.peh-product-visual-grid,.peh-shop-product-grid,.peh-home-supplier-grid,.peh-visual-category-grid,.peh-city-visual-grid,.peh-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .peh-product-card .peh-card-image,.peh-shop-product-image{height:122px!important}
}


/* Logo hard fix v2.6.5 - uploaded logo can never break header/page */
.peh-premium-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:250px!important;max-width:300px!important;height:64px!important;overflow:hidden!important}
.peh-premium-brand .custom-logo-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:82px!important;height:58px!important;max-width:82px!important;max-height:58px!important;overflow:hidden!important;flex:0 0 82px!important}
.peh-premium-brand img.custom-logo,.peh-premium-brand .custom-logo-link img{display:block!important;width:auto!important;height:auto!important;max-width:82px!important;max-height:58px!important;object-fit:contain!important;margin:0!important;padding:0!important;border:0!important}
.peh-premium-brand-text,.peh-premium-brand-fallback{display:flex!important;align-items:center!important;gap:10px!important;color:#0f172a!important;text-decoration:none!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}
.peh-premium-brand-text span,.peh-premium-brand-fallback span:last-child{display:inline-block!important;max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.peh-premium-brand-text strong,.peh-premium-brand-fallback strong{color:#006b3f!important}
.custom-logo-link img.custom-logo{max-width:82px!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.elementor-location-header .custom-logo-link img,.elementor-widget-theme-site-logo img,.site-logo img{max-width:82px!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.peh-main-content > .custom-logo-link,.peh-main-content > img.custom-logo{display:none!important}
@media(max-width:782px){.peh-premium-brand{min-width:0!important;max-width:220px!important;height:54px!important}.peh-premium-brand .custom-logo-link{width:62px!important;height:46px!important;max-width:62px!important;max-height:46px!important;flex-basis:62px!important}.peh-premium-brand img.custom-logo,.peh-premium-brand .custom-logo-link img,.custom-logo-link img.custom-logo{max-width:62px!important;max-height:46px!important}.peh-premium-brand-text,.peh-premium-brand-fallback{font-size:18px!important}.peh-premium-brand-text span,.peh-premium-brand-fallback span:last-child{max-width:140px!important}}


/* Dense homepage product band v2.6.6 */
.peh-ali-feed-v2 .peh-container{width:min(1820px,calc(100% - 72px))!important;max-width:1820px!important}
.peh-ali-feed-v2 .peh-ali-feed-top{padding:18px 0 10px!important;background:#f5f7fb!important}
.peh-ali-feed-v2 .peh-ali-feed-grid{grid-template-columns:360px minmax(0,1fr) 430px!important;gap:20px!important}
.peh-ali-feed-v2 .peh-ali-feed-cats{max-height:460px!important;border-radius:18px!important}
.peh-ali-feed-v2 .peh-ali-feed-main-card{min-height:300px!important;overflow:hidden!important}
.peh-ali-feed-v2 .peh-ali-buybox{grid-template-columns:minmax(0,1fr) 500px!important;gap:18px!important}
.peh-ali-feed-v2 .peh-ali-buy-copy h1{font-size:44px!important;line-height:1.05!important;max-width:720px!important}
.peh-ali-feed-v2 .peh-ali-promo-column{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}
.peh-ali-feed-v2 .peh-ali-promo-tile{min-height:260px!important;border-radius:18px!important}
.peh-ali-feed-v2 .peh-ali-feed-rfq{min-height:300px!important}
.peh-ali-products-band{padding-top:18px!important;background:#f5f7fb!important}
.peh-ali-feed-products{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;padding:24px!important;box-shadow:0 12px 34px rgba(15,23,42,.06)!important}
.peh-ali-feed-products .peh-ali-section-head{margin-bottom:18px!important}
.peh-ali-feed-products .peh-ali-section-head h2{font-size:30px!important}
.peh-ali-feed-products .peh-ali-section-head p{margin:6px 0 0!important;color:#64748b!important;font-size:15px!important}
.peh-ali-feed-products .peh-home-product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important;gap:14px!important}
.peh-ali-feed-products .peh-product-card{padding:12px!important;border-radius:16px!important;box-shadow:none!important;border:1px solid #edf0f4!important;background:#fff!important;min-height:0!important}
.peh-ali-feed-products .peh-product-card:hover{transform:none!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important}
.peh-ali-feed-products .peh-product-card .peh-card-image{height:156px!important;border-radius:12px!important;margin-bottom:10px!important;background:#fff!important;object-fit:contain!important}
.peh-ali-feed-products .peh-product-card .peh-badge{font-size:11px!important;padding:5px 8px!important;background:#ecfdf5!important;color:#047857!important}
.peh-ali-feed-products .peh-product-card h3{font-size:15px!important;line-height:1.25!important;min-height:38px!important;margin:9px 0 8px!important}
.peh-ali-feed-products .peh-product-card .peh-meta{font-size:12px!important;line-height:1.35!important;margin:0 0 8px!important;color:#64748b!important}
.peh-ali-feed-products .peh-product-chip-row{gap:5px!important;margin:6px 0 10px!important}
.peh-ali-feed-products .peh-product-chip-row span{border:0!important;background:#fff1f2!important;color:#dc2626!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important;padding:5px 8px!important}
.peh-ali-feed-products .peh-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}
.peh-ali-feed-products .peh-actions .peh-btn{padding:8px 8px!important;font-size:12px!important;border-radius:999px!important}
@media(max-width:1500px){.peh-ali-feed-v2 .peh-ali-feed-grid{grid-template-columns:300px minmax(0,1fr) 340px!important}.peh-ali-feed-v2 .peh-ali-buybox{grid-template-columns:1fr 360px!important}.peh-ali-feed-v2 .peh-ali-buy-copy h1{font-size:38px!important}}
@media(max-width:1180px){.peh-ali-feed-v2 .peh-container{width:min(100% - 28px,1180px)!important}.peh-ali-feed-v2 .peh-ali-feed-grid{grid-template-columns:1fr!important}.peh-ali-feed-v2 .peh-ali-buybox{grid-template-columns:1fr!important}.peh-ali-feed-v2 .peh-ali-promo-column{grid-template-columns:1fr 1fr!important}.peh-ali-feed-v2 .peh-ali-feed-cats{max-height:280px!important}.peh-ali-feed-products .peh-home-product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}}
@media(max-width:640px){.peh-ali-feed-v2 .peh-container{width:min(100% - 18px,640px)!important}.peh-ali-feed-v2 .peh-ali-buy-copy h1{font-size:30px!important}.peh-ali-feed-v2 .peh-ali-promo-column{grid-template-columns:1fr!important}.peh-ali-feed-products{padding:14px!important}.peh-ali-feed-products .peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.peh-ali-feed-products .peh-product-card .peh-card-image{height:128px!important}}


/* Product-to-showroom buyer flow v2.6.7 */
.peh-product-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important;gap:10px!important}
.peh-product-primary-actions .peh-showroom-action{grid-column:1/-1}
.peh-product-supplier-card{margin-top:14px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}
.peh-product-supplier-card h3{margin:0 0 8px;font-size:18px}
.peh-showroom-products-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0 14px}
.peh-showroom-products-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important}
.peh-showroom-products-grid .peh-product-card .peh-card-image{height:160px!important;object-fit:contain!important;background:#fff!important}
@media(max-width:640px){.peh-product-primary-actions{grid-template-columns:1fr}.peh-showroom-products-head{display:block}.peh-showroom-products-head .peh-btn{margin-top:10px}.peh-showroom-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}


/* Forced simple two-column Contact page */
.peh-contact-fixed-page{padding:54px 0 72px;background:linear-gradient(135deg,#f8fafc 0%,#fff7ed 45%,#ecfdf5 100%)}
.peh-contact-fixed-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:stretch}
.peh-contact-fixed-form,.peh-contact-fixed-details{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:34px;box-shadow:0 22px 70px rgba(15,23,42,.08)}
.peh-contact-fixed-form h1{font-size:clamp(34px,4vw,56px);line-height:1;margin:10px 0 14px;color:#071815}
.peh-contact-fixed-form p,.peh-contact-note{color:#64748b;font-size:17px;line-height:1.65}.peh-contact-kicker{display:inline-flex;color:#ff6a00;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:13px}
.peh-contact-fixed-details{background:radial-gradient(circle at top right,rgba(255,106,0,.18),transparent 34%),linear-gradient(135deg,#062e21,#0f5132);color:#fff}.peh-contact-fixed-details h2{font-size:38px;margin:10px 0 22px;color:#fff}
.peh-contact-detail-list{display:grid;gap:16px;margin:22px 0}.peh-contact-detail-list div{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px}.peh-contact-detail-list b{display:block;color:#f8d878;margin-bottom:5px}.peh-contact-detail-list p{margin:0;color:#ecfdf5}.peh-contact-detail-list a{color:#fff;text-decoration:underline}.peh-contact-fixed-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.peh-contact-fixed-actions .peh-btn-outline,.peh-contact-fixed-actions .peh-btn-ghost{background:#fff;color:#063d2a;border-color:#fff}.peh-contact-fixed-details .peh-contact-note{color:#d1fae5;margin-top:24px}.peh-contact-fixed-form .peh-ma-contact-form{margin:24px 0 0!important;max-width:none!important;border:0!important;box-shadow:none!important;padding:0!important}.peh-contact-fixed-form .peh-ma-contact-form input,.peh-contact-fixed-form .peh-ma-contact-form textarea{border-radius:14px;border:1px solid #dbe3ec;padding:13px 14px}.peh-contact-fixed-form .peh-ma-contact-form button{width:100%;justify-content:center;margin-top:8px}
@media(max-width:900px){.peh-contact-fixed-grid{grid-template-columns:1fr}.peh-contact-fixed-page{padding:28px 0 44px}.peh-contact-fixed-form,.peh-contact-fixed-details{padding:22px;border-radius:22px}.peh-contact-fixed-actions .peh-btn{width:auto}}


/* Smart RFQ page */
.peh-rfq-smart-page{background:#f6f8fb;color:#0f172a}.peh-rfq-smart-hero{padding:58px 0 42px;background:radial-gradient(circle at 85% 15%,rgba(255,106,0,.20),transparent 30%),linear-gradient(135deg,#062e21 0%,#0f5132 54%,#0b7a4b 100%);color:#fff}.peh-rfq-smart-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:30px;align-items:center}.peh-rfq-kicker{display:inline-flex;color:#f8d878;text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:950}.peh-rfq-smart-hero h1{font-size:clamp(38px,5vw,68px);line-height:1;margin:12px 0 16px;max-width:900px}.peh-rfq-smart-hero p{font-size:18px;line-height:1.7;color:#d1fae5;max-width:850px}.peh-rfq-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.peh-rfq-trust-row span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 13px;font-weight:850;color:#fff}.peh-rfq-side-card{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.18)}.peh-rfq-side-card h3{margin:0 0 14px;color:#fff;font-size:26px}.peh-rfq-side-card ol{margin:0;padding-left:22px;display:grid;gap:12px}.peh-rfq-side-card li{font-weight:850;color:#ecfdf5}.peh-rfq-smart-body{padding:34px 0 54px}.peh-rfq-smart-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;align-items:start}.peh-rfq-help-panel,.peh-rfq-form-panel{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 22px 70px rgba(15,23,42,.08)}.peh-rfq-help-panel{padding:26px;position:sticky;top:116px}.peh-rfq-help-panel h2{margin:0 0 16px;color:#071815;font-size:30px}.peh-rfq-help-panel div{border-top:1px solid #eef2f7;padding:15px 0}.peh-rfq-help-panel b{display:block;color:#0f5132;font-size:16px}.peh-rfq-help-panel p{margin:5px 0 0;color:#64748b;line-height:1.55}.peh-rfq-form-panel{padding:28px}.peh-rfq-form-head{margin-bottom:18px}.peh-rfq-form-head .peh-rfq-kicker{color:#ff6a00}.peh-rfq-form-head h2{font-size:36px;margin:8px 0 8px;color:#071815}.peh-rfq-form-head p{margin:0;color:#64748b}.peh-rfq-form-panel .peh-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0!important}.peh-rfq-form-panel .peh-form p{grid-column:1/-1}.peh-rfq-form-panel .peh-form input,.peh-rfq-form-panel .peh-form select,.peh-rfq-form-panel .peh-form textarea{width:100%!important;margin:0!important;border:1px solid #dbe3ec!important;background:#fff!important;border-radius:16px!important;padding:14px 15px!important;font-size:15px!important;box-shadow:none!important}.peh-rfq-form-panel .peh-form textarea,.peh-rfq-form-panel .peh-form label,.peh-rfq-form-panel .peh-form button{grid-column:1/-1}.peh-rfq-form-panel .peh-form label{font-weight:850;color:#0f172a}.peh-rfq-form-panel .peh-form button{min-height:54px;background:#ff6a00!important;border-radius:999px!important;color:#fff!important;font-weight:950!important}.peh-rfq-benefits{padding:0 0 58px}.peh-rfq-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.peh-rfq-benefit-grid div{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 14px 40px rgba(15,23,42,.06)}.peh-rfq-benefit-grid b{display:block;color:#071815;font-size:19px;margin-bottom:7px}.peh-rfq-benefit-grid span{color:#64748b;line-height:1.55}
@media(max-width:1000px){.peh-rfq-smart-hero-grid,.peh-rfq-smart-grid,.peh-rfq-benefit-grid{grid-template-columns:1fr}.peh-rfq-help-panel{position:static}.peh-rfq-smart-hero{padding:38px 0}.peh-rfq-form-panel .peh-form{grid-template-columns:1fr!important}.peh-rfq-form-panel{padding:20px}.peh-rfq-help-panel{padding:20px}}


/* Verified Manufacturers Directory */
.peh-manufacturer-directory-page{background:#f5f7fb;min-height:70vh}
.peh-manufacturer-directory-hero{background:linear-gradient(135deg,#fffaf3 0%,#eef9f2 100%);border-bottom:1px solid #e6eaf0;padding:46px 0 34px}
.peh-manufacturer-directory-hero h1{font-size:clamp(38px,5vw,68px);line-height:.95;margin:8px 0 14px;color:#071c17;letter-spacing:-.05em}
.peh-manufacturer-directory-hero p{max-width:920px;color:#60717a;font-size:18px;line-height:1.65;margin:0 0 20px}
.peh-directory-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.peh-manufacturer-directory-shell{padding:28px 0 56px}
.peh-manufacturer-filter-card{background:#fff;border:1px solid #dde6e8;border-radius:22px;padding:20px;box-shadow:0 18px 50px rgba(10,35,30,.08);margin-bottom:22px}
.peh-manufacturer-filter-form{display:block}
.peh-manufacturer-filter-grid{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(4,minmax(150px,1fr));gap:12px}
.peh-manufacturer-filter-grid label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#0d201d;font-size:13px}
.peh-manufacturer-filter-grid input,.peh-manufacturer-filter-grid select{width:100%;min-height:48px;border:1px solid #dce4e7;border-radius:14px;background:#fff;padding:0 14px;font-size:15px;color:#15262b}
.peh-manufacturer-filter-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:14px}
.peh-manufacturer-result-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin:22px 0 14px}
.peh-manufacturer-result-head h2{margin:4px 0 0;font-size:32px;letter-spacing:-.03em;color:#091c18}
.peh-manufacturer-result-head p{margin:0;color:#60717a;font-weight:800}
.peh-manufacturer-list{display:flex;flex-direction:column;gap:12px}
.peh-manufacturer-row{display:grid;grid-template-columns:minmax(280px,2fr) minmax(210px,1.05fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(190px,.85fr);gap:14px;align-items:center;background:#fff;border:1px solid #dfe7ea;border-radius:20px;padding:15px;box-shadow:0 12px 30px rgba(10,35,30,.055)}
.peh-manufacturer-row:hover{border-color:#ff7a00;box-shadow:0 18px 42px rgba(255,122,0,.12)}
.peh-manufacturer-row-main{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;color:inherit;text-decoration:none}
.peh-manufacturer-avatar{width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,#067a46,#08a36a);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:1000;box-shadow:inset 0 -10px 20px rgba(0,0,0,.16)}
.peh-manufacturer-row-main strong{display:block;font-size:18px;color:#071c17;line-height:1.2}
.peh-manufacturer-row-main small{display:block;color:#60717a;font-weight:800;margin-top:4px}
.peh-manufacturer-row-main em{display:block;color:#60717a;font-style:normal;font-size:13px;line-height:1.35;margin-top:5px}
.peh-manufacturer-row-badges{display:flex;flex-wrap:wrap;gap:7px}
.peh-badge-soft{background:#edf8f2;color:#087747}
.peh-manufacturer-row-meta b{display:block;color:#071c17;font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}
.peh-manufacturer-row-meta span{display:block;color:#60717a;font-size:13px;line-height:1.35}
.peh-manufacturer-row-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}
.peh-manufacturer-row-actions .peh-btn{padding:10px 14px;border-radius:999px;font-size:13px}
.peh-manufacturer-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:24px 0 0}
.peh-manufacturer-pagination a{min-width:42px;height:42px;border-radius:13px;border:1px solid #dfe7ea;background:#fff;color:#15262b;display:grid;place-items:center;text-decoration:none;font-weight:900}
.peh-manufacturer-pagination a.is-active,.peh-manufacturer-pagination a:hover{background:#ff6a00;border-color:#ff6a00;color:#fff}
.peh-manufacturer-empty{margin-top:18px}
@media (max-width:1100px){
  .peh-manufacturer-filter-grid{grid-template-columns:1fr 1fr}
  .peh-manufacturer-row{grid-template-columns:1fr 1fr}
  .peh-manufacturer-row-actions{justify-content:flex-start}
}
@media (max-width:700px){
  .peh-manufacturer-directory-hero{padding:30px 0 24px}
  .peh-manufacturer-filter-grid,.peh-manufacturer-row{grid-template-columns:1fr}
  .peh-manufacturer-row-main{grid-template-columns:48px 1fr}
  .peh-manufacturer-avatar{width:48px;height:48px;font-size:22px}
  .peh-manufacturer-result-head{align-items:flex-start;flex-direction:column}
}


/* Supplier Inquiry Professional Page */
.peh-supplier-inquiry-page{background:linear-gradient(180deg,#f7fafc 0%,#fff7ed 100%);padding:34px 0 58px}
.peh-supplier-inquiry-hero{max-width:1180px;margin:0 auto 22px;padding:0 20px}
.peh-supplier-inquiry-hero h1{font-size:clamp(38px,5vw,64px);line-height:.95;margin:8px 0 12px;color:#071c17;letter-spacing:-.05em}
.peh-supplier-inquiry-hero p{font-size:18px;line-height:1.55;color:#60717a;max-width:860px;margin:0}
.peh-supplier-inquiry-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:390px 1fr;gap:22px;padding:0 20px}
.peh-supplier-inquiry-side,.peh-supplier-inquiry-panel{min-width:0}
.peh-supplier-mini-card,.peh-supplier-inquiry-panel,.peh-inquiry-tips{background:#fff;border:1px solid #dfe7ea;border-radius:24px;box-shadow:0 18px 50px rgba(10,35,30,.08);overflow:hidden}
.peh-supplier-mini-visual{height:190px;background-size:cover;background-position:center;border-bottom:1px solid #e8edf0}
.peh-supplier-mini-body{padding:22px}
.peh-supplier-mini-body h2{margin:12px 0 8px;font-size:26px;line-height:1.1;color:#071c17}
.peh-supplier-mini-body p{color:#60717a;margin:0 0 16px}
.peh-supplier-mini-body ul{margin:18px 0;padding:0;list-style:none;display:grid;gap:10px}
.peh-supplier-mini-body li{background:#f1fbf5;border:1px solid #d9f3e4;color:#0f5132;border-radius:14px;padding:10px 12px;font-weight:800}
.peh-inquiry-product-note{border:1px solid #ffe0bf;background:#fff8ef;border-radius:16px;padding:12px;margin:14px 0}
.peh-inquiry-product-note b,.peh-inquiry-product-note span{display:block}
.peh-inquiry-product-note span{color:#60717a;margin-top:4px}
.peh-inquiry-tips{margin-top:18px;padding:20px}
.peh-inquiry-tips h3{margin:0 0 8px;color:#071c17}
.peh-inquiry-tips p{margin:0;color:#60717a;line-height:1.5}
.peh-supplier-inquiry-panel{padding:26px}
.peh-supplier-inquiry-panel-head{border-bottom:1px solid #e8edf0;margin:-4px 0 20px;padding-bottom:18px}
.peh-supplier-inquiry-panel-head h2{font-size:32px;margin:12px 0 6px;color:#071c17;letter-spacing:-.03em}
.peh-supplier-inquiry-panel-head p{margin:0;color:#60717a}
.peh-inquiry-notice{background:#effbf4;border:1px solid #bdebd0;color:#0f5132;border-radius:16px;padding:14px 16px;margin-bottom:18px}
.peh-inquiry-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.peh-inquiry-form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:900;color:#0d201d}
.peh-inquiry-form-grid label.full{grid-column:1/-1}
.peh-inquiry-form-grid input,.peh-inquiry-form-grid textarea{width:100%;border:1px solid #dce4e7;border-radius:16px;background:#fff;padding:14px 16px;font-size:15px;color:#15262b;box-shadow:none}
.peh-inquiry-form-grid input{min-height:52px}
.peh-inquiry-form-grid textarea{resize:vertical;min-height:150px}
.peh-inquiry-form-grid input:focus,.peh-inquiry-form-grid textarea:focus{outline:none;border-color:#ff7a00;box-shadow:0 0 0 4px rgba(255,122,0,.12)}
.peh-inquiry-submit-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;flex-wrap:wrap}
.peh-inquiry-submit-row span{color:#60717a;font-size:13px}
.peh-supplier-inquiry-select-page{max-width:820px;margin:40px auto;padding:0 20px}
.peh-supplier-inquiry-select-card{background:#fff;border:1px solid #dfe7ea;border-radius:24px;box-shadow:0 18px 50px rgba(10,35,30,.08);padding:28px}
.peh-supplier-inquiry-select-card h1{font-size:42px;margin:12px 0;color:#071c17}
.peh-supplier-select-form{display:flex;gap:12px;margin-top:20px}
.peh-supplier-select-form select{flex:1;min-height:52px;border:1px solid #dce4e7;border-radius:16px;padding:0 14px}
@media(max-width:920px){
  .peh-supplier-inquiry-layout{grid-template-columns:1fr}
  .peh-supplier-mini-visual{height:150px}
}
@media(max-width:640px){
  .peh-inquiry-form-grid{grid-template-columns:1fr}
  .peh-supplier-inquiry-panel{padding:18px}
  .peh-supplier-select-form{flex-direction:column}
}


/* Sticky header + About page polish */
body .peh-site-header.peh-premium-header,
body .peh-site-header.peh-ali-header,
body .peh-site-header{
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  background: #fff !important;
}
body.admin-bar .peh-site-header.peh-premium-header,
body.admin-bar .peh-site-header.peh-ali-header,
body.admin-bar .peh-site-header{top:32px!important}
@media(max-width:782px){
  body.admin-bar .peh-site-header.peh-premium-header,
  body.admin-bar .peh-site-header.peh-ali-header,
  body.admin-bar .peh-site-header{top:46px!important}
}
.peh-about-pro-page{background:#f7fafc}
.peh-about-page-pro .peh-about-hero,.peh-about-pro-hero{background:radial-gradient(circle at 80% 10%,rgba(255,106,0,.24),transparent 32%),linear-gradient(135deg,#062e21,#0f5132 60%,#0b7a4b);color:#fff;border-radius:0 0 34px 34px;padding:76px 0}
.peh-about-page-pro .peh-about-hero h1,.peh-about-pro-hero h1{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:12px 0 16px;max-width:980px}
.peh-about-page-pro .peh-about-hero p,.peh-about-pro-hero p{font-size:19px;line-height:1.7;color:#d1fae5;max-width:900px}
.peh-about-page-pro .peh-info-grid{margin-top:34px}
.peh-about-page-pro .peh-card{border-radius:24px}


/* Professional footer-linked pages */
.peh-service-page{background:#f7fafc}
.peh-service-hero{padding:70px 0;background:radial-gradient(circle at 85% 12%,rgba(255,106,0,.20),transparent 30%),linear-gradient(135deg,#062e21,#0f5132 62%,#087747);color:#fff}
.peh-service-hero h1{font-size:clamp(38px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:12px 0 16px;max-width:950px}
.peh-service-hero p{font-size:19px;line-height:1.7;color:#d1fae5;max-width:880px}
.peh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:36px 0}
.peh-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 14px 40px rgba(15,23,42,.06)}
.peh-service-card h2{margin:0 0 10px;color:#071c17;font-size:24px}
.peh-service-card p{margin:0;color:#60717a;line-height:1.65}
.peh-service-cta{margin:0 0 52px;background:linear-gradient(135deg,#fff7ed,#ecfdf5);border:1px solid #e8edf0;border-radius:28px;padding:34px;text-align:center}
.peh-service-cta h2{font-size:34px;margin:0 0 10px;color:#071c17}
.peh-service-cta p{color:#60717a;max-width:760px;margin:0 auto 18px;line-height:1.6}
@media(max-width:900px){.peh-service-grid{grid-template-columns:1fr}}


/* Hard fixed marketplace header - v2.7.3 */
body .peh-site-header.peh-premium-header,
body .peh-site-header.peh-ali-header,
body .peh-site-header{
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 99990 !important;
  background: #fff !important;
  transform: none !important;
  will-change: auto !important;
}
body.admin-bar .peh-site-header.peh-premium-header,
body.admin-bar .peh-site-header.peh-ali-header,
body.admin-bar .peh-site-header{top:32px!important}
body:not(.elementor-editor-active) .peh-main-content{padding-top:128px!important}
body.admin-bar:not(.elementor-editor-active) .peh-main-content{padding-top:128px!important}
.peh-premium-header-main{min-height:72px!important}
.peh-premium-nav-wrap{background:#fff!important;border-top:1px solid #eef2f7!important;border-bottom:1px solid #eef2f7!important}
@media(max-width:782px){
  body.admin-bar .peh-site-header.peh-premium-header,
  body.admin-bar .peh-site-header.peh-ali-header,
  body.admin-bar .peh-site-header{top:46px!important}
  body:not(.elementor-editor-active) .peh-main-content{padding-top:154px!important}
  body.admin-bar:not(.elementor-editor-active) .peh-main-content{padding-top:154px!important}
}
@media(max-width:600px){
  body.admin-bar .peh-site-header.peh-premium-header,
  body.admin-bar .peh-site-header.peh-ali-header,
  body.admin-bar .peh-site-header{top:0!important}
}


/* Equal-height homepage product cards - v2.7.4 */
.peh-ali-products-band,
.peh-ali-feed-products{
  background:#f5f7fb!important;
}
.peh-ali-products-band > .peh-container,
.peh-ali-feed-products.peh-container,
.peh-ali-feed-products .peh-container{
  width:min(1760px,calc(100% - 44px))!important;
  max-width:1760px!important;
}
.peh-ali-feed-products{
  border-radius:18px!important;
  padding:18px!important;
  overflow:hidden!important;
}
.peh-ali-feed-products .peh-home-product-grid,
.peh-home-product-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
}
.peh-ali-feed-products .peh-product-card,
.peh-home-product-grid .peh-product-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:382px!important;
  padding:10px!important;
  border:1px solid #e8edf3!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.peh-ali-feed-products .peh-product-card:hover,
.peh-home-product-grid .peh-product-card:hover{
  transform:none!important;
  border-color:#ffd7bd!important;
  box-shadow:0 10px 24px rgba(15,23,42,.08)!important;
}
.peh-ali-feed-products .peh-product-card .peh-card-image,
.peh-home-product-grid .peh-product-card .peh-card-image{
  width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  display:block!important;
  border-radius:12px!important;
  margin:0 0 9px!important;
  background:#f8fafc!important;
  border:1px solid #eef2f7!important;
}
.peh-ali-feed-products .peh-product-card .peh-image-pending,
.peh-home-product-grid .peh-product-card .peh-image-pending{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  color:#64748b!important;
  background:linear-gradient(135deg,#f8fafc,#fff7ed)!important;
  text-align:center!important;
}
.peh-ali-feed-products .peh-product-card .peh-image-pending span,
.peh-home-product-grid .peh-product-card .peh-image-pending span{
  font-weight:950!important;
  color:#0f172a!important;
  font-size:14px!important;
}
.peh-ali-feed-products .peh-product-card .peh-image-pending small,
.peh-home-product-grid .peh-product-card .peh-image-pending small{
  display:block!important;
  max-width:90%!important;
  margin-top:5px!important;
  font-size:11px!important;
  line-height:1.25!important;
  color:#64748b!important;
}
.peh-ali-feed-products .peh-product-card .peh-badge,
.peh-home-product-grid .peh-product-card .peh-badge{
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 7px!important;
  padding:5px 8px!important;
  font-size:11px!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  background:#ecfdf5!important;
  color:#047857!important;
}
.peh-ali-feed-products .peh-product-card h3,
.peh-home-product-grid .peh-product-card h3{
  margin:0 0 7px!important;
  min-height:40px!important;
  max-height:40px!important;
  font-size:15px!important;
  line-height:1.32!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.peh-ali-feed-products .peh-product-card h3 a,
.peh-home-product-grid .peh-product-card h3 a{
  color:#0f172a!important;
  text-decoration:none!important;
}
.peh-ali-feed-products .peh-product-card .peh-meta,
.peh-home-product-grid .peh-product-card .peh-meta{
  margin:0 0 8px!important;
  min-height:32px!important;
  max-height:32px!important;
  overflow:hidden!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.35!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.peh-ali-feed-products .peh-product-chip-row,
.peh-home-product-grid .peh-product-chip-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  margin:0 0 10px!important;
  min-height:52px!important;
  max-height:52px!important;
  overflow:hidden!important;
}
.peh-ali-feed-products .peh-product-chip-row span,
.peh-home-product-grid .peh-product-chip-row span{
  display:inline-flex!important;
  align-items:center!important;
  height:24px!important;
  max-width:100%!important;
  border:0!important;
  border-radius:999px!important;
  padding:0 8px!important;
  background:#fff1f2!important;
  color:#dc2626!important;
  font-size:11px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.peh-ali-feed-products .peh-product-card .peh-actions,
.peh-home-product-grid .peh-product-card .peh-actions{
  margin-top:auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:6px!important;
  align-items:end!important;
}
.peh-ali-feed-products .peh-product-card .peh-actions .peh-btn,
.peh-home-product-grid .peh-product-card .peh-actions .peh-btn{
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:7px 8px!important;
  border-radius:999px!important;
  font-size:12px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
}
@media(max-width:1500px){
  .peh-ali-feed-products .peh-home-product-grid,.peh-home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
@media(max-width:1180px){
  .peh-ali-feed-products .peh-home-product-grid,.peh-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .peh-ali-feed-products .peh-product-card,.peh-home-product-grid .peh-product-card{min-height:370px!important}
}
@media(max-width:640px){
  .peh-ali-products-band > .peh-container,.peh-ali-feed-products.peh-container,.peh-ali-feed-products .peh-container{width:min(100% - 18px,640px)!important}
  .peh-ali-feed-products .peh-home-product-grid,.peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .peh-ali-feed-products,.peh-ali-feed-products.peh-container{padding:10px!important}
  .peh-ali-feed-products .peh-product-card,.peh-home-product-grid .peh-product-card{min-height:330px!important;padding:8px!important}
  .peh-ali-feed-products .peh-product-card h3,.peh-home-product-grid .peh-product-card h3{font-size:13px!important;min-height:35px!important;max-height:35px!important}
  .peh-ali-feed-products .peh-product-card .peh-meta,.peh-home-product-grid .peh-product-card .peh-meta{font-size:11px!important;min-height:30px!important;max-height:30px!important}
  .peh-ali-feed-products .peh-product-chip-row,.peh-home-product-grid .peh-product-chip-row{min-height:48px!important;max-height:48px!important}
}


/* Premium colorful aligned footer - v2.7.5 */
body .peh-ali-footer{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  clear:both!important;
  position:relative!important;
  z-index:5!important;
  margin-top:44px!important;
  padding:54px 0 22px!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(255,106,0,.22),transparent 28%),
    radial-gradient(circle at 82% 24%,rgba(16,185,129,.22),transparent 30%),
    linear-gradient(135deg,#061a14 0%,#0b3b2a 48%,#09251d 100%)!important;
  color:#d1fae5!important;
  border-top:0!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
body .peh-ali-footer:before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;height:5px;
  background:linear-gradient(90deg,#ff6a00,#f8d878,#10b981,#ff6a00);
}
body .peh-ali-footer .peh-container{
  width:min(1480px,calc(100% - 44px))!important;
  max-width:1480px!important;
}
body .peh-ali-footer-grid{
  display:grid!important;
  grid-template-columns:1.05fr 1.25fr 1.25fr 1.15fr 1.1fr!important;
  gap:30px!important;
  align-items:start!important;
  padding-bottom:34px!important;
}
body .peh-ali-footer-grid > div{
  min-width:0!important;
}
body .peh-ali-footer h3{
  margin:0 0 16px!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  min-height:46px!important;
  display:flex!important;
  align-items:flex-start!important;
}
body .peh-ali-footer a{
  display:block!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 10px!important;
  color:#d1fae5!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:650!important;
  text-decoration:none!important;
  opacity:.92!important;
  transition:.18s ease!important;
}
body .peh-ali-footer a:hover{
  color:#f8d878!important;
  opacity:1!important;
  transform:translateX(3px)!important;
}
body .peh-ali-social{
  display:grid!important;
  grid-template-columns:repeat(3,42px)!important;
  gap:10px!important;
  margin-top:16px!important;
  align-items:center!important;
  justify-content:start!important;
}
body .peh-ali-social span{
  width:42px!important;
  height:42px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.20)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 28px rgba(0,0,0,.15)!important;
}
body .peh-ali-social span:nth-child(1){background:#1877f2!important}
body .peh-ali-social span:nth-child(2){background:#0a66c2!important}
body .peh-ali-social span:nth-child(3){background:#111827!important}
body .peh-ali-social span:nth-child(4){background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)!important}
body .peh-ali-social span:nth-child(5){background:#ff0033!important}
body .peh-ali-social span:nth-child(6){background:#010101!important}
body .peh-ali-trust-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  justify-content:center!important;
  align-items:center!important;
  margin-top:0!important;
  padding:24px 0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
}
body .peh-ali-trust-row span{
  min-height:42px!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0f172a!important;
  font-size:15px!important;
  font-weight:950!important;
  box-shadow:0 14px 32px rgba(0,0,0,.16)!important;
}
body .peh-ali-trust-row span:nth-child(1){color:#eb001b!important}
body .peh-ali-trust-row span:nth-child(2){color:#1a1f71!important}
body .peh-ali-trust-row span:nth-child(3){color:#003087!important}
body .peh-ali-trust-row span:nth-child(4){color:#047857!important}
body .peh-ali-trust-row span:nth-child(5){color:#b45309!important}
body .peh-ali-trust-row span:nth-child(6){color:#047857!important}
body .peh-ali-trust-row span:nth-child(7){color:#2563eb!important}
body .peh-footer-bottom{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:18px!important;
  margin-top:0!important;
  padding-top:22px!important;
  border-top:0!important;
  color:#a7f3d0!important;
  font-size:14px!important;
}
body .peh-footer-bottom span:last-child{
  text-align:right!important;
}
@media(max-width:1100px){
  body .peh-ali-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important}
  body .peh-ali-footer h3{min-height:0!important}
}
@media(max-width:760px){
  body .peh-ali-footer{padding:38px 0 18px!important}
  body .peh-ali-footer .peh-container{width:min(100% - 24px,760px)!important}
  body .peh-ali-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px 18px!important}
  body .peh-ali-footer h3{font-size:16px!important;margin-bottom:12px!important}
  body .peh-ali-footer a{font-size:14px!important;margin-bottom:8px!important}
  body .peh-footer-bottom{display:block!important;text-align:center!important}
  body .peh-footer-bottom span{display:block!important;text-align:center!important;margin:6px 0!important}
  body .peh-ali-trust-row{justify-content:flex-start!important;gap:8px!important}
  body .peh-ali-trust-row span{font-size:13px!important;min-height:36px!important;padding:0 12px!important}
}
@media(max-width:520px){
  body .peh-ali-footer-grid{grid-template-columns:1fr!important}
  body .peh-ali-social{grid-template-columns:repeat(6,38px)!important}
  body .peh-ali-social span{width:38px!important;height:38px!important;border-radius:12px!important}
}


/* Product-only homepage feed - v2.7.6 */
.peh-ali-products-band{padding:22px 0 34px!important;background:#f5f5f5!important}
.peh-ali-products-band > .peh-container,
.peh-ali-feed-products.peh-container{
  width:min(1800px,calc(100% - 40px))!important;
  max-width:1800px!important;
}
.peh-ali-feed-products{
  background:#fff!important;
  border:1px solid #eceff3!important;
  border-radius:22px!important;
  padding:22px!important;
  box-shadow:0 8px 22px rgba(15,23,42,.045)!important;
}
.peh-ali-feed-products .peh-ali-section-head{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0 0 16px!important;
}
.peh-ali-feed-products .peh-ali-section-head h2{
  font-size:28px!important;
  letter-spacing:-.03em!important;
  margin:0!important;
  color:#222!important;
}
.peh-ali-feed-products .peh-ali-section-head p{
  display:none!important;
}
.peh-ali-feed-products .peh-ali-section-head a{
  color:#111827!important;
  font-weight:850!important;
  text-decoration:none!important;
}
.peh-ali-feed-products .peh-home-product-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.peh-ali-feed-products .peh-product-card{
  min-height:348px!important;
  height:100%!important;
  padding:10px!important;
  border:1px solid #eef0f3!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.peh-ali-feed-products .peh-product-card .peh-card-image{
  width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:12px!important;
  background:#f7f7f7!important;
  margin:0 0 10px!important;
}
.peh-ali-feed-products .peh-product-card .peh-badge{
  order:4!important;
  width:max-content!important;
  max-width:100%!important;
  margin:4px 0 0!important;
  padding:4px 7px!important;
  background:#f2f4f7!important;
  color:#52616f!important;
  font-size:10px!important;
  text-transform:none!important;
}
.peh-ali-feed-products .peh-product-card h3{
  order:2!important;
  min-height:38px!important;
  max-height:38px!important;
  margin:0 0 8px!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:750!important;
  color:#222!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.peh-ali-feed-products .peh-product-card h3 a{color:#222!important;text-decoration:none!important}
.peh-ali-feed-products .peh-product-card .peh-meta{
  order:3!important;
  min-height:18px!important;
  max-height:18px!important;
  margin:0 0 8px!important;
  font-size:12px!important;
  color:#666!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.peh-ali-feed-products .peh-product-chip-row{
  order:1!important;
  min-height:34px!important;
  max-height:34px!important;
  margin:0 0 8px!important;
  display:flex!important;
  gap:5px!important;
  flex-wrap:nowrap!important;
  overflow:hidden!important;
}
.peh-ali-feed-products .peh-product-chip-row span{
  height:auto!important;
  max-width:none!important;
  padding:0!important;
  background:transparent!important;
  color:#dc2626!important;
  border:0!important;
  border-radius:0!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:950!important;
}
.peh-ali-feed-products .peh-product-chip-row span:nth-child(n+2){display:none!important}
.peh-ali-feed-products .peh-product-card .peh-actions{
  order:5!important;
  margin-top:auto!important;
  display:grid!important;
  grid-template-columns:1fr 74px!important;
  gap:7px!important;
}
.peh-ali-feed-products .peh-product-card .peh-actions .peh-btn{
  min-height:34px!important;
  padding:7px 8px!important;
  border-radius:999px!important;
  font-size:12px!important;
  font-weight:850!important;
}
.peh-ali-feed-products .peh-product-card .peh-actions .peh-btn:first-child{
  background:#111827!important;
  color:#fff!important;
}
.peh-ali-feed-products .peh-product-card .peh-actions .peh-btn-outline{
  background:#fff7ed!important;
  color:#ff6a00!important;
  border-color:#fed7aa!important;
}
.peh-ali-feed-products .peh-feed-notice{
  margin:0 0 12px!important;
  border-radius:12px!important;
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  color:#9a3412!important;
  padding:10px 12px!important;
}
@media(max-width:1500px){.peh-ali-feed-products .peh-home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:1180px){.peh-ali-feed-products .peh-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.peh-ali-feed-products .peh-product-card{min-height:338px!important}}
@media(max-width:640px){.peh-ali-feed-products.peh-container{width:min(100% - 18px,640px)!important;padding:12px!important}.peh-ali-feed-products .peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.peh-ali-feed-products .peh-product-card{min-height:304px!important;padding:8px!important}.peh-ali-feed-products .peh-product-card h3{font-size:13px!important}.peh-ali-feed-products .peh-product-card .peh-actions{grid-template-columns:1fr!important}.peh-ali-feed-products .peh-product-card .peh-actions .peh-btn-outline{display:none!important}}


/* Products page cards match homepage marketplace style - v2.7.7 */
.peh-premium-products-page{
  background:#f5f5f5!important;
  padding:18px 0 38px!important;
}
.peh-premium-product-shell{
  width:min(1800px,calc(100% - 40px))!important;
  max-width:1800px!important;
  margin:0 auto!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:18px!important;
}
.peh-product-results-grid.peh-product-visual-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.peh-product-results-grid .peh-product-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:348px!important;
  padding:10px!important;
  border:1px solid #eef0f3!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.peh-product-results-grid .peh-product-card:hover{
  transform:none!important;
  border-color:#ffd7bd!important;
  box-shadow:0 10px 24px rgba(15,23,42,.08)!important;
}
.peh-product-results-grid .peh-product-card .peh-card-image{
  width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  min-height:0!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:12px!important;
  background:#f7f7f7!important;
  margin:0 0 10px!important;
}
.peh-product-results-grid .peh-product-card .peh-image-pending{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  background:linear-gradient(135deg,#f8fafc,#fff7ed)!important;
  color:#64748b!important;
}
.peh-product-results-grid .peh-product-card .peh-image-pending span{
  color:#111827!important;
  font-weight:950!important;
  font-size:14px!important;
}
.peh-product-results-grid .peh-product-card .peh-image-pending small{
  margin-top:5px!important;
  max-width:90%!important;
  font-size:11px!important;
  line-height:1.25!important;
}
.peh-product-results-grid .peh-product-card .peh-badge{
  order:4!important;
  width:max-content!important;
  max-width:100%!important;
  margin:4px 0 0!important;
  padding:4px 7px!important;
  background:#f2f4f7!important;
  color:#52616f!important;
  font-size:10px!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.peh-product-results-grid .peh-product-card h3{
  order:2!important;
  min-height:38px!important;
  max-height:38px!important;
  margin:0 0 8px!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:750!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.peh-product-results-grid .peh-product-card h3 a{color:#222!important;text-decoration:none!important}
.peh-product-results-grid .peh-product-card .peh-meta{
  order:3!important;
  min-height:18px!important;
  max-height:18px!important;
  margin:0 0 8px!important;
  color:#666!important;
  font-size:12px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.peh-product-results-grid .peh-product-chip-row{
  order:1!important;
  min-height:34px!important;
  max-height:34px!important;
  margin:0 0 8px!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:5px!important;
  overflow:hidden!important;
}
.peh-product-results-grid .peh-product-chip-row span{
  height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#dc2626!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:950!important;
  white-space:nowrap!important;
}
.peh-product-results-grid .peh-product-chip-row span:nth-child(n+2){display:none!important}
.peh-product-results-grid .peh-product-card > p:not(.peh-meta){display:none!important}
.peh-product-results-grid .peh-product-card .peh-actions{
  order:5!important;
  margin-top:auto!important;
  display:grid!important;
  grid-template-columns:1fr 84px!important;
  gap:7px!important;
}
.peh-product-results-grid .peh-product-card .peh-actions .peh-btn{
  min-height:34px!important;
  padding:7px 8px!important;
  border-radius:999px!important;
  font-size:12px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.peh-product-results-grid .peh-product-card .peh-actions .peh-btn:first-child{
  background:#111827!important;
  color:#fff!important;
}
.peh-product-results-grid .peh-product-card .peh-actions .peh-btn-outline{
  background:#fff7ed!important;
  color:#ff6a00!important;
  border-color:#fed7aa!important;
}
.peh-product-results-grid .peh-product-card .peh-actions .peh-btn-ghost{display:none!important}
@media(max-width:1500px){.peh-product-results-grid.peh-product-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1180px){.peh-premium-product-shell{grid-template-columns:1fr!important;width:min(100% - 28px,1180px)!important}.peh-product-results-grid.peh-product-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:640px){.peh-premium-product-shell{width:min(100% - 18px,640px)!important}.peh-product-results-grid.peh-product-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.peh-product-results-grid .peh-product-card{min-height:304px!important;padding:8px!important}.peh-product-results-grid .peh-product-card h3{font-size:13px!important}.peh-product-results-grid .peh-product-card .peh-actions{grid-template-columns:1fr!important}.peh-product-results-grid .peh-product-card .peh-actions .peh-btn-outline{display:none!important}}


/* Ecommerce-style product detail + showroom context - v2.8.0 */
.peh-pdp-page{background:#f5f7fb;padding:28px 0 58px;color:#0f172a}.peh-pdp-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:13px;color:#64748b;margin:0 0 16px}.peh-pdp-breadcrumb a{color:#0f5132;font-weight:850;text-decoration:none}.peh-pdp-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:22px;align-items:start}.peh-pdp-gallery-card,.peh-pdp-buy-card,.peh-pdp-supplier-card,.peh-pdp-tabs article,.peh-pdp-form-box,.peh-pdp-related{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 16px 42px rgba(15,23,42,.06)}.peh-pdp-gallery-card{padding:16px}.peh-pdp-gallery-main{background:#f8fafc;border-radius:18px;overflow:hidden;border:1px solid #eef2f7}.peh-pdp-main-img{width:100%!important;height:520px!important;object-fit:cover!important;border-radius:18px!important;display:block!important}.peh-pdp-thumbs{grid-template-columns:repeat(6,1fr)!important}.peh-pdp-thumbs img,.peh-pdp-thumbs .peh-image-pending{height:82px!important;width:100%!important;object-fit:cover!important;border-radius:12px!important;border:1px solid #e5e7eb!important}.peh-pdp-hidden-img{display:none}.peh-pdp-buy-card{position:sticky;top:142px;padding:22px}.peh-pdp-buy-card h1{font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.04em;margin:12px 0;color:#071815}.peh-pdp-badges{display:flex;gap:8px;flex-wrap:wrap}.peh-pdp-package{display:inline-flex;border-radius:999px;background:#fff7ed;color:#c2410c;font-weight:950;font-size:12px;padding:6px 10px}.peh-pdp-supplier-line{color:#64748b;margin:0 0 15px}.peh-pdp-supplier-line a{font-weight:950;color:#047857;text-decoration:none}.peh-pdp-supplier-line span{margin-left:8px}.peh-pdp-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.peh-pdp-price-row div{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:14px}.peh-pdp-price-row small{display:block;color:#9a3412;font-weight:850}.peh-pdp-price-row strong{display:block;margin-top:4px;color:#dc2626;font-size:20px}.peh-pdp-facts{grid-template-columns:repeat(2,1fr)}.peh-pdp-actions{margin-top:16px}.peh-pdp-direct-buy{display:block;text-align:center;margin-top:10px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-weight:950;padding:12px}.peh-pdp-supplier-card{margin-top:22px;overflow:hidden}.peh-pdp-supplier-banner{height:160px;background-size:cover;background-position:center;background-color:#0f5132}.peh-pdp-supplier-content{padding:22px}.peh-pdp-supplier-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.peh-pdp-supplier-logo,.peh-pdp-supplier-logo-fallback{width:66px;height:66px;border-radius:16px;object-fit:cover;border:4px solid #fff;box-shadow:0 14px 34px rgba(15,23,42,.14);background:#047857;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:26px;font-weight:950}.peh-pdp-supplier-head h2{margin:0;color:#071815}.peh-pdp-supplier-head p{margin:4px 0 0;color:#64748b}.peh-pdp-supplier-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.peh-pdp-supplier-facts span{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:12px;color:#475569}.peh-pdp-supplier-facts b{display:block;color:#0f5132;margin-bottom:4px}.peh-pdp-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.peh-pdp-tabs article{padding:22px}.peh-pdp-tabs h2,.peh-pdp-form-box h2{margin:0 0 12px;color:#071815}.peh-pdp-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.peh-pdp-spec-grid span{border:1px solid #eef2f7;border-radius:14px;padding:12px;background:#f8fafc;color:#475569}.peh-pdp-spec-grid b{display:block;color:#0f172a;margin-bottom:4px}.peh-pdp-form-box{margin-top:18px;padding:22px}.peh-pdp-form-box .peh-form,.peh-pdp-form-box .peh-inline-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peh-pdp-form-box textarea,.peh-pdp-form-box button,.peh-pdp-form-box label{grid-column:1/-1}.peh-pdp-form-box input,.peh-pdp-form-box textarea{width:100%!important;border:1px solid #dbe3ec!important;border-radius:14px!important;padding:13px!important;margin:0!important}.peh-pdp-alert{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;color:#047857;padding:14px;margin:0 auto 16px;width:min(1440px,calc(100% - 32px))}.peh-pdp-related{margin-top:22px;padding:22px}.peh-pdp-related .peh-ali-section-head{margin-bottom:14px}.peh-product-main-image.peh-image-pending{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;background:linear-gradient(135deg,#f8fafc,#fff7ed)!important;color:#64748b!important}.peh-product-main-image.peh-image-pending span{font-size:24px;font-weight:950;color:#111827}.peh-product-main-image.peh-image-pending small{font-size:15px;margin-top:7px}
@media(max-width:1100px){.peh-pdp-shell,.peh-pdp-tabs{grid-template-columns:1fr}.peh-pdp-buy-card{position:static}.peh-pdp-main-img{height:420px!important}.peh-pdp-supplier-facts{grid-template-columns:1fr}}
@media(max-width:640px){.peh-pdp-page{padding:18px 0 38px}.peh-pdp-main-img{height:310px!important}.peh-pdp-buy-card,.peh-pdp-gallery-card,.peh-pdp-supplier-content,.peh-pdp-tabs article,.peh-pdp-form-box,.peh-pdp-related{padding:14px}.peh-pdp-price-row,.peh-pdp-facts,.peh-pdp-spec-grid,.peh-pdp-form-box .peh-form,.peh-pdp-form-box .peh-inline-form{grid-template-columns:1fr}.peh-pdp-thumbs{grid-template-columns:repeat(3,1fr)!important}.peh-pdp-actions{grid-template-columns:1fr!important}.peh-pdp-buy-card h1{font-size:28px}}


/* Product detail inside supplier showroom - v2.8.2 */
.peh-showroom-product-detail{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr)!important;gap:26px!important;align-items:start!important;margin:26px auto!important;width:min(1440px,calc(100% - 32px))!important;padding:22px!important;background:#fff!important;border-radius:26px!important;box-shadow:0 18px 55px rgba(15,23,42,.08)!important}
.peh-showroom-product-gallery{display:grid!important;gap:12px!important}.peh-showroom-product-main{border:1px solid #e5e7eb!important;border-radius:22px!important;overflow:hidden!important;background:linear-gradient(135deg,#f8fafc,#fff7ed)!important;min-height:480px!important;display:flex!important;align-items:center!important;justify-content:center!important}.peh-showroom-detail-main-img{width:100%!important;height:520px!important;object-fit:cover!important;display:block!important}.peh-showroom-product-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.peh-showroom-product-thumbs img,.peh-showroom-thumb-placeholder{height:86px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;object-fit:cover!important;background:#fff7ed!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;color:#64748b!important}.peh-showroom-product-info h1{font-size:clamp(30px,4vw,54px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:12px 0!important;color:#071815!important}.peh-showroom-product-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.peh-showroom-product-actions .peh-btn{min-height:48px!important}.peh-showroom-product-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;width:min(1440px,calc(100% - 32px))!important;margin:0 auto 28px!important}.peh-showroom-product-tabs .peh-card{padding:24px!important}.peh-showroom-similar{width:min(1440px,calc(100% - 32px))!important;margin:28px auto!important}.peh-showroom-products-head{width:min(1440px,calc(100% - 32px));margin:26px auto 14px!important}.peh-showroom-products-grid{width:min(1440px,calc(100% - 32px));margin:0 auto!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.peh-showroom-products-grid .peh-product-feed-card,.peh-showroom-similar .peh-product-feed-card{min-height:390px!important;display:flex!important;flex-direction:column!important}.peh-showroom-products-grid .peh-card-image,.peh-showroom-similar .peh-card-image{height:180px!important;width:100%!important;object-fit:cover!important;border-radius:18px!important}.peh-showroom-products-grid .peh-product-card h3,.peh-showroom-similar .peh-product-card h3{min-height:46px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.peh-showroom-products-grid .peh-actions,.peh-showroom-similar .peh-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr 80px!important;gap:8px!important}.peh-product-unavailable{padding:36px 0 80px!important}.peh-product-unavailable-card{width:min(980px,calc(100% - 32px))!important;margin:auto!important}
@media(max-width:1180px){.peh-showroom-product-detail{grid-template-columns:1fr!important}.peh-showroom-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.peh-showroom-product-tabs{grid-template-columns:1fr!important}}
@media(max-width:640px){.peh-showroom-product-detail,.peh-showroom-product-tabs,.peh-showroom-similar,.peh-showroom-products-head,.peh-showroom-products-grid{width:min(100% - 18px,640px)!important}.peh-showroom-product-detail{padding:14px!important}.peh-showroom-product-main{min-height:310px!important}.peh-showroom-detail-main-img{height:330px!important}.peh-showroom-product-thumbs{grid-template-columns:repeat(3,1fr)!important}.peh-showroom-product-actions{grid-template-columns:1fr!important}.peh-showroom-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.peh-showroom-products-grid .peh-card-image,.peh-showroom-similar .peh-card-image{height:140px!important}}



/* Direct product detail fallback - v2.8.4 */
.peh-direct-product-page{background:#f5f7fb;padding:34px 0 70px}.peh-direct-product-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);gap:24px}.peh-direct-gallery,.peh-direct-buy,.peh-direct-tabs .peh-card,.peh-direct-related{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 18px 55px rgba(15,23,42,.08);padding:22px}.peh-direct-product-img{width:100%;height:560px;object-fit:cover;border-radius:22px;display:block}.peh-direct-image-pending{height:560px;border:1px dashed #cbd5e1;border-radius:22px;background:linear-gradient(135deg,#f8fafc,#fff7ed);display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:30px;font-weight:950;color:#111827}.peh-direct-image-pending small{font-size:15px;color:#64748b;margin-top:8px}.peh-direct-buy{position:sticky;top:138px}.peh-direct-buy h1{font-size:clamp(32px,4vw,56px);line-height:1.02;letter-spacing:-.045em;margin:12px 0;color:#071815}.peh-direct-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.peh-direct-facts div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.peh-direct-facts b{display:block;color:#9a3412;font-size:13px}.peh-direct-facts span{display:block;margin-top:4px;font-weight:900;color:#111827}.peh-direct-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.peh-direct-actions .peh-btn-ghost{grid-column:1/-1}.peh-direct-tabs{width:min(1440px,calc(100% - 32px));margin:24px auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.peh-direct-related{width:min(1440px,calc(100% - 32px));margin:24px auto}.peh-direct-related .peh-product-card .peh-direct-image-pending{height:190px;font-size:18px}.peh-direct-related .peh-product-card .peh-direct-image-pending small{font-size:12px}@media(max-width:1000px){.peh-direct-product-shell,.peh-direct-tabs{grid-template-columns:1fr}.peh-direct-buy{position:static}}@media(max-width:640px){.peh-direct-product-shell,.peh-direct-tabs,.peh-direct-related{width:min(100% - 18px,640px)}.peh-direct-product-img,.peh-direct-image-pending{height:330px}.peh-direct-facts,.peh-direct-actions{grid-template-columns:1fr}}




/* Premium product-in-showroom layout cleanup */
.peh-premium-product-view{display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,.92fr);gap:28px;align-items:start;margin:22px auto;max-width:1500px}.peh-premium-product-view .peh-showroom-product-main{background:#fffaf3;border:1px solid #eceff3;border-radius:26px;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.peh-premium-product-view .peh-showroom-detail-main-img,.peh-premium-product-view img{width:100%;height:100%;max-height:560px;object-fit:cover;border-radius:22px}.peh-product-mini-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.peh-product-mini-strip span{border:1px solid #e4e8ee;background:#fff;border-radius:14px;padding:12px;text-align:center;font-weight:800;color:#536171}.peh-product-commerce-grid{max-width:1500px;margin:22px auto 34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.peh-product-commerce-grid .peh-card{padding:24px;border-radius:22px}.peh-product-commerce-grid h2{font-size:24px;margin:0 0 14px;color:#0f172a}.peh-spec-table{display:grid;grid-template-columns:minmax(100px,.8fr) 1fr;gap:10px 14px;align-items:center}.peh-spec-table span{color:#64748b;font-weight:700}.peh-spec-table b{color:#0f172a}.peh-supplier-snapshot{background:linear-gradient(135deg,#fff,#f0fff7)}.peh-showroom-product-tabs{display:none!important}@media(max-width:1100px){.peh-premium-product-view,.peh-product-commerce-grid{grid-template-columns:1fr}.peh-premium-product-view .peh-showroom-product-main{min-height:360px}}@media(max-width:680px){.peh-product-mini-strip{grid-template-columns:1fr}.peh-premium-product-view .peh-showroom-product-main{min-height:280px}.peh-product-commerce-grid .peh-card{padding:18px}}


/* Compact product detail section */
.peh-ali-detail-wrap{max-width:1500px;margin:18px auto 34px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.peh-ali-detail-main,.peh-ali-supplier-card{background:#fff;border:1px solid #e8edf3;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.peh-ali-tabs{display:flex;gap:0;border-bottom:1px solid #edf0f4;overflow:auto}.peh-ali-tabs span{padding:16px 22px;font-weight:850;color:#334155;white-space:nowrap;border-right:1px solid #f0f2f5}.peh-ali-tabs span.active{color:#ff6a00;border-bottom:3px solid #ff6a00;background:#fff8f1}.peh-ali-panel{padding:24px}.peh-ali-panel h2{font-size:26px;margin:0 0 12px}.peh-ali-panel p{font-size:17px;line-height:1.65;color:#334155;max-width:920px}.peh-ali-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #edf0f4;border-radius:16px;overflow:hidden;margin-top:18px}.peh-ali-spec-grid div{padding:16px 18px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff}.peh-ali-spec-grid span{display:block;color:#64748b;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.peh-ali-spec-grid b{display:block;color:#0f172a;font-size:16px}.peh-ali-supplier-card{padding:22px;position:sticky;top:150px;background:linear-gradient(180deg,#fff,#f4fff8)}.peh-ali-supplier-card h3{font-size:24px;margin:0 0 8px}.peh-supplier-score{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.peh-supplier-score span{background:#e8f8ef;color:#007a4d;border:1px solid #cceedd;border-radius:999px;padding:7px 10px;font-weight:850;font-size:13px}.peh-product-commerce-grid{display:none!important}.peh-ali-product-view{margin-top:18px}.peh-ali-product-view .peh-showroom-product-info h1{font-size:38px;line-height:1.08}@media(max-width:1100px){.peh-ali-detail-wrap{grid-template-columns:1fr}.peh-ali-supplier-card{position:static}.peh-ali-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.peh-ali-tabs span{padding:13px 16px}.peh-ali-panel{padding:18px}.peh-ali-spec-grid{grid-template-columns:1fr}.peh-ali-product-view .peh-showroom-product-info h1{font-size:28px}}


/* Functional product detail tabs */
.peh-ali-tabs button.peh-ali-tab{appearance:none;border:0;background:#fff;padding:16px 22px;font:inherit;font-weight:850;color:#334155;white-space:nowrap;border-right:1px solid #f0f2f5;cursor:pointer}.peh-ali-tabs button.peh-ali-tab.active{color:#ff6a00;border-bottom:3px solid #ff6a00;background:#fff8f1}.peh-ali-panel{display:none}.peh-ali-panel.active{display:block}.peh-ali-panel .peh-ali-spec-grid{margin-top:18px}.peh-ali-supplier-card p{overflow-wrap:anywhere}.peh-ali-detail-wrap [data-panel="supplier"] .peh-ali-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.peh-ali-tabs button.peh-ali-tab{padding:13px 15px}.peh-ali-detail-wrap [data-panel="supplier"] .peh-ali-spec-grid{grid-template-columns:1fr}}


/* Hard override for showroom functional tabs */
[data-peh-tabs] .peh-ali-panel{display:none!important}
[data-peh-tabs] .peh-ali-panel.active{display:block!important}
[data-peh-tabs] .peh-ali-tab{cursor:pointer!important;user-select:none!important}
[data-peh-tabs] .peh-ali-tab.active{color:#ff6a00!important;border-bottom:3px solid #ff6a00!important;background:#fff8f1!important}


/* Header cleanup + city hub pages */
.peh-premium-nav-wrap{display:none!important}.peh-city-footer-grid{grid-template-columns:repeat(5,minmax(160px,1fr));gap:34px}.peh-city-footer a{line-height:1.35}.peh-city-section{max-width:1500px;margin:24px auto;padding:28px;background:#fff;border:1px solid #e8edf3;border-radius:24px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.peh-city-section h2{font-size:32px;margin:0 0 18px;color:#0f172a}.peh-city-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.peh-city-industry-grid a{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;font-weight:850;color:#0f172a;text-decoration:none}.peh-city-industry-grid a:hover{border-color:#ff7a00;color:#ff6a00}.peh-city-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.peh-city-head a{font-weight:850;color:#ff6a00}.peh-city-list{display:grid;gap:12px}.peh-city-list article{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.8fr) auto;gap:16px;align-items:center;border:1px solid #edf0f4;border-radius:16px;padding:16px;background:#fbfdff}.peh-city-list strong{font-size:18px;color:#0f172a}.peh-city-list span{color:#64748b;font-weight:700}.peh-city-list a{background:#007a4d;color:#fff;border-radius:999px;padding:10px 16px;text-decoration:none;font-weight:850}.peh-empty-note{color:#64748b;font-weight:700}.peh-city-products{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important}@media(max-width:900px){.peh-city-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peh-city-list article{grid-template-columns:1fr}}@media(max-width:560px){.peh-city-footer-grid{grid-template-columns:1fr}.peh-city-section{padding:20px}.peh-city-head{display:block}.peh-premium-header-main{gap:14px}}


/* City hub header menu */
.peh-city-nav-wrap{border-top:1px solid #eef2f6;border-bottom:1px solid #e8edf3;background:#fff;position:relative;z-index:20}.peh-city-nav{display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;padding:12px 0;scrollbar-width:thin}.peh-city-nav a{display:inline-flex;align-items:center;border:1px solid #e5eaf0;background:#f8fafc;color:#0f172a;text-decoration:none;border-radius:999px;padding:9px 14px;font-weight:850;font-size:15px}.peh-city-nav a:hover{border-color:#ff7a00;background:#fff8f1;color:#ff6a00}.peh-city-footer-grid{grid-template-columns:repeat(4,minmax(180px,1fr))!important}@media(max-width:900px){.peh-city-nav{padding:10px 14px}.peh-city-nav a{font-size:14px;padding:8px 12px}.peh-city-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.peh-city-footer-grid{grid-template-columns:1fr!important}}


/* City hub premium compact layout v2.9.4 */
.peh-city-nav{scrollbar-width:none;-ms-overflow-style:none}
.peh-city-nav::-webkit-scrollbar{display:none}
.peh-city-page-shell{background:#f4f7fb;padding:18px 0 38px}
.peh-city-container{max-width:1540px!important;width:min(1540px,calc(100% - 36px))!important}
.peh-city-compact-wrap{display:block}
.peh-city-compact-hero{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;margin:0 0 16px;padding:22px 24px;border:1px solid #e7edf3;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f7fffb 58%,#fff4e8 100%);box-shadow:0 18px 45px rgba(15,23,42,.08)}
.peh-city-compact-hero .peh-kicker{display:inline-block;margin:0 0 6px;color:#f97316;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.peh-city-compact-hero h1{margin:0 0 6px;font-size:clamp(30px,3vw,46px);line-height:1.05;color:#0f172a}
.peh-city-compact-hero p{max-width:860px;margin:0;color:#526173;font-size:17px;line-height:1.45}
.peh-city-kpis{display:grid;grid-template-columns:repeat(3,112px);gap:10px}
.peh-city-kpis div{padding:12px 10px;border:1px solid #e7edf3;border-radius:16px;background:#fff;text-align:center;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.peh-city-kpis strong{display:block;color:#057a46;font-size:24px;line-height:1}
.peh-city-kpis span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}
.peh-city-actions{display:flex;flex-direction:column;gap:9px;min-width:155px}
.peh-city-actions .peh-btn{justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px}
.peh-city-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;margin:0 0 16px}
.peh-city-panel,.peh-city-section{border:1px solid #e7edf3;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.07)}
.peh-city-panel{padding:18px}
.peh-city-section{margin:0 0 16px;padding:18px}
.peh-city-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.peh-city-head h2,.peh-city-panel h2{margin:0;color:#0f172a;font-size:24px;line-height:1.15}
.peh-city-head a,.peh-mini-link{color:#057a46;font-weight:900;text-decoration:none}
.peh-city-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}
.peh-city-industry-grid a{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:11px 14px;border:1px solid #e7edf3;border-radius:14px;background:#f8fafc;color:#172033;font-weight:900;text-decoration:none}
.peh-city-industry-grid a:after{content:'>';color:#f97316;font-size:22px;line-height:1}
.peh-city-source-card{background:linear-gradient(145deg,#063f2d,#087a4a);color:#fff}
.peh-city-source-card h2,.peh-city-source-card p{color:#fff}
.peh-city-source-card p{margin:10px 0 16px;line-height:1.5;opacity:.88}
.peh-city-source-card .peh-mini-link{display:block;margin-top:12px;color:#fde68a}
.peh-city-list{display:grid;gap:10px}
.peh-city-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid #e7edf3;border-radius:16px;background:#fbfdff}
.peh-city-list strong{display:block;color:#0f172a;font-size:17px}
.peh-city-list span{color:#64748b;font-weight:700}
.peh-city-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.peh-city-tags span{padding:6px 10px;border-radius:999px;background:#e8f7ef;color:#057a46;font-size:12px;font-weight:900}
.peh-city-products.peh-home-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}
.peh-empty-note{grid-column:1/-1;margin:0;padding:16px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;font-weight:800}
@media (max-width:1100px){.peh-city-compact-hero{grid-template-columns:1fr}.peh-city-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.peh-city-actions{flex-direction:row;min-width:0}.peh-city-dashboard-grid{grid-template-columns:1fr}}
@media (max-width:640px){.peh-city-page-shell{padding-top:10px}.peh-city-container{width:calc(100% - 20px)!important}.peh-city-compact-hero,.peh-city-panel,.peh-city-section{border-radius:16px;padding:14px}.peh-city-kpis{grid-template-columns:1fr 1fr 1fr}.peh-city-list article{grid-template-columns:1fr}.peh-city-tags{justify-content:flex-start}.peh-city-actions{flex-direction:column}.peh-city-industry-grid{grid-template-columns:1fr}}


/* Footer restored marketplace links v2.9.5 */
.peh-ali-footer-grid.peh-city-footer-grid{display:grid;grid-template-columns:1.05fr 1.15fr 1.15fr 1.2fr 1fr;gap:30px;align-items:start}
.peh-ali-footer-grid h3{margin:0 0 18px;font-size:19px;line-height:1.25}
.peh-ali-footer-grid a{display:block;margin:0 0 12px;color:rgba(255,255,255,.88);font-weight:800;text-decoration:none;line-height:1.35}
.peh-ali-footer-grid a:hover{color:#ffb55c}
.peh-ali-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.peh-ali-social span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.11);color:#fff;font-size:13px;font-weight:900;text-transform:uppercase}
@media(max-width:1100px){.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}
@media(max-width:520px){.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:1fr}}


/* Footer without city hubs v2.9.6 */
.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:1fr 1.15fr 1.15fr 1fr}
@media(max-width:1100px){.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.peh-ali-footer-grid.peh-city-footer-grid{grid-template-columns:1fr}}


/* Premium footer redesign v2.9.7 */
.peh-premium-footer{position:relative;margin-top:0;padding:0;background:radial-gradient(circle at 18% 0%,rgba(255,122,0,.20),transparent 28%),linear-gradient(135deg,#082f24 0%,#063721 42%,#00513a 100%)!important;color:#fff;border-top:5px solid #ff7a00;overflow:hidden}
.peh-premium-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04),transparent 35%,rgba(255,255,255,.05));pointer-events:none}
.peh-premium-footer .peh-container{position:relative;z-index:1;width:min(1480px,calc(100% - 44px));max-width:1480px;margin:0 auto}
.peh-footer-topline{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px 0 22px;border-bottom:1px solid rgba(255,255,255,.13)}
.peh-footer-brand-mini{display:flex;align-items:center;gap:14px;min-width:280px}
.peh-footer-logo-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#ff7a00;color:#fff;font-size:20px;font-weight:950;box-shadow:0 14px 32px rgba(255,122,0,.28)}
.peh-footer-brand-mini strong{display:block;color:#fff;font-size:24px;line-height:1.1}
.peh-footer-brand-mini small{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:14px;font-weight:700}
.peh-footer-contact-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.peh-footer-contact-actions a{display:inline-flex!important;align-items:center;min-height:42px;margin:0!important;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:850;line-height:1}
.peh-footer-contact-actions .peh-footer-whatsapp{background:#22c55e;color:#052e1a!important;border-color:#22c55e}
.peh-premium-footer-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:42px!important;padding:30px 0 28px!important;align-items:start!important}
.peh-premium-footer-grid h3{margin:0 0 16px!important;color:#fff!important;font-size:20px!important;line-height:1.2!important;letter-spacing:-.01em!important}
.peh-premium-footer-grid a{display:block!important;margin:0 0 10px!important;color:rgba(255,255,255,.78)!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}
.peh-premium-footer-grid a:hover{color:#ffb45c!important;transform:translateX(3px)}
.peh-footer-social{display:grid;grid-template-columns:repeat(3,42px);gap:10px;margin-top:16px;max-width:146px}
.peh-footer-social span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13);color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;box-shadow:none!important}
.peh-footer-social span:nth-child(1){background:#1877f2}.peh-footer-social span:nth-child(2){background:#0a66c2}.peh-footer-social span:nth-child(3){background:#111827}.peh-footer-social span:nth-child(4){background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.peh-footer-social span:nth-child(5){background:#ff0033}.peh-footer-social span:nth-child(6){background:#000}
.peh-premium-trust-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.12)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.peh-premium-trust-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px;margin:0!important;padding:8px 16px!important;border-radius:999px!important;background:#fff!important;color:#0f5132!important;border:1px solid rgba(255,255,255,.2)!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 22px rgba(0,0,0,.12)!important}
.peh-premium-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 0 24px!important;color:rgba(255,255,255,.68)!important;font-size:14px!important;font-weight:700!important}
@media(max-width:1050px){.peh-footer-topline{align-items:flex-start;flex-direction:column}.peh-footer-contact-actions{justify-content:flex-start}.peh-premium-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}}
@media(max-width:620px){.peh-premium-footer .peh-container{width:calc(100% - 28px)}.peh-premium-footer-grid{grid-template-columns:1fr!important}.peh-footer-contact-actions a{width:100%;justify-content:center}.peh-premium-footer-bottom{align-items:flex-start!important;flex-direction:column!important}.peh-premium-trust-row{justify-content:flex-start!important}.peh-premium-trust-row span{font-size:13px!important}}


/* Footer alignment repair v2.9.8 */
.peh-premium-footer .peh-container{width:min(1600px,calc(100% - 48px))!important;max-width:1600px!important}
.peh-premium-footer-grid{grid-template-columns:repeat(4,minmax(220px,1fr))!important;gap:28px!important;justify-content:stretch!important;width:100%!important;padding:28px 0 20px!important}
.peh-premium-footer-grid>div{min-width:0!important;padding-right:18px!important;border-right:1px solid rgba(255,255,255,.08)}
.peh-premium-footer-grid>div:last-child{border-right:0!important;padding-right:0!important}
.peh-premium-footer-grid h3{white-space:normal!important;min-height:28px!important}
.peh-footer-social-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;padding:14px 0 22px!important;border-top:1px solid rgba(255,255,255,.10)!important}
.peh-footer-social-row span,.peh-footer-social-row a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:92px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-transform:none!important;box-shadow:none!important}
.peh-footer-social-row span:hover,.peh-footer-social-row a:hover{transform:translateY(-1px);filter:brightness(1.08);color:#fff!important}
.peh-footer-social-row span:nth-child(1),.peh-footer-social-row a:nth-child(1){background:#1877f2!important}.peh-footer-social-row span:nth-child(2),.peh-footer-social-row a:nth-child(2){background:#0a66c2!important}.peh-footer-social-row span:nth-child(3),.peh-footer-social-row a:nth-child(3){background:#111827!important}.peh-footer-social-row span:nth-child(4),.peh-footer-social-row a:nth-child(4){background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)!important}.peh-footer-social-row span:nth-child(5),.peh-footer-social-row a:nth-child(5){background:#ff0033!important}.peh-footer-social-row span:nth-child(6),.peh-footer-social-row a:nth-child(6){background:#000!important}
.peh-premium-trust-row{padding-top:18px!important;margin-top:0!important}
@media(max-width:1050px){.peh-premium-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.peh-premium-footer-grid>div:nth-child(2n){border-right:0!important}}
@media(max-width:620px){.peh-premium-footer .peh-container{width:calc(100% - 28px)!important}.peh-premium-footer-grid{grid-template-columns:1fr!important}.peh-premium-footer-grid>div{border-right:0!important;padding-right:0!important}.peh-footer-social-row{justify-content:flex-start!important}.peh-footer-social-row span,.peh-footer-social-row a{min-width:auto!important;flex:1 1 130px!important}}


/* Footer right-space fix v2.9.9 */
.peh-premium-footer .peh-container{width:calc(100% - 48px)!important;max-width:none!important;margin-left:24px!important;margin-right:24px!important}
.peh-premium-footer-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;padding:30px 0 24px!important;width:100%!important}
.peh-premium-footer-grid>div{padding:0 24px!important;border-right:1px solid rgba(255,255,255,.10)!important;min-height:285px!important}
.peh-premium-footer-grid>div:first-child{padding-left:0!important}
.peh-premium-footer-grid>div:last-child{padding-right:0!important;border-right:0!important}
.peh-footer-contact-col p{margin:0 0 10px!important;color:rgba(255,255,255,.78)!important;font-size:15px!important;font-weight:750!important;line-height:1.4!important}
.peh-footer-column-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:6px!important;padding:10px 14px!important;border-radius:999px!important;background:#22c55e!important;color:#052e1a!important;font-weight:950!important;width:auto!important}
.peh-footer-social-row{border-top:1px solid rgba(255,255,255,.12)!important;padding:18px 0!important;justify-content:center!important}
.peh-premium-trust-row{justify-content:center!important}
@media(max-width:1200px){.peh-premium-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.peh-premium-footer-grid>div:nth-child(3n){border-right:0!important}}
@media(max-width:820px){.peh-premium-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.peh-premium-footer-grid>div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;padding:20px 0!important;min-height:0!important}.peh-premium-footer-grid>div:first-child{padding-top:0!important}}
@media(max-width:560px){.peh-premium-footer .peh-container{width:calc(100% - 28px)!important;margin-left:14px!important;margin-right:14px!important}.peh-premium-footer-grid{grid-template-columns:1fr!important}}


/* Footer top strip removed v2.9.10 */
.peh-footer-topline{display:none!important}
.peh-premium-footer-grid{padding-top:34px!important}



/* Inquiry cart forced template v2.9.13 */
.peh-inquiry-cart-page{background:#f5f7fb;min-height:55vh}
.peh-inquiry-cart-hero{padding:52px 0 34px;background:linear-gradient(135deg,#fff7ed,#f0fdf4);border-bottom:1px solid #e7edf3}
.peh-inquiry-cart-hero h1{margin:8px 0 10px;font-size:clamp(42px,5vw,76px);line-height:1;color:#061a14}
.peh-inquiry-cart-hero p{max-width:850px;color:#64748b;font-size:20px;line-height:1.45}
.peh-inquiry-cart-wrap{display:grid;gap:18px}.peh-cart-submit-form .peh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peh-cart-clear-form{margin-top:12px}.peh-alert{padding:14px 16px;border-radius:14px;font-weight:850}.peh-alert-success{background:#ecfdf5;color:#065f46;border:1px solid #bbf7d0}.peh-alert-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}
@media(max-width:700px){.peh-cart-submit-form .peh-form-grid{grid-template-columns:1fr}.peh-inquiry-cart-hero{padding:34px 0 24px}.peh-inquiry-cart-hero h1{font-size:40px}}


/* Premium About page v2.9.14 */
.peh-about-pro-page{background:#f5f7fb!important}.peh-about-premium-hero{padding:34px 0 26px;background:linear-gradient(135deg,#fff7ed,#f0fdf4);border-bottom:1px solid #e7edf3}.peh-about-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:22px;align-items:stretch}.peh-about-premium-hero h1{margin:10px 0 12px;max-width:980px;font-size:clamp(38px,4.4vw,64px);line-height:1.02;letter-spacing:-.045em;color:#071a14}.peh-about-premium-hero p{max-width:920px;margin:0 0 20px;color:#526173;font-size:19px;line-height:1.6}.peh-about-proof-card{padding:24px;border:1px solid #e7edf3;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08)}.peh-about-proof-card strong{display:block;margin-bottom:14px;color:#071a14;font-size:22px}.peh-about-proof-card ul{margin:0;padding-left:20px;color:#475569;font-weight:750;line-height:1.8}.peh-about-premium-body{padding:30px 0 46px}.peh-about-section-head{max-width:1000px;margin:0 0 20px}.peh-about-section-head h2{margin:8px 0 8px;font-size:clamp(30px,3vw,44px);line-height:1.08;color:#071a14}.peh-about-section-head p{margin:0;color:#64748b;font-size:18px;line-height:1.65}.peh-about-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.peh-about-value-grid article,.peh-about-flow-card,.peh-about-sector-panel,.peh-about-cta{border:1px solid #e7edf3;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06)}.peh-about-value-grid article{padding:22px}.peh-about-value-grid b{color:#f97316;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.peh-about-value-grid h3{margin:8px 0 10px;color:#071a14;font-size:24px}.peh-about-value-grid p{margin:0;color:#526173;line-height:1.6}.peh-about-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.peh-about-flow-card{padding:24px}.peh-about-flow-card>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#007a4d;color:#fff;font-weight:950}.peh-about-flow-card h3{margin:14px 0;color:#071a14;font-size:26px}.peh-about-flow-card ol{margin:0;padding-left:20px;color:#475569;font-weight:750;line-height:1.9}.peh-about-trust-band{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:18px 0;padding:26px;border-radius:24px;background:linear-gradient(135deg,#062e21,#0f7a4d);color:#fff}.peh-about-trust-band h2{margin:8px 0;font-size:34px;color:#fff}.peh-about-trust-band p{max-width:960px;margin:0;color:#d1fae5;line-height:1.65}.peh-about-sector-panel{padding:24px;margin:18px 0}.peh-about-sector-panel h2{margin:0 0 14px;color:#071a14;font-size:30px}.peh-about-sector-chips{display:flex;gap:10px;flex-wrap:wrap}.peh-about-sector-chips span{padding:10px 14px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-weight:850}.peh-about-cta{padding:28px;margin-top:18px;text-align:center;background:linear-gradient(135deg,#fff,#fff7ed)}.peh-about-cta h2{margin:0 0 8px;color:#071a14;font-size:36px}.peh-about-cta p{margin:0 auto 16px;max-width:760px;color:#64748b;font-size:18px}.peh-about-cta .peh-actions{justify-content:center}@media(max-width:980px){.peh-about-premium-grid,.peh-about-value-grid,.peh-about-flow-grid{grid-template-columns:1fr}.peh-about-trust-band{display:block}.peh-about-trust-band .peh-btn{margin-top:16px}}@media(max-width:620px){.peh-about-premium-hero{padding:24px 0}.peh-about-premium-hero h1{font-size:36px}.peh-about-proof-card,.peh-about-value-grid article,.peh-about-flow-card,.peh-about-sector-panel,.peh-about-cta{border-radius:16px;padding:16px}.peh-about-trust-band{border-radius:18px;padding:18px}.peh-about-trust-band h2,.peh-about-cta h2{font-size:28px}}

/* Premium City Hub Pages v2.9.16 */
.peh-city-page-shell{padding:0 0 42px;background:#f3f6fa}.peh-city-container{width:min(1500px,calc(100% - 28px))!important}.peh-city-premium-wrap{display:grid;gap:18px}.peh-city-premium-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:stretch;margin:18px 0 0}.peh-city-premium-copy,.peh-city-rfq-box,.peh-city-filter-card,.peh-city-panel-pro,.peh-city-insight-card,.peh-city-section{background:#fff;border:1px solid #e6ebf2;border-radius:20px;box-shadow:0 16px 42px rgba(15,23,42,.07)}.peh-city-premium-copy{padding:26px 28px}.peh-city-premium-copy h1{margin:5px 0 10px;font-size:clamp(30px,3vw,48px);line-height:1.02;color:#0b1728}.peh-city-premium-copy p{max-width:860px;margin:0;color:#536273;font-size:17px;line-height:1.55}.peh-city-premium-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.peh-city-premium-stats span{display:inline-flex;align-items:center;gap:7px;background:#f8fafc;border:1px solid #e6ebf2;border-radius:999px;padding:9px 13px;color:#526173;font-weight:800}.peh-city-premium-stats b{color:#007a4d;font-size:18px}.peh-city-rfq-box{padding:24px;background:linear-gradient(135deg,#063d2a,#078052);color:#fff}.peh-city-rfq-box h2{margin:0 0 10px;font-size:28px;color:#fff}.peh-city-rfq-box p{color:#d8fff0;line-height:1.55}.peh-city-rfq-box .peh-btn{background:#ff6a00;color:#fff}.peh-city-filter-card{padding:20px}.peh-city-filter-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.peh-city-filter-head h2{margin:2px 0 0;font-size:25px;color:#0b1728}.peh-city-filter-head a{font-weight:900;color:#007a4d}.peh-city-search-form{display:grid;grid-template-columns:minmax(280px,1fr) 260px auto;gap:12px}.peh-city-search-form input,.peh-city-search-form select{height:54px;border:1px solid #dde5ee;border-radius:999px;padding:0 18px;font:inherit;background:#fff;color:#102033}.peh-city-search-form .peh-btn{height:54px;background:#ff6a00}.peh-city-category-dropdown{margin-top:15px;border:1px solid #e7edf3;border-radius:18px;background:#fbfdff;overflow:hidden}.peh-city-category-dropdown summary{cursor:pointer;list-style:none;padding:15px 18px;font-weight:950;color:#102033;display:flex;justify-content:space-between}.peh-city-category-dropdown summary:after{content:'Ã¢Å’â€ž';color:#ff6a00}.peh-city-category-dropdown[open] summary:after{content:'Ã¢Å’Æ’'}.peh-city-category-menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;padding:0 15px 15px}.peh-city-category-menu article{background:#fff;border:1px solid #e8edf3;border-radius:16px;padding:14px;min-height:128px}.peh-city-cat-title{font-size:17px;font-weight:950;color:#0b1728}.peh-city-category-menu p{margin:8px 0 12px;color:#657386;font-size:14px;line-height:1.45}.peh-city-category-menu div{display:flex;gap:8px}.peh-city-category-menu div a{background:#fff7ed;color:#ff6a00;border:1px solid #fed7aa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.peh-city-split{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.peh-city-panel-pro,.peh-city-insight-card,.peh-city-section{padding:22px}.peh-city-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.peh-city-head h2{margin:0;font-size:26px;color:#0b1728}.peh-city-manufacturer-list{display:grid;gap:10px}.peh-city-manufacturer-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e8edf3;border-radius:16px;padding:13px;background:#fbfdff}.peh-city-company-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#007a4d,#0fa36b);color:#fff;display:grid;place-items:center;font-weight:950;font-size:22px}.peh-city-company-main a{font-weight:950;color:#0b1728;font-size:17px}.peh-city-company-main p{margin:4px 0 8px;color:#657386}.peh-city-tags{display:flex;gap:7px;flex-wrap:wrap}.peh-city-tags span{background:#eaf8f1;color:#007a4d;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.peh-city-insight-card{background:linear-gradient(135deg,#fff,#f0fff7)}.peh-city-insight-card h2{font-size:27px;margin:5px 0 10px}.peh-city-insight-card p,.peh-city-insight-card li{color:#536273;line-height:1.55}.peh-city-empty-pro{grid-column:1/-1;border:1px dashed #cbd5e1;border-radius:16px;background:#fbfdff;padding:22px}.peh-city-empty-pro h3{margin:0 0 8px;color:#0b1728}.peh-city-products-section{margin:0}.peh-city-products.peh-home-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important;gap:14px!important}.peh-city-products .peh-product-card{min-height:390px}.peh-city-industry-grid a:after{content:none!important}.peh-city-industry-grid a{padding-right:18px!important}
@media(max-width:1050px){.peh-city-premium-hero,.peh-city-split{grid-template-columns:1fr}.peh-city-search-form{grid-template-columns:1fr}.peh-city-search-form .peh-btn{width:100%}}
@media(max-width:640px){.peh-city-container{width:calc(100% - 18px)!important}.peh-city-premium-copy,.peh-city-rfq-box,.peh-city-filter-card,.peh-city-panel-pro,.peh-city-insight-card,.peh-city-section{border-radius:16px;padding:16px}.peh-city-manufacturer-list article{grid-template-columns:42px 1fr}.peh-city-manufacturer-list article .peh-btn{grid-column:1/-1}.peh-city-category-menu{grid-template-columns:1fr}.peh-city-premium-stats span{width:100%;justify-content:space-between}}


/* Unified B2B/B2C mode controls */
.peh-product-mode-row{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin:8px 0!important;min-height:28px!important}
.peh-product-mode-row span,.peh-order-mode-prices span{display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#9a3412!important;font-size:11px!important;font-weight:900!important;padding:5px 8px!important;line-height:1!important}
.peh-order-intent-box{margin-top:14px!important;border:1px solid #e2e8f0!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important}
.peh-order-intent-box summary{cursor:pointer!important;padding:15px 18px!important;font-weight:900!important;color:#071815!important;background:linear-gradient(135deg,#fff7ed,#ecfdf5)!important;list-style:none!important}
.peh-order-intent-box summary::-webkit-details-marker{display:none!important}
.peh-order-intent-form{padding:16px!important;border-top:1px solid #e2e8f0!important}
.peh-order-mode-prices{display:flex!important;gap:8px!important;flex-wrap:wrap!important;padding:0 16px 12px!important}
.peh-order-intent-form .peh-btn{width:100%!important;margin-top:8px!important}
.peh-seller-table .peh-meta{display:inline-block!important;margin-top:4px!important}
@media(max-width:700px){.peh-product-mode-row{min-height:0!important}.peh-order-mode-prices{display:grid!important}.peh-order-intent-form{padding:12px!important}}

/* Premium supplier product manager */
.peh-seller-shell{background:linear-gradient(180deg,#f7fafc,#eef5f1)!important;border:1px solid #e3ebf2!important;box-shadow:0 24px 70px rgba(15,23,42,.08)!important}
.peh-seller-topbar{border-radius:24px!important;border-color:#e3ebf2!important;box-shadow:0 18px 48px rgba(15,23,42,.08)!important}
.peh-supplier-dashboard-page{background:#f3f8f5;padding:22px 0 34px}.peh-supplier-brand-header{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;align-items:center;min-height:190px;margin-bottom:18px;padding:24px;border:1px solid #dbe5ef;border-radius:28px;background:linear-gradient(135deg,#06351f,#0f5132);background-size:cover;background-position:center;color:#fff;box-shadow:0 24px 70px rgba(15,23,42,.14);overflow:hidden}.peh-supplier-brand-logo{width:96px;height:96px;border-radius:24px;background:#fff;display:grid;place-items:center;box-shadow:0 16px 38px rgba(0,0,0,.16);overflow:hidden}.peh-supplier-brand-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.peh-supplier-brand-logo span{font-size:42px;font-weight:950;color:#0f5132}.peh-supplier-brand-copy span{display:inline-flex;margin-bottom:7px;color:#fed7aa;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.peh-supplier-brand-copy h1{margin:0;color:#fff;font-size:clamp(30px,3.3vw,54px);line-height:1;letter-spacing:-.055em}.peh-supplier-brand-copy p{margin:10px 0 0;color:#e7fff1;font-weight:800}.peh-supplier-brand-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.peh-supplier-brand-actions .peh-btn-outline{background:rgba(255,255,255,.94)!important;color:#0f5132!important;border-color:rgba(255,255,255,.9)!important}.peh-supplier-brand-actions .peh-seller-badge{background:rgba(255,247,237,.95)!important;color:#9a3412!important;border-color:#fed7aa!important}
.peh-city-nav a.peh-city-nav-featured{background:#0f5132!important;border-color:#0f5132!important;color:#fff!important;box-shadow:0 10px 22px rgba(15,81,50,.18)!important}
.peh-city-nav-wrap{position:relative!important;overflow:hidden!important}.peh-city-nav-wrap:before,.peh-city-nav-wrap:after{content:none!important;display:none!important}.peh-city-nav-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:60!important;width:44px!important;height:48px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.98)!important;color:#ff6a00!important;border:1px solid #fed7aa!important;box-shadow:0 10px 24px rgba(15,23,42,.16)!important;font-size:30px!important;font-weight:950!important;cursor:pointer!important;line-height:1!important}.peh-city-nav-prev{left:8px!important}.peh-city-nav-next{right:8px!important}.peh-city-nav-arrow:hover{background:#fff7ed!important;border-color:#ff6a00!important}.peh-city-nav{padding-left:58px!important;padding-right:58px!important;scrollbar-width:none!important;scroll-behavior:smooth!important}.peh-city-nav::-webkit-scrollbar{display:none!important}
.peh-home-supplier-ad{background:linear-gradient(180deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:20px;padding:18px;box-shadow:0 18px 42px rgba(154,52,18,.10);overflow:hidden}.peh-home-ad-label{display:inline-flex;border-radius:999px;background:#0f5132;color:#fff;padding:7px 11px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.peh-home-ad-visual{height:150px;margin:14px 0;border-radius:18px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 999px rgba(7,24,21,.18)}.peh-home-supplier-ad h3{font-size:24px;line-height:1.1;margin:0 0 8px;color:#071815}.peh-home-supplier-ad p{color:#64748b;line-height:1.5;margin:0 0 14px}.peh-home-supplier-ad .peh-btn{width:100%;justify-content:center}.peh-home-ad-link{display:block;margin-top:12px;text-align:center;color:#0f5132;font-weight:950;text-decoration:none}
.peh-home-ad-stack{display:grid;gap:12px}.peh-home-ad-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:12px;align-items:center;min-height:132px;padding:15px;border:1px solid #fed7aa;border-radius:20px;background:linear-gradient(135deg,#fff,#fff7ed);box-shadow:0 16px 38px rgba(154,52,18,.10);color:#071815;text-decoration:none;overflow:hidden}.peh-home-ad-card span,.peh-home-ad-card b,.peh-home-ad-card small{grid-column:1;position:relative;z-index:2}.peh-home-ad-card span{display:inline-flex;width:max-content;border-radius:999px;background:#0f5132;color:#fff;padding:5px 9px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.peh-home-ad-card b{font-size:18px;line-height:1.1}.peh-home-ad-card small{color:#64748b;font-weight:750;line-height:1.35}.peh-home-ad-card i{grid-column:2;grid-row:1/4;width:92px;height:92px;border-radius:16px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 999px rgba(15,23,42,.10)}@media(max-width:1180px){.peh-home-ad-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.peh-home-ad-card{grid-template-columns:1fr}.peh-home-ad-card i{grid-column:1;grid-row:auto;width:100%;height:96px}}@media(max-width:700px){.peh-home-ad-stack{grid-template-columns:1fr}.peh-ali-feed-v2 .peh-ali-promo-column{grid-template-columns:1fr!important}.peh-ali-feed-v2 .peh-ali-promo-tile{min-height:180px!important}}
.peh-ali-feed-v2 .peh-home-ad-stack{align-self:stretch!important;height:100%!important}.peh-ali-feed-v2 .peh-home-ad-card{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;min-height:100%!important;height:100%!important;padding:24px!important;border-radius:22px!important;color:#fff!important;background:#071815!important;box-shadow:0 24px 60px rgba(15,23,42,.18)!important}.peh-ali-feed-v2 .peh-home-ad-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(7,24,21,.08),rgba(7,24,21,.34) 38%,rgba(7,24,21,.88))!important}.peh-ali-feed-v2 .peh-home-ad-card i{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;border-radius:0!important;background-size:cover!important;background-position:center!important;box-shadow:none!important}.peh-ali-feed-v2 .peh-home-ad-card span,.peh-ali-feed-v2 .peh-home-ad-card b,.peh-ali-feed-v2 .peh-home-ad-card small{position:relative!important;z-index:2!important;grid-column:auto!important}.peh-ali-feed-v2 .peh-home-ad-card span{background:#ff6a00!important;color:#fff!important;font-size:11px!important;padding:7px 11px!important}.peh-ali-feed-v2 .peh-home-ad-card b{max-width:320px!important;color:#fff!important;font-size:clamp(26px,2.4vw,38px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.peh-ali-feed-v2 .peh-home-ad-card small{max-width:330px!important;color:#fff7ed!important;font-size:16px!important;line-height:1.45!important;font-weight:850!important}@media(max-width:1180px){.peh-ali-feed-v2 .peh-home-ad-stack{height:auto!important}.peh-ali-feed-v2 .peh-home-ad-card{min-height:320px!important}}@media(max-width:700px){.peh-ali-feed-v2 .peh-home-ad-card{min-height:260px!important;padding:18px!important}.peh-ali-feed-v2 .peh-home-ad-card b{font-size:26px!important}.peh-ali-feed-v2 .peh-home-ad-card small{font-size:14px!important}}
.peh-ali-feed-v2 .peh-ali-promo-tile:not([style*="background-image"]){background-image:linear-gradient(135deg,#071815,#0f5132 52%,#ff6a00)!important}.peh-ali-feed-v2 .peh-ali-promo-tile[style*="background-image"]{background-size:cover!important;background-position:center!important}.peh-ali-feed-v2 .peh-home-ad-card{background:linear-gradient(135deg,#071815,#0f5132 54%,#ff6a00)!important}
.peh-seller-card{border-color:#e3ebf2!important;box-shadow:0 18px 46px rgba(15,23,42,.07)!important}
.peh-product-manager-hero{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:stretch;margin-bottom:18px;padding:26px;border:1px solid #dfe8f0;border-radius:26px;background:linear-gradient(135deg,#071815,#0f5132);color:#fff;box-shadow:0 24px 70px rgba(7,24,21,.18)}
.peh-product-manager-hero h2{margin:6px 0 10px;color:#fff;font-size:clamp(30px,3vw,46px);letter-spacing:-.04em}.peh-product-manager-hero p{margin:0;max-width:820px;color:#d9fbe7;line-height:1.6}.peh-product-manager-hero .peh-kicker{color:#fed7aa}.peh-product-manager-score{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:rgba(255,255,255,.1)}.peh-product-manager-score strong{font-size:46px;line-height:1}.peh-product-manager-score span{font-weight:900;color:#d9fbe7}
.peh-product-kpi-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.peh-product-kpi-row div{background:#fff;border:1px solid #e3ebf2;border-radius:18px;padding:15px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.peh-product-kpi-row strong{display:block;font-size:28px;color:#071815}.peh-product-kpi-row span{font-size:12px;font-weight:900;color:#64748b;text-transform:uppercase}
.peh-premium-product-form{overflow:hidden}.peh-product-form-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.peh-product-form-head h2{font-size:32px;margin:4px 0 8px}.peh-product-form-head>strong{white-space:nowrap;border:1px solid #bbf7d0;background:#ecfdf5;color:#047857;border-radius:999px;padding:9px 13px}
.peh-product-mode-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 16px}.peh-product-mode-picker label{position:relative;display:block;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:16px;cursor:pointer;transition:.18s ease}.peh-product-mode-picker label.active,.peh-product-mode-picker label:has(input:checked){border-color:#0f9f6e;background:#ecfdf5;box-shadow:0 14px 34px rgba(15,118,110,.12)}.peh-product-mode-picker input{position:absolute;opacity:0;pointer-events:none}.peh-product-mode-picker b{display:block;color:#071815;font-size:18px}.peh-product-mode-picker span{display:block;margin-top:6px;color:#64748b;font-size:13px;line-height:1.45}
.peh-product-gallery-strip{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 16px;padding:12px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.peh-product-gallery-strip img{width:86px;height:72px;object-fit:cover;border-radius:12px;border:1px solid #dbe5ef;background:#fff}.peh-product-gallery-empty{margin:12px 0 16px;padding:16px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;color:#64748b;font-weight:850}
.peh-product-readiness{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.peh-product-readiness span{border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#64748b;padding:7px 10px;font-size:12px;font-weight:900}.peh-product-readiness span.ready{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.peh-product-readiness.mini{margin:0}.peh-product-readiness.mini span{font-size:11px;padding:5px 8px}
.peh-product-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.peh-product-list-head h2{margin:0 0 5px}.peh-product-filter-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.peh-product-filter-pills a{border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;padding:8px 11px;font-size:12px;font-weight:900;text-decoration:none}.peh-product-filter-pills a.active{background:#0f5132;border-color:#0f5132;color:#fff}
.peh-premium-product-table .peh-seller-product-thumb{width:64px!important;height:64px!important}.peh-image-count{display:inline-flex;margin-top:6px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#047857;padding:5px 8px;font-size:11px;font-weight:900}.peh-warning-text{display:inline-flex;margin-top:6px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;padding:5px 8px;font-size:11px;font-weight:900}
.peh-upload-preview-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;margin:12px 0 18px}.peh-upload-preview{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:12px}.peh-upload-preview span{display:block;margin-bottom:8px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.peh-upload-preview img{width:100%;height:120px;object-fit:cover;border-radius:14px;background:#fff}.peh-upload-preview.logo img{height:120px;object-fit:contain}.peh-upload-preview.banner img{height:120px}.peh-upload-preview.empty{display:grid;place-items:center;min-height:120px;color:#64748b;font-weight:850;text-align:center}.peh-product-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.peh-inline-delete-form{margin:0!important}.peh-btn-danger{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.peh-btn-danger:hover{background:#b91c1c!important}.peh-woo-type-row{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:14px;align-items:center;border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:14px;margin:0 0 16px}.peh-woo-type-row label{margin:0}.peh-woo-status{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #e2e8f0;padding:7px 10px;font-size:12px;font-weight:900;text-decoration:none}.peh-woo-status.synced{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.peh-woo-status.warn{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.peh-woo-status.neutral{background:#f8fafc;color:#64748b}
@media(max-width:1000px){.peh-product-manager-hero{grid-template-columns:1fr}.peh-product-manager-score{align-items:flex-start;padding:16px}.peh-product-kpi-row,.peh-product-mode-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.peh-product-list-head{display:block}.peh-product-filter-pills{justify-content:flex-start;margin-top:12px}}
@media(max-width:640px){.peh-supplier-brand-header{grid-template-columns:1fr;min-height:0;padding:18px;border-radius:20px;text-align:left}.peh-supplier-brand-logo{width:76px;height:76px}.peh-supplier-brand-actions{justify-content:flex-start}.peh-supplier-brand-actions .peh-btn,.peh-supplier-brand-actions .peh-seller-badge{width:100%;justify-content:center;text-align:center}.peh-product-manager-hero,.peh-premium-product-form{border-radius:18px;padding:16px}.peh-product-kpi-row,.peh-product-mode-picker,.peh-upload-preview-grid,.peh-woo-type-row{grid-template-columns:1fr}.peh-product-form-head{display:block}.peh-product-form-head>strong{display:inline-flex;margin-top:8px}.peh-product-gallery-strip img{width:74px;height:62px}.peh-premium-product-table thead{display:none}.peh-premium-product-table,.peh-premium-product-table tbody,.peh-premium-product-table tr,.peh-premium-product-table td{display:block;width:100%}.peh-premium-product-table tr{border:1px solid #e2e8f0;border-radius:18px;background:#fff;margin:0 0 14px;padding:10px;box-shadow:0 10px 26px rgba(15,23,42,.05)}.peh-premium-product-table td{border:0!important;padding:10px!important}.peh-premium-product-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase}.peh-product-actions .peh-btn{width:100%;justify-content:center}.peh-inline-delete-form{width:100%}}

/* Mobile stability pass */
@media(max-width:782px){
  .peh-container{width:min(100% - 20px,1440px)!important}
  .peh-premium-header-main{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:8px 0!important}
  .peh-premium-brand{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important}
  .peh-premium-brand-text span{font-size:20px!important}
  .peh-premium-search{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr) 42px 86px!important;height:44px!important;border-width:2px!important}
  .peh-premium-search input{font-size:14px!important;padding:0 10px!important}
  .peh-premium-search button{font-size:13px!important}
  .peh-premium-tools{width:100%;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px!important;overflow:visible!important}
  .peh-premium-tools a{min-width:0!important;font-size:11px!important}
  .peh-premium-tools .peh-premium-create{padding:9px 8px!important;text-align:center!important;justify-content:center!important}
  .peh-city-nav-wrap{overflow:hidden!important}
  .peh-city-nav{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding:8px 0!important}
  .peh-city-nav a{flex:0 0 auto!important;scroll-snap-align:start!important;white-space:nowrap!important;padding:10px 14px!important}
  .peh-seller-shell{grid-template-columns:1fr!important;padding:14px!important;border-radius:20px!important}
  .peh-seller-sidebar{position:static!important;max-height:none!important}
  .peh-seller-sidebar nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .peh-seller-main,.peh-seller-card{min-width:0!important}
  .peh-dashboard-form-grid,.peh-form-grid{grid-template-columns:1fr!important}
  .peh-seller-table{min-width:0!important}
}
@media(max-width:430px){
  .peh-premium-tools{grid-template-columns:repeat(4,minmax(0,1fr))}
  .peh-premium-tools .peh-premium-create{grid-column:1/-1}
  .peh-product-manager-hero h2,.peh-product-form-head h2{font-size:28px}
  .peh-seller-sidebar nav{grid-template-columns:1fr!important}
}


/* Real inquiry cart layout */
.peh-clean-cart-page .peh-inquiry-cart-hero{padding:42px 0 28px!important;background:linear-gradient(135deg,#fff7ed,#f0fdf4)!important}
.peh-clean-cart-page .peh-inquiry-cart-hero h1{font-size:clamp(36px,4.2vw,58px)!important;letter-spacing:-.04em!important}
.peh-real-cart{display:grid!important;gap:18px!important}.peh-cart-products-card{padding:24px!important}.peh-cart-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin-bottom:18px!important}.peh-cart-head h2{margin:4px 0 6px!important;font-size:32px!important}.peh-cart-head strong{background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;border-radius:999px!important;padding:8px 12px!important;white-space:nowrap!important}.peh-cart-list{display:grid!important;gap:12px!important}.peh-cart-item{display:grid!important;grid-template-columns:1.7fr .7fr .9fr .7fr!important;gap:12px!important;align-items:center!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;padding:14px!important}.peh-cart-item p{margin:4px 0 0!important;color:#64748b!important}.peh-cart-item span{display:block!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important}.peh-cart-item b{color:#071815!important}.peh-cart-submit-form{padding:24px!important}.peh-cart-submit-form h2{margin-top:0!important}.peh-cart-clear-form{margin:0!important}.peh-empty-state{padding:28px!important}
@media(max-width:760px){.peh-cart-head{display:block!important}.peh-cart-item{grid-template-columns:1fr!important}.peh-cart-submit-form .peh-form-grid{grid-template-columns:1fr!important}}

/* Supplier variation builder and mobile polish v2.9.29 */
.peh-variation-builder{grid-column:1/-1;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#fff);padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.06)}
.peh-variation-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.peh-variation-head h3{margin:4px 0 6px;font-size:26px;letter-spacing:-.03em}.peh-variation-tools{display:grid;grid-template-columns:240px minmax(0,1fr);gap:12px;margin-bottom:14px}.peh-variation-grid{display:grid;gap:8px}.peh-variation-row{display:grid;grid-template-columns:1.25fr 1fr .85fr .85fr .7fr .85fr;gap:8px;align-items:center}.peh-variation-row-head{color:#64748b;font-size:11px;font-weight:950;text-transform:uppercase;padding:0 4px}.peh-variation-row input,.peh-variation-row select,.peh-variation-tools input{width:100%!important;min-height:42px!important;border:1px solid #dbe5ef!important;border-radius:13px!important;background:#fff!important;padding:9px 11px!important;font-size:14px!important}.peh-variation-tips{margin-top:12px;border:1px solid #bbf7d0;border-radius:16px;background:#ecfdf5;color:#065f46;padding:11px 13px;font-size:13px;line-height:1.45}.peh-variation-bulk{margin-top:12px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;padding:11px}.peh-variation-bulk summary{cursor:pointer;font-weight:950;color:#0f5132}.peh-variation-bulk textarea{margin-top:10px;width:100%!important}.peh-premium-product-form .full{grid-column:1/-1}.peh-premium-product-form input:placeholder-shown,.peh-premium-product-form textarea:placeholder-shown{background:#fff!important}
@media(max-width:900px){.peh-variation-tools{grid-template-columns:1fr}.peh-variation-row{grid-template-columns:1fr 1fr}.peh-variation-row-head{display:none}.peh-variation-row{border:1px solid #e2e8f0;border-radius:16px;padding:10px;background:#fff}.peh-variation-row input,.peh-variation-row select{min-height:40px!important}}
@media(max-width:520px){.peh-variation-builder{padding:14px;border-radius:18px}.peh-variation-head{display:block}.peh-variation-head .peh-btn{width:100%;margin-top:10px}.peh-variation-head h3{font-size:23px}.peh-variation-row{grid-template-columns:1fr}.peh-product-mode-picker label{padding:13px}.peh-product-mode-picker b{font-size:16px}.peh-product-mode-picker span{font-size:12px}.peh-woo-type-row{padding:12px}.peh-premium-product-form input,.peh-premium-product-form select,.peh-premium-product-form textarea{font-size:14px!important}}

/* Site-wide mobile stabilization v2.9.43 */
@media(max-width:782px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  body .peh-site-header.peh-premium-header,
  body .peh-site-header.peh-ali-header,
  body .peh-site-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;z-index:9999!important}
  body.admin-bar .peh-site-header.peh-premium-header,
  body.admin-bar .peh-site-header.peh-ali-header,
  body.admin-bar .peh-site-header{top:0!important}
  body:not(.elementor-editor-active) .peh-main-content,
  body.admin-bar:not(.elementor-editor-active) .peh-main-content{padding-top:0!important}
  .peh-container,.peh-premium-footer .peh-container,.peh-ali-feed-v2 .peh-container,.peh-city-container{width:calc(100% - 18px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}
  .peh-premium-header-main{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:8px 0!important;min-height:0!important}
  .peh-premium-brand{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;justify-content:center!important}
  .peh-premium-brand .custom-logo-link{width:44px!important;height:36px!important;max-width:44px!important;max-height:36px!important;flex:0 0 44px!important}
  .peh-premium-brand img.custom-logo,.peh-premium-brand .custom-logo-link img{max-width:44px!important;max-height:36px!important}
  .peh-premium-brand-text,.peh-premium-brand-fallback{font-size:20px!important;max-width:260px!important;line-height:1!important}
  .peh-premium-brand-text span,.peh-premium-brand-fallback span:last-child{max-width:210px!important}
  .peh-premium-search{width:100%!important;max-width:none!important;height:44px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px 76px!important;border:2px solid #ff6a00!important;border-radius:999px!important;overflow:hidden!important;margin:0!important}
  .peh-premium-search select{display:none!important}
  .peh-premium-search input{min-width:0!important;width:100%!important;font-size:13px!important;padding:0 11px!important}
  .peh-search-icon-btn{width:32px!important;height:32px!important;align-self:center!important;justify-self:center!important}
  .peh-premium-search button{min-width:0!important;padding:0 8px!important;font-size:13px!important}
  .peh-premium-tools{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;width:100%!important;overflow:visible!important;white-space:normal!important}
  .peh-premium-tools a{min-width:0!important;min-height:48px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;padding:6px 4px!important;border:1px solid #edf2f7!important;border-radius:13px!important;background:#fff!important;color:#0f172a!important;text-align:center!important;font-size:10px!important;line-height:1.05!important}
  .peh-premium-tools b{display:block!important;font-size:10px!important;line-height:1.05!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .peh-premium-tools .peh-css-icon{width:18px!important;height:18px!important}
  .peh-premium-tools .peh-premium-create{grid-column:1/-1!important;justify-self:center!important;width:auto!important;min-width:145px!important;max-width:210px!important;min-height:34px!important;padding:8px 15px!important;border-radius:999px!important;background:#ff6a00!important;color:#fff!important;font-size:13px!important;font-weight:950!important;display:flex!important;flex-direction:row!important}
  .peh-city-nav-wrap{position:relative!important;overflow:hidden!important;background:#fff!important;border-top:1px solid #f1f5f9!important;border-bottom:1px solid #f1f5f9!important}
  .peh-city-nav{width:100%!important;min-height:50px!important;display:flex!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;padding:8px 46px!important;scroll-behavior:smooth!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important}
  .peh-city-nav::-webkit-scrollbar{display:none!important}
  .peh-city-nav a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;padding:9px 13px!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;scroll-snap-align:start!important}
  .peh-city-nav-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:40px!important;border-radius:999px!important;background:#fff!important;color:#ff6a00!important;border:1px solid #fed7aa!important;box-shadow:0 8px 18px rgba(15,23,42,.12)!important;font-size:24px!important;font-weight:950!important}
  .peh-city-nav-prev{left:4px!important}.peh-city-nav-next{right:4px!important}
  .peh-main-content,.peh-premium-shop-page,.peh-ali-feed-home,.peh-city-page-shell,.peh-supplier-dashboard-page{overflow:hidden!important}
  .peh-ali-feed-grid,.peh-ali-feed-v2 .peh-ali-feed-grid,.peh-ali-feed-v2 .peh-ali-buybox,.peh-about-premium-grid,.peh-rfq-smart-hero-grid,.peh-rfq-smart-grid,.peh-city-premium-hero,.peh-city-split,.peh-city-dashboard-grid,.peh-shop-pro-layout,.peh-seller-shell,.peh-dashboard,.peh-product-detail-shell,.peh-woo-product-shell,.peh-showroom-profile-card{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .peh-ali-feed-cats{max-height:250px!important;overflow:auto!important}
  .peh-ali-feed-v2 .peh-ali-promo-column{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  .peh-ali-feed-v2 .peh-ali-promo-tile{min-height:150px!important;border-radius:16px!important}
  .peh-ali-feed-v2 .peh-home-ad-card{min-height:220px!important;border-radius:18px!important}
  .peh-home-product-grid,.peh-product-visual-grid,.peh-shop-product-grid,.peh-home-supplier-grid,.peh-showroom-products-grid,.peh-city-products.peh-home-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .peh-product-card,.peh-shop-product-card,.peh-showroom-card{min-width:0!important;min-height:0!important;border-radius:13px!important;padding:8px!important}
  .peh-product-card .peh-card-image,.peh-showroom-products-grid .peh-product-card .peh-card-image{height:auto!important;aspect-ratio:1/1!important;min-height:0!important;object-fit:cover!important;border-radius:11px!important;margin-bottom:8px!important}
  .peh-shop-product-image{height:auto!important;aspect-ratio:1/1!important;min-height:0!important;overflow:hidden!important;border-radius:11px 11px 0 0!important;margin-bottom:0!important;background:#f8fafc!important}
  .peh-shop-product-image img,.peh-shop-product-image picture,.peh-shop-product-image .peh-shop-product-clean-image,.peh-shop-product-image .peh-clean-product-placeholder{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;padding:0!important;margin:0!important;display:block!important}
  .peh-product-card h3,.peh-shop-product-info h3,.peh-showroom-card h3{font-size:13px!important;line-height:1.25!important;min-height:34px!important;max-height:34px!important;margin:6px 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .peh-product-card p,.peh-product-card .peh-meta,.peh-shop-product-info .peh-meta,.peh-showroom-card p{font-size:11px!important;line-height:1.3!important;margin:0 0 6px!important}
  .peh-product-chip-row{display:none!important}
  .peh-product-card .peh-actions,.peh-shop-product-card .peh-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:auto!important}
  .peh-product-card .peh-actions .peh-btn,.peh-shop-product-card .peh-actions .peh-btn{min-height:32px!important;padding:7px 8px!important;font-size:11px!important;border-radius:999px!important}
  .peh-shop-filter-panel,.peh-sidebar,.peh-seller-sidebar{position:static!important;max-height:none!important;margin-bottom:12px!important}
  .peh-shop-filter-panel form,.peh-dashboard-form-grid,.peh-form-grid,.peh-cart-submit-form .peh-form-grid,.peh-product-mode-picker,.peh-product-kpi-row,.peh-upload-preview-grid,.peh-woo-type-row{grid-template-columns:1fr!important}
  .peh-price-filter-row{grid-template-columns:1fr 1fr!important}
  .peh-card,.peh-seller-card,.peh-shop-filter-panel,.peh-shop-results-head,.peh-showroom-profile-main,.peh-city-panel,.peh-city-section{border-radius:16px!important;padding:14px!important}
  .peh-section,.peh-ali-section,.peh-shop-pro-body,.peh-supplier-dashboard-page{padding-top:14px!important;padding-bottom:28px!important}
  h1,.peh-shop-pro-hero h1,.peh-ali-buy-copy h1,.peh-premium-page-hero h1,.peh-inquiry-cart-hero h1{font-size:30px!important;line-height:1.08!important}
  h2,.peh-section-title,.peh-shop-results-head h2{font-size:24px!important;line-height:1.15!important}
  table,.peh-card table,.peh-seller-table,.peh-cart-table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;white-space:nowrap!important}
  img,video,iframe{max-width:100%!important}
  .peh-premium-footer-grid,.peh-ali-footer-grid,.peh-footer-grid{grid-template-columns:1fr!important}
}

/* Clean product card image areas v2.9.45 */
.peh-clean-product-placeholder{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:150px!important;
  overflow:hidden!important;
  border:1px solid #e5e7eb!important;
  border-radius:14px!important;
  background:
    radial-gradient(circle at 85% 12%,rgba(255,106,0,.24),transparent 28%),
    radial-gradient(circle at 16% 88%,rgba(0,107,63,.24),transparent 30%),
    linear-gradient(135deg,#f8fafc 0%,#fff7ed 52%,#ecfdf5 100%)!important;
  color:#071815!important;
  padding:0!important;
  text-align:left!important;
}
.peh-clean-product-placeholder:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.58) 48%,rgba(255,255,255,.05));
  opacity:.72;
}
.peh-clean-product-placeholder span{
  display:none!important;
}
.peh-shop-product-clean-image{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.peh-shop-product-image .peh-clean-product-placeholder{
  height:100%!important;
  min-height:100%!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
}
.peh-direct-product-img.peh-clean-product-placeholder,
.peh-showroom-detail-main-img.peh-clean-product-placeholder{
  min-height:360px!important;
  border-radius:18px!important;
}
@media(max-width:782px){
  .peh-clean-product-placeholder{min-height:120px!important;padding:0!important;border-radius:11px!important}
  .peh-direct-product-img.peh-clean-product-placeholder,
  .peh-showroom-detail-main-img.peh-clean-product-placeholder{min-height:240px!important}
}
@media(max-width:430px){
  .peh-container,.peh-premium-footer .peh-container,.peh-ali-feed-v2 .peh-container,.peh-city-container{width:calc(100% - 14px)!important}
  .peh-premium-brand-text,.peh-premium-brand-fallback{font-size:18px!important}
  .peh-premium-search{grid-template-columns:minmax(0,1fr) 38px 70px!important}
  .peh-premium-search input{font-size:12px!important}
  .peh-premium-search button{font-size:12px!important}
  .peh-premium-tools a{min-height:44px!important;font-size:9px!important}
  .peh-premium-tools b{font-size:9px!important}
  .peh-home-product-grid,.peh-product-visual-grid,.peh-shop-product-grid,.peh-home-supplier-grid,.peh-showroom-products-grid,.peh-city-products.peh-home-product-grid{gap:8px!important}
  .peh-product-card,.peh-shop-product-card,.peh-showroom-card{padding:7px!important}
  .peh-ali-feed-v2 .peh-ali-promo-column{grid-template-columns:1fr!important}
}

/* Final mobile header polish v2.9.29 */
@media(max-width:782px){
  .peh-premium-tools .peh-premium-create{grid-column:1/-1!important;justify-self:center!important;width:auto!important;min-width:160px!important;max-width:220px!important;min-height:34px!important;padding:8px 16px!important;border-radius:999px!important;box-shadow:0 8px 18px rgba(255,106,0,.18)!important}
  .peh-city-nav-wrap{position:relative!important;overflow:hidden!important}
  .peh-city-nav-wrap:before,.peh-city-nav-wrap:after{content:none!important;display:none!important}
  .peh-city-nav-wrap:before{content:"Ã¢â‚¬Â¹"!important;left:4px!important}
  .peh-city-nav-wrap:after{right:4px!important}
  .peh-city-nav{padding:8px 50px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}
  .peh-city-nav-arrow{width:38px!important;height:42px!important;font-size:26px!important}
  .peh-city-nav::-webkit-scrollbar{display:none!important}
  .peh-city-nav a{scroll-snap-align:start!important}
}
@media(max-width:430px){
  .peh-premium-tools .peh-premium-create{min-width:145px!important;max-width:205px!important}
}

/* Master Admin editable page builder */
.peh-builder-page{background:#f6f8fb;overflow:hidden}.peh-builder-hero{min-height:380px;display:flex;align-items:center;background:linear-gradient(135deg,#062e21,#0b7a4a);background-size:cover;background-position:center;color:#fff;padding:84px 0;border-radius:0 0 36px 36px}.peh-builder-hero .peh-container{max-width:1040px}.peh-builder-hero h1{font-size:clamp(36px,6vw,76px);line-height:.98;margin:12px 0 18px;letter-spacing:-.04em}.peh-builder-hero p{max-width:760px;color:#e7fff3;font-size:19px;line-height:1.65}.peh-builder-page .peh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.peh-builder-page .peh-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.peh-builder-page .peh-section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:22px}.peh-builder-page .peh-section-head h2{font-size:clamp(28px,4vw,48px);line-height:1.05;margin:0;color:#071815}.peh-builder-page .peh-section-head span,.peh-builder-page .peh-muted{color:#64748b}@media(max-width:760px){.peh-builder-hero{min-height:auto;padding:54px 0;border-radius:0 0 24px 24px}.peh-builder-page .peh-section-head{display:block}.peh-builder-page .peh-actions .peh-btn{width:100%}}

/* Installable app / PWA header button */
.peh-install-app-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#063d2a,#00875a)!important;color:#fff!important;padding:12px 18px!important;font-size:14px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 10px 22px rgba(0,107,63,.18)!important;white-space:nowrap!important}
.peh-install-app-btn[hidden]{display:none!important}.peh-install-app-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}
@media(max-width:782px){.peh-install-app-btn{grid-column:1/-1!important;justify-self:center!important;min-width:150px!important;max-width:210px!important;min-height:34px!important;padding:8px 14px!important;font-size:13px!important}}
@media(max-width:480px){.peh-install-app-btn{min-width:135px!important;font-size:12px!important}}

/* WooCommerce-style showroom PDP cleanup v2.9.50 */
.peh-showroom-product-detail.peh-premium-product-view{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr)!important;align-items:start!important;gap:30px!important}
.peh-showroom-product-info{padding:10px 6px!important}
.peh-showroom-product-info .peh-pdp-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:10px!important}
.peh-showroom-product-info h1{font-size:clamp(34px,4.4vw,62px)!important;line-height:1!important;margin:10px 0 12px!important;letter-spacing:-.05em!important;color:#071815!important}
.peh-pdp-price-summary{margin:18px 0!important;padding:18px!important;border:1px solid #e7edf3!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important}
.peh-pdp-price-summary span{display:block!important;color:#64748b!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.peh-pdp-price-summary strong{display:block!important;margin-top:4px!important;color:#f85606!important;font-size:28px!important;line-height:1.1!important}
.peh-pdp-price-summary p{margin:8px 0 0!important;color:#475569!important;line-height:1.55!important;font-weight:700!important}
.peh-showroom-product-info .peh-pdp-price-row,.peh-showroom-product-info .peh-pdp-facts{display:none!important}
.peh-showroom-product-actions{grid-template-columns:1fr 1fr!important;margin-top:14px!important}
.peh-showroom-product-actions .peh-btn-ghost{grid-column:1/-1!important}
.peh-showroom-product-info .peh-b2c-note,.peh-showroom-product-info .peh-b2c-box{margin-top:14px!important;padding:14px!important;border:1px solid #e7edf3!important;border-radius:16px!important;background:#f8fafc!important;color:#475569!important;font-weight:700!important}
@media(max-width:1180px){.peh-showroom-product-detail.peh-premium-product-view{grid-template-columns:1fr!important}.peh-showroom-product-info{padding:0!important}}

/* Presentation catalog cleanup v2.9.51 */
.peh-clean-product-placeholder,
.peh-image-pending{color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;overflow:hidden!important;background:linear-gradient(135deg,#fffaf3,#f2fbf6 55%,#fff)!important;border:1px solid #e6edf2!important}
.peh-clean-product-placeholder:before,
.peh-clean-product-placeholder:after,
.peh-image-pending:before,
.peh-image-pending:after{content:""!important;display:none!important}
.peh-showroom-product-detail.peh-premium-product-view{grid-template-columns:minmax(0,.95fr) minmax(350px,.72fr)!important;gap:28px!important;max-width:1440px!important}
.peh-showroom-product-gallery{display:grid!important;gap:12px!important}
.peh-showroom-product-main{aspect-ratio:1/1!important;min-height:0!important;height:auto!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:22px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}
.peh-showroom-detail-main-img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;border-radius:0!important;background:#fff!important}
.peh-showroom-detail-main-img.peh-clean-product-placeholder{width:100%!important;height:100%!important;min-height:0!important}
.peh-showroom-product-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 8px!important;scrollbar-width:thin!important}
.peh-showroom-product-thumbs img{width:74px!important;height:74px!important;flex:0 0 74px!important;object-fit:cover!important;border:1px solid #e6edf2!important;border-radius:12px!important;background:#fff!important}
.peh-product-mini-strip{display:none!important}
.peh-showroom-product-info h1{font-size:clamp(28px,3.5vw,52px)!important;margin:10px 0!important}

/* Homepage shop + compact header v2.9.55 */
.peh-icon-search:before{content:"";position:absolute;left:4px;top:4px;width:11px;height:11px;border:2px solid currentColor;border-radius:50%}
.peh-icon-search:after{content:"";position:absolute;left:15px;top:15px;width:8px;height:2px;background:currentColor;border-radius:999px;transform:rotate(45deg);transform-origin:left center}
.peh-premium-search{grid-template-columns:132px minmax(0,1fr) 46px 58px!important;max-width:760px!important}
.peh-premium-search .peh-search-submit-icon{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;font-size:0!important;line-height:0!important}
.peh-premium-search .peh-search-submit-icon .peh-css-icon{width:22px!important;height:22px!important;color:#fff!important}
.peh-premium-header-main{grid-template-columns:minmax(230px,290px) minmax(390px,760px) minmax(420px,auto)!important;gap:14px!important}
.peh-premium-tools{gap:9px!important;justify-content:flex-end!important;min-width:0!important}
.peh-premium-tools a{font-size:11px!important;min-width:44px!important}
.peh-premium-tools b{font-size:11px!important;max-width:78px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.peh-premium-tools .peh-premium-create{padding:11px 17px!important;font-size:13px!important}
.peh-install-app-btn{min-width:112px!important;padding:10px 14px!important;font-size:13px!important}
@media(max-width:1380px){
  .peh-premium-header-main{grid-template-columns:minmax(220px,270px) minmax(360px,680px) minmax(390px,auto)!important;gap:10px!important}
  .peh-premium-search{grid-template-columns:118px minmax(0,1fr) 42px 54px!important;max-width:680px!important}
  .peh-premium-tools{gap:7px!important}
  .peh-premium-tools b{font-size:10px!important;max-width:70px!important}
  .peh-install-app-btn{min-width:102px!important;padding:9px 12px!important;font-size:12px!important}
}
@media(max-width:1200px){
  .peh-premium-header-main{grid-template-columns:1fr!important}
  .peh-premium-search{max-width:none!important;width:100%!important}
  .peh-premium-tools{justify-content:center!important;flex-wrap:wrap!important}
}
@media(max-width:782px){
  .peh-premium-search{grid-template-columns:minmax(0,1fr) 40px 46px!important;height:44px!important}
  .peh-premium-search button.peh-search-submit-icon{min-width:0!important;width:46px!important}
  .peh-premium-search .peh-search-submit-icon .peh-css-icon{width:19px!important;height:19px!important}
  .peh-premium-tools{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;justify-content:stretch!important}
  .peh-install-app-btn{grid-column:1/-1!important;justify-self:center!important;min-width:118px!important;max-width:170px!important}
  .peh-premium-tools .peh-premium-create{min-width:128px!important;max-width:190px!important}
}
@media(max-width:430px){
  .peh-premium-brand-text,.peh-premium-brand-fallback{font-size:19px!important}
  .peh-premium-search{grid-template-columns:minmax(0,1fr) 38px 44px!important}
  .peh-premium-tools a{min-height:42px!important}
}
.peh-showroom-product-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
.peh-showroom-product-actions .peh-btn-ghost{grid-column:1/-1!important}
.peh-showroom-products-grid,.peh-showroom-similar .peh-showroom-products-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;gap:14px!important}
.peh-showroom-products-grid .peh-product-feed-card,.peh-showroom-similar .peh-product-feed-card{min-height:0!important;border-radius:18px!important;padding:12px!important}
.peh-showroom-products-grid .peh-card-image,.peh-showroom-similar .peh-card-image{height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:14px!important}
.peh-showroom-products-grid .peh-product-card h3,.peh-showroom-similar .peh-product-card h3{font-size:15px!important;line-height:1.25!important;min-height:0!important;margin:8px 0 5px!important}
@media(max-width:760px){.peh-showroom-product-detail.peh-premium-product-view{width:calc(100% - 18px)!important;padding:12px!important;grid-template-columns:1fr!important}.peh-showroom-product-actions{grid-template-columns:1fr!important}.peh-showroom-product-actions .peh-btn-ghost{grid-column:auto!important}.peh-showroom-product-thumbs img{width:58px!important;height:58px!important;flex-basis:58px!important}.peh-showroom-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.peh-showroom-products-grid .peh-product-feed-card{padding:9px!important}.peh-showroom-products-grid .peh-product-card h3{font-size:13px!important}}
@media(max-width:640px){.peh-showroom-product-info h1{font-size:32px!important}.peh-pdp-price-summary strong{font-size:23px!important}.peh-showroom-product-actions{grid-template-columns:1fr!important}}

/* Presentation product cards: no old MOQ/FOB/lead chips on public cards */
.peh-product-card .peh-product-chip-row,
.peh-product-feed-card .peh-product-chip-row,
.peh-home-product-grid .peh-product-chip-row,
.peh-showroom-products-grid .peh-product-chip-row,
.peh-product-results-grid .peh-product-chip-row,
.peh-ali-feed-products .peh-product-chip-row{display:none!important}

.peh-woo-thumb-row,.peh-showroom-product-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;align-items:center;justify-content:center}.peh-woo-thumb,.peh-showroom-product-thumbs .peh-woo-thumb{width:74px;height:74px;border:2px solid #e2e8f0;border-radius:14px;background:#fff;padding:3px;cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,.08);transition:.18s ease}.peh-woo-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.peh-woo-thumb.is-active,.peh-woo-thumb:hover{border-color:#ff6a00;box-shadow:0 10px 26px rgba(255,106,0,.22)}.peh-woo-main-image,.peh-showroom-detail-main-img{background:#f8fafc}@media(max-width:720px){.peh-woo-thumb-row,.peh-showroom-product-thumbs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.peh-woo-thumb{width:62px;height:62px;flex:0 0 auto}}

.peh-home-market-tabs{display:block}.peh-home-market-tabs-head{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 14px}.peh-home-market-tabs-head button{border:1px solid #dbe5ef;background:#fff;color:#0f172a;border-radius:999px;padding:11px 16px;font-weight:950;cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,.06)}.peh-home-market-tabs-head button.is-active{background:#007a4d;border-color:#007a4d;color:#fff}.peh-home-market-panel{display:none}.peh-home-market-panel.is-active{display:block}@media(max-width:640px){.peh-home-market-tabs-head{display:grid;grid-template-columns:1fr 1fr}.peh-home-market-tabs-head button{padding:10px 8px;font-size:13px}}


/* Premium city hub local search v2.9.56 */
.peh-city-searchable-wrap{gap:20px!important}
.peh-city-local-filter{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#fff,#f8fbff)!important}
.peh-city-filter-note{display:inline-flex;align-items:center;border-radius:999px;background:#ecfdf5;color:#007a4d;border:1px solid #bbf7d0;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}
.peh-city-hub-filter-form{grid-template-columns:minmax(240px,1.25fr) minmax(210px,.95fr) minmax(210px,.95fr) minmax(160px,.7fr) minmax(170px,.7fr) auto auto!important;align-items:center!important}
.peh-city-hub-filter-form input,.peh-city-hub-filter-form select{width:100%!important;min-width:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important}
.peh-city-hub-filter-form .peh-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding:0 20px!important;white-space:nowrap!important}
.peh-city-view-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;border-top:1px solid #e7edf3;padding-top:14px}
.peh-city-view-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#fff;border:1px solid #dce7ee;color:#102033;text-decoration:none;font-weight:950;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.peh-city-view-tabs a.is-active,.peh-city-view-tabs a:hover{background:#007a4d;border-color:#007a4d;color:#fff}
.peh-city-manufacturers-section,.peh-city-products-section{margin:0!important}
.peh-city-manufacturer-results{gap:12px!important}
.peh-city-manufacturer-results article{grid-template-columns:56px minmax(0,1fr) auto!important;padding:16px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.055)!important}
.peh-city-company-main em{display:block;margin:6px 0 9px;color:#64748b;font-style:normal;font-size:13px;line-height:1.45}
.peh-city-tags span.is-verified{background:#dcfce7!important;color:#047857!important;border:1px solid #bbf7d0!important}
.peh-city-tags span.is-unverified{background:#fff7ed!important;color:#c2410c!important;border:1px solid #fed7aa!important}
.peh-city-row-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}
.peh-city-row-actions .peh-btn{padding:10px 14px!important;border-radius:999px!important;font-size:12px!important;min-height:40px!important}
.peh-city-head>span{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;color:#475569;padding:7px 11px;font-weight:900;font-size:12px;white-space:nowrap}
.peh-city-help-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#fff7ed,#ecfdf5)!important}
.peh-city-help-strip h2{margin:5px 0 8px;color:#0b1728;font-size:clamp(24px,2.4vw,36px)}
.peh-city-help-strip p{max-width:900px;margin:0;color:#536273;line-height:1.6}
@media(max-width:1280px){.peh-city-hub-filter-form{grid-template-columns:1fr 1fr 1fr!important}.peh-city-hub-filter-form .peh-btn{width:100%!important}.peh-city-hub-filter-form .peh-btn-outline{grid-column:auto!important}}
@media(max-width:820px){.peh-city-filter-head{align-items:flex-start!important;flex-direction:column!important}.peh-city-filter-note{white-space:normal}.peh-city-hub-filter-form{grid-template-columns:1fr!important}.peh-city-view-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.peh-city-view-tabs a{flex:0 0 auto}.peh-city-manufacturer-results article{grid-template-columns:46px minmax(0,1fr)!important}.peh-city-row-actions{grid-column:1/-1;justify-content:flex-start}.peh-city-help-strip{display:block}.peh-city-help-strip .peh-btn{margin-top:14px;width:100%;justify-content:center}.peh-city-products.peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.peh-city-products .peh-product-card{min-height:0!important}}
@media(max-width:430px){.peh-city-products.peh-home-product-grid{grid-template-columns:1fr!important}.peh-city-hub-filter-form input,.peh-city-hub-filter-form select,.peh-city-hub-filter-form .peh-btn{min-height:48px!important;height:48px!important}.peh-city-view-tabs a{min-height:38px;padding:0 14px}.peh-city-manufacturer-results article{padding:12px!important;border-radius:14px!important}.peh-city-company-mark{width:42px!important;height:42px!important;font-size:18px!important}.peh-city-company-main a{font-size:16px!important}}

.peh-card-category{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-size:11px;font-weight:900;line-height:1.1;padding:5px 9px;margin:0 6px 8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.peh-shop-product-info .peh-card-category,.peh-product-feed-card .peh-card-category{font-size:10px;padding:4px 7px}

/* Final presentation polish: supplier workbench, product manager, hub/admin controls */
.peh-supplier-brand-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 18px 44px rgba(15,23,42,.08);overflow:hidden;margin:0 0 22px}.peh-supplier-cover{min-height:180px;background:linear-gradient(135deg,#064e3b,#0f766e);background-size:cover;background-position:center;border-radius:0 0 28px 28px}.peh-supplier-profile-row{display:flex;gap:18px;align-items:flex-end;padding:0 26px 18px;margin-top:-54px}.peh-supplier-avatar{width:118px;height:118px;border-radius:999px;background:#fff;border:6px solid #fff;box-shadow:0 14px 34px rgba(15,23,42,.18);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.peh-supplier-avatar img{width:100%;height:100%;object-fit:cover}.peh-supplier-avatar span{font-size:44px;font-weight:950;color:#047857}.peh-supplier-profile-copy h1{font-size:clamp(30px,4vw,54px);line-height:.98;margin:4px 0 8px;color:#071815;letter-spacing:-.045em}.peh-supplier-profile-copy p{margin:0;color:#64748b;font-weight:700}.peh-supplier-status-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.peh-supplier-status-chips span,.peh-supplier-trust-grid span{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;padding:6px 10px;font-size:12px;font-weight:900}.peh-supplier-action-bar{display:flex;gap:10px;flex-wrap:wrap;padding:0 26px 18px}.peh-supplier-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 26px 26px}.peh-supplier-trust-grid div{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:linear-gradient(180deg,#fff,#f8fafc)}.peh-supplier-trust-grid strong{display:block;font-size:22px;color:#071815}.peh-supplier-trust-grid span{margin-top:6px;background:#f8fafc;color:#64748b;border-color:#e5e7eb}
.peh-supplier-category-manager .peh-category-create-form{margin-top:14px}.peh-owned-category-list{display:grid;gap:10px;margin-top:16px}.peh-owned-category-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto;gap:10px;align-items:center;border:1px solid #e5e7eb;border-radius:16px;padding:10px;background:#f8fafc}.peh-owned-category-row input,.peh-owned-category-row select{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}
.peh-product-action-menu{position:relative}.peh-product-action-menu summary{cursor:pointer;list-style:none;border:1px solid #047857;border-radius:999px;padding:10px 16px;font-weight:950;color:#047857;background:#fff}.peh-product-action-menu summary::-webkit-details-marker{display:none}.peh-product-action-menu[open] > div{position:absolute;right:0;top:calc(100% + 8px);z-index:20;width:210px;display:grid;gap:8px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 18px 40px rgba(15,23,42,.14)}.peh-product-action-menu .peh-btn,.peh-product-action-menu form,.peh-product-action-menu button{width:100%;text-align:center}.peh-premium-product-table td:first-child{min-width:260px}.peh-premium-product-table td:last-child{width:130px}
.peh-ma-industry-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.peh-ma-industry-card{padding:18px!important}.peh-ma-industry-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.peh-ma-remove-check{font-size:13px;color:#b91c1c;font-weight:900}.peh-ma-industry-card .peh-ma-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.peh-ma-industry-card input,.peh-ma-industry-card select{width:100%;min-height:42px;border:1px solid #dbe3ea;border-radius:12px;padding:8px 10px}
.peh-city-nav-arrow{font-size:34px;line-height:1;font-weight:950}.peh-premium-tools{gap:12px}.peh-premium-tools a b{font-size:12px}.peh-search-submit-icon{min-width:64px}.peh-install-app-btn{white-space:nowrap}
@media (max-width:900px){.peh-supplier-profile-row{align-items:center;margin-top:-42px;padding:0 16px 14px}.peh-supplier-avatar{width:88px;height:88px;border-width:4px}.peh-supplier-action-bar{padding:0 16px 16px}.peh-supplier-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px 18px}.peh-owned-category-row{grid-template-columns:1fr}.peh-product-action-menu[open] > div{position:static;width:100%;margin-top:10px}.peh-premium-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:8px}.peh-premium-tools a,.peh-install-app-btn{min-width:0;padding:8px 6px;font-size:11px}.peh-premium-create{grid-column:1 / -1}.peh-ma-industry-card .peh-ma-form-grid{grid-template-columns:1fr}}
@media (max-width:560px){.peh-supplier-cover{min-height:130px}.peh-supplier-profile-row{display:block;text-align:left}.peh-supplier-avatar{margin:-12px 0 10px}.peh-supplier-trust-grid{grid-template-columns:1fr}.peh-premium-header-main{gap:10px}.peh-premium-search{width:100%}.peh-premium-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.peh-city-nav-wrap{padding:8px 36px}.peh-city-nav-arrow{width:34px;height:46px}}


/* Supplier dashboard repair: compact workbench + supplier-owned categories */
.peh-sd-workbench{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 18px 46px rgba(15,23,42,.08);overflow:hidden;margin:0 0 22px}
.peh-sd-cover{min-height:178px;background:linear-gradient(135deg,#064e3b,#0f766e);background-size:cover;background-position:center;border-radius:0 0 26px 26px}
.peh-sd-profile{display:flex;gap:18px;align-items:flex-end;padding:0 26px 12px;margin-top:-54px}
.peh-sd-avatar{width:116px;height:116px;border-radius:999px;background:#fff;border:6px solid #fff;box-shadow:0 14px 34px rgba(15,23,42,.2);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}
.peh-sd-avatar img{width:100%;height:100%;object-fit:cover}.peh-sd-avatar span{font-size:42px;font-weight:950;color:#047857}
.peh-sd-profile-copy{min-width:0}.peh-sd-profile-copy h1{font-size:clamp(30px,4vw,52px);line-height:1;margin:4px 0 8px;color:#071815;letter-spacing:-.045em}.peh-sd-profile-copy p{margin:0;color:#64748b;font-weight:800}.peh-sd-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.peh-sd-chips span{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;padding:6px 11px;font-size:12px;font-weight:950;white-space:nowrap}
.peh-sd-action-row{display:flex;gap:10px;flex-wrap:wrap;padding:0 26px 18px}.peh-sd-action-row .peh-btn{min-height:44px}
.peh-sd-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 26px 26px}.peh-sd-trust div{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:linear-gradient(180deg,#fff,#f8fafc)}.peh-sd-trust strong{display:block;font-size:20px;color:#071815;line-height:1.15}.peh-sd-trust span{display:block;margin-top:6px;color:#64748b;font-weight:800;font-size:12px}
.peh-sd-overview-head{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;margin:0 0 18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.peh-sd-overview-head h2{margin:4px 0 6px;color:#071815}.peh-sd-kpis{margin-bottom:18px}
.peh-supplier-category-manager{overflow:hidden}.peh-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.peh-category-count{display:inline-flex;align-items:center;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;padding:8px 12px;white-space:nowrap}.peh-category-create-form{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:#f8fafc;margin:12px 0 18px}.peh-sd-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.peh-sd-category-card{border:1px solid #e5e7eb;border-radius:20px;background:#fff;padding:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.peh-sd-category-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.peh-sd-category-title strong{font-size:18px;color:#071815}.peh-sd-category-title span{font-size:12px;color:#64748b;font-weight:850;background:#f1f5f9;border-radius:999px;padding:5px 9px;white-space:nowrap}.peh-sd-category-edit,.peh-sd-subcategory-row,.peh-sd-subcategory-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin:8px 0}.peh-sd-category-edit input,.peh-sd-subcategory-row input,.peh-sd-subcategory-add input{width:100%;border:1px solid #dbe3ea;border-radius:14px;min-height:42px;padding:9px 12px}.peh-sd-subcategory-list{padding:8px 0;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;margin:10px 0}.peh-sd-subcategory-row{grid-template-columns:minmax(0,1fr) auto}.peh-sd-subcategory-edit{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.peh-sd-subcategory-delete{display:block}.peh-sd-subcategory-delete .peh-btn{min-height:42px;padding:9px 14px}.peh-sd-category-delete{margin-top:10px}.peh-btn-danger{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.peh-btn-danger:hover{background:#b91c1c!important;color:#fff!important}
.peh-product-manager-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:24px;padding:24px;margin:0 0 18px;background:linear-gradient(135deg,#063d2a,#047857);color:#fff}.peh-product-manager-hero h2{font-size:clamp(30px,4vw,52px);line-height:1;margin:4px 0 10px;color:#fff}.peh-product-manager-hero p{color:#d1fae5;max-width:760px}.peh-product-manager-score{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);border-radius:22px;padding:22px;text-align:center;min-width:170px}.peh-product-manager-score strong{display:block;font-size:50px;line-height:1}.peh-product-manager-score span{font-weight:900;color:#d1fae5}.peh-product-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px}.peh-product-kpi-row div{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:16px}.peh-product-kpi-row strong{display:block;font-size:28px;color:#071815}.peh-product-kpi-row span{font-weight:850;color:#64748b;font-size:12px}
.peh-product-manager-panel{overflow:visible}.peh-product-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.peh-product-manager-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;padding:14px;margin:0 0 16px}.peh-product-manager-toolbar label{font-weight:900;color:#071815}.peh-product-manager-toolbar input,.peh-product-manager-toolbar select{width:100%;min-height:44px;border:1px solid #dbe3ea;border-radius:14px;padding:9px 12px;background:#fff}.peh-premium-product-table{table-layout:auto}.peh-premium-product-table td:first-child{min-width:280px}.peh-product-readiness.mini{display:flex;gap:6px;flex-wrap:wrap}.peh-product-readiness.mini span{border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#64748b;padding:5px 8px;font-size:11px;font-weight:900}.peh-product-readiness.mini span.ready{background:#ecfdf5;color:#047857;border-color:#bbf7d0}.peh-image-count{display:inline-flex;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:5px 8px;font-size:11px;font-weight:900}.peh-warning-text{display:inline-flex;border-radius:999px;background:#fff7ed;color:#c2410c;padding:5px 8px;font-size:11px;font-weight:900}.peh-product-pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.peh-product-pagination a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-weight:950;color:#047857}.peh-product-pagination a.active{background:#047857;color:#fff;border-color:#047857}.peh-category-chip{display:inline-flex;align-items:center;max-width:180px;border-radius:999px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-size:11px;font-weight:950;padding:5px 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:980px){.peh-sd-profile{align-items:center;margin-top:-44px;padding:0 18px 12px}.peh-sd-avatar{width:92px;height:92px;border-width:4px}.peh-sd-action-row{padding:0 18px 18px}.peh-sd-trust,.peh-product-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:18px;padding-right:18px}.peh-product-manager-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.peh-product-manager-hero{align-items:flex-start}.peh-product-manager-score{min-width:130px}.peh-sd-category-edit,.peh-sd-subcategory-row,.peh-sd-subcategory-add{grid-template-columns:1fr}.peh-premium-product-table,.peh-premium-product-table thead,.peh-premium-product-table tbody,.peh-premium-product-table th,.peh-premium-product-table td,.peh-premium-product-table tr{display:block}.peh-premium-product-table thead{display:none}.peh-premium-product-table tr{border:1px solid #e5e7eb;border-radius:18px;margin:0 0 12px;padding:12px;background:#fff}.peh-premium-product-table td{border:0!important;padding:8px 0!important}.peh-premium-product-table td:before{content:attr(data-label);display:block;color:#64748b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}}
@media(max-width:600px){.peh-sd-cover{min-height:128px}.peh-sd-profile{display:block;margin-top:-38px}.peh-sd-avatar{margin:0 0 10px}.peh-sd-profile-copy h1{font-size:30px}.peh-sd-trust,.peh-product-kpi-row{grid-template-columns:1fr}.peh-sd-action-row .peh-btn{width:100%}.peh-sd-overview-head,.peh-product-list-head,.peh-product-manager-hero{display:block}.peh-product-manager-score{margin-top:14px}.peh-product-manager-toolbar{grid-template-columns:1fr}.peh-sd-category-grid{grid-template-columns:1fr}}


/* Compact WooCommerce-style showroom PDP v2.9.63 */
.peh-showroom-product-detail.peh-premium-product-view{
  width:min(1500px,calc(100% - 42px))!important;
  margin:32px auto 22px!important;
  padding:26px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,560px) minmax(0,1fr)!important;
  gap:34px!important;
  align-items:start!important;
  border-radius:28px!important;
  background:#fff!important;
  border:1px solid #e4ebf0!important;
  box-shadow:0 18px 55px rgba(15,23,42,.08)!important;
}
.peh-showroom-woo-gallery{display:block!important;min-width:0!important;width:100%!important}
.peh-showroom-product-main{
  width:100%!important;
  height:min(520px,54vw)!important;
  min-height:320px!important;
  max-height:520px!important;
  aspect-ratio:auto!important;
  background:#fff!important;
  border:1px solid #e5edf2!important;
  border-radius:22px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important;
}
.peh-showroom-product-main-empty{background:linear-gradient(135deg,#f8fafc,#eef7f2)!important}
.peh-showroom-detail-main-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:520px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  background:#fff!important;
}
.peh-showroom-detail-main-img.peh-clean-product-placeholder{min-height:0!important;height:100%!important;background:linear-gradient(135deg,#f8fafc,#eef7f2)!important}
.peh-showroom-product-thumbs{
  display:flex!important;
  gap:10px!important;
  margin-top:12px!important;
  padding:2px 2px 8px!important;
  overflow-x:auto!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  scrollbar-width:thin!important;
}
.peh-showroom-product-thumbs .peh-woo-thumb{
  flex:0 0 72px!important;
  width:72px!important;
  height:72px!important;
  border:2px solid #e2e8f0!important;
  border-radius:14px!important;
  background:#fff!important;
  padding:3px!important;
  cursor:pointer!important;
  box-shadow:0 8px 18px rgba(15,23,42,.08)!important;
}
.peh-showroom-product-thumbs .peh-woo-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}
.peh-showroom-product-thumbs .peh-woo-thumb.is-active,.peh-showroom-product-thumbs .peh-woo-thumb:hover{border-color:#ff6a00!important;box-shadow:0 10px 24px rgba(255,106,0,.22)!important}
.peh-showroom-product-info{padding:8px 4px!important;min-width:0!important}
.peh-showroom-product-info .peh-pdp-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:14px!important}
.peh-showroom-product-info h1{font-size:clamp(34px,4vw,58px)!important;line-height:1!important;letter-spacing:-.05em!important;margin:10px 0 12px!important;color:#071815!important}
.peh-showroom-product-info .peh-meta{font-size:15px!important;line-height:1.45!important;margin:0 0 16px!important;color:#64748b!important}
.peh-pdp-price-summary{margin:16px 0!important;padding:16px!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e5edf2!important;box-shadow:none!important}
.peh-pdp-price-summary strong{font-size:24px!important;color:#f85606!important}.peh-pdp-price-summary p{font-size:14px!important;line-height:1.5!important;margin-top:7px!important}
.peh-showroom-product-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important}.peh-showroom-product-actions .peh-btn{min-height:52px!important;border-radius:999px!important}.peh-showroom-product-actions .peh-btn-ghost{grid-column:1/-1!important;background:#f1f5f9!important;color:#0f172a!important;border-color:#e2e8f0!important}
@media(max-width:980px){.peh-showroom-product-detail.peh-premium-product-view{grid-template-columns:1fr!important;width:calc(100% - 24px)!important;padding:18px!important;gap:20px!important}.peh-showroom-product-main{height:auto!important;max-height:none!important;aspect-ratio:1/1!important;min-height:0!important}.peh-showroom-detail-main-img{max-height:none!important}.peh-showroom-product-info h1{font-size:34px!important}}
@media(max-width:560px){.peh-showroom-product-detail.peh-premium-product-view{width:calc(100% - 14px)!important;padding:12px!important;border-radius:22px!important}.peh-showroom-product-main{border-radius:16px!important}.peh-showroom-product-actions{grid-template-columns:1fr!important}.peh-showroom-product-actions .peh-btn-ghost{grid-column:auto!important}.peh-showroom-product-thumbs .peh-woo-thumb{width:58px!important;height:58px!important;flex-basis:58px!important}.peh-showroom-product-info h1{font-size:29px!important}}

/* Functional B2B product filters v3.7.5 */
.peh-b2b-products-page,
.peh-premium-products-page:has(.peh-b2b-products-shell){
  padding-top:34px!important;
}

/* Professional mobile drawer verified suppliers CTA v2.9.105 */
body .peh-mobile-verified-cta{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  min-height:54px!important;
  margin:14px 0 0!important;
  padding:12px 16px!important;
  border:2px solid #007a4d!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#ffffff 0%,#f0fff8 100%)!important;
  color:#006b3f!important;
  text-decoration:none!important;
  box-shadow:0 14px 34px rgba(0,107,63,.12)!important;
}
body .peh-mobile-verified-cta span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 30px!important;
  width:30px!important;
  height:30px!important;
  border-radius:999px!important;
  background:#007a4d!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:1000!important;
  line-height:1!important;
}
body .peh-mobile-verified-cta strong{
  display:block!important;
  color:#006b3f!important;
  font-size:17px!important;
  font-weight:1000!important;
  line-height:1.1!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
}
@media screen and (max-width:420px){
  body .peh-mobile-verified-cta{
    min-height:50px!important;
    padding:10px 13px!important;
    border-radius:18px!important;
  }
  body .peh-mobile-verified-cta strong{
    font-size:15px!important;
  }
}

/* Complete desktop header button labels v2.9.104 */
@media screen and (min-width:1501px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(300px,360px) minmax(360px,500px) 180px 160px 112px!important;
    gap:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:500px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:180px!important;
    min-width:180px!important;
    max-width:180px!important;
    padding:8px 14px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:160px!important;
    min-width:160px!important;
    max-width:160px!important;
    padding:8px 14px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
  }
}
@media screen and (min-width:1360px) and (max-width:1500px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(260px,310px) minmax(300px,390px) 170px 150px 100px!important;
    gap:8px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:390px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:170px!important;
    min-width:170px!important;
    max-width:170px!important;
    padding:7px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    padding:7px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:100px!important;
    min-width:100px!important;
    max-width:100px!important;
  }
}
@media screen and (min-width:1101px) and (max-width:1359px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(220px,270px) minmax(260px,330px) 148px 132px 92px!important;
    gap:6px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:330px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:148px!important;
    min-width:148px!important;
    max-width:148px!important;
    padding:7px 9px!important;
    font-size:11px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    padding:7px 9px!important;
    font-size:11px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
  }
}
@media screen and (min-width:1101px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    overflow:visible!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button span:not(.peh-css-icon){
    display:inline-flex!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
    max-width:none!important;
  }
}

/* Final product pagination override v2.9.92 */
html body .peh-product-pagination,
html body .peh-product-pagination.peh-pagination-pro{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  margin:28px auto 20px!important;
  padding:0 14px!important;
  clear:both!important;
  box-sizing:border-box!important;
}
html body .peh-product-pagination .peh-pagination-track{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:auto!important;
  max-width:100%!important;
  margin:0 auto!important;
  padding:9px 11px!important;
  border:1px solid #dfe9e3!important;
  border-radius:999px!important;
  background:#ffffff!important;
  box-shadow:0 16px 42px rgba(15,23,42,.10)!important;
  box-sizing:border-box!important;
}
html body .peh-product-pagination:not(.peh-pagination-pro){
  flex-wrap:wrap!important;
  gap:8px!important;
}
html body .peh-product-pagination a,
html body .peh-product-pagination span.peh-page-link,
html body .peh-product-pagination .peh-page-link,
html body .peh-product-pagination .peh-page-gap{
  width:auto!important;
  max-width:none!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid #dbe7df!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#047857!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  transform:none!important;
}
html body .peh-product-pagination .peh-page-control,
html body .peh-product-pagination .peh-page-prev,
html body .peh-product-pagination .peh-page-next{
  min-width:112px!important;
  padding:0 18px!important;
  background:#f8fafc!important;
  color:#064e3b!important;
}
html body .peh-product-pagination a:hover,
html body .peh-product-pagination a:focus{
  border-color:#047857!important;
  background:#ecfdf5!important;
  color:#065f46!important;
  box-shadow:0 10px 24px rgba(4,120,87,.13)!important;
  outline:none!important;
}
html body .peh-product-pagination .is-current,
html body .peh-product-pagination a.active{
  background:linear-gradient(135deg,#047857,#059669)!important;
  border-color:#047857!important;
  color:#ffffff!important;
  box-shadow:0 12px 26px rgba(4,120,87,.24)!important;
}
html body .peh-product-pagination .peh-page-gap{
  min-width:22px!important;
  padding:0 2px!important;
  border-color:transparent!important;
  background:transparent!important;
  color:#94a3b8!important;
  box-shadow:none!important;
}
html body .peh-product-pagination .peh-page-disabled{
  color:#a8b5c2!important;
  background:#f8fafc!important;
  border-color:#e7edf2!important;
  cursor:not-allowed!important;
  opacity:.72!important;
  box-shadow:none!important;
}
@media(max-width:640px){
  html body .peh-product-pagination,
  html body .peh-product-pagination.peh-pagination-pro{
    margin:22px auto 14px!important;
    padding:0 8px!important;
  }
  html body .peh-product-pagination .peh-pagination-track{
    gap:6px!important;
    padding:7px!important;
    border-radius:22px!important;
  }
  html body .peh-product-pagination a,
  html body .peh-product-pagination span.peh-page-link,
  html body .peh-product-pagination .peh-page-link,
  html body .peh-product-pagination .peh-page-gap{
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    padding:0 11px!important;
    font-size:13px!important;
  }
  html body .peh-product-pagination .peh-page-control,
  html body .peh-product-pagination .peh-page-prev,
  html body .peh-product-pagination .peh-page-next{
    min-width:88px!important;
    padding:0 12px!important;
  }
}

/* Supplier dashboard final hard overrides: keep the workbench tight and business-grade. */
html body:has(.peh-seller-shell){
  background:#f4f8f6!important;
}
html body:has(.peh-seller-shell) .peh-page-hero,
html body:has(.peh-seller-shell) .peh-hero,
html body:has(.peh-seller-shell) .peh-page-banner,
html body:has(.peh-seller-shell) .entry-header,
html body:has(.peh-seller-shell) .page-header{
  display:none!important;
  min-height:0!important;
  height:0!important;
  padding:0!important;
  margin:0!important;
}
html body:has(.peh-seller-shell) .peh-site-main,
html body:has(.peh-seller-shell) main,
html body:has(.peh-seller-shell) .site-main,
html body:has(.peh-seller-shell) .entry-content{
  padding-top:0!important;
  margin-top:0!important;
}
html body:has(.peh-seller-shell) .peh-supplier-dashboard-page{
  padding:12px 18px 22px!important;
  margin-top:0!important;
}
html body:has(.peh-seller-shell) .peh-seller-shell{
  gap:14px!important;
  align-items:start!important;
}
html body:has(.peh-seller-shell) .peh-seller-sidebar{
  width:220px!important;
  padding:14px!important;
  border-radius:16px!important;
  position:sticky!important;
  top:10px!important;
}
html body:has(.peh-seller-shell) .peh-seller-sidebar a{
  min-height:38px!important;
  padding:9px 10px!important;
  border-radius:12px!important;
}
html body:has(.peh-seller-shell) .peh-sd-workbench{
  padding:14px!important;
  border-radius:18px!important;
}
html body:has(.peh-seller-shell) .peh-sd-cover{
  height:118px!important;
  min-height:118px!important;
  border-radius:14px!important;
}
html body:has(.peh-seller-shell) .peh-sd-profile{
  margin-top:-20px!important;
  gap:12px!important;
  align-items:end!important;
}
html body:has(.peh-seller-shell) .peh-sd-avatar{
  width:62px!important;
  height:62px!important;
  min-width:62px!important;
}
html body:has(.peh-seller-shell) .peh-sd-profile h1{
  font-size:32px!important;
  line-height:1.05!important;
  margin:0 0 4px!important;
}
html body:has(.peh-seller-shell) .peh-sd-badges{
  gap:6px!important;
  margin:8px 0!important;
}
html body:has(.peh-seller-shell) .peh-sd-action-row{
  gap:8px!important;
  margin-top:10px!important;
}
html body:has(.peh-seller-shell) .peh-btn,
html body:has(.peh-seller-shell) .peh-seller-table .peh-btn{
  min-height:34px!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  font-size:13px!important;
}
html body:has(.peh-seller-shell) .peh-seller-card,
html body:has(.peh-seller-shell) .peh-overview-card,
html body:has(.peh-seller-shell) .peh-sd-panel{
  border-radius:16px!important;
  padding:16px!important;
  box-shadow:0 12px 30px rgba(15,23,42,.07)!important;
}
html body:has(.peh-seller-shell) .peh-seller-table th,
html body:has(.peh-seller-shell) .peh-seller-table td{
  padding:10px 12px!important;
  vertical-align:middle!important;
}
html body:has(.peh-seller-shell) .peh-seller-table td:first-child strong{
  font-size:15px!important;
}
html body:has(.peh-seller-shell) .peh-status-badge{
  min-height:24px!important;
  padding:4px 10px!important;
  border-radius:999px!important;
}
@media (max-width:900px){
  html body:has(.peh-seller-shell) .peh-supplier-dashboard-page{padding:10px!important}
  html body:has(.peh-seller-shell) .peh-seller-shell{grid-template-columns:1fr!important}
  html body:has(.peh-seller-shell) .peh-seller-sidebar{position:relative!important;width:auto!important;top:auto!important}
  html body:has(.peh-seller-shell) .peh-sd-cover{height:92px!important;min-height:92px!important}
  html body:has(.peh-seller-shell) .peh-sd-profile h1{font-size:24px!important}
}

/* Supplier dashboard emergency polish: remove legacy spacing/oversized UI */
html body .peh-supplier-dashboard-page,
html body:has(.peh-seller-shell) .peh-supplier-dashboard-page{
  padding:0!important;
  margin:0!important;
  background:#f4f8f6!important;
  overflow:visible!important;
}
html body:has(.peh-seller-shell) .peh-seller-shell{
  max-width:1480px!important;
  margin:0 auto!important;
  padding:10px 14px!important;
  gap:14px!important;
  background:#f4f8f6!important;
}
html body:has(.peh-seller-shell) .peh-sd-workbench{
  margin:0 0 12px!important;
  padding:12px!important;
  border-radius:18px!important;
  box-shadow:0 12px 28px rgba(15,23,42,.06)!important;
}
html body:has(.peh-seller-shell) .peh-sd-cover{
  height:70px!important;
  min-height:70px!important;
  border-radius:14px!important;
}
html body:has(.peh-seller-shell) .peh-sd-profile{
  margin:-28px 12px 0!important;
  padding:0!important;
  gap:12px!important;
  align-items:center!important;
}
html body:has(.peh-seller-shell) .peh-sd-avatar{
  width:58px!important;
  height:58px!important;
  border-width:3px!important;
}
html body:has(.peh-seller-shell) .peh-sd-profile-copy{
  padding-top:18px!important;
}
html body:has(.peh-seller-shell) .peh-sd-profile-copy h1{
  font-size:clamp(24px,2.5vw,34px)!important;
  margin:0 0 3px!important;
}
html body:has(.peh-seller-shell) .peh-sd-action-row,
html body:has(.peh-seller-shell) .peh-sd-trust{
  margin:10px 12px 0!important;
  padding:0!important;
  gap:8px!important;
}
html body:has(.peh-seller-shell) .peh-sd-action-row .peh-btn,
html body:has(.peh-seller-shell) .peh-seller-table .peh-btn{
  min-height:32px!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  font-size:13px!important;
  line-height:1.1!important;
}
html body:has(.peh-seller-shell) .peh-seller-sidebar{
  width:auto!important;
  padding:14px!important;
  border-radius:16px!important;
}
html body:has(.peh-seller-shell) .peh-seller-sidebar a{
  min-height:34px!important;
  padding:8px 10px!important;
  border-radius:10px!important;
  font-size:14px!important;
}
html body:has(.peh-seller-shell) .peh-seller-card,
html body:has(.peh-seller-shell) .peh-card{
  padding:14px!important;
  border-radius:16px!important;
  box-shadow:0 8px 22px rgba(15,23,42,.04)!important;
}
html body:has(.peh-seller-shell) .peh-seller-card h2{
  font-size:20px!important;
  margin:0 0 10px!important;
}
html body:has(.peh-seller-shell) .peh-seller-table{
  display:table!important;
  width:100%!important;
  border-collapse:collapse!important;
  border-spacing:0!important;
  white-space:normal!important;
  overflow:visible!important;
}
html body:has(.peh-seller-shell) .peh-seller-table th{
  padding:8px 10px!important;
  font-size:11px!important;
}
html body:has(.peh-seller-shell) .peh-seller-table td{
  background:#fff!important;
  border:0!important;
  border-bottom:1px solid #edf2f0!important;
  border-radius:0!important;
  padding:9px 10px!important;
  vertical-align:middle!important;
}
html body:has(.peh-seller-shell) .peh-status-badge{
  padding:4px 9px!important;
  font-size:12px!important;
}
html body:has(.peh-seller-shell) .peh-sd-signout-link,
html body:has(.peh-seller-shell) .peh-sd-signout-action{
  border-color:#fed7aa!important;
  background:#fff7ed!important;
  color:#c2410c!important;
}
@media(max-width:760px){
  html body:has(.peh-seller-shell) .peh-seller-shell{padding:6px!important}
  html body:has(.peh-seller-shell) .peh-seller-table,
  html body:has(.peh-seller-shell) .peh-seller-table thead,
  html body:has(.peh-seller-shell) .peh-seller-table tbody,
  html body:has(.peh-seller-shell) .peh-seller-table tr,
  html body:has(.peh-seller-shell) .peh-seller-table td{
    display:block!important;
    width:100%!important;
  }
  html body:has(.peh-seller-shell) .peh-seller-table thead{display:none!important}
  html body:has(.peh-seller-shell) .peh-seller-table tr{
    border:1px solid #e5e7eb!important;
    border-radius:14px!important;
    padding:10px!important;
    margin:0 0 10px!important;
    background:#fff!important;
  }
  html body:has(.peh-seller-shell) .peh-seller-table td{
    border:0!important;
    padding:6px 0!important;
  }
  html body:has(.peh-seller-shell) .peh-seller-table td:before{
    content:attr(data-label);
    display:block;
    margin-bottom:3px;
    color:#64748b;
    font-size:10px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.04em;
  }
}

body .peh-b2b-products-page .peh-b2b-products-shell{
  display:block!important;
  grid-template-columns:none!important;
  width:min(1760px,calc(100% - 56px))!important;
  max-width:1760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body .peh-b2b-products-page .peh-b2b-products-shell > .peh-react-product-filters-widget,
body .peh-b2b-products-page .peh-b2b-products-shell > .peh-b2b-filter-panel,
body .peh-b2b-products-page .peh-react-filter-panel,
body .peh-b2b-products-page .peh-react-filter-fallback{
  display:none!important;
}
body .peh-b2b-products-page .peh-b2b-results-main{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  grid-column:1/-1!important;
  overflow:visible!important;
}
body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(220px,1fr))!important;
  gap:18px!important;
  width:100%!important;
  max-width:none!important;
}
body .peh-b2b-products-page .peh-b2b-products-grid .peh-product-card{
  width:100%!important;
  max-width:none!important;
}
@media(max-width:1380px){
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(4,minmax(210px,1fr))!important}
}
@media(max-width:1180px){
  body .peh-b2b-products-page .peh-b2b-products-shell{width:min(100% - 28px,1180px)!important}
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(3,minmax(190px,1fr))!important}
}
@media(max-width:760px){
  body .peh-b2b-products-page .peh-b2b-products-shell{width:calc(100% - 14px)!important}
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}

/* Professional marketplace header final override v2.9.88 */
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header{
    background:#fff!important;
    border-bottom:1px solid #eef2f7!important;
    box-shadow:0 10px 32px rgba(15,23,42,.04)!important;
    overflow:visible!important;
  }
  body .peh-site-header.peh-premium-header .peh-container{
    width:min(1840px,calc(100% - 44px))!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(300px,390px) minmax(640px,920px) minmax(500px,1fr)!important;
    gap:22px!important;
    align-items:center!important;
    min-height:92px!important;
    padding:14px 0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    min-width:0!important;
    max-width:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand a{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo{
    width:58px!important;
    max-width:58px!important;
    height:58px!important;
    max-height:58px!important;
    object-fit:contain!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{
    display:block!important;
    max-width:300px!important;
    color:#0f172a!important;
    font-size:30px!important;
    font-weight:950!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:auto!important;
    grid-row:auto!important;
    justify-self:center!important;
    display:grid!important;
    grid-template-columns:158px minmax(0,1fr) 78px!important;
    width:100%!important;
    max-width:920px!important;
    height:64px!important;
    margin:0!important;
    border:3px solid #ff6a00!important;
    border-radius:999px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 16px 36px rgba(255,106,0,.12)!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    grid-column:1!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0 18px!important;
    border:0!important;
    border-right:1px solid #ffe0c2!important;
    background:#fffaf4!important;
    color:#0f172a!important;
    font-size:18px!important;
    font-weight:950!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-suggest-wrap{
    grid-column:2!important;
    display:block!important;
    min-width:0!important;
    height:100%!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    grid-column:auto!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0 24px!important;
    border:0!important;
    background:#fff!important;
    color:#0f172a!important;
    font-size:19px!important;
    font-weight:650!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input::placeholder{
    color:#7b8794!important;
    opacity:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-icon-btn{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    grid-column:3!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:78px!important;
    min-width:78px!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:#ff6a00!important;
    color:#fff!important;
    font-size:0!important;
    line-height:0!important;
    cursor:pointer!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon .peh-css-icon{
    width:28px!important;
    height:28px!important;
    color:#fff!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:14px!important;
    min-width:0!important;
    overflow:visible!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-desktop-install-app{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools a{
    display:inline-flex!important;
    flex:0 0 auto!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    min-width:82px!important;
    max-width:118px!important;
    min-height:54px!important;
    padding:4px 6px!important;
    border-radius:18px!important;
    color:#0f172a!important;
    text-align:center!important;
    text-decoration:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools a:hover{
    background:#fff7ed!important;
    color:#ff6a00!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools .peh-css-icon{
    width:28px!important;
    height:28px!important;
    color:#0f172a!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools b{
    display:block!important;
    max-width:110px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#0f172a!important;
    font-size:13px!important;
    line-height:1.05!important;
    font-weight:950!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-create{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:112px!important;
    max-width:none!important;
    min-height:54px!important;
    padding:0 22px!important;
    border-radius:999px!important;
    background:#ff6a00!important;
    color:#fff!important;
    font-size:15px!important;
    font-weight:950!important;
    text-align:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-language-header{
    flex:0 0 auto!important;
  }
  body .peh-site-header.peh-premium-header .peh-language-header summary{
    min-width:150px!important;
    min-height:54px!important;
    padding:0 18px!important;
    border-radius:999px!important;
  }
}

@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(240px,310px) minmax(520px,700px) minmax(390px,1fr)!important;
    gap:14px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{
    max-width:230px!important;
    font-size:24px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-template-columns:132px minmax(0,1fr) 66px!important;
    max-width:700px!important;
    height:58px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    font-size:15px!important;
    padding:0 14px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    font-size:16px!important;
    padding:0 18px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    width:66px!important;
    min-width:66px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools{
    gap:8px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools a{
    min-width:68px!important;
    max-width:92px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools b{
    max-width:88px!important;
    font-size:11px!important;
  }
  body .peh-site-header.peh-premium-header .peh-language-header summary{
    min-width:126px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-create{
    min-width:96px!important;
    padding:0 16px!important;
  }
}

@media(max-width:1100px){
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-template-columns:104px minmax(0,1fr) 58px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-icon-btn{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    grid-column:3!important;
    width:58px!important;
    min-width:58px!important;
  }
}

@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-template-columns:minmax(0,1fr) 52px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    grid-column:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    grid-column:2!important;
    width:52px!important;
    min-width:52px!important;
  }
}

/* Shop hero polish */
.peh-premium-shop-page{background:#f5f7fb;min-height:70vh;color:#0f172a;margin-top:-18px}
.peh-premium-shop-page .peh-container{width:min(1380px,calc(100% - 24px));margin:0 auto}
.peh-shop-pro-hero{padding:0 0 14px;background:transparent;color:#fff;border-bottom:0}
.peh-shop-pro-hero .peh-container{position:relative;padding-top:0}
.peh-shop-hero-shell{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#061915 0%,#0f6b43 56%,#ff7a00 100%);box-shadow:0 18px 46px rgba(15,23,42,.14);padding:18px 18px;isolation:isolate;animation:pehHeroRise .75s ease both}
.peh-shop-hero-shell:before,.peh-shop-hero-shell:after{content:"";position:absolute;border-radius:999px;pointer-events:none}
.peh-shop-hero-shell:before{top:-92px;right:-84px;width:260px;height:260px;background:radial-gradient(circle,rgba(255,255,255,.28),transparent 64%);animation:pehHeroGlow 12s ease-in-out infinite}
.peh-shop-hero-shell:after{left:-110px;bottom:-130px;width:320px;height:320px;background:radial-gradient(circle,rgba(255,122,0,.28),transparent 68%);animation:pehHeroGlow 16s ease-in-out infinite reverse}
.peh-shop-hero-copy{position:relative;z-index:1;display:grid;gap:8px;max-width:860px}
.peh-shop-hero-quick-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;max-width:340px;margin:0 0 2px}
.peh-shop-hero-quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:84px;min-height:84px;padding:10px 8px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);color:#fff;text-decoration:none;box-shadow:0 14px 28px rgba(15,23,42,.14);backdrop-filter:blur(14px);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.peh-shop-hero-quick-action:hover{transform:translateY(-2px);background:rgba(255,255,255,.16);box-shadow:0 18px 34px rgba(15,23,42,.18)}
.peh-shop-hero-quick-action:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}
.peh-shop-hero-quick-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0f6b43;font-size:18px;line-height:1;box-shadow:0 10px 20px rgba(15,23,42,.14);flex:none}
.peh-shop-hero-quick-label{font-size:11px;font-weight:900;line-height:1.1;text-align:center;letter-spacing:-.01em}
.peh-shop-pro-hero h1{font-size:clamp(30px,3.8vw,54px);line-height:.96;margin:0;letter-spacing:-.055em;color:#fff;max-width:820px;text-wrap:balance}
.peh-shop-pro-hero p{max-width:720px;color:rgba(255,255,255,.9);font-size:16px;line-height:1.44;margin:0}
.peh-shop-pro-hero .peh-kicker{display:inline-flex;align-self:flex-start;width:max-content;max-width:100%;white-space:nowrap;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:5px 10px;color:#fff;font-weight:950;backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(15,23,42,.12);font-size:11px}
.peh-shop-hero-aside{display:none}
.peh-shop-hero-note{display:none}
.peh-shop-pro-body{padding:14px 0 52px}
@keyframes pehHeroRise{0%{opacity:0;transform:translateY(18px) scale(.985)}100%{opacity:1;transform:none}}
@keyframes pehHeroGlow{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-12px,8px,0) scale(1.05)}}
@media(max-width:1100px){.peh-shop-hero-shell{padding:16px 14px}}
@media(max-width:760px){.peh-shop-hero-shell{padding:14px 12px;border-radius:20px}.peh-shop-hero-quick-actions{gap:8px;margin-bottom:2px;max-width:300px}.peh-shop-hero-quick-action{width:82px;min-height:82px;padding:10px 7px}.peh-shop-hero-quick-icon{width:38px;height:38px;font-size:18px}.peh-shop-pro-hero h1{font-size:30px}.peh-shop-pro-hero p{font-size:15px;line-height:1.42}}
@media(max-width:460px){.peh-premium-shop-page{margin-top:-8px}.peh-premium-shop-page .peh-container{width:calc(100% - 14px)}.peh-shop-pro-hero{padding:0 0 10px}.peh-shop-hero-shell{padding:12px 10px}.peh-shop-hero-copy{gap:7px}.peh-shop-hero-quick-actions{gap:7px;max-width:none}.peh-shop-hero-quick-action{width:calc(50% - 4px);min-height:76px;padding:8px 6px}.peh-shop-hero-quick-icon{width:34px;height:34px;font-size:17px}.peh-shop-pro-hero h1{font-size:27px}.peh-shop-pro-hero p{font-size:14px;line-height:1.38}}

/* Language menu hard clamp */
body .peh-site-header.peh-premium-header .peh-language-header,
body .peh-site-header.peh-premium-header .peh-language-header-mobile{
  position:relative!important;
  z-index:2147483001!important;
  overflow:visible!important;
}
body .peh-site-header.peh-premium-header .peh-language-header summary,
body .peh-site-header.peh-premium-header .peh-language-header-mobile summary{
  white-space:nowrap!important;
}
body .peh-site-header.peh-premium-header .peh-language-header-menu{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  right:0!important;
  left:auto!important;
  z-index:2147483002!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(132px,1fr))!important;
  gap:8px!important;
  width:min(380px,calc(100vw - 24px))!important;
  max-width:380px!important;
  max-height:min(280px,calc(100vh - 120px))!important;
  overflow:auto!important;
  overflow-x:hidden!important;
  padding:10px!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 24px 60px rgba(15,23,42,.18)!important;
}
body .peh-site-header.peh-premium-header .peh-language-header-menu a{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  min-width:0!important;
  min-height:36px!important;
  padding:8px 10px!important;
  border-radius:14px!important;
  white-space:nowrap!important;
  line-height:1.1!important;
}
body .peh-site-header.peh-premium-header .peh-language-header-menu em{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  body .peh-site-header.peh-premium-header .peh-language-header-menu{
    width:min(360px,calc(100vw - 20px))!important;
    grid-template-columns:repeat(2,minmax(120px,1fr))!important;
    max-height:min(240px,calc(100vh - 110px))!important;
  }
}
@media(max-width:520px){
  body .peh-site-header.peh-premium-header .peh-language-header-menu{
    right:0!important;
    left:auto!important;
    grid-template-columns:1fr!important;
    width:min(320px,calc(100vw - 18px))!important;
  }
}
.peh-b2b-products-shell{
  display:grid!important;
  grid-template-columns:minmax(290px,330px) minmax(0,1fr)!important;
  gap:28px!important;
  align-items:start!important;
  width:min(1760px,calc(100% - 56px))!important;
  max-width:1760px!important;
  margin:0 auto!important;
  overflow:visible!important;
}
.peh-b2b-filter-panel{
  align-self:start!important;
  position:relative!important;
  top:auto!important;
  z-index:1!important;
  width:100%!important;
  max-width:330px!important;
  max-height:none!important;
  overflow:visible!important;
  padding:22px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #e3ebf2!important;
  border-radius:24px!important;
  box-shadow:0 16px 44px rgba(15,23,42,.07)!important;
}
.peh-b2b-filter-panel h2{
  margin:0 0 16px!important;
  font-size:28px!important;
  line-height:1.1!important;
}
.peh-b2b-filter-panel form{
  display:grid!important;
  gap:14px!important;
}
.peh-b2b-filter-panel label{
  display:grid!important;
  gap:8px!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:900!important;
  color:#0f172a!important;
}
.peh-b2b-filter-panel input,
.peh-b2b-filter-panel select{
  width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  box-sizing:border-box!important;
  border:1px solid #cbd5e1!important;
  border-radius:14px!important;
  padding:11px 13px!important;
  background:#fff!important;
  color:#0f172a!important;
  font-size:15px!important;
  line-height:1.2!important;
  appearance:auto!important;
}
.peh-b2b-filter-panel .peh-btn,
.peh-b2b-filter-panel .peh-btn-outline{
  width:100%!important;
  justify-content:center!important;
  min-height:48px!important;
  margin:0!important;
}
.peh-b2b-results-main,
.peh-b2b-results-panel{min-width:0!important;width:100%!important;overflow:hidden!important}
.peh-b2b-results-head p{
  margin:6px 0 0!important;
  color:#64748b!important;
  font-weight:700!important;
}
.peh-b2b-products-grid.peh-product-visual-grid,
.peh-b2b-products-grid.peh-home-product-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
}
.peh-b2b-products-grid .peh-product-card{
  min-width:0!important;
  overflow:hidden!important;
}
@media(max-width:1180px){
  .peh-b2b-products-shell{grid-template-columns:1fr!important;width:min(100% - 28px,1180px)!important}
  .peh-b2b-filter-panel{position:relative!important;top:auto!important;max-width:none!important;max-height:none!important;overflow:visible!important}
  .peh-b2b-products-grid.peh-product-visual-grid,
  .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .peh-b2b-products-page,
  .peh-premium-products-page:has(.peh-b2b-products-shell){padding-top:18px!important}
  .peh-b2b-products-shell{width:calc(100% - 14px)!important;gap:14px!important}
  .peh-b2b-filter-panel{padding:14px!important;border-radius:18px!important}
  .peh-b2b-filter-panel h2{font-size:26px!important}
  .peh-b2b-products-grid.peh-product-visual-grid,
  .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .peh-b2b-results-head{display:block!important}
  .peh-b2b-results-head .peh-btn{margin-top:10px!important;width:100%!important}
}

/* Fixed professional mobile header final override v2.9.72 */
.peh-mobile-cta-row{
  display:none;
}
.peh-mobile-verified-suppliers{
  display:none;
}

@media(max-width:760px){
  html,
  body{
    overflow-x:hidden!important;
  }

  body .peh-site-header.peh-premium-header,
  body .elementor-location-header,
  body header.elementor,
  body [data-elementor-type="header"],
  body .site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:2147483000!important;
    width:100%!important;
    background:#fff!important;
    isolation:isolate!important;
    overflow:visible!important;
    transform:none!important;
  }

  body.admin-bar .peh-site-header.peh-premium-header,
  body.admin-bar .elementor-location-header,
  body.admin-bar header.elementor,
  body.admin-bar [data-elementor-type="header"],
  body.admin-bar .site-header{
    top:0!important;
  }

  .peh-premium-header-main{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    padding:8px 10px 12px!important;
  }

  .peh-city-nav-wrap{
    display:none!important;
  }

  .peh-mobile-verified-suppliers{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:40px!important;
    margin:0!important;
    padding:9px 9px!important;
    border-radius:999px!important;
    background:#ff6a00!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1.05!important;
    text-align:center!important;
    text-decoration:none!important;
    box-shadow:0 8px 18px rgba(255,106,0,.20)!important;
  }

  .peh-premium-tools{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    white-space:normal!important;
    overflow:visible!important;
    align-items:stretch!important;
  }

  .peh-premium-tools a{
    min-width:0!important;
    min-height:48px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    border:1px solid #eef2f7!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#0f172a!important;
    text-align:center!important;
    font-size:10px!important;
    line-height:1.05!important;
    padding:6px 4px!important;
    text-decoration:none!important;
  }

  .peh-premium-tools b{
    display:block!important;
    font-size:10px!important;
    line-height:1.05!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  .peh-premium-tools .peh-css-icon{
    width:18px!important;
    height:18px!important;
  }

  .peh-premium-tools > .peh-desktop-install-app,
  .peh-premium-tools > .peh-premium-create,
  .peh-premium-tools > .peh-language-header-desktop{
    display:none!important;
  }

  .peh-language-header-mobile{
    display:block!important;
  }

  .peh-mobile-cta-row{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
  }

  .peh-language-header{
    width:100%!important;
    min-width:0!important;
  }

  .peh-language-header summary{
    width:100%!important;
    min-height:40px!important;
    justify-content:center!important;
    gap:5px!important;
    padding:8px 9px!important;
    box-shadow:0 8px 18px rgba(15,23,42,.08)!important;
  }

  .peh-language-header-title{
    display:none!important;
  }

  .peh-language-header-menu{
    left:0!important;
    right:auto!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:min(340px,calc(100vw - 22px))!important;
    max-height:280px!important;
    overflow:auto!important;
  }

  .peh-install-app-btn,
  .peh-mobile-cta-row .peh-premium-create{
    grid-column:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:40px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:0!important;
    border-radius:999px!important;
    background:#ff6a00!important;
    color:#fff!important;
    padding:9px 9px!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1.05!important;
    text-align:center!important;
    white-space:normal!important;
    box-shadow:0 8px 18px rgba(255,106,0,.20)!important;
  }

  .peh-install-app-btn[hidden]{
    display:none!important;
  }

  .peh-header-b2c-cart{
    position:relative!important;
  }

  .peh-header-b2c-cart em{
    position:absolute!important;
    top:4px!important;
    right:6px!important;
    min-width:17px!important;
    height:17px!important;
    border-radius:999px!important;
    background:#ff6a00!important;
    color:#fff!important;
    font-size:10px!important;
    font-style:normal!important;
    font-weight:950!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  .peh-shop-pro-layout,
  .peh-b2b-products-shell{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    width:calc(100% - 14px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .peh-shop-filter-panel,
  .peh-b2b-filter-panel{
    display:none!important;
  }

  .peh-shop-product-grid,
  .peh-b2b-products-grid.peh-product-visual-grid,
  .peh-b2b-products-grid.peh-home-product-grid,
  .peh-premium-products-page .peh-product-visual-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }

  .peh-shop-product-image,
  .peh-product-card .peh-card-image{
    aspect-ratio:1/1!important;
    height:auto!important;
    min-height:0!important;
    overflow:hidden!important;
  }

  .peh-shop-product-image img,
  .peh-product-card .peh-card-image img,
  img.peh-card-image{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    padding:0!important;
  }
}

/* Unified product search suggestions v2.9.80 */
body .peh-b2b-products-shell .peh-react-filter-search-control{
  position:relative!important;
  z-index:30!important;
  min-width:0!important;
}
body .peh-b2b-products-shell .peh-react-filter-search-control input{
  padding-right:14px!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestions{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  left:0!important;
  right:0!important;
  z-index:9999!important;
  max-height:360px!important;
  overflow:auto!important;
  padding:10px!important;
  border:1px solid #e3ebf2!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 26px 70px rgba(15,23,42,.2)!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:2px 10px!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:10px 11px!important;
  border:0!important;
  border-radius:14px!important;
  background:transparent!important;
  color:#071815!important;
  text-align:left!important;
  box-shadow:none!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion:hover{
  background:#f8fafc!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion span{
  grid-row:span 2!important;
  align-self:center!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  background:#ecfdf5!important;
  color:#047857!important;
  font-size:10px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion strong,
body .peh-b2b-products-shell .peh-react-filter-suggestion small{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion small{
  color:#64748b!important;
  font-size:12px!important;
  font-weight:800!important;
}
body .peh-react-search-wrap{
  z-index:1000!important;
}
body .peh-react-search-suggestions{
  z-index:10000!important;
}

/* Search autocomplete and equal cards v2.9.83 */
body .peh-b2b-products-shell .peh-react-filter-suggestions{
  max-height:240px!important;
}
body .peh-b2b-products-shell .peh-react-filter-suggestion span{
  background:#fff7ed!important;
  color:#c2410c!important;
}
body .peh-premium-products-page .peh-react-product-grid{
  align-items:stretch!important;
}
body .peh-premium-products-page .peh-react-product-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:520px!important;
}
body .peh-premium-products-page .peh-react-product-image{
  aspect-ratio:4/3!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
body .peh-premium-products-page .peh-react-product-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body .peh-premium-products-page .peh-react-product-body{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
}
body .peh-premium-products-page .peh-react-product-body h4,
body .peh-premium-products-page .peh-react-product-body p{
  display:-webkit-box!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
}
body .peh-premium-products-page .peh-react-product-body h4{
  min-height:62px!important;
  -webkit-line-clamp:2!important;
}
body .peh-premium-products-page .peh-react-product-body p{
  min-height:52px!important;
  -webkit-line-clamp:2!important;
}
body .peh-premium-products-page .peh-react-product-actions{
  margin-top:auto!important;
}
@media(max-width:760px){
  body .peh-premium-products-page .peh-react-product-card{
    min-height:340px!important;
  }
  body .peh-premium-products-page .peh-react-product-body h4{
    min-height:38px!important;
  }
  body .peh-premium-products-page .peh-react-product-body p{
    min-height:34px!important;
  }
}

/* B2B products filter repair v2.9.78 */
@media(min-width:761px){
  body .peh-b2b-products-page,
  body .peh-premium-products-page:has(.peh-b2b-products-shell){
    padding:24px 0 56px!important;
    background:#f5f7fb!important;
  }
  body .peh-b2b-products-shell{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    width:min(1500px,calc(100% - 56px))!important;
    max-width:1500px!important;
    margin:0 auto!important;
    align-items:start!important;
  }
  body .peh-b2b-products-shell > .peh-react-product-filters-widget,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    position:relative!important;
    top:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-panel,
  body .peh-b2b-products-shell .peh-react-filter-fallback,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form{
    display:grid!important;
    grid-template-columns:minmax(250px,1.4fr) repeat(4,minmax(150px,1fr)) auto!important;
    gap:10px!important;
    align-items:end!important;
    width:100%!important;
    padding:14px!important;
    border:1px solid #e3ebf2!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 14px 38px rgba(15,23,42,.06)!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2{
    grid-column:auto!important;
    align-self:center!important;
    margin:0!important;
    min-width:190px!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head .peh-react-kicker,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2:before{
    display:block!important;
    color:#ff6a00!important;
    font-size:11px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
  }
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2:before{
    content:"Catalog Filters";
    margin-bottom:4px;
  }
  body .peh-b2b-products-shell .peh-react-filter-head h3,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2{
    font-size:18px!important;
    line-height:1.1!important;
    color:#071815!important;
    letter-spacing:-.02em!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-panel input,
  body .peh-b2b-products-shell .peh-react-filter-panel select,
  body .peh-b2b-products-shell .peh-react-filter-fallback input,
  body .peh-b2b-products-shell .peh-react-filter-fallback select,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel input,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel select{
    min-height:46px!important;
    height:46px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0 13px!important;
    border:1px solid #dbe4ea!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#0f172a!important;
    font-size:14px!important;
    font-weight:800!important;
    box-shadow:none!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-actions,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form > button,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form > a{
    align-self:end!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-actions{
    display:flex!important;
    gap:8px!important;
    min-width:190px!important;
  }
  body .peh-b2b-products-shell .peh-react-submit,
  body .peh-b2b-products-shell .peh-react-link,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel .peh-btn,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel .peh-btn-outline{
    min-height:46px!important;
    height:46px!important;
    width:auto!important;
    white-space:nowrap!important;
    border-radius:999px!important;
    padding:0 16px!important;
    font-size:13px!important;
    font-weight:950!important;
  }
  body .peh-b2b-results-main,
  body .peh-b2b-results-panel{
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  body .peh-b2b-results-main > .peh-ali-section-head{
    background:#fff!important;
    border:1px solid #e3ebf2!important;
    border-radius:22px!important;
    padding:16px 18px!important;
    margin:0 0 16px!important;
    box-shadow:0 12px 32px rgba(15,23,42,.05)!important;
  }
  body .peh-b2b-results-main > .peh-ali-section-head h2{
    font-size:30px!important;
    line-height:1.05!important;
  }
  body .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-grid.peh-home-product-grid,
  body .peh-premium-products-page .peh-react-product-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:16px!important;
    width:100%!important;
  }
}
@media(min-width:761px) and (max-width:1250px){
  body .peh-b2b-products-shell .peh-react-filter-panel,
  body .peh-b2b-products-shell .peh-react-filter-fallback,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2,
  body .peh-b2b-products-shell .peh-react-filter-actions{
    grid-column:1/-1!important;
  }
  body .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-grid.peh-home-product-grid,
  body .peh-premium-products-page .peh-react-product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

/* B2B products sidebar restore v2.9.79 */
@media(min-width:761px){
  body .peh-b2b-products-page,
  body .peh-premium-products-page:has(.peh-b2b-products-shell){
    padding:28px 0 56px!important;
    background:#f5f7fb!important;
    overflow:visible!important;
  }
  body .peh-b2b-products-shell{
    display:grid!important;
    grid-template-columns:minmax(260px,300px) minmax(0,1fr)!important;
    gap:22px!important;
    width:min(1580px,calc(100% - 56px))!important;
    max-width:1580px!important;
    margin:0 auto!important;
    align-items:start!important;
  }
  body .peh-b2b-products-shell > .peh-react-product-filters-widget,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel{
    display:block!important;
    width:100%!important;
    max-width:300px!important;
    min-width:0!important;
    position:sticky!important;
    top:150px!important;
    align-self:start!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    z-index:2!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-panel,
  body .peh-b2b-products-shell .peh-react-filter-fallback,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:11px!important;
    width:100%!important;
    padding:18px!important;
    border:1px solid #e3ebf2!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(15,23,42,.075)!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2{
    display:block!important;
    grid-column:auto!important;
    margin:0 0 4px!important;
    min-width:0!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head .peh-react-kicker,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2:before{
    display:block!important;
    color:#ff6a00!important;
    font-size:12px!important;
    line-height:1.1!important;
    font-weight:950!important;
    letter-spacing:.13em!important;
    text-transform:uppercase!important;
  }
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2:before{
    content:"Catalog Filters";
    margin-bottom:8px!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head h3,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2{
    display:block!important;
    font-size:24px!important;
    line-height:1.1!important;
    color:#071815!important;
    letter-spacing:-.035em!important;
    margin:0!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-panel input,
  body .peh-b2b-products-shell .peh-react-filter-panel select,
  body .peh-b2b-products-shell .peh-react-filter-fallback input,
  body .peh-b2b-products-shell .peh-react-filter-fallback select,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel input,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel select{
    display:block!important;
    min-height:48px!important;
    height:48px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 14px!important;
    border:1px solid #dbe4ea!important;
    border-radius:15px!important;
    background:#fff!important;
    color:#0f172a!important;
    font-size:14px!important;
    font-weight:800!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    min-width:0!important;
  }
  body .peh-b2b-products-shell .peh-react-submit,
  body .peh-b2b-products-shell .peh-react-link,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel .peh-btn,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel .peh-btn-outline{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:48px!important;
    height:48px!important;
    width:100%!important;
    white-space:nowrap!important;
    border-radius:999px!important;
    padding:0 16px!important;
    font-size:14px!important;
    font-weight:950!important;
  }
  body .peh-b2b-results-main,
  body .peh-b2b-results-panel{
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  body .peh-b2b-results-main > .peh-ali-section-head,
  body .peh-b2b-results-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    background:#fff!important;
    border:1px solid #e3ebf2!important;
    border-radius:24px!important;
    padding:18px 22px!important;
    margin:0 0 16px!important;
    box-shadow:0 14px 38px rgba(15,23,42,.055)!important;
  }
  body .peh-b2b-results-main > .peh-ali-section-head h2,
  body .peh-b2b-results-head h2{
    font-size:34px!important;
    line-height:1.05!important;
    margin:0!important;
    color:#071815!important;
    letter-spacing:-.04em!important;
  }
  body .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-grid.peh-home-product-grid,
  body .peh-premium-products-page .peh-react-product-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
    width:100%!important;
  }
}
@media(min-width:1400px){
  body .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-grid.peh-home-product-grid,
  body .peh-premium-products-page .peh-react-product-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(min-width:761px) and (max-width:1100px){
  body .peh-b2b-products-shell{
    grid-template-columns:1fr!important;
    width:min(100% - 28px,1100px)!important;
  }
  body .peh-b2b-products-shell > .peh-react-product-filters-widget,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel{
    position:relative!important;
    top:auto!important;
    max-width:none!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-panel,
  body .peh-b2b-products-shell .peh-react-filter-fallback,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel form{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body .peh-b2b-products-shell .peh-react-filter-head,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel h2,
  body .peh-b2b-products-shell .peh-react-filter-actions{
    grid-column:1/-1!important;
  }
}

/* Premium manufacturers directory v2.9.76 */
.peh-premium-manufacturers{background:linear-gradient(180deg,#f8fafc 0%,#f3f7f2 44%,#f8fafc 100%)!important;color:#071815!important;overflow:hidden}
.peh-premium-manufacturers .peh-manufacturer-directory-hero{position:relative;background:radial-gradient(circle at 88% 12%,rgba(255,106,0,.22),transparent 28%),radial-gradient(circle at 12% 18%,rgba(0,107,63,.18),transparent 34%),linear-gradient(135deg,#fffaf3 0%,#eef9f2 62%,#fff 100%)!important;padding:54px 0 40px!important}
.peh-premium-manufacturers .peh-kicker{display:inline-flex;color:#ff6a00;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:950}
.peh-premium-manufacturers .peh-manufacturer-directory-hero h1{max-width:980px;font-size:clamp(46px,6vw,88px)!important;line-height:.9!important;margin:10px 0 18px!important;letter-spacing:-.065em!important}
.peh-premium-manufacturers .peh-manufacturer-directory-hero p{max-width:980px!important;font-size:20px!important;line-height:1.7!important;color:#566872!important}
.peh-manufacturer-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;max-width:980px}
.peh-manufacturer-stat-grid div{background:rgba(255,255,255,.82);border:1px solid #e3ebf2;border-radius:20px;padding:18px;box-shadow:0 16px 42px rgba(15,23,42,.07);backdrop-filter:blur(10px)}
.peh-manufacturer-stat-grid strong{display:block;color:#006b3f;font-size:32px;line-height:1;font-weight:1000}
.peh-manufacturer-stat-grid span{display:block;color:#64748b;font-size:13px;font-weight:900;margin-top:7px;text-transform:uppercase;letter-spacing:.05em}
.peh-premium-manufacturers .peh-manufacturer-directory-shell{padding:30px 0 66px!important}
.peh-manufacturer-city-panel,.peh-premium-manufacturers .peh-manufacturer-filter-card{background:#fff!important;border:1px solid #e3ebf2!important;border-radius:28px!important;box-shadow:0 22px 70px rgba(15,23,42,.08)!important;padding:24px!important;margin-bottom:24px!important}
.peh-manufacturer-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.peh-manufacturer-section-head h2{margin:5px 0 0!important;color:#071815!important;font-size:clamp(28px,3vw,40px)!important;line-height:1!important;letter-spacing:-.045em!important}
.peh-manufacturer-section-head p{margin:0!important;color:#64748b!important;max-width:640px;font-weight:700;line-height:1.55}
.peh-manufacturer-city-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}
.peh-manufacturer-city-card{display:block;position:relative;min-height:116px;border:1px solid #e5eaf0;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);padding:17px;color:#071815!important;text-decoration:none!important;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.045);transition:.18s ease}
.peh-manufacturer-city-card:after{content:"";position:absolute;right:-28px;bottom:-28px;width:82px;height:82px;border-radius:999px;background:rgba(255,106,0,.12)}
.peh-manufacturer-city-card:hover,.peh-manufacturer-city-card.is-active{transform:translateY(-2px);border-color:#ff6a00;box-shadow:0 18px 42px rgba(255,106,0,.12)}
.peh-manufacturer-city-card strong,.peh-manufacturer-city-card span,.peh-manufacturer-city-card em{display:block;position:relative;z-index:1}
.peh-manufacturer-city-card strong{font-size:18px;font-weight:1000}
.peh-manufacturer-city-card span{color:#64748b;font-size:13px;font-weight:850;margin-top:8px}
.peh-manufacturer-city-card em{color:#006b3f;font-size:12px;font-style:normal;font-weight:950;text-transform:uppercase;margin-top:15px;letter-spacing:.07em}
.peh-premium-manufacturers .peh-manufacturer-filter-grid{display:grid!important;grid-template-columns:minmax(240px,1.45fr) repeat(3,minmax(150px,1fr))!important;gap:13px!important}
.peh-premium-manufacturers .peh-manufacturer-filter-grid label{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.055em!important;color:#334155!important}
.peh-premium-manufacturers .peh-manufacturer-filter-grid input,.peh-premium-manufacturers .peh-manufacturer-filter-grid select{min-height:54px!important;border-radius:17px!important;border-color:#dbe4ea!important;background:#fff!important;font-size:15px!important;font-weight:800!important;box-shadow:0 8px 18px rgba(15,23,42,.035)!important}
.peh-premium-manufacturers .peh-manufacturer-filter-grid input:focus,.peh-premium-manufacturers .peh-manufacturer-filter-grid select:focus{outline:none!important;border-color:#ff6a00!important;box-shadow:0 0 0 4px rgba(255,106,0,.12)!important}
.peh-premium-manufacturers .peh-manufacturer-filter-actions{justify-content:flex-start!important;margin-top:16px!important}
.peh-premium-manufacturers .peh-manufacturer-result-head{background:#fff;border:1px solid #e3ebf2;border-radius:24px;padding:18px 22px;box-shadow:0 14px 40px rgba(15,23,42,.055)}
.peh-premium-manufacturers .peh-manufacturer-row{grid-template-columns:minmax(330px,1.45fr) minmax(180px,.72fr) minmax(210px,.82fr) minmax(210px,.9fr) minmax(220px,.72fr)!important;border-radius:24px!important;padding:18px!important}
.peh-premium-manufacturers .peh-manufacturer-row-main{grid-template-columns:68px minmax(0,1fr)!important}
.peh-manufacturer-logo{width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important;border-radius:18px!important;border:1px solid #e5eaf0!important;box-shadow:0 12px 28px rgba(15,23,42,.10)!important;background:#fff!important;object-fit:contain!important}
.peh-premium-manufacturers .peh-manufacturer-row-main strong{font-size:20px!important;letter-spacing:-.025em}
.peh-premium-manufacturers .peh-manufacturer-row-badges .peh-badge{margin:0!important}
.peh-premium-manufacturers .peh-manufacturer-row-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
.peh-premium-manufacturers .peh-manufacturer-row-actions .peh-btn{width:100%!important;min-height:42px!important;padding:10px 13px!important}
.peh-premium-manufacturers .peh-empty-state{border-radius:28px!important;text-align:left!important}
@media(max-width:1280px){
  .peh-premium-manufacturers .peh-manufacturer-row{grid-template-columns:1fr 1fr!important}
  .peh-premium-manufacturers .peh-manufacturer-row-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-column:1/-1}
}
@media(max-width:900px){
  .peh-manufacturer-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .peh-manufacturer-section-head{display:block}
  .peh-manufacturer-section-head p{margin-top:8px!important}
  .peh-premium-manufacturers .peh-manufacturer-filter-grid{grid-template-columns:1fr 1fr!important}
  .peh-premium-manufacturers .peh-manufacturer-row{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .peh-premium-manufacturers .peh-manufacturer-directory-hero{padding:34px 0 26px!important}
  .peh-premium-manufacturers .peh-manufacturer-directory-hero h1{font-size:44px!important}
  .peh-premium-manufacturers .peh-manufacturer-directory-hero p{font-size:16px!important}
  .peh-manufacturer-stat-grid{grid-template-columns:1fr 1fr;gap:9px}
  .peh-manufacturer-stat-grid div{padding:13px;border-radius:16px}
  .peh-manufacturer-stat-grid strong{font-size:24px}
  .peh-manufacturer-city-panel,.peh-premium-manufacturers .peh-manufacturer-filter-card{padding:16px!important;border-radius:22px!important}
  .peh-manufacturer-city-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity}
  .peh-manufacturer-city-card{min-width:160px;scroll-snap-align:start}
  .peh-premium-manufacturers .peh-manufacturer-filter-grid{grid-template-columns:1fr!important}
  .peh-premium-manufacturers .peh-manufacturer-result-head{display:block!important;padding:16px}
  .peh-premium-manufacturers .peh-manufacturer-row{padding:14px!important;border-radius:20px!important}
  .peh-premium-manufacturers .peh-manufacturer-row-main{grid-template-columns:54px minmax(0,1fr)!important}
  .peh-manufacturer-logo{width:54px!important;height:54px!important;border-radius:15px!important}
  .peh-premium-manufacturers .peh-manufacturer-row-actions{grid-template-columns:1fr!important}
}

/* Header top-row language/actions fix v2.9.72 */
body .peh-site-header.peh-premium-header{
  overflow:visible!important;
  z-index:2147483000!important;
}
body .peh-site-header.peh-premium-header .peh-container{
  width:min(1880px,calc(100% - 36px))!important;
}
body .peh-premium-header-main{
  position:relative!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:minmax(210px,285px) minmax(480px,760px) minmax(520px,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  min-height:76px!important;
}
body .peh-premium-search{
  width:100%!important;
  max-width:760px!important;
  min-width:0!important;
  height:56px!important;
  grid-template-columns:136px minmax(260px,1fr) 56px 66px!important;
}
body .peh-premium-search input{
  font-size:16px!important;
  padding:0 18px!important;
}
body .peh-search-submit-icon{
  min-width:66px!important;
}
body .peh-premium-tools{
  position:relative!important;
  z-index:50!important;
  display:flex!important;
  grid-column:auto!important;
  justify-content:flex-end!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:7px!important;
  min-width:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body .peh-premium-tools a{
  flex:0 1 auto!important;
  min-width:38px!important;
  max-width:78px!important;
  padding:0!important;
}
body .peh-premium-tools b{
  max-width:74px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:10px!important;
  line-height:1.05!important;
}
body .peh-premium-tools .peh-css-icon{
  width:20px!important;
  height:20px!important;
}
body .peh-premium-tools .peh-premium-create{
  flex:0 0 auto!important;
  max-width:none!important;
  padding:10px 15px!important;
  font-size:13px!important;
}
body .peh-install-app-btn{
  flex:0 0 auto!important;
  min-width:104px!important;
  padding:9px 13px!important;
  font-size:13px!important;
}
body .peh-language-header{
  flex:0 0 auto!important;
  position:relative!important;
  z-index:2147483001!important;
}
body .peh-language-header summary{
  min-width:104px!important;
  min-height:38px!important;
  padding:7px 11px!important;
  box-shadow:0 8px 20px rgba(15,23,42,.08)!important;
}
body .peh-language-header-title{
  font-size:10px!important;
}
body .peh-language-header-menu{
  top:calc(100% + 8px)!important;
  right:0!important;
  left:auto!important;
  z-index:2147483002!important;
  grid-template-columns:repeat(3,minmax(108px,1fr))!important;
  width:min(420px,calc(100vw - 32px))!important;
  max-height:248px!important;
  overflow:auto!important;
  padding:10px!important;
  border-radius:18px!important;
}
body .peh-language-header-menu a{
  max-width:none!important;
  min-width:0!important;
  min-height:34px!important;
  padding:7px 10px!important;
  font-size:12px!important;
}
body .peh-city-nav-wrap{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:1500px){
  body .peh-premium-header-main{
    grid-template-columns:minmax(190px,260px) minmax(400px,620px) minmax(480px,1fr)!important;
    gap:8px!important;
  }
  body .peh-premium-search{
    max-width:620px!important;
    grid-template-columns:120px minmax(0,1fr) 48px 58px!important;
  }
  body .peh-premium-tools{
    gap:6px!important;
  }
  body .peh-install-app-btn{
    min-width:96px!important;
    padding:9px 11px!important;
    font-size:12px!important;
  }
  body .peh-premium-tools .peh-premium-create{
    padding:10px 13px!important;
    font-size:12px!important;
  }
  body .peh-language-header summary{
    min-width:96px!important;
  }
  body .peh-premium-tools b{
    max-width:66px!important;
    font-size:10px!important;
  }
}
@media(max-width:1180px){
  body .peh-premium-header-main{
    grid-template-columns:1fr!important;
  }
  body .peh-premium-search{
    max-width:none!important;
  }
  body .peh-premium-tools{
    grid-column:auto!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
  }
}
@media(max-width:900px){
  body .peh-site-header.peh-premium-header .peh-container{
    width:calc(100% - 18px)!important;
  }
  body .peh-language-header-menu{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:min(360px,calc(100vw - 24px))!important;
    max-height:220px!important;
  }
}
@media(max-width:760px){
  body .peh-premium-tools > .peh-language-header-desktop{
    display:none!important;
  }
  body .peh-language-header-mobile{
    display:block!important;
  }
  body .peh-mobile-cta-row{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  body .peh-language-header summary{
    width:100%!important;
    min-width:0!important;
    justify-content:center!important;
  }
}
@media(max-width:480px){
  body .peh-mobile-cta-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body .peh-language-header-menu{
    grid-template-columns:1fr!important;
  }
}

/* Desktop header brand/search separation fix v2.9.73 */
@media(min-width:1181px){
  body .peh-site-header.peh-premium-header .peh-container{
    width:min(1880px,calc(100% - 44px))!important;
  }
  body .peh-premium-header-main{
    grid-template-columns:minmax(360px,400px) minmax(360px,560px) minmax(610px,1fr)!important;
    gap:18px!important;
  }
  body .peh-premium-brand{
    width:100%!important;
    max-width:400px!important;
    min-width:0!important;
    padding-right:8px!important;
  }
  body .peh-premium-brand .custom-logo-link{
    flex:0 0 74px!important;
    width:74px!important;
    max-width:74px!important;
  }
  body .peh-premium-brand img.custom-logo,
  body .peh-premium-brand .custom-logo-link img{
    max-width:74px!important;
  }
  body .peh-premium-brand-text,
  body .peh-premium-brand-fallback{
    min-width:0!important;
    max-width:300px!important;
  }
  body .peh-premium-brand-text span,
  body .peh-premium-brand-fallback span:last-child{
    max-width:290px!important;
  }
  body .peh-premium-search{
    justify-self:start!important;
    max-width:560px!important;
  }
}
@media(min-width:1181px) and (max-width:1500px){
  body .peh-premium-header-main{
    grid-template-columns:minmax(320px,350px) minmax(320px,430px) minmax(520px,1fr)!important;
    gap:12px!important;
  }
  body .peh-premium-brand-text,
  body .peh-premium-brand-fallback{
    font-size:20px!important;
    max-width:260px!important;
  }
  body .peh-premium-brand-text span,
  body .peh-premium-brand-fallback span:last-child{
    max-width:250px!important;
  }
  body .peh-premium-search{
    max-width:430px!important;
    grid-template-columns:104px minmax(0,1fr) 38px 48px!important;
  }
}

/* Professional mobile header/search fix v2.9.74 */
@media(max-width:760px){
  body .peh-site-header.peh-premium-header .peh-container{
    width:100%!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  body .peh-premium-header-main{
    gap:12px!important;
    padding:10px 0 14px!important;
  }
  body .peh-premium-brand{
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:44px!important;
  }
  body .peh-premium-brand .custom-logo-link{
    width:38px!important;
    height:34px!important;
    max-width:38px!important;
    max-height:34px!important;
    flex:0 0 38px!important;
  }
  body .peh-premium-brand img.custom-logo,
  body .peh-premium-brand .custom-logo-link img{
    max-width:38px!important;
    max-height:34px!important;
  }
  body .peh-premium-brand-text,
  body .peh-premium-brand-fallback{
    font-size:24px!important;
    max-width:calc(100vw - 96px)!important;
  }
  body .peh-premium-brand-text span,
  body .peh-premium-brand-fallback span:last-child{
    max-width:calc(100vw - 110px)!important;
  }
  body .peh-premium-search{
    width:100%!important;
    max-width:none!important;
    height:52px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 54px 64px!important;
    border:2px solid #ff6a00!important;
    border-radius:999px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(255,106,0,.12)!important;
  }
  body .peh-premium-search select{
    display:none!important;
  }
  body .peh-premium-search input{
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    padding:0 18px!important;
    border:0!important;
    font-size:17px!important;
    background:#fff!important;
  }
  body .peh-premium-search .peh-search-icon-btn{
    grid-column:2!important;
    width:54px!important;
    height:100%!important;
    min-width:0!important;
    max-width:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-left:1px solid #ffe0c2!important;
    border-right:1px solid #ffe0c2!important;
    background:#fffaf4!important;
    padding:0!important;
  }
  body .peh-premium-search .peh-search-submit-icon{
    grid-column:3!important;
    width:64px!important;
    min-width:64px!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:0!important;
    background:#ff6a00!important;
    padding:0!important;
  }
  body .peh-premium-tools{
    width:min(330px,100%)!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    justify-content:center!important;
    align-items:stretch!important;
  }
  body .peh-premium-tools a{
    min-width:0!important;
    max-width:none!important;
    min-height:58px!important;
    padding:7px 5px!important;
    border:1px solid #eef2f7!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 8px 20px rgba(15,23,42,.06)!important;
  }
  body .peh-premium-tools b{
    display:block!important;
    max-width:100%!important;
    font-size:11px!important;
    line-height:1.05!important;
  }
  body .peh-premium-tools .peh-css-icon{
    width:22px!important;
    height:22px!important;
  }
  body .peh-mobile-cta-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }
  body .peh-language-header-mobile,
  body .peh-mobile-cta-row .peh-premium-create,
  body .peh-mobile-verified-suppliers,
  body .peh-mobile-cta-row .peh-install-app-btn{
    min-width:0!important;
  }
  body .peh-language-header summary,
  body .peh-mobile-cta-row .peh-premium-create,
  body .peh-mobile-verified-suppliers,
  body .peh-mobile-cta-row .peh-install-app-btn{
    min-height:46px!important;
    border-radius:999px!important;
    font-size:14px!important;
    font-weight:950!important;
  }
  body .peh-mobile-verified-suppliers{
    grid-column:1/-1!important;
    width:100%!important;
    background:#ff6a00!important;
  }
}

/* Mobile B2B catalog simplification v2.9.75 */
@media(max-width:760px){
  body .peh-premium-products-page .peh-b2b-filter-panel,
  body .peh-premium-products-page .peh-react-product-filters-widget,
  body .peh-premium-products-page .peh-react-filter-panel,
  body .peh-b2b-products-shell > .peh-b2b-filter-panel{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  body .peh-premium-products-page,
  body .peh-b2b-products-page{
    padding-top:16px!important;
  }
  body .peh-b2b-products-shell{
    display:block!important;
    width:calc(100% - 14px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body .peh-b2b-results-main{
    width:100%!important;
    min-width:0!important;
  }
  body .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-grid.peh-home-product-grid,
  body .peh-premium-products-page .peh-product-visual-grid,
  body .peh-premium-products-page .peh-react-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }
}

/* Final product card equalizer v2.9.85 */
body .peh-premium-products-page .peh-react-product-grid{align-items:stretch!important}
body .peh-premium-products-page .peh-react-product-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:390px!important}
body .peh-premium-products-page .peh-react-product-image{aspect-ratio:4/3!important;height:auto!important;overflow:hidden!important;flex:0 0 auto!important}
body .peh-premium-products-page .peh-react-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}
body .peh-premium-products-page .peh-react-product-body{display:flex!important;flex:0 1 auto!important;flex-direction:column!important;gap:10px!important;padding:16px!important}
body .peh-premium-products-page .peh-react-product-body h4,body .peh-premium-products-page .peh-react-product-body p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important}
body .peh-premium-products-page .peh-react-product-body h4{min-height:0!important;-webkit-line-clamp:2!important}
body .peh-premium-products-page .peh-react-product-body p{min-height:0!important;-webkit-line-clamp:2!important}
body .peh-premium-products-page .peh-react-product-card dl{display:none!important}
body .peh-premium-products-page .peh-react-product-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:4px!important}
body .peh-premium-products-page .peh-react-product-actions .peh-react-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;width:100%!important;padding:10px 12px!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}
body .peh-b2b-primary-head .peh-kicker{display:block!important;margin:0 0 6px!important;color:#334155!important;font-size:14px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}
body .peh-b2b-results-main > .peh-b2b-primary-head h2{font-size:clamp(32px,3.2vw,52px)!important;line-height:.98!important}
body .peh-b2b-results-main > .peh-b2b-primary-head a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 18px!important;border-radius:999px!important;background:#fff7ed!important;color:#9a3412!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important}
@media(max-width:760px){body .peh-premium-products-page .peh-react-product-card{min-height:260px!important}body .peh-premium-products-page .peh-react-product-body{gap:7px!important;padding:10px!important}body .peh-premium-products-page .peh-react-product-body h4{min-height:0!important}body .peh-premium-products-page .peh-react-product-body p{min-height:0!important}body .peh-premium-products-page .peh-react-product-actions{gap:6px!important;margin-top:2px!important}body .peh-premium-products-page .peh-react-product-actions .peh-react-link{min-height:36px!important;padding:8px 8px!important;font-size:12px!important}body .peh-b2b-results-main > .peh-b2b-primary-head{display:block!important;padding:16px!important}body .peh-b2b-results-main > .peh-b2b-primary-head h2{font-size:30px!important}body .peh-b2b-results-main > .peh-b2b-primary-head a{width:100%!important;margin-top:12px!important}}

/* Shop keyword suggestions and card equalizer v2.9.83 */
.peh-shop-suggest-wrap{position:relative;display:block}
.peh-shop-suggestions{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:10000;max-height:260px;overflow:auto;padding:8px;border:1px solid #e3ebf2;border-radius:18px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.18)}
.peh-shop-suggestions.is-open{display:grid;gap:6px}
.peh-shop-suggestion{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr);gap:2px 10px;padding:10px 12px;border:0;border-radius:14px;background:transparent;color:#071815;cursor:pointer;font:inherit;text-align:left}
.peh-shop-suggestion:hover,.peh-shop-suggestion:focus{background:#f8fafc}
.peh-shop-suggestion span{grid-row:span 2;align-self:center;border-radius:999px;padding:5px 8px;background:#fff7ed;color:#c2410c;font-size:11px;font-weight:950;text-transform:uppercase}
.peh-shop-suggestion strong,.peh-shop-suggestion small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.peh-shop-suggestion small{color:#64748b;font-size:12px;font-weight:800}
.peh-shop-product-grid{align-items:stretch!important}
.peh-shop-product-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important}
.peh-shop-product-image{aspect-ratio:4/3!important;height:auto!important;flex:0 0 auto!important;overflow:hidden!important}
.peh-shop-product-image img{object-fit:cover!important;padding:0!important}
.peh-shop-product-info{display:flex!important;flex:0 1 auto!important;flex-direction:column!important}
.peh-shop-product-info h3{min-height:0!important;display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
.peh-shop-product-info .peh-actions,.peh-shop-product-info .peh-shop-actions,.peh-shop-product-info form,.peh-shop-product-info .button{margin-top:8px!important}
@media(max-width:680px){.peh-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.peh-shop-product-info{padding:10px!important}.peh-shop-product-info h3{min-height:0!important;font-size:15px!important}.peh-shop-product-image{height:auto!important}}

/* Mobile menu drawer */
.peh-mobile-menu-toggle{display:none}
.peh-mobile-drawer{position:fixed;inset:0;z-index:2147483100;display:flex;align-items:stretch;justify-content:flex-start;opacity:0;pointer-events:none;transition:opacity .24s ease}
.peh-mobile-drawer.is-open{opacity:1;pointer-events:auto}
.peh-mobile-drawer[hidden]{display:none!important}
.peh-mobile-drawer-backdrop{position:absolute;inset:0;background:rgba(7,24,21,.58);backdrop-filter:blur(4px)}
.peh-mobile-drawer-panel{position:relative;z-index:1;width:min(86vw,360px);height:100%;padding:16px 14px 18px;background:#fff;border-right:1px solid #e5e7eb;border-radius:0 28px 28px 0;box-shadow:0 24px 70px rgba(15,23,42,.24);display:flex;flex-direction:column;overflow:hidden;transform:translateX(-102%);transition:transform .24s ease}
.peh-mobile-drawer.is-open .peh-mobile-drawer-panel{transform:translateX(0)}
.peh-mobile-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.peh-mobile-drawer-brand a{display:flex;align-items:center;gap:10px;color:#071815;font-weight:950;font-size:18px;text-decoration:none}
.peh-mobile-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}
.peh-mobile-drawer-utility{padding:12px 0 14px;border-bottom:1px solid #eef2f7;display:flex;flex-direction:column;gap:10px}
.peh-mobile-drawer-utility-label{font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding-left:2px}
.peh-mobile-drawer-utility .peh-mobile-drawer-language{padding:0}
.peh-mobile-drawer-utility .peh-language-header{width:100%;min-width:0}
.peh-mobile-drawer-utility .peh-language-header summary{width:100%;min-height:46px;justify-content:space-between;gap:8px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.peh-mobile-drawer-utility .peh-language-header-menu{width:100%;left:0;right:auto}
.peh-mobile-drawer-scroll{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;gap:14px;padding-top:14px}
.peh-mobile-drawer-section{padding:14px;border:1px solid #eef2f7;border-radius:20px;background:#fff}
.peh-mobile-drawer-section h2,.peh-mobile-drawer-section h3{margin:0 0 12px;color:#071815;font-size:14px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.peh-mobile-menu-list,.peh-mobile-action-grid{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.peh-mobile-menu-list a,.peh-mobile-action-grid a,.peh-mobile-action-grid button,.peh-mobile-hub-grid a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;font-weight:850;text-align:center;text-decoration:none}
.peh-mobile-menu-list a{justify-content:space-between}
.peh-mobile-menu-list a.is-current{background:#fff7ed;border-color:#ffcc91;color:#9a3412}
.peh-mobile-hub-grid,.peh-mobile-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.peh-mobile-action-primary{background:#ff6a00!important;border-color:#ff6a00!important;color:#fff!important}
.peh-mobile-action-muted{background:#fff!important}
.peh-mobile-drawer-foot{margin-top:auto}
body.peh-mobile-menu-open{overflow:hidden}
@media(max-width:760px){
  .peh-mobile-menu-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid #ffcfaa;border-radius:16px;background:#fff7ef;color:#ff6a00;font-size:13px;font-weight:950;line-height:1;box-shadow:0 10px 22px rgba(255,106,0,.08)}
  .peh-mobile-menu-toggle .peh-css-icon{width:18px;height:18px;color:currentColor}
  .peh-mobile-menu-toggle:hover,.peh-mobile-menu-toggle:focus-visible{background:#ff6a00;color:#fff}
  .peh-premium-header-main{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 12px 12px;align-items:center}
  .peh-premium-brand{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;overflow:visible;white-space:nowrap}
  .peh-premium-brand a{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none}
  .peh-premium-brand-text{min-width:0}
  .peh-premium-brand-text span,.peh-premium-brand-fallback span:last-child{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(17px,4.8vw,21px);font-weight:950;line-height:1}
  .peh-premium-brand .custom-logo,.peh-premium-brand img{width:auto;max-width:42px;max-height:42px;flex:0 0 auto}
  .peh-premium-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;height:52px;display:grid;grid-template-columns:110px minmax(0,1fr) 54px 64px;border:2px solid #ff6a00;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(255,106,0,.12)}
  .peh-premium-search select{display:block;width:100%;min-width:0;height:100%;padding:0 12px;border:0;border-right:1px solid #ffe0c2;background:#fffaf4;color:#0f172a;font-size:13px;font-weight:900}
  .peh-premium-search input{grid-column:2;width:100%;min-width:0;height:100%;padding:0 12px;border:0;font-size:15px;background:#fff}
  .peh-premium-search .peh-search-icon-btn{grid-column:3;width:54px;height:100%;min-width:0;max-width:none;display:flex;align-items:center;justify-content:center;border-left:1px solid #ffe0c2;border-right:1px solid #ffe0c2;background:#fffaf4;padding:0}
  .peh-premium-search .peh-search-submit-icon{grid-column:4;width:64px;min-width:64px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:0;background:#ff6a00;padding:0}
  .peh-premium-tools,.peh-city-nav-wrap,.peh-mobile-cta-row{display:none!important}
  .peh-install-app-btn[hidden]{display:none}
}

@media(max-width:760px){
  body .peh-site-header.peh-premium-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:2147483000!important;
    width:100%!important;
    background:#fff!important;
  }
  body.admin-bar .peh-site-header.peh-premium-header{
    top:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
    padding:8px 12px 12px!important;
    align-items:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:visible!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand a{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback{
    min-width:0!important;
    max-width:none!important;
    overflow:visible!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{
    display:block!important;
    max-width:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    font-size:clamp(15px,4.4vw,19px)!important;
    font-weight:950!important;
    line-height:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:auto!important;
    max-width:42px!important;
    max-height:42px!important;
    flex:0 0 auto!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:2!important;
    grid-row:1!important;
    display:inline-flex!important;
    justify-self:end!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:1/-1!important;
    grid-row:2!important;
    display:grid!important;
    width:100%!important;
    max-width:none!important;
    height:52px!important;
    grid-template-columns:96px minmax(0,1fr) 48px 62px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    display:block!important;
    min-width:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    grid-column:2!important;
    min-width:0!important;
    font-size:15px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-icon-btn{
    grid-column:3!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    grid-column:4!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools,
  body .peh-site-header.peh-premium-header .peh-mobile-cta-row,
  body .peh-site-header.peh-premium-header .peh-city-nav-wrap{
    display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }
  body .peh-mobile-drawer-language{padding:0!important;margin:0!important}
  body .peh-mobile-drawer-utility{padding:12px 0 14px!important;margin:0!important;border-bottom:1px solid #eef2f7!important}
  body .peh-mobile-drawer-language .peh-language-header{
    width:100%!important;
    min-width:0!important;
  }
  body .peh-mobile-drawer-language .peh-language-header summary{
    width:100%!important;
    justify-content:space-between!important;
    min-height:42px!important;
    padding:10px 12px!important;
    border:1px solid #e5e7eb!important;
    border-radius:16px!important;
    background:#f8fafc!important;
  }
  body .peh-mobile-drawer-language .peh-language-header-menu{
    width:100%!important;
    max-height:260px!important;
    left:0!important;
    right:auto!important;
  }
}

body .peh-b2b-products-page .peh-b2b-products-shell{
  display:block!important;
  grid-template-columns:none!important;
  width:min(1760px,calc(100% - 56px))!important;
  max-width:1760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body .peh-b2b-products-page .peh-b2b-products-shell > .peh-react-product-filters-widget,
body .peh-b2b-products-page .peh-b2b-products-shell > .peh-b2b-filter-panel,
body .peh-b2b-products-page .peh-react-filter-panel,
body .peh-b2b-products-page .peh-react-filter-fallback{
  display:none!important;
}
body .peh-b2b-products-page .peh-b2b-results-main{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  grid-column:1/-1!important;
  overflow:visible!important;
}
body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(220px,1fr))!important;
  gap:18px!important;
  width:100%!important;
  max-width:none!important;
}
body .peh-b2b-products-page .peh-b2b-products-grid .peh-product-card{
  width:100%!important;
  max-width:none!important;
}
@media(max-width:1380px){
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(4,minmax(210px,1fr))!important}
}
@media(max-width:1180px){
  body .peh-b2b-products-page .peh-b2b-products-shell{width:min(100% - 28px,1180px)!important}
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(3,minmax(190px,1fr))!important}
}
@media(max-width:760px){
  body .peh-b2b-products-page .peh-b2b-products-shell{width:calc(100% - 14px)!important}
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-product-visual-grid,
  body .peh-b2b-products-page .peh-b2b-products-grid.peh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}

/* Professional marketplace header final winning override v2.9.88 */
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header{background:#fff!important;border-bottom:1px solid #eef2f7!important;box-shadow:0 10px 32px rgba(15,23,42,.04)!important;overflow:visible!important}
  body .peh-site-header.peh-premium-header .peh-container{width:min(1840px,calc(100% - 44px))!important}
  body .peh-site-header.peh-premium-header .peh-premium-header-main{display:grid!important;grid-template-columns:minmax(300px,390px) minmax(640px,920px) minmax(500px,1fr)!important;gap:22px!important;align-items:center!important;min-height:92px!important;padding:14px 0!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand{min-width:0!important;max-width:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand a{display:flex!important;align-items:center!important;gap:14px!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand img,body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo{width:58px!important;max-width:58px!important;height:58px!important;max-height:58px!important;object-fit:contain!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{display:block!important;max-width:300px!important;color:#0f172a!important;font-size:30px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.04em!important;white-space:nowrap!important}
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{display:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-column:auto!important;grid-row:auto!important;justify-self:center!important;display:grid!important;grid-template-columns:158px minmax(0,1fr) 78px!important;width:100%!important;max-width:920px!important;height:64px!important;margin:0!important;border:3px solid #ff6a00!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 16px 36px rgba(255,106,0,.12)!important}
  body .peh-site-header.peh-premium-header .peh-premium-search select{grid-column:1!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0 18px!important;border:0!important;border-right:1px solid #ffe0c2!important;background:#fffaf4!important;color:#0f172a!important;font-size:18px!important;font-weight:950!important}
  body .peh-site-header.peh-premium-header .peh-header-suggest-wrap{grid-column:2!important;display:block!important;min-width:0!important;height:100%!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input{grid-column:auto!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0 24px!important;border:0!important;background:#fff!important;color:#0f172a!important;font-size:19px!important;font-weight:650!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input::placeholder{color:#7b8794!important;opacity:1!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-icon-btn{display:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:center!important;width:78px!important;min-width:78px!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#ff6a00!important;color:#fff!important;font-size:0!important;line-height:0!important;cursor:pointer!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon .peh-css-icon{width:28px!important;height:28px!important;color:#fff!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;min-width:0!important;overflow:visible!important;white-space:nowrap!important}
  body .peh-site-header.peh-premium-header .peh-desktop-install-app{display:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools a{display:inline-flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:82px!important;max-width:118px!important;min-height:54px!important;padding:4px 6px!important;border-radius:18px!important;color:#0f172a!important;text-align:center!important;text-decoration:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools a:hover{background:#fff7ed!important;color:#ff6a00!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools .peh-css-icon{width:28px!important;height:28px!important;color:#0f172a!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools b{display:block!important;max-width:110px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:13px!important;line-height:1.05!important;font-weight:950!important}
  body .peh-site-header.peh-premium-header .peh-premium-create{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;min-width:112px!important;max-width:none!important;min-height:54px!important;padding:0 22px!important;border-radius:999px!important;background:#ff6a00!important;color:#fff!important;font-size:15px!important;font-weight:950!important;text-align:center!important}
  body .peh-site-header.peh-premium-header .peh-language-header{flex:0 0 auto!important}
  body .peh-site-header.peh-premium-header .peh-language-header summary{min-width:150px!important;min-height:54px!important;padding:0 18px!important;border-radius:999px!important}
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{grid-template-columns:minmax(240px,310px) minmax(520px,700px) minmax(390px,1fr)!important;gap:14px!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{max-width:230px!important;font-size:24px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-template-columns:132px minmax(0,1fr) 66px!important;max-width:700px!important;height:58px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search select{font-size:15px!important;padding:0 14px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input{font-size:16px!important;padding:0 18px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{width:66px!important;min-width:66px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools{gap:8px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools a{min-width:68px!important;max-width:92px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools b{max-width:88px!important;font-size:11px!important}
  body .peh-site-header.peh-premium-header .peh-language-header summary{min-width:126px!important}
  body .peh-site-header.peh-premium-header .peh-premium-create{min-width:96px!important;padding:0 16px!important}
}
@media(max-width:1100px){
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-template-columns:104px minmax(0,1fr) 58px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-icon-btn{display:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{grid-column:3!important;width:58px!important;min-width:58px!important}
}
@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-template-columns:minmax(0,1fr) 52px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search select{display:none!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input{grid-column:1!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{grid-column:2!important;width:52px!important;min-width:52px!important}
}

/* Compact professional header correction v2.9.89 */
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-container{width:min(1760px,calc(100% - 36px))!important}
  body .peh-site-header.peh-premium-header .peh-premium-header-main{grid-template-columns:minmax(230px,300px) minmax(430px,620px) minmax(430px,1fr)!important;gap:16px!important;min-height:74px!important;padding:8px 0!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand a{gap:10px!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand img,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo{width:44px!important;max-width:44px!important;height:44px!important;max-height:44px!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{max-width:230px!important;font-size:24px!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-template-columns:122px minmax(0,1fr) 56px!important;max-width:620px!important;height:50px!important;border-width:2px!important;box-shadow:0 10px 24px rgba(255,106,0,.10)!important}
  body .peh-site-header.peh-premium-header .peh-premium-search select{font-size:15px!important;padding:0 14px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input{font-size:16px!important;font-weight:650!important;padding:0 18px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{width:56px!important;min-width:56px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon .peh-css-icon{width:22px!important;height:22px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools{gap:9px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools a{min-width:68px!important;max-width:96px!important;min-height:46px!important;padding:2px 5px!important;border-radius:15px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools .peh-css-icon{width:22px!important;height:22px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools b{max-width:92px!important;font-size:11px!important;line-height:1.05!important}
  body .peh-site-header.peh-premium-header .peh-premium-create{min-width:96px!important;min-height:46px!important;padding:0 16px!important;font-size:14px!important}
  body .peh-site-header.peh-premium-header .peh-language-header summary{min-width:124px!important;min-height:46px!important;padding:0 14px!important}
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{grid-template-columns:minmax(210px,270px) minmax(360px,540px) minmax(380px,1fr)!important;gap:10px!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand-text span,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback span:last-child{max-width:200px!important;font-size:21px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-template-columns:110px minmax(0,1fr) 52px!important;max-width:540px!important;height:48px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search select{font-size:14px!important;padding:0 12px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search input{font-size:15px!important;padding:0 14px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{width:52px!important;min-width:52px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools{gap:6px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools a{min-width:58px!important;max-width:78px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools b{max-width:76px!important;font-size:10px!important}
  body .peh-site-header.peh-premium-header .peh-language-header summary{min-width:112px!important}
  body .peh-site-header.peh-premium-header .peh-premium-create{min-width:86px!important;padding:0 12px!important;font-size:13px!important}
}

/* Desktop menu-button header final fix v2.9.90 */
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{grid-template-columns:minmax(230px,320px) minmax(420px,640px) 118px!important;gap:18px!important;min-height:76px!important;padding:9px 0!important}
  body .peh-site-header.peh-premium-header .peh-premium-brand{grid-column:1!important;grid-row:1!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{grid-column:2!important;grid-row:1!important;justify-self:center!important;max-width:640px!important;width:100%!important;height:50px!important;grid-template-columns:118px minmax(0,1fr) 56px!important}
  body .peh-site-header.peh-premium-header .peh-premium-tools{display:none!important}
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{grid-column:3!important;grid-row:1!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-width:108px!important;min-height:48px!important;padding:0 18px!important;border:2px solid #ff6a00!important;border-radius:999px!important;background:#ff6a00!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;box-shadow:0 12px 24px rgba(255,106,0,.18)!important;cursor:pointer!important}
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-css-icon{width:20px!important;height:20px!important;color:#fff!important}
  body .peh-site-header.peh-premium-header .peh-mobile-menu-label{display:inline!important}
  body .peh-mobile-drawer{justify-content:flex-end!important}
  body .peh-mobile-drawer-panel{width:min(420px,92vw)!important;border-left:1px solid #e5e7eb!important;border-right:0!important;border-radius:28px 0 0 28px!important;transform:translateX(102%)!important}
  body .peh-mobile-drawer.is-open .peh-mobile-drawer-panel{transform:translateX(0)!important}
  body .peh-mobile-drawer-section{padding:16px!important;border-radius:22px!important}
  body .peh-mobile-action-grid{grid-template-columns:1fr!important}
  body .peh-mobile-action-grid a,
  body .peh-mobile-action-grid button{justify-content:flex-start!important;min-height:48px!important;padding:12px 16px!important;text-align:left!important}
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{grid-template-columns:minmax(190px,270px) minmax(340px,520px) 104px!important;gap:10px!important}
  body .peh-site-header.peh-premium-header .peh-premium-search{max-width:520px!important;grid-template-columns:106px minmax(0,1fr) 52px!important;height:48px!important}
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{min-width:96px!important;min-height:46px!important;padding:0 14px!important;font-size:14px!important}
}

/* Colored Pak Export Hub wordmark and animated Pakistan flag v2.9.91 */
body .peh-site-header.peh-premium-header .peh-premium-brand-text,
body .peh-site-header.peh-premium-header .peh-premium-brand-fallback{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  text-decoration:none!important;
}
body .peh-site-header.peh-premium-header .peh-brand-wordmark{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:nowrap!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
}
body .peh-site-header.peh-premium-header .peh-brand-pak{
  color:#006b3f!important;
}
body .peh-site-header.peh-premium-header .peh-brand-export{
  color:#ff6a00!important;
}
body .peh-site-header.peh-premium-header .peh-pak-flag-mini{
  position:relative!important;
  display:inline-block!important;
  flex:0 0 auto!important;
  width:30px!important;
  height:20px!important;
  margin-left:5px!important;
  border-radius:4px!important;
  overflow:hidden!important;
  background:linear-gradient(90deg,#fff 0 28%,#006b3f 28% 100%)!important;
  box-shadow:0 4px 10px rgba(0,107,63,.18)!important;
  transform-origin:left center!important;
  animation:pehPakFlagWave 2.8s ease-in-out infinite!important;
}
body .peh-site-header.peh-premium-header .peh-pak-flag-mini:before{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  top:5px!important;
  width:9px!important;
  height:9px!important;
  border-radius:50%!important;
  box-shadow:-3px 0 0 1px #fff!important;
}
body .peh-site-header.peh-premium-header .peh-pak-flag-star{
  position:absolute!important;
  left:22px!important;
  top:5px!important;
  width:5px!important;
  height:5px!important;
  background:#fff!important;
  clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)!important;
  transform:rotate(18deg)!important;
}
body .peh-site-header.peh-premium-header .peh-pak-flag-mini:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(120deg,transparent 0 30%,rgba(255,255,255,.35) 45%,transparent 62%)!important;
  transform:translateX(-120%)!important;
  animation:pehPakFlagShine 3.6s ease-in-out infinite!important;
}
@keyframes pehPakFlagWave{
  0%,100%{transform:skewY(0deg) translateY(0)}
  50%{transform:skewY(-5deg) translateY(-1px)}
}
@keyframes pehPakFlagShine{
  0%,45%{transform:translateX(-120%)}
  70%,100%{transform:translateX(120%)}
}
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-brand-wordmark{font-size:inherit!important}
}
@media(max-width:760px){
  body .peh-site-header.peh-premium-header .peh-brand-wordmark{gap:4px!important}
  body .peh-site-header.peh-premium-header .peh-pak-flag-mini{width:24px!important;height:16px!important;margin-left:3px!important;border-radius:3px!important}
  body .peh-site-header.peh-premium-header .peh-pak-flag-mini:before{left:11px!important;top:4px!important;width:7px!important;height:7px!important;box-shadow:-2px 0 0 1px #fff!important}
  body .peh-site-header.peh-premium-header .peh-pak-flag-star{left:17px!important;top:4px!important;width:4px!important;height:4px!important}
}

/* Final desktop brand/B2B/menu repair v2.9.92 */
body .peh-site-header.peh-premium-header .peh-header-b2b-button{
  display:none!important;
}
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(360px,460px) minmax(430px,640px) minmax(0,1fr) 150px 112px!important;
    gap:16px!important;
    min-height:94px!important;
    padding:8px 0!important;
    align-items:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    overflow:visible!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 76px!important;
    width:76px!important;
    height:76px!important;
    max-width:76px!important;
    max-height:76px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img{
    display:block!important;
    width:76px!important;
    max-width:76px!important;
    height:76px!important;
    max-height:76px!important;
    object-fit:contain!important;
    flex:0 0 auto!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback{
    display:inline-flex!important;
    align-items:center!important;
    flex:0 1 auto!important;
    min-width:0!important;
    max-width:330px!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-brand-wordmark{
    display:inline-flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:6px!important;
    width:auto!important;
    max-width:100%!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    font-size:27px!important;
    line-height:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-brand-pak,
  body .peh-site-header.peh-premium-header .peh-brand-export{
    display:inline!important;
    white-space:nowrap!important;
  }
  body .peh-site-header.peh-premium-header .peh-pak-flag-mini{
    width:24px!important;
    height:16px!important;
    margin-left:4px!important;
    vertical-align:middle!important;
  }
  body .peh-site-header.peh-premium-header .peh-pak-flag-mini:before{
    left:11px!important;
    top:4px!important;
    width:7px!important;
    height:7px!important;
    box-shadow:-2px 0 0 1px #fff!important;
  }
  body .peh-site-header.peh-premium-header .peh-pak-flag-star{
    left:17px!important;
    top:4px!important;
    width:4px!important;
    height:4px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:2!important;
    grid-row:1!important;
    max-width:640px!important;
    width:100%!important;
    justify-self:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-tools{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:4!important;
    grid-row:1!important;
    justify-self:end!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-width:146px!important;
    min-height:48px!important;
    padding:0 16px!important;
    border:2px solid #ff6a00!important;
    border-radius:999px!important;
    background:#fff7ed!important;
    color:#c2410c!important;
    font-size:14px!important;
    font-weight:950!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    box-shadow:0 10px 22px rgba(255,106,0,.10)!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button .peh-css-icon{
    width:20px!important;
    height:20px!important;
    color:#ff6a00!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:5!important;
    grid-row:1!important;
    justify-self:end!important;
  }
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(290px,360px) minmax(330px,520px) minmax(0,1fr) 124px 100px!important;
    gap:10px!important;
    min-height:82px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex-basis:60px!important;
    width:60px!important;
    height:60px!important;
    max-width:60px!important;
    max-height:60px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img{
    width:60px!important;
    max-width:60px!important;
    height:60px!important;
    max-height:60px!important;
  }
  body .peh-site-header.peh-premium-header .peh-brand-wordmark{
    font-size:22px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text,
  body .peh-site-header.peh-premium-header .peh-premium-brand-fallback{
    max-width:260px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    min-width:120px!important;
    min-height:46px!important;
    padding:0 12px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button .peh-css-icon{
    width:17px!important;
    height:17px!important;
  }
}

/* Final brand color specificity repair v2.9.93 */
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text,
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback{
  display:inline-flex!important;
  align-items:center!important;
  min-width:0!important;
  max-width:none!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark,
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark{
  display:inline-flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:7px!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
  color:inherit!important;
  font-size:27px!important;
  font-weight:950!important;
  line-height:1!important;
}
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark > .peh-brand-pak,
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark > .peh-brand-pak{
  display:inline-block!important;
  flex:0 0 auto!important;
  color:#006b3f!important;
  max-width:none!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark > .peh-brand-export,
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark > .peh-brand-export{
  display:inline-block!important;
  flex:0 0 auto!important;
  color:#ff6a00!important;
  max-width:none!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark > .peh-pak-flag-mini,
body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark > .peh-pak-flag-mini{
  display:inline-block!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:16px!important;
  margin-left:2px!important;
  vertical-align:middle!important;
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark,
  body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark{
    font-size:22px!important;
    gap:6px!important;
  }
}
@media(max-width:760px){
  body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-text .peh-brand-wordmark,
  body .peh-site-header.peh-premium-header .peh-premium-brand .peh-premium-brand-fallback .peh-brand-wordmark{
    font-size:18px!important;
    gap:5px!important;
  }
}

/* Final logo size and mobile B2B repair v2.9.94 */
body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}
body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
body .peh-site-header.peh-premium-header .peh-premium-brand img{
  display:block!important;
  object-fit:contain!important;
  object-position:center!important;
  transform-origin:center!important;
}
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(420px,540px) minmax(430px,640px) minmax(0,1fr) 150px 112px!important;
    gap:16px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    gap:18px!important;
    min-width:420px!important;
    overflow:visible!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex:0 0 96px!important;
    width:96px!important;
    min-width:96px!important;
    max-width:96px!important;
    height:86px!important;
    min-height:86px!important;
    max-height:86px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:96px!important;
    min-width:96px!important;
    max-width:96px!important;
    height:86px!important;
    min-height:86px!important;
    max-height:86px!important;
    transform:scale(1.22)!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand-text{
    flex:0 0 auto!important;
  }
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(340px,420px) minmax(340px,520px) minmax(0,1fr) 124px 100px!important;
    gap:10px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    min-width:340px!important;
    gap:14px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex-basis:78px!important;
    width:78px!important;
    min-width:78px!important;
    max-width:78px!important;
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:78px!important;
    min-width:78px!important;
    max-width:78px!important;
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
    transform:scale(1.18)!important;
  }
}
@media(max-width:1100px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    gap:10px!important;
    align-items:center!important;
    min-height:0!important;
    padding:10px 0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:none!important;
    gap:10px!important;
    overflow:visible!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex:0 0 58px!important;
    width:58px!important;
    min-width:58px!important;
    max-width:58px!important;
    height:52px!important;
    min-height:52px!important;
    max-height:52px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:58px!important;
    min-width:58px!important;
    max-width:58px!important;
    height:52px!important;
    min-height:52px!important;
    max-height:52px!important;
    transform:scale(1.18)!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:2!important;
    grid-row:1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-width:88px!important;
    min-height:44px!important;
    padding:0 12px!important;
    border:2px solid #ff6a00!important;
    border-radius:999px!important;
    background:#fff7ed!important;
    color:#c2410c!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    box-shadow:0 8px 18px rgba(255,106,0,.12)!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button .peh-css-icon{
    width:17px!important;
    height:17px!important;
    color:#ff6a00!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:3!important;
    grid-row:1!important;
    display:inline-flex!important;
    min-width:92px!important;
    min-height:44px!important;
    padding:0 14px!important;
    justify-self:end!important;
  }
}
@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) auto auto!important;
    gap:8px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    gap:7px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex-basis:50px!important;
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
    transform:scale(1.16)!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    min-width:58px!important;
    min-height:40px!important;
    padding:0 10px!important;
    gap:0!important;
    font-size:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button:after{
    content:"B2B"!important;
    font-size:12px!important;
    font-weight:950!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button .peh-css-icon{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    min-width:48px!important;
    min-height:40px!important;
    padding:0 12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-mobile-menu-label{
    display:none!important;
  }
}

/* Direct keyword search: remove autocomplete dropdowns v2.9.95 */
body .peh-site-header.peh-premium-header .peh-header-input-wrap{
  grid-column:2!important;
  display:block!important;
  min-width:0!important;
  height:100%!important;
}
body .peh-shop-suggestions,
body .peh-header-suggestions,
body .peh-react-search-suggestions,
body .peh-react-filter-suggestions,
body .peh-b2b-products-shell .peh-react-filter-suggestions{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

/* Professional non-React typing suggestions v2.9.96 */
body .peh-site-header.peh-premium-header .peh-header-input-wrap,
body .peh-sidebar-suggest-wrap{
  position:relative!important;
  display:block!important;
  min-width:0!important;
}
body .peh-site-header.peh-premium-header .peh-header-input-wrap{
  height:100%!important;
}
body .peh-typing-suggestions{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 8px)!important;
  z-index:10050!important;
  display:none!important;
  max-height:310px!important;
  overflow:auto!important;
  padding:8px!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 24px 60px rgba(15,23,42,.18)!important;
}
body .peh-typing-suggestions.is-open{
  display:grid!important;
  gap:6px!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
body .peh-typing-suggestion{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:8px!important;
  align-items:center!important;
  width:100%!important;
  min-height:42px!important;
  padding:9px 10px!important;
  border:0!important;
  border-radius:13px!important;
  background:transparent!important;
  color:#0f172a!important;
  cursor:pointer!important;
  text-align:left!important;
  font:inherit!important;
}
body .peh-typing-suggestion:hover,
body .peh-typing-suggestion:focus-visible{
  background:#f8fafc!important;
  outline:none!important;
}
body .peh-typing-suggestion span{
  border-radius:999px!important;
  padding:5px 8px!important;
  background:#fff7ed!important;
  color:#c2410c!important;
  font-size:10px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
body .peh-typing-suggestion strong{
  min-width:0!important;
  overflow:hidden!important;
  color:#071815!important;
  font-size:14px!important;
  font-weight:900!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body .peh-shop-filter-panel .peh-typing-suggestions{
  top:calc(100% + 6px)!important;
  z-index:10020!important;
}

/* Header Verified Suppliers + compact B2C hero v2.9.97 */
body .peh-site-header.peh-premium-header .peh-header-verified-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:48px!important;
  min-width:154px!important;
  padding:10px 18px!important;
  border:2px solid #006b3f!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#006b3f!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(0,107,63,.08)!important;
  white-space:nowrap!important;
}
body .peh-site-header.peh-premium-header .peh-header-verified-button:hover{
  background:#ecfdf5!important;
  transform:translateY(-1px)!important;
}
body .peh-site-header.peh-premium-header .peh-header-verified-icon{
  display:grid!important;
  place-items:center!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:#006b3f!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1!important;
  flex:0 0 20px!important;
}
@media(min-width:1101px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(360px,500px) minmax(360px,620px) minmax(0,1fr) 154px 150px 112px!important;
    gap:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:2!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:4!important;
    grid-row:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:5!important;
    grid-row:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:6!important;
    grid-row:1!important;
  }
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(300px,390px) minmax(300px,500px) minmax(0,1fr) 126px 120px 96px!important;
    gap:9px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    min-width:126px!important;
    min-height:44px!important;
    padding:9px 12px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-icon{
    width:17px!important;
    height:17px!important;
    font-size:11px!important;
    flex-basis:17px!important;
  }
}
@media(max-width:1100px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) auto auto auto!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:2!important;
    grid-row:1!important;
    min-width:92px!important;
    min-height:42px!important;
    padding:8px 11px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:3!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:4!important;
  }
}
@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) auto auto auto!important;
    gap:6px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    min-width:46px!important;
    min-height:40px!important;
    padding:8px 10px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child{
    display:none!important;
  }
}
body .peh-premium-shop-page .peh-shop-pro-hero{
  padding:0 0 10px!important;
}
body .peh-premium-shop-page .peh-shop-hero-shell{
  padding:14px 18px!important;
  border-radius:22px!important;
  min-height:0!important;
}
body .peh-premium-shop-page .peh-shop-hero-copy{
  gap:7px!important;
  max-width:760px!important;
}
body .peh-premium-shop-page .peh-shop-hero-quick-actions{
  display:none!important;
}
body .peh-premium-shop-page .peh-shop-pro-hero h1{
  font-size:clamp(28px,3.1vw,46px)!important;
  line-height:1!important;
  margin:0!important;
}
body .peh-premium-shop-page .peh-shop-pro-hero p{
  font-size:15px!important;
  line-height:1.35!important;
  max-width:700px!important;
}
body .peh-premium-shop-page .peh-shop-pro-hero .peh-kicker{
  padding:4px 9px!important;
  font-size:10px!important;
}
@media(max-width:760px){
  body .peh-premium-shop-page .peh-shop-hero-shell{
    padding:12px 12px!important;
    border-radius:18px!important;
  }
  body .peh-premium-shop-page .peh-shop-pro-hero h1{
    font-size:26px!important;
  }
  body .peh-premium-shop-page .peh-shop-pro-hero p{
    font-size:14px!important;
  }
}

/* Professional header spacing fix v2.9.98 */
@media(min-width:1501px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(360px,460px) minmax(360px,560px) minmax(0,1fr) 138px 138px 108px!important;
    gap:10px!important;
    align-items:center!important;
    min-height:84px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    min-width:360px!important;
    max-width:460px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:2!important;
    width:100%!important;
    max-width:560px!important;
    height:50px!important;
    grid-template-columns:120px minmax(0,1fr) 56px!important;
    justify-self:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:4!important;
    min-width:138px!important;
    max-width:138px!important;
    min-height:46px!important;
    padding:8px 12px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:5!important;
    min-width:138px!important;
    max-width:138px!important;
    min-height:46px!important;
    padding:8px 12px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:6!important;
    min-width:108px!important;
    max-width:108px!important;
    min-height:46px!important;
    padding:8px 14px!important;
    font-size:14px!important;
  }
}
@media(min-width:1101px) and (max-width:1500px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(290px,360px) minmax(280px,440px) minmax(0,1fr) 104px 112px 92px!important;
    gap:8px!important;
    align-items:center!important;
    min-height:76px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    min-width:290px!important;
    max-width:360px!important;
    gap:10px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:2!important;
    width:100%!important;
    max-width:440px!important;
    height:46px!important;
    grid-template-columns:104px minmax(0,1fr) 50px!important;
    justify-self:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    font-size:13px!important;
    padding:0 10px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    font-size:14px!important;
    padding:0 12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    width:50px!important;
    min-width:50px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:4!important;
    min-width:104px!important;
    max-width:104px!important;
    min-height:42px!important;
    padding:7px 10px!important;
    font-size:0!important;
    gap:6px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button:after{
    content:"Verified"!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:5!important;
    min-width:112px!important;
    max-width:112px!important;
    min-height:42px!important;
    padding:7px 10px!important;
    font-size:12px!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:6!important;
    min-width:92px!important;
    max-width:92px!important;
    min-height:42px!important;
    padding:7px 12px!important;
    font-size:13px!important;
  }
}
@media(max-width:1100px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) auto auto auto!important;
    gap:7px!important;
    align-items:center!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:2!important;
    grid-row:1!important;
    min-width:78px!important;
    min-height:40px!important;
    padding:7px 9px!important;
    font-size:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button:after{
    content:"Verified"!important;
    font-size:11px!important;
    font-weight:950!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:3!important;
    grid-row:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:4!important;
    grid-row:1!important;
  }
}
@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) 42px 58px 48px!important;
    gap:6px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    min-width:42px!important;
    max-width:42px!important;
    padding:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button:after{
    content:""!important;
  }
}

/* Mobile header and B2C sidebar cleanup v2.9.99 */
@media(max-width:760px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 64px 54px!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
    align-items:center!important;
    padding:8px 0!important;
    min-height:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:100%!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-verified-button{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:2!important;
    grid-row:1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:64px!important;
    max-width:64px!important;
    min-height:42px!important;
    padding:0 9px!important;
    border-radius:999px!important;
    font-size:0!important;
    line-height:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button span:not(.peh-css-icon){
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button:after{
    content:"B2B"!important;
    display:inline!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button .peh-css-icon{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:3!important;
    grid-row:1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:54px!important;
    max-width:54px!important;
    min-height:42px!important;
    padding:0 10px!important;
    border-radius:999px!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-mobile-menu-label{
    display:none!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:44px!important;
    grid-template-columns:102px minmax(0,1fr) 48px!important;
    margin:0!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select{
    display:block!important;
    min-width:0!important;
    width:100%!important;
    padding:0 9px!important;
    font-size:13px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    min-width:0!important;
    width:100%!important;
    padding:0 10px!important;
    font-size:13px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search .peh-search-submit-icon{
    width:48px!important;
    min-width:48px!important;
  }
  body .peh-premium-shop-page .peh-shop-pro-layout{
    display:block!important;
    width:calc(100% - 14px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body .peh-premium-shop-page .peh-shop-filter-panel{
    display:none!important;
  }
  body .peh-premium-shop-page .peh-shop-results{
    width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:560px){
  body .peh-site-header.peh-premium-header .peh-premium-header-main{
    grid-template-columns:minmax(0,1fr) 58px 48px!important;
    gap:6px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link{
    flex-basis:48px!important;
    width:48px!important;
    height:48px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-brand img.custom-logo,
  body .peh-site-header.peh-premium-header .peh-premium-brand .custom-logo-link img,
  body .peh-site-header.peh-premium-header .peh-premium-brand img{
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
    max-height:48px!important;
  }
  body .peh-site-header.peh-premium-header .peh-brand-wordmark{
    font-size:17px!important;
    gap:4px!important;
  }
  body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    min-width:58px!important;
    max-width:58px!important;
    min-height:40px!important;
  }
  body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    min-width:48px!important;
    max-width:48px!important;
    min-height:40px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search{
    height:42px!important;
    grid-template-columns:92px minmax(0,1fr) 44px!important;
  }
  body .peh-site-header.peh-premium-header .peh-premium-search select,
  body .peh-site-header.peh-premium-header .peh-premium-search input{
    font-size:12px!important;
  }
}

/* Hard mobile header/sidebar override v2.9.100 */
@media screen and (max-width:760px){
  html body .peh-site-header.peh-premium-header{
    overflow:visible!important;
  }
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    width:calc(100% - 16px)!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 60px 50px!important;
    grid-template-rows:auto auto!important;
    column-gap:7px!important;
    row-gap:8px!important;
    align-items:center!important;
    padding:8px 0!important;
    min-height:0!important;
    overflow:visible!important;
  }
  html body .peh-site-header.peh-premium-header .peh-premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    flex:1 1 auto!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header .peh-premium-brand-text,
  html body .peh-site-header.peh-premium-header .peh-premium-brand-fallback{
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:2!important;
    grid-row:1!important;
    display:inline-flex!important;
    width:60px!important;
    min-width:60px!important;
    max-width:60px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:0!important;
    border-radius:999px!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button span{
    display:none!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button:after{
    content:"B2B"!important;
    display:block!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:950!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:3!important;
    grid-row:1!important;
    display:inline-flex!important;
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-mobile-menu-label{
    display:none!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-css-icon{
    display:block!important;
    width:20px!important;
    height:20px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:42px!important;
    min-height:42px!important;
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr) 44px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search select{
    display:block!important;
    width:92px!important;
    min-width:0!important;
    padding:0 8px!important;
    font-size:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search input[type="search"]{
    width:100%!important;
    min-width:0!important;
    padding:0 9px!important;
    font-size:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search .peh-search-submit-icon{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
  }
  html body .peh-premium-shop-page .peh-container.peh-shop-pro-layout{
    display:block!important;
    width:calc(100% - 14px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body .peh-premium-shop-page aside.peh-shop-filter-panel{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body .peh-premium-shop-page .peh-shop-results{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }
}

/* Mobile search button + strict search UI repair v2.9.101 */
@media screen and (max-width:760px){
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr) 52px!important;
    grid-auto-flow:column!important;
    align-items:stretch!important;
    overflow:hidden!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search select{
    grid-column:1!important;
    grid-row:1!important;
    width:96px!important;
    height:100%!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search .peh-header-input-wrap{
    grid-column:2!important;
    grid-row:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:100%!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search input[type="search"]{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    border:0!important;
    box-shadow:none!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search button.peh-search-submit-icon{
    grid-column:3!important;
    grid-row:1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    border-radius:0!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    transform:none!important;
  }
}
@media screen and (max-width:420px){
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    grid-template-columns:88px minmax(0,1fr) 48px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search select{
    width:88px!important;
    font-size:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search button.peh-search-submit-icon{
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
  }
}

/* Header verified suppliers label repair v2.9.102 */
@media screen and (min-width:761px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    display:inline-flex!important;
    visibility:visible!important;
    width:auto!important;
    min-width:154px!important;
    max-width:none!important;
    min-height:46px!important;
    padding:8px 16px!important;
    gap:8px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child{
    display:inline!important;
    visibility:visible!important;
    font-size:13px!important;
    font-weight:950!important;
    line-height:1!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button:after{
    content:none!important;
    display:none!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-icon{
    flex:0 0 20px!important;
    width:20px!important;
    height:20px!important;
  }
}
@media screen and (min-width:1101px) and (max-width:1500px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    min-width:132px!important;
    padding:7px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child{
    font-size:12px!important;
  }
}
@media screen and (max-width:760px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    display:none!important;
    visibility:hidden!important;
  }
}

/* Header desktop button overlap repair v2.9.103 */
@media screen and (min-width:1501px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(310px,390px) minmax(420px,560px) 150px 142px 112px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    grid-column:2!important;
    width:100%!important;
    max-width:560px!important;
    justify-self:center!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:3!important;
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    padding:8px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:4!important;
    width:142px!important;
    min-width:142px!important;
    max-width:142px!important;
    padding:8px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:5!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    padding:8px 14px!important;
  }
}
@media screen and (min-width:1101px) and (max-width:1500px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    display:grid!important;
    grid-template-columns:minmax(260px,330px) minmax(340px,440px) 132px 122px 96px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    grid-column:2!important;
    width:100%!important;
    max-width:440px!important;
    height:46px!important;
    grid-template-columns:104px minmax(0,1fr) 50px!important;
    justify-self:center!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    grid-column:3!important;
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    min-height:42px!important;
    padding:7px 10px!important;
    gap:6px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    grid-column:4!important;
    width:122px!important;
    min-width:122px!important;
    max-width:122px!important;
    min-height:42px!important;
    padding:7px 10px!important;
    gap:6px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    grid-column:5!important;
    width:96px!important;
    min-width:96px!important;
    max-width:96px!important;
    min-height:42px!important;
    padding:7px 10px!important;
    gap:6px!important;
  }
}
@media screen and (min-width:1101px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button,
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    justify-self:stretch!important;
    align-self:center!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button span:not(.peh-css-icon),
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle .peh-mobile-menu-label{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button:after,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button:after{
    content:none!important;
    display:none!important;
  }
}

/* Complete desktop header button labels final override v2.9.104 */
@media screen and (min-width:1501px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(300px,360px) minmax(360px,500px) 180px 160px 112px!important;
    gap:12px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:500px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:180px!important;
    min-width:180px!important;
    max-width:180px!important;
    padding:8px 14px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:160px!important;
    min-width:160px!important;
    max-width:160px!important;
    padding:8px 14px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
  }
}
@media screen and (min-width:1360px) and (max-width:1500px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(260px,310px) minmax(300px,390px) 170px 150px 100px!important;
    gap:8px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:390px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:170px!important;
    min-width:170px!important;
    max-width:170px!important;
    padding:7px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    padding:7px 12px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:100px!important;
    min-width:100px!important;
    max-width:100px!important;
  }
}
@media screen and (min-width:1101px) and (max-width:1359px){
  html body .peh-site-header.peh-premium-header .peh-container.peh-premium-header-main{
    grid-template-columns:minmax(220px,270px) minmax(260px,330px) 148px 132px 92px!important;
    gap:6px!important;
  }
  html body .peh-site-header.peh-premium-header form.peh-premium-search{
    max-width:330px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button{
    width:148px!important;
    min-width:148px!important;
    max-width:148px!important;
    padding:7px 9px!important;
    font-size:11px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    padding:7px 9px!important;
    font-size:11px!important;
  }
  html body .peh-site-header.peh-premium-header .peh-mobile-menu-toggle{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
  }
}
@media screen and (min-width:1101px){
  html body .peh-site-header.peh-premium-header .peh-header-verified-button,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button{
    overflow:visible!important;
  }
  html body .peh-site-header.peh-premium-header .peh-header-verified-button span:last-child,
  html body .peh-site-header.peh-premium-header .peh-header-b2b-button span:not(.peh-css-icon){
    display:inline-flex!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
    max-width:none!important;
  }
}
