.workspace{max-width:1440px;margin:auto;padding:24px}.studio-bar{background:var(--navy-950);color:white;padding:18px 28px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.studio-bar a{color:white;text-decoration:none}.studio-bar strong{display:block;font-size:20px}.studio-bar small{color:#c2d5e2}.workspace h1{font-size:30px;margin:8px 0}.workspace h2{font-size:22px}.workspace h3{font-size:18px}.workspace p{line-height:1.6}.workspace label{font-size:15px}.workspace input,.workspace select,.workspace textarea{min-height:44px;font-size:16px}.workspace small{font-size:14px}.workspace .muted{color:var(--muted)}.work-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.work-head .actions,.actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.stepper{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:24px 0}.stepper button{padding:14px 8px;border:1px solid var(--line);border-radius:10px;background:white;font-weight:600;text-align:left;min-height:66px}.stepper button[aria-current=step]{background:var(--navy-900);color:white;border-color:var(--navy-900)}.stepper span{display:block;font-size:13px;margin-bottom:5px;opacity:.8}.report-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px}.report-layout aside{align-self:start;position:sticky;top:20px;background:#e9f2fb;border-radius:14px;padding:20px;line-height:1.6}.report-layout aside h3{margin-top:0}.report-layout aside ul{padding-left:20px}.report-layout .card{margin-bottom:18px}.report-table{width:100%;border-collapse:collapse;font-size:15px}.report-table th,.report-table td{padding:12px 10px;vertical-align:top;border-bottom:1px solid var(--line)}.report-table th{text-align:left;font-size:14px;background:#f0f5f8;text-transform:none;letter-spacing:0}.report-table input{max-width:180px}.report-table .num{white-space:nowrap}.step-footer{display:flex;justify-content:space-between;margin:22px 0;gap:10px}.pill{padding:5px 10px;border-radius:20px;background:var(--blue-soft);font-size:14px}.warning-note{padding:14px 18px;background:var(--amber-soft);border-left:4px solid var(--amber);border-radius:6px;margin:14px 0;line-height:1.5}.error-note{padding:14px 18px;background:var(--red-soft);border-left:4px solid var(--red);margin:14px 0}.success-note{padding:14px;background:var(--green-soft);border-left:4px solid var(--green);margin:14px 0}.check-item{padding:13px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;align-items:center}.check-item.error{border-left:4px solid var(--red)}.check-item.warning{border-left:4px solid var(--amber)}.report-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:18px}.report-list .card{margin:0}.report-list h3{margin:10px 0}.summary-values{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.summary-values>div{background:white;border:1px solid var(--line);padding:18px;border-radius:12px}.summary-values b{font-size:23px;display:block;margin-top:6px}.summary-values span{font-size:14px;color:var(--muted)}#editor{max-width:780px;width:calc(100% - 30px);border:0;border-radius:16px;padding:24px}#editor header,#editor footer{display:flex;align-items:center;justify-content:space-between;gap:12px}#editor footer{justify-content:flex-end;margin-top:20px}#editor header button{background:none;border:0;font-size:30px}#editor label{font-size:15px}#editor input,#editor select,#editor textarea{font-size:16px;min-height:44px}#editor-error{color:var(--red)}#message{position:fixed;bottom:20px;left:50%;translate:-50% 0;background:var(--navy-950);color:white;padding:14px 20px;border-radius:10px;z-index:100;max-width:90vw;display:none}#message.visible{display:block}.login{max-width:470px;margin:60px auto;padding:28px}.login label{display:block;margin:18px 0}.login input{width:100%;padding:12px}.loading{padding:30px}.full{grid-column:1/-1}.checkbox-row{display:flex!important;align-items:flex-start;gap:12px}.checkbox-row input{min-height:20px;width:20px;margin-top:5px;flex-shrink:0}.evidence-file{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:12px 0}.report-page{background:white;color:#172634;padding:24px;margin:18px 0;border:1px solid var(--line)}.report-heading{border-bottom:2px solid #172634;padding-bottom:12px;margin-bottom:18px}.report-heading span{font-size:12px;letter-spacing:.04em}.report-heading h2{margin:8px 0}.report-heading p{margin:6px 0}.report-page table{border-collapse:collapse;width:100%;table-layout:auto;font-size:14px}.report-page th,.report-page td{border:1px solid #aaa;padding:8px;text-align:left;overflow-wrap:anywhere}.report-page th{background:#edf2f5;letter-spacing:0;font-size:14px;text-transform:none}.report-page .num{text-align:right;white-space:nowrap}.report-page .total{font-weight:bold;background:#edf2f5}.report-page .signature td{height:60px}.signature-space{height:100px;border:1px solid #bbb}.report-warning{border:2px solid #a83c3c;padding:14px}.guide details{padding:16px;background:white;border:1px solid var(--line);margin:10px 0;border-radius:10px}.guide summary{cursor:pointer;font-size:18px;font-weight:600}.preview-wrap{max-height:800px;overflow:auto}.report-preview .report-page{font-size:14px}#print-area{display:none}button:disabled{opacity:.55;cursor:not-allowed}.save-state{font-size:14px}.save-state.dirty{color:#ffcf83}a:focus-visible,button:focus-visible{outline:3px solid #3481c4;outline-offset:3px}
@media(max-width:1000px){.report-layout{grid-template-columns:1fr}.report-layout aside{position:static}.stepper{grid-template-columns:repeat(3,1fr)}.summary-values{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.workspace{padding:16px}.work-head{align-items:flex-start;flex-direction:column}.studio-bar{padding:16px}.summary-values b{font-size:19px}.stepper{gap:5px}.stepper button{font-size:13px}.form-grid{grid-template-columns:1fr}.report-list{grid-template-columns:1fr}}
@media print{@page{size:A4 landscape;margin:12mm}body{background:white!important}#app,#editor,#message{display:none!important}#print-area{display:block!important}.report-page{margin:0;padding:0;border:0;break-before:page;font-size:11pt}.report-page:first-child{break-before:auto}.report-page table,.report-page th,.report-page td{font-size:10pt}.report-page h2{font-size:18pt}.report-page h3{font-size:13pt}.report-page p{line-height:1.4}.report-page thead{display:table-header-group}.report-page tr{break-inside:avoid}.report-heading{break-inside:avoid}.report-page table{width:100%}a{color:inherit;text-decoration:none}}
