:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14213a;background:#f4f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.page{padding:24px}.app-shell{max-width:980px;margin:auto;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 60px #0f233f21;border:1px solid #dce5eb}.hero{position:relative;padding:30px 34px 24px;color:#fff;background:linear-gradient(135deg,#10233f,#19426d)}.theme-toggle{position:absolute;top:18px;right:20px;z-index:2;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#07142652;color:#fff;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-toggle:hover{background:#ffffff29}.theme-toggle:focus-visible{outline:3px solid rgba(255,255,255,.4);outline-offset:2px}.brand-row{display:flex;align-items:center;gap:16px}.logo-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#1ba75a;font-weight:900;font-size:20px}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:800;margin:0 0 5px;opacity:.8}.hero h1{margin:0;font-size:clamp(28px,4.4vw,42px);line-height:1.05}.hero p{margin:9px 0 0;color:#ffffffdb}.trust-row{display:flex;align-items:center;gap:0;flex-wrap:wrap;list-style:none;margin:19px 0 0;padding:0;color:#ffffffdb}.trust-row li{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:750;line-height:1.4;white-space:nowrap}.trust-row li:before{content:"✓";color:#73dfa1;font-size:13px;font-weight:950}.trust-row li+li{margin-left:16px;padding-left:16px;border-left:1px solid rgba(255,255,255,.22)}.progress-wrap{padding:20px 34px 7px;border-bottom:1px solid #e2e8ee}.progress-labels{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.progress-item{text-align:center;color:#718096}.progress-item span{width:30px;height:30px;border:2px solid #d5dee5;border-radius:50%;display:grid;place-items:center;margin:0 auto 5px;font-size:12px;font-weight:900}.progress-item.active,.progress-item.done{color:#17355c;font-weight:800}.progress-item.active span,.progress-item.done span{background:#168447;border-color:#168447;color:#fff}.progress-track{height:7px;background:#e8edf1;border-radius:999px;margin-top:12px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#168447,#23ac60);transition:.25s}.pricing-notice{margin:22px 24px 0;padding:20px 22px;border:1px solid #cfe2d5;border-radius:17px;background:linear-gradient(135deg,#f4fbf6,#f8fbfd);box-shadow:0 7px 22px #0f233f0f}.pricing-notice-intro{display:flex;align-items:flex-start;gap:15px}.pricing-notice-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#168447;color:#fff;font-size:20px;font-weight:900}.pricing-notice h2{font-size:19px;line-height:1.25;margin:0;color:#10233f}.pricing-notice p{margin:7px 0 0;color:#526176;font-size:14px;line-height:1.55}.pricing-notice strong{color:#12663a}.surcharge-details{margin:16px 0 0 53px;border-top:1px solid #dce8e0;padding-top:13px}.surcharge-details summary{width:max-content;max-width:100%;color:#12663a;font-size:14px;font-weight:850;cursor:pointer}.surcharge-details summary:focus-visible{outline:3px solid rgba(31,169,91,.18);outline-offset:4px;border-radius:4px}.surcharge-table{max-width:520px;margin-top:13px;border:1px solid #dbe5e0;border-radius:12px;overflow:hidden;background:#fff}.surcharge-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 13px;font-size:13px}.surcharge-row+.surcharge-row{border-top:1px solid #e6ece8}.surcharge-row span{color:#42536a}.surcharge-row strong{white-space:nowrap}.pricing-notice .surcharge-note{margin-top:10px;font-size:12px}.content{padding:28px 34px 34px}h2{font-size:clamp(25px,4vw,36px);color:#10233f;margin:0}.lead{color:#64748b;margin:8px 0 22px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choice-card{border:2px solid #dce4ea;background:#fff;border-radius:17px;padding:25px;min-height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#17355c}.choice-card strong{font-size:32px}.choice-card span{font-weight:850;font-size:18px;margin-top:7px}.choice-card.selected{border-color:#168447;background:#edf9f1;box-shadow:0 10px 28px #1684471a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.top-gap{margin-top:18px}.field.full{grid-column:1/-1}.field label{display:block;font-weight:800;margin:0 0 7px;color:#253754}.required{color:#b42318}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #bdcad5;border-radius:12px;color:#14213a;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(31,169,91,.13);border-color:#1fa95b}textarea{min-height:105px;resize:vertical}.website-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.turnstile-wrap{margin-top:20px;padding:15px;border:1px solid #dce5eb;border-radius:13px;background:#f8fafb}.turnstile-wrap>div{width:100%}.turnstile-wrap small{display:block;margin-top:8px;color:#64748b;font-size:12px}.return-box{margin-top:24px;padding:20px;border-radius:16px;background:#f0f6fb;border-left:5px solid #173f6c}.return-box h3{margin:0 0 15px;color:#10233f}.actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid #e0e7ed}.actions button{border:0;border-radius:12px;padding:13px 22px;font-weight:850}.primary{background:linear-gradient(135deg,#168447,#22aa5e);color:#fff}.secondary{background:#edf2f5;color:#24344f}.secondary:disabled{opacity:.4;cursor:not-allowed}.status{margin-top:18px;border-radius:12px;padding:13px 15px;font-weight:750}.status.error{background:#fff1f0;color:#9f2519}.status.success{background:#edf9f1;color:#12663a}.status.working{background:#eef5fb;color:#173f6c}.itinerary-card{border:1px solid #dce4ea;border-radius:18px;overflow:hidden;margin-bottom:18px;box-shadow:0 8px 22px #0f233f0f}.itinerary-head{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:17px 19px;background:linear-gradient(135deg,#10233f,#19426d);color:#fff}.itinerary-head small{opacity:.72;font-weight:800;letter-spacing:.08em}.itinerary-head h3{margin:4px 0 0}.itinerary-head>strong{font-size:23px}.route{padding:18px 19px}.route div:not(.arrow){display:flex;flex-direction:column}.route span{color:#64748b;margin-top:3px}.arrow{padding:8px 0;color:#168447;font-size:22px;font-weight:900}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 19px 18px}.detail-grid span{background:#f7f9fa;border:1px solid #e3e9ee;border-radius:11px;padding:10px;color:#526176}.detail-grid b{display:block;color:#253754;font-size:12px;text-transform:uppercase;margin-bottom:3px}.total-card{border:2px solid #168447;background:#edf9f1;border-radius:17px;padding:20px;display:grid;grid-template-columns:1fr auto;align-items:center}.total-card span{font-weight:800;color:#15385d}.total-card strong{font-size:30px;color:#12663a}.total-card small{grid-column:1/-1;color:#5d6c78;margin-top:5px}.customer-card{margin-top:17px;border:1px solid #dce4ea;border-radius:15px;padding:17px;background:#fbfcfd}.customer-card h3{margin:0;color:#10233f}.customer-card p{margin:7px 0 0;color:#64748b}@media(max-width:720px){.page{padding:0}.app-shell{border-radius:0;border-left:0;border-right:0;min-height:100vh}.hero,.progress-wrap,.content{padding-left:18px;padding-right:18px}.progress-item small{display:none}.choice-grid,.form-grid,.detail-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.actions{position:sticky;bottom:0;background:#fff;padding:13px 0 2px;z-index:5}.actions button{flex:1}.total-card{grid-template-columns:1fr}.total-card strong{margin-top:5px}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.trust-row li+li{margin-left:0;padding-left:0;border-left:0}.pricing-notice{margin:18px 18px 0;padding:17px}.surcharge-details{margin-left:0}}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start;padding:28px 24px 36px}.booking-layout .content{min-width:0;padding:0}.quote-sidebar{min-width:0}.driver-card{background:#fff;border:1px solid #dfe7ee;border-radius:18px;padding:22px;box-shadow:0 10px 30px #112d4b1a}.driver-header{display:flex;align-items:center;gap:14px}.driver-photo{width:60px;height:60px;border-radius:50%;object-fit:cover;object-position:center 18%;border:3px solid #159447;box-shadow:0 6px 16px #10233f2e;flex-shrink:0}.driver-header h2{margin:2px 0 3px;color:#102f50;font-size:22px;line-height:1.15}.driver-header p{margin:0}.sidebar-eyebrow{color:#168c46;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rating{display:flex;flex-direction:column;gap:4px;margin-top:18px}.rating strong{color:#f4a600;font-size:18px;letter-spacing:1px}.rating span{color:#516274;font-size:13px}.driver-card hr{border:0;border-top:1px solid #e3e9ee;margin:20px 0}.vehicle h3,.benefits h3{margin:0 0 10px;color:#102f50;font-size:15px}.vehicle strong{display:block;color:#102f50;line-height:1.4}.vehicle p{margin:8px 0 0;color:#526375;font-size:13px;line-height:1.45}.benefits ul{margin:0;padding:0;list-style:none}.benefits li{position:relative;margin:9px 0;padding-left:22px;color:#35495d;font-size:13px}.benefits li:before{content:"✓";position:absolute;left:0;color:#159447;font-weight:800}.estimate{padding:16px;border-radius:14px;background:#eef8f2;text-align:center}.estimate span{display:block;color:#526375;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.estimate strong{display:block;margin:5px 0 1px;color:#102f50;font-size:30px;line-height:1.1}.estimate p{margin:4px 0 0;color:#526375;font-size:13px}.sidebar-phone{display:block;margin-top:14px;padding:12px 10px;border:1px solid #159447;border-radius:10px;color:#11743a;font-size:13px;font-weight:800;text-align:center;text-decoration:none}.sidebar-phone:hover{background:#159447;color:#fff}@media(max-width:900px){.booking-layout{grid-template-columns:1fr}.quote-sidebar{order:2}}@media(max-width:600px){.booking-layout{gap:20px;padding:22px 16px 28px}.driver-card{padding:18px}}.quote-sidebar{position:sticky;top:24px}.estimate .estimate-pending{margin-top:8px;font-size:20px}@media(max-width:900px){.quote-sidebar{position:static}}.hero-brand{display:flex;align-items:flex-start;gap:22px}.hero-logo-badge{width:190px;min-height:116px;padding:12px 16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 10px 26px #0003}.hero-logo{display:block;width:100%;height:auto;max-height:88px;object-fit:contain}@media(max-width:700px){.hero-brand{flex-direction:column;gap:16px}.hero-logo-badge{width:145px;min-height:92px;padding:10px 13px;border-radius:14px}.hero-logo{max-height:70px}.theme-toggle{top:14px;right:14px}}.fare-breakdown{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #d9dee6}.fare-breakdown>div{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem 0}.fare-breakdown span{color:#4b5563}.fare-breakdown strong{text-align:right}.fare-breakdown-total{margin-top:.4rem;padding-top:.75rem!important;border-top:1px solid #d9dee6;font-size:1.05rem}.fare-breakdown-total span,.fare-breakdown-total strong{color:inherit;font-weight:700}.review-step .lead{margin-bottom:28px}.review-step .itinerary-card{margin-bottom:26px}.review-step .itinerary-head{padding:21px 24px}.review-step .route{padding:24px}.review-step .detail-grid{gap:12px;padding:0 24px 24px}.review-step .detail-grid span{padding:12px}.review-step .fare-breakdown{margin:0 24px 24px;padding-top:18px}.review-step .total-card{padding:24px}.review-step .customer-card{margin-top:22px;padding:21px 24px}@media(max-width:600px){.review-step .itinerary-head,.review-step .route,.review-step .total-card,.review-step .customer-card{padding-left:18px;padding-right:18px}.review-step .detail-grid{padding:0 18px 20px}.review-step .fare-breakdown{margin:0 18px 20px}}:root[data-theme=dark]{color:#e6edf5;background:#07111f}:root[data-theme=dark] .app-shell{background:#0d1929;border-color:#26364a;box-shadow:0 18px 60px #00000073}:root[data-theme=dark] .hero{background:linear-gradient(135deg,#091525,#12365a)}:root[data-theme=dark] .progress-wrap,:root[data-theme=dark] .actions,:root[data-theme=dark] .fare-breakdown,:root[data-theme=dark] .fare-breakdown-total{border-color:#29394c}:root[data-theme=dark] .progress-item{color:#93a4b8}:root[data-theme=dark] .progress-item.active,:root[data-theme=dark] .progress-item.done{color:#dbe9f8}:root[data-theme=dark] .progress-item span{border-color:#405166}:root[data-theme=dark] .progress-track{background:#233247}:root[data-theme=dark] .pricing-notice{background:linear-gradient(135deg,#10271f,#122234);border-color:#315143;box-shadow:0 7px 22px #0003}:root[data-theme=dark] .pricing-notice h2{color:#edf5ff}:root[data-theme=dark] .pricing-notice p,:root[data-theme=dark] .surcharge-row span{color:#b2c2d0}:root[data-theme=dark] .pricing-notice strong,:root[data-theme=dark] .surcharge-details summary{color:#58d38d}:root[data-theme=dark] .surcharge-details,:root[data-theme=dark] .surcharge-row+.surcharge-row{border-color:#30483d}:root[data-theme=dark] .surcharge-table{background:#121f30;border-color:#334b40}:root[data-theme=dark] h2,:root[data-theme=dark] .return-box h3,:root[data-theme=dark] .customer-card h3,:root[data-theme=dark] .driver-header h2,:root[data-theme=dark] .vehicle h3,:root[data-theme=dark] .benefits h3,:root[data-theme=dark] .vehicle strong,:root[data-theme=dark] .estimate strong{color:#edf5ff}:root[data-theme=dark] .lead,:root[data-theme=dark] .route span,:root[data-theme=dark] .customer-card p,:root[data-theme=dark] .rating span,:root[data-theme=dark] .vehicle p,:root[data-theme=dark] .estimate span,:root[data-theme=dark] .estimate p,:root[data-theme=dark] .fare-breakdown span{color:#a7b6c8}:root[data-theme=dark] .choice-card,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .driver-card,:root[data-theme=dark] .customer-card{color:#e6edf5;background:#121f30;border-color:#33455a}:root[data-theme=dark] .turnstile-wrap{background:#121f30;border-color:#33455a}:root[data-theme=dark] .turnstile-wrap small{color:#9fb0c2}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#7f91a7}:root[data-theme=dark] .field label{color:#d8e3ef}:root[data-theme=dark] .choice-card{color:#dce9f7}:root[data-theme=dark] .choice-card.selected{background:#102b22;border-color:#2ab86b;box-shadow:0 10px 28px #00000040}:root[data-theme=dark] .return-box,:root[data-theme=dark] .status.working{color:#dce9f7;background:#14273b}:root[data-theme=dark] .secondary{color:#dce6f1;background:#243448}:root[data-theme=dark] .itinerary-card{border-color:#304156;box-shadow:0 8px 22px #00000038}:root[data-theme=dark] .detail-grid span{color:#a7b6c8;background:#142234;border-color:#2d3e52}:root[data-theme=dark] .detail-grid b{color:#d9e4ef}:root[data-theme=dark] .total-card,:root[data-theme=dark] .estimate{background:#102b22}:root[data-theme=dark] .total-card span{color:#cfe7da}:root[data-theme=dark] .total-card strong{color:#58d38d}:root[data-theme=dark] .total-card small{color:#a9bdb2}:root[data-theme=dark] .driver-card hr{border-color:#2c3c50}:root[data-theme=dark] .benefits li{color:#c7d3df}@media(max-width:720px){:root[data-theme=dark] .actions{background:#0d1929}}.app-shell{max-width:1320px;border-radius:28px}.premium-hero{min-height:610px;padding:50px 64px 42px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background-image:linear-gradient(90deg,#031327fa,#031327eb 36%,#03132761 64%,#0313270a),url(/images/airport-suv-hero.png);background-size:cover;background-position:center}.premium-hero:after{content:"";position:absolute;z-index:0;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#031327c7);pointer-events:none}.premium-hero .hero-logo-badge{position:absolute;z-index:2;top:18px;left:42px;width:184px;height:130px;min-height:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-bottom:3px solid #259b43;border-radius:19px;background:#fffffff7;box-shadow:0 12px 28px #00000042,0 0 0 3px #ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.premium-hero .hero-logo{width:130px;height:130px;max-height:none;object-fit:contain;transform:none;filter:contrast(1.05) saturate(1.05)}.premium-hero .hero-copy{position:relative;z-index:1;max-width:740px;margin-top:70px}.premium-hero .eyebrow{font-size:15px;letter-spacing:.08em;font-weight:900;margin:0 0 14px 210px;color:#43bd59;opacity:1}.premium-hero h1{margin:0;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.045em;max-width:720px;text-shadow:0 3px 20px rgba(0,0,0,.28)}.premium-hero .hero-signature{font-family:Segoe Script,Brush Script MT,cursive;font-size:clamp(25px,3.2vw,44px);line-height:1.15;color:#4bc864;transform:rotate(-1deg);margin-top:18px}.premium-hero .hero-description{font-size:18px;line-height:1.55;max-width:650px;margin-top:30px}.hero-testimonials{position:absolute;z-index:2;top:118px;right:38px;width:300px;display:grid;gap:12px}.hero-testimonials figure{margin:0;padding:15px 17px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#031225b3;box-shadow:0 12px 30px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-testimonials blockquote{margin:6px 0 8px;color:#f3f7fb;font-size:12px;font-weight:650;line-height:1.45}.hero-testimonials figcaption{color:#b8c8d8;font-size:11px;font-weight:750}.review-stars{color:#59cf70;font-size:12px;letter-spacing:2px}.premium-hero .trust-row{position:relative;z-index:1;margin-top:48px;color:#fffffff0}.premium-hero .trust-row li{gap:10px;font-size:13px;font-weight:800}.premium-hero .trust-row li:before{content:none}.benefit-icon{width:42px;height:42px;display:grid;place-items:center;border:2px solid #2dbb53;border-radius:50%;font-size:21px;color:#fff}.booking-cta{position:relative;z-index:3;width:calc(100% - 120px);margin:-34px auto 0;padding:24px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #e3e7ea;border-radius:24px;background:#fffffff7;box-shadow:0 16px 38px #08192d2e}.cta-promise{display:flex;align-items:center;gap:20px;color:#0b1524;font-size:24px;line-height:1.15}.cta-promise em{font-style:normal;color:#168b39}.cta-clock{width:66px;height:66px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#55c764,#138432);color:#fff;font-size:42px}.booking-cta button{min-width:390px;padding:15px 28px;display:flex;justify-content:center;align-items:center;gap:16px;border:0;border-radius:16px;background:linear-gradient(135deg,#168837,#2da545);color:#fff;box-shadow:0 10px 24px #1688373d}.booking-cta button:hover{transform:translateY(-1px);filter:brightness(1.04)}.booking-cta button strong,.booking-cta button small{display:block}.booking-cta button strong{font-size:19px}.booking-cta button small{margin-top:4px;font-size:14px;font-weight:500}:root[data-theme=dark] .booking-cta{background:#0d1929fa;border-color:#2b3b4d}:root[data-theme=dark] .cta-promise{color:#edf5ff}:root[data-theme=dark] .premium-hero{background-image:linear-gradient(90deg,#010a16fc,#020f1ff0 36%,#020f1f7a 64%,#020f1f24),url(/images/airport-suv-hero.png);background-size:cover;background-position:center}@media(max-width:900px){.premium-hero{padding-left:36px;padding-right:36px}.hero-testimonials{position:relative;top:auto;right:auto;width:100%;display:grid;margin:18px 0 20px}.hero-testimonials figure:last-child{display:none}.booking-cta{width:calc(100% - 48px)}}@media(max-width:1150px)and (min-width:901px){.hero-testimonials{width:260px}.hero-testimonials figure:last-child{display:none}}.admin-login-page,.admin-page{min-height:100vh;background:#f2f6f8;color:#13243b}.admin-login-page{display:grid;place-items:center;padding:24px}.admin-login{width:min(100%,440px);padding:34px;border:1px solid #dce5eb;border-radius:24px;background:#fff;box-shadow:0 20px 55px #0f233f24}.admin-login img{width:118px;height:82px;display:block;margin:0 auto 20px;object-fit:contain}.admin-kicker{margin:0 0 5px;color:#168447;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.admin-login h1,.admin-header h1{margin:0;color:#10233f;font-size:34px}.admin-login>p:not(.admin-kicker){margin:9px 0 24px;color:#657387}.admin-login label{display:block;margin-bottom:7px;font-weight:800}.admin-login button{width:100%;margin-top:18px;padding:13px;border:0;border-radius:12px;background:#168447;color:#fff;font-weight:850}.admin-login>a{display:block;margin-top:18px;color:#526375;text-align:center;text-decoration:none}.admin-page{padding:32px}.admin-header{max-width:1180px;margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-header-actions{display:flex;align-items:center;gap:10px}.admin-header-actions button,.admin-header-actions a{padding:10px 15px;border:1px solid #cbd7df;border-radius:10px;background:#fff;color:#17355c;font-weight:800;text-decoration:none}.admin-tabs{max-width:1180px;margin:0 auto 22px;display:flex;gap:8px;overflow-x:auto}.admin-tabs button{padding:11px 16px;display:flex;align-items:center;gap:9px;border:1px solid #cfdae2;border-radius:999px;background:#fff;color:#526375;font-weight:850;text-transform:capitalize}.admin-tabs button span{min-width:24px;padding:3px 7px;border-radius:999px;background:#edf2f5;color:#34485d;font-size:12px}.admin-tabs button.active{border-color:#168447;background:#eaf8ef;color:#12663a}.admin-error{max-width:1180px;margin:0 auto 18px}.booking-list{max-width:1180px;margin:auto;display:grid;gap:18px}.admin-empty{padding:50px;border:1px dashed #bdcad5;border-radius:18px;background:#fff;color:#64748b;text-align:center}.admin-booking-card{padding:24px;border:1px solid #dce5eb;border-radius:20px;background:#fff;box-shadow:0 9px 28px #0f233f12}.admin-booking-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-booking-summary h2{margin:5px 0;color:#10233f;font-size:25px}.admin-booking-summary p{margin:0;color:#64748b}.admin-booking-summary>strong{color:#12663a;font-size:28px}.booking-reference{display:inline!important;margin-left:9px!important;font-size:12px;font-weight:800}.booking-status{display:inline-block;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.booking-status.pending{background:#fff3d6;color:#8a5a00}.booking-status.confirmed{background:#e9f8ef;color:#12663a}.booking-status.declined{background:#fff0ee;color:#a1281e}.admin-detail-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;margin-top:20px}.admin-detail-grid>div,.admin-route>div{padding:12px;border:1px solid #e1e8ed;border-radius:11px;background:#f8fafb}.admin-detail-grid span,.admin-route span{display:block;margin-bottom:4px;color:#718096;font-size:11px;font-weight:850;text-transform:uppercase}.admin-detail-grid strong,.admin-route strong{color:#263a50;font-size:13px;line-height:1.4}.admin-route{display:grid;gap:8px;margin-top:10px}.admin-route>div{position:relative;padding-left:18px}.admin-route>div:before{content:"";position:absolute;top:17px;left:7px;width:6px;height:6px;border-radius:50%;background:#25a454}.admin-return,.admin-notes{margin:12px 0 0;padding:12px 14px;border-radius:11px;background:#eff6fb;color:#3c5065}.admin-notes p{margin:4px 0}.notification-health{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:15px}.notification-health span{padding:5px 9px;border-radius:999px;background:#edf2f5;color:#526375;font-size:11px;font-weight:850;text-transform:capitalize}.notification-health span.sent{background:#e9f8ef;color:#12663a}.notification-health span.failed{background:#fff0ee;color:#a1281e}.notification-health small{width:100%;color:#a1281e}.admin-booking-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px;padding-top:17px;border-top:1px solid #e2e8ee}.admin-booking-actions a,.admin-booking-actions button{padding:9px 13px;border:1px solid #cbd7df;border-radius:9px;background:#fff;color:#17355c;font-size:12px;font-weight:850;text-decoration:none}.admin-booking-actions .status-button.confirmed{border-color:#168447;color:#12663a}.admin-booking-actions .status-button.declined{border-color:#d9a09a;color:#a1281e}@media(max-width:760px){.admin-page{padding:20px 14px}.admin-header{align-items:flex-start}.admin-header-actions{flex-direction:column;align-items:stretch}.admin-booking-card{padding:18px}.admin-booking-summary{flex-direction:column}.admin-detail-grid{grid-template-columns:1fr 1fr}.admin-booking-actions>*{flex:1;text-align:center}.admin-login{padding:26px}}@media(max-width:700px){.premium-hero{min-height:680px;padding:145px 22px 38px;justify-content:flex-start;background-position:63% center}.premium-hero:before{content:"";position:absolute;z-index:0;inset:0;background:#0211224d}.premium-hero .hero-logo-badge{top:16px;left:20px;width:138px;height:98px;padding:0;border-radius:16px}.premium-hero .hero-logo{width:96px;height:96px;max-height:none;transform:none}.premium-hero .hero-copy{margin-top:0}.premium-hero .eyebrow{margin-left:0}.premium-hero h1{font-size:44px}.premium-hero .hero-description{font-size:16px;margin-top:20px}.premium-hero .trust-row{margin-top:auto;grid-template-columns:1fr 1fr}.premium-hero .trust-row li{white-space:normal}.benefit-icon{width:34px;height:34px;font-size:17px;flex:0 0 auto}.booking-cta{width:calc(100% - 28px);margin:-18px auto 0;padding:20px;flex-direction:column;align-items:stretch}.cta-promise{font-size:20px}.cta-clock{width:54px;height:54px;font-size:34px}.booking-cta button{min-width:0;width:100%}}.privacy-notice{max-width:1180px;margin:22px auto 34px;padding:0 24px;color:#536477}.privacy-notice details{border:1px solid #dbe4e9;border-radius:14px;background:#f8fafb;box-shadow:0 5px 18px #0f233f0d}.privacy-notice summary{padding:15px 18px;cursor:pointer;color:#17355c;font-size:14px;font-weight:850;list-style-position:inside}.privacy-content{padding:0 18px 18px;border-top:1px solid #e1e8ed;font-size:13px;line-height:1.6}.privacy-content p{margin:14px 0}.privacy-content a{color:#126f3b;font-weight:750}.privacy-content small{color:#718096}:root[data-theme=dark] .privacy-notice{color:#b9c6d3}:root[data-theme=dark] .privacy-notice details{border-color:#2b3b4d;background:#0d1929}:root[data-theme=dark] .privacy-notice summary{color:#e8f1f8}:root[data-theme=dark] .privacy-content{border-color:#2b3b4d}:root[data-theme=dark] .privacy-content a{color:#61d477}@media(max-width:700px){.privacy-notice{margin-top:16px;padding:0 14px}}
