/* About Us — image-led editorial layout + convex interactive galleries.
   v3.13.54.56 */
.hp-about-page{
  --about-ink:#13212b;
  --about-muted:#66757f;
  --about-red:#ef2333;
  --about-line:#e2e7e9;
  --about-soft:#f3f6f7;
  --about-shadow:0 24px 70px rgba(18,34,44,.11);
  background:#fff;color:var(--about-ink)
}
.hp-about-portal{overflow:hidden;background:#fff}
.hp-about-portal__shell{width:min(1280px,calc(100% - 72px));margin:0 auto;padding:34px 0 108px}

/* About navigation: text-led, slim, no red dots or chunky buttons. */
.hp-about-tabs{position:relative;z-index:20;border-top:1px solid #edf0f1;border-bottom:1px solid #e5e9eb;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}
.hp-about-tabs__inner{display:flex;align-items:center;justify-content:center;gap:42px;width:min(980px,calc(100% - 44px));margin:0 auto;overflow-x:auto;scrollbar-width:none}
.hp-about-tabs__inner::-webkit-scrollbar{display:none}
.hp-about-tabs a{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;min-height:56px;color:#7c898f;text-decoration:none!important;font-size:.76rem;font-weight:800;letter-spacing:.02em;transition:color .2s ease}
.hp-about-tabs a::after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--about-red);content:"";opacity:0;transform:scaleX(.25);transition:.22s ease}
.hp-about-tabs a:hover,.hp-about-tabs a:focus-visible,.hp-about-tabs a.is-active{outline:0;color:var(--about-ink)}
.hp-about-tabs a.is-active::after{opacity:1;transform:scaleX(1)}

.hp-about-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 30px;color:#9aa4a9;font-size:.7rem;font-weight:750}
.hp-about-breadcrumb a{color:#64727a;text-decoration:none!important}.hp-about-breadcrumb a:hover{color:var(--about-red)}
.hp-about-breadcrumb strong{color:var(--about-ink)}
.hp-section-kicker{margin:0;color:var(--about-red);font-size:.65rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.hp-section-kicker span{margin-right:10px;color:#aeb8bd}

/* Company profile hero: full-width photography first, restrained text over image. */
.hp-profile-hero{padding:4px 0 24px}
.hp-profile-hero__image{position:relative;width:100vw;margin:0 0 0 calc(50% - 50vw);min-height:0;overflow:hidden;background:#e7ecee}
.hp-profile-hero__image>img{display:block;width:100%;height:clamp(520px,48vw,720px);object-fit:cover;object-position:center 54%}
.hp-profile-hero__image::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,23,.58) 0%,rgba(8,17,23,.18) 47%,rgba(8,17,23,.03) 74%),linear-gradient(0deg,rgba(8,17,23,.28),transparent 50%);content:"";pointer-events:none}
.hp-profile-hero__caption{position:absolute;z-index:2;left:max(36px,calc((100vw - 1280px)/2 + 36px));bottom:clamp(34px,4vw,58px);width:min(620px,calc(100% - 72px));color:#fff}
.hp-profile-hero__caption>p{margin:0 0 12px;color:#fff;font-size:.62rem;font-weight:900;letter-spacing:.17em}
.hp-profile-hero__caption h1{max-width:15ch;margin:0;color:#fff;font-size:clamp(2rem,3.25vw,3.6rem);font-weight:760;line-height:1.02;letter-spacing:-.04em;text-wrap:balance}
.hp-profile-hero__meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;padding-top:14px;border-top:1px solid rgba(255,255,255,.38)}
.hp-profile-hero__meta span{color:rgba(255,255,255,.9);font-size:.64rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}

.hp-profile-intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:78px;padding:58px 0 46px;border-bottom:1px solid var(--about-line)}
.hp-profile-intro__lead h2{max-width:16ch;margin:15px 0 0;font-size:clamp(2rem,3.35vw,3.45rem);line-height:1.03;letter-spacing:-.05em;font-weight:760}
.hp-profile-intro__copy{display:grid;gap:17px;align-content:center;max-width:720px}
.hp-profile-intro__copy p{margin:0;color:#596871;font-size:.95rem;line-height:1.72}
.hp-profile-intro__meta{display:grid;gap:5px;margin-top:4px;padding-top:14px;border-top:1px solid var(--about-line)}.hp-profile-intro__meta span{color:#8b979d;font-size:.62rem;font-weight:780;letter-spacing:.04em}.hp-profile-intro__meta strong{color:#34444d;font-size:.72rem;line-height:1.45}
.hp-profile-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--about-line)}
.hp-profile-facts>div,.hp-profile-facts>a{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:112px;padding:25px 28px;text-decoration:none!important;color:var(--about-ink)}
.hp-profile-facts>*+*{border-left:1px solid var(--about-line)}
.hp-profile-facts>*::before{position:absolute;top:-1px;left:28px;width:30px;height:2px;background:var(--about-red);content:""}
.hp-profile-facts strong{font-size:1.15rem;line-height:1.2}.hp-profile-facts span{margin-top:8px;color:#859197;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.hp-profile-facts>a{background:#f7f9f9;transition:background .22s ease,transform .22s ease}.hp-profile-facts>a:hover{background:#eef3f4;transform:translateY(-2px)}
.hp-profile-facts>a span{margin:0 0 8px}.hp-profile-facts>a strong{font-size:.86rem;color:#d91f2a}

/* Company sections: compact headings, image first. */
.hp-company-section{padding:92px 0 0;scroll-margin-top:120px}
.hp-company-section__head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker note" "title note";gap:10px 40px;align-items:end;margin-bottom:32px}
.hp-company-section__head .hp-section-kicker{grid-area:kicker}
.hp-company-section__head h2{grid-area:title;max-width:780px;margin:0;font-size:clamp(2rem,3.25vw,3.35rem);font-weight:760;line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.hp-company-section__head>p:last-child{grid-area:note;max-width:390px;margin:0;color:#6d7b83;font-size:.82rem;line-height:1.58}

/* Showroom: plain, normal image presentation. No carousel, transforms, autoplay or peeking cards. */
.hp-showroom-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}
.hp-showroom-gallery__item{margin:0;background:#fff;border:1px solid var(--about-line);overflow:hidden}
.hp-showroom-gallery__item--feature{grid-column:1/-1}
.hp-showroom-gallery__item img{display:block;width:100%;height:auto;object-fit:cover}
.hp-showroom-gallery__item--feature img{width:100%;aspect-ratio:16/7.2;object-fit:cover;object-position:center}
.hp-showroom-gallery__item:not(.hp-showroom-gallery__item--feature) img{aspect-ratio:4/3}
.hp-showroom-gallery__item figcaption{padding:11px 12px;color:#56656d;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#fff}

/* Convex coverflow: centre card comes forward and grows; sides recede and shrink. */
.hp-coverflow{position:relative;width:100%;min-height:560px;padding:0 0 62px;isolation:isolate}
.hp-coverflow__viewport{position:relative;height:520px;overflow:hidden;perspective:1200px;touch-action:pan-y;cursor:grab;outline:none}
.hp-coverflow__viewport:active{cursor:grabbing}.hp-coverflow__viewport:focus-visible{box-shadow:inset 0 0 0 1px var(--about-red)}
.hp-coverflow__track{position:absolute;inset:0;transform-style:preserve-3d}
.hp-coverflow__card{position:absolute;top:50%;left:50%;width:clamp(250px,29vw,430px);aspect-ratio:1.24/1;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.8);background:#e9eeee;box-shadow:0 24px 65px rgba(13,27,36,.2);transform-origin:center;will-change:transform,opacity;user-select:none;transition:filter .24s ease}
.hp-coverflow__card img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}
.hp-coverflow__card figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:9px 11px;background:rgba(14,26,34,.68);backdrop-filter:blur(9px);color:#fff;font-size:.6rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.hp-coverflow__card.is-active{filter:saturate(1.03)}
.hp-coverflow__controls{position:absolute;right:0;bottom:4px;left:0;display:flex;align-items:center;justify-content:center;gap:16px}
.hp-coverflow__controls button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #d8dfe2;border-radius:50%;background:#fff;color:var(--about-ink);font:inherit;font-size:1rem;cursor:pointer;transition:.2s ease}
.hp-coverflow__controls button:hover,.hp-coverflow__controls button:focus-visible{outline:0;border-color:var(--about-red);color:var(--about-red);transform:translateY(-1px)}
.hp-coverflow__counter{display:flex;align-items:baseline;gap:6px;min-width:70px;justify-content:center;color:#98a2a8;font-size:.62rem}.hp-coverflow__counter strong{color:var(--about-ink);font-size:.8rem}

/* Certificates. */
.hp-company-section--certifications{width:100vw;margin-left:calc(50% - 50vw);padding:92px max(36px,calc((100vw - 1280px)/2)) 88px;background:#f3f6f7}
.hp-about-certificates-shell .hp-certificates{width:100%;margin:0;padding:0}
.hp-about-certificates-shell .hp-certificates__heading{display:none}

/* Client visits: photo-led editorial grid, controlled titles and spacing. */
.hp-client-visits{display:grid;grid-template-columns:1.24fr .76fr .76fr;grid-template-rows:265px 265px;gap:14px}
.hp-client-visits figure{position:relative;margin:0;overflow:hidden;background:#e8edef;box-shadow:0 14px 38px rgba(18,34,44,.08)}
.hp-client-visits__feature{grid-row:1/3}
.hp-client-visits figure:nth-child(2){grid-column:2/4}
.hp-client-visits img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}
.hp-client-visits figure:hover img{transform:scale(1.018)}
.hp-client-visits figcaption{position:absolute;left:12px;bottom:12px;padding:7px 9px;background:rgba(255,255,255,.88);backdrop-filter:blur(9px);color:var(--about-ink);font-size:.59rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}

/* Generic inner pages. */
.hp-about-simple-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);gap:44px;align-items:end;padding:20px 0 34px}
.hp-about-simple-hero>p:first-child{grid-column:1/-1;margin:0;color:var(--about-red);font-size:.65rem;font-weight:900;letter-spacing:.15em}
.hp-about-simple-hero h1{max-width:15ch;margin:0;font-size:clamp(2.35rem,4.2vw,4.6rem);font-weight:760;line-height:.98;letter-spacing:-.05em}
.hp-about-simple-hero__lead{margin:0;color:#6a7880;font-size:.86rem;line-height:1.65}
.hp-about-photo-story{display:grid;gap:14px}.hp-about-photo{position:relative;margin:0;overflow:hidden;background:#e7ecee;box-shadow:var(--about-shadow)}
.hp-about-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .75s ease}.hp-about-photo:hover img{transform:scale(1.014)}
.hp-about-photo figcaption{position:absolute;left:12px;bottom:12px;padding:8px 10px;background:rgba(255,255,255,.88);backdrop-filter:blur(9px);font-size:.62rem;font-weight:850;text-transform:uppercase}
.hp-about-photo-story--our-factory{grid-template-columns:1.35fr .65fr;grid-template-rows:300px 300px}.hp-about-photo-story--our-factory .hp-about-photo:first-child{grid-row:1/3}.hp-about-photo-story--our-team .hp-about-photo img{aspect-ratio:16/8.2;object-position:center}
.hp-about-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:22px 24px;border-top:1px solid var(--about-line);border-bottom:1px solid var(--about-line)}
.hp-about-inline-cta p{margin:0 0 6px;color:var(--about-red);font-size:.62rem;font-weight:900;letter-spacing:.13em}.hp-about-inline-cta strong{font-size:.9rem}.hp-about-inline-cta a{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 16px;border:1px solid #ced7db;color:var(--about-ink);text-decoration:none!important;font-size:.68rem;font-weight:850;transition:.2s ease}.hp-about-inline-cta a:hover{border-color:var(--about-red);color:var(--about-red);transform:translateY(-1px)}

/* Team page. */
.hp-team-jump{display:flex;justify-content:center;gap:30px;width:min(720px,100%);margin:34px auto 0;padding:14px 0;border-top:1px solid var(--about-line);border-bottom:1px solid var(--about-line)}
.hp-team-jump a{position:relative;color:#78868e;text-decoration:none!important;font-size:.7rem;font-weight:850}.hp-team-jump a:hover{color:var(--about-ink)}
.hp-team-stories{margin-top:26px}.hp-team-story{width:100vw;margin-left:calc(50% - 50vw);scroll-margin-top:118px}.hp-team-story:nth-child(even){background:#eef2f3}
.hp-team-story__inner{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:68px;align-items:center;width:min(1280px,calc(100% - 72px));min-height:480px;margin:0 auto;padding:62px 0}.hp-team-story--media-first .hp-team-story__inner{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}
.hp-team-story__copy{max-width:480px}.hp-team-story__copy>p:first-child{margin:0 0 14px;color:var(--about-red);font-size:.62rem;font-weight:900;letter-spacing:.13em}.hp-team-story__copy>p:first-child span{margin-right:9px;color:#aeb8bd}
.hp-team-story__copy h2{max-width:12ch;margin:0 0 18px;font-size:clamp(2rem,3.2vw,3.45rem);font-weight:760;line-height:1;letter-spacing:-.05em}.hp-team-story__copy>p:last-child{margin:0;color:#66757d;font-size:.86rem;line-height:1.68}
.hp-team-story__media figure{margin:0;overflow:hidden;background:#e5eaec;box-shadow:0 18px 48px rgba(18,34,44,.09)}.hp-team-story__media img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .72s ease}.hp-team-story__media:hover img{transform:scale(1.015)}
.hp-team-carousel{position:relative}.hp-team-carousel__viewport{position:relative;overflow:hidden}.hp-team-carousel__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease}.hp-team-carousel__slide:first-child{position:relative}.hp-team-carousel__slide.is-active{opacity:1;pointer-events:auto}
.hp-team-carousel__arrow{position:absolute;z-index:3;top:50%;width:36px;height:36px;margin-top:-18px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(19,33,43,.28);backdrop-filter:blur(8px);color:#fff;font:inherit;font-size:1.2rem;cursor:pointer}.hp-team-carousel__arrow--prev{left:13px}.hp-team-carousel__arrow--next{right:13px}
.hp-team-carousel__dots{position:absolute;z-index:4;right:0;bottom:-22px;left:0;display:flex;justify-content:center;gap:7px}.hp-team-carousel__dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#b8c2c7;cursor:pointer}.hp-team-carousel__dots button.is-active{background:var(--about-red)}

/* Progressive reveal. */
.hp-about-motion [data-team-reveal],.hp-about-motion [data-about-reveal]{opacity:0;transform:translateY(14px);transition:opacity .56s ease,transform .56s cubic-bezier(.2,.75,.2,1)}
.hp-about-motion [data-team-reveal].is-visible,.hp-about-motion [data-about-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1050px){
  .hp-about-portal__shell{width:min(100% - 40px,1280px)}
  .hp-profile-hero__image>img{height:610px}.hp-profile-intro{gap:42px}.hp-profile-facts{grid-template-columns:repeat(2,1fr)}.hp-profile-facts>*:nth-child(3){border-left:0;border-top:1px solid var(--about-line)}.hp-profile-facts>*:nth-child(4){border-top:1px solid var(--about-line)}
  .hp-company-section__head{grid-template-columns:1fr;grid-template-areas:"kicker" "title" "note"}.hp-company-section__head>p:last-child{max-width:560px}
  .hp-showroom-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-showroom-gallery__item--feature{grid-column:1/-1}
  .hp-coverflow{min-height:500px}.hp-coverflow__viewport{height:460px}.hp-coverflow__card{width:clamp(230px,38vw,390px)}
  .hp-client-visits{grid-template-columns:1.1fr .9fr;grid-template-rows:280px 220px 220px}.hp-client-visits__feature{grid-row:1/4}.hp-client-visits figure:nth-child(2){grid-column:auto}
  .hp-about-photo-story--our-factory{grid-template-columns:1fr 1fr;grid-template-rows:auto}.hp-about-photo-story--our-factory .hp-about-photo:first-child{grid-column:1/-1;grid-row:auto}.hp-about-photo-story--our-factory img{aspect-ratio:4/3}
  .hp-team-story__inner,.hp-team-story--media-first .hp-team-story__inner{grid-template-columns:1fr 1.08fr;gap:42px;width:min(100% - 40px,1280px)}.hp-team-story--media-first .hp-team-story__inner{grid-template-columns:1.08fr 1fr}
}

@media(max-width:700px){
  .hp-about-portal__shell{width:min(100% - 28px,720px);padding:26px 0 76px}.hp-about-tabs__inner{justify-content:flex-start;gap:25px;width:calc(100% - 28px)}.hp-about-tabs a{min-height:52px;font-size:.71rem}
  .hp-about-breadcrumb{margin-bottom:24px;flex-wrap:wrap}
  .hp-profile-hero__image{width:100vw;margin-left:calc(50% - 50vw);min-height:0}.hp-profile-hero__image>img{height:430px;object-position:center}.hp-profile-hero__caption{right:20px;left:20px;bottom:24px;width:auto;max-width:none}.hp-profile-hero__caption h1{max-width:16ch;font-size:clamp(1.7rem,8vw,2.45rem)}.hp-profile-hero__meta{gap:7px 12px;margin-top:14px;padding-top:11px}.hp-profile-hero__meta span{font-size:.56rem}
  .hp-profile-intro{grid-template-columns:1fr;gap:24px;padding:40px 0 34px}.hp-profile-intro__lead h2{max-width:none;font-size:clamp(1.9rem,9vw,2.7rem)}.hp-profile-facts{grid-template-columns:1fr}.hp-profile-facts>*+*{border-left:0;border-top:1px solid var(--about-line)}.hp-profile-facts>div,.hp-profile-facts>a{min-height:86px;padding:20px}.hp-profile-facts>*::before{left:20px}
  .hp-company-section{padding-top:70px}.hp-company-section__head{margin-bottom:22px}.hp-company-section__head h2{font-size:clamp(1.9rem,9vw,2.75rem)}.hp-company-section__head>p:last-child{font-size:.78rem}
  .hp-showroom-gallery{grid-template-columns:1fr;gap:11px}.hp-showroom-gallery__item--feature{grid-column:auto}.hp-showroom-gallery__item--feature img,.hp-showroom-gallery__item:not(.hp-showroom-gallery__item--feature) img{aspect-ratio:4/3}
  .hp-coverflow{min-height:410px;padding-bottom:56px}.hp-coverflow__viewport{height:360px}.hp-coverflow__card{width:min(72vw,310px)}.hp-coverflow__card figcaption{font-size:.55rem}.hp-coverflow__controls button{width:36px;height:36px}
  .hp-company-section--certifications{padding:70px 14px 70px}
  .hp-client-visits{grid-template-columns:1fr;grid-template-rows:auto;gap:11px}.hp-client-visits__feature{grid-row:auto}.hp-client-visits figure:nth-child(2){grid-column:auto}.hp-client-visits img{aspect-ratio:4/3}.hp-client-visits__feature img{aspect-ratio:4/3}
  .hp-about-simple-hero{grid-template-columns:1fr;gap:14px;padding:10px 0 24px}.hp-about-simple-hero>p:first-child{grid-column:auto}.hp-about-simple-hero h1{font-size:clamp(2.1rem,10vw,3.2rem)}
  .hp-about-photo-story--our-factory{grid-template-columns:1fr}.hp-about-photo-story--our-factory .hp-about-photo:first-child{grid-column:auto}.hp-about-photo-story--our-team .hp-about-photo img{aspect-ratio:4/3}
  .hp-about-inline-cta{align-items:flex-start;flex-direction:column;padding:20px 0}.hp-about-inline-cta a{width:100%;justify-content:space-between}
  .hp-team-jump{justify-content:flex-start;gap:22px;overflow-x:auto;scrollbar-width:none}.hp-team-story__inner,.hp-team-story--media-first .hp-team-story__inner{grid-template-columns:1fr;gap:24px;width:calc(100% - 28px);min-height:0;padding:48px 0}.hp-team-story--media-first .hp-team-story__copy{order:1}.hp-team-story--media-first .hp-team-story__media{order:2}.hp-team-story__copy h2{font-size:clamp(2rem,9.5vw,2.8rem)}
}

@media(prefers-reduced-motion:reduce){
  .hp-about-tabs a,.hp-profile-hero__image>img,.hp-coverflow__card,.hp-client-visits img,.hp-about-photo img,.hp-team-story__media img,.hp-about-motion [data-team-reveal],.hp-about-motion [data-about-reveal]{transition:none!important}
  .hp-about-motion [data-team-reveal],.hp-about-motion [data-about-reveal]{opacity:1;transform:none}
}

/* 3.13.54.57 — About Us uses the available viewport width instead of a narrow centered column. */
.hp-about-page .wp-block-post-content,
.hp-about-page main .wp-block-post-content{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}
.hp-about-portal{width:100%!important;max-width:none!important}
.hp-about-portal__shell{width:100%!important;max-width:none!important;margin:0!important;padding:34px clamp(24px,4.6vw,92px) 108px!important;box-sizing:border-box}
.hp-company-section{width:100%;max-width:none}
.hp-company-section--exhibitions{padding-inline:0!important}
.hp-exhibition-coverflow{width:100%;max-width:none}
@media(max-width:1050px){.hp-about-portal__shell{width:100%!important;max-width:none!important;padding-inline:32px!important}}
@media(max-width:700px){.hp-about-portal__shell{width:100%!important;max-width:none!important;padding:26px 16px 76px!important}}
/* Force the About experience to break out of WordPress's constrained page template. */
.hp-about-page .hp-about-portal{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}

/* 3.13.54.59 — refined one-line About titles + team overview based on the supplied reference. */
.hp-about-page .wp-block-post-title{
  width:100vw!important;
  max-width:none!important;
  margin:0 0 0 calc(50% - 50vw)!important;
  padding:54px 24px 30px!important;
  color:var(--about-ink)!important;
  text-align:center!important;
  white-space:nowrap!important;
  font-size:clamp(24px,3.25vw,48px)!important;
  font-weight:760!important;
  line-height:1!important;
  letter-spacing:-.035em!important;
  box-sizing:border-box;
}
.hp-team-overview{padding:28px 0 76px}
.hp-team-overview__head{max-width:980px;margin:0 auto 38px;text-align:center}
.hp-team-overview__head h2{max-width:900px;margin:0 auto;color:var(--about-ink);font-size:clamp(2rem,3.1vw,3.25rem);font-weight:760;line-height:1.05;letter-spacing:-.045em;text-wrap:balance}
.hp-team-overview__head p{max-width:880px;margin:18px auto 0;color:var(--about-muted);font-size:.95rem;line-height:1.72}
.hp-team-overview__photo{width:min(1440px,100%);margin:0 auto;overflow:hidden;background:#e8edef;box-shadow:0 18px 46px rgba(18,34,44,.08)}
.hp-team-overview__photo img{display:block;width:100%;height:auto;aspect-ratio:1443/796;object-fit:cover}
.hp-about-page--our-team .hp-team-stories{margin-top:0}
@media(max-width:700px){
  .hp-about-page .wp-block-post-title{padding:38px 14px 24px!important;font-size:clamp(21px,6.5vw,30px)!important;letter-spacing:-.025em!important}
  .hp-team-overview{padding:18px 0 54px}
  .hp-team-overview__head{margin-bottom:24px}
  .hp-team-overview__head h2{font-size:clamp(1.8rem,8.4vw,2.6rem)}
  .hp-team-overview__head p{font-size:.84rem;line-height:1.65}
}

/* 3.13.54.64 — stronger secondary navigation and clearer Our Team hierarchy. */
.hp-about-tabs{
  border-top:1px solid #edf0f1;
  border-bottom:1px solid #e1e6e8;
  background:#fff;
}
.hp-about-tabs__inner{
  width:min(1120px,calc(100% - 48px));
  gap:10px;
  padding:10px 0;
  justify-content:center;
}
.hp-about-tabs a{
  min-height:50px;
  padding:0 24px;
  border:1px solid transparent;
  border-radius:2px;
  color:#7a878e;
  font-size:.86rem;
  font-weight:780;
  letter-spacing:.005em;
  transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease;
}
.hp-about-tabs a::after{
  right:24px;
  bottom:5px;
  left:24px;
  height:2px;
  transform:scaleX(0);
}
.hp-about-tabs a:hover,.hp-about-tabs a:focus-visible{
  color:var(--about-ink);
  background:#f6f8f9;
  border-color:#edf0f1;
  transform:translateY(-1px);
}
.hp-about-tabs a.is-active{
  color:var(--about-ink);
  background:#fff;
  border-color:#e1e6e8;
}
.hp-about-tabs a.is-active::after{opacity:1;transform:scaleX(1)}

.hp-about-page--our-team .wp-block-post-title{
  padding-top:38px!important;
  padding-bottom:20px!important;
  font-size:clamp(27px,2.25vw,36px)!important;
  font-weight:720!important;
  letter-spacing:-.028em!important;
}
.hp-about-page--our-team .hp-team-overview{
  padding-top:54px;
}
.hp-about-page--our-team .hp-team-overview__head{
  max-width:1040px;
  margin-bottom:42px;
}
.hp-about-page--our-team .hp-team-overview__head h2{
  max-width:930px;
  font-size:clamp(2.6rem,4.35vw,4.65rem);
  font-weight:790;
  line-height:.99;
  letter-spacing:-.055em;
}
.hp-about-page--our-team .hp-team-overview__head p{
  max-width:900px;
  margin-top:22px;
  font-size:1rem;
  line-height:1.7;
}
@media(max-width:700px){
  .hp-about-tabs__inner{width:calc(100% - 24px);justify-content:flex-start;gap:8px;padding:8px 0}
  .hp-about-tabs a{min-height:46px;padding:0 16px;font-size:.76rem}
  .hp-about-tabs a::after{right:16px;left:16px}
  .hp-about-page--our-team .wp-block-post-title{padding-top:28px!important;padding-bottom:16px!important;font-size:25px!important}
  .hp-about-page--our-team .hp-team-overview{padding-top:34px}
  .hp-about-page--our-team .hp-team-overview__head h2{font-size:clamp(2.25rem,11vw,3.25rem)}
  .hp-about-page--our-team .hp-team-overview__head p{font-size:.88rem}
}


/* 3.13.54.65 — lighter, more tactile About Us secondary navigation. */
.hp-about-tabs{
  background:#f7f9fa;
  border-color:#edf0f1;
}
.hp-about-tabs__inner{
  width:min(1040px,calc(100% - 48px));
  gap:14px;
  padding:14px 0;
}
.hp-about-tabs a{
  min-height:52px;
  padding:0 26px;
  border:0!important;
  border-radius:12px;
  background:transparent;
  color:#74828a;
  font-size:.88rem;
  font-weight:760;
  letter-spacing:-.005em;
  box-shadow:none;
  transition:color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.2,.75,.2,1);
}
.hp-about-tabs a::after{
  right:50%;
  bottom:8px;
  left:auto;
  width:24px;
  height:2px;
  margin-right:-12px;
  border-radius:999px;
  opacity:0;
  transform:scaleX(.35);
  transform-origin:center;
}
.hp-about-tabs a:hover,.hp-about-tabs a:focus-visible{
  color:var(--about-ink);
  background:#fff;
  box-shadow:0 10px 24px rgba(18,34,44,.08);
  transform:translateY(-3px);
}
.hp-about-tabs a.is-active{
  color:var(--about-ink);
  background:#fff;
  box-shadow:0 10px 28px rgba(18,34,44,.09);
  transform:translateY(-1px);
}
.hp-about-tabs a.is-active::after{opacity:1;transform:scaleX(1)}
.hp-about-page--our-factory .hp-about-simple-hero{
  grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);
  gap:42px;
  padding:22px 0 30px;
}
.hp-about-page--our-factory .hp-about-simple-hero h1{
  max-width:18ch;
  font-size:clamp(2.15rem,3.35vw,3.7rem);
  line-height:1.02;
  letter-spacing:-.045em;
}
@media(max-width:700px){
  .hp-about-tabs__inner{width:calc(100% - 24px);gap:8px;padding:10px 0}
  .hp-about-tabs a{min-height:46px;padding:0 17px;border-radius:10px;font-size:.78rem}
  .hp-about-tabs a::after{bottom:6px}
  .hp-about-tabs a:hover,.hp-about-tabs a:focus-visible{transform:translateY(-2px)}
  .hp-about-page--our-factory .hp-about-simple-hero{grid-template-columns:1fr;gap:12px;padding:12px 0 22px}
  .hp-about-page--our-factory .hp-about-simple-hero h1{font-size:clamp(2rem,9vw,2.8rem)}
}

/* 3.13.54.83 — concise Company Profile split layout, centered Sample Room heading, unified photo focus treatment. */
.hp-profile-hero{
  padding:34px 0 24px;
}
.hp-profile-overview{
  display:grid;
  grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);
  gap:clamp(48px,6vw,96px);
  align-items:center;
  padding:26px 0 54px;
  border-bottom:1px solid var(--about-line);
}
.hp-profile-overview__copy{
  max-width:650px;
  padding-left:clamp(0px,1.2vw,18px);
}
.hp-profile-overview__copy h1{
  max-width:11ch;
  margin:15px 0 0;
  color:var(--about-ink);
  font-size:clamp(2.8rem,4.7vw,5.2rem);
  font-weight:790;
  line-height:.96;
  letter-spacing:-.055em;
}
.hp-profile-overview__lead{
  max-width:620px;
  margin:26px 0 0;
  color:#586871;
  font-size:clamp(.96rem,1.05vw,1.08rem);
  line-height:1.72;
}
.hp-profile-overview__support{
  max-width:600px;
  margin:15px 0 0;
  color:#7b888f;
  font-size:.88rem;
  line-height:1.65;
}
.hp-profile-overview__meta{
  display:flex;
  flex-wrap:wrap;
  gap:9px 20px;
  margin-top:26px;
  padding-top:17px;
  border-top:1px solid var(--about-line);
}
.hp-profile-overview__meta span{
  color:#65737b;
  font-size:.66rem;
  font-weight:850;
  letter-spacing:.075em;
  text-transform:uppercase;
}
.hp-profile-overview__image{
  margin:0;
  min-width:0;
  overflow:hidden;
  background:#e7ecee;
  box-shadow:0 22px 58px rgba(18,34,44,.10);
}
.hp-profile-overview__image img{
  display:block;
  width:100%;
  height:clamp(430px,38vw,610px);
  object-fit:cover;
  object-position:center 54%;
}
.hp-profile-facts strong{
  display:flex;
  align-items:baseline;
  gap:.18em;
  font-variant-numeric:tabular-nums;
}
.hp-profile-facts strong em{
  font:inherit;
  font-size:.82em;
  font-style:normal;
}
.hp-profile-facts [data-about-counter]{
  display:inline-block;
  min-width:0;
  font-variant-numeric:tabular-nums;
}

.hp-company-section--showroom .hp-company-section__head{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:11px;
  max-width:940px;
  margin:0 auto 34px;
  text-align:center;
}
.hp-company-section--showroom .hp-company-section__head h2{
  max-width:900px;
  text-align:center;
}
.hp-company-section--showroom .hp-company-section__head>p:last-child{
  max-width:760px;
  margin:3px auto 0;
  text-align:center;
}

/* Photo controls must never inherit a yellow/default browser focus ring. */
.hp-about-page .hp-showroom-gallery__item,
.hp-about-page .hp-client-visits figure,
.hp-about-page .hp-about-photo,
.hp-about-page .hp-team-story__media figure,
.hp-about-page .hp-team-overview__photo,
.hp-about-page .hp-profile-overview__image{
  outline:0!important;
}
.hp-about-page img{
  outline:0!important;
}

@media(max-width:1050px){
  .hp-profile-overview{grid-template-columns:1fr 1fr;gap:36px}
  .hp-profile-overview__copy h1{font-size:clamp(2.5rem,6vw,4.2rem)}
  .hp-profile-overview__image img{height:500px}
}
@media(max-width:760px){
  .hp-profile-hero{padding-top:18px}
  .hp-profile-overview{grid-template-columns:1fr;gap:28px;padding:18px 0 38px}
  .hp-profile-overview__copy{max-width:none;padding-left:0}
  .hp-profile-overview__copy h1{max-width:none;font-size:clamp(2.5rem,12vw,4rem)}
  .hp-profile-overview__lead{margin-top:20px;font-size:.94rem}
  .hp-profile-overview__image img{height:auto;aspect-ratio:4/3}
  .hp-company-section--showroom .hp-company-section__head{margin-bottom:24px}
}
.hp-profile-facts [data-about-counter]{
  margin-top:0!important;
  color:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
  text-transform:none!important;
}

/* 3.13.54.84 — homepage manufacturing metrics reused in Company Profile facts. */
.hp-profile-facts>div strong{
  white-space:nowrap;
}
.hp-profile-facts>div strong em{
  flex:0 0 auto;
  margin-left:.02em;
  font-size:.72em;
  font-weight:850;
  letter-spacing:-.025em;
  text-transform:none;
}


/* 3.13.54.88 — refined manufacturing-fact top accents. */
.hp-profile-facts{
  border-top:1px solid rgba(27,43,53,.08)!important;
}
.hp-profile-facts>*::before{
  top:-1px!important;
  left:28px!important;
  width:22px!important;
  height:2px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ef233c 0%,#ef233c 72%,rgba(239,35,60,.35) 100%)!important;
  box-shadow:none!important;
}
@media(max-width:760px){
  .hp-profile-facts>*::before{left:20px!important;width:20px!important}
}
