@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700;800&display=swap";:root{--color-brand:#a862ea;--color-brand-dark:#8f4fd4;--color-button-hover:#f95ccd;--color-green:#a6e281;--color-green-accent:#2bc4a3;--color-purple-light:#e9d8fa;--color-text:#444;--color-text-muted:#444;--color-bg:#fff;--color-bg-subtle:#f8f8f8;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-size-base:20px;--font-size-base-md:18px;--bp-sm:640px;--bp-md:768px;--bp-lg:900px;--container-max:1280px;--page-gutter:clamp(1.5rem, 5vw, 2.5rem);--header-height:4.5rem;--section-space:clamp(3.5rem, 8vw, 5rem);--radius:5px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light;font-size:var(--font-size-base-md)}@media (width>=900px){html{font-size:var(--font-size-base)}}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.8}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{font-weight:700;line-height:1.2}h1{color:var(--color-brand);font-size:clamp(2rem,5vw,2.9375rem);font-weight:300}h2{color:var(--color-brand);margin:0 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}h3{color:var(--color-brand);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}p{margin:0 0 1rem}strong,b{font-weight:700}p:last-child{margin-bottom:0}.container{width:min(calc(100% - 2 * var(--page-gutter)), var(--container-max));margin-inline:auto}.section{padding-block:var(--section-space);scroll-margin-top:var(--header-height)}.btn{border-radius:var(--radius);background:var(--color-brand);color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;border:none;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn:hover{background:var(--color-button-hover);color:#fff;border:none}.btn--green{background:var(--color-green);color:var(--color-text)}.btn--green:hover{background:var(--color-button-hover);color:#fff;border:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.header[data-astro-cid-nen7h5rs]{z-index:100;height:var(--header-height);background:var(--color-bg);border-bottom:1px solid #a862ea1a;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:100%;display:flex}.header__logo[data-astro-cid-nen7h5rs]{align-items:center;text-decoration:none;display:flex}.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:2rem}.header__menu-btn[data-astro-cid-nen7h5rs]{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:2.75rem;height:2.75rem;padding:.5rem;display:none}.header__menu-btn[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-brand);border-radius:1px;height:2px;transition:transform .2s,opacity .2s;display:block}.header__links[data-astro-cid-nen7h5rs]{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header__links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-brand);letter-spacing:.01em;font-size:.875rem;font-weight:700;text-decoration:none}.header__links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-brand-dark)}@media (width<=767.98px){.header__menu-btn[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{top:var(--header-height);background:var(--color-bg);opacity:0;pointer-events:none;border-bottom:1px solid #a862ea26;padding:1rem;transition:transform .25s,opacity .25s;position:absolute;left:0;right:0;transform:translateY(-120%)}.header__links[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.header__links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.875rem .5rem;font-size:1.0625rem;display:block}.header__toggle[data-astro-cid-nen7h5rs]:checked~.header__nav[data-astro-cid-nen7h5rs]{opacity:1;pointer-events:auto;transform:translateY(0)}.header__toggle[data-astro-cid-nen7h5rs]:checked+.header__menu-btn[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.header__toggle[data-astro-cid-nen7h5rs]:checked+.header__menu-btn[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__toggle[data-astro-cid-nen7h5rs]:checked+.header__menu-btn[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}
