/* Shared chrome and refinement of the adopted 83 SLANT HUMAN design. */

/* Shared, data-derived service-area map. Numbers are a legend, not performance metrics. */
.site-shell .market-area{background:#f4f5f7;border-top:1px solid #d9dce0}
.site-shell .market-area-layout{display:grid;grid-template-columns:1.9fr 1fr;gap:48px;align-items:center}
.site-shell .market-geography{min-width:0}
.site-shell .market-map-canvas{position:relative;aspect-ratio:920/660;isolation:isolate}
.site-shell .market-map-canvas>svg{width:100%;height:100%;display:block}
.site-shell .market-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid var(--pink);border-radius:50%;background:#fff;color:var(--ink);font:700 12px Arial,sans-serif;box-shadow:0 0 0 5px #f4f5f780}
.site-shell .market-geography figcaption{font-size:11px;color:var(--muted);line-height:1.8;margin-top:18px;padding-top:15px;border-top:1px solid #d0d4da}
.site-shell .market-geography figcaption>span{display:block}
.site-shell .market-directory h3{font-size:18px;line-height:1.6;padding-bottom:17px;border-bottom:3px solid var(--ink)}
.site-shell .market-directory h3>span{display:block;font:10px Arial,sans-serif;letter-spacing:.13em;color:var(--muted);margin-top:8px}
.site-shell .market-directory ol{list-style:none;padding:0;margin:0}
.site-shell .market-directory li{display:flex;gap:18px;align-items:center;border-bottom:1px solid #cfd3d9;padding:13px 0}
.site-shell .market-number{font:700 12px Arial,sans-serif;color:#ba1634;min-width:22px}
.site-shell .market-directory li b{font-size:18px;font-weight:700}
.site-shell .market-directory li small{display:block;font:9px Arial,sans-serif;letter-spacing:.12em;color:var(--muted);margin-top:4px}
.site-shell .market-directory>p{font-size:11px;line-height:1.8;margin-top:17px;color:var(--muted)}
.site-shell .market-area-foot{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid #cfd3d9;padding-top:20px;margin-top:32px}
.site-shell .market-area-foot>p{font-size:13px;font-weight:700}
.site-shell .market-area-foot>a{font-size:10px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.site-shell.export-page:not(.inbound-page) .market-bar{grid-template-columns:.9fr 1.6fr}
.site-shell.export-page:not(.inbound-page) .market-bar b{line-height:1.8;white-space:normal}
.site-shell .market-bar a{color:#ba1634;text-decoration:underline;text-underline-offset:4px}
.site-shell .market-bar a{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px;min-height:30px}
.site-shell .signal .ec-tool{display:grid;grid-template-columns:24px 1fr;gap:0 8px;align-items:center;text-align:left;padding:8px 12px}
.site-shell .ec-tool img{width:24px;height:24px;grid-row:1/3}
.site-shell .ec-tool b{font-size:12px;font-weight:700}
.site-shell .ec-tool small{font-size:9px;color:var(--muted);margin-top:2px}
@media(max-width:1100px){
  .site-shell .market-area-layout{grid-template-columns:1.65fr 1fr;gap:26px}
  .site-shell .market-directory li{padding:11px 0;gap:11px}
  .site-shell .market-directory li b{font-size:16px}
  .site-shell .market-pin{width:28px;height:28px;font-size:11px;box-shadow:0 0 0 3px #f4f5f780}
  .site-shell.export-page:not(.inbound-page) .market-bar{grid-template-columns:1fr;gap:15px}
  .site-shell.export-page:not(.inbound-page) .market-bar>div+div{border-left:0;border-top:1px solid #cfd3d9;padding:15px 0 0}
}
@media(min-width:761px) and (max-width:1000px){
  .site-shell .market-area-layout{grid-template-columns:1fr;gap:28px}
  .site-shell .market-directory ol{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
}
@media(max-width:760px){
  .site-shell .market-area-layout{grid-template-columns:1fr;gap:25px}
  .site-shell .market-map-canvas{margin:0 -4px}
  .site-shell .market-pin{width:23px;height:23px;font-size:10px;border-width:1.5px;box-shadow:0 0 0 2px #f4f5f780}
  .site-shell .market-geography figcaption{font-size:10px;margin-top:15px}
  .site-shell .market-directory h3{font-size:16px;padding-bottom:12px}
  .site-shell .market-directory h3>span{display:inline;margin-left:13px;font-size:8px;letter-spacing:.08em}
  .site-shell .market-directory ol{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
  .site-shell .market-directory li{gap:8px;padding:14px 0}
  .site-shell .market-directory li b{font-size:15px}
  .site-shell .market-directory li small{font-size:8px;letter-spacing:.07em}
  .site-shell .market-number{font-size:10px;min-width:17px}
  .site-shell .market-directory>p br{display:none}
  .site-shell .market-area-foot{align-items:flex-start;flex-direction:column;gap:13px;margin-top:25px}
  .site-shell .market-area-foot>p{font-size:12px;line-height:1.7}
  .site-shell.export-page:not(.inbound-page) .market-bar b{font-size:12px}
}

/* 2026-09-21: keep the 83 palette and density; improve framing and optical rhythm. */
.site-shell :is(a,button,summary):focus-visible{outline:3px solid var(--ink);outline-offset:5px;box-shadow:0 0 0 2px #fff}
.site-shell .ui-arrow{width:24px;height:24px;flex-shrink:0;display:inline-block;vertical-align:middle;transition:transform .22s ease}
.site-shell .rail-bottom .ui-arrow,.site-shell .footer-links .ui-arrow{width:18px;height:18px}
.site-shell .round-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}
.site-shell .button{min-height:58px;transition:background .22s ease,color .22s ease;line-height:1.6}
.site-shell .hero-photo{mask-image:linear-gradient(to right,transparent,#000 13%)}
.site-shell .hero .herocopy{left:48px}
.site-shell .service{position:relative;isolation:isolate}
.site-shell .service-content{display:flex;flex-direction:column;position:relative;background:#fff}
.site-shell .service .bottom{margin-top:auto;padding-top:22px}
.site-shell .service-photo{transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.site-shell .route-card{border-bottom:3px solid var(--ink)}
.site-shell .route-copy{display:flex;flex-direction:column}
.site-shell .route-copy :is(.social-row,.buyer-row){margin-top:auto;padding-top:20px}
.site-shell :is(.review-note,.route-footnote,.fine,.contact-note){font-size:12px;line-height:1.85}
.site-shell .photo-label{font-size:11px;line-height:1.5;padding:6px 9px;letter-spacing:.02em}
.site-shell .export-contact-action{grid-template-columns:1fr 1fr}
.site-shell .export-contact-action .button{max-width:520px;justify-self:end;width:100%}
.site-shell .section h2{letter-spacing:-.045em}
.site-shell .footer-links>a{display:flex;justify-content:space-between;align-items:center;gap:8px}
.site-shell .page-links>a{transition:color .18s ease;text-underline-offset:5px}
.site-shell .page-links>a:hover{text-decoration:underline}
@media(hover:hover) and (pointer:fine){
  .site-shell a:hover>.ui-arrow{transform:translate(2px,-2px)}
  .site-shell .service:hover .service-photo{transform:scale(1.025)}
  .site-shell .faq-list summary:hover{color:#b71836}
}
@media(min-width:761px) and (max-width:1390px){
  .site-shell .hero .herocopy{left:32px}
}
@media(min-width:761px) and (max-width:1100px){
  .site-shell .hero{height:auto;padding:34px 32px 0;display:flex;flex-direction:column}
  .site-shell .hero .herocopy{position:relative;left:auto;top:auto;order:1}
  .site-shell .hero .hero-photo{position:relative;top:auto;right:auto;bottom:auto;order:2;width:calc(100% + 64px);max-width:none;height:330px;margin:28px -32px 0;opacity:1;mask-image:none;object-position:50% 44%}
}
@media(max-width:760px){
  .site-shell .hero{height:auto;padding:28px 20px 0;display:flex;flex-direction:column}
  .site-shell .hero .herocopy{position:relative;left:auto;top:auto;order:1}
  .site-shell .hero .hero-photo{position:relative;top:auto;right:auto;bottom:auto;order:2;width:calc(100% + 40px);max-width:none;height:270px;margin:27px -20px 0;opacity:1;mask-image:none;object-position:55% 42%}
  .site-shell .hero .button{min-height:52px}
  .site-shell .hero .hero-sub{font-size:13px}
  .site-shell .service .bottom{padding-top:18px}
  .site-shell .service .round-arrow{min-width:36px;min-height:36px;width:36px;height:36px}
  .site-shell .round-arrow .ui-arrow{width:22px;height:22px}
  .site-shell :is(.review-note,.route-footnote,.fine,.contact-note){font-size:11px}
  .site-shell .photo-label{font-size:10px;padding:5px 8px}
  .site-shell .export-contact-action{grid-template-columns:1fr}
  .site-shell .export-contact-action .button{max-width:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .site-shell .ui-arrow,.site-shell .service-photo,.site-shell .button,.site-shell .page-links>a{transition:none}
  .site-shell a:hover>.ui-arrow,.site-shell .service:hover .service-photo{transform:none}
}

.article-hero h1{text-wrap:balance}
.site-shell .site-rail .rail-bottom>a{display:flex;align-items:center;justify-content:space-between;gap:6px}.site-shell .site-rail nav>a[aria-current]{border-bottom:1px solid #ffffff40}
.site-rail{overflow-y:auto}.site-rail .rail-brand{flex-shrink:0}.site-rail nav{gap:0;padding-top:24px;padding-bottom:24px}.site-rail nav>a{position:relative;padding:13px 0;border-bottom:1px solid #ffffff40;font-size:13px;line-height:1.5}.site-rail nav>a:last-child{border-bottom:0}.site-rail nav>a[aria-current]{font-weight:700}.site-rail nav>a[aria-current]:before{content:"";position:absolute;left:-13px;top:18px;width:5px;height:18px;background:var(--ink)}.site-rail nav small{font-size:8px;letter-spacing:.06em;margin-top:5px}.site-rail .rail-bottom{padding-bottom:20px}.site-rail nav .mobile-contact{display:none}.site-rail .rail-bottom>a{font-size:12px}.site-rail .rail-bottom>a[aria-current]{border-bottom:2px solid var(--ink)}
.page-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px 25px;padding:14px 48px;border-bottom:1px solid #d9dce0;background:#fff}.page-links>span{font-family:Arial,sans-serif;font-size:9px;letter-spacing:.11em;color:#73777e}.page-links>a{display:inline-flex;align-items:center;gap:13px;font-size:11px;font-weight:700;padding:5px 0}.page-links>a>span{color:var(--pink)}.page-links>a:hover{color:#b71836}
.site-footer{display:block;padding:42px 48px 24px;background:#f7f8f9;border-top:1px solid #d4d7dc;color:var(--ink)}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-bottom:34px}.footer-identity>a{display:inline-block}.footer-identity img{width:180px}.footer-identity>b{display:block;font-size:18px;margin:20px 0 8px}.footer-identity>small{font-size:11px;color:var(--muted)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;align-content:start}.footer-links>a{font-size:12px;font-weight:700;padding:13px 0;border-bottom:1px solid #d4d7dc}.footer-links>a span{color:var(--pink)}.footer-links>a:hover,.footer-bottom>a:hover{color:#b71836}.footer-bottom{border-top:1px solid #d4d7dc;padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-bottom>p{font-size:10px;line-height:1.8}.footer-bottom>a{font-size:11px}.footer-bottom>a>small{font-size:9px;color:var(--muted);margin-left:5px}.footer-bottom .back-to-top{font-weight:700;white-space:nowrap}.back-to-top>span{color:var(--pink);margin-left:12px}.form-disclosure a{text-decoration:underline;text-underline-offset:3px;display:inline-block;margin-top:9px;font-size:11px}
.utility-heading{padding:50px 48px 32px;border-bottom:1px solid #d4d7dc}.utility-heading h1{font-size:42px;line-height:1.5;margin:16px 0}.utility-heading>p:last-child{font-size:14px;line-height:1.9;max-width:760px}.preview-alert{margin:30px 48px;padding:20px 24px;border-left:4px solid var(--pink);background:var(--gray)}.preview-alert>b{font-size:15px}.preview-alert>p{font-size:12px;line-height:1.9;margin-top:8px}.privacy-layout{display:grid;grid-template-columns:220px 1fr;gap:50px;padding:10px 48px 55px}.privacy-index{display:grid;align-content:start;gap:12px;font-size:12px}.privacy-index>a{padding:11px 0;border-bottom:1px solid #d4d7dc}.privacy-sections section{padding:26px 0;border-bottom:1px solid #d4d7dc;scroll-margin-top:25px}.privacy-sections section:first-child{padding-top:0}.privacy-sections h2{font-size:22px;margin:0 0 14px}.privacy-sections p,.privacy-sections li{font-size:13px;line-height:2}.privacy-sections ul{padding-left:20px;margin:10px 0 0}.privacy-sections .pending{display:inline-block;font-size:10px;padding:5px 9px;margin-bottom:12px;border:1px solid #bbc0c7;background:#f4f5f6}.privacy-return{padding:0 48px 45px}.privacy-return .button{margin-top:0;max-width:420px}
.not-found{padding:65px 48px 72px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;background:var(--gray)}.error-symbol{font-family:Arial,sans-serif;font-size:clamp(120px,18vw,250px);font-weight:700;line-height:1;letter-spacing:-.09em;position:relative}.error-symbol>span{color:var(--pink)}.error-copy h1{font-size:34px;line-height:1.65;margin:15px 0}.error-copy>p:not(.kicker){font-size:14px;line-height:1.95}.error-copy .button{margin-top:27px;max-width:340px}.error-routes{padding:40px 48px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.error-routes>a{display:grid;grid-template-columns:40px 1fr 20px;gap:18px;align-items:center;padding:23px;border:1px solid #d4d7dc}.error-routes img{width:35px}.error-routes b{display:block;font-size:18px}.error-routes small{display:block;font-size:12px;margin-top:6px}.error-routes a>span{color:var(--pink);font-size:24px}
@media(max-width:1390px){.site-rail nav>a{font-size:12px}.page-links{padding-left:32px;padding-right:32px}.site-footer{padding:35px 32px 24px}.footer-identity>b{font-size:16px}.footer-links{gap:0 18px}.footer-links>a{font-size:11px}}
@media(min-width:761px) and (max-height:750px){.site-rail .rail-brand{padding-top:20px;padding-bottom:20px}.site-rail nav{padding-top:12px;padding-bottom:12px}.site-rail nav>a{padding-top:10px;padding-bottom:10px}.site-rail .rail-bottom{margin-top:15px}}
@media(max-width:1000px){.footer-main{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-wrap:wrap}.footer-bottom>p{width:100%}.privacy-layout{grid-template-columns:1fr;gap:25px}.privacy-index{grid-template-columns:1fr 1fr;gap:0 20px}.not-found{gap:30px;padding:45px 32px}.error-copy h1{font-size:28px}.error-routes{padding:30px 32px;gap:15px}.error-routes>a{padding:18px;gap:10px}.error-routes b{font-size:16px}}
@media(max-width:760px){.site-rail{overflow:visible}.site-rail nav{padding:12px 24px 20px;max-height:calc(100dvh - 72px);overflow-y:auto;gap:0}.site-rail nav>a{font-size:14px;padding:12px 0;min-height:44px}.site-rail nav small{display:inline;margin-left:12px;font-size:8px}.site-rail nav .mobile-contact{display:block;padding-top:16px;font-weight:700}.site-rail nav>a[aria-current]:before{top:14px}.site-shell:not(.site-ready) .site-rail{height:auto;flex-wrap:wrap}.site-shell:not(.site-ready) .menu-button{display:none}.site-shell:not(.site-ready) .site-rail nav{display:grid;position:static;width:100%;max-height:none}.page-links{gap:5px 19px;padding:10px 20px}.page-links>span{display:none}.page-links>a{font-size:10px;gap:8px;min-height:32px}.site-footer{padding:30px 20px 24px}.footer-main{gap:24px;padding-bottom:25px}.footer-identity img{width:155px}.footer-identity>b{font-size:15px;margin-top:16px}.footer-identity>small{font-size:10px}.footer-links{gap:0 16px}.footer-links>a{font-size:11px;padding:14px 0;min-height:44px}.footer-bottom{gap:16px 12px;padding-top:20px}.footer-bottom>p{font-size:9px}.footer-bottom>a{font-size:10px}.footer-bottom>a>small{display:block;margin:3px 0 0}.footer-bottom .back-to-top{margin-left:auto}.utility-heading{padding:30px 20px 25px}.utility-heading h1{font-size:28px;margin:12px 0}.utility-heading>p:last-child{font-size:12px}.preview-alert{margin:24px 20px;padding:18px}.preview-alert>b{font-size:13px}.preview-alert>p{font-size:11px}.privacy-layout{padding:5px 20px 32px;gap:26px}.privacy-index{font-size:11px}.privacy-sections h2{font-size:20px}.privacy-sections p,.privacy-sections li{font-size:12px}.privacy-return{padding:0 20px 32px}.privacy-return .button{font-size:13px}.not-found{grid-template-columns:1fr;padding:34px 20px 40px;gap:20px}.error-symbol{font-size:145px}.error-copy h1{font-size:25px;line-height:1.65;margin:12px 0}.error-copy>p:not(.kicker){font-size:12px}.error-copy .button{font-size:13px}.error-routes{grid-template-columns:1fr;padding:25px 20px;gap:14px}.error-routes>a{padding:20px 17px}.error-routes b{font-size:17px}.error-routes small{font-size:11px}}
