#structural-measurement-northridge{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:flex-end;min-height:calc(88svh - var(--header-h));background:var(--c-dark-bg);color:var(--c-dark-text);}
#structural-measurement-northridge .hero__media{position:absolute;inset:0;z-index:0;}
#structural-measurement-northridge .hero__media img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;}
#structural-measurement-northridge .hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(22,28,32,0.92) 0%,rgba(22,28,32,0.88) 48%,rgba(22,28,32,0.86) 57%,rgba(22,28,32,0.52) 80%,rgba(22,28,32,0.35) 100%);}
#structural-measurement-northridge .hero__inner{position:relative;z-index:2;width:100%;padding-block:clamp(2rem,7vw,3.25rem) clamp(2.5rem,9vw,3.5rem);}
#structural-measurement-northridge .hero__copy{max-width:min(94vw,760px);}
#structural-measurement-northridge h1{color:var(--c-dark-text);font-family:var(--ff-display);font-weight:700;font-size:2.15rem;line-height:1.12;letter-spacing:-0.015em;margin:0;text-wrap:initial;}
#structural-measurement-northridge .tram-underline{padding-bottom:6px;}
#structural-measurement-northridge .tram-underline::after{background-image:linear-gradient(var(--c-accent-light),var(--c-accent-light)),linear-gradient(var(--c-accent-light),var(--c-accent-light)),linear-gradient(var(--c-accent-light),var(--c-accent-light));}
#structural-measurement-northridge .hero__sub{margin-top:1.25rem;font-weight:500;font-size:1.0625rem;line-height:1.5;color:var(--c-dark-text);max-width:44ch;}
#structural-measurement-northridge .hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:0.875rem;margin-top:1.75rem;}
#structural-measurement-northridge .hero__cta{width:100%;background:var(--c-accent);border-color:var(--c-accent);color:#111111;}
#structural-measurement-northridge .hero__cta:hover,#structural-measurement-northridge .hero__cta:focus-visible{background:var(--c-accent-light);border-color:var(--c-accent-light);color:#111111;}
#structural-measurement-northridge .hero__link{display:inline-flex;align-items:center;align-self:flex-start;min-height:44px;color:var(--c-dark-text);font-family:var(--ff-body);font-weight:500;font-size:0.9375rem;letter-spacing:0.02em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;}
#structural-measurement-northridge .hero__link:hover,#structural-measurement-northridge .hero__link:focus-visible{color:var(--c-accent-light);}
#structural-measurement-northridge::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--c-accent-light);z-index:3;}
#structural-measurement-northridge :focus-visible{outline-color:var(--c-accent-light);}
@media (min-width:768px){
  #structural-measurement-northridge h1{font-size:clamp(2.6rem,5.2vw,4.1rem);}
  #structural-measurement-northridge .hero__sub{font-size:1.1875rem;}
  #structural-measurement-northridge .hero__actions{flex-direction:row;align-items:center;gap:1.5rem;}
  #structural-measurement-northridge .hero__cta{width:auto;}
}
@media (min-width:900px){
  #structural-measurement-northridge{min-height:calc(100svh - var(--header-h));}
  #structural-measurement-northridge .hero__media img{object-position:52% 26%;}
  #structural-measurement-northridge .hero__scrim{background:linear-gradient(to top,rgba(22,28,32,0.9) 0%,rgba(22,28,32,0.86) 34%,rgba(22,28,32,0.55) 66%,rgba(22,28,32,0.34) 100%),linear-gradient(to right,rgba(22,28,32,0.5) 0%,rgba(22,28,32,0) 62%);}
  #structural-measurement-northridge .hero__inner{padding-block:8vh 12vh;}
}

