:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.alert-message{border-radius:8px;margin-top:12px;padding:12px;font-size:14px;font-weight:500}.alert-message.error{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.alert-message.success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.alert-message.warning{color:#f57c00;background:#fff8e1;border:1px solid #ffcc80}.alert-message.info{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9}@keyframes floatUp{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes driveCar{0%{left:-20px}to{left:170px}}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.login-page{background:linear-gradient(135deg,#f4fbf4 0%,#eef7ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.login-container{width:100%;max-width:420px}.hero-section{text-align:center;margin-bottom:24px}.hero-icon{margin-bottom:12px;font-size:52px}.hero-section h1{color:#2e7d32;letter-spacing:-1px;margin:0;font-size:38px;font-weight:800}.hero-section h2{color:#263238;margin-top:12px;font-size:18px;line-height:1.4}.hero-section p{color:#607d8b;margin-top:14px;font-size:14px;line-height:1.6}.impact-box{color:#2e7d32;flex-direction:column;gap:8px;margin-top:18px;font-weight:600;display:flex}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fff6;border-radius:24px;padding:28px;box-shadow:0 12px 40px #00000014}.login-card h3{text-align:center;color:#263238;margin-top:0;margin-bottom:10px}.login-subtitle{text-align:center;color:#78909c;margin-bottom:24px;line-height:1.5}.input-group{flex-direction:column;align-items:flex-start;margin-bottom:16px;display:flex}.input-group label{text-align:left;color:#444;letter-spacing:.3px;width:100%;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.login-input{box-sizing:border-box;border:1px solid #dfe6e9;border-radius:12px;width:100%;padding:14px;font-size:15px;transition:all .2s}.login-input:focus{border-color:#2e7d32;outline:none;box-shadow:0 0 0 3px #2e7d3226}.pin-container{align-items:center;gap:8px;margin-top:6px;display:flex}.pin-box{text-align:center;border:2px solid #dce7dc;border-radius:12px;outline:none;width:50px;height:50px;font-size:22px;font-weight:700;transition:all .2s}.pin-box:focus{border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d3226}.show-pin-btn{color:#2e7d32;cursor:pointer;background:#eef7ef;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-left:14px;font-size:18px;transition:all .2s;display:flex}.show-pin-btn:hover{background:#dff0e0;transform:scale(1.08)}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e7d32,#43a047);border:none;border-radius:14px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:all .25s}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2e7d3240}.login-btn:disabled{opacity:.7;cursor:not-allowed}.divider{text-align:center;color:#90a4ae;margin:18px 0;font-size:13px}.register-btn{color:#2e7d32;cursor:pointer;background:#fff;border:2px solid #2e7d32;border-radius:12px;width:100%;padding:14px;font-weight:700;transition:all .2s}.register-btn:hover{background:#f1f8f2}.error-message{color:#d32f2f;background:#fff5f5;border-radius:10px;margin-bottom:14px;padding:10px;font-size:14px}.footer-impact{text-align:center;color:#607d8b;margin-top:18px;font-size:13px;line-height:1.5}.floating-icon{opacity:.12;font-size:32px;animation:8s ease-in-out infinite floatUp;position:absolute}.icon1{top:10%;left:10%}.icon2{animation-delay:2s;top:20%;right:10%}.icon3{animation-delay:4s;bottom:15%;left:15%}.commute-animation{justify-content:center;align-items:center;gap:10px;margin:24px 0;display:flex}.road{background:#90a4ae;border-radius:20px;width:180px;height:4px;position:relative;overflow:visible}.road:after{content:"";width:100%;position:absolute;top:-1px;left:0}.moving-car{font-size:22px;animation:6s linear infinite driveCar;position:absolute;top:-16px}.brand-header{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.brand-header h1{color:#2e7d32;letter-spacing:-1px;margin:0;font-size:38px;font-weight:800}.brand-icon{font-size:30px;animation:3s ease-in-out infinite floatIcon}.forgot-pin-row{justify-content:flex-end;margin-top:10px;margin-bottom:18px;display:flex}.forgot-pin-btn{color:#2e7d32;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.forgot-pin-btn:hover{text-decoration:underline}.modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reset-modal{background:#fff;border-radius:20px;width:90%;max-width:420px;padding:24px;box-shadow:0 15px 40px #0003}.security-question-box{color:#2e7d32;background:#f5f9f5;border:1px solid #dce7dc;border-radius:12px;margin-bottom:16px;padding:12px;font-weight:600}.modal-cancel-btn{color:#666;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px}.modal-secondary-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:10px;padding:10px 18px;font-weight:600}.modal-secondary-btn:hover{transform:translateY(-1px)}.modal-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e7d32,#43a047);border:none;border-radius:10px;padding:10px 18px;font-weight:600}.modal-primary-btn:hover{transform:translateY(-1px)}.question-label{color:#777;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.security-question-box{background:#f8faf8;border:1px solid #e2ebe2;border-radius:10px;margin-bottom:16px;padding:12px;font-size:15px;font-weight:500;line-height:1.5}.pin-reset-section{background:#f9fcf9;border:1px solid #e0ece0;border-radius:14px;margin-top:20px;padding:18px}.pin-reset-section label{text-align:left;color:#444;width:100%;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.verified-banner{color:#2e7d32;background:#e8f5e9;border-radius:10px;margin-bottom:16px;padding:10px;font-size:14px;font-weight:600}.modal-actions{gap:12px;margin-top:20px;display:flex}.modal-actions button{flex:1}.verify-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.question-label{color:#666;margin-bottom:6px;font-size:13px;font-weight:600}.security-question-box{color:#2c3e50;text-align:center;background:#f8fbf8;border:1px solid #e4ece4;border-radius:12px;margin-bottom:20px;padding:16px;font-size:15px;font-weight:500}.section-label{text-align:left;color:#555;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.verification-helper{text-align:center;color:#777;margin-bottom:18px;font-size:13px;position:relative}.verification-helper:before,.verification-helper:after{content:"";background:#ddd;width:8%;height:1px;position:absolute;top:50%}.verification-helper:before{left:0}.verification-helper:after{right:0}.modal-footer{border-top:1px solid #edf1f4;gap:12px;margin-top:24px;padding-top:20px;display:flex}.back-action-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d6dde5;border-radius:12px;flex:1;height:48px;font-weight:600;transition:all .2s}.back-action-btn:hover{background:#f8fafc;border-color:#c5d0da}.cancel-action-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d6dde5;border-radius:12px;flex:1;height:48px;font-weight:600;transition:all .2s}.cancel-action-btn:hover{background:#f8fafc}.modal-header{text-align:center;margin-bottom:24px;position:relative}.modal-title-section h3{color:#1f2937;margin:0;font-size:32px;font-weight:700}.modal-step{color:#6b7280;margin-top:4px;font-size:14px;display:block}.back-btn{cursor:pointer;color:#374151;background:0 0;border:none;font-size:28px;position:absolute;top:0;left:0}.app-header{color:#fff;z-index:100;background:#1f2937;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.logo-container{align-items:center;gap:8px;display:flex}.logo-badge{background:#ffffff1f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;box-shadow:0 2px 8px #0003}.logo-badge:hover{transform:scale(1.05);box-shadow:0 6px 16px #2e7d3266}.logo-img{object-fit:contain;width:28px;height:28px}.logo-text{color:#f8fafc;letter-spacing:.3px;font-family:Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;font-size:22px;font-style:italic;font-weight:600}.header-right{align-items:center;gap:12px;display:flex}.notification-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:all .2s;display:flex;position:relative}.notification-btn:hover{background:#fff3}.notification-count{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.logout-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.logout-btn:hover{background:#b91c1c;transform:translateY(-1px)}.logout-btn:active{transform:translateY(0)}.logout-text{white-space:nowrap}.logout-icon{font-size:16px}.feedback-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex}.feedback-btn:hover{background:#3b82f640;transform:translateY(-1px)}.feedback-btn:active{transform:translateY(0)}.logout-modal{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:360px;padding:24px}.logout-modal h3{color:#111827;margin-top:0}.logout-modal p{color:#6b7280;margin-bottom:24px}.logout-actions{gap:12px;display:flex}.logout-actions button{cursor:pointer;border-radius:12px;flex:1;height:44px;font-weight:600}.cancel-btn{background:#fff;border:1px solid #d1d5db}.confirm-btn{color:#fff;background:#dc2626;border:none}.header-icon{object-fit:contain;width:22px;height:22px}.logout-icon-img{object-fit:contain;width:18px;height:18px}.profile-modal{background:#fff;border-radius:24px;width:95%;max-width:500px;padding:24px;position:relative}.profile-header{text-align:center;border-bottom:1px solid #edf1f4;padding-bottom:20px}.profile-avatar{color:#fff;background:linear-gradient(135deg,#2e7d32,#43a047);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;font-size:32px;display:flex}.profile-info-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:12px;padding:14px}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin:20px 0;overflow:hidden;box-shadow:0 4px 12px #0000000d}.profile-row{border-bottom:1px solid #eceff1;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.profile-row:last-child{border-bottom:none}.profile-label{color:#64748b;font-size:14px;font-weight:600}.profile-value{color:#111827;text-align:right;max-width:60%;font-size:15px;font-weight:600}.profile-loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.loading-spinner{border:3px solid #e5e7eb;border-top-color:#2e7d32;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.community-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #f0f2f5;border-radius:12px;flex-direction:column;gap:10px;width:100%;margin-bottom:12px;padding:14px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000008}.community-card:hover{border-color:#e2e8f0;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d,0 10px 20px #0000000a}.community-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.community-title-section{flex:1;align-items:center;gap:8px;display:flex}.community-icon{font-size:1.25rem}.community-title{color:#1e293b;letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.card-action-btn{cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.add-btn:hover{background:#fffbeb;border-color:#fde68a}.remove-btn{background:#fff5f5;border-color:#fee2e2}.remove-btn:hover{background:#ffe4e4}.community-card-body{flex-direction:column;gap:6px;padding-left:4px;display:flex}.location-item{color:#475569;align-items:center;gap:10px;font-size:.9rem;display:flex}.loc-icon{text-align:center;flex-shrink:0;width:12px;font-size:10px}.text-origin{color:#3b82f6}.text-dest{color:#ef4444;font-size:8px}.loc-text{font-weight:500;line-height:1.2}.community-card-stats{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:8px;margin-top:4px;padding-top:10px;display:flex}.stat-item{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.status-live{color:#166534;background:#f0fdf4;border-color:#dcfce7}.dot-live{background-color:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block}.status-done{color:#0369a1;background:#f0f9ff;border-color:#e0f2fe}.status-bookings{color:#6b21a8;background:#faf5ff;border-color:#f3e8ff}@media (width<=480px){.community-card{padding:12px}.community-title{font-size:1.05rem}.stat-item{padding:4px 8px;font-size:10.5px}}.active-booking-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 8px #00000014}.booking-status{color:#2e7d32;margin-bottom:12px;font-size:13px;font-weight:600}.booking-route{margin-bottom:12px;font-size:16px;font-weight:600}.booking-meta{color:#555;flex-direction:column;gap:6px;margin-bottom:16px;font-size:14px;display:flex}.view-booking-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;flex:1;padding:10px}.cancel-booking-btn{color:#d9534f;cursor:pointer;background:#fff3f3;border:none;border-radius:8px;flex:1;padding:10px}.booking-community{color:#222;margin-bottom:8px;font-size:16px;font-weight:700}.booking-route{color:#444;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.booking-datetime{color:#666;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.booking-driver{color:#666;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.booking-actions{gap:10px;display:flex}.notify-modal{background:#fff;border-radius:12px;width:90%;max-width:380px;padding:20px}.notify-option-btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:600}.notify-option-btn:hover{opacity:.9}.close-btn{border:none;border-radius:8px;width:100%;margin-top:15px;padding:10px}.active-ride-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 8px #00000014}.ride-status{color:#2e7d32;margin-bottom:12px;font-size:13px;font-weight:600}.route-arrow{color:#888;margin:4px 0}.ride-meta{color:#555;flex-direction:column;gap:6px;margin-bottom:16px;font-size:14px;display:flex}.ride-community{color:#222;margin-bottom:8px;font-size:16px;font-weight:700}.ride-route{color:#444;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.route-separator{color:#999;font-weight:600}.ride-datetime{color:#666;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.ride-driver{color:#666;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.passenger-section{background:#f8f9fa;border:1px solid #eef0f2;border-radius:10px;margin-top:12px;margin-bottom:16px;padding:12px}.passenger-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.passenger-row:last-child{border-bottom:none}.passenger-mobile{color:#555;font-size:14px}.passenger-loading{color:#666;padding:10px}.passenger-actions{gap:8px;margin-top:10px;display:flex}.ride-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:42px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ride-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.view-passengers-btn{color:#1565c0;background:#e3f2fd}.view-passengers-btn:hover{background:#d6ebfc}.notify-passengers-btn{color:#f57c00;background:#fff8e1}.notify-passengers-btn:hover{background:#ffefc2}.complete-ride-btn{color:#2e7d32;background:#e8f5e9}.complete-ride-btn:hover{background:#d7f0da}.cancel-ride-btn{color:#d9534f;background:#fff3f3}.cancel-ride-btn:hover{background:#ffe5e5}@media (width<=400px){.ride-actions{grid-template-columns:1fr}}.notification-overlay{z-index:2000;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.notification-modal{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;width:100%;max-width:480px;height:85vh;animation:.25s slideUp;display:flex;overflow:hidden}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.notification-header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:20px;display:flex}.notification-header h2{color:#263238;margin:0;font-size:22px}.notification-header span{color:#607d8b;font-size:13px}.close-btn{cursor:pointer;background:0 0;border:none;font-size:24px}.mark-all-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e7d32,#43a047);border:none;border-radius:12px;height:42px;margin:12px 16px;font-weight:600}.notification-list{flex:1;padding:12px;overflow-y:auto}.notification-card{cursor:pointer;background:#fff;border:1px solid #eef2f5;border-radius:16px;gap:14px;margin-bottom:12px;padding:16px;transition:all .2s;display:flex;position:relative}.notification-card:hover{transform:translateY(-1px)}.notification-card.unread{background:#f4fbf4;border-left:4px solid #2e7d32}.notification-icon{justify-content:center;align-items:flex-start;width:40px;font-size:24px;display:flex}.notification-content{flex:1}.notification-title{color:#263238;margin-bottom:4px;font-size:15px;font-weight:700}.notification-message{color:#546e7a;margin-bottom:8px;font-size:14px;line-height:1.5}.notification-time{color:#90a4ae;font-size:12px}.unread-dot{background:#2e7d32;border-radius:50%;width:10px;height:10px;margin-top:6px}.empty-state{color:#90a4ae;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.empty-state div{font-size:52px}.feedback-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out fadeInModal;display:flex;position:fixed;top:0;left:0}.feedback-modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;margin:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.feedback-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.feedback-modal-header h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.feedback-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;transition:color .2s}.feedback-close-btn:hover{color:#0f172a}.feedback-modal-body{flex-direction:column;gap:18px;padding:24px;display:flex}.feedback-form-group{flex-direction:column;gap:6px;display:flex}.feedback-form-group label{color:#334155;font-size:.88rem;font-weight:600}.req-star{color:#ef4444;font-weight:700}.label-with-counter{justify-content:space-between;align-items:center;display:flex}.char-counter{color:#64748b;font-size:.75rem;font-weight:500}.counter-warn{color:#ea580c;font-weight:700}.feedback-form-group select,.feedback-form-group textarea{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px;font-size:.92rem;transition:all .2s}.feedback-form-group select:focus,.feedback-form-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.feedback-form-group textarea{resize:none;font-family:inherit}.input-helper-note{color:#94a3b8;margin-top:2px;font-size:.75rem}.feedback-modal-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.fb-btn-secondary{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .2s}.fb-btn-secondary:hover{background:#e2e8f0}.fb-btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .2s;box-shadow:0 2px 4px #2563eb1a}.fb-btn-primary:hover:not(:disabled){background:#1d4ed8}.fb-btn-primary:disabled{cursor:not-allowed;background:#94a3b8}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.community-section{background:#fff;border-radius:16px;margin-bottom:24px;padding:16px;box-shadow:0 2px 10px #0000000f}.community-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-header{border-bottom:2px solid #f3f4f6;margin-bottom:16px;padding-bottom:10px;font-size:18px;font-weight:700}.city-selector-bar{background:#fff;border-radius:16px;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 2px 10px #0000000f}.city-selector-bar select{border:1px solid #ddd;border-radius:10px;flex:1;height:42px;padding:0 12px}.favorite-counter{color:#6b7280;margin-top:4px;font-size:12px}.favorite-remaining{color:#059669;background:#ecfdf5;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.empty-favorites{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;padding:16px}.empty-favorites small{color:#6b7280}.favorite-action{justify-content:flex-end;margin-top:6px;display:flex}.favorite-btn{color:#9b6a00;cursor:pointer;background:#fff6d6;border:1px solid #f2d57d;border-radius:8px;min-width:75px;height:32px;padding:0 10px;font-size:.85rem;font-weight:600}.favorite-btn:hover{background:#ffe9a8}.remove-favorite-btn{cursor:pointer;color:#c62828;background:#fff4f4;border:none;border-radius:8px;min-width:85px;height:32px;padding:0 10px;font-size:.85rem;font-weight:600;transition:all .2s}.remove-favorite-btn:hover{background:#ffe5e5}.ride-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 2px 8px #00000014}.ride-card-header{margin-bottom:14px}.ride-card-header h3{color:#111827;margin:0;font-size:18px}.ride-card-header-split{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:2px 0;display:flex}.driver-identity-zone{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.driver-name-highlight{color:#0f172a;font-size:1.05rem;font-weight:700}.driver-phone-sub{color:#475569;font-size:.88rem;font-weight:500}.schedule-details-zone{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.schedule-date-highlight{color:#1e293b;font-size:1.1rem;font-weight:700}.schedule-time-highlight{color:#2563eb;font-size:1rem;font-weight:600}.route-description-box{color:#334155;margin:10px 0;font-size:14px;line-height:1.4;display:block}.route-description-box strong{color:#0f172a}.ride-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ride-tag{background:#f1f5f9;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500}.ride-seat-summary{border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:14px;padding-top:10px;display:flex}.available-seat{color:#16a34a;font-size:14px;font-weight:600}.booked-seat{color:#2563eb;font-size:14px;font-weight:600}.ride-price{color:#059669;margin-top:12px;font-size:24px;font-weight:700}.ride-price span{color:#64748b;margin-left:4px;font-size:13px}.ride-card-footer{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.ride-status-open{color:#16a34a;font-weight:600}.ride-status-full{color:#dc2626;font-weight:700}.driver-phone-link{color:#16a34a;align-items:center;gap:4px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.driver-phone-link:hover{color:#15803d;text-decoration:underline}@media (width<=480px){.ride-card-header-split{gap:8px}.driver-name-highlight,.schedule-date-highlight{font-size:.95rem}.driver-phone-sub,.schedule-time-highlight{font-size:.82rem}}.primary-button{width:100%;height:var(--button-height);color:#fff;border-radius:var(--radius-medium);cursor:pointer;border:none;font-weight:600;transition:all .2s}.create-ride-btn{background:#2563eb}.create-ride-btn:hover{background:#1d4ed8}.book-seat-btn{background:#16a34a}.book-seat-btn:hover{background:#15803d}.full-ride-btn{cursor:not-allowed;background:#9ca3af}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.booking-modal{background:#fff;border-radius:20px;width:92%;max-width:480px;padding:28px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.booking-header{margin-bottom:20px}.booking-header h2{color:#1e293b;margin:0;font-size:22px;font-weight:700}.ride-summary{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:16px;padding:16px}.route{color:#0f172a;margin-bottom:10px;font-size:16px;font-weight:700}.booking-owner{color:#0f172a;border-bottom:1px dashed #cbd5e1;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;font-size:15px;font-weight:600;display:flex}.ride-info{color:#1e293b;justify-content:space-between;align-items:center;font-size:15px;font-weight:700;line-height:1.2;display:flex}.ride-info span{align-items:center;gap:4px;line-height:1.2;display:inline-flex}.ride-price{color:#10b981;align-items:center;font-size:16px;font-weight:700;line-height:1.2;display:inline-flex}.booking-alert{color:#1d4ed8;text-align:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;margin-bottom:24px;padding:12px;font-size:14px;font-weight:600}.guest-section{margin-bottom:20px}.checkbox-row{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.checkbox-row:hover{background:#f1f5f9}.checkbox-row input{accent-color:#2563eb;cursor:pointer;width:16px;height:16px}.seat-warning{color:#ef4444;margin-top:2px;font-size:12px;font-weight:500;display:block}.guest-form{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:16px;margin-top:16px;padding:16px;display:flex}.form-field-group{flex-direction:column;gap:6px;display:flex}.form-field-group label,.notes-section label{color:#475569;font-size:13px;font-weight:600}.guest-form input,.notes-section textarea{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:14px;transition:all .2s}.guest-form input::placeholder,.notes-section textarea::placeholder{color:#94a3b8}.guest-form input:focus,.notes-section textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.notes-section{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.notes-section textarea{box-sizing:border-box;resize:none;width:100%;min-height:80px}.req-star{color:#ef4444;margin-left:2px}.booking-error-message{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;font-weight:600}.booking-actions{gap:12px;margin-top:24px;display:flex}.cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.cancel-btn:hover{background:#f8fafc;border-color:#94a3b8}.confirm-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;flex:2;padding:12px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #2563eb33}.confirm-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 10px -1px #2563eb40}.confirm-btn:active{transform:translateY(0)}.whatsapp-link{color:#16a34a;background-color:#f0fdf4;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.whatsapp-link:hover{color:#15803d;background-color:#dcfce7;transform:scale(1.02)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-content{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:580px;max-height:95vh;padding:20px 24px;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.modal-header h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;transition:color .2s}.modal-close:hover{color:#475569}.modal-form-body{flex-direction:column;gap:14px;padding-right:4px;display:flex;overflow-y:auto}.route-input-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-end;gap:8px;padding:12px;display:flex}.route-input-container .input-wrapper{flex-direction:column;flex:1;gap:6px;display:flex}.swap-btn-inline{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;font-size:16px;transition:all .2s;display:flex}.swap-btn-inline:hover{background:#edf2f7;transform:scale(1.05)}.form-grid-row{gap:16px;display:flex}.form-group{flex-direction:column;flex:1;gap:6px;display:flex}.modal-form-body label{color:#475569;margin:0;font-size:.85rem;font-weight:600}.modal-form-body input[type=text],.modal-form-body input[type=date],.modal-form-body input[type=time],.modal-form-body textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:9px 12px;font-size:.9rem}.modal-form-body input:focus,.modal-form-body textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f626}.modal-form-body textarea{resize:none;min-height:52px}.selection-group-compact{background:#fff;border:1px solid #cbd5e1;border-radius:8px;display:flex;overflow:hidden}.selection-btn-compact{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;flex:1;padding:8px 4px;font-size:.8rem;font-weight:500;transition:all .15s}.selection-btn-compact:not(:last-child){border-right:1px solid #cbd5e1}.selection-btn-compact.active{color:#fff;background:#2563eb}.time-combined-input{flex-direction:column;gap:6px;display:flex}.date-picker-input,.time-picker-input{margin-top:2px}.label-with-helper{justify-content:space-between;align-items:baseline;display:flex}.helper-text-inline{color:#94a3b8;font-size:.75rem}.stepper-control-compact{border:1px solid #cbd5e1;border-radius:8px;align-items:center;height:36px;display:flex;overflow:hidden}.stepper-btn-compact{color:#475569;cursor:pointer;background:#f8fafc;border:none;width:40px;height:100%;font-size:16px;font-weight:600}.stepper-btn-compact:hover{background:#e2e8f0}.stepper-value-compact{text-align:center;color:#0f172a;flex:1;font-size:.9rem;font-weight:600}.modal-footer-row{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:14px;display:flex}.offer-btn-primary,.close-btn-secondary{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .15s}.offer-btn-primary{color:#fff;background:#2563eb;border:none}.offer-btn-primary:hover{background:#1d4ed8}.close-btn-secondary{color:#475569;background:#fff;border:1px solid #cbd5e1}.close-btn-secondary:hover{background:#f8fafc}.success-banner{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:.85rem;font-weight:600}.vehicle-details-row{gap:8px;width:100%;display:flex}.vehicle-input{flex:1;min-width:0}.vehicle-row-layout{gap:8px;width:100%;display:flex}.vehicle-row-layout input{flex:1;min-width:0}.required-indicator{color:#ef4444;margin-left:2px;font-weight:700}.text-uppercase{text-transform:uppercase}@media (width<=540px){.form-grid-row{flex-direction:column;gap:14px}.route-input-container{flex-direction:column;align-items:stretch}.swap-btn-inline{margin:4px auto;transform:rotate(90deg)}.swap-btn-inline:hover{transform:rotate(90deg)scale(1.05)}.modal-footer-row{flex-direction:column-reverse}.offer-btn-primary,.close-btn-secondary{width:100%}.vehicle-details-row{flex-direction:column;gap:6px}}@media (width<=440px){.vehicle-row-layout{flex-direction:column;gap:6px}}.community-page{box-sizing:border-box;max-width:800px;margin:0 auto;padding:20px 16px}.back-nav-container{margin-bottom:16px}.back-nav-link{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:.88rem;font-weight:600;transition:color .2s;display:inline-flex}.back-nav-link:hover{color:#2563eb}.back-arrow{transition:transform .2s}.back-nav-link:hover .back-arrow{transform:translate(-3px)}.community-hero-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.header-meta-info{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.badge-category{text-transform:uppercase;letter-spacing:.5px;color:#1e40af;background:#eff6ff;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.community-hero-header h2{color:#0f172a;letter-spacing:-.5px;margin:4px 0 2px;font-size:1.65rem;font-weight:800;line-height:1.2}.route-arrow{color:#94a3b8;padding:0 4px;font-weight:400}.subtitle-text{color:#64748b;margin:0;font-size:.92rem;font-weight:400}.create-ride-btn-modern{white-space:nowrap;background:#2563eb!important;border-radius:8px!important;padding:10px 18px!important;font-size:.88rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 4px #2563eb26!important}.create-ride-btn-modern:hover{background:#1d4ed8!important;box-shadow:0 4px 12px #2563eb40!important}.rides-display-feed{flex-direction:column;gap:12px;display:flex}.feed-header-bar h4{color:#334155;margin:0 0 4px;font-size:.95rem;font-weight:700}.rides-grid-layout{flex-direction:column;gap:14px;display:flex}.empty-state-card{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.empty-illustration{filter:drop-shadow(0 4px 6px #0000000d);margin-bottom:14px;font-size:3rem}.empty-state-card h3{color:#0f172a;margin:0 0 8px;font-size:1.2rem;font-weight:700}.empty-state-card p{color:#64748b;max-width:360px;margin:0 0 20px;font-size:.92rem;line-height:1.5}.create-ride-btn-modern-large{background:#2563eb!important;border-radius:8px!important;padding:12px 24px!important;font-size:.92rem!important;font-weight:600!important}@media (width<=640px){.community-hero-header{flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:16px}.header-action-zone{width:100%}.create-ride-btn-modern{text-align:center;justify-content:center;width:100%}.community-hero-header h2{font-size:1.4rem}}
