.dc-sample-report .report-width{max-width:1080px}
.report-intro .intro-copy{max-width:760px}
.report-intro-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}
.report-print{min-height:48px;padding:11px 20px;border:1px solid #9db8c7;border-radius:8px;background:#fff;color:#082b4f;font-weight:750}
.report-print[hidden]{display:none}
.report-print:hover{background:#f6fafc}
.dc-sample-report a:focus-visible,.dc-sample-report button:focus-visible{outline:3px solid #1689d8;outline-offset:4px}
.report-content{padding-top:36px;padding-bottom:60px}
.report-sample-note{padding:22px 26px;border:1px solid #bad9e9;border-left:5px solid #1689d8;border-radius:10px;background:#eef7fb;margin-bottom:28px}
.report-sample-note h2{font-size:18px;margin:0 0 8px;color:#082b4f}
.report-sample-note p{font-size:15px;line-height:1.65;margin:0;color:#344f62}
.delivery-report{border:1px solid #d8e5ef;border-radius:18px;box-shadow:0 12px 35px rgba(7,43,79,.07);overflow:hidden;background:#fff}
.report-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:34px 36px;background:#082b4f;color:#fff}
.report-kicker{font-size:12px;letter-spacing:.12em;font-weight:750;margin:0 0 12px;color:#c7e3f4}
.report-heading h2{font-size:clamp(24px,3vw,34px);line-height:1.2;letter-spacing:-.025em;margin:0 0 14px;color:#fff}
.report-reference{margin:0;font-size:14px;color:#dae8f1}
.report-status{display:inline-flex;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;background:#eaf7f0;color:#046d3f;border:1px solid #95cdb2;padding:10px 18px;border-radius:8px;font-weight:800;font-size:15px}
.report-status span{font-size:12px;font-weight:600}
.report-block{margin:0 36px;padding:30px 0;border-bottom:1px solid #d8e5ef}
.report-block h3{font-size:22px;line-height:1.3;margin:0 0 20px;color:#082b4f}
.report-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:24px;margin:0}
.report-facts div{min-width:0}
.report-facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.065em;font-weight:750;color:#586d82;margin-bottom:6px}
.report-facts dd{margin:0;font-size:16px;line-height:1.55;font-weight:650;color:#102b49}
.report-facts dd span{font-size:14px;font-weight:400;color:#586d82}
.report-time-note,.report-detail-note{font-size:13px;line-height:1.6;color:#586d82;margin:22px 0 0}
.report-section-intro{font-size:14px;color:#586d82;line-height:1.6;margin:-8px 0 22px}
.report-timeline{list-style:none;padding:0;margin:0}
.report-timeline li{display:grid;grid-template-columns:70px minmax(0,1fr);gap:24px;position:relative;margin:0}
.report-timeline li>time{font-variant-numeric:tabular-nums;font-size:17px;font-weight:800;color:#046d3f;line-height:1.5;padding-top:1px}
.report-timeline li>div{position:relative;border-left:2px solid #b5d9c6;padding:0 0 28px 25px}
.report-timeline li:last-child>div{padding-bottom:0;border-left-color:transparent}
.report-timeline li>div::before{content:"";position:absolute;left:-6px;top:7px;width:10px;height:10px;border-radius:50%;background:#07884f;box-shadow:0 0 0 4px #fff}
.report-timeline h4,.report-summary-grid h4{font-size:16px;color:#102b49;line-height:1.5;margin:0 0 7px}
.report-timeline p,.report-summary-grid p{font-size:15px;color:#435d6d;line-height:1.7;margin:0}
.report-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.report-document-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:23px 36px;background:#f6fafc;color:#586d82;font-size:12px;line-height:1.5}
.report-document-footer strong{color:#102b49}
.report-next{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:36px;padding:28px;border-radius:14px;background:#eaf7f0}
.report-next h2{font-size:24px;line-height:1.25;margin:0 0 12px;color:#082b4f}
.report-next p{max-width:660px;font-size:15px;line-height:1.7;margin:0;color:#435d6d}
.report-next .button-primary{flex-shrink:0}
@media(max-width:760px){.report-next{align-items:flex-start;flex-direction:column;gap:22px}.report-heading{padding:26px}.report-block{margin-inline:26px}.report-summary-grid{grid-template-columns:1fr;gap:22px}.report-document-footer{padding-inline:26px}}
@media(max-width:540px){.dc-sample-report .report-width{width:calc(100% - 32px)}.report-content{padding-top:24px;padding-bottom:38px}.report-sample-note{padding:18px}.report-heading{padding:22px;flex-direction:column;gap:20px}.report-status{flex-direction:row;gap:6px;padding:7px 12px}.report-block{margin-inline:22px;padding-block:25px}.report-facts{grid-template-columns:1fr;row-gap:20px}.report-timeline li{grid-template-columns:52px minmax(0,1fr);gap:12px}.report-timeline li>div{padding-left:18px}.report-timeline li>time{font-size:15px}.report-document-footer{padding:20px 22px}.report-intro-actions{align-items:stretch;flex-direction:column}.report-next{padding:23px}.report-next .button-primary{width:100%}}
@media print{
  @page{size:A4;margin:16mm}
  html,body{background:#fff!important;color:#000!important;scroll-behavior:auto}
  .site-header,.dc-footer,.dc-mobile-contact,.dc-analytics-consent,.dc-skip-link,.page-breadcrumb,.report-intro-actions,.report-next{display:none!important}
  .dc-sample-report .report-width{max-width:none;width:100%}
  .page-intro{padding:0 0 18px;border:0;background:none}
  .page-intro h1{font-size:25px;margin:10px 0}
  .page-intro .intro-copy{font-size:11px;line-height:1.5}
  .report-content{padding:0}
  .report-sample-note{margin:0 0 16px;padding:12px;border:1px solid #999;background:none}
  .report-sample-note h2{font-size:13px;margin-bottom:5px}
  .report-sample-note p{font-size:10px;line-height:1.45}
  .delivery-report{border:1px solid #aaa;border-radius:0;box-shadow:none;overflow:visible}
  .report-heading{padding:18px;background:none;color:#000;border-bottom:1px solid #aaa;break-inside:avoid}
  .report-heading h2{font-size:21px;color:#000}
  .report-kicker,.report-reference{color:#222;font-size:10px}
  .report-status{border:1px solid #777;background:none;color:#000;font-size:12px}
  .report-status span{font-size:10px}
  .report-block{margin:0 18px;padding:18px 0;border-color:#aaa}
  .report-block h3{font-size:15px;margin-bottom:13px;break-after:avoid}
  .report-facts{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px;column-gap:24px}
  .report-facts div,.report-timeline li,.report-summary-grid>div{break-inside:avoid}
  .report-facts dt{font-size:9px}
  .report-facts dd{font-size:11px}
  .report-facts dd span,.report-time-note,.report-detail-note,.report-section-intro{font-size:10px;color:#333}
  .report-time-note,.report-detail-note{margin-top:12px}
  .report-timeline li{grid-template-columns:45px minmax(0,1fr);gap:15px}
  .report-timeline li>time{font-size:11px;color:#000}
  .report-timeline li>div{padding:0 0 17px 17px;border-color:#999}
  .report-timeline li>div::before{background:#555}
  .report-timeline h4,.report-summary-grid h4{font-size:11px;margin-bottom:4px}
  .report-timeline p,.report-summary-grid p{font-size:10px;line-height:1.5;color:#222}
  .report-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .report-document-footer{padding:14px 18px;background:none;font-size:9px;color:#222;break-inside:avoid}
  .eyebrow{font-size:9px}
}
