:root{--blue:#10a6d9;--cyan:#59c6e8;--ink:#20343c;--red:#e51b35;--paper:#fff;--soft:#e7f7fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#eef3f5;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;margin:0}.brand{font-size:clamp(2rem,5vw,4rem);font-style:italic;font-weight:300}.brand span{color:var(--red)}.report-cover,.report-back{background-color:var(--cyan);background-image:radial-gradient(circle at center,rgba(255,255,255,.16) 0 2px,transparent 3px);background-size:18px 18px;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:clamp(2rem,7vw,7rem)}.report-cover h1{font-size:clamp(3rem,10vw,8rem);line-height:.88;margin:2rem 0;max-width:12ch}.report-cover h1 strong{font-weight:300}.report-cover>p,.report-back h2{font-size:clamp(1.75rem,5vw,4rem);line-height:1.08;max-width:18ch}.report-cover img,.report-back img{margin:auto auto 0;max-width:11rem;width:32vw}.report-toc{background:#fff;margin:0 auto;max-width:75rem;min-height:80vh;padding:clamp(2rem,8vw,8rem)}.report-toc h2,.report-page h2{color:var(--blue);text-transform:uppercase}.report-toc ol{font-size:clamp(1rem,2vw,1.35rem);font-weight:700;line-height:2;list-style-position:inside;padding:0}.report-toc a{color:var(--blue)}main{margin:auto;max-width:75rem}.report-page{background:var(--paper);margin:1.5rem 0;min-height:70vh;padding:clamp(1.5rem,6vw,6rem);position:relative}.report-page-number{color:var(--blue);font-size:.8rem;font-weight:700;position:absolute;right:1.25rem;top:1.25rem}.report-page p{max-width:75ch}.report-table{background:linear-gradient(90deg,#fff 80%,var(--soft) 80%);border-top:1px solid var(--ink);margin:1.5rem 0;max-width:100%;overflow-x:auto}.report-table pre{font-family:Arial,Helvetica,sans-serif;font-size:.9rem;line-height:1.5;margin:0;min-width:48rem;padding:1rem;white-space:pre}.report-back{margin-top:1.5rem}.report-back h2{max-width:15ch}.report-back p{font-size:1.1rem}@media(max-width:600px){.report-page{margin:.5rem 0}.report-toc ol{list-style:none}.report-cover,.report-back{min-height:85vh}}@media print{body{background:#fff}.report-cover,.report-back,.report-toc,.report-page{break-after:page;margin:0;min-height:100vh}.report-table{overflow:visible}}
:root .report-cover h1{font-size:clamp(2.75rem,8vw,7rem);max-width:none;overflow-wrap:normal}
