.lc-search-browse-guide{display:flex;align-items:center;gap:8px;padding:9px 18px;border-bottom:1px solid #edf1ef;background:#f7faf8;color:#5c6d64;font-size:10.5px;line-height:1.45;}
.lc-search-browse-guide strong{color:#245f39;font-size:10.5px;}
.lc-search-topic-shortcuts{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:9px 18px 10px;border-bottom:1px solid #edf1ef;background:#fff;}
.lc-search-topic-shortcuts>span{padding-top:6px;color:#68776f;font-size:9.5px;font-weight:850;white-space:nowrap;}
.lc-search-topic-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;}
.lc-search-topic-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth;}
.lc-search-topic-viewport::-webkit-scrollbar{display:none;}
.lc-search-topic-viewport>[data-search-topic-list]{display:flex;flex-wrap:wrap;gap:6px;min-width:0;}
.lc-search-topic-shortcuts [data-search-topic]{min-height:28px;padding:5px 9px;border:1px solid #d7e2dc;border-radius:999px;background:#f9fbfa;color:#496156;font-size:9.5px;font-weight:780;line-height:1.2;white-space:nowrap;cursor:pointer;}
.lc-search-topic-shortcuts [data-search-topic]:hover,.lc-search-topic-shortcuts [data-search-topic]:focus-visible,.lc-search-topic-shortcuts [data-search-topic].is-active{border-color:#9fc3aa;background:#edf6ef;color:#1f6337;outline:0;}
.lc-search-topic-back,.lc-search-topic-advance{display:none;width:30px;height:30px;min-height:30px;padding:0;border:1px solid #bfd1c5;border-radius:50%;background:#fff;color:#205f37;font-size:20px;font-weight:850;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(19,69,43,.08);}
.lc-search-topic-back[hidden],.lc-search-topic-advance[hidden]{display:none!important;}
.lc-search-results-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:7px 18px;border-bottom:1px solid #edf1ef;background:#fbfcfb;color:#65756c;font-size:10.5px;font-weight:750;}
.lc-search-results-head button{min-height:28px;padding:4px 10px;border:1px solid #b8cfbf;border-radius:8px;background:#fff;color:#24633a;font-size:9.5px;font-weight:850;cursor:pointer;}
.lc-search-results-head button:hover,.lc-search-results-head button:focus-visible{background:#edf6ef;outline:0;}
@media (max-width:700px){.lc-search-browse-guide{padding:8px 12px;align-items:flex-start;flex-direction:column;gap:1px;}
.lc-search-topic-shortcuts{grid-template-columns:1fr;padding:8px 12px;gap:5px;}
.lc-search-topic-shortcuts>span{padding-top:0;}
.lc-search-topic-control{grid-template-columns:auto minmax(0,1fr) auto;gap:5px;width:100%;padding-right:14px;box-sizing:border-box;}
.lc-search-topic-viewport>[data-search-topic-list]{flex-wrap:nowrap;width:max-content;padding:1px 0 2px;}
.lc-search-topic-back,.lc-search-topic-advance{display:grid;place-items:center;}
.lc-search-results-head{padding:7px 12px;position:static;}}
.utility-search{border:0;background:transparent;padding:0;color:#475569;font-size:11px;font-weight:700;cursor:pointer;}
.utility-search:hover,.utility-search:focus-visible{color:var(--lc-blue);}
.mobile-search{position:sticky;top:0;z-index:3;display:block;width:100%;min-height:46px;margin:0 0 2px;padding:10px 13px;border:1px solid #dce7e0;border-radius:12px;background:#f7faf8;text-align:left;font-weight:800;color:#173327;cursor:pointer;box-shadow:0 6px 14px rgba(9,28,19,.04);}
.lc-search-overlay[hidden]{display:none;}
.lc-search-overlay{position:fixed;inset:0;z-index:180;background:rgba(7,22,17,.52);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:78px 20px 28px;}
.lc-search-dialog{width:min(1120px,calc(100vw - 40px));max-height:min(860px,calc(100dvh - 96px));overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #d9e3dd;border-radius:18px;box-shadow:0 28px 80px rgba(8,24,18,.28);}
.lc-search-head{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #e4ebe7;}
.lc-search-input-wrap{flex:1;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #cfdad4;border-radius:12px;background:#f9fbfa;}
.lc-search-icon{font-size:17px;color:#607168;}
.lc-search-input{width:100%;height:46px;border:0;outline:0;background:transparent;color:#17251f;font-size:15px;font-weight:600;}
.lc-search-close{width:38px;height:38px;border:1px solid #d6e0da;border-radius:10px;background:#fff;color:#43564b;font-size:19px;cursor:pointer;}
.lc-search-subhead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 18px;border-bottom:1px solid #edf1ef;color:#6a786f;font-size:10.5px;}
.lc-search-filters{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:58px;overflow:visible;padding:11px 18px 10px;border-bottom:1px solid #edf1ef;background:#fbfcfb;scrollbar-width:none;}
.lc-search-filters::-webkit-scrollbar{display:none;}
.lc-search-filters button{flex:0 0 auto;min-height:36px;padding:7px 14px;border:1px solid #d6e1da;border-radius:999px;background:#fff;color:#52655a;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap;cursor:pointer;}
.lc-search-filters button.is-active{border-color:#a9c7b1;background:#eaf4ed;color:#1f6637;}
.lc-search-results{flex:1 1 auto;min-height:280px;overflow:auto;padding:10px 12px 18px;}
.lc-search-empty{padding:34px 18px;text-align:center;color:#68776f;font-size:13px;}
.lc-search-result{display:grid;grid-template-columns:88px 1fr auto;gap:12px;align-items:start;padding:12px 10px;border-radius:11px;text-decoration:none;}
.lc-search-result:hover,.lc-search-result:focus-visible{background:#f1f7f2;outline:0;}
.lc-search-type{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 8px;border-radius:999px;background:#edf4ef;color:#2b6a3d;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;}
.lc-search-copy strong{display:block;color:#17251f;font-size:13px;line-height:1.35;}
.lc-search-copy span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:3px;color:#627169;font-size:11px;line-height:1.48;}
.lc-search-arrow{padding-top:3px;color:#2f7a3a;font-weight:900;}
.practice-kicker{display:block;color:#9a7026;font-size:8.5px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;}
.verification-head p{margin:0;color:#53645b;font-size:12.5px;line-height:1.65;}
.verification-hub{margin:24px auto;padding:22px;width:min(100%,var(--lc-max));border:1px solid #d5e1da;border-radius:15px;background:linear-gradient(180deg,#fbfdfb,#f6faf7);}
.verification-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:15px;}
.verification-card{padding:13px;border:1px solid #dce6e0;border-radius:11px;background:#fff;}
.verification-card h3{margin:0;color:#173428;}
.verification-card p{margin:5px 0 10px;color:#607068;font-size:9.8px;line-height:1.5;}
.verification-card a{color:#2b7540;text-decoration:none;font-size:9px;font-weight:850;}
.verification-note{margin:11px 0 0;color:#6b7972;font-size:9px;line-height:1.45;}
@media (max-width:980px){.verification-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:700px){.lc-search-overlay{padding:calc(var(--lc-header-height,60px) + 8px) 8px 8px;overflow:hidden;}
.lc-search-dialog{width:100%;max-height:calc(100dvh - var(--lc-header-height,60px) - 16px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;border-radius:14px;}
.lc-search-head{position:sticky;top:0;z-index:6;padding:10px 11px;background:#fff;}
.lc-search-input-wrap{min-width:0;padding:0 10px;}
.lc-search-input{min-width:0;height:44px;font-size:14px;}
.lc-search-close{flex:0 0 38px;width:38px;height:38px;}
.lc-search-filters{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:7px;min-height:auto;overflow:visible;padding:9px 12px 10px;}
.lc-search-filters button{flex:0 0 auto;width:auto;min-width:0;min-height:36px;padding:7px 11px;white-space:nowrap;}
.lc-search-results{flex:none;min-height:0;overflow:visible;padding:8px 10px 14px;}
.lc-search-result{grid-template-columns:70px minmax(0,1fr);min-width:0;padding-block:10px;}
.lc-search-type,.lc-search-copy{min-width:0;}
.lc-search-copy strong,.lc-search-copy span,.lc-search-copy small{overflow-wrap:anywhere;word-break:normal;}
.lc-search-arrow{display:none;}
.lc-search-browse-footer{position:static;bottom:auto;margin:8px -2px 0;backdrop-filter:none;}
.verification-grid{grid-template-columns:1fr;}
.verification-hub{margin:18px auto;padding:15px 14px;}}
@media (max-width:900px){.utility-search{display:none;}}
@media (prefers-reduced-motion:reduce){.lc-search-overlay{backdrop-filter:none;}}
.verification-head h2{margin:4px 0 7px;color:#102c20;max-width:900px;text-wrap:balance;}
.lc-search-copy{min-width:0;}
.lc-search-copy .lc-search-meta{display:block;margin-top:3px;color:#7a6750;font-size:11px;font-weight:760;line-height:1.4;text-transform:none;letter-spacing:.01em;}
.lc-search-copy .lc-search-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:3px;color:#627169;font-size:11px;line-height:1.48;}
.lc-search-result[data-search-type="Term"] .lc-search-type{background:#eef6f1;color:#256b43;}
.lc-search-result[data-search-type="Course"] .lc-search-type{background:#edf2f8;color:#2c5273;}
.lc-search-result[data-search-type="Lesson"] .lc-search-type{background:#f1f4f7;color:#536577;}
.lc-search-result[data-search-type="Tool"] .lc-search-type{background:#f7f1e5;color:#84611f;}
.lc-search-result:focus-visible{box-shadow:inset 0 0 0 2px rgba(47,122,58,.22);}
@media (max-width:700px){.lc-search-copy .lc-search-meta{font-size:11px;}
.lc-search-copy .lc-search-summary{font-size:12.5px;line-height:1.52;}
.lc-search-copy strong{font-size:14px;}}
.evergreen-article{margin:24px 0 4px;padding:22px;border:1px solid #d7e3dc;border-radius:14px;background:linear-gradient(180deg,#fbfdfb 0%,#fff 100%);box-shadow:0 8px 24px rgba(21,58,41,.045);}
.evergreen-article-head{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);gap:22px;align-items:center;}
.evergreen-article-head.compact-head{grid-template-columns:1fr;}
.evergreen-article-head h3{margin:4px 0 8px;color:#17392a;text-wrap:balance;}
.evergreen-article-head p{margin:0;color:#4d5f55;font-size:13px;line-height:1.7;}
.evergreen-figure{margin:0;overflow:hidden;border:1px solid #d6e0da;border-radius:12px;background:#eef4f0;}
.evergreen-figure img{display:block;width:100%;height:210px;object-fit:cover;}
.evergreen-article-foundation .evergreen-figure img{object-position:center 43%;}
.evergreen-figure figcaption{padding:8px 10px;color:#65746c;font-size:9.5px;line-height:1.45;background:#fff;}
.article-takeaways{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;margin:18px 0;padding:16px 17px;border-left:4px solid #2f7a3a;border-radius:10px;background:#eef7f1;}
.article-takeaways>span{padding-top:2px;color:#2f7a3a;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.article-takeaways ul{margin:0;padding-left:19px;}
.article-takeaways li{margin:0 0 7px;color:#344b3e;font-size:12px;line-height:1.6;}
.article-takeaways li:last-child{margin-bottom:0;}
.evergreen-article h4{margin:18px 0 9px;color:#1f4330;}
.article-flow{display:grid;gap:10px;margin:10px 0 18px;}
.article-flow-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.article-flow>div{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:6px;align-items:start;padding:15px 14px;border:1px solid #dce6e0;border-radius:11px;background:#fff;}
.article-flow>div>span{grid-column:1;grid-row:1;display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;margin:0;padding:0 8px;border-radius:999px;background:#173f2d;color:#fff;font-size:9px;font-weight:900;letter-spacing:.04em;}
.article-flow strong{grid-column:2;grid-row:1;align-self:center;display:block;margin:0;color:#214331;font-size:12.5px;}
.article-flow p{grid-column:2;grid-row:2;margin:0;color:#5a6961;font-size:11px;line-height:1.58;}
.article-callout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;}
.article-callout-grid>div{padding:14px 15px;border:1px solid #e0e7e3;border-radius:10px;background:#fff;}
.article-callout-grid strong{display:block;margin-bottom:4px;color:#234431;font-size:12px;}
.article-callout-grid p{margin:0;color:#5c6b63;font-size:11px;line-height:1.6;}
.rebalance-story{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:stretch;margin:14px 0 18px;}
.rebalance-story>div{padding:13px 12px;border:1px solid #dce5df;border-radius:10px;background:#fff;}
.rebalance-story>div>span{display:block;margin-bottom:5px;color:#7c684b;font-size:8px;font-weight:900;letter-spacing:.11em;}
.rebalance-story strong{display:block;color:#203f2f;font-size:11.5px;line-height:1.4;}
.rebalance-story small{display:block;margin-top:4px;color:#6b776f;font-size:9.5px;line-height:1.45;}
.rebalance-story>i{align-self:center;color:#83a08e;font-style:normal;font-weight:800;}
.cost-layer-stack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:10px 0 18px;}
.cost-layer-stack>div,.foundation-road>div{min-width:0;padding:14px 13px;border:1px solid #dbe5df;border-radius:10px;background:#fff;}
.cost-layer-stack span,.foundation-road span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-bottom:8px;border-radius:50%;background:#e8f3eb;color:#296b3a;font-size:9px;font-weight:900;}
.cost-layer-stack strong,.foundation-road strong{display:block;color:#214331;font-size:11.5px;line-height:1.4;}
.cost-layer-stack small,.foundation-road small{display:block;margin-top:4px;color:#65736c;font-size:9.5px;line-height:1.48;}
.risk-control-ladder{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:15px 0 2px;}
.risk-control-ladder>div{padding:13px 12px;border:1px solid #dce5df;border-radius:10px;background:#fff;}
.risk-control-ladder span{display:block;margin-bottom:6px;color:#9a6e2d;font-size:8.5px;font-weight:900;letter-spacing:.1em;}
.risk-control-ladder strong{display:block;color:#213f31;font-size:11.5px;}
.risk-control-ladder small{display:block;margin-top:4px;color:#68756e;font-size:9.5px;line-height:1.48;}
.foundation-road{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:16px 0 2px;}
.foundation-road>div{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:9px;row-gap:4px;align-items:start;}
.foundation-road>div>span{grid-column:1;grid-row:1;align-self:center;width:26px;height:26px;margin:0;}
.foundation-road>div>strong{grid-column:2;grid-row:1;align-self:center;margin:0;line-height:1.35;}
.foundation-road>div>small{grid-column:2;grid-row:2;margin:0;line-height:1.5;}
@media (max-width:980px){.evergreen-article-head{grid-template-columns:1fr;}
.article-flow-3,.cost-layer-stack{grid-template-columns:repeat(2,minmax(0,1fr));}
.risk-control-ladder,.foundation-road{grid-template-columns:repeat(3,minmax(0,1fr));}
.rebalance-story{grid-template-columns:repeat(2,minmax(0,1fr));}
.rebalance-story>i{display:none;}}
@media (max-width:700px){.evergreen-article{margin-top:18px;padding:16px;}
.evergreen-figure img{height:180px;}
.article-takeaways{grid-template-columns:1fr;gap:7px;padding:14px;}
.article-flow-3,.cost-layer-stack,.article-callout-grid,.risk-control-ladder,.foundation-road,.rebalance-story{grid-template-columns:1fr;}}
.evergreen-home-library .section-head{max-width:900px;margin-bottom:18px;}
.evergreen-home-library .section-head h2{margin:5px 0 7px;}
.evergreen-home-library .section-head p{margin:0;color:#596a61;}
.evergreen-home-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;}
.evergreen-home-grid a{display:flex;min-width:0;min-height:190px;flex-direction:column;padding:16px;border:1px solid #dbe4df;border-radius:12px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 6px 18px rgba(20,55,39,.035);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
.evergreen-home-grid a:hover{transform:translateY(-2px);border-color:#b8d0c0;box-shadow:0 10px 24px rgba(20,55,39,.07);}
.evergreen-home-grid span{margin-bottom:12px;color:#3d7550;font-size:8.5px;font-weight:900;letter-spacing:.11em;}
.evergreen-home-grid strong{font-family:var(--lc-brand-font);color:#193b2b;font-size:16px;line-height:1.3;}
.evergreen-home-grid p{margin:8px 0 0;color:#5c6c63;font-size:10.5px;line-height:1.58;}
@media (max-width:1100px){.evergreen-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width:700px){.evergreen-home-grid{grid-template-columns:1fr;}
.evergreen-home-grid a{min-height:0;}}
.lc-arrival-toast{position:fixed;z-index:120;top:132px;right:22px;max-width:min(390px,calc(100vw - 32px));padding:11px 14px;border:1px solid #b9d2bf;border-radius:12px;background:rgba(249,253,249,.98);box-shadow:0 14px 36px rgba(8,24,38,.14);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;}
.lc-arrival-toast.show{opacity:1;transform:translateY(0);}
.lc-arrival-toast span,.lc-arrival-toast strong{display:block;}
.lc-arrival-toast span{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--lc-forest);}
.lc-arrival-toast strong{margin-top:2px;font-size:12px;line-height:1.35;color:var(--lc-navy);}
.deep-link-arrival{outline:3px solid rgba(184,135,44,.62);outline-offset:7px;border-radius:8px;animation:lcArrivalPulse 4.9s ease both;}
details.deep-link-arrival>summary{background:linear-gradient(90deg,rgba(255,248,229,.96),rgba(247,251,248,.92));box-shadow:inset 4px 0 #b8872c;}
section.deep-link-arrival>h2:first-child,section.deep-link-arrival>h3:first-child{color:var(--lc-forest-deep);}
h2.deep-link-arrival,h3.deep-link-arrival{background:linear-gradient(90deg,rgba(255,248,229,.92),rgba(255,255,255,0));}
.deep-link-arrival>h1:first-child,.deep-link-arrival>h2:first-child,.deep-link-arrival>h3:first-child{color:var(--lc-forest-deep);}
@keyframes lcArrivalPulse{0%{outline-color:rgba(184,135,44,.78);box-shadow:0 0 0 11px rgba(184,135,44,.13);}35%{outline-color:rgba(47,122,58,.52);box-shadow:0 0 0 6px rgba(47,122,58,.07);}100%{outline-color:transparent;box-shadow:none;}}
.standalone-article{--standalone-body-size:15.5px;min-width:0;max-width:var(--lc-reading);}
.standalone-article .article-takeaways{padding:24px 27px;border-left:4px solid var(--lc-green);border-radius:0 14px 14px 0;background:#f1f8f2;scroll-margin-top:155px;}
.standalone-article .article-takeaways>span{font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--lc-forest);}
.standalone-article .article-takeaways ul{margin:10px 0 0;padding-left:20px;}
.standalone-article .article-takeaways li{margin:8px 0;font-size:var(--standalone-body-size);line-height:1.65;}
.article-current-note{margin-top:19px;padding:15px 18px;border:1px solid #ead6a7;border-radius:12px;background:#fffaf0;}
.article-current-note strong{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#8c641c;}
.article-current-note p{margin:5px 0 0;font-size:13px;line-height:1.62;color:#6e5b36;}
.standalone-article-section{padding-top:12px;scroll-margin-top:155px;}
.standalone-article-inner>h2:first-child{margin-top:0;}
.standalone-article-section+.standalone-article-section{margin-top:0;border-top:1px solid var(--lc-line);}
.standalone-article h2{max-width:700px;text-wrap:balance;margin:0 0 15px;color:var(--lc-navy);}
.standalone-article h3{margin:27px 0 9px;color:var(--lc-navy);}
.standalone-article p,.standalone-article li{font-size:var(--standalone-body-size);line-height:1.76;}
.standalone-article p{margin:0 0 17px;text-wrap:pretty;}
.standalone-article ul,.standalone-article ol{padding-left:23px;}
.standalone-article li+li{margin-top:7px;}
.standalone-article .compare{font-size:13px;}
.evergreen-flow{display:grid;gap:10px;margin:23px 0;}
.evergreen-flow>div{display:grid;grid-template-columns:44px 165px 1fr;gap:13px;align-items:start;padding:15px 16px;border:1px solid var(--lc-line);border-radius:11px;background:#fbfdfb;}
.evergreen-flow span{font-size:11px;font-weight:900;color:#b8842d;}
.evergreen-flow strong{font-size:13.5px;line-height:1.45;color:var(--lc-navy);}
.evergreen-flow p{margin:0;font-size:13px;line-height:1.62;color:#5e6d65;}
.decision-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-block:20px;}
.decision-record-grid>div{padding:17px;border:1px solid var(--lc-line);border-radius:12px;background:#fbfdfb;}
.decision-record-grid span{display:block;font-size:10px;font-weight:900;color:#b8842d;}
.decision-record-grid strong{display:block;margin:5px 0;font-size:14px;color:var(--lc-navy);}
.decision-record-grid p{margin:0;font-size:13px;line-height:1.6;}
@media (max-width:980px){.lc-arrival-toast{top:116px;}
.standalone-article{margin-inline:auto;}}
@media (max-width:680px){.lc-arrival-toast{left:16px;right:16px;top:102px;}
.standalone-article .article-takeaways{padding:20px 20px 20px 22px;}
.standalone-article .article-takeaways li,.standalone-article p,.standalone-article li{font-size:var(--standalone-body-size);line-height:1.78;}
.standalone-article-section{padding-top:10px;}
.standalone-article-section+.standalone-article-section{margin-top:0;}
.decision-record-grid{grid-template-columns:1fr;}
.evergreen-flow>div{grid-template-columns:38px 1fr;padding:14px;}
.evergreen-flow p{grid-column:2;}}
@media (prefers-reduced-motion:reduce){.deep-link-arrival{animation:none;}}
@media print{.standalone-article{max-width:none;}
.standalone-article-section{break-inside:auto;}
.article-current-note,.article-takeaways,.evergreen-flow>div{break-inside:avoid;box-shadow:none;}
a{color:#111;text-decoration:underline;}}
.four-pass>div strong,.four-pass>div p{grid-column:2;}
.standalone-mistake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;}
.standalone-mistake-grid>div{position:relative;min-height:0;padding:18px 17px;border:1px solid #eadfca;border-radius:13px;background:linear-gradient(180deg,#fffdfa 0%,#fff 100%);}
.standalone-mistake-grid span{display:grid;place-items:center;width:30px;height:30px;margin-bottom:12px;border-radius:999px;background:#f6ead6;color:#8a641f;font-size:10px;font-weight:900;}
.standalone-mistake-grid p{margin:0;font-size:13px;line-height:1.62;color:#5f5b50;}
.standalone-next-action{position:relative;overflow:hidden;padding:20px 22px 20px 25px;border:1px solid #bdd8c5;border-radius:14px;background:linear-gradient(125deg,#f5fbf6 0%,#fff 68%);}
.standalone-next-action:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2e7a4d,#2b8ca3,#6a59d9);}
.standalone-next-action>span{display:block;font-size:8.5px;font-weight:900;letter-spacing:.13em;color:#3d7550;}
.standalone-next-action>strong{display:block;margin:5px 0 8px;font-size:15px;color:var(--lc-navy);}
.standalone-next-action>p{margin:0;font-size:13px;line-height:1.65;color:#596a61;}
.life-event-priority-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px;}
.life-event-priority-strip a{display:flex;flex-direction:column;min-height:0;padding:20px;border:1px solid #cfded4;border-radius:15px;background:linear-gradient(145deg,#fff 0%,#f6faf7 100%);text-decoration:none;box-shadow:0 8px 24px rgba(20,55,39,.045);}
.life-event-priority-strip a:hover{transform:translateY(-2px);border-color:#a9c9b3;box-shadow:0 14px 30px rgba(20,55,39,.08);}
.life-event-priority-strip span{font-size:8.5px;font-weight:900;letter-spacing:.12em;color:#3d7550;}
.life-event-priority-strip strong{margin:8px 0 7px;font-family:var(--lc-brand-font);font-size:19px;line-height:1.25;color:#173b2a;}
.life-event-priority-strip p{margin:0;color:#5c6c63;font-size:12px;line-height:1.6;}
@media (max-width:980px){.life-event-priority-strip,.standalone-mistake-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:680px){.standalone-article{--standalone-body-size:16px;}
.standalone-mistake-grid,.life-event-priority-strip{grid-template-columns:1fr;}
.standalone-mistake-grid>div,.life-event-priority-strip a{min-height:0;}
.standalone-next-action{padding:18px 18px 18px 21px;}}
.visual-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 26px;}
.visual-guide-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9e3dd;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(9,28,19,.05);text-decoration:none;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;}
.visual-guide-card:hover{transform:translateY(-2px);border-color:#b7d2c0;box-shadow:0 18px 36px rgba(9,28,19,.09);}
.visual-guide-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#edf2ef;}
.visual-guide-body{padding:16px 17px 18px;}
.visual-guide-body span{display:block;margin-bottom:8px;font-size:9px;font-weight:900;letter-spacing:.11em;color:var(--lc-forest);}
.visual-guide-body strong{display:block;font-size:18px;line-height:1.28;color:var(--lc-navy);}
.visual-guide-body p{margin:9px 0 0;font-size:12.2px;line-height:1.65;color:#5d6d65;}
.visual-guide-body em{display:inline-flex;align-items:center;gap:5px;margin-top:12px;font-style:normal;font-size:11px;font-weight:800;color:var(--lc-forest-deep);}
.visual-guide-body em::after{content:"›";font-size:12px;}
@media (max-width:980px){.visual-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:640px){.visual-guide-grid{grid-template-columns:1fr;gap:14px;margin-bottom:22px;}
.visual-guide-card{border-radius:16px;}
.visual-guide-card img{aspect-ratio:16/9;}
.visual-guide-body{padding:15px 15px 17px;}
.visual-guide-body strong{font-size:17px;}
.visual-guide-body p{font-size:14.5px;line-height:1.66;}}
.standalone-article .lesson-photo,.standalone-article .evergreen-figure{margin:18px 0 14px;}
.standalone-article .lesson-photo img,.standalone-article .evergreen-figure img{border-radius:18px;box-shadow:0 20px 44px rgba(9,28,19,.08);}
.standalone-article .lesson-photo figcaption,.standalone-article .evergreen-figure figcaption{max-width:760px;font-size:11px;color:#6a7b72;}
.standalone-article-section>h2,.lesson-block>h2{text-wrap:balance;}
@media (max-width:700px){.standalone-article .lesson-photo,.standalone-article .evergreen-figure{margin:18px 0 22px;}
.standalone-article .lesson-photo img,.standalone-article .evergreen-figure img{border-radius:14px;box-shadow:0 14px 28px rgba(9,28,19,.07);}}
.editorial-layout{margin-top:24px;}
@media (max-width:680px){.editorial-layout{margin:18px -2px 20px;}
.editorial-layout img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;}}
body.flagship-article .standalone-article{max-width:780px;}
body.flagship-article .standalone-article .article-takeaways{margin:0 0 28px;padding:20px 22px;border:1px solid #d5e6db;border-left:0;border-radius:16px;background:#f5faf6;box-shadow:none;}
body.flagship-article .standalone-article .article-takeaways>span{display:block;margin-bottom:8px;}
body.flagship-article .standalone-article .article-takeaways ul{margin:0;}
body.flagship-article .standalone-article-section{padding-top:16px;padding-bottom:16px;}
body.flagship-article .standalone-article-section+.standalone-article-section{margin-top:0;}
@media (max-width:680px){body.flagship-article .standalone-article .article-takeaways{padding:18px 17px;}}
body.lc-site.course-page section.lc-hero.course-hero .hero-grid{min-height:0;}
body.lc-site.course-page section.lc-hero.course-hero .lc-hero-copy{padding-top:18px;padding-bottom:18px;}
body.lc-site.course-page section.lc-hero.course-hero .lc-hero-copy>p{font-size:15px;line-height:1.58;}
body.lc-site.learning-home section.home-hero .hero-grid{min-height:0;}
body.lc-site.learning-home section.home-hero .lc-hero-copy{padding-top:24px;padding-bottom:24px;}
@media (max-width:680px){body.lc-site{overflow-x:clip;}
.lesson-block,.lesson-block-body{max-width:100%;}
body.lc-site.accounts-hub section.accounts-hub-hero .breadcrumb,body.lc-site.focused-learning-hub section.focused-hub-hero .breadcrumb{display:none;}
body.lc-site.accounts-hub section.accounts-hub-hero h1,body.lc-site.focused-learning-hub section.focused-hub-hero h1{margin:5px 0 7px;}
body.lc-site.accounts-hub section.accounts-hub-hero p,body.lc-site.focused-learning-hub section.focused-hub-hero p{font-size:15px;line-height:1.55;}}
@media (min-width:981px){body.lc-site.learning-home section.home-hero .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);min-height:0;}
body.lc-site.learning-home section.home-hero .lc-hero-copy{padding:21px 0;}
body.lc-site.learning-home section.home-hero h1{max-width:610px;}
body.lc-site.learning-home section.home-hero .lc-hero-copy>p{max-width:620px;font-size:15px;line-height:1.56;}}
@media (max-width:680px){body.lc-site.learning-home section.home-hero .hero-grid{grid-template-columns:1fr;gap:0;}
body.lc-site.learning-home section.home-hero .lc-hero-copy{padding:16px 16px 14px;}
body.lc-site.learning-home section.home-hero .lc-eyebrow{font-size:8px;}
body.lc-site.learning-home section.home-hero h1{margin:5px 0 8px;}
body.lc-site.learning-home section.home-hero .lc-hero-copy>p{font-size:15px;line-height:1.55;}
body.lc-site.learning-home section.home-hero .actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;}
body.lc-site.learning-home section.home-hero .actions .btn{min-height:44px;padding:10px 9px;font-size:12px;text-align:center;}}
body.course-glossary section.glossary-hero .hero-grid{min-height:0;}
body.course-glossary section.glossary-hero .lc-hero-copy{padding-top:17px;padding-bottom:17px;}
body.course-glossary section.glossary-hero h1{margin-bottom:7px;}
body.course-glossary section.glossary-hero .lc-hero-copy>p{max-width:680px;font-size:15px;line-height:1.56;}
body.course-glossary section.glossary-hero .glossary-index-panel{padding:16px 20px;}
body.course-glossary section.glossary-hero .index-number{font-size:42px;}
.glossary-search-meta{grid-column:2;display:flex;gap:12px;align-items:center;}
.glossary-search-meta .glossary-status{flex:0 0 auto;margin:0;font-size:9px;font-weight:800;color:var(--lc-forest-deep);}
@media (max-width:680px){body.course-glossary section.glossary-hero .hero-grid{grid-template-columns:1fr;gap:0;}
body.course-glossary section.glossary-hero .lc-hero-copy{padding:14px 16px 11px;}
body.course-glossary section.glossary-hero .breadcrumb{display:none;}
body.course-glossary section.glossary-hero .lc-hero-copy>p{font-size:12px;}
body.course-glossary section.glossary-hero .glossary-index-panel{display:none;}
.glossary-search-meta{grid-column:1;display:block;}
.glossary-guide{display:none;}}
@media (max-width:680px){body.lc-site.course-page section.lc-hero.course-hero .lc-hero-copy{padding:14px 16px 16px;}
body.lc-site.course-page section.lc-hero.course-hero .breadcrumb{display:none;}
body.lc-site.course-page section.lc-hero.course-hero h1{margin:5px 0 8px;}
body.lc-site.course-page section.lc-hero.course-hero .lc-hero-copy>p{font-size:15px;line-height:1.55;}}
@media (min-width:981px){body.course-risk-management section.course-hero .hero-strip,body.course-financial-planning section.course-hero .hero-strip{margin-top:12px;}}
@media (max-width:680px){body.lc-site.course-page section.course-hero .hs-v{font-size:17px;}
body.lc-site.course-page section.course-hero .hs-k{font-size:7.5px;}}
@media (min-width:981px){.course-page:not(.course-glossary):not(.course-tools) .course-layout,.course-page.course-tools .tool-layout{grid-template-columns:var(--lc-left-rail) minmax(0,1fr);gap:var(--lc-left-rail-gap);}}
@media (max-width:700px){body.course-directory-page .mobile-card-rail{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:auto;gap:10px;overflow:visible;scroll-snap-type:none;padding:0;margin:0;}}
@media (max-width:980px){.mobile-menu.open{display:flex;flex-direction:column;gap:8px;}
.mobile-menu .mobile-search{position:static;min-height:48px;margin:0 0 2px;border-radius:12px;background:#fff;}
.mobile-menu .mobile-primary,.mobile-menu .mobile-cta{min-height:48px;padding:0 14px;border-radius:12px;box-shadow:none;}
.mobile-menu details{border-radius:12px;box-shadow:none;overflow:visible;}
.mobile-menu summary{min-height:48px;padding:11px 14px;font-size:14px;}
.mobile-menu details a{min-height:44px;margin:0 8px 6px;padding:10px 11px;font-size:14px;}
.mobile-menu .mobile-detail-panel{display:block;overflow:visible;padding:7px 0 9px;}
.course-mobile-locator,.tool-mobile-locator{position:relative;z-index:1;top:auto;display:block;box-sizing:border-box;margin:0 0 10px;border:1px solid #dce5df;border-radius:12px;background:#fff;box-shadow:none;backdrop-filter:none;}
.course-mobile-panel,.tool-mobile-panel{display:none;max-height:min(58vh,520px);overflow:auto;padding:6px 10px 12px;border-top:1px solid #edf1ee;background:#fff;overscroll-behavior:contain;}
.course-mobile-panel-group,.tool-mobile-panel-group{padding:7px 4px;border-bottom:1px solid #eef2ef;}
.course-mobile-panel-group:last-child,.tool-mobile-panel-group:last-child{border-bottom:0;}
.course-mobile-panel-group>span,.tool-mobile-panel-group>span{display:block;padding:3px 8px 5px;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8a6b24;}}
@media (max-width:700px){body.lc-site.course-page .concept-grid,body.lc-site.course-page .lc-framework,body.lc-site.course-page .decision-grid,body.lc-site.course-page .comparison-grid,body.lc-site.course-page .readiness-grid,body.lc-site.course-page .risk-detail-grid,body.lc-site.course-page .tax-rule-grid,body.lc-site.course-page .allocation-layers,body.lc-site.course-page .six-layer-grid,body.lc-site.course-page .evidence-grid,body.lc-site.course-page .risk-trap-grid,body.lc-site.course-page .option-matrix,body.lc-site.course-page .db-grid,.decision-record-grid,.standalone-mistake-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row;overflow:visible;gap:10px;}
body.lc-site.course-page .concept-grid>*,body.lc-site.course-page .lc-framework>*,body.lc-site.course-page .decision-grid>*,body.lc-site.course-page .comparison-grid>*,body.lc-site.course-page .readiness-grid>*,body.lc-site.course-page .risk-detail-grid>*,body.lc-site.course-page .tax-rule-grid>*,body.lc-site.course-page .allocation-layers>*,body.lc-site.course-page .six-layer-grid>*,body.lc-site.course-page .evidence-grid>*,body.lc-site.course-page .risk-trap-grid>*,body.lc-site.course-page .option-matrix>*{width:100%;min-width:0;height:auto;}
.standalone-article .article-current-note{margin-top:14px;padding:12px 14px;background:#fffaf2;}}
@media (max-width:420px){.lc-brand span small{display:none;}}
@media (max-width:700px){html,body.lc-site{max-width:100%;overflow-x:clip;}}
body.editorial-personal-finance .standalone-article .article-takeaways{border:1px solid #d4e5d8;border-left:1px solid #d4e5d8;border-radius:16px;background:#f3f8f3;box-shadow:none;}
body.editorial-personal-finance .standalone-article .article-takeaways>span{align-self:start;padding-top:4px;}
body.editorial-personal-finance .standalone-article-section{padding-top:20px;}
body.editorial-personal-finance .standalone-article-section+.standalone-article-section{margin-top:0;}
body.editorial-personal-finance .standalone-article h2{margin-bottom:13px;}
.editorial-kicker{display:block;margin-bottom:8px;color:#2f7546;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}
.editorial-lead{font-size:17px!important;line-height:1.68!important;color:#324a3d;}
.editorial-note{margin:18px 0 4px;padding:15px 17px;border:1px solid #d8e5dc;border-radius:13px;background:#f8fbf8;}
.editorial-note strong{display:block;color:#163427;font-size:13px;}
.editorial-note p{margin:5px 0 0!important;font-size:13px!important;line-height:1.62!important;color:#5a6a61;}
.editorial-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;}
.editorial-choice-grid>div{min-width:0;padding:16px;border:1px solid #dbe6df;border-radius:14px;background:#fbfdfb;}
.editorial-choice-grid span{display:block;margin-bottom:8px;color:#2d7447;font-size:8px;font-weight:900;letter-spacing:.1em;}
.editorial-choice-grid strong{display:block;color:#152c21;font-size:13.5px;line-height:1.38;}
.editorial-choice-grid p{margin:7px 0 0!important;font-size:12.5px!important;line-height:1.58!important;color:#596a61;}
.editorial-step-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;}
.editorial-step-strip>div{padding:15px 16px;border-top:3px solid #3c8254;background:#f7faf7;border-radius:4px 4px 13px 13px;}
.editorial-step-strip b{display:block;margin-bottom:7px;color:#ad7921;font-size:9px;letter-spacing:.1em;}
.editorial-step-strip strong{display:block;color:#152d21;font-size:13.5px;}
.editorial-step-strip p{margin:7px 0 0!important;font-size:12.5px!important;line-height:1.58!important;color:#5c6b63;}
.editorial-term-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0;}
.editorial-term-grid>div{padding:15px 16px;border:1px solid #dde7e1;border-radius:13px;background:#fff;}
.editorial-term-grid strong{display:block;color:#173126;font-size:13.5px;}
.editorial-term-grid p{margin:6px 0 0!important;font-size:12.5px!important;line-height:1.57!important;color:#5a6b62;}
.editorial-example{overflow:hidden;margin:18px 0;border:1px solid #d8e4dd;border-radius:16px;background:#fff;}
.editorial-example>div:first-child{padding:17px 18px;background:#f5f9f5;}
.editorial-example>div:first-child span{display:block;color:#2d7447;font-size:8px;font-weight:900;letter-spacing:.1em;}
.editorial-example>div:first-child strong{display:block;margin-top:5px;color:#142a20;font-size:16px;}
.editorial-example>div:first-child p{margin:6px 0 0!important;font-size:12px!important;color:#637067;}
.editorial-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;}
.editorial-example-grid p{margin:0!important;padding:15px 18px;border-top:1px solid #e3eae6;}
.editorial-example-grid p:nth-child(odd){border-right:1px solid #e3eae6;}
.editorial-example-grid b{display:block;color:#18392a;font-size:19px;}
.editorial-example-grid span{display:block;margin-top:3px;color:#66736c;font-size:11px;}
body.editorial-personal-finance .editorial-break{margin:20px 0 6px;border-radius:16px;box-shadow:none;}
.editorial-break img{width:100%;height:330px;aspect-ratio:auto;object-fit:cover;}
.editorial-break figcaption{padding:9px 13px;background:#fafcfb;}
@media (max-width:980px){.editorial-term-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:680px){body.editorial-personal-finance .standalone-article .article-takeaways{padding:15px 16px;}
.editorial-lead{font-size:15px!important;}
.editorial-choice-grid,.editorial-step-strip,.editorial-term-grid,.editorial-example-grid{grid-template-columns:1fr;}
.editorial-example-grid p:nth-child(odd){border-right:0;}
.editorial-break img{height:auto;aspect-ratio:16/9;}}
body.editorial-technical .standalone-article .article-takeaways{border:1px solid #d6e3dc;border-radius:15px;background:#f7faf8;box-shadow:none;}
body.editorial-technical .standalone-article-section{padding-top:20px;}
body.editorial-technical .standalone-article-section+.standalone-article-section{margin-top:0;}
@media (max-width:700px){.hub-discovery-section .hub-feature-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;scroll-snap-type:none;padding-bottom:0;gap:12px;}
.hub-discovery-section .hub-feature-grid .editorial-story-card{scroll-snap-align:none;}
.hub-discovery-section .hub-feature-grid .editorial-story-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;}
article.standalone-article .comparison-table-wrap:has(table.mobile-card-table),article.standalone-article .table-wrap:has(table.mobile-card-table){overflow:visible;border:0;background:transparent;}
article.standalone-article table.mobile-card-table{display:block;width:100%;min-width:0;border-collapse:separate;border-spacing:0;background:transparent;}
article.standalone-article table.mobile-card-table thead{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
article.standalone-article table.mobile-card-table tbody{display:grid;gap:10px;width:100%;}
article.standalone-article table.mobile-card-table tbody tr{display:block;overflow:hidden;width:100%;margin:0;border:1px solid #dbe5df;border-radius:12px;background:#fff;}
article.standalone-article table.mobile-card-table tbody td,article.standalone-article table.mobile-card-table tbody th{display:block!important;width:auto!important;padding:10px 12px!important;border:0!important;border-bottom:1px solid #e8eeea!important;text-align:left!important;vertical-align:top!important;white-space:normal!important;}
article.standalone-article table.mobile-card-table tbody tr>*:last-child{border-bottom:0!important;}
article.standalone-article table.mobile-card-table tbody td:before,article.standalone-article table.mobile-card-table tbody th:before{content:attr(data-label);color:#6b776f;font-size:8px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;line-height:1.45;display:block;margin-bottom:4px;}}
.reserve-scenario{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;}
.reserve-scenario>div{padding:16px;border:1px solid #dbe5df;border-radius:14px;background:#fbfdfb;}
.reserve-scenario>div:last-child{background:#fff8f2;border-color:#eadbc9;}
.reserve-scenario span{display:block;margin-bottom:7px;color:#2d744a;font-size:8px;font-weight:900;letter-spacing:.09em;}
.reserve-scenario>div:last-child span{color:#9b6921;}
.reserve-scenario strong{display:block;color:#173028;font-size:14px;}
.reserve-scenario p{margin:7px 0 0!important;font-size:12.5px!important;line-height:1.58!important;color:#596961;}
.reserve-layer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;}
.reserve-layer-grid>div{padding:15px 16px;border:1px solid #dbe5df;border-radius:14px;background:#fbfdfb;}
.reserve-layer-grid b{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:999px;background:#eaf4ec;color:#286542;font-size:10px;}
.reserve-layer-grid strong{display:block;margin:9px 0 0;color:#173028;font-size:13.5px;}
.reserve-layer-grid p{margin:6px 0 0!important;font-size:12.5px!important;line-height:1.58!important;color:#596961;}
.retirement-contribution-ladder{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0;}
.retirement-contribution-ladder>div{padding:15px 16px;border:1px solid #dbe5df;border-radius:14px;background:#fbfdfb;}
.retirement-contribution-ladder>div:last-child{background:#fffaf0;border-color:#eadab7;}
.retirement-contribution-ladder span{display:block;color:#2d744a;font-size:8px;font-weight:900;letter-spacing:.09em;}
.retirement-contribution-ladder>div:last-child span{color:#9b6c21;}
.retirement-contribution-ladder strong{display:block;margin-top:7px;color:#173028;font-size:13.5px;line-height:1.4;}
.retirement-contribution-ladder p{margin:6px 0 0!important;font-size:12.5px!important;line-height:1.58!important;color:#596961;}
@media (max-width:980px){.retirement-contribution-ladder,.reserve-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:680px){.reserve-scenario,.reserve-layer-grid,.retirement-contribution-ladder{grid-template-columns:1fr;}}
.home-reference-strip{background:#f7faf8;border-top:1px solid #e1e9e4;}
.home-reference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}
.home-reference-grid a{display:block;padding:16px;border:1px solid #dce6e0;border-radius:14px;background:#fff;text-decoration:none;}
.home-reference-grid strong{display:block;color:#173327;font-size:14px;}
.home-reference-grid p{margin:6px 0 10px;color:#5d6d65;font-size:11px;line-height:1.55;}
.home-reference-grid span{color:#2f7445;font-size:9px;font-weight:900;}
@media (max-width:980px){.home-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:700px){.home-reference-grid{grid-template-columns:1fr;}
.home-reference-grid a{padding:14px;}}
@media (max-width: 980px){html,body{overflow-x:clip;}}
@media (max-width: 700px){.quick-topic-row{display:flex;flex-wrap:wrap;overflow:visible;scroll-snap-type:none;gap:8px;}
.quick-topic-row > *{flex:0 1 auto;scroll-snap-align:none;}
.editorial-story-grid,.hub-feature-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;scroll-snap-type:none;padding-bottom:0;gap:14px;}
.editorial-story-grid > *,.hub-feature-grid > *{scroll-snap-align:none;}}
@media (max-width:700px){.footer-utility-inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;}
.footer-top{position:static;inset:auto;transform:none;align-self:flex-start;margin:0;padding:7px 10px;border-radius:999px;}
.footer-bottom{padding-bottom:18px;}}
.editorial-deep-opening{margin:0 0 30px;padding:28px 30px;border:1px solid #d8e4dc;border-radius:20px;background:linear-gradient(135deg,#f6faf7 0%,#fff 100%);}
.editorial-deep-opening>span,.deep-guide-kicker{display:block;margin-bottom:8px;color:#93671d;font-size:9px;font-weight:900;letter-spacing:.13em;}
.editorial-deep-opening h2{margin:0 0 12px;color:#10291d;font-size:var(--lc-type-section-title);line-height:1.2;}
.editorial-deep-opening>p{max-width:850px;margin:0;color:#4e6257;font-size:15px;line-height:1.75;}
.editorial-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;}
.editorial-fact-grid>div{padding:16px 18px;border:1px solid #dbe6df;border-radius:14px;background:#fff;}
.editorial-fact-grid strong{display:block;color:#153624;font-size:13px;}
.editorial-fact-grid p{margin:6px 0 0!important;font-size:12px!important;line-height:1.55!important;color:#607168!important;}
.deep-guide-chapter{margin:28px 0 0;padding:24px 0 0;border-top:1px solid #d9e5de;}
.deep-guide-chapter>h2{max-width:860px;margin:0 0 10px;color:#10291d;font-size:var(--lc-type-section-title);line-height:1.2;}
.deep-guide-lede{max-width:830px;margin:0 0 18px!important;color:#55695d!important;font-size:15px!important;line-height:1.75!important;}
.deep-guide-chapter>.standalone-article-section{margin-top:0;padding-top:16px;border-top:1px solid #eef2ef;}
.deep-guide-chapter>.standalone-article-section:first-of-type{border-top:0;padding-top:0;}
.deep-guide-chapter>.standalone-article-section h3{font-size:var(--lc-type-subsection-title);line-height:1.36;color:#173225;}
.editorial-hub-depth{padding:32px 0;background:#fff;border-bottom:1px solid #e3ebe6;}
.editorial-depth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}
.editorial-depth-grid article{padding:20px;border-top:3px solid #b9d0c0;background:#f8faf8;}
.editorial-depth-grid h3{margin:0 0 8px;color:#153425;font-size:var(--lc-type-card-title);}
.editorial-depth-grid p{margin:0;color:#5b6c62;font-size:12.5px;line-height:1.65;}
@media (max-width:760px){.editorial-deep-opening{padding:20px 18px;margin-bottom:24px;border-radius:16px;}
.editorial-deep-opening h2,.deep-guide-chapter>h2{font-size:var(--lc-type-section-title);}
.editorial-deep-opening>p,.deep-guide-lede{font-size:14px!important;}
.editorial-fact-grid,.editorial-depth-grid{grid-template-columns:1fr;}
.deep-guide-chapter{margin-top:22px;padding-top:20px;}
.editorial-hub-depth{padding:26px 0;}
.editorial-depth-grid article{padding:16px;}}
.editorial-guide-questions{max-width:960px;margin:18px 0 30px;padding:20px 22px;border-left:3px solid #b8892f;background:#f7faf7;}
.editorial-guide-questions>span{display:block;margin-bottom:10px;color:#786129;font-size:9px;font-weight:900;letter-spacing:.13em;}
.editorial-guide-questions ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;}
.editorial-guide-questions li{color:#274437;font-size:13px;line-height:1.55;}
.consolidated-lesson-content.is-single-column{grid-template-columns:minmax(0,820px);}
@media (max-width:700px){.editorial-guide-questions{margin:14px 0 22px;padding:16px;}
.editorial-guide-questions ul{grid-template-columns:1fr;gap:10px;}
.editorial-guide-questions li{font-size:14px;line-height:1.6;}}
.editorial-example-box{margin:20px 0;padding:18px 20px;border:1px solid #d7e3da;border-left:4px solid var(--lc-green);border-radius:12px;background:#f7fbf7;}
.editorial-example-box>strong{display:block;margin-bottom:7px;font-size:12px;letter-spacing:.03em;color:var(--lc-forest-deep);}
.editorial-example-box p{margin:0!important;font-size:14px!important;line-height:1.72!important;color:#475b50;}
@media (max-width:700px){.editorial-example-box{margin:17px 0;padding:15px 16px;}}
@media (max-width:980px){body.lc-site .lc-header{position:sticky!important;top:0!important;z-index:90!important;background:rgba(255,255,255,.985)!important;backdrop-filter:blur(10px);}
body.lc-site .course-mobile-locator,body.lc-site .tool-mobile-locator{position:static!important;top:auto!important;box-shadow:none!important;}
body.lc-site .lc-brand{gap:9px;}
body.lc-site .lc-brand img{width:37px;height:37px;}
body.lc-site .lc-brand strong{font-size:13px!important;font-weight:850;letter-spacing:.055em;color:#10281d!important;}
body.lc-site .lc-brand small{font-size:8.5px!important;font-weight:700;letter-spacing:.095em!important;color:#53675d!important;}}
.chapter-hero-map .chapter-map-more{display:block;margin-top:10px;padding-top:9px;border-top:1px solid #dfe8e2;color:#49675a;font-size:10px;font-weight:800;line-height:1.45;}
.internal-next-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;}
.internal-next-links a{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border:1px solid var(--line,#d8e3dd);border-radius:999px;text-decoration:none;font-weight:700;}
.external-action-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;padding:14px 16px;border:1px solid var(--line,#d8e3dd);border-radius:14px;background:var(--panel,#f7faf8);}
.external-action-tools>span{font-size:11px;font-weight:800;letter-spacing:.08em;}
.external-action-tools a{font-weight:750;}
@media (max-width:700px){.internal-next-links{display:grid;grid-template-columns:1fr;}
.internal-next-links a{border-radius:12px;}
.external-action-tools{display:grid;grid-template-columns:1fr;}
.external-action-tools a{min-height:42px;display:flex;align-items:center;}
.consolidated-key-points li{font-size:14px;line-height:1.58;}
.consolidated-lesson-copy p,.consolidated-lesson-copy li{font-size:16px;line-height:1.7;}}
body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article p,body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article li{font-size:15px;line-height:1.72;}
body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article .lc-lead{font-size:17px;line-height:1.72;}
body.course-glossary .glossary-reference-card>p{font-size:15px;line-height:1.68;color:#40535f;}
body.course-glossary .glossary-reference-card .term-card-head h3 a{font-size:17px;line-height:1.35;}
body.course-glossary .glossary-reference-card .term-category-badge{font-size:9.5px;line-height:1.2;}
body.course-glossary .glossary-related-learning{font-size:12.5px;line-height:1.45;}
@media (max-width:700px){body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article p,body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article li{font-size:16px;line-height:1.76;}
body.lc-site.course-page:not(.course-glossary):not(.course-tools) .article .lc-lead{font-size:17px;line-height:1.72;}
body.course-hub-page .course-chapter-grid.mobile-card-rail .course-chapter-card p{display:block;-webkit-line-clamp:unset;overflow:visible;font-size:15px;line-height:1.62;}
body.course-hub-page .course-chapter-grid.mobile-card-rail .course-chapter-card ul{display:block;overflow:visible;margin:8px 0 0;padding-left:20px;}
body.course-hub-page .course-chapter-grid.mobile-card-rail .course-chapter-card li{font-size:14.5px;line-height:1.58;margin:4px 0;}
body.course-glossary section.glossary-hero .glossary-index-panel{display:block;margin:14px 0 0;max-width:none;padding:14px 16px;}
body.course-glossary section.glossary-hero .index-number{font-size:36px;}
body.course-glossary section.glossary-hero .index-metrics{gap:8px;}
body.course-glossary section.glossary-hero .index-metrics strong{font-size:16px;}
body.course-glossary section.glossary-hero .index-metrics span{font-size:11px;line-height:1.35;}
body.course-glossary section.glossary-hero .glossary-index-panel>p{font-size:13.5px;line-height:1.58;}
body.course-glossary .glossary-guide{display:block;}
body.course-glossary .glossary-guide-grid{grid-template-columns:1fr;gap:8px;}
body.course-glossary .glossary-guide-step{padding:12px 14px;}
body.course-glossary .glossary-guide-step p{font-size:14px;line-height:1.58;}
body.course-glossary .glossary-reference-card{padding:16px 15px;}
body.course-glossary .glossary-reference-card>p{font-size:16px;line-height:1.72;margin-bottom:12px;}
body.course-glossary .glossary-reference-card .term-card-head h3 a{font-size:18px;line-height:1.32;}
body.course-glossary .glossary-related-learning{min-height:44px;font-size:14px;line-height:1.45;}
body.lc-site main table.compare td,body.lc-site main .compare td{font-size:14.5px;line-height:1.58;}
body.lc-site main table.compare th,body.lc-site main .compare th{font-size:13px;line-height:1.45;}
body.lc-site main .feature-small p,body.lc-site main .reference-card p,body.lc-site main .reference-library-card p,body.lc-site main .verification-card p,body.lc-site main .curriculum-stage-head p,body.lc-site main .path-body p,body.lc-site main .editorial-story-body p,body.lc-site main .hub-review-grid p,body.lc-site main .learning-method-grid p,body.lc-site main .editorial-question-grid p,body.lc-site main .tool-purpose{font-size:14.5px;line-height:1.62;}
body.lc-site main .legal-section p,body.lc-site main .legal-section li,body.lc-site main .legal-grid article p,body.lc-site main .legal-callout{font-size:14.5px;line-height:1.65;}
body.lc-site main figcaption{font-size:13px;line-height:1.55;}
body.lc-site main .standalone-mistake-grid p,body.lc-site main .knowledge-topic-grid p,body.lc-site main .editorial-depth-grid p,body.lc-site main .evergreen-home-grid a p,body.lc-site main .standalone-next-action p,body.lc-site main .editorial-step-strip p,body.lc-site main .editorial-choice-grid p,body.lc-site main .editorial-term-grid p,body.lc-site main .evergreen-flow p,body.lc-site main .editorial-fact-grid p,body.lc-site main .reserve-layer-grid p,body.lc-site main .retirement-contribution-ladder p,body.lc-site main .four-pass p,body.lc-site main .source-ladder p,body.lc-site main .life-event-priority-strip p,body.lc-site main .home-reference-grid p,body.lc-site main .feature-copy,body.lc-site main .calc-method-precision,body.lc-site main .verification-head p,body.lc-site main .verification-note{font-size:14.5px;line-height:1.65;}
body.lc-site main .six-layer-grid p,body.lc-site main .feature-copy p,body.lc-site main .calc-method-precision p,body.lc-site main .verification-head p,body.lc-site main .lesson-copy p,body.lc-site main .faq-head p{font-size:14.5px!important;line-height:1.65!important;}
body.lc-site main .editorial-fact-grid p,body.lc-site main .editorial-step-strip p{font-size:14.5px!important;line-height:1.65!important;}}
.lesson-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.lesson-level-badge,.lesson-read-time{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;font-size:11px;line-height:1.2;font-weight:800;text-decoration:none;}
.lesson-level-badge{border:1px solid #bfd4c6;background:#fff;color:var(--lc-forest-deep);}
.lesson-level-badge.level-advanced{border-color:#d3c38e;background:#fffaf0;color:#6c531b;}
.lesson-read-time{border:1px solid #dce5df;background:#fff;color:#5c6b63;}
.lesson-prereq-links{display:flex;flex-wrap:wrap;gap:8px;}
.lesson-prereq-links a{display:inline-flex;align-items:center;min-height:36px;padding:7px 10px;border:1px solid #d7e3da;border-radius:10px;background:#f8fbf9;color:var(--lc-forest-deep);font-size:12px;font-weight:800;text-decoration:none;}
.lesson-prereq-links a:hover,.lesson-prereq-links a:focus-visible{background:#eef6f0;border-color:#b9cfbe;outline:0;}
.lesson-knowledge-check{padding:24px 0;background:#f8faf9;border-top:1px solid #e3e9e5;border-bottom:1px solid #e3e9e5;}
.lesson-knowledge-check.article-review{padding:24px clamp(16px,3vw,34px);border:1px solid #dfe8e2;border-radius:16px;background:#f8faf9;}
.lesson-check-head>span,.lesson-knowledge-check.article-review>span{display:block;font-size:9px;font-weight:900;letter-spacing:.11em;color:var(--lc-forest);text-transform:uppercase;}
.lesson-check-head h2,.lesson-knowledge-check.article-review h2{margin:5px 0 7px;font-size:21px;line-height:1.3;color:var(--lc-navy);}
.lesson-check-head p{margin:0 0 13px;font-size:13.5px;line-height:1.58;color:#56665d;}
.lesson-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.lesson-check-grid details,.lesson-knowledge-check.article-review details{border:1px solid #dce6df;border-radius:12px;background:#fff;overflow:hidden;}
.lesson-check-grid summary,.lesson-knowledge-check.article-review summary{min-height:48px;padding:13px 14px;cursor:pointer;font-size:13px;line-height:1.4;font-weight:800;color:var(--lc-navy);}
.lesson-check-answer,.lesson-knowledge-check.article-review details>p{padding:0 14px 14px;font-size:13px;line-height:1.58;color:#4c5c53;}
.lesson-check-answer strong{display:block;margin-bottom:4px;color:var(--lc-forest-deep);}
.lesson-check-answer p{margin:0;}
.learn-by-level-section{padding:34px 0;background:#f7faf8;border-top:1px solid #e2e9e4;border-bottom:1px solid #e2e9e4;}
.level-filter-controls{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0;}
.level-filter-btn{min-height:40px;padding:8px 14px;border:1px solid #ccd9d0;border-radius:999px;background:#fff;color:var(--lc-forest-deep);font:inherit;font-size:12px;font-weight:850;cursor:pointer;}
.level-filter-btn.active{background:var(--lc-forest-deep);border-color:var(--lc-forest-deep);color:#fff;}
.level-filter-btn:focus-visible{outline:3px solid rgba(42,108,64,.22);outline-offset:2px;}
.level-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.level-link-grid a{min-width:0;padding:14px 15px;border:1px solid #dce6df;border-radius:13px;background:#fff;text-decoration:none;}
.level-link-grid a span{display:block;margin-bottom:5px;font-size:8.5px;font-weight:900;letter-spacing:.1em;color:var(--lc-forest);}
.level-link-grid a strong{display:block;font-size:14px;line-height:1.35;color:var(--lc-navy);}
.relationship-decision-table,.total-cost-model-table,.alternatives-role-table{margin-top:14px;}
@media (max-width:760px){.lesson-meta-row{gap:7px;}
.lesson-level-badge,.lesson-read-time{min-height:32px;font-size:11px;}
.lesson-knowledge-check{padding:20px 0;}
.lesson-check-grid{grid-template-columns:1fr;}
.lesson-check-grid summary,.lesson-knowledge-check.article-review summary{min-height:48px;font-size:14px;}
.lesson-check-answer,.lesson-knowledge-check.article-review details>p{font-size:14px;line-height:1.58;}
.lesson-check-head h2,.lesson-knowledge-check.article-review h2{font-size:19px;}
.lesson-check-head p{font-size:14px;}
.level-link-grid{grid-template-columns:1fr;}
.level-filter-btn{min-height:44px;}
.learn-by-level-section{padding:26px 0;}}
.evergreen-article-head>div{min-width:0;}
@media (max-width:700px){.evergreen-article-head table.compare{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}}
@media (min-width:981px){.navcta.lc-market-review-link:before{content:"CURRENT";position:absolute;top:-7px;right:10px;padding:2px 6px;border-radius:999px;background:#fff;color:#6a4df5;border:1px solid #dcd6ff;font-size:7px;font-weight:900;letter-spacing:.09em;line-height:1.25;box-shadow:0 4px 10px rgba(38,35,94,.12);}}
.reading-time-method-note{margin-top:10px!important;color:#5b6c63!important;font-size:14px!important;line-height:1.6!important;}
.lesson-check-head p,.lesson-check-answer,.lesson-knowledge-check.article-review details>p,body.lc-site main .standalone-article-section .lc-framework p,body.lc-site main .glossary-index-panel p{font-size:14px;line-height:1.62;}
body.lc-site main table th,body.lc-site main table td{line-height:1.52;}
@media (max-width:700px){.lesson-check-head p,.lesson-check-answer,.lesson-knowledge-check.article-review details>p{font-size:14.5px;line-height:1.65;}
body.lc-site main .standalone-article-section .lc-framework p,body.lc-site main .glossary-index-panel p{font-size:14.5px!important;line-height:1.65!important;}}
body.lc-site main > .standalone-article-section > .standalone-article-inner{width:min(var(--lc-max),calc(100% - 40px));margin-inline:auto;}
body.lc-site .lc-brand>span{display:grid;gap:2px;align-content:center;line-height:1;}
body.lc-site .lc-brand strong{line-height:1.05;}
body.lc-site .lc-brand small{display:block!important;visibility:visible!important;opacity:1!important;line-height:1.15!important;white-space:nowrap;}
@media (max-width:980px){body.lc-site .lc-brand>span{gap:3px;}}
@media (max-width:420px){body.lc-site .lc-brand{gap:8px;}
body.lc-site .lc-brand img{width:34px!important;height:34px!important;}
body.lc-site .lc-brand strong{font-size:12.5px!important;}
body.lc-site .lc-brand small{font-size:8px!important;}}
.lesson-orientation{padding:12px 0;background:#fff;border-bottom:1px solid #e3ebe5;}
.lesson-orientation-inner{display:grid;gap:9px;}
.lesson-orientation-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:0;border:1px solid #dfe8e2;background:#fff;}
.lesson-orientation-grid>.lesson-outcomes:only-child{grid-column:1/-1;width:100%;max-width:none;margin:0;}
.lesson-outcomes,.lesson-prerequisites{padding:13px 16px;border:0;border-radius:0;background:#fff;}
.lesson-prerequisites{border-left:1px solid #e4ebe6;}
.lesson-orientation-label{display:block;margin-bottom:4px;font-size:8.5px;font-weight:900;letter-spacing:.1em;color:var(--lc-forest);text-transform:uppercase;}
.lesson-orientation h2{margin:0 0 6px;font-size:14.5px;line-height:1.38;color:var(--lc-navy);}
.lesson-outcomes ul{margin:0;padding-left:18px;}
.lesson-outcomes li{margin:3px 0;font-size:12.8px;line-height:1.52;color:#425149;}
.lesson-orientation-grid>.lesson-outcomes:only-child ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 20px;}
.lesson-orientation-grid>.lesson-outcomes:only-child li{margin:0;}
@media (max-width:760px){.lesson-orientation{padding:9px 0;}
.lesson-orientation-grid{grid-template-columns:1fr;gap:0;}
.lesson-outcomes,.lesson-prerequisites{padding:12px 14px;}
.lesson-prerequisites{border-left:0;border-top:1px solid #e4ebe6;}
.lesson-orientation h2{font-size:14.5px;}
.lesson-outcomes li{font-size:13.5px;line-height:1.58;}
.lesson-orientation-grid>.lesson-outcomes:only-child ul{display:block;}
.lesson-orientation-grid>.lesson-outcomes:only-child li{margin:3px 0;}}
.lesson-media-library{width:min(880px,calc(100vw - 64px));margin:20px auto 22px;transform:none;overflow:hidden;border:1px solid #dfe8e3;border-radius:14px;background:#f7faf8;box-shadow:0 5px 16px rgba(9,28,19,.035);}
.lesson-media-library img{display:block;width:100%;max-width:100%;margin:0 auto;}
.lesson-media-library.lesson-media-photo img{aspect-ratio:2/1;max-height:460px;height:auto;object-fit:cover;object-position:center center;}
.lesson-media-library.lesson-media-illustration{width:100%;max-width:620px;margin-left:auto;margin-right:auto;box-shadow:none;background:#f7faf8;}
.lesson-media-library.lesson-media-illustration.media-shape-square{max-width:460px;}
.lesson-media-library.lesson-media-illustration img{height:auto;object-fit:contain;padding:14px;box-sizing:border-box;background:#f7faf8;}
.lesson-media-library figcaption{padding:11px 16px 12px;border-top:1px solid #e5eee8;background:#f7faf8;color:#617169;font-size:12.5px;line-height:1.55;}
@media (max-width:980px){.lesson-media-library{width:100%;margin:20px 0 24px;transform:none;}
.lesson-media-library.lesson-media-illustration{width:min(100%,620px);max-width:620px;margin-left:auto;margin-right:auto;}}
@media (max-width:680px){.lesson-media-library{margin:18px 0 22px;border-radius:13px;box-shadow:0 4px 14px rgba(9,28,19,.035);}
.lesson-media-library.lesson-media-photo img{aspect-ratio:16/10;max-height:none;}
.lesson-media-library.lesson-media-illustration img{height:auto;object-fit:contain;padding:10px;}
.lesson-media-library figcaption{font-size:13px;line-height:1.55;padding:10px 12px 11px;}}
.mobile-header-search{display:none;}
@media (max-width:980px){.mobile-header-search{display:grid;place-items:center;flex:0 0 var(--lc-mobile-control);width:var(--lc-mobile-control);height:var(--lc-mobile-control);margin-left:auto;border:1px solid #d8e4dc;border-radius:11px;background:#fff;color:var(--lc-forest-deep);font-size:22px;line-height:1;cursor:pointer;}
.mobile-header-search:hover,.mobile-header-search:focus-visible{background:var(--lc-forest-soft);border-color:#bfd4c6;outline:0;}}
.lc-search-scope-controls{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:9px;align-items:end;padding:11px 18px 12px;border-bottom:1px solid #edf1ef;background:#fff;}
.lc-search-scope-controls label{display:grid;gap:5px;color:#68776f;font-size:9.5px;font-weight:800;}
.lc-search-scope-controls select{width:100%;height:38px;padding:0 34px 0 10px;border:1px solid #d5e0da;border-radius:9px;background:#fbfcfb;color:#254535;font:700 11px/1.2 Arial,sans-serif;}
.lc-search-clear{height:38px;padding:0 11px;border:1px solid #d6e1da;border-radius:9px;background:#fff;color:#496155;font-size:10px;font-weight:850;cursor:pointer;}
.lc-search-clear:hover{background:#f3f8f4;color:#245f39;}
@media (max-width:700px){.lc-search-subhead{display:none;}
.lc-search-scope-controls{grid-template-columns:1fr;padding:9px 12px;}
.lc-search-scope-controls label:nth-child(2),.lc-search-clear{grid-column:1;}}
body.site-layout h1,body.site-layout h2{text-wrap:balance;}
body.site-layout.title-long main>section:first-child h1{font-size:clamp(30px,2.45vw,37px);max-width:760px;line-height:1.06;}
body.site-layout.title-xlong main>section:first-child h1{font-size:clamp(28px,2.25vw,35px);max-width:780px;line-height:1.07;}
body.site-layout main>section:first-child .lc-hero-copy>p,body.site-layout main>section:first-child .standalone-hero-grid>div>p{max-width:720px;}
body.site-layout.learning-home .home-hero-immersive h1{max-width:760px;}
body.site-layout.learning-home .learning-start-head>div{max-width:860px;}
body.site-layout.learning-home .learning-start-head h2{max-width:840px;}
body.site-layout.learning-home .learning-start-head p{max-width:820px;}
body.site-layout.learning-home .home-hero-immersive .hero-grid{min-height:500px;}
body.site-layout.learning-home .home-hero-immersive .lc-hero-copy{max-width:780px;padding:64px 0 68px;}
body.site-layout.learning-home .home-hero-immersive .lc-hero-copy>p{max-width:700px;font-size:16.5px;line-height:1.58;}
body.site-layout.learning-home .home-hero-immersive .actions{margin-top:20px;}
body.site-layout.learning-home .learning-start-gateway{padding:26px 0 28px;}
body.site-layout.learning-home .learning-start-head{margin-bottom:14px;}
body.site-layout.learning-home .learning-start-card{padding:15px 16px;row-gap:3px;}
body.site-layout.learning-home .learning-start-card>p{line-height:1.48;}
body.site-layout.learning-home .editorial-shelf-section{padding-top:22px;}
body.site-layout.learning-home .featured-carousel-slide,body.site-layout.learning-home .featured-carousel-slide img{min-height:460px;height:460px;}
body.site-layout.learning-home .featured-carousel-panel{width:min(440px,37%);padding:23px 25px 21px;}
body.site-layout.learning-home .featured-carousel-panel p{font-size:15px;line-height:1.5;}
body.site-layout.learning-home .quick-topic-row{margin-bottom:16px;}
body.site-layout.course-directory-page .course-directory-hero .hero-grid{align-items:center;min-height:330px;}
body.site-layout.course-directory-page .course-directory-hero .lc-hero-copy{padding:28px 0;}
body.site-layout.course-directory-page .course-directory-hero h1{font-size:clamp(32px,2.7vw,42px);line-height:1.05;letter-spacing:-.025em;max-width:690px;}
body.site-layout.course-directory-page .learn-by-level-section{padding-top:26px;padding-bottom:31px;}
body.site-layout.course-directory-page .level-definition-strip{margin:10px 0 8px;gap:8px;}
.level-definition-strip{position:relative;}
body.site-layout.course-directory-page .level-definition-strip>div{padding:10px 12px;}
body.site-layout.course-directory-page .curriculum-stage{padding-top:10px;padding-bottom:16px;}
body.site-layout.course-directory-page .curriculum-grid{gap:9px;}
body.site-layout.course-directory-page .path-body{padding:13px 14px 17px;}
body.site-layout.course-directory-page .path-card p{font-size:13px;line-height:1.52;}
body.site-layout.course-directory-page .curriculum-grid-feature .path-card{grid-template-rows:132px auto;}
body.site-layout.course-directory-page .curriculum-grid-feature img{height:132px;min-height:132px;}
body.site-layout.course-directory-page .curriculum-grid-feature .path-body{padding:16px 16px 15px;}
body.site-layout.course-directory-page .curriculum-grid-products .path-card{grid-template-columns:128px minmax(0,1fr);grid-template-rows:auto;min-height:196px;}
body.site-layout.course-directory-page .curriculum-grid-products img{width:128px;height:100%;min-height:196px;}
body.site-layout.course-directory-page .curriculum-grid-build .path-card,body.site-layout.course-directory-page .curriculum-grid-context .path-card,body.site-layout.course-directory-page .curriculum-grid-reference .path-card{grid-template-columns:154px minmax(0,1fr);grid-template-rows:auto;min-height:190px;}
body.site-layout.course-directory-page .curriculum-grid-build img,body.site-layout.course-directory-page .curriculum-grid-context img,body.site-layout.course-directory-page .curriculum-grid-reference img{width:154px;height:100%;min-height:190px;}
body.site-layout.course-directory-page .curriculum-coverage-summary{padding-top:28px;padding-bottom:32px;}
body.site-layout.course-hub-page .course-hero .hero-grid{min-height:300px;}
body.site-layout.focused-learning-hub .integrated-hub-hero{min-height:280px;}
body.site-layout.course-hub-page .course-hub-section{padding-top:24px;padding-bottom:25px;}
body.site-layout.course-hub-page .course-chapter-grid{gap:9px;margin-top:12px;}
body.site-layout.course-hub-page .course-chapter-card{padding:14px 15px;}
body.site-layout.course-hub-page .course-chapter-card p{font-size:13px;line-height:1.52;}
body.site-layout .editorial-question-routes{padding-top:20px;padding-bottom:20px;}
body.site-layout .editorial-question-grid{gap:9px;}
body.site-layout .editorial-question-grid>a{min-height:132px;padding:15px 16px;}
body.site-layout .editorial-question-grid p{margin:6px 0 10px;line-height:1.54;}
body.site-layout .learning-sequence-panel{background:#fbfcfb;border-bottom:1px solid #e2e9e4;padding:20px 0 22px;}
body.site-layout .learning-sequence-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:13px;}
body.site-layout .learning-sequence-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;border-right:1px solid #dce5df;border-bottom:1px solid #dce5df;background:#fff;color:#173327;text-decoration:none;min-height:56px;padding:8px 11px;}
body.site-layout .learning-sequence-copy strong{line-height:1.35;font-size:12px;}
body.site-layout .learning-sequence-copy small{color:#6b7b72;font-size:9.5px;line-height:1.35;}
body.site-layout.course-chapter-page .course-hero .hero-grid{min-height:250px;gap:34px;}
body.site-layout.course-chapter-page .course-hero .lc-hero-copy{padding:28px 0;}
body.site-layout.course-chapter-page .chapter-hero-map{padding:17px 18px;border-radius:14px;border-color:rgba(255,255,255,.18);background:rgba(7,38,25,.36);color:#fff;box-shadow:0 18px 48px rgba(6,24,16,.12);}
body.site-layout.course-chapter-page .chapter-map-list{gap:6px;}
body.site-layout.course-chapter-page .chapter-map-list>div,body.site-layout.course-chapter-page .chapter-map-list>li{min-height:34px;}
body.site-layout.course-chapter-page .chapter-switcher .container{padding-top:8px;padding-bottom:8px;}
body.site-layout.course-chapter-page .chapter-switcher-head{margin-bottom:7px;}
body.site-layout.course-chapter-page .lesson-orientation{padding-top:8px;padding-bottom:8px;}
body.site-layout.course-chapter-page .editorial-topic-guide{padding-top:18px;padding-bottom:24px;}
body.site-layout.course-chapter-page .consolidated-lesson{padding-top:16px;padding-bottom:16px;}
body.site-layout.course-chapter-page .consolidated-lesson-content{margin-top:12px;}
body.site-layout.course-glossary .glossary-hero .hero-grid{min-height:275px;gap:28px;}
body.site-layout.course-glossary .glossary-hero .lc-hero-copy{padding:26px 0;}
body.site-layout.course-glossary .glossary-index-panel{padding:18px 20px;}
body.site-layout.course-glossary .index-number{font-size:42px;line-height:1;}
body.site-layout.course-glossary .glossary-guide{padding-top:14px;padding-bottom:14px;}
body.site-layout.course-glossary .glossary-browser-section{padding-top:24px;}
body.site-layout.course-glossary .glossary-reference-grid{gap:11px;}
body.site-layout.course-glossary .glossary-reference-card{padding:15px 16px;}
body.site-layout.tools-page .course-hero .hero-grid{min-height:280px;gap:28px;}
body.site-layout.tools-page .course-hero .lc-hero-copy{padding:26px 0;}
body.site-layout.tools-page .tool-hub-nav{padding-top:24px;padding-bottom:26px;}
body.site-layout.tools-page .tool-hub-nav .sectionhead{margin-bottom:15px;}
@media (min-width:981px){body.site-layout.course-chapter-page figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration),body.site-layout.article-editorial figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration){float:right;width:min(42%,420px);max-width:420px;margin:4px 0 18px 30px;transform:none;}
body.site-layout.course-chapter-page figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration) img,body.site-layout.article-editorial figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration) img{width:100%;height:auto;max-height:300px;object-fit:cover;}}
@media (max-width:980px){body.site-layout.course-chapter-page figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration),body.site-layout.article-editorial figure.lesson-photo-editorial.media-shape-landscape:not(.lesson-media-illustration){float:none;width:100%;max-width:none;margin:16px 0 18px;transform:none;}}
body.site-layout figure.media-shape-square:not(.lesson-media-illustration){width:100%;margin:18px auto 20px;transform:none;max-width:620px;margin-top:16px;margin-bottom:18px;}
body.site-layout figure.media-shape-portrait:not(.lesson-media-illustration){width:100%;margin:18px auto 20px;transform:none;max-width:470px;margin-top:16px;margin-bottom:18px;}
body.site-layout .lesson-photo-editorial.media-shape-landscape img,body.site-layout .evergreen-figure.media-shape-landscape img{display:block;width:100%;object-fit:cover;max-height:380px;}
body.site-layout.tools-page .chapter-hero,body.site-layout.course-tools .chapter-hero{background:linear-gradient(118deg,#123c29 0%,#174a2a 58%,#1f5f38 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);}
body.site-layout.tools-page .chapter-hero h1,body.site-layout.course-tools .chapter-hero h1{color:#fff;}
body.site-layout.tools-page .chapter-hero p,body.site-layout.tools-page .chapter-hero .breadcrumb,body.site-layout.tools-page .chapter-hero .breadcrumb a,body.site-layout.tools-page .chapter-hero .breadcrumb-current,body.site-layout.course-tools .chapter-hero p,body.site-layout.course-tools .chapter-hero .breadcrumb,body.site-layout.course-tools .chapter-hero .breadcrumb a,body.site-layout.course-tools .chapter-hero .breadcrumb-current{color:rgba(255,255,255,.88);}
body.site-layout.tools-page .chapter-hero .lc-eyebrow,body.site-layout.course-tools .chapter-hero .lc-eyebrow{color:#f3c75f;}
body.site-layout.tools-page .chapter-hero .chapter-hero-map,body.site-layout.course-tools .chapter-hero .chapter-hero-map{background:rgba(7,38,25,.38);border-color:rgba(255,255,255,.18);color:#fff;}
body.site-layout.tools-page .chapter-hero .chapter-hero-map span,body.site-layout.tools-page .chapter-hero .chapter-hero-map strong,body.site-layout.tools-page .chapter-hero .chapter-map-list b,body.site-layout.tools-page .chapter-hero .chapter-map-list span,body.site-layout.course-tools .chapter-hero .chapter-hero-map span,body.site-layout.course-tools .chapter-hero .chapter-hero-map strong,body.site-layout.course-tools .chapter-hero .chapter-map-list b,body.site-layout.course-tools .chapter-hero .chapter-map-list span{color:#fff;}
@media (max-width:980px){body.site-layout.learning-home .home-hero-immersive .hero-grid{min-height:360px;}
body.site-layout.course-directory-page .course-directory-hero .hero-grid{min-height:285px;}
body.site-layout.course-hub-page .course-hero .hero-grid{min-height:270px;}
body.site-layout.course-chapter-page .course-hero .hero-grid{min-height:285px;}
body.site-layout.course-glossary .glossary-hero .hero-grid{min-height:255px;}
body.site-layout.tools-page .course-hero .hero-grid{min-height:260px;}
body.site-layout.course-directory-page .level-definition-strip{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible;padding-bottom:0;}
body.site-layout.course-directory-page .level-definition-strip>div{min-width:0;}
body.site-layout.course-directory-page .curriculum-stage{grid-template-columns:1fr;gap:12px;}
body.site-layout.course-chapter-page .chapter-hero-map{margin-bottom:20px;}
body.site-layout.course-chapter-page .chapter-map-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;}}
@media (max-width:700px){body.site-layout.learning-home .home-hero-immersive h1{max-width:none;}
body.site-layout.title-long main>section:first-child h1{font-size:27px;line-height:1.08;}
body.site-layout.title-xlong main>section:first-child h1{font-size:25.5px;line-height:1.09;}
body.site-layout.learning-home .home-hero-immersive .lc-hero-copy{padding:30px 0 32px;}
body.site-layout.learning-home .home-hero-immersive .lc-hero-copy>p{max-width:none;font-size:15px;line-height:1.56;}
body.site-layout.learning-home .home-hero-immersive .actions{gap:6px;margin-top:17px;}
body.site-layout.learning-home .home-hero-immersive .actions .btn{min-height:40px;padding:9px 12px;font-size:11px;}
body.site-layout.learning-home .home-hero-immersive .actions .btn.ghost{border-color:rgba(255,255,255,.28);background:rgba(6,28,17,.22);box-shadow:none;}
body.site-layout.learning-home .learning-start-gateway{padding:18px 0 20px;}
body.site-layout.learning-home .learning-start-head{margin-bottom:11px;}
body.site-layout.learning-home .learning-start-head h2{font-size:26px;}
body.site-layout.learning-home .learning-start-grid{gap:7px;}
body.site-layout.learning-home .learning-start-card{padding:12px 13px;grid-template-columns:30px minmax(0,1fr);column-gap:9px;}
body.site-layout.learning-home .learning-start-card>span{width:27px;height:27px;}
body.site-layout.learning-home .learning-start-card>p{font-size:13px;line-height:1.46;}
body.site-layout.learning-home .featured-carousel-slide,body.site-layout.learning-home .featured-carousel-slide img{height:auto;min-height:0;}
.site-layout.learning-home .featured-carousel-slide img{aspect-ratio:16/9;}
body.site-layout.learning-home .featured-carousel-panel{width:100%;max-width:none;margin:0;padding:16px 17px 17px;background:#f7faf8;color:#173327;}
body.site-layout.learning-home .featured-carousel-panel h3,body.site-layout.learning-home .featured-carousel-panel h3 .featured-carousel-title-link{color:#173327;font-size:21px;line-height:1.18;}
body.site-layout.learning-home .featured-carousel-panel p{font-size:14px;line-height:1.55;color:#53645b;}
body.site-layout.learning-home .featured-carousel-meta{color:#617168;}
body.site-layout.course-directory-page .course-directory-hero .lc-hero-copy{padding:23px 0 25px;}
body.site-layout.course-directory-page .learn-by-level-section{padding-top:21px;padding-bottom:25px;}
body.site-layout.course-directory-page .curriculum-stage{padding-top:8px;padding-bottom:14px;}
body.site-layout.course-directory-page .path-body{padding:12px 13px 14px;}
body.site-layout.course-directory-page .path-card p{font-size:14px;line-height:1.5;}
body.site-layout .editorial-question-routes{padding-top:17px;padding-bottom:18px;}
body.site-layout .editorial-question-grid{gap:7px;}
body.site-layout .editorial-question-grid>a{padding:13px 14px;}
body.site-layout .editorial-question-grid strong{font-size:16px;}
body.site-layout .editorial-question-grid p{font-size:13.5px;line-height:1.5;}
body.site-layout .learning-sequence-panel{padding:20px 0 22px;}
body.site-layout .learning-sequence-item{min-height:52px;padding:7px 9px;grid-template-columns:28px minmax(0,1fr) auto;gap:7px;}
body.site-layout .learning-sequence-copy strong{font-size:13px;}
body.site-layout .learning-sequence-copy small{font-size:10px;}
body.site-layout.course-chapter-page .chapter-map-list>div,body.site-layout.course-chapter-page .chapter-map-list>li{min-height:31px;}
body.site-layout.course-chapter-page .chapter-switcher .container{padding-top:8px;padding-bottom:8px;}
body.site-layout.course-chapter-page .lesson-orientation{padding:8px 0 9px;}
body.site-layout.course-chapter-page .editorial-topic-guide{padding-top:18px;padding-bottom:27px;}
body.site-layout.course-glossary .glossary-hero .lc-hero-copy{padding:23px 0 12px;}
body.site-layout.course-glossary .glossary-index-panel{margin:0 0 18px;padding:12px 14px;}
body.site-layout.course-glossary .index-number{font-size:34px;}
body.site-layout.course-glossary .glossary-guide{padding:10px 0 11px;}
body.site-layout.course-glossary .glossary-browser-section{padding-top:18px;}
body.site-layout.tools-page .course-hero .lc-hero-copy{padding:22px 0 14px;}
body.site-layout.tools-page .tool-hub-nav{padding-top:20px;padding-bottom:22px;}
body.site-layout figure.media-shape-landscape:not(.lesson-media-illustration),body.site-layout figure.media-shape-square:not(.lesson-media-illustration),body.site-layout figure.media-shape-portrait:not(.lesson-media-illustration){width:100%;max-width:100%;margin:15px 0 17px;float:none;transform:none;}
body.site-layout .lesson-photo-editorial.media-shape-landscape img,body.site-layout .evergreen-figure.media-shape-landscape img{max-height:none;}}
body.site-layout.tool-focus-page .chapter-hero .hero-grid{min-height:215px;gap:26px;}
body.site-layout.tool-focus-page .chapter-hero .lc-hero-copy{padding:23px 0;}
body.site-layout.tool-focus-page .chapter-hero-map{padding:15px 16px;}
body.site-layout.tool-focus-page .tools-library-section{padding-top:26px;}
@media (max-width:700px){body.site-layout.tool-focus-page .chapter-hero .hero-grid{min-height:0;}
body.site-layout.tool-focus-page .chapter-hero .lc-hero-copy{padding:20px 0 14px;}
body.site-layout.tool-focus-page .chapter-hero-map{margin-bottom:14px;padding:12px 13px;}
body.site-layout.tool-focus-page .tools-library-section{padding-top:18px;}}
body.site-layout.focused-learning-hub .focused-page-hero .hero-grid{min-height:230px;}
body.site-layout.focused-learning-hub .focused-page-hero .lc-hero-copy{padding:27px 0;}
@media (max-width:700px){body.site-layout.focused-learning-hub .focused-page-hero .hero-grid{min-height:0;}
body.site-layout.focused-learning-hub .focused-page-hero .lc-hero-copy{padding:22px 0 24px;}}
body.article-editorial .decision-record-grid>div:has(>span){display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:10px;row-gap:7px;align-items:start;}
body.article-editorial .decision-record-grid>div:has(>span)>span{grid-column:1;grid-row:1;align-self:baseline;margin:0;color:#a56f13;font-size:10px;font-weight:900;line-height:1.35;letter-spacing:.04em;}
body.article-editorial .decision-record-grid>div:has(>span)>strong{grid-column:2;grid-row:1;align-self:baseline;margin:0;color:#173a29;line-height:1.35;}
body.article-editorial .decision-record-grid>div:has(>span)>p{grid-column:2;grid-row:2;margin:0!important;}
.lc-search-filters button small{display:grid;place-items:center;min-width:20px;height:20px;margin-top:2px;padding:0 5px;border-radius:999px;background:#eef3f0;color:#607168;font-size:9px;font-weight:850;line-height:1;}
.lc-search-filters button.is-active small{background:#dcecdf;color:#1f6637;}
@media (min-width:981px){body.site-layout.course-page .course-hero.h-overlay,body.site-layout.course-page .course-hero.hero-photo-overlay,body.site-layout section.integrated-hub-hero,body.site-layout.focused-learning-hub .focused-page-hero{height:clamp(500px,56vh,560px);min-height:500px;}
body.site-layout.course-page .course-hero.h-overlay .hero-grid,body.site-layout.course-page .course-hero.hero-photo-overlay .hero-grid,body.site-layout section.integrated-hub-hero .standalone-hero-grid,body.site-layout.focused-learning-hub .focused-page-hero .hero-grid{height:100%;min-height:500px;align-items:center;}
body.site-layout.course-page .course-hero.h-overlay .lc-hero-copy,body.site-layout.course-page .course-hero.hero-photo-overlay .lc-hero-copy,body.site-layout section.integrated-hub-hero .standalone-hero-copy,body.site-layout.focused-learning-hub .focused-page-hero .lc-hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding-top:0;padding-bottom:0;}
body.site-layout.course-page .course-hero.h-overlay::before,body.site-layout.course-page .course-hero.hero-photo-overlay::before{background-size:cover;background-repeat:no-repeat;}
body.site-layout section.integrated-hub-hero{background-size:cover;background-position:var(--hub-hero-position,center center);}}
body.site-layout.course-chapter-page .chapter-hero{background:linear-gradient(118deg,#123c29 0%,#174a2a 58%,#1f5f38 100%);color:#fff;border-bottom:0;}
body.site-layout.course-chapter-page .chapter-hero .breadcrumb,body.site-layout.course-chapter-page .chapter-hero .breadcrumb a,body.site-layout.course-chapter-page .chapter-hero .breadcrumb-current{color:rgba(255,255,255,.78);}
body.site-layout.course-chapter-page .chapter-hero .breadcrumb a:hover{color:#fff;}
body.site-layout.course-chapter-page .chapter-hero .lc-eyebrow{color:#f2cf7b;}
body.site-layout.course-chapter-page .chapter-hero h1{color:#fff;}
body.site-layout.course-chapter-page .chapter-hero .lc-hero-copy>p{color:rgba(255,255,255,.88);}
body.site-layout.course-chapter-page .chapter-hero-map>span{color:#f2cf7b;}
body.site-layout.course-chapter-page .chapter-map-list>div{border-top-color:rgba(255,255,255,.13);color:rgba(255,255,255,.82);}
body.site-layout.course-chapter-page .chapter-map-list>div>b{color:#f2cf7b;}
body.site-layout.course-chapter-page .chapter-map-list>div>span,body.site-layout.course-chapter-page .chapter-hero-map strong{color:#fff;}
@media (max-width:980px){body.site-layout .editorial-intro-media{grid-template-columns:1fr;}}
@media (min-width:981px){body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial{float:right;width:min(42%,520px);max-width:520px;margin:4px 0 22px 30px;padding:12px;border:1px solid #dce6e0;border-radius:14px;background:#f7faf8;box-shadow:0 10px 30px rgba(9,28,19,.04);transform:none;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library img,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial img{display:block;width:100%;height:auto;max-height:320px;object-fit:contain;background:#fff;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-photo img,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-photo img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-photo img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial img{aspect-ratio:4/3;object-fit:cover;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library figcaption,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial figcaption,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library figcaption,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial figcaption,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library figcaption,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial figcaption{margin:10px 0 0;padding:10px 2px 0;border-top:1px solid #e3eae5;background:transparent;font-size:12px;line-height:1.55;color:#5c6d63;}}
@media (max-width:980px){body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial{float:none;width:100%;max-width:620px;margin:16px auto 20px;padding:10px;border-radius:13px;background:#f7faf8;box-shadow:0 4px 14px rgba(9,28,19,.035);transform:none;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library img,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial img{max-height:260px;object-fit:contain;background:#fff;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-photo img,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-photo img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-photo img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial img{aspect-ratio:16/10;object-fit:cover;}}
@media (max-width:520px){body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial{max-width:100%;margin-left:0;margin-right:0;}
body.site-layout.course-chapter-page .chapter-article>figure.lesson-media-library img,body.site-layout.course-chapter-page .chapter-article>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-media-library img,body.site-layout.course-chapter-page .lesson-block>figure.lesson-photo-editorial img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-media-library img,body.site-layout.course-chapter-page .consolidated-lesson-copy>figure.lesson-photo-editorial img{max-height:220px;}}
@media (min-width:981px){body.site-layout.editorial-consolidated-topic .editorial-topic-guide>.container{width:min(1460px,calc(100% - 112px));max-width:none;}
body.site-layout.editorial-consolidated-topic .consolidated-topic-lessons{width:100%;max-width:none;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson{width:100%;max-width:none;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-header{max-width:1180px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-header>div:not(.consolidated-lesson-number){min-width:0;max-width:100%;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-header h3,body.site-layout.editorial-consolidated-topic .consolidated-lesson-header p{max-width:980px;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content{width:calc(100% - 50px);grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:32px;margin-left:50px;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column{grid-template-columns:minmax(0,1fr);}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy{max-width:none;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>p,body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>ul:not(.article-checklist),body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>ol{max-width:940px;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .concept-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;}
body.site-layout.editorial-consolidated-topic .steps,body.site-layout.editorial-consolidated-topic .numbered-guide,body.site-layout.editorial-consolidated-topic .compact-steps{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;}
body.site-layout.editorial-consolidated-topic .step{min-height:0;}
body.site-layout.editorial-consolidated-topic .lesson-photo-editorial,body.site-layout.editorial-consolidated-topic .lesson-media-library{align-self:start;}
body.site-layout.editorial-consolidated-topic .topic-inline-nav{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}
body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-content-section>.container.course-layout{width:min(1460px,calc(100% - 112px));max-width:none;grid-template-columns:240px minmax(0,1fr);gap:30px;}
body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article{width:100%;max-width:none;}
body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article>h2,body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article>h3,body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article>p,body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article>ul,body.site-layout.course-chapter-page:not(.editorial-consolidated-topic) .chapter-article>ol{max-width:940px;}}
@media (min-width:981px) and (max-width:1220px){body.site-layout.editorial-consolidated-topic .consolidated-lesson-content{width:calc(100% - 38px);grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:24px;margin-left:38px;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .concept-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:980px){body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .concept-grid,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .comparison-grid,body.site-layout.editorial-consolidated-topic .steps,body.site-layout.editorial-consolidated-topic .numbered-guide,body.site-layout.editorial-consolidated-topic .compact-steps{grid-template-columns:1fr;}}
@media (min-width:981px){body.site-layout .steps-background-panel{position:relative;isolation:isolate;overflow:hidden;padding:12px;border:1px solid #315746;border-radius:14px;background:#173327;}
body.site-layout .steps-background-panel:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(112deg,rgba(7,31,21,.50),rgba(7,31,21,.18)),var(--steps-bg);background-position:center;background-size:cover;background-repeat:no-repeat;filter:saturate(1.08) contrast(1.05) brightness(1.03);}
body.site-layout .steps-background-panel:after{content:"";position:absolute;z-index:-1;inset:0;background:rgba(8,35,23,.12);}
body.site-layout .steps-background-panel>.step{position:relative;min-height:150px;padding:18px 20px 18px 64px;border-color:rgba(255,255,255,.40);background:rgba(255,255,255,.82);color:#173327;backdrop-filter:blur(1px);}
body.site-layout .steps-background-panel>.step:before{z-index:2;left:18px;top:18px;}
body.site-layout .steps-background-panel>.step>h3,body.site-layout .steps-background-panel>.step>p{position:relative;z-index:1;max-width:none;color:inherit;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework>div:has(>figure),body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid article:has(>figure){display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,30%);column-gap:18px;row-gap:8px;align-items:start;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework>div:has(>figure)>figure,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid article:has(>figure)>figure{grid-column:2;grid-row:1 / span 4;width:100%;max-width:none;margin:0;padding:7px;float:none;transform:none;border:1px solid #dce6e0;border-radius:10px;background:#f7faf8;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework>div:has(>figure)>figure img,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid article:has(>figure)>figure img{width:100%;height:170px;object-fit:cover;background:#fff;}
body.site-layout .editorial-intro-media{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:28px;align-items:center;}
body.site-layout .editorial-intro-media>figure.lesson-media-library{width:100%;max-width:410px;margin:0;align-self:start;justify-self:end;}
body.site-layout .editorial-intro-media>figure.lesson-media-library img{max-height:285px;}
body.site-layout .editorial-intro-media>figure.lesson-media-illustration img{max-height:260px;object-fit:contain;padding:8px;background:#fff;}
body.site-layout .hub-feature-grid:has(>.editorial-story-card:only-child){display:block;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child{display:grid;grid-template-columns:minmax(360px,44%) minmax(0,1fr);width:100%;max-width:none;min-height:300px;overflow:hidden;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child>img{width:100%;height:100%;min-height:300px;object-fit:cover;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child>.editorial-story-body{display:flex;flex-direction:column;justify-content:center;padding:30px 34px;}
body.site-layout .cost-layer-stack>div,body.site-layout .foundation-road>div{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:5px;align-items:start;}
body.site-layout .cost-layer-stack>div>span,body.site-layout .foundation-road>div>span{grid-column:1;grid-row:1;width:26px;height:26px;margin:0;align-self:center;}
body.site-layout .cost-layer-stack>div>strong,body.site-layout .foundation-road>div>strong{grid-column:2;grid-row:1;margin:0;align-self:center;}
body.site-layout .cost-layer-stack>div>small,body.site-layout .foundation-road>div>small{grid-column:2;grid-row:2;margin:0;}
body.site-layout .editorial-step-strip>div{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;row-gap:6px;align-items:start;}
body.site-layout .editorial-step-strip>div>b{grid-column:1;grid-row:1;align-self:baseline;margin:0;}
body.site-layout .editorial-step-strip>div>strong{grid-column:2;grid-row:1;align-self:baseline;margin:0;}
body.site-layout .editorial-step-strip>div>p,body.site-layout .editorial-step-strip>div>small{grid-column:2;grid-row:2;margin:0;}
body.site-layout .article-takeaways{grid-template-columns:1fr;gap:10px;padding:20px 22px;}
body.site-layout .article-takeaways>span{padding-top:0;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>figure.lesson-photo-editorial,body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>figure.lesson-media-library{float:none;width:100%;max-width:none;margin:18px 0 22px;padding:8px;clear:both;transform:none;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>figure.lesson-photo-editorial img,body.site-layout.editorial-consolidated-topic .consolidated-lesson-copy>figure.lesson-media-photo img{width:100%;height:250px;max-height:250px;aspect-ratio:auto;object-fit:cover;object-position:center;}
body.site-layout.editorial-consolidated-topic .evergreen-article-total-return .evergreen-article-head{grid-template-columns:minmax(0,1.35fr) minmax(260px,420px);align-items:center;}
body.site-layout.editorial-consolidated-topic .evergreen-article-total-return .evergreen-figure{width:100%;max-width:420px;justify-self:end;}
body.site-layout.editorial-consolidated-topic .evergreen-article-total-return .evergreen-figure img{height:260px;max-height:260px;object-fit:contain;background:#fff;}
body.site-layout.editorial-consolidated-topic .evergreen-article-real-return .evergreen-article-head{grid-template-columns:minmax(0,1.25fr) minmax(300px,420px);align-items:center;}
body.site-layout.editorial-consolidated-topic .evergreen-article-real-return .evergreen-figure{width:100%;max-width:420px;justify-self:end;}
body.site-layout.editorial-consolidated-topic .evergreen-article-real-return .evergreen-figure img{width:100%;height:270px;max-height:270px;object-fit:cover;object-position:center 46%;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework.grid-count-4,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .concept-grid.grid-count-4,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .knowledge-topic-grid.grid-count-4,body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .comparison-grid.grid-count-4{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media (max-width:980px){body.site-layout .editorial-intro-media>figure.lesson-media-library{max-width:620px;justify-self:center;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child{display:block;min-height:0;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child>img{height:auto;min-height:0;max-height:320px;object-fit:cover;}}
@media (max-width:700px){body.site-layout.course-hub-page .course-hero .lc-hero-copy,body.site-layout.course-page .course-hero .lc-hero-copy{max-width:none;}
body.site-layout.course-chapter-page .course-hero .lc-hero-copy{padding:20px 0 14px;}
body.site-layout.course-chapter-page .chapter-hero-map{margin-top:2px;margin-bottom:12px;padding:13px 14px;}
body.site-layout .editorial-intro-media{gap:10px;margin-bottom:16px;}
body.site-layout .editorial-intro-media>figure.lesson-media-library img{max-height:240px;}
body.site-layout .hub-feature-grid>.editorial-story-card:only-child>.editorial-story-body{padding:18px 17px;}
body.site-layout .editorial-step-strip>div{column-gap:8px;padding:13px 14px;}
body.site-layout .steps-background-panel{grid-template-columns:1fr;padding:9px;gap:9px;}
body.site-layout .steps-background-panel>.step{min-height:0;padding:15px 15px 15px 54px;}
body.site-layout .steps-background-panel>.step:before{left:14px;top:15px;}}
body.site-layout .cash-margin-overview,body.site-layout .w8ben-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,44%);gap:24px;align-items:stretch;margin:0 0 20px;}
body.site-layout .cash-margin-overview-copy,body.site-layout .w8ben-copy{min-width:0;align-self:center;}
body.site-layout .cash-margin-overview-copy>p{max-width:690px;}
body.site-layout .cash-margin-points{display:grid;gap:8px;margin-top:18px;}
body.site-layout .cash-margin-points>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;padding:10px 12px;border-top:1px solid #dfe7e2;background:#f8faf8;}
body.site-layout .cash-margin-points strong{color:#235f39;font-size:11px;}
body.site-layout .cash-margin-points span{color:#53675d;font-size:12px;line-height:1.5;}
body.site-layout .cash-margin-media,body.site-layout .w8ben-media{min-width:0;display:flex;}
body.site-layout .cash-margin-media>figure,body.site-layout .w8ben-media>figure{float:none;width:100%;max-width:none;margin:0;padding:10px;border:1px solid #dce6e0;border-radius:14px;background:#f7faf8;box-shadow:0 10px 30px rgba(9,28,19,.04);transform:none;}
body.site-layout .cash-margin-media>figure img,body.site-layout .w8ben-media>figure img{display:block;width:100%;height:100%;min-height:260px;max-height:320px;object-fit:cover;background:#fff;}
body.site-layout .cash-margin-media>figure figcaption,body.site-layout .w8ben-media>figure figcaption{margin:10px 0 0;padding:10px 2px 0;border-top:1px solid #e3eae5;color:#5c6d63;font-size:12px;line-height:1.55;}
body.site-layout .w8ben-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);}
body.site-layout .w8ben-copy>.compare{margin:0;}
@media (max-width:980px){body.site-layout .cash-margin-overview,body.site-layout .w8ben-layout{grid-template-columns:1fr;gap:14px;}
body.site-layout .cash-margin-media>figure,body.site-layout .w8ben-media>figure{max-width:620px;margin-inline:auto;}}
@media (max-width:700px){body.site-layout .cash-margin-points>div{grid-template-columns:1fr;gap:3px;padding:9px 10px;}
body.site-layout .cash-margin-media>figure img,body.site-layout .w8ben-media>figure img{min-height:0;max-height:240px;}
body.site-layout.editorial-consolidated-topic .consolidated-lesson-content.is-single-column .lc-framework.grid-count-4{grid-template-columns:1fr;}}
@media (min-width:981px){body.course-stock-analysis .valuation-range-media-layout>.container{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);column-gap:28px;align-items:center;}
body.course-stock-analysis .valuation-range-media-layout .topic-reading-head{grid-column:1;grid-row:1;}
body.course-stock-analysis .valuation-range-media-layout> .container>figure.lesson-media-library{grid-column:2;grid-row:1;width:100%;max-width:440px;margin:0;justify-self:end;}
body.course-stock-analysis .valuation-range-media-layout> .container>figure.lesson-media-library img{width:100%;height:auto;max-height:330px;object-fit:contain;}
body.course-stock-analysis .valuation-range-media-layout> .container>table,body.course-stock-analysis .valuation-range-media-layout> .container>h3,body.course-stock-analysis .valuation-range-media-layout> .container>p,body.course-stock-analysis .valuation-range-media-layout> .container>.editorial-note{grid-column:1/-1;}}
@media (max-width:700px){body.site-layout.course-chapter-page .course-hero .lc-hero-copy:not(:has(.actions)){padding-bottom:2px;}}
.lc-search-browse-footer{position:sticky;bottom:-14px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px -2px -14px;padding:11px 12px 12px;border-top:1px solid #e3eae6;background:rgba(255,255,255,.97);backdrop-filter:blur(8px);color:#68776f;font-size:10.5px;}
.lc-search-more{min-height:34px;padding:7px 13px;border:1px solid #b8cfbf;border-radius:999px;background:#eef6f0;color:#24643a;font-size:10.5px;font-weight:850;cursor:pointer;}
.lc-search-more:hover{background:#e3f1e7;border-color:#9fc2a9;}
/* Media presentation refinements: modifier classes only; existing layout rules remain the base. */
body.site-layout figure.media-preserve-full-frame img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;}
@media (min-width:981px){body.site-layout .media-intro-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);column-gap:30px;row-gap:22px;align-items:start;}
body.site-layout .media-intro-split>.topic-reading-head{grid-column:1;grid-row:1;align-self:center;}
body.site-layout .media-intro-split>figure.lesson-media-library{grid-column:2;grid-row:1;width:100%;max-width:460px;margin:0;justify-self:end;align-self:start;}
body.site-layout .media-intro-split>table,body.site-layout .media-intro-split>.compare{grid-column:1/-1;grid-row:2;margin-top:0;}}
@media (max-width:980px){body.site-layout .media-intro-split{display:block;}
body.site-layout .media-intro-split>figure.lesson-media-library{width:min(100%,620px);margin:16px auto 20px;}}
@media (max-width:980px){body.site-layout .steps-background-panel{position:relative;isolation:isolate;overflow:hidden;border:1px solid #315746;border-radius:14px;background:#173327;}
body.site-layout .steps-background-panel:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(112deg,rgba(7,31,21,.54),rgba(7,31,21,.24)),var(--steps-bg);background-position:center;background-size:cover;background-repeat:no-repeat;filter:saturate(1.08) contrast(1.05) brightness(1.03);}
body.site-layout .steps-background-panel:after{content:"";position:absolute;z-index:-1;inset:0;background:rgba(8,35,23,.08);}
body.site-layout .steps-background-panel>.step{border-color:rgba(255,255,255,.40);background:rgba(255,255,255,.86);color:#173327;backdrop-filter:blur(1px);}}
/* Host return control */
body.lc-site .utility{align-items:center;gap:8px;}
body.lc-site .lc-home-return{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e3dd;border-radius:999px;background:#fff;color:#173327;text-decoration:none;box-shadow:0 6px 16px rgba(9,28,19,.05);transition:background-color .18s ease,border-color .18s ease,transform .18s ease;}
body.lc-site .lc-home-return svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
body.lc-site .lc-home-return:hover{background:#edf6ef;border-color:#b9d0c0;transform:translateY(-1px);}
body.lc-site .lc-home-return:focus-visible{outline:3px solid #f3cf70;outline-offset:3px;}
@media (max-width:900px){body.lc-site .utility{margin-left:auto;}
body.lc-site .lc-home-return{width:38px;height:38px;}}
@media (prefers-reduced-motion:reduce){body.lc-site .lc-home-return{transition:none;}}
/* Keep Home visible on mobile while the desktop nav is collapsed. */
@media (max-width:980px){body.lc-site .head>.utility{display:flex!important;flex:0 0 auto;margin-left:auto;gap:6px;}
body.lc-site .lc-home-return{display:inline-flex!important;width:38px;height:38px;}
body.lc-site .mobile-header-search{margin-left:0!important;}}
@media (max-width:420px){body.lc-site .head{gap:6px;}
body.lc-site .lc-home-return{width:36px;height:36px;}
body.lc-site .lc-home-return svg{width:16px;height:16px;}
body.lc-site .mobile-header-search{width:38px;height:38px;}
body.lc-site .mobile-toggle{width:40px;height:40px;flex-basis:40px;}}
/* Learning Center mobile legal layout */
@media (max-width:980px){body.legal-page .container{width:min(100% - 48px,var(--lc-max));}
body.legal-page .head{gap:10px;}
body.legal-page .legal-hero{padding:32px 0 22px;}
body.legal-page .legal-wrap{padding:24px 0 56px;}
body.legal-page .legal-layout{gap:18px;}
body.legal-page .legal-content{max-width:none;padding-inline:4px;box-sizing:border-box;}
body.legal-page .legal-nav{padding:14px;}
body.legal-page .footer-main{grid-template-columns:1fr;gap:20px;padding:24px 0;}
body.legal-page .footer-bottom{display:grid;grid-template-columns:1fr;justify-content:flex-start;gap:10px;padding:14px 0 18px;}
body.legal-page .footer-bottom nav{justify-content:flex-start;gap:8px 14px;}
body.legal-page .legal-content>.legal-summary,body.legal-page .legal-content>.standalone-article-section,body.legal-page .legal-content>.legal-section,body.legal-page .legal-content>h2,body.legal-page .legal-content>p,body.legal-page .legal-content>.legal-grid{margin-left:0;}}
@media (max-width:700px){body.legal-page .container{width:min(100% - 60px,var(--lc-max));}
body.legal-page .legal-hero .breadcrumb{line-height:1.65;}
body.legal-page .legal-wrap{padding:22px 0 54px;}
body.legal-page .legal-layout{gap:16px;}
body.legal-page .legal-content{padding-inline:8px;box-sizing:border-box;}
body.legal-page .legal-section{padding:0 0 24px;margin:0 0 24px;}
body.legal-page .legal-section p,body.legal-page .legal-section li,body.legal-page .legal-nav a{overflow-wrap:anywhere;word-break:normal;}
body.legal-page .legal-content>article,body.legal-page .legal-content>.standalone-article-section,body.legal-page .legal-content>.legal-section,body.legal-page .legal-content>.legal-summary,body.legal-page .legal-content>.legal-grid,body.legal-page .legal-content>h2,body.legal-page .legal-content>p{max-width:100%;}
body.legal-page .legal-content h2,body.legal-page .legal-content h3,body.legal-page .legal-content p,body.legal-page .legal-content li,body.legal-page .legal-content .internal-next-links{padding-left:2px;}
body.legal-page .legal-hub-card{padding:18px 18px 18px 19px;}
body.legal-page .legal-summary{padding:14px 16px;}
body.legal-page .legal-nav{padding:13px 14px;}
body.lc-site .mobile-header-search,body.lc-site .mobile-toggle,body.lc-site .lc-home-return{margin-inline-start:2px;}
body.lc-site .mobile-header-search,body.lc-site .lc-home-return{width:40px;height:40px;}
body.lc-site .mobile-toggle{width:40px;height:40px;flex-basis:40px;}}
/* Learning Center CTA, return-state, and mobile-navigation controls */
body.site-layout .footer-utility-links .lc-market-review-link{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:38px;margin-left:14px;padding:9px 18px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:linear-gradient(135deg,#2357d8 0%,#6a4df5 36%,#d448b8 68%,#ff8c3a 100%);background-size:180% 180%;color:#fff;text-decoration:none;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.01em;box-shadow:0 10px 24px rgba(77,69,182,.22);overflow:visible;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-position .24s ease;}
body.site-layout .footer-utility-links .lc-market-review-link:hover,
body.site-layout .footer-utility-links .lc-market-review-link:focus-visible{transform:translateY(-1px);box-shadow:0 14px 30px rgba(77,69,182,.26);filter:saturate(1.06);background-position:100% 50%;text-decoration:none;outline:0;}
body.site-layout .footer-utility-links .lc-market-review-link:active{transform:translateY(1px);}
body.site-layout .footer-utility-links .lc-market-review-link::after{content:"CURRENT";position:absolute;top:-7px;right:10px;padding:2px 6px;border:1px solid #dcd6ff;border-radius:999px;background:#fff;color:#6a4df5;font-size:7px;font-weight:900;letter-spacing:.09em;line-height:1.25;box-shadow:0 4px 10px rgba(38,35,94,.12);}
body.site-layout .footer-utility-links a.lc-market-review-link::before,
body.site-layout .footer-utility-links a + .lc-market-review-link::before{display:none!important;}
body.site-layout .footer-utility-links .lc-market-review-link[aria-disabled="true"]{opacity:.62;pointer-events:none;box-shadow:none;filter:grayscale(.08);}
.lc-floating-ws{display:none;}
@media (max-width:980px){body.mobile-nav-open .lc-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:220;}
body.mobile-nav-open .mobile-menu{z-index:210;}
body.mobile-nav-open .lc-floating-ws,
  body.mobile-nav-open .floating-back-top{opacity:0!important;pointer-events:none!important;}
.lc-floating-ws{position:fixed;right:10px;bottom:calc(68px + env(safe-area-inset-bottom));z-index:76;display:inline-flex;align-items:center;justify-content:center;width:auto!important;height:auto!important;max-width:calc(100vw - 20px);min-height:42px;padding:10px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:linear-gradient(135deg,#2357d8 0%,#6a4df5 36%,#d448b8 68%,#ff8c3a 100%);background-size:180% 180%;color:#fff;text-decoration:none;font-size:11px;font-weight:850;line-height:1.15;letter-spacing:.005em;white-space:nowrap;box-shadow:0 12px 28px rgba(77,69,182,.24);opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,filter .18s ease,background-position .24s ease;}
.lc-floating-ws.is-compact{width:168px!important;max-width:calc(100vw - 20px);min-height:42px;padding:10px 12px;justify-content:center;font-size:10.5px;letter-spacing:-.01em;white-space:nowrap;}
.lc-floating-ws.is-inline-cta-visible{opacity:0;transform:translateY(8px);pointer-events:none;}
.lc-floating-ws:hover,.lc-floating-ws:focus-visible{transform:translateY(-1px);box-shadow:0 15px 32px rgba(77,69,182,.30);filter:saturate(1.06);background-position:100% 50%;outline:0;}
.lc-floating-ws.is-inline-cta-visible:hover{transform:translateY(8px);}
.lc-floating-ws:active{transform:translateY(1px);}}
@media (max-width:700px){body.site-layout .footer-utility-inner{flex-wrap:wrap;padding:11px 0;}
body.site-layout .footer-utility-links{gap:8px 0;align-items:center;}
body.site-layout .footer-utility-links .lc-market-review-link{min-height:38px;margin:5px 0 3px;padding:10px 16px;font-size:10.5px;line-height:1.2;}
.lc-floating-ws{right:10px;bottom:calc(12px + env(safe-area-inset-bottom));min-height:40px;padding:10px 14px;font-size:10.5px;}}
@media (prefers-reduced-motion:reduce){.lc-floating-ws{transition:none;backdrop-filter:none;}}
@media (max-width:700px){.lc-arrival-toast{top:calc(var(--lc-header-height,60px) + 10px);left:12px;right:12px;max-width:none;}
.deep-link-arrival{outline-offset:4px;}}
[data-lc-official-site]{display:none!important;}
body.site-layout:not(.lc-visual-skin) .topline{display:none;}
body.site-layout:not(.lc-visual-skin) .lc-header{padding:8px 0 0;border-bottom:0;background:rgba(247,245,239,.88);box-shadow:none;backdrop-filter:blur(18px) saturate(118%);}
body.site-layout:not(.lc-visual-skin) .lc-header .head{position:relative;width:min(var(--lc-max),calc(100% - 32px));min-height:82px;margin:0 auto 8px;padding:11px 18px;border:1px solid rgba(18,42,60,.11);border-top:3px solid rgba(199,155,68,.94);border-radius:20px;background:linear-gradient(180deg,rgba(255,253,248,.985),rgba(251,249,243,.96));box-shadow:0 16px 34px rgba(12,29,51,.08),inset 0 1px 0 rgba(255,255,255,.9);}
body.site-layout:not(.lc-visual-skin) .header-learning-message{min-height:38px;padding:7px 16px;border:0;border-left:1px solid rgba(184,135,44,.34);border-radius:0;background:transparent;box-shadow:none;}
body.site-layout:not(.lc-visual-skin) .lc-home-return,
body.site-layout:not(.lc-visual-skin) .utility-search,
body.site-layout:not(.lc-visual-skin) .mobile-header-search,
body.site-layout:not(.lc-visual-skin) .mobile-toggle{border:1px solid rgba(18,42,60,.12)!important;border-radius:14px!important;background:linear-gradient(150deg,#173f34 0%,#214a3f 100%)!important;color:#fffdf6!important;box-shadow:0 10px 22px rgba(8,24,32,.14),inset 0 1px 0 rgba(255,255,255,.08)!important;}
body.site-layout:not(.lc-visual-skin) .nav{border-top:0;background:rgba(251,250,247,.97);box-shadow:0 7px 18px rgba(13,34,59,.035),inset 0 -2px 0 rgba(170,125,47,.09);}
@media (min-width:981px){body.site-layout:not(.lc-visual-skin) .nav-catalog-menu::before{display:flex;align-items:flex-end;min-height:88px;margin:0 0 10px;padding:13px 14px;border-radius:8px;color:#fff;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;text-shadow:0 1px 8px rgba(3,15,22,.78);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);pointer-events:none;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-start::before{content:"Beginner roadmap";background:linear-gradient(180deg,rgba(6,24,29,.03),rgba(6,24,29,.78)),url("../images/how-to-start-investing.webp") center 46%/cover no-repeat;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-markets::before{content:"Markets and investing";background:linear-gradient(180deg,rgba(6,24,29,.03),rgba(6,24,29,.80)),url("../images/hero-us-market-basics-desktop.webp") center 70%/cover no-repeat;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-planning::before{content:"Planning and portfolio";background:linear-gradient(180deg,rgba(6,24,29,.03),rgba(6,24,29,.80)),url("../images/portfolio-strategy.webp") center 52%/cover no-repeat;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-research::before{content:"Research workflow";background:linear-gradient(180deg,rgba(6,24,29,.03),rgba(6,24,29,.80)),url("../images/research-team-presentation.webp") center 48%/cover no-repeat;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-reference::before{content:"Tools and reference";background:linear-gradient(180deg,rgba(6,24,29,.03),rgba(6,24,29,.82)),url("../images/investment-research-library.webp") center 48%/cover no-repeat;}}
@media (max-width:980px){body.site-layout:not(.lc-visual-skin) .lc-header{padding-top:7px;}
body.site-layout:not(.lc-visual-skin) .lc-header .head{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;width:min(100% - 16px,var(--lc-max));min-height:76px;margin-bottom:7px;padding:10px 11px;border-radius:18px;}
body.site-layout:not(.lc-visual-skin) .header-learning-message{display:none!important;}
body.site-layout:not(.lc-visual-skin) .lc-brand{grid-column:2;grid-row:1;min-width:0;gap:9px;}
body.site-layout:not(.lc-visual-skin) .utility{grid-column:3;grid-row:1;justify-self:end;margin:0;gap:0;}
body.site-layout:not(.lc-visual-skin) .mobile-header-search{grid-column:4;grid-row:1;justify-self:end;margin-left:0!important;}
body.site-layout:not(.lc-visual-skin) .mobile-toggle{grid-column:1;grid-row:1;justify-self:start;min-width:62px!important;width:auto!important;height:40px!important;flex-basis:auto!important;padding:0 12px;border-color:rgba(186,148,67,.28)!important;background:linear-gradient(145deg,#e2c16f 0%,#c99735 100%)!important;color:#10243f!important;font-size:0!important;}
body.site-layout:not(.lc-visual-skin) .mobile-toggle::after{content:"Menu";font-size:14px;font-weight:750;line-height:1;}
body.site-layout:not(.lc-visual-skin) .nav-catalog-menu::before{display:none!important;}}
