:root{--yellow:#ffc400;--yellow2:#ffb300;--black:#111318;--muted:#667085;--line:#e8eaee;--bg:#f6f7f9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--black);background:var(--white)}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;gap:30px}.brand img{width:166px;display:block}.nav nav{display:flex;gap:28px;margin-left:auto;font-weight:700;font-size:14px}.nav nav a:hover{color:#a87300}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 20px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.small{padding:11px 18px}.btn-yellow{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111}.btn-dark{background:#111318;color:#fff}.btn-light{background:#fff;border-color:#dcdfe4}.full{width:100%;font-size:16px}.hero{background:radial-gradient(circle at 76% 30%,#fff3b9 0,rgba(255,243,185,0) 34%),linear-gradient(180deg,#fff 0,#f7f8fa 100%);padding:72px 0 80px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#946b00}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-.05em;margin:16px 0 20px}.hero-copy>p{font-size:20px;line-height:1.6;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0}.trust{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:700;color:#3c4350}.booking-card{background:#fff;border:1px solid #eceef2;border-radius:26px;box-shadow:0 28px 70px rgba(20,25,35,.12);padding:28px}.booking-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.booking-head small{font-weight:900;color:#8d6a00}.booking-head h2{margin:4px 0 0;font-size:28px}.taxi-dot{width:54px;height:54px;border-radius:18px;background:var(--yellow);display:grid;place-items:center;font-size:27px}.booking-card label{display:block;font-size:13px;font-weight:800;margin:13px 0 6px}.booking-card input,.booking-card select{width:100%;height:52px;border:1px solid #dfe3e8;border-radius:12px;padding:0 14px;font:inherit;background:#fbfcfd;outline:none}.booking-card input:focus,.booking-card select:focus{border-color:#c99700;box-shadow:0 0 0 3px rgba(255,196,0,.16)}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-note{font-size:12px;color:#8b919c;text-align:center;margin:12px 0 0}.section{padding:84px 0}.section.alt{background:var(--bg)}.section-head{text-align:center;margin-bottom:38px}.section-head h2{font-size:38px;margin:8px 0}.steps,.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article,.services article{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--yellow);margin-bottom:18px}.steps h3,.services h3{font-size:20px;margin:8px 0}.steps p,.services p{color:var(--muted);line-height:1.6;margin-bottom:0}.services span{font-size:38px}.driver{padding:30px 0 84px;background:var(--bg)}.driver-box{background:#111318;color:#fff;border-radius:28px;padding:42px 46px;display:flex;align-items:center;justify-content:space-between;gap:20px}.driver-box .eyebrow{color:#ffd84d}.driver-box h2{font-size:36px;margin:8px 0 10px}.driver-box p{margin:0;color:#c8cbd1}footer{border-top:1px solid var(--line);padding:28px 0}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#667085;font-size:13px}.foot img{width:128px}.foot a{font-weight:700;color:#323843}@media(max-width:860px){.nav nav{display:none}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:54px}.steps,.services{grid-template-columns:1fr}.driver-box{align-items:flex-start;flex-direction:column}.foot{flex-direction:column;text-align:center}.two{grid-template-columns:1fr}}@media(max-width:520px){.brand img{width:135px}.nav{height:68px}.hero h1{font-size:45px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column}.booking-card{padding:20px}.section{padding:62px 0}.section-head h2{font-size:31px}.driver-box{padding:30px 24px}.driver-box h2{font-size:30px}}
