<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@tailwind base;@tailwind components;@tailwind utilities;body{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.allow-select{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}body,html{margin:0;padding:0;background-color:#000}#__next{min-height:100vh}</pre></body></html>