:root{--p-yellow:#ffbf00;--p-yellow-dark:#d99f00;--p-ink:#151820;--p-muted:#69707c;--p-line:#e7e9ee;--p-soft:#f6f7f9;--p-white:#fff;--p-shadow:0 16px 45px rgba(20,26,36,.08)}
.booking-premium{margin:0;background:#fff;color:var(--p-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;padding-bottom:112px;-webkit-font-smoothing:antialiased}
.booking-premium *{box-sizing:border-box}.premium-container{width:min(100% - 32px,580px);margin:0 auto}.premium-header{height:76px;max-width:612px;margin:auto;padding:12px 16px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid #f0f1f3;backdrop-filter:blur(15px)}
.premium-logo{display:flex;justify-content:center}.premium-logo img{height:31px;width:auto}.header-action{width:42px;height:42px;border:1px solid var(--p-line);border-radius:13px;background:#fff;display:grid;place-items:center;padding:0;color:var(--p-ink)}.header-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.call-action{background:var(--p-yellow);border-color:var(--p-yellow);box-shadow:0 7px 16px rgba(255,191,0,.25)}
.menu-panel{position:fixed;z-index:99;top:68px;left:50%;width:min(calc(100% - 32px),548px);transform:translate(-50%,-10px);padding:10px;background:#fff;border:1px solid var(--p-line);border-radius:16px;box-shadow:var(--p-shadow);opacity:0;pointer-events:none;transition:.2s}.menu-panel.open{opacity:1;transform:translate(-50%,0);pointer-events:auto}.menu-panel a{display:block;padding:13px 14px;border-radius:10px;color:var(--p-ink);text-decoration:none;font-size:14px;font-weight:650}.menu-panel a:hover{background:var(--p-soft)}
.booking-premium .advisor-banner{margin-top:14px;border-radius:15px}.premium-hero{height:344px;margin-top:16px;border:1px solid #eceef2;border-radius:24px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f3f5f8 0%,#fff 58%,#fff3c5 100%);box-shadow:var(--p-shadow)}.hero-content{position:relative;z-index:3;padding:28px 24px;width:68%}.hero-kicker,.section-kicker{margin:0 0 9px;color:#777d87;font-size:10px;line-height:1;font-weight:800;letter-spacing:1.35px}.premium-hero h1{margin:0;font-size:35px;line-height:1.04;letter-spacing:-1.3px;font-weight:820}.premium-hero h1 span{color:var(--p-yellow-dark)}.hero-points{display:grid;gap:9px;margin-top:21px;font-size:11.5px;font-weight:700}.hero-points div{display:flex;align-items:center;gap:8px}.hero-points span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--p-yellow);font-size:10px;color:#1c1c1c}.hero-car{position:absolute;z-index:2;width:61%;right:-11%;bottom:1%}.hero-accent{position:absolute;width:120px;height:410px;right:-25px;bottom:-145px;background:var(--p-yellow);transform:rotate(24deg);opacity:.94}
.premium-progress{padding:24px 1px 5px}.booking-premium .step-pills{margin:0;display:grid;grid-template-columns:repeat(4,1fr);overflow:visible;gap:0}.booking-premium .step-pill{border:0;background:transparent;border-radius:0;padding:0 3px;white-space:normal;display:flex;flex-direction:column;text-align:center;gap:7px;color:#8a909a;font-size:9px;line-height:1.25;position:relative}.booking-premium .step-pill:after{content:"";position:absolute;height:2px;background:#e4e6ea;left:50%;width:100%;top:12px;z-index:-1}.booking-premium .step-pill:last-child:after{display:none}.booking-premium .step-pill .num{width:26px;height:26px;background:#e1e4e8;color:#737984;font-size:11px}.booking-premium .step-pill.current{font-weight:800;color:var(--p-ink)}.booking-premium .step-pill.current .num{background:var(--p-yellow);color:#181a1e;box-shadow:0 0 0 5px #fff}
.premium-section{padding-top:34px}.premium-heading{display:grid;gap:7px}.premium-heading h2{margin:0;font-size:23px;line-height:1.2;letter-spacing:-.55px}.premium-heading>p{margin:0;color:var(--p-muted);font-size:13px;line-height:1.5}.premium-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:17px}.premium-service-card{min-height:92px;border:1px solid var(--p-line);border-radius:15px;background:#fff;padding:10px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#333842;font:700 10px/1.2 inherit;position:relative;box-shadow:0 5px 16px rgba(27,32,42,.035);transition:.18s}.premium-service-card:active{transform:scale(.97)}.service-icon-wrap{width:39px;height:39px;border-radius:12px;background:#f6f7f9;color:#303640;display:grid;place-items:center}.service-icon-wrap img{width:23px;height:23px}.premium-service-card.selected{border-color:var(--p-yellow);background:#fffbef;box-shadow:0 0 0 1px rgba(255,191,0,.18)}.premium-service-card.selected .service-icon-wrap{background:#fff0b6;color:#9b7100}.selected-check{position:absolute;right:6px;top:6px;width:16px;height:16px;border-radius:50%;display:none;place-items:center;background:var(--p-yellow);font-style:normal;font-size:9px;color:#171717}.premium-service-card.selected .selected-check{display:grid}
.premium-form-card{margin-top:17px;padding:21px;border:1px solid var(--p-line);border-radius:20px;background:#fff;box-shadow:var(--p-shadow)}.premium-label{display:block;margin:0 0 8px;color:#454a53;font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.premium-label span{color:#969ca6;font-weight:650}.premium-input-wrap{position:relative;margin-bottom:18px}.premium-input-wrap>svg{position:absolute;z-index:2;left:14px;top:50%;transform:translateY(-50%);width:21px;height:21px;fill:none;stroke:#8a9099;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.booking-premium .premium-input-wrap input{width:100%;height:55px;margin:0;padding:0 15px 0 46px;border:1.5px solid #dfe2e7;border-radius:13px;background:#fff;color:var(--p-ink);font:500 15px inherit;outline:0}.booking-premium .premium-input-wrap input::placeholder{color:#a2a7af}.booking-premium .premium-input-wrap input:focus{border-color:var(--p-yellow);box-shadow:0 0 0 4px rgba(255,191,0,.13)}.car-input .autocomplete-results{top:59px;background:#fff;color:var(--p-ink);border-color:var(--p-yellow);box-shadow:0 15px 35px rgba(20,25,35,.17)}.booking-premium .autocomplete-item{border-color:#eceef1}.booking-premium .autocomplete-item:hover,.booking-premium .autocomplete-item.highlighted{background:#fff8dd}.booking-premium .cat-tag{color:#886400}.premium-error{display:none;margin:-10px 0 15px;color:#d43535;font-size:12px}.gearbox-block{margin-bottom:17px}.booking-premium .chip{border-color:#dfe2e7;color:#666d77}.booking-premium .chip.selected{border-color:var(--p-yellow);background:#fff8dc;color:#765700}.premium-help{display:flex;gap:12px;padding:14px;background:#fff8e7;border:1px solid #ffe1a0;border-radius:13px}.help-icon{flex:0 0 22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--p-yellow);font-size:12px;font-weight:900}.premium-help strong{font-size:12px}.premium-help p{margin:3px 0 0;color:#6e737c;font-size:11.5px;line-height:1.45}
.secure-card{margin:18px 0 8px;padding:15px 17px;border:1px solid var(--p-line);border-radius:16px;display:flex;align-items:center;gap:13px}.secure-card img{width:34px;height:34px;padding:5px;border-radius:11px;background:#fff8df;color:#9a7100}.secure-card strong,.secure-card span{display:block}.secure-card strong{font-size:12px}.secure-card span{margin-top:3px;color:#777d87;font-size:10.5px;line-height:1.4}
.premium-sticky{position:fixed;z-index:90;bottom:0;left:0;right:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);border-top:1px solid #eceef1;backdrop-filter:blur(16px)}.premium-sticky-inner{width:min(100%,548px);margin:auto;display:grid;grid-template-columns:1fr 190px;align-items:center;gap:12px}.sticky-copy small,.sticky-copy strong{display:block}.sticky-copy small{color:#8b9099;font-size:9.5px}.sticky-copy strong{margin-top:3px;font-size:11.5px}.premium-primary{height:54px;border:0;border-radius:14px;background:var(--p-yellow);color:#15171b;padding:0 17px;display:flex;align-items:center;justify-content:space-between;font:800 14px inherit;box-shadow:0 8px 22px rgba(224,165,0,.25)}.premium-primary span{font-size:22px;font-weight:400}
@media(max-width:410px){.premium-container{width:min(100% - 24px,580px)}.premium-hero{height:330px}.hero-content{padding:24px 19px;width:72%}.premium-hero h1{font-size:31px}.hero-car{width:65%;right:-16%}.premium-service-grid{gap:7px}.premium-service-card{min-height:85px;font-size:9.4px}.premium-form-card{padding:17px}.premium-sticky-inner{grid-template-columns:1fr 175px}.sticky-copy{display:none}.premium-sticky-inner{display:block}.premium-primary{width:100%}}
@media(min-width:700px){.premium-header{border-left:1px solid #f0f1f3;border-right:1px solid #f0f1f3}.premium-hero h1{font-size:39px}}
