@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{background-color:#0d0d0d;overflow-x:hidden}body{min-height:100vh;background-color:#0d0d0d;font-family:Inter,sans-serif;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}input,textarea,select,button{font-family:inherit}a{text-decoration:none;color:inherit}
