.AppearanceMenu-module__fBiLBa__trigger{width:2rem;height:2rem;color:inherit;border:var(--border-width) solid transparent;border-radius:var(--button-radius);cursor:pointer;transition:var(--transition-colors);background:0 0;justify-content:center;align-items:center;display:inline-flex}.AppearanceMenu-module__fBiLBa__trigger:hover,.AppearanceMenu-module__fBiLBa__trigger[data-state=open]{background-color:var(--color-control-hover);border-color:var(--color-border)}.AppearanceMenu-module__fBiLBa__trigger:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.AppearanceMenu-module__fBiLBa__icon{width:1.25rem;height:1.25rem}.AppearanceMenu-module__fBiLBa__content{z-index:50;min-width:12rem;padding:var(--space-xxsmall);font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg-elevated);border:var(--border-width) solid var(--color-border);border-radius:var(--button-radius);box-shadow:var(--shadow-elevated)}.AppearanceMenu-module__fBiLBa__label{padding:var(--space-xxsmall) var(--space-xxsmall) var(--space-tiny);font-size:var(--text-eyebrow-size);letter-spacing:var(--text-eyebrow-tracking);text-transform:var(--text-eyebrow-transform);color:var(--color-text-muted)}.AppearanceMenu-module__fBiLBa__item{min-height:2.75rem;padding-inline:calc(var(--space-xxsmall) + 1.25rem + var(--space-xxsmall)) var(--space-xxsmall);font-weight:var(--font-weight-light);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;align-items:center;display:flex;position:relative}.AppearanceMenu-module__fBiLBa__item[data-state=checked]{font-weight:var(--font-weight-normal)}.AppearanceMenu-module__fBiLBa__item[data-highlighted]{background-color:var(--color-control-hover);outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:-2px}.AppearanceMenu-module__fBiLBa__indicator{left:var(--space-xxsmall);width:1rem;height:1rem;display:inline-flex;position:absolute}.AppearanceMenu-module__fBiLBa__hint{max-width:11rem;margin-top:var(--space-tiny);padding:var(--space-tiny) var(--space-xxsmall) var(--space-xxsmall);font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted);border-top:var(--divider-width) solid var(--color-border)}@media (pointer:fine) and (min-width:768px){.AppearanceMenu-module__fBiLBa__item{min-height:2.25rem}}@media (max-width:767px),(pointer:coarse){.AppearanceMenu-module__fBiLBa__trigger{width:2.75rem;height:2.75rem}}@media (forced-colors:active){.AppearanceMenu-module__fBiLBa__item[data-highlighted]{outline-color:highlight}}
.Logo-module__rR2vdG__logo{justify-self:start;align-items:center;display:inline-flex}.Logo-module__rR2vdG__logo:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.Logo-module__rR2vdG__image{width:auto;height:2.5rem;display:block}.Logo-module__rR2vdG__onDark{display:none}:root[data-theme=dark] .Logo-module__rR2vdG__onLight{display:none}:root[data-theme=dark] .Logo-module__rR2vdG__onDark{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme]) .Logo-module__rR2vdG__onLight{display:none}:root:not([data-theme]) .Logo-module__rR2vdG__onDark{display:block}}@media (forced-colors:active) and (prefers-color-scheme:light){:root:not(#_) .Logo-module__rR2vdG__onLight{display:block}:root:not(#_) .Logo-module__rR2vdG__onDark{display:none}}@media (forced-colors:active) and (prefers-color-scheme:dark){:root:not(#_) .Logo-module__rR2vdG__onLight{display:none}:root:not(#_) .Logo-module__rR2vdG__onDark{display:block}}@media (max-width:767px){.Logo-module__rR2vdG__logo{min-height:2.75rem}.Logo-module__rR2vdG__image{height:2rem}}
.Button-module__8RiFmG__button{gap:var(--button-gap);padding:var(--button-padding-y) var(--button-padding-x);border:var(--button-border-width) solid transparent;border-radius:var(--button-radius);font:inherit;font-weight:var(--button-font-weight);text-align:center;cursor:pointer;transition:var(--button-transition);justify-content:center;align-items:center;text-decoration:none;display:flex}.Button-module__8RiFmG__button:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[aria-disabled=true]{opacity:var(--disabled-opacity);cursor:var(--disabled-cursor)}@media (max-width:767px){.Button-module__8RiFmG__button{min-height:2.75rem}}.Button-module__8RiFmG__small{padding:var(--button-small-padding-y) var(--button-small-padding-x)}.Button-module__8RiFmG__medium{padding:var(--button-md-padding-y) var(--button-md-padding-x);border-radius:var(--button-md-radius);font-family:var(--font-body);font-size:var(--button-md-font-size)}.Button-module__8RiFmG__primary{color:var(--button-primary-text);background-color:var(--button-primary-background);border-color:var(--button-primary-border)}.Button-module__8RiFmG__primary:hover:not(:disabled,[aria-disabled=true]){background-color:var(--button-primary-background-hover);border-color:var(--button-primary-border-hover)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__alternate{color:var(--button-alternate-text);background-color:var(--button-alternate-background);border-color:var(--button-alternate-border)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__alternate:hover:not(:disabled,[aria-disabled=true]){background-color:var(--button-alternate-background-hover);border-color:var(--button-alternate-border-hover)}.Button-module__8RiFmG__secondary{color:var(--button-secondary-text);background-color:var(--button-secondary-background);border-color:var(--button-secondary-border);-webkit-backdrop-filter:blur(var(--button-secondary-backdrop-blur));backdrop-filter:blur(var(--button-secondary-backdrop-blur))}.Button-module__8RiFmG__secondary:hover:not(:disabled,[aria-disabled=true]){background-color:var(--button-secondary-background-hover)}.Button-module__8RiFmG__secondary.Button-module__8RiFmG__alternate{color:var(--button-secondary-alternate-text);background-color:var(--button-secondary-alternate-background);border-color:var(--button-secondary-alternate-border)}.Button-module__8RiFmG__secondary.Button-module__8RiFmG__alternate:hover:not(:disabled,[aria-disabled=true]){background-color:var(--button-secondary-alternate-background-hover)}.Button-module__8RiFmG__link{padding:var(--button-link-padding-y) var(--button-link-padding-x);color:var(--button-link-text);line-height:var(--button-link-line-height);background-color:#0000;border-style:none}.Button-module__8RiFmG__link:hover:not(:disabled,[aria-disabled=true]){text-underline-offset:.2em;text-decoration:underline}.Button-module__8RiFmG__link.Button-module__8RiFmG__alternate{color:var(--button-link-alternate-text)}
.Checkbox-module__tYwp1q__checkbox{align-items:center;gap:var(--control-gap);cursor:pointer;display:flex}.Checkbox-module__tYwp1q__control{flex:none;display:flex;position:relative}.Checkbox-module__tYwp1q__input{opacity:0;width:calc(100% + 1rem);height:calc(100% + 1rem);cursor:inherit;margin:0;position:absolute;inset:-.5rem}.Checkbox-module__tYwp1q__box{width:var(--control-size);height:var(--control-size);border:var(--border-width) solid var(--control-border);border-radius:var(--checkbox-radius);transition:var(--control-transition);background-color:#0000}.Checkbox-module__tYwp1q__input:hover:not(:disabled)+.Checkbox-module__tYwp1q__box{background-color:var(--control-background-hover);border-color:var(--input-border-focus)}.Checkbox-module__tYwp1q__input:checked+.Checkbox-module__tYwp1q__box{border-color:var(--control-checked);background-color:var(--control-checked)}.Checkbox-module__tYwp1q__box:after{content:"";background-color:var(--control-check);opacity:0;width:100%;height:100%;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 8.5l3 3 6-7' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 8.5l3 3 6-7' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat}.Checkbox-module__tYwp1q__input:checked+.Checkbox-module__tYwp1q__box:after{opacity:1}.Checkbox-module__tYwp1q__input:focus-visible+.Checkbox-module__tYwp1q__box{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.Checkbox-module__tYwp1q__checkbox:has(.Checkbox-module__tYwp1q__input:disabled){opacity:var(--disabled-opacity);cursor:var(--disabled-cursor)}@media (forced-colors:active){.Checkbox-module__tYwp1q__box{forced-color-adjust:none;background-color:canvas;border-color:canvastext}.Checkbox-module__tYwp1q__input:checked+.Checkbox-module__tYwp1q__box{background-color:highlight;border-color:highlight}.Checkbox-module__tYwp1q__box:after{background-color:highlighttext}.Checkbox-module__tYwp1q__input:focus-visible+.Checkbox-module__tYwp1q__box{outline-color:canvastext}}
.Container-module__DjgGgG__gutter{padding-inline:var(--page-gutter)}.Container-module__DjgGgG__container{width:100%;margin-inline:auto}.Container-module__DjgGgG__large{max-width:var(--container-large)}.Container-module__DjgGgG__medium{max-width:var(--container-medium)}.Container-module__DjgGgG__small{max-width:var(--container-small)}
.Text-module__zRdnva__text{margin:0}.Text-module__zRdnva__body{font-size:var(--text-body-size);line-height:var(--text-body-line-height)}.Text-module__zRdnva__large{font-size:var(--text-size-large);font-weight:var(--font-weight-light)}.Text-module__zRdnva__medium{font-size:var(--text-size-medium);font-weight:var(--font-weight-light)}.Text-module__zRdnva__regular{font-size:var(--text-size-regular);font-weight:var(--font-weight-light)}.Text-module__zRdnva__small{font-size:var(--text-size-small);font-weight:var(--font-weight-light)}.Text-module__zRdnva__tiny{font-size:var(--text-size-tiny);font-weight:var(--font-weight-light)}.Text-module__zRdnva__eyebrow{font-size:var(--text-eyebrow-size);font-weight:var(--text-eyebrow-weight);letter-spacing:var(--text-eyebrow-tracking);text-transform:var(--text-eyebrow-transform);color:var(--color-text-muted)}
.FormFeedback-module__9NuKyq__fieldError{gap:var(--space-tiny);color:var(--color-error-text);align-items:baseline;display:flex}.FormFeedback-module__9NuKyq__fieldError:before{content:"";background-color:currentColor;flex:none;width:.875rem;height:.875rem;transform:translateY(.125rem);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='6.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M8 4.5v4.25M8 10.5v1' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='6.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M8 4.5v4.25M8 10.5v1' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat}.FormFeedback-module__9NuKyq__formError{padding:var(--form-message-error-padding);color:var(--color-error-text);background-color:var(--color-error-bg);border-left:2px solid var(--color-error-text)}.FormFeedback-module__9NuKyq__formSuccess{color:var(--color-success-text)}@media (forced-colors:active){.FormFeedback-module__9NuKyq__fieldError:before{forced-color-adjust:none;background-color:canvastext}.FormFeedback-module__9NuKyq__formError{border-left-color:canvastext}}
.Heading-module___J6x5q__heading{font-family:var(--font-heading);margin:0}.Heading-module___J6x5q__h1{font-size:var(--text-h1-size);line-height:var(--text-h1-line-height);letter-spacing:var(--text-h1-tracking);font-weight:var(--text-h1-weight)}.Heading-module___J6x5q__h2{font-size:var(--text-h2-size);line-height:var(--text-h2-line-height);letter-spacing:var(--text-h2-tracking);font-weight:var(--text-h2-weight)}.Heading-module___J6x5q__h3{font-size:var(--text-h3-size);line-height:var(--text-h3-line-height);letter-spacing:var(--text-h3-tracking);font-weight:var(--text-h3-weight)}.Heading-module___J6x5q__h4{font-size:var(--text-h4-size);line-height:var(--text-h4-line-height);letter-spacing:var(--text-h4-tracking);font-weight:var(--text-h4-weight)}.Heading-module___J6x5q__h5{font-size:var(--text-h5-size);line-height:var(--text-h5-line-height);letter-spacing:var(--text-h5-tracking);font-weight:var(--text-h5-weight)}.Heading-module___J6x5q__h6{font-size:var(--text-h6-size);line-height:var(--text-h6-line-height);letter-spacing:var(--text-h6-tracking);font-weight:var(--text-h6-weight);text-transform:var(--text-h6-transform)}
.Input-module__5jsJuW__field{flex-direction:column;display:flex}.Input-module__5jsJuW__label{margin-bottom:var(--field-label-gap);font-weight:var(--field-label-weight)}.Input-module__5jsJuW__input{width:100%;min-height:var(--input-min-height);padding:var(--input-padding-y) var(--input-padding-x);font:inherit;font-size:var(--input-font-size);line-height:var(--input-line-height);color:var(--input-text);background-color:var(--input-background);border:0 solid var(--input-border);border-bottom-width:var(--input-border-width);border-radius:var(--input-radius);appearance:none}.Input-module__5jsJuW__input::placeholder{color:var(--input-placeholder)}.Input-module__5jsJuW__input:hover:not(:disabled,[readonly],[aria-invalid=true]){border-color:var(--input-border-focus)}.Input-module__5jsJuW__input:focus{border-color:var(--input-border-focus);outline:none}.Input-module__5jsJuW__input:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.Input-module__5jsJuW__input:disabled{opacity:var(--disabled-opacity);cursor:var(--disabled-cursor)}.Input-module__5jsJuW__input[readonly]{color:var(--color-text-muted);border-bottom-style:dashed}.Input-module__5jsJuW__input[aria-invalid=true]{border-bottom-width:2px;border-color:var(--color-error-text)}.Input-module__5jsJuW__boxed{padding:var(--input-boxed-padding);border-width:var(--input-border-width)}.Input-module__5jsJuW__alternate{color:var(--input-alternate-text);border-color:var(--input-alternate-border)}.Input-module__5jsJuW__alternate::placeholder{color:var(--input-alternate-placeholder)}
select.Select-module__E8rWSW__select{padding-right:calc(var(--input-padding-x) + var(--icon-xsmall) + var(--space-xxsmall));background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - var(--input-padding-x) - 5px) 50%, calc(100% - var(--input-padding-x)) 50%;cursor:pointer;background-repeat:no-repeat;background-size:5px 5px}
.TextLink-module__0J5utG__link{color:var(--color-link);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.TextLink-module__0J5utG__link:hover{text-decoration-thickness:2px}.TextLink-module__0J5utG__link:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}
.members-module__4Rja3G__header{padding-block:var(--space-xsmall);border-bottom:var(--divider-width) solid var(--color-border)}.members-module__4Rja3G__headerInner{align-items:center;gap:var(--space-xsmall) var(--space-large);grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav tools";display:grid}.members-module__4Rja3G__headerInner>:first-child{grid-area:logo}.members-module__4Rja3G__nav{grid-area:nav}.members-module__4Rja3G__navList{gap:0 var(--space-small);flex-wrap:wrap;list-style:none;display:flex}.members-module__4Rja3G__navLink{min-height:2rem;font-weight:var(--font-weight-light);color:var(--color-link);border-bottom:var(--border-width) solid transparent;transition:var(--transition-colors);align-items:center;display:inline-flex}.members-module__4Rja3G__navLink:hover{border-bottom-color:currentColor}.members-module__4Rja3G__navLink[aria-current]{font-weight:var(--font-weight-normal);border-bottom-color:currentColor}.members-module__4Rja3G__navLink:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.members-module__4Rja3G__tools{align-items:center;gap:var(--space-xsmall);grid-area:tools;display:flex}@media (max-width:767px){.members-module__4Rja3G__header{padding-bottom:0}.members-module__4Rja3G__headerInner{gap:var(--space-xxsmall) var(--space-xsmall);grid-template-columns:auto 1fr;grid-template-areas:"logo tools""nav nav"}.members-module__4Rja3G__tools{justify-self:end}.members-module__4Rja3G__navLink{min-height:2.75rem}}.members-module__4Rja3G__main{flex:1}.members-module__4Rja3G__page{padding-block:var(--section-space-medium)}.members-module__4Rja3G__pageHeader{gap:var(--space-xsmall);display:grid}.members-module__4Rja3G__empty{margin-top:var(--space-xlarge);padding-block:var(--space-xxlarge);border-top:var(--divider-width) solid var(--color-border);border-bottom:var(--divider-width) solid var(--color-border);text-align:center}.members-module__4Rja3G__muted{color:var(--color-text-muted)}
.auth-module__Iay1tq__header{justify-content:space-between;align-items:center;gap:var(--space-xsmall);padding-block:var(--space-xsmall);display:flex}.auth-module__Iay1tq__main{padding-block:var(--space-large) var(--section-space-medium);flex:1}.auth-module__Iay1tq__column{gap:var(--space-large);max-width:var(--max-width-small);margin-inline:auto;display:grid}.auth-module__Iay1tq__intro,.auth-module__Iay1tq__stack{gap:var(--space-xsmall);display:grid}.auth-module__Iay1tq__form{gap:var(--form-gap);display:grid}.auth-module__Iay1tq__form>button{justify-self:start}.auth-module__Iay1tq__nameRow{gap:var(--form-gap);grid-template-columns:1fr 1fr;display:grid}.auth-module__Iay1tq__field{gap:var(--space-xxsmall);display:grid}.auth-module__Iay1tq__hint{color:var(--color-text-muted)}.auth-module__Iay1tq__actions{gap:var(--space-small);flex-wrap:wrap;display:flex}.auth-module__Iay1tq__captcha:empty{display:none}.auth-module__Iay1tq__captchaNotice{gap:var(--space-xxsmall,var(--space-xsmall));justify-items:start;display:grid}.auth-module__Iay1tq__alternate{gap:var(--space-xxsmall);padding-top:var(--space-small);border-top:var(--divider-width) solid var(--color-border);display:grid}@media (max-width:479px){.auth-module__Iay1tq__nameRow{grid-template-columns:1fr}}
.collection-module__P4fUbG__list{margin:var(--space-xlarge) 0 0;border-top:var(--divider-width) solid var(--color-border);padding:0;list-style:none}.collection-module__P4fUbG__item{border-bottom:var(--divider-width) solid var(--color-border)}.collection-module__P4fUbG__itemLink{align-items:baseline;gap:var(--space-xxsmall) var(--space-medium);padding-block:var(--space-medium);color:inherit;grid-template-columns:minmax(0,2fr) minmax(0,1fr);text-decoration:none;display:grid}.collection-module__P4fUbG__itemLink:hover .collection-module__P4fUbG__itemTitle{text-decoration:underline;text-decoration-thickness:var(--divider-width);text-underline-offset:.2em}.collection-module__P4fUbG__itemLink:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.collection-module__P4fUbG__itemText{gap:var(--space-tiny);display:grid}.collection-module__P4fUbG__since{text-align:right;justify-self:end}.collection-module__P4fUbG__date{white-space:nowrap}.collection-module__P4fUbG__back{align-items:center;gap:var(--space-xxsmall);min-height:2rem;margin-bottom:var(--space-large);display:inline-flex}.collection-module__P4fUbG__back:before{content:"";background-color:currentColor;flex:none;width:1rem;height:1rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M10 3.5 5.5 8l4.5 4.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M10 3.5 5.5 8l4.5 4.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (forced-colors:active){.collection-module__P4fUbG__back:before{forced-color-adjust:none;background-color:linktext}}.collection-module__P4fUbG__facts{gap:var(--space-xxsmall) var(--space-medium);margin:var(--space-medium) 0 0;grid-template-columns:max-content minmax(0,1fr);display:grid}.collection-module__P4fUbG__facts dt{font-weight:var(--font-weight-normal)}.collection-module__P4fUbG__facts dd{font-weight:var(--font-weight-light);margin:0}.collection-module__P4fUbG__sections{margin-top:var(--space-xlarge)}.collection-module__P4fUbG__section{gap:var(--space-medium) var(--space-xlarge);padding-block:var(--space-xlarge);border-top:var(--divider-width) solid var(--color-border);grid-template-columns:minmax(0,1fr) minmax(0,2fr);display:grid}.collection-module__P4fUbG__sectionBody{max-width:var(--max-width-medium)}.collection-module__P4fUbG__provenance{gap:var(--space-small);margin:0;padding:0;list-style:none;display:grid}.collection-module__P4fUbG__provenanceEntry{gap:var(--space-tiny);display:grid}.collection-module__P4fUbG__record{gap:var(--space-xxsmall) var(--space-medium);grid-template-columns:max-content minmax(0,1fr);margin:0;display:grid}.collection-module__P4fUbG__record dt{font-weight:var(--font-weight-normal)}.collection-module__P4fUbG__record dd{font-weight:var(--font-weight-light);margin:0}.collection-module__P4fUbG__identifier{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.collection-module__P4fUbG__verify{margin-top:var(--space-small)}.collection-module__P4fUbG__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.collection-module__P4fUbG__itemLink,.collection-module__P4fUbG__section,.collection-module__P4fUbG__facts,.collection-module__P4fUbG__record{grid-template-columns:minmax(0,1fr)}.collection-module__P4fUbG__facts dd,.collection-module__P4fUbG__record dd{margin-bottom:var(--space-xxsmall)}.collection-module__P4fUbG__since{text-align:left;justify-self:start}}
.profile-module__tHEE6q__sections{margin-top:var(--space-xlarge)}.profile-module__tHEE6q__section{gap:var(--space-medium) var(--space-xlarge);padding-block:var(--space-xlarge);border-top:var(--divider-width) solid var(--color-border);scroll-margin-top:var(--space-large);grid-template-columns:minmax(0,1fr) minmax(0,2fr);display:grid}.profile-module__tHEE6q__sectionIntro{align-content:start;gap:var(--space-xxsmall);display:grid}.profile-module__tHEE6q__sectionBody{max-width:var(--max-width-medium)}.profile-module__tHEE6q__form{gap:var(--form-gap);display:grid}.profile-module__tHEE6q__nameRow{gap:var(--form-gap);grid-template-columns:1fr 1fr;display:grid}.profile-module__tHEE6q__field{gap:var(--space-xxsmall);display:grid}.profile-module__tHEE6q__label,.profile-module__tHEE6q__legend{font-weight:var(--field-label-weight)}.profile-module__tHEE6q__staticValue{padding-block:var(--input-padding-y);border-bottom:var(--input-border-width) solid var(--color-border)}.profile-module__tHEE6q__hint{color:var(--color-text-muted)}.profile-module__tHEE6q__fieldset{gap:var(--space-xxsmall);border:0;min-width:0;margin:0;padding:0;display:grid}.profile-module__tHEE6q__legend{float:left;width:100%;margin-bottom:var(--space-xxsmall);padding:0}.profile-module__tHEE6q__options{gap:var(--space-xsmall) var(--space-medium);margin-top:var(--space-xsmall);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-module__tHEE6q__actions{align-items:center;gap:var(--space-small);flex-wrap:wrap;display:flex}.profile-module__tHEE6q__consent{gap:var(--space-xxsmall);padding-bottom:var(--form-gap);border-bottom:var(--divider-width) solid var(--color-border);display:grid}.profile-module__tHEE6q__consentLabel{font-family:var(--font-heading);font-size:var(--text-h5-size);line-height:var(--text-h5-line-height)}.profile-module__tHEE6q__consentDescription{padding-left:calc(var(--control-size) + var(--control-gap));color:var(--color-text-muted)}.profile-module__tHEE6q__addresses{gap:var(--space-medium);display:grid}.profile-module__tHEE6q__addressList{list-style:none;display:grid}.profile-module__tHEE6q__addressItem{padding-block:var(--space-small);border-bottom:var(--divider-width) solid var(--color-border)}.profile-module__tHEE6q__addressList .profile-module__tHEE6q__addressItem:first-child{padding-top:0}.profile-module__tHEE6q__address{gap:var(--space-xsmall);display:grid}.profile-module__tHEE6q__addressHeader{align-items:center;gap:var(--space-xsmall);flex-wrap:wrap;display:flex}.profile-module__tHEE6q__addressLines{font-style:normal}.profile-module__tHEE6q__addressActions{align-items:center;gap:var(--space-xsmall) var(--space-small);flex-wrap:wrap;display:flex}.profile-module__tHEE6q__tag{padding:var(--tag-padding-y) var(--tag-padding-x);font-size:var(--tag-font-size);font-weight:var(--tag-font-weight);color:var(--tag-text);background-color:var(--tag-background);border:var(--border-width) solid var(--tag-border);border-radius:var(--tag-radius)}@media (max-width:767px){.profile-module__tHEE6q__section{grid-template-columns:minmax(0,1fr)}}@media (max-width:479px){.profile-module__tHEE6q__nameRow,.profile-module__tHEE6q__options{grid-template-columns:1fr}}
.staff-module__M1rJeW__gutter{padding-inline:var(--page-gutter)}.staff-module__M1rJeW__container{width:100%;max-width:var(--container-large);margin-inline:auto}.staff-module__M1rJeW__page{padding-block:var(--space-large) var(--section-space-small);flex:1}.staff-module__M1rJeW__pageTitle,.staff-module__M1rJeW__h2{font-family:var(--font-heading);font-weight:var(--font-weight-normal);font-size:var(--text-h2-size);line-height:var(--text-h2-line-height);letter-spacing:var(--text-h2-tracking);overflow-wrap:anywhere}.staff-module__M1rJeW__h4{font-family:var(--font-heading);font-weight:var(--text-h4-weight);font-size:var(--text-h4-size);line-height:var(--text-h4-line-height);letter-spacing:var(--text-h4-tracking)}.staff-module__M1rJeW__eyebrow{overflow-wrap:anywhere;font-size:var(--text-eyebrow-size);font-weight:var(--text-eyebrow-weight);letter-spacing:var(--text-eyebrow-tracking);text-transform:var(--text-eyebrow-transform);color:var(--color-text-muted)}.staff-module__M1rJeW__muted{color:var(--color-text-muted)}.staff-module__M1rJeW__textSmall{font-size:var(--text-size-small);font-weight:var(--font-weight-light)}.staff-module__M1rJeW__identifier{font-feature-settings:"calt" 0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.staff-module__M1rJeW__nowrap{white-space:nowrap}.staff-module__M1rJeW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.staff-module__M1rJeW__button{justify-content:center;align-items:center;gap:var(--button-gap);min-height:2.25rem;padding:var(--button-padding-y) var(--button-padding-x);font:inherit;font-weight:var(--button-font-weight);text-align:center;color:inherit;border:var(--button-border-width) solid transparent;border-radius:var(--button-radius);cursor:pointer;transition:var(--transition-colors);background:0 0;display:inline-flex}.staff-module__M1rJeW__primary{color:var(--button-primary-text);background-color:var(--button-primary-background);border-color:var(--button-primary-border)}.staff-module__M1rJeW__primary:hover{background-color:var(--button-primary-background-hover);border-color:var(--button-primary-border-hover)}.staff-module__M1rJeW__quiet{color:var(--color-text);border-color:var(--color-border-control);background-color:#0000}.staff-module__M1rJeW__quiet:hover{background-color:var(--color-control-hover);border-color:var(--color-border-strong)}.staff-module__M1rJeW__danger{color:var(--color-error-text);background-color:#0000;border-color:currentColor}.staff-module__M1rJeW__danger:hover{background-color:var(--color-error-bg)}.staff-module__M1rJeW__link{text-underline-offset:.2em;background:0 0;border:0;min-height:2rem;padding-inline:0;text-decoration:underline;text-decoration-thickness:1px}.staff-module__M1rJeW__link:hover{text-decoration-thickness:2px}.staff-module__M1rJeW__button:disabled,.staff-module__M1rJeW__button[aria-disabled=true]{opacity:var(--disabled-opacity);cursor:var(--disabled-cursor)}.staff-module__M1rJeW__button svg{flex:none;width:1rem;height:1rem}.staff-module__M1rJeW__actions{align-items:center;gap:var(--space-xxsmall) var(--space-xsmall);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__notice{gap:var(--space-tiny);margin-bottom:var(--space-small);padding:var(--space-xsmall) var(--space-xsmall) var(--space-xsmall) var(--space-small);border-left:2px solid var(--color-border-strong);background-color:var(--color-bg-subtle);display:grid}.staff-module__M1rJeW__noticeTitle{gap:var(--space-xxsmall);font-weight:var(--font-weight-medium);align-items:baseline;display:flex}.staff-module__M1rJeW__notice p:not(.staff-module__M1rJeW__noticeTitle){font-weight:var(--font-weight-light)}.staff-module__M1rJeW__noticeError{color:var(--color-error-text);background-color:var(--color-error-bg);border-left-color:var(--color-error-text)}.staff-module__M1rJeW__fieldError{gap:var(--space-tiny);margin-top:var(--space-tiny);font-size:var(--text-size-small);color:var(--color-error-text);align-items:baseline;display:flex}.staff-module__M1rJeW__fieldError:before,.staff-module__M1rJeW__noticeError .staff-module__M1rJeW__noticeTitle:before{content:"";background-color:currentColor;flex:none;width:.875rem;height:.875rem;transform:translateY(.125rem);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='6.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M8 4.5v4.25M8 10.5v1' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='6.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M8 4.5v4.25M8 10.5v1' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat}.staff-module__M1rJeW__siteHeader{padding-block:var(--space-xxsmall);border-bottom:var(--divider-width) solid var(--color-border)}.staff-module__M1rJeW__siteHeaderInner{align-items:center;gap:var(--space-xxsmall) var(--space-large);grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav tools";display:grid}.staff-module__M1rJeW__brand{align-items:center;gap:var(--space-xsmall);grid-area:brand;display:flex}.staff-module__M1rJeW__staffMark{padding-left:var(--space-xsmall);border-left:var(--divider-width) solid var(--color-border-strong);color:var(--color-text);line-height:1.25rem}.staff-module__M1rJeW__staffNav{grid-area:nav}.staff-module__M1rJeW__staffNav ul{gap:0 var(--space-small);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.staff-module__M1rJeW__staffNav a{min-height:2.75rem;font-weight:var(--font-weight-light);border-bottom:var(--border-width) solid transparent;transition:var(--transition-colors);align-items:center;display:inline-flex}.staff-module__M1rJeW__staffNav a:hover{border-bottom-color:currentColor}.staff-module__M1rJeW__staffNav a[aria-current]{font-weight:var(--font-weight-normal);border-bottom-color:currentColor}.staff-module__M1rJeW__headerTools{align-items:center;gap:var(--space-xxsmall);grid-area:tools;display:flex}.staff-module__M1rJeW__menuAnchor{position:relative}.staff-module__M1rJeW__accountButton{align-items:center;gap:var(--space-xxsmall);min-height:2.25rem;padding:0 var(--space-xxsmall) 0 var(--space-tiny);font:inherit;color:inherit;border:var(--border-width) solid transparent;border-radius:var(--button-radius);cursor:pointer;background:0 0;display:inline-flex}.staff-module__M1rJeW__accountButton:hover,.staff-module__M1rJeW__accountButton[aria-expanded=true]{background-color:var(--color-control-hover);border-color:var(--color-border)}.staff-module__M1rJeW__initials{letter-spacing:.04em;border:var(--border-width) solid var(--color-border-strong);border-radius:var(--radius-round);justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;display:inline-flex}.staff-module__M1rJeW__accountButtonName{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__accountButton svg{width:.75rem;height:.75rem}.staff-module__M1rJeW__accountPanel{z-index:50;gap:var(--space-xxsmall);min-width:16rem;padding:var(--space-xsmall);background-color:var(--color-bg-elevated);border:var(--border-width) solid var(--color-border);border-radius:var(--button-radius);box-shadow:var(--shadow-elevated);display:grid;position:absolute;top:calc(100% + .5rem);right:0}.staff-module__M1rJeW__accountPanel[hidden]{display:none}.staff-module__M1rJeW__accountPanel .staff-module__M1rJeW__button{justify-self:start}.staff-module__M1rJeW__accountPanel form{display:contents}@media (max-width:991px){.staff-module__M1rJeW__siteHeaderInner{gap:var(--space-xxsmall) var(--space-small)}.staff-module__M1rJeW__accountButtonName{display:none}}@media (max-width:767px){.staff-module__M1rJeW__siteHeader{padding-bottom:0}.staff-module__M1rJeW__siteHeaderInner{gap:0 var(--space-xsmall);grid-template-columns:auto 1fr;grid-template-areas:"brand tools""nav nav"}.staff-module__M1rJeW__headerTools{justify-self:end;gap:0}.staff-module__M1rJeW__brand{gap:var(--space-xxsmall)}.staff-module__M1rJeW__staffMark{padding-left:var(--space-xxsmall)}.staff-module__M1rJeW__staffNav ul{gap:0 var(--space-xsmall)}.staff-module__M1rJeW__accountButton{justify-content:center;width:2.75rem;min-width:2.75rem;height:2.75rem;padding:0}.staff-module__M1rJeW__accountButton>svg{display:none}.staff-module__M1rJeW__accountPanel{max-width:calc(100vw - 2 * var(--page-gutter))}.staff-module__M1rJeW__button,.staff-module__M1rJeW__link{min-height:2.75rem}.staff-module__M1rJeW__actionsStackMobile{flex-direction:column;align-items:stretch}.staff-module__M1rJeW__actionsStackMobile>.staff-module__M1rJeW__button{width:100%}}.staff-module__M1rJeW__pageHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-xsmall) var(--space-medium);padding-bottom:var(--space-small);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__pageHeaderText{gap:var(--space-tiny);min-width:0;max-width:var(--max-width-large);display:grid}.staff-module__M1rJeW__pageHeaderText p{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__empty{justify-items:start;gap:var(--space-xsmall);padding-block:var(--space-xlarge);border-block:var(--divider-width) solid var(--color-border);display:grid}.staff-module__M1rJeW__empty p{max-width:var(--max-width-medium);font-weight:var(--font-weight-light)}.staff-module__M1rJeW__authHeader{justify-content:space-between;align-items:center;gap:var(--space-xsmall);padding-block:var(--space-xxsmall);border-bottom:var(--divider-width) solid var(--color-border);display:flex}.staff-module__M1rJeW__auth{padding:var(--space-xlarge) var(--page-gutter);flex:1;place-items:center;display:grid}.staff-module__M1rJeW__authPanel{gap:var(--space-small);width:100%;max-width:26rem;padding-top:var(--space-medium);border-top:var(--divider-width) solid var(--color-border-strong);display:grid}.staff-module__M1rJeW__authPanel p{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__authFooter{padding:var(--space-small) var(--page-gutter);font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted);text-align:center}.staff-module__M1rJeW__googleButton{gap:var(--space-xsmall);width:100%;min-height:2.75rem}.staff-module__M1rJeW__googleButton svg{width:1.125rem;height:1.125rem}.staff-module__M1rJeW__frame{flex-direction:column;min-height:100vh;display:flex}.staff-module__M1rJeW__form{gap:var(--form-gap);max-width:var(--max-width-large);display:grid}.staff-module__M1rJeW__inviteForm{margin-bottom:var(--space-medium);padding:var(--space-small) 0;border-block:var(--divider-width) solid var(--color-border)}.staff-module__M1rJeW__field{flex-direction:column;min-width:0;display:flex}.staff-module__M1rJeW__fieldLabel{margin-bottom:var(--space-tiny);font-weight:var(--field-label-weight)}.staff-module__M1rJeW__fieldHint{margin-top:var(--space-tiny);font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted)}.staff-module__M1rJeW__input{width:100%;min-height:var(--input-min-height);padding:var(--input-padding-y) var(--input-padding-x);font:inherit;font-size:var(--input-font-size);line-height:var(--input-line-height);color:var(--input-text);background-color:var(--input-background);border:0 solid var(--input-border);border-bottom-width:var(--input-border-width);border-radius:var(--input-radius);appearance:none}.staff-module__M1rJeW__input:hover:not(:disabled,[aria-invalid=true]){border-color:var(--input-border-focus)}.staff-module__M1rJeW__input:focus{border-color:var(--input-border-focus);outline:none}.staff-module__M1rJeW__input:focus-visible{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.staff-module__M1rJeW__input[aria-invalid=true]{border-bottom-width:2px;border-color:var(--color-error-text)}.staff-module__M1rJeW__fieldset{border:0;min-width:0;margin:0;padding:0}.staff-module__M1rJeW__legend{margin-bottom:var(--space-tiny);font-weight:var(--field-label-weight);padding:0}.staff-module__M1rJeW__options{gap:var(--space-tiny);display:grid}.staff-module__M1rJeW__option{align-items:flex-start;gap:var(--control-gap);min-height:2.25rem;padding-block:var(--space-tiny);cursor:pointer;display:flex;position:relative}.staff-module__M1rJeW__option input{opacity:0;width:var(--control-size);height:var(--control-size);margin:0;position:absolute}.staff-module__M1rJeW__optionBox{width:var(--control-size);height:var(--control-size);border:var(--border-width) solid var(--control-border);border-radius:var(--radio-radius);transition:var(--control-transition);flex:none;margin-top:.1875rem}.staff-module__M1rJeW__option input:checked+.staff-module__M1rJeW__optionBox{border-color:var(--control-checked);border-width:var(--radio-checked-border-width)}.staff-module__M1rJeW__option input:focus-visible+.staff-module__M1rJeW__optionBox{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.staff-module__M1rJeW__optionText{gap:.125rem;display:grid}.staff-module__M1rJeW__optionHint{font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted)}@media (max-width:767px){.staff-module__M1rJeW__option{min-height:2.75rem;padding-block:var(--space-xxsmall)}}.staff-module__M1rJeW__rulesLine{padding-bottom:var(--space-xsmall)}.staff-module__M1rJeW__tableScroll{position:relative;overflow-x:auto}.staff-module__M1rJeW__dataTable{border-collapse:collapse;width:100%;font-size:var(--text-size-small)}.staff-module__M1rJeW__dataTable th,.staff-module__M1rJeW__dataTable td{padding:.625rem var(--space-xsmall) .625rem 0;text-align:left;vertical-align:middle;border-bottom:var(--divider-width) solid var(--color-border)}.staff-module__M1rJeW__dataTable th:last-child,.staff-module__M1rJeW__dataTable td:last-child{padding-right:0}.staff-module__M1rJeW__dataTable thead th{padding-block:var(--space-xxsmall);font-size:var(--text-eyebrow-size);font-weight:var(--text-eyebrow-weight);letter-spacing:var(--text-eyebrow-tracking);text-transform:var(--text-eyebrow-transform);color:var(--color-text-muted);white-space:nowrap;border-bottom-color:var(--color-border-strong)}.staff-module__M1rJeW__dataTable td{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__rowActions{justify-content:flex-end;gap:var(--space-tiny) var(--space-xxsmall);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__rowNote{margin-top:var(--space-tiny);text-align:right}.staff-module__M1rJeW__chip{max-width:100%;font-size:var(--tag-font-size);font-weight:var(--tag-font-weight);white-space:nowrap;color:var(--tag-text);background-color:var(--tag-background);border-radius:var(--tag-radius);align-items:center;padding:.125rem .5rem .125rem .4375rem;line-height:1.25rem;display:inline-flex}.staff-module__M1rJeW__chipEnded{color:var(--color-text-muted)}.staff-module__M1rJeW__chips{gap:var(--space-tiny);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__chips .staff-module__M1rJeW__chip{white-space:normal}.staff-module__M1rJeW__mobileList{margin:0;padding:0;list-style:none;display:none}.staff-module__M1rJeW__listItem{gap:var(--space-tiny);padding-block:var(--space-xsmall);border-bottom:var(--divider-width) solid var(--color-border);display:grid}.staff-module__M1rJeW__listItemTitle{font-weight:var(--font-weight-normal)}.staff-module__M1rJeW__listItemMeta{font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted);overflow-wrap:anywhere}@media (max-width:767px){.staff-module__M1rJeW__desktopOnly{display:none!important}.staff-module__M1rJeW__mobileList{display:block}}.staff-module__M1rJeW__dialog{width:min(34rem,100vw - 2rem);max-height:calc(100vh - 2rem);padding:var(--space-medium);color:var(--color-text);background-color:var(--color-bg-elevated);border:var(--border-width) solid var(--color-border);box-shadow:var(--shadow-elevated);margin:auto}.staff-module__M1rJeW__dialog::backdrop{background-color:#00000073}.staff-module__M1rJeW__dialogBody{gap:var(--space-small);display:grid}.staff-module__M1rJeW__dialogBody>p{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__dialogTitle{font-family:var(--font-heading);font-size:var(--text-h4-size);line-height:var(--text-h4-line-height);font-weight:var(--font-weight-normal)}@media (max-width:767px){.staff-module__M1rJeW__dialog{width:calc(100vw - 2 * var(--page-gutter));max-width:none;padding:var(--space-small)}.staff-module__M1rJeW__dialog .staff-module__M1rJeW__actions{flex-direction:column;align-items:stretch}}.staff-module__M1rJeW__light{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__textLink{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.staff-module__M1rJeW__textLink:hover{text-decoration-thickness:2px}.staff-module__M1rJeW__chip{gap:.375rem}.staff-module__M1rJeW__chipShape{flex:none;width:.625rem;height:.625rem}.staff-module__M1rJeW__none{color:var(--color-text-muted)}.staff-module__M1rJeW__num{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right!important}.staff-module__M1rJeW__toolbar{gap:var(--space-xsmall) var(--space-small);padding-block:var(--space-xsmall) var(--space-small);border-top:var(--divider-width) solid var(--color-border);grid-template-columns:minmax(12rem,2fr) minmax(9rem,1fr) auto;align-items:end;display:grid}.staff-module__M1rJeW__toolbarNarrow{grid-template-columns:minmax(0,28rem) auto;justify-content:start}.staff-module__M1rJeW__toolbar .staff-module__M1rJeW__fieldLabel{font-size:var(--text-size-small);color:var(--color-text-muted)}.staff-module__M1rJeW__searchInput{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='7' cy='7' r='4.5' fill='none' stroke='%237f7f7f' stroke-width='1.25'/%3E%3Cpath d='m10.5 10.5 3 3' stroke='%237f7f7f' stroke-width='1.25'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:1rem;padding-left:1.5rem}.staff-module__M1rJeW__select{padding-right:calc(var(--icon-xsmall) + var(--space-xxsmall));cursor:pointer;text-overflow:ellipsis;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 5px),100%;background-repeat:no-repeat;background-size:5px 5px;overflow:hidden}@media (max-width:767px){.staff-module__M1rJeW__toolbar,.staff-module__M1rJeW__toolbarNarrow{gap:var(--space-xxsmall) var(--space-xsmall);grid-template-columns:minmax(0,1fr)}.staff-module__M1rJeW__toolbar .staff-module__M1rJeW__button{justify-self:start}}.staff-module__M1rJeW__resultLine{align-items:center;gap:var(--space-tiny) var(--space-xsmall);padding-bottom:var(--space-xsmall);font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__dataTable .staff-module__M1rJeW__groupRow th{padding-top:var(--space-medium);padding-bottom:var(--space-xxsmall);font-weight:var(--font-weight-normal);border-bottom-color:var(--color-border)}.staff-module__M1rJeW__dataTable tbody:first-of-type .staff-module__M1rJeW__groupRow th{padding-top:var(--space-small)}.staff-module__M1rJeW__groupTitle{font-family:var(--font-heading);font-size:var(--text-h5-size);line-height:var(--text-h5-line-height)}.staff-module__M1rJeW__groupMeta{margin-left:var(--space-xxsmall);font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted)}.staff-module__M1rJeW__groupStatus{align-items:center;gap:var(--space-tiny) var(--space-xsmall);margin-top:var(--space-tiny);font-family:var(--font-body);font-size:var(--text-size-small);font-weight:var(--font-weight-light);letter-spacing:normal;text-transform:none;color:var(--color-text);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__groupNote{color:var(--color-text-muted)}.staff-module__M1rJeW__dataTable .staff-module__M1rJeW__moreRow td{padding-block:var(--space-xxsmall);border-bottom:0}.staff-module__M1rJeW__objectCell{align-items:center;gap:var(--space-xsmall);min-width:12rem;display:flex}.staff-module__M1rJeW__objectCellText{min-width:0;display:grid}.staff-module__M1rJeW__objectCellTitle{font-weight:var(--font-weight-normal)}.staff-module__M1rJeW__objectCellTitle a,.staff-module__M1rJeW__rowLink{text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--color-border-control);text-decoration-color:var(--color-border-control);text-underline-offset:.2em}.staff-module__M1rJeW__objectCellTitle a:hover,.staff-module__M1rJeW__rowLink:hover{text-decoration-color:currentColor}.staff-module__M1rJeW__thumb{background-color:var(--color-bg-mat);flex:none;width:3rem;height:3rem;display:block;overflow:hidden}.staff-module__M1rJeW__thumb img{object-fit:cover;width:100%;height:100%}.staff-module__M1rJeW__thumbLarge{width:4rem;height:4rem}.staff-module__M1rJeW__pager{align-items:center;gap:var(--space-tiny) var(--space-small);padding-top:var(--space-xsmall);font-size:var(--text-size-small);flex-wrap:wrap;display:flex}.staff-module__M1rJeW__listGroup+.staff-module__M1rJeW__listGroup{margin-top:var(--space-medium)}.staff-module__M1rJeW__listGroupTitle{padding-bottom:var(--space-xxsmall);border-bottom:var(--divider-width) solid var(--color-border-strong);font-weight:var(--font-weight-normal)}.staff-module__M1rJeW__listGroupTitle .staff-module__M1rJeW__groupMeta{margin:0;display:block}.staff-module__M1rJeW__listItemObject{gap:var(--space-tiny) var(--space-xsmall);grid-template-columns:auto minmax(0,1fr);position:relative}.staff-module__M1rJeW__listItemBody{gap:var(--space-tiny);min-width:0;display:grid}.staff-module__M1rJeW__listItemTitle a{min-height:2.75rem;font-weight:var(--font-weight-normal);text-underline-offset:.2em;align-items:center;margin-block:-.625rem;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.staff-module__M1rJeW__listItemTitle a:after{content:"";position:absolute;inset:0}.staff-module__M1rJeW__listItemTitle a:focus-visible{outline:none}.staff-module__M1rJeW__listItemTitle a:focus-visible:after{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:2px}.staff-module__M1rJeW__listItemObject,.staff-module__M1rJeW__listItemPlain{position:relative}.staff-module__M1rJeW__listMore{padding-top:var(--space-xxsmall)}.staff-module__M1rJeW__backLink{align-items:center;gap:var(--space-tiny);min-height:2rem;margin-bottom:var(--space-xsmall);font-size:var(--text-size-small);display:inline-flex}.staff-module__M1rJeW__backLink:before{content:"";background-color:currentColor;width:1rem;height:1rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M10 3.5 5.5 8l4.5 4.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M10 3.5 5.5 8l4.5 4.5' fill='none' stroke='black' stroke-width='1.25'/%3E%3C/svg%3E") 50%/contain no-repeat}.staff-module__M1rJeW__detailHead{gap:var(--space-tiny);padding-bottom:var(--space-small);display:grid}.staff-module__M1rJeW__detail{gap:var(--space-small) var(--space-large);grid-template:"art main""ident main"1fr/minmax(0,5fr) minmax(0,7fr);align-items:start;display:grid}.staff-module__M1rJeW__artwork{aspect-ratio:4/5;background-color:var(--color-bg-mat);grid-area:art;overflow:hidden}.staff-module__M1rJeW__artwork img{object-fit:contain;width:100%;height:100%}.staff-module__M1rJeW__detailMain{grid-area:main;display:grid}.staff-module__M1rJeW__detailIdentity{gap:var(--space-xsmall);grid-area:ident;display:grid}.staff-module__M1rJeW__section{gap:var(--space-xsmall);padding-block:var(--space-small);border-top:var(--divider-width) solid var(--color-border);display:grid}.staff-module__M1rJeW__detailMain>.staff-module__M1rJeW__section:first-child{border-top:0;padding-top:0}.staff-module__M1rJeW__sectionFirst{border-top:0}.staff-module__M1rJeW__section p{font-weight:var(--font-weight-light)}.staff-module__M1rJeW__sectionHeading{font-size:var(--text-size-medium);font-weight:var(--font-weight-medium);line-height:1.5rem}.staff-module__M1rJeW__facts{gap:var(--space-xxsmall) var(--space-small);font-size:var(--text-size-small);grid-template-columns:minmax(8rem,max-content) minmax(0,1fr);display:grid}.staff-module__M1rJeW__facts dt{color:var(--color-text-muted);font-weight:var(--font-weight-light)}.staff-module__M1rJeW__facts dd{min-width:0;font-weight:var(--font-weight-light);overflow-wrap:anywhere;margin:0}.staff-module__M1rJeW__activity{font-size:var(--text-size-small);margin:0;padding:0;list-style:none;display:grid}.staff-module__M1rJeW__activity li{gap:var(--space-xsmall);padding-block:var(--space-xxsmall);border-bottom:var(--divider-width) solid var(--color-border);font-weight:var(--font-weight-light);grid-template-columns:9.5rem minmax(0,1fr);display:grid}.staff-module__M1rJeW__activity li:first-child{border-top:var(--divider-width) solid var(--color-border)}.staff-module__M1rJeW__activity time{color:var(--color-text-muted);font-variant-numeric:tabular-nums}.staff-module__M1rJeW__diagnostics{padding-block:var(--space-small);border-top:var(--divider-width) solid var(--color-border);font-size:var(--text-size-small)}.staff-module__M1rJeW__diagnostics summary{align-items:center;gap:var(--space-tiny);min-height:2.75rem;color:var(--color-text-muted);cursor:pointer;list-style:none;display:inline-flex}.staff-module__M1rJeW__diagnostics summary::-webkit-details-marker{display:none}.staff-module__M1rJeW__diagnostics summary:before{content:"";background-color:currentColor;width:.75rem;height:.75rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6 3.5 10.5 8 6 12.5' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6 3.5 10.5 8 6 12.5' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat}.staff-module__M1rJeW__diagnostics[open] summary:before{transform:rotate(90deg)}.staff-module__M1rJeW__diagnostics .staff-module__M1rJeW__facts{margin-top:var(--space-xxsmall)}.staff-module__M1rJeW__summaryGrid{gap:var(--space-small);padding-block:var(--space-small);border-block:var(--divider-width) solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.staff-module__M1rJeW__summaryGrid>div{gap:var(--space-tiny);align-content:start;min-width:0;display:grid}.staff-module__M1rJeW__summaryLabel{font-size:var(--text-size-small);font-weight:var(--font-weight-light);color:var(--color-text-muted)}.staff-module__M1rJeW__plainList{margin:0;padding:0;list-style:none}@media (max-width:991px){.staff-module__M1rJeW__detail{gap:var(--space-medium)}}@media (max-width:767px){.staff-module__M1rJeW__backLink{min-height:2.75rem;margin-bottom:0}.staff-module__M1rJeW__detail{gap:var(--space-small);grid-template:"art""main""ident"/minmax(0,1fr)}.staff-module__M1rJeW__artwork{aspect-ratio:3/2}.staff-module__M1rJeW__detailIdentity{padding-top:var(--space-small);border-top:var(--divider-width) solid var(--color-border)}.staff-module__M1rJeW__summaryGrid{gap:var(--space-xsmall);grid-template-columns:minmax(0,1fr)}.staff-module__M1rJeW__blockLink,.staff-module__M1rJeW__facts dd>a:only-child,.staff-module__M1rJeW__pager a{align-items:center;min-height:2.75rem;display:inline-flex}}@media (max-width:479px){.staff-module__M1rJeW__facts{grid-template-columns:minmax(0,1fr);gap:0}.staff-module__M1rJeW__facts dd+dt{margin-top:var(--space-xxsmall)}.staff-module__M1rJeW__activity li{grid-template-columns:minmax(0,1fr);gap:0}}
.styleguide-module__W67vuW__header{padding-block:var(--section-space-medium) var(--section-space-small)}.styleguide-module__W67vuW__intro{max-width:var(--max-width-large);margin-top:var(--space-small)}.styleguide-module__W67vuW__nav{gap:var(--space-small);margin-top:var(--space-medium);flex-wrap:wrap;display:flex}.styleguide-module__W67vuW__section{padding-block:var(--section-space-small);border-top:var(--divider-width) solid var(--color-border)}.styleguide-module__W67vuW__sectionTitle{margin-bottom:var(--space-small)}.styleguide-module__W67vuW__subheading{margin-top:var(--space-large);margin-bottom:var(--space-small)}.styleguide-module__W67vuW__meta{overflow-wrap:anywhere;color:var(--color-text-muted);display:block}.styleguide-module__W67vuW__note{margin-top:var(--space-small);color:var(--color-text-muted)}.styleguide-module__W67vuW__stack{gap:var(--space-small);display:grid}.styleguide-module__W67vuW__row{align-items:center;gap:var(--button-group-gap);flex-wrap:wrap;display:flex}.styleguide-module__W67vuW__headerRow{justify-content:space-between;align-items:center;gap:var(--space-xsmall);display:flex}.styleguide-module__W67vuW__muted{color:var(--color-text-muted)}.styleguide-module__W67vuW__themes{gap:var(--space-small);grid-template-columns:repeat(auto-fit,minmax(min(100%,24rem),1fr));display:grid}.styleguide-module__W67vuW__themePanel{gap:var(--space-medium);padding:var(--space-medium);color:var(--color-text);background-color:var(--color-bg);border:var(--border-width) solid var(--color-border);align-content:start;display:grid}.styleguide-module__W67vuW__field{gap:var(--space-xxsmall);display:grid}.styleguide-module__W67vuW__brand{gap:var(--space-small);grid-template-columns:repeat(auto-fill,minmax(min(100%,15rem),1fr));display:grid}.styleguide-module__W67vuW__brandTile{gap:var(--space-xxsmall);display:grid}.styleguide-module__W67vuW__brandStageLight,.styleguide-module__W67vuW__brandStageDark{min-height:8rem;padding:var(--space-small);border:var(--border-width) solid var(--color-border);place-items:center;display:grid}.styleguide-module__W67vuW__brandStageLight{background-color:var(--color-white)}.styleguide-module__W67vuW__brandStageDark{background-color:var(--color-neutral-darker)}.styleguide-module__W67vuW__specimen{grid-template-columns:var(--max-width-xxsmall) 1fr;gap:var(--space-small);padding-block:var(--space-xsmall);border-bottom:var(--divider-width) solid var(--color-border);align-items:baseline;display:grid}.styleguide-module__W67vuW__swatches{grid-template-columns:repeat(auto-fill, minmax(min(100%, var(--icon-xlarge)), 1fr));gap:var(--space-small);display:grid}.styleguide-module__W67vuW__swatchItem{gap:var(--space-xxsmall);overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.styleguide-module__W67vuW__swatch{aspect-ratio:var(--ratio-landscape);border:var(--border-width) solid var(--color-border)}.styleguide-module__W67vuW__schemes{grid-template-columns:repeat(auto-fill, minmax(min(100%, var(--max-width-xxsmall)), 1fr));gap:var(--space-small);display:grid}.styleguide-module__W67vuW__scheme{gap:var(--space-xsmall);padding:var(--space-medium);border:var(--border-width) solid var(--color-border);align-content:start;display:grid}.styleguide-module__W67vuW__chips{gap:var(--space-xxsmall);flex-wrap:wrap;display:flex}.styleguide-module__W67vuW__chip{align-items:center;gap:var(--space-tiny);display:inline-flex}.styleguide-module__W67vuW__chipSwatch{width:var(--space-xsmall);height:var(--space-xsmall);border:var(--border-width) solid currentColor}.styleguide-module__W67vuW__fullText{color:var(--color-text)}.styleguide-module__W67vuW__containerDemo{padding-block:var(--space-xsmall);background-color:var(--color-bg-subtle)}.styleguide-module__W67vuW__spaceRow{grid-template-columns:var(--max-width-xxsmall) 1fr;gap:var(--space-small);padding-block:var(--space-tiny);align-items:center;display:grid}.styleguide-module__W67vuW__spaceBar{height:var(--space-xsmall);background-color:var(--color-supernova)}.styleguide-module__W67vuW__sectionDemo{padding-inline:var(--space-small);background-color:var(--color-bg-subtle);border:var(--border-width) solid var(--color-border)}.styleguide-module__W67vuW__panel{padding:var(--space-medium)}.styleguide-module__W67vuW__formGrid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--max-width-xxsmall)), 1fr));gap:var(--space-xlarge);display:grid}.styleguide-module__W67vuW__form{gap:var(--form-gap);max-width:var(--max-width-small);align-content:start;display:grid}.styleguide-module__W67vuW__form .styleguide-module__W67vuW__subheading{margin-bottom:0}.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__hoverPrimary{background-color:var(--button-primary-background-hover);border-color:var(--button-primary-border-hover)}.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__hoverSecondary{background-color:var(--button-secondary-background-hover)}.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__focusRing,.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__focusInput,.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__focusCheckbox [aria-hidden=true]{outline:var(--focus-ring-width) var(--focus-ring-style) var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.styleguide-module__W67vuW__preview .styleguide-module__W67vuW__focusInput{border-color:var(--input-border-focus)}@media (max-width:767px){.styleguide-module__W67vuW__specimen,.styleguide-module__W67vuW__spaceRow{gap:var(--space-tiny);grid-template-columns:1fr}}
