@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;900&family=Cinzel+Decorative:wght@400;700&family=Montserrat:wght@200;300;400;500;600&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0f1f38}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f1f38}::-webkit-scrollbar-thumb{background:#d4af37;border-radius:3px}