*,*: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)}._spinner_1oygg_1{animation:_spin_1oygg_1 .8s linear infinite;color:var(--color-primary)}@keyframes _spin_1oygg_1{to{transform:rotate(360deg)}}._loader_77oh3_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:var(--color-base);color:var(--color-primary);opacity:0;animation:_fadeIn_77oh3_1 .3s ease .25s forwards;z-index:100}._logo_77oh3_16{width:140px;height:auto}@keyframes _fadeIn_77oh3_1{to{opacity:1}}@media(prefers-reduced-motion:reduce){._loader_77oh3_1{animation:none;opacity:1}}
