@import "https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0b1220;--muted:#334155;--accent:#0f766e;--accent-strong:#0b4f4b;--surface:#fff;--surface-muted:#eef1f6;--canvas:#f3f5f9;--shadow:0 30px 70px #0f172a24}html,body{background-color:var(--canvas);height:100%;color:var(--ink)}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-image:radial-gradient(1100px 600px at 12% -10%,#0f766e1f,#0000 60%),radial-gradient(900px 520px at 95% 5%,#0f172a1a,#0000 60%);margin:0}::selection{background:#0f766e33}*{box-sizing:border-box}
