:root{--ink:#092551;--blue:#1557d6;--orange:#ff5a00;--muted:#5e6b7d;--line:#dfe5ed;--wash:#f5f7fa;--max:1240px}*{box-sizing:border-box}html{background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{height:74px;border-bottom:1px solid var(--line);background:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:50px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.header-inner nav{margin-left:auto;display:flex;gap:30px;font-size:14px}.header-inner nav a:hover{color:var(--blue)}.language{border:0;background:transparent;color:var(--ink);font:inherit}.hero{padding:72px 0 58px;background:linear-gradient(90deg,#fff 0%,#fff 51%,#f7f9fc 100%)}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px}.hero h1,.simple-page h1{font-size:clamp(44px,5vw,72px);line-height:1.06;letter-spacing:-.04em;margin:0 0 24px}.hero p{max-width:580px;font-size:18px;line-height:1.65;color:var(--muted)}.hero-products{min-height:420px;display:grid;place-items:center;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:64px 64px;overflow:hidden}.hero-products img{max-height:440px;object-fit:contain}.actions{display:flex;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--blue);font-weight:700;font-size:14px}.primary{background:var(--blue);color:#fff}.secondary{background:#fff}.category-rail{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid var(--line)}.category-rail a{padding:18px 10px;border-right:1px solid var(--line);text-align:center;font-size:13px;font-weight:700}.category-rail img{width:100%;height:105px;object-fit:contain;margin-bottom:12px}.section{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section h2,.oem h2,.cta h2{font-size:34px;letter-spacing:-.03em;margin:0 0 18px}.section-head a{color:var(--blue);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-grid article{background:#fff;padding:22px}.product-grid img{width:100%;height:220px;object-fit:contain;background:var(--wash)}.product-grid h3{font-size:18px;margin:20px 0 8px}.product-grid p,.oem p,.resources p,.cta p,.simple-page p{color:var(--muted);line-height:1.65}.oem{background:var(--wash);padding:72px 0}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.oem ul{padding:0;list-style:none;margin:26px 0}.oem li{margin:12px 0}.oem li:before{content:'✓';color:var(--blue);margin-right:10px}.oem-image{background:#fff;min-height:380px;display:grid;place-items:center}.oem-image img{max-height:390px;object-fit:contain}.resources{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);padding:0;margin-top:72px;margin-bottom:72px}.resources>div{background:#fff;padding:40px}.cta{background:var(--wash);padding:52px 0}.cta .container{display:grid;grid-template-columns:1fr 1fr auto;gap:28px;align-items:center}.cta h2,.cta p{margin:0}footer{background:#05234e;color:#fff;padding:58px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:14px}.footer-grid a,.footer-grid p{color:#c8d5e7}.simple-page{min-height:650px;padding:80px 0}.simple-page h1{max-width:850px}.breadcrumb{margin-bottom:36px;color:var(--muted)}.empty-state{margin-top:55px;padding:45px;background:var(--wash);border-left:4px solid var(--orange)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-grid form{display:grid;gap:18px;padding:36px;border:1px solid var(--line)}label{display:grid;gap:7px;font-weight:700;font-size:14px}input,textarea{width:100%;padding:13px;border:1px solid #bec8d6;font:inherit}.trap{position:absolute;left:-9999px}.success{padding:14px;background:#e9f7ee;color:#12652d}@media(max-width:900px){.header-inner nav{display:none}.language{margin-left:auto}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.category-rail{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.cta .container{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(100% - 28px,var(--max))}.brand span{font-size:14px}.hero{padding:48px 0 30px}.hero h1{font-size:42px}.category-rail{grid-template-columns:repeat(2,1fr)}.product-grid,.resources,.footer-grid{grid-template-columns:1fr}.actions{flex-direction:column}.button{width:100%}}
@media(max-width:560px){.site-header{height:66px!important}.header-inner{gap:16px!important}.language{font-size:13px!important}.hero-grid{gap:30px!important}.hero-grid>*{min-width:0}.hero h1{font-size:36px!important;line-height:1.1!important}.hero p{font-size:16px!important}.hero-products{min-height:280px!important;background-size:42px 42px!important}}
/* Minimal factory homepage */
.factory-home{padding:72px 0 96px;background:#fff}.factory-home h1{max-width:1000px;margin:0 0 38px;font-size:clamp(44px,5.4vw,76px);line-height:1.04;letter-spacing:-.045em;color:var(--ink)}.factory-home figure{margin:0;overflow:hidden;background:var(--wash)}.factory-home figure img{width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:560px){.factory-home{padding:48px 0 64px}.factory-home h1{margin-bottom:26px;font-size:38px;line-height:1.08}.factory-home figure{margin-inline:-14px}}
/* Shopify-style international typography */
@font-face{font-family:Inter;src:url('/static/fonts/InterVariable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}html{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}button,input,textarea,select{font-family:inherit}
/* Restrained H1 scale for international B2B pages */
h1{font-size:clamp(32px,3.4vw,42px)!important;line-height:1.12!important;letter-spacing:-.03em!important}@media(max-width:560px){h1{font-size:28px!important;line-height:1.16!important}}
/* Homepage factory image and About CTA. */
.factory-hero-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--wash)}.factory-hero-media>img{width:100%;height:100%;object-fit:cover}.factory-about-cta{position:absolute;left:24px;bottom:24px;display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(5,35,78,.94);box-shadow:0 10px 26px rgba(5,35,78,.24);color:#fff;font-size:14px;font-weight:750;transition:background .18s ease,transform .18s ease}.factory-about-cta:hover,.factory-about-cta:focus-visible{background:var(--blue);transform:translateY(-2px)}.factory-about-cta:focus-visible{outline:3px solid #fff;outline-offset:3px}.factory-about-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:560px){.factory-about-cta{left:14px;bottom:14px;padding:11px 15px;font-size:12px}}
/* Yanxun Car-inspired header brand proportions */
.site-header{height:112px}.header-inner>.brand{gap:20px}.header-inner>.brand img{width:80px;height:80px}.header-inner>.brand span{font-size:16px;font-weight:750;letter-spacing:.13em}@media(max-width:560px){.site-header{height:84px!important}.header-inner>.brand{gap:12px}.header-inner>.brand img{width:58px;height:58px}.header-inner>.brand span{font-size:12.5px;letter-spacing:.1em}}
/* Footer brand: large mark, restrained wordmark */
.footer-grid .brand{gap:16px}.footer-grid .brand img{width:70px;height:70px;flex:0 0 auto}.footer-grid .brand span{font-size:13px;letter-spacing:.12em}@media(max-width:560px){.footer-grid .brand img{width:64px;height:64px}.footer-grid .brand span{font-size:12px}}
/* Product navigation mega menu */
.site-header{position:relative;z-index:80}.nav-products{display:flex;align-items:center}.nav-products-trigger{display:flex;align-items:center;gap:3px}.nav-products-trigger button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}.nav-products-trigger button svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.nav-products.is-open .nav-products-trigger button svg{transform:rotate(180deg)}.products-mega{position:fixed;top:112px;right:0;left:0;z-index:70;padding:32px 0 38px;border-top:1px solid #eef1f5;background:rgba(255,255,255,.98);box-shadow:0 24px 45px rgba(9,37,81,.13);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.nav-products:focus-within .products-mega,.nav-products.is-open .products-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.products-mega-inner>p{margin:0 0 17px;color:#7a8595;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.products-mega-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.header-inner nav .products-mega-links>a{display:flex;min-height:112px;flex-direction:column;justify-content:center;padding:20px 22px;border-radius:15px;background:#f6f8fb;transition:background .18s ease,transform .18s ease}.header-inner nav .products-mega-links>a:hover,.header-inner nav .products-mega-links>a:focus-visible{color:var(--ink);background:#edf2f8;transform:translateY(-2px)}.products-mega-links span{font-size:21px;font-weight:720;letter-spacing:-.02em}.products-mega-links small{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.45}.nav-products-trigger button:focus-visible,.products-mega-links>a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media(max-width:900px){.products-mega{display:none}}
/* Homepage category cards */
.popular-categories{padding:78px 0 0}.popular-categories h2{margin:0 0 30px;font-size:clamp(27px,3vw,36px);line-height:1.15;letter-spacing:-.035em}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-card{display:grid;aspect-ratio:1;min-width:0;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:20px;border:1px solid #e4e9f0;border-radius:24px;background:#f5f7fa;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.category-card:hover{border-color:#d5dde8;box-shadow:0 20px 38px rgba(9,37,81,.1);transform:translateY(-4px)}.category-name{position:relative;z-index:2;margin:0;font-size:19px;font-weight:720;letter-spacing:-.025em}.category-card-media{min-height:0;overflow:hidden;border-radius:15px;background:#e9edf2}.category-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.category-card:hover .category-card-media img{transform:scale(1.025)}.category-cta{display:inline-flex;width:max-content;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;font-weight:700;transition:background .18s ease,transform .18s ease}.category-cta:hover,.category-cta:focus-visible{background:var(--blue);transform:translateX(2px)}.category-cta:focus-visible{outline:3px solid rgba(21,87,214,.25);outline-offset:3px}.category-cta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1000px){.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.category-card{padding:24px}.category-name{font-size:20px}}@media(max-width:620px){.popular-categories{padding-top:55px}.popular-categories h2{margin-bottom:22px}.category-card-grid{grid-template-columns:1fr;gap:18px}.category-card{width:100%;max-width:420px;justify-self:center;padding:20px;border-radius:20px}.category-name{font-size:18px}}
@media(prefers-reduced-motion:reduce){.products-mega,.nav-products-trigger button svg,.category-card,.category-card-media img,.category-cta{transition:none}}

/* Homepage Why Choose section. */
.why-choose{margin-top:88px;padding:86px 0;background:#f4f6f9}.why-choose-heading{max-width:820px;margin-bottom:38px}.why-choose-eyebrow{margin:0 0 11px;color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.why-choose h2{margin:0 0 15px;font-size:clamp(29px,3vw,38px);line-height:1.15;letter-spacing:-.035em}.why-choose-heading>p:last-child{margin:0;color:#59697e;font-size:17px;line-height:1.7}.why-choose-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:start}.why-choose-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.why-choose-photos figure{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:17px;background:#dfe5ed}.why-choose-photos img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease}.why-choose-photos figure:hover img{transform:scale(1.025)}.why-choose-photos figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:rgba(5,35,78,.88);color:#fff;font-size:12px;font-weight:750;line-height:1.25}.why-choose-advantages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid #dce3ec;border-radius:18px;background:#dce3ec;overflow:hidden}.why-choose-advantages article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;padding:20px;background:#fff}.why-choose-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#edf3fb;color:#164d97}.why-choose-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.why-choose-advantages h3{margin:1px 0 5px;font-size:17px;line-height:1.28;letter-spacing:-.015em}.why-choose-advantages p{margin:0;color:#647287;font-size:13px;line-height:1.58}.why-choose-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:36px;padding-top:30px;border-top:1px solid #d9e0e9}.why-choose-facts{display:flex;gap:0;margin:0}.why-choose-facts div{min-width:170px;padding-right:30px}.why-choose-facts div+div{padding-left:30px;border-left:1px solid #d4dce6}.why-choose-facts dt{margin-bottom:6px;color:#6d7b8e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.why-choose-facts dd{margin:0;font-size:14px;font-weight:750}.why-choose-footer>.category-cta{flex:0 0 auto}@media(max-width:980px){.why-choose-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.why-choose-footer{align-items:flex-start}.why-choose-facts{flex-wrap:wrap;row-gap:20px}}@media(max-width:680px){.why-choose{margin-top:58px;padding:58px 0}.why-choose-heading{margin-bottom:28px}.why-choose-heading>p:last-child{font-size:15px}.why-choose-layout{gap:28px}.why-choose-photos{gap:10px}.why-choose-photos figure{border-radius:12px}.why-choose-photos figcaption{right:8px;bottom:8px;left:8px;padding:8px 9px;font-size:10px}.why-choose-advantages{grid-template-columns:1fr;border-radius:14px}.why-choose-advantages article{grid-template-columns:40px minmax(0,1fr);gap:13px;padding:17px}.why-choose-icon{width:40px;height:40px}.why-choose-icon svg{width:22px;height:22px}.why-choose-footer{display:grid}.why-choose-facts{display:grid;width:100%;grid-template-columns:1fr}.why-choose-facts div{min-width:0;padding:0}.why-choose-facts div+div{padding:16px 0 0;border-top:1px solid #d4dce6;border-left:0}.why-choose-footer>.category-cta{width:max-content}}

  /* Homepage customer testimonials. */
  .customer-testimonials{padding:96px 0 104px;background:#fff}
  .customer-testimonials-heading{max-width:830px;margin:0 0 44px;text-align:left}
  .customer-testimonials-eyebrow{margin:0 0 11px;color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
  .customer-testimonials h2{margin:0 0 15px;font-size:clamp(30px,3.2vw,42px);line-height:1.12;letter-spacing:-.04em}
  .customer-testimonials-heading>p:last-child{margin:0;color:#5f6f84;font-size:17px;line-height:1.7}
  .customer-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
  .customer-testimonial-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe5ed;border-radius:20px;background:#0a2d57;box-shadow:0 14px 34px rgba(8,36,76,.09);transition:transform .25s ease,box-shadow .25s ease}
  .customer-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(8,36,76,.15)}
  .customer-testimonial-photo{width:100%;aspect-ratio:16/10;overflow:hidden;background:#0a2d57}
  .customer-testimonial-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
  .customer-testimonial-card:hover .customer-testimonial-photo img{transform:scale(1.02)}
  .customer-testimonial-photo.is-wide img,.customer-testimonial-photo.is-portrait img{object-fit:contain}
  .customer-testimonial-body{display:flex;flex:1;flex-direction:column;padding:24px 25px 28px;color:#fff}
  .customer-testimonial-customer{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center}
  .customer-testimonial-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:#ff5a00;color:#fff;font-family:Georgia,serif;font-size:36px;line-height:1;padding-top:7px}
  .customer-testimonial-customer h3{margin:0 0 4px;color:#fff;font-size:18px;line-height:1.25;letter-spacing:-.02em}
  .customer-testimonial-customer p{margin:0;color:#b9c8da;font-size:11px;font-weight:750;letter-spacing:.055em;line-height:1.35;text-transform:uppercase}
  .customer-testimonial-body blockquote{margin:19px 0 0;padding:0;border:0;color:#edf3fa;font-size:15px;font-style:normal;line-height:1.68}
  @media(max-width:980px){.customer-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media(max-width:640px){.customer-testimonials{padding:64px 0 72px}.customer-testimonials-heading{margin-bottom:30px;text-align:left}.customer-testimonials-heading>p:last-child{font-size:15px}.customer-testimonials-grid{grid-template-columns:minmax(0,1fr);gap:18px}.customer-testimonial-card{border-radius:16px}.customer-testimonial-body{padding:21px 21px 24px}.customer-testimonial-body blockquote{font-size:14px}}

  /* Align all desktop header controls to one typographic baseline. */
@media(min-width:901px){
  .header-inner nav{align-items:center;line-height:1.2}
  .header-inner nav>a,.nav-products-trigger>a,.language{font-size:14px;font-weight:400;line-height:1.2}
  .nav-products,.nav-products-trigger{height:100%;align-items:center}
  .language{display:inline-flex;align-items:center;align-self:center;padding:0}
}

/* Reusable behavior and presentation hooks for current and future navigation dropdowns. */
[data-nav-dropdown],[data-nav-dropdown-trigger]{display:flex;align-items:center}
[data-nav-dropdown-trigger]{gap:3px}
[data-nav-dropdown-toggle]{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}
[data-nav-dropdown-toggle] svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
[data-nav-dropdown-menu]{position:fixed;top:112px;right:0;left:0;z-index:70;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}
[data-nav-dropdown].is-open [data-nav-dropdown-toggle] svg{transform:rotate(180deg)}
[data-nav-dropdown].is-open [data-nav-dropdown-menu]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
[data-nav-dropdown]:not(.is-open):focus-within [data-nav-dropdown-menu]{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px)}
[data-nav-dropdown-toggle]:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
@media(min-width:901px){[data-nav-dropdown],[data-nav-dropdown-trigger]{height:100%}.header-inner nav [data-nav-dropdown-trigger]>a{font-size:14px;font-weight:400;line-height:1.2}}
@media(max-width:900px){[data-nav-dropdown-menu]{display:none}}

/* Homepage introduction copy. */
.factory-home h1{margin-bottom:14px}
.factory-home-intro{max-width:900px;margin:0 0 38px;color:var(--muted);font-size:16px;line-height:1.65}
@media(max-width:560px){.factory-home h1{margin-bottom:10px}.factory-home-intro{margin-bottom:26px;font-size:14px;line-height:1.55}}

/* Homepage OEM monitor customization feature. */
.oem-customization-feature{padding:78px 0 96px}
.oem-customization-feature h2{max-width:980px;margin:0 0 30px;font-size:clamp(27px,3vw,36px);line-height:1.15;letter-spacing:-.035em}
.oem-customization-panel{display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #e4e9f0;border-radius:26px;background:#f5f7fa;overflow:hidden}
.oem-customization-media{position:relative;width:100%;overflow:hidden;border-radius:18px;background:#e9edf2;line-height:0}
.oem-customization-media .oem-customization-photo{display:block;width:100%;height:auto}
.oem-package-brand{position:absolute;z-index:1;display:flex;align-items:center;gap:5.2%;width:18.5%;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1;white-space:nowrap;pointer-events:none;transform-origin:left center}
.oem-package-brand img{display:block;width:23.6%;height:auto;flex:0 0 auto}
.oem-package-brand>span{color:#fff;font-size:clamp(4px,.81vw,13px);font-weight:750;letter-spacing:.1em}
.oem-package-brand-left{left:10.6%;top:29%;width:16.5%;transform:perspective(900px) rotateY(2deg) skewY(.15deg)}
.oem-package-brand-right{left:74.8%;top:46%;width:14.5%;transform:perspective(900px) rotateY(-5deg) skewY(-.15deg)}
.oem-customization-cta{margin-top:20px}
@media(max-width:620px){.oem-customization-feature{padding:55px 0 70px}.oem-customization-feature h2{margin-bottom:22px;font-size:27px}.oem-customization-panel{padding:12px;border-radius:20px}.oem-customization-media{border-radius:14px}.oem-customization-cta{margin-top:14px}}

/* Product-led contact form. */
.contact-grid>*{min-width:0}.contact-grid form{width:100%}.contact-product-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-product-fields>*{min-width:0}.contact-grid select{width:100%;max-width:100%;min-height:48px;padding:13px 40px 13px 13px;border:1px solid #bec8d6;border-radius:0;background:#fff;color:var(--ink);font:inherit}.contact-grid select:disabled{background:#f2f4f7;color:#7c8797;cursor:not-allowed}.contact-grid input:focus,.contact-grid textarea:focus,.contact-grid select:focus{border-color:var(--blue);outline:3px solid rgba(21,87,214,.12);outline-offset:0}@media(max-width:620px){.contact-product-fields{grid-template-columns:minmax(0,1fr)}.contact-grid form{padding:26px 20px}}

/* Published catalog pages */
.catalog-page,.product-detail-page{min-height:650px;padding:64px 0 92px}.catalog-page{background:#f7f8fa}
.catalog-heading{display:grid;gap:24px;margin-bottom:42px}.catalog-heading.has-image{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:center}.catalog-heading h1,.product-detail-summary h1{margin:0}.catalog-eyebrow{margin:0 0 10px;color:#4f6177;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.catalog-model{width:max-content;margin:0 0 16px;padding:6px 10px;border-radius:999px;background:#edf3fb;color:#173f72;font-size:11px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.catalog-intro,.product-lead{max-width:760px;color:var(--muted);font-size:17px;line-height:1.7}.catalog-heading img{width:100%;max-height:300px;object-fit:contain;background:var(--wash)}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.catalog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e5e8ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(9,37,81,.06);transition:transform .22s ease,box-shadow .22s ease}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(9,37,81,.12)}.catalog-card-media{display:grid;min-height:280px;padding:18px;place-items:center;background:#fff;overflow:hidden}.catalog-card-media img{width:100%;height:244px;object-fit:contain;transition:transform .28s ease}.catalog-card:hover .catalog-card-media img{transform:scale(1.025)}.catalog-card-media span,.product-detail-media>span{color:var(--muted);font-size:14px}.catalog-card-body{display:flex;flex:1;flex-direction:column;padding:25px}.catalog-card h2{margin:0 0 16px;font-size:22px;line-height:1.25}.catalog-card h2 a:hover{color:var(--blue)}.catalog-card-body>p:not(.catalog-model){margin:0 0 20px;color:var(--muted);line-height:1.6}.catalog-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 22px;overflow:hidden;border:1px solid #e2e7ed;border-radius:10px;background:#e2e7ed}.catalog-specs div{min-width:0;padding:11px 12px;background:#f8fafc}.catalog-specs dt{overflow:hidden;color:#65758a;font-size:10px;font-weight:700;letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.catalog-specs dd{display:-webkit-box;min-height:35px;margin:4px 0 0;overflow:hidden;color:#17253a;font-size:13px;font-weight:750;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-link{display:inline-flex;width:max-content;align-items:center;gap:6px;margin-top:auto;padding:11px 17px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;font-weight:750;transition:background .18s ease,transform .18s ease}.catalog-link:hover,.catalog-link:focus-visible{background:var(--blue);transform:translateX(2px)}.catalog-empty{padding:46px;border-left:4px solid var(--orange);background:var(--wash)}.catalog-empty h2{margin-top:0}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:64px;align-items:start}.product-detail-media{display:grid;min-height:480px;place-items:center;background:#fff}.product-detail-media img{width:100%;max-height:520px;object-fit:contain}.product-sku{margin:12px 0 0;color:#000}.product-lead{margin:22px 0 28px}.product-specs{display:grid;grid-template-columns:1fr 1fr;margin:0 0 30px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-specs div{padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-specs dt{color:var(--muted);font-size:12px}.product-specs dd{margin:5px 0 0;font-weight:750}.product-detail-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;margin-top:72px;padding-top:52px;border-top:1px solid var(--line)}.product-detail-content h2{font-size:30px}.product-highlights{padding:0;list-style:none}.product-highlights li{position:relative;margin:14px 0;padding-left:24px;line-height:1.55}.product-highlights li:before{position:absolute;left:0;color:var(--blue);content:'✓';font-weight:800}.product-copy{color:var(--muted);line-height:1.75}.product-copy p{margin:0 0 18px}.product-copy p:last-child{margin-bottom:0}.product-copy ul,.product-copy ol{margin:0 0 18px;padding-left:24px}.product-copy li{margin:8px 0}
.product-feature-sections{margin-top:72px}.product-feature-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:420px}.product-feature-media{display:grid;min-width:0;place-items:center;overflow:hidden;background:#000}.product-feature-media img{width:100%;height:100%;object-fit:contain}.product-feature-copy{display:grid;place-items:center;padding:clamp(38px,6vw,88px);background:#fff}.product-feature-copy>div{width:100%;max-width:540px}.product-feature-copy h2{margin:0 0 22px;font-size:clamp(24px,2.4vw,34px);line-height:1.2}.product-feature-copy .product-copy{font-size:17px}.product-feature-row.is-image-right .product-feature-media{order:2}.product-feature-row.is-image-right .product-feature-copy{order:1}
@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr;gap:36px}.product-detail-media{min-height:360px}.product-feature-row{grid-template-columns:1fr;min-height:0}.product-feature-row.is-image-right .product-feature-media,.product-feature-row.is-image-right .product-feature-copy{order:initial}.product-feature-media{aspect-ratio:16/10}.product-feature-copy{padding:36px 24px}}
@media(max-width:620px){.catalog-page,.product-detail-page{padding:46px 0 70px}.catalog-heading.has-image,.catalog-grid,.product-detail-content{grid-template-columns:1fr}.catalog-card-media,.catalog-card-media img{min-height:220px;height:220px}.catalog-card-body{padding:20px}.product-detail-media{min-height:280px}.product-specs{grid-template-columns:1fr}.product-detail-content{gap:32px;margin-top:52px;padding-top:38px}}
.product-gallery{min-width:0}.product-gallery-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.product-gallery-thumbnail{padding:0;overflow:hidden;border:2px solid transparent;background:#fff;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.product-gallery-thumbnail:hover{transform:translateY(-1px)}.product-gallery-thumbnail.is-active{border-color:var(--blue)}.product-gallery-thumbnail:focus-visible{outline:3px solid rgba(17,54,105,.3);outline-offset:2px}.product-gallery-thumbnail img{display:block;width:100%;aspect-ratio:1.2;object-fit:contain}@media(max-width:620px){.product-gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}

/* Four product categories in the desktop mega menu. */
.products-mega-links{grid-template-columns:repeat(4,minmax(0,1fr))}

/* Long-form OEM monitor customization guide. */
.monitor-customization-page{background:#fff;color:var(--ink)}
.mc-hero{padding:58px 0 72px;background:#f6f8fb}
.mc-hero .breadcrumb{margin:0 0 34px;font-size:14px}
.mc-hero .breadcrumb span{color:#758196}
.mc-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:58px;align-items:center}
.mc-eyebrow,.mc-section-label{margin:0 0 12px;color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.mc-hero h1{max-width:720px;margin:0 0 22px}
.mc-hero-copy,.mc-hero-media{min-width:0}
.mc-hero-lead{max-width:740px;margin:0;color:#4f5f74;font-size:18px;line-height:1.72}
.mc-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.mc-hero-media{margin:0;overflow:hidden;border-radius:22px;background:#e8edf3;box-shadow:0 22px 50px rgba(9,37,81,.12)}
.mc-hero-media img{width:100%;aspect-ratio:16/10;object-fit:cover}
.mc-article-layout{display:grid;grid-template-columns:220px minmax(0,860px);gap:74px;align-items:start;padding-top:78px;padding-bottom:100px}
.mc-toc{position:sticky;top:34px;display:grid;gap:11px;padding:22px 0;border-top:1px solid #dbe2eb;border-bottom:1px solid #dbe2eb;color:#607086;font-size:13px;line-height:1.4}
.mc-toc strong{margin-bottom:3px;color:var(--ink);font-size:13px;letter-spacing:.03em}
.mc-toc a:hover,.mc-toc a:focus-visible{color:var(--blue)}
.mc-article-body{min-width:0}
.mc-article-body h2{max-width:790px;margin:0 0 22px;font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.035em}
.mc-article-body h3{margin:0 0 10px;font-size:20px;line-height:1.3;letter-spacing:-.02em}
.mc-article-body p{margin:0 0 19px;color:#526176;font-size:16px;line-height:1.78}
.mc-introduction{padding-bottom:68px}
.mc-section{padding:70px 0;border-top:1px solid #e1e6ed;scroll-margin-top:26px}
.mc-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:34px 0}
.mc-capability-grid section,.mc-technical-list section,.mc-quality-grid section{padding:25px;border:1px solid #e1e6ed;border-radius:14px;background:#f8fafc}
.mc-capability-grid p,.mc-technical-list p,.mc-quality-grid p{margin:0;font-size:15px;line-height:1.67}
.mc-logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}
.mc-photo-card{overflow:hidden;border:1px solid #e1e6ed;border-radius:17px;background:#fff}
.mc-photo-card figure{display:grid;aspect-ratio:4/3;margin:0;overflow:hidden;place-items:center;background:#eef2f6}
.mc-photo-card figure img{width:100%;height:100%;object-fit:cover}
.mc-photo-card>div{padding:24px}
.mc-photo-card .mc-step-number{margin:0 0 7px;color:#315f9d;font-size:11px;font-weight:800;letter-spacing:.08em}
.mc-photo-card p:last-child{margin:0;font-size:14px;line-height:1.68}
.mc-guidance{margin-top:28px;padding:30px 32px;border-radius:16px;background:#eef3f9}
.mc-guidance p{margin:0}
.mc-split-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:56px;align-items:center}
.mc-split-section-reverse{grid-template-columns:minmax(300px,.75fr) minmax(0,1.05fr)}
.mc-side-figure{margin:0;overflow:hidden;border:1px solid #e1e6ed;border-radius:18px;background:#f3f5f8}
.mc-side-figure img{width:100%;max-height:630px;object-fit:contain;background:#f3f5f8}
.mc-side-figure figcaption,.mc-packaging-photos figcaption{padding:14px 17px;color:#66768b;font-size:12px;line-height:1.55;background:#fff}
.mc-check-list{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none;color:#263b57}
.mc-check-list li{position:relative;padding-left:24px;line-height:1.55}
.mc-check-list li:before{position:absolute;left:0;color:#315f9d;content:'✓';font-weight:800}
.mc-packaging-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:32px 0}
.mc-packaging-grid section{padding:30px;border-radius:16px;background:#f6f8fb}
.mc-packaging-grid section p:last-child{margin-bottom:0}
.mc-packaging-photos{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:18px;margin:0 0 30px}
.mc-packaging-photos figure{display:flex;min-width:0;flex-direction:column;margin:0;overflow:hidden;border:1px solid #e1e6ed;border-radius:17px;background:#eef2f6}
.mc-packaging-photos img{width:100%;height:420px;object-fit:contain}
.mc-technical-list,.mc-quality-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}
.mc-process-list{display:grid;gap:0;margin:34px 0 0;padding:0;list-style:none;counter-reset:mc-process}
.mc-process-list li{position:relative;padding:0 0 34px 66px;counter-increment:mc-process}
.mc-process-list li:before{position:absolute;top:0;left:0;display:grid;width:40px;height:40px;border-radius:50%;background:#0d356c;color:#fff;content:counter(mc-process);font-size:13px;font-weight:800;place-items:center}
.mc-process-list li:not(:last-child):after{position:absolute;top:45px;bottom:5px;left:19px;width:1px;background:#d6dee8;content:''}
.mc-process-list h3{margin-top:5px}
.mc-process-list p{margin-bottom:0}
.mc-buyer-checklist{display:grid;gap:1px;margin:32px 0;background:#dfe5ed;border:1px solid #dfe5ed}
.mc-buyer-checklist>div{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:start;padding:20px 22px;background:#fff}
.mc-buyer-checklist span{color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.08em}
.mc-buyer-checklist p{margin:0;font-size:15px;line-height:1.65}
.mc-faq details{border-top:1px solid #dfe5ed}
.mc-faq details:last-child{border-bottom:1px solid #dfe5ed}
.mc-faq summary{position:relative;padding:22px 42px 22px 0;cursor:pointer;color:#172d4d;font-size:17px;font-weight:750;line-height:1.45;list-style:none}
.mc-faq summary::-webkit-details-marker{display:none}
.mc-faq summary:after{position:absolute;top:19px;right:4px;content:'+';color:#315f9d;font-size:25px;font-weight:400}
.mc-faq details[open] summary:after{content:'−'}
.mc-faq details p{padding:0 38px 22px 0;margin:0}
.mc-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center;margin-top:70px;padding:48px;border-radius:20px;background:#0b2f61;color:#fff}
.mc-final-cta .mc-section-label{color:#a9c5ec}
.mc-final-cta h2{margin-bottom:14px;color:#fff}
.mc-final-cta p{max-width:620px;margin:0;color:#d5e1f1}
.mc-final-cta .button{border-color:#fff;background:#fff;color:#0b2f61;white-space:nowrap}
.mc-final-cta .button:hover,.mc-final-cta .button:focus-visible{background:#edf4ff}
@media(max-width:1020px){.mc-hero-grid{grid-template-columns:1fr;gap:36px}.mc-hero-media{max-width:820px}.mc-article-layout{grid-template-columns:1fr;gap:0}.mc-toc{position:static;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:60px;padding:22px}.mc-toc strong{grid-column:1/-1}.mc-logo-grid{grid-template-columns:1fr}.mc-photo-card{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.mc-photo-card figure{height:100%;aspect-ratio:auto}.mc-final-cta{grid-template-columns:1fr}.mc-final-cta .button{width:max-content}}
@media(max-width:760px){.mc-hero{padding:42px 0 54px}.mc-hero .breadcrumb{margin-bottom:26px}.mc-hero-lead{font-size:16px}.mc-article-layout{padding-top:54px;padding-bottom:72px}.mc-toc{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:46px}.mc-introduction{padding-bottom:54px}.mc-section{padding:54px 0}.mc-capability-grid,.mc-packaging-grid,.mc-technical-list,.mc-quality-grid,.mc-split-section,.mc-split-section-reverse{grid-template-columns:1fr}.mc-split-section{gap:34px}.mc-split-section-reverse .mc-side-figure{order:2}.mc-packaging-photos{grid-template-columns:1fr}.mc-packaging-photos img{height:auto;max-height:530px}.mc-photo-card{grid-template-columns:1fr}.mc-photo-card figure{aspect-ratio:4/3}.mc-final-cta{margin-top:54px;padding:34px 28px}}
@media(max-width:520px){.mc-actions{display:grid}.mc-actions .button{width:100%}.mc-hero-media{margin-inline:-14px;border-radius:0}.mc-toc{grid-template-columns:1fr;margin-inline:-14px;border-right:1px solid #dbe2eb;border-left:1px solid #dbe2eb}.mc-capability-grid section,.mc-technical-list section,.mc-quality-grid section,.mc-packaging-grid section{padding:22px}.mc-guidance{padding:24px}.mc-side-figure,.mc-photo-card,.mc-packaging-photos figure{border-radius:12px}.mc-process-list li{padding-left:54px}.mc-final-cta{margin-inline:-14px;border-radius:0}.mc-final-cta .button{width:100%}}

/* About Yanxun Display factory profile. */
.about-page{background:#fff;color:var(--ink)}
.about-hero{padding:58px 0 72px;background:#f5f7fa}
.about-hero .breadcrumb{margin:0 0 34px;font-size:14px}
.about-hero .breadcrumb span{color:#758196}
.about-eyebrow{margin:0 0 12px;color:#315f9d;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.about-hero h1{max-width:820px;margin:0 0 20px}
.about-lead{max-width:840px;margin:0;color:#506076;font-size:18px;line-height:1.72}
.about-facts{display:grid;grid-template-columns:1.15fr .55fr 1.8fr;gap:1px;margin:40px 0 0;border:1px solid #dfe5ed;background:#dfe5ed}
.about-facts div{padding:24px;background:#fff}
.about-facts dt{margin:0 0 8px;color:#66768b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.about-facts dd{margin:0;color:#172d4d;font-size:14px;font-weight:700;line-height:1.55}
.about-content{padding-bottom:100px}
.about-section{padding:78px 0;border-bottom:1px solid #e1e6ed;scroll-margin-top:24px}
.about-section h2{margin:0 0 20px;font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.035em}
.about-section p{margin:0;color:#526176;font-size:16px;line-height:1.78}
.about-section-heading{max-width:850px;margin-bottom:34px}
.about-office,.about-aging{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:60px;align-items:center}
.about-feature-photo,.about-aging-photo,.about-photo-grid figure,.about-customs-photo{margin:0;overflow:hidden;border:1px solid #e1e6ed;border-radius:18px;background:#f0f3f7}
.about-feature-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}
.about-feature-photo figcaption,.about-aging-photo figcaption,.about-photo-grid figcaption,.about-customs-photo figcaption{padding:14px 17px;color:#66768b;font-size:12px;line-height:1.55;background:#fff}
.about-photo-grid{display:grid;gap:20px}
.about-photo-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.about-photo-grid-two img{width:100%;aspect-ratio:4/5;object-fit:cover}
.about-photo-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.about-photo-grid-three img{width:100%;aspect-ratio:4/3;object-fit:cover}
.about-aging{grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr)}
.about-aging-photo img{width:100%;max-height:720px;object-fit:contain;background:#f0f3f7}
.about-platforms{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}
.about-platforms span{padding:9px 14px;border:1px solid #d7e0eb;border-radius:999px;background:#f7f9fc;color:#304b6f;font-size:12px;font-weight:750}
.about-customs-photo img{width:100%;height:auto;background:#fff}
.about-export-records{border-bottom:0}
@media(max-width:900px){.about-facts{grid-template-columns:1fr 1fr}.about-facts div:last-child{grid-column:1/-1}.about-office,.about-aging{grid-template-columns:1fr;gap:34px}.about-section-copy{max-width:820px}.about-photo-grid-three{grid-template-columns:1fr 1fr}.about-photo-grid-three figure:last-child{grid-column:1/-1}.about-photo-grid-three figure:last-child img{aspect-ratio:16/8}}
@media(max-width:620px){.about-hero{padding:42px 0 54px}.about-hero .breadcrumb{margin-bottom:26px}.about-lead{font-size:16px}.about-facts{grid-template-columns:1fr;margin-top:30px}.about-facts div:last-child{grid-column:auto}.about-content{padding-bottom:70px}.about-section{padding:54px 0}.about-photo-grid-two,.about-photo-grid-three{grid-template-columns:1fr}.about-photo-grid-three figure:last-child{grid-column:auto}.about-photo-grid-three figure:last-child img{aspect-ratio:4/3}.about-feature-photo,.about-aging-photo,.about-photo-grid figure,.about-customs-photo{border-radius:12px}.about-platforms{gap:8px}.about-platforms span{padding:8px 11px}}

/* Five-column footer with direct international contact details. */
.footer-grid{grid-template-columns:1.55fr .8fr .8fr .8fr 1.55fr;gap:44px}
.footer-contact a{display:grid;gap:3px;line-height:1.4}
.footer-company-name{margin:18px 0 7px;color:#fff!important;font-size:11px;font-weight:750;line-height:1.5;letter-spacing:.035em}
.footer-grid address{max-width:330px;color:#c8d5e7;font-size:11px;font-style:normal;line-height:1.65}
.footer-contact a span{color:#fff;font-size:12px;font-weight:700}
.footer-contact a small{color:#c8d5e7;font-size:11px;overflow-wrap:anywhere}
.footer-contact a:hover small,.footer-contact a:focus-visible small{color:#fff}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.4fr repeat(3,.8fr);gap:34px}.footer-contact{grid-column:2/-1}}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}}

/* Blog and News */
.post-container{width:min(820px,calc(100% - 48px));margin-inline:auto}.post-index-hero{padding:62px 0 68px;background:linear-gradient(135deg,#f4f7fb,#fff)}.post-index-hero .breadcrumb,.post-detail-header .breadcrumb{margin-bottom:34px}.post-eyebrow{margin:0 0 12px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.post-index-hero h1,.post-detail-header h1{max-width:900px;margin:0;color:var(--ink);font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.04em}.post-index-hero>div>p:last-child{max-width:680px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.post-index-content{padding-top:70px;padding-bottom:90px}.post-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.post-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(9,37,81,.05)}.post-card-image{display:grid;aspect-ratio:16/10;place-items:center;overflow:hidden;background:#edf2f8;color:#7390b4;font-weight:800;letter-spacing:.1em}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.post-card:hover .post-card-image img{transform:scale(1.025)}.post-card-copy{padding:24px}.post-card time,.post-detail-header time{color:#738095;font-size:12px}.post-card h2{margin:10px 0 11px;font-size:22px;line-height:1.32;letter-spacing:-.02em}.post-card h2 a:hover{color:var(--blue)}.post-card p{display:-webkit-box;margin:0 0 18px;overflow:hidden;color:var(--muted);line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.post-read-more{color:var(--blue);font-size:13px;font-weight:750}.post-empty{padding:70px 24px;border:1px solid var(--line);border-radius:16px;background:var(--wash);text-align:center}.post-empty h2{margin:0 0 10px}.post-empty p{margin:0 0 24px;color:var(--muted)}.post-detail-header{padding:48px 0 52px;background:#f7f9fc}.post-detail-header h1{font-size:clamp(38px,5vw,62px)}.post-deck{margin:22px 0 18px;color:var(--muted);font-size:20px;line-height:1.65}.post-hero-image{margin-top:54px;margin-bottom:0}.post-hero-image img{width:100%;max-height:620px;border-radius:16px;object-fit:cover}.post-article{padding-top:56px;padding-bottom:78px;color:#263750;font-size:18px;line-height:1.8}.post-article p{margin:0 0 1.35em}.post-article h2{margin:1.8em 0 .65em;color:var(--ink);font-size:34px;line-height:1.25;letter-spacing:-.025em}.post-article h3{margin:1.6em 0 .55em;color:var(--ink);font-size:26px;line-height:1.3}.post-article ul,.post-article ol{margin:0 0 1.4em;padding-left:1.4em}.post-article blockquote{margin:32px 0;padding:18px 24px;border-left:4px solid var(--orange);background:#f7f9fc;color:#40516b}.post-article figure{margin:42px 0}.post-article figure img{width:100%;max-height:700px;border-radius:12px;object-fit:contain;background:#f4f6f9}.post-article figcaption{margin-top:9px;color:var(--muted);font-size:13px;text-align:center}.post-article a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.post-article .text-small{font-size:.83em}.post-article .text-normal{font-size:1em}.post-article .text-large{font-size:1.25em}.post-article .text-xlarge{font-size:1.55em}.post-article .align-left{text-align:left}.post-article .align-center{text-align:center}.post-article .align-right{text-align:right}.post-article .align-justify{text-align:justify}.post-contact-cta{padding:60px 0;background:var(--ink);color:#fff}.post-contact-cta h2{margin:0 0 10px;font-size:32px}.post-contact-cta p{margin:0 0 24px;color:#c5d1e0;line-height:1.65}.post-contact-cta .button{background:#fff;color:var(--ink);border-color:#fff}
@media(max-width:900px){.post-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.post-container{width:calc(100% - 32px)}.post-index-hero{padding:38px 0 46px}.post-index-content{padding-top:44px;padding-bottom:64px}.post-card-grid{grid-template-columns:1fr}.post-detail-header{padding:34px 0 42px}.post-detail-header .breadcrumb{margin-bottom:25px}.post-deck{font-size:17px}.post-hero-image{margin-top:32px}.post-hero-image img{border-radius:10px}.post-article{padding-top:38px;padding-bottom:58px;font-size:16px}.post-article h2{font-size:27px}.post-article h3{font-size:22px}.post-contact-cta{padding:46px 0}.post-contact-cta h2{font-size:27px}}

/* Homepage section dividers: restrained warm-neutral and champagne-gold details. */
.factory-home{--section-warm:#faf8f3;--section-gold:#c5a15a;--section-gold-line:#e6d5af}
.factory-home .popular-categories,.factory-home .oem-customization-feature,.factory-home .why-choose,.factory-home .customer-testimonials{margin-top:0;border-top:1px solid var(--section-gold-line)}
.factory-home .popular-categories,.factory-home .why-choose{background:var(--section-warm)}
.factory-home .oem-customization-feature,.factory-home .customer-testimonials{background:#fff}
.factory-home .popular-categories{margin-top:78px;padding:76px 0 88px}
.factory-home .oem-customization-feature{padding:82px 0 94px}
.factory-home .why-choose{padding:86px 0}
.factory-home .customer-testimonials{padding:92px 0 104px}
.factory-home .popular-categories h2:before,.factory-home .oem-customization-feature h2:before,.factory-home .why-choose h2:before,.factory-home .customer-testimonials h2:before{display:block;width:42px;height:3px;margin:0 0 17px;border-radius:999px;background:var(--section-gold);content:""}
.factory-home .why-choose-eyebrow,.factory-home .customer-testimonials-eyebrow{color:#9c7735}

/* Blog index palette aligned with the homepage. */
.post-index-blog{--blog-warm:#faf8f3;--blog-gold:#c5a15a;--blog-gold-line:#e6d5af;background:var(--blog-warm)}
.post-index-blog .post-index-hero{border-bottom:1px solid var(--blog-gold-line);background:linear-gradient(135deg,#fff 0%,#fffdf8 100%)}
.post-index-blog .post-index-hero .post-eyebrow{display:flex;align-items:center;gap:12px;color:#9c7735}
.post-index-blog .post-index-hero .post-eyebrow:before{width:34px;height:3px;border-radius:999px;background:var(--blog-gold);content:""}
.post-index-blog .post-index-content{padding-top:72px;padding-bottom:96px}
.post-index-blog .post-card{border-color:var(--blog-gold-line);box-shadow:0 16px 38px rgba(68,49,17,.08)}
.post-index-blog .post-card-image{background:#f3efe6}
.post-index-blog .post-card-copy{border-top:1px solid var(--blog-gold-line)}
.post-index-blog .post-card time{color:#9c7735;font-weight:750}
.post-index-blog .post-read-more{display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}
.post-index-blog .post-read-more:hover{background:var(--blue);color:#fff;transform:translateY(-1px)}
@media(max-width:620px){.post-index-blog .post-index-content{padding-top:46px;padding-bottom:68px}.post-index-blog .post-index-hero .post-eyebrow:before{width:28px}}
.factory-home .category-card{background:#fff;border-color:#e4dfd4}
@media(max-width:680px){.factory-home .popular-categories{margin-top:56px;padding:56px 0 64px}.factory-home .oem-customization-feature,.factory-home .why-choose,.factory-home .customer-testimonials{padding:60px 0 68px}.factory-home .popular-categories h2:before,.factory-home .oem-customization-feature h2:before,.factory-home .why-choose h2:before,.factory-home .customer-testimonials h2:before{width:34px;margin-bottom:14px}}

/* Warm-neutral navigation bar. */
.site-header{border-bottom-color:#e6d5af;background:#faf8f3}

/* About page: the same warm-neutral and champagne-gold rhythm as the homepage. */
.about-page{--about-warm:#faf8f3;--about-gold:#c5a15a;--about-gold-line:#e6d5af}
.about-page .about-hero{border-bottom:1px solid var(--about-gold-line);background:#fff}
.about-page .about-eyebrow{color:#9c7735}
.about-page .about-facts{border-color:#e4dfd4;background:#e4dfd4}
.about-page .about-facts div{background:var(--about-warm)}
.about-page .about-content{padding-bottom:0}
.about-page .about-section{position:relative;z-index:0;border:0}
.about-page .about-section:after{position:absolute;z-index:-1;inset:0 calc(50% - 50vw);border-top:1px solid var(--about-gold-line);background:#fff;content:""}
.about-page .about-section:nth-child(odd):after{background:var(--about-warm)}
.about-page .about-section h2:before{display:block;width:42px;height:3px;margin:0 0 17px;border-radius:999px;background:var(--about-gold);content:""}
.about-page .about-feature-photo,.about-page .about-aging-photo,.about-page .about-photo-grid figure,.about-page .about-customs-photo{border-color:#e4dfd4}
.about-page .about-platforms span{border-color:#e4dfd4;background:var(--about-warm);color:#6f5a35}
@media(max-width:620px){.about-page .about-section h2:before{width:34px;margin-bottom:14px}}

/* Customer testimonials use the same warm ivory surface as the section system. */
.factory-home .customer-testimonial-card{border-color:#e4dfd4;background:#faf8f3;box-shadow:0 14px 34px rgba(58,49,34,.08)}
.factory-home .customer-testimonial-card:hover{box-shadow:0 22px 46px rgba(58,49,34,.13)}
.factory-home .customer-testimonial-photo{background:#faf8f3}
.factory-home .customer-testimonial-body{color:var(--ink)}
.factory-home .customer-testimonial-customer h3{color:var(--ink)}
.factory-home .customer-testimonial-customer p{color:#7a6d58}
.factory-home .customer-testimonial-body blockquote{color:#4f5e71}
.factory-home .customer-testimonial-mark{border-color:#efd5c4}

/* Warm ivory footer with dark, high-contrast typography. */
footer{border-top:1px solid #e6d5af;background:#faf8f3;color:var(--ink)}
.footer-grid a,.footer-grid p{color:#5e6b7d}
.footer-grid a:hover,.footer-grid a:focus-visible{color:#9c7735}
.footer-company-name{color:var(--ink)!important}
.footer-grid address{color:#45556b}
.footer-contact a span{color:var(--ink)}
.footer-contact a small{color:#4e617a}
.footer-contact a:hover small,.footer-contact a:focus-visible small{color:#9c7735}

/* Responsive comparison table used in long-form buyer guides. */
.post-table-scroll{margin:28px 0 34px;overflow-x:auto;border:1px solid #e6d5af;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(68,49,17,.07);-webkit-overflow-scrolling:touch}
.post-table-scroll:focus-visible{outline:3px solid rgba(24,77,151,.28);outline-offset:3px}
.post-comparison-table{width:100%;min-width:700px;border-collapse:collapse;color:#263750;font-size:15px;line-height:1.45}
.post-comparison-table th,.post-comparison-table td{padding:17px 18px;border-bottom:1px solid #ebe3d3;text-align:left;vertical-align:middle}
.post-comparison-table thead th{background:#082f66;color:#fff;font-size:12px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.post-comparison-table tbody th{color:#082f66;font-size:16px;font-weight:800}
.post-comparison-table tbody tr:nth-child(even){background:#fcfaf5}
.post-comparison-table tbody tr:last-child th,.post-comparison-table tbody tr:last-child td{border-bottom:0}
.post-comparison-table small{color:#7f6a42;font-size:12px;font-weight:650}
@media(max-width:620px){.post-table-scroll{margin-right:-16px;margin-left:-16px;border-right:0;border-left:0;border-radius:0}.post-comparison-table th,.post-comparison-table td{padding:15px 16px}}

/* Single blog articles use the homepage's warm ivory, navy and champagne palette. */
.post-detail-blog{background:#faf8f3}
.post-detail-blog .post-detail-header{position:relative;border-bottom:1px solid #e6d5af;background:linear-gradient(135deg,#fff 0%,#fffdf8 100%)}
.post-detail-blog .post-detail-header:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:linear-gradient(90deg,#c5a15a 0 18%,transparent 18% 100%);content:""}
.post-detail-blog .post-detail-header .post-eyebrow{display:flex;align-items:center;gap:12px;color:#9c7735}
.post-detail-blog .post-detail-header .post-eyebrow:before{width:34px;height:3px;border-radius:999px;background:#c5a15a;content:""}
.post-detail-blog .post-detail-header h1{max-width:810px}
.post-detail-blog .post-deck{max-width:760px;color:#53637a}
.post-detail-blog .post-detail-header time{color:#8c7448;font-weight:700}
.post-detail-blog .post-hero-image{margin-top:46px;padding:26px;border:1px solid #e6d5af;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(68,49,17,.08)}
.post-detail-blog .post-hero-image img{max-height:540px;border-radius:12px;object-fit:contain;background:#fff}
.post-detail-blog .post-article{margin-top:34px;margin-bottom:76px;padding:54px 56px 64px;border:1px solid #e6d5af;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(68,49,17,.07)}
.post-detail-blog .post-article h2{position:relative;padding-left:18px}
.post-detail-blog .post-article h2:before{position:absolute;top:.15em;bottom:.15em;left:0;width:4px;border-radius:999px;background:#c5a15a;content:""}
.post-detail-blog .post-article h3{color:#173f74}
.post-detail-blog .post-article p{color:#45566e}
.post-detail-blog .post-article figure{padding:16px;border:1px solid #eee3ca;border-radius:16px;background:#fcfaf5}
.post-detail-blog .post-article figure img{border-radius:9px;background:#fff}
.post-detail-blog .post-article figcaption{color:#786746}
.post-detail-blog .post-article a{color:#174d91;text-decoration-color:#c5a15a;text-decoration-thickness:2px}
.post-detail-blog .post-contact-cta{border-top:1px solid #e6d5af;background:#fff;color:#082f66}
.post-detail-blog .post-contact-cta p{color:#5e6b7d}
.post-detail-blog .post-contact-cta .button{border-color:#c5a15a;background:#c5a15a;color:#082f66}
.post-detail-blog .post-contact-cta .button:hover{border-color:#d4b875;background:#d4b875;color:#082f66}
@media(max-width:620px){.post-detail-blog .post-detail-header .post-eyebrow:before{width:28px}.post-detail-blog .post-hero-image{margin-top:28px;padding:12px;border-radius:14px}.post-detail-blog .post-hero-image img{border-radius:8px}.post-detail-blog .post-article{width:calc(100% - 24px);margin-top:20px;margin-bottom:48px;padding:36px 24px 44px;border-radius:14px}.post-detail-blog .post-article h2{padding-left:14px}.post-detail-blog .post-article figure{margin-right:-12px;margin-left:-12px;padding:9px;border-radius:12px}}

/* Keep all public-facing CTA buttons aligned with the homepage button palette. */
.button,.primary,.secondary,.category-cta{border-color:var(--ink);background:var(--ink);color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.button:hover,.button:focus-visible,.primary:hover,.primary:focus-visible,.secondary:hover,.secondary:focus-visible,.category-cta:hover,.category-cta:focus-visible{border-color:var(--blue);background:var(--blue);color:#fff}
.mc-final-cta .button,.post-contact-cta .button,.post-detail-blog .post-contact-cta .button{border-color:var(--ink);background:var(--ink);color:#fff}
.mc-final-cta .button:hover,.mc-final-cta .button:focus-visible,.post-contact-cta .button:hover,.post-contact-cta .button:focus-visible,.post-detail-blog .post-contact-cta .button:hover,.post-detail-blog .post-contact-cta .button:focus-visible{border-color:var(--blue);background:var(--blue);color:#fff}
