@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Poppins:wght@300;400;500;600;700&display=swap";:root{--font-sans:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Roboto", var(--font-sans);--bg-black:#0a0a0e;--bg-surface:#12131a;--bg-elevated:#161722;--bg-card:#141520;--border-subtle:#191a25;--border-base:#232534;--border-highlight:#2f3247;--primary-purple:#a855f7;--primary-purple-hover:#9333ea;--primary-purple-glow:#a855f740;--accent-gold:#d4af37;--accent-gold-glow:#d4af3733;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--text-primary:#fff;--text-secondary:#94a3b8;--text-muted:#64748b}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background-color:var(--bg-black);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;font-size:13.5px;font-weight:400;line-height:1.45;overflow-x:clip}#root{background-color:var(--bg-black);flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0e}::-webkit-scrollbar-thumb{background:#232534;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a855f7}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;transition:all .2s}input,textarea,select{outline:none;font-family:inherit}.app-root-layout{background-color:var(--bg-black);flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.app-main-viewport{flex:1;justify-content:center;width:100%;padding-bottom:84px;display:flex}.app-main-container{flex-direction:column;width:100%;max-width:440px;padding:0 8px;display:flex;position:relative}.app-splash-loader{background-color:#0a0a0e;justify-content:center;align-items:center;min-height:100vh;display:flex}.loader-inner-box{text-align:center;flex-direction:column;align-items:center;display:flex}.splash-logo-row{letter-spacing:.3px;align-items:center;gap:5px;font-size:22px;font-weight:600;display:flex}.splash-brand-bouncer{color:#fff}.splash-brand-rides{color:var(--primary-purple);text-shadow:0 0 12px var(--primary-purple-glow)}.splash-text{color:#94a3b8;margin-top:12px;font-size:12px;font-weight:500}.app-fixed-top-bar,.app-sticky-top-bar{z-index:80;background-color:#0a0a0e;flex-direction:column;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000080}.app-top-bar-spacer{flex-shrink:0;width:100%;height:69px}.app-header{-webkit-backdrop-filter:blur(14px);background:#0a0a0ef0;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.header-content{justify-content:space-between;align-items:center;width:100%;max-width:440px;height:48px;padding:0 10px;display:flex}.brand-wrapper{-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:flex}.brand-bouncer{color:#fff;letter-spacing:.2px;font-size:16px;font-weight:600}.brand-rides{color:var(--primary-purple);letter-spacing:.2px;font-size:16px;font-weight:600}.header-right-actions{align-items:center;gap:8px;display:flex}.support-tag-btn{color:#fff;letter-spacing:.2px;background:#a855f724;border:1px solid #a855f759;border-radius:14px;align-items:center;gap:4px;height:28px;padding:0 9px;font-size:10.5px;font-weight:500;transition:all .2s;display:inline-flex}.support-tag-btn:hover{background:#a855f73d;border-color:#a855f78c}.support-icon{color:#c084fc}.header-login-btn{background:var(--primary-purple);color:#fff;border-radius:14px;align-items:center;gap:4px;height:28px;padding:0 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #a855f74d}.header-login-btn:hover{background:var(--primary-purple-hover);transform:translateY(-1px)}.profile-avatar-btn{border:1.5px solid var(--primary-purple);cursor:pointer;background:#161722;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 8px #a855f740}.profile-avatar-btn:hover{transform:scale(1.05)}.avatar-img{object-fit:cover;width:100%;height:100%}.online-pip{background-color:var(--color-success);border:1px solid #0a0a0e;border-radius:50%;width:6px;height:6px;position:absolute;bottom:1px;right:1px}.header-border{background:#171824;width:100%;height:1px}.announcement-bar-container{z-index:30;background-color:#fff;align-items:center;width:100%;max-width:440px;height:20px;display:flex;position:relative;overflow:hidden}.announcement-marquee-track{white-space:nowrap;width:100%;overflow:hidden}.announcement-marquee-content{white-space:nowrap;color:#000;letter-spacing:.15px;font-size:10px;font-weight:600;line-height:20px;animation:28s linear infinite marquee;display:inline-flex}.announcement-marquee-content span{padding-right:24px}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.banner-shape-wrapper{width:100%;padding-top:10px}.banner-card{background:#12131d;border:1px solid #232538;border-radius:16px;justify-content:center;align-items:flex-end;width:100%;height:155px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0006}.banner-img-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.banner-gradient-overlay{z-index:2;background:linear-gradient(#0a0a0e14 0%,#0a0a0ee0 100%);position:absolute;inset:0}.banner-text-content{z-index:3;position:absolute;bottom:18px;left:14px;right:14px}.banner-title{color:#fff;letter-spacing:.2px;text-shadow:0 1px 3px #000000e6;font-size:14.5px;font-weight:600}.banner-subtitle{color:#cbd5e1;opacity:.95;margin-top:2px;font-size:11px;font-weight:400}.banner-default-content{z-index:2;flex-direction:column;justify-content:center;padding:0 16px;display:flex;position:absolute;inset:0}.banner-glow-tr{filter:blur(24px);background:#a855f729;border-radius:50%;width:120px;height:120px;position:absolute;top:-35px;right:-35px}.banner-glow-bl{filter:blur(24px);background:#f43f5e1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-35px;left:-25px}.vip-convoy-tag{color:#c084fc;letter-spacing:.6px;background:#a855f72e;border:1px solid #a855f766;border-radius:5px;align-self:flex-start;align-items:center;gap:4px;margin-bottom:6px;padding:2.5px 7px;font-size:9px;font-weight:600;display:inline-flex}.default-banner-heading{color:#fff;letter-spacing:.15px;font-size:15px;font-weight:600}.default-banner-sub{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:400;line-height:1.35}.banner-dots-row{z-index:4;align-items:center;gap:5px;display:flex;position:absolute;bottom:7px}.banner-dot{background:#ffffff4d;border-radius:2.5px;width:5px;height:5px;transition:all .2s}.banner-dot.active{background:var(--primary-purple);width:14px}.categories-bar-wrapper{width:100%;padding:10px 0 4px;overflow:hidden}.categories-scroll-track{scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:2px;display:flex;overflow-x:auto}.categories-scroll-track::-webkit-scrollbar{display:none}.category-pill{letter-spacing:.15px;white-space:nowrap;color:#94a3b8;background:#141520;border:1px solid #232536;border-radius:16px;padding:5px 12px;font-size:11.5px;font-weight:500;transition:all .2s}.category-pill:hover{color:#fff;border-color:#a855f759}.category-pill.active{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff;font-weight:600;box-shadow:0 0 10px #a855f74d}.vehicle-list-grid{flex-direction:column;gap:12px;width:100%;padding-top:6px;display:flex}.product-card-container{width:100%;transition:transform .2s;position:relative}.product-card-container:hover{transform:translateY(-2px)}.card-bg-svg{pointer-events:none;filter:drop-shadow(0 4px 12px #00000059);position:absolute;inset:0}.card-left-column{z-index:10;flex-direction:column;display:flex;position:absolute;top:10px;left:12px}.card-top-badges-row{align-items:center;gap:5px;margin-bottom:4px;display:flex}.card-brand-badge{color:#cbd5e1;letter-spacing:.3px;background:#1c1d2a;border:1px solid #292b3e;border-radius:4px;padding:1.5px 6px;font-size:8.5px;font-weight:600}.card-badge-unavailable{color:#f87171;letter-spacing:.3px;background:#ef444429;border:1px solid #ef444466;border-radius:4px;padding:1.5px 5px;font-size:8px;font-weight:600}.card-badge-booked{color:#f87171;letter-spacing:.3px;background:#ef444429;border:1px solid #ef444459;border-radius:4px;padding:1.5px 5px;font-size:8px;font-weight:600}.card-badge-lowstock{color:#fcd34d;letter-spacing:.2px;background:#f59e0b24;border:1px solid #f59e0b4d;border-radius:4px;padding:1.5px 5px;font-size:8px;font-weight:600}.card-vehicle-name{color:#fff;letter-spacing:.1px;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.card-model-subtitle{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10.5px;font-weight:400;overflow:hidden}.card-spec-row{align-items:center;gap:4px;margin-top:6px;display:flex}.card-spec-icon{color:var(--primary-purple)}.card-spec-text{color:#cbd5e1;font-size:10.5px;font-weight:500}.card-unavailable-note{color:#f87171;background:#ef444414;border:1px solid #ef444438;border-radius:4px;align-items:center;gap:4px;margin-top:4px;padding:2px 5px;font-size:8.5px;font-weight:600;display:flex}.card-car-cutout{z-index:10;pointer-events:none;justify-content:center;align-items:flex-end;padding-bottom:2px;display:flex;position:absolute}.card-car-img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.product-card-container:hover .card-car-img{transform:scale(1.03)}.card-car-img.dimmed{opacity:.4;filter:grayscale(80%)}.card-car-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.placeholder-icon{color:#2a2c3f}.card-shelf-row{z-index:15;justify-content:space-between;align-items:center;display:flex;position:absolute;left:14px;right:12px}.card-price-container{flex-direction:column;display:flex}.card-price-label{color:#64748b;text-transform:uppercase;letter-spacing:.2px;font-size:8.5px;font-weight:600}.card-price-val{color:#fff;font-size:12.5px;font-weight:600}.card-price-val.dimmed{color:#64748b}.card-btn-book{background:var(--primary-purple);color:#fff;letter-spacing:.15px;border-radius:8px;align-items:center;gap:4px;padding:5px 11px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #a855f740}.card-btn-book:hover{background:var(--primary-purple-hover);box-shadow:0 3px 10px #a855f766}.btn-arrow{transition:transform .2s}.card-btn-book:hover .btn-arrow{transform:translate(2px)}.card-btn-disabled{color:#64748b;background:#1a1b27;border:1px solid #282a3d;border-radius:8px;align-items:center;gap:4px;padding:5px 9px;font-size:10.5px;font-weight:500;display:inline-flex}.card-btn-selected{color:#c084fc;background:#a855f724;border:1px solid #a855f74d;border-radius:8px;align-items:center;gap:4px;padding:5px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.fleet-loading-container,.fleet-empty-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:36px 16px;display:flex}.empty-icon-box{background:#141520;border:1px solid #232536;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:10px;display:flex}.empty-title{color:#fff;margin-bottom:4px;font-size:14.5px;font-weight:600}.empty-subtitle{color:#64748b;max-width:280px;font-size:11.5px;line-height:1.4}.bookings-view-container{width:100%;padding-top:8px}.bookings-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 2px;display:flex}.bookings-heading{color:#fff;letter-spacing:.15px;font-size:16px;font-weight:600}.bookings-subheading{color:#94a3b8;margin-top:1px;font-size:11px}.refresh-bookings-btn{color:#cbd5e1;background:#141520;border:1px solid #232536;border-radius:7px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}.refresh-bookings-btn:hover{color:#fff;background:#1e202e}.bookings-list-grid{flex-direction:column;gap:12px;display:flex}.booking-card-item{background:#12131a;border:1px solid #232534;border-radius:14px;width:100%;padding:13px 14px;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000004d}.ink-stamp{z-index:8;pointer-events:none;opacity:.88;position:absolute;top:14px;right:14px;transform:rotate(-10deg)}.stamp-inner{text-align:center;border:1.5px dashed;border-radius:5px;flex-direction:column;align-items:center;padding:3px 8px;display:flex}.stamp-text{letter-spacing:.8px;font-size:11px;font-weight:700}.stamp-sub{letter-spacing:.6px;margin-top:1px;font-size:7px;font-weight:600}.stamp-completed{color:#10b981}.stamp-completed .stamp-inner{background:#10b9810f;border-color:#10b981}.stamp-inprogress{color:#f59e0b}.stamp-inprogress .stamp-inner{background:#f59e0b0f;border-color:#f59e0b}.stamp-cancelled{color:#ef4444}.stamp-cancelled .stamp-inner{background:#ef44440f;border-color:#ef4444}.booking-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.vehicle-type-tag{color:var(--primary-purple);text-transform:uppercase;letter-spacing:.4px;margin-bottom:1px;font-size:8.5px;font-weight:600}.booking-vehicle-name{color:#fff;font-size:14.5px;font-weight:600}.booking-model-name{color:#94a3b8;font-size:10.5px}.status-badge-col{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.status-pill{letter-spacing:.2px;border-radius:5px;align-items:center;gap:4px;padding:2.5px 7px;font-size:9.5px;font-weight:600;display:inline-flex}.status-dot{border-radius:50%;width:4.5px;height:4.5px}.status-confirmed{color:#c084fc;background:#a855f71f;border:1px solid #a855f759}.status-confirmed .status-dot{background:#c084fc}.status-in_progress{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b59}.status-in_progress .status-dot{background:#fcd34d;animation:1.5s infinite pulse}.status-completed{color:#34d399;background:#10b9811f;border:1px solid #10b98159}.status-completed .status-dot{background:#34d399}.status-cancelled{color:#f87171;background:#ef44441f;border:1px solid #ef444459}.status-cancelled .status-dot{background:#f87171}.booking-code-pill{color:#94a3b8;background:#1a1b27;border:1px solid #232536;border-radius:4px;padding:1.5px 5px;font-family:monospace;font-size:9.5px;font-weight:600}.booking-details-grid{background:#0e0f15;border:1px solid #1d1e2a;border-radius:8px;flex-direction:column;gap:5px;margin-top:10px;margin-bottom:10px;padding:8px 10px;display:flex}.detail-row{align-items:center;gap:5px;font-size:11px;display:flex}.detail-key{color:#64748b;font-weight:500}.detail-val{color:#cbd5e1;font-weight:400}.fare-row{border-top:1px dashed #232536;margin-top:2px;padding-top:5px}.text-gold{color:#fcd34d!important}.booking-card-actions{justify-content:flex-end;align-items:center;display:flex}.view-qr-pass-btn{color:#fff;background:#a855f724;border:1px solid #a855f759;border-radius:8px;align-items:center;gap:5px;padding:5.5px 12px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.view-qr-pass-btn:hover{background:#a855f740;border-color:#a855f78c}.floating-bottom-nav-container{z-index:50;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:14px;left:0;right:0}.floating-bottom-nav-pill{pointer-events:auto;-webkit-backdrop-filter:blur(14px);background:#12131af0;border:1px solid #a855f740;border-radius:26px;align-items:center;gap:8px;padding:4px 8px;display:flex;box-shadow:0 6px 24px #00000080,0 0 12px #a855f724}.nav-tab-item{color:#94a3b8;border-radius:18px;flex-direction:column;align-items:center;gap:2px;padding:5px 12px;transition:all .2s;display:flex}.nav-tab-item:hover{color:#fff}.nav-tab-item.active{color:#fff;background:#a855f729}.nav-tab-item.active .nav-icon{color:#c084fc}.nav-label{letter-spacing:.2px;font-size:9.5px;font-weight:500}.nav-tab-item.active .nav-label{font-weight:600}.modal-backdrop-overlay{-webkit-backdrop-filter:blur(8px);z-index:100;background:#000000c7;justify-content:center;align-items:center;padding:14px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-card-box{background:#12131a;border:1px solid #232538;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:88vh;animation:.25s slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #000000b3}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pass-close-btn{color:#94a3b8;background:#1a1b27;border:1px solid #282a3d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.pass-close-btn:hover{color:#fff;background:#232536}.gate-pass-header{border-bottom:1px solid #1e202e;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.pass-title-row{align-items:center;gap:8px;display:flex}.pass-shield-icon{background:#a855f724;border:1px solid #a855f74d;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pass-company-name{color:#fff;letter-spacing:.3px;font-size:14px;font-weight:600}.pass-security-label{color:#94a3b8;font-size:10px}.pass-body{flex-direction:column;align-items:center;padding:14px 16px;display:flex;overflow-y:auto}.qr-container-box{justify-content:center;width:100%;margin-bottom:12px;display:flex}.qr-frame{background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:10px;display:flex;box-shadow:0 6px 20px #00000073}.qr-canvas-element{display:block}.qr-scannable-pill{color:#fff;letter-spacing:.4px;background:#0a0a0e;border-radius:16px;align-items:center;gap:4px;margin-top:5px;padding:2.5px 7px;font-size:8.5px;font-weight:600;display:flex}.booking-ref-box{background:#161722;border:1px solid #232536;border-radius:10px;flex-direction:column;align-items:center;width:100%;margin-bottom:12px;padding:8px 12px;display:flex}.ref-label{color:#94a3b8;letter-spacing:.5px;font-size:8.5px;font-weight:600}.ref-code-row{align-items:center;gap:8px;margin-top:2px;display:flex}.ref-code-value{color:#fff;letter-spacing:.8px;font-family:monospace;font-size:15px;font-weight:600}.copy-btn{color:#c084fc;background:#a855f729;border:1px solid #a855f759;border-radius:5px;align-items:center;gap:3px;padding:2.5px 7px;font-size:9.5px;font-weight:600;display:inline-flex}.pass-details-table{grid-template-columns:1fr 1fr;gap:6px;width:100%;margin-bottom:12px;display:grid}.pass-detail-item{background:#0e0f15;border:1px solid #1d1e2a;border-radius:8px;align-items:center;gap:6px;padding:7px 8px;display:flex}.detail-content{flex-direction:column;display:flex}.detail-label{color:#64748b;font-size:8px;font-weight:600}.detail-value{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:10.5px;font-weight:500;overflow:hidden}.pass-footer-notice{color:#c084fc;text-align:center;background:#a855f714;border:1px solid #a855f733;border-radius:8px;margin-bottom:12px;padding:7px 10px;font-size:10px;line-height:1.35}.pass-action-row{gap:8px;width:100%;display:flex}.pass-print-btn{color:#fff;background:#1e202e;border:1px solid #2d3045;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:11.5px;font-weight:600;display:inline-flex}.pass-done-btn{background:var(--primary-purple);color:#fff;border-radius:8px;flex:1;padding:8px;font-size:11.5px;font-weight:600}.booking-modal-header{border-bottom:1px solid #1e202e;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.booking-modal-title-row{align-items:center;gap:8px;display:flex}.modal-icon-badge{background:#a855f724;border:1px solid #a855f759;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.booking-modal-heading{color:#fff;font-size:14.5px;font-weight:600}.booking-modal-subheading{color:#94a3b8;font-size:10.5px}.booking-form-content{flex-direction:column;gap:10px;padding:14px 16px;display:flex;overflow-y:auto}.booking-vehicle-preview{background:#161722;border:1px solid #232536;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.preview-img-box{flex-shrink:0;justify-content:center;align-items:center;width:58px;height:42px;display:flex}.preview-car-img{object-fit:contain;width:100%;height:100%}.preview-brand-pill{color:var(--primary-purple);text-transform:uppercase;font-size:8.5px;font-weight:600}.preview-name{color:#fff;font-size:13px;font-weight:600}.preview-model{color:#94a3b8;font-size:10.5px}.preview-specs{color:#cbd5e1;gap:5px;margin-top:1px;font-size:10.5px;display:flex}.booking-error-banner{color:#f87171;background:#ef44441f;border:1px solid #ef444459;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:500;display:flex}.form-group{flex-direction:column;gap:4px;display:flex}.form-label{color:#cbd5e1;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.form-input,.form-textarea{color:#fff;background:#0e0f15;border:1px solid #232538;border-radius:8px;width:100%;padding:7.5px 10px;font-size:12.5px;transition:border-color .2s}.form-input:focus,.form-textarea:focus{border-color:var(--primary-purple)}.form-grid-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.duration-pill-bar{color:#cbd5e1;background:#161722;border:1px solid #232536;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:10.5px;display:flex}.location-display-box{color:#fff;cursor:pointer;background:#0e0f15;border:1px solid #232538;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:7.5px 10px;font-size:12px;display:flex}.location-dropdown-menu{z-index:20;background:#161722;border:1px solid #292b3e;border-radius:8px;margin-top:3px;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000080}.location-search-input{color:#fff;background:#0e0f15;border:none;border-bottom:1px solid #232536;width:100%;padding:7px 10px;font-size:11.5px}.location-options-list{max-height:120px;overflow-y:auto}.location-option-item{color:#cbd5e1;cursor:pointer;align-items:center;gap:6px;padding:7px 10px;font-size:11.5px;display:flex}.location-option-item:hover,.location-option-item.selected{color:#fff;background:#a855f729}.custom-loc-toggle-btn{color:var(--primary-purple);align-self:flex-start;margin-top:3px;font-size:10px;font-weight:600}.booking-price-summary-box{background:#0e0f15;border:1px solid #1f2030;border-radius:8px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.summary-row{justify-content:space-between;align-items:center;display:flex}.summary-divider{background:#232536;height:1px;margin:3px 0}.booking-actions-row{gap:8px;margin-top:4px;display:flex}.btn-cancel{color:#94a3b8;background:#1a1b27;border:1px solid #282a3d;border-radius:8px;flex:1;padding:8.5px;font-size:12px;font-weight:600}.btn-confirm-booking{background:var(--primary-purple);color:#fff;border-radius:8px;flex:2;justify-content:center;align-items:center;gap:5px;padding:8.5px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 3px 12px #a855f759}.btn-confirm-booking:hover:not(:disabled){background:var(--primary-purple-hover)}.btn-confirm-booking:disabled{opacity:.55;cursor:not-allowed}.active-convoy-fullscreen-lock{z-index:99999;-webkit-overflow-scrolling:touch;background:#07080e;justify-content:center;align-items:flex-start;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow-y:auto}.convoy-lock-inner{background:#0a0a0e;flex-direction:column;width:100%;max-width:440px;min-height:100vh;display:flex;box-shadow:0 0 50px #000000e6}.convoy-lock-topbar{z-index:10;background:#0d0e15;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.convoy-live-pulse-row{align-items:center;gap:8px;display:flex}.convoy-live-dot-ring{background:#10b98140;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;animation:1.6s ease-in-out infinite pulseDot;display:flex}.convoy-live-dot-inner{background:#10b981;border-radius:50%;width:7px;height:7px}@keyframes pulseDot{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.25);box-shadow:0 0 8px #10b98199}to{opacity:.8;transform:scale(.9)}}.convoy-live-pulse-text{color:#10b981;letter-spacing:.8px;font-size:11px;font-weight:800}.convoy-id-badge{background:#a855f726;border:1px solid #a855f74d;border-radius:6px;padding:3px 8px}.convoy-id-text{color:#c084fc;font-family:monospace;font-size:11px;font-weight:800}.convoy-lock-content{flex-direction:column;align-items:center;padding:18px 18px 40px;display:flex}.convoy-hero-section{text-align:center;margin:8px 0 16px}.convoy-party-emoji{margin-bottom:6px;font-size:40px;animation:2s ease-in-out infinite bounceEmoji;display:inline-block}@keyframes bounceEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.convoy-hero-title{color:#fff;letter-spacing:.2px;margin:0;font-size:24px;font-weight:800}.convoy-hero-subtitle{color:#94a3b8;margin-top:4px;font-size:12.5px}.convoy-vehicle-card{background:#12131d;border:1px solid #222436;border-radius:16px;flex-direction:column;align-items:center;width:100%;margin-bottom:14px;padding:14px;display:flex}.convoy-car-img-wrapper{justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:10px;display:flex}.convoy-car-img{object-fit:contain;max-width:100%;max-height:100%}.convoy-vehicle-info{text-align:center;flex-direction:column;align-items:center;display:flex}.convoy-vehicle-brand{color:#a855f7;letter-spacing:.5px;font-size:10.5px;font-weight:700}.convoy-vehicle-name{color:#fff;margin:2px 0 6px;font-size:16px;font-weight:800}.convoy-pickup-row{color:#64748b;align-items:center;gap:5px;font-size:11.5px;display:flex}.convoy-schedule-card{background:#151726;border:1.5px solid #a855f759;border-radius:16px;width:100%;margin-bottom:14px;padding:14px}.convoy-dual-row{background:#0f101a;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 12px;display:flex}.convoy-dual-col{flex:1}.dual-header{align-items:center;gap:4px;margin-bottom:3px;display:flex}.dual-label{letter-spacing:.5px;font-size:9.5px;font-weight:800}.dual-value{color:#fff;font-size:12px;font-weight:700;line-height:15px;display:block}.convoy-dual-divider{background:#ffffff1a;width:1px;height:32px;margin:0 10px}.convoy-countdown-box{text-align:center;background:#0f101a;border:1px solid #a855f740;border-radius:10px;flex-direction:column;align-items:center;width:100%;padding:10px 14px;display:flex}.convoy-countdown-box.overtime{background:#ef444414;border-color:#ef444473}.countdown-header-row{align-items:center;gap:5px;margin-bottom:4px;display:flex}.countdown-label{letter-spacing:.8px;color:#94a3b8;font-size:9.5px;font-weight:800}.convoy-countdown-box.overtime .countdown-label{color:#f87171}.countdown-timer-mono{letter-spacing:1px;color:#34d399;font-family:monospace;font-size:20px;font-weight:800}.convoy-countdown-box.overtime .countdown-timer-mono{color:#ef4444}.overtime-penalty-notice{color:#fca5a5;margin-top:5px;margin-bottom:0;font-size:10.5px}.convoy-warning-card{background:#f59e0b14;border:1px solid #f59e0b59;border-radius:12px;width:100%;margin-bottom:16px;padding:12px}.warning-title-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.warning-title-text{color:#fbbf24;letter-spacing:.6px;font-size:11px;font-weight:800}.warning-body-text{color:#e2e8f0;margin:0;font-size:11px;line-height:16px}.convoy-actions-col{flex-direction:column;gap:8px;width:100%;display:flex}.convoy-helpline-btn{color:#c084fc;cursor:pointer;background:#a855f724;border:1px solid #a855f759;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px;font-size:12.5px;font-weight:700;transition:all .2s;display:flex}.convoy-helpline-btn:hover{color:#e9d5ff;background:#a855f740}.convoy-protocol-note{color:#94a3b8;background:#10b98114;border:1px solid #10b98140;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:10.5px;line-height:15px;display:flex}.login-screen-wrapper{background:#0a0a0e;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.login-ambient-tr{filter:blur(70px);background:#a855f724;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-80px}.login-ambient-bl{filter:blur(70px);background:#f43f5e1a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;left:-80px}.login-container-card{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:380px;display:flex;position:relative}.login-brand-header{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.login-brand-row{align-items:center;gap:5px;font-size:22px;font-weight:600;display:flex}.login-vip-pill{color:#c084fc;letter-spacing:.5px;background:#a855f724;border:1px solid #a855f759;border-radius:10px;align-items:center;gap:4px;margin-top:5px;padding:2px 7px;font-size:9px;font-weight:600;display:inline-flex}.login-card-inner{background:#12131a;border:1px solid #232538;border-radius:16px;width:100%;padding:20px 18px;box-shadow:0 12px 36px #0000008c}.login-title{color:#fff;font-size:16px;font-weight:600}.login-subtitle{color:#94a3b8;margin-top:3px;margin-bottom:14px;font-size:11px;line-height:1.4}.login-error-alert{color:#f87171;background:#ef44441f;border:1px solid #ef444459;border-radius:7px;align-items:center;gap:6px;margin-bottom:12px;padding:7px 10px;font-size:11.5px;font-weight:500;display:flex}.login-form{flex-direction:column;gap:11px;display:flex}.login-input-wrapper{align-items:center;display:flex;position:relative}.login-input{color:#fff;background:#0e0f15;border:1px solid #232538;border-radius:8px;width:100%;padding:8px 12px;font-size:12.5px;transition:border-color .2s}.login-input:focus{border-color:var(--primary-purple);box-shadow:0 0 8px #a855f733}.login-toggle-eye{color:#64748b;align-items:center;display:flex;position:absolute;right:10px}.login-submit-btn{background:var(--primary-purple);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:3px;padding:9.5px;font-size:12.5px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 3px 12px #a855f759}.login-submit-btn:hover:not(:disabled){background:var(--primary-purple-hover);transform:translateY(-1px)}.login-submit-btn:disabled{opacity:.65;cursor:not-allowed}.guest-browse-row{justify-content:center;width:100%;margin-top:12px;display:flex}.guest-browse-btn{color:#c084fc;background:#a855f71a;border:1px solid #a855f740;border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.guest-browse-btn:hover{background:#a855f733}.login-legal-links{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:10.5px;display:flex}.legal-link-btn{color:#94a3b8;font-weight:500;text-decoration:underline}.login-card-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.login-modal-box{z-index:110;width:100%;max-width:400px;animation:.25s slideUp;position:relative}.profile-modal-header{border-bottom:1px solid #1e202e;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.profile-header-title{align-items:center;gap:6px;display:flex}.profile-heading{color:#fff;font-size:14.5px;font-weight:600}.profile-modal-body{flex-direction:column;padding:14px 16px;display:flex;overflow-y:auto}.profile-avatar-center{flex-direction:column;align-items:center;margin-bottom:14px;display:flex}.profile-avatar-ring{border:1.5px solid var(--primary-purple);border-radius:50%;width:60px;height:60px;margin-bottom:6px;padding:2px;position:relative}.profile-lg-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-online-badge{background:var(--color-success);border:1.5px solid #12131a;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.profile-name{color:#fff;font-size:15px;font-weight:600}.profile-vip-pill{color:#c084fc;background:#a855f724;border:1px solid #a855f759;border-radius:10px;align-items:center;gap:4px;margin-top:3px;padding:2px 7px;font-size:9px;font-weight:600;display:inline-flex}.profile-info-list{background:#0e0f15;border:1px solid #1f2030;border-radius:10px;flex-direction:column;gap:8px;margin-bottom:14px;padding:8px 12px;display:flex}.profile-info-row{align-items:center;gap:8px;display:flex}.info-icon-box{background:#171824;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.info-content{flex-direction:column;display:flex}.info-label{color:#64748b;font-size:8.5px;font-weight:600}.info-value{color:#fff;font-size:11px;font-weight:500}.profile-quick-actions{flex-direction:column;gap:6px;display:flex}.profile-action-btn{color:#cbd5e1;background:#161722;border:1px solid #232536;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-size:11.5px;font-weight:600;transition:all .2s;display:flex}.profile-action-btn:hover{color:#fff;background:#1e202e}.profile-legal-buttons-row{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:2px;display:grid}.legal-sub-btn{color:#94a3b8;background:#141520;border:1px solid #232536;border-radius:7px;justify-content:center;align-items:center;gap:3px;padding:6.5px 5px;font-size:10px;font-weight:500;display:inline-flex}.legal-sub-btn:hover{color:#fff}.profile-logout-btn{color:#f87171;background:#ef444424;border:1px solid #ef444459;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:6px;padding:8.5px;font-size:11.5px;font-weight:600;display:inline-flex}.legal-modal-card{max-width:460px}.legal-modal-header{border-bottom:1px solid #1e202e;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.legal-title-row{align-items:center;gap:8px;display:flex}.legal-shield-box{background:#a855f724;border:1px solid #a855f74d;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.legal-title{color:#fff;font-size:14.5px;font-weight:600}.legal-updated{color:#94a3b8;font-size:10px}.legal-modal-body{flex-direction:column;gap:11px;padding:14px 16px;display:flex;overflow-y:auto}.legal-subtitle-callout{color:#e2e8f0;background:#a855f714;border:1px solid #a855f740;border-radius:8px;align-items:flex-start;gap:6px;padding:8px 10px;font-size:11px;line-height:1.35;display:flex}.legal-sections-container{flex-direction:column;gap:11px;display:flex}.legal-section-block{flex-direction:column;gap:3px;display:flex}.section-title{color:#fff;font-size:12px;font-weight:600}.section-content{flex-direction:column;gap:4px;display:flex}.content-paragraph{color:#94a3b8;font-size:11px;line-height:1.45}.legal-footer-row{margin-top:4px}.legal-acknowledge-btn{background:var(--primary-purple);color:#fff;border-radius:8px;width:100%;padding:8.5px;font-size:12px;font-weight:600}.maintenance-screen-wrapper{background:#0a0a0e;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.maintenance-content-card{text-align:center;z-index:10;background:#12131a;border:1px solid #232538;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:24px 20px;display:flex;position:relative;box-shadow:0 12px 36px #0009}.maintenance-icon-box{background:#f59e0b1f;border:1.5px solid #f59e0b59;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:12px;display:flex}.maintenance-status-pill{color:#fcd34d;letter-spacing:.5px;background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:10px;align-items:center;gap:5px;margin-bottom:12px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.m-status-dot{background:#fcd34d;border-radius:50%;width:5px;height:5px;animation:1.5s infinite pulse}.maintenance-title{color:#fff;margin-bottom:6px;font-size:17px;font-weight:600}.maintenance-message{color:#94a3b8;margin-bottom:16px;font-size:11.5px;line-height:1.45}.maintenance-actions-row{flex-direction:column;gap:8px;width:100%;display:flex}.maintenance-refresh-btn,.maintenance-support-btn{border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px;font-size:12px;font-weight:600;display:inline-flex}.maintenance-refresh-btn{color:#fff;background:#1e202e;border:1px solid #2d3045}.maintenance-support-btn{background:var(--primary-purple);color:#fff}.book-ride-page-container{width:100%;max-width:440px;font-family:var(--font-sans);flex-direction:column;padding:12px 2px 28px;animation:.22s ease-out fadeIn;display:flex}.book-page-top-nav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.book-page-back-btn{color:#cbd5e1;cursor:pointer;font-size:11.5px;font-weight:500;font-family:var(--font-sans);background:#141520;border:1px solid #232538;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;transition:all .2s;display:inline-flex}.book-page-back-btn:hover{color:#fff;border-color:var(--primary-purple);background:#1a1c2b;transform:translate(-2px)}.book-page-nav-badge{color:#c084fc;letter-spacing:.5px;background:#a855f71f;border:1px solid #a855f74d;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:9.5px;font-weight:600;display:inline-flex}.book-page-header-box{margin-bottom:14px}.book-page-heading{color:#fff;letter-spacing:.2px;font-size:19px;font-weight:700;font-family:var(--font-sans);margin-bottom:3px}.book-page-subheading{color:#94a3b8;font-size:11.5px;line-height:1.4;font-family:var(--font-sans)}.book-page-product-card-wrapper{width:100%;margin-bottom:14px}.book-ride-form{flex-direction:column;gap:14px;display:flex}.form-group-section{background:#11121a;border:1px solid #1f2130;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.form-section-header-row{justify-content:space-between;align-items:center;display:flex}.form-section-label{color:#fff;letter-spacing:.1px;font-size:11.5px;font-weight:600;font-family:var(--font-sans);align-items:center;gap:6px;display:flex}.verified-profile-tag{color:#34d399;letter-spacing:.4px;background:#10b9811a;border:1px solid #10b98140;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:600}.location-select-box{width:100%;position:relative}.form-select-input{appearance:none;color:#fff;width:100%;font-size:11.5px;font-family:var(--font-sans);cursor:pointer;background:#161724;border:1px solid #282b40;border-radius:8px;outline:none;padding:9px 32px 9px 12px;transition:border-color .2s}.form-select-input:focus{border-color:var(--primary-purple)}.form-select-input option{color:#fff;background:#12131d;padding:8px}.select-chevron-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.schedule-inputs-row{flex-direction:column;gap:8px;display:flex}.schedule-field{flex-direction:column;gap:3px;display:flex}.field-sublabel{color:#94a3b8;font-size:10px;font-weight:500}.form-datetime-input{color:#fff;width:100%;font-size:11.5px;font-family:var(--font-sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#161724;border:1px solid #282b40;border-radius:8px;outline:none;padding:7px 10px}.form-datetime-input:focus{border-color:var(--primary-purple)}.duration-chip-box{color:#d8b4fe;background:#a855f71a;border:1px solid #a855f740;border-radius:6px;align-items:center;gap:5px;margin-top:2px;padding:4px 9px;font-size:10px;display:inline-flex}.inputs-vertical-group{flex-direction:column;gap:8px;display:flex}.input-with-icon{align-items:center;display:flex;position:relative}.input-field-icon{color:#94a3b8;pointer-events:none;position:absolute;left:10px}.form-text-input.with-left-icon{padding-left:32px}.readonly-wrapper{opacity:.92}.readonly-input{-webkit-user-select:none;user-select:none;color:#cbd5e1!important;cursor:default!important;background:#0d0e16!important;border-color:#1f2130!important}.fare-summary-card{background:#12131d;border:1px solid #232538;border-radius:12px;flex-direction:column;gap:6px;padding:11px 13px;display:flex}.fare-row{justify-content:space-between;align-items:center;font-size:11px;display:flex}.fare-key{color:#94a3b8}.fare-val{color:#e2e8f0;font-weight:500}.fare-divider{background:#1e2032;width:100%;height:1px;margin:2px 0}.fare-total-row{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.total-label-box{flex-direction:column;display:flex}.total-title{color:#fff;font-size:13px;font-weight:700;font-family:var(--font-sans)}.total-caption{color:#94a3b8;font-size:9.5px}.total-amount{color:#fcd34d;font-size:18px;font-weight:700;font-family:var(--font-sans);text-shadow:0 0 10px #d4af3740}.booking-error-alert{color:#fca5a5;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;display:flex}.confirm-booking-btn{color:#fff;cursor:pointer;width:100%;height:44px;font-size:13px;font-weight:600;font-family:var(--font-sans);background:linear-gradient(135deg,#a855f7 0%,#7e22ce 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;transition:all .2s;display:flex;box-shadow:0 4px 16px #a855f759}.confirm-booking-btn:hover{background:linear-gradient(135deg,#b568f8 0%,#8928df 100%);transform:translateY(-1px);box-shadow:0 6px 20px #a855f773}.confirm-booking-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-page-wrapper{width:100%;max-width:440px;font-family:var(--font-sans);flex-direction:column;gap:10px;margin:0 auto;padding:4px 0 36px;animation:.22s ease-out fadeIn;display:flex}.profile-page-topbar{align-items:center;gap:10px;margin-bottom:2px;padding:4px 2px 6px;display:flex}.profile-page-back-btn{color:#fff;cursor:pointer;background:#141520;border:1px solid #232536;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.profile-page-back-btn:hover{background:#1b1d2c;border-color:#31354c}.profile-page-title-box{flex-direction:column;display:flex}.profile-page-heading{color:#fff;letter-spacing:.1px;font-size:15px;font-weight:700;font-family:var(--font-sans);margin:0}.profile-page-sub{color:#94a3b8;font-size:10px}.profile-page-loading{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:36px 0;font-size:11px;display:flex}.profile-page-content{flex-direction:column;gap:10px;width:100%;display:flex}.profile-hero-card{background:#12131d;border:1px solid #202234;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.profile-avatar-wrapper{background:#1a1b28;border:2px solid #a855f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;overflow:visible}.profile-hero-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-active-status-dot{background:#10b981;border:2px solid #12131d;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.profile-hero-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-hero-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;font-family:var(--font-sans);margin:0;overflow:hidden}.profile-vip-badge{color:#d8b4fe;letter-spacing:.35px;background:#a855f71f;border:1px solid #a855f747;border-radius:5px;align-items:center;gap:4px;width:fit-content;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.profile-section-container{flex-direction:column;gap:4px;width:100%;display:flex}.profile-section-header{align-items:center;gap:5px;padding-left:2px;display:flex}.profile-section-title{color:#a855f7;letter-spacing:.5px;font-size:9.5px;font-weight:700}.profile-details-card,.profile-actions-grid{background:#12131d;border:1px solid #1f2132;border-radius:12px;width:100%;overflow:hidden}.profile-data-row{align-items:center;gap:10px;padding:9px 12px;display:flex}.profile-icon-box{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.profile-icon-box.purple{color:#c084fc;background:#a855f71f}.profile-icon-box.emerald{color:#34d399;background:#10b9811f}.profile-icon-box.blue{color:#60a5fa;background:#3b82f61f}.profile-icon-box.gold{color:#fcd34d;background:#f59e0b1f}.profile-icon-box.red{color:#f87171;background:#ef44441f}.profile-data-text{flex-direction:column;flex:1;min-width:0;display:flex}.profile-data-label{color:#64748b;font-size:9px;font-weight:500}.profile-data-val{color:#fff;font-size:11.5px;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-data-val.mono{color:#d8b4fe;font-family:monospace;font-size:11px}.profile-assigned-badge{color:#c084fc;letter-spacing:.3px;background:#a855f726;border:1px solid #a855f74d;border-radius:4px;padding:2px 5px;font-size:8px;font-weight:800}.profile-row-divider{background:#ffffff0a;width:100%;height:1px}.profile-menu-row{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;padding:9.5px 12px;transition:background .15s;display:flex}.profile-menu-row:hover{background:#ffffff08}.profile-menu-left{align-items:center;gap:10px;display:flex}.profile-menu-text{flex-direction:column;gap:1px;display:flex}.profile-menu-title{color:#fff;font-size:11.5px;font-weight:600;font-family:var(--font-sans)}.profile-menu-desc{color:#64748b;font-size:9.5px}.no-refund-tag{color:#f87171;letter-spacing:.3px;background:#ef444429;border:1px solid #ef444459;border-radius:4px;padding:1px 4px;font-size:8px;font-weight:800}.profile-logout-section{width:100%;margin-top:2px}.profile-page-logout-btn{color:#f87171;cursor:pointer;width:100%;height:38px;font-size:11.5px;font-weight:600;font-family:var(--font-sans);background:#ef44441a;border:1px solid #ef44444d;border-radius:9px;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:flex}.profile-page-logout-btn:hover{background:#ef44442e;border-color:#ef444480}.profile-page-empty{text-align:center;color:#94a3b8;padding:32px 12px;font-size:11.5px}.stamp-pending{color:#f59e0b}.stamp-pending .stamp-inner{background:#f59e0b14;border-color:#f59e0b}.status-pending{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b59}.status-pending .status-dot{background:#fcd34d;animation:1.5s infinite pulse}.pending-review-banner-btn{color:#fcd34d;text-align:center;background:#f59e0b14;border:1px dashed #f59e0b59;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:11px;font-weight:600;display:flex}.utr-review-row{background:#f59e0b0d;border:1px solid #f59e0b26;border-radius:6px;padding:4px 8px}.upi-payment-section{background:linear-gradient(145deg,#131522 0%,#0c0d15 100%);border:1px solid #a855f747;border-radius:14px;flex-direction:column;gap:14px;margin-top:14px;padding:16px;display:flex;box-shadow:0 8px 24px #00000073}.upi-section-header{justify-content:space-between;align-items:center;display:flex}.upi-header-title{color:#f8fafc;letter-spacing:.3px;align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:flex}.upi-live-badge{letter-spacing:.6px;color:#34d399;background:#10b98126;border:1px solid #10b98166;border-radius:4px;padding:2.5px 6px;font-size:8px;font-weight:800}.upi-instruction-text{color:#94a3b8;margin:0;font-size:11px;line-height:1.5}.upi-instruction-text strong{color:#fcd34d}.upi-qr-display-card{background:#0a0b10;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:14px;padding:14px;display:flex}@media (width>=480px){.upi-qr-display-card{flex-direction:row;align-items:center}}.upi-qr-frame{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:150px;height:150px;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #a855f740}.upi-qr-image{object-fit:contain;width:100%;height:100%;display:block}.upi-qr-scanline{background:linear-gradient(90deg,#0000,#a855f7,#0000);height:2px;animation:2.2s ease-in-out infinite scanQR;position:absolute;left:0;right:0;box-shadow:0 0 8px #a855f7}@keyframes scanQR{0%{opacity:0;top:0%}20%{opacity:1}80%{opacity:1}to{opacity:0;top:96%}}.upi-details-col{flex-direction:column;flex:1;gap:8px;width:100%;display:flex}.upi-field-box{flex-direction:column;gap:3px;display:flex}.upi-field-label{text-transform:uppercase;color:#64748b;letter-spacing:.4px;font-size:9.5px;font-weight:600}.upi-field-val{color:#e2e8f0;font-size:12px;font-weight:600}.upi-id-copy-row{background:#141622;border:1px solid #a855f740;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;padding:4px 8px;display:flex}.upi-id-code{color:#c084fc;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:11px;overflow:hidden}.upi-copy-action-btn{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#a855f726;border:1px solid #a855f759;border-radius:5px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:600;transition:all .2s;display:flex}.upi-copy-action-btn:hover{color:#fff;background:#a855f74d}.upi-intent-link-btn{color:#c084fc;cursor:pointer;background:#a855f71f;border:1px solid #a855f759;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:7px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.upi-intent-link-btn:hover{color:#fff;background:#a855f738}.utr-section{flex-direction:column;gap:6px;display:flex}.utr-prefix-tag{color:#fcd34d;pointer-events:none;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:800;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.utr-input{letter-spacing:1px;font-family:monospace;font-weight:600;padding-left:48px!important}.field-hint-text{color:#64748b;font-size:9.5px;line-height:1.35}.screenshot-section{flex-direction:column;gap:6px;display:flex}.hidden-file-input{display:none}.screenshot-dropzone{cursor:pointer;text-align:center;background:#a855f70a;border:1.5px dashed #a855f759;border-radius:10px;justify-content:center;align-items:center;padding:16px 12px;transition:all .2s;display:flex}.screenshot-dropzone:hover{background:#a855f714;border-color:#a855f799}.dropzone-content{flex-direction:column;align-items:center;gap:5px;display:flex}.dropzone-icon-circle{background:#a855f726;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dropzone-main-text{color:#e2e8f0;font-size:11.5px;font-weight:600}.dropzone-sub-text{color:#64748b;font-size:9.5px}.screenshot-preview-card{background:#0e1019;border:1px solid #10b98159;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.screenshot-thumb{object-fit:cover;background:#000;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:56px;height:56px}.screenshot-info-col{flex-direction:column;flex:1;gap:3px;display:flex;overflow:hidden}.screenshot-name-row{align-items:center;gap:6px;display:flex}.screenshot-filename{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:11px;font-weight:600;overflow:hidden}.screenshot-size-tag{color:#64748b;font-size:9px}.change-screenshot-btn{color:#a855f7;cursor:pointer;margin-top:2px;font-size:10px;font-weight:600;text-decoration:underline}.change-screenshot-btn:hover{color:#c084fc}.review-submitted-card{text-align:center;background:linear-gradient(160deg,#131522 0%,#090a10 100%);border:1px solid #f59e0b59;border-radius:18px;flex-direction:column;align-items:center;margin-top:14px;padding:24px 18px;display:flex;box-shadow:0 12px 32px #0009}.review-icon-badge{background:#f59e0b1f;border:1.5px solid #f59e0b59;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:12px;display:flex;box-shadow:0 0 24px #f59e0b33}.review-status-pill{color:#fcd34d;letter-spacing:.6px;background:#f59e0b1f;border:1px solid #f59e0b66;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:9.5px;font-weight:700;display:inline-flex}.review-pulse-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse}.review-heading{color:#fff;letter-spacing:-.2px;margin:0 0 6px;font-size:19px;font-weight:800}.review-subheading{color:#94a3b8;max-width:320px;margin:0 0 18px;font-size:12px;line-height:1.5}.review-details-box{text-align:left;background:#0c0d15;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:9px;width:100%;margin-bottom:16px;padding:12px 14px;display:flex}.review-detail-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-key{color:#64748b;font-size:11px;font-weight:500}.review-val{color:#f1f5f9;font-size:12px;font-weight:600}.review-val.code-highlight{color:#c084fc;background:#a855f71f;border-radius:4px;padding:2px 6px;font-family:monospace}.review-notice-banner{color:#fde68a;text-align:left;background:#f59e0b14;border:1px solid #f59e0b40;border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:10px 12px;font-size:10.5px;line-height:1.45;display:flex}.review-actions-group{flex-direction:column;gap:8px;width:100%;display:flex}.review-primary-btn{color:#fff;cursor:pointer;width:100%;height:42px;font-size:13px;font-weight:700;font-family:var(--font-sans);background:linear-gradient(135deg,#a855f7 0%,#7e22ce 100%);border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 18px #a855f766}.review-primary-btn:hover{transform:translateY(-1px);box-shadow:0 6px 22px #a855f78c}.review-secondary-btn{color:#94a3b8;cursor:pointer;width:100%;height:38px;font-size:12px;font-weight:600;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.review-secondary-btn:hover{color:#fff;background:#ffffff1a}.submitted-badge{color:#fcd34d!important;border-color:#f59e0b66!important}.booking-stepper-box{background:#0e1019;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;margin:10px 0 14px;padding:8px 12px;display:flex;position:relative}.stepper-node{cursor:pointer;font-family:var(--font-sans);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:4px;transition:all .2s;display:flex}.stepper-circle{color:#94a3b8;background:#1a1d2d;border:1.5px solid #334155;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.stepper-node.active .stepper-circle{color:#fff;background:#a855f7;border-color:#c084fc;box-shadow:0 0 12px #a855f780}.stepper-node.completed .stepper-circle{color:#fff;background:#10b981;border-color:#34d399}.stepper-label-col{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.stepper-step-tag{letter-spacing:.6px;color:#64748b;font-size:8px;font-weight:800}.stepper-node.active .stepper-step-tag{color:#c084fc}.stepper-title{color:#e2e8f0;font-size:11.5px;font-weight:600}.stepper-node.upcoming .stepper-title{color:#64748b}.stepper-track-line{background:#1e293b;border-radius:2px;flex:1;height:2px;margin:0 10px;transition:all .3s}.stepper-track-line.filled{background:linear-gradient(90deg,#10b981 0%,#a855f7 100%)}.proceed-payment-btn{background:linear-gradient(135deg,#9333ea 0%,#7e22ce 100%)!important;box-shadow:0 4px 18px #9333ea73!important}.proceed-payment-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #9333ea99!important}.step2-summary-card{background:#0b0d15;border:1px solid #a855f738;border-radius:12px;margin-bottom:12px;padding:12px 14px}.step2-summary-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.summary-title{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-size:11px;font-weight:700}.step2-edit-link{color:#c084fc;cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;padding:0;text-decoration:underline}.step2-edit-link:hover{color:#fff}.step2-summary-grid{grid-template-columns:1fr 1fr;gap:10px 14px;display:grid}.step2-summary-item{flex-direction:column;gap:2px;display:flex}.step2-summary-item .item-label{color:#64748b;font-size:9.5px;font-weight:500}.step2-summary-item .item-val{color:#e2e8f0;font-size:12px;font-weight:600}.step2-summary-item.highlight{background:#a855f714;border:1px solid #a855f733;border-radius:8px;flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.step2-summary-item.highlight .item-val.price{color:#fcd34d;font-size:15px;font-weight:800}.step2-actions{flex-direction:column;gap:8px;display:flex}.step2-back-step-btn{color:#94a3b8;cursor:pointer;width:100%;height:38px;font-size:11.5px;font-weight:600;font-family:var(--font-sans);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:flex}.step2-back-step-btn:hover{color:#fff;background:#ffffff14}
