.Consent-module__pQf6MG__banner,.Consent-module__pQf6MG__overlay{z-index:300}.Consent-module__pQf6MG__banner{border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:1rem;width:calc(100% - 2rem);max-width:26rem;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;box-shadow:0 16px 48px #0000002e}.Consent-module__pQf6MG__bannerText{color:var(--color-secondary);font-size:.9rem;line-height:1.45}.Consent-module__pQf6MG__bannerLink{color:var(--color-navy);text-decoration:underline}.Consent-module__pQf6MG__bannerActions{flex-wrap:wrap;gap:.75rem;display:flex}.Consent-module__pQf6MG__bannerBtn{white-space:nowrap;flex:1}.Consent-module__pQf6MG__customizeBtn{color:var(--color-navy);cursor:pointer;background:0 0;border:none;align-self:center;padding:.15rem .25rem;font-size:.85rem;text-decoration:underline}.Consent-module__pQf6MG__customizeBtn:hover,.Consent-module__pQf6MG__customizeBtn:focus-visible{color:var(--color-accent)}.Consent-module__pQf6MG__recoBadge{z-index:200;width:6.875rem;line-height:0;display:inline-block;position:fixed;bottom:1rem;right:1rem}.Consent-module__pQf6MG__recoBadge img{width:100%;height:auto;display:block}.Consent-module__pQf6MG__headerCookieBtn{display:none}@media (min-width:62rem){.Consent-module__pQf6MG__headerCookieBtn{background:var(--color-navy);color:#fff;opacity:.35;border-radius:50%;outline:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:opacity .15s;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.Consent-module__pQf6MG__headerCookieBtn:hover,.Consent-module__pQf6MG__headerCookieBtn:focus-visible{opacity:1}}.Consent-module__pQf6MG__overlay{background:#00000059;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Consent-module__pQf6MG__modal{border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:100%;max-width:40rem;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000040}.Consent-module__pQf6MG__modalHeader{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.Consent-module__pQf6MG__modalTitle{font-family:var(--font-serif), serif;color:var(--color-ink);font-size:1.375rem}.Consent-module__pQf6MG__closeBtn{color:var(--color-secondary);padding:.25rem .5rem;font-size:1.75rem;line-height:1}.Consent-module__pQf6MG__closeBtn:hover{color:var(--color-ink)}.Consent-module__pQf6MG__modalIntro{color:var(--color-secondary);padding:0 1.5rem;font-size:.9rem;line-height:1.45}.Consent-module__pQf6MG__categoryList{flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.Consent-module__pQf6MG__category{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.65rem 1rem}.Consent-module__pQf6MG__categoryHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Consent-module__pQf6MG__categoryLabel{color:var(--color-ink);font-size:.9rem;font-weight:500}.Consent-module__pQf6MG__alwaysOn{font-family:var(--font-mono), monospace;color:#15803d;font-size:.8rem;font-style:italic;font-weight:500}.Consent-module__pQf6MG__categoryDescription{color:var(--color-secondary);margin-top:.25rem;font-size:.8rem;line-height:1.4}.Consent-module__pQf6MG__modalFooter{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.Consent-module__pQf6MG__modalFooter>*{flex:1}.Consent-module__pQf6MG__switch{flex-shrink:0;width:2.5rem;height:1.5rem;display:inline-block;position:relative}.Consent-module__pQf6MG__switch input{opacity:0;width:0;height:0}.Consent-module__pQf6MG__slider{background:var(--color-border);border-radius:var(--radius-pill);transition:background-color .15s;position:absolute;inset:0}.Consent-module__pQf6MG__slider:before{content:"";background:#fff;border-radius:50%;width:1.15rem;height:1.15rem;transition:transform .15s;position:absolute;bottom:.175rem;left:.175rem;box-shadow:0 1px 3px #00000040}.Consent-module__pQf6MG__switch input:checked+.Consent-module__pQf6MG__slider{background:var(--color-navy)}.Consent-module__pQf6MG__switch input:checked+.Consent-module__pQf6MG__slider:before{transform:translate(1rem)}@media (min-width:30rem){.Consent-module__pQf6MG__bannerActions{flex-wrap:nowrap}}
.Header-module__lnUIdW__header{z-index:100;background:var(--color-white);border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__lnUIdW__inner{height:var(--header-height);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__brand{flex-shrink:0;align-items:center;display:flex}.Header-module__lnUIdW__brand img{width:auto;height:24px}.Header-module__lnUIdW__primaryNav{display:none}.Header-module__lnUIdW__menu{align-items:center;gap:1.75rem;display:flex}.Header-module__lnUIdW__menu>li{position:relative}.Header-module__lnUIdW__menu a,.Header-module__lnUIdW__menuTrigger{color:var(--color-ink);font-size:.95rem;font-family:var(--font-sans), sans-serif;align-items:center;gap:.35rem;padding:.5rem 0;transition:color .15s;display:inline-flex}.Header-module__lnUIdW__menu a:hover,.Header-module__lnUIdW__menuTrigger:hover{color:var(--color-navy)}.Header-module__lnUIdW__dropdown{background:var(--color-white);border-radius:var(--radius-md);opacity:0;visibility:hidden;min-width:16rem;padding:.5rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #0000001f}.Header-module__lnUIdW__hasChildren:hover .Header-module__lnUIdW__dropdown,.Header-module__lnUIdW__hasChildren:focus-within .Header-module__lnUIdW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__forceClosed .Header-module__lnUIdW__dropdown{opacity:0!important;visibility:hidden!important;transform:translate(-50%)translateY(8px)!important}.Header-module__lnUIdW__dropdown li a{white-space:nowrap;border-radius:.4rem;padding:.6rem .75rem;display:block}.Header-module__lnUIdW__dropdown li a:hover{background:var(--color-bg-muted)}.Header-module__lnUIdW__end{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__cta{display:none}.Header-module__lnUIdW__burger{flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:inline-flex}.Header-module__lnUIdW__burger span{background:var(--color-ink);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s;display:block}.Header-module__lnUIdW__burger .Header-module__lnUIdW__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__burger .Header-module__lnUIdW__barMid{opacity:0}.Header-module__lnUIdW__burger .Header-module__lnUIdW__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__overlay{inset:var(--header-height) 0 0 0;background:var(--color-white);padding:2rem var(--gutter) 3rem;z-index:90;transition:transform .3s;position:fixed;overflow-y:auto;transform:translate(100%)}.Header-module__lnUIdW__overlayOpen{transform:translate(0)}.Header-module__lnUIdW__overlayNav>ul>li{border-bottom:1px solid var(--color-border);padding:.75rem 0}.Header-module__lnUIdW__overlayNav a{color:var(--color-ink);font-size:1.1rem}.Header-module__lnUIdW__overlayHeading{font-family:var(--font-mono), monospace;color:var(--color-secondary);margin-bottom:.5rem;font-size:.85rem;font-style:italic;display:block}.Header-module__lnUIdW__overlaySub li{padding:.4rem 0}.Header-module__lnUIdW__overlaySub a{font-size:1rem}.Header-module__lnUIdW__overlayCta{width:100%;margin-top:2rem}@media (min-width:62rem){.Header-module__lnUIdW__primaryNav{display:block}.Header-module__lnUIdW__cta{margin-right:5.875rem;display:inline-flex}.Header-module__lnUIdW__burger,.Header-module__lnUIdW__overlay{display:none}}
.Footer-module__3hUVsW__footer{background:var(--color-navy);color:#fff;margin-top:auto;padding-block:3.5rem 2.5rem}.Footer-module__3hUVsW__grid{flex-direction:column;gap:3rem;display:flex}.Footer-module__3hUVsW__first{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__logo{width:auto;height:3.8rem}.Footer-module__3hUVsW__newsletter label{color:#fff;margin-bottom:.75rem;font-size:1rem;display:block}.Footer-module__3hUVsW__inputWrap{border-bottom:1px solid #fff;align-items:center;max-width:14.75rem;padding-block:.625rem;display:flex}.Footer-module__3hUVsW__inputWrap input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:1rem}.Footer-module__3hUVsW__inputWrap input::placeholder{color:#fff9}.Footer-module__3hUVsW__inputWrap button{color:#fff;padding:0;display:inline-flex}.Footer-module__3hUVsW__links{flex-wrap:wrap;gap:2rem 3.5rem;display:flex}.Footer-module__3hUVsW__colHeading{font-family:var(--font-mono), monospace;color:var(--color-accent);margin-bottom:2rem;font-size:1rem;font-style:italic}.Footer-module__3hUVsW__col .Footer-module__3hUVsW__colHeading a{font:inherit;color:inherit;transition:opacity .15s}.Footer-module__3hUVsW__col .Footer-module__3hUVsW__colHeading a:hover{opacity:.8}.Footer-module__3hUVsW__col ul{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__col a{color:#fff;font-size:1rem;transition:opacity .15s}.Footer-module__3hUVsW__col a:hover{opacity:.8}.Footer-module__3hUVsW__address{color:#fff;margin-top:1.5rem;font-size:1rem}.Footer-module__3hUVsW__bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;margin-top:7.5rem;font-size:.875rem;display:flex}.Footer-module__3hUVsW__legal{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legal a,.Footer-module__3hUVsW__copyright{font-family:var(--font-mono), monospace;color:var(--color-accent);font-style:italic}.Footer-module__3hUVsW__legal a:hover{opacity:.8}@media (min-width:64rem){.Footer-module__3hUVsW__grid{flex-direction:row;justify-content:space-between;align-items:stretch;gap:1.5rem}.Footer-module__3hUVsW__first{flex-shrink:0;justify-content:flex-start}}
.BlockImage-module__CXkmqa__placeholder{box-sizing:border-box;border:1px dashed color-mix(in srgb, currentColor 18%, transparent);background:repeating-linear-gradient(-45deg, color-mix(in srgb, currentColor 5%, transparent) 0, color-mix(in srgb, currentColor 5%, transparent) 10px, color-mix(in srgb, currentColor 9%, transparent) 10px, color-mix(in srgb, currentColor 9%, transparent) 20px);max-width:100%;display:block}.BlockImage-module__CXkmqa__fill{width:100%;height:100%;position:absolute;inset:0}
.Hero-module__7npE4W__hero{padding-block:2.5rem var(--section-pb);text-align:center}.Hero-module__7npE4W__text{max-width:46rem;margin-inline:auto}.Hero-module__7npE4W__eyebrow{margin-bottom:.75rem}.Hero-module__7npE4W__heading{font-size:var(--fs-display-2);margin-bottom:1.5rem;line-height:1.02}.Hero-module__7npE4W__body{color:var(--color-body);max-width:42rem;margin:0 auto 2rem}.Hero-module__7npE4W__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__7npE4W__imageWrap{aspect-ratio:16/11;border-radius:var(--radius-lg);margin-top:3rem;position:relative;overflow:hidden}.Hero-module__7npE4W__image{object-fit:cover}@media (min-width:48rem){.Hero-module__7npE4W__imageWrap{aspect-ratio:16/8;margin-top:4rem}}
.Testimonials-module__sCFPGa__section{text-align:center;scroll-margin-top:var(--header-height);padding-block-end:var(--section-pb)}.Testimonials-module__sCFPGa__heading{font-family:var(--font-mono), monospace;color:var(--color-ink);margin-bottom:2rem;font-size:1.25rem;font-style:italic}.Testimonials-module__sCFPGa__widget{display:block}.Testimonials-module__sCFPGa__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;text-align:left;overflow-x:auto}.Testimonials-module__sCFPGa__viewport::-webkit-scrollbar{display:none}.Testimonials-module__sCFPGa__track{align-items:stretch;gap:1rem;display:flex}.Testimonials-module__sCFPGa__slide{scroll-snap-align:start;text-align:left;background:#f0f0f0;border-radius:.75rem;flex-direction:column;flex:0 0 calc(86.9565% - .130435rem);gap:1rem;padding:1.5rem 1.25rem;display:flex}.Testimonials-module__sCFPGa__rating{color:var(--color-accent);gap:.25rem;display:inline-flex}.Testimonials-module__sCFPGa__rating svg{width:1rem;height:1rem}.Testimonials-module__sCFPGa__text{color:var(--color-ink);line-height:1.5}.Testimonials-module__sCFPGa__author{font-family:var(--font-serif), Georgia, serif;color:var(--color-ink);margin-top:auto;font-size:1rem}.Testimonials-module__sCFPGa__controls{justify-content:center;gap:.5rem;margin-top:2.5rem;display:none}.Testimonials-module__sCFPGa__btn{background-color:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-ink);cursor:pointer;border:.078125rem solid #f0f0f0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.Testimonials-module__sCFPGa__btn:hover,.Testimonials-module__sCFPGa__btn:focus,.Testimonials-module__sCFPGa__btn:active{background-color:#f0f0f0}@media (min-width:48rem){.Testimonials-module__sCFPGa__slide{flex-basis:calc(50% - .5rem)}}@media (min-width:64rem){.Testimonials-module__sCFPGa__track{gap:1.5rem}.Testimonials-module__sCFPGa__slide{flex-basis:calc(37.037% - .944445rem)}.Testimonials-module__sCFPGa__controls{display:flex}}
.ServiceCards-module__7Ll_Rq__section{padding-block-end:var(--section-pb)}.ServiceCards-module__7Ll_Rq__band{background:#f0f0f0;padding-block:3.5rem}.ServiceCards-module__7Ll_Rq__heading{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-bottom:2rem}.ServiceCards-module__7Ll_Rq__grid{grid-template-columns:1fr;gap:1rem;display:grid}.ServiceCards-module__7Ll_Rq__card{border-radius:.75rem;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.ServiceCards-module__7Ll_Rq__cardWide{grid-template-rows:unset;min-height:25rem}.ServiceCards-module__7Ll_Rq__imageWrap{width:100%;height:17.125rem;position:relative}.ServiceCards-module__7Ll_Rq__image{object-fit:cover}.ServiceCards-module__7Ll_Rq__body{background:var(--color-white);padding:1.5rem 1rem}.ServiceCards-module__7Ll_Rq__title{font-size:var(--fs-h2);line-height:var(--lh-h2);margin-bottom:.75rem}.ServiceCards-module__7Ll_Rq__text{color:var(--color-body)}.ServiceCards-module__7Ll_Rq__link{margin-top:1rem}@media (min-width:62rem){.ServiceCards-module__7Ll_Rq__band{padding-block:5rem 7.5rem}.ServiceCards-module__7Ll_Rq__heading{margin-bottom:2.5rem}.ServiceCards-module__7Ll_Rq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ServiceCards-module__7Ll_Rq__imageWrap{height:21.75rem}.ServiceCards-module__7Ll_Rq__body{padding-inline:1.5rem}.ServiceCards-module__7Ll_Rq__title{margin-bottom:1rem}.ServiceCards-module__7Ll_Rq__link{margin-top:1.5rem}.ServiceCards-module__7Ll_Rq__cardWide{grid-column:span 2;grid-template-columns:auto 1fr;min-height:25rem}.ServiceCards-module__7Ll_Rq__cardWide .ServiceCards-module__7Ll_Rq__body{flex-direction:column;order:-1;justify-content:center;align-items:start;max-width:30.3125rem;display:flex}.ServiceCards-module__7Ll_Rq__cardWide .ServiceCards-module__7Ll_Rq__imageWrap{height:25rem}}
.PriceCalculator-module__vSujma__section{padding-block-end:var(--section-pb)}.PriceCalculator-module__vSujma__section:first-child{padding-block-start:3.5rem}.PriceCalculator-module__vSujma__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.PriceCalculator-module__vSujma__card{background:#f0f0f0;border-radius:.75rem;flex-direction:column;justify-content:end;padding-block:1.5rem;padding-inline:1rem;display:flex;overflow:hidden}.PriceCalculator-module__vSujma__cardHeading{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-bottom:2rem}.PriceCalculator-module__vSujma__cardHeadingH2{font-size:var(--fs-h2);line-height:var(--lh-h2)}.PriceCalculator-module__vSujma__form{grid-template-columns:1fr;display:grid}.PriceCalculator-module__vSujma__range{margin-block-end:1rem}.PriceCalculator-module__vSujma__valueRow{grid-template-columns:auto 1fr;align-items:center;column-gap:1rem;display:grid}.PriceCalculator-module__vSujma__valueDisplay{background:var(--color-white);width:3.5rem;height:2.625rem;font-family:var(--font-serif), Georgia, serif;color:var(--color-ink);border-radius:.75rem;justify-content:center;align-items:center;font-size:1.375rem;display:flex;overflow:hidden}.PriceCalculator-module__vSujma__valueInput{appearance:none;text-align:center;border:none;outline:none;padding:0}.PriceCalculator-module__vSujma__rangeLabel{font-size:var(--fs-small);color:var(--color-body);padding-inline-start:4rem;line-height:1.25}.PriceCalculator-module__vSujma__rangeInput{appearance:none;cursor:pointer;border-radius:.75rem;outline:none;width:100%;height:.625rem}.PriceCalculator-module__vSujma__rangeInput::-webkit-slider-thumb{appearance:none;border:.25rem solid var(--color-accent);background:var(--color-white);cursor:pointer;border-radius:50%;width:1.5rem;height:1.5rem;box-shadow:0 2px 8px #0000004d}.PriceCalculator-module__vSujma__rangeInput::-moz-range-thumb{border:4px solid var(--color-accent);background:var(--color-white);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #0000004d}.PriceCalculator-module__vSujma__result{background:var(--color-white);border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;height:4rem;margin-block-start:3.5rem;display:flex}.PriceCalculator-module__vSujma__sum{font-family:var(--font-serif), Georgia, serif;color:var(--color-ink);font-size:2rem}.PriceCalculator-module__vSujma__period{font-size:var(--fs-small);color:var(--color-body);line-height:1.25}.PriceCalculator-module__vSujma__submit{width:100%;margin-block-start:1rem}.PriceCalculator-module__vSujma__eyebrow{margin-bottom:.75rem}.PriceCalculator-module__vSujma__heading{font-size:var(--fs-display-2);line-height:var(--lh-display-2);margin-bottom:1.25rem}.PriceCalculator-module__vSujma__body{color:var(--color-body);margin-bottom:1.75rem}@media (min-width:64rem){.PriceCalculator-module__vSujma__card{padding-inline:1.5rem}.PriceCalculator-module__vSujma__rangeLabel,.PriceCalculator-module__vSujma__period{font-size:1rem;line-height:1.16}.PriceCalculator-module__vSujma__rangeLabel{margin-block-start:.25rem}.PriceCalculator-module__vSujma__section[data-layout=split] .PriceCalculator-module__vSujma__grid{grid-template-columns:1fr 1fr;align-items:center}.PriceCalculator-module__vSujma__section[data-layout=split] .PriceCalculator-module__vSujma__card{min-height:34.125rem}.PriceCalculator-module__vSujma__wysiwyg{justify-self:end;max-width:32rem}.PriceCalculator-module__vSujma__section[data-layout=inline] .PriceCalculator-module__vSujma__form{grid-template-columns:1fr 16.5rem;gap:5rem}.PriceCalculator-module__vSujma__section[data-layout=inline] .PriceCalculator-module__vSujma__submitCol{align-self:end}}
.Steps-module__JgUk-G__section{padding-block-end:var(--section-pb)}.Steps-module__JgUk-G__header{border-bottom:.09375rem solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;margin-block-end:1.5rem;padding-block-end:1.5rem;display:flex}.Steps-module__JgUk-G__heading{font-size:var(--fs-h1);line-height:var(--lh-h1)}.Steps-module__JgUk-G__linkUpper{display:none}.Steps-module__JgUk-G__linkLower{margin-block-start:2rem;display:flex}.Steps-module__JgUk-G__grid{grid-template-columns:1fr;row-gap:1rem;display:grid}.Steps-module__JgUk-G__card{background:var(--color-peach);border-radius:.75rem;padding-block:1rem 1.25rem;padding-inline:1rem;overflow:hidden}.Steps-module__JgUk-G__cardBody{flex-direction:column;gap:3.5rem;height:100%;display:flex}.Steps-module__JgUk-G__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h4);color:var(--color-body);line-height:1.2}.Steps-module__JgUk-G__number{font-family:var(--font-serif), serif;font-size:var(--fs-display-1);color:var(--color-navy);margin-block-start:auto;line-height:1}@media (min-width:64rem){.Steps-module__JgUk-G__header{margin-block-end:2.5rem;padding-block-end:2.5rem}.Steps-module__JgUk-G__linkUpper{display:inline-flex}.Steps-module__JgUk-G__linkLower{display:none}.Steps-module__JgUk-G__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.Steps-module__JgUk-G__card{padding-block:1.5rem;padding-inline:1.5rem}.Steps-module__JgUk-G__cardBody{gap:5rem}}
.Statistics-module__cv3pza__section{padding-block-end:var(--section-pb)}.Statistics-module__cv3pza__band{background:var(--color-accent);padding-block:3rem}.Statistics-module__cv3pza__grid{flex-direction:column;display:flex}.Statistics-module__cv3pza__row{color:inherit;border-bottom:2px solid #0000001a;grid-template-columns:minmax(6rem,auto) 1fr auto;align-items:center;column-gap:2rem;padding-block:1rem;text-decoration:none;transition:opacity .15s;display:grid}a.Statistics-module__cv3pza__row{cursor:pointer}a.Statistics-module__cv3pza__row:hover{opacity:.7}a.Statistics-module__cv3pza__row:hover .Statistics-module__cv3pza__arrow{transform:translate(2px,-2px)}.Statistics-module__cv3pza__value{font-family:var(--font-serif), serif;font-size:var(--fs-display-1);color:var(--color-ink);line-height:1}.Statistics-module__cv3pza__label{font-family:var(--font-mono), monospace;font-style:italic;font-size:var(--fs-lead);color:var(--color-ink)}.Statistics-module__cv3pza__arrowWrap{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.Statistics-module__cv3pza__arrow{width:100%;height:100%;color:var(--color-ink);transition:transform .15s}@media (min-width:62rem){.Statistics-module__cv3pza__band{padding-block:5rem}.Statistics-module__cv3pza__row{grid-template-columns:minmax(11rem,auto) 1fr auto;column-gap:5rem;padding-block:1.5rem}.Statistics-module__cv3pza__label{font-size:1.625rem}.Statistics-module__cv3pza__arrowWrap{width:3.5rem;height:3.5rem}}
.Team-module__55qhhG__section{scroll-margin-top:var(--header-height);padding-block-end:var(--section-pb)}.Team-module__55qhhG__header{border-bottom:.09375rem solid #f0f0f0;justify-content:space-between;align-items:center;margin-block-end:1.5rem;padding-block-end:1.5rem;display:flex}.Team-module__55qhhG__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-ink);margin:0}.Team-module__55qhhG__buttons{gap:.5rem;margin-inline-start:auto;display:none}.Team-module__55qhhG__btn{background-color:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-ink);cursor:pointer;border:.078125rem solid #f0f0f0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.Team-module__55qhhG__btn:hover,.Team-module__55qhhG__btn:focus,.Team-module__55qhhG__btn:active{background-color:#f0f0f0}.Team-module__55qhhG__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.Team-module__55qhhG__viewport::-webkit-scrollbar{display:none}.Team-module__55qhhG__track{gap:1rem;display:flex}.Team-module__55qhhG__slide{aspect-ratio:322/420;background:var(--color-bg-muted);scroll-snap-align:start;border-radius:.75rem;flex:0 0 calc(86.9565% - .130435rem);position:relative;overflow:hidden}.Team-module__55qhhG__image{object-fit:cover}@media (min-width:36rem){.Team-module__55qhhG__slide{flex-basis:calc(50% - .5rem)}}@media (min-width:48rem){.Team-module__55qhhG__slide{flex-basis:calc(33.3333% - .666667rem)}}@media (min-width:64rem){.Team-module__55qhhG__header{margin-block-end:2.5rem;padding-block-end:2.5rem}.Team-module__55qhhG__buttons{display:flex}.Team-module__55qhhG__track{gap:1.5rem}.Team-module__55qhhG__slide{flex-basis:calc(25% - 1.125rem)}}
.TextImage-module__KPSntG__section{padding-block-end:var(--section-pb)}.TextImage-module__KPSntG__grid{grid-template-columns:1fr;align-items:center;gap:1.5rem 2.5rem;display:grid}.TextImage-module__KPSntG__text{order:1}.TextImage-module__KPSntG__imageWrap,.TextImage-module__KPSntG__reverse .TextImage-module__KPSntG__text{order:2}.TextImage-module__KPSntG__reverse .TextImage-module__KPSntG__imageWrap{order:1}.TextImage-module__KPSntG__eyebrow{margin-bottom:.75rem}.TextImage-module__KPSntG__heading{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-bottom:1rem}.TextImage-module__KPSntG__section[data-heading=h2] .TextImage-module__KPSntG__heading{font-size:var(--fs-h2);line-height:1.2}.TextImage-module__KPSntG__body{color:var(--color-body)}.TextImage-module__KPSntG__body+.TextImage-module__KPSntG__body{margin-top:1rem}.TextImage-module__KPSntG__list{color:var(--color-body);margin-top:1rem}.TextImage-module__KPSntG__list ul{margin-top:.25rem}.TextImage-module__KPSntG__list li:before{content:"- "}.TextImage-module__KPSntG__text>:last-child:not(.TextImage-module__KPSntG__eyebrow):not(.TextImage-module__KPSntG__heading):not(.TextImage-module__KPSntG__body):not(.TextImage-module__KPSntG__list){margin-top:1.5rem}.TextImage-module__KPSntG__imageWrap{aspect-ratio:4/3;background:var(--color-bg-muted);border-radius:.75rem;position:relative;overflow:hidden}.TextImage-module__KPSntG__image{object-fit:cover}@media (min-width:64rem){.TextImage-module__KPSntG__grid{grid-template-columns:1fr 1fr}.TextImage-module__KPSntG__text{max-width:32rem;margin-inline-end:auto}.TextImage-module__KPSntG__reverse .TextImage-module__KPSntG__text{margin-inline:auto 0}}
.Logos-module__g6RetG__section{padding-block-end:var(--section-pb)}.Logos-module__g6RetG__titleWrap{text-align:center;border-bottom:.09375rem solid #f0f0f0;margin-block-end:1.5rem;padding-block-end:2rem}.Logos-module__g6RetG__title{font-family:var(--font-mono), monospace;color:var(--color-ink);margin:0;font-size:1rem;font-style:italic;line-height:1.2}.Logos-module__g6RetG__viewport{position:relative;overflow:hidden}.Logos-module__g6RetG__viewport:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg, var(--color-white) 0%, transparent 5%, transparent 95%, var(--color-white) 100%);position:absolute;inset:0}.Logos-module__g6RetG__track{align-items:center;width:max-content;animation:45s linear infinite Logos-module__g6RetG__ticker;display:flex}.Logos-module__g6RetG__slide{flex:none;align-items:center;height:2rem;margin-inline-end:4rem;display:flex}.Logos-module__g6RetG__logo{object-fit:contain;filter:brightness(0);width:auto;height:100%}@keyframes Logos-module__g6RetG__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Logos-module__g6RetG__track{animation:none}}@media (min-width:64rem){.Logos-module__g6RetG__titleWrap{margin-block-end:2rem}.Logos-module__g6RetG__title{font-size:1.125rem}.Logos-module__g6RetG__slide{height:2.5rem;margin-inline-end:10.25rem}}
.News-module__cADKCq__section{background-color:#f0f0f0;padding-block:3.5rem 5rem}.News-module__cADKCq__header{justify-content:space-between;align-items:center;margin-block-end:2rem;display:flex}.News-module__cADKCq__heading{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-ink);margin:0}.News-module__cADKCq__buttons{gap:.5rem;margin-inline-start:auto;display:none}.News-module__cADKCq__btn{background-color:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-ink);cursor:pointer;border:.078125rem solid #f0f0f0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.News-module__cADKCq__btn:hover,.News-module__cADKCq__btn:focus,.News-module__cADKCq__btn:active{background-color:#f0f0f0}.News-module__cADKCq__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.News-module__cADKCq__viewport::-webkit-scrollbar{display:none}.News-module__cADKCq__track{align-items:stretch;gap:1rem;display:flex}.News-module__cADKCq__slide{scroll-snap-align:start;flex:0 0 calc(86.9565% - .130435rem);display:flex}.News-module__cADKCq__card{border-radius:.75rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.News-module__cADKCq__imageWrap{aspect-ratio:768/597;background:var(--color-bg-muted);position:relative}.News-module__cADKCq__blockLink{z-index:1;position:absolute;inset:0}.News-module__cADKCq__image{object-fit:cover}.News-module__cADKCq__body{background:var(--color-white);flex-direction:column;align-items:start;height:100%;padding-block:1.5rem;padding-inline:1rem;display:flex}.News-module__cADKCq__date{font-family:var(--font-mono), monospace;color:#0009;margin-block-end:.75rem;font-size:.875rem;font-style:italic;line-height:1.25}.News-module__cADKCq__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-ink);margin-block-end:.75rem}.News-module__cADKCq__link{margin-block-start:auto}@media (min-width:36rem){.News-module__cADKCq__slide{flex-basis:calc(50% - .5rem)}}@media (min-width:64rem){.News-module__cADKCq__section{padding-block:5rem 7.5rem}.News-module__cADKCq__buttons{display:flex}.News-module__cADKCq__slide{flex-basis:calc(33.3333% - .666667rem)}.News-module__cADKCq__date{margin-block-end:1rem;font-size:1rem;line-height:1.16}.News-module__cADKCq__title{margin-block-end:1rem}}
.Cover-module__YHMyEq__cover{padding-block:3.5rem var(--section-pb)}.Cover-module__YHMyEq__contentWrap{grid-template-columns:1fr;align-items:end;gap:1rem 2rem;margin-bottom:2.5rem;display:grid}.Cover-module__YHMyEq__eyebrow{margin-bottom:.75rem}.Cover-module__YHMyEq__caption{color:var(--color-accent)}.Cover-module__YHMyEq__heading{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-accent)}.Cover-module__YHMyEq__content{display:block}.Cover-module__YHMyEq__body{color:var(--color-body)}.Cover-module__YHMyEq__body+.Cover-module__YHMyEq__body{margin-top:1rem}.Cover-module__YHMyEq__ctas{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.Cover-module__YHMyEq__imageWrap{background:var(--color-bg-muted);border-radius:.75rem;height:28.125rem;position:relative;overflow:hidden}.Cover-module__YHMyEq__image{object-fit:cover}@media (min-width:40rem){.Cover-module__YHMyEq__imageWrap{height:42.5rem}}@media (min-width:64rem){.Cover-module__YHMyEq__contentWrap{grid-template-columns:minmax(0,48.75rem) minmax(0,32rem);justify-content:space-between;margin-bottom:3.5rem}}
.Text-module__--QHIa__section{padding-block-end:var(--section-pb)}.Text-module__--QHIa__section:first-child{padding-block-start:3.5rem}.Text-module__--QHIa__eyebrow{font-family:var(--font-mono), monospace;color:var(--color-ink);margin-bottom:1rem;font-size:1rem;font-style:italic;line-height:1.2}@media (min-width:64rem){.Text-module__--QHIa__eyebrow{font-size:1.125rem}}.Text-module__--QHIa__heading{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-bottom:1.5rem}.Text-module__--QHIa__cols1{grid-template-columns:1fr;display:grid}.Text-module__--QHIa__section[data-align=center] .Text-module__--QHIa__cols1{text-align:center;justify-items:center}.Text-module__--QHIa__section[data-align=center] .Text-module__--QHIa__content{max-width:40rem;display:block}.Text-module__--QHIa__section[data-align=center] .Text-module__--QHIa__paragraph{margin-bottom:1rem}.Text-module__--QHIa__section[data-align=center] .Text-module__--QHIa__ctas{gap:1rem;margin-top:0}.Text-module__--QHIa__cols2{grid-template-columns:1fr;gap:2rem;display:grid}.Text-module__--QHIa__content{flex-direction:column;gap:1.25rem;max-width:32rem;display:flex}.Text-module__--QHIa__paragraph{color:var(--color-body)}.Text-module__--QHIa__ctas{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.Text-module__--QHIa__section[data-align=center] .Text-module__--QHIa__ctas{justify-content:center}@media (min-width:62rem){.Text-module__--QHIa__cols2{grid-template-columns:1fr 32rem;gap:2rem 5rem}.Text-module__--QHIa__cols2 .Text-module__--QHIa__heading{margin-bottom:0}}.Text-module__--QHIa__wysiwyg{max-width:40rem;color:var(--color-body);margin-inline:auto}.Text-module__--QHIa__wysiwyg h1,.Text-module__--QHIa__wysiwyg h2,.Text-module__--QHIa__wysiwyg h3,.Text-module__--QHIa__wysiwyg h4,.Text-module__--QHIa__wysiwyg h5,.Text-module__--QHIa__wysiwyg h6{scroll-margin-top:var(--header-height);margin-block:1.45455em .545455em}.Text-module__--QHIa__wysiwyg p{margin-block-end:1em}.Text-module__--QHIa__wysiwyg ul,.Text-module__--QHIa__wysiwyg ol{list-style:revert;margin-block-end:1.5em;padding-inline-start:2.5rem}.Text-module__--QHIa__wysiwyg a{text-decoration:underline}.Text-module__--QHIa__wysiwyg>:first-child{margin-block-start:0}.Text-module__--QHIa__wysiwyg>:last-child{margin-block-end:0}
.Tabs-module__9MlAaq__section{padding-block-end:var(--section-pb)}.Tabs-module__9MlAaq__wrap{max-width:46rem;margin-inline:auto}.Tabs-module__9MlAaq__tablist{border-bottom:.0625rem solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:0 2rem;margin-bottom:2.5rem;display:flex}.Tabs-module__9MlAaq__tab{font-family:var(--font-serif), Georgia, serif;color:var(--color-secondary);border-bottom:.125rem solid #0000;margin-bottom:-.0625rem;padding:.75rem .25rem;font-size:1.125rem;line-height:1.2;transition:color .15s,border-color .15s}.Tabs-module__9MlAaq__tab:hover{color:var(--color-ink)}.Tabs-module__9MlAaq__tab[data-active]{color:var(--color-navy);border-bottom-color:var(--color-accent)}.Tabs-module__9MlAaq__tab:focus-visible{outline:.125rem solid var(--color-accent);outline-offset:.25rem;border-radius:.125rem}.Tabs-module__9MlAaq__panel[hidden]{display:none}.Tabs-module__9MlAaq__prose{max-width:40rem;color:var(--color-body);margin-inline:auto}.Tabs-module__9MlAaq__prose h1,.Tabs-module__9MlAaq__prose h2,.Tabs-module__9MlAaq__prose h3,.Tabs-module__9MlAaq__prose h4,.Tabs-module__9MlAaq__prose h5,.Tabs-module__9MlAaq__prose h6{scroll-margin-top:var(--header-height);margin-block:1.45455em .545455em}.Tabs-module__9MlAaq__prose p{margin-block-end:1em}.Tabs-module__9MlAaq__prose ul,.Tabs-module__9MlAaq__prose ol{list-style:revert;margin-block-end:1.5em;padding-inline-start:2.5rem}.Tabs-module__9MlAaq__prose a{text-decoration:underline}.Tabs-module__9MlAaq__prose .underbitrade{background:var(--color-bg-muted);border-radius:var(--radius-md);margin-block-end:1.5em;padding:1.25rem 1.5rem}.Tabs-module__9MlAaq__prose .underbitrade h3{margin-block-start:0}.Tabs-module__9MlAaq__prose .underbitrade dl{grid-template-columns:auto 1fr;gap:.5rem 1rem;margin-block-end:0;display:grid}.Tabs-module__9MlAaq__prose .underbitrade dt{font-family:var(--font-mono), monospace;color:var(--color-secondary);white-space:nowrap;font-size:.875rem;font-style:italic}.Tabs-module__9MlAaq__prose .underbitrade dd{margin-inline-start:0}.Tabs-module__9MlAaq__prose>:first-child{margin-block-start:0}.Tabs-module__9MlAaq__prose>:last-child{margin-block-end:0}
.Accordions-module__IiR-da__section{padding-block-end:var(--section-pb)}.Accordions-module__IiR-da__layout{grid-template-columns:1fr;justify-content:space-between;gap:1.5rem 5rem;display:grid}.Accordions-module__IiR-da__eyebrow{margin-bottom:1rem}.Accordions-module__IiR-da__heading{font-size:var(--fs-h1);line-height:var(--lh-h1);margin-block-end:1rem}@media (min-width:64rem){.Accordions-module__IiR-da__layout{grid-template-columns:minmax(0,32rem) minmax(0,30rem)}.Accordions-module__IiR-da__imageLeft{grid-template-columns:minmax(0,45.5rem) minmax(0,30rem)}.Accordions-module__IiR-da__imageLeft .Accordions-module__IiR-da__content{margin-block-start:2.5rem}}.Accordions-module__IiR-da__imageWrap{border-radius:.75rem;overflow:hidden}.Accordions-module__IiR-da__image{width:100%;height:auto}.Accordions-module__IiR-da__list{min-width:0}.Accordions-module__IiR-da__item{color:var(--color-body);border-bottom:.09375rem solid #f0f0f0;margin-block-end:.5rem}.Accordions-module__IiR-da__summary{cursor:pointer;text-align:left;width:100%;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.03125rem;color:inherit;background:0 0;border:none;align-items:center;gap:.5rem;padding-block:1.5rem;font-size:1.125rem;display:flex}.Accordions-module__IiR-da__icon{flex:none;width:1.25em;height:1.25em;margin-inline-start:auto;position:relative}.Accordions-module__IiR-da__icon:before,.Accordions-module__IiR-da__icon:after{content:"";background:var(--color-navy);transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Accordions-module__IiR-da__icon:before{width:20px;height:2px}.Accordions-module__IiR-da__icon:after{width:2px;height:20px}.Accordions-module__IiR-da__item[data-open] .Accordions-module__IiR-da__icon:after{opacity:0;transform:translate(-50%,-50%)scaleY(0)}.Accordions-module__IiR-da__panel{height:0;transition:height .3s;overflow:hidden}.Accordions-module__IiR-da__answer{padding-block-end:1.5rem}.Accordions-module__IiR-da__answer p{color:var(--color-body)}.Accordions-module__IiR-da__answer a{text-decoration:underline}
.Cta-module__TYRhIW__section{padding-block-end:var(--section-pb)}.Cta-module__TYRhIW__panel{background:var(--color-accent);color:var(--color-body);border-radius:.75rem;grid-template-columns:1fr;column-gap:2.5rem;padding-block:1.5rem;padding-inline:1rem;display:grid;overflow:hidden}.Cta-module__TYRhIW__eyebrow{margin-block-end:.75rem}.Cta-module__TYRhIW__heading{font-size:var(--fs-h2);line-height:var(--lh-h2);color:var(--color-body);margin-block-end:1rem}.Cta-module__TYRhIW__contentWrap{max-width:30rem}.Cta-module__TYRhIW__content{margin-block-end:2rem}.Cta-module__TYRhIW__body+.Cta-module__TYRhIW__body{margin-top:1rem}@media (min-width:62rem){.Cta-module__TYRhIW__panel{grid-template-columns:1fr auto;padding-block:2rem;padding-inline:2rem}}
.FeatureCards-module__Bq6xUW__section{padding-block-end:var(--section-pb)}.FeatureCards-module__Bq6xUW__header{border-bottom:.09375rem solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;margin-block-end:1.5rem;padding-block-end:1.5rem;display:flex}.FeatureCards-module__Bq6xUW__heading{font-size:var(--fs-h1);line-height:var(--lh-h1)}.FeatureCards-module__Bq6xUW__linkUpper{display:none}.FeatureCards-module__Bq6xUW__linkLower{margin-block-start:2rem;display:flex}.FeatureCards-module__Bq6xUW__grid{grid-template-columns:1fr;row-gap:1rem;display:grid}.FeatureCards-module__Bq6xUW__card{background:var(--color-peach);border-radius:.75rem;padding-block:1rem 1.25rem;padding-inline:1rem;overflow:hidden}.FeatureCards-module__Bq6xUW__cardBody{flex-direction:column;gap:3.5rem;height:100%;display:flex}.FeatureCards-module__Bq6xUW__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h4);line-height:var(--lh-h4);color:var(--color-body)}.FeatureCards-module__Bq6xUW__title a{text-decoration:underline}.FeatureCards-module__Bq6xUW__text{font-size:var(--fs-body);color:var(--color-body)}@media (min-width:64rem){.FeatureCards-module__Bq6xUW__header{margin-block-end:2.5rem;padding-block-end:2.5rem}.FeatureCards-module__Bq6xUW__linkUpper{display:inline-flex}.FeatureCards-module__Bq6xUW__linkLower{display:none}.FeatureCards-module__Bq6xUW__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.FeatureCards-module__Bq6xUW__card{padding-block:1.5rem;padding-inline:1.5rem}.FeatureCards-module__Bq6xUW__cardBody{gap:5rem}}
.Employees-module__kw8oIW__section{padding-block-start:3.5rem;padding-block-end:var(--section-pb)}.Employees-module__kw8oIW__header{margin-block-end:1.5rem}.Employees-module__kw8oIW__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-ink);margin:0}.Employees-module__kw8oIW__grid{grid-template-columns:minmax(0,1fr);gap:2rem;display:grid}.Employees-module__kw8oIW__card{aspect-ratio:437/570;background-color:#545454;border-radius:.75rem;position:relative;overflow:hidden}.Employees-module__kw8oIW__image{object-fit:cover}.Employees-module__kw8oIW__info{min-height:140px;color:var(--color-body);background-color:#f0f0f0;padding-block:14px 16px;padding-inline:24px;position:absolute;bottom:0;left:0;right:0}.Employees-module__kw8oIW__jobtitles{margin-block-end:.375rem}.Employees-module__kw8oIW__caption{font-family:var(--font-mono), monospace;color:var(--color-ink);font-size:.875rem;font-style:italic;line-height:1.25;display:block}.Employees-module__kw8oIW__name{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-ink);margin-block-end:.875rem}.Employees-module__kw8oIW__modal{top:var(--header-height);z-index:1030;background:#fff9;justify-content:center;align-items:center;padding-inline:16px;display:none;position:fixed;bottom:0;left:0;right:0}.Employees-module__kw8oIW__modal[data-open]{display:flex}.Employees-module__kw8oIW__inner{grid-template-columns:1fr;align-items:center;gap:72px;width:100%;max-width:1200px;display:grid;position:relative}.Employees-module__kw8oIW__close{background-color:var(--color-white);width:32px;height:32px;color:var(--color-ink);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:0;right:0}.Employees-module__kw8oIW__modalImage{aspect-ratio:437/570;object-fit:cover;border-radius:12px;width:100%;height:auto;display:none}.Employees-module__kw8oIW__contentWrapper{min-width:0}.Employees-module__kw8oIW__modalName{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-ink);margin-block-end:16px}.Employees-module__kw8oIW__inner .Employees-module__kw8oIW__jobtitles{margin-block-end:16px}.Employees-module__kw8oIW__wysiwyg p{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-body);margin-block-end:1em}@media (min-width:48rem){.Employees-module__kw8oIW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Employees-module__kw8oIW__modal{padding-inline:64px}}@media (min-width:64rem){.Employees-module__kw8oIW__header{margin-block-end:2.5rem}.Employees-module__kw8oIW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.Employees-module__kw8oIW__caption{font-size:1rem;line-height:1.16}.Employees-module__kw8oIW__inner{grid-template-columns:auto 1fr}.Employees-module__kw8oIW__modalImage{max-width:320px;display:block}}@media (min-width:85rem){.Employees-module__kw8oIW__modal{padding-inline:120px}.Employees-module__kw8oIW__modalImage{max-width:437px}}
.Form-module__Bzv_XW__section{padding-block-end:var(--section-pb)}.Form-module__Bzv_XW__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Form-module__Bzv_XW__section:first-child{padding-block-start:3.5rem}.Form-module__Bzv_XW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Form-module__Bzv_XW__intro{max-width:37.5rem}.Form-module__Bzv_XW__eyebrow{margin-bottom:.75rem}.Form-module__Bzv_XW__heading{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-display-2);line-height:var(--lh-display-2);color:var(--color-ink);margin-bottom:1.5rem}.Form-module__Bzv_XW__headingH1{font-size:var(--fs-h1);line-height:var(--lh-h1)}.Form-module__Bzv_XW__body{max-width:32rem;color:var(--color-body)}.Form-module__Bzv_XW__body p+p{margin-top:1rem}.Form-module__Bzv_XW__image{width:17.5rem;height:auto;margin-top:2.5rem}.Form-module__Bzv_XW__imageAuto{width:100%}.Form-module__Bzv_XW__formWrap{max-width:40rem}.Form-module__Bzv_XW__form{flex-direction:column;gap:1.25rem;display:flex}.Form-module__Bzv_XW__fields{grid-template-columns:repeat(12,1fr);gap:1.25rem 1rem;display:grid}.Form-module__Bzv_XW__field{grid-column:span 12}.Form-module__Bzv_XW__field label{font-size:var(--fs-body);color:var(--color-ink);margin-bottom:.5rem;line-height:1.42857;display:block}.Form-module__Bzv_XW__field input,.Form-module__Bzv_XW__field textarea{background:var(--color-white);width:100%;font-size:var(--fs-small);border:1px solid #0003;border-radius:.75rem;font-family:inherit}.Form-module__Bzv_XW__field input{height:3.125rem;padding:0 .75rem}.Form-module__Bzv_XW__field textarea{resize:vertical;height:12rem;padding:.875rem 1rem;line-height:1.5;display:block}.Form-module__Bzv_XW__field input:focus-visible,.Form-module__Bzv_XW__field textarea:focus-visible{outline:2px solid var(--color-navy);outline-offset:1px}.Form-module__Bzv_XW__showValidationErrors .Form-module__Bzv_XW__field input:invalid,.Form-module__Bzv_XW__showValidationErrors .Form-module__Bzv_XW__field textarea:invalid{border-color:#a01928}.Form-module__Bzv_XW__showValidationErrors .Form-module__Bzv_XW__field input:invalid:focus-visible,.Form-module__Bzv_XW__showValidationErrors .Form-module__Bzv_XW__field textarea:invalid:focus-visible{outline-offset:1px;outline:2px solid #a01928}.Form-module__Bzv_XW__counter{color:#585e6a;margin-top:.5rem;font-size:.8125rem}.Form-module__Bzv_XW__note{font-size:var(--fs-small);color:var(--color-body)}.Form-module__Bzv_XW__submit{width:100%;font-weight:500;line-height:1.375}.Form-module__Bzv_XW__submitStatus{font-size:var(--fs-small);margin-top:.25rem}.Form-module__Bzv_XW__submitStatusSuccess{color:#1f6f43}.Form-module__Bzv_XW__submitStatusError{color:#a01928}@media (min-width:40rem){.Form-module__Bzv_XW__half{grid-column:span 6}}@media (min-width:64rem){.Form-module__Bzv_XW__grid{grid-template-columns:1fr 1fr}}
.freeform-module___ID6ja__section{padding-block:var(--section-pb)}.freeform-module___ID6ja__container{flex-direction:column;gap:1rem;display:flex}.freeform-module___ID6ja__heading,.freeform-module___ID6ja__text{margin:0}.freeform-module___ID6ja__text :where(p){margin:0 0 .75em}.freeform-module___ID6ja__text :where(p:last-child){margin-bottom:0}.freeform-module___ID6ja__text :where(ul,ol){margin:0 0 .75em;padding-left:1.25rem}.freeform-module___ID6ja__text :where(a){color:var(--color-accent);text-decoration:underline}.freeform-module___ID6ja__buttonWrap,.freeform-module___ID6ja__imageWrap{display:block}.freeform-module___ID6ja__image{border-radius:var(--radius-md);max-width:100%;height:auto}.freeform-module___ID6ja__imageWrapFill{width:100%;height:100%}.freeform-module___ID6ja__imageFill{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%;display:block}.freeform-module___ID6ja__imagePlaceholder{border:1px dashed color-mix(in srgb, currentColor 30%, transparent);border-radius:var(--radius-md);background:repeating-linear-gradient(45deg, color-mix(in srgb, currentColor 4%, transparent) 0, color-mix(in srgb, currentColor 4%, transparent) 8px, transparent 8px, transparent 16px);width:100%;height:100%;min-height:160px}.freeform-module___ID6ja__icon{color:var(--color-accent);font-size:1.5rem;line-height:1;display:inline-flex}.freeform-module___ID6ja__iconBox{justify-content:center;align-items:center;width:100%;height:100%}.freeform-module___ID6ja__iconImage{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%;display:block}.freeform-module___ID6ja__divider{border:none;border-top:1px solid color-mix(in srgb, currentColor 20%, transparent);width:100%;margin:0}.freeform-module___ID6ja__spacer{flex:none;width:100%}.freeform-module___ID6ja__blockWrap{min-width:0;display:block}
.editor-module__hWCq4G__root{height:100dvh;color:var(--color-ink,#121212);font-family:var(--font-sans), system-ui, sans-serif;background:#e6e6e6;flex-direction:column;display:flex;overflow:hidden}.editor-module__hWCq4G__topbar{background:var(--color-navy,#006);color:#fff;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.625rem 1rem;display:flex}.editor-module__hWCq4G__topLeft,.editor-module__hWCq4G__topRight{flex-wrap:wrap;align-items:center;gap:.875rem;min-width:0;display:flex}.editor-module__hWCq4G__histGroup{align-items:center;gap:.25rem;display:inline-flex}.editor-module__hWCq4G__histBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:.5rem;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:1rem;line-height:1;transition:background .12s,border-color .12s,opacity .12s;display:inline-flex}.editor-module__hWCq4G__histBtn:hover:not(:disabled){background:#ffffff24;border-color:#ffffff80}.editor-module__hWCq4G__histBtn:disabled{opacity:.32;cursor:default}.editor-module__hWCq4G__back{color:#ffffffd9;white-space:nowrap;font-size:.875rem;text-decoration:none}.editor-module__hWCq4G__back:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.editor-module__hWCq4G__titleWrap{align-items:baseline;gap:.5rem;min-width:0;display:flex}.editor-module__hWCq4G__title{white-space:nowrap;text-overflow:ellipsis;max-width:24rem;font-size:.9375rem;font-weight:600;overflow:hidden}.editor-module__hWCq4G__slug{font-family:var(--font-mono), ui-monospace, monospace;color:#0000008c;background:#0000000d;border-radius:.35rem;padding:.05rem .4rem;font-size:.8125rem}.editor-module__hWCq4G__topbar .editor-module__hWCq4G__slug{color:#fffc;background:#ffffff1f}.editor-module__hWCq4G__badge{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:.1rem .45rem;font-size:.6875rem;font-weight:600}.editor-module__hWCq4G__badgePublished{color:#d6ffe8;background:#78e6aa38}.editor-module__hWCq4G__badgeDraft{color:#ffe9c2;background:#ffd2783d}.editor-module__hWCq4G__freeLayoutBanner{color:#3a2f6b;background:#f5f2ff;border-bottom:1px solid #ddd6ff;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.editor-module__hWCq4G__freeLayoutBannerText strong{font-weight:700}.editor-module__hWCq4G__freeLayoutBannerActions{align-items:center;gap:.75rem;display:inline-flex}.editor-module__hWCq4G__freeLayoutOpen{color:var(--color-accent,#7e70fa);white-space:nowrap;font-weight:650;text-decoration:none}.editor-module__hWCq4G__freeLayoutOpen:hover{text-underline-offset:3px;text-decoration:underline}.editor-module__hWCq4G__freeLayoutDiscard{color:#a12a2a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2b4b4;border-radius:.4rem;padding:.3rem .6rem;font-size:.8rem}.editor-module__hWCq4G__freeLayoutDiscard:hover:not(:disabled){background:#fff5f5}.editor-module__hWCq4G__freeLayoutDiscard:disabled{opacity:.6;cursor:default}.editor-module__hWCq4G__saveError{color:#ffd7d7;text-overflow:ellipsis;white-space:nowrap;max-width:20rem;font-size:.8125rem;overflow:hidden}.editor-module__hWCq4G__ghostLink{color:#ffffffd9;white-space:nowrap;font-size:.8125rem;text-decoration:none}.editor-module__hWCq4G__ghostLink:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.editor-module__hWCq4G__previewBtn{color:#ffffffd9;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem}.editor-module__hWCq4G__previewBtn:hover:not(:disabled){color:#fff;text-underline-offset:3px;text-decoration:underline}.editor-module__hWCq4G__previewBtn:disabled{opacity:.55;cursor:default}.editor-module__hWCq4G__saveBtn{color:var(--color-navy,#006);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600}.editor-module__hWCq4G__saveBtn:hover:not(:disabled){background:#f0f0f0}.editor-module__hWCq4G__saveBtn:disabled{opacity:.55;cursor:default}.editor-module__hWCq4G__publishBtn{background:var(--color-accent,#7e70fa);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600}.editor-module__hWCq4G__publishBtn:hover:not(:disabled){filter:brightness(1.08)}.editor-module__hWCq4G__publishBtn:disabled{opacity:.55;cursor:default}.editor-module__hWCq4G__publishOk{color:#bbf7d0;white-space:nowrap;font-size:.8125rem}.editor-module__hWCq4G__body{flex:1;min-height:0;display:flex;position:relative}.editor-module__hWCq4G__paneTitle{text-transform:uppercase;letter-spacing:.05em;color:#00000080;font-size:.75rem;font-weight:700}.editor-module__hWCq4G__palette{background:#fff;border-right:1px solid #0000001a;flex-shrink:0;width:15rem;padding:1rem .875rem;overflow-y:auto}.editor-module__hWCq4G__paletteHead{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.editor-module__hWCq4G__paletteCollapse{color:#0000008c;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.9rem;line-height:1;display:inline-flex}.editor-module__hWCq4G__paletteCollapse:hover{color:#000000d9;background:#f5f5f5}.editor-module__hWCq4G__paletteRail{background:#fff;border-right:1px solid #0000001a;flex-shrink:0;width:2.75rem}.editor-module__hWCq4G__paletteExpand{color:#0009;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.75rem;width:100%;height:100%;padding:.85rem 0;display:flex}.editor-module__hWCq4G__paletteExpand:hover{color:var(--color-accent,#7e70fa);background:#f7f7f7}.editor-module__hWCq4G__paletteExpandIcon{font-size:1.2rem;line-height:1}.editor-module__hWCq4G__paletteExpandLabel{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.editor-module__hWCq4G__paletteHint{color:#00000080;margin:.4rem 0 .875rem;font-size:.75rem;line-height:1.4}.editor-module__hWCq4G__paletteList{gap:.375rem;display:grid}.editor-module__hWCq4G__paletteItem{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#fcfcfc;border:1px solid #00000017;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.editor-module__hWCq4G__paletteItem:active{cursor:grabbing}.editor-module__hWCq4G__paletteItem:hover{border-color:var(--color-accent,#7e70fa);background:#fff}.editor-module__hWCq4G__paletteIcon{font-size:1rem;line-height:1}.editor-module__hWCq4G__paletteLabel{font-size:.8125rem;font-weight:500}.editor-module__hWCq4G__canvasWrap{flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:1.5rem;display:flex;overflow:auto}.editor-module__hWCq4G__canvas{background:#fff;width:100%;max-width:1200px;min-height:100%;box-shadow:0 6px 30px #0000001f}.editor-module__hWCq4G__canvasOver{outline:2px dashed var(--color-accent,#7e70fa);outline-offset:-4px}.editor-module__hWCq4G__dragChip{background:var(--color-navy,#006);color:#fff;cursor:grabbing;border-radius:.5rem;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 10px 28px #00000052}.editor-module__hWCq4G__emptyCanvas{text-align:center;color:#0000008c;align-self:center;padding:3rem}.editor-module__hWCq4G__emptyHint{color:#0006;margin-top:.5rem;font-size:.875rem}.editor-module__hWCq4G__frame{position:relative}.editor-module__hWCq4G__frame:hover{outline:1px dashed var(--color-accent,#7e70fa);outline-offset:-1px}.editor-module__hWCq4G__frameSelected,.editor-module__hWCq4G__frameSelected:hover{outline:2px solid var(--color-accent,#7e70fa);outline-offset:-2px}.editor-module__hWCq4G__frameLabel{z-index:3;color:#fff;background:var(--color-accent,#7e70fa);cursor:grab;touch-action:none;border:none;border-bottom-right-radius:.35rem;align-items:center;gap:.3rem;padding:.2rem .55rem;font-family:inherit;font-size:.75rem;font-weight:600;display:none;position:absolute;top:0;left:0}.editor-module__hWCq4G__frameLabel:active{cursor:grabbing}.editor-module__hWCq4G__frame:hover .editor-module__hWCq4G__frameLabel,.editor-module__hWCq4G__frameSelected .editor-module__hWCq4G__frameLabel{display:inline-flex}.editor-module__hWCq4G__frameToolbar{z-index:4;background:#14141ee6;border-radius:.5rem;gap:.2rem;padding:.2rem;display:flex;position:absolute;top:.25rem;right:.25rem;box-shadow:0 4px 14px #00000040}.editor-module__hWCq4G__tbBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.9rem;line-height:1;display:inline-flex}.editor-module__hWCq4G__tbBtn:hover:not(:disabled){background:#ffffff2e}.editor-module__hWCq4G__tbBtn:disabled{opacity:.35;cursor:default}.editor-module__hWCq4G__tbDanger:hover:not(:disabled){background:#b91c1c}.editor-module__hWCq4G__frameHit{z-index:2;cursor:pointer;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.editor-module__hWCq4G__blockContent{z-index:1;position:relative}.editor-module__hWCq4G__inspector{background:#fff;border-left:1px solid #0000001a;flex-shrink:0;width:24rem;padding:1rem;overflow-y:auto}.editor-module__hWCq4G__inspectorResizer{cursor:col-resize;touch-action:none;background:0 0;border-left:1px solid #00000014;flex-shrink:0;width:7px;transition:background .12s}.editor-module__hWCq4G__inspectorResizer:hover,.editor-module__hWCq4G__inspectorResizer:active{background:#7e70fa59}.editor-module__hWCq4G__drawerFab,.editor-module__hWCq4G__drawerScrim{display:none}@media (max-width:1100px){.editor-module__hWCq4G__palette{z-index:50;width:min(20rem,86vw);animation:.18s editor-module__hWCq4G__drawerSlideInLeft;position:absolute;inset:0 auto 0 0;box-shadow:0 0 44px #00000047}.editor-module__hWCq4G__paletteRail{display:none}.editor-module__hWCq4G__inspector{z-index:50;border-left:none;transition:transform .2s;position:absolute;inset:0 0 0 auto;transform:translate(100%);box-shadow:0 0 44px #00000047;width:min(22rem,86vw)!important}.editor-module__hWCq4G__inspector[data-open=true]{transform:translate(0)}.editor-module__hWCq4G__inspectorResizer{display:none}.editor-module__hWCq4G__canvasWrap{padding:1rem}.editor-module__hWCq4G__drawerScrim{z-index:45;cursor:pointer;background:#00000057;border:0;padding:0;animation:.18s editor-module__hWCq4G__drawerScrimIn;display:block;position:absolute;inset:0}.editor-module__hWCq4G__drawerFab{z-index:48;color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.05rem;font-size:.85rem;font-weight:600;display:inline-flex;position:fixed;bottom:1rem;box-shadow:0 8px 22px #0000004d}.editor-module__hWCq4G__drawerFabLeft{background:var(--color-navy,#006);left:1rem}.editor-module__hWCq4G__drawerFabRight{background:var(--color-accent,#7e70fa);right:1rem}}@keyframes editor-module__hWCq4G__drawerSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes editor-module__hWCq4G__drawerScrimIn{0%{opacity:0}to{opacity:1}}.editor-module__hWCq4G__inspectorHint{color:#00000080;margin-top:.4rem;font-size:.8125rem;line-height:1.45}.editor-module__hWCq4G__freeformOpenBtn{border:1px solid var(--color-accent,#7e70fa);background:var(--color-accent,#7e70fa);color:#fff;cursor:pointer;border-radius:8px;width:100%;margin-top:.9rem;padding:.6rem .9rem;font-size:.875rem;font-weight:600}.editor-module__hWCq4G__freeformOpenBtn:hover{filter:brightness(.95)}.editor-module__hWCq4G__convertBox{border-top:1px solid #00000014;margin-top:1.25rem;padding-top:1rem}.editor-module__hWCq4G__convertBtn{border:1px dashed var(--color-accent,#7e70fa);width:100%;color:var(--color-accent,#7e70fa);cursor:pointer;background:#f7f6ff;border-radius:8px;padding:.55rem .9rem;font-size:.85rem;font-weight:600}.editor-module__hWCq4G__convertBtn:hover{background:#efe9ff}.editor-module__hWCq4G__convertHint{color:#0009;margin:0 0 .6rem;font-size:.8rem;line-height:1.45}.editor-module__hWCq4G__convertActions{gap:.5rem;display:flex}.editor-module__hWCq4G__convertConfirm{background:var(--color-accent,#7e70fa);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.5rem .9rem;font-size:.85rem;font-weight:600}.editor-module__hWCq4G__convertCancel{cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:8px;padding:.5rem .9rem;font-size:.85rem}.editor-module__hWCq4G__pageMeta{border-top:1px solid #00000014;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:grid}.editor-module__hWCq4G__metaRow{align-items:baseline;gap:.75rem;font-size:.875rem;display:flex}.editor-module__hWCq4G__metaKey{color:#00000073;flex-shrink:0;width:4rem;font-size:.8125rem}.editor-module__hWCq4G__inspectorHead{border-bottom:1px solid #00000014;align-items:center;gap:.625rem;padding-bottom:.875rem;display:flex}.editor-module__hWCq4G__inspectorIcon{font-size:1.5rem;line-height:1}.editor-module__hWCq4G__inspectorTitle{font-size:.9375rem;font-weight:600}.editor-module__hWCq4G__inspectorSub{color:#00000080;margin-top:.1rem;font-size:.75rem}.editor-module__hWCq4G__inspectorSub code{font-family:var(--font-mono), ui-monospace, monospace}.editor-module__hWCq4G__inspectorNote{color:#000000a6;background:#7e70fa14;border:1px solid #7e70fa38;border-radius:.5rem;margin:.875rem 0;padding:.625rem .75rem;font-size:.8125rem;line-height:1.4}.editor-module__hWCq4G__fieldStack{gap:.75rem;margin-top:1rem;display:grid}.editor-module__hWCq4G__formField{gap:.25rem;display:grid}.editor-module__hWCq4G__formLabel{color:#000000b3;font-size:.8125rem;font-weight:500}.editor-module__hWCq4G__input,.editor-module__hWCq4G__textarea,.editor-module__hWCq4G__select{width:100%;color:var(--color-ink,#121212);background:#fff;border:1px solid #00000029;border-radius:.4rem;padding:.4rem .55rem;font-family:inherit;font-size:.875rem}.editor-module__hWCq4G__textarea{resize:vertical;line-height:1.4}.editor-module__hWCq4G__input:focus,.editor-module__hWCq4G__textarea:focus,.editor-module__hWCq4G__select:focus{outline:2px solid var(--color-accent,#7e70fa);outline-offset:1px;border-color:#0000}.editor-module__hWCq4G__formHint{color:#00000073;font-size:.75rem;line-height:1.35}.editor-module__hWCq4G__linkModes{flex-wrap:wrap;gap:.25rem;display:flex}.editor-module__hWCq4G__linkMode{color:#000000b3;cursor:pointer;background:#fff;border:1px solid #00000029;border-radius:.4rem;padding:.25rem .55rem;font-family:inherit;font-size:.8125rem}.editor-module__hWCq4G__linkMode:hover{border-color:#0000004d}.editor-module__hWCq4G__linkModeActive,.editor-module__hWCq4G__linkModeActive:hover{background:var(--color-accent,#7e70fa);border-color:var(--color-accent,#7e70fa);color:#fff}.editor-module__hWCq4G__formCheck{color:#000000bf;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.editor-module__hWCq4G__formCheck input{width:1rem;height:1rem}.editor-module__hWCq4G__group{background:#fbfbfb;border:1px solid #0000001f;border-radius:.5rem;gap:.6rem;padding:.625rem .7rem;display:grid}.editor-module__hWCq4G__groupLegend{text-transform:uppercase;letter-spacing:.04em;color:#0000008c;align-items:center;gap:.5rem;padding:0 .35rem;font-size:.75rem;font-weight:700;display:flex}.editor-module__hWCq4G__groupCount{font-variant-numeric:tabular-nums;color:#0006;letter-spacing:0;background:#0000000f;border-radius:999px;padding:.02rem .4rem;font-size:.7rem}.editor-module__hWCq4G__removeLink{color:#b91c1c;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;text-decoration:underline}.editor-module__hWCq4G__arrayItem{background:#fff;border:1px solid #0000001a;border-radius:.45rem;gap:.55rem;padding:.55rem .6rem;display:grid}.editor-module__hWCq4G__arrayItemHead{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.editor-module__hWCq4G__arrayItemTitle{color:#0000008c;font-size:.75rem;font-weight:600}.editor-module__hWCq4G__arrayItemActions{gap:.2rem;display:flex}.editor-module__hWCq4G__miniBtn{color:#000000a6;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:.3rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.8rem;line-height:1;display:inline-flex}.editor-module__hWCq4G__miniBtn:hover:not(:disabled){background:#f5f5f5}.editor-module__hWCq4G__miniBtn:disabled{opacity:.35;cursor:default}.editor-module__hWCq4G__miniDanger{color:#b91c1c}.editor-module__hWCq4G__miniDanger:hover:not(:disabled){background:#b91c1c14;border-color:#b91c1c4d}.editor-module__hWCq4G__addBtn{color:#0009;cursor:pointer;background:0 0;border:1px dashed #00000040;border-radius:.4rem;justify-self:start;padding:.35rem .7rem;font-family:inherit;font-size:.8125rem}.editor-module__hWCq4G__addBtn:hover{border-color:var(--color-accent,#7e70fa);color:var(--color-accent,#7e70fa)}.editor-module__hWCq4G__fieldList{gap:.625rem;display:grid}.editor-module__hWCq4G__field{gap:.2rem;display:grid}.editor-module__hWCq4G__fieldKey{font-family:var(--font-mono), ui-monospace, monospace;color:#00000080;font-size:.75rem}.editor-module__hWCq4G__fieldVal{color:#000000d9;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.editor-module__hWCq4G__richText{background:#fff;border:1px solid #00000029;border-radius:.4rem;overflow:hidden}.editor-module__hWCq4G__rtToolbar{background:#f7f7f7;border-bottom:1px solid #0000001a;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem .4rem;display:flex}.editor-module__hWCq4G__rtGroup{border-right:1px solid #0000001a;align-items:center;gap:.15rem;padding-right:.35rem;display:flex;position:relative}.editor-module__hWCq4G__rtGroup:last-of-type{border-right:none}.editor-module__hWCq4G__rtBtn{color:#000000b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.3rem;justify-content:center;align-items:center;min-width:1.7rem;height:1.7rem;padding:0 .4rem;font-family:inherit;font-size:.8rem;line-height:1;display:inline-flex}.editor-module__hWCq4G__rtBtn:hover{background:#fff;border-color:#00000024}.editor-module__hWCq4G__rtBtnActive,.editor-module__hWCq4G__rtBtnActive:hover{background:var(--color-accent,#7e70fa);border-color:var(--color-accent,#7e70fa);color:#fff}.editor-module__hWCq4G__rtBtnDanger{color:#b91c1c}.editor-module__hWCq4G__rtBtnDanger:hover{background:#b91c1c1a;border-color:#b91c1c4d}.editor-module__hWCq4G__rtBold{font-weight:800}.editor-module__hWCq4G__rtItalic{font-family:Georgia,serif;font-style:italic}.editor-module__hWCq4G__rtUnderline{text-decoration:underline}.editor-module__hWCq4G__rtStrike{text-decoration:line-through}.editor-module__hWCq4G__rtSelect{color:#000c;cursor:pointer;background:#fff;border:1px solid #00000029;border-radius:.3rem;height:1.7rem;padding:0 .4rem;font-family:inherit;font-size:.78rem}.editor-module__hWCq4G__rtSelect:hover{border-color:#0000004d}.editor-module__hWCq4G__rtTableTools{background:#7e70fa17;border:1px solid #7e70fa47;border-radius:.4rem;padding:.1rem .3rem .1rem .45rem}.editor-module__hWCq4G__rtTableTag{color:#5a4bd6;margin-right:.15rem;font-size:.72rem;font-weight:700}.editor-module__hWCq4G__rtTableTools .editor-module__hWCq4G__rtBtn{font-size:.72rem}.editor-module__hWCq4G__tablePop{z-index:20;background:#fff;border:1px solid #00000024;border-radius:.55rem;padding:.6rem;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 12px 32px #0000002e}.editor-module__hWCq4G__tableHeaderToggle{color:#000000b3;cursor:pointer;align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.75rem;display:flex}.editor-module__hWCq4G__tableGrid{gap:2px;display:grid}.editor-module__hWCq4G__tableGridRow{gap:2px;display:flex}.editor-module__hWCq4G__tableGridCell{cursor:pointer;background:#fff;border:1px solid #0000002e;border-radius:2px;width:15px;height:15px;padding:0}.editor-module__hWCq4G__tableGridCellOn{background:var(--color-accent,#7e70fa);border-color:var(--color-accent,#7e70fa)}.editor-module__hWCq4G__tableGridLabel{text-align:center;color:#0009;font-variant-numeric:tabular-nums;margin-top:.45rem;font-size:.75rem}.editor-module__hWCq4G__rtModeToggle{height:1.7rem;color:var(--color-navy,#006);cursor:pointer;background:#fff;border:1px solid #00000029;border-radius:.3rem;margin-left:auto;padding:0 .6rem;font-family:inherit;font-size:.72rem;font-weight:700}.editor-module__hWCq4G__rtModeToggle:hover{background:#f5f5f5}.editor-module__hWCq4G__rtEditable{min-height:8rem;max-height:30rem;color:var(--color-ink,#121212);overflow-wrap:break-word;word-break:break-word;padding:.75rem .85rem;font-size:.9rem;line-height:1.6;overflow-y:auto}.editor-module__hWCq4G__rtEditable:focus{outline:2px solid var(--color-accent,#7e70fa);outline-offset:-2px}.editor-module__hWCq4G__rtEditable h1,.editor-module__hWCq4G__rtEditable h2,.editor-module__hWCq4G__rtEditable h3{margin:.5em 0 .25em;line-height:1.25}.editor-module__hWCq4G__rtEditable h2{font-size:1.25rem;font-weight:700}.editor-module__hWCq4G__rtEditable h3{font-size:1.1rem;font-weight:700}.editor-module__hWCq4G__rtEditable h4{font-size:1rem;font-weight:700}.editor-module__hWCq4G__rtEditable p{margin:0 0 .5em}.editor-module__hWCq4G__rtEditable ul,.editor-module__hWCq4G__rtEditable ol{margin:0 0 .5em 1.25em}.editor-module__hWCq4G__rtEditable ul{list-style:outside}.editor-module__hWCq4G__rtEditable ol{list-style:decimal}.editor-module__hWCq4G__rtEditable a{color:var(--color-accent,#7e70fa);text-decoration:underline}.editor-module__hWCq4G__rtEditable table,.editor-module__hWCq4G__postPreviewBody table{border-collapse:collapse;width:100%;margin:.75em 0;font-size:.95em}.editor-module__hWCq4G__rtEditable th,.editor-module__hWCq4G__rtEditable td,.editor-module__hWCq4G__postPreviewBody th,.editor-module__hWCq4G__postPreviewBody td{text-align:left;vertical-align:top;border:1px solid #0000002e;padding:.4em .6em}.editor-module__hWCq4G__rtEditable th,.editor-module__hWCq4G__postPreviewBody th{background:#f2f2f2;font-weight:700}.editor-module__hWCq4G__rtEditable blockquote,.editor-module__hWCq4G__postPreviewBody blockquote{border-left:3px solid var(--color-accent,#7e70fa);color:#000000b3;margin:.75em 0;padding:.25em 0 .25em 1em;font-style:italic}.editor-module__hWCq4G__rtEditable hr,.editor-module__hWCq4G__postPreviewBody hr{border:none;border-top:1px solid #0000002e;margin:1em 0}.editor-module__hWCq4G__rtEditable pre,.editor-module__hWCq4G__postPreviewBody pre{font-family:var(--font-mono), ui-monospace, monospace;background:#f3f4f7;border:1px solid #0000001a;border-radius:.4rem;padding:.6em .8em;font-size:.85em;line-height:1.5;overflow-x:auto}.editor-module__hWCq4G__rtEditable code,.editor-module__hWCq4G__postPreviewBody code{font-family:var(--font-mono), ui-monospace, monospace;background:#0000000f;border-radius:.25rem;padding:.1em .3em;font-size:.9em}.editor-module__hWCq4G__rtEditable pre code,.editor-module__hWCq4G__postPreviewBody pre code{background:0 0;padding:0}.editor-module__hWCq4G__rtSource{width:100%;font-family:var(--font-mono), ui-monospace, monospace;color:var(--color-ink,#121212);resize:vertical;border:none;padding:.6rem .7rem;font-size:.8125rem;line-height:1.5}.editor-module__hWCq4G__rtSource:focus{outline:2px solid var(--color-accent,#7e70fa);outline-offset:-2px}.editor-module__hWCq4G__imageRow{align-items:flex-start;gap:.6rem;display:flex}.editor-module__hWCq4G__imagePreview{background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Crect width='8' height='8' fill='%23eee'/%3E%3Crect x='8' y='8' width='8' height='8' fill='%23eee'/%3E%3C/svg%3E");border:1px solid #0000001f;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:3.5rem;display:flex;overflow:hidden}.editor-module__hWCq4G__imagePreviewImg{object-fit:contain;width:100%;height:100%}.editor-module__hWCq4G__imagePreviewEmpty{color:#0006;font-size:.7rem}.editor-module__hWCq4G__imageActions{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.editor-module__hWCq4G__pickBtn{color:var(--color-navy,#006);cursor:pointer;background:#fff;border:1px solid #0000002e;border-radius:.4rem;padding:.35rem .7rem;font-family:inherit;font-size:.8125rem;font-weight:500}.editor-module__hWCq4G__pickBtn:hover{border-color:var(--color-accent,#7e70fa);color:var(--color-accent,#7e70fa)}.editor-module__hWCq4G__imageDims{color:#00000073;font-variant-numeric:tabular-nums;font-size:.72rem}.editor-module__hWCq4G__altWarn{color:#b45309;font-size:.75rem;line-height:1.35}.editor-module__hWCq4G__modalOverlay{z-index:10050;background:#0f0f1980;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.editor-module__hWCq4G__modal{background:#fff;border-radius:.75rem;flex-direction:column;width:min(56rem,100%);max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.editor-module__hWCq4G__modalHead{border-bottom:1px solid #0000001a;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.editor-module__hWCq4G__modalTitle{margin:0;font-size:1rem;font-weight:700}.editor-module__hWCq4G__modalHeadActions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.editor-module__hWCq4G__uploadBtn{background:var(--color-navy,#006);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.45rem .9rem;font-family:inherit;font-size:.8125rem;font-weight:600}.editor-module__hWCq4G__uploadBtn:disabled{opacity:.6;cursor:default}.editor-module__hWCq4G__modalClose{color:#0000008c;cursor:pointer;background:0 0;border:none;border-radius:.4rem;width:1.9rem;height:1.9rem;font-size:1rem}.editor-module__hWCq4G__modalClose:hover{background:#f0f0f0}.editor-module__hWCq4G__modalError{color:#b91c1c;background:#b91c1c14;margin:0;padding:.6rem 1rem;font-size:.8125rem}.editor-module__hWCq4G__modalBody{padding:1rem;overflow-y:auto}.editor-module__hWCq4G__modalHint{color:#00000080;text-align:center;padding:2rem;font-size:.875rem}.editor-module__hWCq4G__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.75rem;display:grid}.editor-module__hWCq4G__mediaCell{background:#fff;border:1px solid #0000001a;border-radius:.5rem;overflow:hidden}.editor-module__hWCq4G__mediaThumbBtn{aspect-ratio:4/3;cursor:pointer;background:#f5f5f5;border:none;width:100%;padding:0;display:block}.editor-module__hWCq4G__mediaThumbBtn:hover{outline:2px solid var(--color-accent,#7e70fa);outline-offset:-2px}.editor-module__hWCq4G__mediaThumb{object-fit:cover;width:100%;height:100%;display:block}.editor-module__hWCq4G__mediaMeta{border-top:1px solid #00000012;justify-content:space-between;align-items:center;padding:.25rem .4rem;display:flex}.editor-module__hWCq4G__mediaDims{color:#00000073;font-variant-numeric:tabular-nums;font-size:.68rem}.editor-module__hWCq4G__mediaDelete{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:.8rem}.editor-module__hWCq4G__mediaDelete:hover{opacity:1}.editor-module__hWCq4G__outline{border-top:1px solid #00000014;margin-top:1.25rem;padding-top:1rem}.editor-module__hWCq4G__outlineWarnings{gap:.3rem;margin:.5rem 0 .75rem;padding:0;list-style:none;display:grid}.editor-module__hWCq4G__outlineWarning{color:#b45309;background:#b4530914;border-radius:.35rem;padding:.3rem .45rem;font-size:.78rem;line-height:1.35}.editor-module__hWCq4G__outlineList{gap:.2rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.editor-module__hWCq4G__outlineItem{align-items:baseline;gap:.4rem;font-size:.8125rem;line-height:1.35;display:flex}.editor-module__hWCq4G__outlineTag{font-family:var(--font-mono), ui-monospace, monospace;color:#00000080;background:#0000000f;border-radius:.25rem;flex-shrink:0;padding:.05rem .3rem;font-size:.65rem;font-weight:700}.editor-module__hWCq4G__outlineTagH1{color:#fff;background:var(--color-accent,#7e70fa)}.editor-module__hWCq4G__outlineText{color:#000c;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-module__hWCq4G__outlineEmpty{color:#0006}.editor-module__hWCq4G__inspectorTabs{background:#0000000a;border-radius:.5rem;gap:.25rem;margin-top:.875rem;padding:.2rem;display:flex}.editor-module__hWCq4G__inspectorTab{color:#0009;background:0 0;border-radius:.375rem;flex:1;padding:.4rem .5rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.editor-module__hWCq4G__inspectorTab:hover{color:#000000d9}.editor-module__hWCq4G__inspectorTabActive,.editor-module__hWCq4G__inspectorTabActive:hover{color:var(--color-ink,#121212);background:#fff;box-shadow:0 1px 2px #00000014}.editor-module__hWCq4G__styleForm{gap:.75rem;margin-top:1rem;display:grid}.editor-module__hWCq4G__swatchRow{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.editor-module__hWCq4G__swatch{cursor:pointer;border:1px solid #0000002e;border-radius:.3rem;width:1.4rem;height:1.4rem;padding:0}.editor-module__hWCq4G__swatchActive{outline:2px solid var(--color-accent,#7e70fa);outline-offset:1px;border-color:#0000}.editor-module__hWCq4G__swatchCustom{cursor:pointer;border:1px solid #0000002e;border-radius:.3rem;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;display:inline-flex;position:relative;overflow:hidden}.editor-module__hWCq4G__swatchCustom input[type=color]{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.editor-module__hWCq4G__swatchClear{color:#00000080;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:.3rem;width:1.4rem;height:1.4rem;font-size:.7rem;line-height:1}.editor-module__hWCq4G__swatchClear:hover{color:#b91c1c;border-color:#b91c1c66}.editor-module__hWCq4G__contrastWarn{color:#854d0e;background:#eab3081f;border:1px solid #eab30866;border-radius:.4rem;margin-top:.15rem;padding:.45rem .6rem;font-size:.75rem;line-height:1.35}.editor-module__hWCq4G__resetStyle{color:#000000b3;cursor:pointer;background:#fff;border:1px solid #00000029;border-radius:.4rem;justify-self:start;padding:.4rem .7rem;font-family:inherit;font-size:.8125rem}.editor-module__hWCq4G__resetStyle:hover:not(:disabled){color:#b91c1c;border-color:#b91c1c66}.editor-module__hWCq4G__resetStyle:disabled{opacity:.5;cursor:default}.editor-module__hWCq4G__invisibleBlock{color:#000000b3;background:repeating-linear-gradient(135deg,#f7f7f7,#f7f7f7 10px,#f1f1f1 10px 20px);border:1px dashed #00000047;border-radius:.6rem;align-items:center;gap:.75rem;margin:.75rem;padding:1.1rem 1.25rem;display:flex}.editor-module__hWCq4G__invisibleIcon{font-size:1.5rem;line-height:1}.editor-module__hWCq4G__invisibleTitle{color:var(--color-navy,#006);font-size:.9rem;font-weight:700}.editor-module__hWCq4G__invisibleSub{color:#00000080;font-size:.78rem;line-height:1.35}.editor-module__hWCq4G__ldDesc{color:#0009;font-size:.8rem;line-height:1.4}.editor-module__hWCq4G__jsonPreview{font-family:var(--font-mono), ui-monospace, monospace;color:var(--color-ink,#121212);white-space:pre-wrap;word-break:break-word;background:#f6f7f9;border:1px solid #0000001f;border-radius:.5rem;max-height:16rem;margin:0;padding:.7rem .8rem;font-size:.72rem;line-height:1.5;overflow:auto}.editor-module__hWCq4G__jsonOk{color:#15803d;font-size:.75rem;font-weight:600}.editor-module__hWCq4G__jsonError{color:#b91c1c;font-size:.75rem;font-weight:600}.editor-module__hWCq4G__ldTestLink{color:var(--color-accent,#7e70fa);align-self:flex-start;font-size:.8rem;font-weight:600;text-decoration:underline}.editor-module__hWCq4G__postPreview{border-bottom:1px dashed var(--admin-border,#d9dbe4);margin-bottom:1rem;padding:2.5rem 0 1.5rem}.editor-module__hWCq4G__postPreviewHead{text-align:center;margin-bottom:1.5rem}.editor-module__hWCq4G__postPreviewDate{letter-spacing:.04em;color:#6b7280;margin-bottom:.6rem;font-size:.85rem;display:block}.editor-module__hWCq4G__postPreviewTitle{overflow-wrap:break-word;word-break:break-word;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.1}.editor-module__hWCq4G__postPreviewLead{color:var(--color-accent,#7e70fa)}.editor-module__hWCq4G__postPreviewImageWrap{aspect-ratio:3;border-radius:12px;width:100%;margin:0 auto 1.75rem;position:relative;overflow:hidden}.editor-module__hWCq4G__postPreviewImage{object-fit:cover;width:100%;height:100%}.editor-module__hWCq4G__postPreviewImagePlaceholder{aspect-ratio:3;color:#8a8fa3;background:#f1f2f7;border:1px dashed #c7cad6;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.75rem;font-size:.9rem;display:flex}.editor-module__hWCq4G__postPreviewBody{overflow-wrap:break-word;word-break:break-word;max-width:46rem;margin:0 auto;line-height:1.7}.editor-module__hWCq4G__postPreviewBody :is(h2,h3){margin-top:1.6em;margin-bottom:.4em;line-height:1.2}.editor-module__hWCq4G__postPreviewBody p{margin:0 0 1em}.editor-module__hWCq4G__postPreviewBody a{color:var(--color-accent,#7e70fa);text-decoration:underline}.editor-module__hWCq4G__postPreviewEmptyBody{text-align:center;color:#8a8fa3;max-width:46rem;margin:0 auto;font-style:italic}
.PostCard-module__Lw0sAq__card{border-radius:.75rem;flex-direction:column;height:100%;display:flex;overflow:hidden}.PostCard-module__Lw0sAq__imageWrap{aspect-ratio:768/597;background:var(--color-bg-muted);position:relative}.PostCard-module__Lw0sAq__blockLink{z-index:1;position:absolute;inset:0}.PostCard-module__Lw0sAq__image{object-fit:cover}.PostCard-module__Lw0sAq__body{background:var(--color-white);flex-direction:column;align-items:start;height:100%;padding-block:1.5rem;padding-inline:1rem;display:flex}.PostCard-module__Lw0sAq__date{font-family:var(--font-mono), monospace;color:#0009;margin-block-end:.75rem;font-size:.875rem;font-style:italic;line-height:1.25}.PostCard-module__Lw0sAq__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-ink);margin-block-end:.75rem}.PostCard-module__Lw0sAq__link{margin-block-start:auto}@media (min-width:64rem){.PostCard-module__Lw0sAq__date{margin-block-end:1rem;font-size:1rem;line-height:1.16}.PostCard-module__Lw0sAq__title{margin-block-end:1rem}}
.freeformEditor-module__a7So5q__overlay{z-index:10000;background:#0f121c8c;padding:2vh 2vw;display:flex;position:fixed;inset:0}.freeformEditor-module__a7So5q__shell{background:var(--color-bg,#fff);border-radius:12px;grid-template:"topbar topbar topbar""palette canvas settings"1fr/260px 1fr 320px;width:100%;max-width:1500px;height:96vh;margin:auto;display:grid;overflow:hidden;box-shadow:0 24px 80px #0006}.freeformEditor-module__a7So5q__topbar{background:#fafbfc;border-bottom:1px solid #e6e8ee;grid-area:topbar;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.freeformEditor-module__a7So5q__topbarTitle{font-size:.95rem;font-weight:600}.freeformEditor-module__a7So5q__topbarSpacer{flex:1}.freeformEditor-module__a7So5q__topbarHint{color:#6b7280;font-size:.8rem}.freeformEditor-module__a7So5q__doneBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.freeformEditor-module__a7So5q__doneBtn:hover{background:#f3f4f6}.freeformEditor-module__a7So5q__palette{background:#fafbfc;border-right:1px solid #e6e8ee;grid-area:palette;padding:1rem .75rem;overflow-y:auto}.freeformEditor-module__a7So5q__paneTitle{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 .25rem;font-size:.7rem}.freeformEditor-module__a7So5q__paletteHint{color:#9099a5;margin:0 0 .75rem;font-size:.75rem}.freeformEditor-module__a7So5q__paletteList{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.freeformEditor-module__a7So5q__paletteItem{cursor:grab;text-align:center;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e5ec;border-radius:8px;flex-direction:column;align-items:center;gap:.3rem;padding:.7rem .4rem;display:flex}.freeformEditor-module__a7So5q__paletteItem:hover{border-color:var(--color-accent,#7e70fa);background:#f7f6ff}.freeformEditor-module__a7So5q__paletteIcon{font-size:1.3rem;line-height:1}.freeformEditor-module__a7So5q__paletteLabel{color:#374151;font-size:.72rem}.freeformEditor-module__a7So5q__canvasWrap{background:#eef0f4;grid-area:canvas;padding:1.5rem;overflow-y:auto}.freeformEditor-module__a7So5q__canvas{background:#fff;border-radius:10px;min-height:100%;padding:1.25rem;box-shadow:0 1px 4px #0000000f}.freeformEditor-module__a7So5q__rootHeader{color:#6b7280;cursor:pointer;background:0 0;border:1px dashed #cbd0da;border-radius:6px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.2rem .5rem;font-size:.72rem;display:inline-flex}.freeformEditor-module__a7So5q__rootHeaderSelected{color:var(--color-accent,#7e70fa);border-color:var(--color-accent,#7e70fa);background:#f7f6ff}.freeformEditor-module__a7So5q__frame{border:1px solid #0000;border-radius:6px;position:relative}.freeformEditor-module__a7So5q__frame:hover{border-color:#d7c9ff}.freeformEditor-module__a7So5q__frameSelected{border-color:var(--color-accent,#7e70fa);box-shadow:0 0 0 2px #7e70fa2e}.freeformEditor-module__a7So5q__frameLabel{z-index:3;color:#fff;background:var(--color-accent,#7e70fa);cursor:grab;opacity:0;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.12rem .5rem;font-size:.68rem;font-weight:600;transition:opacity .1s;display:inline-flex;position:absolute;top:-.65rem;left:.5rem}.freeformEditor-module__a7So5q__frame:hover>.freeformEditor-module__a7So5q__frameLabel,.freeformEditor-module__a7So5q__frameSelected>.freeformEditor-module__a7So5q__frameLabel{opacity:1}.freeformEditor-module__a7So5q__frameToolbar{z-index:4;background:#1f2430;border-radius:6px;gap:2px;padding:2px;display:flex;position:absolute;top:-.7rem;right:.5rem}.freeformEditor-module__a7So5q__tbBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .35rem;font-size:.75rem;line-height:1}.freeformEditor-module__a7So5q__tbBtn:hover:not(:disabled){background:#ffffff2e}.freeformEditor-module__a7So5q__tbBtn:disabled{opacity:.35;cursor:default}.freeformEditor-module__a7So5q__tbDanger:hover:not(:disabled){background:#e5484d}.freeformEditor-module__a7So5q__frameHit{z-index:2;cursor:pointer;background:0 0;border:none;position:absolute;inset:0}.freeformEditor-module__a7So5q__leafContent{position:relative}.freeformEditor-module__a7So5q__containerBody{min-height:1.5rem;position:relative}.freeformEditor-module__a7So5q__emptyContainer{color:#9099a5;text-align:center;border:1px dashed #cbd0da;border-radius:6px;padding:.75rem;font-size:.78rem}.freeformEditor-module__a7So5q__zone{border-radius:4px;flex:none;position:relative}.freeformEditor-module__a7So5q__zoneCol{width:100%;min-height:12px;margin:-4px 0}.freeformEditor-module__a7So5q__zoneRow{align-self:stretch;min-width:12px;margin:0 -4px}.freeformEditor-module__a7So5q__zone:after{content:"";background:0 0;border-radius:4px;margin:auto;position:absolute;inset:0}.freeformEditor-module__a7So5q__zoneCol:after{height:3px}.freeformEditor-module__a7So5q__zoneRow:after{width:3px}.freeformEditor-module__a7So5q__zoneOver:after{background:var(--color-accent,#7e70fa)}.freeformEditor-module__a7So5q__zoneOver{outline:1px dashed #7e70fa80}.freeformEditor-module__a7So5q__settings{background:#fafbfc;border-left:1px solid #e6e8ee;grid-area:settings;padding:1rem;overflow-y:auto}.freeformEditor-module__a7So5q__settingsHead{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.freeformEditor-module__a7So5q__settingsIcon{font-size:1.2rem}.freeformEditor-module__a7So5q__settingsTitle{margin:0;font-size:.9rem;font-weight:600}.freeformEditor-module__a7So5q__settingsSub{color:#6b7280;margin:0;font-size:.72rem}.freeformEditor-module__a7So5q__settingsEmpty{color:#9099a5;font-size:.82rem}.freeformEditor-module__a7So5q__settingsStub{color:#6b7280;background:#fff;border:1px dashed #d7dae2;border-radius:8px;padding:.75rem;font-size:.8rem}.freeformEditor-module__a7So5q__dragChip{background:var(--color-accent,#7e70fa);color:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #00000040}
.MoreNews-module__gQh9nG__section{background-color:#f0f0f0;padding-block:5rem 7.5rem}.MoreNews-module__gQh9nG__header{justify-content:space-between;align-items:center;gap:1.5rem;margin-block-end:1.5rem;display:flex}.MoreNews-module__gQh9nG__title{font-family:var(--font-serif), Georgia, serif;font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--color-ink)}.MoreNews-module__gQh9nG__buttons{gap:.5rem;margin-inline-start:auto;display:flex}.MoreNews-module__gQh9nG__btn{background-color:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-ink);border:.078125rem solid #f0f0f0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.MoreNews-module__gQh9nG__btn:hover,.MoreNews-module__gQh9nG__btn:focus,.MoreNews-module__gQh9nG__btn:active{background-color:#f0f0f0}.MoreNews-module__gQh9nG__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.MoreNews-module__gQh9nG__viewport::-webkit-scrollbar{display:none}.MoreNews-module__gQh9nG__track{gap:2rem;display:flex}.MoreNews-module__gQh9nG__slide{scroll-snap-align:start;flex:0 0 100%}@media (min-width:64rem){.MoreNews-module__gQh9nG__header{margin-block-end:3rem}.MoreNews-module__gQh9nG__slide{flex-basis:calc(33.3333% - 2rem)}}
.freePageCanvas-module__1jQ19q__root{background:var(--color-bg,#fff);color:var(--color-ink,#121212);z-index:50;grid-template:"topbar topbar""palette canvas"1fr/15rem 1fr;display:grid;position:fixed;inset:0;overflow:hidden}.freePageCanvas-module__1jQ19q__topbar{border-bottom:1px solid color-mix(in srgb, currentColor 12%, transparent);background:color-mix(in srgb, currentColor 3%, transparent);grid-area:topbar;align-items:center;gap:.75rem;min-height:3.25rem;padding:.5rem 1rem;display:flex}.freePageCanvas-module__1jQ19q__topLeft,.freePageCanvas-module__1jQ19q__topRight{align-items:center;gap:.6rem;display:flex}.freePageCanvas-module__1jQ19q__topRight{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.freePageCanvas-module__1jQ19q__titleWrap{flex-direction:column;line-height:1.1;display:flex}.freePageCanvas-module__1jQ19q__title{font-size:.95rem;font-weight:650}.freePageCanvas-module__1jQ19q__slug{opacity:.6;font-size:.72rem}.freePageCanvas-module__1jQ19q__badge{border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:650}.freePageCanvas-module__1jQ19q__badgePublished{color:#0a7a3d;background:#e5f6ec}.freePageCanvas-module__1jQ19q__badgeDraft{color:#8a5a00;background:#fff1d6}.freePageCanvas-module__1jQ19q__canvasTag{color:#4b32c3;background:#efeaff;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:650}.freePageCanvas-module__1jQ19q__hint{opacity:.6;font-size:.75rem}.freePageCanvas-module__1jQ19q__back{color:inherit;opacity:.75;border-radius:.4rem;padding:.25rem .5rem;font-size:.85rem;text-decoration:none}.freePageCanvas-module__1jQ19q__back:hover{opacity:1;background:color-mix(in srgb, currentColor 8%, transparent)}.freePageCanvas-module__1jQ19q__iconBtn,.freePageCanvas-module__1jQ19q__previewBtn,.freePageCanvas-module__1jQ19q__saveBtn,.freePageCanvas-module__1jQ19q__publishBtn,.freePageCanvas-module__1jQ19q__revertBtn{font:inherit;border:1px solid color-mix(in srgb, currentColor 18%, transparent);color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:.5rem;padding:.4rem .7rem;font-size:.82rem}.freePageCanvas-module__1jQ19q__iconBtn{padding:.4rem .55rem;font-size:.95rem;line-height:1}.freePageCanvas-module__1jQ19q__iconBtn:disabled{opacity:.35;cursor:default}.freePageCanvas-module__1jQ19q__previewBtn:hover,.freePageCanvas-module__1jQ19q__saveBtn:hover,.freePageCanvas-module__1jQ19q__iconBtn:not(:disabled):hover,.freePageCanvas-module__1jQ19q__revertBtn:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.freePageCanvas-module__1jQ19q__saveBtn:disabled{opacity:.5;cursor:default}.freePageCanvas-module__1jQ19q__publishBtn{background:var(--color-accent,#7e70fa);color:#fff;border-color:#0000;font-weight:650}.freePageCanvas-module__1jQ19q__publishBtn:disabled{opacity:.6;cursor:default}.freePageCanvas-module__1jQ19q__revertBtn{color:#a12a2a;border-color:#e2b4b4}.freePageCanvas-module__1jQ19q__revertConfirm{color:#a12a2a;background:#fbeaea;border:1px solid #e2b4b4;border-radius:.5rem;align-items:center;gap:.4rem;padding:.2rem .4rem .2rem .6rem;font-size:.78rem;display:inline-flex}.freePageCanvas-module__1jQ19q__ghostLink{color:inherit;opacity:.75;padding:.4rem .5rem;font-size:.82rem;text-decoration:none}.freePageCanvas-module__1jQ19q__ghostLink:hover{opacity:1}.freePageCanvas-module__1jQ19q__saveError{color:#a12a2a;max-width:22rem;font-size:.8rem}.freePageCanvas-module__1jQ19q__publishOk{color:#0a7a3d;font-size:.8rem;font-weight:650}.freePageCanvas-module__1jQ19q__converting{z-index:60;background:var(--color-bg,#fff);color:var(--color-ink,#121212);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.freePageCanvas-module__1jQ19q__convertingInner{flex-direction:column;align-items:center;gap:.9rem;font-size:.95rem;display:flex}.freePageCanvas-module__1jQ19q__spinner{border:3px solid color-mix(in srgb, currentColor 15%, transparent);border-top-color:var(--color-accent,#7e70fa);border-radius:50%;width:2.25rem;height:2.25rem;animation:.8s linear infinite freePageCanvas-module__1jQ19q__freecanvas-spin}@keyframes freePageCanvas-module__1jQ19q__freecanvas-spin{to{transform:rotate(360deg)}}.freePageCanvas-module__1jQ19q__convertError{color:#a12a2a;font-size:.85rem}.freePageCanvas-module__1jQ19q__convertSlow{opacity:.6;font-size:.82rem}.freePageCanvas-module__1jQ19q__convertNotice{z-index:5;color:#3a2aa0;background:#efeaff;border:1px solid #cfc4ff;border-radius:.6rem;grid-area:canvas;place-self:start center;align-items:center;gap:.75rem;margin-top:.5rem;padding:.5rem .9rem;font-size:.82rem;display:flex;position:absolute;box-shadow:0 6px 20px #00000014}.freePageCanvas-module__1jQ19q__noticeClose{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;font-size:1rem}.freePageCanvas-module__1jQ19q__palette{border-right:1px solid color-mix(in srgb, currentColor 12%, transparent);background:color-mix(in srgb, currentColor 2%, transparent);grid-area:palette;padding:.75rem;overflow-y:auto}.freePageCanvas-module__1jQ19q__paletteTitle{text-transform:uppercase;letter-spacing:.06em;opacity:.55;margin:.5rem 0 .35rem;font-size:.72rem;font-weight:700}.freePageCanvas-module__1jQ19q__paletteHint{opacity:.6;margin:0 0 .5rem;font-size:.72rem}.freePageCanvas-module__1jQ19q__paletteList{grid-template-columns:1fr 1fr;gap:.4rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.freePageCanvas-module__1jQ19q__paletteItem{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:var(--color-bg,#fff);cursor:grab;text-align:center;-webkit-user-select:none;user-select:none;border-radius:.5rem;flex-direction:column;align-items:center;gap:.2rem;padding:.5rem .3rem;font-size:.72rem;display:flex}.freePageCanvas-module__1jQ19q__paletteItem:hover{border-color:var(--color-accent,#7e70fa);background:color-mix(in srgb, var(--color-accent,#7e70fa) 6%, transparent)}.freePageCanvas-module__1jQ19q__paletteIcon{font-size:1.1rem;line-height:1}.freePageCanvas-module__1jQ19q__paletteLabel{line-height:1.1}.freePageCanvas-module__1jQ19q__paletteBlockList{grid-template-columns:1fr}.freePageCanvas-module__1jQ19q__paletteBlockItem{text-align:left;flex-direction:row;justify-content:flex-start;gap:.5rem}.freePageCanvas-module__1jQ19q__canvasWrap{background:repeating-linear-gradient(90deg, color-mix(in srgb, currentColor 3%, transparent) 0, color-mix(in srgb, currentColor 3%, transparent) 1px, transparent 1px, transparent 40px);grid-area:canvas;position:relative;overflow:auto}.freePageCanvas-module__1jQ19q__canvasScroll{justify-content:center;align-items:flex-start;min-height:100%;padding:2rem;display:flex}.freePageCanvas-module__1jQ19q__surface{background:var(--color-bg,#fff);flex:none;position:relative;box-shadow:0 2px 18px #0000001a}.freePageCanvas-module__1jQ19q__surfaceDrop{outline:2px dashed var(--color-accent,#7e70fa);outline-offset:-2px;background:color-mix(in srgb, var(--color-accent,#7e70fa) 4%, var(--color-bg,#fff))}.freePageCanvas-module__1jQ19q__surfaceEmpty{opacity:.5;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.freePageCanvas-module__1jQ19q__canvasStack{flex-direction:column;flex:none;align-items:stretch;display:flex}.freePageCanvas-module__1jQ19q__chromeWrap{border:1px dashed color-mix(in srgb, var(--color-accent,#7e70fa) 40%, transparent);background:var(--color-bg,#fff);border-radius:.5rem;margin-bottom:.5rem;position:relative;overflow:hidden}.freePageCanvas-module__1jQ19q__chromeWrap[data-part=footer]{margin-top:.5rem;margin-bottom:0}.freePageCanvas-module__1jQ19q__chromeBadge{z-index:5;color:#fff;letter-spacing:.02em;background:#1b1b1b;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;position:absolute;top:.4rem;left:.4rem}.freePageCanvas-module__1jQ19q__chromeBadge a{color:#ffd7bd;text-decoration:underline}.freePageCanvas-module__1jQ19q__chromeInner{pointer-events:none}.freePageCanvas-module__1jQ19q__chromeInner header{position:static!important}.freePageCanvas-module__1jQ19q__frameAbs{outline-offset:1px;cursor:move;touch-action:none;outline:1px dashed #0000;transition:outline-color .1s;position:absolute}.freePageCanvas-module__1jQ19q__frameAbs:hover{outline-color:color-mix(in srgb, var(--color-accent,#7e70fa) 55%, transparent)}.freePageCanvas-module__1jQ19q__frameSelected{outline-offset:1px;outline:2px solid var(--color-accent,#7e70fa)!important}.freePageCanvas-module__1jQ19q__leafInert{width:100%;height:100%;overflow:hidden}.freePageCanvas-module__1jQ19q__leafContent{width:100%;height:100%}.freePageCanvas-module__1jQ19q__frameEditing{cursor:text;outline:2px solid var(--color-accent,#7e70fa)!important}.freePageCanvas-module__1jQ19q__frameEditing .freePageCanvas-module__1jQ19q__leafContent [contenteditable=true]{cursor:text;outline:none;min-width:1ch}.freePageCanvas-module__1jQ19q__imageDropHint{color:color-mix(in srgb, currentColor 55%, transparent);pointer-events:none;z-index:2;text-align:center;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;font-size:.82rem;display:flex;position:absolute;inset:0}.freePageCanvas-module__1jQ19q__handle{border:1.5px solid var(--color-accent,#7e70fa);z-index:5;touch-action:none;background:#fff;border-radius:2px;width:11px;height:11px;position:absolute}.freePageCanvas-module__1jQ19q__hNW{cursor:nwse-resize;top:-6px;left:-6px}.freePageCanvas-module__1jQ19q__hN{cursor:ns-resize;margin-left:-5.5px;top:-6px;left:50%}.freePageCanvas-module__1jQ19q__hNE{cursor:nesw-resize;top:-6px;right:-6px}.freePageCanvas-module__1jQ19q__hE{cursor:ew-resize;margin-top:-5.5px;top:50%;right:-6px}.freePageCanvas-module__1jQ19q__hSE{cursor:nwse-resize;bottom:-6px;right:-6px}.freePageCanvas-module__1jQ19q__hS{cursor:ns-resize;margin-left:-5.5px;bottom:-6px;left:50%}.freePageCanvas-module__1jQ19q__hSW{cursor:nesw-resize;bottom:-6px;left:-6px}.freePageCanvas-module__1jQ19q__hW{cursor:ew-resize;margin-top:-5.5px;top:50%;left:-6px}.freePageCanvas-module__1jQ19q__guideV{z-index:900;pointer-events:none;background:#ff3b7f;width:1px;position:absolute;top:0;bottom:0}.freePageCanvas-module__1jQ19q__guideH{z-index:900;pointer-events:none;background:#ff3b7f;height:1px;position:absolute;left:0;right:0}.freePageCanvas-module__1jQ19q__tag{z-index:3;background:var(--color-accent,#7e70fa);color:#fff;white-space:nowrap;pointer-events:none;border-radius:.3rem .3rem 0 0;padding:.05rem .4rem;font-size:.65rem;position:absolute;top:-.9rem;left:0}.freePageCanvas-module__1jQ19q__tagHandle{z-index:3;background:var(--color-accent,#7e70fa);color:#fff;white-space:nowrap;cursor:grab;touch-action:none;border:none;border-radius:.3rem .3rem 0 0;align-items:center;gap:.25rem;padding:.05rem .4rem;font-size:.65rem;display:inline-flex;position:absolute;top:-.9rem;left:0}.freePageCanvas-module__1jQ19q__tagHandle:active{cursor:grabbing}.freePageCanvas-module__1jQ19q__toolbar{z-index:4;background:#1b1b1b;border-radius:.4rem;gap:.15rem;padding:.15rem;display:flex;position:absolute;top:-.9rem;right:0;box-shadow:0 4px 12px #00000040}.freePageCanvas-module__1jQ19q__tbBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.2rem .35rem;font-size:.8rem;line-height:1}.freePageCanvas-module__1jQ19q__tbBtn:hover:not(:disabled){background:#ffffff2e}.freePageCanvas-module__1jQ19q__tbBtn:disabled{opacity:.3;cursor:default}.freePageCanvas-module__1jQ19q__tbDanger:hover{background:#a12a2a}.freePageCanvas-module__1jQ19q__tbSep{background:#ffffff40;width:1px;margin:.1rem}.freePageCanvas-module__1jQ19q__tbWidth{color:#fff;opacity:.85;align-items:center;padding:0 .2rem;font-size:.68rem;display:inline-flex}.freePageCanvas-module__1jQ19q__containerFrame{border:1px dashed color-mix(in srgb, currentColor 20%, transparent);border-radius:.4rem;gap:.75rem;padding:.5rem;display:flex}.freePageCanvas-module__1jQ19q__emptyContainer{opacity:.6;text-align:center;width:100%;padding:.75rem;font-size:.75rem}.freePageCanvas-module__1jQ19q__canvasEmpty{text-align:center;opacity:.7;padding:3rem 1rem}.freePageCanvas-module__1jQ19q__panel{background:var(--color-bg,#fff);border-left:1px solid color-mix(in srgb, currentColor 12%, transparent);z-index:20;width:22rem;max-width:92vw;position:fixed;top:3.25rem;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000014}.freePageCanvas-module__1jQ19q__panelHead{border-bottom:1px solid color-mix(in srgb, currentColor 12%, transparent);background:var(--color-bg,#fff);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:650;display:flex;position:sticky;top:0}.freePageCanvas-module__1jQ19q__panelClose{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;font-size:1rem}.freePageCanvas-module__1jQ19q__panelBody{padding:.5rem .25rem 2rem}.freePageCanvas-module__1jQ19q__dragChip{color:#fff;background:#1b1b1b;border-radius:.5rem;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.78rem;display:inline-flex;box-shadow:0 8px 20px #0000004d}.freePageCanvas-module__1jQ19q__dropHint{border:2px dashed var(--color-accent,#7e70fa);background:color-mix(in srgb, var(--color-accent,#7e70fa) 8%, transparent);pointer-events:none;z-index:2;border-radius:.4rem;position:absolute;inset:0}.freePageCanvas-module__1jQ19q__endZone{border:2px dashed color-mix(in srgb, var(--color-accent,#7e70fa) 45%, transparent);background:color-mix(in srgb, var(--color-accent,#7e70fa) 4%, transparent);min-height:3rem;color:color-mix(in srgb, currentColor 55%, transparent);border-radius:.5rem;grid-column:1/-1;justify-content:center;align-items:center;margin-top:.5rem;font-size:.8rem;display:flex}.freePageCanvas-module__1jQ19q__endZoneOver{border-color:var(--color-accent,#7e70fa);background:color-mix(in srgb, var(--color-accent,#7e70fa) 12%, transparent);color:var(--color-accent,#7e70fa)}
.PostArchive-module__E-dXba__intro{text-align:center;max-width:34.25rem;margin-block:5rem;margin-inline:auto}.PostArchive-module__E-dXba__eyebrow{letter-spacing:-.05px;margin-block-end:.75rem;font-size:1rem;line-height:1.2}.PostArchive-module__E-dXba__title{font-size:var(--fs-display-2);line-height:var(--lh-display-2);margin-block-end:.545455em}.PostArchive-module__E-dXba__introBody p{color:var(--color-body);margin-block-end:1em}.PostArchive-module__E-dXba__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-block-start:2rem;display:flex}.PostArchive-module__E-dXba__archive{background-color:#f0f0f0;padding-block:5rem 7.5rem}.PostArchive-module__E-dXba__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.PostArchive-module__E-dXba__paginationWrapper{margin-block-start:3.5rem}.PostArchive-module__E-dXba__pagination{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.PostArchive-module__E-dXba__number{justify-content:center;width:2.5rem;text-decoration:none;display:flex}.PostArchive-module__E-dXba__current{text-decoration:underline}.PostArchive-module__E-dXba__arrow{border:.125rem solid var(--color-white);background-color:var(--color-white);border-radius:100%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s ease-in-out;display:flex}.PostArchive-module__E-dXba__arrow:hover,.PostArchive-module__E-dXba__arrow:focus,.PostArchive-module__E-dXba__arrow:active{background-color:#0000}@media (min-width:64rem){.PostArchive-module__E-dXba__eyebrow{margin-block-end:1rem;font-size:1.125rem}.PostArchive-module__E-dXba__grid{grid-template-columns:repeat(3,1fr)}}
.PostArticle-module__homJcG__article{padding-block-start:2.5rem}.PostArticle-module__homJcG__header{grid-template-columns:1fr;justify-content:space-between;gap:1rem 1.5rem;margin-block-end:2.5rem;display:grid}.PostArticle-module__homJcG__date{font-family:var(--font-mono), monospace;color:var(--color-ink);font-size:.875rem;font-style:italic;line-height:1.25}.PostArticle-module__homJcG__title{font-size:var(--fs-h1);line-height:var(--lh-h1);overflow-wrap:break-word;word-break:break-word;max-width:46.75rem}.PostArticle-module__homJcG__imageWrap{aspect-ratio:1536/512;background:var(--color-bg-muted);margin-block-end:2.5rem;position:relative}.PostArticle-module__homJcG__image{object-fit:cover}.PostArticle-module__homJcG__body{max-width:37.5rem;color:var(--color-body);margin-inline:auto;padding-block-end:3.5rem}.PostArticle-module__homJcG__body h1,.PostArticle-module__homJcG__body h2,.PostArticle-module__homJcG__body h3,.PostArticle-module__homJcG__body h4,.PostArticle-module__homJcG__body h5,.PostArticle-module__homJcG__body h6{margin-block:1.45455em .545455em}.PostArticle-module__homJcG__body p{margin-block-end:1em}.PostArticle-module__homJcG__body ul,.PostArticle-module__homJcG__body ol{list-style:revert;margin-block-end:1.5em;padding-inline-start:2.5rem}.PostArticle-module__homJcG__body a{text-decoration:underline}.PostArticle-module__homJcG__body table{border-collapse:collapse;width:100%;margin-block:1.5em;font-size:.95em}.PostArticle-module__homJcG__body th,.PostArticle-module__homJcG__body td{border:1px solid var(--color-border,#00000026);text-align:left;vertical-align:top;padding:.55em .75em}.PostArticle-module__homJcG__body th{background:var(--color-bg-muted,#f2f2f2);font-weight:700}.PostArticle-module__homJcG__body blockquote{border-inline-start:3px solid var(--color-accent,#7e70fa);color:var(--color-body);margin-block:1.5em;padding:.25em 0 .25em 1.25em;font-style:italic}.PostArticle-module__homJcG__body hr{border:none;border-top:1px solid var(--color-border,#00000026);margin-block:2em}.PostArticle-module__homJcG__body pre{background:var(--color-bg-muted,#f3f4f7);border-radius:.5rem;margin-block:1.5em;padding:1em 1.25em;font-size:.9em;line-height:1.5;overflow-x:auto}.PostArticle-module__homJcG__body :not(pre)>code{background:var(--color-bg-muted,#0000000f);border-radius:.3rem;padding:.1em .35em;font-family:ui-monospace,monospace;font-size:.9em}.PostArticle-module__homJcG__body>:first-child{margin-block-start:0}.PostArticle-module__homJcG__body>:last-child{margin-block-end:0}.PostArticle-module__homJcG__blocks>:first-child{padding-block-start:3.5rem}@media (min-width:64rem){.PostArticle-module__homJcG__article{padding-block-start:3.5rem}.PostArticle-module__homJcG__header{grid-template-columns:max-content auto;margin-block-end:3.5rem}.PostArticle-module__homJcG__date{font-size:1rem;line-height:1.16}.PostArticle-module__homJcG__imageWrap{margin-block-end:5rem}}
