@import "https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;800&family=Roboto:wght@400;500&display=swap";:root{--color-black:#000;--color-white:#fff;--color-ink:#111;--color-dark:#212121;--color-gray:#54595f;--color-gray-light:#e5e5e5;--color-bg-alt:#f6f6f6;--font-heading:"Raleway", sans-serif;--font-body:"Roboto", sans-serif;--container-width:1140px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-ink);background:var(--color-white);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-heading);margin:0 0 .6em;font-weight:800;line-height:1.2}p{margin:0 0 1em}ul{margin:0;padding:0;list-style:none}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 24px}.section{padding:80px 0}.section--alt{background:var(--color-bg-alt)}.section--dark{background:var(--color-black);color:var(--color-white)}.eyebrow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--color-gray);margin-bottom:.8em;font-size:.85rem;font-weight:700;display:inline-block}.btn{font-family:var(--font-heading);letter-spacing:.01em;border:2px solid var(--color-black);background:var(--color-black);color:var(--color-white);cursor:pointer;border-radius:4px;padding:18px 36px;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:inline-block}.btn:hover{background:var(--color-white);color:var(--color-black)}.btn--outline{color:var(--color-black);background:0 0}.btn--outline:hover{background:var(--color-black);color:var(--color-white)}.section--dark .btn{border-color:var(--color-white);background:var(--color-white);color:var(--color-black)}.section--dark .btn:hover{color:var(--color-white);background:0 0}.grid{gap:32px;display:grid}@media (width>=720px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.text-center{text-align:center}.max-w-content{max-width:720px}.mx-auto{margin-left:auto;margin-right:auto}.header[data-astro-cid-nen7h5rs]{z-index:50;background:var(--color-black);color:var(--color-white);position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;display:flex}.header__brand[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);letter-spacing:-.01em;font-size:1.3rem;font-weight:800}.header__toggle-input[data-astro-cid-nen7h5rs]{display:none}.header__toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:60;flex-direction:column;gap:5px;display:flex}.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-white);width:26px;height:2px;transition:transform .2s,opacity .2s}.header__nav-list[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);flex-wrap:wrap;gap:28px;font-size:.9rem;font-weight:600;display:flex}.header__nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-gray-light)}@media (width>=900px){.header__toggle[data-astro-cid-nen7h5rs]{display:none}.header__nav[data-astro-cid-nen7h5rs]{align-items:center;gap:40px;display:flex}}@media (width<=899px){.header__nav[data-astro-cid-nen7h5rs]{background:var(--color-black);flex-direction:column;gap:32px;padding:40px 24px;transition:transform .25s;display:flex;position:fixed;inset:62px 0 0;transform:translate(100%)}.header__nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:20px;font-size:1.1rem}.header__toggle-input[data-astro-cid-nen7h5rs]:checked~.header__nav[data-astro-cid-nen7h5rs]{transform:translate(0)}.header__toggle-input[data-astro-cid-nen7h5rs]:checked~.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.header__toggle-input[data-astro-cid-nen7h5rs]:checked~.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__toggle-input[data-astro-cid-nen7h5rs]:checked~.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-black);color:var(--color-white);padding:48px 0}.footer__inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.footer__brand[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);margin:0;font-size:1.2rem;font-weight:800}.footer__social[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);gap:24px;font-size:.9rem;font-weight:600;display:flex}.footer__social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-gray-light)}.footer__legal[data-astro-cid-jo6i4kqk]{color:var(--color-gray-light);margin:0;font-size:.85rem}.footer__legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{margin-left:6px;text-decoration:underline}
