/* atscharlotte.com — static port of the 2022 Divi site (NerdyTechs, 2026-09).
   Generated pages link this as /assets/css/site.css?v=<hash>; edit THIS file in ~/rebuild/build/ and re-run build.py. */
@font-face{font-family:"Amarante";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/amarante-400.woff2) format("woff2")}
@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/lato-400.woff2) format("woff2")}
@font-face{font-family:"Lato";font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/lato-400i.woff2) format("woff2")}
@font-face{font-family:"Lato";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/lato-700.woff2) format("woff2")}

:root{
  --navy:#1b155b; --navy-deep:#140f47; --red:#b11623; --ink:#4a4a58; --line:#d6d7db;
  --paper:#fff; --mist:#f4f4f6; --display:"Amarante",Georgia,serif; --body:"Lato","Helvetica Neue",Arial,sans-serif;
}
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-padding-top:1rem}
body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:17px;line-height:1.7}
img{max-width:100%;height:auto;display:block}
a{color:var(--red);text-underline-offset:.15em}
a:hover{color:var(--navy)}
h1,h2,h3{font-family:var(--display);font-weight:400;color:var(--navy);line-height:1.15;margin-block:0 .5em}
h1{font-size:clamp(2.3rem,5vw,3.6rem)}
h2{font-size:clamp(1.9rem,4vw,3rem)}
h3{font-size:1.5rem}
p{margin-block:0 1.1em}
.wrap{width:min(1100px,100% - 2.5rem);margin-inline:auto}
.narrow{width:min(860px,100% - 2.5rem);margin-inline:auto}
.sec{padding-block:clamp(3rem,7vw,5.5rem)}
.sec--mist{background:var(--mist)}
.skip{position:absolute;left:-999px;top:0;background:var(--navy);color:#fff;padding:.6rem 1rem;z-index:10}
.skip:focus{left:1rem}
.eyebrow{font-weight:700;color:var(--navy);font-size:.95rem;letter-spacing:.02em;margin-block:0 .4rem}
.btn{display:inline-block;background:var(--navy);color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;letter-spacing:.03em;padding:.85rem 2.2rem;border-radius:999px;border:2px solid var(--navy);transition:background .2s,color .2s}
.btn:hover,.btn:focus-visible{background:#fff;color:var(--navy)}
.btn--light{background:#fff;color:var(--navy);border-color:#fff}
.btn--light:hover,.btn--light:focus-visible{background:transparent;color:#fff}

/* ---- header ---- */
.site-head{background:#fff;border-bottom:1px solid var(--line)}
.site-head .wrap{display:flex;align-items:center;gap:1.5rem;min-height:104px;flex-wrap:wrap}
.brand{flex:none;display:block;border-radius:50%}
.brand img{width:88px;height:auto}
.nav{flex:1;display:flex;justify-content:flex-end}
.nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;column-gap:26px;row-gap:.3rem;align-items:center}
.nav a{font-family:var(--display);color:var(--navy);text-decoration:none;text-transform:uppercase;font-size:.98rem;letter-spacing:.02em;padding-block:.35rem;border-bottom:2px solid transparent}
.nav a:hover,.nav a[aria-current="page"]{border-bottom-color:var(--red)}
.nav .lang a{font-family:var(--body);text-transform:none;font-size:.9rem;color:var(--red);border:1px solid var(--line);border-radius:999px;padding:.2rem .75rem}
.nav .lang a:hover{border-color:var(--red)}
/* Google website translator (lang.js): hide its toolbar/tooltip and stop it pushing the page down */
body{top:0!important;position:static!important}
iframe.skiptranslate,.goog-te-banner-frame,body>.skiptranslate,#goog-gt-tt,.goog-te-balloon-frame,[class^="VIpgJd-"][class*="-OEVmcd"]{display:none!important;visibility:hidden!important}
.goog-text-highlight{background:none!important;box-shadow:none!important}
.head-call{flex:none;text-align:center;border-left:1px solid var(--line);padding-left:1.8rem;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.head-call a{font-size:1.55rem;font-weight:700;color:var(--navy);text-decoration:none;letter-spacing:.01em;line-height:1.2}
.head-call span{font-family:var(--display);color:var(--navy);font-size:.82rem;line-height:1.25;max-width:24ch;margin-inline:auto}

/* ---- heroes ---- */
.hero{position:relative;background:#2a2740;color:#fff;overflow:hidden}
.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,15,71,.82) 0%,rgba(20,15,71,.55) 45%,rgba(20,15,71,.05) 75%)}
.hero .wrap{position:relative;z-index:1;min-height:min(62vh,560px);display:flex;flex-direction:column;justify-content:center;padding-block:4rem}
.hero h1{color:#fff;max-width:14ch;margin-block:0 .6rem}
.hero p{font-size:1.25rem;line-height:1.5;max-width:34ch;margin-block:0 1.8rem}
.page-hero{position:relative;color:#fff;background:#2a2740;overflow:hidden}
.page-hero picture,.page-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.page-hero::after{content:"";position:absolute;inset:0;background:rgba(20,15,71,.45)}
.page-hero .wrap{position:relative;z-index:1;min-height:clamp(200px,28vw,330px);display:flex;align-items:center;justify-content:center;text-align:center;padding-block:3rem}
.page-hero h1{color:#fff;margin:0;text-shadow:0 2px 18px rgba(0,0,0,.35)}

/* ---- home ---- */
.welcome-h{font-style:italic;font-size:clamp(1.8rem,3.6vw,2.6rem)}
.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.4rem;margin-top:3rem}
.card{background:#fff;display:flex;flex-direction:column;box-shadow:0 1px 0 var(--line)}
.card img{aspect-ratio:3/2;object-fit:cover;width:100%}
.card-body{padding:1.5rem 1.4rem 1.8rem;display:flex;flex-direction:column;flex:1}
.card h3{font-family:var(--body);font-weight:700;font-size:1.2rem;line-height:1.3;text-align:center}
.card p{font-size:.98rem}
.card .more{margin-top:auto;text-align:center;text-decoration:none;font-weight:700}

/* ---- about ---- */
.about{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:3rem;align-items:start}
.about img{width:100%}

/* ---- services ---- */
.intro-note{color:var(--navy);font-style:italic;font-size:1.05rem}
.treat{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:3rem;align-items:start}
.treat h2{margin-bottom:.8em}
.treat img{width:100%}
.treat .btn{margin-top:.6rem}
.treat p b{color:#3a3a46}
.src{overflow-wrap:anywhere}

/* ---- payments ---- */
.center{text-align:center}
.rule{width:220px;border:0;border-top:2px dashed var(--navy);margin:0 auto 1.6rem}
.rates{max-width:26rem;margin:1.6rem auto 0;padding:0}
.rates div{display:flex;align-items:baseline;gap:.6rem;color:#222}
.rates dt{flex:none}
.rates dd{margin:0;order:2;font-weight:700}
.rates div::after{content:"";flex:1;order:1;border-bottom:2px dotted #888;transform:translateY(-.3em)}
.insurers-lead{color:var(--navy);font-size:1.15rem}
.insurers{list-style:none;padding:0;margin:2.2rem 0 2.8rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.8rem 2.6rem}
.insurers img{max-height:76px;width:auto}

/* ---- contact ---- */
.contact-grid{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);gap:3rem;align-items:start}
.contact-list{list-style:none;padding:0;margin:1.2rem 0 0;font-weight:700;color:var(--navy);font-size:1.05rem;line-height:1.4}
.contact-list li{margin-bottom:1.1rem}
.contact-list a{color:var(--navy)}
.cform{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 1.4rem}
.cform label{display:grid;gap:.3rem;font-weight:700;color:var(--navy);font-size:.95rem}
.cform .full{grid-column:1/-1}
.cform input,.cform textarea{font:inherit;font-weight:400;color:#222;background:var(--mist);border:0;border-bottom:2px solid #c8c8d0;padding:.75rem .8rem;border-radius:3px 3px 0 0;width:100%}
.cform input:focus,.cform textarea:focus{outline:2px solid var(--navy);outline-offset:1px;border-bottom-color:var(--navy)}
.cform textarea{min-height:9rem;resize:vertical}
.cform .req{color:var(--red)}
.cform .hp{position:absolute;left:-5000px;width:1px;height:1px;overflow:hidden}
.cform .actions{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}
.cform .note{font-size:.88rem;margin:0;max-width:40ch}
.cform button{cursor:pointer;font-family:var(--body)}

/* ---- privacy ---- */
.notice{color:#2b2b55;font-size:1rem}
.notice h2{font-family:var(--body);font-weight:700;font-size:1.05rem;letter-spacing:.02em;margin-top:2.2em}
.notice ol,.notice ul{padding-left:1.4rem}
.notice li{margin-bottom:.6rem}
.notice .meta{border-left:3px solid var(--red);padding-left:1rem}

/* ---- footer ---- */
.foot-contact{background:var(--mist);padding-block:3rem}
.foot-contact .wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}
.foot-contact .big{font-family:var(--display);color:var(--navy);font-size:clamp(2.6rem,5vw,4rem);line-height:1;text-align:center;margin:0}
.foot-contact h2{font-size:1.35rem;margin-bottom:.4rem}
.foot-contact address{font-style:normal;font-size:.95rem;line-height:1.7}
.foot-contact p{margin-block:0 .3rem}
.map{display:block;width:100%;height:340px;border:0;background:#e3e2de}
.site-foot{background:var(--navy);color:#d9d8ea;padding-block:3rem 2.2rem}
.site-foot .reach{font-family:var(--display);color:#fff;font-size:clamp(1.3rem,2.6vw,1.8rem);margin-block:0 1.4rem;overflow-wrap:anywhere}
.site-foot .reach a{color:#fff;text-decoration:none}
.site-foot .reach a:hover{text-decoration:underline}
.site-foot small{font-size:.9rem}
.site-foot small a{color:#fff;font-weight:700;text-decoration:none}
.foot-nav{list-style:none;padding:0;margin:0 0 1.2rem;display:flex;flex-wrap:wrap;column-gap:24px;row-gap:.3rem}
.foot-nav a{color:#fff;text-decoration:none;font-size:.95rem}
.foot-nav a:hover{text-decoration:underline}

/* ---- responsive ---- */
@media (max-width:980px){
  .site-head .wrap{justify-content:space-between;padding-block:.8rem;row-gap:.6rem}
  .nav{order:3;flex-basis:100%;justify-content:center}
  .head-call{border-left:0;padding-left:0}
  .about,.treat,.contact-grid{grid-template-columns:1fr}
  .about img{max-width:420px}
  .treat img{max-width:520px;order:-1}
  .foot-contact .wrap{grid-template-columns:1fr;text-align:center}
}
@media (max-width:560px){
  body{font-size:16px}
  .brand img{width:72px}
  .head-call a{font-size:1.3rem}
  .nav ul{justify-content:center;column-gap:20px}
  .cform{grid-template-columns:1fr}
  .hero::after{background:linear-gradient(0deg,rgba(20,15,71,.85) 0%,rgba(20,15,71,.55) 60%,rgba(20,15,71,.2) 100%)}
  .hero .wrap{justify-content:flex-end;min-height:440px;padding-block:2.5rem}
}
