
.cbee-report-shell{--cb-bg:#fff;--cb-surface:#f7f8fa;--cb-text:#18202a;--cb-muted:#5f6b78;--cb-border:#dfe4ea;--cb-accent:#1267d6;--cb-positive:#137333;--cb-negative:#b3261e;--cb-warn-bg:#fff8e1;--cb-warn:#7a5700;max-width:1120px;margin:28px auto;padding:0 18px;color:var(--cb-text);font:16px/1.75 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cbee-report-shell .cbee-article{background:var(--cb-bg);border:1px solid var(--cb-border);border-radius:18px;padding:clamp(22px,4vw,52px);box-shadow:0 8px 30px rgba(20,30,45,.07)}
.cbee-report-shell h1{color:var(--cb-text);font-size:clamp(30px,4.5vw,48px);line-height:1.12;letter-spacing:-.025em}
.cbee-report-shell h2{color:var(--cb-accent);font-size:clamp(21px,2.3vw,30px);line-height:1.25;margin:34px 0 12px;border-bottom:1px solid var(--cb-border);padding-bottom:8px}
.cbee-report-shell p{color:var(--cb-text);margin:0 0 18px}
.cbee-report-shell .cbee-standfirst{font-size:1.15rem;color:var(--cb-muted);padding:16px 0 22px;border-bottom:1px solid var(--cb-border)}
.cbee-report-shell ul{padding-left:1.25rem}
.cbee-report-shell li{margin:7px 0;color:var(--cb-text)}
.cbee-report-shell a{color:var(--cb-accent);text-decoration:underline}
.cbee-report-shell .cbee-editorial-note{background:var(--cb-surface);border:1px solid var(--cb-border);border-left:4px solid var(--cb-accent);border-radius:10px;padding:16px 18px;margin:34px 0;color:var(--cb-text)}
.cbee-report-shell .cbee-donation{margin-top:42px;padding:24px;border-radius:16px;background:linear-gradient(135deg,var(--cb-surface),var(--cb-bg));border:1px solid var(--cb-border)}
.cbee-report-shell .cbee-donation h2{margin-top:0;border:0}
.cbee-report-shell .cbee-wallets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.cbee-report-shell .cbee-wallets>div{border:1px solid var(--cb-border);border-radius:12px;padding:14px;background:var(--cb-bg)}
.cbee-report-shell .cbee-wallets strong,.cbee-report-shell .cbee-wallets span,.cbee-report-shell .cbee-wallets code{display:block}
.cbee-report-shell .cbee-wallets span{font-size:.8rem;color:var(--cb-muted);margin:2px 0 8px}
.cbee-report-shell .cbee-wallets code{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;color:var(--cb-text);background:var(--cb-surface);padding:8px;border-radius:7px}
.cbee-report-shell .cbee-donation-note{font-size:.85rem;color:var(--cb-muted);margin-bottom:0}
@media(max-width:720px){.cbee-report-shell{padding:0 10px}.cbee-report-shell .cbee-article{border-radius:12px;padding:20px}.cbee-report-shell .cbee-wallets{grid-template-columns:1fr}.cbee-report-shell h1{font-size:32px}}
@media(prefers-color-scheme:dark){
 .cbee-report-shell{--cb-bg:#11161c;--cb-surface:#1a2129;--cb-text:#eef3f8;--cb-muted:#aab5c1;--cb-border:#303a45;--cb-accent:#66a8ff;--cb-positive:#70d790;--cb-negative:#ff8a80;--cb-warn-bg:#342d18;--cb-warn:#f3d77a}
 .cbee-report-shell .cbee-article{box-shadow:0 8px 32px rgba(0,0,0,.3)}
}
