@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#000;color:#f7f1ff}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#000}a{color:inherit}button{font:inherit}