*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--purple: #7B2D8E;--pink: #D14B8F;--light-purple: #9B4BA8;--dark-purple: #5A1F6A;--gradient: linear-gradient(135deg, #7B2D8E 0%, #D14B8F 100%);--text-dark: #2d2d2d;--text-muted: #5a5a5a;--bg-light: #f8f9fa;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--text-xs: .8rem;--text-sm: .9rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.5rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 50px;--shadow-sm: 0 2px 8px rgba(123, 45, 142, .08);--shadow-md: 0 4px 16px rgba(123, 45, 142, .12);--shadow-lg: 0 8px 32px rgba(123, 45, 142, .18);--transition-fast: .2s ease;--transition-base: .3s ease}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:var(--bg-light);color:var(--text-dark);line-height:1.6;font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--purple);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--pink)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--purple);outline-offset:2px}::selection{background:var(--purple);color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--purple);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--dark-purple)}@media(max-width:768px){:root{--text-4xl: 2rem;--text-3xl: 1.5rem;--space-3xl: 3rem}}@media(max-width:480px){:root{--text-4xl: 1.75rem;--space-xl: 1.5rem}}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-xl)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
