/*
Theme Name: U-Lai Packaging
Theme URI: https://youlaipackaging.site
Author: U-Lai PACKAGING
Description: Custom multilingual-ready B2B flexible packaging showcase theme.
Version: 2.0.7
Text Domain: ulai-packaging
*/

/* Home customer-review and packaging-challenge showcases (v1.9.3). */
.metrics-replaced-v193 {
  display: none !important;
}

/* Home combined logo enlargement v2.0.2 — scoped to the front-page logo only. */
.brand-home-pair,
.brand-home-pair img.brand-logo-combined {
  width: 300px;
}

@media (max-width: 1050px) and (min-width: 651px) {
  .brand-home-pair,
  .brand-home-pair img.brand-logo-combined {
    width: 330px;
  }
}

@media (max-width: 650px) {
  .header-inner {
    min-height: 170px;
  }
  .brand-home-pair,
  .brand-home-pair img.brand-logo-combined {
    width: 420px;
  }
}

.home-content-showcase-v193 {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.home-content-showcase-v193 img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  object-fit: contain;
}

/* Keep the Home contact buttons above every decorative layer and clickable. */
.home-quick-contact__actions {
  position: relative;
  z-index: 10;
  pointer-events: auto;
}

.home-quick-contact__button {
  position: relative;
  z-index: 11;
  pointer-events: auto;
  cursor: pointer;
  touch-action: manipulation;
}

