.report-main{background:#f4f1eb}
.report-hero{position:relative;overflow:hidden;padding:72px 0 64px;color:#fff;background:linear-gradient(135deg,#06172a,#0b2946 72%)}
.report-hero:after{position:absolute;right:-100px;bottom:-190px;width:390px;height:390px;border:78px solid rgba(217,40,47,.45);border-radius:50%;content:""}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px;color:#c8d5df;font-size:.9rem}
.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.report-hero__content{position:relative;z-index:1;max-width:850px}
.report-hero h1{max-width:850px;margin-bottom:22px;font-size:clamp(2.35rem,5vw,4.6rem)}
.report-hero__lead{max-width:720px;margin:0;color:#d8e2eb;font-size:1.12rem}
.report-summary{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}
.report-summary span{border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:7px 13px;background:rgba(255,255,255,.08);font-weight:800}
.report-toolbar{position:relative;z-index:2;margin-top:-28px}
.report-toolbar__inner{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:end;border-radius:16px;padding:24px;background:#fff;box-shadow:var(--shadow)}
.report-search label{display:block;margin-bottom:7px;font-weight:900}
.report-search input{width:100%;min-height:50px;border:1px solid #b9c4ce;border-radius:8px;padding:11px 15px;color:var(--ink);background:#fff;font:inherit}
.report-search input:focus{outline:3px solid #ffbd1a;outline-offset:2px}
.report-result{display:block;margin-top:6px;color:var(--muted);font-size:.88rem}
.report-download-all{white-space:nowrap}
.report-library{padding:70px 0 100px}
.report-intro{display:grid;grid-template-columns:1fr .7fr;gap:50px;margin-bottom:38px}
.report-intro p{margin:0;color:var(--muted)}
.report-group{margin-bottom:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(7,27,47,.06)}
.report-group summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;cursor:pointer;font-size:1.15rem;font-weight:900;list-style:none}
.report-group summary::-webkit-details-marker{display:none}
.report-group summary:after{width:28px;height:28px;border-radius:50%;background:#fbe9ea;color:var(--red);content:"+";font-size:1.25rem;line-height:27px;text-align:center}
.report-group[open] summary:after{content:"−"}
.report-group summary span{color:var(--muted);font-size:.84rem;font-weight:700}
.report-group__body{border-top:1px solid var(--line);padding:8px 22px 18px}
.report-document{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0;scroll-margin-top:120px}
.report-document:last-child{border-bottom:0}
.report-document[hidden],.report-group[hidden]{display:none}
.report-document__meta{display:flex;min-width:0;align-items:flex-start;gap:14px}
.file-badge{display:inline-flex;min-width:52px;height:30px;align-items:center;justify-content:center;border-radius:6px;background:#eaf0f5;color:var(--navy);font-size:.72rem;font-weight:900;letter-spacing:.06em}
.file-badge--pdf{background:#fbe9ea;color:var(--red)}
.report-document h3{margin:0 0 4px;font-size:1rem;line-height:1.35;letter-spacing:0}
.report-document p{margin:0;color:var(--muted);font-size:.86rem}
.report-document__actions{display:flex;gap:8px}
.report-document__actions .document-action{min-width:112px;flex:none}
.report-note{margin-top:32px;border-left:4px solid var(--red);padding:16px 20px;background:#fff;color:var(--muted)}
.report-note strong{color:var(--ink)}
@media(max-width:760px){.report-hero{padding:48px 0 58px}.report-toolbar__inner,.report-intro{grid-template-columns:1fr}.report-download-all{width:100%}.report-library{padding:55px 0 75px}.report-document{grid-template-columns:1fr}.report-document__actions{padding-left:66px}.report-document__actions .document-action{min-width:0;flex:1}}
@media(max-width:460px){.report-group summary{align-items:flex-start;padding:16px}.report-group summary>span{display:none}.report-group__body{padding-inline:16px}.report-document__actions{flex-direction:column;padding-left:0}.report-document__actions .document-action{width:100%}.report-document__meta{gap:10px}.file-badge{min-width:48px}}
.high-contrast .report-main{background:#fff}.high-contrast .report-toolbar__inner,.high-contrast .report-group,.high-contrast .report-note{border-color:#000}.high-contrast .file-badge{background:#fff;color:#000;border:1px solid #000}
