/* 1.4 — compact film + numbers opening, restrained typography and quieter contact.
   All selectors belong to the private preview; the theme header/footer are unaffected. */
#kht-home{--kht-heading-ink:#173343;--kht-heading-accent:#f7951d}

/* Keep both neighbouring section paddings small at the introduction/projects seam. */
#kht-home .kht-section{padding:72px 0}
#kht-home .kht-intro-section{padding:48px 0 24px}
#kht-home .kht-projects{padding-top:44px}
#kht-home .kht-intro-grid{align-items:start;gap:64px}
#kht-home .kht-intro-copy{padding-top:28px}
#kht-home .kht-section-heading{margin-bottom:32px}
#kht-home .kht-kpl-numbers{padding-top:64px;padding-bottom:60px}
#kht-home .kht-about-section{padding-top:64px;padding-bottom:64px}
#kht-home .kht-process-grid{margin-top:36px}
#kht-home .kht-legacy-opinions{padding-top:52px;padding-bottom:42px}

/* One consistent heading scale; no decorative underlines or enlarged keyword endings. */
#kht-home #kht-producer-title .kht-intro-keyword{
  display:block;color:#173343;font-size:clamp(36px,3.2vw,48px);
  font-weight:550;line-height:1.15;letter-spacing:-.045em;margin:0 0 13px;padding:0;
}
#kht-home #kht-producer-title .kht-intro-keyword::after,
#kht-home .kht-heading-emphasis::after{content:none}
#kht-home #kht-producer-title .kht-intro-subtitle{font-size:clamp(24px,1.95vw,29px);line-height:1.3;max-width:450px;color:#526772;font-weight:400}
#kht-home #kht-projects-title,
#kht-home #kht-process-title,
#kht-home #kht-offer-title{font-size:clamp(34px,3vw,46px);font-weight:450;line-height:1.18;letter-spacing:-.045em;color:#173343}
#kht-home .kht-heading-emphasis{font-size:inherit;font-weight:600;color:#173343;letter-spacing:inherit}

/* Crop less on wide monitors. Focus changes only at cuts, never by continuous panning. */
#kht-home .kht-hero{min-height:max(610px,35vw)}
#kht-home .kht-hero-video{object-fit:cover;object-position:50% var(--kht-video-focus-y,38%)}

/* A light closing section: headline on the left, four direct contacts on the right. */
#kht-home .kht-contact-compact{padding:48px 0 50px;background:#f1f3f2;border:0;border-top:1px solid #e0e5e3;color:#173343}
#kht-home .kht-contact-compact-grid{max-width:1320px;grid-template-columns:minmax(0,1fr) minmax(0,1.13fr);gap:80px;align-items:center}
#kht-home .kht-contact-copy{min-width:0}
#kht-home .kht-contact-copy .kht-eyebrow{color:#526772;letter-spacing:.15em;font-size:10px;margin:0 0 21px}
#kht-home .kht-contact-copy .kht-eyebrow::before{width:28px;height:2px}
#kht-home #kht-contact-title{color:#173343;font-size:clamp(34px,3vw,46px);font-weight:450;line-height:1.18;letter-spacing:-.045em}
#kht-home #kht-contact-title .kht-contact-heading-line{color:#173343}
#kht-home #kht-contact-title .kht-contact-heading-accent{
  display:table;max-width:100%;font-size:inherit;font-weight:600;
  line-height:inherit;color:#173343;margin-top:0;padding:0;letter-spacing:inherit;
}
#kht-home #kht-contact-title .kht-contact-heading-accent::after{content:none}
#kht-home .kht-contact-copy>p:last-child{color:#526772;font-size:13px;line-height:1.8;max-width:350px;margin:20px 0 0}
#kht-home .kht-contact-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 36px;max-width:none;width:100%;justify-self:stretch}
#kht-home .kht-contact-person{display:block;min-width:0;padding:17px 0 0;margin:0;border:0;border-top:1px solid #ccd6d7}
#kht-home .kht-contact-person:last-child{border-bottom:0}
#kht-home .kht-contact-person h3{color:#526772;font-size:14px;font-weight:450;letter-spacing:-.015em;line-height:1.4;margin:0 0 5px}
#kht-home .kht-contact-person-links{gap:0;align-items:flex-start}
#kht-home .kht-contact-person-phone{display:inline-flex;align-items:center;min-height:44px;padding:5px 0;color:#173343;font-size:clamp(21px,1.7vw,24px);font-weight:600;line-height:1.25;letter-spacing:-.03em}
#kht-home .kht-contact-person-email{display:inline-flex;align-items:center;min-height:32px;padding:4px 0;color:#526772;font-size:12px;line-height:1.6;text-decoration:none;overflow-wrap:anywhere}
#kht-home .kht-contact-person a:hover{color:#173343;text-decoration:underline;text-underline-offset:5px}
#kht-home .kht-contact-person a:focus-visible{outline:2px solid #173343;outline-offset:4px}

