/* Always-visible section shortcuts and a compact mobile topic explorer. */
.site-header .mobile-faq-link{display:none}
@media(max-width:700px){
  html{scroll-padding-top:126px}
  .site-header,.scrolled .site-header{height:68px;background:#101113f5;backdrop-filter:blur(16px)}
  .site-header nav{display:flex;position:absolute;left:0;top:100%;width:100%;height:44px;gap:0;align-items:stretch;justify-content:space-evenly;background:#101113f5;border-bottom:1px solid #ffffff20;font-size:12px;letter-spacing:0;backdrop-filter:blur(16px)}
  .site-header nav a,.site-header nav .mobile-faq-link{display:flex;flex:1;min-width:0;align-items:center;justify-content:center;padding:0 6px;min-height:44px;white-space:nowrap;color:#d7d7d7;border-bottom:2px solid transparent}
  .site-header nav a:focus-visible,.site-header nav a:hover,.site-header nav a[aria-current="location"]{color:#e7d6b7;border-bottom-color:#d7c19b}
  .hero-art{background-position:center,82% 112px}
  .process-section{display:flex;flex-direction:column}
  .process-section>.section-head{order:0}
  .process-stage{display:contents}
  .process-photo{order:1;flex:none;width:100%;aspect-ratio:1672/941;min-height:0;margin:0 0 24px;border:1px solid #ffffff15}
  .process-steps{order:2;width:100%;grid-template-columns:repeat(3,1fr);row-gap:6px;margin:0 0 14px;flex:none}
  .process-step{padding:6px 4px 8px}
  .process-icon{width:52px;height:52px}
  .process-icon .process-symbol{width:27px;height:27px}
  .process-step .step-label{font-size:13px;margin-top:9px}
  .process-step .step-number{font-size:9px;margin-top:2px}
  .process-detail{order:3;min-height:0;flex:none;padding:22px;background:#181d1f;border:1px solid #ffffff15}
  .process-detail>.eyebrow{font-size:10px;margin-bottom:11px}
  .process-detail h3{font-size:27px;line-height:1.15;margin-bottom:13px}
  .process-detail>p{min-height:0;font-size:15px;line-height:1.55;margin-bottom:15px}
  .process-question{font-size:14px;line-height:1.45;padding-top:13px}
  .process-progress{margin-top:16px}
}
@media(max-width:360px){.site-header nav{font-size:11px}.site-header .header-cta{font-size:10px;padding:9px 8px}.site-header .header-cta .social-icon{width:17px;height:17px}}
@media(max-width:700px) and (max-height:700px){
 .process-icon{width:42px;height:42px}.process-icon .process-symbol{width:23px;height:23px}
 .process-step .step-label{font-size:12px;line-height:1.2;margin-top:6px}.process-step .step-number{display:none}
 .process-step{padding:5px 4px 6px}.process-detail{padding:17px 19px}
 .process-steps{row-gap:2px;margin-bottom:8px}
 .process-detail>.eyebrow{margin-bottom:7px}.process-detail h3{font-size:22px;margin-bottom:9px}
 .process-detail>p{font-size:13.5px;line-height:1.4;margin-bottom:10px}
 .process-question{font-size:13px;line-height:1.35;padding-top:8px}.process-progress{margin-top:10px}
}
