*{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}.overviewGrid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:22px}.overviewLocoCard{cursor:pointer;padding:18px}.overviewCardHead{align-items:flex-start;margin-bottom:14px}.overviewCardHead h3{letter-spacing:.02em;font-size:24px}.overviewLesseeBubble{background:#eef6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:6px 0 12px;padding:9px 12px;display:flex}.overviewLesseeBubble span{color:#627087;font-size:13px;font-weight:700}.overviewLesseeBubble b{text-align:right;font-size:15px}.overviewInfoGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.overviewInfoGrid div{background:#f7f9fc;border:1px solid #dce3ed;border-radius:14px;min-height:62px;padding:12px}.overviewInfoGrid span{color:#627087;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.overviewInfoGrid b{font-size:16px;line-height:1.25;display:block}.overviewCardActions{border-top:1px solid #edf1f6;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px;display:grid}.overviewCardActions .secondary{justify-content:center;padding:10px 12px}@media (width<=900px){.overviewGrid,.overviewCardActions{grid-template-columns:1fr}.overviewLesseeBubble{flex-direction:column;align-items:flex-start}.overviewLesseeBubble b{text-align:left}}main:has(.statusQuick) .details{background:#f5f7fb;border-radius:22px;grid-template-columns:320px 1fr;align-items:start;gap:22px;padding:22px;display:grid}main:has(.statusQuick) .details .list{background:#fff;border:1px solid #dde4ee;border-radius:20px;gap:10px;max-height:calc(100vh - 170px);padding:14px;display:grid;position:sticky;top:92px;overflow:auto;box-shadow:0 12px 34px #0f172a14}main:has(.statusQuick) .details .list:before{content:"Mozdonyok";color:#0f172a;padding:4px 6px 8px;font-size:18px;font-weight:950;display:block}main:has(.statusQuick) .details .listItem{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:9px;min-height:74px;padding:14px;transition:all .16s;display:grid}main:has(.statusQuick) .details .listItem:hover{background:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}main:has(.statusQuick) .details .listItem.selected{background:#eff6ff;border-color:#93c5fd;box-shadow:0 0 0 3px #0b63ce21}main:has(.statusQuick) .details .listItem b{color:#0f172a;letter-spacing:.02em;font-size:22px}main:has(.statusQuick) .details .listItemStatus{color:#374151;background:#e5e7eb;border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:950}main:has(.statusQuick) .details .listItemStatus.Szabad{color:#15803d;background:#dcfce7}main:has(.statusQuick) .details .listItemStatus.Bérbe{color:#0b63ce;background:#dbeafe}main:has(.statusQuick) .details .listItemStatus.Karbantartáson{color:#c2410c;background:#ffedd5}main:has(.statusQuick) .details .listItemStatus.Hibás{color:#b91c1c;background:#fee2e2}main:has(.statusQuick) .details .listItemStatus.Felújításon{color:#6d28d9;background:#ede9fe}main:has(.statusQuick) .details .formPanel{background:#fff;border:1px solid #dde4ee;border-radius:22px;padding:22px;box-shadow:0 12px 34px #0f172a14}main:has(.statusQuick) .details .sectionHead{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:16px;display:flex}main:has(.statusQuick) .details .sectionHead h3{letter-spacing:.02em;color:#0f172a;margin:0;font-size:34px}main:has(.statusQuick) .details .sectionHead .topActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}:is(main:has(.statusQuick) .details .sectionHead .primary,main:has(.statusQuick) .details .sectionHead .secondary){border-radius:999px;padding:11px 15px;font-weight:950}main:has(.statusQuick) .statusQuick{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px;padding:12px;display:grid}main:has(.statusQuick) .statusQuick button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dde4ee;border-radius:14px;padding:12px 10px;font-weight:900;transition:all .15s}main:has(.statusQuick) .statusQuick button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}main:has(.statusQuick) .statusQuick button:first-child{color:#15803d;background:#dcfce7;border-color:#bbf7d0}main:has(.statusQuick) .statusQuick button:nth-child(2){color:#0b63ce;background:#dbeafe;border-color:#bfdbfe}main:has(.statusQuick) .statusQuick button:nth-child(3){color:#c2410c;background:#ffedd5;border-color:#fed7aa}main:has(.statusQuick) .statusQuick button:nth-child(4){color:#b91c1c;background:#fee2e2;border-color:#fecaca}main:has(.statusQuick) .statusQuick button:nth-child(5){color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}main:has(.statusQuick) .locoWarning{font-weight:900;box-shadow:0 8px 20px #f9731614;color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:16px!important;margin-bottom:18px!important;padding:14px 16px!important}main:has(.statusQuick) .details .formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}main:has(.statusQuick) .details .formGrid label{color:#334155;gap:7px;font-size:13px;font-weight:900;display:grid}:is(main:has(.statusQuick) .details .formGrid input,main:has(.statusQuick) .details .formGrid select,main:has(.statusQuick) .details .formGrid textarea){width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #dde4ee;border-radius:13px;padding:12px 13px;box-shadow:0 6px 16px #0f172a0a}:is(main:has(.statusQuick) .details .formGrid input:focus,main:has(.statusQuick) .details .formGrid select:focus,main:has(.statusQuick) .details .formGrid textarea:focus){border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #0b63ce1f}main:has(.statusQuick) .details .formGrid .wide{grid-column:1/-1}main:has(.statusQuick) .details .formGrid .wide h4{color:#0f172a;font-size:18px}main:has(.statusQuick) .details .formGrid .wide>div.formGrid{grid-template-columns:repeat(4,minmax(0,1fr))}:is(main:has(.statusQuick) .details .formGrid .wide[style*="background:#f8fafc"],main:has(.statusQuick) .details .formGrid .wide[style*="background: #f8fafc"]){box-shadow:inset 0 1px #ffffffbf;background:#f8fafc!important;border:1px solid #dde4ee!important;border-radius:18px!important}:is(main:has(.statusQuick) .details .formGrid .wide[style*="background:#eef6ff"],main:has(.statusQuick) .details .formGrid .wide[style*="background: #eef6ff"]){color:#0f172a;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:18px!important}main:has(.statusQuick) .details .formGrid label.wide input[type=number]{max-width:260px}main:has(.statusQuick) .details .sectionHead+.statusQuick+.locoWarning+.formGrid{margin-top:0}main:has(.statusQuick) .details .sectionHead+.statusQuick+.formGrid{margin-top:0}main:has(.statusQuick) .details .formPanel:before{content:"Mozdony törzsadatok";color:#0b63ce;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-bottom:12px;padding:7px 12px;font-size:13px;font-weight:950;display:inline-flex}main:has(.statusQuick) .details .formGrid:before{content:"Alapadatok, állapot, R-vizsga és biztonsági felszerelések";color:#64748b;grid-column:1/-1;margin-bottom:-4px;font-weight:800}@media (width<=1250px){main:has(.statusQuick) .details{grid-template-columns:280px 1fr}main:has(.statusQuick) .details .formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}main:has(.statusQuick) .details .formGrid .wide>div.formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}main:has(.statusQuick) .statusQuick{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){main:has(.statusQuick) .details{grid-template-columns:1fr;padding:14px}main:has(.statusQuick) .details .list{max-height:none;position:static}main:has(.statusQuick) .details .sectionHead{display:block}main:has(.statusQuick) .details .sectionHead .topActions{justify-content:flex-start;margin-top:12px}}@media (width<=620px){main:has(.statusQuick) .details .formGrid{grid-template-columns:1fr}main:has(.statusQuick) .details .formGrid .wide>div.formGrid{grid-template-columns:1fr}main:has(.statusQuick) .statusQuick{grid-template-columns:1fr}main:has(.statusQuick) .details .sectionHead h3{font-size:28px}}.faultHistorySearchPanel{background:#fff;border:1px solid #dde4ee;border-radius:20px;margin-top:22px;padding:20px;box-shadow:0 12px 34px #0f172a14}.faultHistoryHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.faultHistoryHeader h3{color:#0f172a;margin:0 0 6px;font-size:24px}.faultHistoryHeader p{color:#64748b;margin:0;line-height:1.45}.faultHistoryCounters{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.faultHistoryCounters span{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:8px 11px;font-weight:850}.faultHistoryCounters b{color:#0b63ce}.faultHistoryFilters{grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.faultHistoryFilters label{color:#334155;gap:6px;font-size:13px;font-weight:900;display:grid}.faultHistoryFilters input,.faultHistoryFilters select{font:inherit;background:#fff;border:1px solid #dde4ee;border-radius:13px;padding:12px 13px}.faultHistoryTableWrap{border:1px solid #e2e8f0;border-radius:16px;overflow:auto}.faultHistoryTable{border-collapse:separate;border-spacing:0;width:100%;min-width:980px}.faultHistoryTable th{color:#334155;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-size:12px;position:sticky;top:0}.faultHistoryTable td{vertical-align:top;border-bottom:1px solid #edf2f7;padding:12px}.faultHistoryTable tr:last-child td{border-bottom:0}.faultHistoryTable td strong{color:#0f172a;display:block}.faultHistoryTable td small{color:#64748b;margin-top:4px;line-height:1.35;display:block}.faultHistoryBadge{white-space:nowrap;color:#374151;background:#e5e7eb;border-radius:999px;align-items:center;padding:6px 9px;font-size:12px;font-weight:950;display:inline-flex}.faultHistoryBadge.danger{color:#b91c1c;background:#fee2e2}.faultHistoryBadge.warning{color:#c2410c;background:#ffedd5}.faultHistoryBadge.normal{color:#0369a1;background:#e0f2fe}.faultHistoryBadge.open{color:#0b63ce;background:#dbeafe}.faultHistoryBadge.progress{color:#92400e;background:#fef3c7}.faultHistoryBadge.closed{color:#15803d;background:#dcfce7}.faultHistoryBadge.deleted{color:#374151;background:#e5e7eb}.faultHistoryTable tr.deletedRow{opacity:.68}.faultHistoryEmpty{text-align:center;color:#64748b;padding:22px;font-weight:900}@media (width<=1050px){.faultHistoryHeader{display:block}.faultHistoryCounters{justify-content:flex-start;margin-top:12px}.faultHistoryFilters{grid-template-columns:1fr 1fr}}@media (width<=650px){.faultHistorySearchPanel{padding:14px}.faultHistoryFilters{grid-template-columns:1fr}}.adminFaultCreatePanel,.rolePermissionPanel{background:#fff;border:1px solid #dde4ee;border-radius:20px;margin-bottom:20px;padding:18px;box-shadow:0 12px 34px #0f172a14}.adminFaultForm,.roleCreateForm{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:14px;display:grid}.roleCreateForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 1fr;padding:14px}.adminFaultForm label,.roleCreateForm label{color:#334155;gap:6px;font-size:13px;font-weight:900;display:grid}.adminFaultForm input,.adminFaultForm select,.adminFaultForm textarea,.roleCreateForm input,.roleCreateForm select,.roleCard input,.roleCard select{font:inherit;border:1px solid #dde4ee;border-radius:13px;padding:11px 12px}.adminFaultForm textarea{min-height:95px}.adminFaultForm .wide,.roleCreateForm .wide{grid-column:1/-1}.rolePermissionPanel .sectionHead p{color:#64748b;margin:4px 0 0}.permissionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.permissionCheck{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:9px 10px;gap:8px!important;font-weight:800!important;display:flex!important}.permissionCheck input{width:auto!important}.roleList{gap:14px;margin-top:16px;display:grid}.roleCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.roleCardHead{grid-template-columns:1.5fr 1fr auto;align-items:center;gap:10px;margin-bottom:10px;display:grid}.roleDesc{width:100%;margin-bottom:12px}.roleActive{align-items:center;gap:7px;font-weight:900;display:flex}.roleActions{gap:10px;margin-top:12px;display:flex}@media (width<=950px){.adminFaultForm,.roleCreateForm,.roleCardHead{grid-template-columns:1fr}.permissionGrid{grid-template-columns:1fr 1fr}}@media (width<=620px){.permissionGrid{grid-template-columns:1fr}}@media (width<=720px){.roleCollapseHead{display:grid}.roleCollapseMeta{justify-content:flex-start}}.roleCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:0;overflow:hidden}.roleCardOpen{box-shadow:0 10px 28px #0f172a14}.roleCollapseHead{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.roleCollapseHead:hover{background:#f8fafc}.roleCollapseMain{gap:3px;display:grid}.roleCollapseMain strong{color:#0f172a;font-size:15px}.roleCollapseMain small{color:#64748b;font-weight:800}.roleCollapseMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.roleState,.rolePermCount{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:950}.roleState.active{color:#15803d;background:#dcfce7}.roleState.inactive{color:#475569;background:#e5e7eb}.rolePermCount{color:#0b63ce;background:#dbeafe}.roleArrow{color:#334155;text-align:center;min-width:20px;font-weight:950}.roleCollapseBody{background:#fbfdff;border-top:1px solid #e2e8f0;padding:14px}.roleCardHead label,.roleDescriptionLabel{color:#334155;gap:6px;font-size:13px;font-weight:900;display:grid}.roleDescriptionLabel{margin-bottom:12px}.rolePermissionTitle{color:#334155;justify-content:space-between;align-items:center;margin:10px 0 8px;display:flex}.rolePermissionTitle span{color:#64748b;font-weight:900}@media (width<=720px){.roleCollapseHead{display:grid}.roleCollapseMeta{justify-content:flex-start}}.helpButton{color:#0b63ce;cursor:pointer;background:#eef6ff;border:0;border-radius:14px;padding:10px 13px;font-weight:900}.helpButton:hover{background:#dbeafe}.helpOverlay{z-index:9999;background:#0f172a47;justify-content:flex-end;display:flex;position:fixed;inset:0}.helpPanel{background:#fff;width:min(520px,92vw);height:100%;padding:22px;overflow:auto;box-shadow:-18px 0 45px #0f172a38}.helpHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.helpHeader h3{color:#0f172a;margin:0 0 6px;font-size:22px}.helpHeader p{color:#64748b;margin:0;line-height:1.45}.helpClose{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;padding:9px 11px;font-weight:900}.helpClose:hover{background:#e2e8f0}.helpSections{gap:12px;display:grid}.helpSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.helpSection h4{color:#0f172a;margin:0 0 6px}.helpSection p{color:#475569;margin:0;line-height:1.5}.refreshFeedbackButton{position:relative}.refreshFeedbackButton:active{transform:scale(.98)}.message{animation:.35s ease-out railopsMessagePulse}@keyframes railopsMessagePulse{0%{opacity:.65;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.userChangeHistoryPanel{background:#fff;border:1px solid #dde4ee;border-radius:20px;margin-bottom:20px;padding:18px;box-shadow:0 12px 34px #0f172a14}.userHistoryHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.userHistoryHeader h3{color:#0f172a;margin:0 0 6px}.userHistoryHeader p{color:#64748b;margin:0;line-height:1.45}.userHistoryCounter{color:#0b63ce;background:#eef6ff;border:1px solid #dbeafe;border-radius:16px;place-items:center;min-width:86px;padding:10px;display:grid}.userHistoryCounter b{font-size:22px}.userHistoryCounter span{font-size:12px;font-weight:900}.userHistoryFilters{grid-template-columns:2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.userHistoryFilters label{color:#334155;gap:6px;font-size:13px;font-weight:900;display:grid}.userHistoryFilters input,.userHistoryFilters select{font:inherit;border:1px solid #dde4ee;border-radius:13px;padding:11px 12px}.userHistoryTableWrap{border:1px solid #e2e8f0;border-radius:16px;overflow:auto}.userHistoryTable{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}.userHistoryTable th{color:#334155;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-size:12px}.userHistoryTable td{vertical-align:top;border-bottom:1px solid #edf2f7;padding:12px}.userHistoryTable tr:last-child td{border-bottom:0}.userHistoryBadge{color:#0b63ce;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:950;display:inline-flex}.userHistoryEmpty{text-align:center;color:#64748b;padding:18px;font-weight:900}@media (width<=760px){.userHistoryHeader{display:block}.userHistoryCounter{margin-top:12px;display:inline-grid}.userHistoryFilters{grid-template-columns:1fr}}.lease-calendar-page{--blue:#0b63ce;--green:#19a44b;--orange:#f47b20;--purple:#6f45d9;--red:#e52525;--bg:#f5f7fb;--text:#111827;--muted:#657187;--border:#dde4ee;--shadow:0 12px 34px #0f172a14;background:var(--bg);color:var(--text);padding:26px 30px 40px;font-family:Inter,Segoe UI,Arial,sans-serif}.lease-calendar-page *{box-sizing:border-box}.lease-page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.lease-page-heading h1{margin:0 0 6px;font-size:34px}.lease-page-heading p{color:var(--muted);margin:0}.lease-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.lease-primary,.lease-warning,.lease-secondary{cursor:pointer;border:0;border-radius:11px;padding:12px 16px;font-weight:800}.lease-primary{background:var(--blue);color:#fff}.lease-warning{background:var(--orange);color:#fff}.lease-secondary{color:#1f2937;border:1px solid var(--border);background:#fff}.lease-summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin:0 0 18px;display:grid}.lease-summary-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:16px;padding:22px;display:flex}.lease-summary-icon{border-radius:14px;place-items:center;width:48px;height:48px;font-size:26px;font-weight:900;display:grid}.lease-summary-card span{color:#1f2937;font-weight:750;display:block}.lease-summary-card strong{margin-top:4px;font-size:30px;display:block}.lease-summary-card.green .lease-summary-icon,.lease-summary-card.green strong{color:var(--green)}.lease-summary-card.blue .lease-summary-icon,.lease-summary-card.blue strong{color:var(--blue)}.lease-summary-card.orange .lease-summary-icon,.lease-summary-card.orange strong{color:var(--orange)}.lease-summary-card.purple .lease-summary-icon,.lease-summary-card.purple strong{color:var(--purple)}.lease-occupancy-panel,.lease-new-panel,.lease-history-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin-bottom:22px;overflow:hidden}.lease-occupancy-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.lease-month-controls,.lease-legend{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lease-month-controls strong{text-align:center;min-width:150px;font-size:20px}.lease-legend span{color:#334155;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.lease-legend i{border-radius:4px;width:15px;height:15px;display:inline-block}.lease-legend .free{background:#a7d879}.lease-legend .lease{background:#2f78dc}.lease-legend .rexam{background:#7c3aed}.lease-legend .repair{background:#dc2626}.lease-legend .internal{background:#f5a03a}.lease-occupancy-scroll{overflow:auto}.lease-occupancy-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.lease-occupancy-table th,.lease-occupancy-table td{text-align:center;border:1px solid #d9e0ea;height:40px;font-size:13px}.lease-occupancy-table thead th{z-index:2;background:#f8fafc;position:sticky;top:0}.lease-occupancy-table th:first-child{text-align:left;z-index:3;background:#f8fafc;width:150px;padding-left:12px;position:sticky;left:0}.lease-occupancy-table tbody th button{cursor:pointer;color:#111827;background:0 0;border:0;font-weight:850}.lease-occupancy-table .today{outline:2px solid var(--blue);outline-offset:-2px}.lease-occupancy-table tr.selected-row th,.lease-occupancy-table tr.selected-row td{background-color:#eff6ff}.occupancy-cell{cursor:pointer;transition:all .15s}.occupancy-cell.free{background:#f8fff3}.occupancy-cell.lease{background:linear-gradient(90deg,#2f78dc,#1e62c4)}.occupancy-cell.rexam{background:linear-gradient(90deg,#7c3aed,#5b21b6)}.occupancy-cell.repair{background:linear-gradient(90deg,#ef4444,#b91c1c)}.occupancy-cell.internal{background:#f5a03a}.occupancy-cell.other{background:#0f766e}.occupancy-cell.closed{background:#c7cbd1}.occupancy-cell.conflict{color:#fff;font-weight:900;box-shadow:inset 0 0 0 2px #111827}.lease-free-periods{border-top:1px solid var(--border);grid-template-columns:310px 1fr;align-items:start;gap:18px;padding:16px 18px;display:grid}.lease-free-periods h3{margin:0 0 5px;font-size:17px}.lease-free-periods p{color:var(--muted);margin:0;font-size:13px}.lease-free-list{flex-wrap:wrap;gap:10px;display:flex}.lease-free-item{color:#246b26;background:#eefbea;border:1px solid #b8e5b0;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750}.lease-free-empty{color:var(--muted);font-weight:750}.lease-panel-head{border:0;border-bottom:1px solid var(--border);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:19px;font-weight:850;display:flex}.lease-form-grid,.lease-edit-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding:18px 20px;display:grid}.lease-form-grid label,.lease-edit-grid label{gap:7px;font-size:13px;font-weight:750;display:grid}.lease-form-grid input,.lease-form-grid select,.lease-edit-grid input,.lease-edit-grid select,.lease-history-filters input,.lease-history-filters select{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:14px}.lease-form-grid .wide,.lease-edit-grid .wide{grid-column:span 2}.lease-form-grid .wide-all,.lease-edit-grid .wide-all{grid-column:1/-1}.lease-form-section-title{color:#0f172a;border:1px solid var(--border);background:#f1f5f9;border-radius:12px;padding:10px 12px;font-size:15px;font-weight:900}.checkline{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;grid-column:span 2;align-items:center;gap:10px;padding:12px;display:flex!important}.checkline input{width:auto!important}.lease-form-actions{justify-content:end;align-items:end;gap:10px;display:flex}.lease-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.lease-filters{flex-wrap:wrap;gap:10px;display:flex}.lease-filters button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-weight:800}.lease-filters button.selected{background:var(--blue);color:#fff}.lease-filters span{background:#64748b1f;border-radius:999px;margin-left:4px;padding:2px 7px}.lease-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.lease-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-top:4px solid #cbd5e1;border-radius:18px;padding:18px}.lease-card.highlighted{box-shadow:0 0 0 3px #0b63ce40,var(--shadow)}.lease-card-aktív{border-top-color:var(--green)}.lease-card-tervezett{border-top-color:var(--blue)}.lease-card-lezárt{border-top-color:#6b7280}.lease-card-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.lease-card-title h2{margin:0;font-size:24px}.lease-badge{border-radius:999px;padding:7px 12px;font-size:13px;font-weight:850}.lease-badge-aktív{color:#15803d;background:#dcfce7}.lease-badge-tervezett{color:#0b63ce;background:#dbeafe}.lease-badge-lezárt{color:#374151;background:#e5e7eb}.lease-main-data{gap:10px;margin:18px 0;display:grid}.lease-main-data div{grid-template-columns:1fr 1.15fr;gap:10px;display:grid}.lease-main-data dt,.lease-operational-block dt{font-weight:800}.lease-main-data dd,.lease-operational-block dd{color:#1f2937;margin:0}.lease-details-toggle{cursor:pointer;background:#f8fafc;border:0;border-radius:13px;justify-content:space-between;width:100%;padding:12px 14px;font-weight:850;display:flex}.lease-operational-details{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px;display:grid}.lease-operational-block{border:1px solid var(--border);background:#f8fafc;border-radius:14px;padding:14px}.lease-operational-block h3{margin:0 0 12px;font-size:15px}.lease-operational-block dl{gap:9px;margin:0;display:grid}.lease-operational-block dl div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lease-actions{gap:10px;margin-top:14px;display:flex}.lease-actions button{color:#fff;cursor:pointer;border:0;border-radius:10px;flex:1;padding:11px 9px;font-weight:850}.lease-actions .edit{background:var(--blue)}.lease-actions .close{background:var(--orange)}.lease-actions .delete{background:var(--red)}.lease-actions .disabled{background:#9ca3af!important}.lease-history-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.lease-history-head h2{margin:0 0 6px;font-size:22px}.lease-history-head p{color:var(--muted);margin:0}.lease-history-head strong{color:var(--blue);white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:8px 13px}.lease-history-filters{border-bottom:1px solid var(--border);background:#f8fafc;grid-template-columns:repeat(6,1fr);gap:14px;padding:16px 20px;display:grid}.lease-history-filters label{gap:6px;font-size:13px;font-weight:800;display:grid}.lease-history-filters .wide{grid-column:span 2}.lease-history-table-wrap{overflow:auto}.lease-history-table{border-collapse:collapse;width:100%;min-width:1200px}.lease-history-table th,.lease-history-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 14px;font-size:13px}.lease-history-table th{color:#334155;z-index:1;background:#f8fafc;font-weight:900;position:sticky;top:0}.history-empty{color:var(--muted);font-weight:800;text-align:center!important;padding:28px!important}.mini-btn,.mini-danger{color:#fff;cursor:pointer;border:0;border-radius:9px;padding:8px 10px;font-weight:800}.mini-btn{background:var(--blue)}.mini-danger{background:var(--red)}@media (width<=1050px){.lease-summary-grid,.lease-form-grid,.lease-edit-grid{grid-template-columns:repeat(2,1fr)}.lease-card-grid,.lease-operational-details,.lease-free-periods{grid-template-columns:1fr}.lease-history-filters{grid-template-columns:repeat(2,1fr)}.lease-history-filters .wide{grid-column:1/-1}}@media (width<=640px){.lease-calendar-page{padding:18px 14px 28px}.lease-page-heading{display:block}.lease-head-actions{grid-template-columns:1fr;margin-top:14px;display:grid}.lease-page-heading h1{font-size:26px}.lease-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px}.lease-summary-card{padding:14px}.lease-summary-icon{width:36px;height:36px;font-size:20px}.lease-summary-card strong{font-size:24px}.lease-occupancy-toolbar{display:block}.lease-legend{margin-top:12px}.lease-form-grid,.lease-edit-grid{grid-template-columns:1fr}.lease-form-grid .wide,.lease-edit-grid .wide,.checkline{grid-column:auto}.lease-form-actions{grid-template-columns:1fr;display:grid}.lease-main-data div,.lease-operational-block dl div{grid-template-columns:1fr}.lease-actions{grid-template-columns:1fr;display:grid}.lease-history-head{display:block}.lease-history-head strong{margin-top:10px;display:inline-block}.lease-history-filters{grid-template-columns:1fr}.lease-history-filters .wide{grid-column:auto}}.workorders-modern-page{--wo-blue:#0b63ce;--wo-green:#16a34a;--wo-orange:#f47b20;--wo-red:#dc2626;--wo-gray:#64748b;--wo-bg:#f5f7fb;--wo-card:#fff;--wo-text:#111827;--wo-muted:#657187;--wo-border:#dde4ee;--wo-shadow:0 12px 34px #0f172a14;background:var(--wo-bg);color:var(--wo-text);padding:26px 30px 40px}.workorders-modern-page *{box-sizing:border-box}.workorders-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.workorders-heading h1{margin:0 0 6px;font-size:34px}.workorders-heading p{color:var(--wo-muted);margin:0}.wo-primary,.wo-secondary,.wo-danger,.wo-edit,.wo-part,.wo-close,.wo-disabled{cursor:pointer;border:0;border-radius:11px;padding:11px 14px;font-family:inherit;font-weight:800}.wo-primary,.wo-edit{background:var(--wo-blue);color:#fff}.wo-secondary{color:#1f2937;border:1px solid var(--wo-border);background:#fff}.wo-danger{background:var(--wo-red);color:#fff}.wo-part{color:#fff;background:#7c3aed}.wo-close{background:var(--wo-orange);color:#fff}.wo-disabled{color:#fff;cursor:not-allowed;background:#9ca3af}.wo-summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.wo-summary-card{border:1px solid var(--wo-border);box-shadow:var(--wo-shadow);background:#fff;border-radius:18px;align-items:center;gap:16px;padding:22px;display:flex}.wo-summary-icon{border-radius:14px;place-items:center;width:48px;height:48px;font-size:26px;font-weight:900;display:grid}.wo-summary-card span{color:#1f2937;font-weight:750;display:block}.wo-summary-card strong{margin-top:4px;font-size:30px;display:block}.wo-summary-card.green .wo-summary-icon,.wo-summary-card.green strong{color:var(--wo-green)}.wo-summary-card.blue .wo-summary-icon,.wo-summary-card.blue strong{color:var(--wo-blue)}.wo-summary-card.orange .wo-summary-icon,.wo-summary-card.orange strong{color:var(--wo-orange)}.wo-summary-card.gray .wo-summary-icon,.wo-summary-card.gray strong{color:var(--wo-gray)}.wo-new-panel,.wo-fault-history{border:1px solid var(--wo-border);box-shadow:var(--wo-shadow);background:#fff;border-radius:18px;margin-bottom:22px;overflow:hidden}.wo-panel-head{border:0;border-bottom:1px solid var(--wo-border);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:19px;font-weight:850;display:flex}.wo-form-grid,.wo-edit-grid,.wo-fault-filters{grid-template-columns:repeat(4,1fr);gap:18px;padding:18px 20px;display:grid}.wo-form-grid label,.wo-edit-grid label,.wo-fault-filters label{gap:7px;font-size:13px;font-weight:750;display:grid}.wo-form-grid input,.wo-form-grid select,.wo-form-grid textarea,.wo-edit-grid input,.wo-edit-grid textarea,.wo-fault-filters input,.wo-fault-filters select,.wo-actions select{border:1px solid var(--wo-border);background:#fff;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:14px}.wo-form-grid textarea,.wo-edit-grid textarea{min-height:86px}.wo-form-grid .wide,.wo-edit-grid .wide,.wo-fault-filters .wide{grid-column:span 2}.wo-form-actions{justify-content:end;align-items:end;gap:10px;display:flex}.wo-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.wo-filters{flex-wrap:wrap;gap:10px;display:flex}.wo-filters button{border:1px solid var(--wo-border);cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-weight:800}.wo-filters button.selected{background:var(--wo-blue);color:#fff}.wo-filters span{background:#64748b1f;border-radius:999px;margin-left:4px;padding:2px 7px}.wo-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:22px;display:grid}.wo-card{border:1px solid var(--wo-border);box-shadow:var(--wo-shadow);border-top:4px solid var(--wo-gray);background:#fff;border-radius:18px;padding:18px}.wo-card-nyitott{border-top-color:var(--wo-green)}.wo-card-folyamatban{border-top-color:var(--wo-blue)}.wo-card-alkatrészre-vár{border-top-color:var(--wo-orange)}.wo-card-lezárt{border-top-color:var(--wo-gray)}.wo-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wo-card-title h2{margin:0;font-size:24px}.wo-card-title p{color:var(--wo-muted);margin:4px 0 0;font-weight:700}.wo-badge{color:#374151;background:#e5e7eb;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:850}.wo-badge-nyitott{color:#15803d;background:#dcfce7}.wo-badge-folyamatban{color:#0b63ce;background:#dbeafe}.wo-badge-alkatrészre-vár{color:#c2410c;background:#ffedd5}.wo-badge-lezárt{color:#374151;background:#e5e7eb}.wo-main-data,.wo-details dl,.wo-fault-card dl{gap:10px;margin:18px 0;display:grid}.wo-main-data div,.wo-details dl div,.wo-fault-card dl div{grid-template-columns:1fr 1.3fr;gap:10px;display:grid}.wo-main-data dt,.wo-details dt,.wo-fault-card dt{font-weight:800}.wo-main-data dd,.wo-details dd,.wo-fault-card dd{color:#1f2937;margin:0}.wo-details-toggle{cursor:pointer;background:#f8fafc;border:0;border-radius:13px;justify-content:space-between;width:100%;padding:12px 14px;font-weight:850;display:flex}.wo-details{background:#f8fafc;border-radius:13px;margin-top:8px;padding:12px 14px}.wo-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.wo-actions button,.wo-actions select{flex:135px}.wo-attachments{background:#eef2ff;border-radius:13px;padding:14px}.wo-attachments h4{margin:0 0 10px}.wo-file-button{border:1px solid var(--wo-border);cursor:pointer;background:#fff;border-radius:10px;width:max-content;padding:10px 13px;display:inline-flex!important}.wo-file-button input{display:none}.wo-file-row{border-top:1px solid #c7d2fe;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:10px;display:flex}.wo-editor-actions{justify-content:flex-end;gap:10px;display:flex}.wo-empty-state{border:1px dashed var(--wo-border);color:var(--wo-muted);background:#fff;border-radius:16px;padding:22px;font-weight:750}.wo-fault-body{padding-bottom:18px}.wo-fault-list{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 20px 20px;display:grid}.wo-fault-card{border:1px solid var(--wo-border);background:#f8fafc;border-radius:16px;padding:14px 16px}.wo-fault-card summary{cursor:pointer;font-weight:850}.wo-fault-card small{color:var(--wo-muted);margin-top:5px;display:block}.wo-fault-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1050px){.wo-summary-grid,.wo-form-grid,.wo-edit-grid,.wo-fault-filters{grid-template-columns:repeat(2,1fr)}.wo-card-grid,.wo-fault-list{grid-template-columns:1fr}}@media (width<=640px){.workorders-modern-page{padding:18px 14px 28px}.workorders-heading{display:block}.workorders-heading h1{font-size:26px}.workorders-heading .wo-primary{width:100%;margin-top:14px}.wo-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px}.wo-summary-card{padding:14px}.wo-summary-icon{width:36px;height:36px;font-size:20px}.wo-summary-card strong{font-size:24px}.wo-form-grid,.wo-edit-grid,.wo-fault-filters{grid-template-columns:1fr}.wo-form-grid .wide,.wo-edit-grid .wide,.wo-fault-filters .wide{grid-column:auto}.wo-form-actions,.wo-editor-actions{grid-template-columns:1fr;display:grid}.wo-main-data div,.wo-details dl div,.wo-fault-card dl div{grid-template-columns:1fr}.wo-actions{grid-template-columns:1fr;display:grid}.wo-actions button,.wo-actions select{width:100%}}.ro-overview{--blue:#0b63ce;--cyan:#0f8bbd;--green:#16a34a;--purple:#7c3aed;--orange:#f97316;--red:#dc2626;--gray:#64748b;--bg:#f5f7fb;--card:#fff;--text:#0f172a;--muted:#64748b;--border:#dde4ee;--shadow:0 12px 34px #0f172a14;background:var(--bg);min-height:100%;color:var(--text);padding:26px 30px 42px;font-family:Inter,Segoe UI,Arial,sans-serif}.ro-overview *{box-sizing:border-box}.ro-overview-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.ro-overview-head h1{letter-spacing:-.02em;margin:0 0 6px;font-size:34px}.ro-overview-head p{color:var(--muted);margin:0;line-height:1.45}.ro-overview-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ro-overview-actions button{color:#0b63ce;cursor:pointer;background:#eff6ff;border:1px solid #cfe0f5;border-radius:999px;padding:10px 14px;font-weight:900}.ro-stat-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:18px;display:grid}.ro-stat-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);min-height:120px;color:var(--blue);border-radius:18px;padding:18px;position:relative;overflow:hidden}.ro-stat-card:after{content:"";opacity:.14;background:currentColor;border-radius:999px;width:96px;height:96px;position:absolute;top:-30px;right:-30px}.ro-stat-card span{color:#334155;margin-bottom:13px;font-weight:850;display:block}.ro-stat-card strong{font-size:36px;line-height:1;display:block}.ro-stat-card.blue{color:var(--blue)}.ro-stat-card.green{color:var(--green)}.ro-stat-card.cyan{color:var(--cyan)}.ro-stat-card.purple{color:var(--purple)}.ro-stat-card.red{color:var(--red)}.ro-stat-card.orange{color:var(--orange)}.ro-warning-box{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin-bottom:18px;padding:16px 18px}.ro-warning-box.empty{background:#fff}.ro-warning-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ro-warning-title strong{font-size:17px}.ro-warning-title span{color:var(--muted);font-weight:800}.ro-warning-box ul{color:#7c2d12;margin:12px 0 0;padding-left:20px}.ro-warning-box li{margin-bottom:6px;line-height:1.35}.ro-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ro-filter-row{flex-wrap:wrap;gap:10px;display:flex}.ro-filter-row button{border:1px solid var(--border);color:#1f2937;cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-weight:850}.ro-filter-row button.selected{background:var(--blue);color:#fff;border-color:var(--blue)}.ro-toolbar input{border:1px solid var(--border);width:min(430px,100%);font:inherit;background:#fff;border-radius:14px;padding:13px 15px;box-shadow:0 8px 22px #0f172a0a}.ro-loco-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ro-loco-card{border:1px solid var(--border);box-shadow:var(--shadow);border-top:5px solid var(--gray);background:#fff;border-radius:20px;padding:18px}.ro-loco-card.green{border-top-color:var(--green)}.ro-loco-card.blue{border-top-color:var(--blue)}.ro-loco-card.purple{border-top-color:var(--purple)}.ro-loco-card.red{border-top-color:var(--red)}.ro-loco-card.orange{border-top-color:var(--orange)}.ro-loco-card.gray{border-top-color:var(--gray)}.ro-loco-card header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.ro-loco-card h2{letter-spacing:.01em;margin:0;font-size:29px}.ro-loco-card header p{color:var(--muted);margin:5px 0 0;font-weight:800}.ro-status{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:950}.ro-status.green{color:#15803d;background:#dcfce7}.ro-status.blue{color:#0b63ce;background:#dbeafe}.ro-status.purple{color:#6d28d9;background:#ede9fe}.ro-status.red{color:#b91c1c;background:#fee2e2}.ro-status.orange{color:#c2410c;background:#ffedd5}.ro-status.gray{color:#374151;background:#e5e7eb}.ro-user-pill{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:11px 13px;display:flex}.ro-user-pill span{color:#64748b;font-size:13px;font-weight:850}.ro-user-pill strong{color:#0f172a;font-size:15px}.ro-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ro-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:5px;padding:11px 12px;display:grid}.ro-info span{color:#64748b;font-size:12px;font-weight:850}.ro-info strong{color:#0f172a;font-size:15px}.ro-info.tone-ok strong{color:var(--green)}.ro-info.tone-warning strong{color:var(--orange)}.ro-info.tone-danger strong{color:var(--red)}.ro-info.tone-muted strong{color:#64748b}.ro-event-note{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;gap:3px;margin-top:12px;padding:12px;display:grid}.ro-event-note span,.ro-event-note small{line-height:1.35}.ro-loco-card footer{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;display:grid}.ro-loco-card footer button{cursor:pointer;color:#111827;background:#e5e7eb;border:0;border-radius:12px;padding:11px 10px;font-weight:900}.ro-loco-card footer button:first-child{color:var(--blue);background:#eff6ff}.ro-loco-card footer button:nth-child(2){color:#b91c1c;background:#fee2e2}.ro-loco-card footer button:nth-child(3){color:#6d28d9;background:#ede9fe}.ro-empty{border:1px dashed var(--border);text-align:center;color:var(--muted);background:#fff;border-radius:16px;grid-column:1/-1;padding:26px;font-weight:900}@media (width<=1250px){.ro-stat-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.ro-overview-head{display:block}.ro-overview-actions{justify-content:flex-start;margin-top:14px}.ro-toolbar{display:block}.ro-toolbar input{width:100%;margin-top:12px}.ro-loco-grid{grid-template-columns:1fr}}@media (width<=620px){.ro-overview{padding:18px 14px 30px}.ro-overview-head h1{font-size:27px}.ro-stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ro-stat-card{min-height:104px;padding:14px}.ro-stat-card strong{font-size:30px}.ro-info-grid{grid-template-columns:1fr}.ro-user-pill{display:grid}.ro-loco-card footer{grid-template-columns:1fr}}
