.selection-rotation-readout{position:absolute;right:0;top:-58px;z-index:8;min-width:54px;padding:5px 8px;border:1px solid #9dd9d5;border-radius:999px;background:rgba(245,255,254,.97);color:#075f5a;box-shadow:0 5px 15px rgba(6,55,58,.14);font:900 8px/1 "Segoe UI",Arial,sans-serif;letter-spacing:.06em;text-align:center;white-space:nowrap;transform:rotate(var(--counter-rotation));transform-origin:center}
.selection-overlay.protected-selection .selection-rotation-readout{border-color:#d5b979;background:#fff9e9;color:#7b5512}
@media(max-width:620px){.selection-rotation-readout{top:auto;bottom:-62px;min-width:58px;padding:6px 9px;font-size:9px}}
@media(prefers-contrast:more){.selection-rotation-readout{border-width:2px;background:#fff;color:#003b38;box-shadow:none}}
