:root{--hrc-orange:#f3b184}.dashboard-layout{--navy-deep:#0f172a;--navy-mid:#1e293b;--accent:#a5b4fc;--accent-light:#c7d2fe;--steel:#94a3b8;--steel-light:#cbd5e1;--sky:#38bdf8;--text-primary:#f1f5f9;--text-secondary:#e2e8f0;--text-muted:#94a3b8;--text-dim:#64748b;--glass-bg:#0f172a73;--glass-bg-strong:#0f172aa6;--glass-border:#94a3b81a;--glass-border-hover:#94a3b833;--glass-blur:blur(16px);--font-serif:"Libre Caslon Text", "Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--sidebar-width:220px;background:var(--navy-deep);min-height:100dvh;font-family:var(--font-body);color:var(--text-secondary);display:flex;position:relative;overflow:hidden}.dashboard-bg-image{opacity:.5;filter:saturate(.68)brightness(.72);z-index:0;pointer-events:none;background-image:url(/assets/nyc_skyline.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.dashboard-bg-overlay{z-index:0;pointer-events:none;background:linear-gradient(#0f172a8f 0%,#0f172a61 50%,#0f172a8a 100%);position:fixed;inset:0}.dashboard-bg-glow{z-index:0;pointer-events:none;background:radial-gradient(at 20%,#a5b4fc08 0%,#0000 50%),radial-gradient(at 80% 80%,#38bdf805 0%,#0000 50%);position:fixed;inset:0}.dark-sidebar{width:var(--sidebar-width);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#0f172a2e;border-right:1px solid #94a3b81a;flex-direction:column;height:100%;display:flex;position:fixed;top:0;left:0}.dark-sidebar .logo-section{flex-direction:column;align-items:center;gap:8px;padding:20px 20px 26px;display:flex}.dark-sidebar .sidebar-logo{object-fit:contain;width:auto;height:64px}.dark-sidebar .logo-text{text-align:center}.dark-sidebar .logo-text h2{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0 0 2px;font-size:14px;font-weight:700}.dark-sidebar .logo-text h2.logo-program{font-family:var(--font-body);letter-spacing:0;color:#fff;text-wrap:balance;font-size:13px;font-weight:500;line-height:1.45}.dark-sidebar .logo-text h2.logo-program .logo-program-line{display:block}.dark-sidebar .logo-text .logo-program-when{letter-spacing:.02em;color:var(--text-muted);text-transform:none;margin:5px 0 0;font-size:10.5px}.dark-sidebar .logo-text h2.logo-program-placeholder{min-height:91px}.dark-sidebar .logo-text p{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:9.5px}.dark-sidebar .sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.dark-sidebar .nav-list{margin:0;padding-left:0;list-style:none}.dark-sidebar .nav-item{margin-bottom:4px}.dark-sidebar .nav-link{color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dark-sidebar .nav-link:hover{color:#fff;background:#94a3b80f}.dark-sidebar .nav-link.active{border-left:3px solid var(--accent);color:#fff;background:#a5b4fc14}.dark-sidebar .nav-link.nav-later{opacity:.6;align-items:flex-start}.dark-sidebar .nav-link.nav-later:hover,.dark-sidebar .nav-link.nav-later.active{opacity:1}.dark-sidebar .nav-later-label{flex-direction:column;line-height:1.25;display:flex}.dark-sidebar .nav-later-hint{letter-spacing:.04em;color:var(--text-dim);margin-top:2px;font-size:9.5px;font-weight:500}.dark-sidebar .nav-icon{stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0;width:18px;height:18px}.dark-sidebar .user-section{border-top:1px solid var(--glass-border);align-items:center;gap:10px;padding:16px;display:flex}.dark-sidebar .user-avatar{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);width:36px;height:36px;color:var(--navy-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;overflow:hidden}.dark-sidebar .user-avatar img{object-fit:cover;width:100%;height:100%}.dark-sidebar .user-section-link{min-width:0;color:inherit;border-radius:10px;flex:1;align-items:center;gap:10px;margin:-6px;padding:6px;text-decoration:none;transition:background .16s;display:flex}.dark-sidebar .user-section-link:hover{background:#94a3b81a}.portal-footer{color:#e1e8f08c;background:#0a101fd9;border-top:1px solid #94a3b81f;justify-content:space-between;gap:16px;padding:14px 28px;font-size:12px;display:flex}.portal-footer .portal-copyright{color:#94a3b880;font-size:11px}.resources-tools{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.resources-tool{border:1px solid var(--glass-border,#94a3b82e);color:inherit;background:#94a3b80d;border-radius:10px;padding:14px 16px;text-decoration:none;transition:background .16s,border-color .16s;display:block}.resources-tool:hover{background:#a5b4fc1a;border-color:#a5b4fc66}.resources-tool-name{margin-bottom:4px;font-weight:500;display:block}.resources-tool-desc{opacity:.6;font-size:.84rem;line-height:1.5;display:block}.resources-tool-static{cursor:default}.resources-tool-static:hover{border-color:var(--glass-border,#94a3b82e);background:#94a3b80d}.resources-tool-expandable{cursor:default}.resources-tool-expandable:hover{border-color:var(--glass-border,#94a3b82e);background:#94a3b80d}.resources-tool-open{grid-column:1/-1}a.resources-tool-link{color:var(--accent-light,#c7d2fe);text-underline-offset:3px;text-decoration:underline}.resources-tool-toggle{font:inherit;letter-spacing:.02em;color:var(--accent-light,#c7d2fe);cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:.8rem;display:inline-block}.resources-tool-toggle:hover{text-underline-offset:3px;text-decoration:underline}.resources-tool-summary{border-top:1px solid var(--glass-border,#94a3b82e);max-width:78ch;margin-top:12px;padding-top:12px}.resources-tool-summary p{color:#e2e8f0c7;margin:0 0 10px;font-size:.9rem;line-height:1.7}.resources-tool-summary p:last-child{margin-bottom:0}.resources-summary-heading{letter-spacing:.08em;text-transform:uppercase;color:#c7d2fed9;margin:16px 0 6px;font-size:.78rem;font-weight:600}.resources-summary-heading:first-child{margin-top:0}.resources-summary-list{margin:0 0 10px;padding-left:18px;list-style:outside}.resources-summary-list li{color:#e2e8f0b8;margin-bottom:6px;font-size:.88rem;line-height:1.65}.resources-summary-list li:last-child{margin-bottom:0}.dashboard-layout .term-link{color:var(--accent-light,#c7d2fe);text-underline-offset:3px;-webkit-text-decoration:underline #a5b4fc73;text-decoration:underline #a5b4fc73}.dashboard-layout .term-link:hover{-webkit-text-decoration-color:var(--accent-light,#c7d2fe);text-decoration-color:var(--accent-light,#c7d2fe)}.sg-members{flex-wrap:wrap;gap:14px;margin:4px 0 16px;display:flex}.sg-member{flex-direction:column;align-items:center;gap:4px;min-width:48px;display:inline-flex}.sg-member-photo{object-fit:cover;border:1px solid var(--glass-border,#94a3b840);border-radius:50%;width:44px;height:44px}.sg-member-initials{color:var(--accent-light,#c7d2fe);background:#a5b4fc24;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.sg-member-name{opacity:.7;font-size:11px}.sg-protocol-intro{opacity:.85;max-width:75ch;margin:0 0 10px;font-size:.9rem;line-height:1.6}.sg-protocol-moves{flex-direction:column;margin-top:6px;display:flex}.sg-protocol-move{border-top:1px solid var(--glass-border,#94a3b82e)}.sg-protocol-head{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:12px;padding:12px 2px;display:flex}.sg-protocol-head:hover .sg-protocol-title{color:var(--accent-light,#c7d2fe)}.sg-protocol-num{width:22px;height:22px;color:var(--accent-light,#c7d2fe);background:#a5b4fc24;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:inline-flex}.sg-protocol-text{flex:1;min-width:0}.sg-protocol-title{font-weight:500;transition:color .16s;display:block}.sg-protocol-summary{opacity:.6;font-size:.84rem;line-height:1.5;display:block}.sg-protocol-chevron{opacity:.5;flex-shrink:0;transition:transform .2s}.sg-protocol-chevron.open{transform:rotate(180deg)}.sg-protocol-depth{max-width:75ch;padding:0 2px 14px 34px}.sg-protocol-depth p{opacity:.85;margin:0 0 10px;font-size:.9rem;line-height:1.65}.sg-protocol-depth p:last-child{margin-bottom:0}.sg-protocol-note{color:var(--accent-light,#c7d2fe);margin:12px 0 0;font-size:.85rem;line-height:1.55}.jd-grid{grid-template-columns:minmax(240px,1fr) minmax(0,2.4fr);align-items:start;gap:24px;display:grid}@media (max-width:900px){.jd-grid{grid-template-columns:1fr}}.jd-rail{flex-direction:column;gap:8px;display:flex}.jd-rail-title{letter-spacing:.08em;text-transform:uppercase;opacity:.5;margin:14px 2px 2px;font-size:11px}.jd-rail-empty{opacity:.5;margin:2px 2px 4px;font-size:.85rem;font-style:italic}.jd-item{text-align:left;border:1px solid var(--glass-border,#94a3b82e);width:100%;color:inherit;font:inherit;cursor:pointer;background:#94a3b80d;border-radius:10px;padding:10px 12px;transition:background .16s,border-color .16s}.jd-item:hover{background:#94a3b81a}.jd-item.selected{background:#a5b4fc1f;border-color:#a5b4fc73}.jd-new{background:#a5b4fc1a;border:1px solid #a5b4fc66;font-weight:600}.jd-new:hover{background:#a5b4fc2e;border-color:#a5b4fc99}.jd-new-label{display:block}.jd-new-hint{color:var(--text-muted);margin-top:3px;font-size:.76rem;font-weight:400;display:block}.jd-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.jd-item-meta{opacity:.55;margin-top:3px;font-size:.74rem;display:block}.jd-desk{max-width:72ch}.jd-question{font-family:var(--font-serif,serif);color:#fff;margin:0 0 6px;font-size:1.25rem;line-height:1.45}.jd-question-note{opacity:.6;margin:0 0 12px;font-size:.85rem;line-height:1.5}.jd-title-input{border:none;border-bottom:1px solid var(--glass-border,#94a3b82e);width:100%;color:var(--text-primary,#e2e8f0);font-family:var(--font-serif,serif);background:0 0;margin-bottom:12px;padding:6px 2px 10px;font-size:1.1rem}.jd-title-input:focus{border-bottom-color:#a5b4fc73;outline:none}.jd-body{resize:vertical;border:1px solid var(--glass-border,#94a3b82e);width:100%;min-height:340px;color:var(--text-primary,#e2e8f0);font-family:var(--font-body,inherit);background:#0f172a59;border-radius:10px;padding:16px;font-size:.97rem;line-height:1.75}.jd-body:focus{border-color:#a5b4fc73;outline:none}.jd-desk-actions{align-items:center;gap:14px;margin-top:14px;display:flex}.jd-shared-note{opacity:.5;margin:12px 0 0;font-size:.78rem;line-height:1.5}.jd-entry-date{opacity:.55;margin:0 0 14px;font-size:.8rem}.jd-entry-body p{margin:0 0 12px;font-size:.95rem;line-height:1.75}.jd-delete{color:#f8b4b4cc}.session-agenda{margin:10px 0 18px}.agenda-day{border-bottom:1px solid var(--glass-border);padding:14px 0}.agenda-day:first-child{padding-top:0}.agenda-day:last-child{border-bottom:none;padding-bottom:0}.agenda-day-head{align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.agenda-day-when{font-family:var(--font-serif,serif);color:#fff;white-space:nowrap;font-size:1.02rem}.agenda-day-title{opacity:.6;font-size:.85rem}.agenda-rows{grid-template-columns:minmax(120px,max-content) 1fr;align-items:start;column-gap:20px;display:grid}.agenda-rows .agenda-row{display:contents}.agenda-row>*{border-bottom:1px dashed #94a3b81f;padding:7px 0;font-size:.92rem;line-height:1.5}.agenda-row:last-child>*{border-bottom:none}.agenda-time{opacity:.65;white-space:nowrap;font-variant-numeric:tabular-nums}.agenda-title{font-weight:500;display:block}.agenda-desc{opacity:.6;margin-top:1px;font-size:.84rem;line-height:1.5;display:block}.agenda-sub-body{max-width:75ch;margin:0}@media (max-width:640px){.agenda-rows{grid-template-columns:1fr}.agenda-row>.agenda-time{border-bottom:none;padding-bottom:0}}.directory-message{font:inherit;cursor:pointer;background:0 0}.dark-sidebar .nav-unread{background:var(--accent,#a5b4fc);min-width:18px;height:18px;color:var(--navy-deep,#0f172a);border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.dark-sidebar .user-profile-hint{color:var(--text-dim,#e1e8f08c);font-size:11px}.dark-sidebar .user-section-link:hover .user-profile-hint{color:var(--accent-light,#c7d2fe)}.dark-sidebar .user-info{flex:1;min-width:0}.dark-sidebar .user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.dark-sidebar .user-role{color:var(--accent-light);text-transform:uppercase;letter-spacing:.06em;background:#a5b4fc1a;border:1px solid #a5b4fc26;border-radius:999px;align-items:center;gap:5px;margin-top:3px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.dark-sidebar .user-role:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #a5b4fc99}.dark-sidebar .logout-btn{border:1px solid var(--glass-border);width:30px;height:30px;color:var(--accent-light);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,border .2s;display:flex}.dark-sidebar .logout-btn:hover{color:#fff;border-color:var(--accent);background:#a5b4fc1f}.dark-sidebar .logout-btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.dashboard-layout .back-link{color:var(--accent-light);margin-bottom:8px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.dashboard-layout .back-link:hover{color:#fff}.dashboard-layout .convening-hero .convening-chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.dashboard-layout .chip{letter-spacing:.04em;color:var(--accent-light);background:#a5b4fc1a;border:1px solid #a5b4fc33;border-radius:999px;padding:5px 12px;font-size:11.5px;font-weight:600}.dashboard-layout .phase-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:18px;display:grid}.dashboard-layout .phase-card{border:1px solid var(--glass-border);background:#0f172a59;border-radius:14px;padding:20px}.dashboard-layout .phase-num{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);width:30px;height:30px;color:var(--navy-deep);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.dashboard-layout .phase-title{font-family:var(--font-serif);color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.dashboard-layout .phase-when{letter-spacing:.03em;color:var(--accent-light);margin-bottom:8px;font-size:12px;font-weight:600}.dashboard-layout .phase-desc{color:var(--text-muted);font-size:13px;line-height:1.55}.dashboard-layout .phase-desc+.phase-desc{margin-top:8px}.dashboard-layout .section-bullets{margin:14px 0 0;padding-left:20px;list-style:outside}.dashboard-layout .section-bullets li{color:var(--text-secondary);margin-bottom:6px;font-size:14px;line-height:1.7}.dashboard-layout a.btn-teal{text-align:center;text-decoration:none;display:inline-block}.dashboard-layout .sg-meetings{flex-direction:column;gap:12px;margin-top:8px;display:flex}.dashboard-layout .sg-meeting{border:1px solid var(--glass-border);background:#0f172a59;border-radius:12px;flex-wrap:wrap;align-items:center;gap:18px;padding:16px 18px;display:flex}.dashboard-layout .sg-meeting-when{width:210px;color:var(--accent-light);flex-shrink:0;font-size:13px;font-weight:600}.dashboard-layout .sg-meeting-body{flex:1;min-width:0}.dashboard-layout .sg-meeting-title{color:#fff;font-size:14px;font-weight:600}.dashboard-layout .sg-meeting-meta{color:var(--text-muted);margin-top:2px;font-size:12.5px}.dashboard-layout .sg-join{flex-shrink:0}.dashboard-layout .sg-call-card{border:1px solid var(--glass-border);background:#0f172a59;border-radius:14px;padding:20px}.dashboard-layout .sg-call-label{font-family:var(--font-serif);color:#fff;font-size:16px;font-weight:700}.dashboard-layout .sg-call-window{color:var(--text-muted);margin:6px 0 14px;font-size:13px}.dashboard-layout .sg-call-card .btn-teal:disabled{opacity:.5;cursor:default}.dashboard-layout .sg-call-note{color:var(--text-dim);margin-top:8px;font-size:11.5px}.dashboard-layout .resource-list{flex-direction:column;gap:14px;display:flex}.dashboard-layout .resource-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;transition:border .2s;display:flex}.dashboard-layout .resource-card:hover{border-color:var(--glass-border-hover)}.dashboard-layout .resource-body{min-width:0}.dashboard-layout .resource-cat{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-light);background:#a5b4fc1a;border:1px solid #a5b4fc33;border-radius:999px;margin-bottom:8px;padding:3px 10px;font-size:10.5px;font-weight:600;display:inline-block}.dashboard-layout .resource-title{font-family:var(--font-serif);color:#fff;font-size:16px;font-weight:700}.dashboard-layout .resource-desc{color:var(--text-muted);margin-top:4px;font-size:13px;line-height:1.5}.dashboard-layout .resource-open{flex-shrink:0}.dashboard-layout .journal-composer{flex-direction:column;gap:12px;display:flex}.dashboard-layout .journal-title-input,.dashboard-layout .journal-body-input{width:100%;font-family:var(--font-body);color:var(--text-primary);border:1px solid var(--glass-border);background:#0f172a73;border-radius:12px;outline:none;transition:border .2s,box-shadow .2s}.dashboard-layout .journal-title-input{padding:12px 14px;font-size:15px;font-weight:600}.dashboard-layout .journal-body-input{resize:vertical;padding:14px;font-size:14px;line-height:1.6}.dashboard-layout .journal-title-input:focus,.dashboard-layout .journal-body-input:focus{border-color:#a5b4fc80;box-shadow:0 0 0 3px #a5b4fc1a}.dashboard-layout .journal-title-input::placeholder,.dashboard-layout .journal-body-input::placeholder,.dashboard-layout textarea::placeholder,.dashboard-layout input[type=text]::placeholder{color:#94a3b88c;font-style:italic}.dashboard-layout .journal-composer-actions{justify-content:flex-end;display:flex}.dashboard-layout .journal-error{color:#f0a9a9;font-size:13px}.dashboard-layout .journal-entries{flex-direction:column;gap:14px;display:flex}.dashboard-layout .journal-entry{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;padding:22px 24px}.dashboard-layout .journal-entry-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.dashboard-layout .journal-entry-title{font-family:var(--font-serif);color:#fff;font-size:16px;font-weight:700}.dashboard-layout .journal-entry-date{color:var(--text-muted);margin-top:2px;font-size:12px}.dashboard-layout .journal-delete{border:1px solid var(--glass-border);width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex}.dashboard-layout .journal-delete:hover{color:#f0a9a9;border-color:#f0a9a966}.dashboard-layout .journal-delete svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dashboard-layout .journal-entry-body{color:var(--text-secondary);white-space:pre-wrap;font-size:14px;line-height:1.65}.dashboard-layout .tab-bar{border-bottom:1px solid var(--glass-border);gap:6px;margin-bottom:22px;display:flex}.dashboard-layout .tab{color:var(--text-muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:14px;font-weight:600;transition:color .2s,border-color .2s}.dashboard-layout .tab:hover{color:var(--text-secondary)}.dashboard-layout .tab.active{color:#fff;border-bottom-color:var(--accent)}.dashboard-layout .curriculum-phase-head{align-items:center;gap:12px;display:flex}.dashboard-layout .curriculum-phase-head .glass-section-title{margin-bottom:0}.dashboard-layout .curriculum-phase-num{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-light);background:#a5b4fc1a;border:1px solid #a5b4fc33;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:11.5px;font-weight:700}.dashboard-layout .curriculum-day{border-top:1px solid var(--glass-border);margin-top:22px;padding-top:20px}.dashboard-layout .curriculum-day-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-layout .curriculum-day-title{font-family:var(--font-serif);color:#fff;font-size:17px;font-weight:700}.dashboard-layout .curriculum-session{border:1px solid var(--glass-border);background:#0f172a59;border-radius:14px;gap:16px;margin-bottom:12px;padding:18px 20px;display:flex}.dashboard-layout .curriculum-session-num{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);width:28px;height:28px;color:var(--navy-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.dashboard-layout .curriculum-session-body{min-width:0}.dashboard-layout .curriculum-session-title{font-family:var(--font-serif);color:#fff;margin-bottom:8px;font-size:15.5px;font-weight:700}.dashboard-layout .curriculum-text{color:var(--text-muted);margin-bottom:8px;font-size:13.5px;line-height:1.65}.dashboard-layout .curriculum-text:last-child{margin-bottom:0}.dashboard-layout .curriculum-outcomes{margin:10px 0 0;padding-left:18px;list-style:outside}.dashboard-layout .curriculum-outcomes li{color:var(--text-secondary);margin-bottom:5px;font-size:13px;line-height:1.6}.dashboard-layout .reading-list{margin:16px 0 0;padding-left:22px;list-style:decimal}.dashboard-layout .reading-list li{color:var(--text-secondary);margin-bottom:10px;padding-left:4px;font-size:14px;line-height:1.7}.dashboard-layout .curriculum-subsection{border-top:1px solid var(--glass-border);margin-top:22px;padding-top:20px}.dashboard-layout .curriculum-subsection-title{font-family:var(--font-serif);color:#fff;font-size:16px;font-weight:700}.dashboard-layout .curriculum-subsection-subtitle{color:var(--accent-light);margin:3px 0 10px;font-size:12.5px;font-weight:600}@media (max-width:640px){.dashboard-layout .curriculum-session{flex-direction:column}}.dashboard-layout .faculty-list{flex-direction:column;gap:16px;display:flex}.dashboard-layout .faculty-row{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;gap:22px;padding:24px;transition:border .2s;display:flex}.dashboard-layout .faculty-row:hover{border-color:var(--glass-border-hover)}.dashboard-layout .faculty-photo{object-fit:cover;border:1px solid #e8c48959;border-radius:50%;flex-shrink:0;width:72px;height:72px}.dashboard-layout .faculty-photo-empty{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);color:var(--navy-deep);justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;display:flex}.dashboard-layout .faculty-body{min-width:0}.dashboard-layout .faculty-name{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:700}.dashboard-layout .faculty-role{color:var(--accent-light);margin-top:3px;font-size:12.5px;font-weight:600}.dashboard-layout .faculty-bio{color:var(--text-muted);margin-top:12px;font-size:13.5px;line-height:1.6}@media (max-width:640px){.dashboard-layout .faculty-row{flex-direction:column}}.dashboard-layout .session-list{flex-direction:column;gap:14px;display:flex}.dashboard-layout .session-row{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;align-items:center;gap:20px;padding:20px 24px;transition:border .2s;display:flex}.dashboard-layout .session-row:hover{border-color:var(--glass-border-hover)}.dashboard-layout .session-when{text-align:center;border-right:1px solid var(--glass-border);flex-shrink:0;width:92px;padding-right:18px}.dashboard-layout .session-month{font-family:var(--font-body);color:var(--accent-light);letter-spacing:.04em;text-transform:uppercase;font-size:15px;font-weight:600}.dashboard-layout .session-year{font-family:var(--font-body);color:var(--text-secondary);margin-top:3px;font-size:13px}.dashboard-layout .session-body{flex:1;min-width:0}.dashboard-layout .session-row-title{font-family:var(--font-serif);color:#fff;font-size:17px;font-weight:700}.dashboard-layout .session-row-meta{color:var(--text-secondary);margin-top:5px;font-size:14px;line-height:1.5}.dashboard-layout .session-row-dates{color:var(--accent-light);margin-top:4px;font-size:14px;font-weight:500}.dashboard-layout .page-lede{margin:0 0 18px}.dashboard-layout .page-lede-title{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin:0 0 4px;font-size:23px;font-weight:700}.dashboard-layout .page-lede-sub{color:var(--text-secondary);margin:0;font-size:14px}.dashboard-layout .session-action{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.dashboard-layout .session-status{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--glass-border);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.dashboard-layout .session-status.next{color:var(--navy-deep);background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);border:none}@media (max-width:720px){.dashboard-layout .session-row{flex-wrap:wrap}.dashboard-layout .session-action{align-items:flex-start}}.dashboard-layout .directory-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.dashboard-layout .directory-card{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);text-align:center;background:linear-gradient(#141f34eb,#0c1422eb);border:1px solid #e8c48938;border-radius:18px;flex-direction:column;align-items:center;padding:26px 24px 22px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 34px #02060e59}.dashboard-layout .directory-card:hover{border-color:#e8c48973;transform:translateY(-2px);box-shadow:0 18px 44px #02060e73,0 0 30px #e8c48914}@media (prefers-reduced-motion:reduce){.dashboard-layout .directory-card{transition:none}.dashboard-layout .directory-card:hover{transform:none}}.dashboard-layout .directory-photo{object-fit:cover;border:2px solid #a5b4fc4d;border-radius:50%;flex-shrink:0;align-self:center;width:88px;height:88px;margin:0 auto 14px}.dashboard-layout .directory-photo-empty{color:#e8c489e6;text-transform:uppercase;background:radial-gradient(circle at 50% 35%,#2a3d59,#16233a);justify-content:center;align-items:center;font-size:1.6rem;font-weight:600;display:flex}.dashboard-layout .directory-name{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;font-size:17px;font-weight:700}.dashboard-layout .directory-role{color:var(--accent-light);margin-top:4px;font-size:12.5px}.dashboard-layout .directory-bio{color:var(--text-muted);margin-top:12px;font-size:13px;line-height:1.55}.dashboard-layout .directory-actions{justify-content:center;gap:10px;width:100%;margin-top:auto;padding-top:16px;display:flex}.dashboard-layout .directory-actions .directory-link{text-align:center;flex:1 1 0;max-width:140px;margin-top:0}.dashboard-layout .directory-link{letter-spacing:.06em;text-transform:uppercase;color:var(--steel-light);border:1px solid #94a3b84d;border-radius:999px;margin-top:14px;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.dashboard-layout .directory-link:hover{color:#fff;background:#94a3b81f;border-color:#94a3b880}.dashboard-layout .directory-link.directory-message{color:var(--sky);border-color:#38bdf873}.dashboard-layout .directory-link.directory-message:hover{color:var(--sky);background:#38bdf824;border-color:#38bdf8b3}.dashboard-main{margin-left:var(--sidebar-width);z-index:1;flex-direction:column;flex:1;min-height:100dvh;display:flex;position:relative}.dashboard-header{visibility:hidden}.dashboard-header.dashboard-greeting{visibility:visible}.header-logos,.header-right{display:none!important}.dashboard-header.dashboard-greeting{z-index:10;background:0 0;border-bottom:none;align-items:center;gap:16px;padding:28px 40px;display:flex}.dashboard-header .header-content{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-header h1{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-shadow:0 1px 12px #020617bf;margin:0 0 2px;font-size:24px;font-weight:700;line-height:1.2}.dashboard-header p{color:var(--text-secondary);text-shadow:0 1px 10px #020617b3;margin:0;font-size:13px}.dashboard-header .header-right{align-items:center;gap:18px;display:flex}.header-logos{align-items:center;gap:14px;display:flex}.header-logo{object-fit:contain;opacity:.9;width:auto;height:40px}.logo-divider{background:#94a3b826;width:1px;height:28px}.client-logo-container{color:#e1e8f0;letter-spacing:.01em;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.client-logo-image{object-fit:contain;width:auto;max-width:180px;height:26px;display:block}.dashboard-content-wrapper{flex:1;gap:24px;padding:24px 28px;display:flex}.dashboard-content{flex:1;width:100%;min-width:0;max-width:1200px;margin:0}.glass-section{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:20px;padding:24px}.glass-section:hover{border-color:var(--glass-border-hover)}.glass-section-title{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:18px;font-weight:700}.glass-section-subtitle{color:var(--text-muted);margin:0 0 16px;font-size:13px}.glass-section p.body{color:var(--text-secondary);margin:0 0 10px;font-size:13.5px;line-height:1.65}.glass-section p.body:last-child{margin-bottom:0}.next-session-card{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#a5b4fc1a 0%,#0f172ab3 100%);border:1px solid #a5b4fc26;border-radius:16px;align-items:center;gap:20px;margin-bottom:20px;padding:24px;display:flex}.next-session-icon{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 16px #a5b4fc4d}.next-session-icon svg{width:24px;height:24px;color:var(--navy-deep);stroke:currentColor;fill:none;stroke-width:2px}.next-session-info{flex:1;min-width:0}.next-session-label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-light);margin:0 0 4px;font-size:11px;font-weight:600}.next-session-title{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0 0 4px;font-size:18px;font-weight:700}.next-session-meta{color:var(--text-muted);margin:0;font-size:13px}.next-session-actions{flex-shrink:0}.journey-tracker{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:20px;padding:24px}.journey-tracker-title{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:16px;font-weight:700}.journey-steps{align-items:flex-start;gap:0;display:flex;position:relative}.journey-step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.journey-step-dot{z-index:2;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex;position:relative}.journey-step.completed .journey-step-dot{background:var(--accent);color:var(--navy-deep);box-shadow:0 0 12px #a5b4fc66}.journey-step.active .journey-step-dot{color:var(--navy-deep);background:#fff;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 16px #a5b4fc80}.journey-step.upcoming .journey-step-dot{color:var(--text-dim);background:#94a3b814;border:1px solid #94a3b826}@keyframes pulse-dot{0%,to{box-shadow:0 0 12px #a5b4fc66}50%{box-shadow:0 0 24px #a5b4fc99}}.journey-step-label{text-align:center;color:var(--text-dim);max-width:110px;font-size:11px;font-weight:500;line-height:1.3}.journey-step-when{color:var(--text-dim);text-align:center;margin-top:3px;font-size:10px}.journey-step.completed .journey-step-label{color:var(--accent-light)}.journey-step.active .journey-step-label{color:#fff;font-weight:600}.journey-step:not(:last-child):after{content:"";z-index:0;background:#94a3b81a;height:2px;position:absolute;top:16px;left:50%;right:-50%}.journey-step.completed:not(:last-child):after{background:var(--accent);opacity:.4}.two-col-layout{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.action-item{border:1px solid var(--glass-border);background:#ffffff05;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.action-item:hover{border-color:var(--glass-border-hover);background:#ffffff0a}.action-item-checkbox{color:#0000;border:2px solid #94a3b840;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex}.action-item-checkbox.checked{background:var(--accent);border-color:var(--accent);color:var(--navy-deep)}.action-item-done .action-item-title{opacity:.5;text-decoration:line-through}.action-item-done .action-item-desc{opacity:.35}.action-item-body{flex:1;min-width:0}.action-item-title{color:var(--text-primary);margin:0 0 2px;font-size:13px;font-weight:500}.action-item-desc{color:var(--text-dim);margin:0;font-size:12px;line-height:1.4}.mini-progress{background:#94a3b81a;border-radius:3px;height:6px;margin-top:12px;overflow:hidden}.mini-progress i{background:linear-gradient(90deg, var(--accent), var(--sky));height:100%;display:block}.btn-teal{background:linear-gradient(135deg, var(--accent) 0%, var(--sky) 100%);color:var(--navy-deep);font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #a5b4fc40}.btn-teal:hover{transform:translateY(-1px);box-shadow:0 6px 20px #a5b4fc59}.btn-ghost{color:var(--text-secondary);font-family:var(--font-body);border:1px solid var(--glass-border);cursor:pointer;background:#94a3b80f;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--glass-border-hover);background:#94a3b81f}.portal-topbar,.portal-scrim{display:none}@media (max-width:1280px){.two-col-layout{grid-template-columns:1fr}}@media (max-width:1024px){.portal-topbar{z-index:60;padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top));padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--glass-border);background:#090f1edb;align-items:center;gap:10px;display:flex;position:fixed;top:0;left:0;right:0}.portal-menu-btn{width:44px;height:44px;color:var(--text-primary,#e8eefb);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;padding:0;display:flex}.portal-menu-btn:active{background:#94a3b824}.portal-menu-btn{position:relative}.portal-menu-dot{background:var(--accent-light,#c7d2fe);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px;box-shadow:0 0 0 2px #090f1ee6}.portal-menu-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:24px;height:24px}.portal-topbar-title{letter-spacing:.01em;color:var(--text-primary,#e8eefb);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.dark-sidebar{z-index:50;width:min(var(--sidebar-width), 84vw);padding-top:calc(65px + env(safe-area-inset-top));padding-left:env(safe-area-inset-left);transition:transform .22s;overflow-y:auto;transform:translate(-100%)}.dark-sidebar.open{transform:translate(0);box-shadow:0 0 40px #00000080}.portal-scrim{z-index:44;opacity:0;pointer-events:none;background:#0408128c;border:none;padding:0;transition:opacity .22s;display:block;position:fixed;inset:0}.portal-scrim.open{opacity:1;pointer-events:auto;touch-action:none}.dashboard-main{padding-top:calc(65px + env(safe-area-inset-top));margin-left:0}.dashboard-header{padding:16px 20px;padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right))}.dashboard-content-wrapper{padding:18px 14px;padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right))}.dashboard-header.dashboard-greeting{padding:20px}.dashboard-header:not(.dashboard-greeting){display:none}}@media (prefers-reduced-motion:reduce){.dark-sidebar,.portal-scrim{transition:none}}@media (max-width:768px){.journey-steps{flex-wrap:wrap;justify-content:center;gap:12px}.journey-step{flex:0 0 40%}.journey-step:not(:last-child):after{display:none}}.dashboard-layout .directory-more{color:var(--accent);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;margin-top:8px;padding:0;font-family:inherit;font-size:11.5px}.dashboard-layout .directory-more:hover{color:var(--accent-light)}.dashboard-layout .directory-bio-full{text-align:left;border-top:1px solid #94a3b81f;margin-top:8px;padding-top:10px}.dashboard-layout .action-item-examples{margin:8px 0 0;padding:0;list-style:none}.dashboard-layout .action-item-examples li{color:var(--text-dim);margin-bottom:5px;padding-left:16px;font-size:12px;line-height:1.55;position:relative}.dashboard-layout .action-item-examples li:last-child{margin-bottom:0}.dashboard-layout .action-item-examples li:before{content:"";background:var(--accent);opacity:.6;width:6px;height:1px;position:absolute;top:8px;left:0}.topic-list{gap:12px;margin:14px 0 4px;display:grid}.topic-card{border:1px solid var(--glass-border);background:#94a3b80d;border-left:2px solid #e2b45a8c;border-radius:10px;padding:16px 18px}.topic-card-title{color:#fff;font-size:1rem;font-weight:500;line-height:1.4}.topic-card-speakers{gap:8px;margin-top:10px;display:grid}.topic-speaker{gap:1px;display:grid}.topic-speaker-name{color:#e2b45af2;font-size:.9rem}.topic-speaker-role{color:#e2e8f0a6;font-size:.85rem;line-height:1.5}.step-list{counter-reset:none;gap:10px;margin:14px 0 4px;padding:0;list-style:none;display:grid}.step-card{border:1px solid var(--glass-border);background:#94a3b80d;border-radius:10px;grid-template-columns:30px 1fr;align-items:start;gap:14px;padding:14px 18px 14px 14px;display:grid}.step-num{color:#e2b45af2;background:#e2b45a1a;border:1px solid #e2b45a73;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:600;display:flex}.step-text{color:#e2e8f0d1;line-height:1.65}@media (max-width:640px){.step-card{grid-template-columns:26px 1fr;gap:10px;padding:12px 14px}.step-num{width:26px;height:26px;font-size:.78rem}}.dark-sidebar .sidebar-program-logo{width:100%;max-width:134px;height:auto;margin:2px auto 0;display:block}.dark-sidebar .sidebar-house-mark{flex:none;justify-content:center;padding:10px 20px 14px;display:flex}.cohort-banner{border:1px solid var(--glass-border);background:#94a3b80d;border-radius:16px;grid-template-columns:1fr 520px;align-items:stretch;gap:24px;margin-bottom:20px;padding:0;display:grid;overflow:hidden}.cohort-banner-text{align-self:center;padding:26px 0 26px 30px}.cohort-banner-title{color:#fff;font-size:2rem;font-style:italic;font-weight:600;line-height:1.1}.cohort-banner-sub{color:#e2e8f0b3;max-width:46ch;margin-top:10px;font-size:.95rem;line-height:1.65}.cohort-banner-globe{height:auto;min-height:320px;position:relative}.globe-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;pointer-events:none;opacity:0;z-index:3;background:linear-gradient(#141f34eb,#0c1422eb);border:1px solid #e8c4894d;border-radius:14px;align-items:center;gap:10px;padding:8px 14px 8px 8px;transition:opacity .16s,left .12s,top .12s;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 16px));box-shadow:0 12px 34px #02060e80,0 0 24px #e8c48914}.globe-card:after{content:"";background:linear-gradient(#e8c4898c,#e8c48900);width:1px;height:14px;position:absolute;top:100%;left:50%}.globe-card-photo{object-fit:cover;border:1px solid #e8c48959;border-radius:50%;flex:none;width:36px;height:36px}.globe-card-initials{letter-spacing:.04em;color:#e8c489e6;background:radial-gradient(circle at 50% 40%,#3c5673,#1b2942);place-items:center;font-size:.72rem;display:grid}.globe-card-text{flex-direction:column;gap:2px;min-width:0;display:flex}.globe-card-name{color:#f8fafc;white-space:nowrap;font-size:.86rem;font-weight:500}.globe-card-role{color:#e2e8f09e;max-width:230px;font-size:.72rem;line-height:1.35}.cohort-banner-globe .globe-container,.cohort-banner-globe #globe-canvas{touch-action:none;background:0 0;border:none;outline:none;width:100%;height:100%;display:block}.person-overlay{z-index:60;padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#060b1461;justify-content:center;align-items:center;animation:.16s person-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.person-sheet{text-align:center;background:#0e1626fa;border:1px solid #e8c48947;border-radius:18px;width:min(460px,100%);max-height:82dvh;padding:28px 28px 24px;animation:.2s person-rise;position:relative;overflow-y:auto;box-shadow:0 30px 70px #02060e99,0 0 40px #e8c48914}.person-close{color:#e2e8f08c;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:10px;right:14px}.person-close:hover{color:#f8fafc}.person-photo{object-fit:cover;border:1px solid #e8c48959;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 14px;display:flex}.person-name{color:#f8fafc;font-size:1.15rem;font-weight:500}.person-role{color:#e2e8f09e;margin-top:4px;font-size:.86rem}.person-bio{color:#e2e8f0c7;text-align:left;margin-top:14px;font-size:.9rem;line-height:1.7}.person-actions{justify-content:center;margin-top:18px}@keyframes person-fade{0%{opacity:0}to{opacity:1}}@keyframes person-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.person-overlay,.person-sheet{animation:none}}@media (max-width:900px){.cohort-banner{grid-template-columns:1fr}.cohort-banner-text{padding:22px 24px 0}.cohort-banner-globe{height:200px;min-height:0}}.directory-photo-figure{fill:none;stroke:#e2e8f073;stroke-width:2.4px;stroke-linecap:round;width:56%;height:56%}@media (max-width:640px){.dashboard-layout .sg-meeting-when{flex-basis:100%;width:auto}.dashboard-layout .sg-join,.dashboard-layout .sg-join .btn-teal{text-align:center;width:100%}.glass-section,.dashboard-header.dashboard-greeting{padding:20px 16px}}.dashboard-content,.hrcw-tab-content,.person-sheet{overflow-wrap:break-word}@media (max-width:900px){.dashboard-content,.hrcw-tab-content,.person-sheet{overflow-wrap:anywhere}.dashboard-layout .btn-teal,.dashboard-layout .btn-ghost,.dashboard-layout .directory-link,.dashboard-layout .directory-more,.dashboard-layout .resources-tool-toggle,.dashboard-layout .jd-delete,.dark-sidebar .logout-btn,.landing-page .pw-toggle,.person-close{align-items:center;min-height:44px;display:inline-flex!important}.dashboard-layout .btn-teal,.dashboard-layout .btn-ghost,.dashboard-layout .directory-link{justify-content:center}.dark-sidebar .nav-link{min-height:44px}.dark-sidebar .logout-btn,.dashboard-layout .jd-delete,.person-close{justify-content:center;min-width:44px}.dashboard-layout .glass-section p.body,.dashboard-layout .directory-bio,.dashboard-layout .phase-desc,.dashboard-layout .curriculum-text,.dashboard-layout .action-item-desc,.dashboard-layout .action-item-title,.dark-sidebar .nav-link{font-size:14px}.dark-sidebar .logo-text p,.dark-sidebar .nav-later-hint,.dark-sidebar .logo-text .logo-program-when,.dark-sidebar .nav-unread,.dashboard-layout .resource-cat,.dashboard-layout .journey-step-when,.dashboard-layout .journey-step-label,.dashboard-layout .session-status,.dashboard-layout .jd-rail-title,.dashboard-layout .directory-more{font-size:12px}.dashboard-layout .authored-page-title{font-size:21px}.dashboard-layout .cohort-banner-title{font-size:1.5rem}.person-overlay{align-items:flex-start}.cohort-banner-globe .globe-container,.cohort-banner-globe #globe-canvas{touch-action:pan-y}}.dashboard-layout .page-confidential{color:var(--text-muted);margin:-6px 0 16px;font-size:13.5px;line-height:1.5}@media (max-width:900px){.dashboard-layout .page-confidential{font-size:14px}}.cohort-banner-hint{color:var(--text-muted);margin-top:8px;font-size:12.5px}@media (max-width:900px){.cohort-banner-hint{font-size:13px}}.session-stats{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:16px;margin:0 0 26px;display:grid}.session-stat{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.session-stat-n{font-family:var(--font-serif);color:var(--accent);font-size:30px;font-weight:700;line-height:1.1}.session-stat-l{color:var(--text-secondary);font-size:13.5px;line-height:1.3}.session-stat:before,.session-stat:after{content:"";background:#e2e8f038;height:1px;position:absolute;top:16px}.session-stat:before{left:-10px;right:calc(50% + 20px)}.session-stat:after{left:calc(50% + 20px);right:-10px}.session-stat:first-child:before,.session-stat:last-child:after{content:none}@media (max-width:700px){.session-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.session-stat:nth-child(odd):before,.session-stat:nth-child(2n):after{content:none}}
.dashboard-content.hrc-dash-content{max-width:none;margin:0}.hrc-dash-grid{grid-template-columns:minmax(280px,2fr) minmax(0,3fr);align-items:start;gap:24px;width:100%;display:grid}@media (max-width:1024px){.hrc-dash-grid{grid-template-columns:1fr}}.glass-section.hrc-happening{border-color:#a3c74a8c}.glass-section.hrc-happening:hover{border-color:#a3c74abf}.hrc-todo-list{flex-direction:column;gap:10px;display:flex}.hrc-todo-item{text-align:left;border:1px solid var(--glass-border);width:100%;color:inherit;font:inherit;cursor:pointer;background:#94a3b80d;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 16px;transition:background .16s,border-color .16s;display:flex}.hrc-todo-item:hover{border-color:var(--glass-border-hover);background:#94a3b81a}.hrc-todo-item.selected{background:#a5b4fc1f;border-color:#a5b4fc73}.hrc-todo-calendar{margin-top:6px;position:relative}.hrc-todo-calendar:before{content:"";border-top:1px solid var(--glass-border);position:absolute;top:-9px;left:16px;right:16px}.hrc-todo-title{font-weight:500}.hrc-todo-commitment{opacity:.65;white-space:nowrap;font-size:.8rem}.hrc-todo-empty{opacity:.7;padding:6px 2px;font-size:.9rem}.glass-section.hrc-panel-frosted{-webkit-backdrop-filter:blur(22px)}.hrc-step.hrc-step-later .hrc-step-card{opacity:.55}.hrc-step.hrc-step-later:hover .hrc-step-card{opacity:.85}.hrc-step.hrc-step-later .hrc-step-dot{opacity:.55}.hrc-glance{border-top:1px solid #94a3b824;margin:20px 0 4px;padding:18px 0 4px}.hrc-glance-stats{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:16px;display:grid}.hrc-glance-stat{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.hrc-glance-stat:before,.hrc-glance-stat:after{content:"";background:#e2e8f038;height:1px;position:absolute;top:14px}.hrc-glance-stat:before{left:-10px;right:calc(50% + 18px)}.hrc-glance-stat:after{left:calc(50% + 18px);right:-10px}.hrc-glance-stat:first-child:before,.hrc-glance-stat:last-child:after{content:none}.hrc-glance-n{font-family:var(--font-serif);color:var(--accent);font-size:26px;font-weight:700;line-height:1.1}.hrc-glance-l{color:var(--text-muted);font-size:12px;line-height:1.3}@media (max-width:900px){.hrc-glance-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.hrc-glance-stat:nth-child(3n+1):before,.hrc-glance-stat:nth-child(3n):after{content:none}}.hrc-journey{align-items:center;gap:28px;margin-top:10px;display:flex}.hrc-journey .journey-tracker-title{white-space:nowrap;flex:none;margin:0}.hrc-journey .journey-steps{flex:1;min-width:0}@media (max-width:900px){.hrc-journey{display:block}.hrc-journey .journey-tracker-title{margin-bottom:14px}}.hrc-journey .journey-step-label{text-wrap:balance}.hrc-cal-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:14px;display:grid}@media (max-width:1200px){.hrc-cal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hrc-cal-entry{border:1px solid var(--glass-border);background:#94a3b80d;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;min-height:118px;padding:16px;display:flex}.hrc-cal-commitment{margin-top:auto}.hrc-cal-linked{cursor:pointer;transition:background .16s,border-color .16s}.hrc-cal-linked:hover,.hrc-cal-linked:focus-visible{background:#a5b4fc1a;border-color:#a5b4fc66;outline:none}.hrc-cal-month{letter-spacing:.05em;text-transform:uppercase;opacity:.65;white-space:nowrap;margin-bottom:6px;font-size:.72rem}.hrc-cal-title{margin-bottom:8px;font-weight:500}.hrc-cal-commitment{color:var(--accent-light);background:#a5b4fc24;border-radius:999px;padding:3px 10px;font-size:.78rem;display:inline-block}.hrc-cal-event{align-items:center;gap:8px;font-size:.88rem;line-height:1.4;display:flex}.hrc-cal-event-title{font-size:.92rem;font-weight:500}.hrc-cal-event-sub{opacity:.55;white-space:nowrap;font-size:.72rem}.hrc-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.hrc-dot-group{background:var(--accent)}.hrc-dot-thematic{background:var(--sky)}.hrc-dot-workshop{background:var(--hrc-orange)}.hrc-detail-body{font-size:.9rem}.hrc-detail-body p{margin:0 0 10px;line-height:1.55}.hrc-detail-contacts{border:1px solid var(--glass-border);background:#94a3b80d;border-radius:10px;grid-template-columns:minmax(80px,max-content) 1fr;align-items:start;column-gap:14px;margin:14px 0 0;padding:14px 16px;display:grid}.hrc-detail-contact{font-size:.9rem;display:contents}.hrc-detail-contact>span{padding:3px 0;font-size:.9rem}.hrc-detail-contact-label{opacity:.65}.hrc-detail-facts{margin:0 0 16px}.hrc-detail-cols{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}@media (max-width:900px){.hrc-detail-cols{grid-template-columns:1fr;gap:18px}}.hrc-detail-group-title{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted,#94a3b8cc);margin-bottom:8px;font-size:.72rem;font-weight:600}.hrc-detail-cols .hrc-detail-rows{grid-template-columns:1fr}.hrc-detail-cols .hrc-detail-row-label{border-bottom:none;padding-bottom:1px}.hrc-detail-rows{grid-template-columns:minmax(140px,max-content) 1fr;align-items:start;column-gap:18px;display:grid}.hrc-detail-rows .hrc-detail-row{display:contents}.hrc-detail-cell{border-bottom:1px dashed #94a3b81f;padding:5px 0;font-size:.9rem;line-height:1.45}.hrc-detail-cell.last{border-bottom:none}.hrc-detail-norms .hrc-detail-row-label{color:var(--hrc-orange)}.hrc-detail-body strong{color:#fff;font-weight:800}.hrc-detail-row-label{color:var(--accent-light,#c7d2fe);text-wrap:balance;font-weight:700}.hrc-detail-row-text{opacity:.88}@media (max-width:640px){.hrc-detail-rows,.hrc-detail-contacts{grid-template-columns:1fr}.hrc-detail-row-label.hrc-detail-cell{border-bottom:none;padding-bottom:2px}}.hrc-pretask-list{flex-direction:column;gap:0;margin-top:10px;display:flex}.hrc-step-progress{align-items:center;gap:12px;margin-bottom:16px;display:flex}.hrc-step-progress .mini-progress{flex:1;margin:0}.hrc-step-progress-label{color:var(--text-dim);white-space:nowrap;font-size:.78rem}.mini-progress-fill{background:linear-gradient(90deg, var(--accent), #a3c74a);border-radius:3px;height:100%;transition:width .24s;display:block}.hrc-step{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;gap:14px;padding:0;display:flex}.hrc-step-static{cursor:default}.hrc-step-rail{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.hrc-step-dot{width:28px;height:28px;color:var(--text-dim);background:#ffffff08;border:1.5px solid #94a3b859;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:background .16s,border-color .16s,color .16s;display:flex}.hrc-step:hover .hrc-step-dot{border-color:var(--accent);color:var(--accent-light)}.hrc-step-dot.done{background:var(--accent);border-color:var(--accent);color:var(--navy-deep)}.hrc-step-line{background:#94a3b838;flex:1;width:1.5px;min-height:14px;margin:4px 0}.hrc-step-card{border:1px solid var(--glass-border);background:#ffffff08;border-radius:12px;flex:1;align-items:center;gap:16px;min-width:0;margin-bottom:14px;padding:14px 16px;transition:background .16s,border-color .16s;display:flex}.hrc-step-body{flex:1;min-width:0}.hrc-step:hover .hrc-step-card{border-color:var(--glass-border-hover);background:#ffffff0e}.hrc-step-card .action-item-title{font-size:.92rem}.hrc-step-card.done{background:#ffffff04;border-color:#94a3b81f}.hrc-step-card.done .action-item-title{opacity:.55;text-decoration:line-through}.hrc-step-card.done .action-item-desc{opacity:.4}.hrc-pretask-link{white-space:nowrap;color:var(--accent-light);background:#a5b4fc24;border-radius:8px;flex:none;padding:6px 14px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}.hrc-pretask-link:hover{background:#a5b4fc40}.hrc-pretask-link.hrc-pretask-next{border:1px solid #a3c74ad9}.hrc-pretask-link.hrc-pretask-next:hover{border-color:#a3c74a}@media (max-width:700px){.hrc-step-card{display:block}.hrc-pretask-link{margin-top:10px}}.hrc-challenge-grid{grid-template-columns:minmax(260px,2fr) minmax(0,3fr);align-items:start;gap:24px;display:grid}@media (max-width:1024px){.hrc-challenge-grid{grid-template-columns:1fr}}.hrc-challenge-lede{margin:0 0 16px;font-size:.9rem;line-height:1.6}.hrc-challenge-prompt h3{font-family:var(--font-serif);color:#fff;margin:14px 0 6px;font-size:.95rem}.hrc-challenge-prompt p{color:var(--text-muted);margin:0 0 6px;font-size:.85rem;line-height:1.55}.hrc-challenge-note{color:var(--accent-light);margin-top:14px;font-size:.82rem;line-height:1.55}.hrc-challenge-editor{resize:vertical;border:1px solid var(--glass-border);width:100%;min-height:420px;color:var(--text-primary);font-family:var(--font-body);background:#0f172a66;border-radius:10px;padding:16px;font-size:.95rem;line-height:1.7}.hrc-challenge-editor:focus{border-color:#a5b4fc73;outline:none}.hrc-challenge-meta{color:var(--text-dim);justify-content:space-between;gap:12px;margin:8px 0 14px;font-size:.78rem;display:flex}.hrc-challenge-privacy{color:var(--text-dim);margin:0 0 16px;font-size:.78rem;line-height:1.55}.hrc-challenge-attach{margin-bottom:14px;font-size:.88rem}.hrc-challenge-attach-note{color:var(--text-muted);margin:6px 0 0;font-size:.8rem;line-height:1.55}.hrc-challenge-submit{width:100%}:is(.glass-section:has(.hrc-sa-list),.glass-section:has(.hrc-sa-group),.glass-section:has(.hrc-sa-text)){background:#1e293b8c;border-color:#94a3b82e}.hrc-sa-list{flex-direction:column;gap:4px;display:flex}.hrc-sa-item{border-bottom:1px solid var(--glass-border);padding:16px 0}.hrc-sa-item:last-child{border-bottom:none}.hrc-sa-name{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-light);margin-bottom:8px;font-size:.78rem;font-weight:600}.hrc-sa-scale{margin-bottom:10px}.hrc-sa-scale:last-child{margin-bottom:0}.hrc-sa-question{font-size:.92rem;line-height:1.5}.hrc-sa-scalebox{max-width:460px;margin-top:8px}.hrc-sa-scale-ends{letter-spacing:.07em;text-transform:uppercase;color:var(--text-dim);justify-content:space-between;margin-bottom:6px;font-size:.68rem;font-weight:600;display:flex}.hrc-sa-dots{justify-content:space-between;gap:8px;display:flex}.hrc-sa-dot{height:38px;color:var(--text-secondary);cursor:pointer;background:#ffffff12;border:1.5px solid #94a3b84d;border-radius:10px;flex:1;font-size:.9rem;font-weight:600;transition:background .14s,border-color .14s,color .14s}.hrc-sa-dot:hover{border-color:var(--accent);color:var(--accent-light)}.hrc-sa-dot.selected{background:var(--accent);border-color:var(--accent);color:var(--navy-deep)}.hrc-sa-hint{min-height:20px;color:var(--text-dim);margin-top:6px;font-size:.8rem}.hrc-sa-group{margin-top:34px}.hrc-sa-group-title{font-family:var(--font-serif);color:#fff;border-bottom:1px solid #a5b4fc38;margin:0 0 10px;padding-bottom:8px;font-size:1.7rem;font-weight:700}.hrc-sa-text{margin-bottom:18px}.hrc-sa-text label{margin-bottom:8px;font-size:.92rem;display:block}.hrc-sa-editor{min-height:120px}.hrc-profile-head{align-items:center;gap:18px;margin-bottom:22px;display:flex}.hrc-profile-photo-btn{cursor:pointer;text-align:center;background:0 0;border:none;padding:0}.hrc-profile-photo{object-fit:cover;border:2px solid var(--glass-border);border-radius:50%;width:72px;height:72px;display:block}.hrc-profile-photo-empty{color:var(--accent-light);background:#a5b4fc24;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;display:flex}.hrc-profile-photo-hint{opacity:.6;margin-top:6px;font-size:.72rem;display:block}.hrc-profile-name-line{font-family:var(--font-serif);color:#fff;font-size:1.15rem}.hrc-profile-email{opacity:.6;margin-top:2px;font-size:.82rem}.hrc-profile-grid{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}@media (max-width:800px){.hrc-profile-grid{grid-template-columns:1fr}}.hrc-profile-wide{grid-column:1/-1}.hrc-profile-field label{opacity:.7;margin-bottom:6px;font-size:.8rem;display:block}.hrc-profile-field input{border:1px solid var(--glass-border);width:100%;color:var(--text-primary);font-family:var(--font-body);background:#0f172a66;border-radius:8px;padding:10px 12px;font-size:.92rem}.hrc-profile-field input:focus{border-color:#a5b4fc73;outline:none}.hrc-notify-options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.hrc-notify-option{text-align:left;border:1px solid var(--glass-border);color:inherit;font:inherit;cursor:pointer;background:#94a3b80d;border-radius:10px;padding:14px 16px;transition:background .16s,border-color .16s}.hrc-notify-option:hover{background:#94a3b81a}.hrc-notify-option.selected{background:#a5b4fc1f;border-color:#a5b4fc73}.hrc-notify-label{margin-bottom:4px;font-weight:600;display:block}.hrc-notify-hint{opacity:.65;font-size:.78rem;line-height:1.4;display:block}.hrc-msg-grid{grid-template-columns:minmax(260px,2fr) minmax(0,3fr);align-items:start;gap:24px;display:grid}@media (max-width:1024px){.hrc-msg-grid{grid-template-columns:1fr}}.hrc-msg-list{flex-direction:column;gap:8px;display:flex}.hrc-msg-conv{text-align:left;border:1px solid var(--glass-border);width:100%;color:inherit;font:inherit;cursor:pointer;background:#94a3b80d;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:background .16s,border-color .16s;display:flex}.hrc-msg-conv:hover{background:#94a3b81a}.hrc-msg-conv-open{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-light);opacity:.75;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:600}.hrc-msg-conv:hover .hrc-msg-conv-open{opacity:1}.hrc-msg-new{width:100%;color:var(--accent-light);font:inherit;cursor:pointer;background:#a5b4fc1f;border:1px solid #a5b4fc73;border-radius:10px;margin:0 0 12px;padding:10px 14px;font-weight:600;transition:background .16s,border-color .16s}.hrc-msg-new:hover{background:#a5b4fc33;border-color:#a5b4fca6}.hrc-msg-picker{border:1px solid var(--glass-border);background:#0f172a59;border-radius:10px;margin-bottom:14px;padding:12px}.hrc-msg-search{border:1px solid var(--glass-border);width:100%;color:var(--text-primary);font:inherit;background:#94a3b814;border-radius:8px;padding:9px 12px;font-size:.9rem}.hrc-msg-search:focus{border-color:#a5b4fc80;outline:none}.hrc-msg-picker-list{flex-direction:column;gap:6px;max-height:320px;margin-top:10px;display:flex;overflow-y:auto}.hrc-msg-person{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.hrc-msg-person:hover{background:#a5b4fc1f;border-color:#a5b4fc4d}.hrc-msg-empty-lead{color:var(--text-secondary);margin:0 0 6px;font-size:1rem}.hrc-msg-empty-sub{color:var(--text-muted);max-width:46ch;margin:0 0 18px;font-size:.9rem;line-height:1.6}.hrc-msg-empty-cta{display:inline-block}.hrc-msg-conv.selected{background:#a5b4fc1f;border-color:#a5b4fc73}.hrc-msg-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:38px;height:38px}.hrc-msg-avatar-empty{color:var(--accent-light);background:#a5b4fc24;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.hrc-msg-conv-body{flex:1;min-width:0}.hrc-msg-conv-name{font-weight:500;display:block}.hrc-msg-conv-preview{opacity:.6;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;display:block;overflow:hidden}.hrc-msg-unread{background:var(--accent);min-width:20px;height:20px;color:var(--navy-deep);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.hrc-msg-thread{flex-direction:column;min-height:480px;display:flex}.hrc-msg-scroll{flex-direction:column;flex:1;gap:8px;max-height:55dvh;padding:4px 2px;display:flex;overflow-y:auto}.hrc-msg-bubble{white-space:pre-wrap;word-break:break-word;background:#94a3b81f;border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:78%;padding:10px 14px;font-size:.92rem;line-height:1.5}.hrc-msg-bubble.mine{background:#a5b4fc2e;border-radius:14px 14px 4px;align-self:flex-end}.hrc-msg-compose{align-items:flex-end;gap:10px;margin-top:14px;display:flex}.hrc-msg-compose textarea{resize:none;border:1px solid var(--glass-border);color:var(--text-primary);font-family:var(--font-body);background:#0f172a66;border-radius:10px;flex:1;padding:10px 12px;font-size:.92rem;line-height:1.5}.hrc-msg-compose textarea:focus{border-color:#a5b4fc73;outline:none}@media (max-width:640px){.hrc-challenge-editor{min-height:260px}.hrc-cal-grid{grid-template-columns:1fr}}@media (max-width:700px){.hrc-glance-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.hrc-glance-stat:nth-child(3n):after,.hrc-glance-stat:nth-child(3n+1):before{content:""}.hrc-glance-stat:nth-child(odd):before,.hrc-glance-stat:nth-child(2n):after{content:none}}@media (max-width:900px){.hrc-sa-dot{height:44px}.hrc-sa-scale-ends{font-size:12px}.hrc-sa-hint{min-height:44px}.hrc-sa-group-title{font-size:1.35rem}}@media (max-width:1024px){.hrc-msg-thread{min-height:0}}@media (max-width:900px){.hrc-pretask-link{align-items:center;min-height:44px;display:inline-flex!important}.hrc-profile-field input,.hrc-msg-compose textarea{font-size:16px}}
.hrcw-tab-bar{border-bottom:1px solid var(--glass-border);gap:0;margin-bottom:24px;display:flex}.hrcw-tab-btn{font-family:var(--font-body);color:var(--text-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:12px 20px;font-size:13px;font-weight:500;transition:color .2s;position:relative}.hrcw-tab-btn:hover{color:var(--text-secondary)}.hrcw-tab-btn.active{color:var(--accent);font-weight:600}.hrcw-tab-btn.active:after{content:"";background:var(--accent);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.hrcw-tab-content{animation:.3s hrcwFadeIn}@keyframes hrcwFadeIn{0%{opacity:0}to{opacity:1}}.hrcw-tab-content .glass-section{-webkit-backdrop-filter:blur(22px);padding:30px 34px}.hrcw-tab-content .glass-section-title{margin-bottom:14px;font-size:23px;line-height:1.25}.hrcw-tab-content .glass-section+.glass-section{margin-top:26px}.hrcw-lede{font-family:var(--font-serif);color:#fff;max-width:62ch;margin:0 0 24px;font-size:27px;line-height:1.35}.hrcw-lede-line{text-wrap:balance;display:block}.hrcw-lede-line+.hrcw-lede-line{font-weight:700}.hrcw-intro-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.hrcw-intro-head{grid-column:1/-1}.hrcw-intro-grid>.hrcw-intro-head,.hrcw-intro-grid>.hrcw-intro-col{border:1px solid var(--glass-border,#94a3b82e);background:#94a3b80d;border-radius:14px;max-width:none;padding:22px 24px}.hrcw-intro-grid>.hrcw-intro-head .hrcw-lede{max-width:46ch;margin-bottom:16px}.hrcw-intro-head>:last-child,.hrcw-intro-head p:last-child,.hrcw-intro-col>:last-child,.hrcw-intro-col p:last-child{margin-bottom:0}@media (max-width:900px){.hrcw-intro-grid{grid-template-columns:1fr}}.hrcw-welcome .hrcw-content{font-size:16.5px;line-height:1.7}.hrcw-welcome .hrcw-content p{margin:0 0 18px}.hrcw-welcome .hrcw-content p:last-child{margin-bottom:0}.hrcw-content{color:#eef2f8;max-width:70ch;font-size:16.5px;line-height:1.7}.hrcw-content .hrcw-row{max-width:none}.hrcw-content .hrcw-rows+p{margin-top:30px}.hrcw-content p{margin:0 0 14px}.hrcw-content p:last-child{margin-bottom:0}.hrcw-content strong{color:var(--text-primary)}.hrcw-rows{grid-template-columns:minmax(150px,max-content) 1fr;align-items:start;column-gap:22px;margin:4px 0;display:grid}.hrcw-rows .hrcw-row{display:contents}.hrcw-row-cell{border-bottom:1px dashed #94a3b81f;padding:11px 0;line-height:1.6}.hrcw-row-cell.last{border-bottom:none}.hrcw-row:not(.hrcw-rows .hrcw-row){grid-template-columns:190px 1fr;gap:14px;line-height:1.6;display:grid}.hrcw-row-label{color:var(--accent-light,#c7d2fe);text-wrap:balance;align-items:flex-start;gap:10px;font-weight:600;display:flex}.hrcw-row-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.9;flex-shrink:0;width:20px;height:20px;margin-top:2px}.hrcw-row-text{color:#eef2f8}@media (max-width:640px){.hrcw-rows{grid-template-columns:1fr;row-gap:0}.hrcw-row-label.hrcw-row-cell{border-bottom:none;padding-bottom:2px}}.hrcw-points{margin:16px 0 0;padding-left:20px;list-style:none}.hrcw-points li{padding:5px 0;line-height:1.6;position:relative}.hrcw-points li:before{content:"";background:var(--accent-light,#c7d2fe);opacity:.75;border-radius:50%;width:7px;height:7px;position:absolute;top:14px;left:-18px}.hrcw-glance{border-top:1px solid #94a3b824;border-bottom:1px solid #94a3b824;margin:4px 0 24px;padding:18px 0}.hrcw-glance-stats{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:16px;display:grid}.hrcw-glance-stat{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.hrcw-glance-n{font-family:var(--font-serif);color:var(--accent);font-size:30px;font-weight:700;line-height:1.1}.hrcw-glance-l{color:var(--text-secondary);font-size:13.5px;line-height:1.3}.hrcw-glance-stat:before,.hrcw-glance-stat:after{content:"";background:#e2e8f038;height:1px;position:absolute;top:16px}.hrcw-glance-stat:before{left:-10px;right:calc(50% + 20px)}.hrcw-glance-stat:after{left:calc(50% + 20px);right:-10px}.hrcw-glance-stat:first-child:before,.hrcw-glance-stat:last-child:after{content:none}@media (max-width:700px){.hrcw-glance-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.hrcw-glance-stat:nth-child(odd):before,.hrcw-glance-stat:nth-child(2n):after{content:none}}.hrcw-timeline{flex-direction:column;gap:26px;margin:22px 0 0;display:flex}.hrcw-timeline-item{grid-template-columns:minmax(210px,270px) minmax(0,1fr);align-items:start;gap:30px;display:grid}.hrcw-timeline-head{align-items:flex-start;gap:14px;display:flex}@media (max-width:900px){.hrcw-timeline-item{grid-template-columns:1fr;gap:12px}}.hrcw-timeline-content{max-width:78ch}.hrcw-timeline-head h4{font-family:var(--font-serif);color:#fff;text-wrap:balance;margin:0 0 5px;font-size:18.5px;font-weight:700;line-height:1.25}.hrcw-timeline-when{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--accent-light);margin:0;font-size:11.5px;font-weight:600;line-height:1.5}.hrcw-timeline-content p{color:#eef2f8;margin:0;font-size:16.5px;line-height:1.7}.hrcw-faq-list{flex-direction:column;gap:8px;display:flex}.hrcw-faq-item{border:1px solid var(--glass-border);border-radius:10px;transition:border-color .2s;overflow:hidden}.hrcw-faq-item:hover{border-color:var(--glass-border-hover)}.hrcw-faq-question{text-align:left;width:100%;color:var(--text-primary);font-family:var(--font-body);cursor:pointer;background:#ffffff05;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13.5px;font-weight:500;display:flex}.hrcw-faq-question:hover{background:#ffffff0a}.hrcw-faq-chevron{flex-shrink:0;width:16px;height:16px;transition:transform .3s}.hrcw-faq-item.open .hrcw-faq-chevron{color:var(--accent);transform:rotate(180deg)}.hrcw-faq-answer{color:var(--text-muted);padding:0 16px 14px;font-size:13px;line-height:1.6}.reading-shelf{border-top:1px solid var(--glass-border);padding:12px 0}.reading-shelf:first-of-type{border-top:none;padding-top:4px}.reading-shelf-title{font-family:var(--font-serif);color:var(--accent-light,#c7d2fe);font-size:.98rem}.reading-shelf-toggle{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:2px 0;display:flex}.reading-shelf-chevron{opacity:.5;transition:transform .2s}.reading-shelf-chevron.open{transform:rotate(180deg)}.reading-shelf-list{margin-top:8px}.reading-why{opacity:.6;margin-top:2px;font-size:.82rem;line-height:1.5;display:block}.reading-link{color:var(--accent-light,#c7d2fe);text-underline-offset:3px;-webkit-text-decoration:underline #a5b4fc73;text-decoration:underline #a5b4fc73}.reading-link:hover{-webkit-text-decoration-color:var(--accent-light,#c7d2fe);text-decoration-color:var(--accent-light,#c7d2fe)}.reading-link[target=_blank]:after{content:" ↗";opacity:.7;font-size:.8em}.reading-article-link{letter-spacing:.01em;color:var(--hrc-orange,#f3b184);opacity:.85;text-underline-offset:3px;margin-top:4px;font-size:.78rem;-webkit-text-decoration:underline #f3b18466;text-decoration:underline #f3b18466;display:inline-block}.reading-article-link:hover{opacity:1;-webkit-text-decoration-color:var(--hrc-orange,#f3b184);text-decoration-color:var(--hrc-orange,#f3b184)}.reading-article-link:after{content:" ↗";opacity:.7;font-size:.8em}.hrcw-timeline-subs{border-top:1px dashed #94a3b829;margin-top:14px;padding-top:12px}.hrcw-timeline-sub{margin:0 0 20px}.hrcw-timeline-sub:last-child{margin-bottom:0}.hrcw-timeline-sub-line{color:#dbe3ef;margin:0;font-size:15px;line-height:1.55}.hrcw-timeline-topics{margin:7px 0 0;padding-left:18px;list-style:outside}.hrcw-timeline-topics li{color:#e2e8f0bf;margin-bottom:3px;font-size:14.5px;line-height:1.5}.hrcw-timeline-topics li::marker{color:#a5b4fc8c}.hrcw-timeline-sub strong{color:var(--accent-light,#c7d2fe);font-weight:600}.hrcw-approach-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.hrcw-tab-content .hrcw-approach-cols>.glass-section,.hrcw-tab-content .hrcw-approach-cols>.glass-section+.glass-section{height:100%;margin:0}.hrcw-approach-cols>.glass-section.hrcw-approach-full{grid-column:1/-1}@media (max-width:1100px){.hrcw-approach-cols{grid-template-columns:1fr}}.hrcw-arc{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.hrcw-arc .hrcw-timeline-item{border:1px solid var(--glass-border,#94a3b82e);background:#94a3b80d;border-radius:14px;height:100%;padding:20px 22px;display:block}.hrcw-arc .hrcw-timeline-head{gap:10px;margin-bottom:12px}.hrcw-arc .hrcw-timeline-head .hrcw-row-icon{flex-shrink:0;margin-top:4px}.hrcw-arc .hrcw-timeline-content{max-width:none;padding-left:30px}.hrcw-arc .hrcw-timeline-content p{font-size:15.5px;line-height:1.65}@media (max-width:1100px){.hrcw-arc{grid-template-columns:1fr}}.hrcw-tab-content .hrcw-row-icon{stroke:var(--hrc-orange)}@media (max-width:640px){.hrcw-tab-bar{flex-wrap:wrap;gap:0 4px}.hrcw-tab-btn{padding:12px}.hrcw-tab-content .glass-section{padding:20px 16px}.hrcw-lede{font-size:22px}.hrcw-tab-content .glass-section-title{font-size:19px}}@media (max-width:900px){.hrcw-faq-answer{font-size:14px}.hrcw-faq-question{min-height:44px;font-size:14px}.hrcw-tab-btn,.reading-shelf-toggle{min-height:44px}}.hrcw-tab-content .hrcw-approach-cols{background:var(--glass-bg);max-width:74ch;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:16px;padding:28px 30px;display:block}.hrcw-tab-content .hrcw-approach-cols>.glass-section,.hrcw-tab-content .hrcw-approach-cols>.glass-section+.glass-section{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;height:auto;margin:0;padding:0}.hrcw-tab-content .hrcw-approach-cols>.glass-section+.glass-section{border-top:1px solid #e2e8f021;margin-top:34px;padding-top:30px}.hrcw-tab-content .hrcw-approach-cols>.glass-section:hover{border-color:#e2e8f021}.hrcw-tab-content .hrcw-approach-cols .hrcw-content{max-width:none}.hrcw-tab-content .hrcw-approach-cols>.glass-section>.glass-section-title{margin-bottom:12px}@media (max-width:1100px){.hrcw-tab-content .hrcw-approach-cols{max-width:none}}
