@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0;background:#0d1b3e;color:#f5f0e6;font-family:Inter,sans-serif}a{color:#c9a96e;text-decoration:none}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:500}button{font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:hsla(39,46%,61%,.3);border-radius:4px}