/* Shared finishing layer. No layout ordering, visibility, entitlement or data changes. */
:root{--lm-brand-navy:#12354c;--lm-brand-teal:#087e82;--lm-public-muted:#526a7a;--lm-public-line:#dce7ec;--lm-public-shadow:0 8px 26px #143b4f09}
.lm-home .lm-course-button{background:#123b54;color:#fff}.lm-home .lm-course-button:hover{background:#075e67}
.lm-home>header a[href="#pricing"],.lm-home [role="tab"][aria-selected="true"]{background:#123b54;color:#fff;box-shadow:0 4px 12px #123b5414}
.lm-home>header a[href="#pricing"]:hover{background:#075e67}.lm-home>header nav a:hover{color:#087e82}.lm-home .lm-home-hero h1{font-weight:800;letter-spacing:-.05em}.lm-home :is(.lm-home-hero,#pathways,#educator,#inclusions) h2{font-weight:750;letter-spacing:-.035em}
.lm-home,.lm-journal-page{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-rendering:optimizeLegibility}
.lm-home h2,.lm-journal-page h2{letter-spacing:-.035em}.lm-home section[id]{scroll-margin-top:108px}.lm-home .lm-discovery{padding-top:80px;padding-bottom:80px}.lm-home .lm-discovery-head h2{font-size:clamp(30px,3.2vw,43px);line-height:1.2}.lm-home .lm-discovery-head p{font-size:17px;line-height:1.8}.lm-home .lm-discovery-head{margin-bottom:34px}.lm-home .lm-pathway-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#456570;white-space:nowrap;padding:10px 15px;border:1px solid #dce8e9;border-radius:30px;background:#f5faf9}.lm-pathway-note svg{color:#087e82}
.lm-pathway-duo{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.lm-pathway-feature{display:flex;flex-direction:column;gap:34px;padding:34px;border-radius:24px;border:1px solid #d7e3e8;text-decoration:none;min-width:0;transition:box-shadow .2s,border-color .2s}.lm-pathway-feature.is-pesci{background:linear-gradient(135deg,#13374f,#0f4f5b);color:#fff}.lm-pathway-feature.is-amc{background:linear-gradient(135deg,#f1f3fc,#edf6f7);color:#12354c}.lm-pathway-top{display:flex;gap:14px;align-items:center}.lm-pathway-top>span:nth-child(2){font-size:12px;flex:1}.lm-pathway-top>svg{width:22px;height:22px}.lm-pathway-symbol{display:grid;place-items:center;width:52px;height:52px;flex:none;border-radius:16px;background:#ffffff15;border:1px solid #ffffff36;color:#b4e9dc}.lm-pathway-symbol svg{width:25px;height:25px;stroke-width:1.5}.is-amc .lm-pathway-symbol{background:#fff;border-color:#d7e4ea;color:#365782}.lm-pathway-kicker{display:block;font-size:10px;letter-spacing:1.4px;text-transform:uppercase;font-weight:700}.is-pesci .lm-pathway-kicker{color:#a4ddcf}.is-amc .lm-pathway-kicker{color:#4e667e}.lm-pathway-feature h3{font-size:32px;letter-spacing:-1px;line-height:1.25;font-weight:750;margin:12px 0 14px}.lm-pathway-feature p{font-size:16px;line-height:1.85;max-width:470px;margin:0}.is-pesci p{color:#d1e4e9}.is-amc p{color:#536b7c}.lm-pathway-bottom{display:flex;flex-direction:column;gap:18px;border-top:1px solid #ffffff28;padding-top:20px;margin-top:auto}.is-amc .lm-pathway-bottom{border-color:#d5e1e7}.lm-pathway-bottom>span{font-size:12px;opacity:.85}.lm-pathway-bottom strong{display:flex;justify-content:space-between;align-items:center;font-size:15px}.lm-pathway-feature:hover{box-shadow:0 12px 35px #143b4f20;border-color:#81b8b5}.lm-pathway-start{display:flex;align-items:center;gap:24px;padding:28px 32px;background:#faf7f1;border:1px solid #e9e1d3;border-radius:20px;margin-top:24px;text-decoration:none;color:#15374c}.lm-pathway-start .lm-pathway-symbol{background:#fff;border-color:#e8e0d3;color:#8b6e41}.lm-pathway-start>div{flex:1}.lm-pathway-start h3{font-size:22px;letter-spacing:-.6px;margin:5px 0;font-weight:700}.lm-pathway-start p{font-size:14px;line-height:1.7;color:#64717a;margin:0}.lm-pathway-start .lm-pathway-kicker{color:#796344}.lm-pathway-start strong{display:flex;align-items:center;gap:20px;font-size:14px}.lm-pathway-start:hover{border-color:#b7a78e}
.lm-journal-card{border-radius:20px;box-shadow:var(--lm-public-shadow)}.lm-journal-copy{padding:26px}.lm-journal-copy h2,.lm-journal-copy h3{font-weight:720!important;font-size:22px!important}.lm-journal-copy>p{font-size:16px;line-height:1.8}.lm-journal-nav{padding-top:22px;padding-bottom:22px}.lm-journal-hero{background:radial-gradient(ellipse at top right,#daeef180,transparent 70%),linear-gradient(125deg,#eef8f4,#f2f2fc);padding:48px}.lm-journal-hero h1{font-size:clamp(34px,4vw,52px);max-width:800px;letter-spacing:-.045em}.lm-journal-filters{margin:30px 0}.lm-journal-filters a{min-height:44px}.lm-journal-page a:hover,.lm-home .lm-discovery a:hover{text-decoration-thickness:2px}.lm-amc-courses{background:#f7fafb;padding:32px}.lm-amc-grid a{padding:20px;border-radius:12px;font-size:15px}.lm-amc-grid a:hover{background:#edf7f5}.lm-home :is(a,button):focus-visible,.lm-journal-page :is(a,button,summary):focus-visible{outline:3px solid #137f86;outline-offset:4px}
@media(max-width:900px){.lm-pathway-duo{grid-template-columns:1fr 1fr}.lm-pathway-feature{padding:26px}.lm-pathway-feature h3{font-size:28px}.lm-pathway-start{flex-wrap:wrap}.lm-pathway-start>strong{margin-left:76px}.lm-home .lm-discovery-head{align-items:start}.lm-home .lm-pathway-note{white-space:normal}}
@media(max-width:600px){.lm-home .lm-discovery{padding:48px 20px}.lm-pathway-duo{grid-template-columns:1fr;gap:18px}.lm-pathway-feature{padding:25px;gap:26px}.lm-pathway-feature p{font-size:16px}.lm-pathway-start{padding:24px;gap:16px;align-items:start}.lm-pathway-start>div{min-width:160px}.lm-pathway-start>strong{margin-left:0;width:100%;justify-content:space-between;padding-top:18px;border-top:1px solid #e9e1d3}.lm-pathway-start .lm-pathway-symbol{width:40px;height:40px;border-radius:12px}.lm-journal-hero{padding:28px 23px}.lm-journal-copy{padding:23px}.lm-amc-courses{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){.lm-pathway-feature,.lm-journal-card{transition:none}}
