html { scroll-behavior: smooth; }
body { margin: 0; background: #0b0b0c; }
* { box-sizing: border-box; }
a { color: #f2791a; }
a:hover { color: #ffa64d; }
[hidden] { display: none !important; }

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes ctaGlow {
  from { box-shadow: 0 0 14px 0 rgba(242,121,26,0.45), 0 4px 18px rgba(0,0,0,0.35); }
  to { box-shadow: 0 0 28px 6px rgba(242,121,26,0.7), 0 4px 18px rgba(0,0,0,0.35); }
}

@keyframes treadMove {
  from { background-position: 0 0; }
  to { background-position: 96px 0; }
}

@keyframes revNeedle {
  0% { transform: rotate(var(--rest)); }
  55% { transform: rotate(calc(var(--target) + 20deg)); }
  75% { transform: rotate(calc(var(--target) - 10deg)); }
  100% { transform: rotate(var(--target)); }
}

.s001 { font-family: 'Inter', sans-serif; background: #0b0b0c; color: #f6f5f3; min-height: 100vh; overflow-x: hidden; padding-top: 150px; }
.s002 { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 50; background: rgba(11,11,12,0.95); backdrop-filter: blur(6px); border-bottom: 1px solid #2a2a2c; overflow: visible; }
.s003 { max-width: 1360px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 10px 24px; overflow: visible; }
.s004 { display: flex; align-items: center; gap: 10px; text-decoration: none; position: relative; z-index: 2; }
.s005 { display: flex; flex-wrap: wrap; gap: clamp(10px,2vw,22px); align-items: center; justify-content: flex-end; font-family: 'Oswald', sans-serif; font-size: 14px; letter-spacing: 0.04em; text-transform: uppercase; }
.s006 { color: #f6f5f3; text-decoration: none; }
.s007 { color: #f2791a; text-decoration: none; }
.s008 { background: #f2791a; color: #0b0b0c; padding: 9px 16px; border-radius: 3px; font-weight: 700; text-decoration: none; }
.s009 { position: relative; background: repeating-linear-gradient(135deg, #17171a 0px, #17171a 3px, #121213 3px, #121213 7px); padding: clamp(70px,9vw,100px) 20px clamp(60px,8vw,100px); overflow: hidden; }
.s010 { position: absolute; top: -120px; right: -80px; width: 460px; height: 460px; background: radial-gradient(circle, rgba(242,121,26,0.35), transparent 70%); filter: blur(10px); }
.s011 { max-width: 1240px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 40px; align-items: stretch; position: relative; }
.s012 { flex: 1 1 460px; min-width: 300px; display: flex; flex-direction: column; justify-content: center; }
.s013 { font-family: 'Oswald', sans-serif; font-size: clamp(32px,5vw,54px); font-weight: 700; line-height: 1.08; margin: 0 0 18px; text-transform: uppercase; letter-spacing: 0.01em; text-align: left; }
.s014 { color: #f2791a; }
.s015 { font-size: clamp(16px,2vw,19px); line-height: 1.6; color: #c9cacc; max-width: 560px; margin: 0 0 30px; }
.s016 { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }
.s017 { background: #f2791a; color: #0b0b0c; font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; letter-spacing: 0.02em; padding: 16px 26px; border-radius: 4px; text-decoration: none; animation: ctaGlow 2.2s ease-in-out infinite alternate; }
.s018 { background: transparent; color: #f6f5f3; border: 2px solid #6a6b6f; font-family: 'Oswald', sans-serif; font-weight: 600; font-size: 16px; text-transform: uppercase; padding: 14px 24px; border-radius: 4px; text-decoration: none; }
.s019 { display: inline-flex; align-items: center; gap: 8px; margin-top: 22px; color: #d8dadd; text-decoration: none; font-family: 'Oswald', sans-serif; font-size: 16px; letter-spacing: 0.03em; }
.s020 { width: 10px; height: 10px; border-radius: 50%; background: #f2791a; display: inline-block; }
.s021 { flex: 1 1 420px; min-width: 280px; display: flex; }
.s022 { border-radius: 6px; overflow: hidden; border: 1px solid #3a3a3d; box-shadow: 0 0 0 6px rgba(242,121,26,0.08), 0 20px 50px rgba(0,0,0,0.5); display: flex; width: 100%; }
.s023 { min-height: clamp(300px,34vw,440px); position: relative; width: 100%; background: #1d1d1f url("assets/palms-auto-repair-hero-poster.jpg") 70% center / cover no-repeat; }
.hero-video { display: block; height: 100%; inset: 0; object-fit: cover; object-position: 70% center; opacity: 1; position: absolute; transition: opacity 700ms ease-in-out; width: 100%; }
.hero-video.is-loop-fading { opacity: 0; }
.s025 { height: 8px; background: repeating-linear-gradient(90deg, #f2791a 0 24px, #0b0b0c 24px 48px); animation: treadMove 3.5s linear infinite; }
.s026 { background: #17171a; border-bottom: 1px solid #2a2a2c; padding: 12px 20px; }
.s027 { max-width: 1240px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; font-family: 'Oswald', sans-serif; font-size: 13px; letter-spacing: 0.04em; text-transform: uppercase; color: #b8bcc0; }
.s028 { max-width: 1240px; margin: 0 auto; padding: 70px 20px; position: relative; }
.s029 { text-align: center; margin-bottom: 50px; }
.s030 { font-family: 'Oswald', sans-serif; color: #f2791a; font-size: 13px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; margin: 0 0 8px; }
.s031 { font-family: 'Oswald', sans-serif; font-size: clamp(28px,4.5vw,44px); font-weight: 700; text-transform: uppercase; margin: 0 0 14px; letter-spacing: 0.01em; }
.s032 { width: 130px; height: 6px; margin: 0 auto 16px; background: repeating-linear-gradient(90deg, #f2791a 0 16px, #0b0b0c 16px 32px); border-radius: 3px; }
.s033 { color: #b8bcc0; max-width: 560px; margin: 0 auto; font-size: 16px; }
.s034 {
  display: grid;
  gap: 30px 20px;
  grid-template-columns: repeat(5, minmax(0, 200px));
  justify-content: center;
}
.s035 { background: conic-gradient(#f2791a 0deg 295deg, #2a2a2c 295deg 360deg); }
.s036 { position: absolute; inset: 13px; border-radius: 50%; background: #101012; }
.s037 { --rest: -150deg; --target: 205deg; }
.s038 { position: absolute; inset: 0; margin: auto; width: 10px; height: 10px; border-radius: 50%; background: #f2791a; top: 0; bottom: 0; left: 0; right: 0; }
.s039 { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; font-family: 'Oswald', sans-serif; font-size: 12px; font-weight: 700; color: #6f7073; padding-top: 34px; }
.s040 { font-family: 'Oswald', sans-serif; font-size: 16px; font-weight: 600; margin: 16px 0 6px; text-transform: uppercase; text-align: center; }
.s041 { color: #83848a; font-size: 12.5px; line-height: 1.45; margin: 0; text-align: center; max-width: 180px; }
.s042 { background: conic-gradient(#f2791a 0deg 324deg, #2a2a2c 324deg 360deg); }
.s043 { --rest: -150deg; --target: 234deg; }
.s044 { background: conic-gradient(#f2791a 0deg 234deg, #2a2a2c 234deg 360deg); }
.s045 { --rest: -150deg; --target: 144deg; }
.s046 { background: conic-gradient(#f2791a 0deg 270deg, #2a2a2c 270deg 360deg); }
.s047 { --rest: -150deg; --target: 180deg; }
.s048 { background: conic-gradient(#f2791a 0deg 209deg, #2a2a2c 209deg 360deg); }
.s049 { --rest: -150deg; --target: 119deg; }
.s050 { background: conic-gradient(#f2791a 0deg 252deg, #2a2a2c 252deg 360deg); }
.s051 { --rest: -150deg; --target: 162deg; }
.s052 { background: conic-gradient(#f2791a 0deg 245deg, #2a2a2c 245deg 360deg); }
.s053 { --rest: -150deg; --target: 155deg; }
.s054 { background: conic-gradient(#f2791a 0deg 317deg, #2a2a2c 317deg 360deg); }
.s055 { --rest: -150deg; --target: 227deg; }
.s056 { background: conic-gradient(#f2791a 0deg 216deg, #2a2a2c 216deg 360deg); }
.s057 { --rest: -150deg; --target: 126deg; }
.s058 { background: conic-gradient(#f2791a 0deg 259deg, #2a2a2c 259deg 360deg); }
.s059 { --rest: -150deg; --target: 169deg; }
.s060 { background: #131315; padding: 60px 20px; border-top: 1px solid #2a2a2c; border-bottom: 1px solid #2a2a2c; }
.s061 { max-width: 1240px; margin: 0 auto; }
.s062 { display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 30px; }
.s063 { flex: 1 1 460px; min-width: 280px; }
.s064 { font-family: 'Oswald', sans-serif; font-size: clamp(26px,4vw,38px); font-weight: 700; text-transform: uppercase; margin: 0 0 12px; }
.s065 { color: #b8bcc0; font-size: 16px; line-height: 1.6; max-width: 560px; margin: 0 0 10px; }
.s066 { color: #f2791a; font-style: italic; font-size: 14px; margin: 0 0 14px; }
.s067 { color: #83848a; font-size: 13px; line-height: 1.6; max-width: 560px; }
.s068 { flex: 1 1 280px; min-width: 240px; aspect-ratio: 4/3; border-radius: 6px; overflow: hidden; border: 1px solid #2a2a2c; background: repeating-linear-gradient(45deg, #202022, #202022 10px, #1a1a1c 10px, #1a1a1c 20px); display: flex; align-items: center; justify-content: center; text-align: center; padding: 16px; }
.s069 { font-family: 'Courier New', monospace; font-size: 12px; color: #6f7073; }
.s070 { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; border-bottom: 1px solid #2a2a2c; padding-bottom: 0; }
.s071 { background: #17171a; border: 1px solid #2a2a2c; border-radius: 6px; padding: 26px; margin-bottom: 40px; }
.s072 { display: flex; flex-wrap: wrap; gap: 16px; }
.s073 { flex: 1 1 140px; font-size: 13px; color: #b8bcc0; }
.s074 { display: block; width: 100%; margin-top: 6px; background: #0b0b0c; border: 1px solid #3a3a3d; color: #f6f5f3; padding: 10px; border-radius: 4px; }
.s075 { color: #6f7073; font-size: 12px; margin: 14px 0 0; }
.s076 { font-size: 13px; color: #b8bcc0; display: block; max-width: 420px; }
.s077 { flex: 1 1 200px; font-size: 13px; color: #b8bcc0; }
.s078 { margin-top: 18px; }
.s079 { background: #f2791a; color: #0b0b0c; font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; padding: 12px 22px; border-radius: 4px; text-decoration: none; display: inline-block; }
.s080 { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-bottom: 10px; }
.s081 { background: #17171a; border: 1px solid #2a2a2c; border-radius: 6px; padding: 22px; position: relative; animation: fadeUp 0.6s ease both; }
.s082 { position: absolute; top: -10px; right: 16px; background: #f2791a; color: #0b0b0c; font-family: 'Oswald', sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 4px 10px; border-radius: 3px; }
.s083 { font-family: 'Oswald', sans-serif; font-size: 18px; font-weight: 600; margin: 6px 0 4px; }
.s084 { color: #d8dadd; font-size: 15px; margin: 0 0 10px; }
.s085 { color: #b8bcc0; font-size: 13px; margin: 3px 0; }
.s086 { color: #83848a; font-size: 13px; margin: 3px 0 16px; }
.s087 { background: transparent; border: 2px solid #f2791a; color: #f2791a; font-family: 'Oswald', sans-serif; font-size: 13px; font-weight: 700; text-transform: uppercase; padding: 10px 16px; border-radius: 4px; text-decoration: none; display: inline-block; }
.s088 { background: #17171a; border: 1px solid #2a2a2c; border-radius: 6px; padding: 30px; margin-top: 30px; }
.s089 { font-family: 'Oswald', sans-serif; font-size: 22px; font-weight: 700; text-transform: uppercase; margin: 0 0 20px; }
.s090 { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; }
.s091 { font-size: 13px; color: #b8bcc0; }
.s092 { font-size: 13px; color: #b8bcc0; grid-column: 1 / -1; }
.s093 { display: block; width: 100%; margin-top: 6px; background: #0b0b0c; border: 1px solid #3a3a3d; color: #f6f5f3; padding: 10px; border-radius: 4px; font-family: inherit; resize: vertical; }
.s094 { font-size: 13px; color: #b8bcc0; grid-column: 1 / -1; display: flex; align-items: center; gap: 8px; }
.s095 { width: 16px; height: 16px; }
.s096 { grid-column: 1 / -1; }
.s097 { background: #f2791a; color: #0b0b0c; font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 15px; text-transform: uppercase; padding: 14px 26px; border: none; border-radius: 4px; cursor: pointer; }
.s101 { max-width: 1240px; margin: 0 auto; padding: 40px 20px 60px; }
.s110 { max-width: 900px; margin: 0 auto; }
.s111 { font-family: 'Oswald', sans-serif; font-size: clamp(26px,4vw,38px); font-weight: 700; text-transform: uppercase; margin: 0 0 12px; text-align: center; }
.s112 { color: #b8bcc0; text-align: center; margin: 0 0 24px; }
.s113 { background: #17171a; border: 1px solid #2a2a2c; border-radius: 6px; padding: 26px; display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px 16px; }
.s114 { margin-top: 20px; border: 1px dashed #3a3a3d; border-radius: 6px; padding: 18px 22px; text-align: center; }
.s115 { margin: 0; color: #83848a; font-size: 13px; }
.s124 { background: #111113; border-top: 1px solid #303034; padding: 64px 20px 70px; }
.s125 { align-items: stretch; display: flex; flex-wrap: wrap; gap: 20px; margin: 0 auto; max-width: 1240px; }
.s126 { flex: 1.4 1 440px; min-width: 280px; border: 1px solid #2a2a2c; border-radius: 8px; overflow: hidden; background: #17171a; display: flex; align-items: center; justify-content: center; text-align: center; min-height: 320px; }
.s127 { font-family: 'Courier New', monospace; color: #7c7d80; font-size: 13px; margin: 0; max-width: 420px; }
.s128 { flex: 1 1 300px; min-width: 260px; background: #17171a; border: 1px solid #2a2a2c; border-radius: 8px; padding: 36px; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.s129 { font-family: 'Oswald', sans-serif; font-size: clamp(22px,3vw,28px); font-weight: 700; text-transform: uppercase; margin: 0 0 18px; }
.s130 { color: #d8dadd; font-size: 16px; margin: 4px 0; }
.s131 { color: #d8dadd; font-size: 16px; margin: 4px 0 20px; }
.s132 { text-align: left; color: #b8bcc0; font-size: 14px; line-height: 1.7; margin: 0 auto; }
.s133 { margin: 0; font-family: 'Oswald', sans-serif; text-transform: uppercase; letter-spacing: 0.03em; color: #f6f5f3; }
.s134 { margin: 0; }
.s135 { background: #0e0e0f; border-top: 1px solid #2a2a2c; padding: 28px 20px 76px; }
.s136 { align-items: start; display: grid; gap: 28px; grid-template-areas: "brand contact hours towing"; grid-template-columns: 1.2fr 0.8fr 1fr 1.15fr; margin: 0 auto; max-width: 1240px; }
.s137 { display: flex; flex-direction: column; grid-area: brand; min-width: 0; }
.footer-brand-logo { display: block; max-width: 155px; text-decoration: none; }
.s138 { display: block; height: auto; width: 100%; }
.footer-brand-tagline { color: #f6f5f3; font-family: 'Oswald', sans-serif; font-size: 15px; font-weight: 600; line-height: 1.35; margin: 10px 0 6px; text-transform: uppercase; }
.s139 { color: #929398; font-size: 12px; line-height: 1.5; margin: 0; max-width: 280px; }
.s140 { color: #b8bcc0; font-size: 13px; line-height: 1.55; min-width: 0; transform: translateY(12px); }
.s140:nth-child(2) { grid-area: contact; }
.s140:nth-child(3) { border-left: 1px solid #303034; grid-area: hours; padding-left: 28px; }
.s140 .s134 + .s134 { margin-top: 6px; }
.s141, .s144 { color: #f6f5f3; font-family: 'Oswald', sans-serif; font-size: 14px; letter-spacing: 0.05em; margin: 0 0 11px; text-transform: uppercase; }
.s141::after { background: #f2791a; content: ""; display: block; height: 2px; margin-top: 7px; width: 28px; }
.s142 { border-left: 2px solid #f2791a; color: #929398; line-height: 1.5; margin: 11px 0 0; padding-left: 9px; }
.s143 { display: flex; flex-direction: column; gap: 10px; grid-area: towing; min-width: 0; }
.s143 .s144 { margin-bottom: 0; }
.footer-towing-logo { background: #a4a4a4; border-radius: 5px; display: block; overflow: hidden; transition: box-shadow 160ms ease, transform 160ms ease; }
.footer-towing-logo:hover, .footer-towing-logo:focus-visible { box-shadow: 0 0 0 2px #f2791a; transform: translateY(-2px); }
.s145 { display: block; width: 100%; }
.s146 { align-items: center; background: #f2791a; border-radius: 4px; color: #0b0b0c; display: flex; font-family: 'Oswald', sans-serif; font-size: 12px; font-weight: 700; justify-content: center; padding: 9px 14px; text-decoration: none; text-transform: uppercase; transition: background-color 160ms ease, transform 160ms ease; white-space: nowrap; }
.s146:hover, .s146:focus-visible { background: #ffa64d; color: #0b0b0c; transform: translateY(-2px); }
.footer-utility { align-items: center; border-top: 1px solid #222225; display: flex; gap: 18px; justify-content: center; margin: 20px auto 0; max-width: 1240px; padding-top: 11px; }
.s147 { color: #55565a; font-size: 11px; margin: 0; text-align: center; }
.employee-login { background: transparent; border: 0; color: #8e8f93; cursor: pointer; font-family: 'Oswald', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.04em; padding: 0; text-transform: uppercase; }
.employee-login:hover, .employee-login:focus-visible { color: #f2791a; }
.footer-credit { color: #68696d; font-size: 11px; line-height: 1.5; margin: 5px auto 0; text-align: center; }
.footer-credit a { color: #a9aaae; font-weight: 600; text-decoration-color: #f2791a; text-underline-offset: 3px; }
.footer-credit a:hover, .footer-credit a:focus-visible { color: #f2791a; }
.employee-portal { background: #141416; border: 1px solid #3a3a3d; border-radius: 10px; box-shadow: 0 28px 80px rgba(0, 0, 0, 0.75); color: #f6f5f3; max-width: 760px; padding: 0; width: calc(100% - 32px); }
.employee-portal::backdrop { background: rgba(5, 5, 6, 0.82); backdrop-filter: blur(5px); }
.employee-portal-inner { border-top: 4px solid #f2791a; padding: 34px; position: relative; }
.employee-portal-close { align-items: center; background: #232326; border: 1px solid #3a3a3d; border-radius: 50%; color: #d8dadd; cursor: pointer; display: flex; font-size: 24px; height: 36px; justify-content: center; line-height: 1; padding: 0 0 3px; position: absolute; right: 18px; top: 18px; width: 36px; }
.employee-portal-close:hover, .employee-portal-close:focus-visible { border-color: #f2791a; color: #f2791a; }
.employee-portal-eyebrow { color: #f2791a; font-family: 'Oswald', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.16em; margin: 0 0 7px; text-transform: uppercase; }
.employee-portal h2 { font-family: 'Oswald', sans-serif; font-size: clamp(28px, 5vw, 40px); margin: 0 0 8px; text-transform: uppercase; }
.employee-portal-intro { color: #a8a9ad; line-height: 1.55; margin: 0 48px 24px 0; }
.employee-portal-options { display: grid; gap: 18px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.employee-portal-card { background: #1b1b1e; border: 1px solid #343438; border-radius: 8px; color: #f6f5f3; display: flex; flex-direction: column; padding: 18px; text-decoration: none; transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.employee-portal-card:hover, .employee-portal-card:focus-visible { border-color: #f2791a; box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35); color: #f6f5f3; transform: translateY(-3px); }
.employee-logo-frame { align-items: center; background: #0d0d0f; border-radius: 6px; display: flex; height: 116px; justify-content: center; margin-bottom: 16px; padding: 18px; }
.employee-service-logo { display: block; max-height: 76px; max-width: 100%; width: auto; }
.employee-service-logo-shopmonkey { height: 76px; }
.employee-service-logo-quickbooks { width: 215px; }
.employee-portal-card strong { font-family: 'Oswald', sans-serif; font-size: 20px; text-transform: uppercase; }
.employee-portal-card > span:not(.employee-logo-frame):not(.employee-portal-action) { color: #96979b; font-size: 13px; margin-top: 3px; }
.employee-portal-action { color: #f2791a; font-family: 'Oswald', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.04em; margin-top: 16px; text-transform: uppercase; }
.s148 { position: fixed; bottom: 0; left: 0; right: 0; z-index: 60; display: flex; background: #0b0b0c; border-top: 1px solid #2a2a2c; }
.s149 { flex: 1; text-align: center; padding: 14px 10px; background: #f2791a; color: #0b0b0c; font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 14px; text-decoration: none; }
.s150 { flex: 1; text-align: center; padding: 14px 10px; background: #1c1c1e; color: #f6f5f3; font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 14px; text-decoration: none; border-left: 1px solid #2a2a2c; }

.site-logo {
  display: block;
  filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.5));
  height: 220px;
  margin-bottom: -90px;
  position: relative;
  transition: height 0.35s ease, margin-bottom 0.35s ease;
  width: auto;
}

.site-logo.is-scrolled {
  height: 72px;
  margin-bottom: 0;
}

section[id] {
  scroll-margin-top: 90px;
}

.service-tile {
  align-items: center;
  border-radius: 8px;
  color: #f6f5f3;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 18px 10px;
  text-decoration: none;
  transition: transform 0.3s ease, background 0.3s ease;
}

.service-tile:hover {
  background: #17171a;
  color: #f6f5f3;
  transform: translateY(-6px);
}

.service-gauge {
  border-radius: 50%;
  height: 120px;
  position: relative;
  width: 120px;
}

.gauge-needle {
  background: #d8dadd;
  height: 42px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: rotate(var(--rest));
  transform-origin: top center;
  transition: transform 0.5s ease, background 0.5s ease;
  width: 2px;
}

.service-tile:hover .gauge-needle {
  animation: revNeedle 1.1s cubic-bezier(.3, .9, .3, 1) forwards;
  background: #f2791a;
}

.tire-tab {
  background: transparent;
  border: 1px solid #2a2a2c;
  border-radius: 4px 4px 0 0;
  color: #b8bcc0;
  cursor: pointer;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 10px 16px;
  text-transform: uppercase;
}

.tire-tab.is-active {
  background: #f2791a;
  border-color: #f2791a;
  color: #0b0b0c;
}

.hover-orange:hover { background: #ffa64d !important; color: #0b0b0c; }
.hover-outline:hover { border-color: #f2791a !important; color: #f2791a !important; }
.hover-text-orange:hover { color: #f2791a !important; }

.napa-card {
  align-items: center;
  background: #17171a;
  border: 1px solid #2a2a2c;
  border-radius: 8px;
  display: grid;
  gap: clamp(32px, 5vw, 64px);
  grid-template-columns: minmax(300px, 0.9fr) minmax(360px, 1.1fr);
  overflow: hidden;
  padding: clamp(28px, 4vw, 48px);
}

.napa-media {
  align-items: center;
  display: flex;
  justify-content: center;
}

.napa-image {
  border-radius: 6px;
  display: block;
  height: auto;
  max-width: 480px;
  width: 100%;
}

.napa-content {
  align-self: center;
  max-width: 560px;
}

.napa-eyebrow {
  color: #f2791a;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.napa-heading {
  font-family: "Oswald", sans-serif;
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.napa-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-bottom: 20px;
}

.napa-meta span {
  border-left: 3px solid #f2791a;
  color: #b8bcc0;
  font-size: 13px;
  padding-left: 10px;
}

.napa-meta strong {
  color: #f6f5f3;
}

.napa-copy {
  color: #b8bcc0;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 20px;
}

.napa-benefits {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 0 0 26px;
  padding: 0;
}

.napa-benefits li {
  color: #d8dadd;
  font-size: 14px;
  padding-left: 24px;
  position: relative;
}

.napa-benefits li::before {
  color: #f2791a;
  content: "✓";
  font-weight: 700;
  left: 0;
  position: absolute;
}

.napa-cta {
  background: #f2791a;
  border-radius: 4px;
  color: #0b0b0c;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 22px;
  text-decoration: none;
  text-transform: uppercase;
}

.napa-cta:hover {
  background: #ffa64d;
  color: #0b0b0c;
}

.service-policy {
  background: #1c1508;
  border: 1px solid #4a3616;
  border-left: 4px solid #f2791a;
  border-radius: 4px;
  padding: 11px 14px;
}

.service-policy p {
  color: #d8c9ac;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}

.service-actions {
  align-items: center;
  display: grid;
  gap: 16px;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1fr) auto;
}

.service-actions .s096 {
  grid-column: auto;
}

.service-actions .s097 {
  white-space: nowrap;
}

.tire-feature-image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.contact-map {
  border: 0;
  display: block;
  flex: 1;
  height: 100%;
  min-height: 320px;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .hero-video { display: none; }
}

.towing-section {
  background:
    linear-gradient(100deg, rgba(242, 121, 26, 0.08), transparent 42%),
    #0b0b0c;
  border-top: 1px solid #242426;
  padding: 70px 20px;
}

.towing-card {
  align-items: center;
  background: #17171a;
  border: 1px solid #2a2a2c;
  border-radius: 8px;
  display: grid;
  gap: clamp(36px, 5vw, 68px);
  grid-template-columns: minmax(0, 1fr) minmax(380px, 0.9fr);
  margin: 0 auto;
  max-width: 1240px;
  padding: clamp(32px, 4vw, 48px);
}

.contact-section-heading {
  margin: 0 auto 28px;
  max-width: 1240px;
  text-align: center;
}

.contact-section-heading p {
  color: #f2791a;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.contact-section-heading h2 {
  font-family: "Oswald", sans-serif;
  font-size: clamp(28px, 3.5vw, 40px);
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase;
}

.towing-copy {
  max-width: 580px;
}

.towing-eyebrow {
  color: #f2791a !important;
  font-family: "Oswald", sans-serif;
  font-size: 13px !important;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0 0 10px !important;
  text-transform: uppercase;
}

.towing-copy h2 {
  font-family: "Oswald", sans-serif;
  font-size: clamp(28px, 3.2vw, 38px);
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.towing-copy > p:last-child {
  color: #b8bcc0;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

.towing-brand {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 22px;
  justify-content: center;
}

.towing-logo {
  display: block;
  height: auto;
  max-width: 480px;
  width: 100%;
}

.towing-cta {
  background: #f2791a;
  border-radius: 4px;
  color: #0b0b0c;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 14px 26px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.towing-cta:hover {
  background: #ffa64d;
  color: #0b0b0c;
}

@media (max-width: 760px) {
  .s001 {
    padding-top: 250px;
  }

  .site-logo {
    height: 100px;
    margin-bottom: -35px;
  }

  .site-logo.is-scrolled {
    height: 52px;
    margin-bottom: 0;
  }

  section[id] {
    scroll-margin-top: 260px;
  }

}

@media (max-width: 1100px) {
  .s034 {
    grid-template-columns: repeat(2, minmax(0, 220px));
  }

  .s136 {
    grid-template-areas: "brand contact" "hours towing";
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .s140:nth-child(3) {
    border-left: 0;
    border-top: 1px solid #303034;
    padding-left: 0;
    padding-top: 22px;
  }
}

@media (max-width: 900px) {
  .napa-card {
    gap: 28px;
    grid-template-columns: 1fr;
  }

  .napa-content {
    max-width: none;
    text-align: center;
  }

  .napa-meta {
    justify-content: center;
  }

  .napa-benefits {
    display: grid;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
    text-align: left;
  }

  .napa-cta {
    display: table;
    margin: 0 auto;
  }

  .towing-card {
    gap: 30px;
    grid-template-columns: 1fr;
  }

  .towing-copy {
    margin: 0 auto;
    max-width: 620px;
    text-align: center;
  }

  .towing-logo {
    max-width: 520px;
  }
}

@media (max-width: 650px) {
  .s136 {
    gap: 28px;
    grid-template-areas: "brand" "contact" "hours" "towing";
    grid-template-columns: 1fr;
  }

  .s137 {
    padding: 4px;
  }

  .s140 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .s140:nth-child(3) {
    padding-left: 4px;
  }

  .s143 {
    grid-template-columns: 1fr;
    padding: 20px;
    text-align: center;
  }

  .s143 .s144 {
    margin-bottom: 2px;
  }

  .service-actions {
    grid-template-columns: 1fr;
  }

  .service-actions .s097 {
    width: 100%;
  }

  .employee-portal-inner {
    padding: 28px 20px 22px;
  }

  .employee-portal-intro {
    margin-right: 34px;
  }

  .employee-portal-options {
    grid-template-columns: 1fr;
  }

  .employee-logo-frame {
    height: 100px;
  }
}