@media(max-width:1100px){
  #kht-home .kht-contact-compact-grid{gap:44px;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr)}
  #kht-home .kht-contact-people{column-gap:26px}
  #kht-home .kht-intro-grid{gap:40px}
}
@media(max-width:850px){
  #kht-home .kht-section{padding:60px 0}
  #kht-home .kht-projects{padding-top:36px}
  #kht-home .kht-intro-grid{grid-template-columns:1fr;gap:22px}
  #kht-home .kht-intro-copy{padding-top:0}
  #kht-home .kht-contact-compact-grid{grid-template-columns:1fr;gap:32px}
  #kht-home .kht-contact-copy>p:last-child{max-width:460px}
}
@media(max-width:700px){
  #kht-home .kht-section{padding:46px 0}
  #kht-home .kht-intro-section{padding:36px 0 18px}
  #kht-home .kht-projects{padding-top:28px}
  #kht-home .kht-section-heading{margin-bottom:27px}
  #kht-home .kht-kpl-numbers{padding-top:46px;padding-bottom:42px}
  #kht-home .kht-about-section{padding-top:0;padding-bottom:40px}
  #kht-home .kht-legacy-opinions{padding-top:40px;padding-bottom:32px}
  #kht-home #kht-producer-title .kht-intro-keyword{font-size:40px;margin-bottom:14px}
  #kht-home #kht-producer-title .kht-intro-subtitle{font-size:25px}
  #kht-home #kht-projects-title,#kht-home #kht-process-title,#kht-home #kht-offer-title{font-size:34px}
  
  #kht-home .kht-contact-compact{padding:36px 0 32px}
  #kht-home #kht-contact-title{font-size:34px}
  #kht-home #kht-contact-title .kht-contact-heading-accent{font-size:inherit}
  #kht-home .kht-contact-copy>p:last-child{margin-top:17px}
  #kht-home .kht-contact-person-phone{font-size:23px}
}
@media(max-width:540px){
  #kht-home .kht-contact-people{grid-template-columns:1fr;gap:0}
  #kht-home .kht-contact-person{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;column-gap:16px;padding:11px 0}
  #kht-home .kht-contact-person h3{font-size:13px;margin:0}
  #kht-home .kht-contact-person-phone{font-size:22px}
  #kht-home .kht-contact-person-email{font-size:12px}
}
@media(max-width:359px){
  #kht-home #kht-producer-title .kht-intro-keyword{font-size:36px}
  #kht-home #kht-projects-title,#kht-home #kht-process-title,#kht-home #kht-offer-title{font-size:31px}
  
  #kht-home .kht-contact-person{column-gap:12px;grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr)}
  #kht-home .kht-contact-person-phone{font-size:20px}
  #kht-home .kht-contact-person-email{font-size:11px}
}

