
/* Daily Ride — service-specific only. Shared UI comes from the same approved service CSS stack as Orders/Airport. */
.daily-hero{padding-top:42px!important;padding-bottom:42px!important;min-height:auto!important}
.daily-hero-visual{aspect-ratio:16/9!important;min-height:0!important;height:auto!important;background:#180b16!important;border-radius:30px!important;overflow:hidden!important}
.daily-hero-visual>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:30px!important;display:block!important}
.daily-types{padding-top:72px!important;padding-bottom:78px!important;background:linear-gradient(180deg,#fff,#fff8fc)!important}
.daily-types .section-heading{margin-bottom:34px!important}.daily-types .section-heading h2{font-size:clamp(32px,4vw,48px)!important;font-weight:900!important}
.daily-type-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.daily-type-card{background:linear-gradient(145deg,#24111e,#4b1835);border:1px solid rgba(255,91,176,.25);border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(59,34,51,.09);display:flex;flex-direction:column}
.daily-type-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.daily-type-copy{padding:22px 24px 26px}.daily-type-copy h3{font-size:23px;margin:0 0 8px;color:#fff}.daily-type-copy p{color:#f0cfdf;line-height:1.8;margin:0 0 17px}.daily-type-copy .primary-btn{width:100%}
/* Chat uses the official component. Only bind Zina image id to the approved sizing rules. */
#chatSection .reem-stage #zinaAvatar{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 22%!important;margin:0!important;padding:0!important;border-radius:0!important}
#chatSection .chat-person img{object-fit:cover!important;object-position:center!important}
.summary-card,.price-box,.terms-mini,.final-confirm{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:18px;padding:15px;background:#fff;line-height:1.8}.summary-stop{padding:10px 0;border-bottom:1px solid #f1e5ec}.summary-stop:last-child{border-bottom:0}.price-box{background:linear-gradient(135deg,#351b2c,#8f245a);color:#fff;text-align:center}.price-box strong{display:block;font-size:30px;margin:5px 0}.price-box small{color:#f6dce9}.terms-mini{background:#fff8fc}.final-confirm{background:#fff5fa}.final-confirm p{margin:7px 0 12px}.final-confirm small{display:block;margin-top:10px;color:#765f6d}.vehicle-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.vehicle-choice{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;font:inherit;font-weight:900;cursor:pointer}.vehicle-choice small{display:block;color:var(--muted);font-weight:600;margin-top:5px}.stop-actions{display:flex;gap:10px;width:100%}.location-btn{width:100%}.modal[hidden]{display:none!important}.modal{position:fixed;inset:0;z-index:99999;background:rgba(15,8,14,.62);backdrop-filter:blur(7px);display:grid;place-items:center;padding:14px}.modal-card{width:min(760px,96vw);max-height:94dvh;overflow:auto;background:#fff;border-radius:26px;padding:18px;box-shadow:0 28px 80px rgba(40,12,31,.3)}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:0}.modal-head button{border:0;background:#f7eaf2;border-radius:50%;width:42px;height:42px;font-size:24px}.map-search{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin:12px 0}.map-search input,.map-search button{min-height:46px;border:1px solid var(--line);border-radius:13px;padding:9px 12px;font:inherit}.map-search button{background:var(--pink-soft);color:var(--pink-dark);font-weight:800}#map{height:390px;border-radius:18px;background:#eee}.location-preview{display:grid;gap:4px;padding:12px 0}.location-preview span,.location-preview small{color:var(--muted)}
@media(max-width:720px){
 .daily-hero{padding-top:28px!important;padding-bottom:30px!important}.daily-hero-visual{aspect-ratio:16/10!important;border-radius:22px!important}.daily-hero-visual>img{border-radius:22px!important}
 .daily-types{padding:58px 5%!important}.daily-type-grid{grid-template-columns:1fr 1fr;gap:12px}.daily-type-card{border-radius:20px}.daily-type-copy{padding:15px 14px 17px}.daily-type-copy h3{font-size:18px}.daily-type-copy p{font-size:12px;min-height:44px}.daily-type-copy .primary-btn{padding:10px 8px;font-size:12px}
 /* Exact mobile chat rhythm used by Orders: one Zina panel, then the box. */
 #chatSection .chat-stage{display:flex!important;flex-direction:column!important;gap:10px!important}
 #chatSection .reem-stage{order:0!important;width:100%!important;height:172px!important;min-height:172px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(145deg,#1c0b15,#48152f)!important}
 #chatSection .reem-stage #zinaAvatar{width:100%!important;height:172px!important;object-fit:cover!important;object-position:center 24%!important}
 #chatSection .reem-stage .human-note{display:none!important}
 #chatSection .reem-stage .reem-status{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;width:auto!important;padding:8px 11px!important;border-radius:12px!important;background:rgba(25,9,18,.75)!important;color:#fff!important;backdrop-filter:blur(8px)!important}
 #chatSection .chat-shell{order:1!important;width:100%!important;min-width:0!important;border-radius:24px!important;min-height:620px!important}
 .vehicle-grid{grid-template-columns:1fr}.map-search{grid-template-columns:1fr 1fr}.map-search input{grid-column:1/-1}#map{height:330px}
}
@media(max-width:430px){.daily-type-grid{gap:9px}.daily-type-copy{padding:12px 10px 14px}.daily-type-copy h3{font-size:16px}.daily-type-copy p{font-size:11px}.daily-types .section-heading h2{font-size:29px!important}}

.choice-explained{display:grid!important;gap:5px!important;text-align:right!important}.choice-explained b{font-size:1rem}.choice-explained small{font-weight:600;color:#765f6d;line-height:1.55}.map-search-suggestions{display:grid;gap:7px;margin:8px 0 12px;max-height:240px;overflow:auto}.map-suggestion-item{display:grid;gap:3px;text-align:right;border:1px solid #ead7e2;background:#fff;border-radius:13px;padding:10px 12px;font:inherit;cursor:pointer}.map-suggestion-item span{font-size:.8rem;color:#806b79}.schedule-actions{display:grid;gap:10px}.picker-value{padding:10px 12px;border-radius:12px;background:#fff3f9;color:#7f365d;font-weight:800}.terms-check{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:800}.terms-check input{width:18px;height:18px}.primary-btn:disabled{opacity:.45;cursor:not-allowed}

/* Approved HerRide calendar/time picker family copied from Airport */
.hr-picker-overlay{position:fixed;inset:0;background:rgba(15,10,20,.54);backdrop-filter:blur(7px);z-index:99999;display:grid;place-items:center;padding:16px}
.hr-picker-card{width:min(420px,96vw);background:#fff;border:1px solid rgba(255,61,154,.22);border-radius:26px;box-shadow:0 25px 80px rgba(33,10,28,.26);padding:22px;direction:rtl}
html[dir="ltr"] .hr-picker-card{direction:ltr}
.hr-picker-card h3{margin:0 0 14px;font-size:1.18rem;color:#241622}
.hr-picker-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:14px 0}
.hr-picker-row.two{grid-template-columns:1fr 1fr}
.hr-picker-card select,.hr-picker-card input{width:100%;min-height:50px;border:1px solid #ead7e2;border-radius:14px;padding:10px;background:#fff;font:inherit;color:#241622}
.hr-picker-actions{display:flex;gap:10px;margin-top:16px}
.hr-picker-actions button{flex:1;min-height:48px;border-radius:14px;border:0;font-weight:800;cursor:pointer}
.hr-picker-confirm{background:linear-gradient(135deg,#ff2f92,#ff5bb0);color:#fff}
.hr-picker-cancel{background:#f5eef3;color:#4a3342}
.whatsapp-confirm-box{margin-top:12px;padding:15px;border-radius:18px;background:#fff7fb;border:1px solid #f3bfd9;display:grid;gap:10px}
.whatsapp-confirm-box .confirm-actions{display:flex;gap:8px;flex-wrap:wrap}
.whatsapp-confirm-box button{flex:1;min-width:145px}
.final-thanks{white-space:pre-line;padding:17px;border-radius:18px;background:linear-gradient(135deg,#fff7fb,#fff);border:1px solid #f2c4dc;line-height:1.8}

/* Airport UX fixes v1.1 */
.vehicle-photo{height:360px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fbf7fa,#f4edf2)}
.vehicle-photo img{width:100%;height:100%;object-fit:contain;object-position:center center}
.vehicle-content{display:flex;flex-direction:column}
.vehicle-ask-btn{margin-top:18px;border:0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg,#df398f,#b92f77);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 12px 24px rgba(196,47,124,.2)}
.vehicle-ask-btn:hover{transform:translateY(-2px)}
.reem-stage #nourAvatar{object-fit:contain!important;object-position:top center!important;max-height:100%;width:100%}
.chat-tools .tool-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px}
@media(max-width:900px){.vehicle-photo{height:320px}}


/* Airport form + picker stability v1.3 */
#answerArea{position:relative;z-index:3}
#answerArea .chat-answer-input,#answerArea>input,#answerArea>textarea{display:block!important;width:100%!important;min-height:54px!important;border:2px solid rgba(208,47,126,.32)!important;border-radius:16px!important;background:#fff!important;color:#241622!important;padding:14px 16px!important;font:inherit!important;box-sizing:border-box!important;margin-bottom:10px!important;opacity:1!important;visibility:visible!important}
#answerArea>textarea{min-height:96px!important;resize:vertical}
.inline-picker-launch{display:grid;gap:10px;padding:14px;border:1px solid rgba(208,47,126,.18);border-radius:18px;background:#fff8fc}
.inline-picker-label{font-weight:800;color:#392632;line-height:1.6}
.calendar-card{width:min(470px,96vw)!important}.calendar-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px}.calendar-head h3{text-align:center;margin:0}.calendar-head button{border:0;border-radius:12px;min-height:42px;background:#f7eaf2;font-size:1.5rem;cursor:pointer}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-week{margin:16px 0 8px;color:#806b79;font-size:.78rem;text-align:center}.calendar-grid button{aspect-ratio:1;border:0;border-radius:12px;background:#fff3f9;color:#30222c;font-weight:800;cursor:pointer}.calendar-grid button:hover{background:#ffd8eb}.calendar-grid button.selected{background:linear-gradient(135deg,#ff2f92,#c92f7c);color:#fff}.calendar-grid button:disabled{opacity:.25;cursor:not-allowed}.date-preview,.time-preview{margin-top:14px;padding:12px;border-radius:14px;background:#fff3f9;text-align:center;font-weight:900;color:#c42e79}.wheel-card p{margin:0;color:#76616f}.time-wheel{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px}.time-wheel label{display:grid;gap:7px;text-align:center;font-weight:800}.time-wheel select{height:180px!important;overflow-y:auto;padding:6px!important}.time-wheel option{padding:8px;text-align:center;font-weight:800}
.vehicle-photo{position:relative;isolation:isolate;overflow:hidden}.vehicle-photo:before{content:"";position:absolute;inset:-18px;background:var(--vehicle-bg) center/cover no-repeat;filter:blur(18px);opacity:.28;z-index:-2;transform:scale(1.12)}.vehicle-showcase-card:nth-child(1) .vehicle-photo{--vehicle-bg:url('../airport/assets/nour/08_sedan.webp')}.vehicle-showcase-card:nth-child(2) .vehicle-photo{--vehicle-bg:url('../airport/assets/nour/09_suv.webp')}.vehicle-photo img{width:94%!important;height:94%!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 14px 22px rgba(55,22,43,.18))}.reem-stage{background:#1c121a!important}.reem-stage #nourAvatar{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}
@media(max-width:720px){.time-wheel{grid-template-columns:1fr 1fr}.time-wheel label:last-child{grid-column:1/-1}.vehicle-photo{height:300px!important}}

/* Airport final visual fixes v1.4 */
.vehicle-showcase{align-items:stretch!important}
.vehicle-showcase-card{display:flex!important;flex-direction:column!important;overflow:hidden!important}
.vehicle-photo{height:340px!important;min-height:340px!important;padding:0!important;background:linear-gradient(180deg,#f8eff5,#fff)!important;display:flex!important;align-items:center!important;justify-content:center!important}
.vehicle-photo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:10px!important;box-sizing:border-box!important}
.vehicle-content{display:flex!important;flex-direction:column!important;flex:1!important}
.vehicle-content .vehicle-ask-btn{margin-top:auto!important}
.reem-stage{min-height:610px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.reem-stage #nourAvatar{width:100%!important;height:100%!important;max-height:610px!important;object-fit:contain!important;object-position:center center!important;padding:8px!important;box-sizing:border-box!important}
@media(max-width:900px){.vehicle-photo{height:300px!important;min-height:300px!important}.reem-stage{min-height:460px!important}.reem-stage #nourAvatar{max-height:460px!important}}


/* FINAL shared analog clock + pink calendar */
.analog-time-card{width:min(460px,96vw)!important}.analog-clock{position:relative;width:250px;height:250px;margin:12px auto 18px;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff 0 56%,#fff0f7 57% 100%);border:8px solid #ffd1e7;box-shadow:inset 0 0 0 2px #ff4b9f,0 16px 38px rgba(191,39,113,.18)}
.clock-center{position:absolute;left:50%;top:50%;width:16px;height:16px;border-radius:50%;background:#c92f7c;transform:translate(-50%,-50%);z-index:6;box-shadow:0 0 0 5px #ffd2e6}.clock-hand{position:absolute;left:50%;bottom:50%;transform-origin:50% 100%;border-radius:999px;z-index:4;transition:transform .2s ease}.hour-hand{width:7px;height:66px;background:#5f2946}.minute-hand{width:4px;height:90px;background:#ff2f92}.clock-number{--r:101px;position:absolute;left:50%;top:50%;width:34px;height:34px;margin:-17px;border:0;border-radius:50%;background:transparent;color:#4b2b3e;font-weight:900;cursor:pointer;transform:rotate(var(--a)) translateY(calc(-1 * var(--r))) rotate(calc(-1 * var(--a)))}.clock-number:hover{background:#ffd8eb;color:#b7246b}.clock-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px}.clock-controls label{display:grid;gap:6px;text-align:center;font-weight:800}.clock-controls input{min-height:48px;text-align:center}.period-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.period-toggle button{min-height:44px;border:1px solid #f1bfd7;border-radius:14px;background:#fff4f9;color:#7f365d;font-weight:900;cursor:pointer}.period-toggle button.active{background:linear-gradient(135deg,#ff2f92,#c92f7c);color:#fff;border-color:transparent}.calendar-card{width:min(470px,96vw)!important}.calendar-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px}.calendar-head h3{text-align:center;margin:0}.calendar-head button{border:0;border-radius:12px;min-height:42px;background:#f7eaf2;font-size:1.5rem;cursor:pointer}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-week{margin:16px 0 8px;color:#806b79;font-size:.78rem;text-align:center}.calendar-grid button{aspect-ratio:1;border:0;border-radius:12px;background:#fff3f9;color:#30222c;font-weight:800;cursor:pointer}.calendar-grid button:hover{background:#ffd8eb}.calendar-grid button.selected{background:linear-gradient(135deg,#ff2f92,#c92f7c);color:#fff}.calendar-grid button:disabled{opacity:.25;cursor:not-allowed}.date-preview,.time-preview{margin-top:14px;padding:12px;border-radius:14px;background:#fff3f9;text-align:center;font-weight:900;color:#c42e79}
@media(max-width:520px){.analog-clock{width:220px;height:220px}.clock-number{--r:88px}.hour-hand{height:58px}.minute-hand{height:80px}}

.material-time-card{width:min(410px,94vw)!important;max-height:94dvh!important;overflow:auto!important;padding:0!important;border-radius:28px!important;background:#211b21!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 28px 80px rgba(42,8,27,.42)!important;direction:rtl}
.mtp-top{padding:20px 22px 16px!important;background:linear-gradient(145deg,#4a2238,#351c2a)!important;border-radius:28px 28px 0 0!important}
.mtp-title{text-align:right;font-weight:900;font-size:1.05rem;color:#fff;margin-bottom:10px}
.mtp-display{display:flex;align-items:center;justify-content:center;gap:4px;font-family:Poppins,Cairo,sans-serif}
.mtp-display>span{font-size:3.15rem;line-height:1;font-weight:600;color:#fff}
.mtp-value{border:0;background:transparent;color:#fff;font-size:3.3rem;line-height:1;font-weight:600;padding:2px 4px;border-radius:12px;cursor:pointer;min-width:72px}
.mtp-value.active{color:#ff54a8;text-shadow:0 0 22px rgba(255,47,146,.28)}
.mtp-period{display:grid;gap:2px;margin-inline-start:8px;direction:ltr}
.mtp-period button{border:0;background:transparent;color:#cdbfc8;font-weight:900;font-size:.9rem;padding:2px 5px;border-radius:7px;cursor:pointer;white-space:nowrap}
.mtp-period button.active{color:#ff54a8;background:rgba(255,47,146,.12)}
.mtp-body{padding:18px 18px 12px!important;background:#211b21!important}
.mtp-dial{position:relative;width:min(300px,76vw);height:min(300px,76vw);max-width:300px;max-height:300px;margin:2px auto 10px;border-radius:50%;background:#3a2b33;touch-action:none;user-select:none;-webkit-user-select:none;cursor:crosshair;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}
.mtp-center{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:#ff3b96;transform:translate(-50%,-50%);z-index:6;box-shadow:0 0 0 3px rgba(255,59,150,.16)}
.mtp-hand{position:absolute;left:50%;top:50%;width:2px;height:38%;transform-origin:50% 0;z-index:4;pointer-events:none;transition:transform .06s linear}
.mtp-hand::before{content:"";position:absolute;left:50%;top:0;width:3px;height:100%;background:#ff3b96;transform:translateX(-50%);border-radius:4px;box-shadow:0 0 12px rgba(255,59,150,.18)}
.mtp-hand span{position:absolute;left:50%;bottom:-17px;width:34px;height:34px;border-radius:50%;background:#ff3b96;transform:translateX(-50%);box-shadow:0 5px 16px rgba(255,59,150,.3)}
.mtp-numbers{position:absolute;inset:0;z-index:5;pointer-events:none}
.mtp-number{--r:min(123px,31vw);position:absolute;left:50%;top:50%;width:42px;height:42px;margin:-21px;border:0;border-radius:50%;background:transparent;color:#fff;font-family:Poppins,Cairo,sans-serif;font-size:1.02rem;font-weight:600;transform:rotate(var(--a)) translateY(calc(-1 * var(--r))) rotate(calc(-1 * var(--a)));pointer-events:auto;cursor:pointer}
.mtp-number.selected{background:#ff3b96;color:#fff;box-shadow:0 4px 16px rgba(255,59,150,.35)}
.mtp-help{text-align:center;color:#cdbfc8;font-size:.78rem;line-height:1.55;margin:4px 8px 10px}
.mtp-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;direction:ltr;border-top:1px solid rgba(255,255,255,.07);padding-top:8px}
.mtp-actions button{min-height:44px;border:0;background:transparent;color:#ff70b5;font-weight:900;font-size:.95rem;border-radius:12px;cursor:pointer}
.mtp-actions button:hover,.mtp-actions button:focus-visible{background:rgba(255,59,150,.1);outline:none}
.mtp-confirm{color:#fff!important;background:linear-gradient(135deg,#ff2f92,#c92f7c)!important}
@media(max-width:520px){
 .material-time-overlay{padding:8px!important;align-items:center!important}
 .material-time-card{width:min(390px,96vw)!important;border-radius:24px!important}
 .mtp-top{padding:16px 16px 12px!important}
 .mtp-title{font-size:.98rem;margin-bottom:6px}
 .mtp-value{font-size:2.75rem;min-width:60px}
 .mtp-display>span{font-size:2.65rem}
 .mtp-body{padding:14px 12px 10px!important}
 .mtp-dial{width:min(286px,78vw);height:min(286px,78vw)}
 .mtp-number{--r:min(116px,31.5vw);width:40px;height:40px;margin:-20px;font-size:.98rem}
 .mtp-actions button{min-height:46px;font-size:.9rem}
}
@media(max-width:370px){.mtp-dial{width:260px;height:260px}.mtp-number{--r:105px}.mtp-value{font-size:2.45rem;min-width:54px}.mtp-display>span{font-size:2.35rem}}


/* ===== RC4 FINAL CLOCK FIX — geometry + touch + HerRide identity ===== */
.material-time-card{background:#171117!important;border:1px solid rgba(255,69,159,.22)!important;box-shadow:0 28px 80px rgba(36,5,24,.55)!important}
.mtp-top{background:linear-gradient(145deg,#681640 0%,#4d1d36 52%,#2d1723 100%)!important}
.mtp-title{text-align:center!important;font-size:1.12rem!important;letter-spacing:0!important}
.mtp-body{background:#171117!important}
.mtp-mode-label{text-align:center;color:#f8d7e8;font-weight:900;font-size:.94rem;margin:0 0 10px}
.mtp-display{gap:2px!important}
.mtp-value{font-weight:700!important;min-width:66px!important}
.mtp-value.active{color:#ff4fa3!important;text-shadow:0 0 18px rgba(255,79,163,.35)!important}
.mtp-period{margin-inline-start:10px!important;gap:5px!important}
.mtp-period button{min-width:62px;padding:7px 9px!important;color:#f6d8e7!important;background:rgba(255,255,255,.055)!important}
.mtp-period button.active{color:#fff!important;background:linear-gradient(135deg,#ff4fa3,#c72c78)!important;box-shadow:0 6px 18px rgba(255,79,163,.24)!important}
.mtp-dial{width:min(318px,80vw)!important;height:min(318px,80vw)!important;max-width:318px!important;max-height:318px!important;background:radial-gradient(circle at 50% 46%,#3d2d36 0%,#30212a 68%,#281a22 100%)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 10px 30px rgba(0,0,0,.18)!important;cursor:grab!important}
.mtp-dial:active{cursor:grabbing!important}
.mtp-center{width:12px!important;height:12px!important;background:#ff4fa3!important;box-shadow:0 0 0 4px rgba(255,79,163,.18),0 0 12px rgba(255,79,163,.35)!important}
/* Hand starts at the center and points UP at 0°. This fixes hour/minute geometry. */
.mtp-hand{left:50%!important;top:auto!important;bottom:50%!important;width:4px!important;height:38%!important;transform-origin:50% 100%!important;transition:transform .045s linear!important}
.mtp-hand::before{left:50%!important;top:0!important;width:4px!important;height:100%!important;background:#ff4fa3!important;box-shadow:0 0 10px rgba(255,79,163,.28)!important}
.mtp-hand span{left:50%!important;top:-17px!important;bottom:auto!important;width:34px!important;height:34px!important;background:#ff4fa3!important;box-shadow:0 5px 18px rgba(255,79,163,.38),0 0 0 5px rgba(255,79,163,.10)!important}
.mtp-number{--r:min(132px,33.2vw)!important;width:46px!important;height:46px!important;margin:-23px!important;font-size:1.04rem!important;font-weight:800!important;color:#fff!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.mtp-number.selected{background:#ff4fa3!important;box-shadow:0 5px 18px rgba(255,79,163,.42)!important}
.mtp-help{font-size:.82rem!important;color:#d8c2ce!important;margin-top:8px!important}
.mtp-actions{gap:8px!important;padding-top:10px!important}
.mtp-actions button{min-height:48px!important;font-size:.96rem!important;-webkit-tap-highlight-color:transparent}
.mtp-confirm{background:linear-gradient(135deg,#ff4fa3,#c72c78)!important;box-shadow:0 8px 20px rgba(255,79,163,.20)!important}
@media(max-width:520px){
 .material-time-card{width:min(398px,97vw)!important;max-height:96dvh!important}
 .mtp-top{padding:15px 14px 12px!important}
 .mtp-title{font-size:1.02rem!important}
 .mtp-value{font-size:2.9rem!important;min-width:58px!important}
 .mtp-display>span{font-size:2.75rem!important}
 .mtp-period button{min-width:58px!important;padding:6px 7px!important;font-size:.86rem!important}
 .mtp-body{padding:13px 10px 10px!important}
 .mtp-mode-label{margin-bottom:7px!important;font-size:.9rem!important}
 .mtp-dial{width:min(310px,84vw)!important;height:min(310px,84vw)!important}
 .mtp-number{--r:min(129px,35vw)!important;width:46px!important;height:46px!important;margin:-23px!important;font-size:1rem!important}
 .mtp-help{font-size:.78rem!important;margin:6px 4px 8px!important}
 .mtp-actions button{min-height:48px!important}
}
@media(max-width:370px){
 .mtp-dial{width:282px!important;height:282px!important}
 .mtp-number{--r:117px!important;width:44px!important;height:44px!important;margin:-22px!important}
 .mtp-value{font-size:2.55rem!important;min-width:52px!important}
 .mtp-display>span{font-size:2.45rem!important}
}

/* ===== HerRide FINAL Clock Geometry Fix (SVG hand, mobile first) ===== */
.material-time-card{background:#171117!important;border:1px solid rgba(255,79,163,.24)!important;box-shadow:0 28px 80px rgba(36,5,24,.58)!important}
.mtp-dial{position:relative!important;isolation:isolate!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important}
.mtp-hand{display:none!important}
.mtp-center{display:none!important}
.mtp-hand-svg{position:absolute;inset:0;width:100%;height:100%;z-index:4;pointer-events:none;overflow:visible}
.mtp-hand-line{stroke:#ff4fa3;stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 5px rgba(255,79,163,.45))}
.mtp-hand-tip{fill:#ff4fa3;filter:drop-shadow(0 4px 7px rgba(255,79,163,.42))}
.mtp-hand-center{fill:#ff4fa3;stroke:rgba(255,255,255,.28);stroke-width:2}
.mtp-numbers{z-index:5!important}
.mtp-number{color:#fff!important;font-weight:800!important;-webkit-tap-highlight-color:transparent!important}
.mtp-number.selected{background:#ff4fa3!important;color:#fff!important;box-shadow:0 5px 18px rgba(255,79,163,.42)!important}
.mtp-value.active,.mtp-period button.active,.mtp-confirm{background:#ff4fa3!important;color:#fff!important}
@media(max-width:520px){
  .material-time-overlay{padding:8px!important}
  .material-time-card{width:min(398px,97vw)!important;max-height:96dvh!important}
  .mtp-dial{width:min(318px,86vw)!important;height:min(318px,86vw)!important;margin-inline:auto!important}
  .mtp-number{--r:min(129px,35vw)!important;width:46px!important;height:46px!important;margin:-23px!important;font-size:1rem!important}
  .mtp-help{font-size:.92rem!important;line-height:1.5!important;padding-inline:10px!important}
}
@media(max-width:370px){
  .mtp-dial{width:276px!important;height:276px!important}
  .mtp-number{--r:112px!important;width:44px!important;height:44px!important;margin:-22px!important}
}


/* ===== HerRide FINAL DUAL-HAND CLOCK v5 ===== */
.hr2-card{width:min(430px,96vw)!important;max-height:96vh!important;overflow:auto!important;background:#171117!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(30,7,22,.42)!important}
.hr2-top{padding:18px 18px 15px;background:linear-gradient(145deg,#5b2345 0%,#421b35 48%,#25151f 100%);border-radius:28px 28px 0 0}
.hr2-title{text-align:center;color:#fff;font-weight:900;font-size:1.08rem;margin-bottom:10px}
.hr2-display{display:flex;align-items:center;justify-content:center;gap:3px;font-family:Poppins,Cairo,sans-serif}
.hr2-time-part{border:0;background:transparent;color:#fff;font-size:3.05rem;line-height:1;font-weight:750;min-width:62px;padding:4px 6px;border-radius:12px;cursor:pointer}
.hr2-time-part.active{color:#ff58aa;background:rgba(255,88,170,.08);text-shadow:0 0 18px rgba(255,88,170,.35)}
.hr2-colon{font-size:2.7rem;color:#fff;font-weight:600;line-height:1}
.hr2-period{display:grid;gap:4px;margin-inline-start:9px;direction:ltr}.hr2-period button{border:0;border-radius:8px;padding:6px 8px;min-width:60px;background:rgba(255,255,255,.055);color:#f3dce8;font-weight:900;cursor:pointer}.hr2-period button.active{background:linear-gradient(135deg,#ff4fa3,#c72c78);color:#fff;box-shadow:0 6px 18px rgba(255,79,163,.24)}
.hr2-body{padding:14px 12px 12px;background:#171117}.hr2-mode-label{text-align:center;color:#ffe5f2;font-weight:900;font-size:.94rem;margin:0 0 8px}
.hr2-dial{position:relative;width:min(330px,84vw);height:min(330px,84vw);max-width:330px;max-height:330px;margin:0 auto 8px;border-radius:50%;background:radial-gradient(circle at 50% 46%,#43333f 0%,#34262f 66%,#281c24 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 12px 34px rgba(0,0,0,.2);touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;overflow:visible}.hr2-dial:active{cursor:grabbing}
.hr2-svg{position:absolute;inset:0;width:100%;height:100%;z-index:3;pointer-events:none;overflow:visible}.hr2-guide{fill:none;stroke:rgba(255,255,255,.055);stroke-width:1}.hr2-guide-hour{stroke:rgba(255,133,191,.09)}
.hr2-hour-line{stroke:#f3a2ca;stroke-width:7;stroke-linecap:round;opacity:.88;filter:drop-shadow(0 0 4px rgba(243,162,202,.22))}.hr2-hour-tip{fill:#f3a2ca;stroke:#fff3f8;stroke-width:2;opacity:.95}.hr2-minute-line{stroke:#ff3f99;stroke-width:4;stroke-linecap:round;opacity:.92;filter:drop-shadow(0 0 6px rgba(255,63,153,.32))}.hr2-minute-tip{fill:#ff3f99;stroke:#ffd2e7;stroke-width:2}.hr2-center{fill:#ff4fa3;stroke:#fff;stroke-opacity:.45;stroke-width:2;filter:drop-shadow(0 0 7px rgba(255,79,163,.45))}.hr2-hour-line.active,.hr2-minute-line.active{opacity:1;filter:drop-shadow(0 0 8px rgba(255,79,163,.58))}.hr2-hour-tip.active,.hr2-minute-tip.active{filter:drop-shadow(0 0 9px rgba(255,79,163,.7))}
.hr2-hour-labels,.hr2-minute-labels{position:absolute;inset:0;z-index:5;pointer-events:none}.hr2-label{position:absolute;transform:translate(-50%,-50%);border:0;border-radius:50%;background:transparent;color:#fff;text-align:center;font-family:Poppins,Cairo,sans-serif;font-weight:850;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.hr2-hour-label{width:35px;height:35px;font-size:.92rem;color:#f9ecf3}.hr2-minute-label{width:40px;height:40px;font-size:.83rem;color:#d9c8d2}.hr2-hour-label.selected{background:#ef9bc5;color:#27131f;box-shadow:0 0 0 4px rgba(239,155,197,.10)}.hr2-minute-label.selected{background:#ff4fa3;color:#fff;box-shadow:0 5px 18px rgba(255,79,163,.35)}
.hr2-legend{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;color:#d9c6d1;font-size:.75rem;margin:5px 0 2px}.hr2-legend span{display:flex;align-items:center;gap:5px}.hr2-dot{width:12px;height:4px;border-radius:4px;display:inline-block}.hr2-dot.hour{background:#f3a2ca;height:6px}.hr2-dot.minute{background:#ff3f99}

/* Daily phone input/display lock: international numbers stay visually LTR */
#persistentInput.phone-input-ltr{direction:ltr!important;text-align:left!important;unicode-bidi:plaintext!important;font-family:Arial,sans-serif!important}
.msg.user.phone-ltr{direction:ltr!important;text-align:left!important;unicode-bidi:plaintext!important;font-family:Arial,sans-serif!important}


/* ===== ZEINA DAILY FINAL LOCK — shared HerRide service family ===== */
/* Hero trust badges: same dark family used across approved services */
.daily-page .trust-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important}
.daily-page .trust-row span{
  display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;
  min-height:46px!important;padding:9px 8px!important;border-radius:14px!important;
  background:linear-gradient(145deg,#2b1024,#551c42)!important;color:#fff!important;
  border:1px solid rgba(255,111,181,.25)!important;box-shadow:0 10px 24px rgba(43,10,33,.22)!important;
  font-weight:900!important;font-size:.9rem!important
}
.daily-page .trust-row span:nth-child(2){background:linear-gradient(145deg,#311126,#612047)!important}
.daily-page .trust-row span:nth-child(3){background:linear-gradient(145deg,#351229,#6a224e)!important}

/* Back step is a permanent chat control. It is disabled only when there is nowhere to go. */
.daily-page #backBtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important}
.daily-page #backBtn:disabled{opacity:.42!important;cursor:not-allowed!important;filter:saturate(.7)!important}

/* Direct / multi options inside chat: 50/50, dark and readable on mobile */
.daily-page .trip-type-choice-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
.daily-page .trip-type-choice-grid .choice{
  width:100%!important;min-width:0!important;min-height:112px!important;margin:0!important;padding:14px 10px!important;
  border-radius:17px!important;background:linear-gradient(145deg,#27101f,#5b1d43)!important;color:#fff!important;
  border:1px solid rgba(255,105,179,.30)!important;box-shadow:0 12px 28px rgba(48,10,35,.22)!important;
  text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important
}
.daily-page .trip-type-choice-grid .choice b{font-size:1rem!important;color:#fff!important;line-height:1.35!important}
.daily-page .trip-type-choice-grid .choice small{font-size:.78rem!important;color:#f6dce9!important;line-height:1.55!important;font-weight:750!important}
.daily-page .trip-type-choice-grid .choice:hover,.daily-page .trip-type-choice-grid .choice:focus-visible{background:linear-gradient(145deg,#401331,#7a2558)!important;border-color:#ef63ab!important}

/* Calendar copied into the same dark visual family as Orders + the approved analog clock */
.daily-page .hr-picker-overlay{background:rgba(18,8,14,.78)!important;backdrop-filter:blur(9px)!important}
.daily-page .hr-picker-card.calendar-card{width:min(430px,96vw)!important;background:linear-gradient(180deg,#19131b 0%,#100d12 100%)!important;border:1px solid rgba(255,93,165,.30)!important;border-radius:27px!important;padding:17px!important;box-shadow:0 26px 70px rgba(0,0,0,.42)!important;color:#fff!important}
.daily-page .calendar-head h3{color:#fff!important;font-size:1.18rem!important;font-weight:950!important}
.daily-page .calendar-head button{background:#3d2634!important;color:#fff!important;border:1px solid rgba(255,113,180,.25)!important;box-shadow:none!important}
.daily-page .calendar-week{background:#2b2028!important;color:#f6dce9!important;padding:10px 5px!important;font-weight:900!important}
.daily-page .calendar-week span{font-size:.86rem!important}
.daily-page .calendar-grid{gap:7px!important}
.daily-page .calendar-grid button{min-width:0!important;aspect-ratio:1!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.055)!important;background:#29232d!important;color:#fff!important;font-size:1rem!important;font-weight:950!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important}
.daily-page .calendar-grid button:hover:not(:disabled){background:#4b2e3e!important;border-color:rgba(255,113,180,.30)!important}
.daily-page .calendar-grid button.selected{background:linear-gradient(135deg,#ff4fa3,#c72c78)!important;color:#fff!important;border-color:#ffd5e8!important;box-shadow:0 0 0 3px rgba(255,79,163,.20),0 10px 25px rgba(199,44,120,.38)!important;transform:scale(1.08)!important;font-size:1.12rem!important}
.daily-page .calendar-grid button:disabled{background:#1d181f!important;color:#756671!important;opacity:.48!important}
.daily-page .date-preview{background:#2b2028!important;color:#fff!important;border:1px solid rgba(255,113,180,.18)!important;font-weight:900!important}
.daily-page .hr-picker-actions .hr-picker-cancel{background:#2b2028!important;color:#f5dce8!important;border-color:#47313d!important}
.daily-page .hr-picker-actions .hr-picker-confirm:not(:disabled){background:linear-gradient(135deg,#b72d70,#ef4f99)!important;color:#fff!important;box-shadow:0 10px 22px rgba(199,44,120,.32)!important}

/* Final summary / price / consent: clear, readable and identical in logic to the shared service pattern */
.daily-page .daily-final-summary{background:#fff!important;border:1px solid #ead7e2!important;box-shadow:0 12px 30px rgba(74,28,55,.09)!important}
.daily-page .daily-summary-title{display:block!important;font-size:1.12rem!important;color:#9f2b68!important;margin-bottom:10px!important}
.daily-page .daily-route-summary{line-height:1.9!important;color:#352832!important;font-weight:750!important}
.daily-page .daily-summary-meta{margin-top:12px!important;padding-top:10px!important;border-top:1px solid #f0e0e9!important;color:#5d4855!important;font-weight:800!important}
.daily-page .daily-final-price{background:linear-gradient(135deg,#23101e,#4d173a 58%,#7f245c)!important;color:#fff!important;border:1px solid rgba(255,111,181,.32)!important;box-shadow:0 16px 38px rgba(48,10,36,.28)!important}
.daily-page .daily-final-price span{font-weight:900!important;color:#ffe7f3!important}
.daily-page .daily-final-price strong{display:block!important;font-size:2.2rem!important;color:#fff!important;text-shadow:0 3px 18px rgba(255,78,161,.28)!important}
.daily-page .daily-final-price small{color:#f2d7e5!important}
.daily-page .daily-terms-card{background:#fff8fc!important;border:1px solid #efd8e4!important;color:#4e3945!important}
.daily-page .hr-master-consent{position:relative!important;display:grid!important;grid-template-columns:32px 1fr!important;align-items:start!important;gap:12px!important;cursor:pointer!important;padding:12px!important;border:1px solid #efd8e4!important;border-radius:14px!important;background:#fff!important;margin-bottom:14px!important;text-align:start!important}
.daily-page .hr-master-consent>input[type="checkbox"]{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}
.daily-page .hr-master-check{width:30px!important;height:30px!important;min-width:30px!important;display:grid!important;place-items:center!important;border-radius:9px!important;border:2px solid #d94f93!important;background:#fff!important;color:transparent!important;font-size:21px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 3px 10px rgba(110,53,79,.08)!important;transition:all .18s ease!important}
.daily-page .hr-master-consent>input[type="checkbox"]:checked+.hr-master-check{background:linear-gradient(145deg,#f05aa0,#c9337d)!important;border-color:#c9337d!important;color:#fff!important;box-shadow:0 0 0 5px rgba(217,79,147,.16),0 8px 18px rgba(173,35,104,.25)!important;transform:scale(1.06)!important}
.daily-page .hr-master-consent:has(input[type="checkbox"]:checked){background:linear-gradient(145deg,#fff5f9,#ffe2ed)!important;border-color:rgba(217,79,147,.45)!important}
.daily-page .hr-final-handoff{width:100%!important;box-sizing:border-box!important;margin:18px 0 8px!important;padding:18px!important;border-radius:20px!important;background:#fff3f8!important;border:2px solid #e45a9b!important;box-shadow:0 14px 32px rgba(181,45,112,.18)!important;text-align:center!important}
.daily-page .hr-final-handoff-title{font-size:1.12rem!important;font-weight:1000!important;color:#a92769!important;margin-bottom:7px!important}
.daily-page .hr-final-handoff-note{font-weight:800!important;line-height:1.7!important;color:#4d3743!important;margin-bottom:13px!important}
.daily-page #waSend:not(:disabled){background:linear-gradient(135deg,#b72d70,#ef4f99)!important;color:#fff!important;box-shadow:0 14px 30px rgba(199,44,120,.32)!important;opacity:1!important}

.daily-page #musicBtn.playing{animation:musicPulse 1.35s ease-in-out infinite}
@keyframes musicPulse{50%{transform:scale(1.06);box-shadow:0 0 0 7px rgba(217,79,147,.10)}}

@media(max-width:520px){
  .daily-page .trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .daily-page .trust-row span{min-height:44px!important;padding:7px 5px!important;font-size:.74rem!important;border-radius:12px!important}
  .daily-page .trip-type-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .daily-page .trip-type-choice-grid .choice{min-height:106px!important;padding:11px 7px!important;border-radius:14px!important}
  .daily-page .trip-type-choice-grid .choice b{font-size:.92rem!important}
  .daily-page .trip-type-choice-grid .choice small{font-size:.70rem!important;line-height:1.45!important}
  .daily-page .hr-picker-card.calendar-card{width:min(394px,97vw)!important;padding:13px!important}
  .daily-page .calendar-grid button{font-size:1.02rem!important}
  .daily-page .chat-tools{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
  .daily-page .chat-tools #progressText{grid-column:1/-1!important;margin:0!important;text-align:center!important}
  .daily-page .chat-tools .tool-btn{width:100%!important;min-width:0!important;padding:8px 5px!important;font-size:.76rem!important;white-space:normal!important}
}
@media(max-width:370px){
  .daily-page .calendar-grid{gap:5px!important}
  .daily-page .calendar-grid button{font-size:.95rem!important;border-radius:11px!important}
}

/* DAILY FINAL — booking ID / WhatsApp handoff */
.daily-request-id-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:12px 0 8px;padding:12px 14px;border-radius:14px;background:#fff9fc;border:1px solid rgba(199,44,120,.20);font-weight:800;direction:rtl}
.daily-request-id-row b{color:#a91f63;letter-spacing:.04em}
.daily-request-id-row .copy-request-btn{border:1px solid rgba(199,44,120,.24);background:#fff;color:#b12569;border-radius:12px;padding:9px 12px;font-weight:900;cursor:pointer}
@media(max-width:520px){.daily-request-id-row{align-items:stretch}.daily-request-id-row .copy-request-btn{width:100%}}

/* DAILY FINAL LOCK — mobile-first confirmation / payment */
.daily-page .final-confirm{background:#fff7fb!important;border:1px solid #ead7e2!important}
.daily-page .terms-check{display:grid!important;grid-template-columns:30px 1fr!important;align-items:center!important;gap:10px!important;padding:12px!important;border:1px solid #e8c8d9!important;border-radius:14px!important;background:#fff!important;cursor:pointer!important}
.daily-page .terms-check input{appearance:none!important;-webkit-appearance:none!important;width:28px!important;height:28px!important;border:2px solid #d94f93!important;border-radius:8px!important;background:#fff!important;display:grid!important;place-items:center!important;margin:0!important}
.daily-page .terms-check input:checked{background:linear-gradient(135deg,#f05aa0,#c9337d)!important;border-color:#c9337d!important}
.daily-page .terms-check input:checked:after{content:'✓';color:#fff;font-size:20px;font-weight:1000;line-height:1}
.daily-page .edit-trip-btn{width:100%;margin:10px 0 12px;border:1px solid #d94f93;background:#fff;color:#a72866;border-radius:14px;padding:12px 14px;font:inherit;font-weight:900;cursor:pointer}
.daily-page .payment-note{margin:10px 0 12px;padding:12px;border-radius:14px;background:#fff;border:1px solid #ead7e2;color:#4d3442;font-weight:800;line-height:1.75}
@media(max-width:520px){
 .daily-page .summary-card,.daily-page .price-box,.daily-page .terms-mini,.daily-page .final-confirm{font-size:14px!important;padding:14px!important;border-radius:16px!important}
 .daily-page .price-box strong{font-size:2rem!important;line-height:1.2!important}
 .daily-page .terms-check{font-size:13px!important;line-height:1.55!important}
 .daily-page #waSend,.daily-page .edit-trip-btn{min-height:50px!important;font-size:14px!important}
}

/* Shared HerRide hero trust badges — dark family on every service page where these badges exist */
:is(.airport-page,.orders-page,.longtrip-page,.academy-page,.daily-page) .trust-row span{
 background:linear-gradient(145deg,#2b1024,#5c1d44)!important;color:#fff!important;border:1px solid rgba(255,118,184,.28)!important;box-shadow:0 8px 20px rgba(67,19,50,.13)!important
}


/* ===== ZEINA FINAL MOBILE COMPACT LAYOUT — 2026-08-15 =====
   Rule: one action = full width; two actions = 50/50; three actions = thirds.
   No narrow cards/buttons leaving dead space. */
.daily-page #answerArea,
.daily-page .answer-area{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  grid-template-columns:1fr!important;
  align-items:stretch!important;
}
.daily-page #answerArea > .primary-btn,
.daily-page #answerArea > .secondary-btn,
.daily-page #answerArea > .location-btn,
.daily-page #answerArea > .edit-trip-btn,
.daily-page #answerArea > .summary-card,
.daily-page #answerArea > .price-box,
.daily-page #answerArea > .terms-mini,
.daily-page #answerArea > .final-confirm,
.daily-page #answerArea > .daily-request-id-row,
.daily-page #answerArea > .payment-note{
  width:100%!important;
  max-width:none!important;
  grid-column:1/-1!important;
  box-sizing:border-box!important;
  margin-inline:0!important;
}
.daily-page #answerArea .choice-grid{
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  gap:8px!important;
  grid-column:1/-1!important;
}
.daily-page #answerArea .choice-grid.choice-count-1{grid-template-columns:1fr!important}
.daily-page #answerArea .choice-grid.choice-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.daily-page #answerArea .choice-grid.choice-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.daily-page #answerArea .choice-grid > .choice{
  width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;
  min-height:54px!important;padding:11px 9px!important;box-sizing:border-box!important;
  white-space:normal!important;text-align:center!important;
}
/* Trip type inside chat: true 50/50 dark cards, mobile first */
.daily-page #answerArea .trip-type-choice-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;gap:7px!important;
}
.daily-page #answerArea .trip-type-choice-grid>.choice{
  min-height:86px!important;
  background:linear-gradient(145deg,#28101f,#5f1d46)!important;
  color:#fff!important;border:1px solid rgba(255,116,183,.36)!important;
  border-radius:15px!important;padding:10px 8px!important;
}
.daily-page #answerArea .trip-type-choice-grid>.choice b{font-size:.95rem!important;line-height:1.3!important;color:#fff!important}
.daily-page #answerArea .trip-type-choice-grid>.choice small{font-size:.70rem!important;line-height:1.35!important;color:#f9e5ef!important}
/* Vehicle choice is also a two-way choice, not a tall one-column stack */
.daily-page #answerArea .vehicle-grid{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;gap:8px!important;grid-column:1/-1!important;
}
.daily-page #answerArea .vehicle-choice{
  width:100%!important;min-width:0!important;min-height:70px!important;padding:11px 8px!important;
  background:linear-gradient(145deg,#28101f,#5f1d46)!important;color:#fff!important;
  border:1px solid rgba(255,116,183,.34)!important;border-radius:15px!important;
}
.daily-page #answerArea .vehicle-choice small{color:#f7ddeb!important;font-size:.72rem!important;line-height:1.35!important}
/* Any map/date/time/confirm single action uses the whole chat width */
.daily-page #answerArea .location-btn,
.daily-page #answerArea .schedule-actions .primary-btn,
.daily-page #answerArea #scheduleOk,
.daily-page #answerArea #waSend{
  width:100%!important;max-width:none!important;min-height:50px!important;
}
.daily-page #answerArea .schedule-actions{width:100%!important;grid-column:1/-1!important;gap:7px!important}
.daily-page #answerArea .picker-value{width:100%!important;box-sizing:border-box!important;margin:0!important;padding:9px 10px!important}
.daily-page #answerArea .stop-actions{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;gap:8px!important;grid-column:1/-1!important;
}
.daily-page #answerArea .stop-actions>*{width:100%!important;min-width:0!important;margin:0!important}
/* Compact final review: vertical, full-width, no empty side column */
.daily-page #answerArea .daily-final-summary,
.daily-page #answerArea .daily-request-id-row,
.daily-page #answerArea .daily-final-price,
.daily-page #answerArea .payment-note,
.daily-page #answerArea .daily-terms-card,
.daily-page #answerArea .final-confirm{
  display:block!important;width:100%!important;max-width:none!important;
  grid-column:1/-1!important;margin:5px 0!important;padding:12px 13px!important;
  box-sizing:border-box!important;
}
.daily-page #answerArea .daily-final-price strong{font-size:2rem!important;line-height:1.1!important}
.daily-page #answerArea .daily-route-summary,
.daily-page #answerArea .daily-summary-meta{width:100%!important;max-width:none!important}
.daily-page #answerArea .terms-check{width:100%!important;box-sizing:border-box!important;margin:0 0 10px!important}
/* Saved location should visibly confirm inside the conversation. */
.daily-page .location-saved-msg{
  width:fit-content!important;max-width:88%!important;margin:7px 0!important;padding:10px 12px!important;
  border-radius:14px!important;background:#7f245c!important;color:#fff!important;line-height:1.55!important;
}
.daily-page .location-saved-msg a{color:#fff!important;text-decoration:underline!important;font-weight:900!important;overflow-wrap:anywhere!important}
/* Phone numbers are always LTR, regardless of Arabic/English UI. */
.daily-page .phone-ltr,
.daily-page .phone-input-ltr,
.daily-page [data-phone],
.daily-page input[type="tel"]{
  direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important;font-family:Poppins,Cairo,sans-serif!important;
}
@media(max-width:680px){
  .daily-page #answerArea{gap:7px!important;padding:10px!important}
  .daily-page #answerArea .choice-grid{gap:6px!important}
  .daily-page #answerArea .choice-grid > .choice{min-height:50px!important;padding:9px 6px!important;font-size:.86rem!important}
  .daily-page #answerArea .trip-type-choice-grid>.choice{min-height:80px!important;padding:8px 5px!important}
  .daily-page #answerArea .trip-type-choice-grid>.choice b{font-size:.88rem!important}
  .daily-page #answerArea .trip-type-choice-grid>.choice small{font-size:.64rem!important}
  .daily-page #answerArea .vehicle-choice{min-height:64px!important;padding:9px 5px!important;font-size:.88rem!important}
  .daily-page #answerArea .daily-final-summary,
  .daily-page #answerArea .daily-request-id-row,
  .daily-page #answerArea .daily-final-price,
  .daily-page #answerArea .payment-note,
  .daily-page #answerArea .daily-terms-card,
  .daily-page #answerArea .final-confirm{margin:4px 0!important;padding:10px 11px!important;font-size:.86rem!important}
  .daily-page #answerArea .daily-final-price strong{font-size:1.85rem!important}
}
@media(max-width:370px){
  .daily-page #answerArea .trip-type-choice-grid>.choice small{font-size:.60rem!important}
  .daily-page #answerArea .choice-grid.choice-count-3{gap:4px!important}
  .daily-page #answerArea .choice-grid.choice-count-3>.choice{font-size:.75rem!important;padding:8px 4px!important}
}

/* FINAL CHARACTER ALIGN LOCK — visual only */
#chatSection .chat-stage{align-items:stretch!important}
#chatSection .reem-stage{position:relative!important;top:auto!important;height:auto!important;min-height:0!important;align-self:stretch!important;overflow:hidden!important;background:linear-gradient(160deg,#27121f,#120b11)!important}
#chatSection .reem-stage #zinaAvatar,#chatSection .reem-stage img{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;display:block!important}
@media(max-width:900px){#chatSection .chat-stage{align-items:stretch!important}#chatSection .reem-stage{height:auto!important;min-height:0!important}#chatSection .reem-stage #zinaAvatar,#chatSection .reem-stage img{height:100%!important;min-height:100%!important;object-fit:contain!important;object-position:center center!important}}
/* Internal pricing inputs belong in Operations/Sheets only. */
.daily-pricing-breakdown{display:none!important}
.daily-wa-icon{width:23px;height:23px;display:inline-block;flex:0 0 23px}
.daily-page #waSend{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}
.daily-page .footer-icon.whatsapp-icon:has(svg)::before{content:none!important}
.daily-page .footer-icon.whatsapp-icon svg{width:15px;height:15px;color:#fff;display:block}
