@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=DM+Sans:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0e1a}::-webkit-scrollbar-thumb{background:#1a2040;border-radius:3px}::selection{background:rgba(0,212,255,.15);color:#00d4ff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}