.auth-page.auth-page--login-v2{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;padding:0;background:#0f172a;color:#e5e7eb;font-family:Plus Jakarta Sans,system-ui,sans-serif}.login-header{width:100%;display:flex;justify-content:center;padding:1rem 2rem;background:#0f172aeb;border-bottom:1px solid rgba(148,163,184,.16)}.login-header__inner{width:100%;max-width:1240px;display:flex;align-items:center;gap:.75rem}.login-header__title{font-size:1.375rem;font-weight:700;color:#f8fafc}.login-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem}.login-grid{width:100%;max-width:1240px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(340px,460px) minmax(220px,1fr);gap:2rem;align-items:center}.login-panel--left,.login-panel--right{min-width:0}.login-panel__content{max-width:320px}.login-panel__heading{margin:0 0 .75rem;font-size:2rem;font-weight:800;color:#f8fafc;line-height:1.15}.login-panel__sub{margin:0 0 1.25rem;font-size:1rem;line-height:1.6;color:#cbd5e1}.login-panel__deco{color:#cbd5e1;opacity:.9}.login-panel--center{display:flex;justify-content:center}.login-panel__form-wrap,.auth-card.auth-card--login{width:100%}.auth-card.auth-card--login{max-width:460px;padding:2rem;background:#1e293beb;border:1px solid rgba(148,163,184,.18);border-radius:18px;box-shadow:0 20px 50px #02061759}.auth-form__info{display:flex;align-items:center;gap:.625rem;margin:0 0 1.25rem;color:#cbd5e1;font-size:.95rem}.auth-form__info-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#94a3b829}.auth-form__info--error{color:#fecaca}.auth-form__info--error .auth-form__info-icon{background:#ef444429}.auth-form__input-group{display:flex;align-items:stretch;margin-bottom:1rem;border:1px solid rgba(148,163,184,.18);border-radius:12px;overflow:hidden;background:#0f172ae0}.auth-form__input-group:focus-within{border-color:#7367f0;box-shadow:0 0 0 3px #7367f02e}.auth-form__input-icon{width:50px;min-width:50px;display:inline-flex;align-items:center;justify-content:center;background:#161d31;color:#fff}.auth-form__input{flex:1;min-width:0;border:0;outline:0;padding:.9rem 1rem;font-size:1rem;color:#f8fafc;background:transparent}.auth-form__input::placeholder{color:#94a3b8}.auth-form__options{display:flex;align-items:center;justify-content:flex-start;margin:0 0 1.25rem}.auth-form__remember{display:inline-flex;align-items:center;gap:.5rem;color:#cbd5e1;font-size:.95rem}.auth-form__remember input{width:1rem;height:1rem;accent-color:#7367f0}.auth-form__submit.auth-form__submit--teal{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.95rem 1.25rem;border:0;border-radius:12px;background:#7367f0;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.auth-form__submit.auth-form__submit--teal:hover:not(:disabled){background:#6254ea}.auth-form__submit:disabled{opacity:.7;cursor:default}.login-panel__content--motivation{max-width:300px;margin-left:auto}.login-panel__motivation-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#f8fafc}.login-panel__motivation-list{margin:0;padding-left:1.125rem}.login-panel__motivation-item{margin-bottom:.75rem;color:#cbd5e1;line-height:1.5}.auth-login__site-footer{padding:.9rem 1rem 1.25rem;text-align:center;color:#cbd5e1;background:transparent}@media(max-width:992px){.login-grid{grid-template-columns:1fr;max-width:520px}.login-panel--left,.login-panel--right{display:none}}@media(max-width:640px){.login-header,.login-main{padding-left:1rem;padding-right:1rem}.auth-card.auth-card--login{padding:1.25rem}.login-header__title{font-size:1.1rem}}:root{--primary: #3b82f6;--primary-hover: #2563eb;--accent: #3b82f6;--accent-hover: #2563eb;--heading: #111827;--subtext: #6b7280;--border: #e5e7eb;--bg-page: #f8fafc;--text-primary: #111827;--gray-900: #111827;--gray-700: #374151;--gray-600: #4b5563;--gray-500: #6b7280;--gray-400: #9ca3af;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--white: #ffffff;--green: #10b981;--yellow: #eab308;--radius: 10px;--radius-lg: 16px;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 40px rgba(0, 0, 0, .08);--font: "Plus Jakarta Sans", system-ui, sans-serif;--accent-bg: #eff6ff;--accent-muted: #93c5fd;--login-teal: var(--primary);--login-teal-hover: var(--primary-hover);--login-icon-bg: #161d31;--login-input-bg: #f5f5f5;--login-input-border: #e5e7eb;--login-input-focus: var(--primary);--vuexy-nav: #283046;--vuexy-nav-hover: rgba(255, 255, 255, .08);--vuexy-nav-text: rgba(255, 255, 255, .85);--vuexy-nav-text-muted: rgba(255, 255, 255, .6);--vuexy-dropdown: #2d3548;--vuexy-dropdown-hover: rgba(255, 255, 255, .06);--vuexy-content-bg: #161d31;--vuexy-card-bg: #252d42;--vuexy-card-border: rgba(255, 255, 255, .06);--vuexy-active-purple: #7367f0;--vuexy-active-bg: rgba(115, 103, 240, .16);--vuexy-card-shadow: 0 4px 24px -2px rgba(0, 0, 0, .25);--vuexy-text: #e7e7ed;--vuexy-text-muted: #a5a5b8}.dashboard{--form-input-bg: #2d3548;--form-input-border: rgba(255, 255, 255, .12);--form-input-color: #e7e7ed;--form-label-color: #e7e7ed;--form-helper-color: #a5a5b8;--form-placeholder-color: #a5a5b8;--form-focus-border: var(--vuexy-active-purple);--form-focus-ring: rgba(115, 103, 240, .25)}[data-theme=light]{--vuexy-content-bg: #f5f5f9;--vuexy-card-bg: #ffffff;--vuexy-card-border: rgba(34, 41, 47, .08);--vuexy-text: #2d3748;--vuexy-text-muted: #718096;--vuexy-card-shadow: 0 4px 24px -2px rgba(34, 41, 47, .08);--vuexy-nav: #ffffff;--vuexy-nav-hover: rgba(0, 0, 0, .06);--vuexy-nav-text: #1e293b;--vuexy-nav-text-muted: #64748b;--vuexy-dropdown: #ffffff;--vuexy-dropdown-hover: #f1f5f9}[data-theme=light] .dashboard__header{border-bottom-color:#e2e8f0;box-shadow:0 1px 3px #0000000f}[data-theme=light] .dashboard__top-bar-title{color:#1e293b}[data-theme=light] .dashboard__nav-bar{border-top-color:#e2e8f0}[data-theme=light] .dashboard__nav-link:hover,[data-theme=light] .dashboard__nav-dropdown:hover .dashboard__nav-dropdown-trigger{color:#0f172a;background:#0000000f}[data-theme=light] .dashboard__dropdown-menu{border-color:#e2e8f0;box-shadow:0 10px 40px #0000001f}[data-theme=light] .dashboard__dropdown-item{color:#334155}[data-theme=light] .dashboard__dropdown-item:hover{background:#f1f5f9;color:#0f172a}[data-theme=light] .dashboard__dropdown-item--active{background:#7367f01f;color:var(--vuexy-active-purple)}[data-theme=light] .dashboard__drawer{background:#fff;border-right-color:#e2e8f0;box-shadow:4px 0 24px #00000014}[data-theme=light] .dashboard__drawer-link,[data-theme=light] .dashboard__drawer-sublink{color:#334155}[data-theme=light] .dashboard__drawer-link:hover,[data-theme=light] .dashboard__drawer-sublink:hover{background:#f1f5f9;color:#0f172a}[data-theme=light] .dashboard__drawer-label{color:#64748b}[data-theme=light] .dashboard__menu-toggle{background:#0000000f;color:#334155}[data-theme=light] .dashboard__menu-toggle:hover{background:#0000001a;color:#0f172a}[data-theme=light] .dashboard__icon-btn{color:#475569}[data-theme=light] .dashboard__icon-btn:hover{background:#0000000f;color:#0f172a}[data-theme=light] .dashboard__theme-dropdown{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 40px #0000001f}[data-theme=light] .dashboard__theme-option{color:#334155}[data-theme=light] .dashboard__theme-option:hover{background:#f1f5f9;color:#0f172a}[data-theme=light] .dashboard__theme-option--active{background:#7367f01f;color:var(--vuexy-active-purple)}[data-theme=light] .dashboard{--form-input-bg: #ffffff;--form-input-border: #e2e8f0;--form-input-color: #1e293b;--form-label-color: #334155;--form-helper-color: #64748b;--form-placeholder-color: #94a3b8;--form-focus-border: var(--vuexy-active-purple);--form-focus-ring: rgba(115, 103, 240, .2)}[data-theme=light] .dashboard-data-card__head{background:#f8fafc;border-bottom-color:var(--vuexy-card-border)}[data-theme=light] .dashboard-data-card__table-wrap{background:#f8fafc}[data-theme=light] .dashboard-data-card__table th{background:#f1f5f9;color:#334155}[data-theme=light] .dashboard-data-card__table td{color:#475569}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font);background:var(--bg-page);color:var(--text-primary);line-height:1.6;min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.app{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a.btn--primary,button.btn--primary,.nav__links a.btn--primary{color:var(--white);background:var(--primary)}.nav__links a.btn--primary:hover{background:var(--primary-hover)}.nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:var(--white);border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow)}@media(max-width:768px){.nav{padding:.75rem 1rem}.nav__brand{font-size:1rem;min-width:0}}.nav__brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:var(--accent)}.nav__logo-img{width:36px;height:36px;object-fit:contain;flex-shrink:0;display:block}.nav__links{display:flex;align-items:center;gap:2rem}.nav__links a{color:var(--gray-700);font-weight:500;transition:color .2s}.nav__links a:hover{color:var(--gray-900)}.nav__username{font-weight:600;color:var(--gray-800);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav__username--mobile{padding:.5rem 0;margin-top:.25rem;border-bottom:1px solid var(--gray-100)}.nav__menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;border:none;border-radius:var(--radius);background:var(--gray-100);color:var(--gray-700);cursor:pointer;transition:background .2s,color .2s}.nav__menu-toggle:hover{background:var(--gray-200, #e5e7eb);color:var(--gray-900)}.nav__hamburger{display:block;width:20px;height:2px;background:currentColor;border-radius:1px}.nav__backdrop{position:fixed;inset:0;background:#0000004d;z-index:99;animation:navFadeIn .2s ease}.nav__mobile{position:fixed;top:0;right:0;width:280px;max-width:85vw;height:100vh;background:var(--white);z-index:101;box-shadow:-4px 0 20px #0000001a;transform:translate(100%);transition:transform .25s ease;padding:5rem 1.5rem 1.5rem}.nav__mobile--open{transform:translate(0)}.nav__mobile-links{display:flex;flex-direction:column;gap:.5rem}.nav__mobile-links a,.nav__mobile-links .btn{display:block;padding:.75rem 1rem;color:var(--gray-700);font-weight:500;text-align:left;border-radius:var(--radius);transition:background .2s,color .2s}.nav__mobile-links a:hover{color:var(--gray-900);background:var(--gray-50)}.nav__mobile-links .btn{margin-top:.5rem;justify-content:center}@keyframes navFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.nav__menu-toggle{display:flex}.nav__links{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-family:var(--font);font-weight:600;font-size:.95rem;border-radius:var(--radius);cursor:pointer;transition:all .2s;border:none}.btn--primary{background:var(--primary);color:var(--white)}.btn--primary:hover{background:var(--primary-hover);box-shadow:0 4px 14px #3b82f666}.btn--secondary{background:var(--white);color:var(--gray-900);border:2px solid var(--gray-700)}.btn--secondary:hover{border-color:var(--gray-900);background:var(--gray-50)}.btn--white{background:var(--white);color:var(--accent)}.btn--white:hover{background:var(--gray-50);box-shadow:var(--shadow-lg)}.btn--outline-white{background:transparent;color:var(--white);border:2px solid var(--white)}.btn--outline-white:hover{background:#ffffff26}.welcome-section{padding:3rem 2rem 4rem;background:var(--white)}.welcome-section__inner{max-width:1100px;margin:0 auto}.welcome-section__header{text-align:center;margin-bottom:3rem}.welcome-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--gray-900);text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5rem;line-height:1.3}.welcome-section__title-accent{color:var(--accent)}.welcome-section__tagline{font-size:1.05rem;color:var(--gray-600);margin:0;line-height:1.5}.welcome-section__features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.welcome-feature{text-align:center}.welcome-feature__icon{width:80px;height:80px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--white);border-radius:50%}.welcome-feature__icon svg{width:36px;height:36px}.welcome-feature__title{font-size:1rem;font-weight:700;color:var(--gray-900);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .75rem}.welcome-feature__desc{font-size:.95rem;color:var(--gray-600);line-height:1.6;margin:0}@media(max-width:900px){.welcome-section__features{grid-template-columns:1fr}}@media(max-width:768px){.welcome-section{padding:2.5rem 1rem 3rem}.welcome-section__header{margin-bottom:2rem}}.hero{padding:4rem 2rem 5rem;background:linear-gradient(180deg,var(--accent-bg) 0%,var(--white) 70%)}.hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:900px){.hero__inner{grid-template-columns:1fr;text-align:center}.hero__actions{justify-content:center}.hero__badge{margin-left:auto;margin-right:auto}}@media(max-width:768px){.hero{padding:2.5rem 1rem 3.5rem}.hero__inner{gap:2rem}.hero__subtitle{max-width:100%}.hero__card-grid{grid-template-columns:1fr}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--white);border:1px solid var(--gray-100);border-radius:100px;font-size:.875rem;color:var(--gray-700);margin-bottom:1.5rem;box-shadow:var(--shadow)}.hero__badge-icon{width:20px;height:20px;color:var(--accent)}.hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;color:var(--gray-900);margin-bottom:1rem}.hero__title-accent{color:var(--accent)}.hero__subtitle{font-size:1.1rem;color:var(--gray-700);max-width:520px;margin-bottom:1.75rem}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero__card{background:var(--white);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--gray-100)}.hero__card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--gray-100)}.hero__card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--accent)}.hero__card-icon svg{width:24px;height:24px}.hero__card-title{font-size:1rem;font-weight:700;color:var(--gray-900)}.hero__card-subtitle{font-size:.85rem;color:var(--gray-500);margin-top:.15rem}.hero__card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hero__stat{background:var(--gray-50);border-radius:var(--radius);padding:1rem;text-align:center}.hero__stat-value{display:block;font-size:1.5rem;font-weight:800;color:var(--gray-900)}.hero__stat-value--blue{color:var(--accent)}.hero__stat-value--green{color:var(--green)}.hero__stat-label{font-size:.8rem;color:var(--gray-500);margin-top:.25rem}.stats{padding:3rem 2rem;background:var(--white)}.stats__inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:768px){.stats__inner{grid-template-columns:repeat(2,1fr);gap:1.25rem}.stats{padding:2rem 1rem}}@media(max-width:480px){.stats__inner{grid-template-columns:1fr}}.stats__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.stats__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--accent-bg);color:var(--accent);border-radius:50%}.stats__icon svg{width:28px;height:28px}.stats__value{font-size:1.75rem;font-weight:800;color:var(--gray-900)}.stats__label{font-size:.9rem;color:var(--gray-600)}.features-section{padding:4rem 2rem;background:var(--white)}.features-section__inner{max-width:1100px;margin:0 auto}.features-section__title{font-size:2.25rem;font-weight:800;color:var(--gray-900);text-align:center;margin-bottom:.5rem}.features-section__subtitle{font-size:1.05rem;color:var(--gray-600);text-align:center;max-width:640px;margin:0 auto 3rem;line-height:1.65}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid{grid-template-columns:1fr}}@media(max-width:768px){.features-section{padding:3rem 1rem}.features-section__title{font-size:1.75rem}.features-section__subtitle{margin-bottom:2rem}}.feature-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:1.75rem;transition:box-shadow .2s,border-color .2s}.feature-card:hover{border-color:var(--accent-muted);box-shadow:var(--shadow-lg)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--accent-bg);color:var(--accent);border-radius:var(--radius);margin-bottom:1rem}.feature-card__icon svg{width:26px;height:26px}.feature-card__title{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.feature-card__desc{font-size:.95rem;color:var(--gray-600);line-height:1.6}.why-section{padding:4rem 2rem;background:var(--gray-50)}.why-section__inner{max-width:1100px;margin:0 auto}.why-section__title{font-size:2.25rem;font-weight:800;color:var(--gray-900);text-align:center;margin-bottom:.5rem}.why-section__subtitle{font-size:1.05rem;color:var(--gray-600);text-align:center;max-width:640px;margin:0 auto 3rem;line-height:1.65}.why-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:900px){.why-section__grid{grid-template-columns:1fr}}@media(max-width:768px){.why-section{padding:3rem 1rem}.why-section__title{font-size:1.75rem}.why-section__subtitle{margin-bottom:2rem}.why-section__grid{gap:2rem}}.why-benefits__title,.why-testimonials__title{font-size:1.25rem;font-weight:700;color:var(--gray-900);margin-bottom:1rem}.why-benefits__list{list-style:none}.why-benefits__list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:var(--gray-700);font-size:1rem}.why-benefits__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--accent);color:var(--white);border-radius:50%}.why-benefits__check svg{width:14px;height:14px}.testimonial-cards{display:flex;flex-direction:column;gap:1rem}.testimonial-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.testimonial-card__stars{color:var(--yellow);font-size:1rem;letter-spacing:.1em;margin-bottom:.5rem}.testimonial-card__quote{font-size:.95rem;color:var(--gray-700);line-height:1.6;margin-bottom:.5rem}.testimonial-card__company{font-size:.9rem;font-weight:600;color:var(--gray-900)}.cta{padding:4rem 2rem;background:var(--accent);text-align:center}.cta__inner{max-width:640px;margin:0 auto}.cta__title{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:.75rem}.cta__subtitle{font-size:1.1rem;color:#ffffffe6;margin-bottom:1.75rem;line-height:1.6}.cta__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.cta{padding:3rem 1rem}.cta__title{font-size:1.5rem}.cta__subtitle{font-size:1rem;margin-bottom:1.5rem}.cta__actions{flex-direction:column;align-items:center}.cta__actions .btn{width:100%;max-width:280px}}.footer{padding:3rem 2rem 2rem;background:var(--white);border-top:1px solid var(--gray-100)}.footer__inner{max-width:1100px;margin:0 auto}.footer__main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid var(--gray-100)}@media(max-width:900px){.footer__main{grid-template-columns:1fr 1fr}}@media(max-width:500px){.footer__main{grid-template-columns:1fr}}@media(max-width:768px){.footer{padding:2rem 1rem 1.5rem}.footer__main{gap:1.5rem;padding-bottom:1.5rem}.footer__tagline{max-width:100%}}.footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:var(--accent);margin-bottom:.75rem}.footer__logo-img{width:40px;height:40px;object-fit:contain;flex-shrink:0;display:block}.footer__tagline{font-size:.95rem;color:var(--gray-600);line-height:1.6;margin-bottom:1rem;max-width:280px}.footer__copy{font-size:.9rem;color:var(--gray-500)}.footer__heading{font-size:.9rem;font-weight:700;color:var(--gray-900);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em}.footer__col{display:flex;flex-direction:column;gap:.5rem}.footer__col a{font-size:.95rem;color:var(--gray-600);transition:color .2s}.footer__col a:hover{color:var(--accent)}.footer__contact{font-size:.95rem;color:var(--gray-600);margin-bottom:.25rem}.footer__social{display:flex;gap:.75rem;margin-top:.5rem}.footer__social a{font-size:.9rem;color:var(--gray-600);font-weight:600}.footer__social a:hover{color:var(--accent)}.footer__bottom{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding-top:1.5rem;font-size:.875rem;color:var(--gray-500)}.footer__bottom a{color:var(--gray-500)}.footer__bottom a:hover{color:var(--accent)}.footer__built{margin-left:auto}@media(max-width:600px){.footer__built{margin-left:0;width:100%;text-align:center}}.auth-page{flex:1 1 auto;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2rem;padding-left:max(2rem,env(safe-area-inset-left,0px));padding-right:max(2rem,env(safe-area-inset-right,0px));padding-bottom:max(2rem,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,var(--accent-bg) 0%,var(--white) 60%);position:relative}.auth-page--login{flex-direction:column;align-items:stretch;padding:0;background:var(--white)}.auth-page--login-v2{display:flex;flex-direction:column;flex:1 1 auto;min-height:100vh;min-height:100dvh;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);background:#fafbfc}.login-header{flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;background:var(--white);border-bottom:1px solid var(--gray-100);box-shadow:0 1px 3px #0000000f}.login-header__inner{display:flex;align-items:center;gap:.75rem;width:100%;max-width:1400px}.login-header__logo{width:40px;height:40px;object-fit:contain;flex-shrink:0}.login-header__title{font-family:var(--font);font-weight:700;font-size:1.25rem;color:var(--gray-900);letter-spacing:.02em}.login-main{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.login-grid{display:grid;grid-template-columns:1fr minmax(320px,420px) 1fr;gap:2rem;width:100%;max-width:1200px;align-items:center}.login-panel{min-width:0}.login-panel--left{padding:1rem 0}.login-panel__content{max-width:280px}.login-panel__heading{margin:0 0 .5rem;font-family:var(--font);font-size:1.75rem;font-weight:700;color:var(--gray-900);line-height:1.25;letter-spacing:-.02em}.login-panel__sub{margin:0 0 1.5rem;font-size:.95rem;color:var(--gray-600);line-height:1.5}.login-panel__deco{color:var(--login-icon-bg);opacity:.85}.login-panel--center{display:flex;justify-content:center;align-items:center}.login-panel__form-wrap{width:100%;max-width:420px}.login-panel--right{padding:1rem 0}.login-panel__content--motivation{max-width:260px;margin-left:auto}.login-panel__motivation-title{margin:0 0 1rem;font-family:var(--font);font-size:1rem;font-weight:700;color:var(--gray-800);text-transform:uppercase;letter-spacing:.06em}.login-panel__motivation-list{margin:0;padding:0;list-style:none}.login-panel__motivation-item{position:relative;padding-left:1.25rem;margin-bottom:.75rem;font-size:.9375rem;color:var(--gray-600);line-height:1.4}.login-panel__motivation-item:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--login-icon-bg)}.auth-page--login-v2 .auth-login__site-footer{flex-shrink:0}.driver-panel{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.driver-panel__header{flex-shrink:0;width:100%;padding:1rem 1.5rem;background:#000;color:#fff}.driver-panel__brand{font-family:var(--font);font-size:1.5rem;font-weight:700;letter-spacing:.02em}.driver-panel__welcome{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#6b7280;color:#fff}.driver-panel__welcome-text{font-family:var(--font);font-size:1rem;font-weight:600}.driver-panel__welcome-actions{display:flex;align-items:center;gap:.5rem}.driver-panel__icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:#fff3;color:#fff;border-radius:8px;cursor:pointer;transition:background .2s}.driver-panel__icon-btn:hover{background:#ffffff59}.driver-panel__nav-icons{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-bottom:1px solid var(--gray-200)}.driver-panel__nav-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:10px;color:#fff;text-decoration:none;transition:opacity .2s,transform .15s}.driver-panel__nav-icon:hover{opacity:.9;transform:scale(1.02)}.driver-panel__nav-icon--vehicle,.driver-panel__nav-icon--support{background:#dc2626}.driver-panel__nav-icon--tasks{background:#4b5563}.driver-panel__nav-icon--active{box-shadow:0 0 0 3px var(--gray-400)}.driver-panel__main{flex:1;min-height:0;padding:1.5rem;overflow:auto}.driver-dash{flex:1 1 auto;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:#161d31;--driver-content-bg: #161d31;--driver-card-bg: #252d42;--driver-card-border: rgba(255, 255, 255, .06);--driver-nav-bg: #283046;--driver-text: #e7e7ed;--driver-text-muted: #a5a5b8;--driver-accent: #6358D8;--driver-accent-hover: #5347C7}.driver-dash__header{flex-shrink:0;width:100%;padding:.75rem 1.5rem;background:#283046;color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:56px}.driver-dash__header-left{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.driver-dash__header-sep{width:1px;height:20px;background:#fff3;flex-shrink:0;margin:0 .25rem}.driver-dash__welcome-text{font-family:var(--font);font-size:.9rem;font-weight:600;color:var(--driver-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-dash__header-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.driver-dash__header-msg{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:#ffffff14;color:#ffffffd9;border-radius:8px;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0;overflow:visible;-webkit-mask-image:none;mask-image:none}.driver-dash__header-msg:hover{background:#ffffff1f;color:#fff}.driver-dash__header-msg-hint{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);padding:6px 10px;white-space:nowrap;font-size:.75rem;font-weight:600;font-family:var(--font);color:#1e293b;background:#fff;border-radius:8px;box-shadow:0 6px 20px #00000038;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease;z-index:400}.driver-dash__header-msg:hover .driver-dash__header-msg-hint,.driver-dash__header-msg:focus-visible .driver-dash__header-msg-hint{opacity:1;visibility:visible}.driver-dash__header-msg--open .driver-dash__header-msg-hint{opacity:0;visibility:hidden}.driver-dash__header-msg-badge{position:absolute;top:4px;right:4px;z-index:2;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:800;color:#fff;background:#3b82f6;border-radius:100px;display:flex;align-items:center;justify-content:center;pointer-events:none;transform-origin:center center;box-shadow:0 0 0 2px #283046}.driver-dash__header-msg-badge--blink{animation:driverDashNotifBlink 1s ease-in-out infinite}.driver-dash__header-msg--open{background:#ffffff24;color:#fff}.driver-dash__notif{position:relative;flex-shrink:0}.driver-dash__notif-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 2rem));max-height:min(420px,70vh);display:flex;flex-direction:column;background:#1e2438;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 16px 48px #00000073;z-index:300;overflow:hidden}.driver-dash__notif-panel-head{padding:.9rem 1rem .65rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.driver-dash__notif-panel-title{margin:0;font-family:var(--font);font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.01em}.driver-dash__notif-panel-sub{margin:.35rem 0 0;font-size:.8rem;color:var(--driver-text-muted);line-height:1.35}.driver-dash__notif-panel-body{flex:1;min-height:0;overflow-y:auto;padding:.35rem 0}.driver-dash__notif-panel-hint{margin:0;padding:.85rem 1rem;font-size:.85rem;color:var(--driver-text-muted);line-height:1.45}.driver-dash__notif-thread-list{list-style:none;margin:0;padding:0}.driver-dash__notif-thread{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.65rem 1rem;border:none;background:transparent;color:var(--driver-text);font-family:var(--font);text-align:left;cursor:pointer;transition:background .15s}.driver-dash__notif-thread:hover{background:#ffffff0f}.driver-dash__notif-thread-title{font-size:.85rem;font-weight:600;color:#fff;width:100%}.driver-dash__notif-thread-preview{font-size:.78rem;color:var(--driver-text-muted);line-height:1.35;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.driver-dash__notif-thread-time{font-size:.72rem;color:#ffffff73;align-self:flex-end}.driver-dash__notif-panel-foot{flex-shrink:0;padding:.55rem .75rem .75rem;border-top:1px solid rgba(255,255,255,.08)}.driver-dash__notif-open-all{width:100%;padding:.55rem .75rem;border:none;border-radius:8px;background:var(--driver-accent);color:#fff;font-family:var(--font);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.driver-dash__notif-open-all:hover{background:var(--driver-accent-hover)}.driver-dash__theme-btn,.driver-dash__header-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:#ffffff14;color:#ffffffd9;border-radius:8px;cursor:pointer;transition:background .2s,color .2s}.driver-dash__theme-btn:hover,.driver-dash__header-btn:hover{background:#ffffff1f;color:#fff}.driver-dash__header-inner{display:flex;align-items:center;gap:.75rem}@media(max-width:640px){.driver-dash__header{padding:.6rem 1rem;gap:.5rem}.driver-dash__header-left{gap:.5rem}.driver-dash__header-sep{margin:0 .15rem}.driver-dash__brand{font-size:1.1rem}.driver-dash__welcome-text{font-size:.85rem}.driver-dash__theme-btn,.driver-dash__header-btn{width:36px;height:36px}}.driver-dash__logo-wrap{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff1f;flex-shrink:0}.driver-dash__logo{display:block;flex-shrink:0}.driver-dash__brand{font-family:var(--font);font-size:1.25rem;font-weight:700;letter-spacing:.02em;color:#fff;flex-shrink:0}.driver-dash__nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#283046;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.driver-dash__nav::-webkit-scrollbar{height:4px}.driver-dash__nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.driver-dash__nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-width:88px;padding:.6rem .85rem;border-radius:10px;background:transparent;color:var(--driver-text-muted);text-decoration:none;font-family:var(--font);font-size:.8rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.driver-dash__nav-item:hover{background:#ffffff14;color:var(--driver-text)}.driver-dash__nav-item--active{background:#6358d8;color:#fff;box-shadow:0 2px 8px #6358d859}.driver-dash__nav-item--active:hover{background:#5347c7;color:#fff;box-shadow:0 4px 14px #6358d866}.driver-dash__nav-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.driver-dash__nav-icon svg{flex-shrink:0}.driver-dash__nav-label{display:inline-flex;align-items:center;gap:.35rem;text-align:center;line-height:1.2}.driver-dash__msg-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;color:#fff;background:#3b82f6;transform-origin:center center}.driver-dash__msg-badge--blink{animation:driverDashNotifBlink 1s ease-in-out infinite}@keyframes driverDashNotifBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.12)}}.driver-dash__main{flex:1;min-height:0;padding:1.5rem;overflow:auto;background:var(--driver-content-bg)}.driver-dash .driver-page{max-width:960px;margin:0 auto}.driver-dash .driver-page__card{background:var(--driver-card-bg);border-radius:10px;padding:1.75rem;box-shadow:0 4px 24px -2px #00000040;border:1px solid var(--driver-card-border)}.driver-msg-page{width:100%}.driver-dash .driver-page__card.driver-msg{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.driver-msg__header{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--driver-card-border);flex-shrink:0}.driver-msg__back{align-self:flex-start;font-size:.88rem;font-weight:800;color:var(--driver-accent);text-decoration:none;padding:.2rem 0}.driver-msg__back:hover{color:var(--driver-accent-hover);text-decoration:underline}.driver-msg__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.driver-msg__header-text{min-width:0}.driver-msg__title{margin:0 0 .35rem;font-family:var(--font);font-size:1.35rem;font-weight:800;color:var(--driver-text);letter-spacing:.02em}.driver-msg__sub{margin:0;color:var(--driver-text-muted);font-weight:700;font-size:.9rem;line-height:1.45}.driver-msg__sub-strong{color:var(--driver-text);font-weight:800}.driver-msg__sub-hint{font-weight:650;opacity:.9}.driver-msg__error{margin:0 1.5rem 1rem;background:#be123c26;border:1px solid rgba(244,63,94,.35);color:#fecdd3;padding:.75rem .9rem;border-radius:10px;font-weight:800}.driver-msg__main{display:flex;flex-direction:column;min-height:min(72vh,640px);max-height:min(78vh,720px)}.driver-msg__stream-wrap{flex:1;min-height:0;display:flex;flex-direction:column;padding:0 1.5rem}.driver-msg__stream-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 0 .5rem;flex-shrink:0}.driver-msg__stream-label{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--driver-text-muted)}.driver-msg__stream-status{font-size:.78rem;font-weight:800;color:var(--driver-accent)}.driver-msg__empty{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem 1rem;color:var(--driver-text-muted);font-weight:750;font-size:.95rem;line-height:1.5;border:1px dashed rgba(255,255,255,.12);border-radius:12px;margin-bottom:.5rem;min-height:160px}.driver-msg__empty--compact{min-height:auto;padding:.75rem;font-size:.85rem}.driver-msg__stream{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem .25rem 1rem 0;display:flex;flex-direction:column;gap:.75rem;background:#0000001f;border-radius:12px;border:1px solid rgba(255,255,255,.06);padding:.75rem}.driver-msg__clear-history{flex-shrink:0;padding:.45rem .85rem;font-size:.78rem;font-weight:800;border-radius:8px;border:1px solid rgba(248,113,113,.5);background:#f871711f;color:#f87171;cursor:pointer;white-space:nowrap}.driver-msg__clear-history:hover:not(:disabled){background:#f8717138}.driver-msg__clear-history:disabled{opacity:.45;cursor:not-allowed}.driver-msg__bubble{max-width:min(92%,28rem);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:.65rem .8rem}.driver-msg__bubble--sent{align-self:flex-end;background:#22c55e2e}.driver-msg__bubble--recv{align-self:flex-start;background:#3b82f633}.driver-msg__bubble-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.driver-msg__bubble-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.driver-msg__bubble-who{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--driver-text-muted)}.driver-msg__bubble-delete{flex-shrink:0;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#0003;color:#ffffffbf;cursor:pointer}.driver-msg__bubble-delete:hover:not(:disabled){background:#f8717147;border-color:#f8717173;color:#fecaca}.driver-msg__bubble-delete-spin{font-size:1rem;font-weight:900}.driver-msg__bubble-delete:disabled{opacity:.5;cursor:default}.driver-msg__time{font-size:.78rem;font-weight:700;opacity:.85;color:var(--driver-text-muted)}.driver-msg__body{font-weight:650;white-space:pre-wrap;word-break:break-word;color:var(--driver-text);font-size:.95rem;line-height:1.45}.driver-msg__composer{flex-shrink:0;padding:1rem 1.5rem 1.35rem;border-top:1px solid var(--driver-card-border);background:#00000014}.driver-msg__composer-label{display:block;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--driver-text-muted);margin-bottom:.5rem}.driver-msg__textarea{width:100%;box-sizing:border-box;min-height:88px;max-height:200px;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#2d3548;color:var(--driver-text);outline:none;resize:vertical;font-family:var(--font);font-weight:650;font-size:.95rem;line-height:1.45}.driver-msg__textarea:disabled{opacity:.55;cursor:not-allowed}.driver-msg__textarea:focus{border-color:#6358d8;box-shadow:0 0 0 3px #6358d840}.driver-msg__composer-actions{display:flex;justify-content:flex-end;margin-top:.75rem}.driver-msg__send{padding:.75rem 1.5rem;font-family:var(--font);font-size:.95rem;font-weight:900;color:#fff;background:#6358d8;border:none;border-radius:12px;cursor:pointer;transition:background .2s,box-shadow .2s}.driver-msg__send:hover:not(:disabled){background:#5347c7;box-shadow:0 4px 14px #6358d859}.driver-msg__send:disabled{opacity:.55;cursor:not-allowed}.driver-dash[data-theme=light] .driver-msg__stream{background:#00000008;border-color:#22292f14}.driver-dash[data-theme=light] .driver-msg__textarea{background:#fff;border-color:#22292f1f;color:var(--driver-text)}.driver-dash[data-theme=light] .driver-msg__composer{background:#00000005}.driver-dash[data-theme=light] .driver-msg__empty{border-color:#22292f1f}.driver-dash[data-theme=light] .driver-msg__bubble-delete{background:#0000000d;border-color:#22292f1f;color:#64748b}.driver-dash[data-theme=light] .driver-msg__bubble-delete:hover:not(:disabled){background:#f8717126;border-color:#f8717159;color:#dc2626}@media(max-width:900px){.driver-dash__nav{justify-content:flex-start}}@media(max-width:768px){.driver-dash__main{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}.driver-dash .driver-page{max-width:100%}.driver-dash .driver-page__card{padding:1.15rem;border-radius:8px}.driver-trips-page{max-width:100%}.driver-trips-card{padding:1rem 1.15rem}.driver-msg__main{min-height:50vh;max-height:min(70vh,560px)}.driver-msg__header{padding:1rem 1.15rem .85rem}.driver-msg__header-row{flex-direction:column;align-items:stretch}.driver-msg__clear-history{align-self:flex-start}.driver-msg__stream-wrap,.driver-msg__composer{padding-left:1.15rem;padding-right:1.15rem}}@media(max-width:480px){.driver-dash__header{flex-wrap:wrap;row-gap:.5rem}.driver-dash__header-left{flex:1 1 100%;min-width:0}.driver-dash__header-actions{margin-left:auto}.driver-dash__nav{padding:.5rem .65rem;gap:.35rem}.driver-dash__nav-item{min-width:68px;padding:.45rem .5rem;font-size:.68rem}.driver-dash__nav-icon{width:40px;height:40px}.driver-dash__nav-icon svg{width:22px;height:22px}.driver-msg__send,.driver-trips-card__schedule-btn{width:100%}.driver-trips-card__schedule-input{min-width:0;width:100%}}@media(max-width:380px){.driver-dash__brand{display:none}}.driver-dash .driver-home-v2__card{background:var(--driver-card-bg);border:1px solid var(--driver-card-border);box-shadow:0 4px 24px -2px #00000040;color:var(--driver-text)}.driver-dash .driver-home-v2__label,.driver-dash .driver-home-v2__time{color:var(--driver-text)}.driver-dash .driver-home-v2__time{background:#ffffff0f;border-color:#ffffff1f;color:var(--driver-text)}.driver-dash .driver-home-v2__select,.driver-dash .driver-home-v2__input{background:#2d3548;border-color:#ffffff1f;color:var(--driver-text)}.driver-dash .driver-home-v2__select:focus,.driver-dash .driver-home-v2__input:focus{border-color:#6358d8;box-shadow:0 0 0 3px #6358d840}.driver-dash .driver-home-v2__submit{background:#6358d8}.driver-dash .driver-home-v2__submit:hover:not(:disabled){background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-dash .driver-home-v2__actions-title{color:var(--driver-text)}.driver-dash .driver-home-v2__error{color:#f87171}.driver-dash .driver-trips-card__schedule-title,.driver-dash .driver-trips-card__section-title{color:var(--driver-text)}.driver-dash .driver-trips-card__schedule-label{color:var(--driver-text-muted)}.driver-dash .driver-trips-card__schedule-input{background:#2d3548;border-color:#ffffff1f;color:var(--driver-text)}.driver-dash .driver-trips-card__schedule-input::placeholder{color:var(--driver-text-muted)}.driver-dash .driver-trips-card__table-wrap{background:#ffffff08;border-color:var(--driver-card-border)}.driver-dash .driver-trips-card__table th,.driver-dash .driver-trips-card__table td{border-color:var(--driver-card-border);color:var(--driver-text)}.driver-dash .driver-trips-card__table thead th{background:#ffffff0f;color:var(--driver-text-muted)}.driver-dash .driver-trips-card__table tbody tr:hover{background:#ffffff0a}.driver-dash .driver-trips-card__empty-cell,.driver-dash .driver-trips-card__loading{color:var(--driver-text-muted)}.driver-dash .driver-trips-card__error{color:#f87171}.driver-dash .driver-trip-view__title,.driver-dash .driver-trip-view__dl dt,.driver-dash .driver-trip-view__dl dd{color:var(--driver-text)}.driver-dash .driver-trip-view__dl{background:#ffffff0a;border-color:var(--driver-card-border)}.driver-dash .driver-trip-view__dl dt{color:var(--driver-text-muted)}.driver-dash .driver-profile-card__title,.driver-dash .driver-profile-card__subtitle{color:var(--driver-text)}.driver-dash .driver-profile-card__label{color:var(--driver-text-muted)}.driver-dash .driver-profile-card__input{background:#2d3548;border-color:#ffffff1f;color:var(--driver-text)}.driver-dash .driver-profile-card__input:focus{border-color:#6358d8;box-shadow:0 0 0 3px #6358d840}.driver-dash .driver-profile-card__error{color:#f87171}.driver-dash .driver-profile-card__success{color:#34d399}.driver-dash .driver-update-status-card__title{color:var(--driver-text)}.driver-dash .driver-update-status-card__error{color:#f87171}.driver-dash .driver-update-status-card__label,.driver-dash .driver-update-status-card__value{color:var(--driver-text)}.driver-dash .driver-update-status-card__row{border-bottom-color:var(--driver-card-border)}.driver-dash .driver-update-status-card__input,.driver-dash .driver-update-status-card__select{background:#2d3548;border-color:#ffffff1f;color:var(--driver-text)}.driver-dash .driver-update-status-card__select option{background:#2d3548;color:var(--driver-text)}.driver-dash .driver-vehicles__title{color:var(--driver-text)}.driver-dash .driver-vehicles__item{background:#ffffff0a;border-color:var(--driver-card-border)}.driver-dash .driver-vehicles__number,.driver-dash .driver-vehicles__detail{color:var(--driver-text)}.driver-dash .driver-inspection__intro,.driver-dash .driver-inspection__note,.driver-dash .driver-trips__loading,.driver-dash .driver-trips__error,.driver-dash .driver-trips__empty{color:var(--driver-text-muted)}.driver-dash .driver-trips__error{color:#f87171}.driver-dash .driver-btn--secondary{background:#ffffff14;color:var(--driver-text);border-color:#ffffff1f}.driver-dash .driver-btn--secondary:hover{background:#ffffff1f;color:#fff;border-color:#ffffff2e}.driver-dash[data-theme=light]{--driver-content-bg: #f5f5f9;--driver-card-bg: #ffffff;--driver-card-border: rgba(34, 41, 47, .08);--driver-text: #2d3748;--driver-text-muted: #718096}.driver-dash[data-theme=light] .driver-dash__header,.driver-dash[data-theme=light] .driver-dash__nav{background:#fff;border-bottom-color:#e2e8f0;box-shadow:0 1px 3px #0000000f}.driver-dash[data-theme=light] .driver-dash__brand,.driver-dash[data-theme=light] .driver-dash__welcome-text{color:#1e293b}.driver-dash[data-theme=light] .driver-dash__logo-wrap{background:#f1f5f9}.driver-dash[data-theme=light] .driver-dash__header-sep{background:#00000026}.driver-dash[data-theme=light] .driver-dash__header-btn,.driver-dash[data-theme=light] .driver-dash__theme-btn,.driver-dash[data-theme=light] .driver-dash__header-msg{background:#0000000f;color:#64748b}.driver-dash[data-theme=light] .driver-dash__header-btn:hover,.driver-dash[data-theme=light] .driver-dash__theme-btn:hover,.driver-dash[data-theme=light] .driver-dash__header-msg:hover{background:#0000001a;color:#1e293b}.driver-dash[data-theme=light] .driver-dash__header-msg-hint{color:#1e293b;background:#fff;box-shadow:0 6px 20px #0f172a1f}.driver-dash[data-theme=light] .driver-dash__header-msg-badge{box-shadow:0 0 0 2px #fff}.driver-dash[data-theme=light] .driver-dash__header-msg--open{background:#0000001f;color:#1e293b}.driver-dash[data-theme=light] .driver-dash__notif-panel{background:#fff;border-color:#e2e8f0;box-shadow:0 16px 40px #0f172a24}.driver-dash[data-theme=light] .driver-dash__notif-panel-head{border-bottom-color:#e2e8f0}.driver-dash[data-theme=light] .driver-dash__notif-panel-title{color:#1e293b}.driver-dash[data-theme=light] .driver-dash__notif-thread:hover{background:#0000000a}.driver-dash[data-theme=light] .driver-dash__notif-thread-title{color:#1e293b}.driver-dash[data-theme=light] .driver-dash__notif-thread-time{color:#94a3b8}.driver-dash[data-theme=light] .driver-dash__notif-panel-foot{border-top-color:#e2e8f0}.driver-dash[data-theme=light] .driver-dash__nav-item{color:#64748b}.driver-dash[data-theme=light] .driver-dash__nav-item:hover{background:#0000000f;color:#1e293b}.driver-dash[data-theme=light] .driver-dash__nav-item--active{background:#6358d8;color:#fff}.driver-dash[data-theme=light] .driver-dash__nav-item--active:hover{background:#5347c7;color:#fff}.driver-dash[data-theme=light] .driver-page__card,.driver-dash[data-theme=light] .driver-home-v2__card{box-shadow:0 4px 24px -2px #22292f14}.driver-dash[data-theme=light] .driver-home-v2__select,.driver-dash[data-theme=light] .driver-home-v2__input,.driver-dash[data-theme=light] .driver-home-v2__time,.driver-dash[data-theme=light] .driver-trips-card__schedule-input{background:#fff;border-color:#e2e8f0;color:#1e293b}.driver-dash[data-theme=light] .driver-trips-card__table-wrap{background:#fff;border-color:#e2e8f0}.driver-dash[data-theme=light] .driver-trips-card__table thead th{background:#f8fafc;color:#64748b}.driver-dash[data-theme=light] .driver-trips-card__table th,.driver-dash[data-theme=light] .driver-trips-card__table td{border-color:#e2e8f0;color:#1e293b}.driver-dash[data-theme=light] .driver-trips-card__table tbody tr:hover{background:#f8fafc}.driver-dash[data-theme=light] .driver-trip-view__dl{background:#f8fafc;border-color:#e2e8f0}.driver-dash[data-theme=light] .driver-profile-card__input,.driver-dash[data-theme=light] .driver-update-status-card__input,.driver-dash[data-theme=light] .driver-update-status-card__select{background:#fff;border-color:#e2e8f0;color:#1e293b}.driver-dash[data-theme=light] .driver-update-status-card__select option{background:#fff;color:#1e293b}.driver-dash[data-theme=light] .driver-vehicles__item{background:#fff;border-color:#e2e8f0}.driver-dash[data-theme=light] .driver-btn--secondary{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.driver-dash[data-theme=light] .driver-btn--secondary:hover{background:#e2e8f0;color:#1e293b;border-color:#cbd5e1}.driver-dash[data-theme=light] .driver-support-card__details{background:#f8fafc;border-color:#e2e8f0}.driver-dash[data-theme=light] .driver-support-card__icon{background:#6358d81f;color:#6358d8}.driver-dash .driver-support-card{text-align:center;padding:2rem 1.75rem}.driver-dash .driver-support-card__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#6358d833;color:#6358d8;margin-bottom:1.25rem}.driver-dash .driver-support-card__title{margin:0 0 .5rem;font-family:var(--font);font-size:1.5rem;font-weight:700;color:var(--driver-text)}.driver-dash .driver-support-card__text{margin:0 0 1.5rem;font-size:1rem;color:var(--driver-text-muted);line-height:1.5;max-width:420px;margin-left:auto;margin-right:auto}.driver-dash .driver-support-card__details{text-align:left;max-width:400px;margin:0 auto 1.5rem;padding:1.25rem;background:#ffffff0a;border-radius:10px;border:1px solid var(--driver-card-border)}.driver-dash .driver-support-card__company{margin:0 0 1rem;font-family:var(--font);font-size:1.1rem;font-weight:700;color:var(--driver-text)}.driver-dash .driver-support-card__list{margin:0;padding:0;list-style:none}.driver-dash .driver-support-card__row{margin-bottom:.75rem}.driver-dash .driver-support-card__row:last-child{margin-bottom:0}.driver-dash .driver-support-card__term{font-size:.8rem;font-weight:600;color:var(--driver-text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .2rem}.driver-dash .driver-support-card__value{margin:0;font-size:1rem;color:var(--driver-text)}.driver-dash .driver-support-card__link{color:#6358d8;text-decoration:none;font-weight:500}.driver-dash .driver-support-card__link:hover{color:#5347c7;text-decoration:underline}.driver-support-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.driver-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;font-family:var(--font);font-size:.95rem;font-weight:600;border:none;border-radius:var(--radius);cursor:pointer;transition:background .2s,box-shadow .2s}.driver-btn--primary,.driver-btn--gray,.driver-btn--green,.driver-btn--blue{background:#6358d8;color:#fff}.driver-btn--primary:hover,.driver-btn--gray:hover,.driver-btn--green:hover,.driver-btn--blue:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-btn--secondary{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200)}.driver-btn--secondary:hover{background:var(--gray-200);color:var(--gray-900)}.driver-btn:disabled{opacity:.7;cursor:not-allowed}.driver-btn:disabled:hover{box-shadow:none}.driver-profile-card__title{margin:0 0 .25rem;font-family:var(--font);font-size:1.4rem;font-weight:700;color:#111827}.driver-profile-card__subtitle{margin:0 0 1.25rem;font-size:.95rem;color:#6b7280}.driver-profile-card__error{margin:0 0 1rem;padding:.5rem 0;font-size:.9rem;color:#b91c1c}.driver-profile-card__success{margin:0 0 1rem;padding:.5rem 0;font-size:.95rem;color:#16a34a;font-weight:500}.driver-profile-card__form{display:flex;flex-direction:column;gap:1rem}.driver-profile-card__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:520px){.driver-profile-card__row{grid-template-columns:1fr}}.driver-profile-card__field{min-width:0}.driver-profile-card__label{display:block;font-family:var(--font);font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.35rem}.driver-profile-card__input{width:100%;padding:.6rem .85rem;font-family:var(--font);font-size:1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;box-sizing:border-box}.driver-profile-card__input:focus{outline:none;border-color:#2b428a;box-shadow:0 0 0 3px #2b428a33}.driver-profile-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.driver-home-v2{max-width:1100px;margin:0 auto}.driver-home-v2__grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:start}.driver-home-v2__form-section{min-width:0}.driver-home-v2__card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb}.driver-home-v2__field{margin-bottom:1.25rem}.driver-home-v2__label{display:block;font-family:var(--font);font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.4rem}.driver-home-v2__time{font-family:var(--font);font-size:1.15rem;color:#111827;padding:.6rem .85rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-width:140px}.driver-home-v2__form{margin-top:.5rem}.driver-home-v2__error{margin:0 0 1rem;padding:.5rem 0;font-size:.9rem;color:#b91c1c}.driver-home-v2__success{margin:0 0 1rem;padding:.75rem .9rem;font-size:.92rem;font-weight:600;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.driver-home-v2__select,.driver-home-v2__input{width:100%;max-width:320px;padding:.7rem .9rem;font-family:var(--font);font-size:1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;transition:border-color .2s}.driver-home-v2__select:focus,.driver-home-v2__input:focus{outline:none;border-color:#2b428a;box-shadow:0 0 0 3px #2b428a33}.driver-home-v2__submit{margin-top:1rem;padding:.8rem 1.75rem;font-family:var(--font);font-size:1rem;font-weight:700;color:#fff;background:#2b428a;border:none;border-radius:10px;cursor:pointer;transition:background .2s}.driver-home-v2__submit:hover:not(:disabled){background:#233b6e}.driver-home-v2__submit:disabled{opacity:.7;cursor:not-allowed}.driver-home-v2__actions-section{display:flex;flex-direction:column;gap:.75rem;min-width:200px}.driver-home-v2__actions-title{margin:0 0 .25rem;font-family:var(--font);font-size:1rem;font-weight:700;color:#374151}.driver-home-v2__action-btn{padding:.65rem 1.25rem;font-family:var(--font);font-size:.95rem;font-weight:600;color:#fff;border:none;border-radius:var(--radius);cursor:pointer;transition:background .2s,box-shadow .2s;text-align:center}.driver-home-v2__action-btn:hover{box-shadow:0 2px 8px #0000001f}.driver-home-v2__action-btn--green,.driver-home-v2__action-btn--blue{background:#6358d8}.driver-home-v2__action-btn--green:hover,.driver-home-v2__action-btn--blue:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-home__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.driver-home__field{margin-bottom:1rem}.driver-home__label{display:block;font-family:var(--font);font-size:.9rem;font-weight:600;color:var(--gray-700);margin-bottom:.35rem}.driver-home__time{font-size:1.1rem;color:var(--gray-800);padding:.5rem .75rem;background:#fff;border:1px solid var(--gray-200);border-radius:8px;min-width:140px}.driver-home__actions{display:flex;gap:.75rem;flex-wrap:wrap}.driver-home__btn{padding:.65rem 1.25rem;font-family:var(--font);font-size:.95rem;font-weight:600;color:#fff;border:none;border-radius:var(--radius);cursor:pointer;transition:background .2s,box-shadow .2s}.driver-home__btn:hover{box-shadow:0 2px 8px #0000001f}.driver-home__btn--green,.driver-home__btn--blue{background:#6358d8}.driver-home__btn--green:hover,.driver-home__btn--blue:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-home__select,.driver-home__input{width:100%;max-width:320px;padding:.65rem .85rem;font-family:var(--font);font-size:1rem;border:1px solid var(--gray-200);border-radius:8px;background:#fff;color:var(--gray-900)}.driver-home__submit{margin-top:1rem;padding:.75rem 1.5rem;font-family:var(--font);font-size:1rem;font-weight:700;color:#fff;background:#20b2aa;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.driver-home__submit:hover:not(:disabled){background:#1a9b94}.driver-home__submit:disabled{opacity:.7;cursor:not-allowed}.driver-home__error{margin:0 0 1rem;padding:.5rem 0;font-size:.9rem;color:#b91c1c}.driver-trips__title,.driver-vehicles__title,.driver-inspection__title,.driver-trip-view__title,.driver-support__title{margin:0 0 1rem;font-family:var(--font);font-size:1.35rem;font-weight:700;color:var(--gray-900)}.driver-trips__list,.driver-vehicles__list{margin:0;padding:0;list-style:none}.driver-trips__item,.driver-vehicles__item{margin-bottom:.5rem}.driver-trips__link{display:block;padding:.85rem 1rem;background:#fff;border:1px solid var(--gray-200);border-radius:8px;color:var(--gray-900);text-decoration:none;transition:border-color .2s,box-shadow .2s}.driver-trips__link:hover{border-color:#2b428a;box-shadow:0 2px 8px #0000000f}.driver-trips__date{display:block;font-size:.85rem;color:var(--gray-500);margin-bottom:.25rem}.driver-trips__route{font-weight:500}.driver-trips__status{display:inline-block;margin-top:.35rem;font-size:.8rem;color:var(--gray-500)}.driver-trips__error,.driver-trips__loading,.driver-trips__empty,.driver-vehicles__error,.driver-vehicles__loading,.driver-vehicles__empty{margin:0 0 1rem;font-size:.95rem;color:var(--gray-600)}.driver-trips-page{max-width:960px}.driver-trips-card{padding:1.5rem 1.75rem}@media(min-width:640px){.driver-trips-card__schedule-form{flex-wrap:nowrap;align-items:flex-end}.driver-trips-card__schedule-label{width:auto;flex-shrink:0}.driver-trips-card__schedule-input{min-width:200px}}.driver-trips-card__schedule-title{margin:0 0 1rem;font-family:var(--font);font-size:1.25rem;font-weight:700;color:var(--gray-900)}.driver-trips-card__schedule-form{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.driver-trips-card__schedule-label{display:block;width:100%;margin:0;font-size:.95rem;font-weight:500;color:var(--gray-700)}.driver-trips-card__schedule-input{flex:1;min-width:180px;padding:.6rem .85rem;font-family:var(--font);font-size:1rem;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--gray-50);color:var(--gray-900);box-sizing:border-box}.driver-trips-card__schedule-input::placeholder{color:var(--gray-400)}.driver-trips-card__schedule-input:focus{outline:none;border-color:#6358d8;background:var(--white);box-shadow:0 0 0 3px #6358d833}.driver-trips-card__schedule-date.driver-trips-card__schedule-input{min-width:160px;cursor:pointer}.driver-trips-card__schedule-date.driver-trips-card__schedule-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8}.driver-trips-card__schedule-btn{padding:.65rem 1.25rem;font-family:var(--font);font-size:.95rem;font-weight:600;color:var(--white);background:#6358d8;border:none;border-radius:var(--radius);cursor:pointer;letter-spacing:.01em;transition:background .2s,box-shadow .2s}.driver-trips-card__schedule-btn:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-trips-card__error{margin:0 0 1rem;font-size:.95rem;color:#b91c1c}.driver-trips-card__loading{margin:0 0 1rem;font-size:.95rem;color:var(--gray-600)}.driver-trips-card__section{margin-bottom:1.75rem}.driver-trips-card__section:last-child{margin-bottom:0}.driver-trips-card__section-title{margin:0 0 .75rem;font-family:var(--font);font-size:1.1rem;font-weight:700;color:var(--gray-900)}.driver-trips-card__table-wrap{overflow-x:auto;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white)}.driver-trips-card__table{width:100%;border-collapse:collapse;font-size:.9rem}.driver-trips-card__table th,.driver-trips-card__table td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200)}.driver-trips-card__table th:last-child,.driver-trips-card__table td:last-child{border-right:none}.driver-trips-card__table thead th{font-weight:600;font-size:.85rem;color:var(--gray-700);background:var(--gray-50)}.driver-trips-card__table tbody tr:last-child td{border-bottom:none}.driver-trips-card__table tbody tr:hover{background:var(--gray-50)}.driver-trips-card__link{color:#6358d8;text-decoration:none;background:none;border:none;padding:0;font:inherit;cursor:pointer;font-weight:600}.driver-trips-card__link:hover{text-decoration:underline;color:#5347c7}.driver-trips-card__link--btn{font-weight:500}.driver-trips-card__empty-cell{color:var(--gray-500);font-style:normal;padding:1.25rem .85rem;text-align:center}.driver-trips-card__loading-cell{font-style:italic;color:var(--gray-500)}.driver-trips-card__btn{display:inline-block;padding:.65rem 1.25rem;font-family:var(--font);font-size:.95rem;font-weight:600;color:var(--white);background:#6358d8;border-radius:var(--radius);text-decoration:none;border:none;cursor:pointer;transition:background .2s,box-shadow .2s}.driver-trips-card__btn:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-trips-card__btn--green{background:#6358d8}.driver-trips-card__btn--green:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-update-status-page{max-width:560px}.driver-update-status-card__title{margin:0 0 1.25rem;font-family:var(--font);font-size:1.35rem;font-weight:700;color:#111827}.driver-update-status-card__form{display:flex;flex-direction:column;gap:0}.driver-update-status-card__error{margin:0 0 1rem;font-size:.9rem;color:#b91c1c}.driver-update-status-card__row{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #e5e7eb}.driver-update-status-card__row:last-of-type{border-bottom:none}.driver-update-status-card__label{font-size:.95rem;font-weight:500;color:#374151}.driver-update-status-card__value{font-size:.95rem;color:#111827}.driver-update-status-card__input,.driver-update-status-card__select{padding:.5rem .75rem;font-family:var(--font);font-size:.95rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;min-width:0}.driver-update-status-card__select{cursor:pointer;appearance:auto}.driver-update-status-card__signature{margin:1rem 0 1.25rem}.driver-update-status-card__signature-row{margin:1rem 0 .75rem}.driver-update-status-card__signature-link{color:#6358d8;text-decoration:underline;font-size:.95rem;font-weight:600}.driver-update-status-card__signature-link:hover{text-decoration:underline;color:#5347c7}button.driver-update-status-card__signature-link{background:none;border:none;padding:0;cursor:pointer;font:inherit}.driver-update-status-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.driver-update-status-card__actions .driver-btn--gray{padding:.65rem 1.25rem;font-size:.95rem;font-weight:600}.driver-update-status-card__actions .driver-btn--gray:hover{background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-signature-pad{margin:1rem 0}.driver-signature-pad__card{background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000014;padding:1.25rem;max-width:480px}.driver-dash .driver-signature-pad__card{background:var(--driver-card-bg, #252d42);box-shadow:0 4px 20px #0003}.driver-signature-pad__title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--driver-text, #e4e6ef)}.driver-signature-pad__canvas-wrap{width:100%;height:200px;border:1px solid var(--gray-300, #4a5568);border-radius:8px;background:#fff;margin-bottom:.5rem}.driver-dash .driver-signature-pad__canvas-wrap{background:#fff;border-color:var(--gray-600, #6b7280)}.driver-signature-pad__canvas{width:100%;height:100%;border-radius:8px;cursor:crosshair;background:#fff}.driver-dash .driver-signature-pad__canvas{background:#fff}.driver-signature-pad__hint{margin:0 0 .75rem;font-size:.85rem;color:var(--gray-500, #718096)}.driver-signature-pad__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.driver-signature-pad__btn{padding:.5rem 1rem;font-size:.9rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .2s,opacity .2s}.driver-signature-pad__btn:disabled{opacity:.5;cursor:not-allowed}.driver-signature-pad__btn--clear{background:#4d5761;color:#fff}.driver-signature-pad__btn--clear:hover:not(:disabled){background:#3d4650}.driver-signature-pad__btn--save{background:#6358d8;color:#fff}.driver-signature-pad__btn--save:hover:not(:disabled){background:#5347c7;box-shadow:0 4px 14px #6358d866}.driver-update-status-card__driver-sig{margin:1.25rem 0}.driver-update-status-card__driver-sig-label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--driver-text, #1f2937);cursor:default}.driver-dash .driver-update-status-card__driver-sig-label{color:var(--driver-text, #e4e6ef)}.driver-update-status-card__driver-sig-link{color:#6358d8;text-decoration:none;font-size:.9rem;font-weight:600;cursor:pointer;background:none;border:none;padding:.25rem 0}.driver-update-status-card__driver-sig-link:hover{text-decoration:underline;color:#5347c7}.driver-update-status-card__driver-sig-thumb-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.driver-update-status-card__driver-sig-thumb{margin-top:.5rem;padding:.75rem;background:var(--gray-100, #1a1f2e);border-radius:8px;display:inline-block}.driver-update-status-card__driver-sig-thumb img{display:block;max-height:60px;max-width:200px;border-radius:4px}.driver-vehicles__item{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--gray-200);border-radius:8px}.driver-vehicles__number{font-weight:700;color:var(--gray-900)}.driver-vehicles__detail{font-size:.9rem;color:var(--gray-600)}.driver-vehicles__plate{margin-left:auto;font-size:.85rem;color:var(--gray-500)}.driver-vehicles__table-wrap{margin-top:.75rem}.driver-vehicles__table th,.driver-vehicles__table td{white-space:nowrap}.driver-trips-card__filters{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin:.5rem 0 1rem}.driver-trips-card__filter-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--driver-text-muted, var(--gray-600))}.driver-trips-card__date-input{padding:.4rem .6rem;border-radius:8px;border:1px solid var(--gray-300);background:#0f172a;color:#e5e7eb;font-size:.875rem}.driver-dash[data-theme=light] .driver-trips-card__date-input{background:#fff;color:#0f172a;border-color:#cbd5f5}.driver-inspection__intro,.driver-inspection__note{margin:0 0 1rem;font-size:.95rem;color:var(--gray-600);max-width:480px}.driver-inspection__form{margin-bottom:1rem}.driver-inspection__done{margin:0 0 1rem;font-size:1rem;color:#38c15a;font-weight:500}.driver-inspection__back,.driver-trip-view .driver-btn{margin-top:1rem}.driver-trip-view__dl{margin:0 0 1rem;padding:1rem;background:#fff;border:1px solid var(--gray-200);border-radius:8px;max-width:480px}.driver-trip-view__dl dt{font-size:.8rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;margin-top:.75rem}.driver-trip-view__dl dt:first-child{margin-top:0}.driver-trip-view__dl dd{margin:.25rem 0 0;font-size:1rem;color:var(--gray-900)}.driver-support__text{margin:0 0 1rem;color:var(--gray-600)}@media(max-width:600px){.driver-panel__header,.driver-panel__welcome{padding-left:1rem;padding-right:1rem}.driver-panel__brand{font-size:1.25rem}.driver-panel__nav-icon{width:56px;height:56px}.driver-panel__main{padding:1rem}.driver-dash__header{padding-left:1rem;padding-right:1rem}.driver-dash__brand{font-size:1.15rem}.driver-dash__nav{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1rem}.driver-dash__nav-item{min-width:78px;padding:.6rem .65rem;font-size:.72rem}.driver-dash__nav-icon{width:40px;height:40px}.driver-dash__main{padding:1rem}.driver-home-v2__grid{grid-template-columns:1fr;gap:1.5rem}.driver-home-v2__actions-section{min-width:0;flex-direction:row;flex-wrap:wrap}.driver-home-v2__action-btn{flex:1;min-width:140px}.driver-home__row{flex-direction:column}.driver-home__actions{width:100%}.driver-home__btn{flex:1;min-width:0}.driver-home__select,.driver-home__input{max-width:100%}}@media(max-width:992px){.login-grid{grid-template-columns:1fr;gap:1.5rem;max-width:420px;margin:0 auto}.login-panel--left{order:1;text-align:center;padding:0}.login-panel__content{max-width:100%}.login-panel--center{order:0}.login-panel--right{order:2;text-align:center;padding:0}.login-panel__content--motivation{margin-left:0;max-width:100%}.login-panel__motivation-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem}.login-panel__motivation-item{margin-bottom:0;padding-left:1rem}.login-panel__motivation-item:before{top:.45em}.login-panel__deco{display:none}}@media(max-width:600px){.login-header{padding:.75rem 1rem}.login-header__title{font-size:1.1rem}.login-header__logo{width:36px;height:36px}.login-main{padding:1.5rem 1rem}.login-panel__heading{font-size:1.5rem}}.auth-login__split{flex:1;display:flex;min-height:0;width:100%}.auth-login__brand{flex:0 0 45%;min-width:0;background:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem;position:relative;overflow:hidden}.auth-login__brand-inner{position:relative;z-index:1;text-align:center;max-width:360px;width:100%}.auth-login__brand-phrase{transform:rotate(-1.2deg);display:inline-block}.auth-login__brand-line{margin:0;font-family:var(--font);font-weight:600;color:#b0b0b0;letter-spacing:.01em;line-height:1.25}.auth-login__brand-line--1{font-size:clamp(2.25rem,4.5vw,3.25rem);margin-bottom:.08em;font-weight:600;color:#a8a8a8}.auth-login__brand-line--2{font-size:clamp(1rem,2vw,1.35rem);font-weight:500;color:#b8b8b8;margin-bottom:.12em}.auth-login__brand-line--3{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:600;color:#a8a8a8}.auth-login__brand-dot{display:inline-block;width:.35em;height:.35em;min-width:6px;min-height:6px;border-radius:50%;background:#b8b8b8;vertical-align:middle;margin-left:.05em}.auth-login__form-panel{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--white)}.auth-login__form-panel .auth-login__header{flex-shrink:0}.auth-login__form-panel .auth-login__main{flex:1}.auth-login__header--page{flex-shrink:0}.auth-login__main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:0;background:#fafbfc}.auth-login__site-footer{flex-shrink:0;width:100%;background:#000;color:#ffffffe6;text-align:center;padding:.875rem 1rem;font-size:.8125rem;font-family:var(--font);font-weight:500;letter-spacing:.02em}.auth-page__back{position:absolute;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--gray-600);font-weight:500;transition:color .2s}.auth-page__back:hover{color:var(--accent)}.auth-card{width:100%;max-width:420px;background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-lg)}.auth-login__header{background:#000;color:#fff;text-align:left;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem}.auth-login__logo{flex-shrink:0;width:36px;height:36px;object-fit:contain}.auth-login__header-title{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:.02em}.auth-card--login{max-width:420px;width:100%;padding:2.25rem 2.5rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a}.auth-form__info{display:flex;align-items:center;gap:.5rem;margin:0 0 1.35rem;padding:0;font-size:.9rem;color:var(--gray-500);font-style:normal}.auth-form__info--error{color:#b91c1c;font-style:italic}.auth-form__info-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;background:#e5e7eb;color:var(--gray-500)}.auth-form__info--error .auth-form__info-icon{background:#fef2f2;color:#b91c1c}.auth-form__input-group{display:flex;align-items:stretch;margin-bottom:1rem;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb;transition:border-color .2s,box-shadow .2s}.auth-form__input-group:focus-within{border-color:var(--login-icon-bg);box-shadow:0 0 0 3px #161d311f}.auth-form__input-icon{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;background:var(--login-icon-bg);color:#fff;flex-shrink:0}.auth-form__input{flex:1;min-width:0;padding:.875rem 1rem;font-family:var(--font);font-size:1rem;background:#f9fafb;border:none;color:var(--gray-900)}.auth-form__input::placeholder{color:var(--gray-400)}.auth-form__input:focus{outline:none}.auth-card--login .form-group{margin-bottom:1rem}.auth-card--login .form-group label{display:block;font-size:.9rem;font-weight:500;color:var(--gray-900);margin-bottom:.5rem}.auth-card--login .form-group .auth-form__input--standalone,.auth-card--login .form-group input{width:100%;padding:.875rem 1rem;font-family:var(--font);font-size:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:var(--gray-900);box-sizing:border-box}.auth-card--login .form-group input:focus{outline:none;border-color:var(--login-icon-bg);box-shadow:0 0 0 3px #161d311f}.auth-card__header{text-align:center;margin-bottom:1.75rem}.auth-card__logo{width:56px;height:56px;object-fit:contain;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}.auth-card__title{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin-bottom:.35rem}.auth-card__subtitle{font-size:.95rem;color:var(--gray-600)}.auth-form .form-group{margin-bottom:1.25rem}.auth-form .form-group label{display:block;font-size:.9rem;font-weight:500;color:var(--gray-900);margin-bottom:.5rem}.auth-form .form-group input{width:100%;padding:.85rem 1rem;font-family:var(--font);font-size:1rem;background:var(--white);border:1px solid var(--gray-200, #e5e7eb);border-radius:var(--radius);color:var(--gray-900);transition:border-color .2s,box-shadow .2s}.auth-form .form-group input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.auth-form__options{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.auth-form--login .auth-form__options{justify-content:flex-start}.auth-form__remember{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--gray-700);cursor:pointer;font-weight:500}.auth-form__remember input{accent-color:var(--login-icon-bg);width:1.125rem;height:1.125rem}.auth-form__submit--teal{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--login-icon-bg);border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s}.auth-form__submit--teal:hover:not(:disabled){background:#1e2742}.auth-form__submit--teal:active:not(:disabled){transform:translateY(0)}.auth-form__submit-arrow{display:inline-flex;margin-left:.25rem}.auth-login__footer{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--gray-100)}.auth-login__footer .auth-login__brand{font-size:1.1rem;font-weight:600;color:#d3d3d3;margin:0 0 1rem;letter-spacing:.01em}.auth-login__footer p:last-child{font-size:.9rem;color:var(--gray-600);margin:0}.auth-login__footer-link{color:var(--accent);font-weight:600;text-decoration:none}.auth-login__footer-link:hover{text-decoration:underline}.auth-form__error{margin:0 0 1rem;padding:.65rem 1rem;font-size:.9rem;color:#b91c1c;background:#fef2f2;border-radius:var(--radius);border:1px solid #fecaca}.dashboard-form__success{margin:0 0 1rem;padding:.65rem 1rem;font-size:.9rem;color:#166534;background:#f0fdf4;border-radius:var(--radius);border:1px solid #bbf7d0}.dashboard-form__success-notice{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;color:#166534;background:#dcfce7;border-radius:var(--radius);border:1px solid #bbf7d0}.dashboard-form__success-notice-text{flex:1}.dashboard-form__success-notice-dismiss{flex-shrink:0;width:1.75rem;height:1.75rem;padding:0;font-size:1.25rem;line-height:1;color:#6b7280;background:transparent;border:none;border-radius:var(--radius);cursor:pointer}.dashboard-form__success-notice-dismiss:hover{color:#374151;background:#0000000f}.auth-form__link{font-size:.9rem;color:var(--accent)}.auth-form__link:hover{text-decoration:underline}.auth-form__submit{padding:1rem;font-size:1rem}.auth-card__footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-100)}.auth-card__footer p{font-size:.9rem;color:var(--gray-600)}.auth-card__footer a{color:var(--accent);font-weight:600}.auth-card__footer a:hover{text-decoration:underline}.auth-card__footer-link{background:none;border:none;padding:0;font:inherit;color:var(--accent);font-weight:600;cursor:pointer;text-decoration:none}.auth-card__footer-link:hover{text-decoration:underline}.auth-modal__backdrop{position:fixed;inset:0;background:#00000080;z-index:1000;overflow:hidden}.auth-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1001;pointer-events:none;overflow:hidden}.auth-modal__box{pointer-events:auto;width:100%;max-width:440px;max-height:90vh;overflow-x:hidden!important;overflow-y:auto;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--gray-100);display:flex;flex-direction:column;min-width:0;box-sizing:border-box;direction:ltr;scrollbar-width:none;-ms-overflow-style:none}.auth-modal__box--login{max-width:440px;padding:0;position:relative;overflow:visible}.auth-modal__box--login .auth-login__header{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.auth-login__body{flex:1;min-height:0}.auth-modal__close--overlay{position:absolute;top:.75rem;right:.75rem;background:#fff3;color:#fff}.auth-modal__close--overlay:hover{background:#ffffff4d;color:#fff}.auth-modal__box::-webkit-scrollbar{display:none}.auth-modal__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--gray-100)}.auth-modal__title{margin:0;font-size:1.25rem;font-weight:700;color:var(--gray-900)}.auth-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:var(--gray-100);border-radius:var(--radius);color:var(--gray-600);cursor:pointer;transition:background .2s,color .2s}.auth-modal__close:hover{background:var(--gray-200, #e5e7eb);color:var(--gray-900)}.auth-modal__body{padding:1.25rem 1.5rem;min-width:0;flex:1;overflow-x:hidden;max-width:100%}.auth-card--modal{padding:0;box-shadow:none;border:none;max-width:100%;min-width:0}.auth-card--modal .auth-form .form-group input,.auth-card--modal .auth-form{max-width:100%;box-sizing:border-box}.auth-card--modal .auth-card__header{margin-bottom:1.25rem}.auth-card--modal .auth-card__logo{width:48px;height:48px;margin-bottom:.75rem}.auth-card--modal .auth-form--login .form-group{margin-bottom:1rem}.auth-card--modal .auth-form--login .form-group input{width:100%;padding:.85rem 1rem;border-radius:6px;border:1px solid var(--gray-200);background:var(--white)}@media(max-width:600px){.auth-modal{padding:1rem;align-items:flex-end}.auth-modal__box{max-height:90vh;max-width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.auth-modal__box--login .auth-login__header-title{font-size:1.25rem}.auth-login__body,.auth-modal__body{padding:1rem 1.25rem}.auth-card--login{padding:1.5rem 1.25rem}.auth-form__input-icon{width:44px;min-width:44px}.auth-form__input{padding:.75rem 1rem}.auth-page--login .auth-login__main{padding:1.5rem 1rem}}@media(max-width:900px){.auth-login__split{flex-direction:column}.auth-login__brand{flex:0 0 auto;padding:2rem 1.5rem;min-height:200px}.auth-login__brand-line--1,.auth-login__brand-line--3{font-size:1.75rem}.auth-login__brand-line--2{font-size:1rem}}@media(max-width:480px){.auth-modal{padding:.5rem .5rem 0}.auth-modal__box{max-height:95vh}.auth-modal__head{padding:.75rem 1rem}.auth-modal__title{font-size:1.1rem}.auth-modal__body{padding:1rem}.auth-form .form-group input{padding:.75rem 1rem}.auth-form__submit{padding:.85rem}}.dashboard{min-height:100vh;display:flex;flex-direction:column;background:var(--vuexy-content-bg);width:100%;max-width:100%;min-width:0}.dashboard__header{flex-shrink:0;display:flex;flex-direction:column;background:var(--vuexy-nav);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 4px 8px #00000026;position:relative;z-index:100;width:100%;max-width:100%;min-width:0}.dashboard__top-bar{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;min-height:3.5rem;gap:1rem;width:100%;max-width:100%;min-width:0}.dashboard__navbar-left{display:flex;align-items:center;gap:2rem;flex:1;min-width:0}.dashboard__top-bar-brand{display:flex;align-items:center;gap:.75rem;min-width:0;flex-shrink:0}.dashboard__top-bar-logo{width:38px;height:38px;object-fit:contain;flex-shrink:0;display:block}.dashboard__top-bar-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--white);letter-spacing:-.02em;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--vuexy-nav-text);cursor:pointer;transition:background .2s,color .2s;position:relative}.dashboard__icon-btn:hover{background:var(--vuexy-nav-hover);color:var(--white)}.dashboard__notif-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;background:#ea5455;border-radius:50%;border:2px solid var(--vuexy-nav)}.dashboard__second-logo-wrap{width:40px;height:40px;flex-shrink:0;position:relative}.dashboard__second-logo{width:40px;height:40px;object-fit:contain;border-radius:50%;display:block}.dashboard__second-logo-fallback{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:1px solid rgba(255,255,255,.2)}.dashboard__user-icon-wrap.dashboard__second-logo-fallback{background:transparent;border-color:#ffffff59}.dashboard__user-icon{width:24px;height:24px;color:#ffffffb3}[data-theme=light] .dashboard__user-icon{color:#00000080}.dashboard__second-logo-svg{width:100%;height:100%;display:block}.dashboard__top-bar-right{display:flex;align-items:center;gap:.5rem;flex-shrink:1;min-width:0}.dashboard__top-bar-right>*{flex-shrink:0}.dashboard__top-bar-right .dashboard__org-brand{flex-shrink:1;min-width:0}.dashboard__settings-wrap{position:relative}.dashboard__header-dropdown-backdrop{position:fixed;inset:0;z-index:45}.dashboard__header-dropdown{position:absolute;top:100%;right:0;margin-top:.35rem;min-width:200px;padding:.5rem 0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 40px #00000026;z-index:50;list-style:none}.dashboard__header-dropdown-item{display:block;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;color:#374151;text-decoration:none;transition:background .15s,color .15s}.dashboard__header-dropdown-item:hover{background:#f3f4f6;color:#111827}[data-theme=dark] .dashboard__header-dropdown{background:var(--vuexy-card-bg);border-color:var(--vuexy-card-border);box-shadow:0 10px 40px #00000059}[data-theme=dark] .dashboard__header-dropdown-item{color:var(--vuexy-text)}[data-theme=dark] .dashboard__header-dropdown-item:hover{background:var(--vuexy-nav-hover);color:var(--white)}.dashboard__theme-wrap{position:relative}.dashboard__theme-trigger{flex-shrink:0}.dashboard__top-bar-right>.dashboard__menu-toggle,.dashboard__top-bar-right>.dashboard__icon-btn,.dashboard__top-bar-right>.dashboard__theme-wrap,.dashboard__top-bar-right>.dashboard__second-logo-wrap,.dashboard__top-bar-right>.dashboard__settings-wrap,.dashboard__top-bar-right>.dashboard__btn-icon{flex-shrink:0}.dashboard__theme-backdrop{position:fixed;inset:0;z-index:40}.dashboard__theme-dropdown{position:absolute;top:100%;right:0;margin-top:.35rem;min-width:140px;padding:.35rem;background:var(--vuexy-dropdown);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 8px 24px #0000004d;z-index:50}.dashboard__theme-option{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .75rem;font-family:var(--font);font-size:.875rem;font-weight:500;color:var(--vuexy-nav-text);background:none;border:none;border-radius:6px;cursor:pointer;text-align:left;transition:background .2s,color .2s}.dashboard__theme-option:hover{background:var(--vuexy-dropdown-hover);color:var(--white)}.dashboard__theme-option--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.dashboard__theme-option svg{flex-shrink:0}.dashboard__org-brand{display:flex;flex-direction:column;align-items:flex-end;text-align:left;min-width:0;max-width:min(260px,32vw)}.dashboard__org-name{font-size:.9rem;font-weight:600;color:var(--vuexy-nav-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;text-align:left;width:100%}.dashboard__org-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--vuexy-nav-text-muted);margin-bottom:.15rem}.dashboard__org-sub{font-size:.75rem;color:var(--vuexy-nav-text-muted)}.dashboard__btn-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;cursor:pointer;color:var(--white);transition:background .2s}.dashboard__btn-icon:hover{background:var(--vuexy-nav-hover)}.dashboard__btn-icon--green{background:var(--green)}.dashboard__btn-icon--green:hover{background:#059669}.dashboard__btn-icon--green.dashboard__btn-icon--open{background:#059669;box-shadow:0 0 0 2px #05966966}.dashboard__btn-icon--red{background:#dc2626}.dashboard__btn-icon--red:hover{background:#b91c1c}.dashboard .btn--primary{background:#7367f0}.dashboard .btn--primary:hover{background:#6358d8;box-shadow:0 4px 14px #7367f066}.dashboard .btn--secondary{background:#ffffff14;color:var(--vuexy-text);border:1px solid rgba(115,103,240,.5)}.dashboard .btn--secondary:hover{background:#7367f026;border-color:#7367f0;color:var(--vuexy-text)}[data-theme=light] .dashboard .btn--secondary{background:var(--white);color:#7367f0;border-color:#7367f0}[data-theme=light] .dashboard .btn--secondary:hover{background:#7367f014;border-color:#6358d8;color:#6358d8}.dashboard__nav-bar{display:flex;align-items:center;padding:0 1.5rem .5rem;min-height:2.75rem;border-top:1px solid rgba(255,255,255,.04);overflow:visible;flex-wrap:wrap;gap:.25rem 0;width:100%;max-width:100%;min-width:0}.dashboard__header-bar{display:none}.dashboard__nav{display:flex;align-items:center;gap:.15rem;flex-wrap:wrap;min-width:0;flex:1 1 auto}.dashboard__nav-link,.dashboard__nav-dropdown{flex-shrink:0}.dashboard__nav-link{padding:.5rem 1rem;color:var(--vuexy-nav-text);font-weight:500;font-size:.9rem;border-radius:8px;transition:background .2s,color .2s;display:inline-flex;align-items:center;gap:.5rem}.dashboard__nav-link:hover{background:var(--vuexy-nav-hover);color:var(--white)}.dashboard__nav-link--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.dashboard__nav-dropdown{position:relative}.dashboard__nav-dropdown.dashboard__nav-link--active .dashboard__nav-dropdown-trigger{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.dashboard__nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font);font-size:.9rem;font-weight:500;background:none;border:none;cursor:pointer;padding:.5rem 1rem;color:var(--vuexy-nav-text);border-radius:8px;transition:background .2s,color .2s}.dashboard__nav-dropdown:hover .dashboard__nav-dropdown-trigger{color:var(--white);background:var(--vuexy-nav-hover)}.dashboard__nav-chevron{margin-left:.2rem;transition:transform .2s}.dashboard__nav-dropdown-trigger--open .dashboard__nav-chevron{transform:rotate(180deg)}.dashboard__dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;margin:.25rem 0 0;padding:.35rem;background:var(--vuexy-dropdown);border:1px solid rgba(255,255,255,.06);border-radius:8px;box-shadow:0 8px 24px #0000004d;list-style:none;z-index:110}.dashboard__dropdown-menu--overlay{z-index:9999;margin:0}.dashboard__dropdown-item{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--vuexy-nav-text);border-radius:6px;transition:background .2s,color .2s}.dashboard__dropdown-item:hover{background:var(--vuexy-dropdown-hover);color:var(--white)}.dashboard__dropdown-item--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.dashboard__menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;min-width:44px;flex-shrink:0;padding:0;border:none;border-radius:8px;background:var(--vuexy-nav-hover);color:var(--vuexy-nav-text);cursor:pointer;transition:background .2s}.dashboard__menu-toggle:hover{background:#ffffff1f;color:var(--white)}.dashboard__hamburger{display:block;width:20px;height:2px;background:currentColor;border-radius:1px}.dashboard__drawer-backdrop{position:fixed;inset:0;background:#0006;z-index:999;animation:dashboard__fadeIn .2s ease}.dashboard__drawer{position:fixed;top:0;left:0;width:300px;max-width:85vw;height:100vh;background:var(--vuexy-nav);z-index:1000;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;box-shadow:4px 0 24px #00000040;border-right:1px solid rgba(255,255,255,.06)}.dashboard__drawer--open{transform:translate(0)}.dashboard__drawer-nav{display:flex;flex-direction:column;padding:1.25rem 0;gap:.15rem}.dashboard__drawer-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;color:var(--vuexy-nav-text);font-weight:500;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s;margin:0 .5rem;border-radius:6px}.dashboard__drawer-link:hover{background:var(--vuexy-nav-hover);color:var(--white)}.dashboard__drawer-link--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.dashboard__drawer-group{padding:.75rem 1.25rem .35rem;display:flex;flex-direction:column;gap:.2rem}.dashboard__drawer-label{font-size:.7rem;font-weight:600;color:var(--vuexy-nav-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;padding:0 .5rem}.dashboard__drawer-sublink{display:block;padding:.55rem 1rem .55rem 1.5rem;font-size:.875rem;font-weight:500;color:var(--vuexy-nav-text);text-decoration:none;border-radius:6px;margin:0 .5rem;transition:background .2s,color .2s}.dashboard__drawer-sublink:hover{background:var(--vuexy-nav-hover);color:var(--white)}.dashboard__drawer-sublink.dashboard__drawer-link--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}@keyframes dashboard__fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.dashboard__menu-toggle{display:flex}.dashboard__nav-bar{display:none}.dashboard__top-bar-right{flex-wrap:nowrap}}@media(max-width:768px){.dashboard__top-bar{padding:0 1rem}.dashboard__top-bar-title{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.dashboard__org-brand,.dashboard__icon-btn{display:none}}@media(max-width:480px){.dashboard__top-bar{padding:0 .5rem;gap:.35rem}.dashboard__top-bar-brand{min-width:0}.dashboard__top-bar-title{max-width:100px;font-size:.9rem}.dashboard__top-bar-logo{width:32px;height:32px}.dashboard__top-bar-right{gap:.35rem}.dashboard__second-logo-wrap,.dashboard__second-logo-fallback,.dashboard__second-logo{width:34px;height:34px}.dashboard__btn-icon{width:34px;height:34px;min-width:34px}.dashboard__menu-toggle{width:38px;min-width:38px;height:38px}}.dashboard__header-right{display:flex;align-items:center;gap:1rem}.dashboard__search{padding:.5rem 1rem;font-family:var(--font);font-size:.9rem;border:1px solid var(--gray-200, #e5e7eb);border-radius:var(--radius);background:var(--gray-50);color:var(--gray-900);min-width:180px}.dashboard__search::placeholder{color:var(--gray-500)}.dashboard__search:focus{outline:none;border-color:var(--accent)}.dashboard__notif{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;color:var(--gray-600);border-radius:var(--radius);transition:color .2s,background .2s}.dashboard__notif:hover{color:var(--gray-900);background:var(--gray-100)}.dashboard__notif-badge{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;color:var(--white);background:var(--accent);border-radius:100px;display:flex;align-items:center;justify-content:center}.dashboard__user{display:flex;align-items:center;gap:.75rem;padding:.25rem .5rem;border-radius:var(--radius)}.dashboard__user-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:var(--white);background:var(--accent);border-radius:50%}.dashboard__user-info{display:flex;flex-direction:column;align-items:flex-start}.dashboard__user-name{font-size:.95rem;font-weight:600;color:var(--gray-900)}.dashboard__user-role{font-size:.8rem;color:var(--gray-500)}.dashboard__logout{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:none;cursor:pointer;color:var(--gray-500);border-radius:var(--radius);transition:color .2s,background .2s}.dashboard__logout:hover{color:var(--gray-900);background:var(--gray-100)}.dashboard__main{flex:1;padding:2rem 2.5rem;overflow:auto;max-width:1600px;margin:0 auto;width:100%;background:var(--vuexy-content-bg)}.dashboard__footer{flex-shrink:0;padding:1rem 2rem;text-align:center;font-size:.8125rem;color:var(--vuexy-text-muted);background:var(--vuexy-content-bg);border-top:1px solid var(--vuexy-card-border)}.dashboard__page-header{margin-bottom:2rem;border:none;outline:none;background:transparent}.dashboard__welcome{font-size:2rem;font-weight:800;color:var(--vuexy-text);margin-bottom:.35rem;letter-spacing:-.03em;line-height:1.2}.dashboard__sub{font-size:1rem;color:var(--vuexy-text-muted);font-weight:500}.dashboard-panel{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;padding:1.5rem 2rem;box-shadow:var(--vuexy-card-shadow)}.dashboard-panel__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.dashboard-panel__title{font-size:1.25rem;font-weight:700;color:var(--vuexy-text)}.dashboard-panel__placeholder{font-size:1rem;color:var(--vuexy-text-muted);line-height:1.6}.mgmt-view{display:flex;flex-direction:column;gap:1.25rem}.mgmt-view__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.mgmt-layout{display:grid;gap:0;background:var(--white);border:1px solid var(--gray-100);border-radius:10px;padding:0;box-shadow:var(--shadow);overflow:hidden}.dashboard .mgmt-layout{background:var(--vuexy-card-bg);border-color:var(--vuexy-card-border);box-shadow:var(--vuexy-card-shadow)}.dashboard .mgmt-form-section__title{color:var(--vuexy-active-purple)}.dashboard .mgmt-form__label{color:var(--form-label-color)}.mgmt-layout--trips{grid-template-columns:1fr 1.2fr 1fr}.trip-mgmt{--trip-accent: #7367f0;--trip-accent-hover: #6358d8;--trip-success: #10b981;--trip-danger: #ef4444;--trip-panel-bg: var(--vuexy-card-bg);--trip-panel-border: var(--vuexy-card-border);--trip-panel-radius: 12px;--trip-panel-shadow: 0 1px 3px rgba(0, 0, 0, .08)}[data-theme=light] .trip-mgmt{--trip-panel-shadow: 0 1px 3px rgba(0, 0, 0, .06)}.trip-mgmt__toolbar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.trip-mgmt__date-filter{display:inline-flex;align-items:center;gap:.5rem}.trip-mgmt__date-label{font-size:.875rem;font-weight:500;color:var(--subtext);white-space:nowrap}.trip-mgmt__date-input{width:auto;min-width:10rem;padding:.4rem .5rem;font-size:.875rem}.trip-mgmt__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.trip-mgmt__btn:hover{transform:translateY(-1px)}.trip-mgmt__btn:active{transform:translateY(0)}.trip-mgmt__btn-icon{font-size:1.125rem;line-height:1;opacity:.95}.trip-mgmt__btn--primary{background:#7367f0;color:#fff;box-shadow:0 2px 8px #7367f059}.trip-mgmt__btn--primary:hover{background:#6358d8;box-shadow:0 4px 12px #7367f066}.trip-mgmt__btn--secondary{background:var(--vuexy-card-bg);color:var(--vuexy-text-muted);border:1px solid rgba(115,103,240,.5)}.trip-mgmt__btn--secondary:hover{background:#7367f026;color:var(--vuexy-text);border-color:#7367f0}[data-theme=light] .trip-mgmt__btn--secondary{background:#f8fafc;color:#7367f0;border-color:#7367f0}[data-theme=light] .trip-mgmt__btn--secondary:hover{background:#7367f014;color:#6358d8;border-color:#6358d8}.trip-mgmt__error{margin-bottom:1rem;border-radius:8px}.trip-mgmt__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem}.trip-mgmt__spinner{width:40px;height:40px;border:3px solid var(--trip-panel-border);border-top-color:var(--trip-accent);border-radius:50%;animation:trip-mgmt-spin .8s linear infinite}@keyframes trip-mgmt-spin{to{transform:rotate(360deg)}}.driver-mgmt__error{margin-bottom:1rem}.driver-mgmt__loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.driver-mgmt__spinner{width:32px;height:32px;border:3px solid var(--vuexy-card-border);border-top-color:var(--vuexy-active-purple);border-radius:50%;animation:trip-mgmt-spin .8s linear infinite}.driver-mgmt--three-col{padding:0}.driver-mgmt--three-col .driver-mgmt__layout{display:grid;grid-template-columns:1.1fr 1.4fr .9fr;gap:1.25rem;align-items:start;min-height:0}.driver-mgmt__panel{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:var(--radius-lg);box-shadow:var(--vuexy-card-shadow);overflow:hidden;display:flex;flex-direction:column;min-height:0}.driver-mgmt__panel-head{padding:.75rem 1.25rem;background:#0003;border-bottom:1px solid var(--vuexy-card-border)}.driver-mgmt__panel-head--list{background:var(--vuexy-active-purple);border-bottom-color:#ffffff26}.driver-mgmt__panel-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--vuexy-active-purple)}.driver-mgmt__panel-head--list .driver-mgmt__list-title{color:#fff;font-size:.9375rem;font-weight:600}.driver-mgmt__form-panel{max-height:85vh}.driver-mgmt__form-wrap{padding:1rem 1.25rem;overflow-y:auto;flex:1;min-height:0}.driver-mgmt__form-error{margin-bottom:.75rem}.driver-mgmt__form .mgmt-form__section-title{display:none}.driver-mgmt__form-body .mgmt-form__section{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1rem;align-content:start}.driver-mgmt__form-body .mgmt-form__section .mgmt-form__group:has(textarea),.driver-mgmt__form-body .mgmt-form__section .mgmt-form__group:has(input[type=file]),.driver-mgmt__form-body .mgmt-form__section .mgmt-form__group:has(input[type=checkbox]){grid-column:1 / -1}.driver-mgmt__form-body .mgmt-form__section .mgmt-form__section-title{grid-column:1 / -1;color:var(--vuexy-text);font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.driver-mgmt__form-body .mgmt-form__label,.driver-mgmt__form .mgmt-form__label,.driver-mgmt__form .mgmt-form__input,.driver-mgmt__form .mgmt-form__textarea{color:var(--vuexy-text)}.driver-mgmt__form .mgmt-form__input::placeholder,.driver-mgmt__form .mgmt-form__textarea::placeholder{color:var(--vuexy-text-muted);opacity:1}[data-theme=light] .driver-mgmt__form-body .mgmt-form__section-title,[data-theme=light] .driver-mgmt__form .mgmt-form__label,[data-theme=light] .driver-mgmt__form .mgmt-form__input,[data-theme=light] .driver-mgmt__form .mgmt-form__textarea{color:#334155}[data-theme=light] .driver-mgmt__form .mgmt-form__input,[data-theme=light] .driver-mgmt__form .mgmt-form__textarea{background:var(--white);border-color:#e2e8f0;color:#1e293b}[data-theme=light] .driver-mgmt__form .mgmt-form__input::placeholder,[data-theme=light] .driver-mgmt__form .mgmt-form__textarea::placeholder{color:#94a3b8}.driver-mgmt__form-body{display:grid;grid-template-columns:1fr auto;gap:1rem 1.5rem;align-items:start}.driver-mgmt__form-body .mgmt-form__section{grid-column:1;min-width:0}.driver-mgmt__image-placeholder{grid-column:2;grid-row:1}.driver-mgmt__image-box{width:100px;height:100px;border:1px dashed var(--vuexy-card-border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--vuexy-text-muted);background:#0000001a}.driver-mgmt__form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--vuexy-card-border)}.driver-mgmt__list-panel{min-height:400px;display:flex;flex-direction:column}.driver-mgmt__control-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;padding:1rem 1.25rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;margin-bottom:1rem;box-shadow:var(--vuexy-card-shadow)}.driver-mgmt__view-tabs{display:inline-flex;align-items:center;gap:.35rem}.driver-mgmt__view-tab{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#ffffff0f;border:1px solid var(--vuexy-card-border);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.driver-mgmt__view-tab:hover{background:#ffffff1a;color:#fff}.driver-mgmt__view-tab--active{background:var(--vuexy-active-purple);color:#fff;border-color:var(--vuexy-active-purple)}.driver-mgmt__view-tab--active:hover{background:#6358d8;color:#fff}.driver-mgmt__toolbar-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.driver-mgmt__btn-add{white-space:nowrap}.driver-mgmt__btn-filter{white-space:nowrap;background:#ffffff14;border-color:var(--vuexy-card-border);color:#fff}.driver-mgmt__btn-filter:hover{background:#ffffff1f;border-color:#ffffff26;color:#fff}[data-theme=light] .driver-mgmt__view-tab{background:#f1f5f9;color:#475569;border-color:#e2e8f0}[data-theme=light] .driver-mgmt__view-tab:hover{background:#e2e8f0;color:#334155}[data-theme=light] .driver-mgmt__view-tab--active{background:var(--vuexy-active-purple);color:#fff;border-color:var(--vuexy-active-purple)}[data-theme=light] .driver-mgmt__view-tab--active:hover{background:#6358d8;color:#fff}[data-theme=light] .driver-mgmt__btn-filter{background:#f1f5f9;border-color:#e2e8f0;color:#475569}[data-theme=light] .driver-mgmt__btn-filter:hover{background:#e2e8f0;color:#334155}.vehicle-mgmt__control-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1.25rem;padding:1rem 1.25rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;margin-bottom:1rem;box-shadow:var(--vuexy-card-shadow)}.vehicle-mgmt__toolbar-spacer{flex:1;min-width:0}.vehicle-mgmt__toolbar-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.vehicle-mgmt__btn-filter{white-space:nowrap;background:#ffffff14;border-color:var(--vuexy-card-border);color:#fff}.vehicle-mgmt__btn-filter:hover{background:#ffffff1f;border-color:#ffffff26;color:#fff}.vehicle-mgmt__btn-add{white-space:nowrap}.vehicle-mgmt__filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 1.25rem;margin-bottom:1rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;box-shadow:var(--vuexy-card-shadow)}.vehicle-mgmt__filter-label{font-size:.8125rem;font-weight:600;color:var(--vuexy-text)}.vehicle-mgmt__filter-input{width:12rem;min-width:8rem;padding:.4rem .5rem;font-size:.875rem}.vehicle-mgmt__list-panel{flex:1;min-width:0;min-height:400px;display:flex;flex-direction:column}.vehicle-mgmt__table-wrap{overflow:auto;flex:1;min-height:200px}.vehicle-mgmt__table{width:100%}.vehicle-mgmt__table th,.vehicle-mgmt__table td{padding:.5rem .75rem;font-size:.875rem;border-bottom:1px solid var(--vuexy-card-border);color:var(--vuexy-text)}.vehicle-mgmt__table thead th{background:var(--vuexy-bg-muted);font-weight:600;color:var(--vuexy-text)}.vehicle-mgmt__error{margin-bottom:1rem}[data-theme=light] .vehicle-mgmt__btn-filter{background:#f1f5f9;border-color:#e2e8f0;color:#475569}[data-theme=light] .vehicle-mgmt__btn-filter:hover{background:#e2e8f0;color:#334155}.driver-mgmt__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:1rem 1.25rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;margin-bottom:1rem;box-shadow:var(--vuexy-card-shadow)}.driver-mgmt__toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.driver-mgmt__tabs-inline{margin:0;padding:0;border:none}.driver-mgmt__tabs-inline .mgmt-tabs__tab{padding:.4rem .75rem;font-size:.8125rem}.driver-mgmt__list-panel{flex:1;min-width:0}.driver-mgmt__filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--vuexy-card-border);background:#00000014}.driver-mgmt__filter-label{font-size:.8125rem;font-weight:600;color:var(--vuexy-text-muted)}.driver-mgmt__filter-input{width:10rem;min-width:8rem;padding:.4rem .5rem;font-size:.875rem}.driver-mgmt__filter-check{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;color:var(--vuexy-text);cursor:pointer}.driver-mgmt__tabs{display:flex;border-bottom:1px solid var(--vuexy-card-border);padding:0 1rem;gap:0}.driver-mgmt__tab{padding:.6rem 1rem;font-size:.8125rem;font-weight:500;background:transparent;border:none;color:var(--vuexy-text-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,background .15s}.driver-mgmt__tab:hover{color:var(--vuexy-text)}.driver-mgmt__tab--active{color:var(--vuexy-active-purple);border-bottom-color:var(--vuexy-active-purple)}.driver-mgmt__table-wrap{overflow:auto;flex:1;min-height:200px}.driver-mgmt__table{width:100%}.driver-mgmt__table th,.driver-mgmt__table td{padding:.5rem .75rem;font-size:.875rem;border-bottom:1px solid var(--vuexy-card-border)}.driver-mgmt__table thead th{background:#0000001f;font-weight:600;color:var(--vuexy-text)}.driver-mgmt__row--selected{background:#7367f01f}.driver-mgmt__select-btn{white-space:nowrap}.driver-mgmt__side-panels{display:flex;flex-direction:column;gap:1rem}.driver-mgmt__side-card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;overflow:hidden}.driver-mgmt__side-card-head{padding:.6rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;background:var(--vuexy-active-purple)}.driver-mgmt__side-card-body{padding:1rem}.driver-mgmt__side-label{display:block;font-size:.75rem;font-weight:600;color:var(--vuexy-text-muted);margin-bottom:.5rem}.driver-mgmt__side-row{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.driver-mgmt__side-field{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;color:var(--vuexy-text)}.driver-mgmt__side-field span{font-weight:500}.driver-mgmt__side-field .mgmt-form__input{padding:.4rem .5rem;font-size:.875rem}.driver-mgmt__side-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:1200px){.driver-mgmt--three-col .driver-mgmt__layout{grid-template-columns:1fr 1fr}.driver-mgmt__side-panels{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap}.driver-mgmt__side-card{flex:1;min-width:260px}.driver-mgmt__form-body .mgmt-form__section{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.driver-mgmt--three-col .driver-mgmt__layout,.driver-mgmt__form-body{grid-template-columns:1fr}.driver-mgmt__image-placeholder{grid-column:1;grid-row:auto}.driver-mgmt__form-body .mgmt-form__section{grid-template-columns:1fr}}.driver-view-page__header,.new-driver-page__header,.driver-edit-page__header{margin-top:0;margin-bottom:1rem}.new-driver-page.mgmt-view,.driver-edit-page.mgmt-view{padding-top:0;margin-top:0;gap:1rem}.new-driver-page .mgmt-view__title,.driver-edit-page .mgmt-view__title{color:var(--vuexy-text);margin-top:0;margin-bottom:.25rem}.new-driver-page .mgmt-view__subtitle,.driver-edit-page .mgmt-view__subtitle{color:var(--vuexy-text-muted);margin-top:0;margin-bottom:0}.driver-form-grid__wrap{max-width:56rem;margin:0 auto}.driver-form-grid .mgmt-form__section{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1.25rem;align-content:start;margin-bottom:1rem}.driver-form-grid .mgmt-form__section-title{grid-column:1 / -1;color:var(--vuexy-text);font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.new-driver-page .mgmt-form__label,.driver-edit-page .mgmt-form__label{color:var(--vuexy-text)}.new-driver-page .mgmt-form__input,.driver-edit-page .mgmt-form__input{color:var(--vuexy-text);background:var(--form-input-bg);border-color:var(--form-input-border)}.new-driver-page .mgmt-form__input::placeholder,.driver-edit-page .mgmt-form__input::placeholder{color:var(--vuexy-text-muted);opacity:1}.new-driver-page .mgmt-form__textarea,.driver-edit-page .mgmt-form__textarea{color:var(--vuexy-text);background:var(--form-input-bg);border-color:var(--form-input-border)}.new-driver-page .mgmt-form__textarea::placeholder,.driver-edit-page .mgmt-form__textarea::placeholder{color:var(--vuexy-text-muted);opacity:1}.new-driver-page .mgmt-form__group label.mgmt-form__label,.driver-edit-page .mgmt-form__group label.mgmt-form__label{color:var(--vuexy-text)}.driver-form-grid .mgmt-form__section .mgmt-form__group{min-width:0}.driver-form-grid .mgmt-form__section .mgmt-form__group:has(textarea),.driver-form-grid .mgmt-form__section .mgmt-form__group:has(input[type=file]),.driver-form-grid .mgmt-form__section .mgmt-form__group:has(input[type=checkbox]){grid-column:1 / -1}.driver-form-grid .mgmt-form__actions{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--vuexy-card-border, rgba(0, 0, 0, .12));display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}@media(max-width:1023px){.driver-form-grid .mgmt-form__section{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.driver-form-grid .mgmt-form__section{grid-template-columns:1fr}.driver-form-grid .mgmt-form__actions{flex-direction:column}.driver-form-grid .mgmt-form__actions button{width:100%}}[data-theme=light] .new-driver-page .mgmt-view__title,[data-theme=light] .driver-edit-page .mgmt-view__title{color:#1e293b}[data-theme=light] .new-driver-page .mgmt-view__subtitle,[data-theme=light] .driver-edit-page .mgmt-view__subtitle{color:#64748b}[data-theme=light] .driver-form-grid .mgmt-form__section-title,[data-theme=light] .new-driver-page .mgmt-form__section-title,[data-theme=light] .driver-edit-page .mgmt-form__section-title{color:#1e293b}[data-theme=light] .new-driver-page .mgmt-form__label,[data-theme=light] .driver-edit-page .mgmt-form__label,[data-theme=light] .new-driver-page .mgmt-form__group label.mgmt-form__label,[data-theme=light] .driver-edit-page .mgmt-form__group label.mgmt-form__label{color:#334155}[data-theme=light] .new-driver-page .mgmt-form__input,[data-theme=light] .driver-edit-page .mgmt-form__input,[data-theme=light] .new-driver-page .mgmt-form__textarea,[data-theme=light] .driver-edit-page .mgmt-form__textarea{color:#1e293b;background:var(--white);border-color:#e2e8f0}[data-theme=light] .new-driver-page .mgmt-form__input::placeholder,[data-theme=light] .driver-edit-page .mgmt-form__input::placeholder,[data-theme=light] .new-driver-page .mgmt-form__textarea::placeholder,[data-theme=light] .driver-edit-page .mgmt-form__textarea::placeholder{color:#94a3b8}.facility-form-page .record-view-page__title{color:var(--vuexy-text)}.facility-form-page .record-view-page__subtitle{color:var(--vuexy-text-muted)}.facility-form-page .driver-form-grid .mgmt-form__section-title{color:var(--vuexy-text);font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.facility-form-page .mgmt-form__label,.facility-form-page .mgmt-form__group label.mgmt-form__label{color:var(--vuexy-text)}.facility-form-page .mgmt-form__input,.facility-form-page .mgmt-form__textarea{color:var(--vuexy-text);background:var(--form-input-bg);border-color:var(--form-input-border)}.facility-form-page .mgmt-form__input::placeholder,.facility-form-page .mgmt-form__textarea::placeholder{color:var(--vuexy-text-muted);opacity:1}.facility-form-page .driver-form-grid .mgmt-form__section{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1.25rem;align-content:start;margin-bottom:1rem}.facility-form-page .driver-form-grid .mgmt-form__section .mgmt-form__group:has(textarea),.facility-form-page .driver-form-grid .mgmt-form__section .mgmt-form__group:has(input[type=file]),.facility-form-page .driver-form-grid .mgmt-form__section .mgmt-form__group:has(input[type=checkbox]){grid-column:1 / -1}.facility-form-page .driver-form-grid .mgmt-form__actions{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--vuexy-card-border, rgba(0, 0, 0, .12));display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}@media(max-width:1023px){.facility-form-page .driver-form-grid .mgmt-form__section{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.facility-form-page .driver-form-grid .mgmt-form__section{grid-template-columns:1fr}.facility-form-page .driver-form-grid .mgmt-form__actions button{width:100%}}[data-theme=light] .facility-form-page .record-view-page__title{color:#1e293b}[data-theme=light] .facility-form-page .record-view-page__subtitle{color:#64748b}[data-theme=light] .facility-form-page .driver-form-grid .mgmt-form__section-title{color:#1e293b}[data-theme=light] .facility-form-page .mgmt-form__label,[data-theme=light] .facility-form-page .mgmt-form__group label.mgmt-form__label{color:#334155}[data-theme=light] .facility-form-page .mgmt-form__input,[data-theme=light] .facility-form-page .mgmt-form__textarea{color:#1e293b;background:var(--white);border-color:#e2e8f0}[data-theme=light] .facility-form-page .mgmt-form__input::placeholder,[data-theme=light] .facility-form-page .mgmt-form__textarea::placeholder{color:#94a3b8}.driver-view-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem 2rem;margin-bottom:1.5rem}.driver-view-page__field{display:flex;flex-direction:column;gap:.25rem}.driver-view-page__field--full{grid-column:1 / -1}.driver-view-page__label{font-size:.8125rem;font-weight:600;color:var(--vuexy-text-muted)}.trip-mgmt__layout{display:grid;gap:1rem;align-items:start}.trip-mgmt__layout--list-only{grid-template-columns:1fr;max-width:100%}.trip-mgmt__layout--list-only .trip-mgmt__list-panel{width:100%;padding:0;overflow:hidden}.trip-mgmt__layout--list-only .trip-mgmt__list-panel .mgmt-list-header{border-radius:0}.trip-mgmt__panel{background:var(--trip-panel-bg);border:1px solid var(--trip-panel-border);border-radius:var(--trip-panel-radius);box-shadow:var(--trip-panel-shadow);padding:1.25rem;overflow:hidden}.trip-mgmt .trip-mgmt__panel .mgmt-form-section__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--trip-accent);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(99,102,241,.2)}.trip-mgmt .trip-mgmt__panel .mgmt-form__group{margin-bottom:.75rem}.trip-mgmt .trip-mgmt__panel .mgmt-form__input{border-radius:8px;border-color:var(--trip-panel-border);transition:border-color .2s,box-shadow .2s}.trip-mgmt .trip-mgmt__panel .mgmt-form__input:focus{border-color:var(--trip-accent);box-shadow:0 0 0 3px #6366f126}.trip-mgmt__sidebar{padding:0;overflow:hidden}.trip-mgmt__list-header{background:linear-gradient(135deg,var(--trip-accent) 0%,#8b5cf6 100%);color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.03em;padding:.875rem 1.25rem;margin:0}.trip-mgmt__filter{padding:1rem 1.25rem;margin-bottom:0}.trip-mgmt__filter-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--vuexy-text-muted);margin:0 0 .75rem;padding:0;border:none}.trip-mgmt__table-wrap{border-radius:0 0 var(--trip-panel-radius) var(--trip-panel-radius);overflow:hidden}.trip-mgmt .dashboard-table--trips{border-radius:0}.trip-mgmt .dashboard-table--trips thead th{background:#0003;color:var(--vuexy-text-muted);font-size:.75rem;font-weight:600;padding:.75rem 1rem;border-bottom:1px solid var(--trip-panel-border)}[data-theme=light] .trip-mgmt .dashboard-table--trips thead th{background:#f8fafc;color:#475569}.trip-mgmt .dashboard-table--trips tbody tr{transition:background .15s ease}.trip-mgmt .dashboard-table--trips tbody tr:hover{background:#ffffff0a}.reimbursement-mgmt__layout{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}@media(max-width:900px){.reimbursement-mgmt__layout{grid-template-columns:1fr}}.reimbursement-mgmt .trip-mgmt__panel{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-border);border-radius:10px;padding:1.25rem;min-width:0}.reimbursement-mgmt__form-title{font-size:1.25rem;font-weight:700;margin:0 0 1rem;color:var(--vuexy-text)}.reimbursement-mgmt__error{margin-bottom:.75rem}.reimbursement-mgmt__section{margin-bottom:1.25rem}.reimbursement-mgmt__section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin:0 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid var(--vuexy-border)}.reimbursement-mgmt__rates-table-wrap{overflow-x:auto;margin-bottom:.75rem}.reimbursement-mgmt__rates-table{width:100%;border-collapse:collapse;font-size:.9375rem}.reimbursement-mgmt__rates-table th,.reimbursement-mgmt__rates-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--vuexy-border)}.reimbursement-mgmt__rates-table th{color:var(--vuexy-text-muted);font-weight:600}.reimbursement-mgmt__rates-table td .mgmt-form__input{width:100%;min-width:0}.reimbursement-mgmt__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--vuexy-border)}.reimbursement-mgmt__filter{margin-bottom:1rem}.reimbursement-mgmt__filter .mgmt-form__group{margin-bottom:.5rem}.reimbursement-mgmt__filter .btn{margin-top:.5rem}[data-theme=light] .trip-mgmt .dashboard-table--trips tbody tr:hover{background:#f8fafc}.trip-mgmt .dashboard-table__row--selected td{background:#ffffff0f}[data-theme=light] .trip-mgmt .dashboard-table__row--selected td{background:#f1f5f9}.trip-mgmt .dashboard-table__action-buttons{display:inline-flex;flex-wrap:nowrap;gap:.5rem;align-items:center;padding:.25rem 0}.trip-mgmt .dashboard-table__action-buttons .btn{border-radius:8px;font-size:.8125rem;font-weight:500;padding:.375rem .75rem;min-height:32px;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.trip-mgmt .dashboard-table__action-buttons .btn--secondary{background:#ffffff0f;border-color:#ffffff1f;color:var(--vuexy-text, #e2e8f0)}.trip-mgmt .dashboard-table__action-buttons .btn--secondary:hover{background:#ffffff1a;border-color:#fff3}.trip-mgmt .dashboard-table__action-buttons .btn--primary{background:#7367f0;border-color:#7367f0}.trip-mgmt .dashboard-table__action-buttons .btn--primary:hover{background:#6358d8;border-color:#6358d8;box-shadow:0 2px 8px #7367f059}.trip-mgmt .dashboard-table__action-buttons .btn--danger{background:#dc262626;border-color:#dc262666;color:#f87171}.trip-mgmt .dashboard-table__action-buttons .btn--danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626;color:var(--white)}.trip-mgmt .dashboard-table__action-buttons .btn:hover{transform:none}[data-theme=light] .trip-mgmt .dashboard-table__action-buttons .btn--secondary{background:#f1f5f9;border-color:#cbd5e1;color:#475569}[data-theme=light] .trip-mgmt .dashboard-table__action-buttons .btn--secondary:hover{background:#e2e8f0;border-color:#94a3b8}[data-theme=light] .trip-mgmt .dashboard-table__action-buttons .btn--danger{background:#dc262614;border-color:#dc262659;color:#dc2626}[data-theme=light] .trip-mgmt .dashboard-table__action-buttons .btn--danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626;color:var(--white)}.trip-mgmt__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--trip-panel-border)}.trip-mgmt__action-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .2s}.trip-mgmt__action-btn:hover:not(:disabled){transform:translateY(-1px)}.trip-mgmt__action-btn:disabled{opacity:.6;cursor:not-allowed}.trip-mgmt__action-btn--new{background:#6366f126;color:var(--trip-accent);border:1px solid rgba(99,102,241,.3)}.trip-mgmt__action-btn--new:hover:not(:disabled){background:#6366f140;box-shadow:0 2px 8px #6366f133}.trip-mgmt__action-btn--save{background:linear-gradient(135deg,var(--trip-success) 0%,#059669 100%);color:#fff;box-shadow:0 2px 6px #10b9814d}.trip-mgmt__action-btn--save:hover:not(:disabled){box-shadow:0 4px 12px #10b98159}.trip-mgmt__action-btn--edit{background:#6366f11f;color:var(--trip-accent);border:1px solid rgba(99,102,241,.25)}.trip-mgmt__action-btn--edit:hover:not(:disabled){background:#6366f133}.trip-mgmt__action-btn--delete{background:#ef44441f;color:var(--trip-danger);border:1px solid rgba(239,68,68,.25)}.trip-mgmt__action-btn--delete:hover:not(:disabled){background:#ef444433;box-shadow:0 2px 6px #ef444433}[data-theme=light] .trip-mgmt__action-btn--new,[data-theme=light] .trip-mgmt__action-btn--edit{background:#eef2ff;color:#7367f0;border-color:#c7d2fe}[data-theme=light] .trip-mgmt__action-btn--delete{background:#fef2f2;color:#dc2626;border-color:#fecaca}.trip-mgmt .dashboard-table--trips .badge--default{background:#ffffff1a;color:var(--vuexy-text-muted);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:6px}[data-theme=light] .trip-mgmt .dashboard-table--trips .badge--default{background:#e2e8f0;color:#475569}.trip-mgmt__table-wrap .dashboard-panel__placeholder{padding:1.5rem 1.25rem;text-align:center;color:var(--vuexy-text-muted);font-size:.9375rem}.mgmt-layout--customers{grid-template-columns:1fr 1fr}.mgmt-layout--list-only{grid-template-columns:1fr;max-width:100%}.mgmt-layout__left,.mgmt-layout__center,.mgmt-layout__right{min-width:0;overflow-y:auto}.mgmt-form-section{margin-bottom:1.5rem}.mgmt-form-section__title{font-size:.85rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;padding-bottom:.35rem}.mgmt-form__group{margin-bottom:.75rem}.mgmt-form__label{display:block;font-size:.875rem;font-weight:600;color:var(--form-label-color, var(--gray-700));margin-bottom:.4rem}.mgmt-form__input{width:100%;padding:.6rem .875rem;font-family:var(--font);font-size:.9375rem;border:1px solid var(--form-input-border, var(--gray-200));border-radius:8px;background:var(--form-input-bg, var(--white));color:var(--form-input-color, var(--gray-900));transition:border-color .2s,box-shadow .2s}.mgmt-form__input::placeholder{color:var(--form-placeholder-color, var(--gray-500))}.mgmt-form__input:focus{outline:none;border-color:var(--form-focus-border, var(--accent));box-shadow:0 0 0 3px var(--form-focus-ring, var(--accent-bg))}.mgmt-form__input:disabled,.mgmt-form__input[readonly]{cursor:not-allowed;opacity:.9;background:#e5e7eb;color:#6b7280;border-color:#d1d5db}.mgmt-form__input--invalid,.mgmt-form__group--invalid .mgmt-form__input{border-color:var(--form-invalid-border, #dc2626);background-color:var(--form-invalid-bg, rgba(220, 38, 38, .04))}.mgmt-form__input--invalid:focus,.mgmt-form__group--invalid .mgmt-form__input:focus{border-color:var(--form-invalid-border, #dc2626);box-shadow:0 0 0 3px #dc262633}.mgmt-form__group--invalid .mgmt-form__label{color:var(--form-invalid-label, #dc2626)}.dashboard select.mgmt-form__input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a5a5b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.25rem}[data-theme=light] .dashboard select.mgmt-form__input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.mgmt-form__input--sm{max-width:100px}.mgmt-form__input--inline{display:inline-block;width:auto;min-width:100px}.mgmt-form__textarea{resize:vertical;min-height:60px;border-radius:8px}.mgmt-form__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.75rem}.mgmt-form__row--actions{flex-wrap:wrap}.mgmt-form__icon-btn{width:36px;height:36px;padding:0;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--gray-50);cursor:pointer;font-size:.9rem}.mgmt-form__help{width:28px;height:28px;padding:0;border:none;border-radius:var(--radius);background:var(--gray-200, #e5e7eb);color:var(--gray-600);cursor:pointer;font-size:.9rem;margin-left:.25rem}.mgmt-form__radio,.mgmt-form__checkbox{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;color:var(--gray-700);cursor:pointer}.mgmt-form__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-100)}.mgmt-list-header{background:var(--accent);color:var(--white);font-size:.8125rem;font-weight:600;letter-spacing:.04em;padding:.75rem 1.25rem;border-radius:0;margin-bottom:0}.trip-mgmt__pagination{margin-left:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem}.trip-mgmt__page-btn{margin-left:.25rem;padding:.25rem .5rem;min-width:auto}.dashboard .mgmt-list-header{background:#7367f033;color:var(--vuexy-text);border-bottom:1px solid var(--vuexy-card-border)}[data-theme=light] .dashboard .mgmt-list-header{background:#f1f5f9;color:#475569;border-bottom-color:#e2e8f0}.mgmt-tabs{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem 0;margin-bottom:0;border-bottom:1px solid var(--gray-100)}.dashboard .mgmt-tabs{border-bottom-color:var(--vuexy-card-border);padding:1rem 1.25rem .75rem}[data-theme=light] .dashboard .mgmt-tabs{border-bottom-color:#e2e8f0}.mgmt-tabs__tab{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border:1px solid var(--gray-200);border-radius:8px;background:var(--gray-50);color:var(--gray-700);cursor:pointer;transition:background .2s,border-color .2s,color .2s}.mgmt-tabs__tab:hover{background:var(--gray-100)}.dashboard .mgmt-tabs__tab{background:#ffffff0f;border-color:var(--vuexy-card-border);color:var(--vuexy-text-muted)}.dashboard .mgmt-tabs__tab:hover{background:#ffffff1a;color:var(--vuexy-text)}[data-theme=light] .dashboard .mgmt-tabs__tab{background:#f8fafc;border-color:#e2e8f0;color:#64748b}[data-theme=light] .dashboard .mgmt-tabs__tab:hover{background:#f1f5f9;color:#334155}.mgmt-tabs__tab--active{background:var(--gray-200, #e5e7eb);font-weight:600;border-color:var(--gray-300)}.dashboard .mgmt-tabs__tab--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple);border-color:#7367f066}[data-theme=light] .dashboard .mgmt-tabs__tab--active{background:#7367f01f;color:var(--vuexy-active-purple);border-color:#7367f04d}.dashboard .mgmt-layout .mgmt-table-wrap{margin-top:0;border-radius:0;border:none;border-top:1px solid var(--vuexy-card-border);padding:0 1.25rem 1.25rem}[data-theme=light] .dashboard .mgmt-layout .mgmt-table-wrap{border-top-color:#e2e8f0}.dashboard .mgmt-layout .mgmt-table-wrap:first-of-type{border-top:none}.mgmt-layout--list-only .mgmt-tabs+.mgmt-table-wrap{border-top:none}.mgmt-layout .mgmt-table-wrap{padding:0 1.25rem 1.25rem}.mgmt-table-wrap{overflow-x:auto}.mgmt-table-loading{text-align:center;padding:1.25rem .75rem!important;color:var(--vuexy-text-muted);font-size:.9375rem}.mgmt-table-loading__text{display:inline-block}[data-theme=light] .mgmt-table-loading{color:#64748b}.btn--sm{padding:.4rem .75rem;font-size:.85rem}.btn--outline-sm{background:transparent;border:1px solid var(--accent);color:var(--accent)}.btn--outline-sm:hover{background:var(--accent-bg)}.btn--success{background:#059669;color:var(--white)}.btn--success:hover{background:#047857;color:var(--white)}.btn--danger{background:#dc2626;color:var(--white)}.btn--danger:hover{background:#b91c1c;color:var(--white)}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mgmt-form__hint{font-size:.85rem;color:var(--gray-500)}.mgmt-form__image-placeholder{margin-top:.5rem;min-height:120px;background:var(--gray-100);border:1px dashed var(--gray-400);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--gray-500)}.mgmt-tabs__tab--active{background:var(--gray-200, #e5e7eb);font-weight:600}.mgmt-tabs--report{margin-bottom:1rem}.report-table-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem}.report-table-bar__entries{font-size:.9rem;color:var(--gray-600)}.report-table-bar__search{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.report-table-bar__actions{display:flex;gap:.5rem;margin-left:auto}.report-table-empty{text-align:center;padding:1.5rem;color:var(--gray-500)}.report-pagination{font-size:.9rem;color:var(--gray-600);margin-top:.75rem}.schedule-view__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 1rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;margin-bottom:.5rem;box-shadow:var(--vuexy-card-shadow)}[data-theme=light] .schedule-view__toolbar{background:var(--white);border-color:#e2e8f0}.schedule-view__group{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.schedule-view__message{padding:.5rem .75rem;border-radius:6px;margin-bottom:.5rem;font-size:.875rem;font-weight:500;text-align:center;background:var(--vuexy-bg-muted);color:var(--vuexy-text);border:1px solid var(--vuexy-card-border)}.dashboard .schedule-view__message{background:var(--vuexy-bg-muted);color:var(--vuexy-text);border-color:var(--vuexy-card-border)}.dashboard .schedule-view__message,.schedule-view__message{color:#fff;background:#ffffff14;border-color:#ffffff1f}[data-theme=light] .schedule-view__message,[data-theme=light] .dashboard .schedule-view__message{background:#f8fafc;color:#334155;border-color:#e2e8f0}.schedule-view__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;width:100%}.schedule-view__row:not(:last-child){margin-bottom:.4rem;padding-bottom:.5rem;border-bottom:1px solid var(--vuexy-card-border)}[data-theme=light] .schedule-view__row:not(:last-child){border-bottom-color:#e2e8f0}.schedule-view__row--actions{margin-bottom:0;padding-bottom:0;border-bottom:none}.schedule-view__label{font-size:.875rem;font-weight:500;color:var(--vuexy-text-muted)}[data-theme=light] .schedule-view__label{color:#64748b}.schedule-view__input{min-width:10rem}.schedule-view__checkbox{font-size:.875rem;font-weight:500;color:var(--vuexy-text);cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}[data-theme=light] .schedule-view__checkbox{color:#334155}.schedule-view__message--error{background:#ffffff14;color:#fff;border-color:#fff3}[data-theme=light] .schedule-view__message--error{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.schedule-view__time-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.5rem}.schedule-view__time-btn{padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--vuexy-card-border);border-radius:6px;background:var(--vuexy-card-bg);color:var(--vuexy-text);cursor:pointer}.schedule-view__time-btn:hover{background:var(--vuexy-bg-hover)}.schedule-view__time-btn--active{background:var(--vuexy-primary);color:var(--white);border-color:var(--vuexy-primary)}.schedule-view__time-btn--all{margin-left:0}.schedule-view__layout{display:flex;gap:.75rem;align-items:flex-start}.schedule-view__table-section{flex:1;min-width:0;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;padding:.6rem .75rem;box-shadow:var(--vuexy-card-shadow)}.schedule-view__table-header-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.schedule-view__th--expand{width:1%;min-width:10rem;padding-left:.5rem}.schedule-view__td--expand{vertical-align:middle;padding:.5rem}.schedule-view__row-buttons{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:nowrap}.schedule-view__assign-driver-btn{padding:.4rem .6rem;font-size:.8125rem;font-weight:500;color:var(--vuexy-primary);background:transparent;border:1px solid var(--vuexy-primary);border-radius:6px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.schedule-view__assign-driver-btn:hover{background:#8b5cf626;color:#a78bfa;border-color:#a78bfa}.schedule-view__assign-driver-btn:focus-visible{outline:2px solid var(--vuexy-primary);outline-offset:2px}[data-theme=light] .schedule-view__assign-driver-btn{color:#6d28d9;border-color:#6d28d9}[data-theme=light] .schedule-view__assign-driver-btn:hover{background:#f5f3ff;color:#5b21b6;border-color:#5b21b6}.schedule-view__expand-btn{display:inline-flex;align-items:center;justify-content:center;min-width:5rem;padding:.4rem .6rem;font-size:.8125rem;font-weight:600;color:#fff;background:#0d9488;border:1px solid #0f766e;border-radius:6px;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #00000014;white-space:nowrap}.schedule-view__expand-btn:hover{background:#0f766e;border-color:#115e59;box-shadow:0 2px 4px #0000001f}.schedule-view__expand-btn:focus-visible{outline:2px solid #0d9488;outline-offset:2px}[data-theme=light] .schedule-view__expand-btn{background:#0d9488;border-color:#0f766e;color:#fff}[data-theme=light] .schedule-view__expand-btn:hover{background:#0f766e;border-color:#115e59}.schedule-view__tr--expanded,.schedule-view__detail-row{background:var(--vuexy-bg-muted)}.schedule-view__detail-cell{padding:0!important;border-bottom:2px solid var(--vuexy-card-border);vertical-align:top}.schedule-view__detail{padding:.75rem 1rem 1rem}.schedule-view__detail-grid{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;align-items:baseline;max-width:56rem;font-size:.875rem}.schedule-view__detail-row-label{color:var(--vuexy-text-muted);font-weight:500}.schedule-view__detail-row-value{color:var(--vuexy-text)}.schedule-view__detail-row-value--highlight{font-weight:600;background:#ffffff0f;padding:.2rem .4rem;border-radius:4px}[data-theme=light] .schedule-view__detail-row-value--highlight{background:#fef9c3;color:#334155}.schedule-view__status-badge{display:inline-block;padding:.15rem .5rem;font-size:.75rem;font-weight:500;border-radius:4px;background:var(--vuexy-primary);color:#fff}.schedule-view__maximize{font-size:.875rem;color:var(--vuexy-primary)}.schedule-view__date-badge{font-size:.75rem;font-weight:600;padding:.2rem .4rem;border-radius:4px;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.12)}[data-theme=light] .schedule-view__date-badge{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.schedule-view__table-wrap{overflow-x:auto;width:100%}.schedule-view__table{width:100%;table-layout:auto;border-collapse:collapse}.schedule-view__th{text-align:left;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;color:var(--vuexy-text);background:var(--vuexy-bg-muted);border-bottom:2px solid var(--vuexy-card-border);white-space:nowrap}.schedule-view__th--customer{background:var(--vuexy-bg-muted);color:var(--vuexy-text)}[data-theme=light] .schedule-view__th--customer{background:#f8fafc;color:#334155}.schedule-view__th--act{text-align:center;min-width:4rem}.schedule-view__td{padding:.5rem .75rem;font-size:.875rem;color:var(--vuexy-text);border-bottom:1px solid var(--vuexy-card-border);vertical-align:middle}.schedule-view__td--name{font-weight:500;min-width:8rem}.schedule-view__td--time{white-space:nowrap;min-width:5rem}.schedule-view__td--center,.schedule-view__td--act{text-align:center}.schedule-view__empty{text-align:center;padding:1.5rem;color:var(--vuexy-text-muted);font-size:.9375rem}.schedule-view__select{min-width:7rem;max-width:11rem}.schedule-view__link{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.875rem;font-weight:500;color:var(--vuexy-primary);text-decoration:none;border-radius:6px;border:1px solid transparent;transition:color .2s,background .2s,border-color .2s}.schedule-view__link:hover{color:#a78bfa;background:#8b5cf61f;border-color:#8b5cf640;text-decoration:none}.schedule-view__link:focus-visible{outline:2px solid var(--vuexy-primary);outline-offset:2px}[data-theme=light] .schedule-view__link{color:#6d28d9}[data-theme=light] .schedule-view__link:hover{color:#5b21b6;background:#f5f3ff;border-color:#c4b5fd}.schedule-view__sidebar{flex:0 0 260px;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;padding:.6rem .75rem;box-shadow:var(--vuexy-card-shadow)}.schedule-view__sidebar-table-wrap{overflow-x:auto;max-height:70vh;overflow-y:auto}.schedule-view__sidebar-table{width:100%;table-layout:auto;border-collapse:collapse}.schedule-view__sidebar-table th{text-align:left;padding:.5rem .5rem .5rem 0;font-size:.8125rem;font-weight:600;color:var(--vuexy-text);border-bottom:1px solid var(--vuexy-card-border)}.schedule-view__sidebar-table td{padding:.4rem .5rem .4rem 0;font-size:.875rem;border-bottom:1px solid var(--vuexy-card-border);vertical-align:middle}.schedule-view__sidebar-driver{white-space:nowrap;font-weight:500}.dashboard .mgmt-form__radio{color:var(--vuexy-text-muted)}[data-theme=light] .dashboard .mgmt-form__radio{color:#64748b}.dispatching-grid-view__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:10px;margin-bottom:1rem;box-shadow:var(--vuexy-card-shadow)}.dispatching-grid-view__label{margin-right:.25rem}.dispatching-grid-view__date{min-width:11rem}.dispatching-grid-view__error{margin-bottom:1rem}.dispatching-grid-view__loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem}.dispatching-grid-view__spinner{width:32px;height:32px;border:3px solid var(--vuexy-card-border);border-top-color:var(--vuexy-active-purple);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dispatching-grid-view__grid-wrap{margin-bottom:1.5rem}.dispatching-grid-view__grid-wrap .mgmt-list-header{margin-bottom:.5rem}.dispatching-grid-view__table-wrap{overflow-x:auto;border:1px solid var(--vuexy-card-border);border-radius:10px;background:var(--vuexy-card-bg)}.dispatching-grid-view__table{width:100%;border-collapse:collapse}.dispatching-grid-view__table th,.dispatching-grid-view__table td{padding:.625rem .75rem;text-align:left;border-bottom:1px solid var(--vuexy-card-border)}.dispatching-grid-view__table thead th{font-weight:600;color:var(--vuexy-text);background:#0000001f}[data-theme=light] .dispatching-grid-view__table thead th{background:#f1f5f9;color:#334155}[data-theme=light] .dispatching-grid-view__table-wrap{border-color:#e2e8f0}[data-theme=light] .dispatching-grid-view__toolbar{background:var(--white);border-color:#e2e8f0}.dispatching-grid-view__message{padding:.875rem 1.25rem;border-radius:8px;margin-bottom:1rem;font-size:.9375rem;font-weight:500;text-align:center;background:var(--vuexy-bg-muted);color:var(--vuexy-text);border:1px solid var(--vuexy-card-border)}.dashboard .dispatching-grid-view__message{background:#ffffff0f;color:#fff;border-color:#ffffff1f}[data-theme=light] .dispatching-grid-view__message{background:#f8fafc;color:#334155;border-color:#e2e8f0}.dispatching-grid-view__pending{max-width:320px;margin-top:1rem;border-radius:10px;overflow:hidden;border:1px solid var(--vuexy-card-border);box-shadow:var(--vuexy-card-shadow)}[data-theme=light] .dispatching-grid-view__pending{border-color:#e2e8f0}.dispatching-grid-view__pending-label{font-size:.8125rem;font-weight:600;letter-spacing:.03em;color:var(--vuexy-text);padding:.75rem 1.25rem;background:#00000026;border-bottom:1px solid var(--vuexy-card-border)}[data-theme=light] .dispatching-grid-view__pending-label{background:#f8fafc;color:#334155;border-bottom-color:#e2e8f0}.dispatching-grid-view__pending-empty{padding:1.25rem;background:var(--vuexy-card-bg);margin:0;font-size:.9375rem;color:var(--vuexy-text-muted)}.dispatching-grid-view__pending-list{list-style:none;margin:0;padding:0}.dispatching-grid-view__pending-item{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--vuexy-card-border);background:var(--vuexy-card-bg)}.dispatching-grid-view__pending-item:last-child{border-bottom:none}.dispatching-grid-view__pending-name{font-weight:500;color:var(--vuexy-text);min-width:8rem}.dispatching-grid-view__pending-meta{font-size:.8125rem;color:var(--vuexy-text-muted);flex:1}[data-theme=light] .dispatching-grid-view__pending-empty{background:var(--white);color:#64748b}.statistics-view{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow)}.dashboard .statistics-view{background:var(--vuexy-card-bg);border-color:var(--vuexy-card-border);box-shadow:var(--vuexy-card-shadow)}.dashboard .statistics-view__main-title{color:var(--vuexy-active-purple)}.dashboard .statistics-block__title{color:var(--vuexy-text)}.dashboard .statistics-block{border-bottom-color:var(--vuexy-card-border)}.dashboard .statistics-view__footer{border-top-color:var(--vuexy-card-border)}.statistics-view__main-title{font-size:1rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.25rem;padding-bottom:.5rem}.statistics-block{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--gray-100)}.statistics-block:last-of-type{border-bottom:none}.statistics-block__title{font-size:.9rem;font-weight:700;color:var(--gray-900);margin:0 0 .75rem}.statistics-block__fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem 1.25rem;margin-bottom:.75rem}.statistics-block__actions{display:flex;gap:.5rem}.statistics-view__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-100)}.btn--light{background:var(--gray-100);color:var(--gray-700)}.btn--light:hover{background:var(--gray-200, #e5e7eb);color:var(--gray-900)}@media(max-width:600px){.statistics-block__fields{grid-template-columns:1fr}.statistics-block__actions{flex-wrap:wrap}.statistics-block__actions .btn{flex:1;min-width:120px}}.mgmt-modal-form{padding:.25rem 0}.mgmt-modal-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.mgmt-modal-form__col{min-width:0}@media(max-width:768px){.mgmt-modal-form__grid{grid-template-columns:1fr}.mgmt-modal-form{padding:0}.mgmt-form__actions{flex-direction:column}.mgmt-form__actions button{width:100%}.mgmt-form__row{flex-direction:column;align-items:stretch}.mgmt-form__input--sm,.mgmt-form__input--inline{max-width:100%}}@media(max-width:1200px){.mgmt-layout--trips{grid-template-columns:1fr 1fr}.mgmt-layout__center{grid-column:1 / -1}}@media(max-width:768px){.mgmt-layout--trips,.mgmt-layout--customers{grid-template-columns:1fr}}.dashboard-modal__backdrop{position:fixed;inset:0;background:#0006;z-index:1000;animation:dashboardModalFadeIn .2s ease;overflow:hidden}.dashboard-modal{position:fixed;inset:0;z-index:1001;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none;overflow:hidden}.dashboard-modal .dashboard-modal__box{pointer-events:auto;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:440px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:dashboardModalSlideIn .25s ease;min-width:0;box-sizing:border-box}.dashboard .dashboard-modal .dashboard-modal__box{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);box-shadow:var(--vuexy-card-shadow)}.dashboard .dashboard-modal__title{color:var(--vuexy-text)}.dashboard .dashboard-modal__close{background:#ffffff14;color:var(--vuexy-text)}.dashboard .dashboard-modal__close:hover{background:#ffffff26;color:var(--vuexy-text)}.dashboard .dashboard-form__actions{border-top-color:var(--vuexy-card-border)}.dashboard .dashboard-modal__body{color:var(--vuexy-text)}.dashboard-modal__box--large{max-width:min(95vw,960px);width:100%;max-height:90vh}.dashboard-modal__box--large .dashboard-modal__body{overflow-x:hidden;overflow-y:auto;min-height:0;min-width:0;max-width:100%}@media(max-width:768px){.dashboard-modal{padding:.5rem;align-items:stretch;overflow-x:hidden}.dashboard-modal .dashboard-modal__box{max-width:100%;max-height:calc(100vh - 1rem);border-radius:var(--radius);min-width:0}.dashboard-modal__box--large{max-width:100%;max-height:calc(100vh - 1rem)}.dashboard-modal__box--large .dashboard-modal__body{padding:1rem;overflow-y:auto;min-height:0}.dashboard-modal__head{padding:1rem;flex-shrink:0}.dashboard-modal__title{font-size:1.1rem;min-width:0}.dashboard-modal__close{width:44px;height:44px;min-width:44px;min-height:44px}.dashboard-modal__body{padding:1rem;min-width:0}.dashboard-form__actions{flex-direction:column;gap:.5rem}.dashboard-form__actions button{width:100%}.mgmt-modal-form__grid{grid-template-columns:1fr}}@media(max-width:480px){.dashboard-modal{padding:0;align-items:flex-end}.dashboard-modal .dashboard-modal__box{max-height:95vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.dashboard-modal__box--large{max-height:95vh}.dashboard-modal__box--large .dashboard-modal__body{max-height:calc(95vh - 4rem);overflow-y:auto;padding:.75rem 1rem;min-height:0}.dashboard-modal__head{padding:.75rem 1rem}.dashboard-modal__title{font-size:1rem}}.dashboard-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--gray-100);flex-shrink:0}.dashboard .dashboard-modal__head{border-bottom-color:var(--vuexy-card-border)}.dashboard-modal__head-inner{flex:1;min-width:0}.dashboard-modal__title{margin:0;font-size:1.25rem;font-weight:700;color:var(--gray-900)}.dashboard-modal__subtitle{margin:.35rem 0 0;font-size:.875rem;font-weight:400;color:var(--vuexy-text-muted, var(--gray-500))}.dashboard .dashboard-modal__subtitle{color:var(--vuexy-text-muted)}.dashboard-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:var(--gray-100);color:var(--gray-600);border-radius:var(--radius);cursor:pointer;transition:background .2s,color .2s}.dashboard-modal__close:hover{background:var(--gray-200, #e5e7eb);color:var(--gray-900)}.dashboard-modal__body{padding:1.5rem;overflow-x:hidden;overflow-y:auto;min-height:0;flex:1 1 auto;max-width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.dashboard-form__group{margin-bottom:1.25rem}.dashboard-form__label{display:block;font-size:.875rem;font-weight:600;color:var(--form-label-color, var(--gray-700));margin-bottom:.4rem}.dashboard-form__input{width:100%;padding:.6rem 2.25rem .6rem .875rem;font-family:var(--font);font-size:.9375rem;border:1px solid var(--form-input-border, var(--gray-200));border-radius:8px;background:var(--form-input-bg, var(--white));color:var(--form-input-color, var(--gray-900));transition:border-color .2s,box-shadow .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.dashboard-form__input[type=date],.dashboard-form__input[type=email],.dashboard-form__input[type=password],.dashboard-form__input[type=tel],.dashboard-form__input[type=text],.dashboard-form__input[type=number],textarea.dashboard-form__input{background-image:none;padding-right:.875rem}select.dashboard-form__input{padding-right:2.25rem}.dashboard-form__input::placeholder{color:var(--form-placeholder-color, var(--gray-500))}.dashboard-form__input:focus{outline:none;border-color:var(--form-focus-border, var(--accent));box-shadow:0 0 0 3px var(--form-focus-ring, var(--accent-bg))}.dashboard-form__input[readonly]{opacity:.85;cursor:default}.dashboard-form__helper{display:block;font-size:.8125rem;color:var(--form-helper-color, var(--gray-500));margin-top:.35rem;line-height:1.4}.dashboard-form__input--lg{padding:.75rem 1rem;font-size:1rem}.dashboard-form__input--sm{padding:.4rem .65rem;font-size:.875rem}.dashboard-form__actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--gray-100)}.dashboard-form__row{display:grid;gap:1rem 1.25rem;margin-bottom:1.25rem}.dashboard-form__row--two{grid-template-columns:1fr 1fr}.dashboard-form__row--two .dashboard-form__group{margin-bottom:0}.dashboard-form__input-group{display:flex;gap:.5rem}.dashboard-form__input-group .dashboard-form__input{flex:1;min-width:0}.dashboard-form__input--prefix{flex:0 0 auto;width:7rem;padding-right:2rem}.vuexy-radio-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.vuexy-radio-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;border:1px solid var(--vuexy-card-border);border-radius:8px;background:#00000014;cursor:pointer;transition:border-color .2s,background .2s;position:relative}.dashboard .vuexy-radio-card{background:#0000001f}[data-theme=light] .dashboard .vuexy-radio-card{background:var(--white);border-color:#e2e8f0}.vuexy-radio-card--selected{border-color:var(--vuexy-active-purple);background:#7367f014}[data-theme=light] .dashboard .vuexy-radio-card--selected{border-color:var(--vuexy-active-purple);background:#7367f01a}.vuexy-radio-card__input{position:absolute;opacity:0;pointer-events:none}.vuexy-radio-card__icon{color:var(--vuexy-text-muted);margin-bottom:.5rem}.vuexy-radio-card--selected .vuexy-radio-card__icon{color:var(--vuexy-active-purple)}.vuexy-radio-card__label{font-weight:600;font-size:.9375rem;color:var(--vuexy-text)}.vuexy-radio-card__desc{font-size:.75rem;color:var(--vuexy-text-muted);margin-top:.25rem}.profile-page{margin-top:0;max-width:100%;background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:12px;box-shadow:var(--vuexy-card-shadow);overflow:hidden}.profile-page__banner{height:48px;border-radius:12px 12px 0 0;margin:0;position:relative;background:var(--vuexy-card-bg);border-bottom:1px solid var(--vuexy-card-border)}[data-theme=light] .profile-page__banner{border-bottom-color:#e2e8f0}.profile-page__header{display:flex;align-items:flex-end;gap:1.75rem;padding:0 2rem 1.5rem;margin-top:0;position:relative;flex-wrap:wrap}.profile-page__avatar-wrap{flex-shrink:0}.profile-page__avatar{width:100px;height:100px;border-radius:14px;border:3px solid var(--vuexy-card-bg);background:var(--vuexy-active-bg);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0003,0 0 0 1px #0000000f}[data-theme=light] .profile-page__avatar{border-color:var(--white);box-shadow:0 4px 16px #0000001a,0 0 0 1px #0000000a}.profile-page__avatar-initials{font-size:2rem;font-weight:700;color:var(--vuexy-active-purple);letter-spacing:-.02em}.profile-page__info{flex:1;min-width:0}.profile-page__name{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--vuexy-text);letter-spacing:-.02em;line-height:1.25}[data-theme=light] .profile-page__name{color:#1e293b}.profile-page__meta{margin:0 0 .35rem;font-size:.875rem;color:var(--vuexy-text-muted);display:flex;align-items:center;gap:.5rem;line-height:1.5}.profile-page__meta:last-of-type{margin-bottom:0}.profile-page__meta-icon{flex-shrink:0;opacity:.8;color:var(--vuexy-active-purple)}[data-theme=light] .profile-page__meta-icon{color:#6366f1}[data-theme=light] .profile-page__meta{color:#64748b}.profile-page__connected-btn{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;border-radius:8px;transition:transform .15s ease,box-shadow .15s ease}.profile-page__connected-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7367f059}.profile-page__tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--vuexy-card-border);margin-bottom:1.5rem;padding:0 2rem .5rem}[data-theme=light] .profile-page__tabs{border-bottom-color:#e2e8f0}.profile-page__tab{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.125rem;font-size:.875rem;font-weight:500;color:var(--vuexy-text-muted);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.profile-page__tab-icon{display:flex;align-items:center;justify-content:center;opacity:.9}.profile-page__tab:hover{color:var(--vuexy-text);background:#ffffff0f}[data-theme=light] .profile-page__tab:hover{color:#1e293b;background:#0000000a}.profile-page__tab--active{color:#fff;background:var(--vuexy-active-purple);font-weight:600}.profile-page__tab--active .profile-page__tab-icon{opacity:1}[data-theme=dark] .profile-page__tab--active,[data-theme=light] .profile-page__tab--active{color:#fff;background:var(--vuexy-active-purple)}.profile-page__content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:0 2rem 2rem}@media(max-width:768px){.profile-page__content{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem 1.5rem}.profile-page__header{flex-direction:column;align-items:flex-start;gap:1rem;padding-left:1rem;padding-right:1rem}.profile-page__tabs{padding-left:1rem;padding-right:1rem}.profile-page__banner{height:32px}.profile-page__header{margin-top:0}.profile-page__avatar{width:88px;height:88px;border-radius:12px}.profile-page__avatar-initials{font-size:1.75rem}}.profile-page__card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:12px;padding:1.5rem 1.75rem;box-shadow:var(--vuexy-card-shadow);transition:box-shadow .2s,border-color .2s}.profile-page__card:hover{box-shadow:0 8px 32px -4px #0000002e}[data-theme=light] .profile-page__card{box-shadow:0 1px 3px #0000000f}[data-theme=light] .profile-page__card:hover{box-shadow:0 4px 20px -2px #00000014;border-color:#e2e8f0}.profile-page__card-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--vuexy-text-muted);margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem}[data-theme=light] .profile-page__card-title{color:#64748b}.profile-page__card-title-icon{opacity:.85}.profile-page__about-list{list-style:none;margin:0;padding:0}.profile-page__about-list li{display:flex;align-items:center;gap:.65rem;padding:.5rem 0;font-size:.9375rem;color:var(--vuexy-text);line-height:1.45}[data-theme=light] .profile-page__about-list li{color:#334155}.profile-page__about-icon{color:var(--vuexy-text-muted);flex-shrink:0;display:flex;align-items:center;justify-content:center}.profile-page__about-icon--success{color:#28c76f}[data-theme=light] .profile-page__about-icon--success{color:#16a34a}.profile-page__timeline{list-style:none;margin:0;padding:0}.profile-page__timeline-item{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 0;border-bottom:1px solid var(--vuexy-card-border)}.profile-page__timeline-item:first-child{padding-top:0}.profile-page__timeline-item:last-child{border-bottom:none;padding-bottom:0}[data-theme=light] .profile-page__timeline-item{border-bottom-color:#e2e8f0}.profile-page__timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--vuexy-active-purple);flex-shrink:0;margin-top:.35rem}.profile-page__timeline-body{flex:1;min-width:0}.profile-page__timeline-title{margin:0 0 .25rem;font-size:.9375rem;font-weight:600;color:var(--vuexy-text);line-height:1.35}[data-theme=light] .profile-page__timeline-title{color:#1e293b}.profile-page__timeline-desc{margin:0;font-size:.8125rem;color:var(--vuexy-text-muted);line-height:1.45}[data-theme=light] .profile-page__timeline-desc{color:#64748b}.profile-page__timeline-time{font-size:.75rem;color:var(--vuexy-text-muted);flex-shrink:0;font-weight:500}[data-theme=light] .profile-page__timeline-time{color:#94a3b8}.account-page__tabs{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.account-page__tab{padding:.65rem 1.25rem;font-size:.9375rem;font-weight:500;color:var(--vuexy-text-muted);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .2s,color .2s}.account-page__tab:hover{color:var(--vuexy-text);background:#ffffff0a}.account-page__tab--active{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple)}.account-page__content{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;padding:1.5rem;box-shadow:var(--vuexy-card-shadow)}.prefs-page{display:flex;flex-direction:column;gap:1.5rem}.prefs-section{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;overflow:hidden;box-shadow:var(--vuexy-card-shadow)}.prefs-section__title{margin:0;padding:.65rem 1rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;color:#fff;background:#454170}.prefs-section__body{padding:1.25rem 1rem}.prefs-section__notice{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;border-radius:6px;border:1px solid transparent;flex-wrap:nowrap;min-height:0;align-self:start}.prefs-section__body--two-col>.prefs-section__notice,.prefs-section__body--two-col>.prefs-section__notice.prefs-section__notice--info{grid-column:1 / -1}.prefs-section__notice-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prefs-section__notice--success{color:#fff;background:#14532d;border:1px solid #22c55e}.prefs-section__notice--success .prefs-section__notice-dismiss{color:#fff}.prefs-section__notice--success .prefs-section__notice-dismiss:hover{color:#fff;background:#ffffff26}[data-theme=dark] .prefs-section__notice--success{color:#fff;background:#14532d;border-color:#22c55e}[data-theme=dark] .prefs-section__notice--success .prefs-section__notice-dismiss{color:#fff}[data-theme=dark] .prefs-section__notice--success .prefs-section__notice-dismiss:hover{background:#ffffff26}.prefs-section__notice--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.prefs-section__notice--info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}[data-theme=dark] .prefs-section__notice--info{color:#93c5fd;background:#1e40af40;border-color:#3b82f6}.prefs-section__notice--success .prefs-section__notice-text{display:flex;align-items:center;gap:.5rem}.prefs-section__notice--success .prefs-section__notice-text:before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") no-repeat center;background-size:contain}[data-theme=dark] .prefs-section__notice--success .prefs-section__notice-text:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E")}.prefs-section__notice-dismiss{flex-shrink:0;width:1.75rem;height:1.75rem;padding:0;font-size:1.25rem;line-height:1;color:#6b7280;background:transparent;border:none;border-radius:var(--radius);cursor:pointer}.prefs-section__notice-dismiss:hover{color:#374151;background:#0000000f}[data-theme=dark] .prefs-section__notice-dismiss:hover{background:#ffffff14}.prefs-section__body--two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.prefs-section__col{display:flex;flex-direction:column;gap:.75rem}.prefs-section__actions{display:flex;flex-wrap:wrap;gap:.75rem;padding:0 1rem 1.25rem}.prefs-section__body--two-col .prefs-section__actions{grid-column:1 / -1;padding:0;padding-top:.5rem}.prefs-grid-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;align-items:end}.prefs-grid-fields .dashboard-form__group{display:flex;flex-direction:column;gap:.35rem}@media(max-width:640px){.prefs-grid-fields{grid-template-columns:1fr}}.prefs-logo-row .prefs-logo-controls{display:flex;align-items:center;gap:.5rem}.prefs-logo-hint{font-size:.875rem;color:var(--vuexy-text-muted)}.prefs-logo-preview{margin-top:.35rem;font-size:.875rem;color:var(--vuexy-text-muted)}.prefs-logo-img{display:block;max-width:200px;max-height:80px;object-fit:contain;margin-top:.25rem}@media(max-width:640px){.prefs-section__body--two-col{grid-template-columns:1fr}}.account-page__photo-section{margin-bottom:1.5rem}.account-page__avatar{width:100px;height:100px;border-radius:50%;background:var(--vuexy-active-bg);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.account-page__avatar-initials{font-size:2rem;font-weight:700;color:var(--vuexy-active-purple)}.account-page__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.account-page__photo-actions{display:flex;gap:.75rem;margin-bottom:.35rem}.account-page__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.account-page__form-group-full{grid-column:1 / -1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.account-page__form-grid,.vuexy-radio-cards{grid-template-columns:1fr}}@keyframes dashboardModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboardModalSlideIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.dashboard-overview{display:flex;flex-direction:column;gap:2rem}.dashboard-overview__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.vuexy-stat-card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;padding:1.25rem 1.5rem;box-shadow:var(--vuexy-card-shadow);transition:box-shadow .2s}.vuexy-stat-card:hover{box-shadow:0 8px 32px -4px #00000059}.vuexy-stat-card__value{font-size:2rem;font-weight:700;color:var(--vuexy-text);line-height:1.2;margin:0 0 .25rem;letter-spacing:-.02em}.vuexy-stat-card__label{font-size:.875rem;color:var(--vuexy-text-muted);margin:0 0 .35rem;font-weight:500}.vuexy-stat-card__trend{font-size:.8125rem;font-weight:600;margin:0}.vuexy-stat-card__trend--up{color:#28c76f}.vuexy-stat-card__trend--down{color:#ea5455}.vuexy-stat-card__icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.vuexy-stat-card__icon-wrap--pink{background:#c426d333;color:#e879f9}.vuexy-stat-card__icon-wrap--blue{background:#2563eb33;color:#60a5fa}.vuexy-stat-card__icon-wrap--green{background:#16a34a33;color:#4ade80}.vuexy-stat-card__icon-wrap--darkblue{background:#1e3a8a4d;color:#818cf8}.dashboard-overview__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;align-items:start}.dashboard-overview__col{display:flex;flex-direction:column;gap:1.75rem}.dashboard-data-card__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid var(--vuexy-card-border);background:#0000001f}.dashboard-data-card__head-title{font-size:1rem;font-weight:700;color:var(--vuexy-text);margin:0;letter-spacing:-.01em}.dashboard-data-card__head-actions{display:flex;align-items:center;gap:1rem}.dashboard-data-card__head-link{font-size:.8125rem;font-weight:600;color:var(--vuexy-active-purple);background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.dashboard-data-card__head-link:hover{color:#a5a0f7}.dashboard-data-card__head-link--icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--vuexy-text-muted);transition:background .2s,color .2s}.dashboard-data-card__head-link--icon:hover{background:var(--vuexy-nav-hover);color:var(--vuexy-text)}.dashboard-data-card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:8px;box-shadow:var(--vuexy-card-shadow);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s}.dashboard-data-card:hover{box-shadow:0 8px 32px -4px #00000059}.dashboard-data-card--tall{min-height:0}.dashboard-data-card__header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;color:var(--white);gap:.5rem}.dashboard-data-card__header-actions{display:flex;align-items:center;gap:.35rem}.dashboard-data-card__kebab{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:#ffffff26;color:var(--white);cursor:pointer;transition:background .2s}.dashboard-data-card__kebab:hover{background:#ffffff40}.dashboard-data-card__kebab svg{width:18px;height:18px}.dashboard-data-card__header-inner{display:flex;align-items:center;gap:.6rem}.dashboard-data-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#fff3}.dashboard-data-card__icon svg{width:20px;height:20px;flex-shrink:0}.dashboard-data-card__title{font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dashboard-data-card__header--pink{background:linear-gradient(135deg,#c026d3,#a21caf)}.dashboard-data-card__header--blue{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dashboard-data-card__header--green{background:linear-gradient(135deg,#16a34a,#15803d)}.dashboard-data-card__header--darkblue{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.dashboard-data-card__refresh{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:10px;background:#ffffff40;color:var(--white);cursor:pointer;transition:background .2s,transform .2s}.dashboard-data-card__refresh:hover{background:#fff6;transform:rotate(-90deg)}.dashboard-data-card__refresh svg{width:18px;height:18px}.dashboard-data-card__body{padding:1.25rem 1.5rem;flex:1;display:flex;flex-direction:column;gap:.85rem;min-height:0}.dashboard-data-card__summary{font-size:1rem;color:var(--vuexy-text);margin:0;font-weight:600}.dashboard-data-card__breakdown{list-style:none;margin:0;padding:0;font-size:.875rem;color:var(--vuexy-text-muted);line-height:1.6}.dashboard-data-card__breakdown li{margin-bottom:.3rem}.dashboard-data-card__empty{font-size:.9rem;color:var(--vuexy-text-muted);margin:0;font-style:italic}.dashboard-chart{margin:.75rem 0;color:var(--vuexy-text)}.dashboard-chart--donut{min-height:220px}.dashboard-chart--bar{min-height:180px}.dashboard-chart .recharts-text{fill:var(--vuexy-text-muted)}.dashboard-chart .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--vuexy-card-bg)!important;border:1px solid var(--vuexy-card-border)!important;border-radius:8px;padding:.5rem .75rem;color:var(--vuexy-text)}[data-theme=light] .dashboard-chart .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--white)!important;border-color:#e2e8f0!important;color:#334155}.dashboard-data-card__table-wrap{overflow:auto;margin-top:.5rem;border:1px solid var(--vuexy-card-border);border-radius:8px;max-height:220px;background:#00000026}.dashboard-data-card--tall .dashboard-data-card__body{flex:1;min-height:0}.dashboard-data-card__table{width:100%;border-collapse:collapse;font-size:.875rem}.dashboard-data-card__table th,.dashboard-data-card__table td{padding:.6rem 1rem;text-align:left;border-bottom:1px solid var(--vuexy-card-border)}.dashboard-data-card__table th{background:#0003;color:var(--vuexy-text);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.dashboard-data-card__table tbody tr:last-child td{border-bottom:none}.dashboard-data-card__table td{color:var(--vuexy-text-muted)}@media(max-width:900px){.dashboard-overview__grid{grid-template-columns:1fr}.dashboard-overview__stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.dashboard-overview__stats{grid-template-columns:1fr}}.dashboard__nav-link{display:inline-flex;align-items:center;gap:.4rem}.dashboard-table-wrap{overflow-x:auto}.dashboard .dashboard-table-wrap{background:var(--vuexy-card-bg)}[data-theme=light] .dashboard .dashboard-table-wrap{background:var(--white)}.dashboard-table{width:100%;border-collapse:collapse;font-size:.9375rem}.dashboard-table th,.dashboard-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--gray-100);color:var(--gray-900)}.dashboard-table th{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-600);background:var(--gray-50)}.dashboard-table tbody tr:hover{background:var(--gray-50)}.dashboard .dashboard-table th,.dashboard .dashboard-table td{color:var(--vuexy-text);border-bottom-color:var(--vuexy-card-border)}.dashboard .dashboard-table th{background:#0003;color:var(--vuexy-text-muted);font-weight:600}.dashboard .dashboard-table tbody tr:hover{background:#ffffff0a}[data-theme=light] .dashboard .dashboard-table th,[data-theme=light] .dashboard .dashboard-table td{color:#334155;border-bottom-color:#e2e8f0}[data-theme=light] .dashboard .dashboard-table th{background:#f8fafc;color:#475569}[data-theme=light] .dashboard .dashboard-table tbody tr:hover{background:#f8fafc}.dashboard .dashboard-table--dark th{background:var(--vuexy-active-bg);color:var(--vuexy-active-purple);border-bottom-color:#7367f04d}[data-theme=light] .dashboard .dashboard-table--dark th{background:#7367f01f;color:var(--vuexy-active-purple)}.dashboard .dashboard-table .mgmt-form__input,.dashboard .dashboard-table select.mgmt-form__input{color:var(--form-input-color);background:var(--form-input-bg);border-color:var(--form-input-border)}[data-theme=light] .dashboard .dashboard-table .mgmt-form__input,[data-theme=light] .dashboard .dashboard-table select.mgmt-form__input{color:#1e293b;background:var(--white);border-color:#e2e8f0}.badge{display:inline-block;padding:.25rem .65rem;font-size:.8rem;font-weight:600;border-radius:100px}.badge--success{background:#d1fae5;color:#065f46}.badge--info{background:#dbeafe;color:#1e40af}.badge--warning{background:#fef3c7;color:#92400e}.badge--default{background:var(--gray-100);color:var(--gray-700)}.dashboard .dashboard-table .badge--success{background:#22c55e33;color:#4ade80}.dashboard .dashboard-table .badge--info{background:#06b6d433;color:#22d3ee}.dashboard .dashboard-table .badge--warning{background:#f59e0b33;color:#fbbf24}.dashboard .dashboard-table .badge--default{background:#ffffff1a;color:var(--vuexy-text-muted)}[data-theme=light] .dashboard .dashboard-table .badge--success{background:#dcfce7;color:#15803d}[data-theme=light] .dashboard .dashboard-table .badge--info{background:#cffafe;color:#0e7490}[data-theme=light] .dashboard .dashboard-table .badge--warning{background:#fef3c7;color:#b45309}[data-theme=light] .dashboard .dashboard-table .badge--default{background:#f1f5f9;color:#64748b}.table-badge{display:inline-flex;align-items:center;padding:.3rem .65rem;font-size:.75rem;font-weight:600;border-radius:6px;white-space:nowrap}.table-badge--active{background:#7367f033;color:#a5a0f7}.table-badge--completed,.table-badge--success{background:#22c55e33;color:#4ade80}.table-badge--scheduled,.table-badge--info{background:#06b6d433;color:#22d3ee}.table-badge--pending,.table-badge--warning{background:#f59e0b33;color:#fbbf24}.table-badge--default{background:#ffffff1a;color:var(--vuexy-text-muted)}[data-theme=light] .dashboard .table-badge--active{background:#7367f026;color:var(--vuexy-active-purple)}[data-theme=light] .dashboard .table-badge--completed,[data-theme=light] .dashboard .table-badge--success{background:#dcfce7;color:#15803d}[data-theme=light] .dashboard .table-badge--scheduled,[data-theme=light] .dashboard .table-badge--info{background:#cffafe;color:#0e7490}[data-theme=light] .dashboard .table-badge--pending,[data-theme=light] .dashboard .table-badge--warning{background:#fef3c7;color:#b45309}[data-theme=light] .dashboard .table-badge--default{background:#f1f5f9;color:#64748b}.dashboard-table__actions-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--vuexy-text-muted);cursor:pointer;transition:background .2s,color .2s}.dashboard-table__actions-btn:hover{background:#ffffff14;color:var(--vuexy-text)}[data-theme=light] .dashboard .dashboard-table__actions-btn{color:#64748b}[data-theme=light] .dashboard .dashboard-table__actions-btn:hover{background:#f1f5f9;color:#334155}.dashboard-table__actions-col{width:1%;min-width:160px;white-space:nowrap;text-align:right}.dashboard-table__actions-cell{white-space:nowrap;text-align:right;vertical-align:middle}.dashboard-table__action-buttons{display:inline-flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-end;align-items:center}.dashboard-table__action-buttons .btn{margin:0;flex-shrink:0}.dashboard-table__cell--ellipsis{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-table__row--selected td{background:#6366f11f}[data-theme=light] .dashboard .dashboard-table__row--selected td{background:#6366f114}.vehicle-view-page{max-width:640px;margin:0 auto;padding:0 1rem 2rem}.vehicle-view-page__header{margin-bottom:1.5rem}.vehicle-view-page__back{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;color:var(--vuexy-text);background:#ffffff0f;border:1px solid var(--vuexy-card-border);border-radius:8px;padding:.5rem .85rem;margin-bottom:1rem;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.vehicle-view-page__back:hover{background:#ffffff1a;border-color:#ffffff26;color:#fff}.vehicle-view-page__back-icon{opacity:.9}.vehicle-view-page__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--vuexy-text);letter-spacing:-.02em}.vehicle-view-page__subtitle{font-size:.875rem;color:var(--vuexy-text-muted);margin:0}.vehicle-view-page__card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:12px;padding:1.5rem 1.75rem;box-shadow:var(--vuexy-card-shadow)}.vehicle-view-page__detail-list{display:flex;flex-direction:column;gap:.05rem;margin-bottom:1.5rem}.vehicle-view-page__detail-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--vuexy-card-border)}.vehicle-view-page__detail-row:last-child{border-bottom:none}.vehicle-view-page__detail-label{font-size:.8125rem;font-weight:500;color:var(--vuexy-text-muted);flex-shrink:0}.vehicle-view-page__detail-value{font-size:.9375rem;font-weight:500;color:var(--vuexy-text);text-align:right;word-break:break-word}.vehicle-view-page__actions{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid var(--vuexy-card-border)}[data-theme=light] .vehicle-view-page__back{background:#f1f5f9;border-color:#e2e8f0;color:#475569}[data-theme=light] .vehicle-view-page__back:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155}[data-theme=light] .vehicle-view-page__detail-label{color:#64748b}[data-theme=light] .vehicle-view-page__detail-value{color:#1e293b}.record-view-page{max-width:720px;margin:0 auto;padding:0 1rem 2rem}.record-view-page__header{margin-bottom:1.5rem}.record-view-page__back{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;color:var(--vuexy-text);background:#ffffff0f;border:1px solid var(--vuexy-card-border);border-radius:8px;padding:.5rem .85rem;margin-bottom:1rem;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.record-view-page__back:hover{background:#ffffff1a;border-color:#ffffff26;color:#fff}.record-view-page__back-icon{opacity:.9}.record-view-page__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--vuexy-text);letter-spacing:-.02em}.record-view-page__subtitle{font-size:.875rem;color:var(--vuexy-text-muted);margin:0}.record-view-page__card{background:var(--vuexy-card-bg);border:1px solid var(--vuexy-card-border);border-radius:12px;padding:1.5rem 1.75rem;box-shadow:var(--vuexy-card-shadow)}.record-view-page__detail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;margin-bottom:1.5rem}.record-view-page__detail-row{display:flex;flex-direction:column;gap:.2rem;padding:.6rem 0;border-bottom:1px solid var(--vuexy-card-border)}.record-view-page__detail-row:nth-last-child(-n+2){border-bottom:none}.record-view-page__detail-label{font-size:.8125rem;font-weight:500;color:var(--vuexy-text-muted)}.record-view-page__detail-value{font-size:.9375rem;font-weight:500;color:var(--vuexy-text);word-break:break-word}.record-view-page__detail-row--full{grid-column:1 / -1}.record-view-page__actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid var(--vuexy-card-border)}[data-theme=light] .record-view-page__back{background:#f1f5f9;border-color:#e2e8f0;color:#475569}[data-theme=light] .record-view-page__back:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155}[data-theme=light] .record-view-page__detail-label{color:#64748b}[data-theme=light] .record-view-page__detail-value{color:#1e293b}@media(max-width:640px){.record-view-page__detail-list{grid-template-columns:1fr}.record-view-page__detail-row:nth-last-child(-n+2){border-bottom:1px solid var(--vuexy-card-border)}.record-view-page__detail-row:last-child{border-bottom:none}}.new-trip-page{max-width:960px;margin:0 auto;padding:0 1rem 2rem}.new-trip-page__header{margin-bottom:1.5rem}.new-trip-page__back{display:inline-block;font-size:.875rem;color:var(--vuexy-primary);text-decoration:none;margin-bottom:.5rem;background:none;border:none;cursor:pointer;padding:0}.new-trip-page__back:hover{text-decoration:underline}.new-trip-page__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--vuexy-text)}.new-trip-page__subtitle{font-size:.875rem;color:var(--vuexy-text-muted);margin:0}.new-trip-page__error{margin-bottom:1rem}.new-trip-page__form{background:var(--vuexy-card-bg);border-radius:10px;padding:1.5rem;border:1px solid var(--vuexy-border)}.new-trip-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.new-trip-page__grid{grid-template-columns:1fr}}.new-trip-page__section{min-width:0}.new-trip-page__section--full{grid-column:1 / -1}.trip-customer-block{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background:var(--vuexy-card-bg, rgba(255, 255, 255, .03));border:1px solid var(--vuexy-border, rgba(255, 255, 255, .08));border-radius:10px}[data-theme=light] .trip-customer-block{background:var(--gray-50, #f8fafc);border-color:var(--vuexy-border, #e2e8f0)}.trip-customer-block__group{display:flex;flex-direction:column;gap:.5rem;min-width:0}.trip-customer-block__group-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--vuexy-muted, #94a3b8);margin:0 0 .25rem}.trip-customer-block__fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem 1rem;align-items:end}.trip-travel-block{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background:var(--vuexy-card-bg, rgba(255, 255, 255, .03));border:1px solid var(--vuexy-border, rgba(255, 255, 255, .08));border-radius:10px}[data-theme=light] .trip-travel-block{background:var(--gray-50, #f8fafc);border-color:var(--vuexy-border, #e2e8f0)}.trip-travel-block__group{display:flex;flex-direction:column;gap:.5rem}.trip-travel-block__group-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--vuexy-muted, #94a3b8);margin:0 0 .25rem}.trip-travel-block__row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;align-items:end}.trip-travel-block__row--date-time{grid-template-columns:1.8fr 1fr .85fr;max-width:480px;min-width:0}.trip-travel-block__row--date-time .mgmt-form__group{display:flex;flex-direction:column;align-items:stretch;min-width:0;overflow:hidden}.trip-travel-block__row--date-time .mgmt-form__input{text-align:left;max-width:100%;box-sizing:border-box}.trip-travel-block__row--date-time input[type=time],.trip-travel-block__row--date-time input[type=date]{text-align:left;padding-left:.875rem;min-width:0}.trip-travel-block__row--date-time .mgmt-form__group:last-child .mgmt-form__input{max-width:7.5rem}@media(max-width:520px){.trip-travel-block__row--date-time{grid-template-columns:1fr}}.trip-travel-block__locations-wrap{display:grid;grid-template-columns:1fr auto;gap:1.25rem;align-items:start}@media(max-width:640px){.trip-travel-block__locations-wrap{grid-template-columns:1fr}}.trip-travel-block__locations{display:flex;flex-direction:column;gap:.75rem;min-width:0}.trip-travel-block__locations-grid{display:grid;grid-template-columns:1fr auto;gap:.75rem 1.25rem;align-items:end}.trip-travel-block__locations-grid .mgmt-form__group{display:flex;flex-direction:column;margin-bottom:0}.trip-travel-block__locations-grid .mgmt-form__group .mgmt-form__label{margin-bottom:.35rem}.trip-travel-block__locations-grid .mgmt-form__input{min-height:2.5rem;box-sizing:border-box}@media(max-width:640px){.trip-travel-block__locations-grid{grid-template-columns:1fr}}.trip-travel-block__locations-grid .btn{white-space:nowrap;font-size:.8125rem;padding:.5rem .875rem;justify-self:start;min-height:2.5rem;box-sizing:border-box;display:inline-flex;align-items:center}.trip-travel-block__locations-grid .trip-travel-block__import-trip-btn{min-height:0}.trip-travel-block__locations-grid-spacer{height:0}.trip-travel-block__destinations-list{margin-top:1rem;padding:1rem;background:var(--vuexy-card-bg, rgba(0, 0, 0, .2));border:1px solid var(--vuexy-border, rgba(255, 255, 255, .08));border-radius:8px}.trip-travel-block__destinations-list .trip-travel-block__group-title{margin-bottom:.5rem;display:block}.trip-travel-block__destinations-empty{margin:0;padding:.75rem 0 0;font-size:.9375rem;line-height:1.45;color:var(--vuexy-text, #e2e8f0);opacity:.95}[data-theme=light] .trip-travel-block__destinations-empty{color:#475569}.trip-travel-block__destinations-ul{list-style:none;margin:0;padding:0}.trip-travel-block__destination-li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--vuexy-border, rgba(255, 255, 255, .06))}.trip-travel-block__destination-li:last-child{border-bottom:none}.trip-travel-block__destination-select{flex-shrink:0;background:none;border:none;color:#7367f0;cursor:pointer;font-size:.875rem;font-weight:500;padding:0;text-decoration:underline}.trip-travel-block__destination-select:hover{color:#6358d8}.trip-travel-block__destination-addr{font-size:.9375rem;color:var(--vuexy-text, #e2e8f0)}[data-theme=light] .trip-travel-block__destinations-list{background:#f1f5f9;border-color:#e2e8f0}[data-theme=light] .trip-travel-block__destination-li{border-bottom-color:#e2e8f0}[data-theme=light] .trip-travel-block__destination-select{color:#7367f0}[data-theme=light] .trip-travel-block__destination-addr{color:#1e293b}.trip-travel-block__import-actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.trip-travel-block__import-actions .btn{white-space:nowrap;font-size:.8125rem;padding:.5rem .875rem}.trip-travel-block__notes{grid-column:1 / -1}.trip-travel-block__notes .mgmt-form__input{min-height:72px;resize:vertical}.trip-travel-block__return-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.trip-travel-block__return-row .mgmt-form__label{margin-bottom:0}.trip-travel-block__needs-assists{display:grid;grid-template-columns:auto 1fr;gap:1.5rem 2rem;align-items:start}@media(max-width:520px){.trip-travel-block__needs-assists{grid-template-columns:1fr}}.trip-travel-block__needs-group,.trip-travel-block__assists-group{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}.trip-travel-block__assists-group{flex-direction:column;align-items:flex-start;gap:.5rem}.trip-travel-block__needs-group .mgmt-form__label,.trip-travel-block__assists-group .mgmt-form__label{margin-bottom:0}.trip-travel-block__assists-group .mgmt-form__label{color:var(--vuexy-text, #e2e8f0);width:100%}.trip-travel-block__assists-group .mgmt-form__checkbox{display:inline-flex;align-items:center;gap:.5rem;color:var(--vuexy-text, #e2e8f0);white-space:nowrap;cursor:pointer}.trip-travel-block__assists-group .mgmt-form__checkbox input[type=checkbox]{width:1rem;height:1rem;flex-shrink:0;margin:0;cursor:pointer}[data-theme=light] .trip-travel-block__assists-group .mgmt-form__label,[data-theme=light] .trip-travel-block__assists-group .mgmt-form__checkbox{color:#1e293b}.trip-travel-block__input-sm{width:100px}.trip-travel-block__input-md{width:120px}.trip-travel-block__mileage{display:flex;align-items:center;gap:.5rem}.trip-travel-block__mileage .btn{white-space:nowrap}.trip-travel-block__est-time-row{margin-top:1rem}.trip-travel-block__est-time-row .mgmt-form__label{margin-bottom:.4rem}.trip-travel-block__est-time-wrap{display:flex;align-items:center;gap:.5rem}.trip-travel-block__est-time-wrap .btn{white-space:nowrap}.new-trip-page .mgmt-form__input:disabled,.new-trip-page .mgmt-form__input[readonly],.trip-travel-block .mgmt-form__input:disabled,.trip-travel-block .mgmt-form__input[readonly]{background:#4b5563;color:#d1d5db;border-color:#6b7280;cursor:not-allowed;opacity:1}[data-theme=light] .new-trip-page .mgmt-form__input:disabled,[data-theme=light] .new-trip-page .mgmt-form__input[readonly],[data-theme=light] .trip-travel-block .mgmt-form__input:disabled,[data-theme=light] .trip-travel-block .mgmt-form__input[readonly]{background:#e5e7eb;color:#6b7280;border-color:#d1d5db}.trip-view-page__content{margin-top:.5rem}.trip-view-page__field{margin-bottom:.75rem}.trip-view-page__label{display:block;font-size:.8125rem;font-weight:500;color:var(--vuexy-muted, #94a3b8);margin-bottom:.25rem}.trip-view-page__value{display:block;font-size:.9375rem;color:var(--vuexy-text, #e2e8f0)}[data-theme=light] .trip-view-page__label{color:#64748b}[data-theme=light] .trip-view-page__value{color:#1e293b}.trip-view-page{max-width:960px}.trip-view-page__header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.trip-view-page__header-top .record-view-page__back{margin-bottom:0}.trip-view-page__sections{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:1024px){.trip-view-page__sections{grid-template-columns:repeat(3,1fr)}}.trip-view-page__section{min-width:0}.trip-view-page__section-title{font-size:.9375rem;font-weight:700;color:var(--vuexy-text);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--vuexy-card-border)}.record-view-page__detail-list--cols-2{grid-template-columns:repeat(2,1fr)}.record-view-page__detail-list--cols-3{grid-template-columns:repeat(3,1fr)}.trip-view-page__section .record-view-page__detail-list{margin-bottom:0}.trip-view-page__section .record-view-page__detail-row:nth-last-child(-n+2),.trip-view-page__section .record-view-page__detail-list--cols-3 .record-view-page__detail-row:nth-last-child(-n+3){border-bottom:none}@media(max-width:768px){.trip-view-page__sections{grid-template-columns:1fr}}@media(max-width:640px){.trip-view-page__header-top{flex-direction:column;align-items:stretch}.trip-view-page__section .record-view-page__detail-list,.record-view-page__detail-list--cols-2,.record-view-page__detail-list--cols-3{grid-template-columns:1fr}.trip-view-page__section .record-view-page__detail-row:nth-last-child(-n+2),.trip-view-page__section .record-view-page__detail-list--cols-3 .record-view-page__detail-row:nth-last-child(-n+3){border-bottom:1px solid var(--vuexy-card-border)}.trip-view-page__section .record-view-page__detail-row:last-child{border-bottom:none}}[data-theme=light] .trip-view-page__section-title{color:#1e293b}.new-trip-page__section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);margin:0 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid var(--vuexy-border)}.new-trip-page__fields .mgmt-form__group,.new-trip-page__travel-grid .mgmt-form__group{margin-bottom:.6rem}.new-trip-page__fields .mgmt-form__label,.new-trip-page__travel-grid .mgmt-form__label{font-size:.8rem}.new-trip-page__travel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:0 1rem;row-gap:.6rem}.new-trip-page__field-row{grid-column:1 / -1;margin-top:.5rem}.new-trip-page__field-row--inline{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.new-trip-page__actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--vuexy-border)}.new-customer-page{max-width:960px;margin:0 auto;padding:0 1rem 2rem}.new-customer-page__header{margin-bottom:1.5rem}.new-customer-page__back{display:inline-block;font-size:.875rem;color:var(--vuexy-primary);text-decoration:none;margin-bottom:.5rem;background:none;border:none;cursor:pointer;padding:0}.new-customer-page__back:hover{text-decoration:underline}.new-customer-page__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--vuexy-text)}.new-customer-page__subtitle{font-size:.875rem;color:var(--vuexy-text-muted);margin:0}.new-customer-page__error{margin-bottom:1rem}.new-customer-page__form{background:var(--vuexy-card-bg);border-radius:10px;padding:1.5rem;border:1px solid var(--vuexy-border)}.new-customer-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.new-customer-page__grid{grid-template-columns:1fr}}.new-customer-page__section{min-width:0}.new-customer-page__section--full{grid-column:1 / -1}.new-customer-page__section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);margin:0 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid var(--vuexy-border)}.new-customer-page__fields .mgmt-form__group{margin-bottom:.6rem}.new-customer-page__fields .mgmt-form__label{font-size:.8rem}.new-customer-page__actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--vuexy-border)}.new-reimbursement-page{max-width:960px;margin:0 auto;padding:0 1rem 2rem}.new-reimbursement-page__header{margin-bottom:1.5rem}.new-reimbursement-page__back{display:inline-block;font-size:.875rem;color:var(--vuexy-primary);text-decoration:none;margin-bottom:.5rem;background:none;border:none;cursor:pointer;padding:0}.new-reimbursement-page__back:hover{text-decoration:underline}.new-reimbursement-page__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--vuexy-text)}.new-reimbursement-page__subtitle{font-size:.875rem;color:var(--vuexy-text-muted);margin:0}.new-reimbursement-page__error{margin-bottom:1rem}.new-reimbursement-page__form{background:var(--vuexy-card-bg);border-radius:10px;padding:1.5rem;border:1px solid var(--vuexy-border)}.new-reimbursement-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.new-reimbursement-page__grid{grid-template-columns:1fr}}.new-reimbursement-page__section{min-width:0}.new-reimbursement-page__section--full{grid-column:1 / -1}.new-reimbursement-page__section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);margin:0 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid var(--vuexy-border)}.new-reimbursement-page__fields .mgmt-form__group{margin-bottom:.6rem}.new-reimbursement-page__rates-wrap{overflow-x:auto;margin-bottom:.75rem}.new-reimbursement-page__rates-table{width:100%;border-collapse:collapse;font-size:.9375rem}.new-reimbursement-page__rates-table th,.new-reimbursement-page__rates-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--vuexy-border)}.new-reimbursement-page__rates-table th{color:var(--vuexy-text-muted);font-weight:600}.new-reimbursement-page__rates-table td .mgmt-form__input{width:100%;min-width:0}.new-reimbursement-page__actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--vuexy-border)}@media(max-width:900px){.dashboard__header-bar{flex-wrap:wrap;gap:1rem}.dashboard__nav{order:3;width:100%;justify-content:flex-start}.dashboard__search{min-width:120px}.dashboard__user-info{display:none}}@media(max-width:1024px){.dashboard__nav-link,.dashboard__nav-dropdown-trigger{font-size:15px}}@media(max-width:768px){.dashboard__nav-link,.dashboard__nav-dropdown-trigger{font-size:14px}}@media(max-width:600px){.dashboard__header-bar{padding:.75rem 1rem}.dashboard__search{display:none}.dashboard__nav-link,.dashboard__nav-dropdown-trigger{padding:.5rem .6rem;font-size:13px}}.driver-inspection-modern{display:grid;gap:1rem}.driver-inspection-modern__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.driver-inspection-modern__title{margin:0;font-size:1.35rem;color:var(--driver-text, #e9eef8)}.driver-inspection-modern__subtitle{margin:.35rem 0 0;color:var(--driver-text-muted, #9fb0ca)}.driver-inspection-modern__meta{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.driver-inspection-modern__meta>div{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.7rem .8rem}.driver-inspection-modern__meta label{display:block;font-size:.78rem;margin-bottom:.4rem;color:var(--driver-text-muted, #9fb0ca)}.driver-inspection-modern__meta select{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.16);color:var(--driver-text, #e9eef8);border-radius:9px;padding:.55rem .65rem}.driver-inspection-modern__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.driver-inspection-modern__item{background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.7rem}.driver-inspection-modern__item-label{display:block;font-size:.85rem;color:var(--driver-text, #e9eef8);margin-bottom:.55rem}.driver-inspection-modern__item input[type=text]{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.16);color:var(--driver-text, #e9eef8);border-radius:9px;padding:.5rem .6rem}.driver-inspection-modern__toggle{display:inline-flex;align-items:center;gap:.55rem;font-size:.82rem;padding:.42rem .58rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);color:#f4f7ff}.driver-inspection-modern__toggle.is-on{background:#10b98133;border-color:#10b98180}.driver-inspection-modern__notes label{display:block;font-size:.8rem;margin-bottom:.45rem;color:var(--driver-text-muted, #9fb0ca)}.driver-inspection-modern__notes textarea{width:100%;resize:vertical;min-height:96px;background:#ffffff0a;border:1px solid rgba(255,255,255,.16);color:var(--driver-text, #e9eef8);border-radius:11px;padding:.65rem .7rem}.driver-inspection-modern__actions{display:flex;justify-content:flex-start}.driver-inspection-modern__history{border-top:1px solid rgba(255,255,255,.08);padding-top:.8rem}.driver-inspection-modern__history h3{margin:0 0 .65rem;font-size:1rem}.driver-inspection-modern__history-list{display:grid;gap:.45rem}.driver-inspection-modern__history-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.6rem .7rem;border-radius:10px;background:#ffffff08}.driver-inspection-modern__history-row>div{display:grid;gap:.2rem}.driver-inspection-modern__history-row span{font-size:.8rem;color:var(--driver-text-muted, #9fb0ca)}.driver-inspection-modern__history-status{text-transform:capitalize;font-size:.78rem;padding:.22rem .55rem;border-radius:999px;border:1px solid rgba(99,102,241,.45);color:#c7d2fe}.driver-inspection-modern__error{color:#fecaca}.driver-inspection-modern__success{color:#86efac}.driver-inspection-modern__hint{color:var(--driver-text-muted, #9fb0ca)}@media(max-width:900px){.driver-inspection-modern__meta,.driver-inspection-modern__grid{grid-template-columns:1fr}}
