dialog.report-viewer-dialog{inset:0;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#eef2f3}
dialog.report-viewer-dialog::backdrop{background:#0a2029cc}
.project-report-fullscreen{width:min(1440px,100%);min-height:100vh;max-height:none!important;margin:0 auto;padding:28px 38px 48px;overflow:visible!important;border-radius:0!important;box-shadow:0 0 42px #08202a24}
.project-report-fullscreen>.dialog-head{position:sticky;z-index:20;top:0;margin:-28px -38px 24px;padding:18px 38px;border-bottom:1px solid var(--line);background:#fffefef2;backdrop-filter:blur(10px)}
.project-report-fullscreen>.dialog-head h2{font-size:clamp(1.5rem,2.5vw,2.2rem)}
.project-report-fullscreen>footer{position:sticky;z-index:20;bottom:0;margin:28px -38px -48px;padding:16px 38px;background:#fffffff2;border-top:1px solid var(--line);backdrop-filter:blur(10px)}
.project-report-fullscreen .report-section-title{display:flex;align-items:end;justify-content:space-between;gap:16px}
.project-report-fullscreen .report-section-title h3{margin:4px 0 0}
.project-report-fullscreen .report-section-title>strong{padding:7px 10px;border-radius:6px;background:var(--teal-soft);color:var(--teal)}
.project-report-fullscreen .report-plan{padding:22px}
.project-report-fullscreen .report-plan-canvas{min-height:360px;background:#f7f9f9}
.project-report-fullscreen .report-plan-canvas>img{max-height:none}
.report-room-pin{min-width:30px;height:30px;padding:0 7px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:#123643;color:#fff;font-weight:900;box-shadow:0 2px 8px #071b2580}
@media(max-width:760px){.project-report-fullscreen{padding:18px 15px 82px}.project-report-fullscreen>.dialog-head{margin:-18px -15px 18px;padding:14px 15px}.project-report-fullscreen>footer{margin:20px -15px -82px;padding:12px 15px}.project-report-fullscreen .report-plan{padding:10px}.project-report-fullscreen .report-plan-canvas{min-height:220px}.project-report-fullscreen>header{display:grid!important;gap:14px}.project-report-fullscreen>header dl{grid-template-columns:110px 1fr!important}}
@media print{@page{size:A4 landscape;margin:10mm}dialog.report-viewer-dialog{width:auto!important;height:auto!important;background:#fff!important}.project-report-fullscreen{width:100%!important;min-height:0!important;padding:0!important}.project-report-fullscreen>.dialog-head{position:static;margin:0 0 8mm;padding:0 0 5mm}.project-report-fullscreen .report-plan{padding:4mm}.project-report-fullscreen .report-plan-canvas{min-height:0}.project-report-fullscreen .report-plan-canvas>img{width:100%;max-height:165mm;object-fit:contain}.project-report-fullscreen .report-plan{break-before:page;page-break-before:always}.project-report-fullscreen .report-plan:first-of-type{break-before:auto;page-break-before:auto}}
