*{box-sizing:border-box}body{color:#152033;background:#f3f5f8;margin:0;font-family:Inter,Arial,sans-serif}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:#101827;flex-direction:column;gap:12px;width:280px;padding:24px;display:flex}.brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.brandIcon{background:#1f6feb;border-radius:16px;padding:12px;display:flex}.brand h1{margin:0;font-size:18px}.brand p{color:#a7b1c2;margin:4px 0 0}.nav{color:#c9d4e5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;font-size:15px;display:flex}.nav:hover,.nav.active{color:#fff;background:#1f2a3d}.sidebarNote{background:#1f2a3d;border-radius:16px;flex-direction:column;gap:8px;margin-top:auto;padding:16px;display:flex}.logout{color:#fff;cursor:pointer;background:#33415c;border:0;border-radius:10px;align-items:center;gap:8px;padding:9px;display:flex}main{flex:1;padding:28px}.topbar{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.topbar h2{margin:0;font-size:30px}.topbar p,.muted{color:#627087;margin:6px 0 0}.topActions{flex-wrap:wrap;gap:10px;display:flex}.primary,.secondary,.danger{cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#1f6feb}.secondary{color:#1f2a3d;background:#fff;border:1px solid #dce3ed}.danger{color:#c92a2a;background:#ffe0e0}.greenButton{background:#087f5b!important}.full{justify-content:center;width:100%}.message{color:#087f5b;background:#dff8e8;border-radius:10px;margin-top:10px;padding:9px 12px;font-weight:700}.stats{grid-template-columns:repeat(7,1fr);gap:14px;margin-bottom:18px;display:grid}.stat{cursor:pointer;background:#fff;border-radius:18px;padding:18px;box-shadow:0 6px 20px #15203310}.stat b{font-size:30px;display:block}.greenText b{color:#087f5b}.blueText b{color:#1f6feb}.yellowText b{color:#a36b00}.redText b{color:#c92a2a}.toolbar{margin-bottom:18px}.search{background:#fff;border-radius:14px;align-items:center;gap:8px;padding:0 14px;display:flex}.search input{border:0;outline:0;width:100%;padding:15px}.grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px;display:grid}.card,.formPanel,.tablePanel,.report,.alertPanel,.driverIntro,.faultForm,.leaseIntro{background:#fff;border-radius:20px;padding:18px;box-shadow:0 6px 20px #15203310}.card{cursor:pointer}.photoBox{color:#627087;background:linear-gradient(135deg,#eef3f9,#dce6f3);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:120px;margin-bottom:16px;display:flex}.photoBox img{object-fit:cover;width:100%;height:100%}.cardHead{justify-content:space-between;gap:12px;display:flex}.card h3{margin:0}.badge{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.badge.green{color:#087f5b;background:#dff8e8}.badge.blue{color:#1f6feb;background:#e1ecff}.badge.yellow{color:#8a5a00;background:#fff1cc}.badge.red{color:#c92a2a;background:#ffe0e0}.badge.gray{color:#4f5d75;background:#e8ecf1}.badge.purple{color:#6741d9;background:#efe5ff}.cardRows{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.cardRows div{background:#f7f9fc;border-radius:14px;padding:12px}.cardRows span{color:#627087;font-size:13px;display:block}.details,.leaseLayout,.driverPanel{grid-template-columns:360px 1fr;gap:18px;display:grid}.list{flex-direction:column;gap:10px;display:flex}.listItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:14px}.listItem.selected{background:#eaf2ff;border-color:#1f6feb}.listItemStatus{background:#e9ecef;border-radius:999px;margin-top:6px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-block}.statusQuick{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.statusQuick button{cursor:pointer;border:0;border-radius:12px;padding:10px 12px;font-weight:700}.locoWarning,.alertLine{color:#8a5a00;background:#fff8df;border:1px solid #ffe7a3;border-radius:12px;margin:8px 0;padding:12px;font-weight:700}.formGrid,.faultForm{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.formStack{flex-direction:column;gap:14px;display:flex}.narrow{max-width:520px}label{color:#627087;flex-direction:column;gap:6px;font-weight:700;display:flex}input,select,textarea{color:#152033;background:#fff;border:1px solid #dce3ed;border-radius:12px;padding:12px;font-size:15px}textarea{min-height:100px}.wide{grid-column:1/-1}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f6;padding:12px}th{color:#627087;background:#f7f9fc}.leaseActions,.editorButtons{flex-wrap:wrap;gap:8px;display:flex}.leaseBadge{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-block}.leaseBadge.Aktív{color:#087f5b;background:#dff8e8}.leaseBadge.Tervezett{color:#1f6feb;background:#e1ecff}.leaseBadge.Lezárt{color:#495057;background:#e9ecef}.leaseBadge.Törölt{color:#c92a2a;background:#ffe0e0}.workOrderEditor{background:#f8fafc;border:1px solid #dce3ed;border-radius:18px;margin-top:20px;padding:18px}.workOrderAttachments{background:#fff;border:1px solid #dce3ed;border-radius:16px;grid-column:1/-1;padding:16px}.fileButton{cursor:pointer;background:#f7f9fc;border:1px dashed #9eb0c7;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px;display:flex}.fileButton input{display:none}.fileRow{border-bottom:1px solid #edf1f6;align-items:center;gap:12px;padding:10px 0;display:flex}.reportGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.loginPage{background:linear-gradient(135deg,#101827,#1f6feb);justify-content:center;align-items:center;min-height:100vh;display:flex}.loginBox{background:#fff;border-radius:24px;flex-direction:column;gap:14px;width:min(440px,92vw);padding:28px;display:flex;box-shadow:0 20px 60px #0004}.loginLogo{color:#fff;background:#1f6feb;border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.loginError{color:#c92a2a;background:#ffe0e0;border-radius:12px;padding:12px;font-weight:700}.demoBox{color:#627087;background:#f7f9fc;border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}@media (width<=1200px){.stats{grid-template-columns:repeat(2,1fr)}.grid,.details,.leaseLayout,.driverPanel,.reportGrid{grid-template-columns:1fr}.sidebar{width:240px}}@media (width<=760px){.app{flex-direction:column}.sidebar{width:100%}main{padding:16px}.topbar{flex-direction:column}.stats,.formGrid,.faultForm,.cardRows{grid-template-columns:1fr}table{font-size:13px;display:block;overflow:auto}}@media print{.sidebar,.topActions,.toolbar,.primary,.secondary,.danger,.fileButton{display:none!important}main{padding:0}.card,.tablePanel,.report,.alertPanel{box-shadow:none;border:1px solid #ddd}}.noticeSmall{color:#627087;margin-top:4px;font-size:12px}.compactLocoCard{min-height:auto;padding:16px}.compactCardHead{align-items:flex-start;margin-bottom:12px}.compactCardHead h3{margin:0;font-size:22px}.compactRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compactRows div{background:#f8fafc;border:1px solid #e5edf7;border-radius:12px;padding:10px 12px}.compactRows span{color:#64748b;font-size:12px;font-weight:700}.compactRows b{color:#0f172a;font-size:15px}n .compactCard{padding:16px}.compactHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.compactHead .badge{white-space:nowrap;flex:none;justify-content:center;align-items:center;min-height:32px;padding:6px 12px;line-height:1.2;display:inline-flex}.cardTitle h3{margin:0}.compactRows{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.compactRows div{min-height:72px}.compactRows b{margin-top:4px;display:block}@media (width<=1200px){.compactRows{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.compactRows{grid-template-columns:1fr}.compactHead{flex-direction:column;align-items:flex-start;gap:8px}}.faultPhotoGrid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.faultPhotoGrid a{display:block}.faultPhotoGrid img{object-fit:cover;background:#f7f9fc;border:1px solid #dce3ed;border-radius:10px;width:92px;height:72px}.leaseTableScroll{border-radius:14px;width:100%;padding-bottom:8px;overflow:auto visible}.leaseTable{border-collapse:separate;border-spacing:0;min-width:1850px}.leaseTable th{white-space:nowrap;z-index:2;background:#f8fafc;font-size:12px;position:sticky;top:0}.leaseTable td{white-space:nowrap;vertical-align:middle}.leaseTable input,.leaseTable select{min-width:90px;max-width:130px;padding:6px 8px;font-size:12px}.leaseTable td:nth-child(2) select,.leaseTable td:nth-child(3) input{min-width:145px}.leaseTable .stickyCol{z-index:3;background:#fff;position:sticky;left:0;box-shadow:8px 0 12px #0f172a0f}.leaseTable th.stickyCol{z-index:4;background:#f8fafc}.leaseTable button{white-space:nowrap;margin-right:4px;padding:6px 10px;font-size:12px}.leaseTable .danger{margin-right:0}.leaseActions{align-items:center;gap:4px;display:flex}
