@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap);:root{--background:#fafafa;--foreground:#0a0a0a;--card:#fff;--border:#e5e5e5;--muted-foreground:#737373;--ring:#0a0a0a}html.dark{--background:#0f0f0f;--foreground:#f5f5f5;--card:#1a1a1a;--border:#333;--muted-foreground:#a3a3a3;--ring:#f5f5f5}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;background-color:var(--background);color:#0a0a0a;color:var(--foreground);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6;margin:0}@media (min-width:768px){body{font-size:17px}}@media (min-width:1024px){body{font-size:18px}}@media (min-width:1440px){body{font-size:19px}}h1,h2,h3,h4,h5,h6{color:#0a0a0a;color:var(--foreground);font-family:Playfair Display,Georgia,serif}a,label,li,p,span{color:inherit}:focus-visible{outline:2px solid #0a0a0a;outline:2px solid var(--ring);outline-offset:2px}::selection{background-color:#0a0a0a;background-color:var(--foreground);color:#fafafa;color:var(--background)}.prerender-static-content{margin:0 auto;max-width:48rem;padding:2rem 1.25rem 3rem}.prerender-static-content h1{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;margin-bottom:1rem}.prerender-static-content p{color:#737373;color:var(--muted-foreground);margin-bottom:1rem}body.client-article-ready #prerender-static-content{display:none}
/*# sourceMappingURL=main.2ab1b404.css.map*/