/* Home four-channel contact panel v2.0.6. */
.home-quick-contact{padding:64px 20px;background:radial-gradient(circle at 100% 0,rgba(0,139,255,.3),transparent 38%),radial-gradient(circle at 0 100%,rgba(0,218,117,.2),transparent 38%),linear-gradient(145deg,#07345c,#001e3b 66%,#063d67);color:#fff;overflow:hidden}
.home-quick-contact__inner{width:min(980px,100%);margin:auto}
.home-quick-contact__copy{text-align:center;margin-bottom:30px}
.home-quick-contact__copy h2{margin:0;font-size:clamp(52px,8vw,92px);line-height:1;font-weight:900;letter-spacing:-.04em;color:#fff}
.home-quick-contact__copy p{margin:20px 0 0;font-size:clamp(19px,3vw,30px);line-height:1.3;color:#fff}
.home-quick-contact__actions{display:grid;gap:18px}
.home-quick-contact__button{width:100%;min-height:112px;padding:20px 28px;border:2px solid rgba(255,255,255,.25);border-radius:30px;display:grid;grid-template-columns:92px minmax(0,1fr) 76px;align-items:center;gap:20px;color:#fff;font:inherit;font-size:clamp(21px,3.1vw,38px);font-weight:900;text-align:left;box-shadow:inset 0 0 28px rgba(255,255,255,.08),0 9px 24px rgba(0,0,0,.14);transition:transform .18s,filter .18s;background-clip:padding-box}
.home-quick-contact__button:hover,.home-quick-contact__button:focus-visible{transform:translateY(-2px);filter:brightness(1.06);outline:3px solid #fff;outline-offset:3px}
.home-quick-contact__button svg{width:76px;height:76px;fill:#fff;display:block}
.home-quick-contact__button span{min-width:0;overflow-wrap:anywhere}
.home-quick-contact__button b{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#078257;font-size:55px;line-height:1;font-family:Arial,sans-serif}
.home-quick-contact__button--whatsapp{background:linear-gradient(135deg,#00de6c,#00b94a);border-color:#15ef82}
.home-quick-contact__button--telegram{background:linear-gradient(135deg,#15b8ff,#087ded);border-color:#21d3ff}
.home-quick-contact__button--telegram b{color:#087ded}
.home-quick-contact__button--wechat{background:linear-gradient(135deg,#22d653,#06b931);border-color:#45ee72;cursor:pointer}
.home-quick-contact__button--email{background:linear-gradient(135deg,rgba(0,112,183,.82),rgba(0,45,89,.9));border-color:#10d8ee}
.home-quick-contact__button--email b{color:#07598a}
.home-quick-contact__notice{display:block;min-height:24px;text-align:center;font-size:14px;color:#8fffd0;font-weight:700}
@media(max-width:650px){.home-quick-contact{padding:38px 16px}.home-quick-contact__copy{margin-bottom:22px}.home-quick-contact__copy h2{font-size:48px}.home-quick-contact__copy p{font-size:18px}.home-quick-contact__actions{gap:12px}.home-quick-contact__button{min-height:84px;padding:13px 14px;border-radius:20px;grid-template-columns:52px minmax(0,1fr) 46px;gap:10px;font-size:clamp(15px,4.7vw,20px)}.home-quick-contact__button svg{width:46px;height:46px}.home-quick-contact__button b{width:44px;height:44px;font-size:34px}}

:root{--navy:#0c3156;--green:#0a8056;--green2:#26a36f;--ink:#14283a;--muted:#64717e;--line:#dce4e8;--wash:#f4f7f8;--white:#fff;--radius:16px;--shadow:0 16px 38px rgba(15,45,70,.09)}

*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;color:var(--ink);font-family:Inter,Arial,"Noto Sans",sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img,video,iframe{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:76px 0}.eyebrow{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.section-title{margin:8px 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.12}.section-lead{max-width:700px;margin:0;color:var(--muted)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #eef2f4}.header-inner{min-height:82px;display:flex;align-items:center;gap:20px}.brand{flex:0 0 auto;display:flex;align-items:center}.brand img{width:102px;display:block}.brand-home-pair{width:250px}.brand-home-pair img.brand-logo-combined{width:250px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:18px;margin-left:auto;font-weight:700;font-size:13px;white-space:nowrap}.main-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.header-actions .btn{padding:11px 15px;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:13px 21px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--green);color:#fff}.btn-outline{border-color:#93a3af;background:#fff}.lang{border:1px solid var(--line);background:#fff;padding:10px 9px;border-radius:6px;font-weight:700;font-size:12px}.menu-toggle{display:none;min-width:92px;height:44px;padding:8px 11px;border:1px solid var(--green);border-radius:7px;background:var(--green);align-items:center;justify-content:center;flex-direction:row;gap:9px;color:#fff;box-shadow:0 5px 14px rgba(10,128,86,.25);transition:background .2s,border-color .2s,transform .2s}.menu-toggle:hover{transform:translateY(-1px)}.menu-toggle .menu-label{font-size:12px;line-height:1;font-weight:900;letter-spacing:.06em}.menu-toggle .menu-icon{width:24px;display:flex;flex-direction:column;gap:4px}.menu-toggle .menu-icon>span{display:block;width:24px;height:3px;border-radius:3px;background:#fff;transition:.2s}.menu-toggle[aria-expanded="true"]{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 14px rgba(12,49,86,.25)}.menu-toggle[aria-expanded="true"] .menu-icon>span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-icon>span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] .menu-icon>span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f7fafb 0%,#edf4f2 55%,#dfeee8 100%)}.slide{display:none;min-height:570px;align-items:center}.slide.active{display:flex}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:45px;align-items:center}.hero h1{font-size:clamp(45px,6vw,74px);line-height:.98;margin:15px 0 22px;letter-spacing:-.035em;color:var(--navy)}.hero h1 span{color:var(--green)}.hero-copy{font-size:18px;color:#465765;max-width:620px}.hero-badges{display:flex;flex-wrap:wrap;gap:18px;margin:28px 0}.hero-badge{font-size:13px;font-weight:800;display:flex;align-items:center;gap:8px}.dot-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dceee7;color:var(--green)}.hero-actions{display:flex;gap:14px}.pack-stage{height:420px;display:flex;align-items:flex-end;justify-content:center;gap:12px;position:relative}.pack{position:relative;width:120px;border-radius:11px 11px 20px 20px;box-shadow:0 18px 34px rgba(17,46,65,.18);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-weight:900;letter-spacing:.04em;padding:15px}.pack:before{content:"";position:absolute;top:14px;left:8px;right:8px;border-top:2px solid rgba(255,255,255,.55);border-bottom:1px solid rgba(255,255,255,.25);height:7px}.pack:nth-child(1){height:245px;background:#47925d}.pack:nth-child(2){height:340px;background:#c79b57}.pack:nth-child(3){height:290px;background:#173b58}.pack:nth-child(4){height:220px;background:#75415c}.slider-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:#a9b8b6}.slider-dot.active{background:var(--green);width:28px;border-radius:10px}
.trust{background:var(--navy);color:#fff;padding:34px 0}.trust-grid{display:grid;grid-template-columns:1.2fr repeat(6,1fr);gap:18px;align-items:center}.cert{min-height:110px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:#fff;color:var(--navy);display:grid;place-items:center;text-align:center;font-weight:900;padding:10px}.cert small{display:block;color:#52667a;font-weight:600}.trust h2{margin:0;font-size:28px;line-height:1.05}.trust p{color:#d4e1eb;margin-bottom:0}
.about-grid,.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.video-placeholder{aspect-ratio:16/9;border-radius:var(--radius);background:linear-gradient(145deg,#dce5e7,#9aabb1);display:grid;place-items:center;box-shadow:var(--shadow);position:relative;overflow:hidden}.video-placeholder video{width:100%;height:100%;display:block;object-fit:cover;background:#0b1c29}.play{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--navy);font-size:28px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.stat strong{display:block;font-size:28px;color:var(--navy)}.stat span{color:var(--muted);font-size:14px}
.products{background:var(--wash)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:#fff;border:1px solid #e4eaed;border-radius:12px;overflow:hidden;transition:.2s;box-shadow:0 7px 20px rgba(15,45,70,.04)}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-art{height:220px;background:linear-gradient(145deg,#f8fafb,#e4eaed);display:grid;place-items:center}.mini-bag{width:102px;height:156px;border-radius:8px 8px 18px 18px;background:linear-gradient(160deg,var(--green2),var(--green));box-shadow:0 14px 22px rgba(12,49,86,.17);position:relative}.mini-bag:after{content:"U-LAI";position:absolute;inset:55px 8px auto;text-align:center;color:#fff;font-weight:900}.product-card:nth-child(3n+2) .mini-bag{background:linear-gradient(160deg,#d4a656,#a8772f)}.product-card:nth-child(3n) .mini-bag{background:linear-gradient(160deg,#214d70,#102f4c)}.product-info{padding:16px;display:flex;justify-content:space-between;gap:8px;align-items:center}.product-info h3{font-size:15px;margin:0}.arrow{width:26px;height:26px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--green)}
.metrics{background:var(--navy);color:#fff;padding:32px 0}.metrics-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;text-align:center}.metric strong{font-size:27px;display:block}.metric span{font-size:12px;color:#d2dfe7}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.benefit{padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff}.benefit h3{margin:8px 0}.benefit p{margin:0;color:var(--muted);font-size:14px}.process{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;margin-top:34px}.step{text-align:center;position:relative}.step-num{width:58px;height:58px;border:1px solid #bfd0d7;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;color:var(--green);font-weight:900;background:#fff}.step h3{font-size:13px;margin:0}.step:not(:last-child):after{content:"→";position:absolute;right:-10px;top:17px;color:#8da0ad}.cta{background:linear-gradient(120deg,#0c3156,#0a684e);color:#fff}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:38px;margin:0}.cta p{color:#dce8ef}.site-footer{background:#081f35;color:#dce7ef;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.site-footer h3{color:#fff}.contact-list{display:grid;gap:8px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;color:#9fb0bd;font-size:13px}
@media(max-width:1050px) and (min-width:768px){.wrap{width:min(100% - 24px,1180px)}.header-inner{gap:10px}.brand img{width:82px}.brand-home-pair{width:205px}.brand-home-pair img.brand-logo-combined{width:205px}.main-nav{gap:11px;font-size:11px}.header-actions{gap:5px}.header-actions .btn{padding:9px 10px;font-size:11px}.lang{padding:8px 6px;font-size:11px}.hero-grid,.about-grid,.quality-grid{grid-template-columns:1fr}.slide{padding:50px 0}.pack-stage{height:350px}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-grid>div:first-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(3,1fr)}.metrics-grid{grid-template-columns:repeat(3,1fr)}.process{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1024px){.header-inner{position:relative;min-height:72px}.menu-toggle{display:flex;margin-left:auto}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;z-index:100;margin:0;padding:10px 20px 16px;background:#fff;border-top:1px solid var(--line);box-shadow:0 14px 28px rgba(12,49,86,.16);white-space:normal;flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav a{display:flex;align-items:center;min-height:48px;padding:10px 4px;border-bottom:1px solid #eef2f4;font-size:15px}.main-nav a:last-child{border-bottom:0}.header-actions{display:none}.hero-grid,.about-grid,.quality-grid{grid-template-columns:1fr}.slide{padding:50px 0}.pack-stage{height:350px}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-grid>div:first-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(3,1fr)}.metrics-grid{grid-template-columns:repeat(3,1fr)}.process{grid-template-columns:repeat(4,1fr)}}
@media(max-width:650px){.wrap{width:min(100% - 28px,1180px)}.section{padding:54px 0}.header-inner{min-height:82px}.brand img{width:78px}.brand-home-pair{width:205px}.brand-home-pair img.brand-logo-combined{width:205px}.header-actions .btn{display:none}.hero h1{font-size:43px}.hero-grid{gap:15px}.hero-badges{gap:10px}.pack-stage{height:285px;gap:6px}.pack{width:76px;font-size:10px}.pack:nth-child(1){height:180px}.pack:nth-child(2){height:250px}.pack:nth-child(3){height:220px}.pack:nth-child(4){height:165px}.trust-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-art{height:175px}.mini-bag{width:82px;height:128px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:1fr 1fr}.cta-inner,.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}}
.contact-page-v152{background:#f8fbfc;color:#0b315c;overflow:hidden}
.contact-hero-v152{position:relative;width:100%;padding:0;overflow:hidden;background:#f8fbfc}
.contact-hero-v152>img{display:block;width:100%;height:auto;margin:0}
.contact-v152-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.contact-v152-hotspot{position:absolute;z-index:2;display:block;border-radius:12px}
.contact-v152-hotspot:focus-visible{outline:3px solid #00ad70;outline-offset:3px}
.contact-v152-email{left:5.45%;top:43.1%;width:33.35%;height:9.2%}
.contact-v152-phone{left:5.45%;top:53.25%;width:33.35%;height:9.2%}
.contact-v152-map{left:5.45%;top:63.6%;width:33.35%;height:10.8%}
.contact-v152-facebook{left:5.35%;top:79.7%;width:4.15%;height:8.3%;border-radius:50%}
.contact-v152-instagram{left:10.95%;top:79.7%;width:4.15%;height:8.3%;border-radius:50%}
.contact-v152-tiktok{left:16.55%;top:79.7%;width:4.15%;height:8.3%;border-radius:50%}
.contact-v152-mobile-actions{display:none}
@media(max-width:700px){.contact-v152-hotspot{display:none}.contact-v152-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px}.contact-v152-mobile-actions a{display:flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #079a5a;border-radius:4px;color:#079a5a;background:#fff;font-size:12px;font-weight:800}.contact-v152-mobile-actions a:first-child{background:#079a5a;color:#fff}.contact-v152-mobile-actions a:last-child{grid-column:1/-1}}

/* About Us v1.5.4 — scoped to the About page only. */
.about-page-v154{margin:0;background:#fff}
.about-design-v154{position:relative;width:100%;overflow:hidden;background:#fff}
.about-design-v154>img{display:block;width:100%;height:auto;margin:0}
.about-team-hotspot-v154{position:absolute;left:5.1%;top:36%;width:16.2%;height:6.1%;z-index:2;border-radius:999px}
.about-team-hotspot-v154:focus-visible{outline:3px solid #00ad70;outline-offset:3px}
.about-content-v154{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.about-mobile-action-v154{display:none}
@media(max-width:700px){.about-team-hotspot-v154{display:none}.about-mobile-action-v154{display:flex;margin:18px 20px 28px;min-height:48px;align-items:center;justify-content:center;border-radius:999px;background:var(--green);color:#fff;font-weight:800}}

/* Custom Solutions CTA v1.5.6 — scoped to this replacement section. */
.custom-cta-v156{position:relative;width:100%;padding:0;overflow:hidden;background:#fff}
.custom-page .custom-inquiry{display:none}
.custom-cta-v156>img{display:block;width:100%;height:auto;margin:0}
.custom-cta-hotspot-v156{position:absolute;z-index:3;display:block;border-radius:4px}
.custom-cta-hotspot-v156:focus-visible{outline:3px solid #fff;outline-offset:3px}
.custom-cta-quote-v156{left:63.15%;top:63%;width:13.7%;height:9.8%}
.custom-cta-samples-v156{left:77.8%;top:63%;width:13.2%;height:9.8%}
.custom-cta-mobile-v156{display:none}
@media(max-width:700px){.custom-cta-hotspot-v156{display:none}.custom-cta-mobile-v156{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px}.custom-cta-mobile-v156 a{display:flex;min-height:48px;align-items:center;justify-content:center;border:1px solid #079a5a;border-radius:4px;color:#079a5a;background:#fff;font-size:12px;font-weight:800}.custom-cta-mobile-v156 a:first-child{background:#079a5a;color:#fff}}

/* Home Factory Tour v1.6.5 - scoped to this replacement section only. */
.factory-tour-replaced-v162{display:none}
.factory-tour-v165{position:relative;width:100%;margin:0;padding:0;overflow:hidden;background:#fff}
.factory-tour-v165>.factory-tour-layout-v165{display:block;width:100%;height:auto;margin:0}
.factory-tour-video-v165{position:absolute;z-index:2;left:2.99%;top:6.92%;width:94.01%;height:57.76%;display:block;object-fit:cover;border:0;border-radius:14px;background:#081f35}
.factory-tour-link-v165{position:absolute;z-index:3;display:block;border-radius:12px}
.factory-tour-link-v165:focus-visible{outline:3px solid #00a86b;outline-offset:3px}
.factory-tour-alibaba-v165{left:5.03%;top:88.88%;width:18.64%;height:5.42%}
.factory-tour-contact-v165{left:24.90%;top:88.88%;width:16.19%;height:5.42%}
.factory-tour-v165--about{align-self:center;border-radius:8px;box-shadow:0 8px 22px rgba(15,45,70,.08)}
@media(max-width:700px){.factory-tour-video-v165{border-radius:5px}}

/* Home Why Choose Us v1.6.6 - scoped to this new Home-only section. */
.home-why-choose-v166{width:100%;margin:0;padding:0;overflow:hidden;background:#fff}
.home-why-choose-v166 img{display:block;width:100%;height:auto;margin:0}

/* Final precedence for Home combined logo enlargement v2.0.2. */
.brand-home-pair,
.brand-home-pair img.brand-logo-combined{width:300px}
@media(max-width:1050px) and (min-width:651px){
  .brand-home-pair,
  .brand-home-pair img.brand-logo-combined{width:330px}
}
@media(max-width:650px){
  .header-inner{min-height:170px}
  .brand-home-pair,
  .brand-home-pair img.brand-logo-combined{width:420px}
}

/* Final Home logo sizing v2.0.3: fill the existing white header with minimal inset. */
.header-inner{min-height:82px}
.brand-home-pair{width:auto}
.brand-home-pair img.brand-logo-combined{width:auto;height:76px;max-width:none;object-fit:contain}
@media(max-width:1050px) and (min-width:651px){
  .header-inner{min-height:88px}
  .brand-home-pair{width:auto}
  .brand-home-pair img.brand-logo-combined{width:auto;height:82px;max-width:none}
}
@media(max-width:650px){
  .header-inner{min-height:184px}
  .brand-home-pair{width:auto}
  .brand-home-pair img.brand-logo-combined{width:auto;height:174px;max-width:none}
}

/* v2.0.4 — crop the unused white half of the combined home logo asset.
   The source artwork is intentionally left unchanged. */
.brand-home-pair{
  width:218px;
  height:78px;
  overflow:hidden;
  align-items:center;
}
.brand-home-pair img.brand-logo-combined{
  flex:none;
  width:auto;
  height:88px;
  max-width:none;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:1050px) and (min-width:651px){
  .header-inner{min-height:92px}
  .brand-home-pair{width:228px;height:84px}
  .brand-home-pair img.brand-logo-combined{width:auto;height:94px;max-width:none}
}
@media(max-width:650px){
  .header-inner{min-height:150px}
  .brand-home-pair{width:346px;height:140px;max-width:calc(100vw - 112px)}
  .brand-home-pair img.brand-logo-combined{width:auto;height:146px;max-width:none}
}

/* v2.0.5 - enlarge the visible Home logo artwork without stretching the header. */
.site-header .header-inner{
  min-height:96px !important;
}
.site-header .brand-home-pair{
  width:300px !important;
  height:auto !important;
  max-width:calc(100% - 110px) !important;
  overflow:visible !important;
}
.site-header .brand-home-pair img.brand-logo-combined{
  display:block !important;
  width:300px !important;
  height:auto !important;
  max-width:100% !important;
  object-fit:contain !important;
}
@media(max-width:1050px) and (min-width:651px){
  .site-header .brand-home-pair,
  .site-header .brand-home-pair img.brand-logo-combined{
    width:270px !important;
  }
}
@media(max-width:650px){
  .site-header .header-inner{
    min-height:104px !important;
  }
  .site-header .brand-home-pair{
    width:230px !important;
    max-width:calc(100vw - 132px) !important;
  }
  .site-header .brand-home-pair img.brand-logo-combined{
    width:230px !important;
  }
}

/* v2.0.7 - compact only the Home mobile header; all page content is unchanged. */
@media(max-width:650px){
  body.home .site-header .header-inner{
    min-height:76px !important;
    height:76px !important;
    padding-top:3px !important;
    padding-bottom:3px !important;
    gap:8px !important;
  }
  body.home .site-header .brand-home-pair{
    width:210px !important;
    height:70px !important;
    max-width:calc(100vw - 124px) !important;
    overflow:hidden !important;
  }
  body.home .site-header .brand-home-pair img.brand-logo-combined{
    width:210px !important;
    height:70px !important;
    max-width:none !important;
    object-fit:contain !important;
    object-position:left center !important;
  }
  body.home .site-header .menu-toggle{
    min-width:88px !important;
    height:44px !important;
    padding:7px 10px !important;
  }
}