/* Tablets and phones show the complete 16:9 film; copy is outside the image. */
@media(max-width:1000px){
  #kht-home .kht-hero{min-height:0;display:flex;flex-direction:column}
  #kht-home .kht-hero-media{position:relative;inset:auto;aspect-ratio:16/9;width:100%;order:0}
  #kht-home .kht-hero-video{object-fit:contain;object-position:center}
  #kht-home .kht-hero-shade{background:linear-gradient(0deg,#0d283450,transparent 28%)}
  #kht-home .kht-hero-inner{order:1;padding:34px 0 32px;pointer-events:auto}
  #kht-home .kht-hero-copy{max-width:725px}
  #kht-home #kht-video-toggle{right:16px;bottom:16px}
}

/* Numbers belong to the opening, outside the video frame and its overlay. */
#kht-home .kht-opening{background:#102d3d}
#kht-home .kht-hero-stats{position:relative;margin:0;padding:20px 0 0;background:#102d3d;color:#fff;border-top:1px solid #36505f}
#kht-home .kht-hero-stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:0;margin:0;padding:0}
#kht-home .kht-hero-stat{display:flex;flex-direction:column;align-items:flex-start;min-width:0;margin:0;padding:0 18px 18px;border-right:1px solid #36505f}
#kht-home .kht-hero-stat:first-child{padding-left:0}
#kht-home .kht-hero-stat:last-child{border-right:0;padding-right:0}
#kht-home .kht-hero-stat-icon{display:block;position:static;width:25px;height:25px;margin:0 0 9px;color:#f7951d;opacity:1;flex-shrink:0}
#kht-home .kht-hero-stat-value{display:block;color:#fff;font-size:clamp(23px,1.8vw,29px);line-height:1.08;font-weight:600;letter-spacing:-.035em;white-space:nowrap;font-variant-numeric:tabular-nums}
#kht-home .kht-hero-stat-value-long{font-size:clamp(21px,1.65vw,27px)}
#kht-home .kht-hero-stat-unit{font-size:.53em;font-weight:500;letter-spacing:0}
#kht-home .kht-hero-stat-label{display:block;max-width:175px;margin-top:8px;color:#ccd7dc;font-size:11px;line-height:1.45;font-weight:400;letter-spacing:0}
#kht-home .kht-hero-credentials{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 40px;border-top:1px solid #36505f;padding:12px 0 13px}
#kht-home .kht-hero-credential{display:flex;align-items:center;gap:8px;min-width:0;font-size:11px;line-height:1.5;color:#ccd7dc}
#kht-home .kht-hero-credential-icon{display:block;width:18px;height:18px;flex:0 0 18px;color:#e9b77a}
@media(min-width:1101px) and (max-width:1250px){
  #kht-home .kht-hero-stat{padding-inline:12px}
  #kht-home .kht-hero-stat:first-child{padding-left:0}
  #kht-home .kht-hero-stat:last-child{padding-right:0}
}
@media(max-width:1100px){
  #kht-home .kht-hero-stats{padding-top:8px}
  #kht-home .kht-hero-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  #kht-home .kht-hero-stat,#kht-home .kht-hero-stat:first-child,#kht-home .kht-hero-stat:last-child{padding:16px 22px;border-right:1px solid #36505f}
  #kht-home .kht-hero-stat:nth-child(3n){border-right:0}
  #kht-home .kht-hero-stat:nth-child(-n+3){border-bottom:1px solid #36505f}
  #kht-home .kht-hero-stat-value{font-size:27px}
  #kht-home .kht-hero-stat-value-long{font-size:25px}
}
@media(max-width:700px){
  #kht-home .kht-hero-stats{padding-top:0}
  #kht-home .kht-hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #kht-home .kht-hero-stat,#kht-home .kht-hero-stat:first-child,#kht-home .kht-hero-stat:last-child{padding:15px 12px;border-right:1px solid #36505f;border-bottom:1px solid #36505f}
  #kht-home .kht-hero-stat:nth-child(odd){padding-left:0}
  #kht-home .kht-hero-stat:nth-child(even){padding-right:0;border-right:0}
  #kht-home .kht-hero-stat:nth-last-child(-n+2){border-bottom:0}
  #kht-home .kht-hero-stat-icon{width:22px;height:22px;margin-bottom:7px}
  #kht-home .kht-hero-stat-value{font-size:26px}
  #kht-home .kht-hero-stat-value-long{font-size:24px}
  #kht-home .kht-hero-stat-label{font-size:11px;margin-top:6px;max-width:150px}
  #kht-home .kht-hero-credentials{align-items:flex-start;flex-direction:column;gap:8px;padding:13px 0 15px}
  #kht-home .kht-hero-credential{font-size:10px}
}
@media(max-width:359px){
  #kht-home .kht-hero-stat-value{font-size:24px}
  #kht-home .kht-hero-stat-value-long{font-size:21px}
  #kht-home .kht-hero-stat-label{font-size:10px}
}

