/* =========================================================
   STO Booking — Premium UI v3
   Visual layer only: existing application styles remain intact.
   ========================================================= */

:root {
  --ui-ink:#101828;--ui-muted:#667085;--ui-line:#e7eaf0;--ui-surface:#fff;--ui-page:#f5f7fb;--ui-blue:#155eef;--ui-blue-dark:#0b4acb;--ui-blue-soft:#eef4ff;--ui-radius-lg:24px;--ui-radius-md:16px;--ui-shadow-soft:0 10px 30px rgba(16,24,40,.07);--ui-shadow-card:0 16px 40px rgba(16,24,40,.09)
}
body{background:radial-gradient(circle at 90% 0%,rgba(21,94,239,.055),transparent 28rem),var(--ui-page);color:var(--ui-ink)}
.site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(231,234,240,.9);box-shadow:0 4px 20px rgba(16,24,40,.045);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-inner{height:76px;max-width:1240px;padding:0 28px}.logo-wrap{gap:11px}.logo-img{width:46px;height:46px}.logo-text{color:var(--ui-ink);font-size:16px;letter-spacing:-.5px}.logo-text span{color:var(--ui-muted);opacity:1}.header-nav{gap:4px}.nav-link{color:#475467;padding:9px 13px;border-radius:11px;font-weight:600}.nav-link:hover,.nav-link.active,.nav-link--accent{color:var(--ui-blue);background:var(--ui-blue-soft)}
.btn-header{color:#344054;background:#fff;border-color:#d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.04)}.btn-header:hover{color:var(--ui-blue);background:var(--ui-blue-soft);border-color:#b2c6f6}.btn-header.primary{color:#fff;background:var(--ui-blue);border-color:var(--ui-blue);box-shadow:0 5px 14px rgba(21,94,239,.22)}.btn-header.primary:hover{color:#fff;background:var(--ui-blue-dark)}.page-wrap{max-width:1240px;padding:42px 28px 76px}.card,.station-card{border-color:var(--ui-line);border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-soft)}.card:hover{box-shadow:var(--ui-shadow-card)}.station-card:hover{border-color:#c9d7f7;box-shadow:var(--ui-shadow-card);transform:translateY(-4px)}.btn{border-radius:12px;min-height:44px}.btn-primary{background:var(--ui-blue);box-shadow:0 7px 18px rgba(21,94,239,.22)}.btn-primary:hover{background:var(--ui-blue-dark)}
.discovery-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px;align-items:stretch;min-height:390px;margin-bottom:44px;padding:42px;border-radius:30px;background:linear-gradient(135deg,#0b1733 0%,#123b82 55%,#155eef 100%);box-shadow:0 24px 60px rgba(15,48,105,.20);color:#fff}.discovery-hero::before,.discovery-hero::after{content:"";position:absolute;border-radius:999px;pointer-events:none}.discovery-hero::before{width:360px;height:360px;right:24%;top:-220px;background:rgba(255,255,255,.09)}.discovery-hero::after{width:280px;height:280px;right:-80px;bottom:-150px;background:rgba(75,145,255,.30)}.discovery-hero__content,.discovery-hero__visual{position:relative;z-index:1}.discovery-hero__content{display:flex;flex-direction:column;justify-content:center}.discovery-hero__eyebrow{display:inline-flex;width:fit-content;padding:7px 11px;margin-bottom:18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.09);color:#dbe8ff;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.discovery-hero h1{max-width:650px;margin:0 0 16px;color:#fff;font-size:clamp(2.25rem,5vw,4rem);line-height:1.04;letter-spacing:-1.8px}.discovery-hero h1 span{color:#9ec2ff}.discovery-hero p{max-width:590px;margin:0 0 26px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.7}.discovery-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.discovery-hero .btn-primary{background:#fff;color:#123b82;box-shadow:none}.discovery-hero .btn-primary:hover{background:#eef4ff;color:#0b4acb}.discovery-hero .btn-outline{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.07)}.discovery-hero .btn-outline:hover{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.42)}
.discovery-hero__visual{min-height:300px;display:flex;align-items:center;justify-content:center}.hero-visual-card{position:relative;width:min(100%,500px);height:310px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:26px;background-position:center;background-size:cover;background-color:#dbe6f4;box-shadow:0 28px 55px rgba(0,0,0,.18)}.hero-visual-card--photo{isolation:isolate}.hero-photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,22,49,.28),transparent 55%),linear-gradient(0deg,rgba(8,22,49,.28),transparent 45%);z-index:-1}.hero-stat{position:absolute;top:18px;left:18px;padding:10px 13px;border-radius:13px;background:rgba(255,255,255,.92);color:#101828;font-size:12px;font-weight:700;box-shadow:0 8px 20px rgba(0,0,0,.12)}.hero-stat strong{display:block;font-size:19px;margin-top:2px;color:#155eef}.hero-benefits{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.hero-benefits>div{display:grid;grid-template-columns:32px 1fr;column-gap:8px;align-items:center}.hero-benefit-icon{grid-row:1/3;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-weight:800}.hero-benefits strong{font-size:12px}.hero-benefits small{color:rgba(255,255,255,.62);font-size:11px}
.section-kicker{margin-bottom:8px;color:#155eef;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.discovery-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 16px}.discovery-section-head .page-title{margin-bottom:4px}.discovery-section-head .page-subtitle{margin-bottom:0}.station-count{padding:9px 13px;border:1px solid #e2e7ef;border-radius:999px;background:#fff;color:#667085;font-size:13px;white-space:nowrap}.station-count strong{color:#101828}.discovery-toolbar{display:flex;gap:10px;margin-bottom:18px}.discovery-search-wrap{position:relative;display:flex;align-items:center;flex:1}.discovery-search-wrap>span{position:absolute;left:16px;color:#98a2b3;font-size:22px;z-index:1}.discovery-search{width:100%;min-height:48px;padding:0 16px 0 44px;border:1px solid var(--ui-line);border-radius:13px;background:#fff;color:var(--ui-ink);box-shadow:0 1px 2px rgba(16,24,40,.03)}.discovery-search:focus{outline:none;border-color:#84a9f7;box-shadow:0 0 0 4px rgba(21,94,239,.10)}.btn-secondary{background:#fff;border:1px solid #d0d5dd;color:#344054}.btn-secondary:hover{background:#f8faff;border-color:#a9bde8;color:#155eef}.map-container{height:430px;border-radius:22px;border-color:var(--ui-line);box-shadow:var(--ui-shadow-soft)}.station-card{min-height:180px;padding:20px}.station-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.station-status{display:inline-flex;align-items:center;gap:7px;color:#039855;font-size:11px;font-weight:700}.station-status i{width:7px;height:7px;border-radius:50%;background:#12b76a}.station-card-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#eef4ff;color:#155eef;font-size:18px}.station-name{font-size:18px}.station-address{display:flex;gap:6px;align-items:flex-start;color:#667085}.station-card-footer{padding-top:18px}.station-card-arrow{font-size:20px}
/* Booking wizard */
.booking-back{margin-bottom:16px}.booking-back a{color:#667085;text-decoration:none;font-size:14px;font-weight:600}.booking-back a:hover{color:#155eef}.booking-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.booking-heading h1{margin:0 0 8px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-1.4px}.booking-heading p{margin:0;color:#667085}.booking-trust{padding:10px 14px;border:1px solid #dce7fa;border-radius:999px;background:#f5f8ff;color:#155eef;font-size:12px;font-weight:700}.booking-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:24px;align-items:start}.booking-map-card{position:sticky;top:92px;overflow:hidden;border:1px solid var(--ui-line);border-radius:20px;background:#fff;box-shadow:var(--ui-shadow-soft)}.booking-map-title{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;border-bottom:1px solid #edf0f4}.booking-map-title span{color:#98a2b3;font-size:12px}.booking-map-card .map-container{height:430px;border:0;border-radius:0;box-shadow:none}.booking-location{display:flex;gap:10px;padding:16px 18px;border-top:1px solid #edf0f4}.booking-location-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#eef4ff;color:#155eef}.booking-location strong,.booking-location small{display:block}.booking-location small{margin-top:3px;color:#667085}.booking-flow{min-width:0}.booking-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.booking-step{display:flex;align-items:center;gap:9px;padding:10px;border-radius:12px;color:#98a2b3}.booking-step span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eef0f3;font-size:12px;font-weight:800}.booking-step strong,.booking-step small{display:block}.booking-step strong{font-size:12px;color:#667085}.booking-step small{font-size:10px;margin-top:2px}.booking-step.is-active{background:#eef4ff;color:#155eef}.booking-step.is-active span{background:#155eef;color:#fff}.booking-step.is-active strong{color:#155eef}.booking-card{padding:24px;border:1px solid var(--ui-line);border-radius:20px;background:#fff;box-shadow:var(--ui-shadow-soft)}.booking-card-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:22px}.booking-card-head h2{margin:3px 0 5px;font-size:21px;letter-spacing:-.4px}.booking-card-head p{margin:0;color:#667085;font-size:13px}.step-label{color:#155eef;font-size:10px;font-weight:800;letter-spacing:.12em}.booking-calendar-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eef4ff;color:#155eef}.booking-date-row{display:flex;gap:10px;align-items:end}.booking-date-field{flex:1}.booking-date-field input{min-height:46px}.booking-slot-note{min-width:145px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb}.booking-slot-note span,.booking-slot-note small{display:block}.booking-slot-note span{font-size:13px;font-weight:800;color:#101828}.booking-slot-note small{margin-top:2px;color:#667085;font-size:10px}.booking-slot-note--truck{background:#fffaf0;border-color:#f5dfad}.booking-slots-head{display:flex;justify-content:space-between;gap:10px;margin:24px 0 11px}.booking-slots-head strong{font-size:13px}.booking-slots-head span{color:#98a2b3;font-size:11px}.booking-slots{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:9px}.booking-slots .slot{min-height:48px;border:1px solid #dfe4ec;border-radius:11px;background:#fff;color:#344054;font-weight:700;cursor:pointer;transition:.18s ease}.booking-slots .slot:hover{border-color:#84a9f7;color:#155eef;background:#f5f8ff;transform:translateY(-1px)}.booking-slots .slot-selected{border-color:#155eef!important;background:#155eef!important;color:#fff!important;box-shadow:0 7px 18px rgba(21,94,239,.2)}.booking-loading,.booking-empty-slots{color:#98a2b3;font-size:13px}.selected-slot-info{align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;margin-bottom:18px;border:1px solid #dce7fa;border-radius:13px;background:#f5f8ff}.selected-slot-info span{color:#667085;font-size:11px}.selected-slot-info strong{color:#155eef;font-size:13px;text-align:right}.truck-warning{display:flex;gap:12px;align-items:flex-start;padding:13px 15px;margin-bottom:18px;border:1px solid #f2d7a1;border-radius:13px;background:#fffaf0;color:#7a4d00}.truck-warning>span{font-size:20px}.truck-warning strong{font-size:13px}.truck-warning p{margin:3px 0 0;font-size:11px;color:#8a6a36}.form-hint{font-size:12px}.form-hint--danger{color:#d92d20}.form-hint a{font-weight:700}.photo-upload label span{color:#98a2b3;font-weight:400}.photo-upload>small{display:block;margin-top:6px;color:#98a2b3;font-size:11px}.photo-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.photo-preview img{width:68px;height:68px;object-fit:cover;border-radius:10px;border:1px solid #dfe4ec}.booking-submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:20px;border-top:1px solid #edf0f4}.booking-submit-row strong,.booking-submit-row small{display:block}.booking-submit-row strong{font-size:12px}.booking-submit-row small{margin-top:3px;color:#98a2b3;font-size:10px}.booking-submit-row .btn{min-width:210px}.booking-submit-row .btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
@media (max-width:900px){.discovery-hero{grid-template-columns:1fr;padding:30px}.discovery-hero__visual{min-height:230px}.hero-visual-card{height:230px}.booking-layout{grid-template-columns:1fr}.booking-map-card{position:relative;top:auto}.booking-map-card .map-container{height:320px}.booking-heading{align-items:flex-start;flex-direction:column}.booking-trust{align-self:flex-start}}
@media (max-width:720px){.header-inner{height:auto;min-height:68px;padding:12px 16px;flex-wrap:wrap;gap:10px}.header-nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px}.header-actions{margin-left:auto}.page-wrap{padding:26px 16px 52px}.discovery-hero{min-height:auto;padding:26px 22px;border-radius:22px}.discovery-hero h1{font-size:2.35rem;letter-spacing:-1px}.discovery-hero p{font-size:15px}.discovery-hero__visual{display:none}.hero-benefits{gap:12px}.discovery-toolbar{flex-direction:column}.map-container{height:340px;border-radius:18px}.discovery-section-head{align-items:flex-start;flex-direction:column}.booking-progress{grid-template-columns:1fr}.booking-step:not(.is-active){display:none}.booking-card{padding:18px}.booking-date-row{display:grid;grid-template-columns:1fr 1fr}.booking-date-field{grid-column:1/-1}.booking-slot-note{min-width:0}.booking-slots-head span{display:none}.booking-submit-row{align-items:stretch;flex-direction:column}.booking-submit-row .btn{width:100%}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
