/* Personalized homepage hero — premium tuner/editorial composition. */
.home.home-customer-personalized .hero-grid{
  grid-template-columns:minmax(285px,.68fr) minmax(0,1.52fr)!important;
  gap:4px!important;
  max-width:1320px!important;
}
.home.home-customer-personalized .hero-copy{
  max-width:450px!important;
  padding:22px 0 42px!important;
}
.home.home-customer-personalized .hero-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  width:auto!important;
  margin:0 0 28px!important;
  padding:9px 13px!important;
  border:1px solid rgba(56,200,255,.34)!important;
  border-radius:4px!important;
  background:linear-gradient(90deg,rgba(20,161,207,.08),rgba(20,161,207,.025))!important;
  color:#9ba8b0!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:.63rem!important;
  font-weight:420!important;
  font-style:normal!important;
  letter-spacing:.22em!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.home.home-customer-personalized .hero-kicker::before{content:none!important}
.home.home-customer-personalized .hero-kicker .hero-kicker-dot{
  display:block!important;
  width:6px!important;
  height:6px!important;
  margin:0!important;
  border-radius:50%!important;
  background:#25cdf9!important;
  box-shadow:0 0 12px rgba(37,205,249,.52)!important;
}
.home.home-customer-personalized .home-welcome-label{
  display:flex;
  align-items:center;
  gap:11px;
  margin:0 0 9px;
  color:#9aa7af;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:clamp(.76rem,.95vw,.92rem);
  font-weight:300;
  font-style:italic;
  letter-spacing:.22em;
  line-height:1;
  text-transform:uppercase;
}
.home.home-customer-personalized .home-welcome-label::before{
  content:"//";
  color:#2bc8f6;
  font-size:1.7em;
  font-weight:360;
  letter-spacing:-.12em;
  text-shadow:0 0 15px rgba(43,200,246,.2);
}
.home.home-customer-personalized .hero-service-heading{
  max-width:none!important;
  margin:0 0 19px!important;
  color:#f6f7f8!important;
  font-family:Impact,"Arial Black","Arial Narrow",sans-serif!important;
  font-size:clamp(3.8rem,5.5vw,5.85rem)!important;
  font-style:italic!important;
  font-weight:900!important;
  letter-spacing:-.028em!important;
  line-height:.86!important;
  text-transform:uppercase!important;
  transform:skewX(-2deg)!important;
  transform-origin:left center!important;
  white-space:nowrap!important;
  text-shadow:0 14px 36px rgba(0,0,0,.38)!important;
}
.home.home-customer-personalized .hero-copy h2{
  max-width:31ch!important;
  margin:0 0 26px!important;
  color:#d5dde2!important;
  font-family:"Arial Narrow",Arial,sans-serif!important;
  font-size:clamp(.92rem,1.15vw,1.08rem)!important;
  font-style:italic!important;
  font-weight:500!important;
  letter-spacing:.035em!important;
  line-height:1.52!important;
  text-transform:uppercase!important;
}
.home.home-customer-personalized .hero-actions{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:14px!important;
}
.home.home-customer-personalized .hero-actions .hero-primary{
  min-width:278px!important;
  min-height:56px!important;
  justify-content:space-between!important;
  padding:14px 20px!important;
  font-size:.78rem!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.home.home-customer-personalized .hero-actions .hero-roadside{
  min-height:auto!important;
  padding:4px 0!important;
  border:0!important;
  background:transparent!important;
  color:#d9e2e7!important;
  font-size:.76rem!important;
  font-weight:700!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  border-bottom:1px solid rgba(43,200,246,.54)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.home.home-customer-personalized .hero-visual{
  margin-left:-4%!important;
}
.home.home-customer-personalized .hero-art-shell{
  width:119%!important;
  margin-left:-9%!important;
}
.home.home-customer-personalized .hero-car-art{
  max-height:650px!important;
  object-position:center center!important;
  filter:saturate(.91) contrast(1.04) drop-shadow(0 26px 44px rgba(0,0,0,.46))!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 95%,transparent 100%)!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 95%,transparent 100%)!important;
}
@media(max-width:900px){
 .home.home-customer-personalized .hero-grid{grid-template-columns:1fr!important}
 .home.home-customer-personalized .hero-copy{max-width:620px!important;padding:22px 0 8px!important}
 .home.home-customer-personalized .hero-kicker{margin-bottom:20px!important;font-size:.6rem!important}
 .home.home-customer-personalized .home-welcome-label{font-size:.7rem!important;margin-bottom:8px!important}
 .home.home-customer-personalized .hero-service-heading{font-size:clamp(3.25rem,14vw,5.1rem)!important;white-space:normal!important}
 .home.home-customer-personalized .hero-copy h2{font-size:.9rem!important;margin-bottom:18px!important}
 .home.home-customer-personalized .hero-actions{gap:10px!important}
 .home.home-customer-personalized .hero-actions .hero-primary{min-width:min(100%,310px)!important}
 .home.home-customer-personalized .hero-visual{margin-left:0!important;margin-top:2px!important}
 .home.home-customer-personalized .hero-art-shell{width:min(116%,780px)!important;margin-left:-7%!important}
}
@media(max-width:700px){
 .home.home-customer-personalized .hero-kicker{padding:8px 10px!important;margin-bottom:17px!important}
 .home.home-customer-personalized .home-welcome-label{font-size:.66rem!important;letter-spacing:.18em!important}
 .home.home-customer-personalized .hero-service-heading{font-size:clamp(3rem,15vw,4.5rem)!important}
 .home.home-customer-personalized .hero-actions .hero-primary{width:100%!important;min-width:0!important}
}
