
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172033;line-height:1.6}a{text-decoration:none}.container{width:92%;max-width:1180px;margin:auto}
.top{background:#031522;color:#fff;padding:8px 0;font-size:13px}.top .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}
header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 14px rgba(0,0,0,.08)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{font-size:20px;font-weight:900;color:#071c31;line-height:1}.logo span{color:#d88e00}.menu{display:flex;gap:16px}.menu a{color:#172033;font-weight:700;font-size:14px}.quote{background:#f5b900;color:#071c31;padding:12px 18px;border-radius:7px;font-weight:900}
.hero{background:linear-gradient(90deg,rgba(3,18,33,.96),rgba(3,18,33,.7)),url('images/real-toyota-hiace-side.webp') center/cover no-repeat;color:#fff;padding:88px 0}.hero h1{font-size:52px;line-height:1.05;margin:10px 0 18px}.hero h1 span{color:#f5b900}.hero p{font-size:19px;max-width:760px}.eyebrow{color:#f5b900;font-weight:900;text-transform:uppercase}.btn{display:inline-block;padding:13px 20px;border-radius:7px;font-weight:900;margin:5px}.gold{background:#f5b900;color:#071c31}.outline{border:1px solid #fff;color:#fff}
section{padding:68px 0}.title{text-align:center;max-width:820px;margin:0 auto 34px}.title h2{font-size:38px;color:#071c31;margin:0 0 8px}.title p{color:#667085}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid #e6ebef;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.06)}.card img{width:100%;height:205px;object-fit:cover}.card div{padding:20px}.card h3{margin:0 0 8px;color:#071c31}.card p{color:#667085}.card a{font-weight:900;color:#9b6d00}
.dark{background:#071c31;color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.split img{width:100%;height:420px;object-fit:cover;border-radius:14px}.dark p{color:#d5e0e8}.checks{list-style:none;padding:0}.checks li{padding:5px 0}.checks li:before{content:"✓";color:#f5b900;margin-right:8px;font-weight:900}
.light{background:#f5f7fa}.areas{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.area{background:#fff;padding:18px;border-radius:10px;text-align:center;font-weight:900;border-bottom:4px solid #f5b900}
.links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.links a{background:#fff;border:1px solid #e5e9ed;border-radius:8px;padding:12px;color:#071c31;font-weight:800}
.faq details{background:#fff;border:1px solid #e5e9ed;border-radius:10px;padding:16px;margin-bottom:10px}.faq summary{font-weight:900;color:#071c31}
footer{background:#031522;color:#fff;padding:48px 0 20px}.foot{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:26px}footer h3{color:#f5b900}footer p,footer a{color:#cbd6df;font-size:14px}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:16px;text-align:center;color:#9aa9b5;font-size:13px}
.whatsapp{position:fixed;right:18px;bottom:18px;background:#20b95a;color:#fff;padding:13px 17px;border-radius:40px;font-weight:900}
@media(max-width:900px){.menu{display:none}.grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.areas,.links{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hero{padding:60px 0}.hero h1{font-size:35px}.grid,.areas,.links,.foot{grid-template-columns:1fr}.card img{height:230px}.split img{height:300px}.title h2{font-size:30px}}
