@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Long+Cang&display=swap");@import url("https://fonts.googleapis.com/css2?family=Long+Cang&family=Rajdhani:wght@300;400;500;600;700&display=swap");:root{--background:#f8f8f8;--foreground:#171717;--content-width:1000px}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);font-family:Heebo,Arial,Helvetica,sans-serif;background-image:radial-gradient(circle at bottom right,#fff,#fff 20%,transparent 50%),linear-gradient(to top left,#e2e2e2,#fceff8 60%,#fff),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cdefs%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.3' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3C/defs%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-blend-mode:overlay;background-size:cover;background-repeat:no-repeat;min-height:100vh}main{zoom:90%}