@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap);#root,body,html{margin:0;min-height:100%}body{color:#374151;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#ff6b00!important}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:9px;width:9px}::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:9px}::-webkit-scrollbar-track{background:#0000}::selection{background:#ff6b0033}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--orange-primary:#ff6b00;--orange-dark:#e05500;--orange-light:#fff3e0;--orange-border:#ffd9b8;--orange-hover-bg:#ffe7d1;--black:#111;--gray-700:#374151;--gray-500:#6b7280;--gray-400:#9ca3af;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-surface:#f7f7f8;--white:#fff;--green-success:#16a34a;--green-light:#e9f7ef;--yellow-warning:#f59e0b;--yellow-light:#fef6e7;--red-danger:#dc2626;--red-light:#fdecec;--blue-info:#2563eb;--blue-light:#eff4ff;--color-brand:var(--orange-primary);--color-brand-dark:var(--orange-dark);--color-brand-light:var(--orange-light);--color-brand-border:var(--orange-border);--color-black:var(--black);--color-white:var(--white);--color-gray-light:var(--gray-100);--color-gray-medium:var(--gray-500);--color-gray-dark:var(--gray-700);--color-gray-border:var(--gray-200);--color-gray-text:var(--gray-500);--color-success:var(--green-success);--color-error:var(--red-danger);--color-warning:var(--yellow-warning);--color-info:var(--blue-info);--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 3px #1111110f;--shadow-md:0 2px 12px #11111114;--shadow-lg:0 8px 24px #1111111a;--shadow-xl:0 20px 48px #11111124;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.4s ease;--page-gradient:linear-gradient(160deg,#fff8f2,#f3f4f6 60%);--header-height:64px;--bottom-nav-height:56px}.page-container{background:#0000;min-height:0;padding:0}.page-content{background:#0000;border-radius:0;box-shadow:none;margin:0 auto;max-width:1180px;min-height:0}.rs-page-hero{margin-bottom:18px}.rs-page-eyebrow{color:#e05500;font-size:12px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.rs-page-hero h1{color:#111;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:4px 0 0}.rs-authenticated-page{box-sizing:border-box;margin:0 auto;max-width:1180px;padding:clamp(16px,3vw,28px) clamp(16px,3vw,28px) 120px}.rs-page-intro{color:#6b7280;color:var(--gray-500);font-size:14px;line-height:1.65;margin:8px 0 0;max-width:640px}.rs-page-hero+.rs-surface-card{margin-top:0}.rs-surface-card{background:#fff;background:var(--white);border:1px solid #ececec;border-radius:14px;box-shadow:0 1px 3px #1111110f;box-shadow:var(--shadow-sm);overflow:hidden}.rs-card-panel{padding:clamp(16px,3vw,24px) clamp(16px,3vw,28px) clamp(24px,4vw,32px)}.rs-surface-card>.booking-tabs{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);box-shadow:none;margin:0;max-width:none}@media (max-width:768px){.rs-authenticated-page{padding:16px 14px 80px;padding:16px 14px calc(var(--bottom-nav-height) + 24px)}}.page-header{background:#0000;border-radius:0;color:#111;margin:0 0 18px;max-width:none;padding:0}.page-header h1{color:#111;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:4px 0 0}.page-body{padding:28px}.form-group{margin-bottom:20px}.form-group label{color:var(--gray-700)}.form-input,.form-select,.form-textarea{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);box-sizing:border-box;color:#111;color:var(--black);font-family:inherit;font-size:15px;padding:12px 14px;transition:all .25s ease;transition:all var(--transition-normal);width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;background:var(--white);border-color:#ff6b00;border-color:var(--orange-primary);box-shadow:0 0 0 3px #ff6b0026;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af;color:var(--gray-400)}.form-message{border-radius:8px;border-radius:var(--radius-sm);margin-bottom:20px;padding:12px 14px}.form-message.success{background:#e9f7ef;background:var(--green-light);border:1px solid #c2e9d2;color:#16a34a;color:var(--green-success)}.form-message.error{background:#fdecec;background:var(--red-light);border:1px solid #fadada;color:#dc2626;color:var(--red-danger)}.form-hint{color:#6b7280;color:var(--color-gray-text);display:block;font-size:12px;margin-top:4px;margin-top:var(--spacing-xs)}.btn,.cancel-btn,.confirm-btn,.primary-btn,.secondary-btn,.submit-btn{align-items:center;border:none;border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:12px 22px;transition:all .25s ease;transition:all var(--transition-normal)}.btn-primary,.confirm-btn,.primary-btn,.submit-btn{background-color:#ff6b00;background-color:var(--orange-primary);color:#fff;color:var(--white)}.btn-primary:hover:not(:disabled),.confirm-btn:hover:not(:disabled),.primary-btn:hover:not(:disabled),.submit-btn:hover:not(:disabled){background-color:#e05500;background-color:var(--orange-dark);box-shadow:0 4px 14px #ff6b004d;transform:translateY(-1px)}.btn-secondary,.secondary-btn{background-color:#f3f4f6;background-color:var(--gray-100);border:1px solid #e5e7eb;border:1px solid var(--gray-200);color:#374151;color:var(--gray-700)}.btn-secondary:hover:not(:disabled),.secondary-btn:hover:not(:disabled){background-color:#ececec}.cancel-btn{background-color:#f3f4f6;background-color:var(--gray-100);border:1px solid #e5e7eb;border:1px solid var(--gray-200);color:#374151;color:var(--gray-700)}.cancel-btn:hover:not(:disabled){background-color:#ececec}.btn:disabled,.cancel-btn:disabled,.confirm-btn:disabled,.primary-btn:disabled,.secondary-btn:disabled,.submit-btn:disabled{background-color:#e5e7eb;background-color:var(--gray-200);cursor:not-allowed;opacity:.7;transform:none}.btn-full{width:100%}.booking-tabs,.dashboard-tabs,.tabs{background:#fff;background:var(--white);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);display:flex;gap:0;margin:0 auto;max-width:1080px;padding:0}.tab-button{background:#0000;border:none;color:#6b7280;color:var(--gray-500);cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:500;padding:14px 20px;position:relative;transition:all .25s ease;transition:all var(--transition-normal)}.tab-button:after{background:#ff6b00;background:var(--orange-primary);border-radius:2px 2px 0 0;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .25s ease;transition:transform var(--transition-normal)}.tab-button:hover{background:#fff3e0;background:var(--orange-light)}.tab-button.active,.tab-button:hover{color:#ff6b00;color:var(--orange-primary)}.tab-button.active{background:#0000;font-weight:600}.tab-button.active:after{transform:scaleX(1)}.booking-confirmation-overlay,.modal-overlay,.trip-summary-overlay{align-items:center;animation:fadeIn .15s ease;animation:fadeIn var(--transition-fast);background:#11111173;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.booking-confirmation-modal,.modal,.modal-content,.trip-summary-modal{animation:slideUp .25s ease;animation:slideUp var(--transition-normal);background:#fff;background:var(--white);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 20px 48px #11111124;box-shadow:var(--shadow-xl);max-height:90vh;max-width:520px;overflow-y:auto;padding:28px;position:relative;width:90%}.modal-header,.trip-summary-header{align-items:center;background:#fff3e0;background:var(--orange-light);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);border-radius:12px 12px 0 0;border-radius:var(--radius-md) var(--radius-md) 0 0;display:flex;justify-content:space-between;padding:18px 24px}.modal-header h2,.modal-header h3,.trip-summary-header h2{color:#111;color:var(--black);font-size:20px;font-weight:700;margin:0}.close-btn,.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;color:var(--gray-500);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .15s ease;transition:all var(--transition-fast);width:32px}.close-btn:hover,.modal-close:hover{background:#e5e7eb;background:var(--gray-200);color:#111;color:var(--black)}.modal-body,.modal-footer,.trip-summary-content,.trip-summary-footer{padding:24px}.modal-footer,.trip-summary-footer{background:#f3f4f6;background:var(--gray-100);border-radius:0 0 16px 16px;border-radius:0 0 var(--radius-lg) var(--radius-lg);border-top:1px solid #e5e7eb;border-top:1px solid var(--gray-200);display:flex;gap:12px}.booking-card,.card{background:#fff;background:var(--white);border:1px solid #efefef;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 1px 3px #1111110f;box-shadow:var(--shadow-sm);overflow:hidden;padding:0;transition:box-shadow .25s ease,transform .25s ease;transition:box-shadow var(--transition-normal),transform var(--transition-normal)}.booking-card:hover,.card:hover{box-shadow:0 2px 12px #11111114;box-shadow:var(--shadow-md);transform:translateY(-1px)}.spinner{border-top:2px solid var(--white);display:inline-block;height:16px;width:16px}.empty-state,.loading-message{color:#6b7280;color:var(--color-gray-text);font-size:16px;padding:60px 20px;text-align:center}.error-message{background:#fdecec;background:var(--red-light);border:1px solid #fadada;border-radius:var(--radius-sm);color:#dc2626;color:var(--red-danger);font-size:16px;margin:20px auto;max-width:600px}@media (max-width:768px){.page-header{border-radius:0;margin-top:0;padding:16px 20px}.page-header h1{font-size:22px}.page-body{padding:20px}.booking-confirmation-modal,.modal,.modal-content,.trip-summary-modal{border-radius:12px;border-radius:var(--radius-md);padding:22px 18px;width:95%}.tab-button{font-size:13px;padding:12px 14px}.modal-footer,.trip-summary-footer{flex-direction:column}}@media (max-width:480px){.page-header h1{font-size:20px}.page-body{padding:16px}.btn,.cancel-btn,.confirm-btn,.primary-btn,.secondary-btn,.submit-btn{font-size:14px;padding:12px 18px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;color:#111;font-family:Manrope,system-ui,sans-serif}.App,body{min-height:100vh}.App{animation:appFadeIn .4s ease;background:linear-gradient(160deg,#fff8f2,#f3f4f6 60%);padding:0 0 40px}.App>div:has(.container){align-items:center;background:#0000;display:flex;justify-content:center;min-height:100vh}.home-shell{position:relative;z-index:1}.home-subtitle{color:#374151;font-size:15px;line-height:1.6;margin:-12px auto 28px;max-width:620px;text-align:center}@keyframes appFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.App{padding-bottom:24px}.home-subtitle{font-size:14px;margin:-6px auto 20px}}.error-boundary{align-items:center;background:linear-gradient(135deg,#111,#ff6b00);display:flex;justify-content:center;min-height:100vh;padding:20px}.error-boundary-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:600px;padding:40px;text-align:center;width:100%}.error-boundary-icon{font-size:64px;margin-bottom:20px}.error-boundary-content h1{color:#333;font-size:28px;margin-bottom:16px}.error-boundary-content p{color:#666;font-size:16px;line-height:1.6;margin-bottom:30px}.error-boundary-details{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:15px;text-align:left}.error-boundary-details summary{color:#333;cursor:pointer;font-weight:600;margin-bottom:10px}.error-boundary-stack{background:#fff;border:1px solid #ddd;border-radius:4px;color:#d32f2f;font-size:12px;max-height:300px;overflow-y:auto;padding:10px;white-space:pre-wrap;word-break:break-word}.error-boundary-actions{display:flex;gap:12px;justify-content:center;margin-top:30px}.error-boundary-button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s}.error-boundary-button.primary{background:#ff6b00;color:#fff}.error-boundary-button.primary:hover{background:#5568d3;box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.error-boundary-button.secondary{background:#f5f5f5;border:1px solid #ddd;color:#333}.error-boundary-button.secondary:hover{background:#e0e0e0;transform:translateY(-2px)}@media (max-width:768px){.error-boundary-content{padding:30px 20px}.error-boundary-actions{flex-direction:column}.error-boundary-button{width:100%}}.auth-gateway-shell{align-items:center;background:linear-gradient(160deg,#fff8f2,#f3f4f6 60%);display:flex;justify-content:center;min-height:100vh;padding:clamp(20px,4vw,56px) 24px}.auth-gateway-hero{align-items:center;display:flex;flex-wrap:wrap;gap:40px;min-height:78vh;width:min(1080px,100%)}.auth-gateway-copy{flex:1 1 380px;min-width:0}.auth-gateway-panel{flex:0 1 420px;min-width:300px}.auth-eyebrow{align-items:center;background:#fff3e0;border-radius:999px;color:#e05500;display:inline-flex;font-size:12px;font-weight:700;gap:7px;letter-spacing:.05em;margin-bottom:20px;padding:6px 12px;text-transform:uppercase}.auth-gateway-copy h1{color:#111;font-size:clamp(34px,5vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 16px}.auth-gateway-copy>p{color:#374151;font-size:16px;line-height:1.65;margin:0;max-width:520px}.auth-service-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.auth-intent-steps{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.auth-intent-step-chip{align-items:center;background:#fff;border:1px solid #efefef;border-radius:999px;color:#374151;display:inline-flex;font-size:13px;font-weight:600;padding:7px 13px}.auth-intent-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-bottom:18px}.auth-intent-card{align-items:flex-start;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:6px;padding:14px 16px;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;width:100%}.auth-intent-card:hover{border-color:#ffd7b0}.auth-intent-card.selected{background:#fff8f2;border-color:#ff6b00;box-shadow:0 0 0 1px #ff6b001f}.auth-intent-card-title{color:#111;font-size:15px;font-weight:800}.auth-intent-card-copy{color:#6b7280;font-size:13px;line-height:1.45}.auth-service-card{background:#fff;border:1px solid #efefef;border-radius:12px;padding:16px}.auth-service-card h2{color:#111;font-size:15px;font-weight:700;margin:0 0 6px}.auth-service-card p{color:#6b7280;font-size:13px;line-height:1.55;margin:0}.auth-gateway-panel{background:#fff;border:1px solid #efefef;border-radius:16px;box-shadow:0 8px 32px #11111114;padding:28px}.auth-gateway-form{display:flex;flex-direction:column}.auth-gateway-form h2{color:#111;font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.auth-gateway-subcopy{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:22px}.auth-gateway-form label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.auth-gateway-form input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:15px;margin-bottom:14px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.auth-gateway-form input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b0026;outline:none}.auth-gateway-error{background:#fdecec;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:14px;padding:12px 14px}.auth-gateway-choice-card{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:16px}.auth-gateway-choice-copy{color:#111;display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.auth-gateway-choice-copy strong{font-size:15px;font-weight:700}.auth-gateway-choice-copy span{color:#6b7280;font-size:13px}.auth-gateway-choice-actions{grid-gap:8px;display:grid;gap:8px}.auth-gateway-choice-button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111;cursor:pointer;font-size:14px;font-weight:600;padding:12px 14px;transition:border-color .15s,background .15s}.auth-gateway-choice-button.primary{background:#ff6b00;border:none;color:#fff}.auth-gateway-choice-button.primary:hover{background:#e05500}.auth-gateway-choice-button.subtle{background:#0000;border-color:#0000;color:#6b7280}.auth-gateway-form>button{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px;transition:background .2s ease,transform .2s ease,opacity .2s ease;width:100%}.auth-gateway-form>button:hover:not(:disabled){background:#e05500;transform:translateY(-1px)}.auth-gateway-form>button:disabled{cursor:not-allowed;opacity:.65}.auth-gateway-secondary-actions{grid-gap:8px;display:grid;gap:8px;margin-top:14px}.auth-gateway-secondary-actions button{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#111;cursor:pointer;font-size:14px;font-weight:600;padding:12px;transition:background .2s,border-color .2s}.auth-gateway-secondary-actions button:hover{background:#fff3e0;border-color:#ffd9b8}.registration-intro{color:#6b7280;line-height:1.6;margin:-16px 0 28px;text-align:center}.login-helper-links{margin-top:14px}.login-link-button{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#111;font-weight:600;padding:12px 16px;width:100%}@media (max-width:960px){.auth-gateway-shell{padding:24px 16px}.auth-gateway-hero{flex-direction:column;min-height:auto}.auth-service-grid{grid-template-columns:1fr}.auth-gateway-panel{flex:1 1 auto;width:100%}}.registration-page{align-items:center;background:linear-gradient(160deg,#fff8f2,#f3f4f6 60%);display:flex;justify-content:center;min-height:100vh;padding:24px 16px}.registration-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:500px;padding:50px 40px}.registration-form h2{color:#000;font-size:32px;letter-spacing:-.5px;margin-bottom:35px;text-align:center}.registration-form .form-group input[type=email],.registration-form .form-group input[type=password],.registration-form .form-group input[type=tel],.registration-form .form-group input[type=text]{background:#f8f9fa;border:2px solid #e0e0e0;box-sizing:border-box;font-size:16px;padding:16px 12px;transition:all .3s;width:100%}.registration-form .form-group input:focus{background:#fff;box-shadow:0 0 0 3px #ff6b001f;outline:none}.mobile-hint{color:#666;display:block;font-size:12px;margin-top:5px}.default-otp-hint{background-color:#e7f3ff;border-left:3px solid #2196f3;border-radius:4px;margin-top:8px;padding:8px}.default-otp-hint small{color:#1976d2;font-size:13px}.default-otp-hint strong{color:#0d47a1;font-size:16px}.radio-group{display:flex;flex-direction:column;gap:12px;margin-top:10px}.radio-group .radio-option{align-items:flex-start;border-radius:6px;cursor:pointer;display:flex;font-weight:400;gap:10px;padding:10px;transition:background-color .2s}.radio-group .radio-option:hover{background-color:#f8f9fa}.radio-group label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:8px}.radio-group input[type=radio]{accent-color:#111;cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;width:18px}.radio-option span{align-items:center;color:#333;display:flex;flex-wrap:wrap;font-size:14px;gap:4px;line-height:1.5}.radio-option a{color:#111;font-weight:500;text-decoration:underline;transition:color .2s}.radio-option a:hover{color:#333;text-decoration:underline}.checkbox-group{margin:10px 0}.checkbox-label{font-weight:400;line-height:1.6;margin:0;padding:10px 0}.checkbox-label input[type=checkbox]{accent-color:#111;appearance:checkbox;-webkit-appearance:checkbox;-moz-appearance:checkbox;cursor:pointer;display:inline-block;flex-shrink:0;height:18px;margin:2px 0 0;min-width:18px;opacity:1;position:relative;visibility:visible;width:18px;z-index:1}.checkbox-label span{color:#333;display:inline;flex:1 1;font-size:14px;line-height:1.6}.checkbox-label a{color:#111;font-weight:500;text-decoration:underline;transition:color .2s}.checkbox-label a:hover{color:#333;text-decoration:underline}.registration-form button{background-color:#ff6b00;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:all .3s;width:100%}.registration-form button:hover:not(:disabled){background-color:#e05500;transform:translateY(-1px)}.registration-form button:disabled{background-color:#ccc;cursor:not-allowed}.form-actions{gap:10px}.form-actions button.secondary{background-color:#666}.form-actions button.secondary:hover:not(:disabled){background-color:#555}.form-actions button.primary{background-color:#ff6b00}.form-actions button.primary:hover:not(:disabled){background-color:#e05500}.container{margin:50px auto;max-width:600px;padding:20px}.container h1{color:#333;margin-bottom:30px;text-align:center}.form-footer{border-top:1px solid #eee;margin-top:20px;padding-top:20px;text-align:center}.form-footer p{color:#666;font-size:14px;margin:0}.form-footer a{color:#111;font-weight:500;text-decoration:none}.form-footer a:hover{text-decoration:underline}.container{margin:28px auto}.container h1{color:#111;font-family:Manrope,sans-serif;font-size:34px}.registration-form{animation:registerCardEnter .45s ease;border:1px solid #efefef;border-radius:16px;box-shadow:0 8px 32px #11111114;max-width:480px}.registration-form h2{color:#111;font-family:Manrope,sans-serif;font-size:22px;font-weight:700}.registration-form .form-group input[type=email],.registration-form .form-group input[type=password],.registration-form .form-group input[type=tel],.registration-form .form-group input[type=text]{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.registration-form .form-group input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b0026}.registration-form button{background:#ff6b00;border-radius:8px;box-shadow:none}.registration-form button:hover:not(:disabled){background:#e05500}.default-otp-hint{border-left-color:#ff6b00;border-left-width:4px}.default-otp-hint,.radio-group .radio-option:hover{background:#fff3e0}@keyframes registerCardEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.container h1{font-size:28px}.registration-form{padding:28px 20px}.registration-form h2{font-size:29px}}.rs-header{background:#fff;border-bottom:1px solid #ececec;flex:0 0 auto;gap:28px;height:64px;padding:0 28px;width:100%;z-index:20}.rs-brand,.rs-header{align-items:center;display:flex}.rs-brand{cursor:pointer;flex-shrink:0;gap:9px;text-decoration:none}.rs-brand-mark{align-items:center;background:#ff6b00;border-radius:9px;color:#fff;display:flex;font-size:16px;font-weight:800;height:30px;justify-content:center;line-height:1;width:30px}.rs-brand-name{color:#111;font-size:18px;font-weight:800;letter-spacing:-.02em}.rs-header-nav{align-items:center;display:flex;gap:4px;margin-left:12px}.rs-nav-link{align-items:center;border-radius:8px;color:#6b7280;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 14px;text-decoration:none;transition:color .15s,background .15s;white-space:nowrap}.rs-nav-link:hover{background:#f3f4f6;color:#111}.rs-nav-link.active{background:#0000;color:#ff6b00;font-weight:700}.rs-nav-badge{align-items:center;background:#ff6b00;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px}.rs-header-actions{align-items:center;display:flex;gap:14px;margin-left:auto}.rs-notif,.rs-notif-btn{position:relative}.rs-notif-btn{align-items:center;background:#f3f4f6;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;font-size:17px;height:40px;justify-content:center;transition:background .15s;width:40px}.rs-notif-btn:hover{background:#ececec}.rs-notif-badge{align-items:center;background:#ff6b00;border-radius:999px;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 4px;position:absolute;right:5px;top:4px}.rs-notif-panel{animation:rsPanelIn .2s ease;background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 12px 40px #1111111f;display:flex;flex-direction:column;max-height:420px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:min(360px,calc(100vw - 32px));z-index:1001}@keyframes rsPanelIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rs-notif-panel-head{align-items:center;background:#f3f4f6;border-bottom:1px solid #ececec;display:flex;justify-content:space-between;padding:14px 16px}.rs-notif-panel-head h3{color:#111;font-size:15px;font-weight:700;margin:0}.rs-notif-new{color:#ff6b00;font-size:12px;font-weight:600}.rs-notif-list{max-height:300px;overflow-y:auto}.rs-notif-empty{color:#9ca3af;font-size:14px;margin:0;padding:28px 16px;text-align:center}.rs-notif-item{align-items:flex-start;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;font-family:inherit;gap:12px;padding:12px 16px;text-align:left;transition:background .15s;width:100%}.rs-notif-item:hover{background:#f3f4f6}.rs-notif-item.unread{background:#fff8f2}.rs-notif-item-icon{flex-shrink:0;font-size:18px}.rs-notif-item-body{display:flex;flex-direction:column;gap:2px;min-width:0}.rs-notif-item-body strong{color:#111;font-size:13px;font-weight:600}.rs-notif-item-body span{color:#6b7280;font-size:12px;line-height:1.45}.rs-notif-item-body time{color:#9ca3af;font-size:11px}.rs-notif-panel-foot{background:#f3f4f6;border-top:1px solid #ececec;padding:12px 16px}.rs-notif-panel-foot button{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:10px;width:100%}.rs-notif-panel-foot button:hover{background:#e05500}.rs-user-chip{align-items:center;background:#fff;border:1px solid #ececec;border-radius:999px;cursor:pointer;display:flex;font-family:inherit;gap:9px;padding:4px 10px 4px 4px;transition:border-color .15s,background .15s}.rs-user-chip:hover{background:#fff8f2;border-color:#ffd9b8}.rs-user-avatar,.rs-user-photo{border-radius:50%;flex-shrink:0;height:32px;width:32px}.rs-user-avatar{align-items:center;background:#fff3e0;color:#e05500;display:flex;font-size:13px;font-weight:800;justify-content:center}.rs-user-photo{object-fit:cover}.rs-user-name{color:#111;font-size:14px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.rs-header{gap:12px;height:56px;padding:0 16px}.rs-brand{gap:8px}.rs-brand-mark{border-radius:8px;font-size:15px;height:28px;width:28px}.rs-brand-name{font-size:17px}.rs-header-nav{display:none}.rs-header-actions{gap:10px}.rs-notif-btn{font-size:16px;height:38px;width:38px}.rs-notif-badge{font-size:9px;height:15px;min-width:15px;right:4px;top:3px}.rs-user-chip{background:#0000;border:none;padding:0}.rs-user-chip:hover{background:#0000;border-color:#0000}.rs-user-avatar,.rs-user-photo{height:36px;width:36px}.rs-user-name{display:none}}.app-bottom-bar{grid-gap:0;background:#fff;border-top:1px solid #ececec;bottom:0;display:grid;gap:0;height:56px;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:200}@media (min-width:769px){.app-bottom-bar{display:none}}.app-bottom-bar .bottom-bar-button{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:0;color:#9ca3af;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:3px;justify-content:center;min-height:56px;position:relative;transition:color .15s}.app-bottom-bar .bottom-bar-button.active{color:#ff6b00}.app-bottom-bar .bottom-bar-button.active:before{background:#ff6b00;border-radius:0 0 4px 4px;content:"";height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:28px}.app-bottom-bar .bottom-bar-button:active{background:#fff3e0}.bottom-bar-icon{font-size:20px;line-height:1}.bottom-bar-label{font-size:10px;font-weight:600;letter-spacing:.02em}.app-bottom-bar .bottom-bar-button.active .bottom-bar-label{font-weight:700}.setup-guide{margin:0 auto;max-width:980px;padding:12px clamp(16px,3vw,28px) 0}.setup-guide-card{background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 10px 30px #1111110d;overflow:hidden}.setup-guide-header{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:auto 1fr auto;padding:18px 18px 14px}.setup-guide-ring{flex-shrink:0;height:54px;width:54px}.setup-guide-ring,.setup-guide-ring-inner{align-items:center;border-radius:999px;display:flex;justify-content:center}.setup-guide-ring-inner{background:#fff;height:42px;width:42px}.setup-guide-ring-inner strong{color:#111;font-size:12px;font-weight:800;letter-spacing:-.02em}.setup-guide-copy{min-width:0}.setup-guide-eyebrow{color:#e05500;font-size:11px;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.setup-guide-title{color:#111;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:4px 0 0}.setup-guide-subtitle{color:#9ca3af;font-size:13px;line-height:1.45;margin:6px 0 0}.setup-guide-close{align-items:center;background:#f3f4f6;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:22px;height:34px;justify-content:center;line-height:1;transition:background .15s,color .15s;width:34px}.setup-guide-close:hover{background:#ececec;color:#111}.setup-guide-progress-track{background:#f3f4f6;height:3px;margin:0 18px}.setup-guide-progress-fill{background:linear-gradient(90deg,#ff6b00,#e05500);border-radius:999px;display:block;height:100%;transition:width .25s ease}.setup-guide-steps{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:10px 12px 12px}.setup-guide-step{grid-gap:12px;align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;cursor:pointer;display:grid;font-family:inherit;gap:12px;grid-template-columns:auto 1fr auto;padding:12px 14px;text-align:left;transition:background .15s,border-color .15s,box-shadow .15s;width:100%}.setup-guide-step:not(:disabled):hover{background:#fafafa}.setup-guide-step.is-next{background:#fff8f2;border-color:#ffd7b0;box-shadow:0 0 0 1px #ff6b0014}.setup-guide-step.is-complete{cursor:default;opacity:.72}.setup-guide-step:disabled{cursor:default}.setup-guide-step-icon{align-items:center;background:#f3f4f6;border-radius:10px;display:inline-flex;flex-shrink:0;font-size:17px;height:36px;justify-content:center;width:36px}.setup-guide-step.is-next .setup-guide-step-icon{background:#fff3e0}.setup-guide-step.is-complete .setup-guide-step-icon{background:#e9f7ef}.setup-guide-step-content{display:flex;flex-direction:column;gap:2px;min-width:0}.setup-guide-step-label{color:#111;font-size:14px;font-weight:700;line-height:1.3}.setup-guide-step-hint{color:#9ca3af;font-size:12.5px;line-height:1.4}.setup-guide-step-status{color:#ff6b00;font-size:12px;font-weight:800;white-space:nowrap}.setup-guide-step.is-complete .setup-guide-step-status{color:#16a34a;font-size:14px}@media (max-width:640px){.setup-guide-header{gap:12px;grid-template-columns:auto 1fr auto;padding:16px 14px 12px}.setup-guide-title{font-size:16px}.setup-guide-step-hint{display:none}.setup-guide-steps{padding:8px 10px 10px}}.rs-app-chrome{background:var(--page-gradient);color:#374151;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.rs-app-main{flex:1 1 auto;min-height:0;width:100%}@media (max-width:768px){.rs-app-main{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom, 0px))}}.skeleton-container{width:100%}.skeleton-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;overflow:hidden;padding:0}.skeleton-header{align-items:center;background:#f5f5f5;display:flex;justify-content:space-between;padding:12px 16px}.skeleton-content{padding:16px}.skeleton-line{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:12px;margin-bottom:10px}.skeleton-line-medium{width:60%}.skeleton-line-short{height:10px;width:40%}.skeleton-badge{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;height:24px;width:60px}.skeleton-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:12px 16px}.skeleton-avatar{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:50%;height:40px;margin-right:12px;width:40px}.skeleton-list-content{flex:1 1}.skeleton-text{padding:16px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state{min-height:300px}.empty-state-icon{font-size:80px;margin-bottom:20px;opacity:.6}.empty-state-illustration{font-size:120px;margin-bottom:20px;opacity:.7}.empty-state-title{font-size:20px;margin:0 0 10px}.empty-state-message{color:#666;font-size:16px;line-height:1.6;margin:0 0 24px;max-width:400px}.empty-state-action{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s}.empty-state-action:hover{background:#333;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.empty-state-action:active{transform:translateY(0)}.dashboard-shell{background:#0000;min-height:0;position:relative}.loading-shell{align-items:flex-start;display:flex;justify-content:center}.dashboard-page{margin:0 auto;max-width:1180px;padding:clamp(16px,3vw,28px) clamp(16px,3vw,28px) 120px}.dashboard-hero{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px}.dashboard-hero h1{color:#111;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:4px 0 0}.dashboard-eyebrow{color:#e05500;font-size:12px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.dashboard-summary-card{align-items:center;background:#111;border-radius:12px;color:#fff;display:flex;gap:14px;padding:12px 18px}.dashboard-summary-count{display:flex;flex-direction:column;gap:2px}.dashboard-summary-count strong{color:#fff;font-size:24px;font-weight:800;line-height:1}.dashboard-summary-divider{background:#3a3a3a;height:30px;width:1px}.summary-label{color:#c9c9c9;font-size:11px}.summary-helper{align-items:center;color:#4ade80;display:flex;font-size:12px;font-weight:700;gap:6px}.summary-helper:before{background:#4ade80;border-radius:50%;content:"";height:7px;width:7px}.dashboard-growth-card{align-items:center;background:linear-gradient(110deg,#fff8f2,#fff);border:1px solid #ffe7d1;border-radius:14px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px;padding:18px}.dashboard-growth-label{align-items:center;background:#fff3e0;border-radius:999px;color:#e05500;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.04em;margin:0 0 8px;padding:4px 10px;text-transform:uppercase}.dashboard-growth-card h3{display:none}.dashboard-growth-stats{color:#374151;font-size:15px;font-weight:600;line-height:1.45;margin:8px 0 0}.dashboard-growth-stats strong{color:#111;font-weight:800}.dashboard-growth-copy{color:#9ca3af;font-size:12.5px;line-height:1.5;margin:3px 0 0}.dashboard-growth-copy strong{color:#374151;font-weight:700}.dashboard-growth-actions{align-items:center;display:flex;flex-shrink:0;gap:10px}.growth-toggle-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:9px;color:#111;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;padding:10px 16px;transition:border-color .15s,background .15s;white-space:nowrap}.growth-toggle-btn:hover{background:#fff3e0;border-color:#ff6b00}.growth-link-btn{background:#ff6b00;border:none;border-radius:9px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:10px 16px;transition:background .15s;white-space:nowrap}.growth-link-btn:hover{background:#e05500}.dashboard-filters{align-items:center;background:#0000;border:none;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:0}.filter-input-wrap{align-items:center;background:#fff;border:1px solid #ececec;border-radius:9px;display:flex;flex:1 1 140px;gap:8px;padding:0 12px}.filter-icon{color:#9ca3af;flex-shrink:0;font-size:14px}.filter-input-wrap input{background:#0000;border:none;color:#111;flex:1 1;font-family:inherit;font-size:14px;min-width:0;padding:11px 0}.filter-input-wrap input:focus{outline:none}.filter-select{background:#fff;border:1px solid #ececec;border-radius:9px;color:#374151;flex:0 1 130px;font-family:inherit;font-size:14px;padding:11px 12px}.filter-select:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.filter-group{display:none}.clear-filters-button{background:#fff;border:1px solid #ececec;border-radius:9px;color:#374151;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:11px 16px;transition:border-color .15s,color .15s;white-space:nowrap}.clear-filters-button:hover{border-color:#9ca3af;color:#111}.dashboard-main-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:360px 1fr}.rides-panel{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 320px);overflow-y:auto;padding-right:4px;scrollbar-color:#e5e7eb #0000;scrollbar-width:thin}.rides-panel::-webkit-scrollbar{width:4px}.rides-panel::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.ride-card{animation:popIn .3s ease;background:#fff;border:1px solid #ececec;border-radius:14px;cursor:pointer;font-family:inherit;padding:16px;text-align:left;transition:border-color .15s,box-shadow .15s,background .15s;width:100%}@keyframes popIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.ride-card:hover{border-color:#ff6b00;box-shadow:0 4px 16px #ff6b001a}.ride-card.active{background:#fff3e0;border-color:#ff6b00;box-shadow:0 4px 16px #ff6b0024}.ride-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.ride-status{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;gap:5px;letter-spacing:0;padding:4px 11px;text-transform:none}.ride-status.open{background:#eff4ff;color:#2563eb}.ride-status.pending{background:#fef6e7;color:#b45309}.ride-status.accepted{background:#e9f7ef;color:#16a34a}.ride-status.rejected{background:#fdecec;color:#dc2626}.ride-budget-wrap{text-align:right}.ride-budget-label{color:#9ca3af;display:block;font-size:11px;font-weight:600;margin-bottom:2px}.ride-budget{color:#111;font-size:18px;font-weight:800}.ride-route-track{align-items:stretch;display:flex;gap:10px;margin:13px 0 9px}.ride-route-dots{align-items:center;display:flex;flex-direction:column;gap:2px;padding-top:4px}.ride-route-dots .dot{border-radius:50%;flex-shrink:0;height:9px;width:9px}.ride-route-dots .dot.start{background:#16a34a}.ride-route-dots .dot.end{background:#0000;border:2px solid #ff6b00}.ride-route-dots .line{background:#e5e7eb;flex:1 1;min-height:20px;width:2px}.ride-route-text{flex:1 1;min-width:0}.ride-route-line{color:#111;font-size:15px;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ride-route-line+.ride-route-line{margin-top:13px}.ride-card-meta{align-items:center;border-top:1px solid #f3f4f6;color:#6b7280;display:flex;flex-wrap:wrap;font-size:12.5px;font-weight:600;gap:8px;padding-top:11px}.ride-card-meta .meta-dot{color:#d1d5db}.ride-card-link{color:#e05500;font-size:12.5px;font-weight:700;margin-left:auto}.ride-details-panel{background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:none;padding:24px;position:-webkit-sticky;position:sticky;top:84px}.ride-details-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.ride-details-header h2{color:#111;font-size:20px;font-weight:700;letter-spacing:-.03em;margin:0}.ride-highlight-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:24px}.ride-highlight-card{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;gap:4px;padding:16px}.ride-highlight-card span{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ride-highlight-card strong{color:#111;font-size:20px;font-weight:800}.ride-detail-list{border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden}.ride-detail-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 16px}.ride-detail-row:last-child{border-bottom:none}.ride-detail-row span{color:#6b7280;font-size:13px}.ride-detail-row strong{color:#111;font-size:13px;max-width:60%;text-align:right}.ride-notes-card{background:#fff3e0;border:1px solid #ffd9b8;border-radius:14px;margin-bottom:20px;padding:16px}.ride-notes-card span{color:#e05500;display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.ride-notes-card p{color:#111;font-size:14px;line-height:1.6;margin:0}.ride-details-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.primary-action-button{background:#ff6b00;border:none;border-radius:12px;box-shadow:0 4px 14px #ff6b0047;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:14px;transition:opacity .15s,transform .15s}.primary-action-button:hover{opacity:.9;transform:translateY(-1px)}.secondary-action-button{background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;color:#111;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:14px;transition:border-color .15s,background .15s}.secondary-action-button:hover{background:#fff3e0;border-color:#ff6b00}.dashboard-error{background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;color:#be123c;font-size:14px;margin-bottom:16px;padding:16px 20px}.dashboard-empty-state{margin-top:8px}.dashboard-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1119;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:200}.dashboard-modal{background:#fff;border-radius:24px;box-shadow:0 24px 80px #11111138;padding:28px;width:min(480px,100%)}.dashboard-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.dashboard-modal-header h3{color:#111;font-size:18px;font-weight:700;margin:0}.modal-close-button{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:20px;height:32px;justify-content:center;line-height:1;transition:border-color .15s,color .15s;width:32px}.modal-close-button:hover{border-color:#ff6b00;color:#111}.dashboard-modal-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:20px}.dashboard-modal-summary>div{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:14px}.dashboard-modal-summary span{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-modal-summary strong{color:#111;font-size:18px;font-weight:800}.bid-input-label{color:#2a2a2a;display:block;font-size:13px;font-weight:700;margin-bottom:8px}.bid-input{background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#111;font-family:inherit;font-size:18px;font-weight:600;margin-bottom:20px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;width:100%}.bid-input:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.dashboard-modal-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.dashboard-shell.refreshing:before{animation:dashboardSpin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6b00;content:"";height:40px;left:50%;position:fixed;top:72px;transform:translateX(-50%);width:40px;z-index:9999}@keyframes dashboardSpin{to{transform:translateX(-50%) rotate(1turn)}}@media (max-width:1024px){.dashboard-main-grid{grid-template-columns:300px 1fr}}@media (max-width:768px){.dashboard-page{padding:16px 14px 100px}.dashboard-hero{flex-direction:column;gap:12px}.dashboard-hero,.dashboard-summary-card{align-items:flex-start}.dashboard-growth-card{flex-direction:column;gap:14px}.dashboard-growth-actions{flex-direction:row;flex-wrap:wrap}.dashboard-filters{gap:8px}.filter-input-wrap,.filter-select{flex:1 1 100%}.dashboard-main-grid{grid-template-columns:1fr}.ride-details-panel{display:none}.mobile-details-drawer-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11111180;display:flex;inset:0;position:fixed;z-index:100}.mobile-details-drawer{background:#fff;border-radius:24px 24px 0 0;max-height:85vh;overflow-y:auto;padding:20px 20px 120px;width:100%}.drawer-back-button{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:10px;color:#111;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:6px;margin-bottom:20px;padding:10px 16px;transition:border-color .15s}.drawer-back-button:hover{border-color:#ff6b00}.rides-panel{max-height:none;overflow-y:visible}.dashboard-modal{border-radius:20px;padding:22px 20px}.dashboard-modal-actions,.ride-details-actions{grid-template-columns:1fr}}.recaptcha-container{align-items:center;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:15px}.recaptcha-widget{margin-bottom:10px}.recaptcha-note{color:#666;font-size:12px;line-height:1.4;margin:0;text-align:center}.recaptcha-note a{color:#1a73e8;text-decoration:none}.recaptcha-note a:hover{text-decoration:underline}.login-container{align-items:center;background:linear-gradient(160deg,#fff8f2,#f3f4f6 60%);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-form{animation:loginCardEnter .35s ease;background:#fff;border:1px solid #efefef;border-radius:16px;box-shadow:0 8px 32px #11111114;max-width:400px;padding:32px 28px;width:100%}.login-form h2{color:#111;font-size:22px;font-weight:700;letter-spacing:-.02em;margin-bottom:24px;text-align:center}.login-form .form-group input[type=password],.login-form .form-group input[type=tel]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#111;font-family:inherit;font-size:15px;padding:12px 14px;transition:all .2s;width:100%}.login-form .form-group input:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.login-footer{margin-top:18px;text-align:center}.login-footer p{color:#6b7280;font-size:14px}.login-footer a{color:#ff6b00;font-weight:600;text-decoration:none}.login-footer a:hover{text-decoration:underline}.login-form button[type=submit]{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;margin-top:8px;padding:14px;transition:all .2s ease;width:100%}.login-form button[type=submit]:hover:not(:disabled){background:#e05500;box-shadow:0 6px 18px #ff6b0066;transform:translateY(-1px)}.login-form button[type=submit]:active:not(:disabled){transform:translateY(0)}.login-form button[type=submit]:disabled{background:#d8d8d8;box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.login-popup-overlay{align-items:center;animation:fadeIn .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11111173;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.login-popup{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 48px #1113;max-width:420px;padding:36px;position:relative;text-align:center;width:90%}.popup-icon{align-items:center;animation:scaleIn .4s ease;border-radius:50%;display:flex;font-size:36px;height:72px;justify-content:center;margin:0 auto 18px;width:72px}.popup-icon.success{background:#f0fdf4;border:2px solid #bbf7d0}.popup-icon.warning{background:#fef3c7;border:2px solid #fde68a}.popup-icon.info{background:#fff3e0;border:2px solid #ffd9b8}.popup-title{color:#111;font-size:22px;font-weight:700;letter-spacing:-.3px;margin:0 0 12px}.popup-message{color:#6b7280;font-size:15px;line-height:1.6;margin:0 0 24px}.popup-button{background:#ff6b00;border:none;border-radius:10px;box-shadow:0 4px 14px #ff6b004d;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:14px;transition:all .2s ease;width:100%}.popup-button:hover{background:#e05500;transform:translateY(-1px)}.popup-button:active{transform:translateY(0)}@keyframes loginCardEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.login-mode-switch{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:0;margin-bottom:20px;padding:4px}.login-mode-button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;flex:1 1;font-family:inherit;font-size:13px;font-weight:600;padding:10px 12px;transition:all .2s}.login-mode-button.active{background:#ff6b00;box-shadow:none;color:#fff}.login-secondary-button{background:#fff;border:1.5px solid #ffd9b8;border-radius:10px;color:#ff6b00;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:13px;transition:all .2s;width:100%}.login-secondary-button:hover:not(:disabled){background:#fff3e0;border-color:#ff6b00}.login-secondary-button:disabled{cursor:not-allowed;opacity:.5}.login-helper-links{display:flex;justify-content:center;margin-top:12px}.login-link-button{background:none;border:none;color:#ff6b00;cursor:pointer;font-family:inherit;text-decoration:underline}.login-link-button,.message{font-size:14px;font-weight:500}.message{border-radius:8px;margin-bottom:14px;padding:10px 14px}.message.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.login-otp-hint{color:#6b7280;font-size:12px;margin-top:6px;text-align:center}.recaptcha-wrapper{display:flex;justify-content:center;margin:12px 0}.form-group{margin-bottom:16px}@media (max-width:640px){.login-form{border-radius:16px;padding:28px 20px}.login-form h2{font-size:24px}}.confirmation-dialog-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.confirmation-dialog{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:400px;overflow:hidden;width:90%}.confirmation-dialog-header{padding:24px 24px 16px;text-align:center}.confirmation-icon{font-size:48px;margin-bottom:12px}.confirmation-icon.danger{color:#dc3545}.confirmation-icon.warning{color:#ffc107}.confirmation-icon.info{color:#17a2b8}.confirmation-title{color:#333;font-size:20px;font-weight:600;margin:0}.confirmation-dialog-body{padding:16px 24px;text-align:center}.confirmation-message{font-size:15px;line-height:1.6;margin:0}.confirmation-dialog-footer{border-top:1px solid #f0f0f0;display:flex;gap:12px;padding:16px 24px}.confirmation-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s}.confirm-btn.warning{background:#ffc107;color:#000}.confirm-btn.warning:hover{background:#ffb300}.confirm-btn.danger{background:#dc3545}.confirm-btn.danger:hover{background:#c82333}.confirm-btn.info{background:#17a2b8}.confirm-btn.info:hover{background:#138496}.post-ride-shell{position:relative}.loading-message{align-items:center;background:#0000;color:var(--gray-500);display:flex;font-size:15px;justify-content:center;line-height:1.6;min-height:160px;padding:clamp(32px,6vw,48px) 16px}.uber-booking-form{grid-gap:clamp(20px,3vw,28px);display:grid;gap:clamp(20px,3vw,28px);padding:0}.going-back-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:0;padding:clamp(14px,2.5vw,18px)}.going-back-header{align-items:flex-start;display:flex;gap:10px;margin-bottom:14px}.going-back-icon{flex-shrink:0;font-size:22px;margin-top:2px}.going-back-header>div>strong{color:#111;display:block;font-size:14px;font-weight:700}.going-back-header>div>p{color:#6b7280;font-size:12px;margin:2px 0 0}.going-back-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.going-back-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:11px 10px;transition:border-color .15s,background .15s,color .15s}.going-back-btn:hover{border-color:#9ca3af;color:#111}.going-back-btn.selected.no{background:#f1f5f9;border-color:#6b7280;color:#111}.going-back-btn.selected.yes{background:#f0fdf4;border-color:#16a34a;color:#15803d}.going-back-hint{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:12.5px;line-height:1.5;margin-top:12px;padding:10px 12px}.ride-posting-intro{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.ride-management-tabs .tab-button{font-size:13px;padding:14px 12px}.ride-management-panel{padding:0}.ride-management-panel-header{margin-bottom:clamp(14px,2.5vw,18px)}.ride-management-panel-header h3{color:#111;font-size:clamp(20px,3vw,24px);margin:0 0 6px}.ride-management-panel-header p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.ride-management-list{grid-gap:18px;display:grid;gap:18px}.ride-management-card{background:#fff;border:1px solid #cbd5e1db;border-radius:18px;box-shadow:0 18px 36px #1111110f;padding:20px}.ride-management-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.ride-management-card-header strong{color:#111;display:block;font-size:16px;margin-bottom:4px}.ride-management-card-header span{color:#6b7280;font-size:13px;line-height:1.5}.ride-management-status{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.04em;padding:8px 12px;text-transform:uppercase}.ride-management-status.active{background:#dcfce7;color:#166534}.ride-management-status.inactive,.ride-management-status.status-rejected{background:#fee2e2;color:#991b1b}.ride-management-status.status-pending{background:#fef3c7;color:#92400e}.ride-management-status.status-accepted{background:#dbeafe;color:#1d4ed8}.ride-management-meta{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:16px}.ride-management-meta>div{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.ride-management-label{color:#6b7280;display:block;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.ride-management-meta strong{color:#111;font-size:15px}.ride-management-notes{background:#eff6ff;border-radius:14px;color:#1e3a8a;line-height:1.6;margin:0 0 16px;padding:14px 16px}.ride-management-actions{display:flex;flex-wrap:wrap;gap:12px}.ride-management-btn{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;padding:12px 18px;transition:transform .2s ease,box-shadow .2s ease}.ride-management-btn:hover{transform:translateY(-1px)}.ride-management-btn.secondary{background:#e5e7eb;color:#111}.ride-management-btn.success{background:#ff6b00;box-shadow:0 10px 24px #ff6b0038;color:#fff}.ride-management-btn.danger{background:#fee2e2;color:#991b1b}.ride-management-empty,.ride-management-message,.ride-management-note-inline{margin:0 0 16px}.ride-management-empty,.ride-management-note-inline{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:16px;color:#374151;line-height:1.6;padding:18px 20px}.ride-management-note-inline{margin:0}.request-card{border-left:4px solid #ff6b00}.ride-posting-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe7f3;border-radius:16px;padding:20px}.ride-posting-card h3{color:#111;font-size:18px;margin:0 0 12px}.ride-posting-list{color:#334155;margin:0;padding-left:20px}.ride-posting-list li{line-height:1.6;margin-bottom:10px}.ride-posting-steps{grid-gap:12px;display:grid;gap:12px}.ride-posting-step{align-items:flex-start;background:#f3f4f6;border-radius:12px;color:#334155;display:flex;gap:12px;line-height:1.5;padding:12px 14px}.ride-step-number{align-items:center;background:#000;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:800;height:30px;justify-content:center;width:30px}.location-section{margin-bottom:0}.location-input-wrapper{background:#f8fafceb;border:1px solid #cbd5e1d1}.location-input{margin-bottom:15px;position:relative}.location-input:last-child{margin-bottom:0}.autocomplete-dropdown{display:block}.uber-input{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:16px;padding:16px 12px;transition:all .3s;width:100%}.uber-input:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.uber-input::placeholder{color:#999}.vehicle-type-section{margin-bottom:0}.section-title{color:#333;font-size:18px;font-weight:600;margin:0 0 15px}.section-copy{color:#6b7280;font-size:14px;line-height:1.6;margin:-6px 0 16px}.vehicle-option.selected{box-shadow:0 4px 14px #ff6b004d}.datetime-section{margin-bottom:0}.datetime-wrapper{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px #1111110f;padding:clamp(16px,2.5vw,20px)}.datetime-input{position:relative}.datetime-input label{align-items:center;display:flex;gap:12px}.input-icon{font-size:20px}.datetime-input .uber-input{flex:1 1}.ride-details-section{margin-bottom:0}.preferences-toggle{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:12px;padding:12px 16px;width:100%}.preferences-toggle:hover{background:#f1f5f9;color:#111}.ride-details-grid{grid-gap:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px #1111110f;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:clamp(16px,2.5vw,22px)}.detail-group{display:flex;flex-direction:column;gap:10px}.detail-group-label{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.detail-select{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-family:inherit;font-size:15px;padding:12px 14px;transition:all .3s;width:100%}.detail-select:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.detail-input{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;color:#111;font-family:inherit;font-size:15px;padding:12px 14px;transition:all .3s;width:100%}.detail-input:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.optional-label{color:#9ca3af;font-size:11px;font-weight:500;letter-spacing:.4px;margin-left:6px;text-transform:uppercase}.checkbox-option{display:flex}.checkbox-label{align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 16px;position:relative;transition:all .3s;width:100%}.checkbox-label input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.checkbox-label:hover{background:#fff;border-color:#ff6b00}.checkbox-label.checked{background:#ff6b00;border-color:#ff6b00;color:#fff}.checkbox-icon{font-size:20px}@media (max-width:768px){.ride-details-grid,.ride-posting-intro{grid-template-columns:1fr}.ride-details-grid{gap:15px;padding:18px}.vehicle-grid{grid-template-columns:repeat(3,1fr)}.location-input-wrapper{padding:14px}.location-inputs{margin-left:40px}.location-dot{left:15px}.location-line{left:20px}}.notes-section{margin-bottom:0}.uber-textarea{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-family:inherit;font-size:16px;min-height:100px;padding:16px;resize:vertical;transition:all .3s;width:100%}.uber-textarea:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.uber-textarea::placeholder{color:#999}.uber-message{align-items:center;border-radius:12px;display:flex;font-size:14px;font-weight:500;gap:10px;margin-bottom:16px;padding:14px 16px}.uber-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.uber-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.uber-submit-btn{align-items:center;background:#ff6b00;border:none;border-radius:12px;box-shadow:0 10px 24px #ff6b0038;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:10px;justify-content:center;margin-top:4px;padding:16px;transition:all .3s;width:100%}.uber-submit-btn:hover:not(:disabled){background:#333;box-shadow:0 6px 16px #0000004d;transform:translateY(-2px)}.uber-submit-btn:active:not(:disabled){transform:translateY(0)}.uber-submit-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}@media (max-width:768px){.booking-wrapper{max-width:100%}.booking-header{padding:30px 20px 25px}.booking-header h1{font-size:28px}}@media (max-width:480px){.vehicle-grid{grid-template-columns:repeat(2,1fr)}.ride-management-card-header{flex-direction:column}.section-title{font-size:16px}.uber-input,.uber-textarea{font-size:14px}.going-back-options{grid-template-columns:1fr}.ride-management-tabs .tab-button{font-size:12px;padding:12px 10px}}.posting-guide{background:#fff8f2;border:1px solid #ffd7b0;border-radius:14px;margin:0 0 20px;padding:clamp(14px,2.5vw,18px)}.posting-guide-head{margin-bottom:12px}.posting-guide-kicker{color:#e05500;display:block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.posting-guide-head p{color:#6b7280;font-size:13px;margin:4px 0 0}.posting-guide-steps{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0 0 12px;padding:0}.posting-guide-steps li{align-items:flex-start;color:#374151;display:flex;font-size:13px;gap:10px;line-height:1.45}.posting-guide-steps li span{align-items:center;background:#ff6b00;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;height:22px;justify-content:center;width:22px}.posting-guide-notes{color:#6b7280;font-size:12.5px;line-height:1.5;margin:0;padding-left:18px}.driver-readiness-panel{background:linear-gradient(180deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:16px;box-shadow:0 10px 30px #f9731614;margin:0;padding:clamp(18px,3vw,24px)}.driver-readiness-kicker{color:#ea580c;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.driver-readiness-panel h2{color:#111827;font-size:22px;line-height:1.25;margin:0 0 8px}.driver-readiness-panel p{color:#4b5563;font-size:14px;line-height:1.55;margin:0 0 16px}.driver-readiness-checklist{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0 0 18px;padding:0}.driver-readiness-checklist li{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#111827;display:flex;font-size:13.5px;gap:12px;justify-content:space-between;padding:12px 14px}.driver-readiness-checklist li.missing{background:#fff1f2;border-color:#fecaca}.driver-readiness-checklist li.pending{background:#fffbeb;border-color:#fde68a}.driver-readiness-checklist li.done{background:#f0fdf4;border-color:#bbf7d0}.driver-readiness-status{color:#6b7280;flex-shrink:0;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.driver-readiness-action{align-items:center;background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:44px;padding:0 18px}.swipeable-card{overflow:hidden}.swipeable-card,.swipeable-card-content{position:relative;transition:transform .3s ease}.swipeable-card-content{background:#fff;z-index:2}.swipeable-card.swiped-left .swipeable-card-content{transform:translateX(-80px)}.swipeable-card.swiped-right .swipeable-card-content{transform:translateX(80px)}.swipe-action{align-items:center;bottom:0;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center;position:absolute;top:0;width:80px;z-index:1}.swipe-action-left{background:#28a745;left:0}.swipe-action-right{background:#dc3545;right:0}@media (max-width:768px){.swipeable-card{touch-action:pan-y}}.rating-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.rating-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.rating-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:24px}.rating-header h2{color:#333;font-size:24px;margin:0}.rating-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.rating-close:hover{background:#f0f0f0;color:#333}.rating-content{padding:24px}.rated-user-info{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:12px}.rated-user-info p{color:#666;font-size:14px;margin:0}.rated-user-info strong{color:#333}.rating-section{margin-bottom:24px}.rating-section label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:12px}.optional{color:#999;font-size:12px;font-weight:400;margin-left:8px}.star-rating{display:flex;gap:8px;margin-bottom:8px}.star-rating.small{gap:4px}.star{color:#ddd;cursor:pointer;font-size:32px;transition:all .2s;-webkit-user-select:none;user-select:none}.star-rating.small .star{font-size:20px}.star:hover{transform:scale(1.1)}.star.filled{color:#ffc107}.rating-text{color:#666;font-size:14px;font-weight:500;margin:8px 0 0}.rating-section textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;padding:12px;resize:vertical;transition:border-color .2s;width:100%}.rating-section textarea:focus{border-color:#ff6b00;outline:none}.char-count{color:#999;font-size:12px;margin-top:4px;text-align:right}.toggle-categories{background:none;border:none;color:#ff6b00;cursor:pointer;font-size:14px;font-weight:600;padding:8px 0;text-align:left;transition:color .2s;width:100%}.toggle-categories:hover{color:#5568d3}.category-ratings{background:#f8f9fa;border-radius:8px;margin-top:16px;padding:16px}.category-rating{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.category-rating:last-child{margin-bottom:0}.category-rating label{color:#666;font-size:14px;font-weight:500;margin:0}.rating-actions{border-top:1px solid #e0e0e0;display:flex;gap:12px;margin-top:24px;padding-top:24px}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-cancel{background:#f0f0f0;color:#666}.btn-cancel:hover{background:#e0e0e0}.btn-submit{background:linear-gradient(135deg,#ff6b00,#764ba2);color:#fff}.btn-submit:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:600px){.rating-modal{border-radius:16px 16px 0 0;max-height:95vh;max-width:100%}.rating-content,.rating-header{padding:20px}.star{font-size:28px}}.trip-progress{background:#fff8f2;border:1px solid #ffd7b0;border-radius:12px;margin:0 0 16px;padding:16px}.trip-progress-header{margin-bottom:14px}.trip-progress-kicker{color:#e05500;display:block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.trip-progress-header p{color:#6b7280;font-size:13px;line-height:1.45;margin:4px 0 0}.trip-progress-steps{grid-gap:10px 8px;display:grid;gap:10px 8px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.trip-progress-step{align-items:flex-start;display:flex;gap:8px;min-width:0}.trip-progress-dot{align-items:center;background:#ececec;border-radius:999px;color:#9ca3af;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;height:22px;justify-content:center;width:22px}.trip-progress-step.current .trip-progress-dot{background:#ff6b00;color:#fff}.trip-progress-step.complete .trip-progress-dot{background:#16a34a;color:#fff}.trip-progress-label{color:#6b7280;font-size:12px;font-weight:600;line-height:1.35}.trip-progress-step.complete .trip-progress-label,.trip-progress-step.current .trip-progress-label{color:#111}.trip-progress--compact .trip-progress-steps{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:640px){.trip-progress-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}.my-booking-shell{position:relative}.my-booking-shell.refreshing:before{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6b00;content:"";height:40px;left:50%;position:fixed;top:72px;transform:translateX(-50%);width:40px;z-index:9999}.booking-tab-content{background:#0000;min-height:0;padding:0}.tab-panel{background:#0000}.loading-message{color:#666;font-size:18px;padding:60px 20px;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;font-size:14px;margin-bottom:20px;padding:15px 20px}.empty-state{color:#666;padding:60px 20px}.empty-state p{font-size:16px;line-height:1.6;margin:10px 0}.empty-state a{color:#111;font-weight:600;text-decoration:underline}.empty-state a:hover{color:#333}.bookings-list{grid-gap:16px;display:grid;gap:16px}.booking-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #00000014;overflow:hidden;padding:0;transition:box-shadow .3s}.booking-card:hover{box-shadow:0 2px 8px #0000001f}.booking-header{align-items:center;background:#ff6b00;display:flex;justify-content:space-between;margin:0;padding:12px 16px}.booking-date-time{display:flex;flex-direction:column;gap:2px}.booking-date{color:#fff;font-size:14px;font-weight:600}.booking-time{color:#fff;font-size:12px;font-weight:400;opacity:.85}.status-badge{border-radius:16px;box-shadow:0 2px 4px #0000001a;font-size:11px;font-weight:700;letter-spacing:.8px;white-space:nowrap}.status-badge.active{background:linear-gradient(135deg,#28a745,#218838);box-shadow:0 2px 4px #28a7454d;color:#fff}.status-badge.inactive{background:linear-gradient(135deg,#6c757d,#5a6268);box-shadow:0 2px 4px #6c757d4d;color:#fff}.status-badge.pending{background:linear-gradient(135deg,#ffc107,#e0a800);box-shadow:0 2px 4px #ffc1074d;color:#333}.status-badge.accepted{background:linear-gradient(135deg,#28a745,#218838);box-shadow:0 2px 4px #28a7454d;color:#fff}.status-badge.rejected{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 4px #dc35454d;color:#fff}.status-badge.available{background:linear-gradient(135deg,#28a745,#218838);box-shadow:0 2px 4px #28a7454d;color:#fff}.booking-route{align-items:center;background:#f8f9fa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:14px 16px}.route-from,.route-to{color:#333;flex:1 1;font-size:15px;font-weight:600}.route-from{text-align:left}.route-to{text-align:right}.route-arrow{align-items:center;display:flex;flex:2 1;gap:8px;justify-content:center;min-height:40px;padding:10px;position:relative}.route-arrow:before{margin-right:8px}.route-arrow:after,.route-arrow:before{background:repeating-linear-gradient(90deg,#ff9800 0,#ff9800 8px,#0000 0,#0000 16px);content:"";display:block;flex:1 1;height:2px}.route-arrow:after{margin-left:8px}.trip-type{color:#ff9800;font-size:12px;font-weight:600;padding:2px 8px}.plane-icon,.trip-type{position:relative;white-space:nowrap;z-index:2}.plane-icon{color:#dc3545;font-size:16px;padding:2px 4px}.booking-vehicle{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;gap:8px;padding:12px 16px}.vehicle-icon{font-size:18px}.vehicle-type{color:#555;font-size:14px;font-weight:500}.booking-requester{background:#fff;border-bottom:1px solid #f0f0f0;color:#555;font-size:13px;padding:12px 16px}.booking-requester strong{color:#333;font-weight:600}.booking-requirements{background:#fff;border-bottom:1px solid #f0f0f0;color:#555;font-size:13px;line-height:1.5;padding:12px 16px}.booking-requirements strong{color:#333;font-weight:600}.booking-price{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 16px}.price-item{color:#555;font-size:14px;margin:4px 0}.price-item strong{color:#333;font-weight:600;margin-right:6px}.booking-details{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 16px}.detail-item{color:#666;font-size:12px;margin:3px 0}.detail-item strong{color:#555;font-weight:600;margin-right:6px}.booking-actions{background:#fff;display:flex;gap:12px;justify-content:flex-end;padding:14px 16px}.accept-btn,.reject-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.5px;min-width:120px;padding:12px 24px;text-transform:uppercase;transition:all .3s}.accept-btn{background:linear-gradient(135deg,#28a745,#218838);box-shadow:0 2px 6px #28a7454d;color:#fff}.accept-btn:hover{background:linear-gradient(135deg,#218838,#1e7e34);box-shadow:0 4px 12px #28a74566;transform:translateY(-2px)}.accept-btn:active{transform:translateY(0)}.reject-btn{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 6px #dc35454d;color:#fff}.reject-btn:hover{background:linear-gradient(135deg,#c82333,#bd2130);box-shadow:0 4px 12px #dc354566;transform:translateY(-2px)}.reject-btn:active{transform:translateY(0)}.booking-bids-info{background:#f8f9fa;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:8px;padding:12px 16px}.bids-count{color:#333;font-size:14px;font-weight:600}.bids-count strong{color:#000;font-size:16px}.lowest-bid{color:#28a745;font-size:13px;font-weight:600}.lowest-bid strong{color:#28a745;font-size:15px}.selected-driver{color:#28a745;font-size:13px;font-weight:600}.selected-driver strong{color:#28a745}.bids-badge{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:20px;box-shadow:0 2px 4px #007bff4d;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;padding:6px 14px;text-transform:uppercase;white-space:nowrap}.booking-with-bids{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden;transition:box-shadow .3s}.booking-with-bids:hover{box-shadow:0 4px 12px #00000026}.bids-list{background:#f8f9fa;border-top:2px solid #e0e0e0;padding:20px}.bids-section-title{border-bottom:2px solid #000;color:#000;font-size:18px;font-weight:700;letter-spacing:.5px;margin:0 0 20px;padding-bottom:12px;text-transform:uppercase}.bid-card{border:1px solid #e0e0e0;border-left:4px solid #28a745;border-radius:10px;box-shadow:0 2px 4px #00000014;margin-bottom:16px;padding:20px;transition:all .3s}.bid-card:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-2px)}.bid-card .bid-header{align-items:flex-start;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.bid-driver{display:flex;flex:1 1;flex-direction:column;gap:6px}.bid-driver strong{color:#000;font-size:16px;font-weight:700}.driver-mobile{color:#666;font-size:13px;font-weight:500}.bid-amount{align-items:baseline;border-bottom:2px solid #f0f0f0;color:#28a745;display:flex;font-size:20px;font-weight:700;gap:8px;padding:16px 0}.bid-amount strong{color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;margin-right:0;text-transform:uppercase}.bid-message{background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:6px;color:#555;font-size:14px;line-height:1.6;margin:12px 0;padding:12px 16px}.bid-message strong{color:#000;display:block;font-weight:600;margin-bottom:6px;margin-right:8px}.bid-date{color:#666;font-size:13px;font-style:italic;padding:12px 0}.bid-date strong{color:#555;font-style:normal;font-weight:600;margin-right:6px}.bid-actions{border-top:1px solid #f0f0f0;gap:12px;justify-content:flex-end;margin-top:16px;padding:16px 0 0}.bid-accepted-info{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745;border-radius:8px;color:#155724;font-size:14px;font-weight:600;margin-top:16px;padding:16px;text-align:center}.lowest-bid-info{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-bottom:2px solid #ffc107;border-radius:6px;border-top:2px solid #ffc107;color:#856404;font-size:15px;font-weight:700;margin:12px 0;padding:14px 20px;text-align:center}.lowest-bid-info strong{color:#856404;font-size:16px;margin-right:8px}.selected-driver-info{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-bottom:2px solid #28a745;border-radius:6px;border-top:2px solid #28a745;color:#155724;font-size:15px;font-weight:700;margin:12px 0;padding:14px 20px;text-align:center}.selected-driver-info strong{color:#155724;font-size:16px;margin-right:8px}@media (max-width:768px){.bid-actions,.booking-actions{flex-direction:column}.accept-btn,.reject-btn{width:100%}.bid-card,.bids-list{padding:12px}}.help-tooltip-wrapper{display:inline-block;position:relative}.help-tooltip-icon{align-items:center;background:none;border:none;cursor:help;display:inline-flex;font-size:16px;justify-content:center;opacity:.6;padding:4px;transition:opacity .2s}.help-tooltip-icon:hover{opacity:1}.help-tooltip{animation:fadeInTooltip .2s ease;background:#333;border-radius:6px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:13px;line-height:1.5;max-width:300px;min-width:200px;padding:8px 12px;position:absolute;z-index:1000}.help-tooltip.top{bottom:100%;left:50%;margin-bottom:8px;transform:translateX(-50%)}.help-tooltip.bottom{left:50%;margin-top:8px;top:100%;transform:translateX(-50%)}.help-tooltip.left{margin-right:8px;right:100%;top:50%;transform:translateY(-50%)}.help-tooltip.right{left:100%;margin-left:8px;top:50%;transform:translateY(-50%)}.help-tooltip-content{position:relative;z-index:2}.help-tooltip-arrow{border:6px solid #0000;height:0;position:absolute;width:0}.help-tooltip.top .help-tooltip-arrow{border-top-color:#333;left:50%;top:100%;transform:translateX(-50%)}.help-tooltip.bottom .help-tooltip-arrow{border-bottom-color:#333;bottom:100%;left:50%;transform:translateX(-50%)}.help-tooltip.left .help-tooltip-arrow{border-left-color:#333;left:100%;top:50%;transform:translateY(-50%)}.help-tooltip.right .help-tooltip-arrow{border-right-color:#333;right:100%;top:50%;transform:translateY(-50%)}@keyframes fadeInTooltip{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}.my-bids-container{position:relative}.my-bids-container.refreshing:before{animation:myBidsSpin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6b00;content:"";height:40px;left:50%;position:fixed;top:72px;transform:translateX(-50%);width:40px;z-index:9999}@keyframes myBidsSpin{to{transform:translateX(-50%) rotate(1turn)}}.my-bids-content{margin:0 auto;padding:0;width:100%}.my-bids-header{margin-bottom:18px}.my-bids-eyebrow{color:#e05500;font-size:12px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.my-bids-header h1{align-items:center;color:#111;display:flex;font-size:28px;font-weight:800;gap:8px;letter-spacing:-.02em;margin:4px 0 0}.my-bids-header .help-icon{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:inline-flex;font-size:14px;height:28px;justify-content:center;padding:0;width:28px}.my-bids-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:18px}.my-bids-summary-card{border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:15px}.my-bids-summary-card strong{font-size:26px;font-weight:800;line-height:1}.my-bids-summary-card span{font-size:12.5px;font-weight:600;letter-spacing:0;text-transform:none}.my-bids-summary-card.action-needed{background:#fff8f2;border:1px solid #ffe0c2}.my-bids-summary-card.action-needed strong{color:#e05500}.my-bids-summary-card.action-needed span{color:#9a6a3f}.my-bids-summary-card.pending{background:#fef6e7;border:1px solid #fbe3b0}.my-bids-summary-card.pending strong{color:#b45309}.my-bids-summary-card.pending span{color:#9a7320}.my-bids-summary-card.confirmed{background:#e9f7ef;border:1px solid #c2e9d2}.my-bids-summary-card.confirmed strong{color:#16a34a}.my-bids-summary-card.confirmed span{color:#3d7a53}.my-bids-summary-card.rejected{background:#f1f1f1;border:1px solid #e2e2e2}.my-bids-summary-card.rejected span,.my-bids-summary-card.rejected strong{color:#6b7280}.my-bids-guide{background:#eff4ff;border:none;border-radius:10px;color:#2563eb;font-size:13px;line-height:1.5;margin-bottom:18px;padding:11px 14px}.bids-list{display:flex;flex-direction:column;gap:12px}.bid-card{background:#fff;border:1px solid #ececec;border-left-width:4px;border-radius:12px;padding:18px}.bid-card-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.bid-card-route{color:#111;font-size:16px;font-weight:800;line-height:1.35}.bid-card-meta{color:#9ca3af;font-size:13px;line-height:1.45;margin-top:2px}.bid-status-badge{border-radius:999px;flex-shrink:0;font-size:11px;font-weight:700;padding:5px 10px;white-space:nowrap}.bid-status-badge.accepted{background:#e9f7ef;color:#16a34a}.bid-status-badge.pending{background:#fef6e7;color:#b45309}.bid-status-badge.rejected{background:#f1f1f1;color:#6b7280}.bid-step{border-radius:10px;margin:14px 0;padding:12px 14px}.bid-step strong{display:block;font-size:13.5px;font-weight:800;margin-bottom:2px}.bid-step span{color:#6b7280;font-size:13px;line-height:1.5}.bid-step-action{background:#fff8f2}.bid-step-action strong{color:#e05500}.bid-step-pending{background:#fef6e7}.bid-step-pending strong{color:#b45309}.bid-step-success{background:#e9f7ef}.bid-step-success strong{color:#16a34a}.bid-step-muted{background:#f3f4f6}.bid-step-muted strong{color:#374151}.bid-amounts{display:flex;gap:12px;margin-bottom:14px}.bid-amount{border-radius:9px;flex:1 1;padding:11px}.bid-amount-label{font-size:11px;font-weight:600;margin-bottom:2px}.bid-amount-value{font-size:18px;font-weight:800}.bid-amount--bid{background:#e9f7ef}.bid-amount--bid .bid-amount-label,.bid-amount--bid .bid-amount-value{color:#16a34a}.bid-amount--commission{background:#fef6e7}.bid-amount--commission .bid-amount-label,.bid-amount--commission .bid-amount-value{color:#b45309}.bid-pay-box{background:#fff8f2;border:1px solid #ffe0c2;border-radius:10px;margin-bottom:0;padding:13px}.bid-pay-box p{color:#e05500;font-size:13.5px;font-weight:700;line-height:1.45;margin:0 0 9px}.bid-pay-btn{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px;transition:background .15s;width:100%}.bid-pay-btn:hover{background:#e05500}.bid-actions{display:flex;flex-wrap:wrap;gap:10px}.bid-actions-row{display:flex;gap:10px;width:100%}.bid-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:700;padding:11px;transition:opacity .15s,background .15s}.bid-btn:disabled{cursor:not-allowed;opacity:.6}.bid-btn-chat{background:#fff;border:1px solid #cfe0ff;color:#2563eb}.bid-btn-chat:hover:not(:disabled){background:#eff4ff}.bid-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.bid-btn-secondary:hover:not(:disabled){background:#ececec}.bid-btn-complete{background:#16a34a;color:#fff}.bid-btn-complete:hover:not(:disabled){background:#15803d}.bid-btn-rate{background:#f59e0b;color:#fff}.bid-btn-rate:hover:not(:disabled){background:#d97706}.bid-complete-note{color:#16a34a;font-size:14px;font-weight:600;padding:8px 0;text-align:center;width:100%}.bid-submitted{border-top:1px solid #f3f4f6;color:#9ca3af;font-size:12px;margin-top:12px;padding-top:12px}@media (max-width:768px){.my-bids-header h1{font-size:24px}.bid-card-top{gap:8px}.bid-actions-row,.bid-amounts,.bid-card-top{flex-direction:column}}.subscription-page{padding:0}.subscription-shell{margin:0 auto;max-width:980px;padding:clamp(16px,3vw,28px) clamp(16px,3vw,28px) 40px}.subscription-hero-card{background:linear-gradient(120deg,#111,#2a2a2a);border-radius:16px;color:#fff;margin-bottom:18px;padding:28px}.subscription-role-badge{align-items:center;background:#ff6b0033;border-radius:999px;color:#ffb37a;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.04em;padding:5px 12px;text-transform:uppercase}.subscription-hero-card h1{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:14px 0 6px}.subscription-hero-card p{color:#c9c9c9;font-size:14.5px;line-height:1.5;margin:0;max-width:520px}.subscription-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.subscription-highlight-chip{background:#ffffff1a;border-radius:999px;color:#fff;font-size:12.5px;font-weight:600;padding:6px 13px}.subscription-active-strip{align-items:center;border-top:1px solid #ffffff1f;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:20px;padding-top:18px}.subscription-active-strip strong{color:#fff;font-size:15px}.subscription-active-metrics{display:flex;flex-wrap:wrap;gap:18px}.subscription-active-metrics span{color:#c9c9c9;font-size:12.5px}.subscription-active-metrics span b{color:#fff;display:block;font-size:16px;margin-top:2px}.subscription-warning{background:#fef6e7;border:1px solid #fbe3b0;border-radius:11px;color:#9a7320;font-size:13.5px;font-weight:600;line-height:1.45;margin-bottom:18px;padding:13px 15px}.subscription-warning p{margin:0}.subscription-checkout-note{align-items:flex-start;background:#fff;border:1px solid #ececec;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px;padding:16px 18px}.subscription-checkout-copy{flex:1 1 220px;min-width:0}.subscription-checkout-note h3{color:#111;font-size:15px;font-weight:800;margin:0 0 4px}.subscription-checkout-note p{color:#6b7280;font-size:13px;line-height:1.45;margin:0}.subscription-gateway-warning{background:#fef6e7;border:1px solid #fbe3b0;border-radius:8px;color:#9a7320!important;font-weight:600;margin-top:10px!important;padding:10px 12px}.subscription-gateway-options{display:flex;flex:1 1 240px;flex-wrap:wrap;gap:10px;justify-content:flex-end}.subscription-gateway-option{align-items:flex-start;background:#fff;border:1.5px solid #ececec;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:4px;min-width:118px;padding:12px 14px;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s}.subscription-gateway-option:hover:not(:disabled){border-color:#ffd7b0}.subscription-gateway-option.selected{background:#fff8f2;border-color:#ff6b00;box-shadow:0 0 0 1px #ff6b001f}.subscription-gateway-option.unavailable{cursor:not-allowed;opacity:.72}.subscription-gateway-option:disabled{cursor:not-allowed}.gateway-logo{align-items:center;background:#111;border-radius:6px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;height:22px;justify-content:center;letter-spacing:.04em;min-width:34px;padding:0 6px}.subscription-gateway-option.selected .gateway-logo{background:#ff6b00}.gateway-name{color:#111;font-size:14px;font-weight:800}.gateway-status{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gateway-status.ready{color:#16a34a}.gateway-status.pending{color:#9ca3af}.subscription-embedded .subscription-shell{max-width:100%;padding-bottom:0;padding-left:0;padding-right:0}.plans-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-bottom:24px}.plan-card{background:#fff;border:1px solid #ececec;border-radius:14px;display:flex;flex-direction:column;padding:18px;transition:border-color .15s,box-shadow .15s}.plan-card:hover{border-color:#ffd7b0;box-shadow:0 8px 24px #1111110f}.plan-card.featured{border-color:#ff6b00;box-shadow:0 8px 24px #ff6b001f}.plan-card.current{background:#f8fff9;border-color:#16a34a}.plan-tag{align-self:flex-start;background:#fff3e0;border-radius:999px;color:#e05500;display:inline-flex;font-size:11px;font-weight:700;margin-bottom:10px;padding:4px 10px}.plan-card.featured .plan-tag{background:#ff6b00;color:#fff}.plan-card.current .plan-tag{background:#e9f7ef;color:#16a34a}.plan-name{color:#111;font-size:16px;font-weight:800;margin:0}.plan-price-row{align-items:baseline;display:flex;gap:6px;margin:8px 0 2px}.plan-price-row .amount{color:#111;font-size:32px;font-weight:800;letter-spacing:-.02em}.plan-price-row .duration{color:#9ca3af;font-size:13px}.plan-daily-rate{color:#9ca3af;font-size:12.5px;margin:0 0 14px}.plan-features{grid-gap:8px;display:grid;flex:1 1;gap:8px;list-style:none;margin:0 0 16px;padding:0}.plan-features li{color:#374151;display:flex;font-size:13px;gap:8px;line-height:1.4}.plan-features li span{color:#16a34a;flex-shrink:0}.btn-current,.btn-subscribe{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px 16px;transition:background .15s,opacity .15s;width:100%}.btn-subscribe{background:#ff6b00;color:#fff}.btn-subscribe:hover:not(:disabled){background:#e05500}.btn-subscribe:disabled{cursor:not-allowed;opacity:.65}.btn-current{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.subscription-history{background:#fff;border:1px solid #ececec;border-radius:14px;padding:18px}.subscription-history h3{color:#111;font-size:15px;font-weight:800;margin:0 0 12px}.history-item{grid-gap:4px;display:grid;gap:4px}.history-item p{color:#6b7280;font-size:13px;margin:0}.history-item p strong{color:#111}.subscription-loading{color:#9ca3af;font-size:14px;padding:48px 20px;text-align:center}@media (max-width:640px){.subscription-active-strip{align-items:flex-start;flex-direction:column}.subscription-checkout-note{align-items:stretch;flex-direction:column}.subscription-gateway-options{justify-content:stretch}.subscription-gateway-option{flex:1 1 100%}}.profile-container{background:#0000;min-height:0;padding:0}.profile-content{background:#0000;box-shadow:none;margin:0 auto;max-width:940px;padding:0}.profile-layout{align-items:flex-start;display:flex;gap:16px}.profile-sidebar{background:#fff;border:1px solid #ececec;border-radius:14px;display:flex;flex-direction:column;flex-shrink:0;gap:4px;padding:8px;width:220px}.sidebar-menu-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:10px;padding:10px 14px;text-align:left;transition:background .15s,color .15s;width:100%}.sidebar-menu-item:hover{background:#f3f4f6;color:#111}.sidebar-menu-item.active{background:#fff3e0;color:#e05500;font-weight:700}.menu-icon{flex-shrink:0;font-size:16px;text-align:center;width:20px}.menu-text{flex:1 1;line-height:1.3}.profile-main-content{background:#0000;flex:1 1;min-width:0}.profile-tab-stack{grid-gap:16px;display:grid;gap:16px}.profile-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:20px}.profile-identity{align-items:center;display:flex;gap:14px;margin-bottom:18px}.profile-avatar{align-items:center;background:#fff3e0;border-radius:50%;color:#e05500;display:flex;flex-shrink:0;font-size:20px;font-weight:800;height:56px;justify-content:center;overflow:hidden;width:56px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-identity h2{color:#111;font-size:18px;font-weight:800;margin:0}.profile-verified-badge{align-items:center;background:#e9f7ef;border-radius:999px;color:#16a34a;display:inline-flex;font-size:12px;font-weight:700;gap:5px;margin-top:4px;padding:3px 10px}.profile-verified-badge.unverified{background:#fef6e7;color:#b45309}.profile-detail-list{grid-gap:11px;display:grid;gap:11px}.profile-detail-row{display:flex;font-size:14px;gap:16px;justify-content:space-between}.profile-detail-row span:first-child{color:#9ca3af}.profile-detail-row span:last-child{color:#111;font-weight:600;text-align:right}.profile-card-title{color:#111;font-size:14px;font-weight:700;margin:0 0 12px}.profile-toggle-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.profile-vis-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 16px;transition:all .15s}.profile-vis-btn:hover:not(:disabled){border-color:#ffd9b8;color:#e05500}.profile-vis-btn.active-visible{background:#e9f7ef;border-color:#c2e9d2;color:#16a34a}.profile-vis-btn.active-hidden{background:#f3f4f6;border-color:#d1d5db;color:#374151}.profile-vis-btn:disabled{cursor:not-allowed;opacity:.6}.profile-hint{color:#9ca3af;font-size:12.5px;line-height:1.5;margin:0}.profile-info{margin:0;padding:0}@media (max-width:768px){.profile-layout{flex-direction:column}.profile-sidebar{flex-direction:row;overflow-x:auto;scrollbar-width:none;width:100%}.profile-sidebar::-webkit-scrollbar{display:none}.sidebar-menu-item{flex:1 1;flex-direction:column;gap:4px;justify-content:center;min-width:130px;padding:10px 8px;text-align:center}.menu-text{font-size:11px}}.profile-role-grid{grid-gap:12px;display:grid;gap:12px}.profile-role-card{grid-gap:6px;background:#fff;border:1px solid #c9d8ea;border-radius:12px;cursor:pointer;display:grid;gap:6px;padding:14px 16px;text-align:left;transition:border-color .2s,background .2s,transform .2s}.profile-role-card:hover:not(:disabled){background:#eef7ff;border-color:#0284c7}.profile-role-card.active{background:#eff6ff;border-color:#111}.profile-role-card:disabled{cursor:not-allowed;opacity:.65}.profile-role-title{color:#111;font-size:15px;font-weight:700}.profile-role-description{color:#374151;font-size:13px;line-height:1.5}.status.verified{color:#28a745;font-weight:700}.status.unverified{color:#dc3545;font-weight:700}.profile-container .loading{color:#666;font-size:18px;padding:40px;text-align:center}.profile-container .error-message{background:#f8d7da;border-radius:8px;color:#721c24;margin:20px auto;max-width:600px;padding:20px;text-align:center}.documents-section,.subscription-section,.vehicle-section{background:#0000;min-width:0;padding:0}.documents-section h2,.vehicle-section h2{color:#111;font-size:16px;font-weight:700;margin:0 0 16px}.document-upload{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:12px;padding:18px}.profile-password-card{padding:20px}.profile-password-head{align-items:flex-start;display:flex;gap:14px;margin-bottom:16px}.profile-password-icon{align-items:center;background:#fff3e0;border-radius:12px;color:#e05500;display:inline-flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.profile-password-intro{margin:6px 0 0}.profile-password-rules{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.profile-password-rule{align-items:center;background:#f3f4f6;border-radius:999px;color:#6b7280;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:7px 11px}.profile-password-rule.met{background:#e9f7ef;color:#16a34a}.password-form{grid-gap:14px;display:grid;gap:14px}.password-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.password-field{grid-gap:7px;display:grid;gap:7px}.password-field label{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.password-input-wrap{align-items:center;background:#fff;border:1px solid #ececec;border-radius:10px;display:flex;gap:8px;padding:0 12px;transition:border-color .15s,box-shadow .15s}.password-input-wrap:focus-within{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f}.password-input-wrap.has-error{border-color:#fca5a5;box-shadow:0 0 0 3px #dc262614}.password-input-wrap.has-success{border-color:#86efac}.password-input{background:#0000;border:none;color:#111;flex:1 1;font-family:inherit;font-size:15px;min-width:0;padding:12px 0}.password-input:focus{outline:none}.password-input::placeholder{color:#9ca3af}.password-toggle{background:#0000;border:none;color:#e05500;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:700;padding:4px 0}.password-toggle:hover{color:#ff6b00}.password-field-hint{font-size:12px;line-height:1.4;margin:0}.password-field-hint.error{color:#dc2626}.password-alert{border-radius:10px;font-size:13px;font-weight:600;line-height:1.45;padding:11px 13px}.password-alert.success{background:#e9f7ef;border:1px solid #c2e9d2;color:#166534}.password-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.password-form-actions{display:flex;justify-content:flex-end;padding-top:4px}.password-submit-btn{align-items:center;background:#ff6b00;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;justify-content:center;min-width:180px;padding:12px 20px;transition:background .15s,opacity .15s}.password-submit-btn:hover:not(:disabled){background:#e05500}.password-submit-btn:disabled{cursor:not-allowed;opacity:.55}.password-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@media (max-width:720px){.password-form-grid{grid-template-columns:1fr}.password-form-actions{justify-content:stretch}.password-submit-btn{width:100%}}.reset-password-section{background:#fff;padding:30px}.vehicle-section{padding:0}.vehicle-form-container{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:16px;padding:20px}.vehicle-form-container h3{color:#000;font-size:20px;font-weight:600;margin-bottom:20px;margin-top:0}.vehicle-form{max-width:600px}.vehicle-form .form-group{margin-bottom:20px}.vehicle-form label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.vehicle-form .form-input,.vehicle-form .form-select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .3s;width:100%}.vehicle-form .form-input:focus,.vehicle-form .form-select:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.vehicle-form .form-message{border-radius:8px;font-size:14px;font-weight:500;margin-bottom:20px;padding:12px 16px}.vehicle-form .form-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.vehicle-form .form-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.form-actions{display:flex;gap:12px;margin-top:25px}.cancel-btn,.vehicle-form .submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .3s}.vehicle-form .submit-btn{background:#ff6b00;color:#fff;flex:1 1}.vehicle-form .submit-btn:hover:not(:disabled){background:#e05500;transform:translateY(-1px)}.vehicle-form .submit-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.cancel-btn{background:#6c757d;color:#fff;padding:14px 20px}.cancel-btn:hover{background:#5a6268}.vehicle-list-container{margin-top:30px}.vehicle-list-container h3{color:#000;font-size:20px;font-weight:600;margin-bottom:20px;margin-top:0}.vehicle-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.vehicle-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .3s}.vehicle-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.vehicle-card-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.vehicle-card-header h4{color:#000;font-size:18px;font-weight:700;margin:0}.status-badge{border-radius:20px;font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.vehicle-card-details{margin-bottom:15px}.vehicle-card-details .detail-item{color:#666;font-size:14px;margin-bottom:10px}.vehicle-card-details .detail-item strong{color:#000;margin-right:8px}.vehicle-rc-documents{border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;padding-top:15px}.rc-link{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;color:#000;display:inline-flex;font-size:13px;font-weight:500;gap:5px;padding:8px 12px;text-decoration:none;transition:all .3s}.rc-link:hover{background:#e9ecef;border-color:#000;transform:translateY(-1px)}.vehicle-card-actions{border-top:1px solid #e0e0e0;display:flex;gap:10px;padding-top:15px}.vehicle-card-actions .delete-btn,.vehicle-card-actions .edit-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:10px;transition:all .3s}.vehicle-card-actions .edit-btn{background:#ff6b00;color:#fff}.vehicle-card-actions .edit-btn:hover{background:#e05500}.vehicle-card-actions .delete-btn{background:#dc3545;color:#fff}.vehicle-card-actions .delete-btn:hover{background:#c82333}.empty-message,.loading-message{color:#666;font-size:16px;padding:40px 20px;text-align:center}@media (max-width:768px){.vehicle-list{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-btn{width:100%}}.document-upload{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:30px;padding:20px}.document-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.document-header h3{color:#333;font-size:18px;margin:0}.verification-badge{border-radius:20px;font-size:12px;font-weight:600;padding:5px 12px}.verification-badge.verified{background-color:#28a745;color:#fff}.verification-badge.pending{background-color:#ffc107;color:#333}.document-preview-spacing{margin-top:10px}.document-preview{margin-bottom:15px}.preview-image{border:2px solid #e0e0e0;border-radius:8px;max-height:200px;max-width:200px;object-fit:cover}.document-link{background-color:#ff6b00;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s}.document-link:hover{background-color:#e05500}.file-input{display:none}.file-label{background-color:#fff;border:2px solid #ff6b00;border-radius:8px;color:#111;cursor:pointer;display:inline-block;font-weight:500;padding:10px 20px;transition:all .3s}.file-label:hover:not(:disabled){background-color:#f8f9fa;border-color:#333}.file-input:disabled+.file-label{background-color:#ccc;cursor:not-allowed}.error-message-small{background:#f8d7da;color:#dc3545}.error-message-small,.success-message-small{border-radius:4px;font-size:14px;margin-top:8px;padding:8px}.success-message-small{background:#d4edda;color:#155724}.verified-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:5px;color:#155724;margin-top:15px;padding:12px}.verified-message p{align-items:center;display:flex;font-weight:500;gap:8px;margin:0}.language-selector-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.lang-option-btn{align-items:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:10px 8px;transition:all .18s}.lang-option-btn:hover{background:#fff8f2;border-color:#ffd9b8}.lang-option-btn.selected{background:#fff3e0;border-color:#ff6b00}.lang-native{color:#111;font-size:15px;font-weight:600}.lang-label{color:#6b7280;font-size:11px}.trip-summary-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.trip-summary-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.trip-summary-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:24px 30px}.trip-summary-header h2{color:#333;font-size:24px;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-btn:hover{background:#e0e0e0;color:#333}.trip-summary-content{padding:24px 30px}.summary-section{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:20px}.summary-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.summary-label{color:#666;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.summary-value{color:#333;font-size:16px;font-weight:500;word-break:break-word}.summary-value.notes{color:#555;font-style:italic;white-space:pre-wrap}.route-info-section{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.route-info-item{color:#333;font-size:15px;gap:8px;margin-bottom:8px}.route-info-item:last-child{margin-bottom:0}.route-icon{font-size:18px}.price-section{background:#fff9e6;border:1px solid gold;border-radius:8px;padding:16px}.price-breakdown{margin-top:12px}.price-item{color:#333;display:flex;font-size:15px;justify-content:space-between;padding:8px 0}.price-item.total{border-top:2px solid gold;color:#000;font-size:18px;font-weight:700;margin-top:8px;padding-top:12px}.trip-summary-footer{background:#f8f9fa;border-radius:0 0 16px 16px;border-top:1px solid #e0e0e0;display:flex;gap:12px;padding:20px 30px}.cancel-btn,.confirm-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .3s}.cancel-btn{background:#f5f5f5;color:#333}.cancel-btn:hover{background:#e0e0e0}.confirm-btn{background:#000;color:#fff}.confirm-btn:hover{background:#333;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}@media (max-width:768px){.trip-summary-modal{max-height:95vh;width:95%}.trip-summary-content,.trip-summary-footer,.trip-summary-header{padding:20px}}.booking-confirmation-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.booking-confirmation-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:40px;position:relative;text-align:center;width:90%}.confirmation-icon{align-items:center;animation:scaleIn .5s ease;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.confirmation-icon svg{height:100%;width:100%}.booking-confirmation-modal h1{color:#333;font-size:32px;font-weight:700;margin:0 0 12px}.confirmation-message{color:#666;font-size:16px;margin:0 0 32px}.booking-details-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;margin-bottom:32px;padding:24px;text-align:left}.booking-id-section{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.booking-id-label{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.booking-id{color:#000;font-family:monospace;font-size:20px;font-weight:700}.booking-details-section{display:flex;flex-direction:column;gap:12px}.detail-row{align-items:flex-start;padding:8px 0}.detail-row.notes-row{flex-direction:column;gap:8px}.detail-label{color:#666;font-size:14px;font-weight:600;min-width:120px}.detail-value{color:#333;flex:1 1;font-size:15px;font-weight:500;text-align:right;word-break:break-word}.detail-row.notes-row .detail-value{text-align:left}.detail-value.notes{color:#555;font-style:italic;white-space:pre-wrap}.detail-row.total-amount{border-top:2px solid #e0e0e0;margin-top:8px;padding-top:16px}.detail-row.total-amount .detail-label,.detail-row.total-amount .detail-value{color:#000;font-size:18px;font-weight:700}.confirmation-actions{display:flex;gap:12px}.primary-btn,.secondary-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .3s}.secondary-btn{background:#f5f5f5;color:#333}.secondary-btn:hover{background:#e0e0e0;transform:translateY(-1px)}.primary-btn{background:#ff6b00;color:#fff}.primary-btn:hover{background:#333;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:768px){.booking-confirmation-modal{padding:30px 20px;width:95%}.confirmation-actions{flex-direction:column}}.new-booking-shell{position:relative}.new-booking-form{grid-gap:clamp(20px,3vw,28px);display:grid;gap:clamp(20px,3vw,28px);margin:0 auto;max-width:720px}.booking-form-wrapper{padding:0}.new-booking-card .booking-tabs .tab-button{font-size:14px;padding:14px 16px}.new-booking-card .rs-card-panel{padding-bottom:clamp(24px,4vw,32px);padding-top:18px}.new-booking-form .form-section:first-child{margin-top:0}.form-section{display:flex;flex-direction:column;gap:12px;margin:0}.new-booking-form .form-group{margin-bottom:0}.section-title{color:#111;font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0}.vehicle-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.vehicle-option{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:15px 10px;position:relative;transition:all .3s}.vehicle-option input[type=radio]{height:0;opacity:0;position:absolute;width:0}.vehicle-option:hover{border-color:#ff6b00;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.vehicle-option.selected{background:#ff6b00;border-color:#ff6b00;box-shadow:0 4px 12px #0003;color:#fff}.vehicle-icon{font-size:32px;margin-bottom:8px}.vehicle-label{font-size:12px;font-weight:500;text-align:center}.vehicle-option.selected .vehicle-label{color:#fff}.form-group{margin-bottom:0}.form-group label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.form-input,.form-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;color:#111;font-family:inherit;font-size:15px;padding:12px 14px;transition:all .2s ease;width:100%}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#999}.form-textarea{min-height:100px;resize:vertical}.location-input-wrapper{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px #1111110f;padding:clamp(16px,2.5vw,20px);position:relative}.location-dot{border-radius:50%;height:12px;left:20px;position:absolute;width:12px;z-index:2}.from-dot{background:#ff6b00;box-shadow:0 0 0 2px #ff6b00;top:32px}.from-dot,.to-dot{border:3px solid #fff}.to-dot{background:#666;bottom:32px;box-shadow:0 0 0 2px #666}.location-line{background:#e0e0e0;bottom:44px;left:25px;position:absolute;top:44px;width:2px;z-index:1}.location-inputs{margin-left:50px}.location-inputs .form-group{margin-bottom:15px}.location-inputs .form-group:last-child{margin-bottom:0}.location-inputs .form-group{position:relative}.autocomplete-wrapper{position:relative;width:100%}.autocomplete-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;margin-top:-1px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;font-size:15px;padding:12px 16px;transition:background-color .2s}.suggestion-item:last-child{border-bottom:none}.suggestion-item-active,.suggestion-item:hover{background-color:#f8f9fa;color:#000}.suggestion-item span{display:block}.amount-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-message{align-items:center;border-radius:12px;display:flex;font-size:14px;font-weight:500;gap:10px;margin-bottom:0;padding:14px 16px}.form-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.submit-btn{align-items:center;background:#ff6b00;border:none;border-radius:12px;box-shadow:0 10px 24px #ff6b0038;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:10px;justify-content:center;margin-top:4px;padding:16px;transition:all .2s ease;width:100%}.submit-btn:hover:not(:disabled){background:#e05500;box-shadow:0 6px 16px #0000004d;transform:translateY(-2px)}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.vehicle-grid{grid-template-columns:repeat(3,1fr)}.amount-row{grid-template-columns:1fr}.location-input-wrapper{padding:14px}.location-inputs{margin-left:40px}.location-dot{left:15px}.location-line{left:20px}}.location-input-with-button{align-items:flex-start;display:flex;gap:10px}.location-input-with-button .autocomplete-wrapper,.location-input-with-button .form-input{flex:1 1}.current-location-btn{align-items:center;background:#f0f0f0;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:50px;justify-content:center;padding:12px 16px;transition:all .3s}.current-location-btn:hover{background:#e0e0e0;border-color:#000;transform:scale(1.05)}.route-info{background:#f8f9fa;border-radius:6px;color:#666;display:flex;font-size:13px;gap:16px;margin-top:8px;padding:8px 12px}.route-info-item{align-items:center;display:flex;gap:6px}.price-breakdown{background:#fff9e6;border:1px solid gold;border-radius:8px;margin-top:16px;padding:16px}.price-breakdown-title{color:#333;font-size:16px;font-weight:600;margin:0 0 12px}.price-breakdown-item{color:#333;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.price-breakdown-item.total{border-top:2px solid gold;color:#000;font-size:18px;font-weight:700;margin-top:8px;padding-top:12px}.terms-checkbox{margin:0}.terms-label{align-items:flex-start;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;line-height:1.6}.terms-input{cursor:pointer;flex-shrink:0;height:18px;margin-top:4px;width:18px}.terms-link{background:none;border:none;color:#000;cursor:pointer;font-weight:500;font:inherit;padding:0;text-decoration:underline}.terms-link:hover{color:#666}@media (max-width:480px){.vehicle-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:16px}.form-input,.form-textarea{font-size:14px}.location-input-with-button{flex-direction:column}.current-location-btn{height:44px;width:100%}.new-booking-card .booking-tabs .tab-button{font-size:13px;padding:12px 10px}}.payment-container{background:#f5f5f5;min-height:calc(100vh - 70px);padding:0}.payment-content{margin:30px auto;max-width:900px;padding:0 20px}.payment-header{background:#ff6b00;border-radius:12px 12px 0 0;color:#fff;margin-bottom:0;padding:25px 30px}.payment-header h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0}.payment-steps{background:#fff;border-bottom:2px solid #e0e0e0;justify-content:center;padding:30px 20px}.payment-steps,.step{align-items:center;display:flex}.step{flex-direction:column;gap:8px;position:relative}.step-number{align-items:center;background:#e0e0e0;border:3px solid #e0e0e0;border-radius:50%;color:#666;display:flex;font-size:20px;font-weight:700;height:50px;justify-content:center;transition:all .3s;width:50px}.step.active .step-number{box-shadow:0 4px 12px #0000004d;color:#fff}.step.completed .step-number{background:#28a745;border-color:#28a745;color:#fff}.step-label{color:#666;font-size:13px;font-weight:600;text-align:center;white-space:nowrap}.step.active .step-label{color:#111;font-weight:700}.step.completed .step-label{color:#28a745}.step-connector{background:#e0e0e0;height:3px;margin:0 10px;transition:all .3s;width:100px}.step-connector.completed{background:#28a745}.payment-section{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 2px 8px #0000001a;padding:30px}.section-header{border-bottom:2px solid #e0e0e0;margin-bottom:30px;padding-bottom:20px}.section-header h2{color:#000;font-size:24px;font-weight:700;margin:0 0 10px}.section-subtitle{color:#666;font-size:14px;margin:0}.payment-summary{grid-gap:20px;display:grid;gap:20px}.summary-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;padding:20px}.summary-card h3{border-bottom:2px solid #000;color:#000;font-size:18px;font-weight:700;margin:0 0 16px;padding-bottom:12px}.summary-item{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:10px 0}.summary-item:last-child{border-bottom:none}.summary-item span:first-child{color:#333;font-weight:600}.summary-item span:last-child{color:#000;font-weight:500}.amount-breakdown{grid-gap:12px;display:grid;gap:12px}.amount-row{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:space-between;padding:12px}.amount-row.highlight{background:#fff3cd;border:2px solid #ffc107}.amount-row.total{background:#ff6b00;border:2px solid #ff6b00;color:#fff}.amount-row span:first-child{font-size:14px;font-weight:600}.amount-row.total span:first-child{color:#fff}.amount-value{font-size:18px;font-weight:700}.amount-row.total .amount-value{color:#fff;font-size:20px}.payment-actions{margin-top:30px;text-align:center}.btn-pay{background:#ff6b00;border:none;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:.5px;min-width:250px;padding:16px 40px;text-transform:uppercase;transition:all .3s}.btn-pay:hover:not(:disabled){background:#e05500;box-shadow:0 6px 16px #0006;transform:translateY(-2px)}.btn-pay:disabled{background:#6c757d;cursor:not-allowed;opacity:.6;transform:none}.info-text{color:#666;font-size:14px;margin-top:12px}.driver-details-card{padding:0}.driver-profile-section{align-items:center;background:#ff6b00;border-radius:10px;display:flex;gap:20px;margin-bottom:20px;padding:25px}.driver-avatar-large{flex-shrink:0;position:relative}.driver-photo-large{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;height:100px;object-fit:cover;width:100px}.driver-photo-placeholder-large{background:#ff6b00;box-shadow:0 4px 12px #0000004d;font-size:40px;height:100px;width:100px}.driver-photo-placeholder-large,.verified-badge-large{align-items:center;border:4px solid #fff;border-radius:50%;color:#fff;display:flex;font-weight:700;justify-content:center}.verified-badge-large{background:#28a745;bottom:0;box-shadow:0 2px 8px #0000004d;font-size:18px;height:32px;position:absolute;right:0;width:32px}.driver-info{color:#fff;flex:1 1}.driver-name-large{color:#fff;font-size:28px;font-weight:700;margin:0 0 8px}.verified-badge-text-large{background:#28a745;border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:10px;padding:6px 14px;text-transform:uppercase}.driver-contact,.driver-location{color:#ffffffe6;font-size:15px;margin-top:8px}.driver-rating-section{background:#f8f9fa;border-radius:10px;margin-bottom:20px;padding:20px;text-align:center}.rating-display{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.rating-stars-large{font-size:24px;line-height:1}.rating-value-large{color:#333;font-size:20px;font-weight:700}.rating-count-large{color:#666;font-size:14px}.driver-stats-section{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.stat-card{align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;display:flex;gap:15px;padding:20px}.stat-icon{flex-shrink:0;font-size:32px}.stat-content{flex:1 1}.stat-label{color:#666;font-size:13px;font-weight:500;margin-bottom:4px}.stat-value{color:#000;font-size:24px;font-weight:700}.booking-details-section{background:#f8f9fa;border-radius:10px;margin-bottom:20px;padding:20px}.booking-details-section h4{border-bottom:2px solid #000;color:#000;font-size:18px;font-weight:700;margin:0 0 16px;padding-bottom:12px}.booking-info-grid{grid-gap:12px;display:grid;gap:12px}.info-item{background:#fff;border-left:4px solid #ff6b00;border-radius:6px;color:#333;font-size:14px;padding:12px}.info-item strong{color:#000;font-weight:600;margin-right:8px}.info-item.total{background:#ff6b00;border-left:4px solid #fff;color:#fff}.info-item.total strong{color:#fff}.driver-message-section{background:#fff3cd;border-left:4px solid #ffc107;border-radius:10px;margin-bottom:20px;padding:20px}.driver-message-section h4{color:#856404;font-size:16px;font-weight:700;margin:0 0 12px}.message-text{color:#856404;font-size:14px;line-height:1.6;margin:0}.btn-continue{background:#ff6b00;border:none;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:700;letter-spacing:.5px;margin:0 auto;max-width:400px;padding:16px 40px;text-transform:uppercase;transition:all .3s;width:100%}.btn-continue:hover{background:#e05500;box-shadow:0 6px 16px #0006;transform:translateY(-2px)}.error-message{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:40px;text-align:center}.error-message h2{color:#dc3545;margin-bottom:16px}.error-message p{color:#666;margin-bottom:24px}.btn-primary{background:#ff6b00;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s}.btn-primary:hover{background:#e05500}.payment-success-message{background:#d4edda;border:2px solid #28a745;border-radius:10px;margin-bottom:30px;padding:40px;text-align:center}.payment-success-message .success-icon{font-size:48px;margin-bottom:20px}.payment-success-message h3{color:#155724;margin-bottom:16px}.payment-success-message p{color:#155724;font-size:16px;margin-bottom:20px}.owner-details-card{background:#fff;border-radius:8px;margin-top:30px;padding:20px;text-align:left}.owner-details-card h4{color:#155724;margin-bottom:15px}.owner-details-item{margin-bottom:12px}.action-buttons-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:20px}.btn-chat{align-items:center;background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s}.btn-chat:hover{background:#0056b3;transform:translateY(-1px)}.btn-contact{align-items:center;background:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s}.btn-contact:hover{background:#1da851;transform:translateY(-1px)}.payment-waiting-message{background:#fff3cd;border:2px solid #ffc107;border-radius:10px;margin-bottom:30px;padding:40px;text-align:center}.payment-waiting-message .waiting-icon{font-size:48px;margin-bottom:20px}.payment-waiting-message h3{color:#856404;margin-bottom:16px}.payment-waiting-message p{color:#856404;font-size:16px;margin-bottom:20px}.driver-actions-container{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.driver-contact-info{color:#ffffffe6;font-size:15px;margin-top:8px}@media (max-width:768px){.payment-content{margin:20px auto;padding:0 15px}.payment-header{padding:20px}.payment-header h1{font-size:24px}.payment-steps{padding:20px 10px}.step-number{font-size:16px;height:40px;width:40px}.step-label{font-size:11px}.step-connector{margin:0 5px;width:50px}.payment-section{padding:20px}.driver-profile-section{flex-direction:column;padding:20px;text-align:center}.driver-stats-section{grid-template-columns:1fr}.action-buttons-container,.driver-actions-container{flex-direction:column}.btn-chat,.btn-contact{width:100%}}.payment-container{background:#0000}.payment-header{background:#111;box-shadow:0 24px 60px #1111111f}.payment-section,.payment-steps{background:#ffffffdb;border-color:#cbd5e1d1}.payment-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 22px 50px #11111114}.step.active .step-number{background:#ff6b00;border-color:#ff6b00;box-shadow:0 10px 24px #0891b23d}.section-header h2,.step.active .step-label,.summary-card h3{color:#111}.amount-row.total{background:#111;border-color:#ff6b00}@media (max-width:768px){.chat-container{height:calc(100vh - 56px)}}.chat-container{background:#0000;display:flex;flex-direction:column;font-family:Manrope,system-ui,sans-serif;height:calc(100vh - 64px);overflow:hidden;width:100%}.chat-layout{flex:1 1;gap:0}.chat-layout,.chat-sidebar{display:flex;overflow:hidden}.chat-sidebar{background:#fff;border-right:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;flex-direction:column;width:320px}.chat-sidebar-header{align-items:center;background:#fff;border-bottom:1px solid #ececec;color:#111;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.chat-sidebar-header h2{color:inherit;font-size:24px;font-weight:700;margin:0}.conversations-list{background:#fff;flex:1 1;overflow-y:auto;padding:8px 0}.conversation-item{align-items:flex-start;background:#0000;border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin:4px 8px;padding:12px;transition:all .2s ease}.conversation-item:hover{background:#f5f7fa;border-color:#e0e0e0}.conversation-item.selected{background:#e3f2fd;border-color:#ff6b00}.conversation-avatar{align-items:center;background:#fff3e0;border-radius:50%;color:#e05500;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.conversation-avatar .avatar-img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{font-size:18px}.conversation-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.conversation-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.conversation-name{color:#333;flex:1 1;font-size:14px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-badge{align-items:center;background:#ff6b00;border-radius:10px;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.conversation-preview{align-items:baseline;display:flex;gap:8px}.preview-text{color:#666;flex:1 1;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-time{color:#999;flex-shrink:0;font-size:11px;white-space:nowrap}.chat-messages-area{background:#fff;border:1px solid #cbd5e1c7;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.chat-messages-header{align-items:center;background:#fff;border-bottom:1px solid #ececec;color:#111;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.messages-user-info{align-items:center;display:flex;flex:1 1;gap:12px}.messages-user-avatar{align-items:center;background:#fff3e0;border-radius:50%;color:#e05500;display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;width:44px}.messages-user-avatar .avatar-img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:#fff3e0;color:#e05500;color:#fff;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center;width:100%}.messages-user-details{display:flex;flex-direction:column;gap:2px}.messages-user-details h3{color:inherit;font-size:16px;font-weight:600;margin:0}.user-city{color:#fffc;font-size:12px}.messages-list{background:#fff;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px 20px}.message-item{animation:slideIn .3s ease;display:flex;margin-bottom:4px}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-item.my-message{justify-content:flex-end}.message-item.other-message{justify-content:flex-start}.message-item .message-content{display:flex;flex-direction:column;gap:4px;max-width:60%}.message-item.my-message .message-content{align-items:flex-end}.message-item .message-content p{word-wrap:break-word;background:#f0f2f5;border-radius:12px;color:#333;font-size:14px;line-height:1.4;margin:0;padding:10px 14px;word-break:break-word}.message-item.my-message .message-content p{background:#ff6b00;color:#fff}.message-item .message-content .message-time{color:#999;font-size:12px;padding:4px 8px 0}.no-conversation-selected{align-items:center;background:#fff;color:#999;display:flex;flex:1 1;justify-content:center}.message-input-form{background:#fff;border-top:1px solid #e0e0e0;display:flex;flex-shrink:0;gap:8px;padding:16px 20px}.message-input{background:#fff;border:1px solid #ddd;border-radius:20px;flex:1 1;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;resize:none;transition:border-color .2s ease}.message-input:focus{border-color:#ff6b00}.message-input:disabled{background:#f5f5f5;color:#ccc}.send-button{align-items:center;background:#ff6b00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.send-button:hover:not(:disabled){background:#0d6b65;transform:scale(1.05)}.send-button:disabled{background:#ccc;cursor:not-allowed;transform:scale(1)}.conversations-list::-webkit-scrollbar,.messages-list::-webkit-scrollbar{width:6px}.conversations-list::-webkit-scrollbar-track,.messages-list::-webkit-scrollbar-track{background:#0000}.conversations-list::-webkit-scrollbar-thumb,.messages-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.conversations-list::-webkit-scrollbar-thumb:hover,.messages-list::-webkit-scrollbar-thumb:hover{background:#bbb}.empty-state{align-items:center;color:#999;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px;text-align:center}.empty-state-icon{font-size:48px;margin-bottom:16px}.empty-state-title{color:#333;font-size:18px;font-weight:600;margin-bottom:8px}.empty-state-message{color:#999;font-size:14px}@media (max-width:1024px){.chat-sidebar{width:280px}}@media (max-width:768px){.chat-container{height:calc(100vh - 56px)}.chat-layout{flex-direction:column}.chat-sidebar{border-bottom:1px solid #e0e0e0;border-right:none;height:35%;width:100%}.chat-messages-area{border:none;height:65%}.message-item .message-content{max-width:80%}.conversation-item{padding:10px 12px}.conversation-avatar{height:40px;width:40px}.chat-messages-header{padding:12px 16px}.messages-user-avatar{height:36px;width:36px}.messages-user-details h3{font-size:14px}.user-city{font-size:11px}}@media (max-width:480px){.chat-container{height:calc(100vh - 56px)}.chat-layout{flex-direction:column}.chat-sidebar{border-bottom:1px solid #e0e0e0;border-right:none;height:30%;width:100%}.chat-messages-area{border:none;height:70%}.chat-sidebar-header h2{font-size:20px}.conversation-item{margin:2px 6px;padding:8px 10px}.conversation-avatar{height:36px;width:36px}.conversation-name{font-size:13px}.preview-text{font-size:11px}.message-item .message-content{max-width:85%}.message-item .message-content p{font-size:13px;padding:8px 12px}.messages-list{padding:12px 16px}.message-input-form{gap:6px;padding:12px 16px}.message-input{font-size:13px;padding:8px 12px}.send-button{font-size:16px;height:36px;width:36px}.messages-user-avatar{height:32px;width:32px}.messages-user-details h3{font-size:14px}.chat-messages-header{padding:10px 14px}}.payment-result-container{margin:40px auto;max-width:600px;min-height:calc(100vh - 200px);padding:24px}.result-card{background:#fff;border-left:6px solid;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:32px}.success-card{background:linear-gradient(135deg,#f0fdf4,#fff);border-left-color:#10b981}.failure-card{background:linear-gradient(135deg,#fef2f2,#fff);border-left-color:#ef4444}.unknown-card{background:linear-gradient(135deg,#eff6ff,#fff);border-left-color:#3b82f6}.result-icon{font-size:56px;font-weight:700;margin-bottom:16px;text-align:center}.success-card .result-icon{color:#10b981}.failure-card .result-icon{color:#ef4444}.unknown-card .result-icon{color:#3b82f6}.result-card h1{font-size:28px;margin:0 0 12px;text-align:center}.success-card h1{color:#065f46}.failure-card h1{color:#7f1d1d}.unknown-card h1{color:#1e40af}.result-message{font-size:16px;line-height:1.5;margin:0 0 24px;text-align:center}.success-card .result-message{color:#166534}.failure-card .result-message{color:#991b1b}.unknown-card .result-message{color:#1d4ed8}.transaction-details{background:#fff9;border-radius:8px;margin-bottom:20px;padding:16px}.detail-row{align-items:center;border-bottom:1px solid #0000000d;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.detail-row:last-child{border-bottom:none}.detail-row .label{color:#666;flex:0 0 40%;font-weight:600}.detail-row .value{color:#333;flex:1 1;font-family:Courier New,monospace;font-size:12px;text-align:right;word-break:break-all}.badge-failure,.badge-success,.badge-unknown{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px}.badge-success{background:#d1fae5;color:#065f46}.badge-failure{background:#fee2e2;color:#7f1d1d}.badge-unknown{background:#dbeafe;color:#1e40af}.subscription-info{background:#fffc;border:1px solid #0000000d;border-radius:8px;margin-bottom:20px;padding:16px}.subscription-info h3{color:#333;font-size:16px;margin:0 0 12px}.failure-tips,.unknown-tips{background:#fffc;border-left:4px solid;border-radius:8px;margin-bottom:20px;padding:16px}.failure-tips{border-left-color:#ef4444}.unknown-tips{border-left-color:#3b82f6}.failure-tips h4,.unknown-tips h4{font-size:14px;margin:0 0 12px}.failure-tips ul,.unknown-tips ol{margin:0;padding-left:20px}.failure-tips li,.unknown-tips li{color:#555;font-size:14px;line-height:1.5;margin:6px 0}.action-buttons{display:flex;flex-wrap:wrap;gap:12px}.btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;min-width:140px;padding:12px 24px;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#111,#ff6b00);color:#fff}.btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#333}.btn-secondary:hover{background:#e5e7eb}@media (max-width:600px){.payment-result-container{margin:20px auto;padding:16px}.result-card{padding:20px}.result-icon{font-size:40px}.result-card h1{font-size:22px}.detail-row{align-items:flex-start;flex-direction:column}.detail-row .label{margin-bottom:4px}.detail-row .value{text-align:left;width:100%}.action-buttons{flex-direction:column}.btn{width:100%}}.wallet-page{padding:0}.wallet-shell{margin:0 auto;padding:0}.wallet-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:0}.wallet-kicker{color:#e05500;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.wallet-header h1{color:#111;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:4px 0 0}.wallet-intro{margin:0 0 18px}.wallet-withdraw-toggle{background:#ff6b00;border:none;border-radius:9px;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:14px;font-weight:700;padding:11px 18px;transition:background .15s}.wallet-withdraw-toggle:hover{background:#e05500}.wallet-release-note{background:#e9f7ef;border:1px solid #c2e9d2;border-radius:10px;color:#16a34a;font-size:13px;line-height:1.5;margin-bottom:18px;padding:11px 14px}.wallet-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:18px}.wallet-summary-card{border-radius:12px;padding:16px}.wallet-summary-card span{display:block;font-size:12px;font-weight:600;margin-bottom:4px}.wallet-summary-card strong{display:block;font-size:24px;font-weight:800;line-height:1.1}.wallet-summary-card.available{background:#e9f7ef;border:1px solid #c2e9d2}.wallet-summary-card.available span{color:#3d7a53}.wallet-summary-card.available strong{color:#16a34a}.wallet-summary-card.pending{background:#fff8f2;border:1px solid #ffe0c2}.wallet-summary-card.pending span{color:#9a6a3f}.wallet-summary-card.pending strong{color:#e05500}.wallet-summary-card.earned{background:#eff4ff;border:1px solid #cfe0ff}.wallet-summary-card.earned span,.wallet-summary-card.earned strong{color:#2563eb}.wallet-summary-card.withdrawn{background:#f1f1f1;border:1px solid #e2e2e2}.wallet-summary-card.withdrawn span,.wallet-summary-card.withdrawn strong{color:#6b7280}.wallet-withdraw-form{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:18px;padding:20px}.wallet-withdraw-form h3{color:#111;font-size:15px;font-weight:700;margin:0 0 14px}.wallet-form-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.wallet-form-grid label{grid-gap:6px;color:#374151;display:grid;flex:1 1 180px;font-size:13px;font-weight:600;gap:6px}.wallet-form-grid input,.wallet-form-grid select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:15px;padding:11px 13px;width:100%}.wallet-form-grid input:focus,.wallet-form-grid select:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f;outline:none}.wallet-form-grid.single label{flex:1 1 100%}.wallet-submit-btn{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px;transition:background .15s;width:100%}.wallet-submit-btn:hover:not(:disabled){background:#e05500}.wallet-submit-btn:disabled{cursor:not-allowed;opacity:.6}.wallet-transactions-panel{background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden}.wallet-panel-header{border-bottom:1px solid #f3f4f6;padding:16px 18px}.wallet-panel-header h2{color:#111;font-size:15px;font-weight:700;margin:0}.wallet-panel-header p{color:#9ca3af;font-size:12.5px;line-height:1.45;margin:4px 0 0}.wallet-transaction-list{display:flex;flex-direction:column}.wallet-transaction-card{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;gap:16px;justify-content:space-between;padding:14px 18px}.wallet-transaction-card:last-child{border-bottom:none}.wallet-transaction-card>div:first-child strong{color:#111;display:block;font-size:14px;font-weight:600;margin-bottom:2px}.wallet-transaction-card>div:first-child span{color:#9ca3af;font-size:12px}.wallet-transaction-meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:2px}.wallet-transaction-status{font-size:12px;font-weight:600;text-transform:capitalize}.wallet-transaction-status.pending{color:#b45309}.wallet-transaction-status.available,.wallet-transaction-status.completed{color:#16a34a}.wallet-transaction-status.requested{color:#2563eb}.wallet-transaction-meta>strong{font-size:16px;font-weight:800}.wallet-transaction-meta .credit{color:#16a34a}.wallet-transaction-meta .debit{color:#dc2626}.wallet-transaction-note{color:#9ca3af;font-size:12px;margin-top:6px;width:100%}.wallet-empty-state{color:#9ca3af;font-size:14px;line-height:1.5;padding:28px 18px;text-align:center}@media (max-width:768px){.wallet-header h1{font-size:24px}.wallet-transaction-card{align-items:flex-start;flex-direction:column}.wallet-transaction-meta{align-items:flex-start;flex-direction:row;justify-content:space-between;width:100%}}.offline-indicator{left:50%;pointer-events:none;position:fixed;top:70px;transform:translateX(-50%) translateY(-100%);transition:transform .3s ease;z-index:9999}.offline-indicator.show{transform:translateX(-50%) translateY(0)}.offline-indicator-content{align-items:center;background:#333;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px 24px;white-space:nowrap}.offline-indicator.offline .offline-indicator-content{background:#dc3545}.offline-indicator.online .offline-indicator-content{background:#28a745}.offline-icon{font-size:18px}
/*# sourceMappingURL=main.01fe41ef.css.map*/