.video-bottom{flex-wrap:wrap}
.report-review{margin:24px 0 8px;border:1px solid #cbbc9e;border-radius:9px;background:#fffdf8;overflow:hidden;scroll-margin-top:18px}
.report-review>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding:22px 24px;cursor:pointer;background:#ede7da}
.report-review>summary::-webkit-details-marker{display:none}
.report-review>summary strong{display:block;font-family:Georgia,serif;font-size:1.65rem;font-weight:400;color:#182538}
.report-summary-note{display:block;margin-top:8px;font-size:14px;line-height:1.55;color:#5e6771}
.report-summary-icon{font-size:24px;color:#876b34;flex:0 0 auto}
.report-review[open] .report-summary-icon{transform:rotate(45deg)}
.report-body{padding:24px}
.report-loading,.report-load-error{font-size:16px;line-height:1.6;color:#566475}
.report-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}
.report-intro h2{font-size:1.7rem;margin:0 0 12px}
.report-intro p{font-size:16px;line-height:1.6;color:#616b78;margin:0}
.report-intro .eyebrow{font-size:12px;margin-bottom:12px}
.report-intro .button{flex:0 0 auto;font-size:14px}
.report-sections{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}
.report-sections button{flex:1 1 175px;border:1px solid #d8d1c3;border-radius:6px;padding:13px 15px;text-align:left;background:#faf7f0;color:#26374c;min-height:64px}
.report-sections button[aria-pressed=true]{background:#f4e7ba;border-color:#a5853e;box-shadow:inset 3px 0 #a5853e}
.report-sections button strong{display:block;font-weight:500;font-size:14px;line-height:1.45}
.report-sections button span{display:block;margin-top:7px;font-size:13px;color:#667080;line-height:1.4}
.report-reading-note{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:18px 0 12px}
.report-current-label{font-size:16px;font-weight:500;line-height:1.5}
.report-reading-note .text-button{font-size:14px;flex:0 0 auto}
.report-qualification{border-left:3px solid #a5853e;background:#f4efe2;padding:12px 15px;margin:12px 0;font-size:14px;line-height:1.65;color:#5c6570}
.report-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;background:#f0eee8;border:1px solid #d9d4c8;border-bottom:0;border-radius:6px 6px 0 0;padding:12px}
.report-page-controls,.report-zoom-controls{display:flex;align-items:center;gap:8px;font-size:14px}
.report-toolbar button{min-width:40px;min-height:40px;border:1px solid #c8c6bf;background:#fffdf8;color:#243349;border-radius:4px;padding:7px 10px;font-size:16px}
.report-toolbar button:disabled{opacity:.45;cursor:default}
.report-toolbar .report-fit{font-size:14px}
.report-page-controls label{display:flex;gap:8px;align-items:center;font-size:14px}
.report-page-controls select{font:inherit;padding:8px 5px;min-height:40px;background:#fffdf8;border:1px solid #c8c6bf;border-radius:4px;color:#243349}
.report-zoom-value{min-width:42px;text-align:center;font-size:14px;font-variant-numeric:tabular-nums}
.report-follow-label{display:flex;gap:8px;align-items:center;font-size:14px;line-height:1.4;margin-left:auto}
.report-follow-label input{width:17px;height:17px;accent-color:#876b34;flex:0 0 auto}
.report-scroll{height:clamp(420px,68vh,900px);overflow:auto;overscroll-behavior:contain;background:#d5d3ce;border:1px solid #bbb9b1;border-radius:0 0 6px 6px;max-width:100%;position:relative}
.report-page{position:relative;width:100%;min-width:100%;margin:0 auto;background:#fff;box-shadow:0 3px 14px #0002;isolation:isolate}
.report-page-image{width:100%;height:auto;display:block}
.report-highlights{position:absolute;inset:0;pointer-events:none}
.report-highlight{position:absolute;background:rgba(248,203,48,.21);mix-blend-mode:multiply;pointer-events:none}
.report-highlight.is-current{background:rgba(247,195,35,.44);box-shadow:0 1px 0 #b78620;outline:1px solid rgba(182,129,18,.17)}
.report-image-error{font-size:14px;line-height:1.6;color:#944034}
.report-text{margin:18px 0 0;border-top:1px solid #dfd9cd;padding-top:16px}
.report-text summary{font-size:14px;cursor:pointer;color:#506175;line-height:1.5}
.report-text p,.report-text pre{font-family:Arial,sans-serif;font-size:16px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;color:#475567;margin:16px 0 0}
.report-review [hidden]{display:none!important}
@media(max-width:760px){.report-review>summary{padding:20px 18px}.report-review>summary strong{font-size:1.5rem}.report-body{padding:18px 13px}.report-intro{display:block}.report-intro .button{margin-top:17px}.report-intro h2{font-size:1.5rem}.report-sections{gap:8px}.report-sections button{flex-basis:135px;padding:12px}.report-reading-note{align-items:flex-start;flex-direction:column;gap:8px}.report-toolbar{gap:12px;padding:10px}.report-follow-label{margin-left:0;width:100%}.report-scroll{height:65vh;min-height:360px}.report-summary-note{font-size:14px}.report-text pre,.report-text p{font-size:16px}}
