:root {
  --ink: #17191c;
  --ink-soft: #262a2f;
  --brand: #f2c400;
  --brand-dark: #d2a900;
  --paper: #ffffff;
  --muted: #eef0f2;
}

html { scroll-behavior: smooth; scroll-padding-top: 76px; }
body { color: var(--ink); background: var(--paper); font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif; }
a { color: inherit; }
.skip-link { position: fixed; top: -5rem; left: 1rem; z-index: 2000; padding: .75rem 1rem; background: var(--brand); color: #000; font-weight: 700; }
.skip-link:focus { top: 1rem; }
.site-header { background: rgba(23, 25, 28, .97); box-shadow: 0 4px 25px rgba(0,0,0,.14); }
.navbar { min-height: 76px; }
.navbar-brand, .footer-brand { font-weight: 900; letter-spacing: -.04em; text-decoration: none; font-size: 1.45rem; }
.brand-word-accent, .footer-brand strong { color: var(--brand); }
.navbar .nav-link { color: rgba(255,255,255,.8); font-weight: 600; }
.navbar .nav-link:hover, .navbar .nav-link:focus { color: #fff; }
.btn-brand { background: var(--brand); border-color: var(--brand); color: #111; font-weight: 800; }
.btn-brand:hover, .btn-brand:focus { background: var(--brand-dark); border-color: var(--brand-dark); color: #111; }
.hero { position: relative; overflow: hidden; padding: 6rem 0; padding: clamp(4.5rem, 9vw, 8rem) 0; color: #fff; background: radial-gradient(circle at 85% 10%, #3a4047 0, transparent 36%), linear-gradient(135deg, #111315, #24282d); }
.hero::after { content: ""; position: absolute; right: -8rem; bottom: -14rem; width: 34rem; height: 34rem; border: 5rem solid rgba(242,196,0,.08); border-radius: 50%; }
.hero h1 { letter-spacing: -.055em; line-height: .98; }
.hero h1 span { color: var(--brand); }
.hero-copy { max-width: 43rem; color: rgba(255,255,255,.75); }
.hero-actions > * + * { margin-top: 1rem; }
.eyebrow { font-size: .78rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.text-brand { color: #755f00 !important; }
.hero-points { margin-right: -1.5rem; margin-bottom: -1rem !important; color: rgba(255,255,255,.78); font-size: .92rem; }
.hero-points > li { margin-right: 1.5rem; margin-bottom: 1rem; }
.hero-points i { color: var(--brand); }
.hero-logo-card { position: relative; z-index: 1; padding: .6rem; background: #fff; border-radius: 1rem; box-shadow: 0 2rem 5rem rgba(0,0,0,.35); }
.hero-logo-card img { width: 100%; border-radius: .65rem; }
.hero-logo-caption { display: flex; justify-content: space-between; gap: 1rem; padding: .8rem .55rem .25rem; color: #4b5158; font-size: .83rem; font-weight: 700; }
.quick-strip { position: relative; z-index: 2; background: var(--brand); }
.quick-strip-item { display: flex; align-items: center; gap: 1rem; padding: 1.45rem; }
.quick-strip-item > div { min-width: 0; }
.quick-strip-item + .quick-strip-item { border-left: 1px solid rgba(0,0,0,.16); }
.quick-strip-item > i { font-size: 1.8rem; }
.quick-strip-item strong, .quick-strip-item span { display: block; }
.quick-strip-item span { font-size: .85rem; opacity: .7; }
.quick-strip-item a { text-decoration: none; }
.section-padding { padding: 5.5rem 0; padding: clamp(4.5rem, 8vw, 7rem) 0; }
main > section:not(.hero) { content-visibility: auto; contain-intrinsic-size: auto 700px; }
.section-heading h2, section h2 { letter-spacing: -.045em; }
.service-card { position: relative; display: flex; width: 100%; padding: 1.7rem; flex-direction: column; border: 1px solid #e4e6e8; border-radius: 1rem; background: #fff; transition: transform .2s ease, box-shadow .2s ease; }
.service-card:hover { transform: translateY(-4px); box-shadow: 0 1rem 2.5rem rgba(18,22,26,.09); }
.service-icon { display: grid; place-items: center; width: 3rem; height: 3rem; margin-bottom: 1.3rem; border-radius: .75rem; background: var(--brand); font-size: 1.35rem; }
.service-card h3 { font-size: 1.14rem; font-weight: 800; }
.service-card p { margin-bottom: 0; color: #687079; font-size: .93rem; }
.service-card-cta { background: var(--ink); color: #fff; border-color: var(--ink); }
.service-card-cta p { margin-bottom: 1rem; color: rgba(255,255,255,.65); }
.service-card .card-link { color: var(--brand); font-weight: 800; text-decoration: none; }
#services .row.g-4 > [class*="col-"] { display: flex; }
.service-card-cta .card-link { margin-top: auto; }
.repair-partner { padding: 1.5rem; border: 1px solid #dfe3e7; border-radius: 1rem; background: #f7f8f9; }
.repair-partner-logo { display: block; width: 100%; height: auto; border-radius: .65rem; }
.repair-partner-copy { max-width: 52rem; margin: 1.75rem auto 0; }
.repair-partner p:not(.eyebrow) { color: #555d65; }
.about-section { background: var(--muted); }
.about-section .text-secondary { color: #555d65 !important; }
.mot-image-wrap { position: relative; max-width: 30rem; }
.mot-image-wrap img { width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 1.25rem; box-shadow: 0 1.5rem 3rem rgba(0,0,0,.13); }
.mot-badge { position: absolute; right: -1rem; bottom: 1.5rem; padding: 1rem 1.4rem; background: var(--brand); border-radius: .8rem; box-shadow: 0 .6rem 1.5rem rgba(0,0,0,.18); }
.mot-badge strong, .mot-badge span { display: block; }
.mot-badge strong { font-size: 1.35rem; }
.mot-badge span { font-size: .75rem; text-transform: uppercase; letter-spacing: .08em; }
.about-section .row.g-3 > [class*="col-"] { display: flex; }
.feature-item { display: flex; width: 100%; height: 100%; gap: .9rem; align-items: flex-start; padding: 1rem; background: #fff; border-radius: .75rem; }
.feature-item > i { color: #997b00; font-size: 1.25rem; }
.feature-item strong, .feature-item span { display: block; }
.feature-item span { color: #6c737b; font-size: .86rem; }
.cta-section { background: var(--muted); }
.cta-panel { padding: 2.5rem; padding: clamp(2rem, 5vw, 3.5rem); color: #17191c; background: var(--brand); border-radius: 1.2rem; }
.cta-panel .btn { display: flex; min-height: 2.5rem; align-items: center; justify-content: center; }
.contact-list { display: grid; gap: .9rem; font-style: normal; }
.contact-item { display: flex; width: 100%; align-items: flex-start; gap: 1rem; padding: 1rem; border: 1px solid #e4e6e8; border-radius: .75rem; text-decoration: none; }
a.contact-item:hover { border-color: var(--brand); }
.contact-icon { display: grid; flex: 0 0 2.5rem; place-items: center; width: 2.5rem; height: 2.5rem; border-radius: .65rem; background: var(--brand); }
.contact-item small, .contact-item strong { display: block; }
.contact-item small { color: #606870; text-transform: uppercase; letter-spacing: .08em; font-size: .7rem; }
.hours-details { flex: 1; }
.hours-details > span { display: grid; grid-template-columns: minmax(8.5rem, 1fr) auto; gap: 1rem; padding-top: .3rem; }
.hours-details > span strong { display: inline; }
.map-wrap { min-height: 31rem; height: 100%; overflow: hidden; border-radius: 1rem; background: var(--muted); box-shadow: 0 1rem 3rem rgba(0,0,0,.1); }
.map-wrap iframe { width: 100%; height: 100%; min-height: 31rem; border: 0; }
.map-placeholder { display: flex; min-height: 31rem; height: 100%; padding: 2rem; flex-direction: column; align-items: center; justify-content: center; text-align: center; background: radial-gradient(circle at center, #fff, #e4e7ea); }
.map-placeholder > i { display: grid; width: 4.5rem; height: 4.5rem; margin-bottom: 1rem; place-items: center; border-radius: 50%; background: var(--brand); font-size: 2rem; }
.map-placeholder h3 { font-weight: 800; }
.map-placeholder p { color: #596169; }
.map-placeholder .btn { margin: .5rem 0 .8rem; }
.map-placeholder > a { color: #5e4c00; font-weight: 700; }
.map-placeholder small { margin-top: 1rem; color: #606870; }
.site-footer { padding: 3rem 0 6rem; background: var(--ink); color: rgba(255,255,255,.65); }
.site-footer a { color: #fff; }
.footer-brand { color: #fff !important; }
.footer-separator { padding: 0 .25rem; }
.legal-page { min-height: calc(100vh - 10rem); padding: 4rem 0; padding: clamp(3rem, 7vw, 6rem) 0; background: var(--muted); }
.legal-card { max-width: 52rem; padding: 2rem; padding: clamp(1.5rem, 5vw, 3.5rem); margin: 0 auto; border-radius: 1rem; background: #fff; box-shadow: 0 1rem 3rem rgba(0,0,0,.08); }
.legal-card h1 { letter-spacing: -.045em; }
.legal-card h2 { margin-top: 2rem; font-size: 1.25rem; letter-spacing: -.02em; }
.legal-card p, .legal-card li { color: #555d65; }
.legal-card a { color: #665200; }
.mobile-call-bar { position: fixed; z-index: 1000; bottom: 0; left: 0; right: 0; display: flex; background: var(--brand); color: #111; box-shadow: 0 -.3rem 1.2rem rgba(0,0,0,.18); }
.mobile-call-bar a { display: flex; flex: 1 1 50%; min-width: 0; align-items: center; justify-content: center; gap: .55rem; padding: .65rem .35rem; color: #111; text-align: left; text-decoration: none; }
.mobile-call-bar a + a { border-left: 1px solid rgba(0,0,0,.22); }
.mobile-call-bar i { flex: 0 0 auto; font-size: 1.05rem; }
.mobile-call-bar span, .mobile-call-bar small, .mobile-call-bar strong { display: block; min-width: 0; }
.mobile-call-bar small { font-size: .65rem; font-weight: 800; line-height: 1.2; text-transform: uppercase; }
.mobile-call-bar strong { font-size: .78rem; line-height: 1.25; }
:focus-visible { outline: 3px solid #0b6efd; outline-offset: 3px; }
@media (min-width: 576px) {
  .hero-actions > * + * { margin-top: 0; margin-left: 1rem; }
}
@media (max-width: 991.98px) {
  .quick-strip-item + .quick-strip-item { border-left: 0; border-top: 1px solid rgba(0,0,0,.16); }
}
@media (max-width: 767.98px) {
  .hero-logo-caption { flex-direction: column; gap: .2rem; }
  .mot-badge { right: -.25rem; }
  .hero-logo-card, .mot-image-wrap img, .map-wrap { box-shadow: 0 .75rem 1.75rem rgba(0,0,0,.16); }
  .service-card:hover { transform: none; box-shadow: none; }
}
@media (max-width: 575.98px) {
  .hero-actions .btn { min-width: 0; padding-right: .75rem; padding-left: .75rem; white-space: normal; font-size: 1rem; }
  .mobile-call-bar small { font-size: .58rem; }
  .mobile-call-bar strong { font-size: .72rem; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; } }
