/*
Theme Name: Roadrunner Roadside Rescue
Theme URI: https://roadrunnerroadsiderescue.com
Author: Roadrunner Roadside Rescue Corporation
Description: Custom launch theme for Roadrunner Roadside Rescue Corporation serving Millcreek and the Salt Lake Valley.
Version: 2.0
License: Proprietary
Text Domain: roadrunner-roadside-rescue
*/
:root{--red:#c1121f;--dark:#090909;--charcoal:#171717;--gray:#eef0f4;--text:#1d1d1f;--muted:#60636b;--white:#fff;--silver:#b8bec8;--radius:22px;--shadow:0 18px 45px rgba(0,0,0,.16)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1160px,92vw);margin:auto}.topbar{background:var(--dark);color:white;font-size:.94rem}.topbar .wrap{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e8e8e8}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{display:flex;align-items:center;gap:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.brand img{width:66px;height:66px;object-fit:contain}.brand span{font-size:1.05rem}.links{display:flex;gap:1rem;align-items:center;font-weight:800}.links a{padding:.55rem .4rem}.btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:none;border-radius:999px;background:var(--red);color:#fff!important;font-weight:900;padding:.9rem 1.25rem;box-shadow:0 10px 24px rgba(193,18,31,.25);cursor:pointer}.btn.dark{background:var(--dark);box-shadow:none}.btn.light{background:white;color:var(--dark)!important}.hero{background:radial-gradient(circle at 75% 25%,rgba(193,18,31,.27),transparent 28%),linear-gradient(135deg,#070707 0%,#1b1b1b 48%,#3a070c 100%);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;padding:5rem 0}.eyebrow{display:inline-flex;border:1px solid rgba(255,255,255,.24);padding:.35rem .75rem;border-radius:999px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}.hero h1{font-family:Oswald,Impact,sans-serif;font-size:clamp(3rem,7vw,6.5rem);line-height:.9;margin:1rem 0}.hero p{font-size:1.18rem;color:#f0f0f0;max-width:680px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:1.6rem 0}.hero-card{background:white;color:var(--text);border-radius:var(--radius);padding:1.2rem;box-shadow:var(--shadow)}.hero-card img{border-radius:18px;display:block;background:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem}.stat{background:#f6f6f8;border-radius:16px;padding:.85rem;text-align:center}.stat strong{display:block;color:var(--red);font-size:1.4rem}.section{padding:4.2rem 0}.section.alt{background:#f7f8fb}.section.dark{background:var(--dark);color:white}.section-head{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.6rem}.section h2{font-family:Oswald,Impact,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:0}.section-head p{max-width:650px;color:var(--muted);margin:0}.dark .section-head p{color:#ddd}.grid{display:grid;gap:1rem}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid #e8e9ee;border-radius:var(--radius);padding:1.35rem;box-shadow:0 8px 22px rgba(0,0,0,.05)}.dark .card{background:#171717;border-color:#2d2d2d;color:white}.icon{width:46px;height:46px;border-radius:14px;background:rgba(193,18,31,.11);display:grid;place-items:center;font-size:1.35rem;margin-bottom:.8rem}.card h3{margin:.2rem 0 .45rem;font-size:1.25rem}.price{font-size:1.8rem;font-weight:1000;color:var(--red);margin:.8rem 0}.fine{font-size:.9rem;color:var(--muted)}.dark .fine{color:#ccc}.table{width:100%;border-collapse:collapse;background:white;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.05)}.table th,.table td{padding:1rem;border-bottom:1px solid #eceef2;text-align:left}.table th{background:#151515;color:white}.table tr:last-child td{border-bottom:none}.service-area{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}.map-frame{border:0;width:100%;height:430px;border-radius:var(--radius);box-shadow:var(--shadow)}.pill-list{display:flex;flex-wrap:wrap;gap:.55rem}.pill{background:#fff;border:1px solid #e7e7e7;border-radius:999px;padding:.48rem .8rem;font-weight:800}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product{background:white;border-radius:18px;border:1px solid #e8e9ee;padding:1rem}.product strong{display:block;margin-bottom:.25rem}.form{display:grid;gap:.85rem}.form input,.form select,.form textarea{width:100%;border:1px solid #dfe2e8;border-radius:14px;padding:.9rem 1rem;font:inherit}.form textarea{min-height:110px}.footer{background:#090909;color:white;padding:3rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:2rem}.footer a{color:white}.copyright{border-top:1px solid #2e2e2e;margin-top:2rem;padding-top:1rem;color:#aaa;font-size:.9rem}.mobile-call{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:30;display:none}.notice{background:#fff4f5;border-left:5px solid var(--red);padding:1rem;border-radius:14px}@media (max-width:900px){.hero-grid,.grid.three,.grid.two,.service-area,.footer-grid{grid-template-columns:1fr}.store-grid{grid-template-columns:repeat(2,1fr)}.links{display:none}.hero-grid{padding:3rem 0}.stats{grid-template-columns:1fr}.mobile-call{display:flex}.section-head{display:block}.brand img{width:54px;height:54px}}@media (max-width:560px){.store-grid{grid-template-columns:1fr}.hero h1{font-size:3rem}.table{font-size:.92rem}.table th,.table td{padding:.75rem}}
