:root{font-size:16px;--black: oklch(.05 0 0);--white: oklch(1 0 0);--font-family: "Inter", system-ui, sans-serif;--font-weight: 400;--line-height: 1.6;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--header-height: 4rem;--radius: 0;--grid-max: 1266px;--grid-gutter: 1rem}[data-theme=dark]{--black: oklch(1 0 0);--white: oklch(.1 0 0)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;background:var(--white);color:var(--black);font-family:var(--font-family);font-weight:var(--font-weight);line-height:var(--line-height)}img,svg{display:block;max-width:100%}.grid{display:grid;grid-template-columns:1fr;gap:var(--grid-gutter);max-width:var(--grid-max);margin-left:auto;margin-right:auto;padding-left:var(--grid-gutter);padding-right:var(--grid-gutter)}@media(min-width:700px){.grid{grid-template-columns:repeat(12,1fr)}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:span 12}}.blocks-1,.blocks-2,.blocks-3,.blocks-4,.blocks-6{grid-template-columns:1fr}.blocks-6{grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.blocks-2,.blocks-3,.blocks-4{grid-template-columns:repeat(2,1fr)}.blocks-6{grid-template-columns:repeat(3,1fr)}}@media(min-width:940px){.blocks-3{grid-template-columns:repeat(3,1fr)}.blocks-4{grid-template-columns:repeat(4,1fr)}.blocks-6{grid-template-columns:repeat(6,1fr)}}.dead-link{color:#9e9e9e!important}.hero{aspect-ratio:4 / 5;width:100%}@media(min-width:700px){.hero{aspect-ratio:2 / 1}}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height);background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1),background .3s ease}.site-header.is-open{height:100vh}[data-theme=dark] .site-header[data-astro-cid-ctg3m53h]{background:#030303b3}.site-header-grid[data-astro-cid-ctg3m53h]{height:var(--header-height);align-items:center}.site-header-content[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between}.site-header-logo-link[data-astro-cid-ctg3m53h]{display:flex;color:var(--black)}.site-header-logo[data-astro-cid-ctg3m53h]{width:1.5rem;height:1.5rem}.site-header-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.5rem}.site-header-light[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;border:none;background:none;color:var(--black);cursor:pointer;padding:0}.site-header-light[data-astro-cid-ctg3m53h]:hover{opacity:.6}.site-header-pipe[data-astro-cid-ctg3m53h]{display:block;width:1px;height:14px;background:var(--black)}.site-header-theme[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;border:none;background:none;color:var(--black);cursor:pointer;padding:0}.site-header-theme[data-astro-cid-ctg3m53h]:hover{opacity:.6}.theme-icon-moon[data-astro-cid-ctg3m53h]{display:none}.theme-icon-sun[data-astro-cid-ctg3m53h]{display:block}[data-theme=dark] .theme-icon-sun[data-astro-cid-ctg3m53h]{display:none}[data-theme=dark] .theme-icon-moon[data-astro-cid-ctg3m53h]{display:block}.site-header-menu[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;width:20px;height:20px;border:none;background:none;cursor:pointer;padding:0;margin-right:0}.menu-line[data-astro-cid-ctg3m53h]{display:block;width:100%;height:2px;background:var(--black);transition:transform .3s ease,opacity .3s ease,width .3s ease;transform-origin:center}.site-header-menu.is-active .menu-line-1[data-astro-cid-ctg3m53h]{transform:translate(-1px) translateY(7px) rotate(45deg);width:calc(100% + 2px)}.site-header-menu.is-active .menu-line-2[data-astro-cid-ctg3m53h]{opacity:0}.site-header-menu.is-active .menu-line-3[data-astro-cid-ctg3m53h]{transform:translate(-1px) translateY(-7px) rotate(-45deg);width:calc(100% + 2px)}.site-menu[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;height:calc(100vh - var(--header-height))}.site-menu-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;align-items:center;padding:0;gap:0;flex:1}.site-menu-logo-link[data-astro-cid-ctg3m53h]{display:flex;color:var(--black);margin-top:2rem;margin-bottom:3rem}.site-menu-logo[data-astro-cid-ctg3m53h]{width:3rem;height:3rem}.site-menu-link[data-astro-cid-ctg3m53h]{font-family:var(--font-family);font-size:1rem;font-weight:500;text-transform:uppercase;color:var(--black);text-decoration:none;padding:.5rem 0}.site-menu-link[data-astro-cid-ctg3m53h]:hover{opacity:.6}.site-menu-footer[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;padding-bottom:2rem}.site-menu-copyright[data-astro-cid-ctg3m53h]{font-family:var(--font-family);font-size:.75rem;font-weight:400;color:var(--black)}@keyframes menuItemCascade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes menuItemFade{0%{opacity:0}to{opacity:1}}.site-footer-wrapper[data-astro-cid-gcn2mc3v]{position:relative}.site-footer-bg[data-astro-cid-gcn2mc3v]{position:absolute;inset:0}.site-footer[data-astro-cid-gcn2mc3v]{position:relative;background:var(--white)}.site-footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(2,1fr)}.site-footer-logo-row[data-astro-cid-gcn2mc3v],.site-footer-copyright-row[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}.site-footer-section[data-astro-cid-gcn2mc3v]{grid-column:span 1}@media(min-width:700px){.site-footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(12,1fr)}.site-footer-section[data-astro-cid-gcn2mc3v]{grid-column:span 3}}.site-footer-logo-row[data-astro-cid-gcn2mc3v]{padding-top:8rem}.site-footer-logo-link[data-astro-cid-gcn2mc3v]{display:flex;color:var(--black)}.site-footer-logo[data-astro-cid-gcn2mc3v]{width:3rem;height:3rem}.site-footer-section[data-astro-cid-gcn2mc3v]{padding-top:4rem}.site-footer-title[data-astro-cid-gcn2mc3v]{font-family:var(--font-family);font-size:1rem;font-weight:500;text-transform:uppercase;color:var(--black);margin-bottom:1rem}.site-footer-links[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.site-footer-link[data-astro-cid-gcn2mc3v]{font-family:var(--font-family);font-size:1rem;font-weight:400;color:var(--black);text-decoration:none}.site-footer-link[data-astro-cid-gcn2mc3v]:hover{opacity:.6}.site-footer-copyright-row[data-astro-cid-gcn2mc3v]{padding-top:4rem;padding-bottom:8rem}.site-footer-copyright[data-astro-cid-gcn2mc3v]{font-family:var(--font-family);font-size:.75rem;font-weight:400;color:var(--black)}.grid-overlay[data-astro-cid-37fxchfa]{position:fixed;inset:0;z-index:9999;pointer-events:none;display:none}.grid-overlay[data-astro-cid-37fxchfa].is-visible{display:block}.grid-overlay-inner[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--grid-gutter);max-width:var(--grid-max);margin-left:auto;margin-right:auto;padding-left:var(--grid-gutter);padding-right:var(--grid-gutter);height:100%}.grid-overlay-col[data-astro-cid-37fxchfa]{border-left:1px dashed oklch(.65 .25 0 / .5);border-right:1px dashed oklch(.65 .25 0 / .5);background:#fb21890f}
