@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#0d1e26;color:#d4cdc4;min-height:100vh}h1,h2{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:.01em}#root{min-height:100vh;display:flex;flex-direction:column}button{cursor:pointer;font-family:inherit}button:disabled{opacity:.4;cursor:not-allowed}
