:root{font-family:Arial,Helvetica,sans-serif;color:#202126;background:#f3f4f6;font-synthesis:none;--red:#df0716;--line:#dfe1e5}*{box-sizing:border-box}body{margin:0}.top{height:88px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:20px 4vw}.top img{width:128px;height:auto}.divider{height:30px;width:1px;background:var(--line)}.tag{margin-left:auto;font-size:12px;letter-spacing:1.5px;color:#61646c}main{max-width:1550px;margin:auto;display:grid;grid-template-columns:minmax(430px,1fr) minmax(360px,.9fr);gap:44px;padding:40px 4vw 70px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:#666b75;margin:0 0 14px}h1{font-size:36px;line-height:1.15;letter-spacing:-1.4px;margin:0 0 16px}p{line-height:1.5}.intro>p:last-child{color:#686d77;font-size:16px}.actions{display:flex;gap:10px;margin-top:25px}button,.button{font:inherit;font-size:14px;font-weight:600;cursor:pointer;border-radius:6px;padding:12px 16px;text-align:center;display:inline-block}button:focus-visible,.button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #ff9da4;outline-offset:2px}.secondary{background:#fff;border:1px solid #cfd2d8;color:#31343a}.primary{background:var(--red);color:#fff;border:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px}.primary:hover{background:#bd0714}.secondary:hover{background:#f5f5f6}#status,.hint{font-size:13px;color:#686d77}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:26px;margin:24px 0}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.section-title>span{font-size:13px;font-weight:bold;color:var(--red);background:#fff0f1;border-radius:5px;padding:8px}h2{font-size:19px;margin:0;letter-spacing:-.3px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}label{display:block;font-size:14px;font-weight:600;line-height:1.45}input,select,textarea{width:100%;margin-top:7px;border:1px solid #cfd2d8;border-radius:5px;padding:11px 12px;background:#fff;color:#25262a;font:400 16px/1.4 Arial}textarea{resize:vertical;min-height:85px}input::placeholder,textarea::placeholder{color:#8a8e96}.panel>label{margin:16px 0}.equipment-card{border-top:1px solid var(--line);padding-top:20px;margin-bottom:25px}.equipment-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.equipment-top h3{font-size:16px;margin:0}.remove{border:0;background:none;color:#a00613;padding:6px;font-size:13px}.full{width:100%}.equipment-card>label{margin:16px 0}.photos{display:grid;grid-template-columns:1fr 1fr;gap:14px}.photo{padding:10px;background:#f5f6f8;border-radius:6px}.photo img{width:100%;height:130px;object-fit:contain;background:white}.photo input{font-size:14px}.upload{border:1px dashed #bbc0c9;padding:17px;border-radius:6px;font-weight:400;color:#5f6570}.upload input{font-size:14px;border:none;padding:0}.preview-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.preview-top .eyebrow{margin-bottom:7px}#count{color:#6b707b;font-size:14px}aside{align-self:start;position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto;padding:0 4px 20px}.hint{margin:9px 0 22px;text-align:center}.paper{background:#fff;border:1px solid #d9dce2;box-shadow:0 12px 30px #1b24320b;padding:34px;color:#25262b;font-size:14px;line-height:1.6}.report-head{display:flex;justify-content:space-between;gap:15px;border-bottom:3px solid var(--red);padding-bottom:18px;margin-bottom:26px}.report-head img{width:115px;object-fit:contain}.report-meta{text-align:right;font-size:12px;color:#616771}.report-title{font-size:25px;line-height:1.25;margin:14px 0 20px;color:#191a1e}.report-kicker{color:var(--red);letter-spacing:1.5px;font-size:11px;font-weight:bold}.report-data{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#f4f5f7;padding:15px}.report-data small{display:block;color:#6b7079;font-size:11px}.report-section{margin-top:25px}.report-section h3{font-size:16px;color:#c50815;border-bottom:1px solid #e4e5e9;padding-bottom:7px;margin-bottom:12px}.report-section h4{font-size:14px;margin:16px 0 6px}.prose{white-space:pre-wrap;overflow-wrap:anywhere}.empty-text{color:#858a94;font-style:italic}.report-photos{display:grid;grid-template-columns:1fr 1fr;gap:15px}.report-photos figure{margin:0;break-inside:avoid}.report-photos img{width:100%;max-height:230px;object-fit:contain}.report-photos figcaption{font-size:11px;color:#626874;line-height:1.5}.report-footer{border-top:2px solid var(--red);margin-top:35px;padding-top:10px;font-size:11px;color:#707681}.report-data>div{overflow-wrap:anywhere}@media(max-width:950px){main{grid-template-columns:1fr;padding:25px 20px;gap:20px}aside{position:static;max-height:none}.top{padding:16px 20px}.tag{display:none}h1{font-size:31px}}@media(max-width:500px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.panel{padding:20px}.paper{padding:22px}.top{gap:15px}.top img{width:105px}.top>span{font-size:14px}.actions{flex-wrap:wrap}.photos{grid-template-columns:1fr}.report-title{font-size:23px}}@media print{@page{size:A4;margin:18mm 17mm}body{background:white}.top,.workspace,.preview-top,#print,.hint{display:none!important}main{display:block;padding:0;max-width:none}aside{position:static;max-height:none;overflow:visible;padding:0}.paper{border:0;box-shadow:none;padding:0;font-size:10pt;line-height:1.45}.report-head{margin-bottom:20px}.report-title{font-size:22pt}.report-section h3,.report-section h4{break-after:avoid}.report-photos{gap:10mm}.report-photos img{max-height:78mm}.report-photos figure{break-inside:avoid}.report-data{break-inside:avoid}.report-footer{font-size:8pt}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/* Conditional maintenance workflow */
.section-help{font-size:14px;font-weight:400;color:#656b75;line-height:1.55;margin:0 0 18px}.extra-service{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.5;list-style-position:outside;margin-left:16px}summary:focus-visible{outline:3px solid #ff9da4;outline-offset:5px}details>.grid,details.identity>.grid{margin-top:20px}h4{font-size:15px;line-height:1.45;margin:22px 0 12px}.identity{padding-bottom:20px}.identity>summary{font-size:16px}.configuration{background:#f6f7f9;padding:16px;border-radius:6px}.activity{border:1px solid #dfe2e7;border-radius:6px;background:white;margin:12px 0}.activity>summary{padding:15px 14px 15px 0;margin-left:30px}.activity>summary span{display:inline}.badge{font-size:12px;font-weight:400;display:inline-block;padding:2px 7px;border-radius:4px;background:#f1f2f5;color:#626975;margin:3px 0 3px 8px;white-space:nowrap}.badge.restricted{background:#fff0e6;color:#8e490c}.activity[open]>summary{border-bottom:1px solid #e3e5e9}.activity-body{padding:20px}.activity-body>label{margin:15px 0}.activity-body>label:first-of-type{margin-top:0}.activity-body>.grid{margin-top:20px}.blocked{background:#fff8f0;border-left:3px solid #c58030;padding:15px;margin-top:18px}.blocked>label{margin-bottom:14px}.note{font-size:14px;color:#7a561e;background:#fff8e9;padding:12px}.record{border:1px solid #dadee5;background:#fafbfc;border-radius:5px;padding:15px;margin:15px 0}.record>.grid{margin-top:15px}.task{padding:16px 0;border-bottom:1px solid var(--line)}.task p{font-size:14px;font-weight:600;margin:0 0 8px}.task label{font-size:13px;margin:10px 0}.task input,.task select{font-size:14px}.module-result{background:#f6f7fa;padding:16px;margin-top:20px;border-radius:5px}.module-result label{margin:12px 0}.bank-actions{padding:10px 0 20px}.bank-actions label{margin-top:12px}.review{padding:14px;background:#fff3df;border:1px solid #e6c888;border-radius:5px;margin-bottom:15px;font-size:14px;line-height:1.6}.review li{margin:8px 0}.report-table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:12px;line-height:1.45;margin:12px 0 20px}.report-table th{background:#e50818;color:white;text-align:left;padding:8px;border:1px solid #cf0716;font-size:11px}.report-table td{padding:8px;border:1px solid #d9dce2;vertical-align:top;white-space:pre-wrap;overflow-wrap:anywhere}.report-table tr:nth-child(even) td{background:#f7f8fa}.report-module{margin:22px 0}.report-module>h4{font-size:15px;color:#b70815}.module-status{font-size:12px;color:#666;font-weight:600}.report-note{font-size:12px;color:#636872;border-left:3px solid #acb1bc;padding-left:10px}.report-module h5{font-size:13px;margin:18px 0 8px}.report-module p{font-size:13px}#preview{overflow-wrap:anywhere}.report-table-wrap{max-width:100%}.photos .photo label{font-size:13px}.photos .photo input,.photos .photo select{font-size:14px}.equipment-top h3{overflow-wrap:anywhere;padding-right:12px}.equipment-top .remove{flex-shrink:0}.intro h1{font-size:31px;letter-spacing:-1px}.intro{margin-bottom:20px}.report-photos figcaption{overflow-wrap:anywhere}.workspace{min-width:0}.configuration label{font-size:14px}@media(max-width:600px){.activity-body{padding:14px}.grid{grid-template-columns:1fr}.wide{grid-column:auto}.panel{padding:16px}.activity>summary{font-size:14px}.badge{white-space:normal}.report-table{font-size:11px}.report-table td,.report-table th{padding:6px}.configuration{padding:12px}.record{padding:12px}.intro h1{font-size:27px}}@media print{#review{display:none}.report-table{font-size:8pt;line-height:1.4;margin:8px 0 16px}.report-table th{font-size:8pt}.report-table th,.report-table td{padding:6px}.report-table thead{display:table-header-group}.report-table tr{break-inside:avoid}.report-module>h4,.report-module h5{break-after:avoid}.report-module>h4{font-size:12pt}.report-module p{font-size:9pt}.report-note{font-size:8pt}.report-section{break-inside:auto}.report-section h3{font-size:13pt}.paper{font-size:10pt}.report-head img{width:115px;height:auto}.report-footer{break-inside:avoid}}

@media print{:root,html,body{background:#fff!important}}
