:root{--ink:#091135;--blue:#0f77ff;--cobalt:#127ee3;--slate:#36394a;--border:#e1e9f0;--paper:#fff;--wash:#f5f3ff;--danger:#b4233a;--success:#16835b;--font:Inter,InterVar,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--page:min(1560px, calc(100% - 36px) )}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.5 var(--font);letter-spacing:.008em}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;box-shadow:0 0 0 5px #0f77ff24}.page,.qr-print{width:var(--page);margin:0 auto;padding:44px 0 72px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(32px,4vw,46px);line-height:1.16;letter-spacing:.014em;font-weight:600}h2{margin-bottom:6px;font-size:22px;line-height:1.3;letter-spacing:.01em;font-weight:600}h3{margin-bottom:8px;font-size:18px;font-weight:600}.muted,.event-vehicle,.event-detail,.event-time{color:var(--slate)}.error-text{margin:16px 0;color:var(--danger);font-weight:500}.success-text{color:var(--success)}.eyebrow{display:block;margin-bottom:6px;color:var(--slate);font-size:11px;font-weight:600;letter-spacing:.1em}.topbar{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{width:var(--page);min-height:72px;margin:0 auto;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:var(--ink);font-size:16px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.brand-mark{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#dcecff;color:var(--cobalt);flex:0 0 auto}.brand-mark svg{width:20px;height:20px}.brand-name{white-space:nowrap}.topbar-nav{display:flex;align-self:stretch;align-items:center;gap:4px;margin-right:auto}.topbar-nav button{height:40px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--slate);font-size:14px;font-weight:500}.topbar-nav button:hover,.topbar-nav button.active{background:var(--wash);color:var(--ink)}.topbar-right{display:flex;align-items:center;gap:8px}.offline-banner,.pending-banner{padding:10px 24px;background:#fff7df;color:var(--ink);border-bottom:1px solid var(--border);font-size:14px;text-align:center}.pending-row{display:flex;justify-content:center;gap:12px;align-items:center}.pending-hint{margin:4px 0 0;color:var(--slate);font-size:12px}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--border);border-radius:8px;background:var(--paper);color:var(--ink);font-size:14px;font-weight:500;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.btn:hover{border-color:var(--blue);background:#f9fbff}.btn:active{transform:translateY(1px)}.btn-primary{border-color:var(--cobalt);background:var(--cobalt);color:#fff}.btn-primary:hover{border-color:var(--blue);background:var(--blue)}.btn-small{min-height:34px;padding:0 12px;font-size:12px}.btn-block{width:100%}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.text-action{display:inline-block;margin-top:16px;color:var(--blue);font-size:14px;font-weight:500;text-decoration:none}.text-action:hover{text-decoration:underline}label{display:block;margin:18px 0 6px;color:var(--slate);font-size:13px;font-weight:500}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink)}textarea{min-height:112px;resize:vertical}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);box-shadow:0 0 0 1000px #fff inset}.card{padding:20px;border:1px solid var(--border);border-radius:12px;background:var(--paper)}.home-hero{max-width:720px;margin-bottom:32px}.home-hero>p{max-width:620px;margin:0;color:var(--slate);font-size:16px}.home-overview{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:16px;padding:20px;background:var(--wash);border-radius:12px}.custody-card{min-height:190px;display:flex;flex-direction:column;justify-content:center}.vehicle-label{margin-bottom:6px;color:var(--ink);font-size:22px;font-weight:600}.action-stack{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:16px}.activity-card{margin-top:24px}.status-chip,.chip{display:inline-flex;align-items:center;width:fit-content;padding:4px 9px;border:1px solid var(--border);border-radius:999px;color:var(--slate);font-size:12px;font-weight:500}.status-available{border-color:#9bd6c2;color:var(--success);background:#f4fffa}.status-key_out,.chip-offline{border-color:#f0d6a0;background:#fffaf0;color:#855b00}.status-in_use{border-color:#a9ccff;background:#f4f8ff;color:var(--blue)}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.filter-row .btn-row{margin:0}.vehicle-list{display:grid;gap:12px}.vehicle-row{display:flex;justify-content:space-between;gap:20px;margin:0}.vehicle-row-main{flex:1}.vehicle-title{color:var(--ink);font-size:20px;font-weight:600;text-decoration:none}.vehicle-title:hover{color:var(--blue)}.vehicle-meta,.event-list{margin:14px 0 0;padding:0;list-style:none}.vehicle-meta li{padding:3px 0;color:var(--slate);font-size:14px}.vehicle-row-actions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.event-list li{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,1fr) auto;gap:8px 20px;padding:16px 0;border-top:1px solid var(--border)}.event-type{color:var(--ink);font-weight:500}.event-time{font-size:13px;white-space:nowrap}.event-detail{grid-column:1/-1;font-size:13px}.login-screen{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:24px 16px;background:linear-gradient(135deg,#f0f4ff,#f8f6ff,#f0f0ff)}.login-container{width:100%;max-width:440px;border:2px solid #c4b5fd;border-radius:28px;background:var(--paper);padding:48px 28px 36px;box-shadow:0 8px 40px #6366f114,0 1px 3px #6366f10f;animation:loginFadeIn .5s ease-out}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.login-brand{text-align:center;margin-bottom:28px}.login-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);margin-bottom:14px;box-shadow:0 2px 8px #3b82f61f}.login-icon svg{display:block}.login-title{margin:0 0 4px;font-size:26px;font-weight:700;letter-spacing:.01em;color:var(--ink)}.login-subtitle{margin:0;color:var(--slate);font-size:14px;font-weight:400;letter-spacing:.01em}.login-card{margin:0;padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--paper);box-shadow:0 1px 3px #0911350a}.login-label{display:block;margin:0 0 6px;color:var(--slate);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.login-label+.login-input{margin-bottom:18px}.login-input{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fafbfe;color:var(--ink);font-size:13px;transition:border-color .18s ease,box-shadow .18s ease}.login-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0f77ff1a;background:#fff}.login-input::placeholder{color:#b0b8c9}.login-forgot-row{display:flex;justify-content:flex-end;margin:-10px 0 18px}.login-forgot{background:none;border:0;padding:0;color:var(--blue);font-size:13px;font-weight:500;cursor:pointer;transition:color .16s ease}.login-forgot:hover{color:#0958b0;text-decoration:underline}.login-error{margin:0 0 14px;padding:10px 14px;border-radius:8px;background:#fff0f1;color:var(--danger);font-size:13px;font-weight:500;border:1px solid #f5c6cb}.login-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;border:0;border-radius:12px;background:linear-gradient(135deg,#2b8aff,#1a6dff);color:#fff;font-size:16px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;box-shadow:0 4px 14px #2b8aff40}.login-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2b8aff52;background:linear-gradient(135deg,#3d95ff,#2b7dff)}.login-btn:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #2b8aff2e}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-footer{margin:20px 0 0;text-align:center;color:#9ca3af;font-size:12px;font-weight:400;letter-spacing:.02em}.forgot-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#09113566;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:forgotFadeIn .2s ease-out}@keyframes forgotFadeIn{0%{opacity:0}to{opacity:1}}.forgot-modal{width:100%;max-width:400px;padding:28px 24px;border-radius:20px;background:var(--paper);box-shadow:0 12px 48px #09113529;animation:forgotSlideUp .3s ease-out}@keyframes forgotSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.forgot-header{text-align:center;margin-bottom:20px}.forgot-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);margin-bottom:12px}.forgot-title{margin:0 0 6px;font-size:20px;font-weight:700;color:var(--ink)}.forgot-desc{margin:0;color:var(--slate);font-size:13px;line-height:1.5}.forgot-cancel{display:block;width:100%;margin-top:12px;padding:10px;border:0;background:transparent;color:var(--slate);font-size:14px;font-weight:500;cursor:pointer;transition:color .16s ease;border-radius:8px}.forgot-cancel:hover{color:var(--ink);background:#f5f3ff}.forgot-success{text-align:center;padding:8px 0}.forgot-success-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#f0fdf4;color:#16835b;font-size:24px;font-weight:700;margin-bottom:12px;border:2px solid #bbf7d0}.forgot-success-text{margin:0 0 20px;color:var(--ink);font-size:14px;line-height:1.5}.profile-list{overflow:hidden;border:1px solid var(--border);border-radius:12px}.profile-option{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:72px;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--paper);cursor:pointer}.profile-option:last-child{border-bottom:0}.profile-option:before{content:attr(data-initials);display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:var(--wash);color:var(--blue);font-size:12px;font-weight:600}.profile-option:hover,.profile-option.selected{background:#fafcff}.profile-option.selected{box-shadow:inset 3px 0 0 var(--blue)}.profile-option input{position:absolute;opacity:0}.profile-name{font-weight:600}.profile-role{color:var(--slate);font-size:13px;text-align:right}.profile-option.selected .profile-name:after{content:"Избран";display:block;color:var(--blue);font-size:12px;font-weight:500}.vehicle-card,.photo-picker,.declare-form,.handoff-form{margin-top:20px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.photo-grid figure{margin:0;padding:8px;border:1px solid var(--border);border-radius:12px}.photo-grid img.thumb,.photo-done img.thumb,.photo-preview img{display:block;width:100%;max-height:340px;object-fit:cover;border-radius:8px}.photo-grid figcaption{margin-top:8px;color:var(--slate);font-size:12px}.driver-type-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin:16px 0}.driver-type{display:flex;gap:10px;align-items:center;min-height:52px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff}.driver-type.selected{border-color:var(--blue);background:#f7fbff}.driver-type input{width:auto;min-height:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#09113559}.modal{width:min(100%,640px);max-height:90vh;overflow:auto}.back-link{color:var(--blue);font-weight:500;text-decoration:none}.print-sheet{margin-top:24px;padding:32px;border:1px solid var(--border);border-radius:12px}.print-qr-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;margin-top:24px;align-items:start}.qr-card{padding:24px;border:1px solid var(--border);border-radius:12px;text-align:center}.qr-hint{margin:0 0 12px;font-size:12px}.qr-img{display:block;width:min(300px,100%);margin:0 auto}.qr-tag{display:inline-block;padding:8px 10px 6px;border:1px dashed var(--mist);border-radius:8px}.qr-img-key{width:118px}.qr-tag-reg{margin:6px 0 0;font-size:14px;font-weight:700;letter-spacing:.04em}.qr-tag-vin{margin:1px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;color:var(--slate);letter-spacing:.02em}.qr-tag-model{margin:2px 0 0;color:var(--slate);font-size:12px}.qr-version{margin:10px 0 0;color:var(--slate);font-size:11px}.qr-url{overflow-wrap:anywhere;color:var(--slate);font-size:12px}@media(max-width:760px){.topbar-inner{min-height:64px;gap:12px}.page,.qr-print{padding:40px 0 64px}h1{font-size:36px}.home-overview{grid-template-columns:1fr;padding:16px}.event-list li{grid-template-columns:1fr;gap:4px}.vehicle-row{flex-direction:column}.print-qr-grid{grid-template-columns:1fr}.profile-option{grid-template-columns:36px minmax(0,1fr)}.profile-role{grid-column:2;text-align:left}:root{--page: calc(100% - 32px) }.topbar-inner{min-height:auto;padding:10px 0}.brand:after{display:none}.page,.qr-print{padding:24px 0 56px}h1{font-size:clamp(26px,7vw,32px)}}@media print{.topbar,.tabbar,.offline-banner,.pending-banner,.custody-banner,.no-print,.back-link{display:none!important}.page,.qr-print{width:100%;padding:0}.qr-img-key{width:26mm}.qr-tag{padding:2mm}.qr-img:not(.qr-img-key){width:60mm}.qr-tag-reg{font-size:11pt}.qr-tag-vin{font-size:6pt}.print-qr-grid{grid-template-columns:auto 1fr;gap:10mm}}.trip-log h1{margin-bottom:8px}.trip-intro{max-width:760px;margin-bottom:24px}.telemetry-panel{margin-bottom:16px}.telemetry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.telemetry-head .btn-row{margin:0}.telemetry-head strong{display:block;font-size:18px}.telemetry-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:2px}.telemetry-list li{display:grid;grid-template-columns:96px minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;padding:8px 0;border-top:1px solid var(--border);font-size:13px}.telemetry-reg{font-weight:600}.telemetry-when{text-align:right;font-size:12px}.chip.telemetry-ok{border-color:#9bd6c2;background:#f4fffa;color:var(--success)}.chip.telemetry-not_found{border-color:#f0d6a0;background:#fffaf0;color:#855b00}.chip.telemetry-error{border-color:#f0b4bf;background:#fff5f7;color:var(--danger)}.trip-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px}.trip-filter-group{display:flex;flex-direction:column;gap:6px;min-width:150px}.trip-filter-group label,.trip-filter-group .btn-row{margin:0}.trip-quick,.trip-checks,.trip-export{min-width:auto}.trip-checks{gap:8px;justify-content:flex-end}.check{display:flex;align-items:center;gap:8px;margin:0;color:var(--ink);font-size:13px;font-weight:400;cursor:pointer}.check input{width:auto;min-height:auto}.trip-export{margin-left:auto}.trip-totals{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none}.trip-totals li{padding:8px 14px;border:1px solid var(--border);border-radius:999px;color:var(--slate);font-size:13px}.trip-totals strong{color:var(--ink);font-size:15px}.trip-totals li.warn{border-color:#f0d6a0;background:#fffaf0}.trip-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--paper)}.trip-table{width:100%;min-width:1180px;border-collapse:collapse;font-size:13px}.trip-table th{padding:12px;border-bottom:1px solid var(--border);background:var(--wash);color:var(--slate);font-size:11px;font-weight:600;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.trip-table td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:top}.trip-table tr:last-child td{border-bottom:0}.trip-table td.num{text-align:right;white-space:nowrap}.trip-table select,.trip-table input[type=text],.trip-table input:not([type]){min-height:36px;padding:6px 8px;font-size:13px}.trip-row-missing{background:#fffaf0}.trip-date{display:block;font-weight:600}.trip-hours{display:block;font-size:12px;white-space:nowrap}.trip-reg{display:block;font-weight:600;white-space:nowrap}.trip-model{display:block;font-size:12px}.trip-vin{display:block;margin-top:2px;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.02em;white-space:nowrap}.trip-route{max-width:340px}.trip-route span{display:block;overflow:hidden;text-overflow:ellipsis}.trip-arrow{color:var(--slate);font-size:11px}.trip-driver{min-width:200px}.trip-manual-name{margin-top:6px}.trip-source{display:block;margin-top:4px;color:var(--slate);font-size:11px;letter-spacing:.04em}.trip-confirm .check{flex-direction:column;align-items:flex-start;gap:4px;font-size:11px}.trip-empty{padding:24px;margin:0}.qr-context{max-width:560px}.qr-hero{margin-bottom:20px}.qr-hero .eyebrow{margin-bottom:4px}.qr-hero h1{margin:0 0 4px;font-size:clamp(30px,7vw,40px);line-height:1.1;letter-spacing:.02em;font-weight:700}.qr-hero-model{margin:0 0 6px;color:var(--slate);font-size:16px}.qr-hero-vin{margin:0;color:var(--mist);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.02em}.qr-context .card h2{font-size:19px}.qr-context .action-stack{margin-top:18px}.qr-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border)}.qr-links .text-action{margin:0;border:0;padding:0;background:transparent}.custody-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;padding:10px 24px;background:#eef5ff;border-bottom:1px solid #c7dcff;color:var(--ink);font-size:14px}.custody-banner-text{display:flex;flex-direction:column;gap:2px;text-align:left}.custody-banner-sub{color:var(--slate);font-size:12px}.custody-next-step{margin:12px 0 0;padding:10px 12px;border-left:3px solid var(--blue);background:#f4f8ff;color:var(--slate);font-size:13px}.custody-next-step-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px}.custody-next-step-row .custody-next-step{flex:1;min-width:240px;margin:0}.push-card{margin-top:24px}.push-card .btn{margin-top:12px}.topbar-inner{gap:16px}.topbar-nav{gap:2px}.profile-menu{position:relative;margin-left:auto;flex:0 0 auto}.avatar-btn{display:inline-flex;align-items:center;gap:10px;max-width:230px;padding:5px 12px 5px 5px;border:1px solid var(--border);border-radius:999px;background:var(--paper);color:var(--ink);text-align:left;transition:border-color .16s ease,background .16s ease}.avatar-btn:hover{border-color:#c9d9ec;background:#fafcff}.avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);color:var(--cobalt);font-size:13px;font-weight:700;letter-spacing:.02em}.avatar-lg{width:46px;height:46px;font-size:16px}.avatar-meta{display:flex;min-width:0;flex-direction:column;gap:1px}.avatar-name{overflow:hidden;font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.avatar-role{overflow:hidden;color:var(--slate);font-size:11px;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.profile-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:min(280px,calc(100vw - 32px));padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--paper);box-shadow:0 16px 40px #09113524;animation:profilePop .16s ease-out}@keyframes profilePop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.profile-panel-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--border)}.profile-panel-id{display:flex;min-width:0;flex-direction:column;gap:2px}.profile-panel-id strong{overflow:hidden;font-size:15px;font-weight:600;text-overflow:ellipsis}.profile-panel-id span{color:var(--slate);font-size:12px}.profile-panel-action{display:flex;width:100%;min-height:44px;align-items:center;gap:10px;margin-top:10px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);font-size:14px;font-weight:500;text-align:left}.profile-panel-action:hover{background:var(--wash)}.profile-panel-action svg{width:19px;height:19px;color:var(--slate)}.tabbar{position:fixed;bottom:0;left:0;right:0;z-index:25;display:none;grid-auto-flow:column;grid-auto-columns:1fr;gap:2px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tabbar-item{display:flex;min-height:52px;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px 2px;border:0;border-radius:12px;background:transparent;color:var(--slate);transition:color .16s ease,background .16s ease}.tabbar-item:active{background:var(--wash)}.tabbar-icon{display:grid;place-items:center;height:24px}.tabbar-icon svg{width:23px;height:23px}.tabbar-label{font-size:11px;font-weight:500;letter-spacing:.01em;line-height:1}.tabbar-item.active{color:var(--cobalt)}.tabbar-item.active .tabbar-label{font-weight:600}@media(max-width:900px){.topbar-nav{display:none}.tabbar{display:grid}.page.has-tabbar{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.avatar-btn{max-width:none;padding:3px;border-color:transparent;background:transparent}.avatar-meta{display:none}}.page-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.page-title{margin:0;font-size:clamp(22px,5.5vw,28px);font-weight:700;letter-spacing:.01em}.page-lead{margin:0 0 20px;color:var(--slate);font-size:14px}.icon-btn{display:grid;width:40px;height:40px;flex:0 0 auto;margin-left:-8px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--ink)}.icon-btn:hover{background:var(--wash)}.icon-btn svg{width:22px;height:22px}.btn svg{width:19px;height:19px;flex:0 0 auto;margin-right:8px}.scanner{margin:0}.scanner-view{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:20px;background:#0b1230;box-shadow:0 10px 30px #0911352e}.scanner-video{display:block;width:100%;height:100%;object-fit:cover}.scanner-frame{position:absolute;top:14%;right:14%;bottom:14%;left:14%;pointer-events:none}.scanner-frame span{position:absolute;width:32px;height:32px;border:3px solid rgb(255 255 255 / 85%)}.scanner-frame span:nth-child(1){top:0;left:0;border-right:0;border-bottom:0;border-radius:12px 0 0}.scanner-frame span:nth-child(2){top:0;right:0;border-left:0;border-bottom:0;border-radius:0 12px 0 0}.scanner-frame span:nth-child(3){bottom:0;left:0;border-right:0;border-top:0;border-radius:0 0 0 12px}.scanner-frame span:nth-child(4){bottom:0;right:0;border-left:0;border-top:0;border-radius:0 0 12px}.scanner-view:not(.state-running) .scanner-frame span{border-color:#ffffff47}.scanner-laser{position:absolute;left:14%;right:14%;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#5fb0ff,transparent);box-shadow:0 0 12px #5fb0ffb3;animation:scanSweep 2.4s ease-in-out infinite}@keyframes scanSweep{0%{top:16%}50%{top:82%}to{top:16%}}@media(prefers-reduced-motion:reduce){.scanner-laser{animation:none;top:50%}}.scanner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px;background:#0911359e;color:#fff;text-align:center}.scanner-overlay p{margin:0}.scanner-overlay-icon{display:grid;width:52px;height:52px;margin-bottom:8px;place-items:center;border-radius:16px;background:#ffffff1f;color:#fff}.scanner-overlay-icon svg{width:26px;height:26px}.scanner-overlay-title{font-size:16px;font-weight:600}.scanner-overlay-hint{max-width:280px;color:#ffffffb8;font-size:13px;line-height:1.45}.scanner-spinner{width:28px;height:28px;margin-bottom:10px;border:2.5px solid rgb(255 255 255 / 25%);border-top-color:#fff;border-radius:50%;animation:scanSpin .8s linear infinite}@keyframes scanSpin{to{transform:rotate(360deg)}}.scanner-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.scanner-actions .btn{min-height:50px;border-radius:12px;font-size:15px;font-weight:600}.scanner-actions .btn-primary{box-shadow:0 4px 14px #2b8aff38}@media(max-width:400px){.scanner-actions{grid-template-columns:1fr}}@media print{.page.has-tabbar{padding-bottom:0}}.home-dashboard{display:flex;flex-direction:column;gap:24px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#006fee!important;color:#fff!important;flex:0 0 auto;box-shadow:0 2px 6px #006fee40}.brand-mark svg{width:22px;height:22px}.brand-name{font-size:17px;font-weight:700;color:#0f172a}.topbar-tab{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#475569;font-size:14px;font-weight:500;transition:all .15s ease}.topbar-tab-icon{display:grid;place-items:center}.topbar-tab-icon svg{width:18px;height:18px}.topbar-tab:hover{background:#f1f5f9;color:#0f172a}.topbar-tab.active{background:#e8f1fd;color:#006fee;font-weight:600}.avatar-chevron{width:15px;height:15px;color:#64748b;margin-left:6px;flex-shrink:0}.home-hero-banner{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#edf3fa,#f4f8fc 45%,#e9f1f9);border:1px solid #dce6f2;padding:38px 44px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:290px;box-shadow:0 4px 20px #0f172a08}.home-hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 80% 30%,rgba(255,255,255,.7) 0%,transparent 60%);pointer-events:none}.hero-banner-content{position:relative;z-index:2;max-width:580px}.hero-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#475569;text-transform:uppercase;margin-bottom:8px}.hero-title{font-size:clamp(30px,3.6vw,42px);font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;line-height:1.15}.hero-wave{display:inline-block;transform-origin:70% 70%;animation:waveArm 2.5s ease-in-out infinite}@keyframes waveArm{0%,to{transform:rotate(0)}20%,60%{transform:rotate(14deg)}40%,80%{transform:rotate(-4deg)}}.hero-subtitle{font-size:15px;color:#475569;line-height:1.5;margin:0 0 26px;max-width:500px}.hero-features{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-feature-item{display:flex;align-items:center;gap:10px}.hero-feature-badge{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#dbeafe;color:#006fee;flex-shrink:0;box-shadow:0 2px 6px #006fee1a}.hero-feature-badge svg{width:20px;height:20px}.hero-feature-text{font-size:12px;font-weight:600;color:#334155;line-height:1.25}.hero-banner-visual{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;min-width:360px;max-width:480px}.hero-car-img{width:440px;max-width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 24px rgba(15,23,42,.12))}.hero-speech-bubble{position:absolute;top:-16px;left:10px;z-index:3;background:#e4eefd;border:1px solid #bfdbfe;border-radius:18px;padding:10px 18px;box-shadow:0 6px 16px #2563eb14}.hero-speech-text{display:block;font-size:13px;font-weight:600;font-style:italic;color:#1e40af;line-height:1.3;text-align:center}.hero-speech-arrow{position:absolute;right:-16px;bottom:-24px;width:44px;height:38px;color:#3b82f6;pointer-events:none}.home-cards-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:20px}.custody-card{padding:26px 28px;border-radius:20px;display:flex;align-items:center;gap:22px;min-height:180px;transition:box-shadow .2s ease}.custody-card.empty-state{background:#fffbfa;border:1px solid #fed7aa;box-shadow:0 2px 10px #fb923c08}.custody-card.has-custody{background:#f8fbff;border:1px solid #bfdbfe;box-shadow:0 2px 10px #2563eb0a}.custody-badge-wrap{flex-shrink:0}.custody-key-circle{position:relative;width:86px;height:86px;border-radius:50%;display:grid;place-items:center}.custody-key-circle.empty{background:#fee2e2;color:#9333ea}.custody-key-circle.active{background:#dbeafe;color:#006fee}.custody-key-icon{width:38px;height:38px;transform:rotate(-45deg)}.custody-status-dot{position:absolute;bottom:2px;right:2px;width:24px;height:24px;border-radius:50%;border:2px solid #ffffff;display:grid;place-items:center;font-size:15px;font-weight:700;color:#fff;box-shadow:0 2px 4px #0000001f}.custody-status-dot.minus{background:#ef4444;line-height:1}.custody-status-dot.active{background:#10b981}.custody-info{flex:1;min-width:0}.custody-info .eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;color:#64748b;margin-bottom:4px;text-transform:uppercase}.custody-info h2{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.01em}.custody-info .muted{font-size:13.5px;color:#64748b;line-height:1.45;margin:0}.quick-actions{padding:26px 28px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 10px #0f172a08}.quick-actions-head{display:flex;align-items:center;gap:14px;margin-bottom:4px}.quick-action-icon-wrap{width:40px;height:40px;border-radius:12px;background:#e0f2fe;color:#0284c7;display:grid;place-items:center;flex-shrink:0}.quick-action-icon-wrap svg{width:22px;height:22px}.quick-actions-title-wrap .eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;color:#64748b;margin-bottom:2px;text-transform:uppercase}.quick-actions-title-wrap h2{font-size:20px;font-weight:700;color:#0f172a;margin:0}.quick-actions-hint{font-size:13.5px;color:#64748b;margin:0 0 18px}.btn-action-qr{width:100%;min-height:48px;border:0;border-radius:12px;background:#006fee;color:#fff;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;padding:0 18px;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 14px #006fee38}.btn-action-qr:hover{background:#005bd3;transform:translateY(-1px);box-shadow:0 6px 18px #006fee47}.btn-action-qr:active{transform:translateY(1px)}.action-btn-left{display:flex;align-items:center;gap:10px}.action-btn-left svg{width:20px;height:20px;flex-shrink:0}.action-btn-chevron{width:18px;height:18px;opacity:.85;transition:transform .15s ease}.btn-action-qr:hover .action-btn-chevron{transform:translate(2px)}.btn-action-vehicles{width:100%;min-height:44px;border:1px solid #e2e8f0;border-radius:10px;background:transparent;color:#006fee;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;padding:0 16px;text-decoration:none;margin-top:10px;transition:background .15s ease,border-color .15s ease}.btn-action-vehicles:hover{background:#f8fafc;border-color:#cbd5e1;text-decoration:none}.btn-action-vehicles:hover .action-btn-chevron{transform:translate(2px)}.push-card{padding:24px 28px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 2px 10px #0f172a08;margin-top:0}.push-card-icon{width:60px;height:60px;border-radius:50%;background:#e0f2fe;color:#0284c7;display:grid;place-items:center;flex-shrink:0}.push-card-icon svg{width:28px;height:28px}.push-card-body{flex:1;min-width:0}.push-card-body .eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;color:#64748b;margin-bottom:3px;text-transform:uppercase}.push-card-body h2{font-size:19px;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.push-card-body .muted{font-size:13.5px;color:#64748b;margin:0;line-height:1.45}.push-card-action{flex-shrink:0}.btn-push{min-height:44px;border:0;border-radius:12px;background:#e8f2fe;color:#006fee;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;padding:0 20px;cursor:pointer;transition:background .15s ease,transform .15s ease}.btn-push:hover:not(:disabled){background:#d8e8fe;transform:translateY(-1px)}.btn-push svg{width:18px;height:18px}.activity-card{padding:0;border-radius:20px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;box-shadow:0 2px 10px #0f172a08;margin-top:0}.activity-card-header{display:flex;align-items:center;justify-content:space-between;padding:22px 28px}.activity-header-left{display:flex;align-items:center;gap:12px}.activity-clock-icon{width:34px;height:34px;border-radius:50%;background:#e0edff;color:#006fee;display:grid;place-items:center;flex-shrink:0}.activity-clock-icon svg{width:19px;height:19px}.activity-header-left h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.activity-view-all{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#006fee;text-decoration:none;transition:gap .15s ease}.activity-view-all:hover{text-decoration:none;color:#005bd3;gap:8px}.activity-view-all svg{width:16px;height:16px}.activity-table-wrap{width:100%;overflow-x:auto}.activity-table{width:100%;border-collapse:collapse;text-align:left}.activity-table thead{background:#f8fafc;border-top:1px solid #f1f5f9;border-bottom:1px solid #e2e8f0}.activity-table th{padding:12px 28px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#64748b;text-transform:uppercase}.activity-table td{padding:16px 28px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.activity-row:last-child td{border-bottom:0}.activity-row:hover{background:#fafcff}.col-action{width:220px}.activity-action-cell{display:flex;align-items:center;gap:12px}.event-icon-badge{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.event-icon-badge.badge-return{background:#d1fae5;color:#059669}.event-icon-badge.badge-take{background:#dbeafe;color:#006fee}.event-icon-badge.badge-default{background:#f1f5f9;color:#475569}.event-icon-badge svg{width:16px;height:16px}.activity-action-text{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap}.col-vehicle{min-width:280px}.activity-vehicle-cell{display:flex;align-items:center;gap:14px}.activity-vehicle-thumb{width:56px;height:34px;object-fit:contain;mix-blend-mode:multiply;border-radius:4px;flex-shrink:0}.activity-vehicle-label{font-size:14px;font-weight:500;color:#1e293b}.col-datetime{width:180px;text-align:right}.activity-datetime-cell{display:flex;align-items:center;justify-content:flex-end;gap:16px}.activity-datetime-stack{display:flex;flex-direction:column;align-items:flex-end;line-height:1.35}.activity-time{font-size:13px;font-weight:600;color:#0f172a}.activity-date{font-size:12px;color:#64748b}.activity-more-btn{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#94a3b8;display:grid;place-items:center;cursor:pointer;transition:color .15s ease,background .15s ease}.activity-more-btn:hover{background:#f1f5f9;color:#334155}.activity-empty{padding:32px 28px;text-align:center}@media(max-width:960px){.home-hero-banner{flex-direction:column;align-items:flex-start;padding:28px 24px;min-height:auto}.hero-banner-visual{width:100%;min-width:0;max-width:100%;justify-content:center;margin-top:20px}.hero-car-img{width:340px}.hero-speech-bubble{top:-24px;left:20px}.home-cards-grid{grid-template-columns:1fr}.push-card{flex-direction:column;align-items:flex-start}.push-card-action{width:100%;margin-top:12px}.push-card-action .btn-push{width:100%;justify-content:center}.activity-card-header{padding:18px 20px}.activity-table th,.activity-table td{padding:12px 18px}}.trip-log-dashboard{display:flex;flex-direction:column;gap:24px}.trip-hero-banner{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#edf3fa,#f4f8fc 45%,#e9f1f9);border:1px solid #dce6f2;padding:38px 44px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:270px;box-shadow:0 4px 20px #0f172a08}.trip-hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 80% 30%,rgba(255,255,255,.7) 0%,transparent 60%);pointer-events:none}.trip-hero-content{position:relative;z-index:2;max-width:620px}.trip-hero-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#475569;text-transform:uppercase;margin-bottom:8px}.trip-hero-title{font-size:clamp(30px,3.6vw,42px);font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;line-height:1.15}.trip-hero-subtitle{font-size:15px;color:#475569;line-height:1.5;margin:0;max-width:540px}.trip-hero-visual{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;min-width:340px;max-width:440px}.trip-hero-tagline{position:absolute;top:-12px;left:0;z-index:3;font-size:13px;font-weight:600;color:#1e40af;line-height:1.35;text-align:right}.hero-tagline-dashes{display:flex;gap:4px;justify-content:flex-end;margin-top:6px}.hero-tagline-dashes .dash{width:14px;height:3px;border-radius:2px;background:#93c5fd}.hero-tagline-dashes .dash.active{background:#2563eb}.trip-hero-car-img{width:380px;max-width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 10px 20px rgba(15,23,42,.1))}.telemetry-status-card{padding:14px 20px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 2px 8px #0f172a05;margin-top:0}.telemetry-status-left{display:flex;align-items:center;gap:14px}.telemetry-check-circle{width:36px;height:36px;border-radius:50%;background:#10b981;color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 6px #10b98133}.telemetry-check-circle svg{width:18px;height:18px;stroke-width:2.5}.telemetry-status-text .eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;color:#64748b;margin-bottom:2px;text-transform:uppercase}.telemetry-status-text h2{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 2px;letter-spacing:-.01em}.telemetry-status-text .muted{font-size:12.5px;color:#64748b;margin:0}.telemetry-status-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-wrap:wrap}.btn-telemetry-view{height:36px;border:1px solid #dce6f2;border-radius:8px;background:#fff;color:#006fee;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;padding:0 14px;cursor:pointer;transition:background .15s,border-color .15s}.btn-telemetry-view:hover{background:#f8fafc;border-color:#cbd5e1}.btn-telemetry-view svg{width:16px;height:16px}.btn-telemetry-sync{height:36px;border:0;border-radius:8px;background:#006fee;color:#fff;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;padding:0 16px;cursor:pointer;transition:background .15s;box-shadow:0 2px 6px #006fee2e}.btn-telemetry-sync:hover:not(:disabled){background:#005bd3}.btn-telemetry-sync svg{width:16px;height:16px}.btn-telemetry-sync svg.spinning{animation:spin 1s linear infinite}.telemetry-sync-time{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#64748b;margin-left:2px}.sync-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.telemetry-list-panel{padding:14px 18px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;margin-top:-12px}.telemetry-list-item{display:grid;grid-template-columns:100px minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;padding:8px 0;border-top:1px solid #f1f5f9;font-size:12.5px}.telemetry-list-item:first-child{border-top:0}.trip-filters-compact{padding:12px 18px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:10px;box-shadow:0 2px 8px #0f172a05;margin-top:0}.filters-main-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.filter-item{display:flex;align-items:center;gap:8px}.filter-label-inline{font-size:12px;font-weight:600;color:#475569;white-space:nowrap}.mini-date-field{position:relative;display:flex;align-items:center}.mini-date-field .field-icon{position:absolute;left:9px;width:14px;height:14px;color:#64748b;pointer-events:none}.mini-date-field input{height:32px;width:126px;padding:0 6px 0 28px;border:1px solid #dce4ed;border-radius:7px;background:#fff;font-size:12px;font-weight:500;color:#0f172a}.mini-date-field input:focus{outline:none;border-color:#006fee;box-shadow:0 0 0 2px #006fee1f}.range-sep{color:#94a3b8;font-size:12px}.mini-segments{display:inline-flex;height:32px;padding:2px;border:1px solid #dce4ed;border-radius:7px;background:#f8fafc}.mini-segments .segment{min-width:50px;border:0;border-radius:5px;background:transparent;color:#475569;font-size:11.5px;font-weight:500;cursor:pointer;padding:0 8px;transition:all .15s ease}.mini-segments .segment.active{background:#e0edff;color:#006fee;font-weight:600;box-shadow:0 1px 2px #0000000a}.mini-select-field{position:relative;display:flex;align-items:center}.mini-select-field .field-icon{position:absolute;left:9px;width:14px;height:14px;color:#64748b;pointer-events:none}.mini-select-field select{height:32px;min-width:170px;max-width:260px;padding:0 8px 0 28px;border:1px solid #dce4ed;border-radius:7px;background:#fff;font-size:12px;font-weight:500;color:#0f172a}.mini-select-field select:focus{outline:none;border-color:#006fee;box-shadow:0 0 0 2px #006fee1f}.filters-right-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.btn-compact-reset{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 10px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#475569;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.btn-compact-reset:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.btn-compact-reset svg{width:13px;height:13px}.btn-compact-csv{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 12px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.btn-compact-csv:hover{background:#f8fafc;border-color:#94a3b8;text-decoration:none}.btn-compact-csv svg{width:13px;height:13px}.filters-sub-row{display:flex;align-items:center;gap:20px;padding-top:8px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.filter-checkbox-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-checkbox-label input[type=checkbox]{width:15px;height:15px;accent-color:#006fee;cursor:pointer;border-radius:3px}.btn-export-csv svg{width:16px;height:16px}.trip-kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.kpi-card{padding:18px 20px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;gap:14px;box-shadow:0 2px 8px #0f172a08;transition:transform .15s ease}.kpi-card:hover{transform:translateY(-1px)}.kpi-card.has-warn{background:#fffcf0;border-color:#fed7aa}.kpi-card.has-alert{background:#fff8f8;border-color:#fecdd3}.kpi-icon-wrap{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.kpi-icon-wrap svg{width:22px;height:22px}.kpi-icon-wrap.icon-blue{background:#e0f2fe;color:#0284c7}.kpi-icon-wrap.icon-green{background:#dcfce7;color:#16a34a}.kpi-icon-wrap.icon-orange{background:#ffedd5;color:#d97706}.kpi-icon-wrap.icon-red{background:#fee2e2;color:#e11d48}.kpi-data{display:flex;flex-direction:column;line-height:1.25}.kpi-val{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.kpi-label{font-size:12px;font-weight:500;color:#64748b}.trips-table-card{border-radius:20px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;box-shadow:0 2px 10px #0f172a08;margin-top:0}.trips-table-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #e2e8f0}.trips-header-left{display:flex;align-items:center;gap:12px}.trips-header-icon{width:34px;height:34px;border-radius:10px;background:#e0edff;color:#006fee;display:grid;place-items:center}.trips-header-icon svg{width:18px;height:18px}.trips-header-left h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.trips-pagination-controls{display:flex;align-items:center;gap:16px;font-size:13px;color:#64748b;white-space:nowrap;flex-shrink:0}.page-size-selector{display:flex;align-items:center;gap:8px;white-space:nowrap}.page-size-selector span{white-space:nowrap}.page-size-selector select{height:32px;padding:0 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:13px;color:#0f172a;font-weight:600}.page-info{font-weight:500}.page-buttons{display:flex;align-items:center;gap:4px}.btn-page-nav{width:32px;height:32px;border:1px solid #dce4ed;border-radius:8px;background:#fff;color:#334155;font-size:16px;font-weight:600;display:grid;place-items:center;cursor:pointer;transition:background .15s}.btn-page-nav:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.btn-page-nav:disabled{opacity:.4;cursor:not-allowed}.trips-table-wrap{width:100%;overflow-x:auto}.trips-data-table{width:100%;min-width:860px;border-collapse:collapse;text-align:left}.trips-data-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.trips-data-table th{padding:10px 8px;font-size:10.5px;font-weight:700;letter-spacing:.06em;color:#64748b;text-transform:uppercase;white-space:nowrap}.trips-data-table td{padding:8px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.trip-row:hover{background:#fafcff}.trip-row.trip-row-missing{background:#fffcf0}.trip-row.trip-row-missing:hover{background:#fff9e6}.cell-datetime .trip-date{display:block;font-size:12.5px;font-weight:700;color:#0f172a;margin-bottom:1px;white-space:nowrap}.cell-datetime .trip-hours{display:block;font-size:11.5px;color:#475569;white-space:nowrap}.cell-datetime .trip-duration{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;color:#64748b;margin-top:1px;white-space:nowrap}.cell-datetime .trip-duration svg{width:12px;height:12px}.cell-vehicle .trip-reg{display:block;font-size:13px;font-weight:700;color:#0f172a;margin-bottom:1px;white-space:nowrap}.cell-vehicle .trip-model{display:block;font-size:11.5px;color:#475569;white-space:nowrap}.cell-vehicle .trip-vin{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#94a3b8;letter-spacing:.02em;white-space:nowrap}.cell-route{min-width:140px;max-width:220px}.route-itinerary{display:flex;flex-direction:column;gap:2px}.route-stop{display:flex;align-items:center;gap:6px}.route-pin{display:grid;place-items:center;width:14px;height:14px;color:#006fee;flex-shrink:0}.missing-itinerary .route-pin{color:#f59e0b}.route-pin svg{width:13px;height:13px}.route-address{font-size:11.5px;color:#1e293b;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-track-line{width:2px;height:6px;border-left:2px dashed #93c5fd;margin-left:6px}.missing-itinerary .route-track-line{border-left-color:#fcd34d}.cell-mileage{text-align:center;min-width:90px;white-space:nowrap}.mileage-stack{display:flex;flex-direction:column;align-items:center;gap:1px}.num-km{font-size:13px;font-weight:700;color:#0f172a}.num-km .unit-km{font-size:11px;font-weight:500;color:#64748b}.num-odo{font-size:11px;font-weight:500;color:#64748b;letter-spacing:.02em}.cell-driver{min-width:130px;max-width:180px}.driver-select-wrap{display:flex;flex-direction:column;gap:3px}.select-table-driver{height:32px;padding:0 6px;border:1px solid #dce4ed;border-radius:7px;background:#fff;font-size:12px;font-weight:500;color:#0f172a;width:100%}.trip-source-badge{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;color:#64748b}.trip-source-badge svg{width:11px;height:11px}.trip-manual-name{height:28px;padding:0 6px;border:1px solid #dce4ed;border-radius:6px;font-size:11.5px}.cell-usage{width:120px;min-width:114px}.cell-usage .select-table-usage{height:32px;width:100%;min-width:108px;padding:0 22px 0 8px;border:1px solid #dce4ed;border-radius:7px;background-color:#fff;font-size:12px;font-weight:500;color:#0f172a;-moz-appearance:none;appearance:none;-webkit-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='%2364748b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center;cursor:pointer;transition:border-color .15s,box-shadow .15s}.cell-usage .select-table-usage:hover{border-color:#cbd5e1}.cell-usage .select-table-usage:focus{outline:none;border-color:#006fee;box-shadow:0 0 0 2px #006fee1f}.cell-purpose{min-width:130px;max-width:220px}.cell-purpose .input-table-purpose{width:100%;min-height:36px;height:38px;padding:6px 9px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;font-family:inherit;font-size:12px;line-height:1.35;color:#0f172a;resize:none;display:block;transition:border-color .15s,background .15s,box-shadow .15s}.cell-purpose .input-table-purpose:hover{background:#fff;border-color:#cbd5e1}.cell-purpose .input-table-purpose:focus{background:#fff;outline:none;border-color:#006fee;box-shadow:0 0 0 2px #006fee1f}.cell-confirm{width:44px;text-align:center}.table-check-label{display:inline-flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}.table-check-label input[type=checkbox]{width:16px;height:16px;accent-color:#006fee;cursor:pointer}.confirmed-name{font-size:9.5px;color:#64748b;white-space:nowrap}.cell-actions{width:36px;text-align:center}.btn-trip-actions{width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:#94a3b8;display:grid;place-items:center;cursor:pointer;transition:background .15s,color .15s}.btn-trip-actions:hover{background:#f1f5f9;color:#334155}.trip-empty-state,.trip-loading-state{padding:36px 28px;text-align:center;color:#64748b;font-size:14px}@media(max-width:1100px){.trip-kpi-grid{grid-template-columns:repeat(3,1fr)}.trip-filters-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.trip-hero-banner{flex-direction:column;align-items:flex-start;padding:24px 20px}.trip-hero-visual{width:100%;min-width:0;max-width:100%;justify-content:center;margin-top:16px}.trip-hero-tagline{top:-24px;left:10px}.trip-kpi-grid{grid-template-columns:repeat(2,1fr)}.telemetry-status-card{flex-direction:column;align-items:flex-start}.telemetry-status-actions{width:100%}.trip-filters-grid{grid-template-columns:1fr}}.manager-dashboard{display:flex;flex-direction:column;gap:24px}.btn-topbar-bell{position:relative;width:38px;height:38px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#475569;display:grid;place-items:center;cursor:pointer;transition:background .15s,border-color .15s;margin-right:4px}.btn-topbar-bell:hover{background:#f8fafc;color:#0f172a}.btn-topbar-bell svg{width:18px;height:18px}.bell-badge{position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:50%;background:#ef4444;border:1.5px solid #ffffff}.fleet-hero-banner{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#edf4fb,#f4f8fd,#eaf1f8);border:1px solid #dce6f2;padding:34px 44px;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:250px;box-shadow:0 4px 20px #0f172a08}.fleet-hero-content{position:relative;z-index:2;max-width:600px}.fleet-hero-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#475569;text-transform:uppercase;margin-bottom:8px}.fleet-hero-title{font-size:clamp(28px,3.4vw,40px);font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;line-height:1.15}.fleet-hero-subtitle{font-size:14.5px;color:#475569;line-height:1.55;margin:0;max-width:520px}.fleet-hero-visual{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;min-width:360px;max-width:460px}.fleet-hero-tagline{position:absolute;top:-10px;right:0;z-index:3;text-align:right;font-size:13.5px;font-weight:600;color:#1e3a8a;line-height:1.35}.fleet-tagline-accent{width:36px;height:3px;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:2px;margin-top:6px;margin-left:auto}.fleet-hero-road-img{width:440px;max-width:100%;height:190px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #0f172a14}.fleet-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fleet-kpi-card{padding:18px 22px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;gap:16px;box-shadow:0 2px 8px #0f172a05;cursor:pointer;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.fleet-kpi-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.fleet-kpi-card.active-card{border-color:#93c5fd;background:#f8faff}.kpi-icon-circle{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.kpi-icon-circle svg{width:24px;height:24px}.icon-circle-blue{background:#e0edff;color:#006fee}.icon-circle-green{background:#dcfce7;color:#16a34a}.icon-circle-blue-user{background:#e0f2fe;color:#0284c7}.icon-circle-orange{background:#ffedd5;color:#ea580c}.fleet-kpi-info{display:flex;flex-direction:column;line-height:1.25;flex:1}.fleet-kpi-val{font-size:24px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.fleet-kpi-lbl{font-size:13px;font-weight:500;color:#64748b;margin-top:2px}.fleet-kpi-chevron{width:18px;height:18px;color:#94a3b8;flex-shrink:0}.fleet-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.fleet-pill-filters{display:flex;align-items:center;gap:8px}.fleet-pill{height:38px;padding:0 18px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .15s ease}.fleet-pill:hover:not(.active){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.fleet-pill.active{background:#006fee;border-color:#006fee;color:#fff;box-shadow:0 2px 8px #006fee40}.fleet-toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fleet-search-wrap{position:relative;display:flex;align-items:center}.fleet-search-icon{position:absolute;left:14px;width:16px;height:16px;color:#64748b;pointer-events:none}.fleet-search-input{width:290px;height:40px;padding:0 14px 0 38px;border:1px solid #dce4ed;border-radius:10px;background:#fff;font-size:13px;font-weight:500;color:#0f172a;transition:border-color .15s,box-shadow .15s}.fleet-search-input:focus{outline:none;border-color:#006fee;box-shadow:0 0 0 3px #006fee1f}.btn-fleet-tune{width:40px;height:40px;border-radius:10px;border:1px solid #dce4ed;background:#fff;color:#475569;display:grid;place-items:center;cursor:pointer;transition:background .15s,border-color .15s}.btn-fleet-tune:hover{background:#f8fafc;color:#0f172a}.btn-fleet-tune svg{width:18px;height:18px}.btn-add-vehicle{height:40px;padding:0 18px;border:0;border-radius:10px;background:#006fee;color:#fff;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .15s;box-shadow:0 2px 8px #006fee40}.btn-add-vehicle:hover{background:#005bd3}.btn-add-vehicle svg{width:16px;height:16px;stroke-width:2.5}.fleet-vehicle-list{display:flex;flex-direction:column;gap:14px}.fleet-vehicle-card{padding:18px 24px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;gap:24px;box-shadow:0 2px 8px #0f172a05;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.fleet-vehicle-card:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a0d}.fleet-thumb-box{width:110px;height:72px;border-radius:12px;background:#edf5ff;color:#3b82f6;display:grid;place-items:center;flex-shrink:0}.fleet-silhouette{width:68px;height:38px}.fleet-card-body{flex:1;min-width:0}.fleet-title-row{margin-bottom:2px}.fleet-vehicle-title{font-size:16px;font-weight:700;color:#0f172a;text-decoration:none;letter-spacing:-.01em}.fleet-vehicle-title:hover{color:#006fee;text-decoration:underline}.fleet-subinfo{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:8px}.fleet-reg{font-weight:600;color:#334155}.fleet-sep{color:#cbd5e1}.fleet-vin{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:#64748b}.fleet-status-row{margin-bottom:8px}.fleet-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600}.fleet-chip .chip-dot{width:6px;height:6px;border-radius:50%}.fleet-chip.chip-available{background:#ecfdf5;color:#10b981}.fleet-chip.chip-available .chip-dot{background:#10b981}.fleet-chip.chip-key_out{background:#fffbeb;color:#b45309}.fleet-chip.chip-key_out .chip-dot{background:#f59e0b}.fleet-chip.chip-in_use{background:#eff6ff;color:#2563eb}.fleet-chip.chip-in_use .chip-dot{background:#3b82f6}.fleet-meta-row{display:flex;align-items:center;gap:24px;font-size:12.5px;color:#64748b;flex-wrap:wrap}.fleet-meta-item{display:inline-flex;align-items:center;gap:6px}.fleet-meta-item .meta-icon{width:14px;height:14px;color:#94a3b8}.fleet-meta-item strong{color:#1e293b}.fleet-card-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.btn-fleet-action{height:36px;padding:0 14px;border:1px solid #dce4ed;border-radius:8px;background:#fff;color:#334155;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;text-decoration:none;cursor:pointer;transition:all .15s ease}.btn-fleet-action:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a;text-decoration:none}.btn-fleet-action svg{width:15px;height:15px;color:#006fee}.btn-fleet-more{width:36px;height:36px;border:1px solid #dce4ed;border-radius:8px;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:all .15s ease}.btn-fleet-more:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.btn-fleet-more svg{width:16px;height:16px}.fleet-footer-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:13px;color:#64748b;margin-top:8px}.fleet-page-buttons{display:flex;align-items:center;gap:6px}.btn-fleet-page{width:30px;height:30px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:grid;place-items:center;font-size:15px;cursor:pointer}.btn-fleet-page:disabled{opacity:.4;cursor:not-allowed}.fleet-page-active{width:30px;height:30px;border-radius:6px;background:#006fee;color:#fff;display:grid;place-items:center;font-weight:600;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:16px}.modal-content{width:100%;max-width:500px;border-radius:20px;box-shadow:0 16px 40px #0f172a29;background:#fff;border:1px solid #e2e8f0;padding:28px}.modal-header h2{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 4px}.modal-header .muted{font-size:13px;margin-bottom:20px}.modal-field{margin-bottom:14px}.modal-field label{display:block;font-size:12.5px;font-weight:600;color:#334155;margin-bottom:6px}.modal-field input{height:40px;padding:0 12px;border:1px solid #dce4ed;border-radius:8px;background:#fff;font-size:13px;font-weight:500}.modal-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:24px}@media(max-width:1024px){.fleet-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.fleet-hero-banner{flex-direction:column;align-items:flex-start;padding:24px 20px}.fleet-hero-visual{width:100%;min-width:0;max-width:100%;margin-top:14px}.fleet-hero-road-img{width:100%;height:150px}.fleet-hero-tagline{position:static;text-align:left;margin-bottom:8px}.fleet-tagline-accent{margin-left:0}.fleet-toolbar,.fleet-toolbar-actions{flex-direction:column;align-items:stretch}.fleet-search-input{width:100%}.fleet-vehicle-card{flex-direction:column;align-items:flex-start}.fleet-card-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}
