@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600&display=swap");*{box-sizing:border-box}body{margin:0;background:#1e140a;color:#f5e6d0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font-family:inherit}@keyframes spin{to{transform:rotate(1turn)}}