@layer properties,theme,base;@layer components{.animated-arrow-link-module__-tFf8a__link{align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.animated-arrow-link-module__-tFf8a__compact{font-size:var(--theme-text-caption);letter-spacing:var(--theme-tracking-label);text-transform:uppercase}.animated-arrow-link-module__-tFf8a__arrow{transition:transform var(--theme-duration-base) var(--theme-ease-standard);font-size:1.25rem;line-height:1;transform:translateY(-.125rem)}.animated-arrow-link-module__-tFf8a__link:hover .animated-arrow-link-module__-tFf8a__arrow,.animated-arrow-link-module__-tFf8a__link:focus-visible .animated-arrow-link-module__-tFf8a__arrow{transform:translate(.4rem,-.125rem)}}@layer utilities;
@layer properties,theme,base;@layer components{.project-proof-module__EvYouG__proof{border:1px solid var(--theme-border);background:var(--theme-surface);display:grid;overflow:hidden}.project-proof-module__EvYouG__header,.project-proof-module__EvYouG__details{padding:1.5rem}.project-proof-module__EvYouG__metadata dt,.project-proof-module__EvYouG__facts dt,.project-proof-module__EvYouG__highlightsHeading,.project-proof-module__EvYouG__projectContext{color:var(--theme-brand);font-size:var(--theme-text-caption);font-weight:var(--theme-weight-semibold);line-height:var(--theme-leading-caption);letter-spacing:var(--theme-tracking-label);text-transform:uppercase}.project-proof-module__EvYouG__summary{max-width:50rem;font-size:var(--theme-text-body-large);margin-top:1rem}.project-proof-module__EvYouG__metadata{border-block:1px solid var(--theme-border);display:grid}.project-proof-module__EvYouG__metadata>div{border-bottom:1px solid var(--theme-border);padding:1rem 1.5rem}.project-proof-module__EvYouG__metadata>div:last-child{border-bottom:0}.project-proof-module__EvYouG__metadata dd{color:var(--theme-foreground);font-weight:var(--theme-weight-semibold);margin-top:.35rem}.project-proof-module__EvYouG__mainImage{background:var(--theme-surface-muted);min-height:20rem;position:relative}.project-proof-module__EvYouG__highlights{border-top:1px solid var(--theme-border);margin-top:1rem}.project-proof-module__EvYouG__highlights li{border-bottom:1px solid var(--theme-border);padding:.75rem 0 .75rem 1.25rem;position:relative}.project-proof-module__EvYouG__highlights li:before{color:var(--theme-brand);content:"—";position:absolute;top:.75rem;left:0}.project-proof-module__EvYouG__projectLink{margin-top:1.5rem}.project-proof-module__EvYouG__secondary{border:0;border-top:1px solid var(--theme-border);background:0 0;grid-template-rows:auto 1fr;height:100%;overflow:visible}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__mainImage{aspect-ratio:3/2;min-height:0}.project-proof-module__EvYouG__imageLink{display:block}.project-proof-module__EvYouG__titleLink{color:inherit;text-decoration:none}.project-proof-module__EvYouG__titleLink:hover,.project-proof-module__EvYouG__titleLink:focus-visible{color:var(--theme-brand)}.project-proof-module__EvYouG__secondaryContent{flex-direction:column;min-width:0;padding-top:1.5rem;display:flex}.project-proof-module__EvYouG__projectContext{flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem;display:flex}.project-proof-module__EvYouG__contextSeparator{color:var(--theme-muted)}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__header{padding:0}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__header h2,.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__header h3{margin-top:0}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__summary{font-size:var(--theme-text-body);margin-top:.75rem}.project-proof-module__EvYouG__facts{gap:var(--theme-grid-gap);border-top:1px solid var(--theme-border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem;padding-top:1.25rem;display:grid}.project-proof-module__EvYouG__facts dd{color:var(--theme-foreground);font-size:var(--theme-text-body-small);font-weight:var(--theme-weight-semibold);line-height:var(--theme-leading-body);margin-top:.35rem}.project-proof-module__EvYouG__mobileHighlights summary{border-block:1px solid var(--theme-border);width:100%;color:var(--theme-brand);cursor:pointer;font-size:var(--theme-text-caption);font-weight:var(--theme-weight-semibold);line-height:var(--theme-leading-caption);letter-spacing:var(--theme-tracking-label);text-transform:uppercase;justify-content:space-between;align-items:center;padding-block:1rem;list-style:none;display:flex}.project-proof-module__EvYouG__mobileHighlights summary::-webkit-details-marker{display:none}.project-proof-module__EvYouG__highlightToggle:before{font-size:var(--theme-text-body);content:"+"}.project-proof-module__EvYouG__mobileHighlights[open] .project-proof-module__EvYouG__highlightToggle:before{content:"−"}.project-proof-module__EvYouG__desktopHighlights{display:none}.project-proof-module__EvYouG__mobileHighlights .project-proof-module__EvYouG__highlights{border-top:0;gap:.625rem;margin-top:.75rem;display:grid}.project-proof-module__EvYouG__mobileHighlights .project-proof-module__EvYouG__highlights li{border-bottom:0;padding:0 0 0 1.25rem}.project-proof-module__EvYouG__mobileHighlights .project-proof-module__EvYouG__highlights li:before{top:0}.project-proof-module__EvYouG__supportingImages{background:var(--theme-border);gap:1px;display:grid}.project-proof-module__EvYouG__supportingImages img{min-height:17rem;max-height:24rem}@media (min-width:48rem){.project-proof-module__EvYouG__header,.project-proof-module__EvYouG__details{padding:2rem}.project-proof-module__EvYouG__metadata{grid-template-columns:repeat(3,minmax(0,1fr))}.project-proof-module__EvYouG__metadata>div{border-right:1px solid var(--theme-border);border-bottom:0;padding:1.25rem 2rem}.project-proof-module__EvYouG__metadata>div:last-child{border-right:0}.project-proof-module__EvYouG__featured{border:0;overflow:visible}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__scopeMetadata dd{font-size:var(--theme-text-body-large);font-weight:var(--theme-weight-bold);line-height:var(--theme-leading-body)}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__mainImage{width:calc(100% + 1rem);min-height:36rem;margin-inline:-.5rem}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__details{grid-template-rows:auto 1fr;grid-template-columns:12rem minmax(0,1fr);align-items:start;column-gap:2rem;display:grid}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__highlightsHeading{padding-top:.75rem}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__highlights{grid-area:1/2/span 2;margin-top:0}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__projectLink{grid-area:2/1;place-self:start;margin-top:1.5rem}.project-proof-module__EvYouG__supportingImages{grid-template-columns:repeat(2,minmax(0,1fr))}.project-proof-module__EvYouG__secondaryContent{padding-top:1.75rem}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__header{margin-bottom:1.5rem}.project-proof-module__EvYouG__secondary .project-proof-module__EvYouG__facts{min-height:6rem;margin-top:auto}.project-proof-module__EvYouG__mobileHighlights{display:none}.project-proof-module__EvYouG__desktopHighlights{display:block}.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__desktopHighlights{display:contents}}@media (min-width:62rem){.project-proof-module__EvYouG__featured .project-proof-module__EvYouG__mainImage{width:calc(100% + 2rem);margin-inline:-1rem}}}@layer utilities;