/* Approved slate concepts A1 and A2, implemented as live HTML.
   Car image mattes fade into the panel; fields and results remain interactive. */
.simple-arrival .workspace[data-service="rent"] {
 --fleet-surface:#17232b;
 --fleet-divider:#33454f;
 --fleet-pad:clamp(24px,3.2vw,48px);
 width:min(1520px,100%);
 padding:var(--fleet-pad)!important;
 background:var(--fleet-surface)!important;
 color:#eff3f4;
 border-radius:10px;
 scrollbar-width:thin;
 scrollbar-color:#6e828c var(--fleet-surface);
}
.workspace[data-service="rent"] .topline {gap:24px;padding-bottom:25px;font-size:clamp(14px,1.35vw,20px)}
.workspace[data-service="rent"] .topline b {font-size:clamp(20px,1.7vw,26px);font-weight:600;letter-spacing:.24em}
.workspace[data-service="rent"] .back {border-color:#526671;padding:12px 17px;border-radius:4px}
.workspace[data-service="rent"] .workgrid {
 grid-template-columns:minmax(270px,.86fr) minmax(0,1.14fr);
 gap:clamp(30px,4.3vw,66px);
 padding-top:38px;
 align-items:start;
}
.workspace[data-service="rent"] h2 {font-size:clamp(27px,2.65vw,40px)!important;font-weight:560;line-height:1.13;letter-spacing:-.043em;margin-bottom:30px}
.workspace[data-service="rent"] #details,.workspace[data-service="rent"] #options {min-width:0}
.workspace[data-service="rent"] label {font-size:clamp(12px,1.05vw,16px);color:#bfd0dc;line-height:1.4}
.workspace[data-service="rent"] .fields {gap:24px 18px}
.workspace[data-service="rent"] .date-trigger,.workspace[data-service="rent"] input,.workspace[data-service="rent"] select {
 background:#20303b;border-color:#40545f;color:#eff3f4;
 min-height:58px;font-size:clamp(15px,1.25vw,19px);padding:15px 17px;
 border-radius:8px;font-variant-numeric:tabular-nums;
}
.workspace[data-service="rent"] .date-trigger {margin-top:10px}
.workspace[data-service="rent"] .date-trigger svg {width:21px;height:21px;flex:none;margin-left:10px}
.workspace[data-service="rent"] .fixed-location {margin-bottom:4px}
.workspace[data-service="rent"] .fixed-location input {background:#1b2a33;border-color:transparent;font-weight:560;padding-left:16px}
.workspace[data-service="rent"] .fixed-location:after {font-size:clamp(11px,.9vw,14px);margin-top:9px;line-height:1.5}
.workspace[data-service="rent"] .submit {margin-top:30px;font-size:clamp(16px,1.3vw,20px);font-weight:550;min-height:60px}
.workspace[data-service="rent"] #error:empty {display:none}
.workspace[data-service="rent"] #details>.fine {font-size:clamp(12px,.95vw,14px);line-height:1.65;margin:17px 0 0;color:#a9bfcc}
.workspace[data-service="rent"] .journey-preview {padding:0;border:0;margin:0}
.workspace[data-service="rent"] .journey-preview img {display:block;width:calc(100% + 24px);height:auto;max-width:none;aspect-ratio:3/2;object-fit:contain;margin:0 -12px 8px}
.workspace[data-service="rent"] .journey-preview small {font-size:clamp(18px,1.8vw,28px);font-weight:400;color:#bbcdda;text-align:left;margin:0 0 0 8%;line-height:1.4}
.preview-model {margin:22px 0 0 8%;padding-top:23px;border-top:1px solid #33454f}
.preview-model h3 {font-size:clamp(24px,2.2vw,34px);font-weight:550;letter-spacing:-.035em;line-height:1.2;margin:0 0 13px}
.preview-model p {font-size:clamp(17px,1.6vw,23px);color:#a6bcc9;margin:0}
.workspace[data-service="rent"][data-fleet-view="welcome"] #options-title,
.workspace[data-service="rent"][data-fleet-view="welcome"] #results {display:none}
.workspace[data-service="rent"][data-fleet-view="results"] .journey-preview {display:none}
.workspace[data-service="rent"][data-fleet-view="results"] .workgrid {grid-template-columns:minmax(265px,.63fr) minmax(0,1.37fr);gap:clamp(32px,4vw,64px)}
.workspace[data-service="rent"][data-fleet-view="results"] .topline {display:grid;grid-template-columns:auto auto 1fr;gap:22px}
.workspace[data-service="rent"][data-fleet-view="results"] .topline b {grid-column:1;grid-row:1;letter-spacing:.08em;font-size:30px}
.workspace[data-service="rent"][data-fleet-view="results"] #service-name {grid-column:2;grid-row:1;padding-left:22px;border-left:1px solid #80939c;color:#afc6d3;font-size:17px}
.workspace[data-service="rent"][data-fleet-view="results"] #change {grid-column:3;grid-row:1;justify-self:end}
.workspace[data-service="rent"][data-fleet-view="results"] #details-title {font-size:clamp(24px,2vw,32px)!important}
.workspace[data-service="rent"][data-fleet-view="results"] .fixed-location {position:relative;border:1px solid #3b5360;background:#1c2d37;border-radius:8px;padding:16px 16px 16px 48px;margin-bottom:0}
.workspace[data-service="rent"][data-fleet-view="results"] .fixed-location:before {content:"";position:absolute;left:16px;top:29px;width:20px;height:28px;background:#b7cedd;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cpath d='M12 1a11 11 0 0 0-11 11c0 8 11 19 11 19s11-11 11-19A11 11 0 0 0 12 1m0 6a5 5 0 1 1 0 10 5 5 0 0 1 0-10'/%3E%3C/svg%3E") center/contain no-repeat}
.workspace[data-service="rent"][data-fleet-view="results"] .fixed-location input {border:0;background:transparent;padding:0;margin:3px 0;min-height:28px;font-size:clamp(15px,1.25vw,19px)}
.workspace[data-service="rent"][data-fleet-view="results"] .fixed-location:after {content:"Our airport pickup point";margin-top:3px;font-size:12px}
.workspace[data-service="rent"] #options-title {margin-bottom:10px}
.workspace[data-service="rent"] .fleet-check {font-size:clamp(14px,1.15vw,18px);color:#b5cbd7;margin:0 0 14px;line-height:1.5}
.workspace[data-service="rent"] .vehicle.fleet-vehicle {
 display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:clamp(18px,2vw,32px);
 padding:10px 0;margin:0;min-height:0;border:0;border-bottom:1px solid var(--fleet-divider);
 border-radius:0;background:transparent;color:#eff4f6;overflow:visible;
 transition:background .18s ease,border-color .18s ease;
}
.workspace[data-service="rent"] .vehicle.fleet-vehicle img {display:block;width:100%;height:auto;min-width:0;aspect-ratio:1.78;object-fit:cover;object-position:center;align-self:center}
.workspace[data-service="rent"] .vehicle.fleet-vehicle>span {padding:15px 8px 15px 0;min-width:0}
.workspace[data-service="rent"] .fleet-vehicle strong {font-size:clamp(19px,1.7vw,26px);font-weight:550;line-height:1.25;letter-spacing:-.028em;text-wrap:balance}
.workspace[data-service="rent"] .fleet-vehicle small.fleet-meta {font-size:clamp(13px,1.15vw,18px);margin-top:13px;color:#acc4d2;letter-spacing:0}
.workspace[data-service="rent"] .fleet-vehicle small.fleet-status {font-size:clamp(13px,1.12vw,17px);margin-top:17px;color:#a8d9cb;line-height:1.4}
.workspace[data-service="rent"] .fleet-vehicle.handover small.fleet-status {color:#e8c48d}
.workspace[data-service="rent"] .vehicle.fleet-vehicle:hover {background:#ffffff03;border-color:#77958f}
.workspace[data-service="rent"] .vehicle.fleet-vehicle:focus-visible {outline:2px solid #d9e7df;outline-offset:3px;border-radius:5px}
.workspace[data-service="rent"] .vehicle.fleet-vehicle:active {background:#ffffff08}
.workspace[data-service="rent"] .fleet-source {font-size:12px;color:#99b3c2;margin-top:20px}
.workspace[data-service="rent"] .fleet-empty,.workspace[data-service="rent"] .placeholder {font-size:16px;line-height:1.65;padding:20px 0}
.workspace[data-service="rent"] .slate-car,.workspace[data-service="rent"] .fleet-vehicle img,.workspace[data-service="rent"] .checkout-visual img {
 mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent),linear-gradient(transparent,#000 8%,#000 92%,transparent);
 mask-composite:intersect;
}
.workspace[data-service="rent"] .checkout-visual {background:transparent;border-radius:0}
.workspace[data-service="rent"] .checkout-visual img {object-fit:contain}
.workspace[data-service="rent"] .checkout-visual figcaption {border-top:1px solid #33454f;padding:16px 0}
@media(min-width:901px) and (min-height:760px) {
 .workspace[data-service="rent"] #details {position:sticky;top:0;align-self:start}
}
@media(max-width:1000px) {
 .workspace[data-service="rent"] .workgrid,.workspace[data-service="rent"][data-fleet-view="results"] .workgrid {grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr);gap:28px}
 .workspace[data-service="rent"] .vehicle.fleet-vehicle {gap:14px}
 .workspace[data-service="rent"] .fleet-vehicle strong {font-size:18px}
 .workspace[data-service="rent"] .fleet-vehicle small.fleet-meta,.workspace[data-service="rent"] .fleet-vehicle small.fleet-status {font-size:12px;margin-top:8px}
}
@media(max-width:800px) {
 .simple-arrival .workspace[data-service="rent"] {padding:24px!important}
 .workspace[data-service="rent"] .workgrid,.workspace[data-service="rent"][data-fleet-view="results"] .workgrid {grid-template-columns:1fr;gap:32px;padding-top:26px}
 .workspace[data-service="rent"] .topline {gap:12px;font-size:13px}
 .workspace[data-service="rent"] .topline b {font-size:20px}
 .workspace[data-service="rent"] .back {padding:10px 12px;font-size:12px}
 .workspace[data-service="rent"] h2 {font-size:30px!important}
 .workspace[data-service="rent"] label {font-size:13px}
 .workspace[data-service="rent"] .journey-preview img {max-height:340px;width:100%;margin:0 0 10px}
 .workspace[data-service="rent"] .journey-preview small,.preview-model {margin-left:0}
 .workspace[data-service="rent"] .journey-preview small {font-size:20px}
 .workspace[data-service="rent"] .fleet-vehicle strong {font-size:21px}
 .workspace[data-service="rent"] .fleet-vehicle small.fleet-meta,.workspace[data-service="rent"] .fleet-vehicle small.fleet-status {font-size:14px}
 .workspace[data-service="rent"] #options {scroll-margin-top:18px}
 .workspace[data-service="rent"][data-fleet-view="results"] .topline {gap:12px}
 .workspace[data-service="rent"][data-fleet-view="results"] .topline b {font-size:22px}
 .workspace[data-service="rent"][data-fleet-view="results"] #service-name {font-size:13px;padding-left:12px}
}
@media(max-width:480px) {
 .simple-arrival .workspace[data-service="rent"] {padding:22px 16px!important}
 .workspace[data-service="rent"] .topline {display:grid;grid-template-columns:1fr auto;gap:14px}
 .workspace[data-service="rent"] .topline b {justify-self:end}
 .workspace[data-service="rent"] #service-name {grid-column:1/-1;color:#a9bfcc}
 .workspace[data-service="rent"] .fields {gap:19px 12px}
 .workspace[data-service="rent"] .date-trigger {font-size:15px;padding:12px;min-height:55px}
 .workspace[data-service="rent"] .submit {font-size:17px;min-height:56px}
 .workspace[data-service="rent"] .fleet-vehicle strong {font-size:17px}
 .workspace[data-service="rent"] .fleet-vehicle small.fleet-meta,.workspace[data-service="rent"] .fleet-vehicle small.fleet-status {font-size:12px}
 .workspace[data-service="rent"] .vehicle.fleet-vehicle {grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);padding:14px 0;gap:12px}
 .workspace[data-service="rent"] .vehicle.fleet-vehicle img {aspect-ratio:1.5;object-fit:contain}
 .workspace[data-service="rent"][data-fleet-view="results"] .topline {grid-template-columns:auto 1fr}
 .workspace[data-service="rent"][data-fleet-view="results"] .topline b {grid-column:1;grid-row:1}
 .workspace[data-service="rent"][data-fleet-view="results"] #service-name {grid-column:2;grid-row:1}
 .workspace[data-service="rent"][data-fleet-view="results"] #change {grid-column:1/-1;grid-row:2;justify-self:start}
}
@media(prefers-reduced-motion:reduce) {.workspace[data-service="rent"] .vehicle.fleet-vehicle {transition:none}}

