*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #7C3AED;--accent-light: #EDE9FE;--accent-mid: #A78BFA;--bg: #FFFFFF;--bg-soft: #F8F7FF;--text: #1A1A1A;--text-muted: #6B7280;--border: #E5E7EB;--radius: 12px;--shadow: 0 4px 24px rgba(124, 58, 237, .08);font-family:Inter,sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{background:var(--accent-mid);border-radius:3px}
