:root{color:#142940;font-synthesis:none;--blue:#0758ce;--line:#dce4ee;--nav:#153554;--muted:#53677e;background:#f3f6fb;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ae760b}button{border:1px solid var(--line);color:#173450;background:#fff;border-radius:8px;min-height:44px;padding:10px 15px;font-weight:600}button.primary{background:var(--blue);border-color:var(--blue);color:#fff}button.danger{color:#a52135;border-color:#edb9c3}button.success{color:#fff;background:#087450;border-color:#087450}button svg{vertical-align:middle;width:19px;height:19px;margin-right:7px}a{color:#0758ce}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.7px;margin-bottom:6px;font-size:28px}h2{letter-spacing:-.25px;font-size:18px}h3{font-size:16px}small,.muted{color:var(--muted)}.skip{z-index:100;background:#fff;padding:16px;position:fixed;top:-100px;left:15px}.skip:focus{top:8px}.login-card{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:430px;margin:10vh auto;padding:30px;box-shadow:0 15px 70px #17395712}.login-card img{width:100%;height:auto;margin-bottom:18px}.login-card h1{font-size:25px}.login-card form{gap:18px;display:grid}.login-card small{margin-top:22px;line-height:1.5;display:block}.shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;z-index:10;background:linear-gradient(165deg,#193e67,#102a43);flex-direction:column;width:224px;padding:26px 15px;display:flex;position:fixed;inset:0 auto 0 0}.app-brand{background:0 0;margin:0 2px 8px;padding:0 5px;display:block}.app-brand img{width:100%;height:auto;display:block}.brand-sub{letter-spacing:1.2px;text-transform:uppercase;color:#c5d5e7;margin:5px 10px 27px;font-size:12px}.nav{gap:6px;display:grid}.nav button{color:#dce8f6;text-align:left;background:0 0;border:0;align-items:center;gap:8px;font-weight:400;display:flex}.nav button[aria-current=page]{color:#fff;background:#2562a2;font-weight:600}.nav svg{width:21px;height:21px}.sidebar-foot{color:#b8cadb;margin-top:auto;padding:30px 12px 0;font-size:12px;line-height:1.8}.app-main{grid-column:2;min-width:0}.topbar{z-index:9;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;height:82px;padding:0 32px;display:flex;position:sticky;top:0}.topbar input{background:#f6f8fc;max-width:570px}.user-chip{white-space:nowrap;align-items:center;gap:12px;font-size:13px;display:flex}.avatar{color:#154f90;background:#d7eaff;border-radius:50%;place-items:center;width:39px;height:39px;font-weight:700;display:grid}.user-chip small{margin-top:3px;font-size:11px;display:block}.mobile-brand{display:none}.workspace{max-width:1800px;margin:auto;padding:28px 28px 70px}.heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.heading p{color:var(--muted);margin:0;font-size:13px}.actions{flex-wrap:wrap;gap:8px;display:flex}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:16px;padding:20px 16px;display:flex}.stat strong{margin:5px 0;font-size:28px;display:block}.stat small{font-size:11px}.stat-label{font-size:12px;font-weight:600}.stat-icon{border-radius:18px;flex-shrink:0;place-items:center;width:55px;height:62px;display:grid}.stat-icon svg{width:27px;height:27px}.green{color:#086140;background:#e1f5eb}.blue{color:#064eaa;background:#e5efff}.orange{color:#8b4800;background:#fff0df}.purple{color:#6032a6;background:#ede7ff}.red{color:#a62037;background:#ffeaee}.dashboard{grid-template-columns:minmax(0,1fr) 265px;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:20px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:18px;display:flex}.panel-head h2{margin:0}.panel-body{padding:20px}.empty{text-align:center;color:var(--muted);padding:36px 24px;line-height:1.6}.empty h2{color:#183754}.day-actions{gap:12px;display:grid}.day-action{border:1px solid var(--line);text-align:left;background:#f8faff;border-radius:9px;gap:14px;padding:15px;display:flex}.day-action strong{margin-top:5px;font-size:23px;display:block}.day-action small{font-size:11px}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.badge.available,.badge.closed{color:#086140;background:#e0f5e9}.badge.reserved{color:#084c9e;background:#e4efff}.badge.issued{color:#854300;background:#fff0df}.badge.returned,.badge.cleaning{color:#59349c;background:#efe8ff}.badge.blocked,.badge.overdue{color:#982138;background:#ffe8ed}.badge.unknown,.badge.archived,.badge.cancelled{color:#455568;background:#e9edf2}.fleet-cards{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;display:grid}.vehicle-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:20px}.vehicle-card h3{margin:10px 0 5px}.vehicle-card p{color:var(--muted);font-size:13px}.vehicle-card .actions{grid-template-columns:minmax(0,1fr);margin-top:18px;display:grid}.vehicle-card .actions>button{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0}.vehicle-card img{object-fit:cover;border-radius:7px;width:100%;height:145px}.car-placeholder{color:#7997b7;background:#f1f6fc;border-radius:8px;place-items:center;height:90px;display:grid}.car-placeholder svg{width:65px;height:45px}.rental-card{border-bottom:1px solid var(--line);gap:12px;padding:20px;display:grid}.rental-card:last-child{border:0}.rental-title{justify-content:space-between;align-items:start;gap:12px;display:flex}.rental-title h3{margin:0 0 6px}.rental-title small{display:block}.details{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;font-size:13px;display:grid}.details dt{color:var(--muted);margin-bottom:4px;font-size:11px}.details dd{overflow-wrap:anywhere;margin:0}.alert{color:#6a4b08;background:#fff4da;border:1px solid #ead39a;border-radius:9px;margin-bottom:18px;padding:15px 18px;font-size:13px;line-height:1.55}.alert.error{color:#8f1932;background:#ffedf0;border-color:#e9bcc6}.sync{color:var(--muted);margin-top:8px;font-size:11px}.toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toolbar button{min-height:38px;padding:7px 10px}.calendar-wrap{overflow:auto}.calendar{border-collapse:collapse;width:100%;min-width:680px;font-size:12px}.calendar th{text-align:left;background:#f6f8fc;padding:15px 8px;font-size:11px}.calendar td{border-top:1px solid var(--line);vertical-align:middle;border-right:1px solid #eef1f6;min-width:72px;height:67px;padding:8px 5px}.calendar td:first-child{min-width:150px;padding-left:15px}.calendar td strong{font-size:12px;display:block}.calendar td small{font-size:10px}.calendar .today{background:#eef5ff}.calendar button{text-overflow:ellipsis;white-space:nowrap;color:#144e90;background:#e3efff;border:0;border-radius:4px;width:100%;max-width:150px;min-height:29px;margin:2px 0;padding:5px;font-size:10px;display:block;overflow:hidden}.calendar button.issued{color:#6b3b06;background:#ffe7c8}.calendar button.blocked{color:#45576a;background:repeating-linear-gradient(135deg,#e7ecf2,#e7ecf2 3px,#f4f6f9 3px 6px)}.calendar .free{color:#276e50;font-size:10px}.calendar .uncertain{color:#626e7a;font-size:10px}label{gap:7px;font-size:13px;font-weight:600;display:grid}input,select,textarea{color:#182d44;background:#fff;border:1px solid #bbc9d8;border-radius:7px;width:100%;min-height:44px;padding:10px 12px}textarea{resize:vertical;min-height:92px}input[type=checkbox]{width:20px;height:20px;min-height:0}label.check{align-items:center;gap:10px;font-weight:400;display:flex}dialog{border:1px solid var(--line);color:#142940;border-radius:15px;width:min(720px,100% - 24px);max-height:calc(100dvh - 32px);padding:0;box-shadow:0 24px 90px #10243f4a}dialog::backdrop{backdrop-filter:blur(3px);background:#10263c7d}.editor-head{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:21px 24px;display:flex;position:sticky;top:0}.editor-head h2{margin:0}.editor-head button{width:40px;min-height:40px;padding:0;font-size:23px}.editor-body{padding:24px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-grid>.wide{grid-column:1/-1}.editor-actions{border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:18px 24px;display:flex;position:sticky;bottom:0}.form-error{color:#971e34;background:#fff0f3;border-radius:7px;margin:0 0 16px;padding:12px;line-height:1.5}.form-error:empty{display:none}.form-hint{color:var(--muted);font-size:12px;line-height:1.6}.field-group{border:1px solid var(--line);border-radius:9px;grid-column:1/-1;min-width:0;padding:18px}.field-group legend{padding:0 6px;font-size:14px;font-weight:600}.repeat-row{border-top:1px solid var(--line);padding:17px 0}.repeat-actions{justify-content:flex-end;gap:6px;margin-top:9px;display:flex}.media-preview{object-fit:contain;max-width:150px;height:85px;margin-top:8px}.media-field{border:1px solid var(--line);border-radius:8px;padding:14px}.media-field .actions{margin-top:8px}.media-field small{font-weight:400}.install{background:#e9f2ff;border:1px solid #cfdef1;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:16px 18px;font-size:13px;display:flex}.install p{color:var(--muted);margin:4px 0 0;font-size:12px}.bottom-nav{display:none}#notice:not(:empty){z-index:100;color:#fff;background:#163c31;border-radius:9px;max-width:calc(100% - 32px);padding:16px 22px;font-size:14px;position:fixed;bottom:24px;right:24px;box-shadow:0 7px 35px #14294033}.history-list{margin:0;padding:0;list-style:none}.history-list li{border-bottom:1px solid var(--line);grid-template-columns:150px 150px 1fr;gap:15px;padding:15px 20px;font-size:13px;display:grid}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-grid form{gap:17px;display:grid}.user-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.mobile-only{display:none}@media (width>=1500px){.workspace{padding:32px 40px}.dashboard{grid-template-columns:minmax(0,1fr) 300px}.stat{padding:24px}}@media (width<=1150px){.shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{width:190px;padding:22px 10px}.workspace{padding:22px 18px 50px}.topbar{padding:0 20px}.dashboard{grid-template-columns:1fr}.today-panel{display:none}.stat{gap:10px;padding:15px 11px}.stat-icon{width:40px;height:48px}.stat small{display:none}.stat strong{font-size:24px}.settings-grid{grid-template-columns:1fr}.user-chip .avatar{display:none}}@media (width<=800px){.stats{grid-template-columns:1fr 1fr;gap:10px}.sidebar{width:175px}.shell{grid-template-columns:175px minmax(0,1fr)}.topbar input{min-width:100px}.user-chip{gap:6px}.user-chip>span{display:none}.details{grid-template-columns:1fr 1fr}.heading{align-items:start}.heading>.actions button{font-size:12px}.history-list li{grid-template-columns:1fr;gap:5px}}@media (width<=600px){.shell{display:block}.sidebar{display:none}.topbar{gap:10px;height:83px;padding:8px 17px}.mobile-brand{width:235px;display:block}.mobile-brand img{width:100%;height:auto;display:block}.mobile-brand small{letter-spacing:1px;margin-top:-9px;margin-left:44px;font-size:10px;display:block}.topbar>input{display:none}.user-chip>button{min-height:38px;padding:8px;font-size:11px}.workspace{padding:22px 16px 100px}.heading{margin-bottom:18px}.heading h1{font-size:26px}.heading{flex-wrap:wrap}.heading>.actions{justify-content:flex-start;width:100%;display:flex}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:22px}.stat{text-align:center;background:#eaf1fd;border:0;flex-direction:column;gap:5px;padding:12px 2px;display:flex}.stat:nth-child(2){background:#efeafb}.stat:nth-child(3){background:#fff0e1}.stat:nth-child(4){background:#e5f4ed}.stat-icon{background:0 0;width:26px;height:24px}.stat-icon svg{width:21px;height:21px}.stat strong{margin:5px 0;font-size:21px}.stat-label{font-size:9px;font-weight:400}.stat-content{flex-direction:column-reverse;display:flex}.desktop-calendar{display:none}.mobile-only{display:block}.panel-head{padding:16px}.panel-head h2{font-size:16px}.panel-body{padding:16px}.rental-card{padding:17px}.details{gap:12px;font-size:12px}.fleet-cards,.form-grid{grid-template-columns:1fr}.editor-body{padding:18px}.editor-head{padding:16px 18px}.editor-actions{justify-content:stretch;padding:14px 18px}.editor-actions button{flex:1}.install{flex-wrap:wrap;align-items:start;padding:13px}.install strong{font-size:12px}.install p{font-size:11px}.bottom-nav{border-top:1px solid var(--line);padding:7px 8px max(7px,env(safe-area-inset-bottom));z-index:10;background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#526b88;border:0;justify-items:center;gap:3px;padding:5px 16px;font-size:10px;font-weight:400;display:grid}.bottom-nav button svg{width:22px;height:22px;margin:0}.bottom-nav button[aria-current=page]{color:#0758ce;font-weight:600}.login-card{margin:9vh 16px;padding:25px}#notice:not(:empty){bottom:90px;left:16px;right:16px}.alert{font-size:12px}.user-row{flex-wrap:wrap;align-items:start}}@media (prefers-reduced-motion:no-preference){dialog[open]{animation:.16s ease-out appear}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}.dashboard>div,.panel,.settings-grid>div,.form-grid>div{min-width:0}.sidebar{overflow-y:auto}html{scroll-padding-top:100px}.topbar{grid-template-columns:minmax(150px,1fr) auto auto;grid-template-areas:"search actions user";gap:12px;height:auto;min-height:82px;padding:14px 24px;display:grid}.topbar>#search{grid-area:search;min-width:0}.topbar>.header-actions{flex-wrap:nowrap;grid-area:actions}.topbar>.user-chip{grid-area:user}.header-actions button{white-space:nowrap}@media (width<=1100px){.topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"search user""actions actions"}.header-actions{justify-content:flex-end}html{scroll-padding-top:150px}}@media (width<=600px){.topbar{grid-template-areas:"brand user""actions actions";gap:8px 10px;padding:8px 16px 12px}.topbar>.mobile-brand{grid-area:brand;width:100%;min-width:0;max-width:235px}.header-actions{justify-content:space-between}.header-actions button{padding:10px 9px;font-size:12px}.header-actions button svg{width:16px;height:16px;margin-right:5px}html{scroll-padding-top:160px}}.install-guide{max-width:760px}.install-intro h2{font-size:23px}.install-guide p{line-height:1.65}.install-devices{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.install-devices button{min-height:44px}.install-devices [aria-pressed=true]{color:#fff;background:#173550;border-color:#173550}.install-guide .panel-body{padding:26px}.install-steps{counter-reset:install;margin:24px 0;padding:0;list-style:none}.install-steps li{counter-increment:install;border-top:1px solid #e2e8f0;gap:16px;padding:20px 0;display:flex}.install-steps li:before{content:counter(install);color:#173550;background:#edf3fa;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-weight:750;display:grid}.install-steps h3{margin:4px 0 8px;font-size:17px;line-height:1.45}.install-steps h3 svg{vertical-align:middle;width:24px;height:24px;margin-right:5px}.install-steps p{color:#405269;margin:0}.install-finish{background:#edf5f1;border-radius:10px;padding:18px}.install-finish p{margin:6px 0 0}.install-trouble{margin:24px 0}.install-guide summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:650}.install-address{gap:10px;display:grid}.install-address input{width:100%;min-width:0;font-size:14px}.install-address button{justify-self:start;min-height:44px}.install-direct{margin:20px 0}.install-direct p{font-size:14px}.install-feedback:empty{display:none}.install-feedback{color:#173550;font-weight:600}.install-other[open]>summary{margin-bottom:8px}.install-guide button:focus-visible,.install-guide summary:focus-visible{outline-offset:3px;outline:3px solid #286be0}@media (width<=600px){.install-guide .panel-body{padding:20px 16px}.install-intro h2{font-size:21px}.install-steps li{gap:12px}.install-devices{gap:6px}.install-devices button{padding:10px;font-size:13px}.install-direct button{width:100%}}.help-guide{max-width:920px;line-height:1.7}.help-guide>.panel{padding:26px}.help-guide h2{margin:20px 0 12px;font-size:24px;line-height:1.25}.help-languages{gap:8px;display:flex}.help-languages button{min-height:44px}.help-languages [aria-pressed=true]{color:#fff;background:#173550;border-color:#173550}.help-guide label{margin-top:22px;font-weight:650;display:block}.help-guide #help-search{width:100%;margin-top:8px;font-size:16px}.help-topics{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.help-topics button{text-align:left;min-height:44px;padding:12px 14px;line-height:1.45}.help-count{color:#405269;font-size:14px}.help-chapter{background:#fff;border:1px solid #dce3ec;border-radius:12px;margin:12px 0;scroll-margin-top:180px;overflow:hidden}.help-chapter>summary{cursor:pointer;padding:20px 24px;font-size:18px;font-weight:650;line-height:1.4}.help-chapter[open]>summary{background:#f8fafc;border-bottom:1px solid #dce3ec}.help-chapter-body{padding:8px 24px 24px}.help-chapter h3{margin:24px 0 12px;font-size:15px}.help-lead{color:#405269}.help-chapter ol{margin:0;padding-left:24px}.help-chapter li{overflow-wrap:anywhere;margin:14px 0;padding-left:8px}.help-chapter li::marker{color:#173550;font-weight:700}.help-notes{background:#f1f5f9;border-left:3px solid #b59658;margin-top:24px;padding:1px 18px 10px}.help-notes h3{margin-top:16px}.help-notes p{margin:12px 0}.help-guide button:focus-visible,.help-guide summary:focus-visible{outline-offset:3px;outline:3px solid #286be0}.help-chapter>summary:focus-visible{outline-offset:-4px}@media (width<=600px){.help-guide>.panel{padding:20px 16px}.help-guide h2{font-size:22px}.help-topics{grid-template-columns:1fr}.help-chapter>summary{padding:18px 16px;font-size:17px}.help-chapter-body{padding:4px 16px 20px}.help-chapter li{padding-left:4px}.help-chapter{scroll-margin-top:150px}}.header-actions [data-action=refresh][hidden]{display:none}.header-actions [data-action=reserve]{margin-left:auto}.fleet-home-vehicle{text-align:left;width:100%;color:inherit;cursor:pointer;white-space:normal;background:0 0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;gap:12px;padding:16px 0;line-height:1.5;display:flex}.fleet-home-vehicle:hover{background:#f1f5f9}.fleet-home-vehicle>span:first-child{overflow-wrap:anywhere;min-width:0}.fleet-home-vehicle small{font-weight:400}.fleet-home-status{align-items:center;gap:10px;margin-left:auto;display:flex}.fleet-home-status>span:last-child{color:#405269}.fleet-home-vehicle:focus-visible{outline-offset:3px;outline:3px solid #286be0}.vehicle-card[id]{scroll-margin-top:180px}.vehicle-card[id]:focus{outline-offset:3px;outline:3px solid #286be0}@media (width<=600px){.fleet-home-vehicle{flex-wrap:wrap}.fleet-home-status{margin-left:0}.vehicle-card[id]{scroll-margin-top:165px}}.stat-link{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;white-space:normal}.stat-link:hover{background:#f8fafc;border-color:#7296bf}.stat-link:focus-visible{outline-offset:3px;outline:3px solid #286be0}.dashboard-filter{background:#edf3fa;border:1px solid #cbd9e9;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 18px;display:flex}.dashboard-filter button{min-height:44px}.badge.test-data{color:#694a00;background:#fff1cf;border:1px solid #d3b56b;font-weight:750}.test-data-banner{color:#503b12;background:#fff8e8;border:1px solid #d3b56b}.test-data-banner button{margin:8px 0 0 12px}.fleet-home-status{flex-wrap:wrap}.calendar-period,.calendar-modes{gap:4px;display:flex}.calendar-modes{background:#edf2f8;border-radius:9px;padding:3px}.calendar-modes button{background:0 0;border:0;min-height:38px}.calendar-modes button[aria-pressed=true]{color:#fff;background:#0758ce}.calendar-period button{min-width:40px}.calendar-heading{margin-bottom:12px;padding:18px 18px 0;font-size:20px;font-weight:700}.calendar-scroll-hint{color:var(--muted);padding:0 18px;font-size:12px}.calendar-wrap:focus-visible{outline-offset:-2px;outline:2px solid #0758ce}.calendar th:first-child,.calendar td:first-child{z-index:1;min-width:160px;max-width:190px;box-shadow:1px 0 var(--line);background:#f6f8fc;position:sticky;left:0}.calendar td:first-child{background:#fff}.calendar-month{table-layout:fixed;width:max-content;min-width:100%}.calendar-month th:not(:first-child),.calendar-month td:not(:first-child){width:88px;min-width:88px;max-width:88px}.calendar-month button{max-width:78px;min-height:36px}.calendar-month .today{box-shadow:inset 0 2px #0758ce}.calendar-wrap{overscroll-behavior-x:contain;max-width:100%}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=600px){.calendar th:first-child,.calendar td:first-child{white-space:normal;overflow-wrap:anywhere;width:120px;min-width:120px;max-width:120px}.calendar-modes button,.calendar-period button{min-height:44px}.calendar-heading{font-size:18px}.panel-head:has(.calendar-modes){align-items:flex-start}.panel-head:has(.calendar-modes) .toolbar{justify-content:space-between;gap:8px;width:100%}}.import-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.import-types article{background:#f6f4ef;border-radius:12px;padding:18px}.import-types h3{margin:0 0 8px}.import-types p{margin:0}.import-preview{gap:12px;padding:0;list-style:none;display:grid}.import-preview li{overflow-wrap:anywhere;background:#f6f4ef;border-radius:10px;padding:16px}.import-preview p{white-space:pre-wrap;margin:8px 0}.import-preview span{color:#28583e;font-size:.9rem}.import-preview .import-error{background:#fff0ed}.import-preview .import-error span{color:#9a2e21}.import-confirm{align-items:flex-start;gap:12px;margin:24px 0;display:flex!important}.import-confirm input{flex:0 0 22px;height:22px;margin:0;width:22px!important}.editor-body input[type=file]{min-width:0;max-width:100%}@media (width<=600px){.import-types{grid-template-columns:1fr}}.vehicle-card.is-selected{outline-offset:3px;outline:3px solid #286be0}.training-banner{color:#530;background:#fff0c2;border:2px solid #b77900}.training-banner p{margin:6px 0 0}
