:root{font-family:Arial,Helvetica,sans-serif;color:#282c34;background:#f3f4f8;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}header{height:74px;background:#fff;border-bottom:1px solid #dce0e9;display:flex;align-items:center;gap:35px;padding:0 28px}.brand{font-size:25px;font-weight:700;letter-spacing:-1px}.brand-dot{color:#00c96a}.header-sub{font-size:14px;color:#575e6c}.account{margin-left:auto;display:flex;align-items:center;gap:15px;font-size:14px}.account form{margin:0}aside{position:absolute;top:74px;bottom:0;width:186px;min-height:650px;background:white;border-right:1px solid #e6e8ee;padding:22px 0}nav a{display:flex;align-items:center;gap:15px;padding:16px 20px;font-size:14px;color:#545c6c}nav a span{font-size:21px;width:22px;text-align:center;color:#949eaf}nav a:hover,nav a.selected{background:#f2f5fa;color:#202d43}nav a.selected{border-left:3px solid #00cd70;padding-left:17px}.side-bottom{font-size:12px;color:#747d8d;padding:35px 20px}main{margin-left:186px;padding:30px 40px 60px;max-width:1700px}.breadcrumb{font-size:13px;color:#858da0;margin-bottom:7px}h1{font-size:25px;margin:0 0 28px;letter-spacing:-.5px}h2{font-size:17px;margin:0 0 22px}h3{font-size:15px;margin:0 0 16px}.white{background:#fff;padding:30px;margin-bottom:22px}.heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.button,button{border:1px solid #d6dce7;background:#fff;color:#353c4b;padding:10px 15px;border-radius:5px;cursor:pointer;display:inline-block;font-size:14px;line-height:1.3}.button:hover,button:hover{background:#f3f5f8}.green{background:#00c96a;border-color:#00c96a;color:#fff}.green:hover{background:#00ae5b}.plain{border:0;padding:0;background:transparent}.add{color:#008c47;border:0;padding:0;background:transparent}.muted{color:#7a8393;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e6e9ef;margin-bottom:25px}.stat{background:white;padding:25px}.stat b{display:block;font-size:32px;font-weight:500;margin-top:12px}.stat span{font-size:14px;color:#717b8d}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.toolbar input{max-width:330px}.toolbar select{max-width:190px}.toolbar .add{margin-left:auto}.scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}th{color:#798294;font-size:13px;font-weight:400;border-bottom:1px solid #d8dde7;padding:13px 15px}td{padding:20px 15px;border-bottom:1px solid #e9ecf1}td:first-child,th:first-child{padding-left:0}td a:not(.button){color:#344a70}td a:hover{text-decoration:underline}small{display:block;margin-top:5px;color:#7c8594;font-size:12px}.badge{font-size:13px;padding:5px 8px;background:#eef3fa;border-radius:3px;white-space:nowrap}.badge.free{color:#008143;background:#edf9f1}.badge.repair{color:#985e19;background:#fff4e7}.empty{padding:55px 15px;text-align:center;color:#818999}.empty h2{color:#424b5c;margin-bottom:10px}.empty p{line-height:1.6;margin:0 0 20px}.tabs{display:flex;gap:0;flex-wrap:wrap;margin-top:-5px}.tabs a{font-size:14px;color:#65718a;padding:16px 22px}.tabs a.active{background:white;color:#35445f;font-weight:600}.row{padding:19px 0;border-bottom:1px solid #e7eaf0;display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:14px}.row>:first-child{color:#6f788a}.row:last-child{border:0}.back{font-size:13px;display:inline-block;margin-bottom:18px;color:#737e90}.form-wrap{max-width:800px}.form-fields p{margin:0 0 22px}.form-fields label{display:block;font-size:14px;margin-bottom:9px}.form-fields input:not([type=checkbox]),.form-fields select,.form-fields textarea,input,select{display:block;width:100%;padding:11px 12px;background:#fff;border:1px solid #d5dbe5;border-radius:4px;color:#313949}.form-fields textarea{height:110px}.form-fields .helptext{display:block;color:#7b8493;font-size:12px;line-height:1.6;margin-top:7px}.form-fields ul{font-size:13px;line-height:1.8;color:#747e8e}.form-fields .errorlist{color:#b02e35}.notice{background:#e8f8ee;color:#197648;padding:14px 18px;margin-bottom:20px;font-size:14px}.auth-main{margin:65px auto;max-width:470px;padding:0 18px}.auth-main .white{padding:36px}.auth-main h1{font-size:24px;margin-bottom:12px}.auth-main .intro{font-size:14px;color:#747e8e;line-height:1.6;margin-bottom:26px}.auth-main button{width:100%}.danger{color:#b0373b}.footnote{font-size:13px;color:#7c8595;line-height:1.6;margin-top:20px}.file-link{word-break:break-word}
@media(min-width:1500px){main{padding:40px 65px}}@media(max-width:900px){.header-sub{display:none}header{padding:0 18px}.account{gap:10px}.account>.muted{display:none}aside{width:155px}nav a{padding:14px;font-size:13px;gap:9px}nav a.selected{padding-left:11px}main{margin-left:155px;padding:25px 20px}.white{padding:22px}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){header{height:auto;min-height:65px;flex-wrap:wrap;gap:10px;padding:16px}.brand{font-size:22px}.account{font-size:12px}aside{position:static;width:100%;min-height:0;padding:0;border:0}nav{display:flex;flex-wrap:wrap;padding:7px}nav a{padding:10px;font-size:13px}nav a span,.side-bottom{display:none}nav a.selected{border:0;padding-left:10px}.heading{flex-wrap:wrap;gap:0;margin-bottom:18px}.heading h1{margin-bottom:12px}main{margin:0;padding:22px 14px}.white{padding:18px}.stats .stat{padding:20px}.tabs a{padding:14px 12px}.toolbar input,.toolbar select{max-width:100%}.toolbar .add{margin-left:0}td{padding:16px 12px}.row{grid-template-columns:1fr;gap:8px}.auth-main{margin:35px auto}.auth-main .white{padding:25px}h1{font-size:23px}}
.catalog-mode{border-bottom:1px solid #e7eaf0;padding-bottom:20px;margin-bottom:25px}.form-fields .catalog-mode label{display:flex;align-items:center;gap:10px;margin:0}.catalog-mode input[type=checkbox]{width:17px;height:17px;margin:0}
#id_fuel_types{display:flex;flex-wrap:wrap;gap:12px 22px;margin:10px 0 8px}#id_fuel_types label{display:flex;align-items:center;gap:9px;margin:0}#id_fuel_types input[type=checkbox]{width:18px;height:18px;margin:0}#id_vin,#id_plate{text-transform:uppercase}
.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.breadcrumb a{color:#68778f}.breadcrumb a:hover{text-decoration:underline;color:#354a6c}.crumb-separator{color:#a5adba}#photo-sort{max-width:250px}
.vehicle-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:8px 0 28px}.vehicle-heading h1{font-size:30px;letter-spacing:-.6px;margin:0 0 14px}.vehicle-caption{display:flex;gap:16px;align-items:center;flex-wrap:wrap;font-size:14px;color:#6a7485}.registration{border:1px solid #d5dbe4;border-radius:4px;padding:5px 10px;background:#fff;color:#303845;letter-spacing:1px;font-weight:600}.vehicle-tabs a span{font-size:12px;margin-left:5px;color:#8993a3}.vehicle-hero{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.15fr);gap:34px;padding:28px;margin-bottom:20px}.vehicle-photo{display:block;width:100%;height:265px;object-fit:contain;background:#f4f5f8;border-radius:5px}.vehicle-no-photo{height:265px;background:#f4f6f9;border:1px dashed #d9e0e8;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#7b879a;text-align:center;padding:20px;font-size:13px}.vehicle-no-photo strong{font-size:16px;color:#4e5c71;font-weight:500}.photo-symbol{font-size:42px;font-weight:400;color:#a7b3c4}.vehicle-photo-footer{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:14px;font-size:12px;color:#8a93a2}.vehicle-photo-footer a{color:#347254}.vehicle-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:20px}.vehicle-section-title h2{margin:0;font-size:17px}.vehicle-facts{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:23px 20px}.vehicle-facts dt{font-size:13px;color:#87909e;margin-bottom:7px}.vehicle-facts dd{font-size:17px;margin:0;color:#2d394b;overflow-wrap:anywhere}.vehicle-facts .fact-wide{grid-column:1/-1}.vehicle-facts .vehicle-vin{font:16px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.6px}.unit{font-size:13px;color:#788495}.vehicle-two-column{display:grid;grid-template-columns:1fr 1fr;gap:20px}.vehicle-panel{padding:26px;margin-bottom:20px}.text-action{font-size:13px;color:#3d638a;line-height:1.5}.text-action:hover{text-decoration:underline}.vehicle-empty-text{font-size:14px;color:#8390a1;line-height:1.6;margin:0 0 12px}.vehicle-driver{display:flex;align-items:center;gap:14px}.driver-initial{display:flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;background:#edf3f8;border-radius:50%;color:#6a85a3;font-size:19px}.vehicle-driver strong{font-size:16px;font-weight:500}.driver-phone{display:block;font-size:14px;color:#527aa2;margin-top:8px}.vehicle-note{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.vehicle-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.vehicle-shortcut{display:block;background:#fff;padding:24px;border:1px solid transparent}.vehicle-shortcut:hover{border-color:#c9d8e9;background:#fcfdff}.shortcut-heading{display:flex;justify-content:space-between;gap:8px}.shortcut-heading h2{font-size:16px;margin:0}.shortcut-arrow{color:#93a2b5;font-size:19px}.shortcut-count{font-size:29px;font-weight:500;margin:15px 0 8px;color:#344259}.shortcut-count span{font-size:13px;font-weight:400;color:#8993a3}.vehicle-shortcut p{font-size:12px;line-height:1.6;color:#8791a2;margin:0 0 18px}.vehicle-service-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vehicle-service-summary span{display:block;color:#87909e;font-size:13px;margin-bottom:9px}.vehicle-service-summary strong{font-size:16px;font-weight:500}.vehicle-event{display:flex;align-items:flex-start;gap:14px;padding:15px 0;border-bottom:1px solid #edf0f5;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.vehicle-event:last-child{border:0}.event-dot{flex:none;width:7px;height:7px;border-radius:50%;background:#b8c7d6;margin-top:8px}.vehicle-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vehicle-gallery>.empty{grid-column:1/-1}.vehicle-gallery-item{min-width:0;border:1px solid #e6ebf1;border-radius:5px;overflow:hidden}.report-preview{display:block;background:#f2f5f8;aspect-ratio:4/3}.report-preview img{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.report-caption{padding:16px}.report-caption strong{display:block;font-size:14px;overflow-wrap:anywhere;font-weight:500}.report-caption .text-action{display:inline-block;margin-top:13px}.report-fallback{display:none}.preview-unavailable{display:flex;align-items:center;justify-content:center}.preview-unavailable img{display:none}.preview-unavailable .report-fallback{display:block;font-size:14px;color:#708196}.vehicle-actions{display:flex;gap:10px;flex-wrap:wrap}.vehicle-sort{font-size:14px;border-bottom:1px solid #edf0f5;padding-bottom:20px}.vehicle-sort select{max-width:240px}.vehicle-service-item{display:flex;justify-content:space-between;gap:25px;padding:20px 0;border-bottom:1px solid #e9edf3;font-size:14px;line-height:1.6}.vehicle-service-item strong{font-weight:500}.vehicle-service-item>strong{white-space:nowrap}.vehicle-service-item p{margin:12px 0 0;color:#738095}.cover-upload-preview{display:block;width:100%;max-height:330px;object-fit:contain;margin-bottom:25px;background:#f5f7f9}
@media(max-width:1150px){.vehicle-hero{grid-template-columns:1fr 1fr;gap:24px}.vehicle-shortcuts{gap:14px}.vehicle-shortcut{padding:20px}.vehicle-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-two-column .vehicle-section-title{flex-wrap:wrap}}@media(max-width:800px){.vehicle-hero{grid-template-columns:1fr}.vehicle-photo,.vehicle-no-photo{height:270px}.vehicle-shortcuts{grid-template-columns:1fr}.vehicle-shortcut{display:grid;grid-template-columns:1fr auto;gap:0 20px}.shortcut-heading{grid-column:1}.shortcut-count{grid-column:2;grid-row:1/3;margin:0;align-self:center}.vehicle-shortcut p{margin:8px 0 12px}.vehicle-shortcut>.text-action{grid-column:1/-1}.shortcut-arrow{display:none}.vehicle-two-column{grid-template-columns:1fr;gap:0}.vehicle-service-summary{grid-template-columns:1fr;gap:18px}}@media(max-width:600px){.vehicle-heading{flex-wrap:wrap;gap:15px}.vehicle-heading h1{font-size:26px}.vehicle-panel,.vehicle-hero{padding:20px}.vehicle-section-title{flex-wrap:wrap}.vehicle-gallery{grid-template-columns:1fr}.vehicle-photo,.vehicle-no-photo{height:225px}.vehicle-tabs a{font-size:13px;padding:13px 10px}.vehicle-tabs a span{display:none}.vehicle-facts dd{font-size:16px}}
.record-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.record-type{margin:0;border:1px solid transparent}.record-type:hover{border-color:#a7bcd2}.record-type h2{display:flex;justify-content:space-between;gap:15px}.record-type p,.record-instruction{font-size:14px;color:#738297;line-height:1.7}.record-instruction{margin:0 0 23px}.record-cadence{display:inline-block;background:#eef4f9;color:#486780;font-size:14px;padding:8px 12px;margin:0 0 18px}.record-video{display:block;width:100%;aspect-ratio:4/3;background:#17212c}.document-file-icon{display:grid;place-items:center;height:130px;background:#f3f6fa;color:#9baabc;font-size:40px}.missing-shot{min-height:180px;display:grid;place-items:center;border:1px dashed #cdd6e1;background:#f6f8fb;color:#8693a5;font-size:14px}.record-completeness{margin:0 0 22px;font-size:14px;color:#5c7086}@media(max-width:650px){.record-types{grid-template-columns:1fr}}
.vehicle-hero{grid-template-columns:240px minmax(0,1fr)}.vehicle-photo-block{max-width:240px;width:100%}.vehicle-photo,.vehicle-no-photo{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;cursor:default}.vehicle-photo-footer{font-size:12px}.cover-upload-preview{width:240px;max-width:100%;height:auto;max-height:none;aspect-ratio:3/4;object-fit:contain}@media(max-width:800px){.vehicle-hero{grid-template-columns:1fr}.vehicle-photo-block{justify-self:center}}
.cover-upload-preview{width:320px;max-width:100%;aspect-ratio:4/3;height:auto;object-fit:contain}
.demo-label{background:#fff5df;color:#8b672a;border:1px solid #efdfbd;border-radius:7px;font-size:13px;padding:10px 14px;margin-bottom:17px}.driver-form{max-width:980px}.driver-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.driver-form-field{min-width:0}.driver-form-field label{font-size:14px;display:inline-block;margin-bottom:9px}.driver-form-field textarea{display:block;width:100%;border:1px solid #d5dbe5;border-radius:5px;padding:12px;font:inherit;min-height:85px;height:100px}.driver-field-wide{grid-column:1/-1}.required-mark{margin-left:4px;color:#8d98a8}.driver-form .errorlist{color:#b04747;font-size:13px}.driver-form-photo{display:block;max-width:120px;aspect-ratio:4/5;object-fit:cover;margin-top:15px}.driver-save{display:flex;gap:12px}.driver-overview{display:grid;grid-template-columns:180px 1fr;gap:35px}.driver-portrait{width:180px;max-width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#eff3f7;border-radius:9px;display:block;margin-bottom:12px}.driver-portrait-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a9bd}.driver-portrait-empty>span{font-size:64px;font-weight:400}.driver-current-car{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0}.driver-sensitive summary{cursor:pointer;font-size:15px;font-weight:500}.driver-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.driver-info-grid p{font-size:14px;color:#63758d;margin:8px 0;overflow-wrap:anywhere}.driver-table-name{display:flex;align-items:center;gap:12px}.driver-table-name img,.driver-table-avatar{width:38px;height:44px;object-fit:cover;border-radius:6px;flex:none;background:#eef3f7}.driver-table-avatar{display:grid;place-items:center;color:#8e9fb4;font-size:18px}@media(max-width:700px){.driver-form-grid,.driver-info-grid{grid-template-columns:1fr}.driver-overview{grid-template-columns:1fr}.driver-overview>div:first-child{justify-self:center}.driver-current-car{flex-wrap:wrap}}
