:root{--brand:#3189cc;--brand-dark:#0966a8;--yellow:#ffd500;--red:#dc2c2b;--ink:#253642}*{box-sizing:border-box}body{margin:0;background:#eaf2f7;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.landing{width:100%;max-width:560px;margin:auto;min-height:100vh;background:white;overflow:hidden}svg{width:21px;height:21px;flex:none}
header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#fff;border-bottom:1px solid #dce9f2}header img{width:250px;max-width:76%;filter:none;border-radius:7px}header>a{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:var(--brand);border-radius:50%}
.hero:before{display:none}
.hero{position:relative;min-height:570px;padding:66px 24px 0;background:linear-gradient(155deg,#fff 0%,#f4f8fb 65%,#dbeefb 100%)}.hero:before{content:"";position:absolute;right:-80px;top:-70px;width:260px;height:260px;border-radius:50%;background:#d8efff}.hero-copy{position:relative;z-index:2}.eyebrow{display:block;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.18em}.hero h1{margin:17px 0 16px;font-size:clamp(50px,14vw,70px);line-height:.95;letter-spacing:-.06em}.hero h1 em{color:var(--brand);font-style:normal}.hero p{max-width:360px;margin:0;color:#62747f;font-size:16px;line-height:1.55}.hero-actions{display:flex;gap:10px;margin-top:25px}.hero-actions a{display:flex;align-items:center;gap:9px;padding:14px 17px;border-radius:8px;font-size:14px;font-weight:800}.primary{color:white;background:var(--brand)}.hero-actions .whatsapp{color:white;background:#19a96b}.truck{position:absolute;z-index:1;right:3px;bottom:8px;width:68%;max-width:355px;height:auto;opacity:.62}
.prices{padding:65px 20px 54px;color:white;background:#142934}.section-heading h2,.delivery h2{margin:11px 0 8px;font-size:34px;line-height:1.08;letter-spacing:-.045em}.section-heading>p{margin:0 0 27px;color:#adc0c9;font-size:14px}.fuel-grid{display:grid;gap:10px}.fuel{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;min-height:82px;padding:10px 14px;border-radius:11px;background:#fff;color:#192c35;border-left:7px solid}.fuel-badge{width:51px;height:51px;display:grid;place-items:center;align-content:center;border-radius:50%;color:#fff;line-height:1}.fuel-badge span{font-size:20px;font-weight:900}.fuel-badge small{font-size:8px;font-weight:800}.fuel-name{display:grid;gap:4px}.fuel-name strong{font-size:15px}.fuel-name span{color:#72808a;font-size:11px}.fuel-price{display:flex;align-items:baseline;gap:3px}.fuel-price strong{font-size:26px;letter-spacing:-.04em}.fuel-price span{font-size:10px;font-weight:800}.green{border-color:#178a45}.green .fuel-badge{background:#178a45}.blue{border-color:#2161a9}.blue .fuel-badge{background:#2161a9}.black{border-color:#252b2f}.black .fuel-badge{background:#252b2f}.premium{border-color:#c08b11}.premium .fuel-badge{background:linear-gradient(145deg,#191d21,#c08b11)}.update{margin:17px 2px 0;color:#8fa4ae;font-size:10px;line-height:1.45}
.delivery{padding:68px 23px 62px;background:#fff}.delivery>p{margin:0 0 27px;color:#687a84;line-height:1.55}.delivery>a{display:flex;align-items:center;gap:14px;padding:17px;color:white;background:var(--brand);border-radius:10px}.delivery>a>span{flex:1;display:grid;gap:3px;font-size:14px;font-weight:800}.delivery small{font-size:9px;letter-spacing:.14em;opacity:.75}.delivery b{font-size:20px}
footer{display:grid;gap:14px;padding:31px 23px 39px;color:var(--brand-dark);background:#fff;border-top:1px solid #dce9f2}footer img{width:250px;max-width:76%;margin-bottom:8px;border-radius:7px}footer a{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800}footer>span{padding-top:14px;border-top:1px solid #dce9f2;font-size:12px;color:#637784}@media(min-width:600px){.landing{box-shadow:0 0 70px #27485c25}}
