.menu-page-wrapper[data-v-4953d340]{z-index:1000;pointer-events:none;display:flex;position:fixed;inset:0}.menu-page-wrapper.open[data-v-4953d340]{pointer-events:auto}.menu-panel[data-v-4953d340]{background:#fff;flex-direction:column;width:85%;min-height:100vh;padding:44px 20px 32px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #00000014}.menu-page-wrapper.open .menu-panel[data-v-4953d340]{transform:translate(0)}.dim-panel[data-v-4953d340]{cursor:pointer;backdrop-filter:blur(2px);opacity:0;visibility:hidden;background:#00000073;width:15%;min-height:100vh;transition:opacity .35s}.menu-page-wrapper.open .dim-panel[data-v-4953d340]{opacity:1;visibility:visible}.profile-card[data-v-4953d340]{border:1px solid #eef0f2;border-radius:14px;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:flex;box-shadow:0 1px 6px #0000000d}.profile-avatar[data-v-4953d340]{background:#fd7902;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.avatar-img[data-v-4953d340]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.avatar-initial[data-v-4953d340]{color:#fff;font-size:18px;font-weight:700;line-height:1}.profile-info[data-v-4953d340]{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-name[data-v-4953d340]{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.profile-rating[data-v-4953d340]{align-items:center;gap:4px;display:flex}.rating-star[data-v-4953d340]{color:#111;font-size:16px}.rating-value[data-v-4953d340]{color:#111;font-size:14px;font-weight:600}.divider[data-v-4953d340]{background:#e5e7eb;height:1px;margin-bottom:8px}.menu-list[data-v-4953d340]{flex-direction:column;padding:8px 4px;display:flex}.menu-item[data-v-4953d340]{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;width:100%;padding:16px 0;font-size:18px;font-weight:100;transition:color .15s;display:block}.menu-item[data-v-4953d340]:active{color:#fd7902}.spacer[data-v-4953d340]{flex-grow:1}.bottom-actions[data-v-4953d340]{flex-direction:column;gap:12px;display:flex}.availability-row[data-v-4953d340]{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.availability-info[data-v-4953d340]{flex-direction:column;gap:2px;display:flex}.availability-label[data-v-4953d340]{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.availability-status[data-v-4953d340]{font-size:15px;font-weight:600}.status--online[data-v-4953d340]{color:#111}.status--offline[data-v-4953d340]{color:#9ca3af}.btn-go-offline[data-v-4953d340]{color:#fff;letter-spacing:.5px;cursor:pointer;background:#111;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:110px;padding:12px 16px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.btn-go-offline[data-v-4953d340]:disabled{opacity:.45;cursor:not-allowed}.btn-go-online[data-v-4953d340]{background:#fd7902}.btn-spinner[data-v-4953d340]{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin-4953d340;display:inline-block}@keyframes spin-4953d340{to{transform:rotate(360deg)}}.btn-logout[data-v-4953d340]{color:#111;letter-spacing:.5px;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #111;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background .15s,color .15s}.btn-logout[data-v-4953d340]:active{color:#fff;background:#111}.error-text[data-v-4953d340]{color:#ef4444;margin-top:4px;font-size:13px;font-weight:400}.header[data-v-3e21b80e]{z-index:1000;-webkit-backdrop-filter:blur(15px);background:#000000d9;border-bottom:1px solid #fff3;position:absolute;top:0;left:0;right:0;box-shadow:0 4px 20px #00000026}.header-container[data-v-3e21b80e]{background:#000;justify-content:space-between;align-items:center;max-width:100%;height:64px;margin:0 auto;padding:0 20px;display:flex}.logo-link[data-v-3e21b80e]{text-decoration:none}.knext-logo[data-v-3e21b80e]{-o-object-fit:contain;object-fit:contain;width:auto;height:32px}.user-dropdown[data-v-3e21b80e]{position:relative}.user-pill[data-v-3e21b80e]{cursor:pointer;background:#fffffff2;border:none;border-radius:24px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-family:Inter,sans-serif;transition:all .2s;display:flex}.user-pill[data-v-3e21b80e]:hover{background:#fff;box-shadow:0 2px 12px #00000026}.user-pill-avatar[data-v-3e21b80e]{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex;position:relative}.notification-badge[data-v-3e21b80e]{color:#fff;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.user-pill-name[data-v-3e21b80e]{color:#1a1a1a;font-size:13px;font-weight:500}.user-pill-chevron[data-v-3e21b80e]{color:#666;transition:transform .2s}.user-pill-chevron.open[data-v-3e21b80e]{transform:rotate(180deg)}.user-dropdown-card[data-v-3e21b80e]{z-index:1100;background:#fff;border-radius:16px;width:260px;padding:16px;animation:.2s dropdownIn-3e21b80e;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0000001f}@keyframes dropdownIn-3e21b80e{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-profile[data-v-3e21b80e]{align-items:center;gap:12px;padding:4px;display:flex}.dropdown-avatar[data-v-3e21b80e]{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.avatar-photo[data-v-3e21b80e]{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.dropdown-info[data-v-3e21b80e]{flex-direction:column;gap:2px;display:flex}.dropdown-name[data-v-3e21b80e]{color:#1a1a1a;margin:0;font-size:14px;font-weight:600}.dropdown-rating[data-v-3e21b80e]{color:#666;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.dropdown-divider[data-v-3e21b80e]{background:#0000000f;height:1px;margin:12px 0}.dropdown-nav[data-v-3e21b80e]{flex-direction:column;gap:4px;display:flex}.dropdown-nav-item[data-v-3e21b80e]{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dropdown-nav-item[data-v-3e21b80e]:hover{color:#fd7902;background:#fd79020f}.dropdown-nav-item svg[data-v-3e21b80e]{color:#999;transition:color .15s}.dropdown-nav-item:hover svg[data-v-3e21b80e]{color:#fd7902}.dropdown-signout[data-v-3e21b80e]{color:#fd7902;cursor:pointer;background:0 0;border:1px solid #fd7902;border-radius:24px;width:100%;padding:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.dropdown-signout[data-v-3e21b80e]:hover{color:#fff;background:#fd7902}.hamburger-menu[data-v-3e21b80e]{cursor:pointer;z-index:1001;color:#fff;filter:drop-shadow(0 2px 6px #000000e6);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:30px;line-height:0;transition:color .3s;display:inline-flex}.hamburger-menu[data-v-3e21b80e] svg{width:1em;height:1em;display:block}.hamburger-menu.open[data-v-3e21b80e]{color:#fd7902}.right-actions[data-v-3e21b80e]{align-items:center;gap:12px;display:flex}.signup-btn[data-v-3e21b80e]{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0000004d;background:#fd7902e6;border:2px solid #fd7902cc;border-radius:20px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #fd79024d}.signup-btn[data-v-3e21b80e]:hover{background:#ff8c1a;transform:translateY(-1px)}.search-container[data-v-3e21b80e]{align-items:center;display:flex;position:relative}.search-bar[data-v-3e21b80e]{opacity:0;color:#fff;backdrop-filter:blur(15px);pointer-events:none;background:#000c;border:1px solid #fff6;border-radius:20px;outline:none;width:0;padding:8px 32px 8px 12px;font-size:14px;transition:all .3s;box-shadow:0 4px 12px #0000004d}.search-container.search-open .search-bar[data-v-3e21b80e]{opacity:1;pointer-events:auto;width:120px}.search-bar[data-v-3e21b80e]::placeholder{color:#ffffffb3}.search-bar[data-v-3e21b80e]:focus{width:150px}.search-btn[data-v-3e21b80e]{cursor:pointer;z-index:1;opacity:1;background:0 0;border:none;border-radius:0;padding:10px;transition:all .3s;position:absolute;right:8px;transform:scale(1)}.search-btn svg[data-v-3e21b80e]{width:20px;height:20px}.search-container.search-open .search-btn[data-v-3e21b80e]{opacity:0;pointer-events:none;transform:scale(0)}.cust-menu-backdrop[data-v-3e21b80e]{opacity:0;visibility:hidden;z-index:1150;background:#0006;transition:opacity .3s;position:fixed;inset:0}.cust-menu-backdrop.open[data-v-3e21b80e]{opacity:1;visibility:visible}.cust-menu[data-v-3e21b80e]{z-index:1200;width:min(76vw,340px);padding:max(16px, env(safe-area-inset-top,0px), var(--sb-top,0px)) 0 calc(16px + env(safe-area-inset-bottom,0px));background:#fff;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.cust-menu.open[data-v-3e21b80e]{transform:translate(0)}.cust-menu-profile[data-v-3e21b80e]{border:1px solid #eef0f2;border-radius:14px;align-items:center;gap:12px;margin:4px 16px 14px;padding:14px;text-decoration:none;display:flex;box-shadow:0 1px 4px #0000000a}.cust-menu-avatar[data-v-3e21b80e]{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:15px;font-weight:700;display:flex;overflow:hidden}.cust-menu-avatar .avatar-photo[data-v-3e21b80e]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cust-menu-profile-text[data-v-3e21b80e]{flex-direction:column;gap:3px;min-width:0;display:flex}.cust-menu-profile-name[data-v-3e21b80e]{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.cust-menu-profile-rating[data-v-3e21b80e]{color:#111;align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.cust-menu-star[data-v-3e21b80e]{color:#fdb022}.cust-menu-nav[data-v-3e21b80e]{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;padding:4px 0;display:flex;overflow-y:auto}.cust-menu-item[data-v-3e21b80e]{color:#111;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s;display:block}.cust-menu-item[data-v-3e21b80e]:hover,.cust-menu-item.router-link-exact-active[data-v-3e21b80e]{color:#fd7902}.cust-menu-signout[data-v-3e21b80e]{text-align:left;color:#111;cursor:pointer;margin:0;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s}.cust-menu-signout[data-v-3e21b80e]:hover{color:#fd7902}.mobile-authbar[data-v-3e21b80e]{display:none}.mobile-authbar--white .mab-btn[data-v-3e21b80e],.mobile-authbar--white .mab-title[data-v-3e21b80e],.mobile-authbar--white .mab-bell[data-v-3e21b80e]{color:#fff}.mab-btn[data-v-3e21b80e]{cursor:pointer;color:#111;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:relative}.mab-menu-icon[data-v-3e21b80e]{width:26px;height:26px}.mab-user[data-v-3e21b80e]{color:#111;flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.mab-avatar[data-v-3e21b80e]{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.mab-name[data-v-3e21b80e]{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.mab-title[data-v-3e21b80e]{color:#111;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:20px;font-weight:700;overflow:hidden}.mab-bell svg[data-v-3e21b80e]{width:24px;height:24px}.mab-badge[data-v-3e21b80e]{color:#fff;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:0;right:0}.mab-markread[data-v-3e21b80e]{color:#fd7902;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:6px 4px;font-size:14px;font-weight:600}@media (width<=768px){.header.is-auth-mobile[data-v-3e21b80e]{position:fixed}.header.is-auth-mobile[data-v-3e21b80e],.header.is-auth-mobile .header-container[data-v-3e21b80e]{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#fff6ed!important;border-bottom:none!important}.header.is-auth-mobile .header-container[data-v-3e21b80e]{height:64px}.header.is-auth-mobile .logo[data-v-3e21b80e],.header.is-auth-mobile .right-actions[data-v-3e21b80e]{display:none!important}.header.is-auth-mobile .mobile-authbar[data-v-3e21b80e]{align-items:center;gap:12px;width:100%;height:100%;display:flex}.header.chrome-hidden[data-v-3e21b80e]{display:none}}.menu-backdrop[data-v-3e21b80e]{opacity:0;visibility:hidden;z-index:1150;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.menu-backdrop.open[data-v-3e21b80e]{opacity:1;visibility:visible}.menu-panel[data-v-3e21b80e]{-webkit-backdrop-filter:blur(18px);z-index:1200;width:clamp(300px,42vw,560px);max-width:100%;height:100dvh;padding:clamp(24px,4vh,40px) clamp(24px,4vw,48px);padding-top:max(clamp(24px, 4vh, 40px), env(safe-area-inset-top,0px), var(--sb-top,0px));padding-bottom:max(clamp(24px, 4vh, 40px), env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:linear-gradient(#0a0a0ceb 0%,#121216e0 100%);border-left:1px solid #ffffff14;flex-direction:column;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #00000073}.menu-panel.open[data-v-3e21b80e]{transform:translate(0)}.menu-panel-header[data-v-3e21b80e]{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:clamp(24px,5vh,48px);display:flex}.menu-panel-title[data-v-3e21b80e]{color:#fff;letter-spacing:.5px;font-size:clamp(28px,5vw,40px);font-weight:300}.menu-close[data-v-3e21b80e]{color:#fff;cursor:pointer;background:0 0;border:none;padding:6px;transition:color .2s;display:inline-flex}.menu-close[data-v-3e21b80e]:hover{color:#fd7902}.menu-panel-nav[data-v-3e21b80e]{flex-direction:column;flex-shrink:0;display:flex}.menu-panel-item[data-v-3e21b80e]{color:#fff;border-bottom:1px solid #ffffff14;padding:clamp(12px,2vh,16px) 0;font-size:clamp(18px,2.4vw,22px);font-weight:400;text-decoration:none;transition:color .2s,padding-left .2s}.menu-panel-item[data-v-3e21b80e]:hover,.menu-panel-item.router-link-exact-active[data-v-3e21b80e]{color:#fd7902;padding-left:8px}.menu-book-btn[data-v-3e21b80e]{color:#fff;background:#fd7902;border-radius:28px;flex-shrink:0;align-self:flex-start;margin-top:clamp(24px,4vh,40px);padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.menu-book-btn[data-v-3e21b80e]:hover{background:#ff8c1a;transform:translateY(-1px)}@media (width<=640px){.menu-panel[data-v-3e21b80e]{width:100%}}@media (width<=1024px){.header-container[data-v-3e21b80e]{-webkit-backdrop-filter:blur(15px);background:#000;border-bottom:1px solid #fff3;justify-content:space-between;height:60px;padding:0 20px;box-shadow:0 4px 20px #00000026;padding-top:2rem!important;padding-bottom:2.5rem!important}.header[data-v-3e21b80e]{z-index:1000!important;background:0 0!important;border-bottom:none!important;top:0!important;left:0!important;right:0!important}}@media (width<=480px){.header-container[data-v-3e21b80e]{height:56px;padding:0 16px}.knext-logo[data-v-3e21b80e]{height:24px}.hamburger-menu[data-v-3e21b80e]{font-size:24px}.search-container.search-open .search-bar[data-v-3e21b80e]{width:100px}.search-bar[data-v-3e21b80e]:focus{width:130px}.signup-btn[data-v-3e21b80e]{padding:6px 12px;font-size:13px}}@media (width<=375px){.header-container[data-v-3e21b80e]{height:52px;padding:0 12px}.knext-logo[data-v-3e21b80e]{height:22px}.hamburger-menu[data-v-3e21b80e]{font-size:22px}.search-container.search-open .search-bar[data-v-3e21b80e]{width:90px;font-size:13px}.search-bar[data-v-3e21b80e]:focus{width:120px}.signup-btn[data-v-3e21b80e]{padding:6px 10px;font-size:12px}}.error-boundary[data-v-57ee6f68]{justify-content:center;align-items:center;min-height:60vh;padding:24px;display:flex}.error-boundary-card[data-v-57ee6f68]{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:360px;display:flex}.error-icon[data-v-57ee6f68]{color:#fd7902;flex-shrink:0}.error-title[data-v-57ee6f68]{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.error-message[data-v-57ee6f68]{color:#6a6a6a;margin:0;font-size:14px;line-height:1.5}.error-retry-btn[data-v-57ee6f68]{color:#fff;cursor:pointer;background:#fd7902;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .2s}.error-retry-btn[data-v-57ee6f68]:hover{opacity:.9}.error-retry-btn[data-v-57ee6f68]:active{opacity:.8}.privacy-modal-overlay[data-v-4003f4e8]{z-index:9999;backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.privacy-modal[data-v-4003f4e8]{z-index:1001;background:#1a1a1a;border-radius:20px;width:90%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.modal-header[data-v-4003f4e8]{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.modal-header h2[data-v-4003f4e8]{color:#fd7902;margin:0;font-size:28px;font-weight:700}.close-btn[data-v-4003f4e8]{color:#c1c1c1;cursor:pointer;background:0 0;border:none;padding:0;font-size:32px;transition:color .3s}.close-btn[data-v-4003f4e8]:hover{color:#fff}.modal-content[data-v-4003f4e8]{max-height:calc(90vh - 100px);padding:0 30px 30px;overflow-y:auto}.privacy-section[data-v-4003f4e8]{margin-bottom:30px;padding-top:2rem}.privacy-section h3[data-v-4003f4e8]{color:#fd7902;margin-bottom:15px;font-size:20px;font-weight:600}.privacy-section p[data-v-4003f4e8]{color:#c1c1c1;margin-bottom:15px;line-height:1.6}.privacy-section ul[data-v-4003f4e8]{margin:0 0 0 20px;padding:0;list-style:none}.privacy-section li[data-v-4003f4e8]{color:#c1c1c1;margin-bottom:10px;padding-left:20px;line-height:1.6;position:relative}.privacy-section li[data-v-4003f4e8]:before{content:"•";color:#fd7902;font-weight:700;position:absolute;left:0}.privacy-section strong[data-v-4003f4e8]{color:#fff;font-weight:600}.contact-info[data-v-4003f4e8]{background:#ffffff0d;border-radius:12px;margin-top:10px;padding:20px}.contact-info p[data-v-4003f4e8]{color:#c1c1c1;margin-bottom:8px}@media (width<=768px){.privacy-modal[data-v-4003f4e8]{width:95%;max-height:95vh}.modal-header[data-v-4003f4e8]{padding:20px}.modal-content[data-v-4003f4e8]{padding:0 20px 20px}.privacy-section h3[data-v-4003f4e8]{font-size:18px}.privacy-section li[data-v-4003f4e8]{padding-left:15px}}.terms-modal-overlay[data-v-2403204c]{z-index:9999;backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.terms-modal[data-v-2403204c]{z-index:1001;background:#1a1a1a;border-radius:20px;width:90%;max-width:800px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.modal-header[data-v-2403204c]{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.modal-header h2[data-v-2403204c]{color:#fd7902;margin:0;font-size:28px;font-weight:700}.close-btn[data-v-2403204c]{color:#c1c1c1;cursor:pointer;background:0 0;border:none;padding:0;font-size:32px;transition:color .3s}.close-btn[data-v-2403204c]:hover{color:#fff}.modal-content[data-v-2403204c]{max-height:calc(90vh - 100px);padding:0 30px 30px;overflow-y:auto}.terms-header-info[data-v-2403204c]{background:#ffffff0d;border-radius:12px;margin-bottom:30px;padding:20px}.terms-header-info p[data-v-2403204c]{color:#c1c1c1;margin-bottom:8px;font-size:14px}.terms-section[data-v-2403204c]{margin-top:2rem;margin-bottom:30px}.terms-section h3[data-v-2403204c]{color:#fd7902;margin-bottom:15px;font-size:20px;font-weight:600}.terms-section h4[data-v-2403204c]{color:#fff;margin:20px 0 10px;font-size:18px;font-weight:600}.terms-section p[data-v-2403204c]{color:#c1c1c1;margin-bottom:15px;line-height:1.6}.terms-section ul[data-v-2403204c]{margin:0 0 20px 20px;padding:0;list-style:none}.terms-section li[data-v-2403204c]{color:#c1c1c1;margin-bottom:10px;padding-left:20px;line-height:1.6;position:relative}.terms-section li[data-v-2403204c]:before{content:"•";color:#fd7902;font-weight:700;position:absolute;left:0}.terms-section strong[data-v-2403204c]{color:#fff;font-weight:600}.terms-footer[data-v-2403204c]{text-align:center;background:#ffffff0d;border-radius:12px;margin-top:30px;padding:20px}.terms-footer p[data-v-2403204c]{color:#c1c1c1;margin-bottom:8px;font-size:14px}@media (width<=768px){.terms-modal[data-v-2403204c]{width:95%;max-height:95vh}.modal-header[data-v-2403204c]{padding:20px}.modal-content[data-v-2403204c]{padding:0 20px 20px}.terms-section h3[data-v-2403204c]{font-size:18px}.terms-section h4[data-v-2403204c]{font-size:16px}.terms-section li[data-v-2403204c]{padding-left:15px}.terms-header-info[data-v-2403204c]{padding:15px}}.footer[data-v-f91c2c62]{z-index:1;background-color:#000;padding:80px 60px 32px;position:relative}.footer-content[data-v-f91c2c62]{grid-template-columns:1.1fr 1fr 2fr 1.1fr;gap:40px;max-width:1400px;margin:0 auto 64px;display:grid}.footer-brand-logo[data-v-f91c2c62]{-o-object-fit:contain;object-fit:contain;width:auto;height:42px}.footer-tagline[data-v-f91c2c62]{color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin:16px 0 4px;font-size:12px;font-weight:600}.footer-tagline-sub[data-v-f91c2c62]{color:#b5b7bd;margin:0;font-size:12px;font-weight:300}.footer-section h4[data-v-f91c2c62]{color:#fff;letter-spacing:.2px;margin:0 0 28px;font-size:18px;font-weight:600}.footer-section ul[data-v-f91c2c62]{margin:0;padding:0;list-style:none}.footer-section ul li[data-v-f91c2c62]{margin-bottom:18px}.footer-section a[data-v-f91c2c62]{color:#b5b7bd;font-size:15px;font-weight:300;text-decoration:none;transition:color .2s}.footer-section a[data-v-f91c2c62]:hover{color:#fd7902}.footer-services .services-list[data-v-f91c2c62]{-moz-column-count:2;column-count:2;-moz-column-gap:40px;column-gap:40px}.footer-services .services-list li[data-v-f91c2c62]{-moz-column-break-inside:avoid;break-inside:avoid}.footer-bottom[data-v-f91c2c62]{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:0 auto;display:flex}.social-links[data-v-f91c2c62]{gap:12px;display:flex}.social-link[data-v-f91c2c62]{color:#fff;background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:inline-flex}.social-link[data-v-f91c2c62]:hover{background:#ffffff29;transform:translateY(-2px)}.footer-copyright[data-v-f91c2c62]{color:#b5b7bd;margin:0;font-size:14px;font-weight:300}@media (width<=1024px){.footer[data-v-f91c2c62]{padding:60px 32px 28px}.footer-content[data-v-f91c2c62]{grid-template-columns:1fr 1fr;gap:40px 30px}.footer-brand-col[data-v-f91c2c62],.footer-services[data-v-f91c2c62]{grid-column:1/-1}}@media (width<=640px){.footer[data-v-f91c2c62]{padding:48px 20px 24px}.footer-content[data-v-f91c2c62]{grid-template-columns:1fr;gap:32px}.footer-services .services-list[data-v-f91c2c62]{-moz-column-count:1;column-count:1}.footer-bottom[data-v-f91c2c62]{flex-direction:column-reverse;align-items:flex-start;gap:24px}}.pwa-banner[data-v-e1f2eec8]{bottom:max(16px, env(safe-area-inset-bottom));z-index:99998;background:#1a1a1a;border:1px solid #fd790266;border-radius:14px;max-width:480px;margin:0 auto;padding:12px 14px;position:fixed;left:12px;right:12px;box-shadow:0 6px 24px #0000004d}.pwa-banner-inner[data-v-e1f2eec8]{align-items:center;gap:10px;display:flex}.pwa-icon[data-v-e1f2eec8]{color:#fd7902;flex-shrink:0;width:22px;height:22px}.pwa-text[data-v-e1f2eec8]{color:#f0f0f0;flex:1;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.pwa-refresh-btn[data-v-e1f2eec8]{color:#fff;cursor:pointer;background:#fd7902;border:none;border-radius:8px;flex-shrink:0;padding:7px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .15s}.pwa-refresh-btn[data-v-e1f2eec8]:hover{background:#e56d00}.pwa-dismiss-btn[data-v-e1f2eec8]{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;transition:background .15s,color .15s;display:flex}.pwa-dismiss-btn[data-v-e1f2eec8]:hover{color:#fff;background:#ffffff1a}.pwa-dismiss-btn svg[data-v-e1f2eec8]{width:16px;height:16px}.slide-up-enter-active[data-v-e1f2eec8],.slide-up-leave-active[data-v-e1f2eec8]{transition:transform .3s,opacity .3s}.slide-up-enter-from[data-v-e1f2eec8],.slide-up-leave-to[data-v-e1f2eec8]{opacity:0;transform:translateY(20px)}.ic-overlay[data-v-49c1417b]{z-index:2100;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s icFade-49c1417b;display:flex;position:fixed;inset:0}@keyframes icFade-49c1417b{0%{opacity:0}to{opacity:1}}.ic-card[data-v-49c1417b]{z-index:1;background:#000000b3;border:1px solid #fd79024d;border-radius:16px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:300px;padding:32px 24px;animation:.22s icPop-49c1417b;display:flex;position:relative}@keyframes icPop-49c1417b{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.ic-avatar[data-v-49c1417b]{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ic-avatar-img[data-v-49c1417b]{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.ic-avatar-placeholder[data-v-49c1417b]{color:#fd7902;font-size:28px;font-weight:700}.ic-name[data-v-49c1417b]{color:#fff;margin:0;font-size:18px;font-weight:700}.ic-status[data-v-49c1417b]{color:#c1c1c1;margin:0;font-size:14px}.ic-actions[data-v-49c1417b]{justify-content:center;gap:12px;margin-top:8px;display:flex}.ic-btn[data-v-49c1417b]{cursor:pointer;border:none;border-radius:50px;padding:12px 24px;font-size:14px;font-weight:700}.ic-btn[data-v-49c1417b]:disabled{opacity:.6;cursor:not-allowed}.ic-btn--accept[data-v-49c1417b]{color:#fff;background:#10b981}.ic-btn--decline[data-v-49c1417b]{color:#fff;background:#ef4444}.co-full[data-v-673cef00]{z-index:3000;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.co-videos[data-v-673cef00]{position:absolute;inset:0}.co-video-remote[data-v-673cef00]{-o-object-fit:cover;object-fit:cover;background:#000;width:100%;height:100%}.co-video-local[data-v-673cef00]{right:16px;bottom:calc(104px + env(safe-area-inset-bottom));-o-object-fit:cover;object-fit:cover;z-index:3;cursor:grab;touch-action:none;user-select:none;background:#111;border:2px solid #fd7902;border-radius:12px;width:104px;height:146px;position:absolute}.co-video-local--off[data-v-673cef00]{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.co-avatar--sm[data-v-673cef00]{width:44px;height:44px;font-size:18px}.co-self-name[data-v-673cef00]{text-overflow:ellipsis;white-space:nowrap;max-width:92px;font-size:11px;overflow:hidden}.co-waiting-name[data-v-673cef00]{color:#fff;margin:0;font-size:18px;font-weight:700}.co-video-local--dragging[data-v-673cef00]{cursor:grabbing;box-shadow:0 8px 24px #0000008c}.co-btn--off[data-v-673cef00]{color:#9a9a9a;background:#ffffff0f}.co-waiting[data-v-673cef00]{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.co-waiting-text[data-v-673cef00]{color:#c1c1c1;margin:0;font-size:14px}.co-info[data-v-673cef00]{z-index:1;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:10px;margin:auto;padding:24px;display:flex;position:relative}.co-info--overlaid[data-v-673cef00]{pointer-events:none;width:100%;margin:auto auto 0;padding-bottom:12px}.co-info--overlaid .co-status[data-v-673cef00],.co-info--overlaid .co-quality[data-v-673cef00]{text-shadow:0 1px 4px #000000e6,0 0 2px #000000b3}.co-avatar[data-v-673cef00]{color:#fd7902;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:32px;font-weight:700;display:flex;overflow:hidden}.co-avatar--lg[data-v-673cef00]{width:96px;height:96px}.co-avatar img[data-v-673cef00]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.co-name[data-v-673cef00]{margin:0;font-size:20px;font-weight:700}.co-status[data-v-673cef00]{color:#d4d4d4;margin:0;font-size:14px}.co-quality[data-v-673cef00]{color:#d4d4d4;align-items:center;gap:8px;font-size:12px;display:flex}.co-timer[data-v-673cef00]{font-variant-numeric:tabular-nums}.co-dot[data-v-673cef00]{background:#10b981;border-radius:50%;width:8px;height:8px}.co-dot--fair[data-v-673cef00]{background:#f59e0b}.co-dot--poor[data-v-673cef00]{background:#ef4444}.co-error[data-v-673cef00]{color:#ef4444;margin:0;font-size:12px}.co-actions[data-v-673cef00]{z-index:2;padding:20px 16px;padding-bottom:calc(20px + env(safe-area-inset-bottom));justify-content:center;gap:16px;display:flex;position:relative}.co-btn[data-v-673cef00]{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.co-btn svg[data-v-673cef00]{width:22px;height:22px}.co-btn[data-v-673cef00]:hover{background:#ffffff3d}.co-btn--end[data-v-673cef00]{background:#ef4444}.co-btn--end[data-v-673cef00]:hover{background:#dc2626}.co-full--ended[data-v-673cef00]{justify-content:center;align-items:center}.co-ended[data-v-673cef00]{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:10px;padding:32px 24px;display:flex}.co-ended-reason[data-v-673cef00]{color:#d4d4d4;margin:4px 0 0;font-size:15px}.co-ended-reason--warn[data-v-673cef00]{color:#f59e0b}.co-ended-duration[data-v-673cef00]{color:#9a9a9a;font-variant-numeric:tabular-nums;margin:0;font-size:13px}.co-ended-actions[data-v-673cef00]{gap:12px;margin-top:18px;display:flex}.co-ended-btn[data-v-673cef00]{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:11px 22px;font-size:14px;font-weight:600}.co-ended-btn[data-v-673cef00]:hover{background:#ffffff1f}.co-ended-btn--primary[data-v-673cef00]{background:#fd7902;border-color:#fd7902}.co-ended-btn--primary[data-v-673cef00]:hover{background:#e56d02}.co-bar[data-v-673cef00]{z-index:3000;padding:8px 12px;padding-top:calc(8px + env(safe-area-inset-top));color:#fff;background:#0f9d58;align-items:center;gap:8px;display:flex;position:fixed;top:0;left:0;right:0}.co-bar-main[data-v-673cef00]{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:0;display:flex}.co-bar-pulse[data-v-673cef00]{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.6s ease-in-out infinite coPulse-673cef00}@keyframes coPulse-673cef00{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.co-bar-pulse[data-v-673cef00]{animation:none}}.co-bar-text[data-v-673cef00]{flex-direction:column;min-width:0;display:flex}.co-bar-name[data-v-673cef00]{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.co-bar-time[data-v-673cef00]{opacity:.9;font-variant-numeric:tabular-nums;font-size:12px}.co-bar-cta[data-v-673cef00]{opacity:.9;white-space:nowrap;margin-left:auto;font-size:12px}.co-bar-end[data-v-673cef00]{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.co-bar-end svg[data-v-673cef00]{width:16px;height:16px}@media (width<=380px){.co-bar-cta[data-v-673cef00]{display:none}}.offer-modal-overlay[data-v-dae14b26]{z-index:2000;background:#11111180;justify-content:center;align-items:center;padding:20px;animation:.2s offerFade-dae14b26;display:flex;position:fixed;inset:0}@keyframes offerFade-dae14b26{0%{opacity:0}to{opacity:1}}.offer-card[data-v-dae14b26]{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:14px;width:100%;max-width:360px;max-height:90vh;padding:16px;animation:.22s offerPop-dae14b26;display:flex;overflow-y:auto;box-shadow:0 12px 40px #11111138}@keyframes offerPop-dae14b26{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.offer-card__close-row[data-v-dae14b26]{justify-content:flex-end;margin-bottom:-6px;display:flex}.offer-close[data-v-dae14b26]{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.offer-close[data-v-dae14b26]:disabled{opacity:.5;cursor:default}.veh-picker[data-v-dae14b26]{position:relative}.veh-picker__head[data-v-dae14b26]{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:14px 16px;display:flex}.veh-picker__head[data-v-dae14b26]:hover{background:#f9fafb}.veh-picker__plate[data-v-dae14b26]{color:#111;letter-spacing:1px;font-size:18px;font-weight:800}.veh-picker__chev[data-v-dae14b26]{color:#111;flex-shrink:0;width:20px;height:20px;transition:transform .18s}.veh-picker__chev.open[data-v-dae14b26]{transform:rotate(180deg)}.veh-picker__list[data-v-dae14b26]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:6px 0 0;padding:6px;list-style:none}.veh-picker__opt[data-v-dae14b26]{color:#111;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 10px;font-size:16px;font-weight:600;display:flex}.veh-picker__opt[data-v-dae14b26]:hover{background:#f9fafb}.veh-picker__opt--selected[data-v-dae14b26]{background:#fff7ed}.veh-picker__check[data-v-dae14b26]{flex-shrink:0;width:20px;height:20px}.offer-summary[data-v-dae14b26]{justify-content:space-between;align-items:center;gap:12px;display:flex}.offer-summary__label[data-v-dae14b26]{color:#9ca3af;margin:0 0 2px;font-size:13px;font-weight:600}.offer-summary__eta[data-v-dae14b26]{color:#111;margin:0;font-size:18px;font-weight:800}.offer-summary__price[data-v-dae14b26]{color:#111;white-space:nowrap;background:#fff6ed;border-radius:20px;padding:8px 18px;font-size:16px;font-weight:800}.offer-fare[data-v-dae14b26]{background:#f9fafb;border-radius:12px;flex-direction:column;gap:4px;margin-top:10px;padding:10px 12px;display:flex}.offer-fare__row[data-v-dae14b26]{color:#6b7280;justify-content:space-between;align-items:baseline;gap:10px;font-size:13px;display:flex}.offer-fare__row small[data-v-dae14b26]{color:#9ca3af;font-size:11px;display:block}.offer-fare__row--total[data-v-dae14b26]{color:#111;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:6px;font-size:14px;font-weight:800}.offer-trip[data-v-dae14b26]{color:#111;background:#fff6ed;border:1px solid #e5e7eb;border-radius:20px;align-self:flex-start;padding:6px 16px;font-size:13px;font-weight:700}.offer-route[data-v-dae14b26]{flex-direction:column;gap:6px;display:flex}.offer-route__row[data-v-dae14b26]{align-items:flex-start;gap:12px;display:flex;position:relative}.offer-route__row[data-v-dae14b26]:not(:last-child):after{content:"";background:#111;width:2px;position:absolute;top:15px;bottom:-9px;left:5px}.offer-route__dot[data-v-dae14b26]{z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:3px}.offer-route__dot--start[data-v-dae14b26]{background:#fd7902}.offer-route__dot--stop[data-v-dae14b26],.offer-route__dot--end[data-v-dae14b26]{background:#111;border-radius:2px}.offer-route__main[data-v-dae14b26]{color:#111;margin:0;font-size:15px;font-weight:700;line-height:1.3}.offer-route__sub[data-v-dae14b26]{color:#6b7280;margin:2px 0 0;font-size:13px;font-weight:400;line-height:1.3}.offer-error[data-v-dae14b26]{color:#dc2626;margin:0;font-size:13px}.offer-notes[data-v-dae14b26]{background:#fff7ed;border:1px solid #fed6aa;border-radius:12px;padding:10px 12px}.offer-notes__label[data-v-dae14b26]{text-transform:uppercase;letter-spacing:.4px;color:#b45309;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.offer-notes__text[data-v-dae14b26]{color:#111;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.35}.offer-actions[data-v-dae14b26]{gap:12px;display:flex}.offer-btn[data-v-dae14b26]{cursor:pointer;letter-spacing:.3px;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:15px;font-size:15px;font-weight:700;display:flex}.offer-btn[data-v-dae14b26]:disabled{opacity:.6;cursor:not-allowed}.offer-btn--reject[data-v-dae14b26]{color:#111;background:#fff;border:1px solid #d1d5db}.offer-btn--accept[data-v-dae14b26]{color:#fff;background:#fd7902;border:none}.btn-spinner[data-v-dae14b26]{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite offerSpin-dae14b26}@keyframes offerSpin-dae14b26{to{transform:rotate(360deg)}}.offer-close[data-v-dae14b26],.veh-picker__head[data-v-dae14b26],.veh-picker__opt[data-v-dae14b26],.offer-btn[data-v-dae14b26]{min-width:44px;min-height:44px}.offer-close[data-v-dae14b26]{width:44px;height:44px;padding:0}.offer-summary__left[data-v-dae14b26],.offer-route__text[data-v-dae14b26],.veh-picker[data-v-dae14b26],.offer-summary[data-v-dae14b26]{min-width:0}.offer-summary__price[data-v-dae14b26]{flex-shrink:0}.offer-summary__label[data-v-dae14b26],.offer-summary__eta[data-v-dae14b26],.offer-summary__price[data-v-dae14b26],.offer-trip[data-v-dae14b26],.veh-picker__plate[data-v-dae14b26],.offer-route__main[data-v-dae14b26],.offer-route__sub[data-v-dae14b26],.offer-notes__label[data-v-dae14b26],.offer-notes__text[data-v-dae14b26],.offer-error[data-v-dae14b26]{overflow-wrap:break-word}.driver-layout{background:linear-gradient(#fff6ed 0%,#fff6ee 18%,#fff 40%);flex-direction:column;min-height:100%;display:flex}#app .driver-layout>*{flex:1 0 auto;min-height:0}.driver-layout .page-container{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@media (width>=1024px){.driver-layout .page-container{padding-left:24px;padding-right:24px}}.driver-layout>*{background:0 0!important}.customer-tabbar[data-v-f03f811e]{width:100%;padding:10px 8px calc(10px + env(safe-area-inset-bottom,0px));z-index:900;background:#fff;border-top:1px solid #eee;flex:none;justify-content:space-around;align-items:stretch;display:flex;box-shadow:0 -6px 24px #0000000f}.tab-item[data-v-f03f811e]{color:#000;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:48px;padding:4px 0;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;display:flex}.tab-item svg[data-v-f03f811e]{width:24px;height:24px}.tab-item span[data-v-f03f811e]{overflow-wrap:break-word;text-align:center}.tab-item.active[data-v-f03f811e]{color:#fd7902;font-weight:700}.more-overlay[data-v-f03f811e]{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.more-sheet[data-v-f03f811e]{background:#fff;border-radius:18px;flex-direction:column;gap:10px;width:100%;max-width:480px;max-height:100%;padding:12px 18px 20px;display:flex;overflow-y:auto}.more-grabber[data-v-f03f811e]{background:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:0 auto 4px}.more-title[data-v-f03f811e]{color:#111;text-align:center;margin:0 0 6px;font-size:17px;font-weight:700}.more-opt[data-v-f03f811e]{color:#111;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:44px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.more-opt[data-v-f03f811e]:hover{background:#f1f3f5;border-color:#d1d5db}.more-opt[data-v-f03f811e]:active{background:#e9ecef}.more-opt--active[data-v-f03f811e]{color:#fd7902;background:#fff6ed;border-color:#fd7902}.more-opt--active[data-v-f03f811e]:hover{background:#ffedd9}.more-opt__icon[data-v-f03f811e]{width:36px;height:36px;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.more-opt__icon[data-v-f03f811e] svg{width:20px;height:20px}.more-opt__label[data-v-f03f811e]{text-align:left;overflow-wrap:break-word;flex:1;min-width:0}.more-opt__chev[data-v-f03f811e]{color:#9ca3af;flex:0 0 18px;width:18px;height:18px}.more-opt--active .more-opt__chev[data-v-f03f811e]{color:#fd7902}.more-cancel[data-v-f03f811e]{color:#fff;cursor:pointer;background:#fd7902;border:none;border-radius:10px;width:100%;min-height:44px;margin-top:2px;padding:12px;font-family:inherit;font-size:15px;font-weight:600}.more-fade-enter-active[data-v-f03f811e],.more-fade-leave-active[data-v-f03f811e]{transition:opacity .18s}.more-fade-enter-from[data-v-f03f811e],.more-fade-leave-to[data-v-f03f811e]{opacity:0}.more-slide-enter-active[data-v-f03f811e]{transition:transform .22s cubic-bezier(.22,1,.36,1)}.more-slide-enter-from[data-v-f03f811e]{transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.more-fade-enter-active[data-v-f03f811e],.more-fade-leave-active[data-v-f03f811e],.more-slide-enter-active[data-v-f03f811e]{transition:none}}.cust-active-ride-bar[data-v-ed37e3b6]{z-index:49;color:#fff;background:#fd7902;align-items:center;gap:10px;width:min(100%,460px);padding:12px 16px;text-decoration:none;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 -2px 12px #0000001f}.carb-pulse[data-v-ed37e3b6]{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.6s infinite carb-pulse-ed37e3b6;box-shadow:0 0 #ffffffb3}@keyframes carb-pulse-ed37e3b6{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.carb-text[data-v-ed37e3b6]{flex:1;font-size:14px;font-weight:700}.carb-cta[data-v-ed37e3b6]{white-space:nowrap;font-size:13px;font-weight:700}.cust-active-ride-bar[data-v-ed37e3b6]{min-height:44px}.carb-text[data-v-ed37e3b6],.carb-cta[data-v-ed37e3b6]{overflow-wrap:break-word}.driver-tabbar[data-v-f79d5c21]{width:100%;padding:8px 4px calc(8px + env(safe-area-inset-bottom,0px));z-index:50;background:#fff6ed;border-top:1px solid #e5e7eb;flex:none;justify-content:space-around;align-items:stretch;display:flex}.tab-item[data-v-f79d5c21]{color:#000;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:48px;padding:4px 0;font-family:inherit;font-size:11px;font-weight:500;text-decoration:none;display:flex}@media (width>=640px){.tab-item[data-v-f79d5c21]{gap:4px;font-size:12px}}.tab-item svg[data-v-f79d5c21]{width:22px;height:22px}@media (width>=640px){.tab-item svg[data-v-f79d5c21]{width:24px;height:24px}}.tab-item.active[data-v-f79d5c21]{color:#fd7902;font-weight:700}@media (width>=1024px){.driver-tabbar[data-v-f79d5c21]{padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));justify-content:center;gap:28px}.tab-item[data-v-f79d5c21]{flex:none;min-width:104px}}.tab-item[data-v-f79d5c21]{overflow-wrap:break-word;min-width:44px;min-height:44px}.tab-item span[data-v-f79d5c21]{overflow-wrap:break-word;text-align:center}.more-overlay[data-v-f79d5c21]{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.more-sheet[data-v-f79d5c21]{background:#fff;border-radius:18px;flex-direction:column;gap:10px;width:100%;max-width:480px;max-height:100%;padding:12px 18px 20px;display:flex;overflow-y:auto}.more-grabber[data-v-f79d5c21]{background:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:0 auto 4px}.more-title[data-v-f79d5c21]{color:#111;text-align:center;margin:0 0 6px;font-size:17px;font-weight:700}.more-opt[data-v-f79d5c21]{color:#111;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:44px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.more-opt[data-v-f79d5c21]:hover{background:#f1f3f5;border-color:#d1d5db}.more-opt[data-v-f79d5c21]:active{background:#e9ecef}.more-opt--active[data-v-f79d5c21]{color:#fd7902;background:#fff6ed;border-color:#fd7902}.more-opt--active[data-v-f79d5c21]:hover{background:#ffedd9}.more-opt__icon[data-v-f79d5c21]{width:36px;height:36px;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.more-opt__icon[data-v-f79d5c21] svg{width:20px;height:20px}.more-opt__label[data-v-f79d5c21]{text-align:left;overflow-wrap:break-word;flex:1;min-width:0}.more-opt__chev[data-v-f79d5c21]{color:#9ca3af;flex:0 0 18px;width:18px;height:18px}.more-opt--active .more-opt__chev[data-v-f79d5c21]{color:#fd7902}.more-cancel[data-v-f79d5c21]{color:#fff;cursor:pointer;background:#fd7902;border:none;border-radius:25px;width:100%;min-height:44px;margin-top:2px;padding:12px;font-family:inherit;font-size:15px;font-weight:600}.more-fade-enter-active[data-v-f79d5c21],.more-fade-leave-active[data-v-f79d5c21]{transition:opacity .18s}.more-fade-enter-from[data-v-f79d5c21],.more-fade-leave-to[data-v-f79d5c21]{opacity:0}.more-slide-enter-active[data-v-f79d5c21]{transition:transform .22s cubic-bezier(.22,1,.36,1)}.more-slide-enter-from[data-v-f79d5c21]{transform:translateY(16px)}@media (prefers-reduced-motion:reduce){.more-fade-enter-active[data-v-f79d5c21],.more-fade-leave-active[data-v-f79d5c21],.more-slide-enter-active[data-v-f79d5c21]{transition:none}}.active-ride-bar[data-v-40bdb081]{z-index:49;color:#fff;background:#fd7902;align-items:center;gap:10px;width:min(100%,460px);padding:12px 16px;text-decoration:none;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 -2px 12px #0000001f}.arb-pulse[data-v-40bdb081]{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.6s infinite arb-pulse-40bdb081;box-shadow:0 0 #ffffffb3}@keyframes arb-pulse-40bdb081{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.arb-text[data-v-40bdb081]{flex:1;font-size:14px;font-weight:700}.arb-cta[data-v-40bdb081]{white-space:nowrap;font-size:13px;font-weight:700}.active-ride-bar[data-v-40bdb081]{min-height:44px}.arb-text[data-v-40bdb081],.arb-cta[data-v-40bdb081]{overflow-wrap:break-word}body{color:#000;background-color:#fff;font-family:Inter,sans-serif}html,body{height:100%}body{overscroll-behavior:none;overflow:hidden}#app{flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}.app-scroll-wrap{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.app-main{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:auto;min-height:0;overflow:hidden auto}.app-view{flex-direction:column;min-height:100%;display:flex}#app .app-view>*{flex:1 0 auto;width:100%;min-height:0}.app-bottom{flex:none;position:relative}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}.app-scrollbar{pointer-events:none;z-index:60;width:6px;position:absolute;top:0;bottom:0;right:2px}.app-scrollbar__thumb{pointer-events:auto;cursor:grab;opacity:0;background-color:#fd7902;border-radius:999px;width:100%;transition:opacity .2s}.app-scrollbar__thumb:active{cursor:grabbing}html.is-scrolling .app-scrollbar__thumb{opacity:1}@media (prefers-reduced-motion:reduce){.app-scrollbar__thumb{transition:none}}body.scroll-locked .app-main{overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.hero-container{position:relative}.hero-container:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#000c 0%,#0009 30%,#0006 60%,#0003 80%,#0000 100%);width:40%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.hero-container:before{background:linear-gradient(90deg,#000000b3 0%,#00000080 40%,#0000004d 70%,#0000 100%);width:60%}}@media (width<=480px){.hero-container:before{background:linear-gradient(90deg,#0009 0%,#0006 50%,#0000 100%);width:80%}}.header{z-index:1000;background-color:#000;border-bottom:1px solid #c1c1c1;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.skydrive-logo{color:#fd7902;font-size:24px;font-weight:900;font-style:bold}.nav-tabs{gap:8px;margin-left:5rem;display:flex}.nav-tab{color:#c1c1c1;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .2s}.nav-tab.active{color:#000;background-color:#848484}.nav-tab:hover{color:#000;background-color:#c1c1c1}.header-actions{align-items:center;gap:12px;display:flex}.header-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.header-btn.signup{color:#000;background-color:#fd7902}.header-btn.signup:hover{color:#fd7902;background-color:#848484}.main-content{min-height:calc(100vh - 64px)}.content-wrapper{max-width:1400px;height:calc(100vh - 64px);margin:0 auto;display:flex}.ride-section{flex-direction:column;width:400px;padding:40px 20px 40px 40px;display:flex}.form-title{color:#000;margin-bottom:32px;font-size:32px;font-weight:700}.ride-form{max-width:360px}.form-group{margin-bottom:16px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{z-index:1;width:20px;height:20px;position:absolute;left:16px}.pickup-icon{background-color:#000;border-radius:50%;width:12px;height:12px;left:18px}.dropoff-icon{background-color:#e5e5e5;border:2px solid #000;border-radius:50%;width:12px;height:12px;left:18px}.form-input{color:#000;background-color:#0000001a;border:1px solid #c1c1c1;border-radius:8px;width:100%;padding:16px 16px 16px 48px;font-size:16px;font-weight:500;transition:all .2s}.form-input:focus{border-color:#fd7902;outline:none;box-shadow:0 0 0 2px #fd79021a}.form-input::placeholder{color:#848484;font-weight:400}.form-row{gap:12px;display:flex}.form-row .form-group{flex:1}.form-select{color:#000;cursor:pointer;appearance:none;background-color:#0000001a;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;border:1px solid #c1c1c1;border-radius:8px;width:100%;padding:16px 44px 16px 16px;font-size:16px;font-weight:500;transition:all .2s}.form-select:focus{border-color:#fd7902;outline:none;box-shadow:0 0 0 2px #fd79021a}.search-btn{background-color:none;color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:16px;font-size:30px;font-weight:600;transition:all .2s}.search-btn:active{transform:translateY(1px)}.map-section{background-color:#c1c1c1;flex:1;position:relative}.map-container{width:100%;height:100%}.bold{font-weight:700}.black{color:#000}@media (width<=1024px){.login-content{padding-top:5rem}}@media (width<=768px){.content-wrapper{flex-direction:column;height:auto}.ride-section{width:100%;padding:20px}.map-section{width:100%;height:400px}.header-container{padding:0 16px}.header-actions{gap:8px}.header-btn{padding:6px 12px;font-size:13px}.car-selection{padding:40px 20px}.car-container{flex-direction:column;align-items:center;gap:15px;padding:10px 0}.car-card{flex-shrink:0;width:100%;max-width:350px;height:300px}.car-card:hover{width:100%;max-width:350px;height:320px;transform:scale(1.02)}.car-image{height:240px}.car-card:hover .car-image{height:260px}.car-brand{padding:12px;font-size:16px}}@media (width<=480px){.form-title{margin-bottom:24px;font-size:24px}.form-row{flex-direction:column;gap:16px}.ride-form{max-width:100%}}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper .form-input{padding-right:60px}.password-toggle-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;right:16px}.password-toggle-btn:hover{background:#c1c1c11a}.password-icon{color:#c1c1c1;width:24px;height:24px}.u-hidden{display:none}.u-inline-flex{align-items:center;display:inline-flex}.u-cursor-pointer{cursor:pointer}.u-resize-none{resize:none}.u-mt-10{margin-top:10px}@media (pointer:coarse){.header-btn,.search-btn,.action-btn,.nav-tab{min-height:44px}}#app{backface-visibility:hidden;transform:translateZ(0)}:where(img,video,iframe,embed,object){max-width:100%;height:auto}body{overflow-wrap:break-word}table{max-width:100%}@media (width<=480px){html{font-size:15px}}@media (width<=375px){html{font-size:14px}}@media (width<=640px){.revenue-table .revenue-row,.revenue-row{grid-template-columns:1fr 1fr;gap:4px 8px}}@media (width<=480px){.revenue-table .revenue-row,.revenue-row{grid-template-columns:1fr}.modal-content{width:95vw;max-width:95vw;margin:0 auto}.modal-overlay{padding:10px}}@media (pointer:coarse){input,select,textarea,button{min-height:44px}button,a,[role=button]{touch-action:manipulation}input[type=checkbox],input[type=radio]{min-height:auto}}@media (width<=768px){input,select,textarea{font-size:16px}}@media (width<=480px){.form-row{flex-direction:column;gap:12px}}body.lightbox-open{overflow:hidden}body.call-bar-open #app{padding-top:calc(25px + env(safe-area-inset-top))}.plt-tablet:not(.is-landing-route) body>#app{background:#000;padding-top:4rem}@media (width<=1024px){html.is-driver-route body>#app{background:#000;padding-top:4rem}}