#both-sides-of-the-same-car{background:var(--c-bg);padding-block:clamp(2.5rem,2rem + 1.6vw,4.5rem);}
#both-sides-of-the-same-car .intro h2{margin:0;font-family:var(--ff-display);font-weight:700;font-size:clamp(1.9rem,1.5rem + 1.4vw,2.6rem);line-height:1.14;letter-spacing:-0.012em;color:var(--c-ink);text-wrap:initial;}
#both-sides-of-the-same-car .intro__body{margin-top:1.25rem;font-size:1.0625rem;line-height:1.62;color:var(--c-secondary);max-width:62ch;}
#both-sides-of-the-same-car .register{margin-top:clamp(1.75rem,1.4rem + 1.4vw,2.75rem);}
#both-sides-of-the-same-car .register .line-item{grid-template-columns:auto 1fr;padding:16px 0;}
#both-sides-of-the-same-car .register .line-item__index{order:-1;text-align:left;min-width:2.5em;}
#both-sides-of-the-same-car .register .line-item__title{font-size:1.0625rem;padding-right:0.5rem;}
#both-sides-of-the-same-car .register__more{margin-top:1.5rem;font-family:var(--ff-body);font-weight:500;font-size:0.9375rem;}
#both-sides-of-the-same-car .register__more a{color:var(--c-accent);}
#both-sides-of-the-same-car .register__more a:hover{color:var(--c-ink);}
@media (min-width:768px){
  #both-sides-of-the-same-car .register{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,4vw,3.5rem);}
  #both-sides-of-the-same-car .register .line-item{grid-template-columns:1fr auto;padding:20px 0;}
  #both-sides-of-the-same-car .register .line-item__index{order:0;text-align:right;min-width:0;}
  #both-sides-of-the-same-car .register .line-item__title{font-size:1.25rem;}
  #both-sides-of-the-same-car .register > .line-item:last-child{border-bottom:0;}
  #both-sides-of-the-same-car .register > .line-item:nth-child(7),#both-sides-of-the-same-car .register > .line-item:nth-child(8){border-bottom:1px solid var(--c-hairline);}
}

#buyers-owners-shops-dealers{background:var(--c-surface);border-top:1px solid var(--c-trim);border-bottom:1px solid var(--c-trim);padding-block:clamp(1.5rem,1.2rem + 0.9vw,1.875rem);}
#buyers-owners-shops-dealers .strip__label{margin-bottom:1.125rem;}
#buyers-owners-shops-dealers .strip__cells{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem;margin:0;padding:0;}
#buyers-owners-shops-dealers .strip__cells > li{padding:16px 0;min-width:0;}
#buyers-owners-shops-dealers .strip__cells > li:nth-child(n+3){border-top:1px solid var(--c-hairline);}
#buyers-owners-shops-dealers .strip__idx{display:block;font-size:0.75rem;letter-spacing:0.12em;color:var(--c-secondary);opacity:0.7;}
#buyers-owners-shops-dealers h3{margin-top:0.5rem;font-family:var(--ff-display);font-weight:600;font-size:1rem;line-height:1.25;color:var(--c-ink);}
#buyers-owners-shops-dealers p{margin-top:0.5rem;font-size:0.875rem;line-height:1.5;color:var(--c-secondary);max-width:32ch;}
@media (min-width:900px){
  #buyers-owners-shops-dealers{padding-block:1.75rem;}
  #buyers-owners-shops-dealers .strip__cells{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:0;min-height:124px;}
  #buyers-owners-shops-dealers .strip__cells > li{padding:0 clamp(1rem,1.6vw,1.5rem);}
  #buyers-owners-shops-dealers .strip__cells > li:first-child{padding-left:0;}
  #buyers-owners-shops-dealers .strip__cells > li:nth-child(n+3){border-top:0;}
  #buyers-owners-shops-dealers .strip__cells > li + li{border-left:1px solid var(--c-hairline);}
  #buyers-owners-shops-dealers h3{font-size:1.0625rem;}
  #buyers-owners-shops-dealers p{font-size:0.9375rem;}
}
@media (min-width:1100px){
  #buyers-owners-shops-dealers .strip__label{margin-left:-2rem;}
}

