@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #7c3aed;--color-primary-dark: #5b21b6;--color-secondary: #14ae5c;--color-accent: #fdbc1b;--color-surface: #ffffff;--color-surface-subtle: #f2f2f2;--color-border: #e1e1e1;--color-text-secondary: #777777;--color-surface-dark: #2b2b2b;--color-base: #121212;--color-base-lighter: #1a1a1a;--color-success: #14ae5c;--color-warning: #fdbc1b;--color-error: #ff3232;--color-info: #3b82f6;--font-primary: "Poppins", sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-extrabold: 800;--navbar-height: 72px}html{scroll-behavior:smooth}body{background:var(--color-base);color:var(--color-surface);font-family:var(--font-primary);font-weight:var(--font-weight-medium);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--color-primary);color:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}ul,ol{list-style:none}section{scroll-margin-top:var(--navbar-height)}
