@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#c2185b;--primary-mid:#ad1457;--primary-dark:#880e4f;--primary-light:#fce4ec;--primary-border:#f8bbd0;--primary-hover:#f48fb1;--text-dark:#1f2937;--text-mid:#4b5563;--text-light:#9ca3af;--border:#e5e7eb;--white:#fff;--bg-light:#f9fafb}html{scroll-behavior:smooth}body{background:#fff;background:var(--white);color:#1f2937;color:var(--text-dark);font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}img{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c2185b;background:var(--primary);border-radius:3px}
/*# sourceMappingURL=main.af7fe8e5.css.map*/