.app-shell{--mos-canvas:var(--member-canvas,#f7f7f4);--mos-surface:#fff;--mos-tile:#f0f3f0;--mos-tile-2:#f5f7f4;--mos-line:#e6e9e3;--mos-line-soft:#eef0ea;--mos-line-strong:#d8dcd5;--mos-ink:#0d2b28;--mos-ink-2:#47554f;--mos-ink-3:#7f8b85;--mos-ink-4:#9aa49e;--mos-rail:#0e243e;--mos-rail-hover:#17304c;--mos-rail-active:#28405c;--mos-rail-text:#dde5ee;--mos-rail-dim:#93a4b8;--mos-rail-line:#ffffff16;--mos-green:#0f3830;--mos-green-hover:#17564a;--mos-green-signal:#179574;--mos-green-ink:#1d6b57;--mos-green-tint:#e8f0ea;--mos-gold:#c9932f;--mos-warn:#9b681d;--mos-warn-tint:#f6ecd9;--mos-danger:#ad4942;--mos-rail-w:188px;--mos-inset:clamp(30px, 3.8vw, 62px);--mos-gap:16px;--mos-pad:22px;--mos-radius:12px;--mos-radius-sm:10px;--mos-radius-xs:8px;--mos-shadow:0 1px 2px #0d221e07, 0 10px 26px #0d221e0a;--mos-shadow-lift:0 2px 6px #0d221e0d, 0 18px 40px #0d221e12;background:var(--mos-canvas)}.app-shell.app-shell .app-main,.app-shell.app-shell .page{background:var(--mos-canvas)}body:has(.app-shell){background:var(--mos-canvas)}@media (width>=861px){.app-shell.app-shell{grid-template-columns:var(--mos-rail-w) minmax(0, 1fr)}.app-shell.app-shell .app-main.app-main{max-width:none;margin:0;padding:28px 0 72px}.app-shell .mos-topbar,.app-shell .mos-page>*{margin-inline:var(--mos-inset)}.app-shell .mos-page>.mos-hero,.app-shell .mos-page>.mos-binder,.app-shell .mos-page>.mos-lhero,.app-shell .mos-page>.mos-sheet{margin-inline:0}.app-shell .mos-page>.mos-hero,.app-shell .mos-page>.mos-binder{box-shadow:none;border-left:0;border-right:0;border-radius:0}.app-shell .mos-page>.mos-binder{border-top:0}.app-shell .mos-page>.mos-binder .mos-tabs{padding-inline:calc(var(--mos-inset) - 12px)}.app-shell .mos-page>.mos-hero .mos-hero-body,.app-shell .mos-page>.mos-binder .mos-hero-body{padding-inline:var(--mos-inset)}}@media (width>=861px) and (width<=1180px){.app-shell{--mos-inset:34px}}.app-shell .mos-rail{width:var(--mos-rail-w);background:var(--mos-rail);height:100vh;color:var(--mos-rail-text);font-family:var(--font-ui);flex-direction:column;align-self:start;padding:0 0 18px;display:flex;position:sticky;top:0}@media (width<=860px){.app-shell .mos-rail{display:none}}.app-shell .mos-rail-brand{justify-content:center;padding:26px 0 22px;display:flex}.app-shell .mos-mark{object-fit:contain;width:97px;height:110px;display:block}.app-shell .mos-rail-nav{flex-direction:column;flex:1;gap:2px;padding:6px 12px 0;display:flex;overflow-y:auto}.app-shell .mos-nav-link{border-radius:var(--mos-radius-sm);color:#c3cede;letter-spacing:-.005em;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .16s,color .16s;display:flex;position:relative}.app-shell .mos-nav-link:hover{background:var(--mos-rail-hover);color:#eef3f9}.app-shell .mos-nav-link.is-active{background:var(--mos-rail-active);color:#fff;font-weight:600}.app-shell .mos-nav-link.is-active:before{content:"";background:#e9eef5;border-radius:0 3px 3px 0;width:4px;position:absolute;top:7px;bottom:7px;left:-12px}.app-shell .mos-nav-icon{opacity:.85;flex:none;place-items:center;width:18px;height:18px;display:grid}.app-shell .mos-nav-icon svg{width:17px;height:17px}.app-shell .mos-nav-dot{background:var(--mos-gold);border-radius:50%;width:6px;height:6px;margin-left:auto}.app-shell .mos-nav-worlds{margin:0 0 4px 21px;padding:0;list-style:none}.app-shell .mos-nav-worlds li{padding-left:13px;position:relative}.app-shell .mos-nav-worlds li:before,.app-shell .mos-nav-worlds li:after{content:"";background:#ffffff29;position:absolute;left:0}.app-shell .mos-nav-worlds li:before{width:1px;top:0;bottom:0}.app-shell .mos-nav-worlds li:first-child:before{top:-2px}.app-shell .mos-nav-worlds li:last-child:before{bottom:50%}.app-shell .mos-nav-worlds li:after{width:8px;height:1px;top:50%}.app-shell .mos-nav-world{border-radius:var(--mos-radius-sm);min-height:44px;color:var(--mos-rail-dim);font-family:var(--font-data);letter-spacing:.16em;white-space:nowrap;align-items:center;padding:0 10px;font-size:10.5px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.app-shell .mos-nav-world:hover{color:#eef3f9}.app-shell .mos-nav-world.is-current{color:#fff}@media (prefers-reduced-motion:reduce){.app-shell .mos-nav-world{transition:none}}.app-shell .mos-rail-foot{border-top:1px solid var(--mos-rail-line);align-items:center;gap:10px;margin:10px 16px 0;padding-top:16px;display:flex}.app-shell .mos-rail-signout{border-radius:var(--mos-radius-xs);min-height:34px;color:var(--mos-rail-dim);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:12.5px;display:inline-flex}.app-shell .mos-rail-signout:hover{background:var(--mos-rail-hover);color:#e6edf5}.app-shell .mos-rail-signout svg{width:15px;height:15px}.app-shell .visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.app-shell .mos-rail :focus-visible{outline-offset:2px;outline:2px solid #9fc3e8}.app-shell .mos-topbar{align-items:center;gap:14px;min-height:40px;margin-bottom:5px;display:flex}.app-shell .mos-topbar-spacer{flex:1}.app-shell .mos-search{flex:none;position:relative}.app-shell .mos-search-overlay{z-index:90;align-content:start;justify-items:center;padding:clamp(72px,14vh,160px) 20px 20px;display:grid;position:fixed;inset:0}.app-shell .mos-search-scrim{-webkit-backdrop-filter:blur(3px);cursor:default;background:#0c12106b;border:0;padding:0;position:fixed;inset:0}.app-shell .mos-search-modal{border:1px solid var(--mos-line);border-radius:var(--mos-radius);background:var(--mos-surface);width:min(520px,100%);position:relative;overflow:hidden;box-shadow:0 24px 60px #0d221e38}.app-shell .mos-search-field{position:relative}.app-shell .mos-search-field .mos-search-input{border:0;border-bottom:1px solid var(--mos-line-soft);border-radius:0;width:100%;height:54px;padding-left:44px;font-size:15px}.app-shell .mos-search-field .mos-search-icon{left:17px}.app-shell .mos-search-scope{color:var(--mos-ink-4);margin:0;padding:14px 18px;font-size:12.5px}@media (prefers-reduced-motion:no-preference){.app-shell .mos-search-modal{animation:.16s ease-out mos-search-in}}@keyframes mos-search-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.app-shell .mos-search-input{border:1px solid var(--mos-line);background:var(--mos-surface);width:100%;height:40px;color:var(--mos-ink);font:inherit;border-radius:999px;padding:0 14px 0 36px;font-size:13.5px}.app-shell .mos-search-input::placeholder{color:var(--mos-ink-4)}.app-shell .mos-search-input:focus{border-color:#b9c8c0;outline:none;box-shadow:0 0 0 3px #0f383014}.app-shell .mos-search-icon{color:var(--mos-ink-4);pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.app-shell .mos-search-icon svg{width:15px;height:15px}.app-shell .mos-icon-btn{border:1px solid var(--mos-line);background:var(--mos-surface);width:38px;height:38px;color:var(--mos-ink-2);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.app-shell .mos-icon-btn svg{width:16px;height:16px}.app-shell .mos-icon-btn:hover{border-color:var(--mos-line-strong)}.app-shell .mos-icon-btn .mos-badge-dot{width:7px;height:7px;box-shadow:0 0 0 2px var(--mos-canvas);background:#e07a33;border-radius:50%;position:absolute;top:4px;right:5px}.app-shell .mos-identity{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;align-items:center;gap:10px;padding:3px 6px 3px 3px;display:flex}.app-shell .mos-identity:hover{background:#0d2b280b}.app-shell .mos-identity-mark{color:#10322c;letter-spacing:.01em;background:#b9c6bd;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:650;display:grid;overflow:hidden}.app-shell .mos-identity-mark img{object-fit:cover;width:100%;height:100%}.app-shell .mos-identity-copy{text-align:left;line-height:1.2;display:block}.app-shell .mos-identity-name{color:var(--mos-ink);font-size:13.5px;font-weight:650;display:block}.app-shell .mos-identity-role{color:var(--mos-ink-3);font-size:11.5px;display:block}.app-shell .mos-identity-chevron{color:var(--mos-ink-3);place-items:center;display:grid}.app-shell .mos-identity-chevron svg{width:13px;height:13px}.app-shell .mos-identity-menu{z-index:40;border:1px solid var(--mos-line);border-radius:var(--mos-radius-sm);background:var(--mos-surface);min-width:190px;box-shadow:var(--mos-shadow-lift);flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.app-shell .mos-identity-wrap{position:relative}.app-shell .mos-identity-menu a,.app-shell .mos-identity-menu button{border-radius:var(--mos-radius-xs);color:var(--mos-ink-2);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:9px 10px;font-size:13px;text-decoration:none}.app-shell .mos-identity-menu a:hover,.app-shell .mos-identity-menu button:hover{background:var(--mos-tile);color:var(--mos-ink)}.app-shell .mos-head{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:24px;margin-bottom:14px;display:grid}.app-shell .mos-title{font-family:var(--font-member-heading,var(--font-display));letter-spacing:-.032em;color:var(--mos-ink);grid-column:1;margin:0;font-size:44px;font-weight:700;line-height:1.06}.app-shell .mos-subtitle{color:var(--mos-ink-3);grid-column:1;max-width:76ch;margin:9px 0 0;font-size:15px;line-height:1.45}.app-shell .mos-cue{letter-spacing:.16em;text-transform:uppercase;color:var(--mos-ink-4);white-space:nowrap;grid-area:2/2;align-self:end;margin:0;font-size:11px;font-weight:600}.app-shell .mos-head--no-sub{margin-bottom:26px}.app-shell .mos-head--no-sub .mos-cue{grid-row:2;margin-top:8px}.app-shell .mos-head--bare{margin-bottom:42px}.app-shell .mos-card{border:1px solid var(--mos-line);border-radius:var(--mos-radius);background:var(--mos-surface);min-width:0;box-shadow:var(--mos-shadow)}.app-shell .mos-card--pad{padding:var(--mos-pad)}.app-shell .mos-card-head{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.app-shell .mos-card-title{font-family:var(--font-member-heading,var(--font-display));letter-spacing:-.018em;color:var(--mos-ink);margin:0;font-size:19px;font-weight:650}.app-shell .mos-card-note{color:var(--mos-ink-3);margin:6px 0 0;font-size:13px;line-height:1.5}.app-shell .mos-card-aside{color:var(--mos-ink-3);flex:none;margin-left:auto;font-size:13px}.app-shell .mos-eyebrow{font-family:var(--font-data);letter-spacing:.14em;text-transform:uppercase;color:var(--mos-ink-4);margin:0;font-size:10.5px;font-weight:600}.app-shell .mos-link{color:var(--mos-green-ink);white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:550;text-decoration:none;display:inline-flex}.app-shell .mos-link:hover{text-underline-offset:3px;text-decoration:underline}.app-shell .mos-link--quiet{color:var(--mos-ink-3)}.app-shell .mos-grid{gap:var(--mos-gap);display:grid}.app-shell .mos-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .mos-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .mos-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .mos-grid--wide-side{grid-template-columns:minmax(0,1.975fr) minmax(0,1fr)}.app-shell .mos-grid--side-wide{grid-template-columns:minmax(0,1fr) minmax(0,1.975fr)}.app-shell .mos-grid--narrow-wide{grid-template-columns:minmax(0,1fr) minmax(0,1.46fr)}.app-shell .mos-grid--wide-narrow{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr)}.app-shell .mos-stack{gap:var(--mos-gap);flex-direction:column;display:flex}.app-shell .mos-tile{border:1px solid var(--mos-line-soft);border-radius:var(--mos-radius-sm);background:var(--mos-tile);min-width:0;padding:15px 16px}.app-shell .mos-tile-label{letter-spacing:.05em;text-transform:uppercase;color:var(--mos-ink-3);margin:0;font-size:12px;font-weight:550}.app-shell .mos-tile-value{letter-spacing:-.015em;color:var(--mos-ink);margin:5px 0 0;font-size:17px;font-weight:650}.app-shell .mos-tile-note{color:var(--mos-ink-3);margin:5px 0 0;font-size:12px;line-height:1.45}.app-shell .mos-figure{letter-spacing:-.03em;color:var(--mos-ink);font-variant-numeric:tabular-nums;margin:0;font-size:40px;font-weight:650;line-height:1}.app-shell .mos-figure-unit{letter-spacing:0;color:var(--mos-ink-3);margin-left:4px;font-size:17px;font-weight:550}.app-shell .mos-figure-note{color:var(--mos-ink-3);margin:8px 0 0;font-size:12.5px;line-height:1.45}.app-shell .mos-meter{background:#e7ebe6;border-radius:999px;height:6px;overflow:hidden}.app-shell .mos-meter>span{background:var(--mos-green-signal);border-radius:999px;height:100%;display:block}.app-shell .mos-chip{border:1px solid var(--mos-line);background:var(--mos-surface);min-height:30px;color:var(--mos-ink-2);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12.5px;font-weight:550;line-height:1;display:inline-flex}.app-shell button.mos-chip{cursor:pointer}.app-shell .mos-chip.is-on,.app-shell .mos-chip[aria-pressed=true],.app-shell .mos-chip[aria-selected=true]{border-color:var(--mos-green);background:var(--mos-green);color:#fff}.app-shell .mos-chip--quiet{background:var(--mos-tile)}.app-shell .mos-chip--positive{background:var(--mos-green-tint);color:var(--mos-green-ink);border-color:#cfe0d4}.app-shell .mos-chip--warning{background:var(--mos-warn-tint);color:var(--mos-warn);border-color:#e7d6b4}.app-shell .mos-btn{border:1px solid var(--mos-line-strong);border-radius:var(--mos-radius-xs);background:var(--mos-surface);min-height:38px;color:var(--mos-ink);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.app-shell .mos-btn:hover{background:var(--mos-tile-2)}.app-shell .mos-btn--primary{border-color:var(--mos-green);background:var(--mos-green);color:#fff}.app-shell .mos-btn--primary:hover{background:var(--mos-green-hover);border-color:var(--mos-green-hover)}.app-shell .mos-btn--sm{min-height:32px;padding:0 13px;font-size:12.5px}.app-shell .mos-btn--block{width:100%}.app-shell .mos-facts{flex-direction:column;display:flex}.app-shell .mos-fact{border-bottom:1px solid var(--mos-line-soft);align-items:center;gap:14px;padding:11px 0;font-size:13.5px;display:flex}.app-shell .mos-fact:last-child{border-bottom:0}.app-shell .mos-fact-label{color:var(--mos-ink);font-weight:550}.app-shell .mos-fact-value{color:var(--mos-ink-3);text-align:right;margin-left:auto}.app-shell .mos-fact-value--signal{color:var(--mos-green-ink)}.app-shell .mos-person{align-items:center;gap:12px;min-width:0;display:flex}.app-shell .mos-person-mark{background:var(--mos-tile);width:42px;height:42px;color:var(--mos-ink-2);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:650;display:grid;overflow:hidden}.app-shell .mos-person-mark img{object-fit:cover;width:100%;height:100%}.app-shell .mos-person-copy{min-width:0}.app-shell .mos-person-role{letter-spacing:.13em;text-transform:uppercase;color:var(--mos-ink-4);margin:0;font-size:10.5px;font-weight:600;display:block}.app-shell .mos-person-name{letter-spacing:-.017em;color:var(--mos-ink);margin:2px 0 0;font-size:17px;font-weight:650;display:block}.app-shell .mos-person-name--sm{font-size:15px}.app-shell .mos-empty{color:var(--mos-ink-3);margin:0;font-size:13px;line-height:1.55}.app-shell .mos-rule{background:var(--mos-line-soft);border:0;height:1px;margin:0}.app-shell .mos-hero{border-radius:var(--mos-radius);box-shadow:var(--mos-shadow);background:#14212b;position:relative;overflow:hidden}.app-shell .mos-hero-media{position:absolute;inset:0}.app-shell .mos-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.app-shell .mos-hero-scrim{background:linear-gradient(96deg,#09141cd1 0%,#09141c9e 34%,#09141c29 62%,#09141c0f 100%);position:absolute;inset:0}.app-shell .mos-hero--plain .mos-hero-scrim{background:linear-gradient(100deg,#09141c80 0%,#09141c2e 42%,#09141c00 72%)}.app-shell .mos-hero-body{min-height:var(--mos-hero-h,176px);color:#fff;flex-direction:column;justify-content:center;gap:12px;max-width:62%;padding:26px 30px;display:flex;position:relative}.app-shell .mos-hero-eyebrow{font-family:var(--font-data);letter-spacing:.17em;text-transform:uppercase;color:#ffffffc7;margin:0;font-size:11px;font-weight:600}.app-shell .mos-hero-title{font-family:var(--font-member-heading,var(--font-display));letter-spacing:-.028em;color:#fff;margin:0;font-size:34px;font-weight:650;line-height:1.08}.app-shell .mos-hero-lede{color:#ffffffdb;max-width:62ch;margin:0;font-size:14.5px;line-height:1.5}.app-shell .mos-hero-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.app-shell .mos-hero-actions .mos-btn{color:var(--mos-ink);background:#fffffff0;border-color:#0000}.app-shell .mos-hero-actions .mos-btn--primary{border-color:var(--mos-green);background:var(--mos-green);color:#fff}.app-shell .mos-hero-chips{flex-wrap:wrap;gap:8px;display:flex}.app-shell .mos-hero-chips .mos-chip{color:#ffffffeb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c161e70;border-color:#ffffff42}.app-shell .mos-hero--banner .mos-hero-body{min-height:var(--mos-hero-h,174px)}.app-shell .mos-binder{border:1px solid var(--mos-line);border-radius:var(--mos-radius);background:var(--mos-canvas);box-shadow:var(--mos-shadow);overflow:hidden}.app-shell .mos-binder .mos-hero{box-shadow:none;border:0;border-radius:0}.app-shell .mos-tabs{scrollbar-width:none;align-items:stretch;gap:4px;padding:0 18px;display:flex;overflow-x:auto}.app-shell .mos-tabs::-webkit-scrollbar{display:none}.app-shell .mos-tab{min-height:52px;color:var(--mos-ink-3);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 12px;font-size:13.5px;font-weight:550;text-decoration:none;display:inline-flex;position:relative}.app-shell .mos-tab:hover{color:var(--mos-ink)}.app-shell .mos-tab.is-active{color:var(--mos-ink);font-weight:650}.app-shell .mos-tab.is-active:after{content:"";background:var(--mos-ink);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:10px;right:10px}.app-shell .mos-deep{border-top:1px solid var(--mos-line);margin-top:34px;padding-top:26px}.app-shell .mos-deep-head{align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.app-shell .mos-deep-title{letter-spacing:.01em;color:var(--mos-ink);margin:0;font-size:15px;font-weight:650}.app-shell .mos-deep-note{color:var(--mos-ink-3);margin:0;font-size:13px}@media (width<=1180px){.app-shell .mos-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .mos-grid--wide-side,.app-shell .mos-grid--side-wide,.app-shell .mos-grid--narrow-wide,.app-shell .mos-grid--wide-narrow{grid-template-columns:minmax(0,1fr)}.app-shell .mos-title{font-size:38px}.app-shell .mos-hero-body{max-width:76%}}@media (width<=940px){.app-shell .mos-grid--3{grid-template-columns:minmax(0,1fr)}}@media (width<=860px){.app-shell .app-main{max-width:none}.app-shell .mos-topbar{display:none}.app-shell .mos-head{grid-template-columns:minmax(0,1fr);margin-bottom:20px}.app-shell .mos-cue{grid-area:auto/1;margin-top:10px}.app-shell .mos-title{font-size:30px}.app-shell .mos-subtitle{font-size:14px}.app-shell .mos-grid--2,.app-shell .mos-grid--3,.app-shell .mos-grid--4{grid-template-columns:minmax(0,1fr)}.app-shell .mos-hero-body{max-width:none;min-height:0;padding:20px}.app-shell .mos-hero-title{font-size:25px}.app-shell .mos-card--pad{padding:18px}.app-shell .mos-btn,.app-shell .mos-btn--sm{min-height:44px;padding:0 16px}.app-shell .mos-chip{min-height:44px;padding:8px 15px}.app-shell .mos-rating-dot{width:44px;height:44px}.app-shell .mos-fact{min-height:44px}.app-shell .mos-fact-value.mos-link,.app-shell .mos-link{align-items:center;min-height:44px}.app-shell .mos-tab{min-height:46px}.app-shell .mos-search-input{height:44px}.app-shell .mos-icon-btn{width:44px;height:44px}}@media (width<=380px){.app-shell .mos-title{font-size:26px}.app-shell .mos-card--pad{padding:15px}.app-shell .mos-hero-body{padding:16px}}@media (prefers-reduced-motion:reduce){.app-shell .mos-nav-link,.app-shell .mos-btn{transition:none}}.app-shell .mos-direction{gap:10px;display:grid}.app-shell .mos-direction-headline{margin-top:2px}.app-shell .mos-direction-detail{color:var(--mos-ink-2);margin:0;font-size:14.5px;line-height:1.55}.app-shell .mos-direction-meta{font-family:var(--font-data);letter-spacing:.01em;color:var(--mos-ink-4);margin:0;font-size:12px}.app-shell .mos-direction-change{border-top:1px solid var(--mos-line-soft);margin-top:2px;padding-top:12px}.app-shell .mos-direction-change-label{font-family:var(--font-data);letter-spacing:.14em;text-transform:uppercase;color:var(--mos-ink-4);margin:0 0 5px;font-size:10.5px;font-weight:600}.app-shell .mos-direction-change-body{color:var(--mos-ink);margin:0;font-size:14.5px;line-height:1.55}.app-shell .mos-direction-why{font-size:13px}.app-shell .mos-direction-why>summary{cursor:pointer;color:var(--mos-ink-3);padding:2px 0;font-size:13px;list-style-position:inside}.app-shell .mos-direction-why>summary:hover{color:var(--mos-ink-2)}.app-shell .mos-direction-why>summary:focus-visible{outline:2px solid var(--mos-green);outline-offset:3px;border-radius:var(--mos-radius-xs)}.app-shell .mos-direction-why-body{gap:6px;margin-top:7px;padding-left:2px;display:grid}.app-shell .mos-direction-why-body p{color:var(--mos-ink-3);margin:0;font-size:13px;line-height:1.55}.app-shell .mos-direction-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}@media (width<=720px){.app-shell .mos-direction-why>summary{padding:11px 0}}.app-shell .mos-team-direction{gap:6px;display:grid}.app-shell .mos-team-direction-name{font-family:var(--font-member-heading,var(--font-display));letter-spacing:-.014em;color:var(--mos-ink);margin:2px 0 0;font-size:16px;font-weight:650}.app-shell .mos-team-direction-copy{color:var(--mos-ink-2);margin:0;font-size:13.5px;line-height:1.55}.app-shell .mos-team-direction-focus{border-top:1px solid var(--mos-line-soft);color:var(--mos-ink-2);margin:4px 0 0;padding-top:9px;font-size:13.5px;line-height:1.55}.app-shell .mos-lhero-aside>*+*{margin-top:10px}.app-shell .mos-glass-spark{color:#ffffffb8;width:100%;height:34px;margin-top:10px;display:block}.app-shell .specialist-card{--specialist-accent:var(--mos-ink-3);gap:12px;display:grid}.app-shell .specialist-card--performance{--specialist-accent:#8a4b46}.app-shell .specialist-card--nutrition{--specialist-accent:#4a6b57}.app-shell .specialist-card--concierge{--specialist-accent:#3d5a66}.app-shell .specialist-card-eyebrow{color:var(--specialist-accent)}.app-shell .specialist-card-person{align-items:center;gap:14px;display:flex}.app-shell .specialist-card-mark{background:var(--mos-tile);width:46px;height:46px;color:var(--mos-ink-2);font-family:var(--font-data);letter-spacing:.04em;border-radius:999px;flex:none;place-items:center;font-size:14px;display:grid}.app-shell .specialist-card-identity{gap:2px;min-width:0;display:grid}.app-shell .specialist-card-name{font-size:20px}.app-shell .specialist-card-role{color:var(--mos-ink-3);margin:0;font-size:13px}.app-shell .specialist-card-responsibility{color:var(--mos-ink-2);margin:0;font-size:13.5px;line-height:1.55}.app-shell .specialist-card-direction{border-top:2px solid var(--specialist-accent);padding-top:12px}.app-shell .specialist-card-direction-label{font-family:var(--font-data);letter-spacing:.14em;text-transform:uppercase;color:var(--mos-ink-4);margin:0 0 5px;font-size:10.5px;font-weight:600}.app-shell .specialist-card-direction-body{color:var(--mos-ink);margin:0;font-size:15px;line-height:1.5}.app-shell .specialist-card-direction-detail{color:var(--mos-ink-2);margin:4px 0 0;font-size:13.5px;line-height:1.55}.app-shell .specialist-card-absent{color:var(--mos-ink-3);margin:0;font-size:13px}.app-shell .specialist-card-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.app-shell .specialist-card--large{gap:14px}.app-shell .specialist-card--large .specialist-card-mark{width:56px;height:56px;font-size:16px}.app-shell .specialist-card--large .specialist-card-name{font-size:22px}.app-shell .trhub-week-strip{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:0;margin:4px 0 0;padding:0;list-style:none;display:grid}.app-shell .trhub-week-step{text-align:center;justify-items:center;gap:4px;min-width:0;padding:0 8px;display:grid;position:relative}.app-shell .trhub-week-step:before{content:"";background:var(--mos-line);width:100%;height:1px;position:absolute;top:11px;left:-50%}.app-shell .trhub-week-step:first-child:before{display:none}.app-shell .trhub-week-node{z-index:1;border:1px solid var(--mos-line-strong);background:var(--mos-surface);color:#0000;border-radius:999px;place-items:center;width:22px;height:22px;display:grid;position:relative}.app-shell .trhub-week-node svg{width:13px;height:13px}.app-shell .trhub-week-step.is-complete .trhub-week-node{border-color:var(--mos-green);background:var(--mos-green);color:#fff}.app-shell .trhub-week-step.is-today .trhub-week-node{border-color:var(--mos-ink);box-shadow:0 0 0 3px var(--mos-tile)}.app-shell .trhub-week-day{font-family:var(--font-data);letter-spacing:.08em;text-transform:uppercase;color:var(--mos-ink-4);font-size:11px}.app-shell .trhub-week-name{color:var(--mos-ink);overflow-wrap:anywhere;font-size:13px;font-weight:600}.app-shell .trhub-week-state{color:var(--mos-ink-3);font-size:12px}.app-shell .trhub-week-step.is-future .trhub-week-name,.app-shell .trhub-week-step.is-future .trhub-week-state{opacity:.62}@media (width<=720px){.app-shell .trhub-week-strip{grid-auto-columns:auto;grid-auto-flow:row}.app-shell .trhub-week-step{text-align:left;grid-template-columns:22px 46px minmax(0,1fr);place-items:center start;gap:10px;padding:9px 0}.app-shell .trhub-week-step:before{width:1px;height:100%;top:auto;bottom:50%;left:10px}.app-shell .trhub-week-state{grid-column:3}}.app-shell .perf-summary .trhub-week-strip:has(>li:nth-child(4)){grid-auto-columns:auto;grid-auto-flow:row}.app-shell .perf-summary .trhub-week-strip:has(>li:nth-child(4))>.trhub-week-step{text-align:left;grid-template-columns:22px 46px minmax(0,1fr);place-items:center start;gap:10px;padding:7px 0}.app-shell .perf-summary .trhub-week-strip:has(>li:nth-child(4))>.trhub-week-step:before{width:1px;height:100%;top:auto;bottom:50%;left:10px}.app-shell .perf-summary .trhub-week-strip:has(>li:nth-child(4)) .trhub-week-state{grid-column:3}.app-shell .perf-summary{gap:var(--mos-gap);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.app-shell .perf-summary>.mos-card{min-width:0;margin:0}@media (width<=1180px){.app-shell .perf-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .perf-summary>.specialist-card{grid-column:1/-1}}@media (width<=620px){.app-shell .perf-summary{grid-template-columns:minmax(0,1fr)}}@media (width<=860px){.app-shell .trhub .mos-strip-track{grid-template-columns:repeat(var(--mos-strip-count,3), minmax(0, 1fr))}}.app-shell .mos-identity--compact{place-items:center;width:38px;height:38px;padding:0;display:grid}.app-shell .mos-identity--compact .mos-identity-mark{width:38px;height:38px;font-size:12.5px}.app-shell .mos-identity--compact:focus-visible{outline:2px solid var(--mos-green);outline-offset:2px}@media (width<=860px){.app-shell .mos-identity--compact,.app-shell .mos-identity--compact .mos-identity-mark{width:44px;height:44px}}.app-shell .mos-icon-btn,.app-shell .mos-identity--compact,.app-shell .mos-identity--compact .mos-identity-mark{width:44px;height:44px}.app-shell .mos-rail-signout,.app-shell .mos-btn,.app-shell .mos-chip,.app-shell .btn{min-height:44px}.app-shell a.mos-card-aside{position:relative}.app-shell a.mos-card-aside:after{content:"";position:absolute;inset:-14px -6px}
