:root{--background:#fff;--white:#fff;--black:#030303;--green:#098b23;--border:#e0e0e0;--link:#cecece;--muted:#757575;--ocean-fog-blue:#b6cad3}.pane,input[type=text],button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc}html,body{max-width:100vw;margin:0;padding:0}body{color:var(--black);font-family:var(--font-acumin,Helvetica, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg--grid{background:var(--background);background-image:repeating-linear-gradient(0deg,#eee 0 1px,#0000 1px 20px),repeating-linear-gradient(90deg,#eee 0 1px,#0000 1px 20px);background-position:0 0;background-size:20px 20px}@media screen and (max-width:900px){.bg--grid{border-bottom:1px solid #eee}}*{box-sizing:border-box}h1{margin:.5rem 0;font-size:2.75rem;font-weight:400}h2{margin:.5rem 0;font-size:1.125rem;font-weight:400}h3{text-transform:uppercase;margin:0;font-size:1.375rem;font-weight:400}h4{margin:0;font-weight:600}h6{text-transform:uppercase;margin:0;font-size:.75rem;font-weight:400}p,li,h4{text-wrap:pretty;margin:.75em 0;font-size:.9375rem;line-height:1.6em}figure{margin:0}figure a{text-decoration:none}.large{font-size:1.5rem;line-height:1.3em}button{cursor:pointer;color:var(--black);border:none;padding:.375rem}[role=button]{cursor:pointer}.pane button,input[type=text] button,button button{-webkit-backdrop-filter:none;backdrop-filter:none}button svg{display:block}@media (hover:hover){button:hover{background:var(--ocean-fog-blue)}}input[type=text]{border:1px solid var(--background);border-radius:0;height:2rem;padding:.4375rem}input[type=text]:active,input[type=text]:focus{outline:none}div.range-slider{background:var(--background);border:1px solid var(--black);height:.4375rem}div.range-slider div.range-slider__thumb{background:var(--background);border:1px solid var(--black);width:.75rem;height:.75rem}div.range-slider div.range-slider__thumb[data-lower]{margin-left:-2px}div.range-slider div.range-slider__thumb[data-upper]{margin-left:2px}div.range-slider div.range-slider__thumb:hover{background:var(--ocean-fog-blue)}div.range-slider .range-slider__range{background:var(--black);height:calc(100% + 2px)}div.range-slider .range-slider__range:hover{background:var(--ocean-fog-blue);border:1px solid var(--black)}a,.link{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--link);text-decoration-color:var(--link);text-underline-offset:.3125em;color:var(--black);text-decoration-thickness:1px}:where(a,.link):hover{-webkit-text-decoration-color:var(--black);text-decoration-color:var(--black)}details summary::marker{font-size:.75em}details{margin:.75rem 0}main{max-width:120rem;margin:0 auto;padding-top:3.75rem}section{max-width:100%}.section--two-col{grid-template-columns:21rem 1fr;max-width:94rem;margin:0 auto;display:grid}.section--two-col>div:nth-child(odd){padding:.5rem}@media screen and (max-width:900px){.section--two-col{flex-direction:column;gap:0;display:flex}}.detail-page>div:first-child{border-right:1px solid var(--black)}@media screen and (max-width:900px){.detail-page>div:first-child{border-top:1px solid var(--black);border-right:none;order:2}}.detail-page>div:nth-child(2){margin-right:1.875rem}@media screen and (max-width:900px){.detail-page>div:nth-child(2){order:1;margin-right:0}}.detail-page h3{margin:0}.detail-page__image-container{width:100%;position:relative}.detail-page__image-container img{width:100%;height:auto;display:block}.narrow{max-width:34rem;margin:0 auto}.wide{max-width:80rem;margin:0 auto}.nextjs-toast,nextjs-portal{display:none}figcaption{text-align:center;padding:.375rem .5rem;font-size:.8125rem;line-height:1.5}.big-nav{border:1px solid var(--black);margin:3rem 0;padding:.5rem}.grid{font-size:.875rem;display:grid}.grid>div{grid-template-columns:4rem 1fr 1fr 1fr 1fr;gap:.5rem;padding:5rem 0;display:grid}.grid>div>div:first-child,.grid>div>div:nth-child(2){text-align:right}.article .image-set--portrait{grid-row:span 2}img{width:100%;height:auto;display:block}.icon-link{align-items:center;gap:.25rem;display:inline-flex}.icon-link svg{fill:var(--link);vertical-align:middle;flex-shrink:0}.icon-link:hover svg{fill:#000}.external-link{gap:0}.external-link svg{transform:rotate(45deg)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
