:root{--ivory:#f5efe6;--paper:#fffdf8;--ink:#17130f;--muted:#756b5e;--gold:#b57a2d;--gold2:#e0b66f;--line:#e5d8c5;--dark:#171411;--ok:#286947;--bad:#8d2f2f;--shadow:0 22px 60px rgba(30,20,9,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:84px;padding:10px 4vw;background:rgba(255,253,248,.94);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px}.brand img{width:52px;height:52px;object-fit:cover;border-radius:50%;box-shadow:0 8px 22px rgba(0,0,0,.16)}.brand div{display:flex;flex-direction:column}.brand span,.eyebrow{font-size:11px;letter-spacing:.22em;color:var(--gold)}.brand strong{font-family:Georgia,serif;font-size:22px;letter-spacing:.04em}.brand small{font-size:11px;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:10px}.badge{padding:8px 12px;border-radius:999px;background:#eee3d4;font-size:12px}.landing{padding:0}.landing-hero,.reception-hero{position:relative;overflow:hidden;min-height:calc(100vh - 84px)}.landing-hero img,.reception-hero img,.wizard-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,8,7,.86) 0%,rgba(12,10,8,.50) 45%,rgba(12,10,8,.08) 78%)}.hero-copy,.reception-copy{position:absolute;left:6%;top:48%;transform:translateY(-50%);max-width:650px;color:#fff}.hero-copy h1,.reception-copy h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,84px);line-height:1.02;margin:.2em 0}.hero-copy p,.reception-copy p{font-size:18px;line-height:1.6;color:#eee2d3;max-width:560px}.lux-primary{position:relative;border:1px solid rgba(255,255,255,.28);background:linear-gradient(145deg,#dcb069,#9d6521);color:#fff;border-radius:18px;padding:18px 24px;box-shadow:0 16px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.45),inset 0 -5px 12px rgba(70,36,4,.22);transition:.22s}.lux-primary:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 22px 38px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.5)}.lux-primary b{font-family:Georgia,serif;font-size:24px}.lux-primary span{display:block;margin-top:5px;color:#fff4e2;font-size:13px}.hero-copy .lux-primary{margin-top:18px;min-width:330px;text-align:left}.corner-entry{position:absolute;right:3.5%;bottom:4%;display:flex;gap:10px;align-items:center}.mini-entry{border:1px solid rgba(255,255,255,.30);background:rgba(20,17,14,.74);color:white;backdrop-filter:blur(12px);border-radius:999px;padding:9px 15px;box-shadow:0 10px 24px rgba(0,0,0,.25);font-size:12px}.mini-entry:hover{background:rgba(181,122,45,.90)}.reception-hero{min-height:76vh}.reception-copy{max-width:520px}.reception-copy h1{font-size:clamp(42px,5vw,68px)}.reception-cta{min-width:260px;text-align:center}.content-wrap{padding:34px 5vw 60px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px}.section-head h2{font-family:Georgia,serif;font-size:40px;margin:.15em 0}.section-head span,.admin-banner span,.wizard-head span{font-size:11px;letter-spacing:.2em;color:var(--gold)}.head-actions{display:flex;gap:10px}.cards{display:grid;gap:15px}.booking-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 12px 28px rgba(36,23,8,.07)}.booking-top{display:flex;justify-content:space-between;gap:18px}.booking-title{font-family:Georgia,serif;font-size:23px}.meta{font-size:13px;color:var(--muted);margin-top:5px}.route{font-size:17px;font-weight:760;margin:15px 0}.status{padding:7px 10px;border-radius:999px;background:#eee5d9;height:max-content;font-size:11px;text-transform:uppercase}.status.approved{background:#dcecdf;color:var(--ok)}.status.rejected,.status.cancelled{background:#f3dada;color:var(--bad)}.status.in-progress{background:#dbe8f2;color:#24557a}.status.completed{background:#e7e1d9;color:#4d453b}.gold,.ghost,.choice{border-radius:12px;padding:13px 18px;border:1px solid var(--line);background:white}.gold{background:linear-gradient(145deg,var(--gold2),var(--gold));color:#fff;border:none;font-weight:800;box-shadow:0 10px 22px rgba(126,79,20,.20)}.gold.wide{width:100%}.ghost{background:transparent}.ghost.light{color:white;border-color:rgba(255,255,255,.35)}.modal[hidden]{display:none}.modal{position:fixed;inset:0;background:rgba(12,10,8,.72);backdrop-filter:blur(9px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{position:relative;width:min(460px,94vw);background:var(--paper);border-radius:24px;padding:32px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.5)}.modal-card h2{font-family:Georgia,serif;font-size:34px;margin:.25em 0}.modal-card p{line-height:1.6;color:var(--muted)}.modal-x{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px}.history-card{width:min(1050px,96vw);max-height:88vh;overflow:auto}.date-filter{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.history-list{margin-top:20px}.success-card{text-align:center}.success-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:#dcecdf;color:var(--ok);font-size:40px;font-weight:900}.booking-number{font-family:Georgia,serif;font-size:24px;margin:18px 0;padding:14px;background:#f2e8da;border-radius:14px}.wizard-page{min-height:calc(100vh - 84px);position:relative;padding:34px 4vw 70px}.wizard-bg{position:fixed;inset:84px 0 0;z-index:-1}.wizard-bg .hero-shade{background:rgba(12,10,8,.72)}.wizard-shell{max-width:900px;margin:auto}.wizard-head{display:flex;align-items:center;justify-content:space-between;color:white}.wizard-head h2{font-family:Georgia,serif;font-size:42px;margin:.2em 0}.progress{height:7px;background:rgba(255,255,255,.25);border-radius:99px;overflow:hidden;margin:15px 0 22px}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--gold2),var(--gold));transition:.3s}.wizard-card{background:rgba(255,253,248,.97);border-radius:24px;padding:34px;box-shadow:var(--shadow);min-height:430px}.step{display:none}.step.active{display:block}.step label{display:flex;flex-direction:column;gap:8px;font-family:Georgia,serif;font-size:23px;font-weight:700;margin-bottom:18px}.step input,.step select,.step textarea{font-family:Inter,system-ui;font-size:16px}input,select,textarea{width:100%;border:1px solid var(--line);background:#fff;padding:14px 15px;border-radius:12px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(181,122,45,.13)}.price-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:110px;margin:18px 0;border-radius:18px;background:linear-gradient(145deg,#231d17,#51402d);color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.price-hero b{font-family:Georgia,serif;font-size:38px}.price-hero span{color:#eadcc9;margin-top:5px}.hint{color:var(--muted);font-size:13px}.choice-row{display:flex;gap:12px;margin:16px 0}.choice.active{border-color:var(--gold);background:#f7ead8;color:#80531d}.question{font-family:Georgia,serif;font-size:28px}.places-results{display:grid;gap:8px;margin-top:-8px}.places-results button{border:1px solid var(--line);background:#fff;text-align:left;border-radius:12px;padding:12px}.places-results span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.place-selected{padding:14px;border-radius:12px;background:#dcecdf;color:var(--ok)}.phone-row{display:grid;grid-template-columns:1fr 1fr 1.6fr;gap:12px}.passengers{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.passengers button{padding:18px 6px;border:1px solid var(--line);background:#fff;border-radius:12px;font-weight:800}.passengers button.active{background:linear-gradient(145deg,var(--gold2),var(--gold));color:white}.vehicle-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.vehicle-option{position:relative;display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:16px;background:#fff}.vehicle-option.active{border-color:var(--gold);box-shadow:0 10px 24px rgba(181,122,45,.12)}.vehicle-option.disabled{opacity:.58}.vehicle-option i{position:absolute;right:14px;top:8px;font-size:28px;color:var(--bad);font-style:normal}.vehicle-option b{font-family:Georgia,serif;font-size:20px}.vehicle-option span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.vehicle-option em{font-style:normal;font-size:11px;padding:7px 9px;border-radius:999px;background:#dcecdf;color:var(--ok)}.vehicle-option.disabled em{background:#eee5d9;color:#6f6252}.vehicle-photo{width:64px;height:52px;border-radius:12px;display:grid;place-items:center;background:#1b1815;color:var(--gold2);font-family:Georgia,serif;font-size:20px}.summary-box,.availability{padding:16px;border-radius:14px;background:#f3eadf;border:1px solid var(--line);margin:14px 0;line-height:1.7}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:30px}.message{padding:13px 15px;border-radius:12px;margin:12px 0;background:#eee5d9}.message.error{background:#f6dede;color:var(--bad)}.message.success{background:#dcecdf;color:var(--ok)}.admin-banner{padding:46px 6vw;background:linear-gradient(120deg,#151311,#383027);color:white;display:flex;justify-content:space-between;align-items:center}.admin-banner h1{font-family:Georgia,serif;font-size:56px;margin:.2em 0}.period-tabs{display:flex;gap:8px;margin-bottom:18px}.period{border:1px solid var(--line);background:white;padding:10px 16px;border-radius:999px}.period.active{background:var(--dark);color:white}.kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:28px}.kpis>div{background:var(--paper);padding:18px;border-radius:16px;border:1px solid var(--line)}.kpis span{font-size:12px;color:var(--muted)}.kpis strong{display:block;font-family:Georgia,serif;font-size:30px;margin-top:8px}.kpis .dark{background:var(--dark);color:white}.admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px}.availability-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:20px;height:max-content;position:sticky;top:108px}.block-item{padding:12px 0;border-bottom:1px solid var(--line)}.card-actions,.eta-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.card-actions button,.eta-options button{border:1px solid var(--line);background:white;border-radius:10px;padding:9px 12px}.toast{position:fixed;right:24px;bottom:24px;z-index:130;background:#16130f;color:white;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow)}@media(max-width:980px){.kpis{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:1fr}.availability-panel{position:static}.passengers{grid-template-columns:repeat(4,1fr)}.phone-row{grid-template-columns:1fr}.vehicle-grid{grid-template-columns:1fr}}@media(max-width:680px){.topbar{height:72px;padding:8px 14px}.brand img{width:42px;height:42px}.brand strong{font-size:16px}.brand span,.brand small,.badge{display:none}.landing-hero,.reception-hero{min-height:calc(100vh - 72px)}.hero-copy,.reception-copy{left:7%;right:7%}.hero-copy h1,.reception-copy h1{font-size:42px}.hero-copy .lux-primary{min-width:0;width:100%}.corner-entry{left:7%;right:7%;bottom:3%;justify-content:flex-end;flex-wrap:wrap}.mini-entry{font-size:11px;padding:8px 11px}.content-wrap{padding:28px 16px}.section-head{align-items:flex-start;flex-direction:column}.head-actions{width:100%;flex-wrap:wrap}.wizard-page{padding:18px 12px 44px}.wizard-bg{inset:72px 0 0}.wizard-card{padding:22px}.wizard-head h2{font-size:28px}.wizard-head{gap:10px}.passengers{grid-template-columns:repeat(4,1fr)}.date-filter{grid-template-columns:1fr}.kpis{grid-template-columns:repeat(2,1fr)}.booking-top{flex-direction:column}.choice-row{flex-wrap:wrap}}

.map-actions{display:flex;justify-content:flex-end;margin:.7rem 0}.map-preview,.summary-map{margin-top:.8rem;border-radius:18px;overflow:hidden;border:1px solid rgba(151,105,35,.35);background:#efe2c8}.map-preview iframe,.summary-map iframe{width:100%;height:230px;border:0;display:block}.map-picker-card{width:min(900px,94vw)}.google-map-picker{height:480px;border-radius:18px;overflow:hidden;margin:1rem 0;background:#e8dec9}.map-search{width:100%;box-sizing:border-box}.summary-destination{font-size:1.45rem;font-weight:900;letter-spacing:.02em;margin-bottom:.75rem;color:#4f2f0b}.summary-phone{font-size:1.35rem;font-weight:900;margin-top:.5rem;color:#3f2b17}.summary-exact{margin:.6rem 0}.wizard-card{background:linear-gradient(145deg,#ead8b5,#f7eddc)}.wizard-card input,.wizard-card select,.wizard-card textarea{background:#fffaf0;border:1px solid #c79b50}.wizard-card input:focus,.wizard-card select:focus,.wizard-card textarea:focus{outline:3px solid rgba(195,143,49,.25);border-color:#9f6b18;box-shadow:0 0 0 1px #9f6b18}

.administrator-banner{background:linear-gradient(120deg,#0f0d0b,#5a4327)}.admin-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:18px}.export-actions{display:flex;gap:8px}.compact{grid-template-columns:150px 150px auto}.executive-kpis{grid-template-columns:repeat(5,1fr)}.analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0}.chart-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:20px;min-height:270px}.chart-card h3{font-family:Georgia,serif;font-size:22px}.donut-wrap{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:18px}.donut{width:140px;height:140px;border-radius:50%;display:grid;place-items:center;position:relative}.donut:after{content:'';position:absolute;inset:25px;background:var(--paper);border-radius:50%}.donut b{z-index:1;font-family:Georgia,serif;font-size:30px}.chart-legend{display:grid;gap:8px}.chart-legend span{font-size:12px}.chart-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:7px}.bar-chart{display:grid;gap:11px}.bar-row{display:grid;grid-template-columns:120px 1fr 34px;gap:9px;align-items:center;font-size:12px}.bar-row i{height:10px;background:#eee4d6;border-radius:99px;overflow:hidden}.bar-row i b{display:block;height:100%;background:linear-gradient(90deg,var(--gold2),var(--gold));border-radius:99px}.management-tabs{display:flex;gap:8px;overflow:auto;margin:28px 0 18px}.mg-tab,.mg-period{white-space:nowrap;border:1px solid var(--line);background:white;padding:10px 15px;border-radius:999px}.mg-tab.active,.mg-period.active{background:var(--dark);color:white}.management-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:22px}.inline-form{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.management-list{display:grid;gap:8px}.mg-item{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:1100px){.executive-kpis{grid-template-columns:repeat(3,1fr)}.analytics-grid{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr 1fr}.donut-wrap{grid-template-columns:1fr;justify-items:center}}@media(max-width:680px){.executive-kpis{grid-template-columns:repeat(2,1fr)}.inline-form{grid-template-columns:1fr}}

/* V5.4 completion/payment */
.completion-card{max-width:720px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.payment-box{margin:18px 0;padding:16px;border:1px solid rgba(170,125,44,.35);border-radius:16px;background:#fff8e8}.check-line{display:flex!important;align-items:center;gap:10px}.check-line input{width:auto!important}.wizard-card{background:linear-gradient(145deg,#f7ecd2,#fffaf0)}.wizard-card input,.wizard-card select,.wizard-card textarea{background:#fff;border:1px solid #c7a65d}.wizard-card input:focus,.wizard-card select:focus,.wizard-card textarea:focus{outline:3px solid rgba(190,145,49,.22);border-color:#9f7421}@media(max-width:700px){.form-grid{grid-template-columns:1fr}}

/* V5.5 Reception stabilization */
.destination-details-block{margin:18px 0;padding:20px;border:1px solid rgba(159,107,24,.32);border-radius:18px;background:rgba(255,250,240,.72)}
.compact-question{margin:.1rem 0 1rem;font-size:24px}
.secondary-field{margin-top:20px!important;font-size:17px!important;color:#6f604d}
.secondary-field select{font-size:14px!important;background:#f5ead8!important}
.wizard-card{background:linear-gradient(145deg,#ead7ad,#f8eedb)!important}
.wizard-card input,.wizard-card select,.wizard-card textarea{background:#fffdf7!important;border:2px solid #b98935!important}
.wizard-card label{color:#3d2c18}

.reception-live-grid{display:grid;grid-template-columns:minmax(0,1fr);margin:0 0 28px}.live-map-card{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:stretch;background:#f7f0df;border:1px solid rgba(171,128,43,.35);border-radius:22px;padding:18px;box-shadow:0 16px 40px rgba(28,21,12,.12)}.live-map-card iframe{width:100%;min-height:260px;border:0;border-radius:16px;background:#e7dfcf}.request-timing{margin:12px 0;padding:12px 14px;border-radius:12px;background:#f3ead6;font-weight:800;font-size:1.05rem}.immediate-request{background:#fff1d2;color:#7c4e00;border:1px solid #d1a34b;font-size:1.15rem}.accept-btn{background:#248a48!important;color:#fff!important;border-color:#248a48!important}.reject-btn{background:#b83232!important;color:#fff!important;border-color:#b83232!important}.eta-modal-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eta-modal-options button{padding:14px;border-radius:12px;border:1px solid #b98b3a;background:#fff8e9;font-weight:800}@media(max-width:760px){.live-map-card{grid-template-columns:1fr}.live-map-card iframe{min-height:220px}}

/* V5.6.1 mobile completion and modal stability */
body.modal-open{overflow:hidden;touch-action:none}
.modal{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:max(12px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom))}
.modal-card{margin:auto 0;max-height:calc(100dvh - max(30px,env(safe-area-inset-top)) - max(30px,env(safe-area-inset-bottom)));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable}
.completion-card form{padding-bottom:max(10px,env(safe-area-inset-bottom))}
.completion-card .gold.wide[type="submit"]{position:sticky;bottom:0;z-index:5;margin-top:14px;box-shadow:0 -10px 24px rgba(255,253,248,.94),0 10px 22px rgba(126,79,20,.20)}
@media(max-width:700px){
  .modal{padding:6px 6px max(10px,env(safe-area-inset-bottom))}
  .modal-card{width:100%;max-width:none;border-radius:18px;padding:22px 18px;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom))}
  .completion-card{width:100%;max-width:none}
  .completion-card h2{font-size:28px;padding-right:28px}
  .completion-card label{display:block;margin-bottom:12px}
  .completion-card input,.completion-card select,.completion-card textarea{font-size:16px;min-height:50px}
  .completion-card textarea{min-height:110px}
  .payment-box{padding:14px;margin:14px 0}
  .completion-card .gold.wide[type="submit"]{min-height:56px;font-size:17px}
}

/* V5.8 multilingual UI */
.language-switcher{display:flex;gap:5px;align-items:center;padding:4px;border:1px solid rgba(176,136,66,.35);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}
.lang-btn{width:34px;height:30px;border:0;border-radius:999px;background:transparent;cursor:pointer;font-size:18px;line-height:1;display:grid;place-items:center;transition:.18s ease;filter:saturate(.82);opacity:.72}
.lang-btn:hover,.lang-btn.active{background:#b38a45;box-shadow:0 5px 14px rgba(83,57,18,.22);transform:translateY(-1px);filter:none;opacity:1}
@media(max-width:760px){.topbar{align-items:flex-start}.top-actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}.language-switcher{order:-1}.lang-btn{width:30px;height:28px;font-size:16px}.badge{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}


/* V5.9 Operational Driver + embedded navigation */
.lang-btn img{width:24px;height:16px;display:block;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.25)}
.driver-new-alert{display:flex;align-items:center;gap:12px;background:#b82121;color:#fff;border-radius:16px;padding:16px 18px;margin-bottom:20px;box-shadow:0 12px 28px rgba(184,33,33,.24)}.driver-new-alert b{font-size:18px}.driver-new-alert small{margin-left:auto}.alert-pulse{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.8);animation:alertPulse 1.4s infinite}@keyframes alertPulse{70%{box-shadow:0 0 0 12px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}
.driver-focus-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.driver-section-gap{margin-top:28px}.driver-request-card{padding:0;overflow:hidden}.driver-request-card summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:17px 19px;background:#fff8e8}.driver-request-card summary::-webkit-details-marker{display:none}.driver-request-card .details-body{padding:18px;border-top:1px solid var(--line)}.empty-card{color:var(--muted);text-align:center;padding:22px}.active-trip-card{border:2px solid #c94435;box-shadow:0 16px 36px rgba(201,68,53,.16)}
.driver-action-zone{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:20px}.engine-button{width:132px;height:132px;border-radius:50%;border:8px solid rgba(255,255,255,.65);box-shadow:inset 0 0 0 3px rgba(0,0,0,.22),0 14px 28px rgba(0,0,0,.24);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;cursor:pointer}.engine-button small{font-size:9px;letter-spacing:1.5px}.engine-button strong{font-size:28px;line-height:1}.engine-button span{font-size:11px;margin-top:5px}.engine-start{background:radial-gradient(circle at 35% 25%,#6ee68b,#17843b 62%,#0b5228)}.engine-stop{background:radial-gradient(circle at 35% 25%,#ff776c,#c12525 62%,#7a1010)}.utility-btn{border:1px solid #bba77f;background:#fff;padding:11px 14px;border-radius:12px}.utility-btn.danger{color:#a42222;border-color:#d8a1a1}.tracking-live-indicator{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;margin-top:18px;padding:14px;border-radius:14px;background:#e9f8ed;border:1px solid #79be8b;color:#155c2b}.tracking-live-indicator i{grid-row:1/3;width:13px;height:13px;border-radius:50%;background:#21b84d;box-shadow:0 0 0 7px rgba(33,184,77,.15)}.tracking-live-indicator span{font-size:12px}.driver-route-map{margin-top:18px;border-radius:18px;overflow:hidden;border:1px solid #cdbb96}.driver-route-map iframe{width:100%;height:360px;border:0;display:block}.driver-availability{margin-top:24px}.driver-kpis{margin-top:26px}
@media(max-width:900px){.driver-focus-grid{grid-template-columns:1fr}.driver-new-alert{align-items:flex-start;flex-wrap:wrap}.driver-new-alert small{margin-left:26px}.engine-button{width:116px;height:116px}.driver-route-map iframe{height:300px}}

/* V6.0 smart tracking */
.live-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px}
.speed-chip{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:10px 14px;border-radius:999px;background:#17130f;color:#fff;font-weight:900;font-variant-numeric:tabular-nums}
.dispatch-btn{border:0;border-radius:14px;padding:14px 18px;background:linear-gradient(145deg,#d6b46f,#a9772d);color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(169,119,45,.28)}
.returning-badge{padding:14px 18px;border-radius:14px;background:#fff0cf;border:1px solid #c99b43;color:#68440b;font-weight:900;text-align:center}


/* ===== VIP DESK PRO V6.1 LUXURY UX UPGRADE ===== */
.brand-home{border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;padding:0}.connection-badge{display:flex;align-items:center;gap:8px}.connection-dot{width:10px;height:10px;border-radius:50%;background:#8b8b8b;box-shadow:0 0 0 4px #8882}.connection-badge.online .connection-dot{background:#1f9d64;box-shadow:0 0 0 4px #1f9d6422}.icon-button{font-size:20px;min-width:45px}.landing-hero>img{object-fit:cover;object-position:center 58%;transform:scale(.94);width:106%;height:106%;left:-3%;top:-3%}.hero-copy{max-width:590px}.hero-copy h1{font-size:clamp(42px,5.2vw,76px);line-height:.98;letter-spacing:-1.8px}.hero-copy h1 em{font-weight:400;font-style:italic}.landing-reception-entry{position:absolute;right:5%;top:48%;left:auto;max-width:350px}.landing-reception-entry small,.reception-cta small{display:block;font-size:10px;letter-spacing:1.8px;opacity:.8;margin-bottom:4px}.reception-cta{min-width:270px}.continue-green{border:0;border-radius:14px;padding:15px 24px;background:linear-gradient(135deg,#198754,#0f6f42);color:#fff;font-weight:800;box-shadow:0 9px 24px #0f6f4230;cursor:pointer}.continue-green:hover{transform:translateY(-1px)}.google-only-destination{padding:22px}.price-reason-row{display:grid;grid-template-columns:minmax(260px,1fr) 260px;gap:20px;align-items:end;margin-top:18px}.price-float{background:linear-gradient(135deg,#17824e,#0e623c);color:#fff;border-radius:18px;padding:20px;text-align:center;box-shadow:0 14px 30px #0e623c33}.price-float b{display:block;font-size:30px}.price-float span{font-size:13px;font-weight:700}.pickup-default-card{border:1px solid #2d8d64;background:#eaf7f0;border-radius:18px;padding:18px;margin-bottom:18px}.pickup-default-card span{display:block;color:#247451;font-size:10px;letter-spacing:1.5px}.pickup-default-card b{display:block;font-size:23px}.pickup-default-card small{color:#52685d}.time-choice-buttons{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;padding:25px 0}.schedule-now,.schedule-later{width:190px;height:190px;border-radius:50%}.schedule-now{background:radial-gradient(circle at 40% 35%,#46bd78,#116a3e)}.schedule-later{background:radial-gradient(circle at 40% 35%,#c39d63,#725027)}.schedule-now:not(.active),.schedule-later:not(.active){opacity:.55;filter:grayscale(.25)}#scheduledFields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compact-phone-row{grid-template-columns:minmax(250px,1fr) minmax(250px,1fr);align-items:end}.validation-card{text-align:center;max-width:460px}.validation-symbol{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 15px;border-radius:50%;background:#a61f2d;color:#fff;font-size:42px;font-weight:900}.validation-card p{font-size:18px;line-height:1.5}.vehicle-option em{font-size:13px;font-weight:900;padding:8px 12px;border-radius:999px;background:#daf4e6;color:#12623b;opacity:1}.vehicle-option.disabled em{background:#f4e6d8;color:#754c24}.driver-new-alert{width:100%;border:0;border-radius:16px;padding:14px 20px;display:flex;align-items:center;gap:14px;color:#fff;cursor:pointer;margin-bottom:14px}.driver-new-alert.has-requests{background:linear-gradient(90deg,#a7192d,#d23a48);box-shadow:0 8px 24px #a7192d40}.driver-new-alert.no-requests{background:linear-gradient(90deg,#198754,#36a86b)}.driver-new-alert b{font-size:18px}.driver-new-alert small{margin-left:auto}.request-envelope{font-size:26px}.driver-shift-actions{text-align:right;margin-bottom:14px}.shift-end-btn{border:1px solid #85424c;background:#fff5f6;color:#7d2432;border-radius:12px;padding:11px 16px;font-weight:800}.booking-stamp{float:right;min-width:220px;border:2px dashed #b58a43;background:#fffaf0;border-radius:16px;padding:14px;text-align:center;transform:rotate(-1deg)}.booking-stamp b{display:block;font-size:20px}.booking-stamp span{display:block;color:#8a5a19;font-weight:800}.booking-stamp small{display:block;margin-top:8px}.places-error{padding:12px;border-radius:10px;background:#fff0f0;color:#9a2430;border:1px solid #e8a8ae}.map-choice{margin-top:10px}.success-card .booking-number:empty{display:none}
@media(max-width:850px){.landing-reception-entry{position:static;margin-top:24px}.landing-hero>img{transform:none;width:100%;height:100%;left:0;top:0}.price-reason-row,.compact-phone-row,#scheduledFields{grid-template-columns:1fr}.hero-copy h1{font-size:42px}.booking-stamp{float:none;margin:14px 0;width:auto}}

/* V6.2 Operational Cycle & Luxury UX */
.nav-action{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(171,128,43,.45);background:linear-gradient(145deg,#fffdf7,#f1e6cf);color:#352714;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:900;letter-spacing:.35px;box-shadow:0 8px 22px rgba(50,35,16,.12);cursor:pointer}.nav-action:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(50,35,16,.18)}.nav-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#1f6f4a;color:#fff;font-size:10px}.logout-action .nav-icon{background:#8c2732}.brand-home:after{content:'ΑΡΧΙΚΗ';margin-left:12px;padding:5px 9px;border-radius:999px;background:#f0e5ce;color:#6e5229;font-size:9px;font-weight:900;letter-spacing:1px}
.landing-hero>img{object-fit:cover!important;object-position:center 47%!important;transform:scale(.88)!important;width:114%!important;height:114%!important;left:-7%!important;top:-7%!important}.hero-copy{max-width:520px}.hero-copy h1{font-size:clamp(36px,4.3vw,62px)!important;line-height:1.03!important;font-family:Georgia,'Times New Roman',serif;letter-spacing:-1.1px!important}.hero-copy p{max-width:460px}.landing-reception-entry{right:4%!important;top:52%!important;max-width:310px!important;padding:16px 20px!important;border-radius:18px!important}.reception-cta{border-radius:18px!important;min-width:230px!important}
.live-map-card{grid-template-columns:340px minmax(0,1fr)!important;min-height:330px}.live-map-card iframe{min-height:300px!important}.reception-live-grid{margin-top:-20px!important;position:relative;z-index:4}.reception-pending-head{margin-top:10px}.premium-outline{border:1px solid #b98b3a;background:#fffaf0;color:#5f4219;border-radius:999px;padding:11px 17px;font-weight:900;cursor:pointer}.route-preview{margin-top:10px;border-radius:14px;padding:12px 14px;background:#edf8f1;border:1px solid #8fc3a3;color:#155b37;font-weight:800;text-align:center}.price-float{min-height:95px;display:flex;flex-direction:column;justify-content:center}.price-float b{font-size:34px!important}.validation-card{border:2px solid #a61f2d!important;box-shadow:0 18px 50px rgba(166,31,45,.22)!important}.wizard-card input,.wizard-card select,.wizard-card textarea{font-size:16px}.compact-phone-row label{font-size:13px}.shift-end-btn.is-off{background:#edf8f1;color:#12623b;border-color:#76b78e}.shift-end-btn.is-on{background:#fff5f6;color:#7d2432;border-color:#d6a0a7}.save-working{opacity:.72;pointer-events:none}.save-working:after{content:' · ΑΠΟΘΗΚΕΥΣΗ…'}
@media(max-width:850px){.nav-action span:not(.nav-icon){display:none}.brand-home:after{display:none}.landing-hero>img{transform:none!important;width:100%!important;height:100%!important;left:0!important;top:0!important;object-position:center 52%!important}.live-map-card{grid-template-columns:1fr!important}.landing-reception-entry{max-width:none!important}.hero-copy h1{font-size:38px!important}}

/* V6.3 final visual refinements */
@media (min-width:900px){
  .landing-hero{min-height:72vh;max-height:820px}
  .landing-hero img{object-position:center 48%}
  .hero-copy{top:46%;max-width:520px}
  .hero-copy h1{font-size:clamp(42px,4.6vw,68px);line-height:1.03}
  .hero-copy p{font-size:16px;max-width:460px}
  .hero-copy .lux-primary{position:absolute;left:58vw;top:46%;width:300px;min-width:0;margin:0;transform:translateY(-50%)}
  .hero-copy .lux-primary:hover{transform:translateY(calc(-50% - 3px)) scale(1.01)}
}
.place-selected{display:flex;flex-direction:column;gap:4px}.place-selected span{font-size:12px;color:#3e6d54}

/* V6.3.2 session/demo controls */
.online-users-badge{display:inline-flex;align-items:center;gap:.35rem;background:#eef8f2;color:#1d6b45;border:1px solid #bfe2cf;font-weight:700}
.demo-switch-action{background:#e8f4ee;border-color:#a7d2bb;color:#165b3a}
.brand small #versionLabel{font-weight:800;letter-spacing:.08em;color:#8a6d42}
@media(max-width:760px){.online-users-badge{font-size:.72rem}.demo-switch-action span:last-child{display:none}}

/* V6.3.4 critical completion */
.email-status{margin:14px 0;padding:12px 14px;border-radius:12px;font-weight:800;font-size:14px;text-align:left}.email-ok{background:#e5f6eb;border:1px solid #79b98d;color:#155c2c}.email-failed{background:#fff0ed;border:1px solid #d98d7d;color:#8b2f20}.driver-response-card{text-align:center;max-width:520px}.driver-response-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 14px;border-radius:50%;font-size:42px;font-weight:900;background:#dff3e5;color:#1f7b43}.rejected-response .driver-response-icon{background:#fde3df;color:#a12c22}.driver-response-card p{font-size:18px;line-height:1.55}.driver-response-card h2{margin-top:8px}.premium-outline.wide{width:100%;margin-bottom:10px}

/* ===== V7 FINAL OPERATIONAL POLISH ===== */
.customer-phone-link{color:#1674d1;text-decoration:underline;font-weight:800}.customer-call-link{display:inline-grid;place-items:center;margin-left:8px;width:26px;height:26px;border-radius:50%;background:#efe2cc;color:#6c4c1f;text-decoration:none}.modal-booking-info{margin:10px 0 18px;padding:13px 15px;border-radius:13px;background:#f5ecdf;border:1px solid var(--line);line-height:1.65}.manual-complete-btn{border:0;border-radius:13px;padding:14px 18px;background:linear-gradient(145deg,#2f7a51,#1e6040);color:white;font-weight:900;box-shadow:0 10px 22px rgba(31,105,67,.2)}.driver-request-card{position:relative}.driver-request-card .request-bar{width:100%;border:0;background:#fff8e8;padding:17px 52px 17px 19px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--ink)}.driver-request-card .request-bar small{display:block;margin-top:5px;color:var(--muted);font-weight:600}.driver-request-card .request-card-close{display:none;position:absolute;right:12px;top:10px;z-index:3;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#6d5540;font-size:24px;line-height:1}.driver-request-card.is-open .request-card-close{display:block}.driver-request-card .details-body{padding:18px;border-top:1px solid var(--line)}.driver-request-card .details-body[hidden]{display:none}.driver-request-card.is-open{box-shadow:0 18px 36px rgba(62,39,10,.13)}

/* V7.1 FINAL — reception dashboard and focused views */
#versionLabel{color:var(--gold);font-weight:900}.demo-switch-action,.home-action,.entry-card[data-role="reception_demo"]{display:none!important}
.reception-dashboard{background:#080b0f;color:#f8f4ec;min-height:calc(100vh - 84px);padding:14px 1.5vw 20px}.reception-dashboard-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(620px,1.45fr);gap:16px;min-height:calc(100vh - 190px)}
.premium-reception-hero{min-height:0!important;height:100%;border-radius:24px}.premium-reception-hero img{object-position:center center}.premium-reception-hero .hero-shade{background:linear-gradient(90deg,rgba(5,7,10,.88),rgba(5,7,10,.28))}.compact-copy{left:5%;top:34%;transform:none;max-width:420px}.compact-copy h1{font-size:clamp(36px,4vw,62px);line-height:1.05}.compact-copy p{font-size:16px;max-width:380px}.compact-copy .reception-cta{position:static!important;margin-top:18px;min-width:250px;text-align:left}
.reception-live-panel{background:linear-gradient(145deg,#0c1117,#070a0e);border:1px solid #4b3c25;border-radius:24px;padding:16px;display:grid;grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);gap:14px;box-shadow:0 20px 55px #0007}.live-info-column{padding:14px}.live-title-row{display:flex;align-items:center;gap:12px}.live-title-row h2{font-family:Georgia,serif;font-size:36px;margin:8px 0}.live-pulse{color:#34c879;font-weight:900}.live-pulse:before{content:'';display:inline-block;width:9px;height:9px;border-radius:50%;background:#34c879;margin-right:7px;animation:livePulse 1.4s infinite}@keyframes livePulse{50%{opacity:.35;box-shadow:0 0 0 8px #34c87922}}
.live-trip-customer{color:#d9ae5e;font-size:21px;font-weight:900;margin:14px 0 5px}.live-trip-destination{font-size:18px;font-weight:800;margin-bottom:18px}.live-progress-wrap{margin:18px 0}.live-progress-label{display:flex;justify-content:space-between;font-size:12px}.live-progress-label b{color:#e3b757}.live-progress-track{height:10px;background:#242a31;border-radius:99px;position:relative;margin:13px 0 20px}.live-progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#d19b36,#f3d27a);border-radius:99px;transition:width .5s}.live-progress-track i{position:absolute;top:-16px;left:0;font-style:normal;font-size:25px;transition:left .5s}.live-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px}.live-metrics>div{border:1px solid #29313a;border-radius:13px;padding:12px}.live-metrics small{display:block;color:#9da4aa}.live-metrics b{display:block;margin-top:5px;color:#fff}.live-map-shell{min-height:520px;border-radius:18px;overflow:hidden;background:#111}.live-map-shell iframe{width:100%;height:100%;min-height:520px;border:0}.reception-quick-actions{display:flex;justify-content:flex-end;gap:14px;padding:18px 4px 0}.dashboard-action{min-width:250px;border-radius:15px;padding:17px 20px;border:1px solid #7c6338;background:#11171d;color:#fff;display:flex;align-items:center;justify-content:space-between;font-weight:900}.dashboard-action.pending-action.has-pending{background:linear-gradient(135deg,#7f1722,#b52b39);border-color:#d64a56}.dashboard-action b{display:grid;place-items:center;min-width:30px;height:30px;border-radius:50%;background:#d92d3f}.subview-page{min-height:calc(100vh - 84px);background:#f6f0e7}.subview-head{padding:28px 5vw;background:#15120f;color:#fff;display:flex;align-items:center;gap:32px}.subview-head h1{font-family:Georgia,serif;margin:4px 0;font-size:40px}.subview-back{border:1px solid #a27a3b;background:transparent;color:#fff;border-radius:999px;padding:12px 18px}.online-users-card{width:min(650px,94vw)}.online-user-row{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid var(--line);padding:13px}.online-user-row small{display:block;color:var(--muted)}
.driverApp-active .driver-banner,.driverApp-active #driverNewAlert,.driverApp-active .driver-shift-actions,.driverApp-active #driverRequestsPanel,.driverApp-active .driver-availability,.driverApp-active .driver-kpis{display:none!important}.driverApp-active .driver-focus-grid{display:block}.driver-active-premium{background:linear-gradient(145deg,#10151b,#080b0e);color:#fff;border:1px solid #9a783f}.driver-active-head{display:flex;justify-content:space-between;gap:14px}.driver-active-head h2{font-family:Georgia,serif;font-size:31px;margin:0}.whatsapp-icon-link{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#23b75e;color:#fff;text-decoration:none;font-size:25px}.driver-addresses{margin:22px 0;border-top:1px solid #333;border-bottom:1px solid #333;padding:15px 0}.pickup-small{font-size:13px;color:#aeb5bb}.destination-strong{font-size:26px;font-weight:900;margin-top:8px}.driver-live-chip{font-size:11px;border-radius:999px;padding:8px 11px;background:#173d2a;color:#5ee895}.driver-stop-only{width:100%;border:0;border-radius:16px;background:linear-gradient(135deg,#bd2732,#8c1720);color:#fff;padding:19px;font-size:20px;font-weight:900}.completion-reminder{margin-top:12px;font-size:12px;color:#aeb5bb}
@media(max-width:980px){.reception-dashboard-grid{grid-template-columns:1fr}.premium-reception-hero{min-height:58vh}.reception-live-panel{grid-template-columns:1fr}.live-map-shell,.live-map-shell iframe{min-height:360px}.reception-quick-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-action{min-width:0}.compact-copy{top:18%}}
@media(max-width:620px){.reception-dashboard{padding:8px}.premium-reception-hero{min-height:56vh}.compact-copy h1{font-size:38px}.reception-live-panel{padding:8px}.live-map-shell,.live-map-shell iframe{min-height:300px}.reception-quick-actions{grid-template-columns:1fr}.subview-head{align-items:flex-start;flex-direction:column;gap:12px}.subview-head h1{font-size:30px}}

/* V7.1.5 — Reception Landing & Live Dashboard Restore
   Compatibility layer for the final V7.1 HTML class names. */
.reception-command-stage{
  display:grid;
  grid-template-columns:minmax(360px,.9fr) minmax(620px,1.45fr);
  gap:16px;
  min-height:calc(100vh - 190px);
}
.premium-reception-hero{
  min-height:0!important;
  height:100%;
  border-radius:24px;
  border:1px solid #4b3c25;
  box-shadow:0 20px 55px rgba(0,0,0,.38);
}
.premium-reception-hero img{object-position:center center}
.compact-reception-copy{
  left:5%;
  top:18%;
  transform:none;
  max-width:430px;
}
.compact-reception-copy h1{font-size:clamp(36px,4vw,62px);line-height:1.05}
.compact-reception-copy p{font-size:16px;max-width:380px}
.compact-reception-copy .reception-cta{
  position:static!important;
  margin-top:18px;
  min-width:250px;
  text-align:left;
}
.live-command-card{
  background:linear-gradient(145deg,#0c1117,#070a0e);
  border:1px solid #4b3c25;
  border-radius:24px;
  padding:16px;
  display:grid;
  grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);
  gap:14px;
  box-shadow:0 20px 55px rgba(0,0,0,.45);
  min-width:0;
}
.live-command-info{padding:14px;min-width:0}
.live-command-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.live-command-head>div>span{font-size:11px;letter-spacing:.18em;color:#d8a94f}
.live-command-head h2{font-family:Georgia,serif;font-size:36px;margin:8px 0;color:#fff}
.speed-chip{padding:8px 11px;border-radius:999px;background:#1a222a;color:#fff;font-size:12px;white-space:nowrap}
.live-status-copy{font-size:17px;color:#dfe5e9;line-height:1.5}
.live-status-copy b{color:#46d483}
.live-progress-title{display:flex;justify-content:space-between;font-size:12px;margin-top:18px}
.live-progress-title b{color:#e3b757}
.live-progress-track{height:10px;background:#242a31;border-radius:99px;position:relative;margin:13px 0 20px;overflow:visible}
.live-progress-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,#d19b36,#f3d27a);border-radius:99px;transition:width .5s}
.live-progress-track span{position:absolute;top:-15px;left:0;font-size:24px;transition:left .5s}
.live-progress-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.live-progress-metrics>div{border:1px solid #29313a;border-radius:13px;padding:12px;background:#0d1217}
.live-progress-metrics span{display:block;color:#9da4aa;font-size:12px}
.live-progress-metrics b{display:block;margin-top:5px;color:#fff}
.live-map-shell{min-height:520px;border-radius:18px;overflow:hidden;background:#111;position:relative}
.live-map-shell iframe{width:100%;height:100%;min-height:520px;border:0;display:block}
.map-live-dot{position:absolute;left:14px;bottom:14px;background:rgba(9,18,13,.88);border:1px solid #2e7f4d;color:#53dc86;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900}
.reception-action{
  min-width:250px;
  border-radius:15px;
  padding:17px 20px;
  border:1px solid #7c6338;
  background:#11171d;
  color:#fff;
  display:flex;
  align-items:center;
  gap:14px;
  text-align:left;
}
.reception-action>div{display:flex;flex-direction:column;gap:4px;flex:1}
.reception-action small{color:#aeb4b9}
.reception-action>i{display:grid;place-items:center;min-width:30px;height:30px;border-radius:50%;background:#333;color:#fff;font-style:normal;font-weight:900}
.reception-action.pending-action.has-pending{background:linear-gradient(135deg,#7f1722,#b52b39);border-color:#d64a56}
.reception-action.pending-action.has-pending>i{background:#e23748}
.reception-action>em{font-style:normal;font-size:24px}
@media(max-width:980px){
  .reception-command-stage{grid-template-columns:1fr;min-height:auto}
  .premium-reception-hero{min-height:58vh;height:auto}
  .live-command-card{grid-template-columns:1fr}
  .live-map-shell,.live-map-shell iframe{min-height:360px}
  .reception-quick-actions{display:grid;grid-template-columns:1fr 1fr}
  .reception-action{min-width:0}
  .compact-reception-copy{top:16%}
}
@media(max-width:620px){
  .premium-reception-hero{min-height:56vh}
  .compact-reception-copy{left:7%;right:7%;top:12%}
  .compact-reception-copy h1{font-size:38px}
  .live-command-card{padding:8px}
  .live-map-shell,.live-map-shell iframe{min-height:300px}
  .reception-quick-actions{grid-template-columns:1fr}
}

/* V7.2.0 TWO USER ARCHITECTURE */
.driver-bottom-tools{display:flex;justify-content:flex-end;gap:12px;margin:28px 0 10px;padding-top:18px;border-top:1px solid #ddd}
.driver-bottom-tools .shift-end-btn{position:static;margin:0}
.admin-van-availability{margin:24px 0}.admin-van-availability .availability-panel{display:block}
.driver-note-list p{padding:10px;border-left:3px solid #b9954c;background:#f7f2e8}.driver-note-list small{display:block;color:#777;margin-top:5px}
#driverHistoryList textarea{width:100%;min-height:90px;margin:10px 0;padding:12px;border-radius:12px;border:1px solid #bbb}
#refreshLocationNow.is-refreshing{opacity:.85;cursor:wait}#refreshLocationNow.is-success{background:#dff5e8!important;color:#176c3a!important;border-color:#48a96c!important}#refreshLocationNow.is-error{background:#ffe4e4!important;color:#8c1f28!important;border-color:#c74c58!important}
@media(max-width:620px){.reception-cta{position:fixed!important;left:16px!important;right:16px!important;bottom:16px!important;z-index:70!important;width:auto!important;min-width:0!important;box-shadow:0 10px 30px rgba(0,0,0,.35)}#receptionApp{padding-bottom:90px}.driver-bottom-tools{flex-direction:column}.driver-bottom-tools button{width:100%}}

/* ===== V7.3.0 FINAL ROAD TEST ===== */
.reception-identity-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.reception-identity-fields[hidden]{display:none}
.btn-spinner{margin-left:8px}.is-saving{opacity:.8;cursor:wait}
@media(min-width:1000px){
  .reception-dashboard{grid-template-columns:minmax(480px,1.25fr) minmax(500px,.9fr)!important;gap:14px!important;align-items:stretch}
  .reception-live-panel{min-height:480px!important}.reception-hero-panel{min-height:480px!important}
  .wizard-card .step[data-step="1"].active,.wizard-card .step[data-step="6"].active{display:grid!important;grid-template-columns:minmax(420px,1fr) minmax(320px,.72fr);gap:18px;align-items:start}
  .wizard-card .step[data-step="1"] .map-preview,.wizard-card .step[data-step="6"] .summary-map{grid-column:2;grid-row:1/span 8;position:sticky;top:12px;max-height:360px;overflow:hidden}
  .wizard-card .step[data-step="1"] .map-preview iframe,.wizard-card .step[data-step="6"] .summary-map iframe{height:350px!important}
  .wizard-card .step[data-step="6"] .booking-stamp,.wizard-card .step[data-step="6"] .summary-destination,.wizard-card .step[data-step="6"]>div:not(.summary-map){grid-column:1}
}
.live-vehicle-title,.live-vehicle-title h2{font-size:clamp(1.35rem,2vw,2rem)!important}.live-badge{font-size:.72rem!important;padding:5px 8px!important;top:12px!important;right:12px!important;bottom:auto!important;left:auto!important}.refresh-location-btn,#refreshLocationNow{width:auto!important;min-width:0!important;padding:8px 12px!important;font-size:.78rem!important;border-radius:999px!important}
.driver-focus-only .driver-focus-grid{grid-template-columns:1fr!important}.driver-focus-only #driverRequestsPanel,.driver-focus-only .driver-kpis,.driver-focus-only .driver-banner,.driver-focus-only .driver-bottom-tools{display:none!important}.driver-focus-only #driverActiveBooking{max-width:1180px;margin:0 auto}.single-request-mode .driver-focus-grid{grid-template-columns:1fr!important}.single-request-mode #driverRequestsPanel{display:block!important}.single-request-mode #driverApprovedBookings,.single-request-mode .driver-section-gap,.single-request-mode #driverActiveBooking,.single-request-mode .driver-kpis{display:none!important}.single-request-mode .driver-request-card{max-width:1000px;margin:0 auto}.single-request-mode .driver-request-card .details-body{display:block!important}
.v73-driver-focus{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(390px,1.22fr);gap:18px;align-items:start;padding:22px}.v73-driver-focus .driver-active-head,.v73-driver-focus .driver-route-focus,.v73-driver-focus .driver-progress,.v73-driver-focus>.engine-button{grid-column:1}.v73-trip-map{grid-column:2;grid-row:1/span 5;min-height:520px;border-radius:22px;overflow:hidden}.v73-trip-map iframe{width:100%;height:520px;border:0}.destination-address{font-size:.9rem!important;opacity:.72}.v73-route-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.v73-route-metrics span{padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:14px;display:flex;flex-direction:column}.v73-route-metrics b{font-size:1.15rem}.v73-route-metrics small{opacity:.7}.v73-start{margin-top:18px}
@media(max-width:800px){.reception-identity-fields{grid-template-columns:1fr}.v73-driver-focus{display:block;padding:14px}.v73-trip-map{min-height:300px;margin:14px 0}.v73-trip-map iframe{height:300px}.driver-focus-only .content-wrap{padding:10px}.wizard-actions{position:sticky;bottom:0;background:rgba(247,242,234,.97);padding:10px;z-index:5}.summary-map{order:9}.summary-map iframe{height:230px!important}}

/* ===== V7.3.1 MOBILE/TABLET RECEPTION PRIMARY ACTION ===== */
@media (max-width: 980px){
  #receptionApp{padding-top:82px!important;padding-bottom:24px!important}
  #receptionApp .reception-cta{
    position:fixed!important;
    top:calc(76px + env(safe-area-inset-top, 0px))!important;
    left:14px!important;
    right:14px!important;
    bottom:auto!important;
    width:auto!important;
    min-width:0!important;
    z-index:85!important;
    padding:13px 18px!important;
    border-radius:15px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    text-align:center!important;
    box-shadow:0 12px 30px rgba(0,0,0,.38)!important;
  }
  #receptionApp .reception-cta small{display:none!important}
  #receptionApp .reception-cta b{font-size:20px!important;line-height:1.1!important}
}
@media (min-width:621px) and (max-width:980px){
  #receptionApp{padding-top:88px!important}
  #receptionApp .reception-cta{top:calc(88px + env(safe-area-inset-top, 0px))!important;left:24px!important;right:24px!important}
}


/* ===== V7.4.0 FINAL COMPLETION ===== */
.landing{min-height:calc(100vh - 72px);overflow:hidden}.landing-hero{min-height:calc(100vh - 72px);height:calc(100vh - 72px)}.landing-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-copy{z-index:2}.corner-entry{z-index:3}
.route-preview{display:grid;gap:4px;border:1px solid #c9b077;border-radius:14px;padding:13px 16px;background:#fff8e8}.route-preview span{font-size:10px;letter-spacing:.16em;color:#746650}.route-preview strong{font-size:15px;color:#27211a}.route-preview b{font-size:18px;color:#b5222d}
.status.new-red{background:#c7192d!important;color:#fff!important;border-color:#c7192d!important;box-shadow:0 6px 16px rgba(199,25,45,.28)}
.driver-charge{display:block;color:#9a6a00;font-size:1.15rem;margin-top:5px}.v73-driver-focus.awaiting-start{position:relative}.v73-driver-focus.awaiting-start>.v73-start{position:absolute;right:18px;top:18px;margin:0;z-index:6;width:180px;height:180px}.v73-driver-focus.awaiting-start .driver-active-head{padding-right:205px}
.cancel-action{border-color:#a7333e!important}.cancel-action>span{color:#ef5868;font-size:28px}.cancel-transfer-card{max-width:900px}.cancel-transfer-list{max-height:65vh;overflow:auto}.cancel-booking-card{margin-bottom:14px}.cancel-booking-card select,.cancel-booking-card textarea{width:100%;margin-top:7px}.danger{background:#b72231;color:#fff;border:1px solid #d94b58}.driver-cancel-alert{margin:12px 0 20px;padding:18px;border-radius:18px;background:#c7192d;color:#fff;display:flex;flex-direction:column;gap:5px;box-shadow:0 12px 28px rgba(199,25,45,.3)}.driver-cancel-alert b{font-size:1.1rem}.driver-cancel-alert small{opacity:.9}
@media(min-width:1500px){.reception-command-stage{grid-template-columns:minmax(690px,1.18fr) minmax(820px,1fr);gap:18px;min-height:calc(100vh - 155px)}.premium-reception-hero{min-height:calc(100vh - 155px)}.live-command-card{grid-template-columns:minmax(250px,.48fr) minmax(560px,1.52fr);min-height:calc(100vh - 155px)}.live-map-shell,.live-map-shell iframe{min-height:calc(100vh - 190px)}.compact-reception-copy{max-width:520px}.compact-reception-copy h1{font-size:clamp(56px,4.2vw,78px)}}
@media(min-width:1800px) and (min-height:900px){.reception-dashboard{padding:14px 22px 12px}.reception-command-stage{grid-template-columns:42% 58%}.reception-quick-actions{margin-top:10px}.premium-reception-hero img{object-position:center center}}
@media(max-width:800px){.v73-driver-focus.awaiting-start>.v73-start{position:static;width:100%;height:auto;margin-top:12px}.v73-driver-focus.awaiting-start .driver-active-head{padding-right:0}.landing-hero{height:calc(100vh - 64px);min-height:680px}.landing-hero>img{object-position:58% center}}
.request-price{display:block;margin-top:6px;color:#a66e00;font-size:1.05rem}.driver-request-card .request-bar{align-items:flex-start}.driver-request-card .request-bar>span:first-child{display:block}


/* ===== V7.4.1 FINAL CORRECTION ===== */
@media (min-width:1100px){
 .landing-hero{display:grid;grid-template-columns:minmax(360px,36%) 1fr;min-height:calc(100vh - 92px);background:#302f2d;overflow:hidden}
 .landing-hero>img{position:relative;grid-column:2;width:100%;height:100%;object-fit:contain;object-position:center right;background:#171717}
 .landing-hero .hero-shade{grid-column:1;position:absolute;inset:0 auto 0 0;width:36%;background:linear-gradient(110deg,#4b4b49 0%,#363634 85%,transparent 100%);z-index:1}
 .landing-hero .hero-copy{left:clamp(38px,6vw,110px);right:auto;width:min(31vw,520px);z-index:2}
 .landing-reception-entry{margin-top:24px;width:min(100%,370px)}
 .wizard-shell{max-width:1180px}.step[data-step="1"]{grid-template-columns:minmax(480px,1fr) minmax(360px,.75fr)}
 #destinationMapPreview{grid-column:2;grid-row:1 / span 5;min-height:390px;align-self:start;margin-top:0}
 .route-preview{grid-column:2;max-width:none}.summary-box{max-width:720px;margin-inline:auto}
}
.places-results button{display:grid;grid-template-columns:38px 1fr;gap:10px;text-align:left;align-items:center;padding:14px 16px;border-bottom:1px solid #e7e1d8;background:#fff}
.places-results button:before{content:'⌖';display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f0f2f3;color:#555;font-size:20px}.places-results button b{font-size:17px}.places-results button span{grid-column:2;color:#777}
.route-preview{background:#fff;border:1px solid #d9d1c4;border-radius:16px;padding:14px 18px}.route-preview span{display:block;font-size:11px;letter-spacing:2px}.route-preview strong{display:block;font-size:18px;margin:4px 0}.route-preview b{display:flex;gap:9px;align-items:center;color:#078b75;font-size:18px}.route-preview b:before{content:'🚐'}
.summary-box .summary-map{display:none}.summary-box{padding:18px}.summary-destination{font-size:18px}.booking-stamp{min-height:auto}
.pending-assist{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pending-assist a,.pending-assist button{border-radius:12px;padding:11px 14px;font-weight:800;text-decoration:none;border:1px solid #d2c4ae;background:#fff;color:#3c3024}.pending-assist .manual-accept{background:#287449;color:#fff;border-color:#287449}.booking-ref{font-size:12px;letter-spacing:1px;color:#8a7558;margin-bottom:8px}
.compact-confirm-card{max-width:430px}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.confirm-actions button{padding:14px;font-size:17px}
.driver-active-focus .engine-button{position:relative;z-index:5}.driver-active-focus.trip-running .engine-stop{display:flex!important}.driver-active-focus.trip-running .engine-start{display:none!important}
.whatsapp-status{margin-top:10px;padding:10px;border-radius:10px;font-size:12px}.whatsapp-status.ok{background:#e4f5e9;color:#176b39}.whatsapp-status.bad{background:#fde9e5;color:#9b3025}


/* ===== V7.4.2 FINAL FIELD CORRECTION ===== */
@media(min-width:1000px){
  .landing-hero{display:block!important;position:relative!important;background:#171717!important;min-height:calc(100vh - 72px)!important;height:calc(100vh - 72px)!important}
  .landing-hero>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 55%!important;transform:none!important}
  .landing-hero .hero-shade{position:absolute!important;inset:0!important;width:100%!important;background:linear-gradient(90deg,rgba(22,22,22,.9) 0%,rgba(22,22,22,.72) 34%,rgba(22,22,22,.14) 66%,rgba(22,22,22,.05) 100%)!important}
  .landing-hero .hero-copy{position:absolute!important;left:clamp(44px,7vw,120px)!important;top:50%!important;transform:translateY(-50%)!important;width:min(36vw,560px)!important}
  .landing-hero .hero-copy .lux-primary{position:static!important;transform:none!important;margin-top:26px!important;width:min(320px,100%)!important}
  .wizard-shell{max-width:1280px!important}
  .wizard-card .step[data-step="1"].active{display:grid!important;grid-template-columns:minmax(500px,1fr) minmax(390px,.8fr)!important;grid-template-areas:"main side"!important;gap:22px!important;align-items:start!important}
  .wizard-card .step[data-step="1"]>.destination-main{grid-area:main}
  .wizard-card .step[data-step="1"] .map-preview{grid-column:2!important;grid-row:auto!important;position:sticky!important;top:104px!important;max-height:none!important}
  .wizard-card .step[data-step="1"] .map-preview iframe{height:430px!important}
  .wizard-actions{position:sticky!important;bottom:12px!important;z-index:20!important;background:rgba(247,242,234,.96)!important;backdrop-filter:blur(10px);border:1px solid #ddcfb8;border-radius:16px;padding:10px 14px;box-shadow:0 12px 32px rgba(30,20,8,.14)}
  #nextStep,#submitBooking{margin-left:auto!important;min-width:190px!important}
}
.places-results{border:1px solid #ddd6cc;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(22,18,12,.08)}
.places-results button{min-height:72px!important}.places-results button:before{content:'⌖'!important}.places-results button b{font-size:18px!important}.places-results button span{font-size:14px!important;color:#666!important}
.final-check-card{max-width:680px;margin:10px auto;background:linear-gradient(145deg,#fffdf8,#f6ecdd);border:1px solid #d7c3a3;border-radius:24px;padding:24px;box-shadow:0 18px 42px rgba(55,35,12,.13)}
.final-check-card header{border-bottom:1px solid #ddcfbd;padding-bottom:14px;margin-bottom:14px}.final-check-card header small{letter-spacing:.18em;color:#a06b25;font-weight:800}.final-check-card h3{font-family:Georgia,serif;font-size:30px;margin:6px 0 0}.final-check-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:0}.final-check-card dl>div{padding:11px 0;border-bottom:1px solid #ebe1d3}.final-check-card dt{font-size:12px;color:#7d7060;text-transform:uppercase;letter-spacing:.08em}.final-check-card dd{margin:4px 0 0;font-weight:800;font-size:17px}.final-check-card .route-preview{grid-column:auto;margin-top:18px;background:#fff}
@media(max-width:700px){.final-check-card dl{grid-template-columns:1fr}.landing-hero>img{object-position:62% center!important}}

/* V7.4.3 Emergency Access + iMac viewport fit */
@media (min-width:1200px) and (max-height:900px){
  .topbar{height:72px;padding-top:7px;padding-bottom:7px}
  .reception-dashboard{min-height:calc(100vh - 72px);padding:10px 1.2vw 12px}
  .reception-command-stage{min-height:calc(100vh - 138px)!important;gap:12px!important}
  .premium-reception-hero{min-height:calc(100vh - 138px)!important}
  .live-command-card{min-height:calc(100vh - 138px)!important;padding:12px!important}
  .live-map-shell,.live-map-shell iframe{min-height:calc(100vh - 210px)!important}
  .reception-quick-actions{padding-top:8px!important;gap:10px!important}
  .dashboard-action,.reception-action{padding:12px 14px!important;min-height:54px!important}
  .compact-reception-copy h1{font-size:clamp(42px,3.4vw,58px)!important}
  .compact-reception-copy p{font-size:14px!important}
}
