/*
Theme Name: BrentwoodTaxi247 Simple
Author: BrentwoodTaxi247
Description: Simple taxi website with one easy WordPress settings screen. No Elementor required.
Version: 1.0
*/
:root{--yellow:#ffd400;--black:#111;--grey:#666;--light:#f7f7f5;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}
.top{background:#111;color:#fff;padding:8px 0;font-size:14px}.top .wrap{display:flex;justify-content:space-between}
header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;font-size:24px}.logo b{background:var(--yellow);padding:3px 7px;border-radius:6px}.menu{display:flex;gap:24px;align-items:center;font-weight:700}.menu a:hover{opacity:.65}.toggle{display:none;border:0;background:none;font-size:28px}
.btn{display:inline-block;border:0;border-radius:9px;padding:13px 20px;font-weight:800;cursor:pointer}.yellow{background:var(--yellow);color:#111}.dark{background:#111;color:#fff}
.hero{min-height:570px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.28)),var(--hero) center/cover;color:#fff}.hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;max-width:700px;margin:16px 0}.hero p{font-size:19px;max-width:650px;color:#eee}.eyebrow{display:inline-block;background:var(--yellow);color:#111;padding:5px 9px;border-radius:6px;font-size:12px;font-weight:900}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.booking{margin-top:-45px;position:relative}.booking-box{background:#fff;padding:24px;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.12);border:1px solid #eee}.booking-box h2{margin:0 0 15px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.field label{font-size:13px;font-weight:700;display:block;margin-bottom:4px}.field input,.field select,.field textarea{width:100%;padding:11px;border:1px solid #ddd;border-radius:8px;font:inherit;background:#fff}.field textarea{min-height:90px}
section{padding:85px 0}.alt{background:var(--light)}.heading{text-align:center;max-width:700px;margin:0 auto 40px}.heading h2{font-size:40px;line-height:1.1;margin:9px 0}.heading p{color:var(--grey)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid #e7e7e7;border-radius:17px;padding:26px}.icon{font-size:25px;width:48px;height:48px;background:var(--yellow);display:grid;place-items:center;border-radius:12px;margin-bottom:12px}.card h3{margin:0 0 6px}.card p{margin:0;color:var(--grey)}
.about{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about-img{min-height:390px;border-radius:18px;background:var(--about) center/cover;box-shadow:0 12px 35px rgba(0,0,0,.1)}.checks{list-style:none;padding:0}.checks li{margin:10px 0;font-weight:700}.checks li:before{content:"✓";background:var(--yellow);border-radius:50%;padding:2px 7px;margin-right:8px}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{text-align:center;background:#fff;border:1px solid #eee;border-radius:15px;padding:24px}.stat strong{font-size:36px;display:block;line-height:1}.stat span{color:var(--grey)}
.cars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.car{border:1px solid #e7e7e7;border-radius:17px;overflow:hidden;background:#fff}.car img{height:210px;width:100%;object-fit:cover;background:#eee}.car div{padding:18px}.car h3{margin:0}.muted{color:var(--grey)}.price{font-size:22px;font-weight:900}
.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{background:#fff;border:1px solid #eee;border-radius:17px;padding:25px}.stars{letter-spacing:2px}.cta{background:#111;color:#fff;border-radius:18px;text-align:center;padding:50px 25px}.cta h2{font-size:40px;margin:0 0 10px}.cta p{color:#ddd}
footer{background:#111;color:#fff;padding:50px 0 20px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.foot p{color:#bbb}.copy{border-top:1px solid #333;margin-top:30px;padding-top:18px;color:#999;font-size:13px}.notice{display:none;background:#e8f7e8;padding:12px;border-radius:8px;margin-top:12px;color:#185b18}
@media(max-width:850px){.menu{display:none;position:absolute;left:4%;right:4%;top:72px;background:#fff;padding:15px;border:1px solid #eee;border-radius:10px;flex-direction:column;align-items:flex-start}.menu.open{display:flex}.toggle{display:block}.grid{grid-template-columns:1fr 1fr}.cards,.cars,.reviews{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.top .wrap{font-size:11px}.grid,.cards,.cars,.reviews,.stats,.foot{grid-template-columns:1fr}.hero{min-height:520px}.hero h1{font-size:43px}section{padding:65px 0}.booking{margin-top:-25px}.nav{min-height:65px}.menu{top:65px}}
