body.home-body{background:var(--deep-plum);color:#f5f5f5;overflow-x:hidden}body.home-body:before,body.home-body:after{display:none}body.home-body main{position:relative;min-height:100vh}.home-cover[data-astro-cid-chv7nohz]{--home-cover-padding: 1.5rem;position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:var(--home-cover-padding);overflow:hidden;background:var(--deep-plum);color:#f5f5f5;isolation:isolate}.home-cover__grain[data-astro-cid-chv7nohz]{position:fixed;inset:0;background:url(/noise.svg);opacity:.08;pointer-events:none;z-index:5}.home-cover__axis[data-astro-cid-chv7nohz]{position:fixed;left:0;top:0;width:1px;height:100vh;background:var(--accent);opacity:.5;z-index:6}.home-cover__media[data-astro-cid-chv7nohz]{position:fixed;top:0;right:-10%;width:120vw;height:100vh;opacity:.3;z-index:0}.home-cover__media-image[data-astro-cid-chv7nohz]{width:100%;height:100%;background-position:center;background-size:cover;filter:grayscale(1) contrast(1.1) brightness(.5) sepia(.1);mix-blend-mode:luminosity;clip-path:polygon(0 0,100% 0,100% 100%,15% 100%)}.home-cover__media-gradient[data-astro-cid-chv7nohz]{position:absolute;inset:0;background:linear-gradient(to left,var(--deep-plum),rgba(44,33,59,.8),transparent)}.home-cover__nav[data-astro-cid-chv7nohz],.home-cover__brand[data-astro-cid-chv7nohz],.home-cover__statement[data-astro-cid-chv7nohz],.home-cover__footer[data-astro-cid-chv7nohz]{position:relative;z-index:8}.home-cover__nav[data-astro-cid-chv7nohz]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:4rem}.home-cover__nav[data-astro-cid-chv7nohz] ul[data-astro-cid-chv7nohz]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;list-style:none;margin:0;padding:0}.home-cover__nav[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz]{color:#fff;font-size:clamp(3rem,5vw,6rem);font-weight:900;line-height:1;letter-spacing:-.04em;text-transform:uppercase;transition:color .5s ease}.home-cover__nav[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz]:hover{color:var(--accent)}.home-cover__brand[data-astro-cid-chv7nohz]{position:relative;z-index:7;width:min(100%,100rem);margin-bottom:clamp(2.5rem,6vh,5rem)}.home-cover__brand-title[data-astro-cid-chv7nohz],.home-cover__ghost[data-astro-cid-chv7nohz]{margin:0;font-size:clamp(4.5rem,min(13vw,21vh),12rem);line-height:.84;font-weight:900;letter-spacing:-.08em;text-transform:uppercase;white-space:nowrap}.home-cover__line[data-astro-cid-chv7nohz]{display:block}.home-cover__line--accent[data-astro-cid-chv7nohz]{color:var(--accent)}.home-cover__ghost[data-astro-cid-chv7nohz]{position:absolute;top:-.2rem;left:.12rem;-webkit-text-stroke:1px rgba(74,140,140,.4);color:transparent;pointer-events:none;user-select:none}@keyframes home-title-enter{0%{opacity:0;filter:blur(22px);transform:translate3d(0,2.4rem,0)}to{opacity:1;filter:blur(0);transform:translateZ(0)}}@keyframes home-ghost-drift{0%{transform:translate3d(-.18rem,-.2rem,0);opacity:.32}30%{transform:translate3d(.1rem,-.32rem,0);opacity:.4}70%{transform:translate3d(-.08rem,.08rem,0);opacity:.5}to{transform:translate3d(-.18rem,-.2rem,0);opacity:.32}}.home-cover__statement[data-astro-cid-chv7nohz]{position:relative;z-index:8;display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;width:max-content;justify-items:flex-start;max-width:none;align-self:flex-start;margin-left:.75rem;margin-top:clamp(-1rem,-1.5vh,-1.5rem);margin-bottom:clamp(2rem,4vh,3.2rem)}.home-cover__badge[data-astro-cid-chv7nohz]{display:inline-block;margin:0;padding:.28rem .78rem;border:1px solid rgba(74,140,140,.4);color:var(--accent);font-size:.62rem;font-weight:800;letter-spacing:.34em;text-transform:uppercase}.home-cover__quote[data-astro-cid-chv7nohz]{margin:.95rem 0 0;display:inline-block;width:max-content;color:#f5f5f5;font-family:var(--font-serif);font-size:clamp(.82rem,.84vw,.95rem);font-weight:400;letter-spacing:.01em;line-height:1.35;white-space:nowrap;max-width:none;text-shadow:0 1px 18px rgba(23,16,34,.22)}html[data-theme=light] body.home-body,html[data-theme=light] .home-cover{background:#f9f7f2;color:var(--deep-plum)}html[data-theme=light] .home-cover__media-image{filter:grayscale(1) contrast(1.04) brightness(.88) sepia(.08)}html[data-theme=light] .home-cover__media-gradient{background:linear-gradient(to left,#f9f7f2,rgba(249,247,242,.82),transparent)}html[data-theme=light] body.home-body .home-cover__nav a{color:var(--deep-plum)}html[data-theme=light] body.home-body .home-cover__nav a:hover,html[data-theme=light] body.home-body .home-cover__nav a:focus-visible{color:var(--accent)}html[data-theme=light] .home-cover__quote{color:var(--deep-plum);text-shadow:0 1px 12px rgba(255,255,255,.1)}html[data-theme=light] .home-cover__footer{border-top-color:#2c213b1f}html[data-theme=light] .home-cover__footer-left p,html[data-theme=light] .home-cover__footer-links a,html[data-theme=light] .home-cover__footer-right a,html[data-theme=light] .home-cover__footer-right button{color:#2c213bb8}.home-cover[data-astro-cid-chv7nohz] .site-footer{width:calc(100% + (var(--home-cover-padding) * 2));margin-right:calc(var(--home-cover-padding) * -1);margin-bottom:calc(var(--home-cover-padding) * -1);margin-left:calc(var(--home-cover-padding) * -1)}.home-cover__footer[data-astro-cid-chv7nohz]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;max-width:80rem;margin-top:auto;padding-top:5rem;border-top:1px solid rgba(255,255,255,.1)}.home-cover__footer-left[data-astro-cid-chv7nohz] p[data-astro-cid-chv7nohz],.home-cover__footer-links[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz],.home-cover__footer-right[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz],.home-cover__footer-right[data-astro-cid-chv7nohz] button[data-astro-cid-chv7nohz]{margin:0;color:#f5f5f5b8;background:none;border:0;padding:0;font:inherit;font-size:.65rem;font-weight:800;letter-spacing:.4em;text-transform:uppercase;cursor:pointer}.home-cover__footer-left[data-astro-cid-chv7nohz]{display:flex;flex-direction:column;gap:.75rem}.home-cover__footer-links[data-astro-cid-chv7nohz],.home-cover__footer-right[data-astro-cid-chv7nohz]{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.home-cover__icon[data-astro-cid-chv7nohz],.home-cover__icon-button[data-astro-cid-chv7nohz]{color:#4a8c8cb3;font-size:2rem;letter-spacing:normal}.home-cover__icon-button[data-astro-cid-chv7nohz] .material-symbols-outlined[data-astro-cid-chv7nohz]{font-size:2rem}.home-cover__divider[data-astro-cid-chv7nohz]{width:1px;height:2rem;background:#fff3}.home-cover__footer-links[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz]:hover,.home-cover__footer-right[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz]:hover,.home-cover__footer-right[data-astro-cid-chv7nohz] button[data-astro-cid-chv7nohz]:hover{color:var(--accent)}@media(min-width:768px){.home-cover[data-astro-cid-chv7nohz]{--home-cover-padding: 3rem}.home-cover__media[data-astro-cid-chv7nohz]{right:-8%;width:92vw}.home-cover__nav[data-astro-cid-chv7nohz]{margin-bottom:5rem}.home-cover__statement[data-astro-cid-chv7nohz]{margin-left:2rem;margin-top:clamp(-1.5rem,-2vh,-2.25rem);margin-bottom:2.5rem}.home-cover__quote[data-astro-cid-chv7nohz]{max-width:none;white-space:nowrap}}@media(min-width:1200px){.home-cover[data-astro-cid-chv7nohz]{--home-cover-padding: 5rem}}@media(max-width:900px){.home-cover[data-astro-cid-chv7nohz]{padding-bottom:1.5rem}.home-cover__nav[data-astro-cid-chv7nohz]{padding-top:2rem}.home-cover__nav[data-astro-cid-chv7nohz] a[data-astro-cid-chv7nohz]{font-size:clamp(2.4rem,11vw,4.1rem)}.home-cover__media[data-astro-cid-chv7nohz]{right:-42%;width:165vw;opacity:.22}.home-cover__nav[data-astro-cid-chv7nohz]{margin-bottom:2.5rem}.home-cover__brand[data-astro-cid-chv7nohz]{width:100%;margin-bottom:2.25rem}.home-cover__brand-title[data-astro-cid-chv7nohz],.home-cover__ghost[data-astro-cid-chv7nohz]{font-size:clamp(2.75rem,14vw,4.75rem);line-height:.88;letter-spacing:-.045em}.home-cover__ghost[data-astro-cid-chv7nohz]{top:-.12rem;left:.04rem}.home-cover__statement[data-astro-cid-chv7nohz]{display:grid;width:auto;max-width:100%;margin-left:.25rem;margin-top:1rem;margin-bottom:1.75rem}.home-cover__quote[data-astro-cid-chv7nohz]{margin-top:.8rem;display:block;width:auto;max-width:min(100%,22rem);font-size:clamp(.9rem,3.8vw,1.04rem);line-height:1.38;white-space:normal}}@media(max-width:900px)and (max-height:780px){.home-cover__nav[data-astro-cid-chv7nohz]{margin-bottom:2rem}.home-cover__brand[data-astro-cid-chv7nohz]{margin-bottom:1.75rem}.home-cover__statement[data-astro-cid-chv7nohz]{margin-top:0;margin-bottom:1.5rem}}@media(prefers-reduced-motion:reduce){.home-cover__line[data-astro-cid-chv7nohz],.home-cover__ghost[data-astro-cid-chv7nohz]{animation:none}}
