.cw-page-report{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:800;display:flex;flex-direction:column;align-items:flex-end;gap:6px;max-width:min(290px,calc(100vw - 36px));font:600 14px/1.4 "Instrument Sans",sans-serif}
.cw-page-report button{min-height:46px;min-width:138px;padding:10px 18px;border:1px solid #64717e;border-radius:9px;background:#111a24;color:#f1f5f9;font:inherit;cursor:pointer;box-shadow:0 4px 20px #0005}
.cw-page-report button:focus-visible{outline:3px solid #ffd56c;outline-offset:3px}
.cw-page-report button:disabled{cursor:wait}
.cw-page-report [role=status]:not(:empty){padding:8px;background:#111a24;color:#f1f5f9;border-radius:6px;font-size:12px}
.cw-page-report a{color:#f1f5f9;background:#111a24;padding:3px 7px;border-radius:4px;font-size:12px}
html.cwBugReporting .cw-page-report{visibility:hidden}
@media(max-width:700px){.cw-page-report{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}}
