*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a14;color:#e8e8f0}#app{height:100%;display:flex;flex-direction:column}button{font:inherit;cursor:pointer;min-height:44px;min-width:44px}.lr-screen,.lr-overlay{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px}.lr-overlay{position:fixed;inset:0;z-index:500;background:#0a0a14;color:#e8e8f0;flex:none;height:100%}.lr-screen-content,.lr-overlay-content{width:100%;max-width:720px;margin-block:auto}
