:root{--bg:#080a0b;--card:#111416;--line:#2d3235;--text:#f7f4ec;--muted:#9da1a3;--yellow:#ffd500;--red:#ef3f2f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header{height:92px;max-width:1440px;margin:auto;padding:0 55px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:15px;font-weight:900;letter-spacing:.12em}.brand i{display:grid;place-items:center;width:54px;height:54px;color:#080a0b;font-size:28px;background:linear-gradient(135deg,#fff 0 30%,var(--yellow) 31% 62%,var(--red) 63%);clip-path:polygon(0 0,100% 0,62% 50%,100% 100%,0 100%,36% 50%)}.brand small{display:block;color:var(--muted);font-size:9px;margin-top:4px}header nav{display:flex;gap:42px}header nav a{padding:34px 0;border-bottom:2px solid transparent}header nav a:hover{border-color:var(--yellow)}.menu{display:none}.hero{max-width:1440px;margin:auto;padding:65px 55px 52px;display:grid;grid-template-columns:.88fr 1.2fr;gap:52px;background:radial-gradient(circle at 70% 30%,#20252780,transparent 42%)}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.19em;font-size:13px;font-weight:800}h1{font-size:clamp(55px,5.3vw,78px);line-height:1.02;letter-spacing:-.055em;margin:28px 0 20px}.lead,.intro{color:var(--muted);font-size:19px;line-height:1.65}.actions{display:flex;gap:14px;margin-top:34px}.button{min-height:56px;display:inline-flex;align-items:center;padding:0 24px;border-radius:13px;font-weight:800}.primary{background:var(--yellow);color:#080a0b}.outline{border:1px solid var(--red);color:var(--red)}.dashboard{display:grid;grid-template-columns:270px 1fr;gap:14px}.tabs{display:flex;flex-direction:column;gap:12px}.tabs button{min-height:112px;display:grid;grid-template-columns:58px 1fr 18px;align-items:center;gap:12px;color:white;background:#111416;border:1px solid #353a3d;border-radius:18px;text-align:left;padding:14px;cursor:pointer}.tabs button:hover,.tabs button.active{background:#1b1f22;transform:translateX(3px)}.tabs button i,.station-icon{width:56px;height:56px;display:grid;place-items:center;border:2px solid var(--yellow);border-radius:16px;font-style:normal;font-size:24px}.tabs button:nth-child(2) i,.station-icon.red{border-color:var(--red)}.tabs button:nth-child(3) i,.station-icon.white{border-color:#ddd}.tabs b{display:block;font-size:22px}.tabs small{display:block;color:var(--muted);font-size:10px;margin-top:8px}.map-card,.price{background:#111416;border:1px solid #383d40;border-radius:18px;overflow:hidden}.map{height:205px;position:relative;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:25px 25px}.route{position:absolute;width:13px;height:165px;left:48%;top:18px;background:var(--yellow);transform:rotate(12deg)}.map>i{position:absolute;width:20px;height:20px;border:4px solid;border-radius:50%;background:#111;z-index:2}.n1{left:48%;top:22px;color:var(--yellow)}.n2{left:56%;top:92px;color:var(--red)}.n3{left:51%;top:157px;color:#aaa}.map>b{position:absolute}.l1{left:58%;top:24px}.l2{left:66%;top:94px}.l3{left:61%;top:160px}.selected{min-height:80px;border-top:1px solid var(--line);padding:13px 18px;display:flex;justify-content:space-between;align-items:center}.selected small,.selected em{display:block;color:var(--muted);font-size:10px;font-style:normal}.selected b{display:block;font-size:18px;margin:4px 0}.selected a,.price>a{color:var(--yellow);font-weight:700;font-size:12px}.price{grid-column:1/-1;padding:18px}.price>div{display:flex;justify-content:space-between}.price small,.price p{color:var(--muted);font-size:11px}.price b{display:block;margin-top:5px;font-size:18px}.source{color:#43d378!important}.proof{border-block:1px solid #25292b;padding:25px max(50px,calc((100vw - 1340px)/2));display:grid;grid-template-columns:repeat(3,1fr)}.proof article{display:flex;align-items:center;gap:20px;padding:20px 32px;border-right:1px solid var(--line)}.proof article:last-child{border:0}.proof i{width:60px;height:60px;display:grid;place-items:center;border:2px solid var(--yellow);border-radius:16px;font-style:normal;font-size:25px}.proof b,.proof small{display:block}.proof small{color:var(--muted);margin-top:8px}.section{max-width:1328px;margin:auto;padding:105px 32px}.section h2,.contact h2{font-size:clamp(39px,4.2vw,62px);letter-spacing:-.045em;line-height:1.02;margin:15px 0}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.locations article,.services article{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:26px}.open{display:block;color:#42d478;margin:22px 0 8px}.locations h3{font-size:28px;margin:7px 0}.locations p,.services p,.about p,.fuel p{color:var(--muted);line-height:1.6}.locations ul{list-style:none;padding:18px 0;border-block:1px solid var(--line);line-height:1.8;font-size:13px}.tags{display:flex;flex-wrap:wrap;gap:7px;min-height:64px}.tags span{font-size:10px;padding:7px 9px;background:#23272a;border-radius:20px}.card-links{display:flex;justify-content:space-between;margin-top:22px}.card-links a:first-child{color:var(--yellow);font-weight:800}.card-links a:last-child{color:var(--muted);font-size:12px;text-decoration:underline}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.services article{min-height:230px}.services .featured{grid-row:span 2;min-height:476px;background:var(--yellow);color:#080a0b;display:flex;flex-direction:column;justify-content:flex-end}.services .featured p{color:#3a3100}.services article:last-child{grid-column:2/-1}.services i{font-size:32px;font-style:normal}.services h3{font-size:24px}.fuel{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#111416;border-radius:28px;margin-top:40px}.fuel>div:first-child>a{color:var(--yellow);font-weight:800}.fuel-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fuel-list span{padding:19px;border:1px solid var(--line);border-radius:13px}.fuel-list span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--yellow);margin-right:10px}.about{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:center}.stat{aspect-ratio:1;background:var(--red);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:15px;transform:rotate(-4deg)}.stat b{font-size:115px}.stat span{font-weight:800}.contact{max-width:1328px;margin:50px auto 0;padding:65px 42px;background:var(--yellow);color:#080a0b;border-radius:28px 28px 0 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.contact .eyebrow{color:#9b210f}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact article{background:#0b0d0e;color:white;padding:22px;border-radius:16px}.contact article a{display:block;color:#bbb;margin:10px 0;font-size:12px}footer{max-width:1328px;margin:auto;padding:38px 32px;display:flex;justify-content:space-between;color:#777;font-size:12px}footer nav{display:flex;gap:24px}@media(max-width:960px){header{padding:0 22px}header nav{gap:18px}.hero{grid-template-columns:1fr;padding:40px 22px}.proof,.locations{grid-template-columns:1fr}.proof article{border-right:0;border-bottom:1px solid var(--line)}.services{grid-template-columns:1fr 1fr}.fuel,.about,.contact{grid-template-columns:1fr}.stat{width:330px}.contact{margin-inline:18px}.contact-grid{grid-template-columns:1fr}}@media(max-width:680px){header{height:76px}.brand{font-size:13px}.brand i{width:43px;height:43px}.menu{display:block;background:#1b1e20;color:white;border:0;border-radius:8px;padding:9px 12px;font-size:20px}header nav{display:none;position:absolute;top:70px;left:12px;right:12px;flex-direction:column;background:#111416;padding:12px;border-radius:14px;z-index:10}header nav.open{display:flex}header nav a{padding:12px}.hero{padding-top:25px}h1{font-size:50px}.actions{flex-direction:column}.dashboard{display:flex;flex-direction:column}.tabs{display:grid;grid-template-columns:repeat(3,1fr)}.tabs button{display:block;min-height:76px}.tabs button span,.tabs button strong{display:none}.proof{padding:16px}.section{padding:72px 20px}.services{grid-template-columns:1fr}.services .featured{min-height:320px;grid-row:auto}.services article:last-child{grid-column:auto}.fuel{margin-inline:18px}.fuel-list{grid-template-columns:1fr}.about{gap:35px}.stat{width:260px}.stat b{font-size:82px}.contact{padding:45px 20px}footer{flex-direction:column;gap:20px}}
