/* IDM Courier homepage — measured against the approved 1165 × 867 reference. */
.page-home{
  --home-navy:#020d1c;
  --home-panel:#081b30;
  --home-cyan:#18c4f7;
  --home-text:#f6f9fd;
  --home-muted:#a8b6c7;
  color:#0a1a34;
  font-family:Arial,Helvetica,sans-serif;
}
.page-home .home-page{background:#f7f8fa;overflow-x:clip}
.page-home .site-header{
  background:#020c1a;
  border-bottom:1px solid rgba(119,158,192,.12);
  height:47px;
  min-height:47px;
  position:sticky;
  top:0;
  transition:box-shadow .18s ease,background-color .18s ease;
  z-index:100;
}
.page-home .site-header.is-scrolled{
  background:rgba(2,12,26,.97);
  box-shadow:0 7px 18px rgba(0,0,0,.3);
}
.page-home .site-header__inner{
  display:grid;
  grid-template-columns:230px 1fr 232px;
  align-items:center;
  gap:20px;
  height:47px;
  min-height:47px;
  margin:0 auto;
  padding:0;
  width:1100px;
  max-width:calc(100% - 48px);
  transform:translateY(-6px);
}
.page-home .site-brand{gap:10px;transform:translateX(-3px)}
.page-home .site-brand__mark{height:28px;transform:translate(-.5px,-4.5px) scaleX(1.24);width:45px}
.page-home .site-brand__name{font-size:15px;font-weight:700;letter-spacing:0}
.page-home .site-brand__name{transform:translateX(-2px)}
.page-home .site-brand__name b{color:#fff}
.page-home .site-nav{display:flex;gap:0;justify-content:flex-start;margin-left:0;transform:translateX(28px)}
.page-home .site-nav .nav-link{font-size:11px;line-height:47px;padding:0}
.page-home .site-nav .nav-link+.nav-link{margin-left:38px}
.page-home .site-header__actions{display:flex;gap:10px;height:34px;transform:translateX(4px)}
.page-home .site-header__actions .button{
  border-radius:5px;
  font-size:11px;
  font-weight:700;
  min-height:34px;
  padding:0 20px;
}
.page-home .site-header__actions .button-primary{min-width:91px}
.page-home .site-header__actions .button-quiet{min-width:131px}
.page-home .site-header__actions .button-quiet svg{height:15px;width:15px}
.page-home .idm-accent{color:var(--home-cyan)}
.page-home .idm-hero{
  background:
    radial-gradient(ellipse at 73% 48%,rgba(0,132,228,.13),transparent 30%),
    linear-gradient(90deg,#020c1a 0%,#020d1c 57%,#031126 100%);
  color:#fff;
  height:397px;
  overflow:hidden;
  position:relative;
}
.page-home .idm-hero::before{
  background-image:linear-gradient(rgba(37,94,137,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(37,94,137,.2) 1px,transparent 1px);
  background-size:32px 32px;
  content:"";
  inset:0;
  mask-image:linear-gradient(90deg,transparent 0,#000 17%,#000 100%);
  opacity:.16;
  pointer-events:none;
  position:absolute;
}
.page-home .idm-hero__inner{
  height:397px;
  margin:0 auto;
  position:relative;
  width:1045px;
  max-width:calc(100% - 48px);
}
.page-home .idm-hero__left{height:100%;padding-left:1px;width:610px}
.page-home .idm-hero__copy{padding-top:33px}
.page-home .idm-hero__title{
  color:#fff;
  font-size:36px;
  font-weight:700;
  letter-spacing:-2.45px;
  line-height:1.1;
  margin:0 0 0 3px;
}
.page-home .idm-hero__lead{
  color:#c3ccd7;
  font-size:12px;
  letter-spacing:.1px;
  line-height:1.55;
  margin:16px 0 0 5px;
}
.page-home .idm-track-panel{
  background:linear-gradient(180deg,rgba(9,30,53,.985),rgba(4,18,34,.99));
  border:1px solid rgba(97,157,205,.58);
  border-radius:22px;
  box-shadow:0 18px 38px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.06),inset 0 -1px rgba(28,202,255,.16);
  height:314px;
  margin-top:18px;
  padding:0 24px 24px;
  width:609px;
}
.page-home .idm-track-tabs{
  align-items:end;
  border-bottom:1px solid rgba(125,161,192,.25);
  display:flex;
  gap:12px;
  height:56px;
}
.page-home .idm-track-tab{
  background:rgba(10,31,55,.76);
  border:1px solid transparent;
  border-radius:10px 10px 0 0;
  color:#9fb3ca;
  cursor:pointer;
  font:inherit;
  font-size:14px;
  font-weight:700;
  height:56px;
  min-height:56px;
  padding:0 24px;
  position:relative;
}
.page-home .idm-track-tab:first-child{flex:0 0 220px;padding-left:28px}
.page-home .idm-track-tab:nth-child(2){flex:0 0 190px;padding-left:20px;padding-right:20px}
.page-home .idm-track-tab.is-active{border-color:rgba(69,154,221,.52);color:#fff}
.page-home .idm-track-tab.is-active::after{
  background:linear-gradient(90deg,#14c8fa,#4de8ff);
  border-radius:999px;
  bottom:-1px;
  content:"";
  height:3px;
  left:18px;
  position:absolute;
  right:18px;
}
.page-home .idm-track-content{padding-top:20px}
.page-home .idm-track-content[hidden]{display:none}
.page-home .idm-track-copy{margin:0 0 18px}
.page-home .idm-track-copy h2{
  color:#fff;
  font-size:30px;
  letter-spacing:-.035em;
  line-height:1.08;
  margin:0 0 8px;
}
.page-home .idm-track-copy p{color:#afbed1;font-size:15px;line-height:1.45;margin:0}
.page-home .idm-track-form__row{
  align-items:end;
  display:grid;
  gap:16px;
  grid-template-columns:minmax(0,1fr) 170px;
}
.page-home .idm-field{display:grid;gap:6px;min-width:0}
.page-home .idm-field__label{color:#fff;font-size:14px;font-weight:700;line-height:1.2}
.page-home .idm-field__control{display:block;position:relative}
.page-home .idm-field input{
  background:#06162a;
  border:1px solid rgba(77,149,208,.7);
  border-radius:10px;
  color:#fff;
  font:inherit;
  font-size:16px;
  height:54px;
  min-height:54px;
  outline:0;
  padding:0 44px 0 18px;
  width:100%;
}
.page-home .idm-field input::placeholder{color:#8999ac;opacity:1}
.page-home .idm-field input:focus-visible{border-color:#22c9fa;box-shadow:0 0 0 3px rgba(34,201,250,.15)}
.page-home .idm-field__icon{
  color:#a8b5c4;
  display:grid;
  height:22px;
  place-items:center;
  pointer-events:none;
  position:absolute;
  right:16px;
  top:50%;
  transform:translateY(-50%);
  width:22px;
}
.page-home .idm-field__icon svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:22px}
.page-home .idm-track-submit{
  align-items:center;
  background:linear-gradient(135deg,#26d9ff,#118eed);
  border:1px solid #32d5ff;
  border-radius:10px;
  box-shadow:0 0 18px rgba(21,201,250,.36),inset 0 1px rgba(255,255,255,.28);
  color:#fff;
  cursor:pointer;
  display:flex;
  font:inherit;
  font-size:16px;
  font-weight:700;
  gap:19px;
  height:54px;
  min-height:54px;
  justify-content:center;
}
.page-home .idm-track-actions{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}
.page-home .idm-track-action{
  align-items:center;
  background:rgba(6,23,42,.78);
  border:1px solid rgba(77,149,208,.68);
  border-radius:10px;
  color:#fff;
  display:flex;
  font-size:15px;
  font-weight:700;
  gap:10px;
  height:52px;
  min-height:52px;
  justify-content:center;
  text-decoration:none;
}
.page-home .idm-track-action:hover,.page-home .idm-track-action:focus-visible{border-color:#20c6f7;box-shadow:0 0 0 3px rgba(32,198,247,.14)}
.page-home .idm-track-action svg{fill:none;height:20px;stroke:#24cfff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:20px}
.page-home .idm-track-trust{
  align-items:center;
  border-top:1px solid rgba(125,161,192,.18);
  color:#9fb3ca;
  display:grid;
  font-size:13px;
  gap:12px;
  grid-template-columns:repeat(3,minmax(0,1fr));
  list-style:none;
  margin:20px 0 0;
  padding:15px 0 0;
}
.page-home .idm-track-trust li{align-items:center;display:flex;gap:8px;justify-content:center;min-width:0}
.page-home .idm-track-trust svg{fill:none;height:20px;stroke:#20c6f7;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:20px}
.page-home .idm-track-recent{color:#afbed1;font-size:15px;line-height:1.5}
.page-home .idm-mobile-tracking-stage{display:contents}
.page-home .idm-mobile-map-background{display:none}
.page-home .idm-route{inset:0 0 0 620px;position:absolute}
.page-home .idm-route__map-stage{display:contents}
.page-home .idm-route__status{display:contents}
.page-home .idm-route__map{height:400px;left:-40px;object-fit:contain;position:absolute;top:-2px;width:325px}
.page-home .idm-route-card{
  align-items:center;
  background:linear-gradient(145deg,rgba(11,33,54,.98),rgba(5,20,35,.98));
  border:1px solid rgba(103,145,180,.48);
  border-radius:8px;
  box-shadow:0 10px 18px rgba(0,0,0,.26);
  color:#fff;
  display:grid;
  gap:9px;
  grid-template-columns:26px 1fr;
  min-height:0;
  padding:9px 14px;
  position:absolute;
  right:-5px;
  width:151px;
}
.page-home .idm-route-card--delivery{height:80px;top:35px}
.page-home .idm-route-card--eta{height:75px;top:126px}
.page-home .idm-route-card--proof{height:74px;top:211px}
.page-home .idm-route-card--delivery strong{white-space:nowrap}
.page-home .idm-route-card>img{height:26px;transform:translateY(-12px);width:26px}
.page-home .idm-route-card strong,.page-home .idm-route-card small{display:block}
.page-home .idm-route-card strong{font-size:10.5px;letter-spacing:-.1px;line-height:1.15}
.page-home .idm-route-card small{color:#bec9d5;font-size:10px;line-height:1.45;margin-top:5px}
.page-home .idm-route-card--delivery small{position:relative;top:5px}
.page-home .idm-route-card small i{background:#41df9c;border-radius:50%;display:inline-block;height:4px;margin-right:7px;vertical-align:2px;width:4px}
.page-home .idm-capabilities{
  background:#081d32;
  border-bottom:1px solid rgba(104,152,188,.24);
  border-top:1px solid rgba(104,152,188,.32);
  color:#fff;
  height:92px;
}
.page-home .idm-capabilities__inner{display:grid;grid-template-columns:293px 250px 259px 363px;height:91px;margin:0;width:100%;max-width:none}
.page-home .idm-capability{
  align-items:center;
  border-left:0;
  display:grid;
  gap:12px;
  grid-template-columns:48px 1fr;
  padding:12px 17px;
}
.page-home .idm-capability:first-child{border-left:0}
.page-home .idm-capability:not(:first-child)::before{background:rgba(123,161,191,.28);content:"";height:54px;left:0;position:absolute;top:19px;width:1px}
.page-home .idm-capability{position:relative}
.page-home .idm-capability:nth-child(1){padding-left:69px}
.page-home .idm-capability:nth-child(2){padding-left:35px}
.page-home .idm-capability:nth-child(3){padding-left:37px}
.page-home .idm-capability:nth-child(4){padding-left:40px}
.page-home .idm-capability img{background:rgba(15,61,91,.82);border:1px solid rgba(104,159,199,.38);border-radius:50%;height:48px;padding:8px;transform:translateY(-6px);width:48px}
.page-home .idm-capability span,.page-home .idm-capability strong,.page-home .idm-capability b,.page-home .idm-capability small{display:block}
.page-home .idm-capability strong{color:#e8edf3;font-size:11px;line-height:1.2}
.page-home .idm-capability b{color:#13c5fb;font-size:21px;line-height:1.1;margin-top:4px}
.page-home .idm-capability small{color:#95a7ba;font-size:9px;margin-top:3px}
.page-home .idm-capability em{color:#59df83;font-style:normal;font-weight:700}
.page-home .idm-section__inner,.page-home .idm-journey__inner{margin:0 auto;width:1058px;max-width:calc(100% - 48px)}
.page-home .idm-services{background:#fff;height:185px;padding:12px 0 8px}
.page-home .idm-section__heading{color:#091b36;font-size:18px;line-height:1.1;margin:0;text-align:center}
.page-home .idm-section__lead{color:#7d8794;font-size:9px;line-height:1.4;margin:5px 0 9px;text-align:center}
.page-home .idm-services__grid{column-gap:12.2px;display:grid;grid-template-columns:167px 161px 160px 169px 161px 170px;margin:0;width:1049px}
.page-home .idm-service-card{
  align-items:center;
  background:#fff;
  border:1px solid #dfe4e9;
  border-radius:6px;
  display:flex;
  flex-direction:column;
  height:116px;
  justify-content:flex-start;
  padding:9px 6px 5px;
  text-align:center;
}
.page-home .idm-service-card img{height:46px;margin-bottom:-1px;transform:translateY(-2px);width:59px}
.page-home .idm-service-card h3{color:#0c1c35;font-size:10px;font-weight:700;line-height:1.2;margin:4px 0 0}
.page-home .idm-service-card p{color:#5d6774;font-size:8.5px;line-height:1.35;margin:7px 0 0}
.page-home .idm-journey{background:#020d1c;color:#fff;height:146px;padding:8px 0 0}
.page-home .idm-journey__inner{margin-left:54px;margin-right:0;width:1021px}
.page-home .idm-journey__title{font-size:17px;line-height:1.1;margin:0;text-align:center}
.page-home .idm-journey__steps{display:grid;grid-template-columns:repeat(6,1fr);margin-top:9px;position:relative}
.page-home .idm-journey__steps::before{
  background:linear-gradient(90deg,#1aaeee 0 83%,#2ad98b 83% 100%);
  content:"";
  height:1px;
  left:8.3%;
  position:absolute;
  right:8.3%;
  top:26px;
}
.page-home .idm-journey-step{position:relative;text-align:center;z-index:1}
.page-home .idm-journey-step__number{
  background:#2bc5f4;
  border-radius:50%;
  color:#061426;
  display:grid;
  font-size:8px;
  font-weight:700;
  height:17px;
  left:calc(50% - 29px);
  place-items:center;
  position:absolute;
  top:4px;
  width:17px;
  z-index:2;
}
.page-home .idm-journey-step__icon{
  background:#07172a;
  border:1px solid #4e6178;
  border-radius:50%;
  display:grid;
  height:54px;
  margin:0 auto 4px;
  place-items:center;
  width:54px;
}
.page-home .idm-journey-step__icon img{height:28px;width:28px}
.page-home .idm-journey-step h3{font-size:10px;line-height:1.2;margin:1px 0 0}
.page-home .idm-journey-step p{color:#aab6c4;font-size:8px;line-height:1.3;margin:4px 0 0}
.page-home .idm-journey-step.is-complete .idm-journey-step__number{background:#71eba0}
.page-home .idm-journey-step.is-complete .idm-journey-step__icon{border-color:#33c875;box-shadow:0 0 15px rgba(39,212,122,.2)}
.page-home .idm-journey-step.is-complete h3{color:#52de8a}

/* Continuation of the supplied reference below the golden crop. */
.page-home .idm-section{background:#f6f8fb}
.page-home .idm-services.idm-section{background:#fff;padding:12px 0 8px}
.page-home .idm-technology{background:#fff;height:279px;padding:8px 0 6px}
.page-home .idm-technology__note{color:#7b8797;font-size:8px;line-height:1.3;margin:3px 0 7px;text-align:center}
.page-home .idm-technology__grid{display:grid;gap:11px;grid-template-columns:repeat(4,1fr);margin:0}
.page-home .idm-technology-card,.page-home .idm-business-card,.page-home .idm-trust-card{background:#fff;border:1px solid #dce4ec;border-radius:6px;overflow:hidden}
.page-home .idm-technology-card{height:233px;text-align:center}
.page-home .idm-technology-card__title,.page-home .idm-business-card__title,.page-home .idm-trust-card__title{font-size:9px;line-height:1.2;margin:0}
.page-home .idm-technology-card__title{height:23px;padding:7px 5px 4px}
.page-home .idm-technology-card__media{background:#f5f7fa;height:172px;margin:0 5px;overflow:hidden}
.page-home .idm-technology-card__media img{height:100%;object-fit:contain;width:100%}
.page-home .idm-technology-card__text,.page-home .idm-business-card__text,.page-home .idm-trust-card__text{color:#566578;margin:0}
.page-home .idm-technology-card__text{font-size:8px;line-height:1.25;padding:6px 9px 0}
.page-home .idm-business{background:#fff;height:119px;padding:3px 0 8px}
.page-home .idm-business__grid{display:grid;gap:11px;grid-template-columns:repeat(5,1fr);margin-top:3px}
.page-home .idm-business-card{align-items:center;display:grid;grid-template-columns:38px 1fr;grid-template-rows:22px 1fr;height:82px;padding:9px 8px}
.page-home .idm-business-card__icon{grid-row:1/3}
.page-home .idm-business-card__icon img{height:31px;width:31px}
.page-home .idm-business-card__title{align-self:end;padding:0}
.page-home .idm-business-card__text{align-self:start;font-size:7.5px;line-height:1.3;padding:3px 0 0}
.page-home .idm-coverage{background:#061b31;color:#fff;height:96px;padding:0}
.page-home .idm-coverage__inner{align-items:center;display:grid;gap:35px;grid-template-columns:340px 1fr;height:96px;margin:0 auto;width:1058px;max-width:calc(100% - 48px)}
.page-home .idm-coverage__title{font-size:17px;line-height:1.15;margin:0 0 5px}
.page-home .idm-coverage__text{color:#a6b6c8;font-size:8px;line-height:1.4;margin:0;max-width:300px}
.page-home .idm-coverage__form{align-items:end;display:grid;gap:10px;grid-template-columns:1fr 28px 1fr 170px}
.page-home .idm-coverage__form .idm-field__label{color:#d9e4ef;font-size:8px;margin-bottom:5px}
.page-home .idm-coverage__form input,.page-home .idm-coverage__submit{height:37px}
.page-home .idm-coverage__form input{font-size:9px;padding:0 10px}
.page-home .idm-coverage__swap{align-self:end;display:grid;height:37px;place-items:center}
.page-home .idm-coverage__swap img{height:22px;width:22px}
.page-home .idm-coverage__submit{background:#20bff4;border:0;border-radius:4px;font-size:9px;font-weight:700}
.page-home .idm-trust{background:#f6f8fb;height:135px;padding:13px 0}
.page-home .idm-trust__grid{display:grid;gap:11px;grid-template-columns:repeat(4,1fr);margin:0}
.page-home .idm-trust-card{align-items:center;display:grid;grid-template-columns:48px 1fr;grid-template-rows:28px 1fr;height:109px;padding:12px}
.page-home .idm-trust-card__icon{grid-row:1/3}
.page-home .idm-trust-card__icon img{height:38px;width:38px}
.page-home .idm-trust-card__title{align-self:end;padding:0}
.page-home .idm-trust-card__text{align-self:start;font-size:7.5px;line-height:1.35;padding:4px 0 0}
.page-home .site-footer{height:127px;padding:10px 0 6px}
.page-home .site-footer .container{max-width:1058px}
.page-home .footer-grid{gap:28px;grid-template-columns:1.8fr repeat(4,1fr)}
.page-home .footer-brand{gap:4px;max-width:250px}
.page-home .footer-brand .wordmark{font-size:9px}
.page-home .footer-brand .idm-mark{height:16px;width:21px}
.page-home .footer-brand p,.page-home .contact-placeholder{font-size:7px;line-height:1.25;margin:2px 0}
.page-home .contact-placeholder{border-left:0;padding-left:0}
.page-home .footer-title{font-size:7px;line-height:1.1;margin:0 0 5px}
.page-home .footer-links{gap:2px}
.page-home .footer-links a{font-size:7px;line-height:1.1}
.page-home .footer-bottom{font-size:6.5px;margin-top:7px;padding-top:5px}
.page-home .footer-mobile-nav{display:none}
@media(prefers-reduced-motion:reduce){
  .page-home .site-header{transition:none}
}

/* The approved 1165px reference remains above. Larger desktops use a
   genuinely fluid composition instead of scaling the reference canvas. */
@media(min-width:1280px){
  .page-home .site-header,
  .page-home .site-header__inner{height:72px;min-height:72px}
  .page-home .site-header__inner{
    gap:clamp(28px,3vw,52px);
    grid-template-columns:minmax(230px,auto) 1fr auto;
    max-width:none;
    transform:none;
    width:min(calc(100% - 64px),1560px);
  }
  .page-home .site-brand{transform:none}
  .page-home .site-brand__mark{height:38px;transform:none;width:50px}
  .page-home .site-brand__name{font-size:18px;transform:none}
  .page-home .site-nav{gap:clamp(24px,2.4vw,42px);justify-content:center;transform:none}
  .page-home .site-nav .nav-link{font-size:14px;line-height:72px}
  .page-home .site-nav .nav-link+.nav-link{margin-left:0}
  .page-home .site-header__actions{height:48px;transform:none}
  .page-home .site-header__actions .button{font-size:14px;min-height:48px;padding-inline:22px}

  .page-home .idm-hero{height:auto;min-height:620px;overflow:hidden}
  .page-home .idm-hero__inner{
    align-items:center;
    display:grid;
    gap:clamp(32px,3.2vw,64px);
    grid-template-columns:minmax(0,1.18fr) minmax(480px,.92fr);
    height:auto;
    max-width:none;
    min-height:620px;
    padding:44px 0;
    width:min(calc(100% - 64px),1560px);
  }
  .page-home .idm-hero__left{height:auto;padding:0;width:auto}
  .page-home .idm-hero__copy{padding:0}
  .page-home .idm-hero__title{
    font-size:clamp(60px,4.15vw,80px);
    letter-spacing:-.045em;
    line-height:.99;
    margin:0;
  }
  .page-home .idm-hero__lead{font-size:18px;line-height:1.5;margin:24px 0 0}
  .page-home .idm-track-panel{
    border-radius:22px;
    height:auto;
    margin-top:30px;
    min-height:330px;
    padding:0 28px 28px;
    width:100%;
  }
  .page-home .idm-track-tabs,.page-home .idm-track-tab{height:52px}
  .page-home .idm-track-tab{font-size:14px;padding-inline:24px}
  .page-home .idm-track-tab:first-child{flex-basis:190px}
  .page-home .idm-track-content{padding-top:22px}
  .page-home .idm-track-copy h2{font-size:30px}
  .page-home .idm-track-copy p{font-size:16px}
  .page-home .idm-track-form__row{gap:16px;grid-template-columns:minmax(0,1fr) minmax(180px,.42fr)}
  .page-home .idm-field{gap:8px}
  .page-home .idm-field__label{font-size:14px}
  .page-home .idm-field input,.page-home .idm-track-submit{font-size:16px;height:54px;min-height:54px}
  .page-home .idm-track-submit{font-size:16px}
  .page-home .idm-track-actions{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}
  .page-home .idm-track-action{font-size:14px;height:52px;min-height:52px}

  .page-home .idm-route{
    align-items:center;
    display:grid;
    gap:14px;
    grid-template-columns:minmax(300px,1fr) minmax(170px,190px);
    inset:auto;
    min-width:0;
    position:relative;
  }
  .page-home .idm-route__map-stage{
    align-items:center;
    display:flex;
    justify-content:center;
    min-width:0;
  }
  .page-home .idm-route__map{
    height:auto;
    left:auto;
    max-height:540px;
    max-width:430px;
    position:relative;
    top:auto;
    width:100%;
  }
  .page-home .idm-route__status{display:grid;gap:14px}
  .page-home .idm-route-card{
    gap:12px;
    grid-template-columns:38px minmax(0,1fr);
    height:auto;
    min-height:108px;
    padding:16px;
    position:static;
    width:auto;
  }
  .page-home .idm-route-card>img{height:36px;transform:none;width:36px}
  .page-home .idm-route-card strong{font-size:15px;white-space:normal}
  .page-home .idm-route-card small{font-size:13px;line-height:1.4;margin-top:7px}
  .page-home .idm-route-card--delivery small{top:0}

  .page-home .idm-capabilities{height:auto}
  .page-home .idm-capabilities__inner{
    grid-template-columns:repeat(4,minmax(0,1fr));
    height:126px;
    margin-inline:auto;
    max-width:none;
    width:min(calc(100% - 64px),1560px);
  }
  .page-home .idm-capability{gap:16px;grid-template-columns:60px 1fr;padding:20px 28px}
  .page-home .idm-capability:nth-child(n){padding-left:28px}
  .page-home .idm-capability img{height:58px;padding:10px;transform:none;width:58px}
  .page-home .idm-capability strong{font-size:14px}
  .page-home .idm-capability b{font-size:30px}
  .page-home .idm-capability small{font-size:13px}

  .page-home .idm-section__inner,.page-home .idm-journey__inner,
  .page-home .idm-coverage__inner,.page-home .site-footer .container{
    max-width:none;
    width:min(calc(100% - 64px),1560px);
  }
  .page-home .idm-services{height:auto;padding:42px 0}
  .page-home .idm-section__heading{font-size:36px}
  .page-home .idm-section__lead,.page-home .idm-technology__note{font-size:16px;margin:10px 0 26px}
  .page-home .idm-services__grid{gap:16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}
  .page-home .idm-service-card{height:190px;padding:24px 12px}
  .page-home .idm-service-card img{height:64px;width:76px}
  .page-home .idm-service-card h3{font-size:16px;margin-top:10px}
  .page-home .idm-service-card p{font-size:14px;line-height:1.45;margin-top:10px}

  .page-home .idm-journey{height:auto;padding:38px 0 42px}
  .page-home .idm-journey__inner{margin-inline:auto}
  .page-home .idm-journey__title{font-size:34px}
  .page-home .idm-journey__steps{margin-top:30px}
  .page-home .idm-journey__steps::before{top:40px}
  .page-home .idm-journey-step__number{font-size:11px;height:22px;left:calc(50% - 41px);top:5px;width:22px}
  .page-home .idm-journey-step__icon{height:82px;margin-bottom:12px;width:82px}
  .page-home .idm-journey-step__icon img{height:42px;width:42px}
  .page-home .idm-journey-step h3{font-size:16px}
  .page-home .idm-journey-step p{font-size:13.5px;line-height:1.45;margin-top:7px}

  .page-home .idm-technology,.page-home .idm-business,.page-home .idm-trust{height:auto;padding:42px 0}
  .page-home .idm-technology__grid{gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}
  .page-home .idm-technology-card{height:auto;min-height:350px}
  .page-home .idm-technology-card__title,.page-home .idm-business-card__title,.page-home .idm-trust-card__title{font-size:16px}
  .page-home .idm-technology-card__title{height:auto;padding:16px}
  .page-home .idm-technology-card__media{height:auto;aspect-ratio:4/3;margin:0 10px}
  .page-home .idm-technology-card__text{font-size:14px;line-height:1.45;padding:14px 16px}
  .page-home .idm-business__grid{gap:18px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:26px}
  .page-home .idm-business-card{grid-template-columns:58px 1fr;grid-template-rows:auto 1fr;height:auto;min-height:132px;padding:20px}
  .page-home .idm-business-card__icon img{height:46px;width:46px}
  .page-home .idm-business-card__text,.page-home .idm-trust-card__text{font-size:13.5px;line-height:1.45;padding-top:7px}
  .page-home .idm-coverage{height:auto;padding:34px 0}
  .page-home .idm-coverage__inner{gap:48px;grid-template-columns:minmax(320px,.7fr) 1.3fr;height:auto}
  .page-home .idm-coverage__title{font-size:34px}
  .page-home .idm-coverage__text{font-size:14px;max-width:480px}
  .page-home .idm-coverage__form{grid-template-columns:1fr 34px 1fr 190px}
  .page-home .idm-coverage__form .idm-field__label{font-size:13px}
  .page-home .idm-coverage__form input,.page-home .idm-coverage__submit{font-size:15px;height:50px}
  .page-home .idm-trust__grid{gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}
  .page-home .idm-trust-card{grid-template-columns:64px 1fr;height:auto;min-height:140px;padding:22px}
  .page-home .idm-trust-card__icon img{height:50px;width:50px}
  .page-home .site-footer{height:auto;padding:44px 0 24px}
  .page-home .footer-grid{gap:clamp(32px,4vw,72px);grid-template-columns:1.7fr repeat(4,1fr)}
  .page-home .footer-brand{max-width:360px}
  .page-home .footer-brand .wordmark{font-size:16px}
  .page-home .footer-brand .idm-mark{height:30px;width:40px}
  .page-home .footer-brand p,.page-home .contact-placeholder,.page-home .footer-links a{font-size:13px;line-height:1.45}
  .page-home .footer-title{font-size:14px;margin-bottom:12px}
  .page-home .footer-links{gap:8px}
  .page-home .footer-bottom{font-size:12px;margin-top:26px;padding-top:16px}
}

@media(max-width:1050px){
  .page-home .site-header__inner{grid-template-columns:auto 1fr auto}
  .page-home .site-header__inner{transform:translateY(-6px)}
  .page-home .site-nav .nav-link+.nav-link{margin-left:18px}
  .page-home .idm-hero{height:auto}
  .page-home .idm-hero__inner{display:grid;grid-template-columns:minmax(0,1fr);height:auto;padding:42px 0;width:min(92%,760px)}
  .page-home .idm-hero__left{height:auto;min-width:0;width:100%}
  .page-home .idm-hero__copy{padding:0}
  .page-home .idm-track-panel{height:auto;min-height:0;width:100%}
  .page-home .idm-route{height:460px;inset:auto;position:relative}
  .page-home .idm-route__map{height:460px;left:15%;width:55%}
  .page-home .idm-route-card{right:3%}
  .page-home .idm-capabilities{height:auto}
  .page-home .idm-capabilities__inner{grid-template-columns:repeat(2,1fr);height:auto;width:min(92%,760px)}
  .page-home .idm-capability:nth-child(n){padding-left:17px}
  .page-home .idm-capability:nth-child(3){border-left:0}
  .page-home .idm-services{height:auto}
  .page-home .idm-services__grid{column-gap:12px;grid-template-columns:repeat(3,1fr);width:auto}
  .page-home .idm-service-card{height:130px}
  .page-home .idm-journey{height:auto;padding:24px 0}
  .page-home .idm-journey__inner{margin-left:auto;margin-right:auto}
  .page-home .idm-journey__steps{gap:25px 12px;grid-template-columns:repeat(3,1fr);margin-top:20px}
  .page-home .idm-journey__steps::before{display:none}
  .page-home .idm-technology__grid,.page-home .idm-trust__grid{grid-template-columns:repeat(2,1fr)}
  .page-home .idm-business__grid{grid-template-columns:repeat(3,1fr)}
  .page-home .idm-technology,.page-home .idm-business,.page-home .idm-coverage,.page-home .idm-trust,.page-home .site-footer{height:auto}
  .page-home .idm-technology,.page-home .idm-business,.page-home .idm-trust{padding:28px 0}
  .page-home .idm-technology__grid,.page-home .idm-business__grid,.page-home .idm-trust__grid{margin-top:18px}
  .page-home .idm-technology-card{height:auto;min-height:233px}
  .page-home .idm-business-card,.page-home .idm-trust-card{height:auto;min-height:96px}
  .page-home .idm-coverage{padding:24px 0}
  .page-home .idm-coverage__inner{height:auto}
  .page-home .site-footer{padding:32px 0 18px}
}
@media(max-width:820px){
  html{scroll-padding-top:72px}
  .page-home [id]{scroll-margin-top:72px}
  .page-home .site-header,.page-home .site-header__inner{height:60px;min-height:60px}
  .page-home .site-header__inner{max-width:calc(100% - 32px)}
  .page-home .site-header__inner{transform:none}
  .page-home .site-brand{min-height:44px}
  .page-home .site-nav{display:none}
  .page-home .site-nav{transform:none}
  .page-home .site-header__actions{display:none}
  .page-home .site-header__actions{transform:none}
  .page-home .nav-toggle{display:block;height:44px;justify-self:end;width:44px}
  .page-home .site-nav.is-open{background:#041426;display:grid;left:0;padding:8px 24px;position:absolute;right:0;top:60px}
  .page-home .site-nav.is-open .nav-link{line-height:44px;min-height:44px}
  .page-home .site-nav .nav-link+.nav-link{margin-left:0}
  .page-home .idm-hero__inner{padding:28px 0 32px}
  .page-home .idm-hero__title{font-size:clamp(32px,7vw,42px);line-height:1.06}
  .page-home .idm-hero__lead{font-size:13px;line-height:1.55}
  .page-home .idm-desktop-break{display:none}
  .page-home .idm-track-form__row,.page-home .idm-track-form__row.is-public{grid-template-columns:1fr}
  .page-home .idm-track-tabs,.page-home .idm-track-tab{height:44px}
  .page-home .idm-field input,.page-home .idm-track-submit,.page-home .idm-track-action{height:44px;min-height:44px}
  .page-home .idm-track-panel{padding-bottom:15px}
  .page-home .idm-route{
    display:grid;
    height:auto;
    margin-top:16px;
    min-width:0;
    position:relative;
    width:100%;
  }
  .page-home .idm-route__map-stage{
    align-items:flex-start;
    background:
      radial-gradient(ellipse at 50% 48%,rgba(15,143,221,.18),transparent 58%),
      linear-gradient(180deg,rgba(3,17,38,.05),rgba(3,17,38,.72));
    border-radius:0 0 22px 22px;
    display:flex;
    justify-content:center;
    min-height:clamp(400px,130vw,510px);
    min-width:0;
    overflow:hidden;
    position:relative;
    width:100%;
  }
  .page-home .idm-route__map{
    aspect-ratio:360/500;
    height:auto;
    justify-self:center;
    left:auto;
    max-width:360px;
    position:relative;
    top:auto;
    width:min(100%,360px);
  }
  .page-home .idm-field__label{font-size:13px}
  .page-home .idm-field input{font-size:16px}
  .page-home .idm-track-submit,.page-home .idm-track-action{font-size:14px}
  .page-home .idm-route__status{
    display:grid;
    gap:8px;
    grid-template-columns:repeat(3,minmax(0,1fr));
    margin-top:12px;
    min-width:0;
    width:100%;
  }
  .page-home .idm-route-card{
    gap:6px;
    grid-template-columns:22px minmax(0,1fr);
    height:82px;
    min-width:0;
    padding:8px;
    position:static;
    width:auto;
  }
  .page-home .idm-route-card>img{height:22px;transform:none;width:22px}
  .page-home .idm-route-card strong{font-size:9px;white-space:normal}
  .page-home .idm-route-card small{font-size:8px;line-height:1.35}
  .page-home .idm-route-card--delivery small{top:0}
  .page-home .idm-capabilities__inner{max-width:100%;width:100%}
  .page-home .idm-capabilities__inner{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-capability{min-height:88px;padding:12px 16px}
  .page-home .idm-capability:nth-child(n){padding-left:16px}
  .page-home .idm-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-service-card{height:130px;min-width:0}
  .page-home .idm-journey__steps{grid-template-columns:repeat(3,minmax(0,1fr))}
  .page-home .idm-technology__grid{
    display:flex;
    gap:12px;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    padding:0 0 10px;
    scroll-snap-type:inline mandatory;
    scrollbar-width:thin;
  }
  .page-home .idm-route__status:focus-visible,.page-home .idm-technology__grid:focus-visible{
    outline:2px solid var(--home-cyan);
    outline-offset:4px;
  }
  .page-home .idm-technology-card{
    flex:0 0 80%;
    min-height:233px;
    scroll-snap-align:start;
  }
  .page-home .idm-business__grid,.page-home .idm-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-coverage__inner{grid-template-columns:1fr}
  .page-home .idm-coverage__form{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}
  .page-home .idm-coverage__submit{grid-column:1/-1}
  .page-home .idm-coverage__form input,.page-home .idm-coverage__submit{height:44px;min-height:44px}
  .page-home .idm-coverage__swap{height:44px}
  .page-home .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .footer-brand,.page-home .footer-grid>div:last-child{grid-column:1/-1;max-width:none}
  .page-home .footer-links{gap:0}
  .page-home .footer-links a{align-items:center;display:flex;min-height:44px}
  .page-home .footer-brand .wordmark{min-height:44px}
}
@media(max-width:560px){
  .page-home .idm-hero__inner{padding:24px 0 28px;width:calc(100% - 32px)}
  .page-home .idm-hero__title{font-size:32px;line-height:1.05}
  .page-home .idm-hero__lead{font-size:13px}
  .page-home .idm-track-tabs{gap:0}
  .page-home .idm-track-tab{padding:0 15px}
  .page-home .idm-track-actions{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-track-action{font-size:9px;padding:0 6px}
  .page-home .idm-services__grid,.page-home .idm-business__grid,.page-home .idm-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-service-card{height:130px}
  .page-home .idm-journey__steps{grid-template-columns:repeat(3,minmax(0,1fr))}
  .page-home .idm-journey-step{display:block;text-align:center}
  .page-home .idm-journey-step__number{left:calc(50% - 29px)}
  .page-home .idm-journey-step__icon{margin:0 auto 4px}
  .page-home .idm-coverage__form{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}
  .page-home .idm-coverage__swap{transform:none}
  .page-home .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:429px){
  .page-home .idm-route__status{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:0 1px 10px;
    scroll-snap-type:inline mandatory;
    scrollbar-width:thin;
  }
  .page-home .idm-route-card{flex:0 0 min(220px,72vw);scroll-snap-align:start}
  .page-home .idm-journey__steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-coverage__form{grid-template-columns:1fr}
  .page-home .idm-coverage__swap{height:24px;transform:rotate(90deg)}
  .page-home .idm-coverage__submit{grid-column:auto}
}
@media(max-width:359px){
  .page-home .site-brand__name{font-size:13px}
  .page-home .idm-hero__title{font-size:29px}
}

/* Stage 2E-A mobile correction. The accepted desktop rules above are frozen. */
@media(max-width:767px){
  html{scroll-padding-top:80px}
  .page-home{
    --mobile-gutter:24px;
    font-size:16px;
  }
  .page-home [id]{scroll-margin-top:80px}
  .page-home .site-header,
  .page-home .site-header__inner{height:64px;min-height:64px}
  .page-home .site-header__inner{
    max-width:none;
    padding-inline:var(--mobile-gutter);
    width:100%;
  }
  .page-home .site-brand__mark{height:28px;width:38px}
  .page-home .site-brand__name{font-size:18px}
  .page-home .nav-toggle{height:48px;width:48px}
  .page-home .site-nav.is-open{padding:10px var(--mobile-gutter);top:64px}
  .page-home .site-nav.is-open .nav-link{font-size:16px;line-height:48px;min-height:48px}

  .page-home .idm-hero__inner{
    max-width:none;
    padding:0;
    width:100%;
  }
  .page-home .idm-hero__left{width:100%}
  .page-home .idm-hero__copy{padding:32px var(--mobile-gutter) 0}
  .page-home .idm-hero__title{
    font-size:46px;
    letter-spacing:-.04em;
    line-height:1;
    margin:0;
  }
  .page-home .idm-hero__lead{
    font-size:17px;
    line-height:1.5;
    margin:20px 0 0;
    max-width:660px;
  }
  .page-home .idm-mobile-tracking-stage{
    background:
      radial-gradient(ellipse at 50% 68%,rgba(0,138,225,.22),transparent 55%),
      linear-gradient(180deg,#020d1c 0%,#03152c 54%,#020d1c 100%);
    display:block;
    isolation:isolate;
    margin-top:26px;
    overflow:hidden;
    padding:0 var(--mobile-gutter) clamp(370px,105vw,520px);
    position:relative;
  }
  .page-home .idm-mobile-map-background{
    background:
      linear-gradient(
        to bottom,
        rgba(2,13,28,.94) 0%,
        rgba(2,13,28,.72) 23%,
        rgba(2,13,28,.08) 46%,
        rgba(2,13,28,.22) 82%,
        rgba(2,13,28,.82) 100%
      ),
      url("../images/home/uk-delivery-route-map.svg") center bottom /
        min(90vw,460px) auto no-repeat;
    display:block;
    inset:0;
    pointer-events:none;
    position:absolute;
    z-index:0;
  }
  .page-home .idm-track-panel{
    background:rgba(7,27,47,.985);
    backdrop-filter:blur(6px);
    border-radius:18px;
    height:auto;
    margin-top:0;
    min-height:0;
    padding:0 20px 22px;
    position:relative;
    width:100%;
    z-index:2;
  }
  .page-home .idm-track-tabs,
  .page-home .idm-track-tab{height:50px;min-height:50px}
  .page-home .idm-track-tab{
    font-size:15px;
    padding-inline:16px;
  }
  .page-home .idm-track-tab:first-child{
    flex:1 1 55%;
    padding-left:8px;
  }
  .page-home .idm-track-tab:nth-child(2){
    flex:1 1 45%;
    padding-left:8px;
    padding-right:8px;
  }
  .page-home .idm-track-content{padding-top:20px}
  .page-home .idm-track-copy{margin-bottom:18px}
  .page-home .idm-track-copy h2{font-size:clamp(24px,6vw,32px);line-height:1.1}
  .page-home .idm-track-copy p{font-size:16px;line-height:1.45}
  .page-home .idm-track-form__row,
  .page-home .idm-track-form__row.is-public{gap:14px;grid-template-columns:1fr}
  .page-home .idm-field{gap:8px}
  .page-home .idm-field__label{font-size:14px;line-height:1.35}
  .page-home .idm-field input{
    font-size:16px;
    height:50px;
    min-height:50px;
    padding-inline:14px 40px;
  }
  .page-home .idm-field input::placeholder{font-size:16px}
  .page-home .idm-track-submit{
    font-size:16px;
    height:50px;
    min-height:50px;
  }
  .page-home .idm-track-actions{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}
  .page-home .idm-track-action{
    font-size:14px;
    height:50px;
    line-height:1.25;
    min-height:50px;
    padding:6px 10px;
    text-align:center;
  }
  .page-home .idm-track-trust{font-size:12px;gap:8px;margin-top:16px;padding-top:14px}
  .page-home .idm-track-trust li{align-items:center;flex-direction:column;gap:5px;text-align:center}
  .page-home .idm-route{
    background:#020d1c;
    display:block;
    height:auto;
    margin:0;
    padding:0 var(--mobile-gutter) 18px;
    width:100%;
  }
  .page-home .idm-route__map-stage,
  .page-home .idm-route__map{display:none}
  .page-home .idm-route__status{
    display:grid;
    gap:12px;
    grid-template-columns:repeat(3,minmax(0,1fr));
    margin:0;
    overflow:hidden;
    padding:0;
    width:100%;
  }
  .page-home .idm-route-card{
    gap:8px;
    grid-template-columns:32px minmax(0,1fr);
    height:auto;
    min-height:132px;
    padding:12px 10px;
  }
  .page-home .idm-route-card>img{height:30px;width:30px}
  .page-home .idm-route-card strong{font-size:15px;line-height:1.2}
  .page-home .idm-route-card small{font-size:13.5px;line-height:1.4;margin-top:7px}
  .page-home .idm-route-card strong,
  .page-home .idm-route-card small{overflow-wrap:anywhere}

  .page-home .idm-capabilities__inner{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-home .idm-capability{
    gap:12px;
    grid-template-columns:52px minmax(0,1fr);
    min-height:118px;
    padding:16px;
  }
  .page-home .idm-capability:nth-child(n){padding-left:16px}
  .page-home .idm-capability img{height:52px;padding:9px;transform:none;width:52px}
  .page-home .idm-capability strong{font-size:14px}
  .page-home .idm-capability b{font-size:26px}
  .page-home .idm-capability small{font-size:13.5px;line-height:1.35}

  .page-home .idm-section__inner,
  .page-home .idm-journey__inner,
  .page-home .idm-coverage__inner,
  .page-home .site-footer .container{
    max-width:none;
    width:calc(100% - (2 * var(--mobile-gutter)));
  }
  .page-home .idm-services,
  .page-home .idm-technology,
  .page-home .idm-business,
  .page-home .idm-trust{padding:36px 0}
  .page-home .idm-section__heading,
  .page-home .idm-journey__title,
  .page-home .idm-coverage__title{font-size:30px;line-height:1.1}
  .page-home .idm-section__lead,
  .page-home .idm-technology__note,
  .page-home .idm-coverage__text{font-size:15px;line-height:1.5}
  .page-home .idm-section__lead,
  .page-home .idm-technology__note{margin:10px auto 22px}
  .page-home .idm-services__grid{gap:14px}
  .page-home .idm-service-card{
    height:auto;
    min-height:190px;
    padding:18px 10px;
  }
  .page-home .idm-service-card img{height:58px;width:70px}
  .page-home .idm-service-card h3{font-size:16px;line-height:1.25;margin-top:10px}
  .page-home .idm-service-card p{font-size:14px;line-height:1.45;margin-top:10px}

  .page-home .idm-journey{padding:36px 0}
  .page-home .idm-journey__steps{gap:28px 14px;margin-top:26px}
  .page-home .idm-journey-step__number{font-size:11px;height:20px;width:20px}
  .page-home .idm-journey-step__icon{height:64px;margin-bottom:10px;width:64px}
  .page-home .idm-journey-step__icon img{height:34px;width:34px}
  .page-home .idm-journey-step h3{font-size:15px;line-height:1.25}
  .page-home .idm-journey-step p{font-size:13px;line-height:1.4;margin-top:6px}

  .page-home .idm-technology__grid{gap:16px}
  .page-home .idm-technology-card{
    flex-basis:82%;
    min-height:330px;
  }
  .page-home .idm-technology-card__title,
  .page-home .idm-business-card__title,
  .page-home .idm-trust-card__title{font-size:16px;line-height:1.25}
  .page-home .idm-technology-card__title{height:auto;padding:14px 10px}
  .page-home .idm-technology-card__media{height:auto;aspect-ratio:4/3;margin:0 8px}
  .page-home .idm-technology-card__text{
    font-size:14px;
    line-height:1.45;
    padding:12px 14px;
  }
  .page-home .idm-business__grid,
  .page-home .idm-trust__grid{gap:14px}
  .page-home .idm-business-card,
  .page-home .idm-trust-card{
    align-items:start;
    grid-template-columns:44px minmax(0,1fr);
    grid-template-rows:auto 1fr;
    min-height:154px;
    padding:16px 12px;
  }
  .page-home .idm-business-card__icon img,
  .page-home .idm-trust-card__icon img{height:38px;width:38px}
  .page-home .idm-business-card__text,
  .page-home .idm-trust-card__text{
    font-size:13.5px;
    line-height:1.45;
    min-width:0;
    overflow-wrap:anywhere;
    padding-top:8px;
  }
  .page-home .idm-business-card__title,
  .page-home .idm-trust-card__title{min-width:0;overflow-wrap:anywhere}
  .page-home .idm-coverage{padding:32px 0}
  .page-home .idm-coverage__inner{gap:22px}
  .page-home .idm-coverage__form{gap:12px}
  .page-home .idm-coverage__form .idm-field__label{font-size:14px}
  .page-home .idm-coverage__form input,
  .page-home .idm-coverage__submit{font-size:16px;height:50px;min-height:50px}
  .page-home .idm-coverage__swap{height:50px}

  .page-home .site-footer{padding:36px 0 28px}
  .page-home .footer-grid{
    column-gap:32px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    row-gap:28px;
  }
  .page-home .footer-brand{
    grid-column:1/-1;
    max-width:620px;
  }
  .page-home .footer-brand .wordmark{font-size:18px;min-height:48px}
  .page-home .footer-brand .idm-mark{height:28px;width:37px}
  .page-home .footer-brand p{font-size:14px;line-height:1.5;margin:8px 0}
  .page-home .footer-title{font-size:14px;line-height:1.3;margin:0 0 12px}
  .page-home .footer-links{gap:10px}
  .page-home .footer-links a{font-size:14px;line-height:1.4;min-height:44px}
  .page-home .footer-grid > div.footer-company-info{
    grid-column:auto;
    max-width:none;
  }
  .page-home .footer-company-info .contact-placeholder{
    font-size:13px;
    line-height:1.5;
    margin:0;
  }
  .page-home .footer-bottom{
    font-size:12.5px;
    line-height:1.5;
    margin-top:26px;
    padding-top:18px;
  }
}

@media(max-width:494px){
  .page-home{--mobile-gutter:20px}
  .page-home .idm-hero__title{font-size:42px}
  .page-home .idm-mobile-tracking-stage{
    padding-bottom:clamp(370px,112vw,470px);
  }
}

@media(max-width:479px){
  .page-home .site-footer{padding:36px 0 28px}
  .page-home .footer-grid{display:block}
  .page-home .footer-nav-column{display:none}
  .page-home .footer-mobile-nav{
    display:block;
    margin-top:26px;
  }
  .page-home .footer-mobile-nav details{
    border-bottom:1px solid rgba(132,163,190,.24);
  }
  .page-home .footer-mobile-nav summary{
    align-items:center;
    cursor:pointer;
    display:flex;
    font-size:14px;
    font-weight:700;
    justify-content:space-between;
    min-height:48px;
    padding:2px 0;
  }
  .page-home .footer-mobile-nav summary::after{
    color:var(--home-cyan);
    content:"+";
    font-size:22px;
    line-height:1;
  }
  .page-home .footer-mobile-nav details[open] summary::after{content:"−"}
  .page-home .footer-mobile-nav summary:focus-visible{
    outline:3px solid var(--home-cyan);
    outline-offset:3px;
  }
  .page-home .footer-mobile-nav .footer-links{padding:4px 0 14px}
  .page-home .footer-company-info{margin-top:26px}
  .page-home .footer-company-info .footer-title{margin-bottom:12px}
}

@media(max-width:429px){
  .page-home{--mobile-gutter:18px}
  .page-home .idm-route__status{
    display:flex;
    gap:12px;
    overflow-x:auto;
    padding:0 0 12px;
  }
  .page-home .idm-route-card{
    flex:0 0 min(260px,78vw);
    scroll-snap-align:start;
  }
}

@media(max-width:389px){
  .page-home{--mobile-gutter:16px}
  .page-home .site-brand__name{font-size:17px}
  .page-home .idm-hero__copy{padding-top:28px}
  .page-home .idm-hero__title{font-size:38px}
  .page-home .idm-hero__lead{font-size:16px}
  .page-home .idm-track-panel{padding-inline:16px}
  .page-home .idm-track-tab{font-size:14px;padding-inline:6px}
  .page-home .idm-mobile-tracking-stage{padding-bottom:370px}
  .page-home .idm-track-actions{grid-template-columns:1fr}
  .page-home .idm-section__heading,
  .page-home .idm-journey__title,
  .page-home .idm-coverage__title{font-size:28px}
  .page-home .idm-business-card,
  .page-home .idm-trust-card{grid-template-columns:38px minmax(0,1fr);padding-inline:10px}
}
