@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800&family=Karla:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#120f0a;color:#efe6d4;font-family:Karla,system-ui,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}#root{min-height:100vh}::placeholder{color:#6f6655}input:focus,textarea:focus{outline:none;border-color:#e89a33!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.scrollx::-webkit-scrollbar{height:8px}.scrollx::-webkit-scrollbar-thumb{background:#cda14b4d;border-radius:8px}