#the-work-behind-the-number{padding-block:0 clamp(2.5rem,2rem + 2vw,4rem);}
#the-work-behind-the-number .diptych{display:grid;grid-template-columns:1fr;gap:0;}
#the-work-behind-the-number .diptych__frame{margin:0;overflow:hidden;}
#the-work-behind-the-number .diptych__frame img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;object-position:50% 45%;}
#the-work-behind-the-number .band__copy{padding-top:clamp(2rem,1.6rem + 1.6vw,3rem);}
#the-work-behind-the-number h2{margin:0;font-family:var(--ff-display);font-weight:700;font-size:clamp(1.9rem,1.5rem + 1.4vw,2.6rem);line-height:1.14;letter-spacing:-0.012em;}
#the-work-behind-the-number .steps{list-style:none;margin:clamp(1.5rem,1.2rem + 1vw,2rem) 0 0;padding:0;}
#the-work-behind-the-number .steps > li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 1.25rem;padding:18px 0;border-top:1px solid var(--c-hairline-dark);}
#the-work-behind-the-number .steps > li:last-child{border-bottom:1px solid var(--c-hairline-dark);}
#the-work-behind-the-number .steps__idx{font-size:0.75rem;letter-spacing:0.12em;color:var(--c-accent-light);padding-top:0.35rem;}
#the-work-behind-the-number .steps h3{font-family:var(--ff-display);font-weight:600;font-size:1.125rem;line-height:1.3;color:var(--c-dark-text);}
#the-work-behind-the-number .steps p{grid-column:2;margin-top:0.375rem;font-size:1rem;line-height:1.55;color:var(--c-muted-dark);max-width:54ch;}
@media (min-width:768px){
  #the-work-behind-the-number .diptych{grid-template-columns:1fr 1fr;}
  #the-work-behind-the-number .diptych__frame img{aspect-ratio:3/2;}
  #the-work-behind-the-number .steps h3{font-size:1.25rem;}
}

#where-the-estimate-comes-from{position:relative;background:var(--c-bg);padding-block:clamp(2.75rem,2.2rem + 2vw,4.5rem);border-bottom:1px solid rgba(68,51,23,0.5);}
#where-the-estimate-comes-from h2{margin:0;font-family:var(--ff-display);font-weight:700;font-size:clamp(1.9rem,1.5rem + 1.4vw,2.6rem);line-height:1.14;letter-spacing:-0.012em;color:var(--c-ink);}
#where-the-estimate-comes-from .about__copy p{margin-top:1.125rem;font-size:1.0625rem;line-height:1.62;color:var(--c-secondary);max-width:58ch;}
#where-the-estimate-comes-from .about__rows{margin-top:clamp(1.5rem,1.2rem + 1vw,2rem);max-width:58ch;}
#where-the-estimate-comes-from .about__rows .line-item__index{letter-spacing:0.08em;text-align:right;}
#where-the-estimate-comes-from .about__figure{margin:clamp(2rem,1.6rem + 2vw,3rem) 0 0;width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;}
#where-the-estimate-comes-from .about__figure img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:50% 35%;}
#where-the-estimate-comes-from .media__caption{padding-inline:var(--gutter);}
@media (min-width:1100px){
  #where-the-estimate-comes-from .about{display:grid;grid-template-columns:minmax(0,1fr) 34%;column-gap:clamp(2rem,4vw,3.5rem);align-items:start;}
  #where-the-estimate-comes-from .about__copy{padding-left:3rem;}
  #where-the-estimate-comes-from .about__figure{width:auto;margin:5.5rem 0 -2rem;position:relative;z-index:3;}
  #where-the-estimate-comes-from .about__figure img{aspect-ratio:3/4;object-position:50% 40%;}
  #where-the-estimate-comes-from .media__caption{padding-inline:0;}
}

