.rotation-prompt{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fff;text-align:center}.rotation-prompt__icon{width:2rem;height:2rem}.rotation-prompt--to-landscape .rotation-prompt__icon{transform:rotate(90deg)}.rotation-prompt__text{margin:0;max-width:16rem;font-family:Arial,system-ui,sans-serif;font-weight:400;font-size:.875rem;line-height:1.3;color:#fff}.rotation-prompt--overlay{position:fixed;inset:0;z-index:50;justify-content:center;padding:2rem;background-color:#262626}.rotation-prompt:not(.rotation-prompt--overlay) .rotation-prompt__text{font-size:.6875rem;line-height:normal;white-space:nowrap}