@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#101e37;--gold:#edbc59;--paper:#fff;--muted:#657187;--line:#dbe1eb;--soft:#f2f5fa;font-family:'Golos Text',Arial,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:1rem;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a5751e;outline-offset:5px}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.07;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4.2vw,3.7rem);font-weight:550}p{line-height:1.6}.container{max-width:1360px;width:calc(100% - 96px);margin:auto}.header{background:#fff;border-bottom:1px solid var(--line)}.header-row{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;gap:13px;align-items:center;font-size:1.02rem;font-weight:750;letter-spacing:.01em;line-height:1.3}.brand small{display:block;font-size:.625rem;font-weight:500;letter-spacing:.115em;margin-top:5px}.brand-mark{background:var(--ink);color:var(--gold);font-size:1.2rem;letter-spacing:-.12em;width:46px;height:46px;display:grid;place-items:center;padding-right:3px;border-radius:2px}.header nav{display:flex;gap:32px;font-size:.875rem}.header nav a:hover{color:#9b6b13}.header-phone{font-size:1.05rem;font-weight:600;white-space:nowrap}.hero{background:var(--ink);color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:660px;gap:56px}.hero-copy{padding:54px 0 30px;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:600;display:flex;gap:12px;align-items:center}.line{width:24px;height:2px;background:var(--gold)}h1{font-size:clamp(3rem,5.2vw,4.8rem);font-weight:550;line-height:1.07;margin:29px 0 23px;letter-spacing:-.055em}h1 em{font-style:normal;color:var(--gold)}.hero-intro{color:#cbd5e5;max-width:370px;margin-bottom:28px;font-size:1rem}.button{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:18px 23px;font-size:.9375rem;font-weight:600;min-height:58px;border:0;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.5rem;line-height:1}.gold{background:var(--gold);color:var(--ink)}.gold:hover{background:#f7cf80}.dark{background:var(--ink);color:#fff}.dark:hover{background:#213c63}.hero-foot{display:flex;align-items:flex-end;justify-content:space-between;width:100%;font-size:.8125rem;color:#b7c5dd;margin-top:auto;padding-top:35px}.hero-index{letter-spacing:.12em;font-size:.75rem}.hero-visual{position:relative;background:#344463;min-width:0;overflow:hidden;margin-right:-48px;display:flex;flex-direction:column;justify-content:space-between}.photo-placeholder{position:absolute;inset:0;background:linear-gradient(150deg,#47594c,#71816e);opacity:.6}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:54% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,24,48,.35),transparent 40%,rgba(9,24,48,.65));pointer-events:none}.photo-caption,.visual-label{z-index:1;position:relative}.photo-caption{display:flex;align-items:center;gap:18px;padding:30px;font-size:.6875rem;font-weight:500;letter-spacing:.13em}.route-line{height:1px;flex:1;background:#ffffff80}.visual-label{margin:30px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:22px;border-top:1px solid #ffffff60;font-size:1.4rem;line-height:1.3;letter-spacing:-.02em}.visual-label a{height:47px;width:47px;border:1px solid #ffffff80;display:grid;place-items:center;border-radius:50%;flex:none}.section{padding-top:95px;padding-bottom:90px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:42px}.section-heading>.eyebrow{align-self:start;margin-top:8px;color:var(--muted)}.section-heading>div{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.section-heading h2{font-size:clamp(2.2rem,3.5vw,3.1rem)}.section-heading p:not(.eyebrow){font-size:.9375rem;max-width:300px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.service-card{padding:34px 36px 29px;background:var(--soft);border:1px solid #e1e6ef;border-radius:4px}.service-card.light{background:#fff}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:43px}.service-number{font-size:1.8rem;font-weight:450;color:#8d9bb3;letter-spacing:-.08em}.tag{font-size:.6875rem;letter-spacing:.08em;border:1px solid #c8d2e3;border-radius:30px;padding:6px 12px}.service-card h3{font-size:2rem;font-weight:550;margin-bottom:20px}.service-card p{color:var(--muted);max-width:430px}.text-link{margin-top:35px;padding-top:20px;border-top:1px solid #d5deec;display:flex;justify-content:space-between;font-weight:550;font-size:.9375rem}.text-link span{font-size:1.25rem}.services-note{display:flex;justify-content:space-between;gap:20px;padding-top:25px;font-size:.8125rem;color:var(--muted)}.services-note a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.geography{background:var(--gold);padding:65px 0}.geo-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.geography h2{margin:25px 0}.geography p:not(.eyebrow){max-width:435px}.geo-detail{border-left:1px solid #101e3740;padding:8px 0 0 50px;display:flex;flex-direction:column;justify-content:space-between}.geo-overline,.geo-bottom{font-size:.75rem;letter-spacing:.07em}.geo-detail h3{font-size:clamp(2.7rem,4.5vw,4rem);font-weight:500;margin:30px 0}.geo-bottom{display:flex;gap:20px;justify-content:space-between;border-top:1px solid #101e3740;padding-top:18px;letter-spacing:0}.request-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.request-copy h2{margin:25px 0}.request-copy>p:not(.eyebrow){color:var(--muted);max-width:315px}.calculator-note{display:flex;gap:15px;align-items:center;background:var(--soft);padding:19px;margin:35px 0;max-width:360px;border-radius:4px}.calculator-symbol{font-size:2.3rem;line-height:1;border:1px solid #bdc9dd;padding:0 10px 5px;border-radius:3px}.calculator-note strong{font-size:.875rem;font-weight:550}.calculator-note p{font-size:.8125rem;color:var(--muted);margin-top:5px}.request-phone{display:block;font-size:1.55rem;font-weight:550;letter-spacing:-.02em}.muted{display:block;color:var(--muted);font-size:.875rem;margin-top:6px}form{background:var(--soft);padding:30px;border-radius:4px}form label{display:block;font-size:.875rem;font-weight:500;margin-bottom:20px}input,textarea,select{display:block;width:100%;min-width:0;background:#fff;border:1px solid #d5deec;border-radius:3px;padding:13px 14px;margin-top:8px;font-size:.9375rem;color:var(--ink);line-height:1.45}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#68758d;opacity:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}form .button{width:100%;margin-top:5px}.form-note{font-size:.75rem;color:var(--muted);margin-top:15px}.form-status{font-size:.875rem;margin-top:18px;color:#1e395e}.honey{position:absolute;left:-9999px;height:0;overflow:hidden}.copy-button{border:1px solid var(--ink);padding:10px 15px;background:white;margin-top:10px;border-radius:3px}#email-fallback{font-size:.875rem;margin-top:20px}#email-fallback a{text-decoration:underline}.contacts{background:var(--ink);color:#fff;padding:65px 0 58px}.contact-heading{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #ffffff30;padding-bottom:38px}.contact-heading h2{font-size:2.8rem;width:66%}.contact-heading .eyebrow{color:#b7c5dd;margin-top:7px}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px;padding-top:32px;align-items:end}.contact-main{font-size:clamp(1.3rem,2.3vw,2rem);font-weight:500;letter-spacing:-.04em;display:flex;align-items:center;gap:18px}.contact-main span{color:var(--gold)}.contact-label{display:block;font-size:.6875rem;letter-spacing:.09em;color:#b7c5dd;margin-bottom:10px}.contact-grid>div>a,.contact-grid>div>span:last-child{font-size:1rem}footer{background:var(--ink);color:#afbdd5;border-top:1px solid #ffffff25;font-size:.75rem}.footer-row{display:flex;justify-content:space-between;gap:25px;padding-top:23px;padding-bottom:23px}.skip{position:absolute;top:-100px;left:12px;padding:12px;background:var(--gold);z-index:9}.skip:focus{top:12px}[hidden]{display:none!important}
@media(min-width:1456px){.hero-visual{margin-right:0}}@media(max-width:1100px){.container{width:calc(100% - 56px)}.header-row{gap:20px}.header nav{gap:20px}.hero-grid{gap:30px;min-height:620px}.hero-visual{margin-right:-28px}.hero-copy{padding-top:40px}.section-heading{grid-template-columns:1fr 3fr}.section-heading>div{display:block}.section-heading>div>p{margin-top:20px}.request-grid{gap:40px}.geo-grid{gap:40px}.geo-detail{padding-left:35px}.contact-grid{grid-template-columns:1.2fr 1fr}.contact-grid>div:last-child{grid-column:2}.header-phone{font-size:.9375rem}}
@media(max-width:760px){:root{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header-row{min-height:85px;flex-wrap:wrap;padding:18px 0;gap:15px}.brand{font-size:.875rem}.brand small{font-size:.55rem}.brand-mark{width:37px;height:37px;font-size:1rem}.header nav{order:3;justify-content:space-between;width:100%;border-top:1px solid var(--line);padding-top:12px;font-size:.8125rem}.header-phone{font-size:.8125rem}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:34px 0 28px}h1{font-size:clamp(2.9rem,10vw,4.6rem);margin:25px 0 20px}.eyebrow{font-size:.6875rem}.hero-intro{font-size:1rem;max-width:420px}.hero-foot{padding-top:27px}.hero-visual{height:320px;margin:0 -20px}.photo-caption{padding:24px}.visual-label{font-size:1.2rem;margin:24px}.section{padding-top:60px;padding-bottom:55px}.section-heading{display:block;margin-bottom:28px}.section-heading>.eyebrow{margin:0 0 22px}.section-heading>div>p{max-width:450px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:25px}.card-top{margin-bottom:30px}.service-card h3{font-size:1.8rem}.services-note{flex-direction:column;gap:9px}.geo-grid{grid-template-columns:1fr;gap:35px}.geography{padding:45px 0}.geo-detail{border-left:none;border-top:1px solid #101e3740;padding:25px 0 0}.geo-detail h3{font-size:3.2rem;margin:20px 0 25px}.request-grid{grid-template-columns:1fr;gap:30px}.request-copy>p:not(.eyebrow){max-width:450px}.calculator-note{margin:25px 0;max-width:none}.request-phone{font-size:1.5rem}form{padding:22px}.contact-heading{display:block}.contact-heading h2{margin-top:25px;width:auto}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-grid>div:last-child{grid-column:auto}.contact-main{font-size:1.8rem}.footer-row{flex-wrap:wrap;gap:12px;justify-content:space-between}.footer-row>span:nth-child(2){display:none}.contacts{padding:45px 0}.desktop{display:none}}
@media(max-width:400px){.header-phone{font-size:.75rem}.brand{font-size:.75rem}.brand small{font-size:.48rem}.brand{gap:8px}.form-grid{grid-template-columns:1fr;gap:0}form{padding:18px}.hero-visual{height:270px}.service-card{padding:22px}.geo-bottom{flex-direction:column;gap:5px}.button{gap:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

/* ATI brand: navy, gold and white. Preserve the supplied logo unchanged. */
.brand-logo{display:block;width:60px;height:60px;object-fit:contain;flex-shrink:0}.brand-mark{display:none}.geography{background:#eaf0f9;border-top:3px solid var(--gold)}.geo-detail{border-color:#bdc9dd}.geo-bottom{border-color:#bdc9dd}.geo-overline{color:#75500d}.line{background:var(--gold)}.service-number{color:#a47725}.hero{background:linear-gradient(120deg,#101e37,#172e51)}.brand small{color:#657187}.header-row{gap:24px}.photo-placeholder{display:none}
@media(max-width:760px){.brand-logo{width:46px;height:46px}.brand{gap:10px}.header-phone{font-size:.8125rem}}
@media(max-width:400px){.brand-logo{width:40px;height:40px}.header-phone{font-size:.75rem}.brand{gap:7px}}

/* Header contact and nationwide geography refresh. */
.header-contact{display:flex;align-items:center}.header-phone{display:flex;align-items:center;gap:11px;line-height:1.15;white-space:nowrap}.phone-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--ink);font-size:1rem;transform:rotate(-18deg)}.phone-copy{display:flex;flex-direction:column}.header-phone small{font-size:.625rem;font-weight:550;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.header-phone strong{font-size:1.05rem;font-weight:650}.header-phone:hover strong{color:#9b6b13}
@media(max-width:1100px){.phone-icon{width:34px;height:34px}.header-phone strong{font-size:.9375rem}}
@media(max-width:760px){.header-contact{margin-left:auto}.header-phone small{display:none}.header-phone strong{font-size:.8125rem}.phone-icon{width:30px;height:30px;font-size:.8rem}}
@media(max-width:400px){.header-phone strong{font-size:.75rem}.phone-icon{display:none}}
