:root{--background-start-rgb:15, 23, 42;--background-end-rgb:30, 41, 59;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent-color:#ec4899}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);background:linear-gradient(to bottom, transparent, rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}
