@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&family=Inter:wght@300;400;500&display=swap";:root{--bg:#fafaf9;--bg2:#f5f4f0;--black:#0a0a0a;--grey1:#1a1a1a;--grey2:#555;--grey3:#999;--grey4:#ccc;--grey5:#e8e8e4;--accent:#0a0a0a;--serif:"Playfair Display", Georgia, serif;--sans:"Inter", -apple-system, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--black);font-family:var(--sans);-webkit-font-smoothing:antialiased;cursor:none;font-weight:400;overflow-x:hidden}::selection{color:#fafaf9;background:#0a0a0a}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-thumb{background:#ccc}a{color:inherit;text-decoration:none}button{font-family:var(--sans);cursor:none;background:0 0;border:none}img,video{max-width:100%;display:block}
