body.body-wrapper:has(.portal-dashboard){padding:0}.portal-dashboard__dnd-shim{display:none!important;height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important}body.body-wrapper:has(.portal-pm-matrix) #main-content>:not(.portal-dashboard),body.body-wrapper:has(.portal-pm-matrix) .dnd-section:empty,body.body-wrapper:has(.portal-pm-matrix) .portal-dashboard__dnd-shim{display:none!important}.portal-dashboard{--portal-bg:#fff;--portal-topbar:#fff;--portal-sidebar:#fff;--portal-sidebar-border:#e9e9e9;--portal-sidebar-hover:#f2f2f2;--portal-sidebar-label:#9a9a9a;--portal-sidebar-active:#141414;--portal-panel:#f4f4f4;--portal-card:#fff;--portal-text:#1a1a1a;--portal-muted:#7a7a7a;--portal-label:#8d8d8d;--portal-border:#e6e6e6;--portal-btn:#9d9d9d;--portal-btn-hover:#8a8a8a;--portal-pill:#2b2b2b;--portal-radius:12px;--portal-sidebar-width:13.5rem;background:var(--portal-bg);color:var(--portal-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;min-height:100vh}.portal-dashboard *,.portal-dashboard :after,.portal-dashboard :before{box-sizing:border-box}.portal-dashboard__topbar{align-items:center;background:var(--portal-topbar);color:var(--portal-text);display:flex;gap:1rem;height:3.5rem;padding:0 1.5rem}.portal-dashboard__menu-btn{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;padding:0;width:2rem}.portal-dashboard__brand{color:inherit;display:flex;flex-direction:column;gap:.1rem;min-width:5rem;text-decoration:none}@media (min-width:769px){.portal-dashboard__brand{display:none}}a.portal-dashboard__brand:hover,a.portal-dashboard__notify:hover,a.portal-dashboard__user:hover{opacity:.92}.portal-dashboard__brand-mark{font-size:1rem;font-weight:700;line-height:1.1}.portal-dashboard__brand-tagline{font-size:.5625rem;letter-spacing:.03em;opacity:.85}.portal-dashboard__search{flex:1;margin-right:auto;max-width:22rem}.portal-dashboard__search-inner{align-items:center;background:#fff;border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-label);display:flex;font-size:.875rem;gap:.6rem;height:2.25rem;padding:0 .9rem}form.portal-dashboard__search-inner{cursor:text;width:100%}form.portal-dashboard__search-inner:focus-within{border-color:#cfcfcf;outline:2px solid var(--color-primary,#c8102e);outline-offset:-2px}.portal-dashboard__search-input{background:transparent;border:none;color:#3a3a3a;flex:1;font-size:.875rem;min-width:0;outline:none}.portal-dashboard__search-input::-moz-placeholder{color:#8a8a8a}.portal-dashboard__search-input::placeholder{color:#8a8a8a}.portal-dashboard__search-input::-webkit-search-cancel-button{display:none}.portal-dashboard__search-inner svg{flex-shrink:0}.portal-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.portal-dashboard__topbar-actions{align-items:center;display:flex;gap:1.25rem;margin-left:auto}.portal-dashboard__notify{align-items:center;background:#f4f4f4;border-radius:999px;color:var(--portal-text);display:inline-flex;height:2.25rem;justify-content:center;position:relative;text-decoration:none;width:2.25rem}.portal-dashboard__notify-badge{background:#4a4a4a;border:2px solid #fff;border-radius:999px;color:#fff;font-size:.5625rem;font-weight:700;height:1rem;line-height:.75rem;min-width:1rem;padding:0 .2rem;position:absolute;right:-.1rem;text-align:center;top:-.1rem}.portal-dashboard__user{align-items:center;color:inherit;display:flex;flex-direction:row-reverse;font-size:.875rem;font-weight:600;gap:.6rem;text-decoration:none;white-space:nowrap}.portal-dashboard__user-avatar{background:#eaeaea;border-radius:999px;box-sizing:border-box;display:block;flex-shrink:0;height:2.25rem;-o-object-fit:contain;object-fit:contain;padding:.2rem;width:2.25rem}.portal-dashboard__shell{display:grid;grid-template-columns:var(--portal-sidebar-width) 1fr;min-height:calc(100vh - 3.5rem)}.portal-dashboard__sidebar{align-self:start;background:var(--portal-sidebar);border-right:1px solid var(--portal-sidebar-border);display:flex;flex-direction:column;height:calc(100vh - 3.5rem);padding:0 0 .75rem;position:sticky;top:3.5rem}.portal-sidebar__head{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;padding:1.1rem .9rem 1rem}.portal-sidebar__brand{border:2px solid var(--portal-text);color:var(--portal-text);display:inline-flex;flex-direction:column;gap:.15rem;padding:.3rem .4rem .35rem;text-decoration:none}.portal-sidebar__brand-mark{font-size:1rem;font-weight:800;letter-spacing:.02em;line-height:1}.portal-sidebar__brand-tagline{font-size:.375rem;letter-spacing:.04em;line-height:1;opacity:.75;text-transform:uppercase}.portal-sidebar__collapse{align-items:center;background:transparent;border:none;border-radius:.4rem;color:var(--portal-muted);cursor:pointer;display:inline-flex;height:1.75rem;justify-content:center;padding:0;width:1.75rem}.portal-sidebar__collapse:hover{background:var(--portal-sidebar-hover);color:var(--portal-text)}.portal-sidebar__scroll{flex:1;min-height:0;overflow-y:auto;padding-bottom:.5rem}.portal-sidebar__group-label{color:var(--portal-sidebar-label);font-size:.625rem;font-weight:600;letter-spacing:.12em;margin:.5rem 0 .4rem;padding:0 1.35rem;text-transform:uppercase}.portal-sidebar__divider{border:none;border-top:1px solid var(--portal-sidebar-border);height:0;margin:.6rem .9rem}.portal-dashboard__nav{display:flex;flex-direction:column;gap:.1rem;list-style:none;margin:0;padding:0 .6rem}.portal-dashboard__nav-item a{align-items:center;border-radius:.5rem;color:var(--portal-text);display:flex;font-size:.875rem;gap:.7rem;padding:.6rem .75rem;text-decoration:none}.portal-dashboard__nav-item a svg{flex-shrink:0;opacity:.8}.portal-dashboard__nav-item--active a{background:var(--portal-sidebar-active);color:#fff;font-weight:600}.portal-dashboard__nav-item--active a svg{opacity:1}.portal-dashboard__nav-item a:hover{background:var(--portal-sidebar-hover)}.portal-dashboard__nav-item--active a:hover{background:var(--portal-sidebar-active)}.portal-dashboard__nav-chevron{margin-left:auto;opacity:.55}.portal-dashboard__nav-badge{align-items:center;background:var(--portal-sidebar-hover);border-radius:999px;color:var(--portal-muted);display:inline-flex;font-size:.625rem;font-weight:600;height:1.35rem;justify-content:center;margin-left:auto;min-width:1.35rem;padding:0 .35rem}.portal-dashboard__nav-item--active .portal-dashboard__nav-badge{background:hsla(0,0%,100%,.2);color:#fff}.portal-sidebar__accordion{margin-top:.1rem}.portal-sidebar__accordion-summary{align-items:center;border-radius:.5rem;color:var(--portal-text);cursor:pointer;display:flex;font-size:.875rem;gap:.7rem;list-style:none;margin:0 .6rem;padding:.6rem .75rem}.portal-sidebar__accordion-summary::-webkit-details-marker{display:none}.portal-sidebar__accordion-summary:hover{background:var(--portal-sidebar-hover)}.portal-sidebar__accordion-icon{flex-shrink:0;opacity:.8}.portal-sidebar__accordion-title{flex:1}.portal-sidebar__accordion-chevron{flex-shrink:0;opacity:.55;transform:rotate(180deg);transition:transform .15s ease}.portal-sidebar__accordion[open] .portal-sidebar__accordion-chevron{transform:rotate(0deg)}.portal-sidebar__sublist{list-style:none;margin:.1rem 0 .25rem;padding:0 .6rem 0 1.6rem}.portal-sidebar__subitem a{align-items:center;border-radius:.5rem;color:var(--portal-sidebar-label);display:flex;font-size:.8125rem;gap:.6rem;padding:.45rem .75rem;text-decoration:none}.portal-sidebar__subitem a svg{flex-shrink:0;opacity:.7}.portal-sidebar__subitem a:hover{background:var(--portal-sidebar-hover);color:var(--portal-text)}.portal-dashboard__sidebar-footer{flex-shrink:0}.portal-dashboard__main{padding:1.5rem 1.75rem 2rem}.portal-dashboard__greeting-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:1.25rem}.portal-dashboard__greeting{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0}.portal-dashboard__pill{background:var(--portal-pill);border-radius:999px;color:#fff;display:inline-block;font-size:.8125rem;font-weight:500;padding:.45rem .85rem}.portal-dashboard__grid{display:grid;grid-gap:1rem;gap:1rem}.portal-dashboard__grid--row1{grid-template-columns:1fr;margin-bottom:1rem}.portal-dashboard__grid--row2{grid-template-columns:1fr 2fr;margin-bottom:1rem}.portal-dashboard__grid--row3{grid-template-columns:2fr 1fr;margin-bottom:1rem}.portal-dashboard__card{background:var(--portal-card);border:1px solid var(--portal-border);border-radius:var(--portal-radius);padding:1.1rem 1.25rem}.portal-dashboard__card-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.portal-dashboard__card-title{font-size:.9375rem;font-weight:700;margin:0}.portal-dashboard__card-link{color:var(--portal-muted);font-size:.8125rem;text-decoration:none}.portal-dashboard__card-link:hover{text-decoration:underline}.portal-dashboard__profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:1.25rem 2rem;align-items:start;gap:1.25rem 2rem}.portal-dashboard__profile-groups{justify-self:end;min-width:11rem}.portal-dashboard__profile-avatar{background:#eef1f4;border-radius:999px;box-sizing:border-box;display:block;flex-shrink:0;height:6.5rem;-o-object-fit:contain;object-fit:contain;padding:.85rem;width:6.5rem}.portal-dashboard__profile-meta{display:flex;flex-direction:column;font-size:.875rem;gap:.65rem;list-style:none;margin:0;padding:0}.portal-dashboard--loading-profile .portal-dashboard__profile-meta{opacity:.55}.portal-dashboard__profile-error{color:#b45309;font-size:.8125rem;margin:0 0 .75rem}.portal-dashboard__profile-error[hidden]{display:none}.portal-dashboard__profile-meta li{align-items:flex-start;display:flex;gap:.5rem}.portal-dashboard__profile-meta svg{flex-shrink:0;margin-top:.1rem;opacity:.7}.portal-dashboard__avatar-group-title{font-size:.8125rem;font-weight:700;margin:0 0 .5rem}.portal-dashboard__avatar-group{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;min-height:2rem}.portal-dashboard__avatar-chip,.portal-dashboard__avatar-group span{align-items:center;background:#d8dee6;border-radius:999px;color:#2b2b2b;display:inline-flex;font-size:.6875rem;font-weight:700;height:2rem;justify-content:center;line-height:1;width:2rem}.portal-dashboard__avatar-chip--more{background:#2b2b2b;color:#fff}.portal-dashboard__avatar-group-empty{color:var(--portal-muted);font-size:.75rem;line-height:1.35;margin:0}.portal-dashboard__profile-groups-link{background:transparent;border:0;color:inherit;cursor:pointer;display:block;margin-top:.75rem;padding:0;text-decoration:none}.portal-dashboard__profile-groups-link:focus-visible .portal-dashboard__avatar-group-title:last-of-type,.portal-dashboard__profile-groups-link:hover .portal-dashboard__avatar-group-title:last-of-type{text-decoration:underline}.portal-dashboard__subscription-card{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;background:#ececec;border-radius:8px;gap:.5rem;padding:1rem}.portal-dashboard__subscription-brand{font-size:.75rem;font-weight:700}.portal-dashboard__subscription-status{background:#2b2b2b;border-radius:999px;color:#fff;font-size:.6875rem;font-weight:600;justify-self:end;padding:.2rem .55rem}.portal-dashboard__subscription-name{font-size:1.125rem;font-weight:700;grid-column:1/-1;margin:.35rem 0 0}.portal-dashboard__subscription-foot{color:var(--portal-muted);display:flex;font-size:.75rem;gap:1.25rem;grid-column:1/-1;margin-top:.35rem}.portal-dashboard__message-list{display:flex;flex-direction:column;gap:.65rem;list-style:none;margin:0;padding:0}.portal-dashboard__message-item{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.65rem;align-items:start;background:#f3f3f3;border-radius:8px;font-size:.8125rem;gap:.65rem;padding:.75rem}.portal-dashboard__message-icon{background:#d0d0d0;border-radius:999px;height:1.75rem;width:1.75rem}.portal-dashboard__message-time{color:var(--portal-muted);font-size:.75rem;white-space:nowrap}.portal-dashboard__toggle{border:1px solid var(--portal-border);border-radius:6px;display:inline-flex;overflow:hidden}.portal-dashboard__toggle button{background:transparent;border:none;color:var(--portal-text);cursor:default;font-size:.75rem;padding:.35rem .75rem}.portal-dashboard__toggle button.is-active{background:#2b2b2b;color:#fff}.portal-dashboard__event-slots{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.portal-dashboard__event-slot{background:#ececec;border-radius:8px;min-height:7.5rem}.portal-dashboard__resource-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.85rem 1.25rem;gap:.85rem 1.25rem}.portal-dashboard__resource-item{display:grid;grid-template-columns:4.5rem 1fr;grid-gap:.75rem;align-items:center;gap:.75rem}.portal-dashboard__resource-thumb{background:#e0e0e0;border-radius:6px;height:4.5rem;width:4.5rem}.portal-dashboard__resource-title{font-size:.875rem;font-weight:700;margin:0 0 .2rem}.portal-dashboard__resource-desc{color:var(--portal-muted);font-size:.75rem;line-height:1.35;margin:0}.portal-dashboard__course-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.portal-dashboard__course-item{display:grid;grid-template-columns:3.5rem 1fr;grid-gap:.75rem;align-items:center;gap:.75rem}.portal-dashboard__course-thumb{background:#e0e0e0;border-radius:6px;height:3.5rem;width:3.5rem}.portal-dashboard__course-title{font-size:.875rem;font-weight:700;margin:0 0 .15rem}.portal-dashboard__course-progress{color:var(--portal-muted);font-size:.75rem;margin:0}.portal-dashboard__footer-banner{align-items:center;background:#e4e4e4;border-radius:var(--portal-radius);display:flex;font-size:1.125rem;font-weight:700;justify-content:center;min-height:3.5rem}.portal-dashboard__logged-out{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 3.5rem);padding:2rem;text-align:center}@media (max-width:1100px){.portal-dashboard__event-slots,.portal-dashboard__grid--row1,.portal-dashboard__grid--row2,.portal-dashboard__grid--row3,.portal-dashboard__profile{grid-template-columns:1fr}}.portal-dashboard--nav-collapsed .portal-dashboard__shell{grid-template-columns:1fr}.portal-dashboard--nav-collapsed .portal-dashboard__sidebar{display:none}@media (max-width:768px){.portal-dashboard__topbar{position:relative;z-index:30}.portal-dashboard__shell{grid-template-columns:1fr}.portal-dashboard:before{background:rgba(0,0,0,.4);content:"";inset:3.5rem 0 0 0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:15}.portal-dashboard:not(.portal-dashboard--nav-collapsed):before{opacity:1;pointer-events:auto;visibility:visible}.portal-dashboard__sidebar{bottom:0;box-shadow:none;display:flex;flex-direction:column;height:auto;left:0;max-width:min(var(--portal-sidebar-width),85vw);overflow-y:auto;position:fixed;top:3.5rem;transform:translateX(-100%);transition:transform .2s ease,box-shadow .2s ease;width:var(--portal-sidebar-width);z-index:20}.portal-dashboard:not(.portal-dashboard--nav-collapsed) .portal-dashboard__sidebar{box-shadow:2px 0 12px rgba(0,0,0,.18);transform:translateX(0)}.portal-dashboard--nav-collapsed .portal-dashboard__sidebar{display:flex;pointer-events:none}.portal-dashboard__search{display:none}.portal-dashboard__resource-grid{grid-template-columns:1fr}}.portal-profile__main{padding-top:0}.portal-profile__breadcrumbs{align-items:center;color:var(--portal-muted);display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.45rem;margin:0 0 .75rem}.portal-profile__breadcrumbs a{color:var(--portal-text);text-decoration:none}.portal-profile__breadcrumbs a:hover{text-decoration:underline}.portal-profile__greeting-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:0 0 1.25rem}.portal-profile__greeting{font-size:1.5rem;font-weight:800;line-height:1.2;margin:0}.portal-profile__greeting-sub{color:var(--portal-muted);line-height:1.45;margin:.4rem 0 0}.portal-profile__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.portal-profile__surface{background:var(--portal-panel);border-radius:16px;padding:1.25rem}.portal-profile__surface-head{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.1rem}.portal-profile__surface-title{font-size:1.125rem;font-weight:800;margin:0}.portal-profile__surface-tools{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.portal-profile__surface-title--organisation,.portal-profile__surface:has([data-portal-tabpanel=organisation]:not([hidden])) .portal-profile__surface-title--profile{display:none}.portal-profile__surface:has([data-portal-tabpanel=organisation]:not([hidden])) .portal-profile__surface-title--organisation{display:block}.portal-profile__period{display:none}.portal-profile__surface:has([data-portal-tabpanel=organisation]:not([hidden])) .portal-profile__period{display:block}.portal-profile__tabs{background:#fff;border-radius:8px;display:inline-flex;gap:.25rem;margin:0;padding:.25rem}.portal-profile__tab{background:transparent;border:none;border-radius:6px;color:var(--portal-label);cursor:pointer;font:inherit;font-size:.8125rem;font-weight:600;padding:.5rem 1.35rem}.portal-profile__tab--active{background:#141414;color:#fff}.portal-profile__panel[hidden]{display:none}.portal-profile__top{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);grid-gap:.85rem;align-items:start;gap:.85rem;margin-bottom:.85rem}.portal-profile__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;align-items:start;gap:.85rem}.portal-profile__col,.portal-profile__stack{display:flex;flex-direction:column;gap:.85rem;min-width:0}.portal-profile__org-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;align-items:start;gap:1rem}.portal-profile__card--identity{display:block}.portal-profile__identity-head{display:grid;grid-template-columns:auto 1fr auto;grid-gap:1rem;align-items:start;gap:1rem}.portal-profile__identity-avatar .portal-profile__avatar--oval{background:#ededed;border-radius:8px;height:5.25rem;margin:0;-o-object-fit:contain;object-fit:contain;padding:1rem;width:6.75rem}.portal-profile__identity-copy{min-width:0}.portal-profile__identity-copy .portal-profile__name{font-size:1rem;font-weight:700;margin:0 0 .35rem;text-align:left}.portal-profile__identity-role{color:var(--portal-muted);font-size:.75rem;font-weight:500;margin:0 0 .2rem}.portal-profile__identity-gohonzon{color:var(--portal-muted);font-size:.75rem;margin:0 0 .6rem}.portal-profile__member-since{background:#f1f1f1;border-radius:999px;display:inline-block;padding:.35rem .85rem}.portal-profile__edit-btn,.portal-profile__member-since{color:var(--portal-text);font-size:.6875rem;font-weight:600}.portal-profile__edit-btn{align-items:center;background:#fff;border:1px solid var(--portal-border);border-radius:6px;display:inline-flex;flex-shrink:0;gap:.35rem;padding:.35rem .7rem;text-decoration:none;white-space:nowrap}.portal-profile__edit-btn:hover{background:#f6f6f6}.portal-profile__subhead{color:var(--portal-text);font-size:.9375rem;font-weight:700;margin:1.35rem 0 .75rem}.portal-profile__details{display:grid;grid-gap:.7rem;gap:.7rem;list-style:none;margin:0;padding:0}.portal-profile__details li{display:grid;grid-template-columns:1rem 1fr;grid-gap:.6rem;align-items:start;color:var(--portal-muted);line-height:1.4}.portal-profile__details svg{color:var(--portal-label);margin-top:.15rem}.portal-profile__details-label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.portal-profile__details-value{font-weight:500;min-width:0;word-break:break-word}.portal-profile__card--exam,.portal-profile__card--panel{display:flex;flex-direction:column}.portal-profile__panel-head{align-items:center;display:flex;gap:.65rem;justify-content:space-between;margin-bottom:.85rem}.portal-profile__panel-head .portal-dashboard__card-title{margin:0}.portal-profile__status-pill{align-items:center;background:#ededed;border-radius:999px;color:var(--portal-text);display:inline-flex;font-size:.6875rem;font-weight:600;padding:.3rem .85rem}.portal-profile__status-pill--active{background:#e4e4e4;color:#2f2f2f}.portal-profile__status-pill--inactive{background:#f1f1f1;color:#9a9a9a}.portal-profile__panel-lead{color:var(--portal-muted);font-size:.8125rem;line-height:1.45;margin:.75rem 0 .6rem}.portal-profile__meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem 1rem;gap:.85rem 1rem;margin:.9rem 0 1.1rem}.portal-profile__meta-grid div{align-items:baseline;display:flex;gap:.45rem;min-width:0}.portal-profile__meta-grid dt{color:var(--portal-label);font-size:.75rem;font-weight:500;white-space:nowrap}.portal-profile__meta-grid dd{color:var(--portal-muted);font-size:.75rem;font-weight:500;margin:0;min-width:0}.portal-profile__meta-pill dd{color:inherit}.portal-profile__meta-list{display:grid;grid-gap:.55rem;gap:.55rem;margin:0 0 1rem}.portal-profile__meta-list div{align-items:baseline;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.5rem;gap:.5rem}.portal-profile__meta-list dt{color:var(--portal-label);font-size:.75rem;white-space:nowrap}.portal-profile__meta-list dd{color:var(--portal-muted);font-size:.75rem;font-weight:500;margin:0;min-width:0}.portal-profile__fact-list{display:grid;grid-gap:.55rem;gap:.55rem;list-style:none;margin:0 0 1rem;padding:0}.portal-profile__fact-list li{align-items:baseline;display:grid;grid-template-columns:1rem auto minmax(0,1fr);grid-gap:.5rem;gap:.5rem}.portal-profile__fact-list svg{align-self:center;color:var(--portal-label)}.portal-profile__fact-label{color:var(--portal-label);font-size:.75rem}.portal-profile__fact-value{color:var(--portal-muted);font-size:.75rem;font-weight:500}.portal-profile__cta{align-items:center;background:var(--portal-btn);border:1px solid var(--portal-btn);border-radius:6px;color:#fff;display:flex;font-size:.8125rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:.65rem 1.1rem;text-decoration:none;transition:background .15s ease,border-color .15s ease;width:100%}.body-wrapper.theme-overrides .portal-profile .portal-profile__cta,.body-wrapper.theme-overrides .portal-profile a.portal-profile__cta,.portal-profile .portal-profile__cta,.portal-profile a.portal-profile__cta{color:#fff;-webkit-text-fill-color:#fff}.body-wrapper.theme-overrides .portal-profile a.portal-profile__cta:hover,.portal-profile .portal-profile__cta:hover,.portal-profile a.portal-profile__cta:hover{background:var(--portal-btn-hover);border-color:var(--portal-btn-hover);color:#fff;-webkit-text-fill-color:#fff}.portal-profile__cta svg{flex-shrink:0}.portal-profile__card-hint{color:var(--portal-label);font-size:.6875rem;font-style:italic;line-height:1.4;margin:.75rem 0 0}.portal-profile__card-empty{color:var(--portal-muted);font-size:.8125rem;line-height:1.5;margin:.5rem 0 1rem}.portal-profile__exam-last{display:grid;grid-gap:.35rem;border-top:1px solid var(--portal-border);color:var(--portal-muted);font-size:.75rem;gap:.35rem;line-height:1.4;margin:1rem 0 0;padding-top:.9rem}.portal-profile__exam-last-head{align-items:center;color:var(--portal-text);display:flex;font-weight:600;gap:.5rem}.portal-profile__exam-last-head svg{color:var(--portal-label)}.portal-profile__exam-last strong{font-weight:500}.portal-profile__exam-last-meta{color:var(--portal-label)}.portal-profile [hidden]{display:none!important}.portal-profile__ring-row{align-items:flex-start;display:flex;gap:1rem;margin:.75rem 0 1rem}.portal-profile__ring-block{gap:.4rem}.portal-profile__ring,.portal-profile__ring-block{align-items:center;display:flex;flex-direction:column;flex-shrink:0}.portal-profile__ring{background:conic-gradient(#8f8f8f var(--portal-ring,0),#ececec 0);border-radius:50%;color:var(--portal-text);height:4rem;justify-content:center;line-height:1;position:relative;text-align:center;width:4rem}.portal-profile__ring--hidden{display:none}.portal-profile__ring:after{background:#fff;border-radius:50%;content:"";inset:.5rem;position:absolute}.portal-profile__ring-value{font-size:.9375rem;font-weight:700;position:relative;z-index:1}.portal-profile__ring-unit{color:var(--portal-label);font-size:.5rem;margin-top:.15rem;max-width:3rem;position:relative;z-index:1}.portal-profile__ring-caption{color:var(--portal-label);font-size:.625rem}.portal-profile__ring-copy{min-width:0}.portal-profile__ring-title{color:var(--portal-muted);font-size:.75rem;font-weight:500;line-height:1.45;margin:0 0 .25rem}.portal-profile__ring-meta{color:var(--portal-label);font-size:.75rem;margin:0}.portal-profile__chip-list{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0 0 1rem;padding:0}.portal-profile__chip{color:var(--portal-muted);font-size:.75rem;font-weight:500}.portal-profile__event-list{display:flex;flex-direction:column;gap:.7rem;list-style:none;margin:.9rem 0 0;padding:0}.portal-profile__event{align-items:center;display:grid;grid-template-columns:1rem auto minmax(0,1fr);grid-gap:.6rem;gap:.6rem}.portal-profile__event svg{color:var(--portal-label)}.portal-profile__event-date{color:var(--portal-text);font-size:.75rem;font-weight:600;white-space:nowrap}.portal-profile__event-title{color:var(--portal-muted);font-size:.75rem;font-weight:500;min-width:0}@media (max-width:1100px){.portal-profile__top{grid-template-columns:minmax(0,1fr)}.portal-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.portal-profile__grid{grid-template-columns:minmax(0,1fr)}}.portal-profile__period-select{background:#fff;border:1px solid var(--portal-border);border-radius:8px;color:var(--portal-muted);cursor:pointer;font:inherit;font-size:.75rem;min-height:2.25rem;padding:.4rem 2rem .4rem .85rem}.portal-profile__org-note{margin:1rem 0 0}.portal-profile__org-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;align-items:stretch;gap:.85rem;margin-bottom:.85rem}.portal-profile__chart-card--wide{grid-column:span 2}.portal-profile__chart-card,.portal-profile__stat-card{display:flex;flex-direction:column}.portal-profile__chart-card .portal-dashboard__card-title,.portal-profile__stat-card .portal-dashboard__card-title{font-size:.9375rem;margin-bottom:1.1rem}.portal-profile__stat-row{align-items:center;display:flex;gap:1.1rem}.portal-profile__stat-figure{background:#ededed;border-radius:10px;color:#8f8f8f;display:grid;flex-shrink:0;font-size:2rem;font-weight:700;height:4.75rem;place-items:center;width:4.75rem}.portal-profile__stat-side{min-width:0}.portal-profile__stat-label{align-items:center;color:var(--portal-muted);display:flex;font-size:.75rem;gap:.4rem;margin:0}.portal-profile__stat-label svg{color:var(--portal-label);flex-shrink:0}.portal-profile__stat-label strong{color:var(--portal-text);font-weight:600}.portal-profile__stat-value{color:var(--portal-label);font-size:.75rem;font-weight:500;margin:.15rem 0 .6rem}.portal-profile__trend{align-items:center;border-radius:999px;display:inline-flex;font-size:.6875rem;font-weight:600;gap:.3rem;padding:.28rem .7rem}.portal-profile__trend,.portal-profile__trend--down,.portal-profile__trend--up{background:#ededed;color:#6f6f6f}.portal-profile__bars{align-items:flex-end;border-left:1px solid var(--portal-border);display:flex;gap:.9rem;height:190px;margin-top:auto;padding:0 0 1.5rem .75rem;position:relative}.portal-profile__bar{background:#e3e3e3;border-radius:4px 4px 0 0;flex:1;height:var(--portal-bar,10%);min-width:0;position:relative}.portal-profile__bar:last-child{background:#d2d2d2}.portal-profile__bar-label{bottom:-1.4rem;color:var(--portal-label);font-size:.6875rem;left:0;position:absolute;right:0;text-align:center}.portal-profile__bars-avg{border-top:1px dashed #b5b5b5;bottom:calc(1.5rem + var(--portal-avg, 50%));left:.75rem;position:absolute;right:0;z-index:1}.portal-profile__bars-avg-label{background:#ededed;border-radius:4px;color:#6f6f6f;font-size:.625rem;left:0;padding:.15rem .5rem;position:absolute;top:-.75rem}.portal-profile__donut-row{align-items:center;display:flex;gap:1.1rem}.portal-profile__donut{background:conic-gradient(#6f6f6f 0 40%,#c9c9c9 40% 70%,#e6e6e6 70% 100%);border-radius:50%;flex-shrink:0;height:6.25rem;position:relative;width:6.25rem}.portal-profile__donut:after{background:#fff;border-radius:50%;content:"";inset:1.75rem;position:absolute}.portal-profile__donut-slice{color:#fff;font-size:.625rem;font-weight:600;position:absolute;z-index:1}.portal-profile__donut-slice--1{right:.9rem;top:1.1rem}.portal-profile__donut-slice--2{bottom:1rem;color:#4a4a4a;right:1.1rem}.portal-profile__donut-slice--3{bottom:1.6rem;color:#4a4a4a;left:.6rem}.portal-profile__donut-side{display:grid;grid-gap:.55rem;gap:.55rem;justify-items:start;min-width:0}.portal-profile__legend{display:flex;flex-wrap:wrap;gap:.5rem .75rem;list-style:none;margin:0;padding:0}.portal-profile__legend li{align-items:center;color:var(--portal-label);display:flex;font-size:.6875rem;gap:.35rem}.portal-profile__legend-dot{border-radius:50%;flex-shrink:0;height:.55rem;width:.55rem}.portal-profile__legend-dot--1{background:#6f6f6f}.portal-profile__legend-dot--2{background:#c9c9c9}.portal-profile__legend-dot--3{background:#e6e6e6}.portal-profile__stat-footer{align-items:center;border-top:1px solid var(--portal-border);color:var(--portal-muted);display:flex;font-size:.75rem;gap:.75rem;justify-content:space-between;margin-top:.9rem;padding-top:.75rem}.portal-profile__exam-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.portal-profile__exam-box{background:#ededed;border-radius:10px;display:flex;flex-direction:column;gap:.45rem;padding:.9rem}.portal-profile__exam-grade{align-items:center;color:var(--portal-muted);display:flex;font-size:.6875rem;font-weight:600;gap:.35rem}.portal-profile__exam-grade:before{border:1px solid #b4b4b4;border-radius:3px;content:"";flex-shrink:0;height:.85rem;width:.85rem}.portal-profile__exam-score{color:#6f6f6f;font-size:1.5rem;font-weight:700}.portal-profile__exam-deadline{align-items:center;color:var(--portal-muted);display:flex;font-size:.75rem;gap:.4rem;margin:1rem 0 0}.portal-profile__exam-deadline svg{color:var(--portal-label);flex-shrink:0}.portal-profile__exam-deadline strong{color:var(--portal-label);font-weight:500}.portal-profile__member-stats{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0 0 1rem;padding:0}.portal-profile__member-stats li{align-items:center;background:#ededed;border-radius:8px;display:flex;flex:1;flex-direction:column;gap:.2rem;min-width:2.5rem;padding:.6rem .3rem}.portal-profile__member-num{color:#5f5f5f;font-size:1rem;font-weight:700}.portal-profile__member-tag{color:var(--portal-label);font-size:.5625rem;font-weight:600}.portal-profile__member-total{align-items:center;color:var(--portal-muted);display:flex;font-size:.75rem;gap:.4rem;margin:0}.portal-profile__member-total svg{color:var(--portal-label);flex-shrink:0}.portal-profile__member-total strong{color:var(--portal-text);font-weight:600}.portal-profile__members-card{margin-top:0}.portal-profile__members-head{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-profile__members-tools{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.portal-profile__filter-btn{align-items:center;background:#fff;border:1px solid var(--portal-border);border-radius:8px;color:var(--portal-muted);cursor:pointer;display:inline-flex;font:inherit;font-size:.75rem;font-weight:500;gap:.4rem;padding:.5rem .85rem}.portal-profile__filter-btn:hover{background:#f5f5f5}.portal-profile__members-card .portal-members__search{border-radius:999px;flex:0 1 15rem;font-size:.75rem;padding:.45rem .85rem}.portal-profile__members-card .portal-members__search svg{color:var(--portal-label)}.portal-profile__members-card .portal-members__search-input{font-size:.75rem}.portal-profile__members-table td,.portal-profile__members-table th{white-space:nowrap}.portal-profile__members-card .portal-members__table{font-size:.75rem}.portal-profile__members-card .portal-members__table th{color:var(--portal-text);font-size:.75rem;font-weight:600;letter-spacing:0;text-transform:none}.portal-profile__members-card .portal-members__table td{color:var(--portal-label)}.portal-profile__members-card .portal-members__table td,.portal-profile__members-card .portal-members__table th{border-bottom:1px solid #f0f0f0;padding:.7rem .75rem}.portal-profile__members-name{color:var(--portal-text);font-weight:600}.portal-profile__members-td-profile,.portal-profile__members-th-profile{text-align:right}.portal-profile__members-view{color:var(--portal-muted);display:inline-flex}.portal-profile__members-view:hover{color:var(--portal-text)}.portal-profile__members-count{color:var(--portal-muted);font-weight:500}.portal-profile__members-status{color:var(--portal-muted);font-size:.8125rem;margin:0 0 .75rem}.portal-profile__members-loading{color:var(--portal-muted);padding:1rem .5rem;text-align:center}@media (max-width:1100px){.portal-profile__org-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-profile__chart-card--wide{grid-column:span 2}}@media (max-width:720px){.portal-profile__org-grid{grid-template-columns:1fr}.portal-profile__chart-card--wide{grid-column:auto}}.portal-profile__greeting{letter-spacing:-.01em}.portal-profile__greeting-sub{font-size:.8125rem}.portal-profile__card--events .portal-dashboard__card-title,.portal-profile__card--exam .portal-dashboard__card-title,.portal-profile__card--identity .portal-profile__name,.portal-profile__card--panel .portal-dashboard__card-title{font-size:.9375rem;letter-spacing:-.005em}.portal-profile__details li{font-size:.8125rem;gap:.6rem;grid-template-columns:1rem minmax(0,1fr)}.portal-profile__meta-list dt{font-weight:500}@media (max-width:900px){.portal-profile__org-layout{grid-template-columns:1fr}}.portal-profile__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:1rem;align-items:start;gap:1rem}.portal-profile__col{display:flex;flex-direction:column;gap:1rem;min-width:0}.portal-profile__col--middle{align-self:stretch}.portal-profile__card--organisation{height:100%}.portal-profile__card--contribution{grid-column:2/4}.portal-profile__card-head{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.85rem}.portal-profile__card-head .portal-dashboard__card-title{margin:0}.portal-profile__card--overview{align-items:center;display:flex;flex-direction:column;text-align:center}.portal-profile__avatar--oval{background:#eef1f4;border-radius:999px;height:8.5rem;margin:0 0 .85rem;-o-object-fit:cover;object-fit:cover;width:6.5rem}.portal-profile__name{font-size:1rem;font-weight:700;margin:0 0 .45rem}.portal-profile__badge{background:var(--portal-pill);border-radius:999px;color:#fff;display:inline-block;font-size:.6875rem;font-weight:600;line-height:1.35;margin:0 0 .65rem;padding:.3rem .65rem}.portal-profile__badge[hidden]{display:none!important}.portal-profile__line{align-items:flex-start;color:#444;display:flex;font-size:.8125rem;gap:.35rem;justify-content:center;line-height:1.45;margin:0 0 .35rem;width:100%}.portal-profile__line--location svg{color:var(--portal-muted);flex-shrink:0;margin-top:.15rem}.portal-profile__support-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;font-size:.875rem;font-weight:600;gap:.75rem;margin-top:.75rem}.portal-profile__icon-rows{display:grid;grid-gap:.65rem;gap:.65rem;list-style:none;margin:.75rem 0 0;padding:0}.portal-profile__icon-rows li{align-items:flex-start;color:#444;display:flex;font-size:.8125rem;gap:.45rem;line-height:1.45}.portal-profile__icon-rows svg{color:var(--portal-muted);flex-shrink:0;margin-top:.1rem}.portal-profile__dl--split{margin-top:.75rem}.portal-profile__dl--split div{align-items:baseline;border-bottom:1px solid #ececec;display:flex;gap:1rem;grid-template-columns:none;justify-content:space-between;padding:.45rem 0}.portal-profile__dl--split div:last-child{border-bottom:none}.portal-profile__dl--split dt{color:var(--portal-text);font-weight:600}.portal-profile__dl--split dd{color:#444;font-weight:500;margin:0;text-align:right}.portal-profile__course-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:.75rem 0 0;padding:0}.portal-profile__course-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.65rem;align-items:center;border-bottom:1px solid #ececec;gap:.65rem;padding:.65rem 0}.portal-profile__course-item:last-child{border-bottom:none}.portal-profile__course-thumb{align-items:center;background:#d8d8d8;border-radius:4px;color:#888;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.portal-profile__course-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.portal-profile__course-title{color:var(--portal-text);font-size:.8125rem;font-weight:700}.portal-profile__course-progress{color:var(--portal-muted);font-size:.6875rem}.portal-profile__contribution-intro{color:#444;font-size:.8125rem;line-height:1.45;margin:0 0 .75rem}.portal-profile__contribution-form{margin:0}.portal-profile__contribution-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.75rem}.portal-profile__contribution-amount{align-items:center;background:#fff;border:1px solid var(--portal-border);border-radius:4px;display:flex;flex:1 1 12rem;min-height:2.5rem;padding:0 .75rem}.portal-profile__contribution-currency{color:var(--portal-muted);font-size:.875rem;margin-right:.35rem}.portal-profile__contribution-input{background:transparent;border:none;color:var(--portal-text);font:inherit;font-size:.875rem;min-width:0;width:100%}.portal-profile__contribution-input:focus{outline:none}.portal-profile__contribution-donate{background:var(--portal-pill);border:none;border-radius:4px;color:#fff;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700;min-width:6.5rem;padding:.65rem 1.25rem}.portal-profile__contribution-donate:hover{background:#1f1f1f}.portal-profile__contribution-giftaid{align-items:flex-start;color:#444;cursor:pointer;display:flex;font-size:.8125rem;gap:.55rem;line-height:1.45}.portal-profile__contribution-giftaid input{margin-top:.15rem}@media (max-width:1100px){.portal-profile__layout{grid-template-columns:1fr 1fr}.portal-profile__col--left{grid-column:1}.portal-profile__col--middle{grid-column:2}.portal-profile__col--right{align-items:start;display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-profile__card--contribution{grid-column:1/-1}}@media (max-width:768px){.portal-profile__layout{grid-template-columns:1fr}.portal-profile__col--left,.portal-profile__col--middle,.portal-profile__col--right{grid-column:auto}.portal-profile__col--right{grid-template-columns:1fr}.portal-profile__card--contribution{grid-column:auto}.portal-profile__card--organisation{height:auto}}.portal-profile__title{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 1.25rem}.portal-profile__grid{display:grid;grid-gap:1rem;gap:1rem}.portal-profile__grid--overview{margin-bottom:1rem}.portal-profile__grid--cards{grid-template-columns:repeat(3,1fr)}.portal-profile__card{min-height:0}.portal-profile__overview{display:grid;grid-template-columns:auto 1fr;grid-gap:1.25rem;align-items:start;gap:1.25rem}.portal-profile__avatar{height:5.5rem;width:5.5rem}.portal-profile__meta{margin-top:.5rem}.portal-profile__dl{display:grid;grid-gap:.65rem;gap:.65rem;margin:.75rem 0 0}.portal-profile__dl div{display:grid;grid-template-columns:8.5rem 1fr;grid-gap:.75rem;align-items:baseline;font-size:.875rem;gap:.75rem}.portal-profile__dl dt{color:var(--portal-muted);font-weight:500;margin:0}.portal-profile__dl dd{font-weight:600;margin:0}.portal-profile__placeholder{color:var(--portal-muted);font-size:.875rem;margin:.75rem 0 0}.portal-profile--loading .portal-profile__layout,.portal-profile--loading .portal-profile__surface{opacity:.55}.portal-profile__status{border-radius:6px;font-size:.875rem;margin:0 0 1rem;padding:.65rem .85rem}.portal-profile__status[hidden]{display:none}.portal-profile__status--success{background:#e8f5e9;color:#1b5e20}.portal-profile__status--error{background:#ffebee;color:#b71c1c}.portal-profile__status--info{background:#e3f2fd;color:#0d47a1}.portal-profile__card-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.portal-profile__card-actions .portal-profile__btn{flex:1 1 auto;min-width:7rem}.portal-profile__subscription-card-link{color:inherit;display:block;text-decoration:none}.portal-profile__subscription-card-link:hover .portal-dashboard__subscription-card{outline:2px solid #2b2b2b;outline-offset:2px}.portal-profile__card--subscription{scroll-margin-top:1.5rem}.portal-profile__subscription-layout{display:grid;grid-template-columns:1fr 2fr;grid-gap:1rem;align-items:start;gap:1rem}.portal-profile__subscription-meta{margin-top:1rem}.portal-profile__buy-form{display:grid;grid-gap:1.1rem;gap:1.1rem;margin-top:.75rem}.portal-profile__buy-fieldset{border:none;margin:0;padding:0}.portal-profile__buy-fieldset legend{color:var(--portal-muted);font-size:.8125rem;font-weight:600;margin-bottom:.5rem}.portal-profile__buy-options{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem}.portal-profile__buy-option{align-items:center;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.45rem}.portal-profile__buy-option input{margin:0}.portal-profile__buy-field{display:flex;flex-direction:column;gap:.35rem}.portal-profile__buy-field label{font-size:.8125rem;font-weight:600}.portal-profile__buy-field .portal-profile__input{max-width:8rem}.portal-profile__buy-field select.portal-profile__input{max-width:100%}.body-wrapper.theme-overrides .portal-profile .portal-profile__buy-form .portal-profile__input,.body-wrapper.theme-overrides .portal-profile .portal-profile__buy-form input[type=number],.body-wrapper.theme-overrides .portal-profile .portal-profile__buy-form select,.portal-profile .portal-profile__buy-form .portal-profile__input,.portal-profile .portal-profile__buy-form input[type=number],.portal-profile .portal-profile__buy-form select{background-color:#fff;border:1px solid #c5c5c5;border-radius:4px;color:#1a1a1a;display:block;font:inherit;line-height:1.35;min-height:2.5rem;padding:.6rem .75rem;width:100%;-webkit-text-fill-color:#1a1a1a;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;box-shadow:none}.body-wrapper.theme-overrides .portal-profile .portal-profile__buy-form select option,.portal-profile .portal-profile__buy-form select option{background-color:#fff;color:#1a1a1a}.portal-profile .portal-profile__buy-form .portal-profile__input:focus,.portal-profile .portal-profile__buy-form select:focus{border-color:#2b2b2b;outline:2px solid #2b2b2b;outline-offset:0}.portal-profile__buy-field--copies .portal-profile__input{max-width:8rem}.portal-profile__buy-field--starting select{max-width:100%}.portal-profile__buy-actions{display:flex;justify-content:flex-end;padding-top:.35rem}.portal-profile__edit-layout{display:grid;grid-template-columns:16rem 1fr;grid-gap:1rem;align-items:start;gap:1rem}.portal-profile__edit-sidebar{display:flex;flex-direction:column;gap:1rem}.portal-profile__photo-upload{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.portal-profile__security-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:.75rem}.portal-profile__form{margin:0}.portal-profile__form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem 1.25rem;gap:1rem 1.25rem;margin-top:1rem}.portal-profile__field{display:flex;flex-direction:column;gap:.35rem}.portal-profile__field--full{grid-column:1/-1}.portal-profile__section-title{border-top:1px solid var(--portal-border);color:var(--portal-muted);font-size:.6875rem;font-weight:700;grid-column:1/-1;letter-spacing:.08em;margin:1.25rem 0 0;padding-top:1rem;text-transform:uppercase}.portal-profile__section-title:first-of-type{border-top:none;margin-top:.75rem;padding-top:0}.portal-profile__checkbox{align-items:flex-start;cursor:not-allowed;display:flex;font-size:.8125rem;gap:.65rem;line-height:1.45;margin:1rem 0 .35rem}.portal-profile__checkbox input{flex-shrink:0;margin-top:.15rem}.portal-profile__hint--inline{margin-bottom:.25rem}.portal-profile__field label{font-size:.8125rem;font-weight:600}.body-wrapper.theme-overrides .portal-profile .portal-profile__input,.portal-profile .portal-profile__input{background-color:#fff;border:1px solid #c5c5c5;border-radius:4px;color:#1a1a1a;display:block;font:inherit;line-height:1.35;min-height:2.5rem;padding:.6rem .75rem;width:100%;-webkit-text-fill-color:#1a1a1a;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}.body-wrapper.theme-overrides .portal-profile .portal-profile__input::-moz-placeholder,.portal-profile .portal-profile__input::-moz-placeholder{color:#9a9a9a;opacity:1}.body-wrapper.theme-overrides .portal-profile .portal-profile__input::placeholder,.portal-profile .portal-profile__input::placeholder{color:#9a9a9a;opacity:1}.body-wrapper.theme-overrides .portal-profile .portal-profile__input--locked,.portal-profile .portal-profile__input--locked{background-color:#fafafa;border-color:#ddd;color:#1a1a1a;-webkit-text-fill-color:#1a1a1a;cursor:default}.body-wrapper.theme-overrides .portal-profile .portal-profile__input:not(.portal-profile__input--locked):focus,.portal-profile .portal-profile__input:not(.portal-profile__input--locked):focus{border-color:#2b2b2b;outline:2px solid #2b2b2b;outline-offset:0}.portal-profile__field input,.portal-profile__field select{background:#fff;border:1px solid var(--portal-border);border-radius:6px;color:var(--portal-text);font:inherit;padding:.55rem .7rem;width:100%}.portal-profile__field input:disabled,.portal-profile__field select:disabled{background:#f3f3f3;color:var(--portal-muted);cursor:not-allowed}.portal-profile__field-note,.portal-profile__hint{color:var(--portal-muted);font-size:.75rem;line-height:1.35;margin:0}.portal-profile__field-error{color:#b3261e;font-size:.75rem;line-height:1.35;margin:0}.body-wrapper.theme-overrides .portal-profile .portal-profile__input--invalid,.portal-profile .portal-profile__input--invalid{border-color:#b3261e}.body-wrapper.theme-overrides .portal-profile .portal-profile__input--invalid:focus,.portal-profile .portal-profile__input--invalid:focus{border-color:#b3261e;outline-color:#b3261e}.portal-profile__leader-note{background:#eef6ff;border:1px solid #c7dff9;border-radius:.5rem;color:#1e4b7a;font-size:.875rem;line-height:1.4;margin:0 0 1rem;padding:.75rem 1rem}.portal-profile__form-actions{border-top:1px solid var(--portal-border);display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem}.portal-profile__btn{align-items:center;border:1px solid transparent;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:2.25rem;padding:.45rem 1rem;text-decoration:none}.body-wrapper.theme-overrides .portal-profile .portal-profile__btn--primary,.body-wrapper.theme-overrides .portal-profile a.portal-profile__btn--primary,.portal-profile .portal-profile__btn--primary,.portal-profile a.portal-profile__btn--primary{background:var(--portal-pill);border-color:var(--portal-pill);color:#fff;-webkit-text-fill-color:#fff}.body-wrapper.theme-overrides .portal-profile .portal-profile__btn--primary:hover,.body-wrapper.theme-overrides .portal-profile a.portal-profile__btn--primary:hover,.portal-profile .portal-profile__btn--primary:hover,.portal-profile a.portal-profile__btn--primary:hover{background:#1f1f1f;border-color:#1f1f1f;color:#fff;-webkit-text-fill-color:#fff}.body-wrapper.theme-overrides .portal-profile .portal-profile__btn--secondary,.body-wrapper.theme-overrides .portal-profile a.portal-profile__btn--secondary,.portal-profile .portal-profile__btn--secondary,.portal-profile a.portal-profile__btn--secondary{background:#fff;border-color:var(--portal-border);color:var(--portal-text);-webkit-text-fill-color:var(--portal-text)}.portal-profile__btn--primary{background:var(--portal-pill);color:#fff}.portal-profile__btn--primary:hover{background:#1f1f1f}.portal-profile__btn--secondary{background:#fff;border-color:var(--portal-border);color:var(--portal-text)}.portal-profile__btn--secondary:hover{background:#f5f5f5}.portal-profile__btn:disabled{cursor:not-allowed;opacity:.55}.portal-profile__modal{align-items:center;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1000}.portal-profile__modal[hidden]{display:none}.portal-profile__modal-backdrop{background:rgba(0,0,0,.45);inset:0;position:absolute}.portal-profile__modal-dialog{background:#fff;border-radius:var(--portal-radius);box-shadow:0 12px 40px rgba(0,0,0,.18);position:relative;width:min(100%,28rem)}.portal-profile__modal-header{align-items:center;border-bottom:1px solid var(--portal-border);display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1.25rem}.portal-profile__modal-header h2{font-size:1.0625rem;margin:0}.portal-profile__modal-close{align-items:center;background:transparent;border:none;color:var(--portal-muted);cursor:pointer;display:inline-flex;font-size:1.5rem;height:2rem;justify-content:center;line-height:1;padding:0;width:2rem}.portal-profile__modal-body{padding:1.25rem}.portal-profile__modal-body p{font-size:.875rem;line-height:1.45;margin:0 0 .85rem}@media (max-width:1100px){.portal-profile__grid--cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.portal-profile__dl div,.portal-profile__edit-layout,.portal-profile__form-grid,.portal-profile__grid--cards,.portal-profile__overview,.portal-profile__subscription-layout{grid-template-columns:1fr}.portal-profile__dl div{gap:.2rem}.portal-members__table-wrap{overflow-x:auto}}.portal-members__card{margin-top:.5rem}.portal-members__table-wrap{overflow-x:auto}.portal-members__table{border-collapse:collapse;font-size:.875rem;width:100%}.portal-members__table td,.portal-members__table th{border-bottom:1px solid var(--portal-border);padding:.75rem 1rem;text-align:left;vertical-align:middle}.portal-members__table th{color:var(--portal-muted);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.portal-members__table tbody tr:hover{background:#fafafa}.portal-members__name-link{color:var(--portal-text);font-weight:600;text-decoration:none}.portal-members__name-link:hover{text-decoration:underline}.portal-members__empty{color:var(--portal-muted);padding:2rem 1rem;text-align:center}.portal-members__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.portal-members--loading .portal-members__table{opacity:.55}.portal-profile__subtitle{color:var(--portal-muted);font-size:.9375rem;line-height:1.4;margin:-.35rem 0 1rem}.portal-members__search{align-items:center;background:#fff;border:1px solid var(--portal-border);border-radius:.5rem;display:flex;flex:1 1 16rem;gap:.65rem;max-width:24rem;padding:.65rem .85rem}.portal-members__search svg{color:var(--portal-muted);flex-shrink:0}.portal-members__search-input{background:transparent;border:0;color:var(--portal-text);font:inherit;outline:none;width:100%}.portal-members__search-input::-moz-placeholder{color:var(--portal-muted)}.portal-members__search-input::placeholder{color:var(--portal-muted)}.portal-members__pagination{align-items:center;border-top:1px solid var(--portal-border);display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem .25rem}.portal-members__page-summary{color:var(--portal-muted);font-size:.8125rem;margin:0}.portal-members__page-actions{display:flex;gap:.5rem}.portal-members__page-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-members__title{margin-bottom:0}.portal-members__mass-mail-all{align-items:center;display:inline-flex;gap:.5rem;text-decoration:none}.portal-members__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-members__filters-toggle{align-items:center;display:inline-flex;gap:.5rem}.portal-members__filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.portal-members__filter-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.portal-members__filter-tab{background:#fff;border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-text);cursor:pointer;font-size:.875rem;font-weight:600;padding:.45rem 1rem}.portal-members__filter-tab--active{background:var(--portal-text);border-color:var(--portal-text);color:#fff}.portal-members__filter-dropdowns{display:flex;flex-wrap:wrap;gap:.75rem}.portal-members__filter-select select{color:var(--portal-text);font:inherit;min-width:11rem;padding:.55rem .85rem}.portal-members__filter-select select,.portal-members__selection-bar{background:#fff;border:1px solid var(--portal-border);border-radius:.5rem}.portal-members__selection-bar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.portal-members__selection-summary{color:var(--portal-text);font-size:.875rem;font-weight:600;margin:0}.portal-members__selection-divider{background:var(--portal-border);height:1.25rem;width:1px}.portal-members__mass-mail-selected{align-items:center;color:var(--portal-link,#2563eb);display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;text-decoration:none}.portal-members__mass-mail-selected:hover{text-decoration:underline}.portal-members__col-select{width:2.5rem}.portal-members__page-nav{align-items:center;display:flex;gap:.35rem}.portal-members__page-btn{background:#fff;border:1px solid var(--portal-border);border-radius:.375rem;color:var(--portal-text);cursor:pointer;font-size:.8125rem;font-weight:600;height:2rem;min-width:2rem;padding:0 .45rem}.portal-members__page-btn--active{background:var(--portal-text);border-color:var(--portal-text);color:#fff}.portal-members__page-btn:disabled{cursor:not-allowed;opacity:.45}.portal-members__page-ellipsis{color:var(--portal-muted);font-size:.8125rem;padding:0 .25rem}.portal-profile__contact-list{list-style:none;margin:0;padding:0}.portal-profile__contact-list li{border-bottom:1px solid var(--portal-border);font-size:.875rem;padding:.55rem 0}.portal-profile__contact-list li:last-child{border-bottom:0}.portal-my-leaders__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.portal-my-leaders__filters{display:flex;flex-wrap:wrap;gap:.5rem}.portal-my-leaders__filter{background:#fff;border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-text);cursor:pointer;font-size:.875rem;font-weight:600;padding:.45rem 1rem}.portal-my-leaders__filter--active{background:var(--portal-text);border-color:var(--portal-text);color:#fff}.portal-my-leaders__count{color:var(--portal-muted);font-size:.875rem;margin:0}.portal-my-leaders__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-my-leaders__card{display:grid;grid-template-columns:7.5rem 1fr;grid-gap:1rem;background:#fff;border:1px solid var(--portal-border);border-radius:.75rem;gap:1rem;min-height:9rem;padding:1rem}.portal-my-leaders__card-media{align-items:center;display:flex;flex-direction:column;gap:.65rem}.portal-my-leaders__avatar{background:#ececec;border-radius:50%;color:var(--portal-muted);display:grid;font-size:1.125rem;font-weight:700;height:5.5rem;place-items:center;width:5.5rem}.portal-my-leaders__role{background:#f2f2f2;border-radius:999px;color:var(--portal-muted);display:inline-block;font-size:.6875rem;font-weight:700;line-height:1.3;padding:.2rem .55rem;text-align:center}.portal-my-leaders__card-body{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.portal-my-leaders__name{font-size:1.125rem;font-weight:700;margin:0}.portal-my-leaders__meta{list-style:none;margin:.65rem 0 0;padding:0}.portal-my-leaders__meta li{align-items:center;color:var(--portal-muted);display:flex;font-size:.8125rem;gap:.45rem;margin-bottom:.35rem}.portal-my-leaders__meta-icon{border:1px solid #bbb;border-radius:50%;flex-shrink:0;height:.75rem;width:.75rem}.portal-my-leaders__message{align-items:center;align-self:flex-end;background:#ececec;border-radius:.35rem;color:var(--portal-text);display:inline-flex;font-size:.8125rem;font-weight:700;gap:.35rem;padding:.55rem 1rem;text-decoration:none;text-transform:uppercase}.portal-my-leaders__message:hover{background:#e0e0e0}.portal-my-leaders__empty{color:var(--portal-muted);grid-column:1/-1;margin:0;padding:2rem 1rem;text-align:center}.portal-my-leaders--loading .portal-my-leaders__grid{opacity:.55}.portal-profile__card-link--block{display:inline-flex;margin-top:.75rem}@media (max-width:900px){.portal-my-leaders__card,.portal-my-leaders__grid{grid-template-columns:1fr}.portal-my-leaders__card-media{flex-direction:row;justify-content:flex-start}}.portal-support-group__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.portal-support-group__filters{display:flex;flex-wrap:wrap;gap:.5rem}.portal-support-group__filter{background:#fff;border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-text);cursor:pointer;font-size:.875rem;font-weight:600;padding:.45rem 1rem}.portal-support-group__filter--active{background:var(--portal-text);border-color:var(--portal-text);color:#fff}.portal-support-group__count{color:var(--portal-muted);font-size:.875rem;margin:0}.portal-support-group__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-support-group__card{align-items:center;background:#f3f3f3;border:1px solid var(--portal-border);border-radius:.35rem;display:flex;flex-direction:column;min-height:18rem;padding:1rem .85rem .85rem;text-align:center}.portal-support-group__name{font-size:.9375rem;font-weight:700;line-height:1.3;margin:0 0 .85rem}.portal-support-group__card-media{align-items:center;display:flex;flex-direction:column;gap:.65rem;width:100%}.portal-support-group__avatar{background:#ececec;border-radius:50%;color:var(--portal-muted);display:grid;font-size:1.125rem;font-weight:700;height:5.5rem;place-items:center;width:5.5rem}.portal-support-group__role{background:#555;border-radius:.2rem;color:#fff;display:inline-block;font-size:.6875rem;font-weight:700;line-height:1.3;min-width:7rem;padding:.35rem .55rem}.portal-support-group__meta{list-style:none;margin:.85rem 0 0;padding:0;text-align:left;width:100%}.portal-support-group__meta li{align-items:center;color:var(--portal-muted);display:flex;font-size:.75rem;gap:.45rem;margin-bottom:.35rem}.portal-support-group__meta-icon{border:1px solid #bbb;border-radius:50%;flex-shrink:0;height:.75rem;width:.75rem}.portal-support-group__message{align-items:center;background:#ececec;border-radius:.35rem;color:var(--portal-text);display:inline-flex;font-size:.75rem;font-weight:700;gap:.35rem;justify-content:center;margin-top:auto;padding:.55rem .75rem;text-decoration:none;text-transform:uppercase;width:100%}.portal-support-group__message:hover{background:#e0e0e0}.portal-support-group__empty{color:var(--portal-muted);grid-column:1/-1;margin:0;padding:2rem 1rem;text-align:center}.portal-support-group--loading .portal-support-group__grid{opacity:.55}@media (max-width:1200px){.portal-support-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.portal-support-group__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.portal-support-group__grid{grid-template-columns:1fr}}.portal-dashboard.portal-pm-matrix{min-height:0}.portal-dashboard.portal-pm-matrix .portal-dashboard__shell{align-items:start;grid-template-columns:var(--portal-sidebar-width) minmax(0,1fr);min-height:0}.portal-dashboard.portal-pm-matrix .portal-dashboard__sidebar{min-height:0}.portal-dashboard.portal-pm-matrix .portal-dashboard__main{max-width:100%;min-width:0;overflow:visible;padding-bottom:1.5rem}.portal-pm-matrix__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:0 0 1rem}.portal-pm-matrix__intro{color:var(--portal-muted);font-size:.875rem;line-height:1.5;margin:.5rem 0 0;max-width:48rem}.portal-pm-matrix__status{color:#0f6b3d;font-size:.875rem;margin:0 0 .75rem}.portal-pm-matrix__loading{color:var(--portal-muted);margin:1rem 0}.portal-pm-preview{background:#fff;border:1px solid var(--portal-border);border-radius:.75rem;margin-bottom:1rem;padding:1.1rem 1.25rem}.portal-pm-preview__head,.portal-pm-preview__member{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.portal-pm-preview__head{cursor:pointer;list-style:none}.portal-pm-preview__head::-webkit-details-marker{display:none}.portal-pm-preview[open] .portal-pm-preview__head{margin-bottom:.85rem}.portal-pm-preview__chevron{color:var(--portal-muted);flex-shrink:0;margin-top:.15rem;transition:transform .15s ease}.portal-pm-preview[open] .portal-pm-preview__chevron{transform:rotate(180deg)}.portal-pm-preview__head p,.portal-pm-preview__member p{color:var(--portal-muted);font-size:.75rem;margin:.3rem 0 0}.portal-pm-preview__member>span,.portal-pm-preview__readonly{background:#efefef;border-radius:999px;color:#666;flex-shrink:0;font-size:.6875rem;font-weight:600;padding:.3rem .65rem}.portal-pm-preview__search{align-items:center;border:1px solid var(--portal-border);border-radius:.5rem;display:flex;gap:.55rem;max-width:36rem;padding:.6rem .8rem}.portal-pm-preview__search svg{color:var(--portal-muted);flex-shrink:0}.portal-pm-preview__search input{background:transparent;border:0;color:var(--portal-text);font:inherit;font-size:.8125rem;min-width:0;outline:0;width:100%}.portal-pm-preview__hint,.portal-pm-preview__message{color:var(--portal-muted);font-size:.6875rem;margin:.45rem 0 0}.portal-pm-preview__message--error{color:#a12828}.portal-pm-preview__results{background:#fff;border:1px solid var(--portal-border);border-radius:.5rem;box-shadow:0 .5rem 1.5rem rgb(0 0 0/8%);display:grid;margin-top:.5rem;max-height:16rem;max-width:36rem;overflow-y:auto}.portal-pm-preview__result{display:grid;grid-gap:.2rem;background:transparent;border:0;border-bottom:1px solid var(--portal-border);color:var(--portal-text);cursor:pointer;gap:.2rem;padding:.7rem .8rem;text-align:left}.portal-pm-preview__result:last-child{border-bottom:0}.portal-pm-preview__result:focus-visible,.portal-pm-preview__result:hover{background:#f5f5f5}.portal-pm-preview__result span{color:var(--portal-muted);font-size:.6875rem}.portal-pm-preview__panel{border-top:1px solid var(--portal-border);margin-top:1rem;padding-top:1rem}.portal-pm-preview__member h3{font-size:1rem;margin:0}.portal-pm-preview__fields,.portal-pm-preview__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.9rem}.portal-pm-preview__fields section,.portal-pm-preview__summary section{background:#f6f6f6;border-radius:.5rem;min-width:0;padding:.8rem}.portal-pm-preview h4{font-size:.75rem;margin:0 0 .55rem}.portal-pm-preview__chips{display:flex;flex-wrap:wrap;gap:.35rem}.portal-pm-preview__chips span,.portal-pm-preview__fields li{background:#e8e8e8;border-radius:999px;color:#555;font-size:.6875rem;padding:.25rem .5rem}.portal-pm-preview__fields ul,.portal-pm-preview__scopes ul{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.portal-pm-preview__scopes li{color:#555;display:flex;font-size:.6875rem;gap:.5rem;justify-content:space-between;padding:.25rem 0;width:100%}.portal-pm-preview__empty{color:var(--portal-muted);font-size:.6875rem}.portal-pm-matrix__table-wrap{max-width:100%;overflow-x:auto;overflow-y:clip;width:100%;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--portal-border);border-radius:.75rem;overscroll-behavior-x:contain}.portal-pm-matrix__table{border-collapse:separate;border-spacing:0;font-size:.8125rem;min-width:100%;width:-moz-max-content;width:max-content}.portal-pm-matrix__table td,.portal-pm-matrix__table th{border-bottom:1px solid var(--portal-border);padding:.65rem .75rem;text-align:left;vertical-align:middle}.portal-pm-matrix__table tbody tr:last-child td,.portal-pm-matrix__table tbody tr:last-child th{border-bottom:none}.portal-pm-matrix__table thead th{background:#f7f8fa;box-shadow:0 1px 0 var(--portal-border);font-weight:600;white-space:nowrap}.portal-pm-matrix__sticky-head{background:#f7f8fa;border:1px solid var(--portal-border);border-bottom:none;border-radius:.75rem .75rem 0 0;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;pointer-events:none;position:fixed;top:0;z-index:30}.portal-pm-matrix__sticky-table{border-collapse:separate;border-spacing:0;font-size:.8125rem}.portal-pm-matrix__sticky-table th{background:#f7f8fa;border-bottom:1px solid var(--portal-border);padding:.65rem .75rem;text-align:left;white-space:nowrap}.portal-pm-matrix__role{background:#fff;box-shadow:1px 0 0 var(--portal-border);font-weight:600;left:0;max-width:14rem;min-width:12rem;position:sticky;z-index:2}.portal-pm-matrix__table thead th:first-child{box-shadow:1px 0 0 var(--portal-border),0 1px 0 var(--portal-border)}.portal-pm-matrix__role-meta{color:var(--portal-muted);display:block;font-size:.75rem;font-weight:400;margin-top:.2rem}.portal-pm-matrix__select{background:#fff;border:1px solid var(--portal-border);border-radius:.4rem;font:inherit;min-width:8.5rem;padding:.4rem .5rem;width:100%}.portal-pm-matrix__select--dirty{border-color:#c47b1a}.portal-pm-matrix__select--saving{opacity:.65}.portal-pm-matrix__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (max-width:720px){.portal-pm-matrix__header{flex-direction:column}.portal-pm-preview__fields,.portal-pm-preview__summary{grid-template-columns:1fr}}