:root{--layr-surface: #161617;--layr-canvas: #1c1c1e;--layr-border: #2b2b2e;--layr-text: #ffffff;--layr-hint: #9ca3af;--layr-accent: #3b82f6}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--layr-canvas);color:var(--layr-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px}#root{min-height:100dvh}.layr-scroll{touch-action:pan-x pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.layr-pen-active{touch-action:none}canvas{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
