/* ==========================================================================
   PAGES-CONSOLIDATED.CSS — auto-generated by wp-import/consolidate-css.py

   Adds page-unique CSS classes missing from main.css. Selectors already
   defined in main.css are skipped so theme chrome stays canonical.
   Regenerate: `python wp-import/consolidate-css.py`
   ========================================================================== */

.logo svg text { font-family: 'Montserrat', 'Arial Black', sans-serif }
.logo-icon { display: none }
.logo-text { display: none }
.hero-card-footer strong { color: #22C55E; font-weight: 600 }
a.area-pill { text-decoration: none; color: var(--navy) }
.faq-item.open .faq-question-text { color: var(--navy) }
.breadcrumb { background: var(--gray-lt); padding: 12px 0; border-bottom: 1px solid var(--gray-mid) }
.breadcrumb ol { display: flex; align-items: center; gap: 8px; list-style: none; font-size: 13px; color: var(--text-muted) }
.breadcrumb ol li a { color: var(--navy); text-decoration: none; font-weight: 500 }
.breadcrumb ol li a:hover { color: var(--gold) }
.suburbs-section { padding: 88px 0 }
.suburbs-section .section-header { text-align: center; margin-bottom: 56px }
.suburbs-section .section-subtitle { margin: 0 auto }
.suburb-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; margin-bottom: 48px }
.suburb-card { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 16px; padding: 36px; display: flex; flex-direction: column; gap: 16px; transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s; text-decoration: none }
.suburb-card:hover { border-color: var(--gold); box-shadow: 0 8px 32px rgba(11,31,75,0.1); transform: translateY(-4px) }
.suburb-card.featured { border-color: var(--navy); background: linear-gradient(135deg, #F0F4FF 0%, #F8FAFF 100%) }
.suburb-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px }
.suburb-icon { width: 48px; height: 48px; background: rgba(11,31,75,0.08); border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0 }
.suburb-card.featured .suburb-icon { background: rgba(11,31,75,0.12) }
.suburb-icon svg { width: 24px; height: 24px; fill: var(--navy) }
.suburb-badge { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); background: rgba(201,162,39,0.12); padding: 4px 10px; border-radius: 20px; white-space: nowrap }
.suburb-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--navy) }
.suburb-card p { font-size: 14px; color: var(--text-muted); line-height: 1.7 }
.suburb-services { display: flex; gap: 8px; flex-wrap: wrap }
.suburb-tag { font-size: 12px; font-weight: 600; color: var(--navy); background: rgba(11,31,75,0.06); padding: 4px 10px; border-radius: 20px }
.suburb-link { display: flex; align-items: center; gap: 6px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--gold); margin-top: 4px }
.suburb-link svg { width: 16px; height: 16px; fill: var(--gold) }
.philly-section { padding: 88px 0; background: var(--navy) }
.philly-section .section-title { color: var(--white) }
.philly-section .section-subtitle { color: #94A3B8 }
.philly-header { text-align: center; margin-bottom: 56px }
.neighborhoods-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 40px }
.neighborhood-pill { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); border-radius: 10px; padding: 18px 16px; text-align: center; transition: background 0.2s, border-color 0.2s; cursor: default }
.neighborhood-pill:hover { background: rgba(201,162,39,0.1); border-color: rgba(201,162,39,0.4) }
.neighborhood-pill h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white); margin-bottom: 4px }
.neighborhood-pill p { font-size: 11px; color: #64748B }
a.neighborhood-pill { text-decoration: none; cursor: pointer; display: block }
a.neighborhood-pill:hover { background: rgba(201,162,39,0.15); border-color: var(--gold) }
a.neighborhood-pill:hover h4 { color: var(--gold) }
a.neighborhood-pill .pill-link { font-size: 10px; color: var(--gold); margin-top: 6px; font-family: 'Montserrat', sans-serif; font-weight: 600; letter-spacing: 0.5px }
.philly-note { text-align: center; color: #64748B; font-size: 14px }
.philly-note strong { color: var(--gold) }
.radius-section { padding: 80px 0; background: var(--gray-lt) }
.radius-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center }
.radius-content p { font-size: 16px; color: var(--text-muted); line-height: 1.8; margin-bottom: 20px }
.coverage-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 24px }
.coverage-list li { display: flex; align-items: center; gap: 8px; font-size: 14px; color: var(--charcoal); font-weight: 500 }
.coverage-list li svg { width: 16px; height: 16px; fill: var(--gold); flex-shrink: 0 }
.cta-band h2 { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: clamp(24px,3vw,36px); color: var(--navy); margin-bottom: 12px }
.cta-band p { font-size: 17px; color: rgba(11,31,75,0.7); margin-bottom: 28px }
.cta-band .btn-navy { display: inline-flex; align-items: center; gap: 8px; background: var(--navy); color: var(--white); font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; padding: 16px 36px; border-radius: 4px; text-decoration: none; transition: background 0.2s }
.cta-band .btn-navy:hover { background: #0d2860 }
.cta-band .btn-navy svg { width: 18px; height: 18px; fill: currentColor }
.county-section { margin-top: 56px }
.county-section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px }
.county-label { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 16px; color: var(--navy) }
.county-divider { flex: 1; height: 1px; background: var(--gray-mid) }
.town-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px }
.town-pill { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 10px; padding: 14px 16px; text-decoration: none; display: flex; align-items: center; justify-content: space-between; gap: 8px; transition: border-color 0.2s, box-shadow 0.2s, background 0.2s }
.town-pill:hover { border-color: var(--gold); background: #FFFBEF; box-shadow: 0 4px 16px rgba(11,31,75,0.08) }
.town-pill span { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--navy) }
.town-pill svg { width: 14px; height: 14px; fill: var(--gold); flex-shrink: 0 }
.breadcrumb a { color: var(--navy); text-decoration: none; font-weight: 500 }
.breadcrumb a:hover { color: var(--gold) }
.breadcrumb span { margin: 0 6px }
.page-hero p { font-size: 18px; color: rgba(255,255,255,0.85); max-width: 580px; margin-bottom: 32px }
.hero-badges { display: flex; flex-wrap: wrap; gap: 12px }
.hero-badge svg { width: 14px; height: 14px; flex-shrink: 0 }
.services-intro { max-width: 640px; margin-bottom: 56px }
.services-intro p { font-size: 17px; color: var(--text-muted); margin-top: 16px; line-height: 1.7 }
.card-color-bar { height: 4px; background: var(--gold) }
.card-body { padding: 32px 28px 24px; flex: 1 }
.card-icon { width: 52px; height: 52px; background: var(--gray-lt); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px }
.card-icon svg { width: 26px; height: 26px; color: var(--navy) }
.card-body h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--navy); margin-bottom: 10px }
.card-body p { font-size: 15px; color: var(--text-muted); line-height: 1.65; margin-bottom: 20px }
.card-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 24px }
.card-tag { background: var(--gray-lt); color: var(--navy); font-size: 12px; font-weight: 600; padding: 4px 10px; border-radius: 20px; border: 1px solid var(--gray-mid) }
.card-cta { display: flex; align-items: center; gap: 6px; color: var(--gold); font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; text-decoration: none; padding: 0 28px 28px; transition: gap 0.2s }
.card-cta:hover { gap: 10px }
.card-cta svg { width: 16px; height: 16px }
.trust-strip { background: var(--gray-lt); border-top: 1px solid var(--gray-mid); border-bottom: 1px solid var(--gray-mid); padding: 40px 0 }
.trust-items { display: flex; flex-wrap: wrap; justify-content: center; gap: 40px }
.cta-buttons { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center }
.btn-call { display: inline-flex; align-items: center; gap: 10px; background: var(--gold); color: var(--navy); font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; padding: 18px 36px; border-radius: 4px; text-decoration: none; letter-spacing: 0.5px; transition: background 0.2s, transform 0.15s }
.btn-call:hover { background: var(--gold-lt); transform: translateY(-2px) }
.btn-call svg { width: 22px; height: 22px }
.footer { background: #080f24; color: rgba(255,255,255,0.7); padding: 48px 0 24px }
.footer-brand-name { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 20px; color: var(--white); margin-bottom: 10px }
.footer-brand-name span { color: var(--gold) }
.footer-tagline { font-size: 13px; line-height: 1.6; margin-bottom: 16px }
.footer-contact a { display: block; color: var(--gold); text-decoration: none; font-weight: 600; font-size: 18px; margin-bottom: 4px }
.footer-contact span { font-size: 12px }
.story-text h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(24px,3vw,36px); color: var(--navy); line-height: 1.2; margin-bottom: 20px }
.story-text h2 em { color: var(--gold); font-style: normal }
.story-visual { position: relative }
.values-section .section-header { text-align: center; margin-bottom: 56px }
.values-section .section-subtitle { margin: 0 auto }
.cred-list li svg { width: 20px; height: 20px; fill: var(--gold); flex-shrink: 0; margin-top: 2px }
.cred-list li div strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--white); margin-bottom: 2px }
.cred-list li div span { font-size: 13px; color: #64748B }
.cred-badge h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white); margin-bottom: 4px }
.cred-badge p { font-size: 12px; color: #64748B; line-height: 1.5 }
.promise-item h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 4px }
.reviews-panel h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; color: var(--navy); margin-bottom: 6px }
.reviews-panel .rating-big { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 48px; color: var(--gold); line-height: 1; margin-bottom: 4px }
.reviews-panel .review-count { font-size: 14px; color: var(--text-muted); margin-bottom: 28px }
.review-card .review-stars { color: var(--gold); font-size: 13px; margin-bottom: 8px }
.review-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; font-style: italic }
.footer-links { list-style: none; display: flex; flex-direction: column; gap: 8px }
.footer-links a { font-size: 14px; color: #64748B; text-decoration: none; transition: color 0.2s }
.footer-links a:hover { color: var(--gold) }
.footer-bottom a { color: #475569; text-decoration: none }
.footer-bottom a:hover { color: var(--gold) }
.emergency-banner p { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--white) }
.emergency-banner a.call-btn { display: inline-flex; align-items: center; gap: 8px; background: var(--white); color: #C9202A; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 15px; padding: 10px 24px; border-radius: 4px; text-decoration: none; transition: opacity 0.2s }
.emergency-banner a.call-btn:hover { opacity: 0.9 }
.form-card .form-sub { font-size: 14px; color: var(--text-muted); margin-bottom: 28px }
.form-group label .req { color: var(--gold); margin-left: 2px }
.form-submit:hover { background: var(--gold-lt); transform: translateY(-1px) }
.form-submit svg { width: 18px; height: 18px; fill: currentColor }
.form-success svg { width: 56px; height: 56px; fill: #22C55E; margin-bottom: 16px }
.form-success h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 22px; color: var(--navy); margin-bottom: 8px }
.form-success p { font-size: 15px; color: var(--text-muted); margin-bottom: 24px }
.call-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 18px; color: var(--white); margin-bottom: 8px }
.call-card .availability { font-size: 13px; color: #64748B }
.call-card .availability strong { color: #22C55E }
.info-card-header h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy) }
.hours-list { list-style: none; display: flex; flex-direction: column; gap: 6px }
.hours-row .time.open { color: #16A34A }
.map-placeholder svg { width: 48px; height: 48px; fill: var(--text-muted); opacity: 0.5 }
.map-placeholder p { font-size: 14px; color: var(--text-muted); text-align: center }
.map-placeholder a { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--gold); text-decoration: none }
.faq-section { padding: 80px 0; background: var(--gray-lt) }
.faq-inner { max-width: 760px; margin: 0 auto }
.btn-outline-dark:hover { background: var(--navy); color: var(--white) }
.price-intro .container { display: flex; align-items: center; justify-content: center; gap: 48px; flex-wrap: wrap; text-align: center }
.pricing-section:nth-child(even) { background: var(--gray-lt) }
.pricing-header { display: flex; align-items: center; gap: 20px; margin-bottom: 40px; padding-bottom: 20px; border-bottom: 2px solid var(--gray-mid) }
.pricing-header h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 26px; color: var(--navy); margin-bottom: 4px }
.pricing-header p { font-size: 14px; color: var(--text-muted) }
.price-table thead th:last-child { text-align: right; color: var(--gold) }
.price-table tbody tr { border-bottom: 1px solid var(--gray-mid); transition: background 0.15s }
.price-table tbody tr:last-child { border-bottom: none }
.price-table tbody tr:hover { background: #f8fafe }
.price-table td:first-child { color: var(--charcoal); font-weight: 500 }
.price-table td:last-child { text-align: right; white-space: nowrap }
.disclaimer-text { font-size: 15px; color: #94A3B8; line-height: 1.85 }
.disclaimer-text p:last-child { margin-bottom: 0 }
.disclaimer-list li svg { width: 16px; height: 16px; fill: var(--gold); flex-shrink: 0; margin-top: 2px }
.btn-navy svg { width: 18px; height: 18px; fill: currentColor }
.nav-links > li > a { display: block; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 13px; color: #CBD5E1; text-decoration: none; padding: 8px 12px; border-radius: 6px; transition: color 0.2s, background 0.2s }
.nav-links > li > a:hover, .nav-links > li > a.active { color: var(--gold); background: rgba(255,255,255,0.06) }
.hero-label { display: inline-block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold); border: 1px solid rgba(201,162,39,0.4); padding: 5px 14px; border-radius: 20px; margin-bottom: 20px }
.aggregate-stars svg { width: 28px; height: 28px; fill: var(--gold) }
.aggregate-label span { color: var(--gold); font-weight: 600 }
.section-header { text-align: center; margin-bottom: 48px }
.review-card:hover { box-shadow: 0 8px 32px rgba(11,31,75,0.10); transform: translateY(-2px) }
.review-stars { display: flex; gap: 3px }
.review-stars svg { width: 16px; height: 16px; fill: var(--gold) }
.review-text { font-size: 15px; color: var(--text); line-height: 1.65; flex: 1 }
.review-footer { display: flex; align-items: center; justify-content: space-between; padding-top: 14px; border-top: 1px solid var(--gray-mid) }
.reviewer-info { display: flex; align-items: center; gap: 12px }
.cta-actions { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap }
.blog-section { padding: 80px 0 }
.blog-card h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 17px; color: var(--navy); line-height: 1.35; margin-bottom: 10px }
.blog-card-footer { padding: 16px 24px; border-top: 1px solid var(--gray-mid); display: flex; align-items: center; justify-content: space-between }
.blog-meta { font-size: 12px; color: var(--text-muted) }
.read-more { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--navy); text-decoration: none; display: flex; align-items: center; gap: 4px; transition: color 0.2s }
.read-more:hover { color: var(--gold) }
.cta-band-left h2 em { color: var(--gold); font-style: normal }
.cta-action-icon svg { width: 22px; height: 22px }
.breadcrumb ol li.sep { color: var(--gray-mid) }
.makes-section { padding: 88px 0; background: var(--gray-lt) }
.makes-header { text-align: center; margin-bottom: 56px }
.makes-header .section-subtitle { margin: 0 auto }
.makes-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 48px }
.how-header { text-align: center; margin-bottom: 56px }
.steps-grid::before { content: ''; position: absolute; top: 36px; left: 12.5%; right: 12.5%; height: 2px; background: linear-gradient(90deg, rgba(201,162,39,0.3), var(--gold), rgba(201,162,39,0.3)) }
.step { text-align: center; padding: 0 16px; position: relative }
.step h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--white); margin-bottom: 8px }
.step p { font-size: 13px; color: #64748B; line-height: 1.65 }
.hero-panel p { font-size: 14px; color: #64748B; margin-bottom: 20px }
.services-section .section-header { text-align: center; margin-bottom: 56px }
.services-section .section-subtitle { margin: 0 auto }
.svc-price svg { width: 14px; height: 14px; fill: var(--gold) }
.vehicles-header { text-align: center; margin-bottom: 48px }
.vehicles-note strong { color: var(--navy) }
.why-section { padding: 80px 0; background: var(--gray-lt) }
.why-content p { font-size: 16px; color: var(--text-muted); line-height: 1.8; margin-bottom: 20px }
.why-points { list-style: none; display: flex; flex-direction: column; gap: 14px; margin-top: 28px }
.why-points li { display: flex; align-items: flex-start; gap: 14px; font-size: 15px; color: var(--charcoal); line-height: 1.6 }
.why-points li .check { width: 22px; height: 22px; background: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px }
.why-points li .check svg { width: 12px; height: 12px; fill: var(--navy) }
.why-visual { display: flex; flex-direction: column; gap: 20px }
.why-stat-card { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 14px; padding: 28px; display: flex; align-items: center; gap: 20px }
.why-stat-card .stat-icon { width: 56px; height: 56px; background: rgba(11,31,75,0.08); border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0 }
.why-stat-card .stat-icon svg { width: 28px; height: 28px; fill: var(--navy) }
.why-stat-card .stat-body h4 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 22px; color: var(--navy) }
.why-stat-card .stat-body p { font-size: 13px; color: var(--text-muted); margin-top: 2px }
.section-header .section-subtitle { margin: 0 auto }
.industries-section { padding: 80px 0; background: var(--navy) }
.industries-section .section-title { color: var(--white) }
.industries-section .section-subtitle { color: #94A3B8 }
.industries-header { text-align: center; margin-bottom: 56px }
.industries-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px }
.industry-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); border-radius: 12px; padding: 28px 20px; text-align: center; transition: background 0.2s, border-color 0.2s }
.industry-card:hover { background: rgba(201,162,39,0.1); border-color: rgba(201,162,39,0.4) }
.industry-card svg { width: 36px; height: 36px; fill: var(--gold); margin-bottom: 14px }
.industry-card h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--white); margin-bottom: 8px }
.industry-card p { font-size: 12px; color: #64748B; line-height: 1.6 }
.emergency-strip { background: #C9202A; padding: 20px 0; text-align: center }
.emergency-strip .container { display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap }
.emergency-strip p { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; color: var(--white) }
.emergency-strip a { display: inline-flex; align-items: center; gap: 8px; background: var(--white); color: #C9202A; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 16px; padding: 12px 28px; border-radius: 4px; text-decoration: none; transition: background 0.2s }
.emergency-strip a:hover { background: #FFF3F3 }
.emergency-strip a svg { width: 18px; height: 18px; fill: #C9202A }
.response-section { padding: 88px 0 }
.response-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center }
.response-content .section-subtitle { max-width: 100% }
.response-content p { font-size: 16px; color: var(--text-muted); line-height: 1.8; margin-bottom: 20px }
.response-steps { display: flex; flex-direction: column; gap: 20px; margin-top: 28px }
.response-step { display: flex; align-items: flex-start; gap: 16px }
.step-badge { width: 40px; height: 40px; background: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 16px; color: var(--navy); flex-shrink: 0 }
.step-text h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 4px }
.step-text p { font-size: 14px; color: var(--text-muted); line-height: 1.6; margin: 0 }
.hours-panel { background: var(--navy); border-radius: 16px; padding: 36px }
.hours-panel h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--white); margin-bottom: 24px }
.hours-row:last-of-type { border-bottom: none }
.hours-cta { margin-top: 28px }
.hours-cta a { width: 100%; justify-content: center }
.safe-types { padding: 80px 0; background: var(--gray-lt) }
.safe-types-header { text-align: center; margin-bottom: 48px }
.safe-types-header .section-subtitle { margin: 0 auto }
.types-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 40px }
.type-card { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 12px; padding: 24px 20px; text-align: center; transition: border-color 0.2s, box-shadow 0.2s }
.type-card:hover { border-color: var(--navy); box-shadow: 0 4px 16px rgba(11,31,75,0.1) }
.type-icon { font-size: 32px; margin-bottom: 12px }
.type-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 8px }
.type-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6 }
.brands-wrap { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 14px; padding: 32px 36px }
.brands-wrap h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--navy); letter-spacing: 2px; text-transform: uppercase; margin-bottom: 20px; text-align: center }
.brands-list { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center }
.brand-tag { background: var(--gray-lt); border: 1px solid var(--gray-mid); border-radius: 6px; padding: 8px 16px; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 13px; color: var(--navy) }
.models-header { text-align: center; margin-bottom: 48px }
.savings-section { padding: 80px 0; background: var(--white) }
.savings-header { text-align: center; margin-bottom: 48px }
.compare-table th:first-child { width: 38% }
.compare-table tr:last-child td { border-bottom: none }
.compare-table tr:nth-child(even) td { background: var(--gray-lt) }
.hero-photo-badge-text strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white) }
.hero-photo-badge-text span { font-size: 12px; color: #94A3B8 }
.gallery-header .section-title { color: var(--white) }
.gallery-header .section-subtitle { color: #64748B; margin: 0 auto }
} .cta-banner { background: var(--gold); padding: 48px 0 }
.mobile-how-section { padding: 80px 0; background: linear-gradient(135deg, #0B1F4B 0%, #152d6b 100%) }
.mobile-how-section .section-header { text-align: center; margin-bottom: 56px }
.mobile-how-section .section-title { color: #fff }
.mobile-how-section .section-subtitle { color: #94A3B8; max-width: 680px; margin: 14px auto 0; font-size: 16px; line-height: 1.7 }
.mobile-how-section .section-label { background: rgba(201,162,39,0.15); border: 1px solid rgba(201,162,39,0.4); color: var(--gold); display: inline-block; font-family: 'Montserrat',sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; padding: 6px 16px; border-radius: 20px; margin-bottom: 16px }
.mobile-steps { display: grid; grid-template-columns: 1fr 48px 1fr 48px 1fr; gap: 0; align-items: center; margin: 0 0 40px }
.mobile-step { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 14px; padding: 36px 28px; text-align: center; transition: border-color 0.2s, background 0.2s }
.mobile-step:hover { border-color: rgba(201,162,39,0.4); background: rgba(255,255,255,0.08) }
.step-circle { width: 56px; height: 56px; background: var(--gold); border-radius: 50%; font-family: 'Montserrat',sans-serif; font-weight: 800; font-size: 22px; color: var(--navy); display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; box-shadow: 0 4px 20px rgba(201,162,39,0.35) }
.mobile-step h3 { font-family: 'Montserrat',sans-serif; font-weight: 700; font-size: 16px; color: #fff; margin-bottom: 12px; line-height: 1.35 }
.mobile-step p { font-size: 14px; color: #94A3B8; line-height: 1.7 }
.mobile-step-arrow { display: flex; align-items: center; justify-content: center; font-size: 26px; color: var(--gold); opacity: 0.7 }
.mobile-service-note { text-align: center; background: rgba(201,162,39,0.1); border: 1px solid rgba(201,162,39,0.25); border-radius: 10px; padding: 18px 28px; font-family: 'Montserrat',sans-serif; font-weight: 700; font-size: 14px; color: var(--gold); letter-spacing: 0.5px }
.local-section .section-subtitle { color: #94A3B8 }
.area-list li svg { width: 16px; height: 16px; fill: var(--gold); flex-shrink: 0 }
.faq-sidebar .cta-card { background: var(--navy); border-radius: 16px; padding: 32px; color: var(--white); text-align: center }
.faq-sidebar .cta-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--white); margin-bottom: 10px }
.faq-sidebar .cta-card p { font-size: 14px; color: #94A3B8; margin-bottom: 24px; line-height: 1.6 }
.faq-sidebar .phone-big { display: block; font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 22px; color: var(--gold); text-decoration: none; margin-bottom: 14px }
.article-meta span { display: flex; align-items: center; gap: 6px }
.article-body strong { color: var(--navy) }
.inline-cta span { font-size: 14px; color: #94A3B8; font-family: 'Inter', sans-serif; font-weight: 400; display: block; margin-top: 4px }
.faq-section h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(22px, 3vw, 32px); color: var(--navy); margin-bottom: 36px }
.faq-question h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; color: var(--navy); margin: 0; line-height: 1.4 }
.page-header { background: var(--navy); padding: 56px 0 48px }
.page-header h1 { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 36px; color: var(--white); margin-bottom: 8px }
.page-header p { color: #94A3B8; font-size: 15px }
.content { padding: 64px 0 80px }
.content h2 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 20px; color: var(--navy); margin: 40px 0 12px }
.content h2:first-child { margin-top: 0 }
.content p { color: #374151; margin-bottom: 16px }
.content ul { margin: 12px 0 16px 20px; color: #374151 }
.content ul li { margin-bottom: 6px }
.footer-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 40px; padding-bottom: 32px; border-bottom: 1px solid rgba(255,255,255,0.1) }
.footer-brand .logo { color: var(--white); display: block; margin-bottom: 12px }
.footer-brand p { font-size: 14px; line-height: 1.7 }
.top-bar { background: var(--navy); color: var(--white); font-size: 13px; padding: 8px 0; text-align: center }
.top-bar a { color: var(--gold); text-decoration: none; font-weight: 600 }
.top-bar a:hover { text-decoration: underline }
.logo span { color: var(--gold) }
.nav-cta:hover { background: var(--gold-lt); color: var(--navy) !important }
.error-section { background: var(--navy); padding: 100px 24px 80px; text-align: center; position: relative; overflow: hidden }
.error-section::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 60% 40%, rgba(201,162,39,0.12) 0%, transparent 65%) }
.error-number { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: clamp(100px, 18vw, 180px); color: var(--gold); line-height: 1; letter-spacing: -4px; opacity: 0.9; position: relative }
.error-icon { font-size: 56px; margin-bottom: 16px; display: block }
.error-headline { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(24px, 4vw, 36px); color: var(--white); margin: 16px 0 12px }
.error-sub { font-size: 17px; color: rgba(255,255,255,0.75); max-width: 520px; margin: 0 auto 36px }
.error-cta-group { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap }
.quick-links { padding: 72px 24px; background: var(--gray-lt) }
.quick-links h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 26px; color: var(--navy); text-align: center; margin-bottom: 40px }
.links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto }
.link-card { background: var(--white); border-radius: 8px; padding: 28px 24px; text-decoration: none; border: 2px solid var(--gray-mid); display: flex; align-items: flex-start; gap: 16px; transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s }
.link-card:hover { border-color: var(--gold); box-shadow: 0 4px 20px rgba(11,31,75,0.1); transform: translateY(-2px) }
.link-card-icon { font-size: 30px; flex-shrink: 0; line-height: 1 }
.link-card-text h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; color: var(--navy); margin-bottom: 4px }
.link-card-text p { font-size: 13px; color: var(--text-muted); line-height: 1.5 }
.emergency-strip h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(20px, 3vw, 28px); color: var(--navy); margin-bottom: 8px }
.phone-link { display: inline-flex; align-items: center; gap: 10px; font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: clamp(26px, 5vw, 40px); color: var(--navy); text-decoration: none; letter-spacing: -0.5px; transition: opacity 0.2s }
.phone-link:hover { opacity: 0.8 }
.hero h1 span { color: var(--gold) }
.hero p { font-size: 17px; color: rgba(255,255,255,.8); max-width: 600px; margin-bottom: 32px; line-height: 1.7 }
.hero-ctas { display: flex; gap: 14px; flex-wrap: wrap }
.badge-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px }
.badge { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15); border-radius: 20px; padding: 6px 16px; font-size: 13px; color: rgba(255,255,255,.85) }
.section-sub { font-size: 16px; color: var(--text-muted); max-width: 560px; margin-bottom: 40px }
.service-card-icon { font-size: 32px; margin-bottom: 14px }
.model-chip { background: var(--gray-lt); border: 1px solid var(--gray-mid); border-radius: 6px; padding: 12px 16px; font-size: 14px; font-weight: 600; color: var(--navy); text-align: center }
.pricing-section .section-label { color: var(--gold) }
.pricing-section .section-title { color: var(--white) }
.pricing-section .section-sub { color: rgba(255,255,255,.7) }
.pricing-card { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); border-radius: 8px; padding: 28px 24px }
.pricing-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: rgba(255,255,255,.9); margin-bottom: 12px }
.pricing-card p { font-size: 13px; color: rgba(255,255,255,.6) }
.faq-q { padding: 20px 24px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); cursor: pointer; display: flex; justify-content: space-between; align-items: center }
.faq-q::after { content: '+'; font-size: 20px; color: var(--gold); font-weight: 400; transition: transform .2s }
.faq-item.open .faq-q::after { transform: rotate(45deg) }
.faq-a { display: none; padding: 0 24px 20px; font-size: 15px; color: #374151; line-height: 1.7 }
.faq-item.open .faq-a { display: block }
.cta-strip { background: var(--gold); padding: 56px 24px; text-align: center }
.cta-strip h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(22px, 3.5vw, 32px); color: var(--navy); margin-bottom: 10px }
.cta-strip p { font-size: 16px; color: var(--navy); opacity: .8; margin-bottom: 28px }
} @media (max-width: 480px) { .gallery-grid { grid-template-columns: 1fr 1fr; gap: 10px; } }
.key-tech-section { padding: 72px 24px; background: #F4F6FA }
.key-tech-table { width: 100%; border-collapse: collapse; margin-top: 32px; font-size: 15px }
.key-tech-table thead tr { background: #0B1F4B }
.key-tech-table thead th { padding: 14px 18px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; color: #fff; text-align: left }
.key-tech-table tbody tr:nth-child(odd) { background: #F4F6FA }
.key-tech-table tbody tr:nth-child(even) { background: #fff }
.key-tech-table tbody tr:hover { background: #EBF0FA }
.key-tech-table td { padding: 13px 18px; vertical-align: top; color: #111827; line-height: 1.5; border-bottom: 1px solid #E2E8F0 }
.key-tech-table td:first-child { font-family: 'Montserrat', sans-serif; font-weight: 700; white-space: nowrap }
.key-tech-table .price-col { font-family: 'Montserrat', sans-serif; font-weight: 700; color: #1A7A4A; white-space: nowrap }
.key-tech-note { font-size: 13px; color: #6B7280; margin-top: 14px }
.key-table-section { padding: 72px 24px; background: var(--gray-lt) }
.key-table-section .section-label { color: var(--gold) }
.key-table-wrap { overflow-x: auto; margin-top: 32px; border-radius: 8px; border: 1px solid var(--gray-mid) }
.key-table { width: 100%; border-collapse: collapse; font-size: 14px }
.key-table thead { background: var(--navy) }
.key-table thead th { color: var(--white); font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; padding: 14px 16px; text-align: left }
.key-table tbody tr:nth-child(even) { background: #EEF1F7 }
.key-table tbody tr:nth-child(odd) { background: var(--white) }
.key-table tbody tr:hover { background: #E2E8F5 }
.key-table td { padding: 14px 16px; color: #374151; vertical-align: top; border-bottom: 1px solid var(--gray-mid) }
.key-table td:first-child { font-family: 'Montserrat', sans-serif; font-weight: 700; color: var(--navy); white-space: nowrap }
.key-table .price-cell { font-family: 'Montserrat', sans-serif; font-weight: 700; color: #16a34a; white-space: nowrap }
.key-table-note { margin-top: 16px; font-size: 14px; color: var(--text-muted) }
.key-table-note strong { color: var(--navy) }
.lost-keys-section { padding: 72px 24px; background: var(--white) }
.lost-keys-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 40px; align-items: start }
.lost-keys-grid .section-label { color: var(--gold) }
.lost-keys-body p { font-size: 15px; color: #374151; line-height: 1.75; margin-bottom: 18px }
.lost-keys-checks { list-style: none; margin-top: 24px; display: flex; flex-direction: column; gap: 12px }
.lost-keys-checks li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: #374151 }
.lost-keys-checks li::before { content: '✓'; font-weight: 700; color: #16a34a; flex-shrink: 0; margin-top: 1px }
.lost-keys-card { background: var(--navy); border-radius: 10px; padding: 36px 32px }
.lost-keys-card-heading { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 18px; color: var(--gold); margin-bottom: 28px }
.lost-keys-steps { display: flex; flex-direction: column; gap: 18px }
.lost-keys-step { display: flex; align-items: flex-start; gap: 14px }
.step-text { font-size: 14px; color: rgba(255,255,255,.85); line-height: 1.6; padding-top: 4px }
.lost-keys-pricing { margin-top: 28px; border-top: 1px solid rgba(255,255,255,.12); padding-top: 24px }
.lost-keys-pricing-label { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,.5); margin-bottom: 8px }
.lost-keys-pricing-range { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 22px; color: var(--gold) }
.model-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 8px }
.model-detail-card { background: #f7f8fc; border-left: 4px solid var(--gold, #C9A227); border-radius: 6px; padding: 20px 22px }
.model-detail-name { font-family: 'Montserrat', sans-serif; font-size: 17px; font-weight: 700; color: var(--navy, #0B1F4B); margin: 0 0 10px 0 }
.model-detail-card p { font-size: 15px; line-height: 1.7; color: #333; margin: 0 }
.lost-keys-left p { font-size: 15px; color: #374151; line-height: 1.75; margin-bottom: 18px }
.step-text strong { color: #fff; font-weight: 700 }
.lost-keys-pricing-box { margin-top: 32px; background: rgba(201,162,39,0.12); border: 1px solid rgba(201,162,39,0.35); border-radius: 10px; padding: 18px 22px; text-align: center }
.lost-keys-pricing-box .pricing-label { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.6); margin-bottom: 6px }
.lost-keys-pricing-box .pricing-amount { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 26px; color: #C9A227 }
.lost-keys-pricing-box .pricing-sub { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 4px }
.key-year-section { padding: 72px 24px; background: var(--gray-lt) }
.key-year-table-wrap { overflow-x: auto; margin-top: 32px; border-radius: 10px; box-shadow: 0 2px 16px rgba(11,31,75,.08) }
.key-year-table { width: 100%; border-collapse: collapse; font-size: 14px }
.key-year-table thead { background: #0B1F4B }
.key-year-table thead th { color: #fff; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; padding: 14px 18px; text-align: left; white-space: nowrap }
.key-year-table tbody tr { background: #fff }
.key-year-table tbody tr.row-alt { background: #F4F6FA }
.key-year-table tbody td { padding: 14px 18px; color: #374151; border-bottom: 1px solid #E2E8F0; vertical-align: top; line-height: 1.5 }
.key-year-table tbody td strong { color: #0B1F4B }
.key-year-table tbody tr:last-child td { border-bottom: none }
.price-cell { color: #1A7A4A; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; white-space: nowrap }
.key-year-note { margin-top: 14px; font-size: 13px; color: var(--text-muted) }
.key-year-note a { color: #0B1F4B; font-weight: 600; text-decoration: none }
.key-year-note a:hover { text-decoration: underline }
.lost-keys-left .section-title { margin-bottom: 20px }
.check-mark { color: #1A7A4A; font-size: 18px; font-weight: 700; flex-shrink: 0; line-height: 1.4 }
.lost-keys-right { background: #0B1F4B; border-radius: 16px; padding: 40px }
.expect-heading { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: #C9A227; margin-bottom: 28px }
.expect-steps { list-style: none; display: flex; flex-direction: column; gap: 16px }
.expect-steps li { display: flex; align-items: flex-start; gap: 14px; font-size: 15px; color: rgba(255,255,255,.88); line-height: 1.5 }
.expect-price-box { margin-top: 32px; background: rgba(0,0,0,.3); border-radius: 10px; padding: 22px 24px; text-align: center }
.expect-price-label { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #C9A227; margin-bottom: 6px }
.expect-price-range { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 32px; color: #C9A227; line-height: 1.1 }
.expect-price-sub { font-size: 13px; color: rgba(255,255,255,.6); margin-top: 4px }
.key-table-wrapper { overflow-x: auto; margin-top: 32px; border-radius: 8px; border: 1px solid var(--gray-mid) }
.key-table tbody tr { background: #fff }
.key-table tbody tr.alt-row { background: #F4F6FA }
.key-table tbody td { padding: 14px 18px; color: #374151; border-bottom: 1px solid var(--gray-mid); line-height: 1.5; vertical-align: top }
.key-table tbody tr:last-child td { border-bottom: none }
.key-table .price-col { color: #1A7A4A; font-family: 'Montserrat', sans-serif; font-weight: 700; white-space: nowrap }
.key-table-note a { color: var(--gold); font-weight: 600; text-decoration: none }
.key-table-note a:hover { text-decoration: underline }
.lost-keys-checklist { list-style: none; margin-top: 8px; display: flex; flex-direction: column; gap: 12px }
.lost-keys-checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: #374151; font-weight: 600 }
.check-icon { color: #1A7A4A; font-size: 18px; font-weight: 700; line-height: 1.3; flex-shrink: 0 }
.lost-keys-steps li { display: flex; align-items: flex-start; gap: 14px; color: rgba(255,255,255,.88); font-size: 15px; line-height: 1.5 }
.lost-keys-price-box { margin-top: 32px; background: rgba(255,255,255,.07); border: 1px solid rgba(201,162,39,.35); border-radius: 10px; padding: 24px; text-align: center }
.lost-keys-price-label { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,.6); margin-bottom: 6px }
.lost-keys-price-range { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 32px; color: #C9A227 }
.lost-keys-price-sub { font-size: 13px; color: rgba(255,255,255,.5); margin-top: 4px }
.county-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(201,162,39,.12); border: 1px solid rgba(201,162,39,.3); border-radius: 20px; padding: 5px 14px; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 12px; color: var(--gold); margin-bottom: 14px }
.towns-strip { background: var(--navy); padding: 28px 0 }
.towns-strip .container { display: flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap }
.town-chip { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 30px; padding: 7px 16px; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 12px; color: #CBD5E1; white-space: nowrap }
.town-chip.highlight { background: rgba(201,162,39,0.15); border-color: rgba(201,162,39,0.4); color: var(--gold) }
.highlight-section { padding: 80px 0; background: var(--gray-lt) }
.highlight-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px }
.highlight-box { background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 12px; padding: 32px }
.highlight-box h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; color: var(--navy); margin-bottom: 12px }
.highlight-box p { font-size: 14px; color: var(--text-muted); line-height: 1.75 }
.highlight-box ul { list-style: none; margin-top: 16px; display: flex; flex-direction: column; gap: 8px }
.highlight-box ul li { display: flex; align-items: center; gap: 8px; font-size: 14px; color: var(--charcoal) }
.highlight-box ul li svg { width: 16px; height: 16px; fill: var(--gold); flex-shrink: 0 }
.nav-dropdown>a { display:flex!important;align-items:center;gap:5px }
.mobile-badge { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; color: #64748B }
.intro-section { padding: 80px 0 }
.intro-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: start }
.intro-grid h2 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(24px,2.5vw,32px); color: var(--navy); margin-bottom: 16px; line-height: 1.25 }
.intro-grid p { font-size: 16px; color: var(--text-muted); line-height: 1.8; margin-bottom: 16px }
.info-card h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--navy); margin-bottom: 6px; text-transform: uppercase; letter-spacing: 0.5px }
.info-card p { font-size: 14px; color: var(--text-muted); margin: 0 }
.service-icon { font-size: 28px; margin-bottom: 14px }
.mobile-how { background: linear-gradient(135deg, #0B1F4B 0%, #0d2860 100%); padding: 80px 0 }
.mobile-how .section-title { color: var(--white); text-align: center; margin-bottom: 8px }
.mobile-how .section-subtitle { color: #94A3B8; text-align: center; margin-bottom: 48px }
.how-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px }
.how-step { text-align: center }
.how-step-num { width: 48px; height: 48px; background: rgba(201,162,39,0.15); border: 2px solid rgba(201,162,39,0.4); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--gold); margin: 0 auto 16px }
.how-step h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--white); margin-bottom: 8px }
.how-step p { font-size: 14px; color: #94A3B8; line-height: 1.6 }
.faq-section .section-header { text-align: center; margin-bottom: 48px }
.faq-item h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 8px }
.faq-item p { font-size: 15px; color: var(--text-muted); line-height: 1.7; margin: 0 }
.nearby-section { padding: 56px 0; background: var(--navy) }
.nearby-section .section-title { color: var(--white); text-align: center; margin-bottom: 8px }
.nearby-section p { color: #94A3B8; text-align: center; margin-bottom: 28px; font-size: 15px }
.nearby-pills { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center }
.nearby-pill { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; padding: 10px 20px; color: #CBD5E1; text-decoration: none; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 13px; transition: background 0.2s, border-color 0.2s, color 0.2s }
.nearby-pill:hover { background: rgba(201,162,39,0.15); border-color: var(--gold); color: var(--gold) }
.newhome-section { padding: 80px 0; background: var(--gray-lt) }
.newhome-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start }
.newhome-body { font-size: 16px; color: var(--text-muted); line-height: 1.85; margin-bottom: 20px }
.checklist { list-style: none; display: flex; flex-direction: column; gap: 12px; margin-top: 8px }
.checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: var(--charcoal); line-height: 1.5 }
.checklist li svg { width: 18px; height: 18px; fill: var(--gold); flex-shrink: 0; margin-top: 2px }
.info-box { background: var(--navy); border-radius: 16px; padding: 36px; color: var(--white) }
.info-box h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; color: var(--white); margin-bottom: 20px }
.info-row { display: flex; align-items: center; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.07) }
.info-row:last-child { border-bottom: none }
.info-icon { width: 38px; height: 38px; background: rgba(201,162,39,0.12); border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0 }
.info-icon svg { width: 18px; height: 18px; fill: var(--gold) }
.info-text strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--white) }
.info-text span { font-size: 13px; color: #64748B }
.landlord-section { padding: 80px 0; background: var(--gray-lt) }
.landlord-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start }
.landlord-body { font-size: 16px; color: var(--text-muted); line-height: 1.85; margin-bottom: 20px }
.credentials-box { background: var(--navy); border-radius: 12px; padding: 32px; margin: 32px 0 }
.credentials-box h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 18px; color: var(--gold); margin-bottom: 20px }
.cred-item { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 16px }
.cred-item:last-child { margin-bottom: 0 }
.cred-icon { width: 36px; height: 36px; background: rgba(201,162,39,0.2); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0 }
.cred-icon svg { width: 18px; height: 18px; fill: var(--gold) }
.cred-text strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--white); margin-bottom: 2px }
.cred-text span { font-size: 14px; color: #94A3B8 }
.red-flag-list { list-style: none; padding: 0; margin: 16px 0 24px }
.red-flag-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 16.5px; color: #1E293B; line-height: 1.75; margin-bottom: 10px }
.red-flag-list li::before { content: "✕"; color: #DC2626; font-weight: 700; font-size: 14px; margin-top: 3px; flex-shrink: 0 }
.price-table td:nth-child(2) { font-weight: 700; color: #166534 }
.q-block { background: var(--gray-lt); border-radius: 12px; padding: 28px 32px; margin: 36px 0; border-left: 4px solid var(--gold) }
.q-block .q-label { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold); margin-bottom: 8px }
.q-block h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 20px; color: var(--navy); margin: 0 0 16px; line-height: 1.3 }
.checklist li .chk { width: 22px; height: 22px; background: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px }
.checklist li .chk svg { width: 12px; height: 12px; stroke: var(--navy); fill: none; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round }
.eta-table { width: 100%; border-collapse: collapse; margin: 24px 0 32px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 16px rgba(11,31,75,0.08) }
.eta-table thead { background: var(--navy) }
.eta-table thead th { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white); padding: 14px 18px; text-align: left; letter-spacing: 0.5px }
.eta-table tbody tr:nth-child(odd) { background: var(--gray-lt) }
.eta-table tbody tr:nth-child(even) { background: var(--white) }
.eta-table td { font-size: 15px; color: #1E293B; padding: 13px 18px; border-bottom: 1px solid var(--gray-mid) }
.eta-table td:nth-child(2) { font-weight: 700; color: var(--navy) }
.eta-table .note-row td { font-size: 13px; color: var(--text-muted); font-style: italic; background: #FFFBF0; border-top: 2px solid var(--gold); font-weight: 400 }
.callout-blue ol { padding-left: 20px; margin: 0 }
.callout-blue ol li { font-size: 15px; color: #1E3A8A; margin-bottom: 8px; line-height: 1.65 }
.service-chip { display: flex; align-items: center; gap: 12px; background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 8px; padding: 14px 18px }
.service-chip .chip-icon { font-size: 22px; flex-shrink: 0 }
.service-chip span { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 14px; color: var(--navy); line-height: 1.3 }
.sidebar-urgency { background: #FEF2F2; border: 1.5px solid #FECACA; border-radius: 12px; padding: 22px; margin-bottom: 24px; text-align: center }
.sidebar-urgency .urg-label { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 13px; letter-spacing: 1.5px; text-transform: uppercase; color: #991B1B; margin-bottom: 10px }
.sidebar-urgency .urg-phone { display: block; font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 22px; color: #B91C1C; text-decoration: none; margin-bottom: 6px }
.sidebar-urgency .urg-phone:hover { color: var(--navy) }
.sidebar-urgency p { font-size: 13px; color: #7F1D1D; margin: 0 }
.checklist li:last-child { border-bottom: none }
.check-box { width: 22px; height: 22px; border: 2px solid var(--navy); border-radius: 4px; flex-shrink: 0; margin-top: 1px; display: flex; align-items: center; justify-content: center; background: var(--gray-lt) }
.callout-warning ul { margin: 8px 0 0; padding-left: 20px }
.callout-warning ul li { font-size: 15px; color: #78350F; margin-bottom: 4px }
.callout-blue ul { margin: 8px 0 0; padding-left: 20px }
.callout-blue ul li { font-size: 15px; color: #1E3A8A; margin-bottom: 4px }
.callout-red { background: #FEF2F2; border-left: 4px solid #DC2626; border-radius: 0 8px 8px 0; padding: 18px 22px; margin: 28px 0 }
.callout-red strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: #991B1B; margin-bottom: 6px }
.callout-red p { font-size: 15px; color: #991B1B; margin: 0 }
.step-list { list-style: none; padding: 0; margin: 24px 0 32px }
.step-item { display: flex; gap: 20px; margin-bottom: 24px; align-items: flex-start }
.step-content h3 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 17px; color: var(--navy); margin-bottom: 6px }
.step-content p { font-size: 15.5px; color: #374151; line-height: 1.7; margin: 0 }
.van-inventory { background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 12px; padding: 28px; margin: 28px 0 }
.van-inventory h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 16px; color: var(--navy); margin-bottom: 16px }
.van-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px }
.van-item { background: var(--white); border: 1px solid var(--gray-mid); border-radius: 8px; padding: 14px; font-size: 14px; color: #374151 }
.van-item strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--navy); margin-bottom: 4px }
.lube-table { width: 100%; border-collapse: collapse; margin: 24px 0 32px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 16px rgba(11,31,75,0.08) }
.lube-table thead { background: var(--navy) }
.lube-table thead th { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white); padding: 14px 18px; text-align: left; letter-spacing: 0.5px }
.lube-table tbody tr:nth-child(odd) { background: var(--gray-lt) }
.lube-table tbody tr:nth-child(even) { background: var(--white) }
.lube-table td { font-size: 15px; color: #1E293B; padding: 13px 18px; border-bottom: 1px solid var(--gray-mid) }
.lube-table .verdict-good { color: #166534; font-weight: 700 }
.lube-table .verdict-bad { color: #991B1B; font-weight: 700 }
.lube-table .verdict-ok { color: #92400E; font-weight: 700 }
.hierarchy-box { background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 12px; padding: 28px; margin: 28px 0 }
.hierarchy-box h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 15px; color: var(--navy); margin-bottom: 16px }
.hierarchy-level { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--gray-mid) }
.hierarchy-level:last-child { border-bottom: none }
.hierarchy-badge { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 11px; padding: 4px 10px; border-radius: 20px; white-space: nowrap }
.badge-gm { background: var(--navy); color: var(--gold) }
.badge-m { background: #1E3A8A; color: #fff }
.badge-sm { background: #3B82F6; color: #fff }
.badge-ck { background: var(--gray-mid); color: var(--navy) }
.hierarchy-desc { font-size: 14px; color: #374151 }
.price-table thead th:first-child { width: 34% }
.price-table .win { color: #15803D; font-weight: 700 }
.verdict-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 28px 0 }
.verdict-card { border-radius: 10px; padding: 24px 22px }
.verdict-card.aaa { background: #F8FAFF; border: 1.5px solid #BFDBFE }
.verdict-card.local { background: #F0FDF4; border: 1.5px solid #86EFAC }
.verdict-card h4 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 15px; margin-bottom: 14px }
.verdict-card.aaa h4 { color: var(--navy) }
.verdict-card.local h4 { color: #15803D }
.verdict-card ul { padding-left: 18px; margin: 0 }
.verdict-card li { font-size: 15px; line-height: 1.65; margin-bottom: 6px; color: #1E293B }
.compare-table thead { background: var(--navy) }
.compare-table thead th { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--white); padding: 14px 18px; text-align: left; letter-spacing: 0.5px }
.compare-table thead th:nth-child(2) { color: var(--gold) }
.compare-table tbody tr:nth-child(odd) { background: var(--gray-lt) }
.compare-table tbody tr:nth-child(even) { background: var(--white) }
.compare-table td:first-child { font-weight: 600; color: var(--navy); white-space: nowrap }
.compare-table td:nth-child(2) { color: #166534; font-weight: 600 }
.compare-table td:nth-child(3) { color: #9A3412 }
.compare-table .note-row td { font-size: 13px; color: var(--text-muted); font-style: italic; background: #FFFBF0; border-top: 2px solid var(--gold); font-weight: 400; white-space: normal }
.compare-table .note-row td:first-child { font-weight: 400; color: var(--text-muted); white-space: normal }
.callout-warning .callout-label { display: flex; align-items: center; gap: 8px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: #92400E; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px }
.callout-warning .callout-label svg { width: 18px; height: 18px; fill: #D97706; flex-shrink: 0 }
.callout-warning li { font-size: 15.5px; color: #78350F; margin-bottom: 5px; line-height: 1.65 }
.callout-blue .callout-label { display: flex; align-items: center; gap: 8px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 13px; color: var(--navy); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px }
.callout-blue .callout-label svg { width: 18px; height: 18px; fill: var(--navy); flex-shrink: 0 }
.callout-blue li { font-size: 15.5px; color: #1E3A8A; margin-bottom: 5px; line-height: 1.65 }
.trust-badges { display: flex; gap: 12px; flex-wrap: wrap; margin: 24px 0 }
.trust-badge { display: flex; align-items: center; gap: 8px; background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 8px; padding: 10px 16px; font-size: 13px; font-family: 'Montserrat', sans-serif; font-weight: 700; color: var(--navy) }
.trust-badge svg { width: 16px; height: 16px; fill: var(--gold); flex-shrink: 0 }
.step-box { display: flex; gap: 20px; background: var(--white); border: 1.5px solid var(--gray-mid); border-radius: 12px; padding: 24px 28px; margin: 28px 0; box-shadow: 0 2px 12px rgba(11,31,75,0.05) }
.step-content ul { margin: 10px 0 0 18px }
.step-content li { font-size: 15.5px; color: #1E293B; line-height: 1.7; margin-bottom: 4px }
.prevention-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 24px 0 }
.prevention-card { background: var(--gray-lt); border-radius: 10px; padding: 20px; border: 1.5px solid var(--gray-mid) }
.prevention-card h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 8px }
.prevention-card p { font-size: 14px; color: #374151; line-height: 1.6; margin: 0 }
.red-flag-list li:last-child { border-bottom: none }
.red-flag-list .flag-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px }
.scam-card { border: 1.5px solid #FCA5A5; border-radius: 12px; overflow: hidden; margin: 24px 0 }
.scam-card-header { background: #FEF2F2; padding: 16px 24px; display: flex; align-items: center; gap: 14px; border-bottom: 1.5px solid #FCA5A5 }
.scam-num { width: 34px; height: 34px; background: #DC2626; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 15px; color: var(--white); flex-shrink: 0 }
.scam-card-header h3 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 16px; color: #991B1B; margin: 0 }
.scam-card-body { padding: 20px 24px }
.scam-card-body p { font-size: 15.5px; color: #1E293B; line-height: 1.7; margin: 0 }
.check-no { color: #DC2626 }
.check-yes { color: #16A34A }
.verify-steps { counter-reset: verify-step; margin: 24px 0 }
.verify-step { display: flex; gap: 16px; margin-bottom: 20px }
.verify-step::before { counter-increment: verify-step; content: counter(verify-step); min-width: 32px; height: 32px; background: var(--navy); color: var(--gold); font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 14px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px }
.verify-step-content h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; color: var(--navy); margin-bottom: 5px }
.verify-step-content p { font-size: 15px; color: #374151; line-height: 1.65; margin: 0 }
.diff-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 24px 0 }
.diff-item { background: var(--gray-lt); border-radius: 10px; padding: 18px 20px; border: 1.5px solid var(--gray-mid) }
.diff-item h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--navy); margin-bottom: 6px; display: flex; align-items: center; gap: 8px }
.diff-item p { font-size: 14px; color: #374151; line-height: 1.6; margin: 0 }
.callout-green { background: #F0FDF4; border-left: 4px solid #16A34A; border-radius: 0 8px 8px 0; padding: 18px 22px; margin: 28px 0 }
.callout-green strong { display: block; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: #15803D; margin-bottom: 6px }
.callout-green p { font-size: 15px; color: #14532D; margin: 0 }
.warning-badge { display: inline-flex; align-items: center; gap: 6px; background: #FEF2F2; border: 1px solid #FCA5A5; border-radius: 6px; padding: 6px 12px; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 12px; color: #DC2626; letter-spacing: 0.5px; margin-bottom: 20px }
.safe-type-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 28px 0 }
.safe-type-card { background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 10px; padding: 22px }
.safe-type-card.featured { border-color: var(--gold); background: #FFFBF0 }
.safe-type-card h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 10px }
.safe-type-card .tag { font-size: 11px; font-weight: 700; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 1.5px; color: var(--text-muted); margin-bottom: 8px; display: block }
.safe-type-card.featured .tag { color: #92400E }
.safe-type-card p { font-size: 14px; color: var(--text-muted); line-height: 1.6; margin: 0 0 8px }
.safe-type-card .cost { font-size: 13px; font-weight: 600; color: var(--navy) }
.step-number { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; background: var(--navy); color: var(--gold); font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 16px; border-radius: 50%; margin-bottom: 14px }
.step-card .step-detail { font-size: 14px; color: var(--text-muted); margin-top: 10px }
.tip-number { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: var(--gold); color: var(--navy); font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 18px; border-radius: 50%; flex-shrink: 0 }
.tip-header { display: flex; align-items: center; gap: 16px; margin: 44px 0 16px }
.tip-header h2 { margin: 0 }
.service-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0 }
.key-types { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 28px 0 }
.key-type-card { background: var(--gray-lt); border: 1.5px solid var(--gray-mid); border-radius: 10px; padding: 24px 20px }
.key-type-card .kt-icon { font-size: 28px; margin-bottom: 10px }
.key-type-card h4 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: var(--navy); margin-bottom: 8px }
.key-type-card p { font-size: 14px; color: var(--text-muted); line-height: 1.6; margin: 0 }
.key-type-card.highlight { border-color: var(--gold); background: #FFFBF0 }
.key-type-card.highlight h4 { color: #92400E }
.price-table td.yes { color: #15803D; font-weight: 700 }
.price-table td.partial { color: #B45309; font-weight: 700 }
.price-table td.no { color: #B91C1C; font-weight: 700 }
.price-table td.na { color: var(--text-muted); font-weight: 600 }

/* ===== @media + @keyframes ===== */

@keyframes pulse {
      0%, 100% { opacity: 1; }
      50% { opacity: 0.4; }
    }

@keyframes ring {
      0%, 100% { transform: rotate(0); }
      10% { transform: rotate(15deg); }
      20% { transform: rotate(-15deg); }
      30% { transform: rotate(10deg); }
      40% { transform: rotate(0); }
    }

@keyframes pulse { 0%,100%{opacity:1}50%{opacity:0.4} }

@media (max-width: 900px) {
  .town-grid { grid-template-columns: repeat(2, 1fr) }
}

@media (max-width: 600px) {
  .town-grid { grid-template-columns: 1fr 1fr }
}

@media (max-width: 900px) {
  .suburb-grid { grid-template-columns: 1fr }
  .neighborhoods-grid { grid-template-columns: repeat(2,1fr) }
  .radius-grid { grid-template-columns: 1fr }
}

@media (max-width: 600px) {
  .neighborhoods-grid { grid-template-columns: 1fr 1fr }
  .coverage-list { grid-template-columns: 1fr }
}

@media (max-width: 600px) {
  .price-intro .container { gap: 20px }
}

@media (max-width: 1024px) {
  .makes-grid { grid-template-columns: repeat(2, 1fr) }
}

@media (max-width: 900px) {
  .steps-grid::before { display: none }
}

@media (max-width: 600px) {
  .makes-grid { grid-template-columns: 1fr }
}

@media (max-width: 1024px) {
  .industries-grid { grid-template-columns: repeat(2, 1fr) }
}

@media (max-width: 600px) {
  .industries-grid { grid-template-columns: 1fr 1fr }
}

@media (max-width: 900px) {
  .response-grid { grid-template-columns: 1fr }
}

@media (max-width: 1024px) {
  .types-grid { grid-template-columns: repeat(2, 1fr) }
}

@media (max-width: 600px) {
  .types-grid { grid-template-columns: repeat(2, 1fr) }
}

@media (max-width: 768px) {
  .lost-keys-section .lost-keys-grid { grid-template-columns: 1fr !important }
  .lost-keys-section .lost-keys-grid > div:last-child { margin-top: 0 }
}

@media (max-width: 900px) {
  .mobile-steps { grid-template-columns: 1fr; gap: 16px }
  .mobile-step-arrow { transform: rotate(90deg); padding: 0 }
}

@media (max-width: 768px) {
  .footer-inner { grid-template-columns: 1fr; gap: 28px }
}

@media (max-width: 768px) {
  .mobile-steps { grid-template-columns: 1fr; gap: 16px }
  .mobile-step-arrow { transform: rotate(90deg); padding: 0 }
}

@media (max-width: 768px) {
  .key-tech-table { font-size: 13px }
  .key-tech-table thead th, .key-tech-table td { padding: 10px 12px }
  .key-tech-table .models-col { display: none }
}

@media (max-width: 768px) {
  .lost-keys-grid { grid-template-columns: 1fr; gap: 32px }
  .key-table thead th, .key-table td { padding: 10px 12px; font-size: 13px }
}

@media (max-width: 768px) {
  .model-detail-grid { grid-template-columns: 1fr }
}

@media (max-width: 768px) {
  .key-year-table { font-size: 13px }
  .key-year-table thead th, .key-year-table tbody td { padding: 10px 12px }
  .lost-keys-right { padding: 28px 24px }
}

@media (max-width: 768px) {
  .key-table thead th, .key-table tbody td { padding: 12px 12px; font-size: 13px }
}

@keyframes pulse { 0%,100%{opacity:1}50%{opacity:.4} }

@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}

@media (max-width: 900px) {
  .how-steps { grid-template-columns: 1fr; gap: 24px }
}

@media (max-width: 960px) {
  .van-grid { grid-template-columns: 1fr }
}

@media (max-width: 960px) {
  .verdict-grid { grid-template-columns: 1fr }
}

@media (max-width: 960px) {
  .trust-badges { flex-direction: column }
}

@media (max-width: 700px) {
  .compare-table td:first-child { white-space: normal }
}

@media (max-width: 960px) {
  .prevention-grid { grid-template-columns: 1fr }
}

@media (max-width: 700px) {
  .step-box { flex-direction: column }
}

@media (max-width: 960px) {
  .diff-grid { grid-template-columns: 1fr }
}

@media (max-width: 960px) {
  .safe-type-grid { grid-template-columns: 1fr }
}

@media (max-width: 960px) {
  .service-grid { grid-template-columns: 1fr }
}

@media (max-width: 960px) {
  .key-types { grid-template-columns: 1fr }
}
