:root{--color-bg:#f5f7fb;--color-surface:#fff;--color-surface-soft:#f9fafc;--color-border-subtle:#e4e7f2;--color-border-strong:#d1d5e5;--color-primary:#2563eb;--color-primary-soft:#e0ebff;--color-primary-strong:#1d4ed8;--color-accent-yellow:#facc15;--color-accent-green:#22c55e;--color-accent-red:#f97373;--color-accent-purple:#a855f7;--color-text-main:#111827;--color-text-muted:#6b7280;--color-text-soft:#9ca3af;--radius-xs:6px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-soft:0 10px 30px #0f172a0f;--sidebar-width:240px;--header-height:64px;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--secondary-background-color:var(--color-surface);--sidebar-background-color:var(--color-surface-soft);--border-color:var(--color-border-subtle);--text-color:var(--color-text-main);--submit-button:var(--color-primary)}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text-main);-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}#root{display:flex}h1,h2,h3,h4,h5,h6{color:var(--color-text-main);margin:0;font-weight:600}p{color:var(--color-text-muted);margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}table{border-collapse:collapse}.app-shell{background-color:var(--color-bg);width:100%;height:100vh;display:flex}.app-shell__main{background-color:var(--color-bg);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.app-topbar{z-index:20;position:sticky;top:0}.table-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border-subtle) var(--color-bg);flex:1;min-height:0;max-height:100%;overflow:auto}.table-scroll::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar-track{background:var(--color-bg)}.table-scroll::-webkit-scrollbar-thumb{background:var(--color-border-subtle);border:2px solid var(--color-bg);border-radius:999px}.table-scroll::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong)}.table-scroll thead th{z-index:10;background-color:var(--color-surface);position:sticky;top:0}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13.5px}.data-table thead{z-index:10;border-bottom:1px solid var(--border-color);background-color:#f9fafb;position:sticky;top:0}.data-table thead tr{color:var(--text-color)}.data-table thead th{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:11px 16px;font-size:12px;font-weight:600;overflow:hidden}.data-table tbody td{color:#374151;text-align:left;vertical-align:middle;text-transform:capitalize;border-bottom:1px solid #f3f4f6;padding:12px 16px}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr{transition:background .12s}.data-table tbody tr:hover:not(.empty-row){background:#f9fafb}.table-col-left{text-align:left}.table-col-right{text-align:right}.table-col-center{text-align:center}.table-dash{color:var(--color-text-soft);display:inline}.table-section{flex-direction:column;gap:10px;width:100%;min-width:0;height:clamp(320px,52vh,520px);min-height:320px;display:flex}.table-pagination{background:0 0;width:100%;margin-top:0;padding-top:2px}.trip-owners-table-scroll{overflow-x:hidden}.trip-owners-table th,.trip-owners-table td{white-space:normal;overflow-wrap:anywhere}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#94a3b82e 0%,#94a3b847 40%,#94a3b82e 80%) 0 0/200% 100%;animation:1.2s ease-in-out infinite skeleton-shimmer}.app-shell__content{flex-direction:column;flex:1;width:100%;min-width:0;padding:0;display:flex;overflow:auto}.app-shell__content>*{width:100%;min-width:0}@media (width<=960px){.app-shell__content{padding:0}.table-section{height:clamp(280px,48vh,460px);min-height:280px}}.module-page{background:#f8fafc;flex-direction:column;gap:0;min-height:100vh;padding:24px 28px;display:flex}.module-title{color:#111827;margin:0 0 16px;font-size:20px;font-weight:700}.module-tabs-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.module-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.module-link{color:#2563eb;cursor:pointer;font-weight:500;text-decoration:none}.request-details-page{padding-bottom:32px}.request-details-stack{flex-direction:column;gap:14px;width:100%;max-width:880px;margin:0 auto;display:flex}.request-details-header-row{align-items:center;gap:12px;margin-bottom:4px;display:flex}.request-details-back{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 1px 3px #00000014}.request-details-back:hover{background:#f9fafb}.request-details-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.request-details-icon-box--orange{color:#ea580c;background:#fff7ed}.request-details-icon-box--blue{color:#0284c7;background:#e0f2fe}.request-details-icon-box--sky{color:#2563eb;background:#e0f2fe}.request-details-icon-box--green{color:#15803d;background:#dcfce7}.request-details-avatar{color:#9d174d;background:#fce7f3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.request-details-location-row{align-items:flex-start;gap:12px;display:flex}.request-details-location-row>div{flex:1;min-width:0}.request-details-route-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.request-details-route-dot--pickup{background-color:#22c55e}.request-details-route-dot--delivery{background-color:#3b82f6}.request-details-id-btn{cursor:pointer;text-align:left;overflow-wrap:anywhere;background:0 0;border:none;width:100%;max-width:100%;padding:0;display:block}.request-details-id-btn:hover{opacity:.85}.request-details-nav-row{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;display:flex;box-shadow:0 1px 4px #0000000f}.request-details-nav-row:hover{background:#fafafa;border-color:#cbd5e1}.request-details-chevron{color:#2563eb;flex-shrink:0}.request-details-action-bar{background:linear-gradient(#0000,#f8fafc 30%);gap:12px;margin-top:8px;padding-top:8px;display:flex;position:sticky;bottom:16px}.request-progress-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.request-progress-item{align-items:flex-start;gap:12px;min-height:44px;display:flex;position:relative}.request-progress-item:not(:last-child):after{content:"";z-index:1;background-color:#e5e7eb;width:2px;position:absolute;top:24px;bottom:-16px;left:10.5px}.request-progress-item.is-completed:not(:last-child):after{background-color:#16a34a}.request-progress-icon--done{color:#16a34a;flex-shrink:0}.request-progress-icon--todo{color:#d1d5db;flex-shrink:0}.request-photos-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.request-photo-tile{aspect-ratio:1;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;display:block;overflow:hidden}.request-photo-tile img{object-fit:cover;width:100%;height:100%;display:block}input[type=text],.text-capitalize{text-transform:capitalize}.data-table tbody td.lowercase-cell{text-transform:lowercase}.landing-page{--g1-green:#22c55e;--g1-green-dark:#16a34a;--g1-navy:#0d2137;--g1-navy-deep:#081627;--g1-text:#0f172a;--g1-muted:#64748b;--g1-line:#e2e8f0;--g1-soft:#f8fafc;--g1-blue:#3b82f6;--g1-orange:#f59e0b;--g1-purple:#8b5cf6;--g1-pink:#ec4899;--g1-teal:#14b8a6;--header-h:76px;width:100%;min-height:100%;color:var(--g1-text);scroll-behavior:smooth;background:#fff;font-family:Plus Jakarta Sans,system-ui,sans-serif;overflow-x:hidden}html.lp-doc-scroll,html.lp-doc-scroll body{height:auto;overflow:auto}html.lp-doc-scroll #root{height:auto;min-height:100%;display:block;overflow:visible}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page p,.landing-page a,.landing-page strong,.landing-page small{color:inherit}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{letter-spacing:-.03em;font-weight:800}.lp-container{width:min(1180px,100% - 32px);margin:0 auto}.lp-header{z-index:40;background:#fff;border-bottom:1px solid #0f172a0f;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0a}.lp-header-inner{width:min(1240px,100% - 32px);min-height:var(--header-h);align-items:center;gap:20px;margin:0 auto;display:flex}.lp-brand{cursor:pointer;flex-shrink:0;align-items:center;gap:12px;display:flex}.lp-brand-logo{object-fit:contain;background:0 0;flex-shrink:0;width:58px;height:58px;display:block}.lp-brand-name{letter-spacing:-.04em;color:var(--g1-text);font-size:1.15rem;font-style:italic;font-weight:800;line-height:1.05;display:block}.lp-brand-tag{color:var(--g1-muted);letter-spacing:.01em;font-size:.68rem;font-weight:600;display:block}.lp-nav{flex:1;justify-content:center;align-items:center;gap:22px;display:flex}.lp-nav a{color:#475569;z-index:2;white-space:nowrap;cursor:pointer;padding:6px 0;font-size:.86rem;font-weight:600;position:relative}.lp-nav a:hover,.lp-nav a.is-active{color:var(--g1-green)}.lp-nav a.is-active:after{content:"";background:var(--g1-green);border-radius:99px;height:2px;position:absolute;bottom:0;left:0;right:0}.lp-btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-family:inherit;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.lp-btn:hover{transform:translateY(-1px)}.lp-btn-primary{background:var(--g1-green);color:#fff;padding:11px 18px;box-shadow:0 8px 18px #22c55e47}.lp-btn-primary:hover{background:var(--g1-green-dark)}.lp-btn-lg{border-radius:12px;padding:14px 22px;font-size:.95rem}.lp-btn-outline{color:var(--g1-green);border:1.5px solid var(--g1-green);background:#fff;padding:11px 18px}.lp-btn-outline:hover{background:#f0fdf4}.lp-btn-outline.green{color:var(--g1-green);border-color:var(--g1-green)}.lp-btn-outline.blue{color:var(--g1-blue);border-color:var(--g1-blue)}.lp-btn-outline.blue:hover{background:#eff6ff}.lp-btn-outline.orange{color:#ea580c;border-color:#fb923c}.lp-btn-outline.orange:hover{background:#fff7ed}.lp-btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffffd9;border-radius:999px;padding:10px 18px 10px 10px}.lp-btn-ghost:hover{background:#ffffff1a}.lp-btn-ghost-icon{border:1.5px solid #fffc;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.lp-menu-btn{background:var(--g1-soft);width:42px;height:42px;color:var(--g1-text);cursor:pointer;border:0;border-radius:10px;margin-left:auto;display:none}.lp-hero{color:#fff;align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.lp-hero-img{object-fit:cover;object-position:68% center;width:100%;height:100%;position:absolute;inset:0}.lp-hero-overlay{background:linear-gradient(90deg,#081220d1 0%,#0812208c 42%,#0812202e 100%),linear-gradient(#0812202e 0%,#08122014 40%,#08122059 100%);position:absolute;inset:0}.lp-hero-copy{z-index:1;max-width:640px;margin:0 0 0 max(20px,50% - 590px);padding:64px 0 72px;position:relative}.lp-hero-copy h1{color:#fff;max-width:14ch;font-size:clamp(2.2rem,4.6vw,3.5rem);line-height:1.08}.lp-hero-copy h1 span{color:var(--g1-green);display:block}.lp-hero-copy>p{color:#ffffffe0;max-width:42ch;margin-top:16px;font-size:1.02rem;line-height:1.65}.lp-hero-pills{flex-wrap:wrap;gap:18px 28px;margin-top:28px;display:flex}.lp-hero-pill{color:#fff;align-items:center;gap:10px;font-size:.88rem;font-weight:700;display:flex}.lp-hero-pill span{background:#ffffff1f;border:1.5px solid #ffffffbf;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.lp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.lp-section{padding:88px 0}.lp-section-soft{background:var(--g1-soft)}.lp-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;color:var(--g1-green)!important}.landing-page h2{color:var(--g1-text);margin-bottom:16px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.15}.lp-lead{max-width:52ch;margin-bottom:14px;font-size:1rem;line-height:1.75;color:var(--g1-muted)!important}.lp-center{text-align:center;margin-bottom:48px}.lp-center h2{margin-bottom:0}.lp-about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.lp-stat-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lp-stat-card,.lp-feature-card,.lp-role-card{background:#fff;border:1px solid #0f172a0a;border-radius:18px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 36px #0f172a12}.lp-stat-card:hover,.lp-feature-card:hover,.lp-role-card:hover{transform:none}@media (hover:hover){.lp-stat-card:hover,.lp-feature-card:hover,.lp-role-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a1f}}.lp-stat-card{flex-direction:column;gap:8px;padding:22px 18px 20px;display:flex}.lp-stat-card strong{color:var(--g1-text);font-size:1.7rem;font-weight:800;line-height:1}.lp-stat-card span:last-child{color:var(--g1-muted);font-size:.9rem;font-weight:600}.lp-icon-soft,.lp-icon-solid{flex-shrink:0;place-items:center;display:grid}.lp-icon-soft{border-radius:50%;width:52px;height:52px}.lp-icon-solid{color:#fff;border-radius:16px;width:58px;height:58px}.lp-icon-soft.green{color:#16a34a;background:#dcfce7}.lp-icon-soft.blue{color:#2563eb;background:#dbeafe}.lp-icon-soft.orange{color:#ea580c;background:#ffedd5}.lp-icon-soft.purple{color:#7c3aed;background:#ede9fe}.lp-icon-soft.teal{color:#0f766e;background:#ccfbf1}.lp-icon-solid.green{background:#22c55e}.lp-icon-solid.blue{background:#3b82f6}.lp-icon-solid.orange{background:#f59e0b}.lp-icon-solid.purple{background:#8b5cf6}.lp-icon-solid.pink{background:#ec4899}.lp-icon-solid.teal{background:#14b8a6}.lp-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid;position:relative}.lp-steps:before{content:"";z-index:0;border-top:2px dashed #cbd5e1;position:absolute;top:36px;left:8%;right:8%}.lp-step{z-index:1;text-align:center;padding:0 8px;position:relative}.lp-step-icon{background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 16px;display:grid;position:relative;box-shadow:0 10px 24px #0f172a14}.lp-step-icon.green{color:#16a34a;background:#dcfce7}.lp-step-icon.blue{color:#2563eb;background:#dbeafe}.lp-step-icon.orange{color:#ea580c;background:#ffedd5}.lp-step-icon.purple{color:#7c3aed;background:#ede9fe}.lp-step-icon.teal{color:#0f766e;background:#ccfbf1}.lp-step-icon span{color:#fff;background:#2563eb;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:grid;position:absolute;bottom:-2px;right:-4px}.lp-step-icon.green span{background:#16a34a}.lp-step-icon.blue span{background:#2563eb}.lp-step-icon.orange span{background:#ea580c}.lp-step-icon.purple span{background:#7c3aed}.lp-step-icon.teal span{background:#0f766e}.lp-step h3,.lp-feature-card h3,.lp-role-card h3{color:var(--g1-text);margin:0 0 8px;font-size:1.02rem}.lp-step p,.lp-feature-card p,.lp-role-card p{font-size:.9rem;line-height:1.55;color:var(--g1-muted)!important}.lp-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.lp-feature-card{text-align:center;padding:32px 24px 28px}.lp-feature-card .lp-icon-solid{margin:0 auto 16px}.lp-roles{background:var(--g1-navy);color:#fff;padding:88px 0}.lp-roles h2{color:#fff}.lp-roles-sub{margin-top:10px;color:#ffffffb8!important}.lp-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.lp-role-card{scroll-margin-top:calc(var(--header-h) + 16px);padding:28px 24px}.lp-role-card:target{box-shadow:0 0 0 2px var(--g1-green), 0 18px 40px #0f172a1f}.lp-role-card h3{margin-top:16px}.lp-role-card .lp-btn{margin-top:18px}#home,#about,#how-it-works,#features,#roles,#customers,#owners,#drivers,#contact,#privacy,#terms{scroll-margin-top:calc(var(--header-h) + 12px)}.lp-trust{background:#eef2f6;padding:28px 0}.lp-trust-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.lp-trust-item{align-items:center;gap:14px;display:flex}.lp-trust-item>span{border:1.5px solid var(--g1-green);width:48px;height:48px;color:var(--g1-green);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.lp-trust-item strong{color:var(--g1-text);font-size:.95rem;display:block}.lp-trust-item small{color:var(--g1-muted);font-size:.8rem}.lp-footer{z-index:2;background:var(--g1-navy-deep);color:#ffffffc7;pointer-events:auto;padding:64px 0 0;position:relative}.lp-brand-on-dark .lp-brand-name,.lp-brand-on-dark .lp-brand-tag{color:#fff}.lp-brand-on-dark .lp-brand-tag{opacity:.72}.lp-footer-grid{grid-template-columns:1.4fr .8fr .8fr 1.1fr 1fr;gap:32px;padding-bottom:40px;display:grid}.lp-footer-brand p{max-width:34ch;margin-top:16px;font-size:.9rem;line-height:1.65;color:#ffffffb3!important}.lp-footer h4{color:#fff;margin-bottom:16px;font-size:1rem}.lp-footer-grid a{color:#ffffffb8;cursor:pointer;pointer-events:auto;margin-bottom:10px;font-size:.9rem;display:block}.lp-footer-grid a:hover{color:var(--g1-green)}.lp-social{gap:10px;margin-top:18px;display:flex}.lp-social a{color:#fff;border:1px solid #fff3;border-radius:50%;place-items:center;width:36px;height:36px;margin:0;display:grid}.lp-social a:hover{background:var(--g1-green);border-color:var(--g1-green);color:#fff}.lp-contact-line{align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.9rem;line-height:1.5;display:flex;color:#ffffffb8!important}.lp-contact-line svg{flex-shrink:0;margin-top:2px}.lp-contact-line a{margin:0;display:inline}.lp-stores{flex-direction:column;gap:10px;display:flex}.lp-store{background:#000;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:10px;width:fit-content;min-width:168px;padding:8px 14px;color:#fff!important;margin:0!important;display:flex!important}.lp-store small{letter-spacing:.06em;opacity:.8;font-size:.62rem;display:block}.lp-store span{font-size:.92rem;font-weight:700;line-height:1.15}.lp-footer-bottom{color:#ffffff94;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:16px 0 22px;font-size:.8rem;display:flex}.lp-footer-bottom a{color:#ffffffb3;margin-left:18px}.lp-footer-bottom a:hover{color:var(--g1-green)}.lp-modal{z-index:80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lp-modal-backdrop{cursor:pointer;background:#0812208c;border:0;position:absolute;inset:0}.lp-modal-card{z-index:1;background:#fff;border-radius:18px;width:min(420px,100%);padding:28px 24px 24px;position:relative;box-shadow:0 24px 60px #08122047}.lp-modal-card h3{margin-bottom:8px;font-size:1.3rem}.lp-modal-card p{margin-bottom:18px;color:var(--g1-muted)!important}.lp-modal-close{background:var(--g1-soft);cursor:pointer;width:34px;height:34px;color:var(--g1-text);border:0;border-radius:8px;position:absolute;top:12px;right:12px}.lp-track-form{flex-direction:column;gap:12px;display:flex}.lp-track-form input{border:1px solid var(--g1-line);width:100%;font:inherit;border-radius:10px;outline:none;padding:12px 14px}.lp-track-form input:focus{border-color:var(--g1-green);box-shadow:0 0 0 3px #22c55e26}@media (width<=1180px){.lp-menu-btn{place-items:center;display:grid}.lp-nav{background:#fff;flex-direction:column;align-items:stretch;gap:2px;padding:8px 16px 16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0f172a1f}.lp-nav.is-open{display:flex}.lp-nav a{align-items:center;min-height:44px;padding:12px 10px;font-size:.95rem;display:flex}.lp-footer-grid{grid-template-columns:1.2fr 1fr 1fr}}@media (width<=980px){.lp-hero{align-items:flex-end;min-height:520px}.lp-hero-overlay{background:linear-gradient(#08122059 0%,#081220b8 55%,#081220e0 100%)}.lp-hero-img{object-position:75% center}.lp-hero-copy{width:min(1180px,100% - 32px);max-width:none;margin:0 auto;padding:36px 0 40px}.lp-about-grid,.lp-feature-grid,.lp-role-grid,.lp-trust-row{grid-template-columns:1fr 1fr}.lp-steps{grid-template-columns:1fr;gap:22px}.lp-step{text-align:left;grid-template-rows:auto auto;grid-template-columns:72px 1fr;column-gap:16px;padding:0;display:grid}.lp-step-icon{grid-row:1/span 2;margin:0}.lp-steps:before{display:none}}@media (width<=720px){:root,.landing-page{--header-h:64px}.lp-header-inner{width:min(1240px,100% - 24px);min-height:64px}.lp-container{width:min(1180px,100% - 24px)}.lp-hero{min-height:min(88vh,560px)}.lp-hero-copy h1{max-width:none;font-size:clamp(1.85rem,8vw,2.4rem)}.lp-hero-copy>p{font-size:.95rem}.lp-hero-pills{gap:12px 16px}.lp-hero-actions{flex-direction:column;align-items:stretch}.lp-hero-actions .lp-btn{width:100%}.lp-section,.lp-roles{padding:56px 0}.lp-center{margin-bottom:28px}.lp-about-grid,.lp-stat-grid,.lp-feature-grid,.lp-role-grid,.lp-trust-row,.lp-footer-grid{grid-template-columns:1fr}.lp-stat-card,.lp-feature-card,.lp-role-card{padding:20px 18px}.lp-trust{padding:20px 0}.lp-trust-item{padding:6px 0}.lp-footer{padding-top:48px}.lp-footer-bottom{flex-direction:column;gap:10px}.lp-footer-bottom a{margin-left:0;margin-right:16px}}@media (width<=480px){.lp-brand-tag{display:none}.lp-hero-pill span{width:36px;height:36px}.lp-btn-lg{padding:12px 16px;font-size:.9rem}}.dashboard-home{min-height:calc(100vh - var(--header-height));background:linear-gradient(#f8fbff 0%,#f3f6fb 100%);flex-direction:column;gap:16px;padding:16px 20px 24px;display:flex}.dashboard-home__alert{background:#fff5f5;border-color:#ef44442e}.dashboard-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.dashboard-stat-card__link{color:inherit}.dashboard-stat-card{background:#fff;border:1px solid #e7edf8;border-radius:14px;min-height:98px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 8px 18px #0f172a0d}.dashboard-stat-card:before{content:"";background:var(--dashboard-accent);border-radius:14px 0 0 14px;width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-stat-card__link:hover .dashboard-stat-card{border-color:color-mix(in srgb, var(--dashboard-accent) 28%, #dbe5f4);transform:translateY(-2px);box-shadow:0 14px 24px #0f172a14}.dashboard-stat-card__label{color:#4b5563;font-size:13px;font-weight:600;line-height:1.35}.dashboard-stat-card__metric{align-items:center;gap:12px;margin-top:14px;display:flex}.dashboard-stat-card__icon{background:color-mix(in srgb, var(--dashboard-accent) 12%, #fff);width:34px;height:34px;color:var(--dashboard-accent);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.dashboard-stat-card__value{color:var(--dashboard-accent);font-size:24px;font-weight:700;line-height:1}.dashboard-stat-card--loading:before{background:#dbe2ef}.dashboard-request-sections{grid-template-columns:1fr;gap:16px;display:grid}.dashboard-request-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;box-shadow:0 8px 18px #0f172a0d}.dashboard-request-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.dashboard-request-card__title{color:#111827;font-size:18px;line-height:1.2}.dashboard-request-card__subtitle{color:#64748b;margin-top:6px;font-size:14px;line-height:1.5}.dashboard-request-card__view-all{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-request-card__body{flex-direction:column;display:flex}.dashboard-request-table__scroll{max-height:min(42vh,360px)}.dashboard-request-table{table-layout:fixed;width:100%}.dashboard-request-table__address{-webkit-line-clamp:2;text-overflow:ellipsis;word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dashboard-request-table__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-request-table thead{border-bottom:1px solid #e8edf6}.dashboard-request-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:12px;padding-bottom:12px;font-size:12px;font-weight:600}.dashboard-request-table tbody td{color:#6b7280;border-bottom:1px solid #eef2f7;padding-top:14px;padding-bottom:14px;font-size:13px}.dashboard-request-table tbody tr:last-child td{border-bottom:none}.dashboard-request-table__row{cursor:pointer}.dashboard-request-table__row:hover{background:#fbfdff}.dashboard-request-table__row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.dashboard-request-table__customer{color:#2563eb;font-weight:600}.dashboard-request-card__empty{background:linear-gradient(#f9fbff 0%,#f8fafc 100%);border:1px dashed #dbe5f4;border-radius:16px;justify-content:center;align-items:center;min-height:180px;display:flex}@media (width<=1240px){.dashboard-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-home{padding:14px 14px 22px}.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-request-card__header{flex-direction:column;align-items:flex-start}}.requests-page{height:100%;min-height:100%;overflow:hidden}.requests-page__controls{justify-content:space-between;align-items:center;gap:16px}.requests-search{background:#fff;border:1px solid #e7edf8;border-radius:12px;align-items:center;gap:10px;min-width:min(100%,320px);height:40px;padding:0 14px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.requests-search__icon{color:#c0c8d6;flex:none}.requests-search__input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:14px}.requests-search__input::placeholder{color:#a1a1aa}.requests-table-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.requests-table-section{flex:1;height:auto;min-height:0}.requests-table-scroll{flex:1;min-height:0;max-height:none;overflow-x:hidden}.requests-table-card__footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 20px 16px;display:flex}.requests-table-card__footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.requests-table-card__limit-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1}.requests-table-card__limit-select{color:#0f172a;background:#fff;border:1px solid #cdd9ec;border-radius:8px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1}.requests-table-card__footer .table-pagination{margin-left:auto}.requests-table-card__footer .table-pagination>div{justify-content:flex-end;padding:0}.table-pagination__request{align-items:center;gap:6px;display:inline-flex}.table-pagination__request-page,.table-pagination__request-arrow{color:#0f172a;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:500}.table-pagination__request-page{border-radius:6px;min-width:32px;height:32px;padding:0 8px}.table-pagination__request-page.is-active{color:#fff;background:#1d4ed8}.table-pagination__request-arrow{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.table-pagination__request-dots{color:#0f172a;padding:0 2px;font-size:18px;font-weight:600;line-height:1}.requests-table{table-layout:auto;width:100%}.requests-table__address{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;max-width:220px;display:-webkit-box;overflow:hidden}.requests-table__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.requests-table thead{border-bottom:1px solid #e8edf6}.requests-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:14px;padding-bottom:14px;font-size:12px;font-weight:600}.requests-table tbody td{color:#6b7280;vertical-align:top;border-bottom:1px solid #eef2f7;padding-top:16px;padding-bottom:16px;font-size:13px}.requests-table tbody tr:last-child td{border-bottom:none}.requests-table__row{cursor:pointer}.requests-table__row:hover{background:#fbfdff}.requests-table__row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.requests-table__material{color:#4b5563;font-weight:500}.requests-table__customer-link{color:#2563eb;font-weight:600;display:inline-block}@media (width<=960px){.requests-page{overflow:auto}.requests-page__controls{align-items:stretch}.requests-search{width:100%}.requests-table-card__footer{flex-direction:column;align-items:flex-start}.requests-table-card__footer-meta{width:100%}.requests-table-card__footer .table-pagination{width:100%;margin-left:0}.requests-table-card__footer .table-pagination>div{justify-content:flex-start}}.request-details-page{position:relative}.request-details-web{flex-direction:column;gap:20px;display:flex}.request-details-web__hero{background:radial-gradient(circle at 18% 18%,#bfdbfe52 0,#0000 26%),radial-gradient(circle at 82% 24%,#ffffff24 0,#0000 20%),linear-gradient(130deg,#2563eb 0%,#1d4ed8 44%,#312e81 100%);border:1px solid #60a5fa38;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 44px #2563eb38}.request-details-web__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 68%);border-radius:999px;width:280px;height:280px;position:absolute;inset:auto -8% -50% auto}.request-details-web__hero-start,.request-details-web__section-heading,.request-details-web__person-row,.request-details-web__section-toggle{gap:14px;display:flex}.request-details-web__hero-start{z-index:1;align-items:center;min-width:0;position:relative}.request-details-web__hero-back{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff38;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.request-details-web__hero-back:hover{background:#ffffff38;border-color:#ffffff57;transform:translateY(-1px)}.request-details-web__hero-copy{min-width:0}.request-details-web__hero-title{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.request-details-web__hero-meta,.request-details-web__hero-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.request-details-web__hero-action,.request-details-web__copy-button{cursor:pointer;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:transform .16s,background-color .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.request-details-web__hero-action:hover,.request-details-web__copy-button:hover{transform:translateY(-1px)}.request-details-web__hero-action:disabled{opacity:.7;cursor:not-allowed}.request-details-web__hero-action--primary{color:#1d4ed8;background:#fff;border-color:#dbeafe}.request-details-web__hero-action--secondary{color:#fee2e2;background:#7f1d1d2e;border-color:#fecaca52}.request-details-web__hero-action--secondary:hover{background:#7f1d1d42;border-color:#fecaca6b}.request-details-web__copy-button{color:#fff;background:#ffffff24}.request-details-web__notice{background:linear-gradient(135deg,#fff9f0 0%,#fff4e5 100%);border:1px solid #f6d2a9;border-radius:16px;padding:14px 18px}.request-details-web__layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start;gap:20px;display:grid}.request-details-web__main,.request-details-web__side,.request-details-web__route-card{flex-direction:column;gap:20px;display:flex}.request-details-web__card{border:1px solid #e2e8f0;border-radius:24px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 32px -4px #0f172a0f,0 4px 12px -2px #0f172a0a}.request-details-web__card:before{content:"";background:linear-gradient(#60a5fa 0%,#1d4ed8 100%);width:6px;position:absolute;inset:0 auto 0 0}.request-details-web__card--assignment{background:linear-gradient(#fff 0%,#f8fafc 100%)}.request-details-web__card--assignment:before{background:linear-gradient(#8b5cf6 0%,#3b82f6 100%)}.request-details-web__card--progress{background:linear-gradient(#fff 0%,#f8fafc 100%)}.request-details-web__card--progress:before{background:linear-gradient(#38bdf8 0%,#3b82f6 100%)}.request-details-web__card--customer{background:linear-gradient(#fff 0%,#fdf2f8 100%)}.request-details-web__card--customer:before{background:linear-gradient(#fb7185 0%,#e11d48 100%)}.request-details-web__card--driver{background:linear-gradient(#fff 0%,#f0fdf4 100%)}.request-details-web__card--driver:before{background:linear-gradient(#34d399 0%,#059669 100%)}.request-details-web__card--owners{background:linear-gradient(#fff 0%,#f8fafc 100%)}.request-details-web__card--owners:before{background:linear-gradient(#6366f1 0%,#3b82f6 100%)}.request-details-web__section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.request-details-web__section-head--compact{margin-bottom:16px}.request-details-web__section-heading{align-items:center}.request-details-web__section-title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.request-details-web__section-text,.request-details-web__timeline-text{color:#64748b;margin:4px 0 0;font-size:.85rem;font-weight:500;line-height:1.5}.request-details-web__inner-panel{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 4px 12px #0f172a05}.request-details-web__inner-panel--assignment{background:radial-gradient(circle at 100% 0,#dbeafe66,#0000 40%),linear-gradient(#fff 0%,#f8fafc 100%)}.request-details-web__material-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.request-details-web__status-badge{flex-shrink:0}.request-details-web__status-badge>span{border-radius:999px;min-height:36px;box-shadow:0 2px 8px #0000000a;padding:6px 16px!important;font-size:.875rem!important;font-weight:700!important}.request-details-web__material-copy,.request-details-web__person-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.request-details-web__material-title,.request-details-web__person-name{color:#0f172a;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.request-details-web__material-title{color:#1d4ed8}.request-details-web__material-subtitle{color:#64748b;margin:4px 0 0;font-size:.85rem;font-weight:500;line-height:1.45}.request-details-web__person-name{font-size:1rem}.request-details-web__person-contact{color:#64748b;margin:2px 0 0;font-size:.85rem;font-weight:500}.request-details-web__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.request-details-web__meta-grid--double{grid-template-columns:repeat(2,minmax(0,1fr))}.request-details-web__meta-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 2px 8px #0f172a05}.request-details-web__meta-item:first-child{background:linear-gradient(#f8fafc 0%,#fff 100%)}.request-details-web__meta-item:nth-child(2){background:linear-gradient(#fffbeb 0%,#fff 100%)}.request-details-web__meta-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.request-details-web__meta-value,.request-details-web__route-value{color:#0f172a;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.request-details-web__route-card{border-top:1px solid #e2e8f0;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px;display:flex}.request-details-web__route-item{border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.request-details-web__route-item:first-child{background:#f0fdf4;border-color:#dcfce7}.request-details-web__route-item:last-child{background:#eff6ff;border-color:#dbeafe}.request-details-web__person-row{align-items:center;gap:16px;display:flex}.request-details-web__section-toggle{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;width:100%;padding:0}.request-details-web__toggle-icon{color:#2563eb;transition:transform .16s;transform:rotate(-90deg)}.request-details-web__toggle-icon.is-open{transform:rotate(0)}.request-details-web__timeline{margin:22px 0 0;padding:0;list-style:none}.request-details-web__timeline--preview{margin-bottom:0}.request-details-web__timeline-item{grid-template-columns:20px minmax(0,1fr);gap:14px;padding-bottom:20px;display:grid}.request-details-web__timeline-track{justify-content:center;display:flex;position:relative}.request-details-web__timeline-item:not(:last-child) .request-details-web__timeline-track:after{content:"";border-left:1px dashed #c7d7f2;position:absolute;top:12px;bottom:-20px;left:50%;transform:translate(-50%)}.request-details-web__timeline-dot{z-index:1;background:#cbd5e1;border-radius:999px;width:12px;height:12px;margin-top:5px;position:relative}.request-details-web__timeline-dot--complete{background:#10b981;box-shadow:0 0 0 4px #10b98124}.request-details-web__timeline-dot--current{background:#2563eb;box-shadow:0 0 0 4px #2563eb29}.request-details-web__timeline-dot--terminal{background:#ef4444;box-shadow:0 0 0 4px #ef444424}.request-details-web__timeline-title{color:#111827;margin:0;font-size:.92rem;font-weight:600}.request-details-web__timeline-title.is-muted{color:#94a3b8}.request-details-web__timeline-preview-note{color:#2563eb;margin:-2px 0 0 34px;font-size:.82rem;font-weight:600}.request-details-web__driver-block{flex-direction:column;display:flex}.request-details-web__owners-card{padding:20px}.request-details-web__owner-list{flex-direction:column;gap:14px;display:flex}.request-details-web__owner-item{background:radial-gradient(circle at 100% 0,#bfdbfe4d,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe5f4;border-radius:18px;padding:16px;box-shadow:inset 0 1px #ffffffbf}.request-details-web__owner-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.request-details-web__owner-kicker{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.72rem;font-weight:700}.request-details-web__owner-title{color:#111827;margin:0;font-size:1.02rem;font-weight:700;line-height:1.35}.request-details-web__owner-status{flex-shrink:0}.request-details-web__owner-status>span{min-height:32px;padding:6px 12px!important;font-size:.8rem!important}.request-details-web__owner-details{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.request-details-web__owner-detail{grid-template-columns:108px minmax(0,1fr);align-items:start;gap:10px;display:grid}.request-details-web__owner-detail-label{color:#64748b;font-size:.8rem;font-weight:600}.request-details-web__owner-detail-value{color:#0f172a;word-break:break-word;font-size:.92rem;font-weight:600;line-height:1.45}.request-details-web__owner-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.request-details-web__owner-chip{color:#31548f;background:#eef4ff;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.request-details-web__owner-actions{gap:10px;margin-top:16px;display:flex}.request-details-web__owners-empty{padding:8px 0 4px}.request-details-web__owner-skeleton{background:linear-gradient(90deg,#eef2ff 0%,#f8fbff 50%,#eef2ff 100%) 0 0/200% 100%;border-radius:18px;height:156px;animation:1.4s linear infinite request-details-owner-shimmer}.request-details-web__owners-pagination{margin-top:14px}.request-details-web__sidebar-actions{border-top:1px solid #e3ebf7;flex-direction:column;gap:12px;margin-top:18px;padding-top:18px;display:flex}.request-details-web .request-details-icon-box{border:1px solid #0000;border-radius:12px;width:42px;height:42px;box-shadow:0 10px 24px #0f172a14}.request-details-web .request-details-icon-box--neutral{color:#475569;background:linear-gradient(#fff 0%,#eef4ff 100%);border-color:#d8e2f0}.request-details-web .request-details-icon-box--violet{color:#6d28d9;background:linear-gradient(#ede9fe 0%,#ddd6fe 100%);border-color:#ddd6fe}.request-details-web .request-details-icon-box--sky{color:#1d4ed8;background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border-color:#bfdbfe}.request-details-web .request-details-icon-box--rose{color:#e11d48;background:linear-gradient(#ffe4e6 0%,#fecdd3 100%);border-color:#fecdd3}.request-details-web .request-details-icon-box--green{color:#15803d;background:linear-gradient(#dcfce7 0%,#bbf7d0 100%);border-color:#bbf7d0}.request-details-web .request-details-icon-box--amber{color:#b45309;background:linear-gradient(#fef3c7 0%,#fde68a 100%);border-color:#fde68a}.request-details-web .request-details-icon-box--indigo{color:#4338ca;background:linear-gradient(#e0e7ff 0%,#c7d2fe 100%);border-color:#c7d2fe}.request-details-web .request-details-avatar{color:#1d4ed8;background:linear-gradient(135deg,#fff 0%,#eef4ff 100%);border:1px solid #ffffffb3;width:56px;height:56px;font-size:1.25rem;font-weight:700;box-shadow:0 10px 22px #2563eb1f}.request-details-web .request-details-nav-row{box-shadow:none;background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#d8e2f0}.request-details-web .request-details-nav-row:hover{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border-color:#bfd2ef}.request-details-web .request-details-chevron{color:#2563eb}.request-details-web .request-details-track-btn{box-shadow:0 14px 28px #2563eb29}@keyframes request-details-owner-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1080px){.request-details-web__layout{grid-template-columns:1fr}}@media (width<=720px){.request-details-web__hero{flex-direction:column;align-items:stretch;padding:18px}.request-details-web__hero-meta{justify-content:flex-start}.request-details-web__hero-actions{width:100%}.request-details-web__hero-action,.request-details-web__copy-button{flex:1;min-width:0}.request-details-web__hero-title,.request-details-web__material-title,.request-details-web__person-name{font-size:1.3rem}.request-details-web__section-title{font-size:1.15rem}.request-details-web__material-bar,.request-details-web__person-row,.request-details-web__section-heading{align-items:flex-start}.request-details-web__meta-grid{grid-template-columns:1fr}.request-details-web__owner-head,.request-details-web__owner-actions{flex-direction:column;align-items:stretch}.request-details-web__owner-detail{grid-template-columns:1fr;gap:2px}}.trips-page{height:100%;min-height:100%;overflow:hidden}.trips-page__controls{justify-content:space-between;align-items:center;gap:16px}.trips-search{background:#fff;border:1px solid #e7edf8;border-radius:12px;align-items:center;gap:10px;min-width:min(100%,320px);height:40px;padding:0 14px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.trips-search__icon{color:#c0c8d6;flex:none}.trips-search__input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:14px}.trips-search__input::placeholder{color:#a1a1aa}.trips-table-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.trips-table-section{flex:1;height:auto;min-height:0}.trips-table-scroll{flex:1;min-height:0;max-height:none;overflow-x:hidden}.trips-table-card__footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 20px 16px;display:flex}.trips-table-card__footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.trips-table-card__limit-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1}.trips-table-card__limit-select{color:#0f172a;background:#fff;border:1px solid #cdd9ec;border-radius:8px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1}.trips-table-card__footer .table-pagination{margin-left:auto}.trips-table-card__footer .table-pagination>div{justify-content:flex-end;padding:0}.trips-table{table-layout:fixed;width:100%;min-width:100%}.trips-table__address{width:100%;display:block}.trips-table__truncate{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;max-width:220px;display:-webkit-box;overflow:hidden}.trips-table thead{border-bottom:1px solid #e8edf6}.trips-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:14px;padding-bottom:14px;font-size:12px;font-weight:600}.trips-table tbody td{color:#6b7280;vertical-align:top;border-bottom:1px solid #eef2f7;padding-top:16px;padding-bottom:16px;font-size:13px}.trips-table tbody tr:last-child td{border-bottom:none}.trips-table__row{cursor:pointer}.trips-table__row:hover{background:#fbfdff}.trips-table__row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.trips-table__material{color:#4b5563;font-weight:500}.trips-table__driver-link{color:#2563eb;font-weight:600;display:inline-block}@media (width<=960px){.trips-page{overflow:auto}.trips-page__controls{align-items:stretch}.trips-search{width:100%}.trips-table-card__footer{flex-direction:column;align-items:flex-start}.trips-table-card__footer-meta{width:100%}.trips-table-card__footer .table-pagination{width:100%;margin-left:0}.trips-table-card__footer .table-pagination>div{justify-content:flex-start}}.vehicles-page{height:100%;min-height:100%;overflow:hidden}.vehicles-page__controls{justify-content:space-between;align-items:center;gap:16px}.vehicles-search{background:#fff;border:1px solid #e7edf8;border-radius:12px;align-items:center;gap:10px;min-width:min(100%,320px);height:40px;padding:0 14px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.vehicles-search__icon{color:#c0c8d6;flex:none}.vehicles-search__input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:14px}.vehicles-search__input::placeholder{color:#a1a1aa}.vehicles-table-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.vehicles-table-section{flex:1;height:auto;min-height:0}.vehicles-table-scroll{flex:1;min-height:0;max-height:none}.vehicles-table-card__footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 20px 16px;display:flex}.vehicles-table-card__footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.vehicles-table-card__limit-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1}.vehicles-table-card__limit-select{color:#0f172a;background:#fff;border:1px solid #cdd9ec;border-radius:8px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1}.vehicles-table-card__footer .table-pagination{margin-left:auto}.vehicles-table-card__footer .table-pagination>div{justify-content:flex-end;padding:0}.vehicles-table{table-layout:auto}.vehicles-table thead{border-bottom:1px solid #e8edf6}.vehicles-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:14px;padding-bottom:14px;font-size:12px;font-weight:600}.vehicles-table tbody td{color:#6b7280;vertical-align:top;border-bottom:1px solid #eef2f7;padding-top:16px;padding-bottom:16px;font-size:13px}.vehicles-table tbody tr:last-child td{border-bottom:none}.vehicles-table__row{cursor:pointer}.vehicles-table__row:hover{background:#fbfdff}.vehicles-table__row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.vehicles-table__vehicle-primary{color:#4b5563;font-weight:500}.vehicles-table__vehicle-link{color:#2563eb;font-weight:600;display:inline-block}.vehicles-table__actions{white-space:nowrap}@media (width<=960px){.vehicles-page{overflow:auto}.vehicles-page__controls{align-items:stretch}.vehicles-search{width:100%}.vehicles-table-card__footer{flex-direction:column;align-items:flex-start}.vehicles-table-card__footer-meta{width:100%}.vehicles-table-card__footer .table-pagination{width:100%;margin-left:0}.vehicles-table-card__footer .table-pagination>div{justify-content:flex-start}}.drivers-page{height:100%;min-height:100%;overflow:hidden}.drivers-page__controls{justify-content:space-between;align-items:center;gap:16px}.drivers-search{background:#fff;border:1px solid #e7edf8;border-radius:12px;align-items:center;gap:10px;min-width:min(100%,320px);height:40px;padding:0 14px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.drivers-search__icon{color:#c0c8d6;flex:none}.drivers-search__input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:14px}.drivers-search__input::placeholder{color:#a1a1aa}.drivers-table-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.drivers-table-section{flex:1;height:auto;min-height:0}.drivers-table-scroll{flex:1;min-height:0;max-height:none}.drivers-table-card__footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 20px 16px;display:flex}.drivers-table-card__footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.drivers-table-card__limit-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1}.drivers-table-card__limit-select{color:#0f172a;background:#fff;border:1px solid #cdd9ec;border-radius:8px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1}.drivers-table-card__footer .table-pagination{margin-left:auto}.drivers-table-card__footer .table-pagination>div{justify-content:flex-end;padding:0}.drivers-table{table-layout:fixed;width:100%;min-width:100%}.drivers-table thead{border-bottom:1px solid #e8edf6}.drivers-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:14px;padding-bottom:14px;font-size:12px;font-weight:600}.drivers-table tbody td{color:#6b7280;vertical-align:top;border-bottom:1px solid #eef2f7;padding-top:16px;padding-bottom:16px;font-size:13px}.drivers-table tbody tr:last-child td{border-bottom:none}.drivers-table__row{cursor:pointer}.drivers-table__row:hover{background:#fbfdff}.drivers-table__row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.drivers-table__primary{color:#4b5563;font-weight:500}.drivers-table__name-link{color:#2563eb;font-weight:600;display:inline-block}.drivers-table__driver-cell{align-items:center;gap:10px;min-width:0;display:flex}@media (width<=960px){.drivers-page{overflow:auto}.drivers-page__controls{align-items:stretch}.drivers-search{width:100%}.drivers-table-card__footer{flex-direction:column;align-items:flex-start}.drivers-table-card__footer-meta{width:100%}.drivers-table-card__footer .table-pagination{width:100%;margin-left:0}.drivers-table-card__footer .table-pagination>div{justify-content:flex-start}}.sub-owners-page{height:100%;min-height:100%;overflow:hidden}.sub-owners-page__controls{justify-content:space-between;align-items:center;gap:16px}.sub-owners-search{background:#fff;border:1px solid #e7edf8;border-radius:12px;align-items:center;gap:10px;min-width:min(100%,320px);height:40px;padding:0 14px;display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.sub-owners-search__icon{color:#c0c8d6;flex:none}.sub-owners-search__input{color:#475569;background:0 0;border:none;outline:none;width:100%;font-size:14px}.sub-owners-search__input::placeholder{color:#a1a1aa}.sub-owners-table-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.sub-owners-table-section{flex:1;height:auto;min-height:0}.sub-owners-table-scroll{flex:1;min-height:0;max-height:none}.sub-owners-table-card__footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 20px 16px;display:flex}.sub-owners-table-card__footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.sub-owners-table-card__limit-label{color:#6b7280;font-size:13px;font-weight:500;line-height:1}.sub-owners-table-card__limit-select{color:#0f172a;background:#fff;border:1px solid #cdd9ec;border-radius:8px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1}.sub-owners-table-card__footer .table-pagination{margin-left:auto}.sub-owners-table-card__footer .table-pagination>div{justify-content:flex-end;padding:0}.sub-owners-table{table-layout:fixed;width:100%;min-width:100%}.sub-owners-table thead{border-bottom:1px solid #e8edf6}.sub-owners-table thead th{color:#a1a1aa;text-transform:none;letter-spacing:0;border-bottom:1px solid #e8edf6;padding-top:14px;padding-bottom:14px;font-size:12px;font-weight:600}.sub-owners-table tbody td{color:#6b7280;vertical-align:top;border-bottom:1px solid #eef2f7;padding-top:16px;padding-bottom:16px;font-size:13px}.sub-owners-table tbody tr:last-child td{border-bottom:none}.sub-owners-table tbody tr:hover:not(.empty-row){background:#fbfdff}.sub-owners-table__primary{color:#4b5563;font-weight:500}.sub-owners-table__name-link{color:#2563eb;font-weight:600;display:inline-block}@media (width<=960px){.sub-owners-page{overflow:auto}.sub-owners-page__controls{align-items:stretch}.sub-owners-search{width:100%}.sub-owners-table-card__footer{flex-direction:column;align-items:flex-start}.sub-owners-table-card__footer-meta{width:100%}.sub-owners-table-card__footer .table-pagination{width:100%;margin-left:0}.sub-owners-table-card__footer .table-pagination>div{justify-content:flex-start}}.module-page.subscription-root{background:linear-gradient(#f8fbff 0%,#f3f6fb 100%)}.subscription-root{scrollbar-width:thin;scrollbar-color:var(--color-border-subtle) transparent;flex-direction:column;gap:16px;height:100%;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.subscription-root::-webkit-scrollbar{width:8px}.subscription-root::-webkit-scrollbar-thumb{background:var(--color-border-subtle);border-radius:999px}.subscription-root::-webkit-scrollbar-track{background:0 0}.subscription-page{flex-direction:column;gap:16px;min-height:0;padding-bottom:24px;display:flex}.subscription-page--split{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.subscription-side{flex-direction:column;gap:14px;display:flex}.subscription-back-btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e7edf8;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;transition:border-color .15s,background-color .15s,color .15s;display:grid;box-shadow:0 4px 12px #0f172a0a}.subscription-back-btn:hover{color:#2563eb;background:#f8fafc;border-color:#bfdbfe}.subscription-main{flex-direction:column;gap:16px;display:flex}.subscription-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.subscription-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.subscription-title{color:#111827;align-items:center;gap:10px;display:flex}.subscription-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.subscription-stat-card{min-height:98px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;background:#fff!important;border:1px solid #e7edf8!important;border-radius:14px!important;padding:18px 18px 16px!important;box-shadow:0 8px 18px #0f172a0d!important}.subscription-stat-card:before{content:"";background:var(--subscription-accent,#2563eb);border-radius:14px 0 0 14px;width:4px;position:absolute;top:0;bottom:0;left:0}.subscription-stat-card__label{color:#4b5563;font-size:13px;font-weight:600;line-height:1.35}.subscription-stat-card__metric{align-items:center;gap:12px;margin-top:14px;display:flex}.subscription-stat-card__icon{background:color-mix(in srgb, var(--subscription-accent,#2563eb) 12%, #fff);width:34px;height:34px;color:var(--subscription-accent,#2563eb);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.subscription-stat-card__value{color:var(--subscription-accent,#2563eb);font-size:24px;font-weight:700;line-height:1}.subscription-tabs-card{background:#fff!important;border:1px solid #e7edf8!important;border-radius:18px!important;padding:14px 16px!important;box-shadow:0 8px 18px #0f172a0d!important}.subscription-tab-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.subscription-tab{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.subscription-tab:hover{color:#2563eb;border-color:#bfdbfe}.subscription-tab.is-active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.subscription-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.subscription-plan-card{flex-direction:column;gap:0;transition:transform .16s,box-shadow .16s;display:flex;background:#fff!important;border:1px solid #e7edf8!important;border-radius:18px!important;padding:20px!important;box-shadow:0 8px 18px #0f172a0d!important}.subscription-plan-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0f172a14}.subscription-plan-card__top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.subscription-plan-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.subscription-plan-card__title{color:#111827;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.2}.subscription-plan-card__desc{color:#64748b;min-height:42px;margin:0;font-size:14px;line-height:1.5}.subscription-plan-card__price-row{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:12px;display:flex}.subscription-plan-card__price{color:#2563eb;font-size:24px;font-weight:700;line-height:1}.subscription-plan-card__cycle{color:#64748b;font-size:14px;font-weight:500}.subscription-plan-card__features{gap:8px;margin-top:14px;display:grid}.subscription-plan-card__feature{color:#6b7280;font-size:13px;line-height:1.45}.sub-pill{color:#1d4ed8;text-transform:uppercase;letter-spacing:.04em;background:#eaf2ff;border:1px solid #dbeafe;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:600;line-height:1}.subscription-state-card{background:#fff!important;border:1px solid #e7edf8!important;border-radius:18px!important;padding:20px!important;box-shadow:0 8px 18px #0f172a0d!important}.subscription-state-card--muted{color:#64748b;font-size:14px;line-height:1.5}.subscription-error-card{color:#b91c1c;font-size:14px;line-height:1.5;background:#fff5f5!important;border:1px solid #ef444433!important;border-radius:18px!important;padding:14px 18px!important}.subscription-modal-backdrop{z-index:40;background-color:#0f172a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.subscription-modal-card{background:#fff;border:1px solid #e7edf8;border-radius:18px;width:100%;max-width:640px;padding:22px 24px;box-shadow:0 24px 60px #0f172a33}.subscription-modal-card--confirm{max-width:420px}.subscription-modal-card__body{color:#64748b;margin:0;font-size:14px;line-height:1.55}.subscription-modal-card__title{color:#111827;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.2}.subscription-modal-card__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.sub-toggle-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.sub-toggle-copy{gap:2px;display:grid}.sub-toggle-copy p{color:#64748b;font-size:13px;line-height:1.45}.sub-toggle{cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background-color .2s;position:relative}.sub-toggle:after{content:"";background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px}.sub-toggle.on{background:#2563eb}.sub-toggle.off{background:#d1d5db}.sub-toggle.on:after{transform:translate(18px)}.sub-label{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:8px;font-size:11px;font-weight:600}.sub-field{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;width:100%;height:42px;padding:0 14px;font-size:13px}.sub-field.textarea{resize:none;height:76px;padding:10px 14px}.sub-field:focus{outline-offset:0;border-color:#93c5fd;outline:2px solid #93c5fd}.sub-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subscription-panel-card{background:#fff!important;border:1px solid #e7edf8!important;border-radius:18px!important;box-shadow:0 8px 18px #0f172a0d!important}@media (width<=1180px){.subscription-page--split{grid-template-columns:1fr}}@media (width<=1240px){.subscription-metrics-grid,.subscription-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.subscription-metrics-grid,.subscription-plans-grid{grid-template-columns:1fr}}.subscription-root table{border-collapse:collapse;border:1px solid #e5e7eb;width:100%}.subscription-root th,.subscription-root td{border:1px solid #e5e7eb;padding:8px 12px}.subscription-root th{background:#f8fafc}
