/* V14 responsive, wrapping, legal-page and footer pass */
.nav{grid-template-columns:170px minmax(0,1fr) 250px}
.navright{gap:14px;white-space:nowrap}.navright .tel{white-space:nowrap;flex:none}.navright .btn{white-space:nowrap;padding-inline:16px;min-width:0}
.hero h1,.intro h2,.services h2,.process h2,.section-head h2,.grimply h2,.trust h2,.company h2,.contact h2{text-wrap:balance;hyphens:none;overflow-wrap:normal;word-break:normal}
.hero h1{max-width:640px}.intro h2{max-width:430px}.services h2{max-width:760px}.process h2{max-width:650px}.section-head h2{max-width:650px}.grimply h2{max-width:430px}.trust h2{max-width:400px}.company h2{max-width:300px}.contact h2{max-width:420px}
.intro-copy p,.company-copytext p,.contact p,.service-card p,.challenge p,.process-head p,.step p,.grimply p,.checks li,.fact span{text-wrap:pretty;hyphens:auto;overflow-wrap:break-word}
.intro-copy p{margin:0 0 13px}.intro-copy p:last-child{margin-bottom:0}.company-copytext p{max-width:none;line-height:1.52;margin:0 0 12px}.company-copytext p:last-child{margin-bottom:0}
/* Desktop company section: heading | timeline | compact graphic | copy. Timeline and copy receive equal width. */
.company-grid{grid-template-columns:minmax(235px,.78fr) minmax(285px,1fr) minmax(150px,.55fr) minmax(285px,1fr);gap:28px;align-items:start}
.company-grid>div:first-child{order:1}.company-facts{order:2}.building{order:3;width:100%;max-width:190px;justify-self:center}.company-copytext{order:4;min-width:0}
.contact-grid{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr)}.contact h2{font-size:38px;line-height:1.01}.contact-copy{min-width:0}.contact-details span,.contact-details b{overflow-wrap:normal}.contact-details div:nth-child(2) span{white-space:nowrap}
footer{padding:10px 0}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:82px}.footer-left{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-width:0;flex-wrap:wrap}.footer-left nav{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap;row-gap:7px;font-size:10px}.footer-left nav a{white-space:nowrap}.footer-copyright,.footer-revision{font-size:10px;color:#6f7279;white-space:nowrap}.footer-separator{display:inline-block;width:2px;height:20px;flex:0 0 2px;background:var(--red);border-radius:1px}.footer-initiative-logo{justify-self:end;width:auto;max-width:320px;height:auto;max-height:72px;object-fit:contain;object-position:right center}

/* Customer and partner logo areas use the same tile width: 4 customer columns = 2 partner columns. */
.trust-content{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}

/* Legal subpages: same visual language as the main page */
.legal-page{background:#fff}.legal-page header .brand img{width:142px}.legal-hero{padding:62px 0 42px;background:linear-gradient(135deg,#fff 0,#fafafd 72%,#fff4f2 100%);border-bottom:1px solid #ececef}.legal-hero h1{font-size:56px;line-height:1;margin:0 0 14px;font-weight:900;letter-spacing:-.045em;text-wrap:balance}.legal-hero p{font-size:15px;line-height:1.6;color:#5e6168;max-width:720px;margin:0}.legal-content{padding:46px 0 68px}.legal-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:70px;align-items:start}.legal-aside{position:sticky;top:118px;border-left:3px solid var(--red);padding:4px 0 4px 16px}.legal-aside strong{display:block;font-size:13px;margin-bottom:7px}.legal-aside span{font-size:11px;line-height:1.5;color:#777a82}.legal-article h2{font-size:24px;line-height:1.12;margin:32px 0 10px;font-weight:900;letter-spacing:-.025em}.legal-article h2:first-child{margin-top:0}.legal-article p,.legal-article li{font-size:14px;line-height:1.68;color:#484b52}.legal-article a{color:#d21c12;text-decoration:underline;text-underline-offset:2px}.legal-note{padding:16px 18px;background:#f7f7f8;border-left:3px solid var(--red);border-radius:0 5px 5px 0}.legal-page footer{margin-top:0}

@media(max-width:1180px){
  header{height:auto}.nav{height:auto;min-height:96px;grid-template-columns:160px minmax(0,1fr) auto;grid-template-areas:"brand spacer actions" "menu menu menu";column-gap:16px;row-gap:0;padding:8px 0 0}.brand{grid-area:brand}.navright{grid-area:actions}.main{grid-area:menu}nav.main{display:flex!important;justify-content:center;gap:24px;min-width:0;height:38px;align-items:center;border-top:1px solid #f0f0f2;margin-top:5px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}nav.main::-webkit-scrollbar{display:none}.navright .btn{padding:10px 14px}.tel{font-size:11px}
  .grid4{grid-template-columns:repeat(2,1fr)}.grid6{grid-template-columns:repeat(3,1fr)}
  .grim-grid{grid-template-columns:1fr 1fr;align-items:start}.product-shot-real{grid-column:1/-1;align-items:stretch}.product-shot-real .shot-frame{height:420px;transform:none}
  .trust-grid{grid-template-columns:1fr;align-items:start}.trust h2{max-width:520px}.trust-content{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}
  .company-grid{grid-template-columns:.85fr 1.15fr;align-items:start}.company h2{max-width:360px}.company-facts{grid-column:1/-1;grid-template-columns:repeat(4,1fr);height:auto;min-height:0}.building{display:none}.company-grid>div:first-child,.company-facts,.company-copytext{order:initial}
  .contact-grid{grid-template-columns:1fr;gap:26px}.contact-copy,.form{min-height:0}.contact p{max-width:680px}.contact-details{margin-top:18px}.form{width:100%;min-height:360px}
  .legal-layout{grid-template-columns:190px minmax(0,1fr);gap:44px}
  .footer-left{gap:10px}.footer-left nav{gap:13px}.footer-initiative-logo{max-width:260px;max-height:72px}
}
@media(max-width:900px){
  .shell{width:calc(100vw - 34px)}
  .hero-grid,.intro-grid{grid-template-columns:1fr}.hero-art{height:300px}.intro-copy{min-height:0}.intro-highlights{height:auto;grid-template-rows:none}
  .process-head,.section-head{grid-template-columns:1fr}.rail{grid-template-columns:1fr;gap:18px}.rail-line{display:none}.step{text-align:left;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto auto;column-gap:14px}.step-circle{grid-row:1/4;margin:0}.step .num,.step h3,.step p{grid-column:2}.step p{max-width:none;margin-left:0}
  .trust-content{grid-template-columns:1fr}.logos5{grid-template-columns:repeat(3,1fr)}.logos2{grid-template-columns:repeat(2,1fr)}
  .company-grid{grid-template-columns:1fr}.company-facts{grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:minmax(0,1fr) auto;gap:18px}.footer-left{align-content:center}.footer-left nav{gap:12px}.footer-initiative-logo{max-width:220px;max-height:72px}
  .legal-layout{grid-template-columns:1fr;gap:26px}.legal-aside{position:static}.legal-hero h1{font-size:44px}
}
@media(max-width:700px){
  .nav{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "menu menu";min-height:88px}.brand img{width:118px}.navright .tel{display:none!important}.navright .btn{font-size:10px;padding:9px 12px}nav.main{justify-content:flex-start;gap:20px;padding:0 2px}.hero{padding-top:30px}.hero h1{font-size:40px}.hero .lead{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{height:255px}.grid4{grid-template-columns:1fr}.grid6{grid-template-columns:repeat(2,1fr)}.grim-grid{grid-template-columns:1fr}.product-shot-real{grid-column:auto}.product-shot-real .shot-frame{height:300px}.company-facts{grid-template-columns:1fr}.logos5{grid-template-columns:repeat(2,1fr)}.contact h2{font-size:34px}.fields{grid-template-columns:1fr}.legal-hero{padding:40px 0 28px}.legal-hero h1{font-size:38px}.legal-content{padding:32px 0 50px}
  .footer-grid{grid-template-columns:1fr;gap:10px}.footer-left{order:1}.footer-initiative-logo{order:2;justify-self:end;max-width:min(280px,72vw);max-height:72px}.footer-left nav{gap:11px}.footer-separator{height:18px}
}
@media(max-width:480px){.grid6,.logos5,.logos2{grid-template-columns:1fr}.navright .btn{padding-inline:10px}.footer-initiative-logo{max-width:min(260px,76vw);max-height:72px}.footer-left{gap:9px}.footer-left nav{column-gap:10px;row-gap:8px}.legal-hero h1{font-size:34px}}

/* 2026 baseline alignment: accessibility and content-specific details */
.skip-link{position:fixed;left:14px;top:10px;z-index:1000;padding:10px 14px;border-radius:5px;background:#111;color:#fff;font-size:13px;font-weight:800;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}
:where(a,button,input,textarea):focus-visible{outline:3px solid var(--red);outline-offset:3px}
.hero h1{font-size:54px;max-width:690px}
.domain-hint{display:inline-flex;align-items:center;font-size:12px;font-weight:800;letter-spacing:.03em;color:#555960;padding:0 3px}
.partner-note{margin-top:10px!important;font-size:10.5px!important;line-height:1.5!important;color:#666970!important}.partner-note strong{color:#292b30}.partner-note span{color:#7a7d84}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-privacy{font-size:11px!important;line-height:1.5!important;color:#6f7279!important;margin:12px 0 0!important}.form-privacy a{text-decoration:underline;text-underline-offset:2px}.form-status{min-height:22px;font-size:12px!important;line-height:1.5!important;margin:10px 0 0!important}.form-status.is-success{color:#176b32!important}.form-status.is-error{color:#a31610!important}.form button:disabled{opacity:.65;cursor:wait}
@media(max-width:900px){.company-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.company-facts{grid-template-columns:1fr}.hero h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
