
.member-home .member-home-ai-note{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;border-radius:14px;background:linear-gradient(110deg,#20334d,#302c49);color:#e4eaff;min-width:0}
.member-home-ai-mark{font-size:23px;color:#b7b5ff;flex:0 0 auto}
.member-home-ai-note>div{flex:1;min-width:0}
.member-home .member-home-ai-note strong{font-size:14px;line-height:1.5;font-weight:650}
.member-home .member-home-ai-note p{font-size:13px;line-height:1.5;margin:3px 0 0;color:inherit}
.member-home .member-home-ai-note>a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:650;white-space:nowrap;color:inherit;text-underline-offset:4px;flex:0 0 auto}
.member-home-ai-note>a:focus-visible{outline:3px solid #748fdd;outline-offset:3px;border-radius:5px}
html[data-design=light] .member-home .member-home-ai-note{background:linear-gradient(110deg,#edf3fe,#f1edfa);color:#46557d}
html[data-design=light] .member-home-ai-mark{color:#7359a8}
@media(max-width:520px){.member-home .member-home-ai-note{flex-wrap:wrap;gap:4px 10px}.member-home-ai-note>div{flex-basis:calc(100% - 35px)}.member-home .member-home-ai-note>a{margin-inline-start:33px}}
.member-home-actions .member-home-action-entry{display:flex;flex-direction:column;flex:1 1 220px;min-width:0;gap:8px}
.member-home-actions .member-home-action-entry :is(a,button){width:100%;max-width:none;box-sizing:border-box;flex:0 0 auto;min-height:64px;text-decoration:none}
.member-home-actions .member-home-action-help{margin:0;padding-inline:4px;font-size:16px;line-height:1.5;color:var(--mh-muted)}
@media(max-width:750px){.member-home-actions .member-home-action-entry{flex-basis:100%}.member-home-actions .member-home-action-entry :is(a,button){flex-basis:auto}}
/* Authenticated home only: no effects on Stream, Live, discovery or navigation. */
.member-home{--mh-ink:#eaf3ff;--mh-muted:#b7cbe0;--mh-panel:#0b1b2e;--mh-soft:#102941;--mh-line:#2b4560;max-width:1140px;margin-inline:auto;padding-block:20px 40px;color:var(--mh-ink);font-size:16px}
html[data-design=light] .member-home{--mh-ink:#17324b;--mh-muted:#496278;--mh-panel:#fff;--mh-soft:#edf4fb;--mh-line:#d0deeb}
.member-home-hero{padding:clamp(22px,4vw,40px);border:1px solid var(--mh-line);border-radius:22px;background:linear-gradient(115deg,var(--mh-soft),var(--mh-panel));margin-bottom:32px;position:relative;overflow:hidden}
.member-home-hero::before{content:'';position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:#2589c9}
.member-home-hero h1{font-size:clamp(26px,3.4vw,39px);line-height:1.18;letter-spacing:-.035em;max-width:24ch;margin:0 0 16px}
.member-home-hero>p{font-size:16px;line-height:1.7;max-width:66ch;color:var(--mh-muted);margin-bottom:24px}
.member-home-actions{display:flex;gap:12px;flex-wrap:wrap}.member-home-actions :is(a,button){font-size:16px;min-height:48px;padding:13px 18px;white-space:normal;line-height:1.45;text-align:center;min-width:0;flex:1 1 200px;max-width:320px;display:flex;align-items:center;justify-content:center}
.member-home-section{margin-block:32px 38px}.member-home-section>header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:12px}.member-home-section h2{font-size:clamp(21px,2.4vw,28px);letter-spacing:-.025em;margin:0;line-height:1.3}.member-home-link{color:#72bbf5;font-size:15px;line-height:1.5;text-decoration:none;font-weight:650;padding-block:6px}
html[data-design=light] .member-home-link{color:#245e9b}.member-home-link:hover{text-decoration:underline}.member-home-section-intro{color:var(--mh-muted);font-size:16px;line-height:1.65;margin:0 0 18px;max-width:72ch}
.member-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.member-home-grid>p{font-size:16px;line-height:1.7;grid-column:1/-1;color:var(--mh-muted)}
.member-home-card{display:flex;flex-direction:column;gap:12px;min-width:0;padding:20px;border:1px solid var(--mh-line);border-radius:16px;background:var(--mh-panel);box-shadow:0 8px 24px #071e3608}
.member-home-card>img{width:100%;height:156px;object-fit:cover;border-radius:10px;background:var(--mh-soft)}
.member-home-kind{display:block;align-self:flex-start;font-size:14px;line-height:1.45;font-weight:650;color:#7dc6ee}
html[data-design=light] .member-home-kind{color:#245f91}
.member-home-title{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;min-height:0!important;text-align:start!important;font-size:18px!important;font-weight:700!important;line-height:1.45!important;color:var(--mh-ink)!important;white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.member-home-excerpt{font-size:16px;line-height:1.7;color:var(--mh-muted);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.member-home-meta{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:14px!important;line-height:1.6;color:var(--mh-muted);margin:0}.member-home-card>.ghost-action{margin-top:auto;font-size:15px;align-self:flex-start;min-height:42px}
.member-home-videos{grid-template-columns:repeat(2,minmax(0,1fr))}.member-home-video{padding:18px;background:var(--mh-panel);border:1px solid var(--mh-line);border-radius:16px;display:grid;gap:12px;min-width:0}.member-home-video.is-featured{grid-column:1/-1;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;column-gap:24px}.member-home-video.is-featured>.member-home-video-preview{grid-row:1/5}
.member-home-video-preview{border:0!important;padding:0!important;position:relative;display:grid;place-items:center;aspect-ratio:16/9;width:100%;min-height:100px;overflow:hidden;background:linear-gradient(145deg,#1c456a,#071b30)!important;border-radius:12px;color:#fff!important}
.member-home-video-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.member-home-play{z-index:1;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;border:1px solid #ffffff77;background:#061a32aa;font-size:24px}.member-home-video-watch{position:absolute;bottom:10px;inset-inline:8px;color:#fff;font-size:14px;line-height:1.5;text-align:center;z-index:1;text-shadow:0 2px 5px #000}
.member-home-groups{grid-template-columns:1fr}.member-home-group{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding:18px;border:1px solid var(--mh-line);border-radius:14px;background:var(--mh-panel)}.member-home-group>div:not(.member-home-group-logo){flex:1;min-width:160px}.member-home-group-logo{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:12px;background:var(--mh-soft);font-size:24px;font-weight:700;overflow:hidden}.member-home-group-logo img{width:100%;height:100%;object-fit:cover}.member-home-group>button{font-size:15px;min-height:42px}
.member-home-search-note,.member-home-profile-note{padding:20px 22px;margin-top:20px;border:1px solid var(--mh-line);border-radius:14px;background:var(--mh-soft);font-size:16px;line-height:1.6}.member-home-search-note p,.member-home-profile-note p{font-size:14px;color:var(--mh-muted);line-height:1.65;margin:6px 0}.member-home-profile-note{background:transparent}
.member-home .member-home-profile-note{display:grid;gap:20px;min-width:0}
.member-home-profile-copy{display:grid;gap:12px;min-width:0}
.member-home-profile-copy>strong{display:block;font-size:21px;line-height:1.4;overflow-wrap:anywhere}
.member-home .member-home-profile-copy>p{margin:0;font-size:16px;line-height:1.65}
.member-home-profile-copy>.member-home-link{justify-self:start;display:inline-flex;align-items:center;min-height:44px;box-sizing:border-box;font-size:16px;max-width:100%;overflow-wrap:anywhere}
.member-home-saved-actions{border-top:1px solid var(--mh-line);padding-top:20px;min-width:0}
.member-home-saved-actions>button{display:block;box-sizing:border-box;max-width:100%;min-height:48px;padding:12px 18px;font-size:16px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}
@media(max-width:600px){.member-home .member-home-profile-note{padding:20px;gap:16px}.member-home-saved-actions{padding-top:16px}.member-home-saved-actions>button{width:100%}}
@media(max-width:750px){.member-home-grid{grid-template-columns:1fr}.member-home-videos{grid-template-columns:repeat(2,minmax(0,1fr))}.member-home-card>img{height:170px}.member-home-video.is-featured{grid-template-columns:1fr}.member-home-video.is-featured>.member-home-video-preview{grid-row:auto}.member-home-video{padding:14px}.member-home-title{font-size:17px!important}.member-home-section{margin-block:26px 30px}.member-home-actions :is(a,button){max-width:none;flex-basis:100%}.member-home{padding-top:12px}.member-home-hero{padding:24px 20px}.member-home-group{gap:12px}.member-home-group>button{margin-inline-start:70px}.member-home-section>header{gap:6px 12px}}
@media(prefers-reduced-motion:no-preference) and (hover:hover){.member-home-card,.member-home-group{transition:border-color .16s ease}.member-home-card:hover,.member-home-group:hover{border-color:#4b8fc3}}
.member-home-eyebrow{display:block;color:var(--mh-muted);font-size:14px;font-weight:700;letter-spacing:.05em;margin-bottom:12px}.member-home-video-preview video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}
/* Restrained section accents and code-native decoration, scoped to For you. */
.member-home [data-home-section=needs]{--mh-accent:#65d4c1;--mh-tint:#1b8d7f19}
.member-home [data-home-section=latest]{--mh-accent:#86bbfa;--mh-tint:#387dcc19}
.member-home [data-home-section=videos]{--mh-accent:#c1a5fa;--mh-tint:#976adb19}
.member-home [data-home-section=groups]{--mh-accent:#74c9d5;--mh-tint:#348a9a19}
html[data-design=light] .member-home [data-home-section=needs]{--mh-accent:#13796e;--mh-tint:#159e8910}
html[data-design=light] .member-home [data-home-section=latest]{--mh-accent:#275fa8;--mh-tint:#347dd710}
html[data-design=light] .member-home [data-home-section=videos]{--mh-accent:#714baa;--mh-tint:#936ad010}
html[data-design=light] .member-home [data-home-section=groups]{--mh-accent:#256b79;--mh-tint:#308da110}
.member-home .member-home-icon{width:25px;height:25px;flex:0 0 25px;color:var(--mh-accent,currentColor)}
.member-home .member-home-section>header h2{display:flex;align-items:center;gap:11px}
.member-home .member-home-section>header h2>.member-home-icon{box-sizing:content-box;padding:9px;background:var(--mh-tint);border-radius:12px}
.member-home .member-home-section :is(.member-home-card,.member-home-video,.member-home-group){border-block-start:3px solid var(--mh-accent)}
.member-home .member-home-section .member-home-kind{color:var(--mh-accent)}
.member-home-image-fallback{height:80px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(130deg,var(--mh-tint),var(--mh-soft));border-radius:10px}
.member-home-image-fallback::after{content:'';width:140px;height:140px;border:1px solid var(--mh-accent);border-radius:50%;position:absolute;inset-inline-end:-60px;inset-block-start:-60px;opacity:.2}
.member-home .member-home-image-fallback>.member-home-icon{width:38px;height:38px;opacity:.85}
.member-home .member-home-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:24px 30px;background:linear-gradient(120deg,var(--mh-soft),var(--mh-panel) 65%)}
.member-home-hero-copy{min-width:0}.member-home-hero-copy>p{font-size:16px;line-height:1.7;color:var(--mh-muted);max-width:62ch;margin:0}
.member-home .member-home-hero>.member-home-actions{grid-column:1/-1}
.member-home-editorial-art{min-width:0;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:18px;background:#f3eadb;box-shadow:0 12px 30px #061a3214}
.member-home-editorial-art img{display:block;width:100%;height:100%;object-fit:cover}
.member-home-editorial-art[hidden]{display:none}
.member-home .member-home-art-unavailable{grid-template-columns:1fr}
.member-home .member-home-discovery-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:28px;padding:18px;margin-top:30px;background:linear-gradient(125deg,var(--mh-soft),var(--mh-panel))}
.member-home-discovery-copy{min-width:0;padding:8px 12px}
.member-home .member-home-discovery-banner.member-home-art-unavailable{grid-template-columns:1fr}
.member-home-discovery-copy>strong{display:block;font-size:clamp(21px,2.4vw,28px);line-height:1.3;letter-spacing:-.025em;color:var(--mh-ink)}
.member-home .member-home-discovery-copy>p{font-size:16px;margin-block:12px}
.member-home-discovery-copy>.member-home-link{display:inline-flex;align-items:center;min-height:44px;font-size:16px}
.member-home-empty{grid-column:1/-1;display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px 18px;align-items:center;background:var(--mh-tint);border:1px dashed var(--mh-line);border-radius:14px;padding:22px}
.member-home-empty-icon{grid-row:1/3;width:58px;height:58px;display:grid;place-items:center;border-radius:14px;background:var(--mh-panel)}
.member-home .member-home-empty-icon>.member-home-icon{width:32px;height:32px}
.member-home-empty>p{font-size:16px;line-height:1.7;margin:0;color:var(--mh-muted)}
.member-home-empty>:is(a,button){justify-self:start;grid-column:2;font-size:15px;line-height:1.5;min-height:42px;white-space:normal;max-width:100%}
.member-home .member-home-section>header h2{min-width:0;max-width:100%}.member-home .member-home-section>header h2>span{min-width:0;overflow-wrap:anywhere}
@media(max-width:600px){.member-home .member-home-hero{grid-template-columns:1fr;gap:18px}.member-home .member-home-discovery-banner{grid-template-columns:1fr;gap:12px;padding:14px}.member-home-discovery-copy{padding:6px}.member-home-editorial-art{border-radius:13px}.member-home .member-home-section>header h2{gap:9px}.member-home .member-home-section>header h2>.member-home-icon{width:22px;height:22px;padding:7px}.member-home-empty{grid-template-columns:42px minmax(0,1fr);gap:10px 12px;padding:18px}.member-home-empty-icon{width:42px;height:42px}.member-home-empty>:is(a,button){grid-column:1/-1;min-width:0;overflow-wrap:anywhere}}
@media(max-width:480px){.member-home-videos{grid-template-columns:1fr}.member-home-group>div:not(.member-home-group-logo){min-width:0;flex-basis:calc(100% - 70px)}.member-home-group>button{margin-inline-start:0;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}}
/* Compact welcome and unified actions; scoped to the signed-in home. */
.member-home .member-home-hero{padding:24px;gap:20px;background:var(--mh-panel);border-radius:24px}
.member-home .member-home-hero::before{display:none}
.member-home .member-home-hero-copy>.member-home-greeting{font-size:17px;font-weight:600;line-height:1.4;margin:0 0 10px;color:var(--mh-muted)}
.member-home .member-home-hero h1{font-size:clamp(25px,3.4vw,36px);line-height:1.2;letter-spacing:-.025em;margin:0;overflow-wrap:anywhere}
.member-home .member-home-hero>.member-home-editorial-art{aspect-ratio:2.5/1;max-height:180px;box-shadow:none}
.member-home .member-home-hero>.member-home-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.member-home .member-home-actions>.member-home-action-card{--action-accent:#8dbdff;--action-tint:#264a7338;display:grid;grid-template-columns:42px minmax(0,1fr) 16px;gap:12px;align-items:center;text-align:start;width:100%;max-width:none;min-width:0;min-height:112px;margin:0;padding:16px;box-sizing:border-box;background:var(--mh-soft);border:1px solid var(--mh-line);border-radius:16px;color:var(--mh-ink);text-decoration:none;box-shadow:none;white-space:normal;transition:border-color .15s,background .15s}
.member-home .member-home-actions>[data-action=need]{--action-accent:#6bd8c2;--action-tint:#16796030}
.member-home .member-home-actions>[data-action=offer]{--action-accent:#c6aff5;--action-tint:#714bb530}
.member-home .member-home-action-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--action-tint);color:var(--action-accent)}
.member-home .member-home-action-icon .member-home-icon{width:23px;height:23px;color:inherit}
.member-home .member-home-action-copy{min-width:0;display:grid;gap:5px}
.member-home .member-home-action-copy strong{font-size:16px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}
.member-home .member-home-actions .member-home-action-help{font-size:14px;font-weight:400;line-height:1.5;color:var(--mh-muted);padding:0;margin:0}
.member-home .member-home-action-arrow{color:var(--action-accent);font-size:20px}
html[dir=rtl] .member-home-action-arrow{transform:scaleX(-1)}
.member-home .member-home-actions>.member-home-action-card:hover{border-color:var(--action-accent)}
.member-home .member-home-actions>.member-home-action-card:focus-visible{outline:3px solid var(--action-accent);outline-offset:3px}
html[data-design=light] .member-home .member-home-actions>.member-home-action-card{--action-accent:#245faa;--action-tint:#e5effc;background:#fbfdff}
html[data-design=light] .member-home .member-home-actions>[data-action=need]{--action-accent:#167764;--action-tint:#e0f4ee}
html[data-design=light] .member-home .member-home-actions>[data-action=offer]{--action-accent:#7447af;--action-tint:#eee6f9}
@media(max-width:800px){.member-home .member-home-hero>.member-home-actions{grid-template-columns:1fr}.member-home .member-home-actions>.member-home-action-card{min-height:92px;padding:14px}.member-home .member-home-hero{padding:20px;gap:18px}}
@media(max-width:600px){
 .member-home .member-home-hero>.member-home-editorial-art{aspect-ratio:2.7/1;max-height:140px}
 body:has(.app-view:not([hidden]) #member-home-content) .assistant-launcher{width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:50%;font-size:0;gap:0;display:grid;place-items:center}
 body:has(.app-view:not([hidden]) #member-home-content) .assistant-launcher>span{font-size:22px;margin:0}
}
.member-home-next-steps{display:grid;gap:16px;min-width:0}
.member-home-next-steps>h2,.member-home-next-steps>p{margin:0}
.member-home-next-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.member-home-next-card{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid #456077;border-radius:20px;background:#112638;min-width:0}
.member-home-next-card h3{font-size:18px;line-height:1.45;margin:0;overflow-wrap:anywhere}
.member-home-next-status{align-self:flex-start;padding:5px 10px;border-radius:8px;background:#173d46;color:#b9efe1;font-size:14px;font-weight:650}
.member-home-next-actions{display:grid;gap:10px;margin-top:auto}
.member-home-next-actions>button,.member-home-profile-milestone>button{min-height:48px;padding:12px 16px;font-size:16px;line-height:1.4;white-space:normal;word-break:normal;overflow-wrap:normal}
.member-home-next-contact{grid-column:1/-1;padding:8px 0}
.member-home-profile-milestone{position:relative;padding:22px 22px 22px 72px;margin-top:8px;border:1px solid #357569;border-radius:20px;background:#143a35;color:#ecfff9}
.member-home-profile-milestone h3{margin:0 0 10px;font-size:20px;line-height:1.4}
.member-home-profile-milestone p{font-size:15px;line-height:1.6;margin:0 0 16px}
.member-home-milestone-mark{position:absolute;inset-inline-start:22px;top:22px;display:grid;place-items:center;width:34px;height:34px;background:#216858;color:#fff;border-radius:50%;font-size:20px}
html[dir=rtl] .member-home-profile-milestone{padding:22px 72px 22px 22px}
html[data-design=light] .member-home-next-card{background:#fff;border-color:#c5d5e2;color:#17324b}
html[data-design=light] .member-home-next-status{background:#e0f3ec;color:#236658}
html[data-design=light] .member-home-profile-milestone{background:#edf8f3;border-color:#afd2c3;color:#1a493d}
@media(max-width:800px){.member-home-next-list{grid-template-columns:1fr}.member-home-next-card{padding:18px}.member-home-profile-milestone>button{width:100%}}
.member-home-next-card[data-publication-type]{--next-accent:#86d7c8;--next-tint:#214d47;border-block-start:4px solid var(--next-accent);background:linear-gradient(135deg,#17352f,#112638 65%);color:#effcf8}
.member-home-next-card[data-publication-type=offer]{--next-accent:#f4cf8f;--next-tint:#554429;background:linear-gradient(135deg,#352e23,#112638 65%)}
.member-home-next-heading{display:flex;align-items:center;gap:12px;color:var(--next-accent);font-size:14px;line-height:1.4}
.member-home-next-symbol{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:var(--next-tint)}
.member-home-next-symbol svg{width:24px;height:24px}
.member-home-next-card .member-home-next-status{background:transparent;color:inherit;border:1px solid #54736a;font-size:13px;padding:4px 9px}
.member-home-next-card .member-home-next-actions>.primary-action{background:var(--next-tint);color:#fff;border:1px solid var(--next-accent);box-shadow:none}
.member-home-next-card .member-home-next-actions>.ghost-action{background:transparent;color:inherit;border-color:#54736a}
.member-home-profile-milestone .member-home-milestone-label{display:block;margin-bottom:8px;font-weight:650;font-size:13px;letter-spacing:.03em}
.member-home-profile-milestone{border-block-start:4px solid #48a68a}
.member-home-profile-milestone>button{background:#216858;color:#fff;border:1px solid #216858;box-shadow:none}
html[data-design=light] .member-home-next-card[data-publication-type]{--next-accent:#236c5c;--next-tint:#e0f2eb;background:linear-gradient(135deg,#f0f9f5,#fff 70%);color:#173b32;border-color:#b9d5c9;border-block-start-color:var(--next-accent)}
html[data-design=light] .member-home-next-card[data-publication-type=offer]{--next-accent:#845918;--next-tint:#faecd3;background:linear-gradient(135deg,#fff8ea,#fff 70%);color:#47381f;border-color:#dfceb0;border-block-start-color:var(--next-accent)}
html[data-design=light] .member-home-next-card .member-home-next-status{border-color:#b8c9c0}
html[data-design=light] .member-home-next-card .member-home-next-actions>.primary-action{background:var(--next-accent);color:#fff;border-color:var(--next-accent)}
html[data-design=light] .member-home-next-card .member-home-next-actions>.ghost-action{background:#fff;color:var(--next-accent);border-color:var(--next-accent)}
.member-home-next-actions>button:focus-visible,.member-home-profile-milestone>button:focus-visible{outline:3px solid #408de0;outline-offset:3px}