/* Section numbers removed; retain alignment of the remaining card content. */
#kht-home .kht-offer-tile-top{justify-content:flex-end}
#kht-home .kht-about-points>div{grid-template-columns:1fr}

/* 1.6 — one introduction to the projects, without a second standalone heading. */
#kht-home .kht-projects-combined{padding-top:58px;padding-bottom:58px}
#kht-home .kht-projects-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:70px;align-items:start;margin-bottom:34px}
#kht-home .kht-projects-title-block .kht-eyebrow{margin:0 0 20px}
#kht-home .kht-projects-copy{max-width:550px;padding-top:2px;min-width:0}
#kht-home .kht-projects-lead{font-size:16px;line-height:1.8;color:#173343;margin:0}
#kht-home .kht-projects-copy .kht-intro-more{margin-top:12px}
#kht-home .kht-projects-copy .kht-intro-more summary{min-height:44px;padding:7px 0}
#kht-home .kht-projects-copy .kht-intro-expanded h3{font-size:20px;line-height:1.4;color:#173343;margin:0 0 15px;letter-spacing:-.025em}
#kht-home .kht-projects-copy .kht-intro-expanded h3>span{font-weight:400}
#kht-home .kht-projects-copy .kht-intro-expanded>.kht-eyebrow{font-size:9px;margin:0 0 12px}
#kht-home .kht-projects-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}
#kht-home .kht-projects-bottom>p{font-size:13px;line-height:1.7;color:#60717a;margin:0}
#kht-home .kht-projects-bottom>.kht-text-link{flex-shrink:0;min-height:44px}
#kht-home .kht-more-solutions{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 28px;margin-top:25px;padding-top:17px;border-top:1px solid #dce2e4}
#kht-home .kht-more-solutions-label{flex:0 0 auto;font-size:13px;line-height:1.6;font-weight:400;color:#60717a;margin:0}
#kht-home .kht-more-solutions-list{display:flex;flex-wrap:wrap;gap:0 26px;list-style:none;margin:0;padding:0;flex:1;min-width:0}
#kht-home .kht-more-solutions-list>li{margin:0;padding:0;list-style:none}
#kht-home .kht-more-solutions-list a{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:5px 0;color:#173343;text-decoration:none;font-size:13px;line-height:1.5;font-weight:550;overflow-wrap:anywhere}
#kht-home .kht-more-solutions-list a:hover{text-decoration:underline;text-underline-offset:5px}
#kht-home .kht-more-solutions-list a:focus-visible{outline:2px solid #173343;outline-offset:4px}
#kht-home .kht-more-solutions-list a>span:last-child{flex-shrink:0;font-size:17px}
@media(max-width:1000px){#kht-home .kht-projects-intro{gap:38px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
@media(max-width:760px){
 #kht-home .kht-projects-combined{padding-top:38px;padding-bottom:40px}
 #kht-home .kht-projects-intro{grid-template-columns:1fr;gap:20px;margin-bottom:26px}
 #kht-home .kht-projects-title-block .kht-eyebrow{margin-bottom:15px}
 #kht-home .kht-projects-copy{padding-top:0;max-width:none}
 #kht-home .kht-projects-lead{font-size:15px;line-height:1.75}
 #kht-home .kht-projects-copy .kht-intro-more{margin-top:8px}
 #kht-home .kht-projects-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:20px}
 #kht-home .kht-more-solutions{display:block;margin-top:22px;padding-top:18px}
 #kht-home .kht-more-solutions-label{margin-bottom:8px}
 #kht-home .kht-more-solutions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 20px}
 #kht-home .kht-more-solutions-list a{display:flex;justify-content:space-between;gap:8px;width:100%;font-size:12px}
}
@media(max-width:360px){#kht-home .kht-more-solutions-list{grid-template-columns:1fr}}

/* 1.7 — project facts and two clear contact paths. */
#kht-home .kht-project-facts{display:flex;flex-wrap:wrap;gap:12px 24px;margin:15px 0 0;padding:13px 0 0;border-top:1px solid #dce2e4;text-align:left}
#kht-home .kht-project-facts>div{flex:1 1 145px;min-width:0;margin:0;padding:0}
#kht-home .kht-project-facts dt{margin:0 0 3px;color:#60717a;font-size:11px;line-height:1.5;font-weight:400}
#kht-home .kht-project-facts dd{margin:0;color:#173343;font-size:14px;line-height:1.5;font-weight:550;overflow-wrap:anywhere}
#kht-home .kht-contact-compact{padding:48px 0}
#kht-home .kht-contact-compact-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.5fr);gap:56px;align-items:start}
#kht-home .kht-contact-routing{min-width:0}
#kht-home .kht-primary-contacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
#kht-home .kht-contact-person.kht-contact-primary{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0;padding:17px 0 0;border:0;border-top:2px solid #173343}
#kht-home .kht-contact-primary .kht-contact-role{margin:0 0 14px;font-size:13px;line-height:1.5;font-weight:650;color:#173343}
#kht-home .kht-contact-person.kht-contact-primary h3{margin:0 0 6px;font-size:17px;line-height:1.4;font-weight:550}
#kht-home .kht-contact-primary .kht-contact-description{font-size:12px;line-height:1.65;color:#60717a;margin:0 0 14px;max-width:260px}
#kht-home .kht-contact-primary .kht-contact-person-links{margin-top:auto}
#kht-home .kht-contact-primary .kht-contact-person-phone{font-size:24px;line-height:1.3;min-height:40px;padding:4px 0;font-weight:600}
#kht-home .kht-contact-primary .kht-contact-person-email{font-size:13px;min-height:32px;padding:4px 0}
#kht-home .kht-contact-person a:focus-visible{outline:2px solid #173343;outline-offset:3px}
@media(max-width:1000px){
 #kht-home .kht-contact-compact-grid{grid-template-columns:1fr;gap:28px}
 #kht-home .kht-contact-copy>p:last-child{max-width:560px}
}
@media(max-width:700px){
 #kht-home .kht-contact-compact{padding:36px 0}
 #kht-home .kht-project-facts{gap:10px 18px;margin-top:12px;padding-top:10px}
 #kht-home .kht-project-facts dd{font-size:13px}
 #kht-home .kht-primary-contacts{gap:22px}
}
@media(max-width:540px){
 #kht-home .kht-primary-contacts{grid-template-columns:1fr;gap:20px}
 #kht-home .kht-contact-person.kht-contact-primary{padding-top:13px}
 #kht-home .kht-contact-primary .kht-contact-role{margin-bottom:8px}
 #kht-home .kht-contact-primary .kht-contact-description{max-width:none;margin-bottom:8px}
 #kht-home .kht-contact-primary .kht-contact-person-phone{min-height:44px}
 #kht-home .kht-contact-primary .kht-contact-person-email{min-height:36px}
}
