:root{--color-primary:#000;--color-white:#fff;--color-violet:#ab52ff;--color-blue:#5280ff;--color-stroke-gray:rgba(0,0,0,.2);--color-text-muted:rgba(0,0,0,.5);--gradient-brand:linear-gradient(90deg,#5280ff,#ab52ff);--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px rgba(0,0,0,.06);--shadow-md:0 8px 24px rgba(0,0,0,.08);--shadow-lg:0 16px 48px rgba(82,128,255,.15);--container-padding:1.25rem;--container-max:1200px;--bp-tablet:768px;--bp-desktop:1024px;--bp-wide:1280px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--color-primary);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}.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}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}@media(min-width:768px){:root{--container-padding:2rem}}@media(min-width:1280px){:root{--container-padding:2.5rem}}.gradient-text{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-title{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.section-subtitle{font-size:1rem;color:var(--color-text-muted);line-height:1.6;max-width:36rem}@media(min-width:768px){.section-title{font-size:2.25rem}.section-subtitle{font-size:1.125rem}}@media(min-width:1024px){.section-title{font-size:2.5rem}}