#talk-to-us-about-the-vehicle{position:relative;z-index:0;background:var(--c-surface);padding-block:clamp(2.75rem,2.2rem + 2vw,4.5rem);border-bottom:1px solid var(--c-hairline);}
#talk-to-us-about-the-vehicle h2{margin:0;font-family:var(--ff-display);font-weight:700;font-size:clamp(1.9rem,1.5rem + 1.4vw,2.6rem);line-height:1.14;letter-spacing:-0.012em;color:var(--c-ink);}
#talk-to-us-about-the-vehicle .close{margin-top:clamp(1.75rem,1.4rem + 1.2vw,2.5rem);}
#talk-to-us-about-the-vehicle .close__tel{display:inline-block;font-family:var(--ff-display);font-weight:700;font-size:clamp(2.1rem,1.5rem + 3.6vw,3.5rem);line-height:1;letter-spacing:-0.025em;color:var(--c-ink);text-decoration:none;}
#talk-to-us-about-the-vehicle .close__tel:hover,#talk-to-us-about-the-vehicle .close__tel:focus-visible{color:var(--c-accent);}
#talk-to-us-about-the-vehicle .close__btn{margin-top:1.5rem;width:100%;}
#talk-to-us-about-the-vehicle .close__note{margin-top:1rem;max-width:46ch;font-size:0.9375rem;color:var(--c-secondary);}
#talk-to-us-about-the-vehicle .close__hours{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--c-accent);}
#talk-to-us-about-the-vehicle .hours th,#talk-to-us-about-the-vehicle .hours td{font-family:var(--ff-mono);font-weight:500;font-size:0.875rem;letter-spacing:0.04em;padding:12px 0;border-bottom:1px solid var(--c-hairline);color:var(--c-ink);}
#talk-to-us-about-the-vehicle .hours th{text-align:left;color:var(--c-secondary);white-space:nowrap;padding-right:16px;}
#talk-to-us-about-the-vehicle .hours td{text-align:right;}
#talk-to-us-about-the-vehicle .hours tr:last-child th,#talk-to-us-about-the-vehicle .hours tr:last-child td{border-bottom:0;}
#talk-to-us-about-the-vehicle .lead-form{margin-top:clamp(2rem,1.6rem + 1.6vw,3rem);padding-top:clamp(1.75rem,1.4rem + 1.2vw,2.25rem);border-top:1px solid var(--c-hairline);}
#talk-to-us-about-the-vehicle .lead-form__title{margin:0 0 1.25rem;font-family:var(--ff-display);font-weight:600;font-size:1.125rem;color:var(--c-ink);}
#talk-to-us-about-the-vehicle .lead-form__grid{display:grid;grid-template-columns:1fr;gap:1rem 1.5rem;max-width:760px;}
#talk-to-us-about-the-vehicle .field label{display:block;margin-bottom:0.375rem;font-family:var(--ff-mono);font-weight:500;font-size:0.75rem;letter-spacing:0.14em;text-transform:uppercase;color:var(--c-secondary);}
#talk-to-us-about-the-vehicle .field input,#talk-to-us-about-the-vehicle .field textarea{width:100%;min-height:48px;padding:0.7rem 0.85rem;background:var(--c-bg);color:var(--c-ink);border:1px solid var(--c-hairline-strong);border-radius:var(--radius);transition:border-color var(--mo-dur) var(--mo-ease);}
#talk-to-us-about-the-vehicle .field textarea{min-height:120px;resize:vertical;}
#talk-to-us-about-the-vehicle .field input::placeholder,#talk-to-us-about-the-vehicle .field textarea::placeholder{color:var(--c-secondary);opacity:0.75;}
#talk-to-us-about-the-vehicle .field input:focus,#talk-to-us-about-the-vehicle .field textarea:focus{border-color:var(--c-accent);}
#talk-to-us-about-the-vehicle .lead-form__submit{margin-top:1.5rem;width:100%;}
@media (min-width:768px){
  #talk-to-us-about-the-vehicle .close{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);column-gap:clamp(2rem,4vw,3.5rem);align-items:start;}
  #talk-to-us-about-the-vehicle .close__btn{width:auto;}
  #talk-to-us-about-the-vehicle .close__hours{margin-top:0;padding-top:0;padding-left:clamp(1.5rem,3vw,2.5rem);border-top:0;border-left:1px solid var(--c-accent);}
  #talk-to-us-about-the-vehicle .lead-form__grid{grid-template-columns:1fr 1fr;}
  #talk-to-us-about-the-vehicle .field--full{grid-column:1 / -1;}
  #talk-to-us-about-the-vehicle .lead-form__submit{width:auto;}
}