/* Team access treats the person as permanent and the login/role as temporary. */
.team-dialog{max-height:calc(100vh - 48px);overflow:auto}
.team-access-page{max-width:1600px;margin:0 auto;padding-top:0}.team-access-hero{display:flex;min-height:220px;align-items:end;justify-content:space-between;gap:64px;border-bottom:1px solid #cfc8bf;padding:48px 0 38px}.team-access-hero>div{max-width:820px}.team-access-hero .eyebrow,.team-directory .eyebrow{margin:0;color:#99192f;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.team-access-hero h2{margin:10px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4vw,64px);font-weight:400;line-height:.96;letter-spacing:-.025em}.team-access-hero>div>p:last-child{max-width:680px;margin:0;color:#6b655f;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.5}.team-access-hero>.button,.team-actions>.button{border-radius:999px}
.team-access-layout{display:grid;grid-template-columns:minmax(720px,1.65fr) minmax(330px,.65fr);gap:clamp(64px,7vw,120px);align-items:start;padding:48px 0 80px}.team-directory__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;border-top:1px solid #9f978d;padding-top:18px}.team-directory__heading h2{margin:7px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:31px;font-weight:400}.team-directory__heading label{width:min(340px,40%)}.team-directory__heading .field{min-height:42px;border-color:#c9c2b8;border-radius:999px;padding:0 18px;background:#fffefa}.team-directory__filters{display:flex;gap:7px;margin:24px 0 16px}.team-directory__filters button{display:flex;min-height:34px;align-items:center;gap:8px;border:1px solid #c8c0b6;border-radius:999px;padding:0 13px;background:transparent;color:#49443f;font-size:9px;font-weight:900;cursor:pointer;text-transform:uppercase}.team-directory__filters button span{font-family:Georgia,"Times New Roman",serif;font-size:12px;font-weight:400}.team-directory__filters button:hover,.team-directory__filters button:focus-visible,.team-directory__filters button.is-active{border-color:#99192f;background:#99192f;color:#fff;outline:0}.team-directory__columns{display:grid;grid-template-columns:minmax(300px,1.4fr) minmax(190px,.8fr) minmax(150px,.55fr);gap:28px;border-bottom:1px solid #cfc8bf;padding:9px 16px;color:#777068;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.team-directory__list{display:grid;gap:30px;padding-top:18px}.team-directory__section[hidden]{display:none}.team-directory__section>header{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:2px solid #1b1815;padding:0 8px 10px}.team-directory__section>header h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}.team-directory__section>header p{margin:4px 0 0;color:#777068;font-size:9px;text-transform:uppercase}.team-directory__section>header>span{display:grid;min-width:28px;height:28px;place-items:center;border:1px solid #c8c0b6;border-radius:999px;color:#625d57;font-family:Georgia,"Times New Roman",serif;font-size:12px}.team-directory__section-rows{display:grid}.team-directory__section-empty{margin:0;border-bottom:1px solid #ddd7cf;padding:22px 16px;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:12px}.team-person{position:relative;display:grid;grid-template-columns:54px minmax(220px,1.35fr) minmax(180px,.8fr) minmax(135px,.55fr);gap:18px;align-items:center;min-height:92px;border-bottom:1px solid #ddd7cf;padding:15px 16px;color:#181513;text-decoration:none}.team-person[hidden]{display:none}.team-person:hover,.team-person:focus-visible,.team-person.is-current{margin:0 -8px;border-radius:12px;padding-right:24px;padding-left:24px;background:#fffefa;box-shadow:0 8px 28px rgb(42 34 27/7%);outline:0}.team-person.is-current:before{position:absolute;top:14px;bottom:14px;left:0;width:3px;border-radius:0 3px 3px 0;background:#99192f;content:""}.team-person__avatar,.team-inspector__avatar{display:grid;width:48px;height:48px;place-items:center;border:1px solid #c9c1b8;border-radius:50%;background:#181715;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:15px;font-weight:700;object-fit:cover}.team-person__identity,.team-person__role{display:grid;gap:4px;min-width:0}.team-person__identity strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400}.team-person__identity small,.team-person__role small{overflow:hidden;color:#777068;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.team-person__role strong{font-size:11px}.team-person__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.team-person__badges b,.team-person__badges em{border:1px solid #c8c0b6;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.team-person__badges b{border-color:#caa3ab;color:#99192f}.team-person__badges em{color:#625d57}.team-directory__count{margin:14px 0 0;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:11px}
.team-access-layout{padding-top:28px}.team-directory__list{padding-top:0}.team-directory__people{border-bottom:1px solid #ddd7cf}.team-directory__people>summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:20px;padding:0 12px;cursor:pointer;list-style:none;color:#4f4944;transition:background .3s ease,color .3s ease}.team-directory__people>summary::-webkit-details-marker{display:none}.team-directory__people>summary strong{font-size:10px;text-transform:uppercase}.team-directory__people>summary span{font-size:14px;transition:transform .38s ease}.team-directory__people[open]>summary span{transform:rotate(180deg)}.team-directory__people>summary:hover,.team-directory__people>summary:focus-visible{background:#eee9e2;color:#99192f;outline:0}.team-directory__people[open]>.team-directory__section-rows{animation:team-directory-reveal .4s ease}.team-directory__section--deferred>.team-directory__people{border-top:2px solid #1b1815}.team-directory__section--deferred>.team-directory__people>summary{min-height:62px;padding:0 8px}.team-directory__section--deferred>.team-directory__people>summary strong{font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400;text-transform:none}@keyframes team-directory-reveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.team-directory__people>summary,.team-directory__people>summary span{transition:none}.team-directory__people[open]>.team-directory__section-rows{animation:none}}
.team-directory__people>summary{min-height:58px;border-left:3px solid transparent;padding:0 14px;transition:background .48s cubic-bezier(.22,.61,.36,1),color .35s ease,border-color .35s ease,padding .48s cubic-bezier(.22,.61,.36,1)}.team-directory__people>summary strong{font-size:11px;letter-spacing:.02em}.team-directory__people>summary span{font-size:16px;transition:transform .52s cubic-bezier(.22,.61,.36,1)}.team-directory__people[open]>summary{border-left-color:#99192f;background:#eee9e2;color:#99192f;padding-left:18px}.team-directory__people[open]>.team-directory__section-rows{animation:team-directory-reveal .62s cubic-bezier(.22,.61,.36,1)}@keyframes team-directory-reveal{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.team-actions,.team-inspector{margin-top:clamp(120px,18vh,230px)}
@media(min-width:821px){.team-access-layout--selected{grid-template-columns:minmax(720px,1.65fr) minmax(330px,.65fr);gap:clamp(64px,7vw,120px)}.team-directory--context .team-directory__list{gap:30px}.team-directory--context .team-directory__section>header{align-items:end}.team-directory--context .team-directory__section>header p{display:block}.team-directory--context .team-person{grid-template-columns:54px minmax(220px,1.35fr) minmax(180px,.8fr) minmax(80px,.35fr);gap:18px;min-height:92px;padding:15px 16px}.team-directory--context .team-person:hover,.team-directory--context .team-person:focus-visible,.team-directory--context .team-person.is-current{margin:0 -8px;padding-right:24px;padding-left:24px}.team-directory--context .team-person__avatar{width:48px;height:48px;font-size:15px}.team-directory--context .team-person__identity strong{font-size:18px}.team-directory--context .team-person__role,.team-directory--context .team-person__badges{display:grid}.team-access-layout--selected .team-inspector{position:sticky;top:24px}.team-access-layout--selected .team-inspector__profile{padding-bottom:22px}.team-access-layout--selected .team-inspector__profile h2{font-size:25px}.team-access-layout--selected .team-account-menu,.team-access-layout--selected .team-profile-form{grid-template-columns:1fr!important;gap:0!important}.team-access-layout--selected .team-profile-form>*{grid-column:auto!important}}
@media(min-width:821px) and (max-width:1250px){.team-access-layout--selected{grid-template-columns:minmax(620px,1.4fr) minmax(300px,.65fr);gap:48px}}
@media(max-width:820px){.team-access-layout--selected .team-directory--context{display:block}.team-actions,.team-inspector{margin-top:0}}

/* Final profile-form specificity after the legacy responsive rules above. */
.team-access-layout--selected .team-profile-form{grid-template-columns:1fr!important;gap:0!important;padding:0 0 28px!important}
.team-access-layout--selected .team-profile-form .field{min-height:42px;border:1px solid #c9c1b8;border-radius:0;padding:10px 12px;background:#fffefa;box-shadow:none}
.team-access-layout--selected .team-profile-form__names input.field{border-width:0 0 1px;padding-right:0;padding-left:0;background:transparent}
.team-access-layout--selected .team-profile-form>*{grid-column:1!important}

/* The account menu rests midway down the canvas. Opening an action expands the
   inspector through the available viewport instead of adding page length. */
@keyframes team-inspector-expand{from{opacity:.72;transform:translateY(clamp(90px,14vh,170px))}to{opacity:1;transform:none}}
@keyframes team-inspector-rest{from{opacity:.72;transform:translateY(clamp(-170px,-14vh,-90px))}to{opacity:1;transform:none}}
@media(min-width:901px){
  .team-access-page:has(.team-inspector--panel){height:calc(100dvh - 94px);overflow:hidden}
  .team-access-page:has(.team-inspector--panel) .team-access-layout{height:100%;padding-top:20px;padding-bottom:20px}
  .team-access-page:has(.team-inspector--panel) .team-directory{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bcb5ac transparent}
  .team-access-layout--selected .team-inspector--menu{margin-top:clamp(120px,18vh,230px);animation:team-inspector-rest .62s cubic-bezier(.22,.61,.36,1) both}
  .team-access-layout--selected .team-inspector--panel{position:sticky;top:20px;max-height:calc(100dvh - 134px);margin-top:0;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-width:thin;scrollbar-color:#bcb5ac transparent;animation:team-inspector-expand .68s cubic-bezier(.22,.61,.36,1) both}
}
@media(prefers-reduced-motion:reduce){.team-inspector--menu,.team-inspector--panel{animation:none!important}}

/* Section assignments use the same person-first language as the directory. */
.team-section-assignment-form{gap:14px;border-top:1px solid #181513;padding-top:22px}
.team-section-assignment-form>header{display:grid;gap:5px}
.team-section-assignment-form>header span{color:#99192f;font-size:9px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
.team-section-assignment-form>header p{max-width:48ch;margin:0;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:12px;line-height:1.5}
.team-section-assignment-form__search{gap:7px!important}
.team-section-assignment-form__search .field{padding-inline:13px;text-transform:none}
.team-section-candidates{display:grid;max-height:280px;overflow:auto;border-block:1px solid #d7d1c9;scrollbar-color:#aaa298 transparent}
.team-section-candidate{position:relative;display:grid!important;grid-template-columns:38px minmax(0,1fr);gap:11px!important;align-items:center;min-height:62px;border-bottom:1px solid #e0dad2;padding:10px 30px 10px 2px;color:#181513!important;cursor:pointer;text-transform:none!important;transition:background-color 280ms ease,padding 280ms ease}
.team-section-candidate:last-child{border-bottom:0}
.team-section-candidate:hover,.team-section-candidate:focus-within{padding-left:9px;background:#fffefa}
.team-section-candidate:has(input:checked){padding-left:9px;background:#f7ecee}
.team-section-candidate:has(input:checked)::after{position:absolute;right:9px;width:8px;height:8px;border-radius:50%;background:#ad1733;content:""}
.team-section-candidate input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.team-section-candidate input:focus-visible~.team-section-candidate__avatar{outline:2px solid #ad1733;outline-offset:3px}
.team-section-candidate__avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#181715;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:10px}
.team-section-candidate>span:last-child{display:grid;gap:2px}
.team-section-candidate strong{font-family:Georgia,"Times New Roman",serif;font-size:14px;font-weight:400}
.team-section-candidate small{color:#777068;font-size:9px;font-weight:400;text-transform:none}
.team-section-assignment-form .button:disabled{opacity:.42}
@media(prefers-reduced-motion:reduce){.team-section-candidate{transition:none}}

/* Calm, editorial profile editing with the photograph controlled from the portrait. */
.team-inspector__profile>div>.team-inspector__status{color:#99192f;font-size:8px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
.team-inspector__profile .team-inspector__avatar{color:#fff;font-size:20px;text-transform:none}
.team-inspector__profile>div>small{max-width:245px;margin-top:5px;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px;line-height:1.35}
.team-inspector__avatar-upload{position:relative;display:grid;width:78px;height:78px;flex:0 0 78px;place-items:center;border:1px dashed #9c9389;border-radius:50%;padding:4px;cursor:pointer;transition:border-color .3s ease,background .3s ease,transform .3s ease}
.team-inspector__avatar-upload:hover,.team-inspector__avatar-upload:focus-within,.team-inspector__avatar-upload.is-dragging{border-color:#99192f;background:#f3e9e7;outline:0;transform:translateY(-1px)}
.team-inspector__avatar-upload .team-photo-upload__input{z-index:2;border-radius:50%}
.team-inspector__avatar-preview{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;overflow:hidden}
.team-inspector__avatar-action{position:absolute;z-index:3;right:-1px;bottom:1px;display:grid;width:23px;height:23px;place-items:center;border:2px solid #f5f3ef;border-radius:50%;background:#99192f;color:#fff;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;pointer-events:none}
.team-profile-form{gap:0!important;border-bottom:1px solid #d7d1c9;padding:0 0 28px!important}
.team-profile-form__intro{display:grid;gap:5px;border-bottom:1px solid #d7d1c9;padding:22px 0 17px}
.team-profile-form__intro>span{color:#99192f;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.team-profile-form__intro h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}
.team-profile-form__intro p{margin:0;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:11px;line-height:1.45}
.team-profile-form__names{display:grid;gap:0}
.team-profile-form__names>label,.team-profile-form__biography{padding:17px 0;border-bottom:1px solid #e0dbd4}
.team-profile-form__fixed-name{display:grid;gap:6px;border-bottom:1px solid #e0dbd4;padding:17px 0}
.team-profile-form__fixed-name>span,.team-alias-picker__label{color:#57514b;font-size:9px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.team-profile-form__fixed-name>strong{font-family:Georgia,"Times New Roman",serif;font-size:17px;font-weight:400}
.team-profile-form__fixed-name>small{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px;line-height:1.4}
.team-profile-form label{gap:8px;color:#57514b;letter-spacing:.035em}
.team-profile-form .field{min-height:42px;border:1px solid #c9c1b8;border-radius:0;padding:10px 12px;background:#fffefa;box-shadow:none;transition:border-color .25s ease,box-shadow .25s ease}
.team-profile-form .field:focus{border-color:#99192f;box-shadow:0 0 0 3px rgb(153 25 47/8%);outline:0}
.team-profile-form__names input.field{border-width:0 0 1px;padding-right:0;padding-left:0;background:transparent;font-family:Georgia,"Times New Roman",serif;font-size:17px;font-weight:400}
.team-profile-form .team-alias-picker{gap:13px;border:0;border-bottom:1px solid #d7d1c9;border-radius:0;padding:20px 0;background:transparent}
.team-profile-form .team-alias-picker legend{padding:0;color:#99192f;letter-spacing:.04em}
.team-profile-form .team-alias-picker .button{justify-self:start;min-height:36px;border-radius:999px;padding:0 16px}
.team-alias-picker__group{display:grid;gap:8px}
.team-alias-picker__choices,.team-alias-picker__attached-list{display:flex;flex-wrap:wrap;gap:7px}
.team-alias-picker__choices{max-height:250px;overflow-y:auto;align-content:flex-start;padding:2px 5px 5px 0;scrollbar-color:#c9c1b8 transparent;scrollbar-width:thin}
.team-alias-picker__choice,.team-alias-picker__attached{display:inline-flex;align-items:center;gap:9px;min-height:34px;border:1px solid #c9c1b8;border-radius:999px;padding:6px 11px;background:#fffefa;color:#181513;font:inherit;cursor:pointer;transition:border-color .22s ease,background .22s ease,color .22s ease,transform .22s ease}
.team-alias-picker__choice:hover,.team-alias-picker__choice:focus-visible{border-color:#99192f;background:#99192f;color:#fff;outline:0;transform:translateY(-1px)}
.team-alias-picker__choice>span:last-child{color:#99192f;font-size:15px;line-height:1}
.team-alias-picker__choice:hover>span:last-child,.team-alias-picker__choice:focus-visible>span:last-child{color:#fff}
.team-alias-picker__attached{border-color:#99192f;background:#fff;color:#181513;cursor:default}
.team-alias-picker__attached button{display:grid;width:20px;height:20px;border:0;border-radius:50%;padding:0;place-items:center;background:#99192f;color:#fff;font-size:14px;line-height:1;cursor:pointer}
.team-alias-picker__empty{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:11px}
.team-profile-form__biography textarea.field{min-height:118px;resize:vertical}
.team-profile-form__actions{display:flex;align-items:center;gap:14px;padding-top:20px}
.team-profile-form__actions .button{border-radius:999px}
.team-profile-form__actions .form-note{margin:0}
@media(prefers-reduced-motion:reduce){.team-inspector__avatar-upload,.team-profile-form .field,.team-alias-picker__choice,.team-alias-picker__attached{transition:none}}

/* Stable rows and measured disclosures avoid movement while navigating accounts. */
.team-person:hover,.team-person:focus-visible,.team-person.is-current{margin:0;border-radius:0;padding:15px 16px;background:#fffefa;box-shadow:inset 0 0 0 1px rgb(153 25 47/10%);outline:0}
.team-directory__people>summary .team-directory__disclosure-icon{position:relative;display:block;flex:0 0 auto;width:18px;height:18px;font-size:0;transform:none}
.team-directory__people>summary .team-directory__disclosure-icon::before,.team-directory__people>summary .team-directory__disclosure-icon::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:transform .44s cubic-bezier(.22,.61,.36,1),opacity .28s ease}
.team-directory__people>summary .team-directory__disclosure-icon::after{transform:translate(-50%,-50%) rotate(90deg)}
.team-directory__people[open]>summary .team-directory__disclosure-icon{transform:none}
.team-directory__people[open]>summary .team-directory__disclosure-icon::after{opacity:0;transform:translate(-50%,-50%) rotate(0)}
.team-directory__people[open]>.team-directory__section-rows{animation:none}
@media(min-width:821px){.team-directory--context .team-person:hover,.team-directory--context .team-person:focus-visible,.team-directory--context .team-person.is-current{margin:0;padding:15px 16px}}
@media(prefers-reduced-motion:reduce){.team-directory__people>summary .team-directory__disclosure-icon::before,.team-directory__people>summary .team-directory__disclosure-icon::after{transition:none}}
.team-actions,.team-inspector{position:sticky;top:24px;display:grid;align-content:start;gap:0;border-top:3px solid #171513;padding-top:18px}.team-actions>.button{width:100%;margin-bottom:9px}.team-actions>.button:disabled,.team-inspector .button:disabled{cursor:not-allowed}.team-actions section{border-top:1px solid #d7d1c9;margin-top:22px;padding-top:20px}.team-actions section h2{margin:0 0 8px;font-size:12px}.team-actions section p{margin:0;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:14px;line-height:1.5}.team-inspector__back{width:fit-content;margin-bottom:20px;border-bottom:1px solid currentColor;color:#99192f;font-size:9px;font-weight:900;text-decoration:none;text-transform:uppercase}.team-inspector__profile{display:flex;gap:16px;align-items:center;border-bottom:1px solid #d7d1c9;padding:0 0 22px}.team-inspector__avatar{width:68px;height:68px;font-size:20px}.team-inspector__profile>div{display:grid;gap:3px}.team-inspector__profile span{color:#99192f;font-size:8px;font-weight:900;text-transform:uppercase}.team-inspector__profile h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400}.team-inspector__profile p{margin:0;color:#6d6760;font-size:10px}
.team-profile-form,.team-role-form{display:grid!important;grid-template-columns:1fr!important;gap:13px!important;border-bottom:1px solid #d7d1c9;padding:20px 0 24px!important}.team-inspector__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.team-inspector__section-heading h3{margin:0;font-size:12px}.team-inspector__section-heading span{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px}.team-profile-form label,.team-role-form label,.team-password-panel label{display:grid;gap:6px;color:#49443f;font-size:9px;font-weight:900;text-transform:uppercase}.team-profile-form label small,.team-role-form label small,.team-password-panel label small{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px;font-weight:400;line-height:1.4;text-transform:none}.team-profile-form .field,.team-role-form .field,.team-password-panel .field{min-height:40px;border-color:#c8c1b8;border-radius:8px;background:#fffefa}.team-profile-form textarea.field{padding:10px 12px}.team-profile-form>.button,.team-role-form>.button,.team-password-panel .button,.team-remove-panel .button{justify-self:start;border-radius:999px}.team-role-form .form-note,.team-profile-form .form-note{grid-column:1}.team-role-history{border-bottom:1px solid #d7d1c9;padding:24px 0}.team-role-history ol{display:grid;margin:16px 0 0;padding:0;list-style:none}.team-role-history li{position:relative;display:grid;gap:3px;border-left:1px solid #c9c1b8;padding:0 0 18px 18px}.team-role-history li:before{position:absolute;top:1px;left:-4px;width:7px;height:7px;border-radius:50%;background:#99192f;content:""}.team-role-history li:last-child{padding-bottom:0}.team-role-history li span{color:#777068;font-size:8px;text-transform:uppercase}.team-role-history li strong{font-family:Georgia,"Times New Roman",serif;font-size:14px;font-weight:400}.team-role-history li small{color:#777068;font-size:9px}.team-panel-note{margin:0;border-left:2px solid #b49450;padding:2px 0 2px 12px;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1.5}.team-account-menu{display:grid;margin-top:18px;border-top:1px solid #d7d1c9}.team-account-menu a{display:grid;grid-template-columns:32px 1fr;column-gap:10px;border-bottom:1px solid #d7d1c9;padding:17px 4px;color:#181513;text-decoration:none}.team-account-menu a:hover,.team-account-menu a:focus-visible{margin:0 -10px;border-radius:8px;padding-right:14px;padding-left:14px;background:#fffefa;box-shadow:0 6px 24px rgb(42 34 27/7%);outline:0}.team-account-menu a>span{grid-row:1/3;color:#99192f;font-family:Georgia,"Times New Roman",serif;font-size:12px}.team-account-menu strong{font-size:12px}.team-account-menu small{margin-top:3px;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:11px}.team-password-panel,.team-remove-panel{display:grid;gap:16px;border-bottom:1px solid #d7d1c9;padding:20px 0 24px}.team-password-panel form{display:grid;gap:13px}.team-remove-panel>p{margin:0;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1.55}.team-photo-upload{position:relative;display:grid!important;grid-template-columns:64px 1fr;gap:14px!important;align-items:center;min-height:92px;border:1px dashed #aca298;border-radius:10px;padding:13px;background:#fbf9f4;cursor:pointer;text-transform:none!important;transition:border-color .15s ease,background .15s ease}.team-photo-upload:hover,.team-photo-upload:focus-within,.team-photo-upload.is-dragging{border-color:#99192f;background:#fffefa}.team-photo-upload__input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.team-photo-upload__preview{display:block;width:60px;height:60px}.team-photo-upload__image{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;background:#181715;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:17px;object-fit:cover}.team-photo-upload__copy{display:grid;gap:5px}.team-photo-upload__copy strong{font-size:9px;text-transform:uppercase}.team-photo-upload__copy small{max-width:250px}.team-archive-button{justify-self:start;margin:0}.button--danger{border-color:#99192f!important;background:#99192f!important;color:#fff!important}
.team-dialog{width:min(780px,calc(100vw - 64px));max-width:none;border:0;border-radius:18px;padding:0;background:#f9f7f2;color:#181513;box-shadow:0 30px 100px rgb(0 0 0/30%)}.team-dialog::backdrop{background:rgb(17 15 13/70%);backdrop-filter:blur(3px)}.team-dialog__paper{border-top:5px solid #99192f;padding:34px 38px 30px}.team-dialog header{border-bottom:1px solid #d2cbc2;padding-bottom:22px}.team-dialog header>span{color:#99192f;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.team-dialog header h2{margin:8px 0 9px;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400}.team-dialog header p{margin:0;color:#6b655f;font-family:Georgia,"Times New Roman",serif;font-size:14px;line-height:1.45}.team-dialog__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;padding:24px 0}.team-dialog__fields--single{grid-template-columns:1fr}.team-dialog__fields label{display:grid;gap:6px;color:#49443f;font-size:9px;font-weight:900;text-transform:uppercase}.team-dialog__fields label small{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px;font-weight:400;text-transform:none}.team-dialog__fields .field{min-height:44px;border-color:#c8c1b8;border-radius:8px;background:#fffefa}.team-dialog__fields textarea.field{padding:11px 12px}.team-dialog__wide{grid-column:1/-1}.team-dialog footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #d2cbc2;padding-top:22px}.team-dialog footer .button{border-radius:999px}@media(max-width:1250px){.team-access-layout{grid-template-columns:minmax(620px,1.4fr) minmax(300px,.65fr);gap:48px}.team-person{grid-template-columns:48px minmax(190px,1.2fr) minmax(155px,.75fr) 115px;gap:14px}}
.team-readonly-profile{display:grid;gap:18px;border-bottom:1px solid #d7d1c9;padding:22px 0 26px}.team-readonly-profile dl{display:grid;margin:0}.team-readonly-profile dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;border-top:1px solid #e2ddd6;padding:12px 0}.team-readonly-profile dt{color:#777068;font-size:8px;font-weight:900;text-transform:uppercase}.team-readonly-profile dd{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:14px}.team-readonly-profile>p{margin:0;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1.55}
.team-alias-picker{display:grid;min-width:0;gap:11px;border:1px solid #d2cbc2;border-radius:10px;margin:0;padding:14px;background:#f4f1eb}.team-alias-picker legend{padding:0 6px;color:#99192f;font-size:9px;font-weight:900;text-transform:uppercase}.team-alias-picker label{display:grid;gap:6px}.team-alias-picker textarea.field{padding:10px 12px}.team-alias-picker>small{color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:10px;font-weight:400;line-height:1.45;text-transform:none}.team-alias-picker__status{color:#99192f;font-size:8px;font-weight:900;text-transform:uppercase}
.team-section-panel{display:grid;gap:18px;border-bottom:1px solid #d7d1c9;padding:22px 0 26px}.team-section-panel>p{margin:0;color:#6d6760;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1.55}.team-section-panel__people{display:grid;border-top:1px solid #d7d1c9}.team-section-panel__people>a{display:flex;gap:11px;align-items:center;border-bottom:1px solid #d7d1c9;padding:11px 2px;color:#181513;text-decoration:none}.team-section-panel__people>a:hover,.team-section-panel__people>a:focus-visible{margin:0 -8px;border-radius:8px;padding-right:10px;padding-left:10px;background:#fffefa;outline:0}.team-section-panel__avatar{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#181715;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:11px;object-fit:cover}.team-section-panel__people span{display:grid;gap:2px}.team-section-panel__people strong{font-family:Georgia,"Times New Roman",serif;font-size:14px;font-weight:400}.team-section-panel__people small{color:#777068;font-size:9px}.team-section-panel__empty{margin:0;border-bottom:1px solid #d7d1c9;padding:16px 2px;color:#777068;font-family:Georgia,"Times New Roman",serif;font-size:12px}.team-section-assignment-form{display:grid;gap:10px}.team-section-assignment-form label{display:grid;gap:6px;color:#49443f;font-size:9px;font-weight:900;text-transform:uppercase}.team-section-assignment-form .field{min-height:40px;border-color:#c8c1b8;border-radius:8px;background:#fffefa}.team-section-assignment-form .button,.team-section-panel>.button{justify-self:start;border-radius:999px}.team-promotion-form .team-panel-note{margin-bottom:4px}
@media(max-width:820px){.team-access-hero{min-height:0;padding:32px 0}.team-access-layout{grid-template-columns:minmax(0,1fr);gap:44px;padding-top:32px}.team-directory__heading{align-items:start;flex-direction:column}.team-directory__heading label{width:100%}.team-directory__columns{display:none}.team-person{grid-template-columns:48px minmax(0,1fr);gap:10px 14px}.team-person__avatar{grid-row:1/4}.team-person__role,.team-person__badges{grid-column:2}.team-person__badges{justify-content:flex-start}.team-actions,.team-inspector{position:static}.team-dialog{width:min(100% - 24px,780px)}.team-dialog__paper{padding:28px 22px 24px}.team-dialog__fields{grid-template-columns:1fr}.team-dialog__wide{grid-column:auto}}

/* When a person is open, the editor is the main task and the directory becomes context. */
@media(min-width:821px){
  .team-access-layout--selected{grid-template-columns:minmax(280px,360px) minmax(620px,1fr);gap:clamp(44px,5vw,80px)}
  .team-directory--context .team-directory__heading{display:grid;align-items:start;gap:16px}
  .team-directory--context .team-directory__heading h2{font-size:25px}
  .team-directory--context .team-directory__heading form,.team-directory--context .team-directory__heading label{width:100%}
  .team-directory--context .team-directory__columns{display:none}
  .team-directory--context .team-directory__list{gap:22px}
  .team-directory--context .team-directory__section>header{align-items:start}
  .team-directory--context .team-directory__section>header p{display:none}
  .team-directory--context .team-person{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:72px;padding:11px 10px}
  .team-directory--context .team-person:hover,.team-directory--context .team-person:focus-visible,.team-directory--context .team-person.is-current{margin:0 -6px;padding-right:16px;padding-left:16px}
  .team-directory--context .team-person__avatar{width:40px;height:40px;font-size:12px}
  .team-directory--context .team-person__identity strong{font-size:15px}
  .team-directory--context .team-person__role,.team-directory--context .team-person__badges{display:none}
  .team-access-layout--selected .team-inspector{position:static;border-top-color:#99192f}
  .team-access-layout--selected .team-inspector__profile{padding-bottom:28px}
  .team-access-layout--selected .team-inspector__profile h2{font-size:34px}
  .team-access-layout--selected .team-account-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}
  .team-access-layout--selected .team-profile-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .team-access-layout--selected .team-profile-form>:is(.team-inspector__section-heading,.team-alias-picker,.team-photo-upload,.button,.form-note),.team-access-layout--selected .team-profile-form>label:has(textarea){grid-column:1/-1}
  .team-access-layout--selected .team-profile-form .field{min-height:46px}
}
@media(min-width:821px) and (max-width:1250px){
  .team-access-layout--selected{grid-template-columns:minmax(250px,310px) minmax(500px,1fr)}
}
@media(max-width:820px){
  .team-access-layout--selected .team-directory--context{display:none}
  .team-access-layout--selected .team-account-menu,.team-access-layout--selected .team-profile-form{grid-template-columns:minmax(0,1fr)!important}
  .team-access-layout--selected .team-profile-form>*{grid-column:auto!important}
}

/* Selecting a person keeps the directory stable and swaps only the action rail. */
@media(min-width:821px){
  .team-access-layout--selected{grid-template-columns:minmax(720px,1.65fr) minmax(330px,.65fr);gap:clamp(64px,7vw,120px)}
  .team-directory--context .team-directory__list{gap:30px}
  .team-directory--context .team-directory__section>header{align-items:end}
  .team-directory--context .team-directory__section>header p{display:block}
  .team-directory--context .team-person{grid-template-columns:54px minmax(220px,1.35fr) minmax(180px,.8fr) minmax(80px,.35fr);gap:18px;min-height:92px;padding:15px 16px}
  .team-directory--context .team-person:hover,.team-directory--context .team-person:focus-visible,.team-directory--context .team-person.is-current{margin:0 -8px;padding-right:24px;padding-left:24px}
  .team-directory--context .team-person__avatar{width:48px;height:48px;font-size:15px}
  .team-directory--context .team-person__identity strong{font-size:18px}
  .team-directory--context .team-person__role,.team-directory--context .team-person__badges{display:grid}
  .team-access-layout--selected .team-inspector{position:sticky;top:24px}
  .team-access-layout--selected .team-inspector__profile{padding-bottom:22px}
  .team-access-layout--selected .team-inspector__profile h2{font-size:25px}
  .team-access-layout--selected .team-account-menu,.team-access-layout--selected .team-profile-form{grid-template-columns:1fr!important;gap:0!important}
  .team-access-layout--selected .team-profile-form>*{grid-column:auto!important}
}
@media(min-width:821px) and (max-width:1250px){.team-access-layout--selected{grid-template-columns:minmax(620px,1.4fr) minmax(300px,.65fr);gap:48px}}
@media(max-width:820px){.team-access-layout--selected .team-directory--context{display:block}.team-actions,.team-inspector{margin-top:0}}

/* Profile editor overrides remain last so older responsive declarations cannot reintroduce the card treatment. */
.team-access-layout--selected .team-profile-form{grid-template-columns:1fr!important;gap:0!important;padding:0 0 28px!important}
.team-access-layout--selected .team-profile-form .field{min-height:42px;border:1px solid #c9c1b8;border-radius:0;padding:10px 12px;background:#fffefa;box-shadow:none}
.team-access-layout--selected .team-profile-form__names input.field{border-width:0 0 1px;padding-right:0;padding-left:0;background:transparent}
.team-access-layout--selected .team-profile-form>*{grid-column:1!important}

/* Open actions keep the same horizontal footprint as the resting menu. */
.team-inspector--panel .team-inspector__back{margin-bottom:12px}
.team-inspector--panel .team-inspector__profile{padding-bottom:14px}
.team-inspector--panel .team-profile-form{padding-bottom:12px!important}
.team-inspector--panel .team-profile-form__intro{padding:12px 0 10px}
.team-inspector--panel .team-profile-form__names>label,
.team-inspector--panel .team-profile-form__fixed-name{padding:10px 0}
.team-inspector--panel .team-alias-picker{gap:8px;padding:10px}
.team-inspector--panel .team-alias-picker__choices{max-height:150px}
.team-inspector--panel .team-profile-form__biography{padding:10px 0}
.team-inspector--panel .team-profile-form__biography textarea.field{min-height:78px}
.team-inspector--panel .team-profile-form__actions{padding-top:11px}
