:root{--lh-bg:#f5f4ef;--lh-paper:#fff;--lh-ink:#171717;--lh-muted:#6e6e69;--lh-line:#deddd5;--lh-accent:#a4d65e;--lh-dark:#111;--lh-radius:22px}.lh-next-body{margin:0;background:var(--lh-bg);color:var(--lh-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-body *{box-sizing:border-box}.lh-next-body a{color:inherit}.lh-next-header{position:sticky;top:0;z-index:50;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,78px);background:rgba(245,244,239,.94);backdrop-filter:blur(15px);border-bottom:1px solid var(--lh-line)}.lh-next-brand{display:flex;align-items:baseline;gap:6px;text-decoration:none;letter-spacing:-.03em}.lh-next-brand span,.lh-next-brand strong{font-size:17px}.lh-next-brand strong{font-weight:700}.lh-next-brand em{font-size:10px;font-style:normal;letter-spacing:.12em;background:var(--lh-accent);padding:3px 6px;border-radius:999px;margin-left:6px}.lh-next-header nav{display:flex;gap:28px;font-size:13px}.lh-next-header nav a{text-decoration:none;color:#555}.lh-next-main{max-width:1500px;margin:auto;padding:0 clamp(22px,5vw,80px) 90px}.lh-next-hero{padding:100px 0 72px;max-width:1080px}.lh-next-kicker,.lh-next-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:11px;color:#64645d}.lh-next-hero h1,.lh-next-article-head h1{font-family:"Playfair Display",Georgia,serif;font-weight:500;letter-spacing:-.035em}.lh-next-hero h1{font-size:clamp(46px,6vw,90px);line-height:.98;margin:18px 0 26px}.lh-next-hero p{max-width:760px;font-size:19px;line-height:1.6;color:var(--lh-muted)}.lh-next-section{padding:20px 0 60px}.lh-next-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.lh-next-section-head h2{font-size:30px;margin:6px 0 0}.lh-next-badge{font-size:10px;letter-spacing:.1em;border:1px solid var(--lh-line);padding:8px 11px;border-radius:999px}.lh-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lh-next-card{background:var(--lh-paper);border:1px solid var(--lh-line);border-radius:var(--lh-radius);overflow:hidden;display:flex;flex-direction:column;min-height:100%}.lh-next-card-media{aspect-ratio:16/9;background:#ddd;display:block;overflow:hidden}.lh-next-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.lh-next-card:hover img{transform:scale(1.025)}.lh-next-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#ddd,#c8c7bf)}.lh-next-card-body{padding:22px 22px 26px}.lh-next-card-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-card h3{font-family:"Playfair Display",Georgia,serif;font-size:25px;line-height:1.12;margin:14px 0 12px}.lh-next-card h3 a{text-decoration:none}.lh-next-card p{font-size:14px;line-height:1.6;color:#666;margin:0}.lh-next-previewbar{margin-top:30px;padding:14px 18px;border:1px solid #c7dba4;background:#edf7de;border-radius:14px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.lh-next-previewbar div:first-child{display:flex;gap:10px;align-items:center}.lh-next-previewbar span{color:#58644a}.lh-next-preview-actions{display:flex;gap:10px}.lh-next-preview-actions a{text-decoration:none;border:1px solid #a9bf84;padding:7px 10px;border-radius:8px;background:#fff}.lh-next-article-head{max-width:1040px;margin:86px auto 50px;text-align:center}.lh-next-taxonomy{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:22px}.lh-next-taxonomy span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--lh-line);border-radius:999px;padding:7px 10px}.lh-next-taxonomy .is-access{background:var(--lh-dark);color:#fff;border-color:var(--lh-dark)}.lh-next-article-head h1{font-size:clamp(48px,6vw,88px);line-height:1.02;margin:0}.lh-next-deck{font-size:20px;line-height:1.55;color:#666;max-width:840px;margin:28px auto}.lh-next-byline{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:12px;color:#686863}.lh-next-featured{margin:0 auto 68px;max-width:1320px}.lh-next-featured img{display:block;width:100%;height:auto;max-height:760px;object-fit:cover;border-radius:28px}.lh-next-article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:80px;justify-content:center;align-items:start}.lh-next-prose{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.82;color:#242424}.lh-next-prose p{margin:0 0 1.45em}.lh-next-prose h2{font-family:Inter,sans-serif;font-size:34px;line-height:1.12;letter-spacing:-.025em;margin:2.2em 0 .75em}.lh-next-prose h3{font-family:Inter,sans-serif;font-size:24px;margin:2em 0 .7em}.lh-next-prose img{max-width:100%;height:auto;border-radius:16px}.lh-next-prose ul,.lh-next-prose ol{padding-left:1.35em;margin:0 0 1.7em}.lh-next-prose blockquote{border-left:4px solid var(--lh-accent);margin:2em 0;padding:.2em 0 .2em 1.4em;color:#555}.lh-next-prose a{text-decoration-thickness:1px;text-underline-offset:3px}.lh-next-rail{position:sticky;top:110px;display:flex;flex-direction:column;gap:18px}.lh-next-compat-card,.lh-next-access-card{background:#fff;border:1px solid var(--lh-line);border-radius:18px;padding:20px}.lh-next-compat-card strong,.lh-next-access-card strong{display:block;font-size:29px;margin:8px 0}.lh-next-compat-card p,.lh-next-access-card p{font-size:13px;color:#666}.lh-next-compat-card ul{font-size:12px;line-height:1.5;color:#666;padding-left:17px}.lh-next-access-card small{display:block;color:#777;line-height:1.45;margin-top:12px}.lh-next-legacy-block,.lh-next-legacy-inline{font-family:Inter,sans-serif;border:1px dashed #b78b3c;background:#fff7e7;border-radius:14px;padding:18px;margin:20px 0}.lh-next-legacy-inline span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8d6215;margin-bottom:8px}.lh-next-empty{padding:120px 0;text-align:center}.lh-next-footer{border-top:1px solid var(--lh-line);max-width:1500px;margin:auto;padding:34px clamp(22px,5vw,80px);display:flex;justify-content:space-between;color:#777;font-size:12px}.lh-next-footer div{display:flex;gap:10px}.lh-next-footer strong{color:#222}@media(max-width:1050px){.lh-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-next-article-layout{grid-template-columns:minmax(0,760px)}.lh-next-rail{position:static;display:grid;grid-template-columns:1fr 1fr}.lh-next-header nav a:nth-child(2){display:none}}@media(max-width:680px){.lh-next-header{height:66px;padding:0 18px}.lh-next-header nav{gap:13px}.lh-next-header nav a:nth-child(1){display:none}.lh-next-main{padding:0 18px 55px}.lh-next-hero{padding:66px 0 45px}.lh-next-grid{grid-template-columns:1fr}.lh-next-section-head{align-items:start;gap:15px}.lh-next-badge{display:none}.lh-next-previewbar{align-items:flex-start;gap:12px}.lh-next-previewbar div:first-child{display:block}.lh-next-article-head{margin:55px auto 36px}.lh-next-article-head h1{font-size:44px}.lh-next-deck{font-size:17px}.lh-next-featured{margin-bottom:42px}.lh-next-featured img{border-radius:18px}.lh-next-prose{font-size:18px}.lh-next-prose h2{font-size:29px}.lh-next-rail{grid-template-columns:1fr}.lh-next-footer{padding:28px 18px;display:block}.lh-next-footer div{display:block}.lh-next-footer>span{display:block;margin-top:9px}}html{scroll-behavior:smooth}.lh-next-body{background:#fff}.lh-next-header{height:68px;padding:0;transition:transform .28s ease,box-shadow .28s ease;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(0,0,0,.07)}.lh-next-header.is-hidden{transform:translateY(-110%)}.lh-next-header-inner{width:min(1500px,100%);height:100%;margin:auto;padding:0 clamp(20px,4.5vw,72px);display:flex;align-items:center;justify-content:space-between}.lh-next-brand{height:46px;align-items:center}.lh-next-brand img{display:block;max-width:210px;max-height:44px;width:auto;height:auto;object-fit:contain}.lh-next-brand em{flex:0 0 auto}.lh-next-header nav{align-items:center}.lh-next-header nav a{font-weight:500;color:#4c4c48}.lh-next-main{padding-bottom:110px}.lh-next-body.is-article .lh-next-main{max-width:none;padding-left:0;padding-right:0}.lh-next-body.is-article .lh-next-footer{max-width:none;padding-left:clamp(22px,5vw,80px);padding-right:clamp(22px,5vw,80px)}.lh-next-reading-progress{position:fixed;z-index:80;top:0;left:0;width:100%;height:3px;pointer-events:none;background:transparent}.lh-next-reading-progress span{display:block;width:0;height:100%;background:#9bcf3b;transition:width .08s linear}.lh-next-previewbar{max-width:1280px;margin:20px auto 0;padding:10px 14px;border:1px solid #e5e5de;background:#fafaf7;border-radius:11px;color:#5f5f5a}.lh-next-previewbar strong{color:#222}.lh-next-preview-actions button,.lh-next-preview-actions a{appearance:none;font:inherit;color:#333;text-decoration:none;border:1px solid #d7d7cf;padding:7px 10px;border-radius:8px;background:#fff;cursor:pointer}.lh-next-preview-actions button:hover,.lh-next-preview-actions a:hover{border-color:#9b9b92}.lh-next-article-head{max-width:1000px;margin:78px auto 48px;padding:0 24px}.lh-next-article-head h1{font-size:clamp(46px,5.25vw,78px);line-height:1.04;max-width:1000px;margin-left:auto;margin-right:auto}.lh-next-deck{font-family:Inter,system-ui,sans-serif;font-size:clamp(18px,1.6vw,22px);line-height:1.6;max-width:820px}.lh-next-byline{font-size:12px;text-transform:none;letter-spacing:.01em}.lh-next-featured{max-width:1280px;margin:0 auto 72px;padding:0 24px}.lh-next-featured img{border-radius:4px;max-height:none}.lh-next-taxonomy span{background:#fff}.lh-next-taxonomy .is-access{background:#161616}.lh-next-taxonomy .is-premium{background:#111}.lh-next-taxonomy .is-recommended{background:#30302c}.lh-next-article-layout{grid-template-columns:minmax(0,800px) 260px;gap:68px;max-width:1160px;margin:0 auto;padding:0 24px}.lh-next-prose{font-size:20px;line-height:1.86;color:#222}.lh-next-prose>p:first-child{font-size:1.06em}.lh-next-prose h2{scroll-margin-top:92px;font-size:36px;line-height:1.18;margin-top:2.5em;margin-bottom:.8em}.lh-next-prose h3{scroll-margin-top:92px}.lh-next-prose strong{font-weight:700;color:#111}.lh-next-prose img{display:block;width:auto;max-width:100%;margin:2.5em auto;border-radius:3px}.lh-next-prose figure{margin:2.8em 0}.lh-next-prose figure img{margin:0 auto}.lh-next-prose figcaption{font-family:Inter,sans-serif;font-size:12px;line-height:1.5;color:#777;margin-top:10px;text-align:center}.lh-next-prose ul,.lh-next-prose ol{padding-left:1.25em}.lh-next-prose li{margin-bottom:.55em}.lh-next-prose blockquote{font-size:1.15em;line-height:1.65;border-left-width:3px}.lh-next-rail{top:96px;gap:22px}.lh-next-toc{border-top:1px solid #deded7;padding-top:18px}.lh-next-toc.is-empty{display:none}.lh-next-toc ol{list-style:none;margin:13px 0 0;padding:0}.lh-next-toc li{margin:0;border-bottom:1px solid #efefe9}.lh-next-toc a{display:block;padding:10px 0;text-decoration:none;color:#74746e;font-size:12px;line-height:1.4}.lh-next-toc a:hover,.lh-next-toc a.is-active{color:#171717}.lh-next-toc a.is-active{font-weight:700}.lh-next-access-card{box-shadow:none;border-color:#e1e1da;border-radius:12px;padding:18px;background:#f8f8f4}.lh-next-access-card strong{font-size:20px;margin:7px 0}.lh-next-access-card p{margin:6px 0;font-size:12px;line-height:1.5}.lh-next-access-price{font-size:22px!important;font-weight:700!important;color:#111!important}.lh-next-access-card small{font-size:10px}.lh-next-access-card.is-premium{border-top:3px solid #111}.lh-next-access-card.is-recommended{border-top:3px solid #9bcf3b}.lh-next-related{max-width:1280px;margin:110px auto 0;padding:64px 24px 0;border-top:1px solid #e5e5de}.lh-next-related-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px;gap:24px}.lh-next-related-head h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:36px;line-height:1;margin:0}.lh-next-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lh-next-related-card{border:1px solid #e3e3dc;background:#fff}.lh-next-related-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee}.lh-next-related-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.lh-next-related-card:hover img{transform:scale(1.02)}.lh-next-related-body{padding:18px}.lh-next-related-body>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-related-body h3{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:23px;line-height:1.16;margin:9px 0 3px}.lh-next-related-body h3 a{text-decoration:none}.lh-next-inspector{position:fixed;z-index:100;right:20px;bottom:20px;width:min(390px,calc(100vw - 40px));max-height:min(70vh,650px);overflow:auto;background:#171717;color:#fff;border-radius:16px;padding:20px;box-shadow:0 24px 70px rgba(0,0,0,.25);transform:translateY(30px);opacity:0;pointer-events:none;transition:.22s ease}.lh-next-inspector.is-open{transform:none;opacity:1;pointer-events:auto}.lh-next-inspector-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.lh-next-inspector-head .lh-next-eyebrow{color:#aaa}.lh-next-inspector-head strong{display:block;margin-top:5px}.lh-next-inspector-head button{border:0;background:transparent;color:#fff;font-size:25px;line-height:1;cursor:pointer}.lh-next-inspector ul{padding-left:18px;font-size:12px;line-height:1.55;color:#d2d2d2}.lh-next-inspector-flags{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.lh-next-inspector-flags span{font-size:10px;padding:5px 7px;border-radius:999px;background:#2e2e2e;color:#ddd}@media(max-width:1050px){.lh-next-article-layout{grid-template-columns:minmax(0,800px);max-width:850px}.lh-next-rail{position:static;display:block}.lh-next-toc{display:none}.lh-next-access-card{max-width:420px;margin:24px auto 0}.lh-next-related{margin-top:80px}}@media(max-width:760px){.lh-next-header{height:62px}.lh-next-header-inner{padding:0 16px}.lh-next-brand img{max-width:150px;max-height:38px}.lh-next-brand em{font-size:8px}.lh-next-header nav a:nth-child(-n+2){display:none}.lh-next-previewbar{margin:12px 14px 0;align-items:flex-start}.lh-next-previewbar>div:first-child span{display:none}.lh-next-preview-actions{flex-wrap:wrap}.lh-next-preview-actions a,.lh-next-preview-actions button{font-size:11px;padding:6px 8px}.lh-next-article-head{margin-top:50px;padding:0 18px}.lh-next-article-head h1{font-size:clamp(38px,11vw,54px)}.lh-next-featured{padding:0;margin-bottom:48px}.lh-next-featured img{border-radius:0}.lh-next-article-layout{padding:0 19px}.lh-next-prose{font-size:18px;line-height:1.82}.lh-next-prose h2{font-size:30px}.lh-next-related{padding:44px 18px 0;margin-top:70px}.lh-next-related-head{display:block}.lh-next-related-head h2{font-size:31px;margin-top:7px}.lh-next-related-grid{grid-template-columns:1fr;gap:16px}.lh-next-related-media{aspect-ratio:16/9}}.lh-next-body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.lh-next-hero h1,.lh-next-article-head h1,.lh-next-card h3,.lh-next-related-body h3,.lh-next-related-head h2{font-family:Georgia,"Times New Roman",serif}.lh-next-primary-nav{display:flex;gap:24px;align-items:center}.lh-next-primary-nav a{font-size:12px;text-decoration:none}.lh-next-current-link{padding-left:18px;border-left:1px solid #ddd}.lh-next-search-trigger{font-weight:700!important}.lh-next-home-intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);gap:70px;align-items:end;padding:90px 0 54px;border-bottom:1px solid #e6e6df}.lh-next-home-intro h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(54px,6.4vw,94px);line-height:.97;letter-spacing:-.045em;margin:15px 0 0;max-width:950px}.lh-next-home-intro p{font-size:19px;line-height:1.62;color:#666;margin:0 0 8px}.lh-next-lead-story{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);gap:48px;padding:58px 0 48px}.lh-next-lead-media{aspect-ratio:16/9;display:block;overflow:hidden;background:#eee}.lh-next-lead-media img{display:block;width:100%;height:100%;object-fit:cover}.lh-next-lead-copy{align-self:center}.lh-next-lead-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(34px,3.2vw,54px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 20px}.lh-next-lead-copy h2 a{text-decoration:none}.lh-next-lead-copy p{font-size:16px;line-height:1.68;color:#666}.lh-next-text-link{display:inline-block;margin-top:10px;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid #111;padding-bottom:3px}.lh-next-topic-strip{display:flex;gap:0;overflow:auto;border-top:1px solid #e5e5de;border-bottom:1px solid #e5e5de;margin:8px 0 28px}.lh-next-topic-strip a{min-width:170px;padding:18px 20px;text-decoration:none;font-size:13px;font-weight:650;border-right:1px solid #e5e5de;display:flex;justify-content:space-between;gap:18px;white-space:nowrap}.lh-next-topic-strip small{font-size:10px;font-weight:500;color:#888}.lh-next-mini-access{font-weight:700}.lh-next-mini-access.is-premium{color:#111}.lh-next-mini-access.is-recommended{color:#597b1f}.lh-next-archive-head{max-width:1040px;padding:90px 0 42px}.lh-next-archive-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.04em;line-height:1;margin:14px 0 20px}.lh-next-archive-head p{max-width:760px;font-size:18px;line-height:1.62;color:#666}.lh-next-archive-count{display:inline-block;margin-top:12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-search-large{display:flex;max-width:820px;margin-top:28px;border:1px solid #d7d7cf;background:#fff}.lh-next-search-large input{flex:1;border:0;padding:18px 20px;font:inherit;font-size:17px;outline:0;background:transparent}.lh-next-search-large button{border:0;border-left:1px solid #d7d7cf;background:#111;color:#fff;padding:0 24px;font-weight:700;cursor:pointer}.lh-next-empty-inline{padding:42px;border:1px dashed #d7d7cf;color:#777;background:#fafaf7}.lh-next-footer-shell{border-top:1px solid #deded7;background:#f5f4ef;padding:62px clamp(22px,5vw,80px) 28px}.lh-next-footer-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.lh-next-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.lh-next-footer-grid a{text-decoration:none;font-size:12px;color:#555}.lh-next-footer-grid a:hover{color:#111}.lh-next-footer-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:31px;font-weight:400}.lh-next-footer-brand p{max-width:390px;font-size:14px;line-height:1.6;color:#666}.lh-next-footer-brand span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#888}.lh-next-footer-title{font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;margin-bottom:7px;color:#777}.lh-next-footer-bottom{max-width:1500px;margin:45px auto 0;padding-top:18px;border-top:1px solid #d9d8d0;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#888}.lh-next-body.is-home .lh-next-main,.lh-next-body.is-archive .lh-next-main{max-width:1500px;padding-left:clamp(22px,5vw,80px);padding-right:clamp(22px,5vw,80px)}@media(max-width:1020px){.lh-next-primary-nav a:nth-child(2),.lh-next-primary-nav a:nth-child(3){display:none}.lh-next-home-intro,.lh-next-lead-story{grid-template-columns:1fr;gap:28px}.lh-next-home-intro p{max-width:700px}.lh-next-lead-copy{max-width:760px}.lh-next-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}}@media(max-width:720px){.lh-next-primary-nav a:not(.lh-next-search-trigger):not(.lh-next-current-link){display:none}.lh-next-current-link{padding-left:10px}.lh-next-home-intro{padding:58px 0 35px}.lh-next-home-intro h1{font-size:50px}.lh-next-lead-story{padding:36px 0}.lh-next-lead-copy h2{font-size:36px}.lh-next-topic-strip a{min-width:145px;padding:14px}.lh-next-archive-head{padding:58px 0 28px}.lh-next-search-large input{min-width:0;font-size:15px;padding:14px}.lh-next-search-large button{padding:0 18px}.lh-next-footer-grid{grid-template-columns:1fr;gap:34px}.lh-next-footer-bottom{display:block}.lh-next-footer-bottom span{display:block;margin-top:7px}}.lh-next-cre-native{border:1px solid #dfe4df;border-radius:18px;padding:18px;background:#fff;box-shadow:0 10px 30px rgba(18,25,20,.05)}.lh-next-cre-native.is-premium{border-color:#cfd9c7;background:linear-gradient(180deg,#fbfff8 0,#fff 42%)}.lh-next-cre-head{padding-bottom:14px;border-bottom:1px solid #edf0ed}.lh-next-cre-head>strong{display:block;font-size:1.1rem;margin-top:4px}.lh-next-cre-authority{display:grid;gap:2px;padding:13px 0}.lh-next-cre-authority>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#778078}.lh-next-cre-authority strong{font-size:.92rem}.lh-next-cre-authority small{color:#6d756e}.lh-next-cre-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:3px 0 12px}.lh-next-cre-tabs button{appearance:none;border:1px solid #d9ded9;background:#f7f9f7;border-radius:999px;padding:7px 10px;font:inherit;font-size:.75rem;cursor:pointer}.lh-next-cre-tabs button.is-active{background:#161d18;color:#fff;border-color:#161d18}.lh-next-cre-scenario{display:none;border-radius:13px;background:#f6f8f5;padding:14px}.lh-next-cre-scenario.is-active{display:block}.lh-next-cre-scenario>strong{display:block;font-size:.98rem}.lh-next-cre-scenario p{font-size:.82rem;line-height:1.5;margin:6px 0 12px;color:#596159}.lh-next-cre-cta{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;background:#c7ff3d;color:#111;padding:0 13px;font-size:.78rem;font-weight:700}.lh-next-cre-details{margin-top:12px;border-top:1px solid #edf0ed;padding-top:10px}.lh-next-cre-details summary{cursor:pointer;font-size:.76rem;font-weight:700;color:#596159}.lh-next-cre-details dl{margin:10px 0 0;display:grid;gap:6px}.lh-next-cre-details dl>div{display:flex;justify-content:space-between;gap:10px;font-size:.72rem}.lh-next-cre-details dt{color:#7a837b}.lh-next-cre-details dd{margin:0;text-align:right;font-weight:600}.lh-next-cre-safety{display:block;margin-top:12px;color:#858c86;line-height:1.45}.lh-next-inspector-cre{display:flex;gap:7px;flex-wrap:wrap;padding:12px 0;border-top:1px solid #e7eae7;border-bottom:1px solid #e7eae7}.lh-next-inspector-cre strong{width:100%}.lh-next-inspector-cre span{font-size:.72rem;border-radius:999px;background:#f0f3f0;padding:5px 8px}.lh-next-preview-actions button[data-lh-gate-view].is-active{background:#171717;color:#fff;border-color:#171717}.lh-next-gate-policy-card{border:1px solid #e3e4dd;border-radius:18px;padding:16px 17px;background:#fafaf7;margin-bottom:16px}.lh-next-gate-policy-card>strong{display:block;font-size:.96rem;margin:4px 0 11px}.lh-next-gate-policy-card dl{display:grid;gap:6px;margin:0}.lh-next-gate-policy-card dl>div{display:flex;justify-content:space-between;gap:14px;font-size:.72rem}.lh-next-gate-policy-card dt{color:#787d78}.lh-next-gate-policy-card dd{margin:0;text-align:right;font-weight:650}.lh-next-gate-policy-card small{display:block;color:#838883;line-height:1.45;margin-top:11px}.lh-next-native-gate{margin:34px 0;padding:34px;border:1px solid #dcded7;border-radius:22px;background:#f8f9f5;box-shadow:0 16px 50px rgba(20,24,19,.06)}.lh-next-native-gate.is-ppp{background:linear-gradient(145deg,#fbfff2,#fff)}.lh-next-native-gate-message{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.3}.lh-next-native-gate-message p{margin:0 0 10px}.lh-next-gate-levels{font-size:12px!important;color:#70766f;margin:18px 0 0!important}.lh-next-gate-price{font-family:Georgia,"Times New Roman",serif!important;font-size:30px!important;margin:18px 0 0!important}.lh-next-native-gate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.lh-next-native-gate-actions a,.lh-next-disabled-action{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 17px;border-radius:999px;background:#161b17;color:#fff!important;text-decoration:none!important;font:700 12px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-native-gate-actions a.is-secondary{background:#fff;color:#111!important;border:1px solid #d8dbd6}.lh-next-disabled-action{background:#c7ff3d;color:#111!important}.lh-next-native-gate>small{display:block;margin-top:16px;color:#868b86;font:11px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-native-template-marker{padding:10px 12px;background:#f1f2ed;border-radius:10px;font:12px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-native-template-marker strong,.lh-next-native-template-marker span{display:block}.lh-next-native-recommendations{margin-top:24px;padding-top:18px;border-top:1px solid #e3e5df}.lh-next-locked-teaser{position:relative;max-height:var(--lh-next-lock-height,700px);overflow:hidden;pointer-events:none;user-select:none}.lh-next-locked-copy{filter:blur(6px);opacity:.42}.lh-next-locked-fade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.98) 78%)}@media(max-width:760px){.lh-next-native-gate{padding:23px 19px;border-radius:16px}.lh-next-native-gate-message{font-size:21px}.lh-next-preview-actions button[data-lh-gate-view]{display:none}}.lh-next-native-gate-actions .is-purchase{font-weight:800}.lh-next-login-native{display:inline-flex;align-items:center}.lh-next-login-native a,.lh-next-login-fallback{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.lh-next-checkout-note{display:block;margin-top:10px;opacity:.72}.lh-next-account-state{font-size:13px;font-weight:700;opacity:.75}.lh-next-gated-preview{position:relative;padding-bottom:72px;margin-bottom:-12px}.lh-next-preview-fade{position:absolute;left:0;right:0;bottom:0;height:150px;pointer-events:none;background:linear-gradient(180deg,rgba(245,244,239,0),rgba(245,244,239,.72) 55%,var(--lh-bg) 94%)}.lh-next-native-gate{position:relative;z-index:2;margin:0 0 42px;padding:34px 0 38px;border:0;border-top:1px solid var(--lh-line);border-bottom:1px solid var(--lh-line);border-radius:0;background:transparent!important;box-shadow:none}.lh-next-native-gate .lh-next-gate-kicker{display:block;font:800 10px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;letter-spacing:.13em;color:#73736e;margin-bottom:13px}.lh-next-native-gate h2{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(30px,3.2vw,43px)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0 0 12px!important}.lh-next-gate-subtitle{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important;line-height:1.55!important;color:#656560;max-width:650px;margin:0 0 22px!important}.lh-next-gate-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:24px;max-width:650px;padding:14px 0;border-top:1px solid #e4e3dc;border-bottom:1px solid #e4e3dc;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px}.lh-next-gate-price-row strong{font-size:20px}.lh-next-native-gate-actions{margin-top:22px}.lh-next-native-gate-actions a{border-radius:4px;min-height:46px;padding:0 20px}.lh-next-native-gate-actions a.is-purchase{background:#111}.lh-next-native-gate-actions a.is-secondary{background:transparent}.lh-next-gate-login{margin-top:22px;padding-top:17px;border-top:1px solid #e4e3dc;font:12px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#73736e}.lh-next-gate-login a{font-weight:750;color:#111;text-underline-offset:3px}.lh-next-native-template-marker,.lh-next-gate-levels,.lh-next-checkout-note,.lh-next-native-gate>small{display:none!important}.lh-next-sticky-gate{position:fixed;z-index:46;left:50%;bottom:18px;transform:translate(-50%,18px);width:min(760px,calc(100vw - 32px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 11px 10px 18px;background:rgba(17,17,17,.96);color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 14px 42px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s}.lh-next-sticky-gate.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.lh-next-sticky-copy{display:flex;gap:4px;align-items:baseline;font-size:12px}.lh-next-sticky-copy span{color:#b9b9b5}.lh-next-sticky-gate>a{flex:0 0 auto;text-decoration:none;background:var(--lh-accent);color:#111;padding:10px 15px;border-radius:4px;font-size:11px;font-weight:800}.lh-next-related{margin-top:62px}@media(max-width:760px){.lh-next-gated-preview{padding-bottom:55px}.lh-next-preview-fade{height:120px}.lh-next-native-gate{padding:27px 0 31px}.lh-next-native-gate h2{font-size:30px!important}.lh-next-gate-price-row{display:block}.lh-next-gate-price-row strong{display:block;margin-top:5px}.lh-next-native-gate-actions{display:grid}.lh-next-native-gate-actions a{width:100%}.lh-next-sticky-gate{bottom:10px;padding:9px 9px 9px 13px}.lh-next-sticky-copy{display:block}.lh-next-sticky-copy span{display:none}.lh-next-sticky-gate>a{padding:10px 12px}}.lh-next-parity-warning{margin:14px 0 0;padding:12px 14px;border:1px solid rgba(137,105,0,.24);border-radius:12px;background:rgba(255,248,220,.72);display:grid;gap:5px;font-size:12px;line-height:1.45}.lh-next-parity-warning strong{font-size:12px}.lh-next-parity-warning span{display:block}.lh-next-meter-notice{max-width:1180px;margin:22px auto 38px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--lh-line);border-radius:6px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-meter-notice>div{display:flex;align-items:baseline;gap:12px}.lh-next-meter-notice-label{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#777}.lh-next-meter-notice p{margin:0!important;font-size:12px!important;line-height:1.45!important;color:#3f403d!important}.lh-next-meter-notice a{flex:0 0 auto;font-size:11px;font-weight:750;color:#111;text-decoration:underline;text-underline-offset:3px}.lh-next-meter-notice.is-1,.lh-next-meter-notice.is-0{border-color:#cfd4c6;background:#f8faF4}.lh-next-meter-notice strong{color:#111}@media(max-width:760px){.lh-next-meter-notice{margin:14px 16px 27px;align-items:flex-start}.lh-next-meter-notice>div{display:block}.lh-next-meter-notice-label{display:block;margin-bottom:5px}.lh-next-meter-notice a{padding-top:2px}}.lh-next-account-hero{max-width:1180px;margin:0 auto;padding:92px 24px 52px;border-bottom:1px solid var(--lh-line)}.lh-next-account-hero h1{max-width:850px;margin:10px 0 15px;font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:.98;letter-spacing:-.035em}.lh-next-account-hero p{max-width:720px;font-size:17px;line-height:1.65;color:#555}.lh-next-account-shadow{display:inline-block;margin-top:16px;padding:7px 10px;border:1px solid #d6dfd0;border-radius:999px;background:#f6faf3;font-size:9px;font-weight:800;letter-spacing:.1em;color:#40533a}.lh-next-account-login,.lh-next-account-grid,.lh-next-account-section,.lh-next-account-flow{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.lh-next-account-login{margin-top:48px;margin-bottom:70px;padding-top:34px;padding-bottom:34px;display:grid;grid-template-columns:1.4fr .6fr;gap:50px;background:#151515;color:#fff}.lh-next-account-login h2,.lh-next-account-section h2,.lh-next-account-flow h2{font-family:Georgia,serif;font-weight:400}.lh-next-account-login p{color:#ccc;line-height:1.6}.lh-next-account-login-actions{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:13px}.lh-next-account-login-actions a{color:#fff}.lh-next-account-primary{padding:11px 15px!important;background:#fff!important;color:#111!important;text-decoration:none;border-radius:4px}.lh-next-account-grid{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:14px;margin-top:42px}.lh-next-account-card{border:1px solid var(--lh-line);padding:24px;min-height:190px}.lh-next-account-card h2{margin:14px 0 8px;font-family:Georgia,serif;font-size:29px;font-weight:400}.lh-next-account-card p{color:#666}.lh-next-account-card small{display:block;color:#888;margin-top:24px}.lh-next-account-card a{display:inline-block;margin-top:18px;color:#111;font-weight:700}.lh-next-account-card.is-profile{background:#151515;color:#fff}.lh-next-account-card.is-profile p,.lh-next-account-card.is-profile small{color:#c8c8c2}.lh-next-account-section{padding-top:58px;padding-bottom:12px}.lh-next-account-section h2{font-size:32px;margin:8px 0 24px}.lh-next-account-library{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lh-next-account-library a{display:flex;min-height:155px;padding:20px;border:1px solid var(--lh-line);text-decoration:none;color:#111;flex-direction:column}.lh-next-account-library span{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lh-next-account-library strong{margin:14px 0;font-family:Georgia,serif;font-size:20px;font-weight:400}.lh-next-account-library em{margin-top:auto;font-style:normal;font-size:11px;font-weight:700}.lh-next-account-empty{padding:24px;border:1px dashed #cfcfc8}.lh-next-account-subscriptions{display:grid;gap:8px}.lh-next-account-subscriptions>div{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:15px 0;border-top:1px solid var(--lh-line)}.lh-next-account-subscriptions small{grid-column:1/-1;color:#777}.lh-next-account-flow{padding-top:70px;padding-bottom:90px}.lh-next-account-flow>div{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--lh-line);border:1px solid var(--lh-line)}.lh-next-account-flow article{background:#fff;padding:20px}.lh-next-account-flow b{display:block;font-size:10px;margin-bottom:28px}.lh-next-account-flow strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.lh-next-account-flow p{font-size:12px;line-height:1.55;color:#666}@media(max-width:900px){.lh-next-account-grid,.lh-next-account-library,.lh-next-account-flow>div{grid-template-columns:1fr 1fr}.lh-next-account-login{grid-template-columns:1fr}}@media(max-width:620px){.lh-next-account-grid,.lh-next-account-library,.lh-next-account-flow>div{grid-template-columns:1fr}.lh-next-account-hero{padding-top:58px}}.lh-next-sub-hero{max-width:1180px;margin:0 auto;padding:92px 24px 46px}.lh-next-sub-hero h1{max-width:880px;margin:10px 0 18px;font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);font-weight:400;line-height:.98;letter-spacing:-.035em}.lh-next-sub-hero>p{max-width:760px;font-size:17px;line-height:1.65;color:#565650}.lh-next-sub-hero-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.lh-next-sub-hero-notes span{padding:7px 10px;border:1px solid var(--lh-line);border-radius:999px;font-size:10px;font-weight:700}.lh-next-sub-saving{max-width:1132px;margin:0 auto 18px;padding:12px 16px;background:#151515;color:#fff;font-size:12px;font-weight:700}.lh-next-sub-plans{max-width:1180px;margin:0 auto;padding:0 24px 42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.lh-next-sub-card{position:relative;display:flex;flex-direction:column;min-height:520px;padding:26px;border:1px solid var(--lh-line);background:#fff}.lh-next-sub-card.is-highlighted{border-color:#111;box-shadow:0 12px 40px rgba(0,0,0,.06)}.lh-next-sub-card.is-current{outline:2px solid #111;outline-offset:-2px}.lh-next-sub-highlight,.lh-next-sub-current{align-self:flex-start;margin:-10px 0 18px;padding:6px 9px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lh-next-sub-current{background:#edf4e8;color:#31412b;border:1px solid #cad8c2}.lh-next-sub-card-head h2{margin:0 0 6px;font-family:Georgia,serif;font-size:30px;font-weight:400}.lh-next-sub-card-head p{min-height:42px;margin:0;color:#696963;font-size:13px;line-height:1.5}.lh-next-sub-price{margin:28px 0 5px;font-family:Georgia,serif;font-size:32px;line-height:1.1}.lh-next-sub-trial{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.lh-next-sub-benefits{margin:26px 0;color:#41413d;font-size:13px;line-height:1.6}.lh-next-sub-benefits ul{margin:0;padding-left:18px}.lh-next-sub-benefits li{margin:8px 0}.lh-next-sub-actions{margin-top:auto}.lh-next-sub-primary{display:flex;justify-content:center;align-items:center;min-height:46px;padding:0 15px;background:#111;color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;border-radius:4px}.lh-next-sub-primary.is-disabled{background:#ecece8;color:#333!important}.lh-next-sub-actions small{display:block;margin-top:10px;color:#85857e;font-size:9px;line-height:1.45}.lh-next-sub-empty{grid-column:1/-1;padding:30px;border:1px dashed #cfcfc8}.lh-next-sub-compare{max-width:1180px;margin:0 auto;padding:58px 24px 70px;border-top:1px solid var(--lh-line);display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.lh-next-sub-compare h2{margin:8px 0 14px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.05}.lh-next-sub-compare>div>p{color:#666;line-height:1.6}.lh-next-sub-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--lh-line);border:1px solid var(--lh-line)}.lh-next-sub-compare-grid article{padding:20px;background:#fff}.lh-next-sub-compare-grid strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.lh-next-sub-compare-grid p{font-size:12px;line-height:1.55;color:#676761}.lh-next-sub-footer-cta{max-width:1132px;margin:0 auto 90px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#151515;color:#fff}.lh-next-sub-footer-cta h2{margin:7px 0 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.lh-next-sub-footer-cta a{flex:0 0 auto;padding:11px 15px;background:#fff;color:#111;text-decoration:none;font-size:12px;font-weight:800}@media(max-width:900px){.lh-next-sub-plans{grid-template-columns:1fr}.lh-next-sub-card{min-height:0}.lh-next-sub-compare{grid-template-columns:1fr}.lh-next-sub-compare-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.lh-next-sub-hero{padding-top:58px}.lh-next-sub-compare-grid{grid-template-columns:1fr}.lh-next-sub-footer-cta{margin-left:24px;margin-right:24px;flex-direction:column;align-items:flex-start}}.lh-next-subscribe-wrap{max-width:1180px;margin:0 auto;padding:42px 24px 90px}.lh-next-subscribe-back{display:inline-block;margin-bottom:30px;color:#5d5d58;text-decoration:none;font-size:11px;font-weight:700}.lh-next-subscribe-status{margin:0 0 22px;padding:24px 26px;border:1px solid var(--lh-line)}.lh-next-subscribe-status span{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lh-next-subscribe-status h1{margin:7px 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:400}.lh-next-subscribe-status p{max-width:700px;margin:0 0 14px;color:#595954;line-height:1.55}.lh-next-subscribe-status>div{display:flex;gap:15px;align-items:center}.lh-next-subscribe-status a{color:#111;font-weight:700}.lh-next-subscribe-status.is-success{background:#f4f8f0;border-color:#cfddc6}.lh-next-subscribe-status.is-pending{background:#faf8ec}.lh-next-subscribe-status.is-error{background:#fff4f2}.lh-next-subscribe-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:18px;align-items:start}.lh-next-subscribe-summary,.lh-next-subscribe-checkout{border:1px solid var(--lh-line);padding:30px;background:#fff}.lh-next-subscribe-summary{position:sticky;top:90px;background:#151515;color:#fff}.lh-next-subscribe-summary h1{margin:10px 0 8px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.05}.lh-next-subscribe-summary>p{color:#c8c8c2}.lh-next-subscribe-price{margin:30px 0 8px;font-family:Georgia,serif;font-size:32px}.lh-next-subscribe-trial{display:block;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.lh-next-subscribe-benefits{margin-top:28px;color:#ddd;font-size:13px;line-height:1.6}.lh-next-subscribe-benefits ul{padding-left:18px}.lh-next-subscribe-trust{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.lh-next-subscribe-trust span{padding:6px 8px;border:1px solid #4a4a45;border-radius:999px;font-size:9px;color:#ccc}.lh-next-subscribe-checkout h2{margin:9px 0 10px;font-family:Georgia,serif;font-size:34px;font-weight:400}.lh-next-subscribe-checkout>p{color:#62625d;line-height:1.6}.lh-next-subscribe-intro{padding-bottom:18px;border-bottom:1px solid var(--lh-line)}.lh-next-cre-checkout-bridge{margin-top:22px}.lh-next-cre-checkout-bridge form{display:grid!important;gap:11px!important}.lh-next-cre-checkout-bridge input,.lh-next-cre-checkout-bridge select,.lh-next-cre-checkout-bridge textarea{box-sizing:border-box;width:100%;min-height:46px;padding:11px 12px!important;border:1px solid #cfcfca!important;border-radius:4px!important;background:#fff;font:inherit}.lh-next-cre-checkout-bridge button{min-height:48px!important;border:0!important;border-radius:4px!important;background:#111!important;color:#fff!important;font-weight:800!important;cursor:pointer}.lh-next-subscribe-primary{display:inline-flex;padding:12px 16px;background:#111;color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;border-radius:4px}.lh-next-account-portal{margin-top:18px;padding:14px 0;border-top:1px solid var(--lh-line)}.lh-next-account-portal a{font-weight:800;color:#111}.lh-next-account-portal small{display:block;margin-top:5px;color:#777}.lh-next-sub-primary.is-change{background:#ecece8;color:#333!important}@media(max-width:820px){.lh-next-subscribe-grid{grid-template-columns:1fr}.lh-next-subscribe-summary{position:static}.lh-next-subscribe-wrap{padding-top:28px}}.lh-next-sub-context,.lh-next-account-context{max-width:1132px;margin:0 auto 18px;padding:13px 16px;display:flex;align-items:center;gap:12px;border:1px solid #d7ddd2;background:#f6f9f3;font-size:12px}.lh-next-sub-context span,.lh-next-account-context span{flex:0 0 auto;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#62705c}.lh-next-sub-context strong,.lh-next-account-context strong{font-weight:650}.lh-next-sub-context a,.lh-next-account-context a{margin-left:auto;white-space:nowrap;color:#111;font-weight:800;text-decoration:none}.lh-next-account-context{margin-top:-25px;margin-bottom:30px}@media(max-width:680px){.lh-next-sub-context,.lh-next-account-context{margin-left:24px;margin-right:24px;align-items:flex-start;flex-direction:column}.lh-next-sub-context a,.lh-next-account-context a{margin-left:0}}.lh-next-google-free{margin:0 0 18px;padding:20px;border:1px solid #d9ddd5;background:#fafcf8;text-align:center}.lh-next-google-kicker{display:block;margin-bottom:6px;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#63715d}.lh-next-google-free h3{margin:0 0 7px;font-family:Georgia,serif;font-size:24px;font-weight:400}.lh-next-google-free p{max-width:560px;margin:0 auto 15px;color:#62625d;font-size:12px;line-height:1.55}.lh-next-google-button{display:flex;justify-content:center}.lh-next-google-button .cre-google-signup-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:transform .15s ease,opacity .15s ease}.lh-next-google-button .cre-google-signup-button:hover{transform:translateY(-1px);opacity:.92}.lh-next-google-button img{height:46px!important;width:auto!important;max-width:100%}.lh-next-checkout-separator{position:relative;margin:22px 0;text-align:center}.lh-next-checkout-separator:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--lh-line)}.lh-next-checkout-separator span{position:relative;padding:0 10px;background:#fff;color:#777;font-size:10px;font-weight:700}.lh-next-sub-google-badge{display:inline-flex;align-self:flex-start;margin:8px 0 2px;padding:6px 8px;border:1px solid #d7ddd2;border-radius:999px;background:#f6f9f3;color:#52604d;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.lh-next-ppp-success{max-width:860px;margin:20px auto;padding:13px 16px;border:1px solid #cfddc6;background:#f4f8f0;font-size:12px}.lh-next-ppp-success strong{display:block;margin-bottom:3px}.lh-next-account-section.is-membership{background:#fff}.lh-next-account-manage{display:inline-flex;align-items:center;padding:10px 13px;background:#111;color:#fff!important;text-decoration:none;font-size:11px;font-weight:800;border-radius:4px}.lh-next-membership-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:18px;background:var(--lh-line);border:1px solid var(--lh-line)}.lh-next-membership-summary>div{background:#fff;padding:18px}.lh-next-membership-summary span{display:block;margin-bottom:7px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#777}.lh-next-membership-summary strong{font-size:15px;font-weight:700}.lh-next-membership-note{margin:14px 0 0;color:#777;font-size:11px}.lh-next-membership-details{margin-top:20px;border-top:1px solid var(--lh-line);padding-top:14px}.lh-next-membership-details summary{cursor:pointer;font-size:11px;font-weight:800}.lh-next-membership-details .lh-next-account-subscriptions{margin-top:12px}@media(max-width:820px){.lh-next-membership-summary{grid-template-columns:1fr 1fr}}@media(max-width:520px){.lh-next-membership-summary{grid-template-columns:1fr}}.lh-next-meter-simulator{max-width:1120px;margin:24px auto;padding:18px;border:1px dashed #a8b39f;background:#fbfcfa}.lh-next-meter-sim-head{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:14px}.lh-next-meter-sim-head span{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;color:#65705f}.lh-next-meter-sim-head strong{font-size:13px}.lh-next-meter-sim-switch{display:flex;gap:6px;flex-wrap:wrap}.lh-next-meter-sim-switch a{padding:6px 8px;border:1px solid #d9ddd4;background:#fff;color:#333;text-decoration:none;font-size:10px;font-weight:700}.lh-next-meter-sim-switch a.is-active{background:#111;color:#fff;border-color:#111}.lh-next-meter-sim-gate{margin-top:15px;padding:28px;border:1px solid #d8d8d3;background:#fff}.lh-next-meter-sim-gate h2{margin:8px 0;font-family:Georgia,serif;font-size:31px;font-weight:400}.lh-next-meter-sim-gate p{max-width:680px;color:#65655f}.lh-next-meter-sim-gate>div{display:flex;gap:9px;margin-top:16px}.lh-next-meter-sim-gate a{padding:11px 14px;background:#111;color:#fff;text-decoration:none;font-weight:800;font-size:11px}.lh-next-meter-sim-gate a.is-secondary{background:#ecece8;color:#222}.lh-next-meter-sim-bypass{display:flex;gap:10px;align-items:center;margin-top:14px;padding:13px 15px;background:#f3f7ef;border:1px solid #d4dfcb}.lh-next-meter-sim-bypass strong{font-size:12px}.lh-next-meter-sim-bypass span{font-size:11px;color:#64645e}.lh-next-meter-simulator>small{display:block;margin-top:12px;color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.05em}@media(max-width:760px){.lh-next-meter-sim-head{align-items:flex-start;flex-direction:column}.lh-next-meter-sim-gate>div{flex-direction:column}}.lh-next-access-hero,.lh-next-billing-hero{max-width:1120px;margin:0 auto;padding:70px 0 30px}.lh-next-access-hero h1,.lh-next-billing-hero h1{max-width:850px;margin:8px 0 12px;font-family:Georgia,serif;font-size:46px;font-weight:400;line-height:1.08}.lh-next-access-hero p,.lh-next-billing-hero p{max-width:760px;color:#666;font-size:15px;line-height:1.6}.lh-next-access-grid{max-width:1120px;margin:20px auto 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lh-next-access-grid article,.lh-next-access-panel{padding:28px;border:1px solid #e2e2dd;background:#fff}.lh-next-access-grid h2,.lh-next-access-panel h2{margin:8px 0;font-family:Georgia,serif;font-size:27px;font-weight:400}.lh-next-access-grid p,.lh-next-access-panel p{color:#696963;line-height:1.55}.lh-next-access-primary{display:inline-flex;margin-top:12px;padding:11px 14px;background:#111;color:#fff!important;text-decoration:none;font-size:11px;font-weight:800}.lh-next-access-link{display:block;margin-top:12px;font-size:11px}.lh-next-access-panel{max-width:1120px;margin:20px auto 45px;display:flex;justify-content:space-between;gap:20px;align-items:center}.lh-next-access-actions{display:flex;gap:8px}.lh-next-access-actions a{padding:10px 13px;border:1px solid #ddd;color:#222;text-decoration:none;font-size:11px;font-weight:700}.lh-next-access-actions a.is-primary{background:#111;color:#fff;border-color:#111}.lh-next-access-trust{max-width:1120px;margin:0 auto 65px;padding:15px 17px;background:#f5f7f2;border:1px solid #d8dfd1}.lh-next-access-trust strong{display:block;margin-bottom:4px}.lh-next-access-trust span{font-size:11px;color:#666}.lh-next-billing-kpis{max-width:1120px;margin:10px auto 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lh-next-billing-kpis div{padding:18px;border:1px solid #e2e2dd;background:#fff}.lh-next-billing-kpis span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#777}.lh-next-billing-kpis strong{display:block;margin-top:7px;font-size:24px}.lh-next-billing-manage,.lh-next-billing-section{max-width:1120px;margin:0 auto 24px;padding:28px;border:1px solid #e2e2dd;background:#fff}.lh-next-billing-manage{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f6f8f3}.lh-next-billing-manage h2,.lh-next-billing-section h2{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:7px 0}.lh-next-billing-manage p{max-width:700px;color:#666}.lh-next-billing-manage>a{padding:11px 14px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap}.lh-next-billing-table{margin-top:16px;border-top:1px solid #e5e5e0}.lh-next-billing-table>div{display:grid;grid-template-columns:1fr 140px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid #ecece7}.lh-next-billing-table span{font-size:10px;font-weight:800}.lh-next-billing-table small{color:#777}@media(max-width:820px){.lh-next-access-grid{grid-template-columns:1fr}.lh-next-access-panel,.lh-next-billing-manage{align-items:flex-start;flex-direction:column}.lh-next-billing-kpis{grid-template-columns:1fr}.lh-next-billing-table>div{grid-template-columns:1fr}}.lh-next-curated{margin:72px 0 20px;padding-top:30px;border-top:1px solid #deded7}.lh-next-curated-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.lh-next-curated-head h2{margin:5px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:400;letter-spacing:-.02em}.lh-next-curated-head>a{font-size:12px;font-weight:750;text-decoration:none}.lh-next-curated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lh-next-curated-grid article{min-width:0}.lh-next-curated-media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee;margin-bottom:13px}.lh-next-curated-media img{width:100%;height:100%;object-fit:cover;display:block}.lh-next-curated-grid article>span{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lh-next-curated-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.12;margin:8px 0 10px}.lh-next-curated-grid h3 a{text-decoration:none}.lh-next-curated-grid p{font-size:13px;line-height:1.55;color:#6a6a64}.lh-next-curated.is-premium{background:#111;color:#fff;padding:34px 30px 28px;border:0}.lh-next-curated.is-premium .lh-next-curated-head>a,.lh-next-curated.is-premium h3 a{color:#fff}.lh-next-curated.is-premium p,.lh-next-curated.is-premium .lh-next-eyebrow{color:#bcbcb8}.lh-next-curated.is-premium .lh-next-curated-media{background:#222}@media(max-width:980px){.lh-next-curated-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.lh-next-curated-head{align-items:flex-start;flex-direction:column}.lh-next-curated-grid{grid-template-columns:1fr}.lh-next-curated.is-premium{padding:24px 18px}}.lh-next-search-hint{max-width:760px;margin:13px 0 0!important;font-size:12px!important;color:#85857e!important}.lh-next-native-component{margin:34px 0;padding:22px 24px;border:1px solid #dcdcd5;background:#f8f8f4;display:flex;align-items:center;justify-content:space-between;gap:28px}.lh-next-native-component h3{margin:5px 0 7px;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400}.lh-next-native-component p{margin:0!important;max-width:680px;font-size:14px!important;line-height:1.55!important;color:#666}.lh-next-native-component>a{flex:none;padding:10px 13px;background:#111;color:#fff!important;text-decoration:none;font-size:11px;font-weight:800}.lh-next-native-inline-link{display:inline-flex;padding:8px 11px;border:1px solid #111;text-decoration:none!important;font-size:11px;font-weight:750}.lh-next-native-related{margin:42px 0;padding:25px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.lh-next-native-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.lh-next-native-related a{display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:16px;border:1px solid #e4e4de;text-decoration:none}.lh-next-native-related strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400;line-height:1.2}.lh-next-native-related span{font-size:10px;font-weight:750}.lh-next-legacy-inline{border-left:3px solid #d7b46a;padding:13px 16px;background:#fffaf1}.lh-next-legacy-inline>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8a6b2d;margin-bottom:6px}@media(max-width:720px){.lh-next-native-component{align-items:flex-start;flex-direction:column}.lh-next-native-related>div{grid-template-columns:1fr}}.lh-next-extracted-image{margin:32px 0}.lh-next-extracted-image img{display:block;width:100%;height:auto}.lh-next-extracted-image figcaption{margin-top:7px;font-size:11px;color:#777}.lh-next-extracted-decoration{display:none}.lh-next-extracted-action{margin:24px 0!important}.lh-next-extracted-action a{display:inline-flex;padding:10px 14px;background:#111;color:#fff!important;text-decoration:none;font-size:11px;font-weight:800}.lh-next-extracted-list{margin:22px 0;padding-left:22px}.lh-next-extracted-list li{margin:7px 0}.lh-next-extracted-box,.lh-next-extracted-alert{margin:26px 0;padding:18px 20px;border:1px solid #deded8;background:#fafaf7}.lh-next-extracted-box h3,.lh-next-extracted-faq h3{margin:0 0 8px}.lh-next-extracted-faq{margin:28px 0}.lh-next-extracted-faq>div{padding:16px 0;border-top:1px solid #e2e2dc}.lh-next-extracted-testimonial{margin:30px 0;padding:20px 24px;border-left:3px solid #111;background:#fafafa}.lh-next-extracted-testimonial footer{margin-top:12px;font-size:11px;color:#666}.lh-next-extracted-video a{font-weight:750}.lh-next-extracted-stat{display:inline-flex;align-items:baseline;gap:8px;margin:10px 14px 10px 0;padding:10px 12px;border:1px solid #ddd}.lh-next-extracted-stat strong{font-size:24px}.lh-next-extracted-stat span{font-size:11px}.lh-next-extracted-faq.is-eel-adv-accordion{margin:30px 0;border-top:1px solid #deded8}.lh-next-extracted-accordion-item{padding:18px 0;border-bottom:1px solid #deded8}.lh-next-extracted-accordion-item h3{margin:0 0 9px;font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:400}.lh-next-extracted-accordion-item>div>*:first-child{margin-top:0}.lh-next-extracted-accordion-item>div>*:last-child{margin-bottom:0}.lh-next-primary-nav{display:flex;align-items:center;gap:18px}.lh-next-menu-root,.lh-next-submenu{list-style:none;margin:0;padding:0}.lh-next-menu-root{display:flex;align-items:center;gap:16px}.lh-next-menu-root>li{position:relative}.lh-next-menu-root a{text-decoration:none}.lh-next-submenu{display:none;position:absolute;z-index:50;top:100%;left:0;min-width:230px;padding:9px;background:#fff;border:1px solid #ddd;box-shadow:0 12px 30px rgba(0,0,0,.08)}.lh-next-submenu li{position:relative}.lh-next-submenu a{display:block;padding:9px 10px;font-size:12px;white-space:nowrap}.lh-next-menu-root li:hover>.lh-next-submenu,.lh-next-menu-root li:focus-within>.lh-next-submenu{display:block}.lh-next-submenu .lh-next-submenu{top:0;left:100%}.lh-next-utility-nav{display:flex;align-items:center;gap:12px;margin-left:auto}.lh-next-page{max-width:1180px;margin:0 auto;padding:70px 30px 100px}.lh-next-page-head{max-width:900px;margin-bottom:34px}.lh-next-page-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:1.02;margin:10px 0 18px}.lh-next-page-head>p{font-size:20px;line-height:1.45;color:#555}.lh-next-page-preview-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:11px}.lh-next-page-preview-meta a{padding:6px 9px;border:1px solid #ddd;text-decoration:none}.lh-next-page-featured{margin:28px 0 42px}.lh-next-page-featured img{width:100%;height:auto}.lh-next-page-content{max-width:900px;font-size:18px;line-height:1.72}.lh-next-page-content h2,.lh-next-page-content h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}.lh-next-page-content h2{font-size:36px;margin-top:52px}.lh-next-page-content h3{font-size:26px;margin-top:36px}@media(max-width:1050px){.lh-next-primary-nav{gap:10px}.lh-next-menu-root{gap:10px}.lh-next-utility-nav{gap:8px}}@media(max-width:850px){.lh-next-menu-root{display:none}.lh-next-primary-nav{margin-left:auto}.lh-next-page{padding:48px 20px 80px}}.lh-next-body.is-about-profile .lh-next-main{overflow:hidden}.lh-next-about{--about-max:1280px}.lh-next-about-hero{max-width:var(--about-max);margin:0 auto;padding:74px 34px 54px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:72px;align-items:center}.lh-next-about-hero-copy{max-width:790px}.lh-next-about-hero h1{margin:12px 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,8vw,112px);font-weight:400;line-height:.9;letter-spacing:-.045em}.lh-next-about-lead{max-width:760px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2.2vw,31px);line-height:1.35;color:#4c4c49}.lh-next-about-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.lh-next-about-actions a{display:inline-flex;align-items:center;padding:11px 15px;border:1px solid #191919;color:#111;text-decoration:none;font-size:11px;font-weight:800}.lh-next-about-actions a:first-child{background:#111;color:#fff}.lh-next-about-portrait{position:relative;aspect-ratio:4/5;min-height:480px;background:#ecece7;overflow:hidden}.lh-next-about-portrait:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.55);z-index:2;pointer-events:none}.lh-next-about-portrait img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9) contrast(1.02)}.lh-next-about-monogram{height:100%;display:grid;place-items:center;font-family:Georgia,"Times New Roman",serif;font-size:100px;color:#aaa}.lh-next-about-manifesto{max-width:var(--about-max);margin:0 auto 34px;padding:24px 34px;border-top:1px solid #1b1b1b;border-bottom:1px solid #dcdcd6;display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;align-items:start}.lh-next-about-manifesto span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.lh-next-about-manifesto p{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,3vw,44px);line-height:1.08}.lh-next-about-sections{max-width:var(--about-max);margin:0 auto;padding:0 34px 30px}.lh-next-about-section{display:grid;grid-template-columns:110px minmax(0,1fr);gap:40px;padding:46px 0;border-bottom:1px solid #ddd}.lh-next-about-section-index{font-family:Georgia,"Times New Roman",serif;font-size:34px;color:#aaa}.lh-next-about-section-copy{max-width:900px}.lh-next-about-section-copy h2{margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.5vw,62px);font-weight:400;line-height:1.02;letter-spacing:-.025em}.lh-next-about-section-body{font-size:18px;line-height:1.7;color:#383836}.lh-next-about-section-body>p:first-child{font-size:21px;line-height:1.62}.lh-next-about-section-body p{margin:0 0 1.15em}.lh-next-about-section-body ul,.lh-next-about-section-body ol{padding-left:20px}.lh-next-about-section-body li{margin:8px 0}.lh-next-about-section-body strong{color:#111}.lh-next-about-section.is-alt .lh-next-about-section-copy{max-width:820px;margin-left:auto}.lh-next-about-section-body blockquote{margin:28px 0;padding:20px 0 20px 28px;border-left:2px solid #111;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.45}.lh-next-about-closer{max-width:var(--about-max);margin:30px auto 0;padding:58px 34px 72px;border-top:1px solid #111;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.lh-next-about-closer h2{max-width:800px;margin:8px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,68px);line-height:1.02;font-weight:400}.lh-next-about-closer>a{display:inline-flex;padding:12px 16px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:800}.lh-next-about .lh-next-page-preview-meta{margin-top:22px}@media(max-width:980px){.lh-next-about-hero{grid-template-columns:1fr;gap:36px}.lh-next-about-portrait{max-width:520px;min-height:0}.lh-next-about-manifesto{grid-template-columns:1fr;gap:12px}.lh-next-about-section{grid-template-columns:64px 1fr;gap:22px}.lh-next-about-closer{grid-template-columns:1fr;align-items:start}}@media(max-width:650px){.lh-next-about-hero{padding:48px 20px 34px}.lh-next-about-hero h1{font-size:56px}.lh-next-about-portrait{aspect-ratio:1/1.12}.lh-next-about-manifesto,.lh-next-about-sections,.lh-next-about-closer{padding-left:20px;padding-right:20px}.lh-next-about-section{grid-template-columns:1fr;padding:34px 0}.lh-next-about-section-index{font-size:20px}.lh-next-about-section-copy h2{font-size:38px}.lh-next-about-section-body{font-size:17px}.lh-next-about-section-body>p:first-child{font-size:19px}.lh-next-about-closer{padding-top:42px;padding-bottom:58px}}.lh-next-header{border-bottom:1px solid #e8e8e3;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.lh-next-header-inner{max-width:1380px;min-height:70px;padding:0 30px}.lh-next-brand img{max-height:35px;width:auto}.lh-next-brand em{font-size:8px;padding:4px 6px;border-radius:20px}.lh-next-primary-nav{flex:1;justify-content:flex-end;gap:28px}.lh-next-curated-nav{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.lh-next-curated-nav a,.lh-next-utility-nav a{font-size:11px;font-weight:650;letter-spacing:.01em;text-decoration:none;color:#222;white-space:nowrap}.lh-next-curated-nav a:hover,.lh-next-utility-nav a:hover{opacity:.55}.lh-next-utility-nav{gap:15px;margin-left:0;padding-left:26px;border-left:1px solid #e0e0dc}.lh-next-utility-nav .is-subscribe{padding:8px 11px;background:#111;color:#fff}.lh-next-about-hero{padding-top:92px;gap:86px}.lh-next-about-hero h1{max-width:760px}.lh-next-about-lead{max-width:720px}.lh-next-about-portrait{border-radius:2px}.lh-next-about-section:first-child{padding-top:34px}.lh-next-about-section-copy h2:empty{display:none}.lh-next-about-section-body ul{margin-top:0}.lh-next-about-section-body li::marker{font-size:.75em}.lh-next-designed-page{max-width:1280px;margin:0 auto;padding:82px 34px 110px}.lh-next-designed-page-hero{max-width:950px;padding-bottom:44px;border-bottom:1px solid #111}.lh-next-designed-page-hero h1{margin:12px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.94;letter-spacing:-.04em}.lh-next-designed-page-hero p{max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.4;color:#555}.lh-next-designed-page-grid{display:grid;grid-template-columns:180px minmax(0,820px);gap:70px;padding-top:48px}.lh-next-designed-page-grid aside{display:flex;flex-direction:column;gap:9px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.lh-next-designed-page-grid aside a{text-transform:none;letter-spacing:0}.lh-next-designed-page-content{font-size:18px;line-height:1.72}.lh-next-designed-page-content h2,.lh-next-designed-page-content h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}.lh-next-designed-page-content h2{font-size:40px;line-height:1.05;margin:52px 0 20px}.lh-next-designed-page-content h3{font-size:28px;margin:36px 0 15px}@media(max-width:1050px){.lh-next-curated-nav{gap:15px}.lh-next-primary-nav{gap:15px}.lh-next-utility-nav{padding-left:15px;gap:10px}.lh-next-curated-nav a,.lh-next-utility-nav a{font-size:10px}}@media(max-width:850px){.lh-next-curated-nav{display:none}.lh-next-utility-nav{border-left:0;padding-left:0}.lh-next-utility-nav .lh-next-search-trigger{display:none}.lh-next-about-hero{padding-top:58px}.lh-next-designed-page-grid{grid-template-columns:1fr;gap:25px}.lh-next-designed-page-grid aside{flex-direction:row}}@media(max-width:650px){.lh-next-header-inner{min-height:62px;padding:0 18px}.lh-next-utility-nav a:not(.is-subscribe):not(:last-child){display:none}.lh-next-designed-page{padding:54px 20px 80px}.lh-next-designed-page-hero h1{font-size:52px}}.lh-next-body.is-page-about-profile .lh-next-about-hero{padding-top:84px}.lh-next-body.is-page-about-profile .lh-next-about-lead{max-width:670px;font-size:clamp(21px,2vw,29px)}.lh-next-about-more{margin:18px 0 8px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.lh-next-about-more summary{cursor:pointer;padding:14px 0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.lh-next-about-more ul{padding:4px 0 14px 20px}.lh-next-about-more[open] summary{border-bottom:1px solid #eee}.lh-next-footer-shell{margin-top:70px;background:#f4f3ed;border-top:1px solid #dfded7}.lh-next-footer-grid{max-width:1380px;margin:0 auto;padding:62px 34px 50px;grid-template-columns:1.7fr .7fr .7fr;gap:80px}.lh-next-footer-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400}.lh-next-footer-brand p{max-width:420px;margin-top:12px;font-size:14px;line-height:1.6;color:#666}.lh-next-footer-grid>div:not(.lh-next-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:8px}.lh-next-footer-grid a{font-size:12px;color:#333;text-decoration:none}.lh-next-footer-grid a:hover{opacity:.55}.lh-next-footer-title{margin-bottom:7px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.lh-next-footer-bottom{max-width:1380px;margin:0 auto;padding:17px 34px 26px;border-top:1px solid #deddd6;font-size:9px;letter-spacing:.04em;color:#888}.lh-next-dev-link{opacity:.55}.lh-next-designed-page.is-commercial .lh-next-designed-page-hero{max-width:1050px}.lh-next-designed-page.is-commercial .lh-next-designed-page-hero h1{font-size:clamp(58px,8vw,110px)}.lh-next-designed-page.is-legal .lh-next-designed-page-content{max-width:760px}.lh-next-designed-page.is-legal .lh-next-designed-page-hero h1{font-size:clamp(48px,6vw,78px)}.lh-next-designed-page.is-academy .lh-next-designed-page-grid{grid-template-columns:150px minmax(0,900px)}@media(max-width:850px){.lh-next-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.lh-next-footer-brand{grid-column:1/-1}}@media(max-width:600px){.lh-next-footer-grid{grid-template-columns:1fr;padding:45px 20px 35px;gap:30px}.lh-next-footer-brand{grid-column:auto}.lh-next-footer-bottom{padding:15px 20px 22px;display:block}.lh-next-footer-bottom span{display:block;margin:4px 0}}.lh-next-academy{max-width:1380px;margin:0 auto;padding:82px 34px 110px}.lh-next-academy-hero{max-width:970px}.lh-next-academy-hero h1{margin:10px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,8vw,108px);font-weight:400;line-height:.92;letter-spacing:-.04em}.lh-next-academy-hero p{max-width:780px;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.42;color:#555}.lh-next-academy-status{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:42px 0 35px}.lh-next-academy-status>div{padding:15px 16px;border:1px solid #ddd;background:#fafaf7}.lh-next-academy-status span,.lh-next-academy-status strong{display:block}.lh-next-academy-status span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#777}.lh-next-academy-status strong{margin-top:5px;font-size:16px}.lh-next-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lh-next-course-card{border:1px solid #deded8;background:#fff}.lh-next-course-media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.lh-next-course-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.lh-next-course-card:hover .lh-next-course-media img{transform:scale(1.025)}.lh-next-course-card>div{padding:19px}.lh-next-course-card h2{margin:7px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400;line-height:1.08}.lh-next-course-card p{font-size:13px;line-height:1.55;color:#666}.lh-next-course-card a{text-decoration:none}.lh-next-course-card>div>a{font-size:11px;font-weight:800}.lh-next-auth-shell{max-width:1180px;margin:0 auto;padding:88px 34px 120px}.lh-next-auth-card{max-width:660px;padding:42px;border:1px solid #ddd;background:#fafaf7}.lh-next-auth-card h1{margin:10px 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:54px;font-weight:400;line-height:1}.lh-next-auth-card>p{font-size:16px;line-height:1.6;color:#666}.lh-next-password-form{display:grid;gap:9px;margin:26px 0 18px}.lh-next-password-form label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.lh-next-password-form input{min-height:46px;padding:10px 12px;border:1px solid #bbb;background:#fff;font:inherit}.lh-next-password-form button{justify-self:start;padding:11px 15px;border:0;background:#111;color:#fff;font-size:11px;font-weight:800;cursor:pointer}@media(max-width:950px){.lh-next-course-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.lh-next-academy{padding:54px 20px 80px}.lh-next-academy-status,.lh-next-course-grid{grid-template-columns:1fr}.lh-next-auth-shell{padding:55px 20px 80px}.lh-next-auth-card{padding:28px 22px}.lh-next-auth-card h1{font-size:42px}}.lh-next-academy-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.lh-next-academy-actions a,.lh-next-course-detail-actions a{display:inline-flex;padding:10px 13px;border:1px solid #111;text-decoration:none;font-size:11px;font-weight:800}.lh-next-academy-actions .is-primary,.lh-next-course-detail-actions .is-primary{background:#111;color:#fff}.lh-next-course-detail{max-width:1380px;margin:0 auto;padding:82px 34px 110px}.lh-next-course-detail-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:62px;align-items:center}.lh-next-course-detail-hero h1{margin:10px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,7vw,94px);font-weight:400;line-height:.95;letter-spacing:-.035em}.lh-next-course-detail-hero p{max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.42;color:#555}.lh-next-course-detail-hero figure{margin:0;aspect-ratio:4/3;background:#eee;overflow:hidden}.lh-next-course-detail-hero figure img{width:100%;height:100%;object-fit:cover}.lh-next-course-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.lh-next-course-state{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:42px 0 0}.lh-next-course-state>div{padding:14px 16px;border:1px solid #ddd;background:#fafaf7}.lh-next-course-state span,.lh-next-course-state strong{display:block}.lh-next-course-state span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#777}.lh-next-course-state strong{margin-top:5px;font-size:17px}.lh-next-course-detail-grid{display:grid;grid-template-columns:160px minmax(0,850px);gap:62px;margin-top:48px;padding-top:42px;border-top:1px solid #ddd}.lh-next-course-detail-grid aside{display:flex;flex-direction:column;gap:8px}.lh-next-course-detail-grid aside a{font-size:11px;text-decoration:none}.lh-next-course-content{font-size:18px;line-height:1.72}.lh-next-course-content h2,.lh-next-course-content h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}.lh-next-course-content h2{font-size:40px;margin-top:48px}.lh-next-my-courses{max-width:1180px;margin:0 auto;padding:82px 34px 110px}.lh-next-my-courses>header{max-width:840px}.lh-next-my-courses>header h1{margin:10px 0 17px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,8vw,102px);font-weight:400;line-height:.92}.lh-next-my-courses>header p{font-size:19px;line-height:1.6;color:#666}.lh-next-academy-note{margin:32px 0;padding:18px;border:1px solid #e1d4b8;background:#fff9ec}.lh-next-academy-note strong,.lh-next-academy-note span{display:block}.lh-next-academy-note span{margin-top:6px;font-size:12px;color:#6d624d}.lh-next-my-course-list{display:grid;gap:14px;margin-top:38px}.lh-next-my-course-list article{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:14px;border:1px solid #ddd;background:#fff}.lh-next-my-course-list article>a{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.lh-next-my-course-list article img{width:100%;height:100%;object-fit:cover}.lh-next-my-course-list article>div{padding:5px 5px 5px 0}.lh-next-my-course-list article>div>span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#777}.lh-next-my-course-list h2{margin:6px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400}.lh-next-my-course-list h2 a{text-decoration:none}.lh-next-progress{height:5px;background:#e8e8e3;overflow:hidden;margin:13px 0 6px}.lh-next-progress i{display:block;height:100%;background:#111}.lh-next-my-course-list small{display:block;font-size:10px;color:#777;margin-bottom:11px}.lh-next-my-course-list article>div>a{font-size:11px;font-weight:800;text-decoration:none}@media(max-width:900px){.lh-next-course-detail-hero{grid-template-columns:1fr}.lh-next-course-detail-hero figure{max-width:620px}.lh-next-course-detail-grid{grid-template-columns:1fr;gap:20px}.lh-next-course-detail-grid aside{flex-direction:row}.lh-next-my-course-list article{grid-template-columns:180px 1fr}}@media(max-width:650px){.lh-next-course-detail,.lh-next-my-courses{padding:54px 20px 80px}.lh-next-course-state{grid-template-columns:1fr}.lh-next-my-course-list article{grid-template-columns:1fr}.lh-next-my-course-list article>a{max-width:100%}}.lh-next-student-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:34px 0}.lh-next-student-summary>div{padding:15px 16px;border:1px solid #ddd;background:#fafaf7}.lh-next-student-summary span,.lh-next-student-summary strong{display:block}.lh-next-student-summary span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#777}.lh-next-student-summary strong{margin-top:5px;font-size:20px}.lh-next-instructor-separation{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;margin:0 0 32px;padding:24px;border:1px solid #d9d6cc;background:#f6f4ed}.lh-next-instructor-separation h2{margin:7px 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400;line-height:1.1}.lh-next-instructor-separation p{max-width:760px;margin:0;color:#666;line-height:1.55}.lh-next-instructor-separation>a{display:inline-flex;padding:11px 14px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap}.lh-next-course-state{grid-template-columns:repeat(4,1fr)}@media(max-width:800px){.lh-next-instructor-separation{grid-template-columns:1fr;align-items:start}.lh-next-student-summary{grid-template-columns:1fr}.lh-next-course-state{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.lh-next-course-state{grid-template-columns:1fr}}.lh-next-native-login{display:grid;gap:11px;margin:22px 0 12px}.lh-next-native-login label{display:grid;gap:6px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.lh-next-native-login input[type="text"],.lh-next-native-login input[type="password"]{min-height:44px;padding:9px 11px;border:1px solid #bbb;background:#fff;font:inherit;text-transform:none;letter-spacing:0}.lh-next-native-login .lh-next-remember{display:flex;align-items:center;gap:8px;font-size:11px;text-transform:none;letter-spacing:0;font-weight:500}.lh-next-native-login button{justify-self:start;padding:11px 15px;border:0;background:#111;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.lh-next-login-error{margin:12px 0;padding:10px 12px;border:1px solid #e3b8b2;background:#fff3f1;color:#8b3f36;font-size:12px}.lh-next-curriculum{max-width:1120px;margin:48px 0 8px;padding:34px 0;border-top:1px solid #111;border-bottom:1px solid #ddd}.lh-next-curriculum-head{display:flex;justify-content:space-between;gap:30px;align-items:end}.lh-next-curriculum-head h2{margin:7px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:38px;font-weight:400;line-height:1.05}.lh-next-curriculum-head>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.lh-next-curriculum-head>div:last-child span{padding:6px 8px;border:1px solid #ddd;background:#fafafa;font-size:10px}.lh-next-curriculum-list{margin-top:22px}.lh-next-curriculum-list h3{margin:26px 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.lh-next-curriculum-list>a{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #ecece7;text-decoration:none}.lh-next-curriculum-list>a span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-curriculum-list>a strong{font-size:14px;font-weight:600}.lh-next-curriculum-list>a em{font-size:10px;font-style:normal;color:#777}.lh-next-curriculum-list>a.is-complete em{color:#365a2e;font-weight:700}@media(max-width:700px){.lh-next-curriculum-head{display:block}.lh-next-curriculum-head>div:last-child{margin-top:14px}.lh-next-curriculum-list>a{grid-template-columns:1fr;gap:4px}}.lh-next-learning-shell{max-width:1180px;margin:0 auto;padding:44px 0 70px}.lh-next-learning-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding-bottom:28px;border-bottom:1px solid #111}.lh-next-learning-course{display:inline-block;margin-bottom:22px;text-decoration:none;font-size:11px;font-weight:700}.lh-next-learning-head h1{max-width:900px;margin:8px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,68px);font-weight:400;line-height:1.02}.lh-next-learning-state{min-width:120px;padding:14px;border:1px solid #ddd;background:#fafaf8;text-align:right}.lh-next-learning-state span,.lh-next-learning-state strong{display:block}.lh-next-learning-state span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-learning-state strong{margin-top:5px;font-size:18px}.lh-next-learning-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:48px;padding-top:38px}.lh-next-learning-content{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.75}.lh-next-learning-content h2,.lh-next-learning-content h3{font-family:inherit;line-height:1.15}.lh-next-learning-content img{max-width:100%;height:auto}.lh-next-learning-aside{align-self:start;position:sticky;top:94px;padding:18px;border:1px solid #ddd;background:#fafaf8}.lh-next-learning-aside>strong{display:block;margin:8px 0 12px;font-size:28px}.lh-next-learning-aside p{font-size:11px;line-height:1.5;color:#666}.lh-next-learning-aside a{display:block;margin-top:10px;text-decoration:none;font-size:11px;font-weight:700}.lh-next-learning-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:46px;padding-top:22px;border-top:1px solid #ddd}.lh-next-learning-nav>div:last-child{text-align:right}.lh-next-learning-nav a{display:inline-grid;gap:4px;text-decoration:none}.lh-next-learning-nav span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-learning-nav strong{font-size:14px}.lh-next-learning-denied{max-width:820px;margin:70px auto;padding:40px;border:1px solid #ddd;background:#fafaf8}.lh-next-learning-denied h1{margin:8px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:46px;font-weight:400;line-height:1.05}.lh-next-learning-denied p{max-width:680px;line-height:1.6;color:#555}.lh-next-learning-denied .is-primary{display:inline-block;margin-top:12px;padding:11px 14px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:800}@media(max-width:880px){.lh-next-learning-layout{grid-template-columns:1fr}.lh-next-learning-aside{position:static}.lh-next-learning-head{grid-template-columns:1fr}.lh-next-learning-state{text-align:left}.lh-next-learning-nav{grid-template-columns:1fr}.lh-next-learning-nav>div:last-child{text-align:left}}.lh-next-course-filter{display:grid;grid-template-columns:minmax(0,1fr) 240px auto auto;gap:10px;align-items:end;margin:30px 0 10px;padding:16px;border:1px solid #ddd;background:#fafaf8}.lh-next-course-filter label{display:grid;gap:6px}.lh-next-course-filter label span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-course-filter input,.lh-next-course-filter select{min-height:42px;padding:9px 10px;border:1px solid #bbb;background:#fff}.lh-next-course-filter button{min-height:42px;padding:9px 14px;border:0;background:#111;color:#fff;font-size:11px;font-weight:800}.lh-next-course-filter>a{min-height:42px;display:flex;align-items:center;text-decoration:none;font-size:11px;font-weight:700}.lh-next-course-result-count{margin:0 0 18px;font-size:10px;color:#777}.lh-next-course-completion{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin:34px 0;padding:20px;border:1px solid #d8d8d2;background:#f7f7f3}.lh-next-course-completion h2{margin:6px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:32px;font-weight:400}.lh-next-course-completion>div:last-child{text-align:right}.lh-next-course-completion strong{display:block;font-size:28px}.lh-next-course-completion a{display:inline-block;margin-top:8px;text-decoration:none;font-size:11px;font-weight:800}.lh-next-quiz-shell{max-width:980px;margin:0 auto;padding:46px 0 70px}.lh-next-quiz-shell header>a{font-size:11px;font-weight:700;text-decoration:none}.lh-next-quiz-shell header .lh-next-kicker{display:block;margin-top:24px}.lh-next-quiz-shell h1{margin:7px 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:1.02}.lh-next-quiz-shell header p{max-width:760px;line-height:1.6;color:#555}.lh-next-quiz-status{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0}.lh-next-quiz-status>div{padding:14px;border:1px solid #ddd;background:#fafaf8}.lh-next-quiz-status span,.lh-next-quiz-status strong{display:block}.lh-next-quiz-status span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-quiz-status strong{margin-top:5px;font-size:20px}.lh-next-quiz-launch{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding:24px;border-top:1px solid #111;border-bottom:1px solid #ddd}.lh-next-quiz-launch h2{margin:6px 0;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400}.lh-next-quiz-launch p{margin:0;color:#666}.lh-next-quiz-launch>a{padding:12px 16px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap}.lh-next-student-summary{grid-template-columns:repeat(6,1fr)}@media(max-width:980px){.lh-next-course-filter{grid-template-columns:1fr 1fr}.lh-next-student-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.lh-next-course-filter,.lh-next-course-completion,.lh-next-quiz-launch,.lh-next-quiz-status{grid-template-columns:1fr}.lh-next-course-completion>div:last-child{text-align:left}.lh-next-student-summary{grid-template-columns:1fr}}.lh-next-player-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:44px;padding-top:34px}.lh-next-player-sidebar{align-self:start;position:sticky;top:82px;max-height:calc(100vh - 105px);overflow:auto;border:1px solid #ddd;background:#fafaf8}.lh-next-player-sidebar-head{padding:16px;border-bottom:1px solid #ddd}.lh-next-player-sidebar-head>strong{display:block;margin-top:6px;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.15}.lh-next-player-outline h3{margin:0;padding:14px 12px 6px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-player-outline>a{display:grid;grid-template-columns:24px minmax(0,1fr) 18px;gap:8px;align-items:start;padding:9px 12px;border-top:1px solid #ecece7;text-decoration:none}.lh-next-player-outline>a>span{display:flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid #ccc;font-size:8px}.lh-next-player-outline>a>strong{font-size:11px;line-height:1.35}.lh-next-player-outline>a>em{font-style:normal;font-size:10px}.lh-next-player-outline>a.is-current{background:#111;color:#fff}.lh-next-player-outline>a.is-current>span{border-color:#777}.lh-next-player-outline>a.is-complete:not(.is-current)>em{color:#365a2e}.lh-next-player-back{display:block;padding:13px;border-top:1px solid #ddd;text-decoration:none;font-size:10px;font-weight:700}.lh-next-player-main{min-width:0}.lh-next-player-authority{display:flex;justify-content:space-between;gap:16px;margin-top:32px;padding:12px;border:1px solid #ddd;background:#fafaf8;font-size:10px}.lh-next-player-authority a{text-decoration:none;font-weight:700}.lh-next-account-academy{margin:28px 0;padding:26px;border:1px solid #111;background:#f8f8f4}.lh-next-account-academy>div:first-child{max-width:760px}.lh-next-account-academy h2{margin:7px 0;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400}.lh-next-account-academy p{color:#666}.lh-next-account-academy-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.lh-next-account-academy-kpis>div{padding:13px;border:1px solid #ddd;background:#fff}.lh-next-account-academy-kpis span,.lh-next-account-academy-kpis strong{display:block}.lh-next-account-academy-kpis span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#777}.lh-next-account-academy-kpis strong{margin-top:5px;font-size:20px}.lh-next-account-academy-actions{display:flex;gap:10px}.lh-next-account-academy-actions a{padding:10px 13px;border:1px solid #111;text-decoration:none;font-size:10px;font-weight:800}.lh-next-account-academy-actions a.is-primary{background:#111;color:#fff}.lh-next-resume-rail{margin:30px 0;padding:22px 0;border-top:1px solid #111;border-bottom:1px solid #ddd}.lh-next-resume-head h2{margin:5px 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:32px;font-weight:400}.lh-next-resume-rail>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lh-next-resume-rail>div:last-child>a{display:grid;gap:7px;padding:15px;border:1px solid #ddd;background:#fafaf8;text-decoration:none}.lh-next-resume-rail a span{font-size:10px;color:#777}.lh-next-resume-rail a strong{font-size:14px}.lh-next-resume-rail a em{font-size:10px;font-style:normal;font-weight:800}@media(max-width:900px){.lh-next-player-layout{grid-template-columns:1fr}.lh-next-player-sidebar{position:static;max-height:420px}.lh-next-account-academy-kpis{grid-template-columns:repeat(2,1fr)}.lh-next-resume-rail>div:last-child{grid-template-columns:1fr}}@media(max-width:560px){.lh-next-account-academy-kpis{grid-template-columns:1fr}.lh-next-account-academy-actions{display:grid}}.lh-next-student-profile{max-width:1080px;margin:0 auto;padding:48px 0 72px}.lh-next-student-profile>header{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;align-items:center;padding-bottom:28px;border-bottom:1px solid #111}.lh-next-student-profile>header img{width:120px;height:120px;border-radius:50%;object-fit:cover}.lh-next-student-profile h1{margin:5px 0;font-family:Georgia,"Times New Roman",serif;font-size:48px;font-weight:400}.lh-next-student-profile header p{margin:0;color:#666}.lh-next-student-profile-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0}.lh-next-student-profile-kpis>div{padding:15px;border:1px solid #ddd;background:#fafaf8}.lh-next-student-profile-kpis span,.lh-next-student-profile-kpis strong{display:block}.lh-next-student-profile-kpis span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-student-profile-kpis strong{margin-top:5px;font-size:22px}.lh-next-student-profile-actions{display:flex;gap:8px;margin-bottom:38px}.lh-next-student-profile-actions a{padding:10px 13px;border:1px solid #111;text-decoration:none;font-size:10px;font-weight:800}.lh-next-student-profile-actions a.is-primary{background:#111;color:#fff}.lh-next-certificates{padding-top:26px;border-top:1px solid #ddd}.lh-next-certificates h2{margin:6px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:400}.lh-next-certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.lh-next-certificate-grid article{padding:18px;border:1px solid #ddd;background:#fafaf8}.lh-next-certificate-grid article>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777}.lh-next-certificate-grid article>strong{display:block;margin:7px 0 15px;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:400}.lh-next-certificate-grid article>div{display:flex;gap:12px;align-items:center}.lh-next-certificate-grid a{font-size:10px;font-weight:800;text-decoration:none}.lh-next-certificate-grid em{font-size:9px;color:#777}.lh-next-runtime-note{margin-top:12px;font-size:11px;color:#666}@media(max-width:700px){.lh-next-student-profile>header{grid-template-columns:1fr}.lh-next-student-profile-kpis,.lh-next-certificate-grid{grid-template-columns:1fr}.lh-next-student-profile-actions{display:grid}}.lh-next-menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;padding:8px}.lh-next-menu-toggle span{display:block;height:1px;background:#111;margin:5px 0}.lh-next-menu-root,.lh-next-submenu{list-style:none;margin:0;padding:0}.lh-next-menu-root{display:flex;align-items:center;gap:18px}.lh-next-menu-root>li{position:relative}.lh-next-menu-root a{text-decoration:none;font-size:11px;font-weight:700}.lh-next-submenu{display:none;position:absolute;z-index:30;top:100%;left:-14px;min-width:230px;padding:10px;background:#fff;border:1px solid #ddd;box-shadow:0 12px 30px rgba(0,0,0,.08)}.lh-next-submenu li{position:relative}.lh-next-submenu a{display:block;padding:8px 7px;font-weight:600}.lh-next-menu-root li:hover>.lh-next-submenu,.lh-next-menu-root li:focus-within>.lh-next-submenu{display:block}.lh-next-submenu .lh-next-submenu{left:100%;top:-10px}.lh-next-public-page{max-width:1040px;margin:0 auto;padding:58px 0 82px}.lh-next-public-page-hero{max-width:850px;padding-bottom:34px;border-bottom:1px solid #111}.lh-next-public-page-hero h1{margin:8px 0 15px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,6vw,78px);line-height:1;font-weight:400}.lh-next-public-page-hero p{max-width:760px;font-size:18px;line-height:1.55;color:#555}.lh-next-public-page-body{max-width:820px;margin:42px auto 0}.lh-next-public-page-body section{padding:26px 0;border-bottom:1px solid #e2e2de}.lh-next-public-page-body h2{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:400}.lh-next-public-page-body p,.lh-next-public-page-body li{font-size:16px;line-height:1.75}.lh-next-public-page-body img{max-width:100%;height:auto}@media(max-width:980px){.lh-next-menu-toggle{display:block}.lh-next-primary-nav[data-lh-next-nav]{display:none;position:absolute;left:0;right:0;top:100%;padding:18px;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.lh-next-primary-nav[data-lh-next-nav].is-open{display:block}.lh-next-menu-root{display:block}.lh-next-menu-root>li{border-bottom:1px solid #eee}.lh-next-menu-root a{display:block;padding:11px 3px}.lh-next-submenu,.lh-next-submenu .lh-next-submenu{display:block;position:static;box-shadow:none;border:0;border-top:1px solid #eee;padding:0 0 0 16px}.lh-next-utility-nav{margin-top:14px}.lh-next-menu-open{overflow:hidden}}@media(max-width:700px){.lh-next-public-page{padding:36px 18px 60px}.lh-next-public-page-body{margin-top:24px}}.lh-next-lesson-video{margin:0 0 28px;background:#080808}.lh-next-video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.lh-next-video-frame iframe,.lh-next-video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.lh-next-lesson-video>video{display:block;width:100%;max-height:72vh;background:#000}.lh-next-video-external{display:flex;min-height:180px;align-items:center;justify-content:center;padding:24px;color:#fff;text-decoration:none;font-weight:800}.lh-next-player-outline>a>span{font-variant-numeric:tabular-nums}.lh-next-sliding-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);transition:transform .32s ease,box-shadow .25s ease}.lh-next-sliding-header.is-hidden{transform:translateY(-110%)}.lh-next-sliding-header.is-compact{box-shadow:0 1px 0 rgba(0,0,0,.12)}.lh-next-sliding-header .lh-next-header-inner{min-height:78px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px}.lh-next-sliding-header.is-compact .lh-next-header-inner{min-height:62px}.lh-next-sliding-header .lh-next-brand img{display:block;max-width:185px;max-height:48px;object-fit:contain}.lh-next-header-center{display:flex;justify-content:center;gap:26px}.lh-next-header-center a,.lh-next-header-actions a{text-decoration:none;font-size:11px;font-weight:700}.lh-next-header-actions{display:flex;align-items:center;gap:16px}.lh-next-header-search{font-size:24px!important;font-weight:400!important}.lh-next-mega-trigger{display:grid;grid-template-columns:auto 24px;column-gap:10px;align-items:center;min-width:86px;padding:9px 12px;border:1px solid #111;background:#111;color:#fff;cursor:pointer}.lh-next-mega-trigger span{grid-row:1/3;font-size:10px;font-weight:800}.lh-next-mega-trigger i{display:block;height:1px;background:#fff}.lh-next-mega{position:fixed;z-index:150;inset:0;display:grid;grid-template-columns:minmax(250px,21vw) 1fr;background:#f7f6f2;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .22s ease,visibility .22s ease,transform .3s ease}.lh-next-mega.is-open{opacity:1;visibility:visible;transform:none}.lh-next-mega-open{overflow:hidden}.lh-next-mega-brand{position:relative;display:flex;flex-direction:column;min-height:100vh;padding:34px 30px;background:linear-gradient(180deg,#191816,#28251f);color:#fff;overflow:hidden}.lh-next-mega-brand:after{content:"";position:absolute;inset:42% 0 0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.13),transparent 55%);pointer-events:none}.lh-next-mega-logo{position:relative;z-index:2;display:block}.lh-next-mega-logo img{max-width:210px;max-height:78px;object-fit:contain;filter:brightness(0) invert(1)}.lh-next-mega-logo span,.lh-next-mega-logo strong{display:block;color:#fff;letter-spacing:.2em}.lh-next-mega-logo span{font-size:34px}.lh-next-mega-logo strong{font-size:14px}.lh-next-mega-brand-copy{position:relative;z-index:2;margin-top:54px;max-width:190px}.lh-next-mega-brand-copy p{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.35}.lh-next-mega-brand-copy i{display:block;width:48px;height:4px;margin-top:24px;background:#b6ef28}.lh-next-mega-brand-bottom{position:relative;z-index:2;margin-top:auto;display:grid;gap:13px}.lh-next-mega-brand-bottom>a{padding:12px 0;border-top:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:11px;font-weight:700}.lh-next-mega-brand-bottom>a.is-accent{padding:12px;border:1px solid #b6ef28;color:#c8ff38}.lh-next-mega-brand-bottom>strong{margin-top:26px;font-family:Georgia,"Times New Roman",serif;font-size:26px;font-style:italic;font-weight:400;line-height:1.05}.lh-next-mega-content{height:100vh;overflow:auto;padding:24px clamp(28px,4vw,72px) 46px}.lh-next-mega-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #d8d6cf}.lh-next-mega-top>span{font-size:9px;letter-spacing:.15em;color:#777}.lh-next-mega-top button{border:0;background:transparent;font-size:10px;cursor:pointer}.lh-next-mega-top button b{margin-left:8px;font-size:32px;font-weight:300;vertical-align:middle}.lh-next-mega-links{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;padding:20px 0}.lh-next-mega-links>a{display:grid;grid-template-columns:38px 1fr 16px;gap:12px;align-items:center;min-height:73px;border-bottom:1px solid #dfddd7;text-decoration:none;color:#171717}.lh-next-mega-links>a:hover strong{color:#688b00}.lh-next-mega-icon{font-size:24px;text-align:center}.lh-next-mega-links strong,.lh-next-mega-links em{display:block}.lh-next-mega-links strong{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:600}.lh-next-mega-links em{margin-top:4px;font-size:10px;font-style:normal;color:#777}.lh-next-mega-links>a>b{font-size:24px;font-weight:300}.lh-next-mega-search{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;margin:8px 0 28px;padding:11px 0;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.lh-next-mega-search span{font-size:26px}.lh-next-mega-search input{border:0;outline:0;background:transparent;font-size:14px}.lh-next-mega-search button{border:0;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.lh-next-mega-explore h2{margin:6px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:31px;font-weight:400}.lh-next-mega-tags{display:flex;flex-wrap:wrap;gap:7px}.lh-next-mega-tags a{padding:7px 12px;border-radius:99px;background:#ebe9e3;text-decoration:none;color:#222;font-size:10px}.lh-next-mega-tags a:hover{background:#111;color:#fff}.lh-next-mega-tags span{color:#888}@media(max-width:980px){.lh-next-sliding-header .lh-next-header-inner{grid-template-columns:1fr auto}.lh-next-header-center,.lh-next-header-account{display:none}.lh-next-mega{grid-template-columns:1fr}.lh-next-mega-brand{display:none}.lh-next-mega-content{padding:18px 20px 40px}.lh-next-mega-links{grid-template-columns:1fr;gap:0}.lh-next-mega-links>a{min-height:66px}.lh-next-mega-links strong{font-size:18px}}@media(max-width:560px){.lh-next-header-search{display:none}.lh-next-mega-links em{display:none}.lh-next-mega-explore h2{font-size:27px}.lh-next-mega-content{padding-inline:15px}}.lh-next-body{width:100%;min-width:0;overflow-x:hidden}.lh-next-sliding-header{width:100%;max-width:none;margin:0;border:0}.lh-next-sliding-header .lh-next-header-inner{width:100%;max-width:none;margin:0;padding-left:clamp(22px,3.2vw,58px);padding-right:clamp(22px,3.2vw,58px);box-sizing:border-box}.lh-next-sliding-header .lh-next-brand{min-width:0}.lh-next-header-account{white-space:nowrap}.lh-next-main{width:100%;box-sizing:border-box}.lh-next-body.is-home .lh-next-main{max-width:1500px;margin:0 auto;padding-left:clamp(22px,5vw,80px);padding-right:clamp(22px,5vw,80px)}@media(max-width:980px){.lh-next-body.is-home .lh-next-main{padding-left:20px;padding-right:20px}}.lh-next-personal-home{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:70px;align-items:center;margin:34px 0 78px;padding:58px 0;border-top:1px solid #111;border-bottom:1px solid #ddd}.lh-next-personal-home-copy{max-width:760px}.lh-next-personal-home-copy h2{margin:8px 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.5vw,62px);line-height:1.03;font-weight:400;letter-spacing:-.025em}.lh-next-personal-home-copy p{max-width:690px;font-size:16px;line-height:1.72;color:#555}.lh-next-personal-home-copy>a{display:inline-block;margin-top:10px;padding-bottom:3px;border-bottom:1px solid #111;text-decoration:none;font-size:11px;font-weight:800}.lh-next-personal-home-person{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:20px;align-items:end}.lh-next-personal-home-person img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1);background:#eee}.lh-next-personal-home-person span,.lh-next-personal-home-person strong,.lh-next-personal-home-person em{display:block}.lh-next-personal-home-person span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#777}.lh-next-personal-home-person strong{margin-top:6px;font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400}.lh-next-personal-home-person em{margin-top:6px;font-size:10px;line-height:1.5;font-style:normal;color:#666}.lh-next-author-card{display:grid;grid-template-columns:130px minmax(0,1fr);gap:26px;align-items:center;max-width:900px;margin:70px auto 30px;padding:28px;border-top:1px solid #111;border-bottom:1px solid #ddd}.lh-next-author-card>img{width:130px;height:150px;object-fit:cover;filter:grayscale(1)}.lh-next-author-card h3{margin:5px 0 3px;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400}.lh-next-author-card strong{font-size:10px;color:#555}.lh-next-author-card p{max-width:620px;margin:10px 0;font-size:13px;line-height:1.6;color:#666}.lh-next-author-card a{font-size:10px;font-weight:800;text-decoration:none;border-bottom:1px solid #111}.lh-next-mega-person{position:relative;z-index:2;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;margin-top:32px;padding:14px 0;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none}.lh-next-mega-person img{width:58px;height:68px;object-fit:cover;filter:grayscale(1)}.lh-next-mega-person small,.lh-next-mega-person strong,.lh-next-mega-person em{display:block}.lh-next-mega-person small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#aaa}.lh-next-mega-person strong{margin-top:3px;font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400}.lh-next-mega-person em{margin-top:3px;font-size:8px;line-height:1.35;font-style:normal;color:#bbb}.lh-next-footer-signature{display:block;width:max-content;margin-top:16px;color:#222;text-decoration:none;font-size:11px}.lh-next-footer-signature b{font-family:Georgia,"Times New Roman",serif;font-size:16px;font-weight:400}.lh-next-footer-brand>em{display:block;margin-top:8px;font-family:Georgia,"Times New Roman",serif;font-size:15px;color:#777}@media(max-width:900px){.lh-next-personal-home{grid-template-columns:1fr;gap:32px}.lh-next-personal-home-person{max-width:520px}.lh-next-author-card{margin-inline:0}}@media(max-width:560px){.lh-next-personal-home-person{grid-template-columns:110px 1fr}.lh-next-author-card{grid-template-columns:86px 1fr;padding-inline:0}.lh-next-author-card>img{width:86px;height:105px}.lh-next-author-card p{grid-column:1/-1}.lh-next-author-card h3{font-size:24px}}.lh-next-personal-home-person img,.lh-next-author-card>img,.lh-next-mega-person img{filter:none}.lh-next-footer-v2{margin-top:80px;background:#121210;color:#f4f2ec;border:0}.lh-next-footer-v2 a{color:inherit}.lh-next-footer-top{display:grid;grid-template-columns:1.35fr 1fr .9fr .9fr 1.1fr;max-width:1600px;margin:auto;padding:62px clamp(24px,4vw,70px) 52px}.lh-next-footer-top>div{padding:0 clamp(16px,2vw,34px);border-left:1px solid #333}.lh-next-footer-top>div:first-child{padding-left:0;border:0}.lh-next-footer-logo img{max-width:250px;max-height:86px;filter:brightness(0) invert(1)}.lh-next-footer-brand>i{display:block;width:48px;height:4px;margin:24px 0;background:#b7f22b}.lh-next-footer-brand>p{max-width:270px;color:#bbb;font-size:13px;line-height:1.55}.lh-next-footer-brand>em{display:block;margin-top:28px;font:italic 25px/1.15 Georgia,serif;color:#fff}.lh-next-footer-title{display:block;margin-bottom:18px;font:700 17px Georgia,serif}.lh-next-footer-nav>a{display:block;padding:7px 0;text-decoration:none;color:#ccc;font-size:11px}.lh-next-footer-nav>a:before{content:"›";margin-right:9px;color:#b7f22b}.lh-next-footer-social{display:flex;gap:9px}.lh-next-footer-social>a{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #444;border-radius:7px;text-decoration:none;font-size:18px;font-weight:800}.lh-next-footer-title.is-contact{margin-top:34px;margin-bottom:8px}.lh-next-footer-email{font-size:10px;color:#bbb;text-decoration:none}.lh-next-footer-projects{display:grid;grid-template-columns:1.25fr auto 1fr 1.35fr .9fr;align-items:center;gap:24px;max-width:1600px;margin:auto;padding:30px clamp(24px,4vw,70px);border-top:1px solid #333}.lh-next-footer-copyright span,.lh-next-footer-copyright small{display:block}.lh-next-footer-copyright span{font-size:11px}.lh-next-footer-copyright small,.lh-next-projects-label{font-size:9px;color:#999}.lh-next-project-card{display:flex;flex-direction:column;min-height:78px;padding-left:22px;border-left:1px solid #333;text-decoration:none}.lh-next-project-card img{max-width:250px;max-height:56px;object-fit:contain;object-position:left center}.lh-next-project-card.is-hgx img{background:#fff;border-radius:4px}.lh-next-project-card>span{margin-top:5px;color:#999;font-size:9px}.lh-next-footer-closing{padding-left:22px;border-left:1px solid #333;color:#aaa;font:400 15px Georgia,serif}.lh-next-footer-dev{display:flex;justify-content:flex-end;gap:15px;max-width:1600px;margin:auto;padding:8px 4vw 18px}.lh-next-footer-dev a{font-size:8px;color:#777;text-decoration:none}@media(max-width:1100px){.lh-next-footer-top{grid-template-columns:1.2fr 1fr 1fr}.lh-next-footer-connect{grid-column:2/4;margin-top:30px}.lh-next-footer-projects{grid-template-columns:1fr 1fr}.lh-next-projects-label{display:none}}@media(max-width:700px){.lh-next-footer-top{grid-template-columns:1fr}.lh-next-footer-top>div{padding:24px 0;border-left:0;border-top:1px solid #333}.lh-next-footer-connect{grid-column:auto}.lh-next-footer-projects{grid-template-columns:1fr}.lh-next-project-card,.lh-next-footer-closing{padding:18px 0 0;border-left:0;border-top:1px solid #333}}.lh-next-body.is-home .lh-next-main{max-width:none;padding:0}.lh-next-home-brand-hero{position:relative;min-height:520px;background:#171713;overflow:hidden}.lh-next-home-brand-hero.has-image{background-image:var(--lh-home-hero);background-position:center;background-size:cover}.lh-next-home-brand-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,6,.94) 0%,rgba(7,7,6,.76) 31%,rgba(7,7,6,.24) 62%,rgba(7,7,6,.08) 100%)}.lh-next-home-brand-copy{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:58px clamp(28px,5vw,90px) 66px;color:#fff}.lh-next-home-brand-copy>span{display:block;margin-bottom:18px;font-size:10px;letter-spacing:.22em;color:#aaa}.lh-next-home-brand-copy h1{max-width:620px;margin:0;font:400 clamp(56px,6vw,92px)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.lh-next-home-brand-copy h1 strong{color:#b7f22b;font-weight:400}.lh-next-home-brand-copy p{max-width:600px;margin:24px 0 22px;font-size:18px;line-height:1.5;color:#e4e2dc}.lh-next-home-brand-copy>a{display:inline-flex;align-items:center;gap:28px;padding:14px 19px;border-radius:3px;background:#b7f22b;color:#111;text-decoration:none;font-size:11px;font-weight:800}.lh-next-home-brand-copy>a b{font-size:18px}.lh-next-home-brand-strip{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(460px,.85fr);gap:50px;background:#181815;color:#fff;padding:24px clamp(28px,5vw,90px);border-top:1px solid rgba(255,255,255,.08)}.lh-next-home-person{display:grid;grid-template-columns:128px minmax(0,1fr);gap:22px;align-items:center;max-width:850px}.lh-next-home-person img{width:128px;height:128px;border-radius:50%;object-fit:cover;background:#fff}.lh-next-home-person span{display:block;font-size:9px;letter-spacing:.2em;color:#aaa}.lh-next-home-person p{max-width:680px;margin:8px 0 10px;font-size:12px;line-height:1.6;color:#ddd}.lh-next-home-person a{color:#fff;text-decoration:none;border-bottom:2px solid #b7f22b;padding-bottom:4px;font-size:11px}.lh-next-home-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:0;align-items:center}.lh-next-home-proof>div{min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 18px;border-left:1px solid rgba(255,255,255,.13)}.lh-next-home-proof b{font-size:22px;font-weight:400}.lh-next-home-proof strong{margin-top:8px;font-size:10px;line-height:1.45;font-weight:500}.lh-next-home-proof em{grid-column:1/-1;margin-top:10px;text-align:center;color:#eee;font:italic 17px Georgia,"Times New Roman",serif}.lh-next-home-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:48px;align-items:center;max-width:1500px;margin:0 auto;padding:72px clamp(28px,5vw,80px) 46px}.lh-next-home-featured-copy h2{margin:8px 0 14px;font:400 clamp(38px,4vw,58px)/1.04 Georgia,"Times New Roman",serif}.lh-next-home-featured-copy h2 a{text-decoration:none;color:#111}.lh-next-home-featured-copy p{max-width:680px;color:#666;font-size:15px;line-height:1.7}.lh-next-home-featured-copy>a{display:inline-block;margin-top:8px;color:#111;text-decoration:none;border-bottom:1px solid #111;font-size:11px;font-weight:800}.lh-next-home-featured-media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.lh-next-home-featured-media img{width:100%;height:100%;object-fit:cover}.lh-next-home-topics{max-width:1500px;margin:0 auto}.lh-next-body.is-home .lh-next-section,.lh-next-body.is-home .lh-next-curated{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:clamp(28px,5vw,80px);padding-right:clamp(28px,5vw,80px)}.lh-next-mega-trigger{display:flex!important;align-items:center;justify-content:center;gap:13px;min-width:118px;height:56px;padding:0 8px;border:0!important;background:transparent!important;color:#241d16!important}.lh-next-mega-trigger span{font-size:0}.lh-next-mega-trigger span:after{content:"MENÚ";font-size:10px;font-weight:800;letter-spacing:.08em}.lh-next-mega-trigger i{width:38px;height:3px!important;background:#2b241c!important;margin:4px 0}.lh-next-mega-trigger>i:last-child{align-self:center}.lh-next-mega-trigger{flex-wrap:wrap}.lh-next-mega-trigger span{width:42px}.lh-next-mega-trigger i{display:block;flex:0 0 38px}.lh-next-mega-trigger:hover{opacity:.58}.lh-next-mega-person{grid-template-columns:96px minmax(0,1fr);gap:18px;padding:20px 0;margin-top:28px}.lh-next-mega-person-photo{display:block;width:96px;height:96px;border-radius:50%;overflow:hidden;background:#fff}.lh-next-mega-person-photo img{width:100%;height:100%;object-fit:cover;filter:none}.lh-next-mega-person-copy{min-width:0}.lh-next-mega-person-copy small{font-size:9px;letter-spacing:.18em;color:#aaa}.lh-next-mega-person-copy strong{margin-top:5px;font-size:24px;line-height:1.05}.lh-next-mega-person-copy em{margin-top:7px;font-size:10px;line-height:1.45;color:#bbb}.lh-next-project-card.is-hgx img{background:transparent!important;border-radius:0!important}@media(max-width:1100px){.lh-next-home-brand-strip{grid-template-columns:1fr}.lh-next-home-proof{max-width:760px}.lh-next-home-featured{grid-template-columns:1fr}}@media(max-width:760px){.lh-next-home-brand-hero{min-height:500px}.lh-next-home-brand-overlay{background:linear-gradient(90deg,rgba(7,7,6,.94),rgba(7,7,6,.58))}.lh-next-home-brand-copy{padding-top:48px}.lh-next-home-brand-copy h1{font-size:56px}.lh-next-home-brand-copy p{font-size:16px}.lh-next-home-person{grid-template-columns:92px 1fr}.lh-next-home-person img{width:92px;height:92px}.lh-next-home-proof{grid-template-columns:1fr}.lh-next-home-proof>div{border-left:0;border-top:1px solid rgba(255,255,255,.13)}.lh-next-home-proof em{padding-top:16px}.lh-next-mega-trigger{min-width:70px;height:52px}.lh-next-mega-trigger span{display:none}.lh-next-mega-person{grid-template-columns:76px 1fr}.lh-next-mega-person-photo{width:76px;height:76px}}.lh-next-home-category-cloud{max-width:1500px;margin:0 auto;padding:22px clamp(28px,5vw,80px) 48px}.lh-next-home-category-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.lh-next-home-category-head h2{margin:6px 0 0;font:400 clamp(28px,3vw,42px)/1.05 Georgia,"Times New Roman",serif}.lh-next-home-category-head>a{font-size:10px;font-weight:800;color:#111;text-decoration:none}.lh-next-home-category-tags{display:flex;flex-wrap:wrap;gap:8px}.lh-next-home-category-tags a{padding:8px 13px;border-radius:999px;background:#efede7;color:#222;text-decoration:none;font-size:10px;line-height:1.2;transition:.2s ease}.lh-next-home-category-tags a span{color:#888}.lh-next-home-category-tags a:hover{background:#111;color:#fff}.lh-next-home-category-tags a:hover span{color:#aaa}.lh-hgx-home-banner{max-width:1800px;margin:58px auto 72px;padding:0 clamp(20px,4vw,64px)}.lh-hgx-home-shell{position:relative;min-height:690px;overflow:hidden;border-radius:24px;background-image:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.83) 26%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.12) 72%,rgba(0,0,0,.05) 100%),linear-gradient(0deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.15) 100%),url("https://hotelgex.es/wp-content/uploads/2026/09/ia-hoteleria.png");background-size:cover;background-position:center;box-shadow:0 25px 70px rgba(0,0,0,.22)}.lh-hgx-home-inner{position:relative;z-index:2;min-height:690px;display:flex;flex-direction:column;justify-content:space-between;padding:48px 52px 34px;color:#fff}.lh-hgx-home-copy{width:min(660px,55%)}.lh-hgx-home-logo{display:block;width:220px;height:auto;margin-bottom:22px}.lh-hgx-home-eyebrow{display:inline-flex;padding:8px 13px;border:1px solid rgba(186,255,46,.42);border-radius:999px;background:rgba(186,255,46,.06);color:#c7ff57;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lh-hgx-home-copy h2{margin:20px 0 0;color:#fff;font:500 clamp(42px,4.3vw,72px)/1.02 Arial,Helvetica,sans-serif;letter-spacing:-.04em}.lh-hgx-home-copy h2 strong{display:block;margin-top:5px;color:#baff2e}.lh-hgx-home-copy p{max-width:620px;margin:22px 0 0;color:rgba(255,255,255,.84);font:400 17px/1.62 Arial,Helvetica,sans-serif}.lh-hgx-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lh-hgx-home-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:1px solid rgba(255,255,255,.46);border-radius:10px;color:#fff;text-decoration:none;font:800 12px Arial,Helvetica,sans-serif;background:rgba(0,0,0,.22)}.lh-hgx-home-actions a.is-primary{background:#baff2e;color:#071008;border-color:#baff2e}.lh-hgx-home-benefits{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:26px;color:rgba(255,255,255,.8);font:500 11px Arial,Helvetica,sans-serif}.lh-hgx-home-modules{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-top:34px}.lh-hgx-home-modules a{position:relative;min-height:105px;padding:14px 12px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(6,13,9,.72);backdrop-filter:blur(12px);color:#fff;text-decoration:none}.lh-hgx-home-modules a>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:11px;border-radius:8px;background:rgba(186,255,46,.1);color:#baff2e;font:900 10px Arial,Helvetica,sans-serif}.lh-hgx-home-modules a>strong{display:block;font:800 10.5px/1.3 Arial,Helvetica,sans-serif}.lh-hgx-home-modules a>b{position:absolute;top:12px;right:12px;color:#777;font-size:12px}.lh-hgx-home-modules a:hover{border-color:rgba(186,255,46,.5);transform:translateY(-3px)}.lh-next-premium-hero{position:relative;max-width:1800px;min-height:620px;margin:70px auto;overflow:hidden;background:#111;color:#fff;background-image:var(--lh-premium-bg);background-size:cover;background-position:center}.lh-next-premium-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.86) 30%,rgba(0,0,0,.45) 56%,rgba(0,0,0,.12) 100%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 55%)}.lh-next-premium-hero-copy{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:62px clamp(38px,5vw,90px) 70px}.lh-next-premium-hero .lh-next-eyebrow{color:#bbb}.lh-next-premium-hero h2{margin:8px 0 44px;color:#fff;font:400 clamp(44px,5vw,70px)/1 Georgia,"Times New Roman",serif}.lh-next-premium-story{max-width:600px}.lh-next-premium-story>span{font-size:9px;font-weight:900;letter-spacing:.14em}.lh-next-premium-story h3{margin:12px 0 16px;font:400 clamp(31px,3vw,46px)/1.05 Georgia,"Times New Roman",serif}.lh-next-premium-story h3 a{color:#fff;text-decoration:none}.lh-next-premium-story p{max-width:570px;color:#ddd;font-size:15px;line-height:1.65}.lh-next-premium-story>div{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.lh-next-premium-story>div a{padding:11px 14px;border:1px solid #666;color:#fff;text-decoration:none;font-size:10px;font-weight:800}.lh-next-premium-story>div a.is-read{background:#fff;color:#111;border-color:#fff}@media(max-width:1100px){.lh-hgx-home-copy{width:70%}.lh-hgx-home-modules{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.lh-next-home-category-head{display:block}.lh-next-home-category-head>a{display:inline-block;margin-top:12px}.lh-hgx-home-banner{padding:0 12px;margin-top:38px}.lh-hgx-home-shell{min-height:auto;background-position:63% center}.lh-hgx-home-inner{min-height:auto;padding:28px 22px 22px}.lh-hgx-home-copy{width:100%}.lh-hgx-home-copy h2{font-size:38px}.lh-hgx-home-copy p{font-size:15px}.lh-hgx-home-actions{display:grid}.lh-hgx-home-actions a{width:100%}.lh-hgx-home-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-next-premium-hero{min-height:560px;margin-top:48px}.lh-next-premium-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.58))}.lh-next-premium-hero-copy{padding:44px 24px 54px}}.lh-next-gated-preview{position:relative!important;overflow:hidden!important;margin-bottom:0!important;padding-bottom:46px!important;isolation:isolate}.lh-next-gated-preview>*:last-child{position:relative;z-index:1}.lh-next-preview-fade{position:absolute!important;z-index:5;left:-8px!important;right:-8px!important;bottom:0!important;height:112px!important;pointer-events:none!important;-webkit-backdrop-filter:blur(2.2px);backdrop-filter:blur(2.2px);-webkit-mask-image:linear-gradient( to bottom,transparent 0%,rgba(0,0,0,.12) 20%,rgba(0,0,0,.55) 52%,#000 100% );mask-image:linear-gradient( to bottom,transparent 0%,rgba(0,0,0,.12) 20%,rgba(0,0,0,.55) 52%,#000 100% );background:linear-gradient( to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 25%,rgba(255,255,255,.58) 64%,rgba(255,255,255,.94) 86%,#fff 100% )!important}.lh-next-locked-teaser{position:relative!important;overflow:hidden!important;max-height:150px!important;pointer-events:none!important;user-select:none!important}.lh-next-locked-copy{filter:none!important;opacity:.22!important;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.78),rgba(0,0,0,.18) 62%,transparent 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.78),rgba(0,0,0,.18) 62%,transparent 100%)}.lh-next-locked-fade{position:absolute!important;inset:0!important;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.72) 62%,#fff 100%)!important}.lh-next-gated-preview + .lh-next-native-gate{position:relative;z-index:8;margin-top:0!important;background:#fff!important}.lh-next-gated-preview + .lh-next-native-gate.is-ppp{background:linear-gradient(145deg,#fbfff2,#fff)!important}@media(max-width:760px){.lh-next-gated-preview{padding-bottom:34px!important}.lh-next-preview-fade{height:88px!important;-webkit-backdrop-filter:blur(1.6px);backdrop-filter:blur(1.6px)}}.lh-next-gated-preview{position:relative!important;overflow:hidden!important;padding-bottom:28px!important;margin-bottom:0!important}.lh-next-preview-tail{position:relative;margin-top:0;max-height:190px;overflow:hidden;pointer-events:none;user-select:none}.lh-next-preview-tail>p{margin-bottom:0!important;filter:blur(2.2px);opacity:.72;transform:translateZ(0);-webkit-mask-image:linear-gradient( to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.98) 20%,rgba(0,0,0,.82) 48%,rgba(0,0,0,.38) 76%,transparent 100% );mask-image:linear-gradient( to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.98) 20%,rgba(0,0,0,.82) 48%,rgba(0,0,0,.38) 76%,transparent 100% )}.lh-next-preview-tail::before{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient( to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,.08) 52%,rgba(255,255,255,.55) 78%,#fff 100% )}.lh-next-preview-fade{position:absolute!important;z-index:6;left:0!important;right:0!important;bottom:0!important;height:72px!important;pointer-events:none!important;-webkit-backdrop-filter:blur(3.2px);backdrop-filter:blur(3.2px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 35%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 35%,#000 100%);background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.42) 45%,#fff 100%)!important}.lh-next-gated-preview + .lh-next-native-gate{margin-top:0!important;padding-top:36px;border-top:1px solid #deddd7}@media(max-width:760px){.lh-next-preview-tail{max-height:150px}.lh-next-preview-tail>p{filter:blur(1.8px)}.lh-next-preview-fade{height:58px!important;-webkit-backdrop-filter:blur(2.4px);backdrop-filter:blur(2.4px)}}.lh-next-header-ai{border:0;background:transparent;padding:9px 10px;color:#222;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.lh-next-header-ai span{color:#6b9500;font-size:15px;margin-right:4px}.lh-lead-ai-trigger{position:fixed;z-index:800;right:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #222;border-radius:999px;background:#111;color:#fff;box-shadow:0 14px 38px rgba(0,0,0,.18);cursor:pointer}.lh-lead-ai-trigger span{color:#b7f22b}.lh-lead-ai-trigger b{font-size:10px}.lh-lead-ai-panel{position:fixed;z-index:900;top:0;right:0;width:min(540px,100vw);height:100dvh;padding:0;background:#f8f7f3;color:#171714;box-shadow:-24px 0 70px rgba(0,0,0,.2);overflow:auto}.lh-lead-ai-panel[hidden]{display:none!important}.lh-ai-open body:after{content:"";position:fixed;z-index:850;inset:0;background:rgba(0,0,0,.34);backdrop-filter:blur(2px)}.lh-lead-ai-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid #dddcd6;background:rgba(248,247,243,.96);backdrop-filter:blur(12px)}.lh-lead-ai-head span{display:block;font-size:8px;letter-spacing:.2em;color:#777}.lh-lead-ai-head strong{display:block;margin-top:3px;font:400 20px Georgia,serif}.lh-lead-ai-head button{width:38px;height:38px;border:0;background:#111;color:#fff;border-radius:50%;font-size:22px;cursor:pointer}.lh-lead-ai-intro{padding:34px 26px 18px}.lh-lead-ai-intro h2{margin:0;font:400 38px/1.05 Georgia,serif}.lh-lead-ai-intro p{margin:14px 0 0;color:#666;font-size:13px;line-height:1.6}.lh-lead-ai-modes{display:flex;flex-wrap:wrap;gap:7px;padding:0 26px 22px}.lh-lead-ai-modes button{border:1px solid #d5d3cc;background:#fff;border-radius:999px;padding:8px 11px;font-size:9px;cursor:pointer}.lh-lead-ai-modes button.is-active{background:#111;color:#fff;border-color:#111}.lh-lead-ai-result{margin:0 26px 18px;padding:20px;border:1px solid #dddcd6;background:#fff}.lh-lead-ai-answer{font-size:13px;line-height:1.68}.lh-lead-ai-answer p:first-child{margin-top:0}.lh-lead-ai-thinking{color:#666;font-size:11px}.lh-lead-ai-thinking span{color:#6b9500}.lh-lead-ai-error{color:#8b1d1d;font-size:11px}.lh-lead-ai-sources{margin-top:18px;padding-top:15px;border-top:1px solid #e2e0da}.lh-lead-ai-sources>span{display:block;margin-bottom:8px;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#777}.lh-lead-ai-sources a{display:flex;justify-content:space-between;gap:12px;padding:7px 0;color:#222;text-decoration:none;font-size:10px}.lh-lead-ai-sources a b{color:#6b9500}.lh-lead-ai-form{padding:0 26px 32px}.lh-lead-ai-form textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:112px;padding:15px;border:1px solid #cfcfc8;background:#fff;font:400 13px/1.5 Arial,sans-serif;outline:none}.lh-lead-ai-form textarea:focus{border-color:#111}.lh-lead-ai-form>div{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px}.lh-lead-ai-form small{max-width:260px;color:#888;font-size:8px;line-height:1.4}.lh-lead-ai-form button{border:0;background:#b7f22b;color:#111;padding:12px 16px;font-size:10px;font-weight:900;cursor:pointer}.lh-lead-ai-form button:disabled{opacity:.55}@media(max-width:900px){.lh-next-header-ai{display:none}}@media(max-width:600px){.lh-lead-ai-trigger{right:14px;bottom:14px}.lh-lead-ai-trigger b{display:none}.lh-lead-ai-intro h2{font-size:32px}}.lh-lead-ai-answer p{margin:0 0 13px}.lh-lead-ai-answer p:last-child{margin-bottom:0}.lh-lead-ai-answer h3{margin:22px 0 9px;font:600 20px/1.2 Georgia,serif;letter-spacing:-.015em;color:#181814}.lh-lead-ai-answer h4{margin:18px 0 7px;font-size:12px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em;color:#333}.lh-lead-ai-answer strong{font-weight:750;color:#171714}.lh-lead-ai-answer ul,.lh-lead-ai-answer ol{margin:10px 0 16px 20px;padding:0}.lh-lead-ai-answer li{margin:6px 0;padding-left:4px;line-height:1.6}.lh-lead-ai-answer li>ul,.lh-lead-ai-answer li>ol{margin-top:6px;margin-bottom:8px;margin-left:20px}.lh-lead-ai-answer blockquote{margin:17px 0;padding:4px 0 4px 16px;border-left:3px solid #a7d92d;color:#555;font:italic 15px/1.55 Georgia,serif}.lh-next-gate-login{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:15px;font-size:11px;color:#666}.lh-next-gate-login-button,.lh-next-gate-login a{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border:1px solid #222;border-radius:3px;background:#fff;color:#111!important;text-decoration:none!important;font-size:10px;font-weight:800}.lh-next-gate-login-button:hover,.lh-next-gate-login a:hover{background:#111;color:#fff!important}.lh-next-body.is-article .lh-next-article-head{max-width:1040px;margin:48px auto 34px;padding:0 28px}.lh-next-body.is-article .lh-next-taxonomy{margin-bottom:18px}.lh-next-body.is-article .lh-next-taxonomy span{padding:6px 10px;font-size:9px}.lh-next-body.is-article .lh-next-article-head h1{font-size:clamp(48px,5vw,76px);line-height:1.01;max-width:980px}.lh-next-body.is-article .lh-next-deck{max-width:780px;margin:22px auto 17px;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.lh-next-byline-personal{align-items:center!important;gap:10px!important}.lh-next-byline-personal img{width:36px;height:36px;border-radius:50%;object-fit:cover}.lh-next-byline-personal div{text-align:left}.lh-next-byline-personal strong,.lh-next-byline-personal span{display:block}.lh-next-byline-personal strong{font-size:11px;color:#222}.lh-next-byline-personal span{margin-top:2px;font-size:9px;color:#777}.lh-next-analysis-promise{max-width:820px;margin:22px auto 0;padding:15px 18px;border-top:1px solid #deddd7;border-bottom:1px solid #deddd7;text-align:left}.lh-next-analysis-promise>span{display:block;margin-bottom:9px;font-size:8px;font-weight:900;letter-spacing:.14em;color:#777}.lh-next-analysis-promise ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 28px;margin:0;padding:0;list-style:none}.lh-next-analysis-promise li{position:relative;padding-left:13px;font-size:10px;line-height:1.45;color:#4f4f4a}.lh-next-analysis-promise li:before{content:"→";position:absolute;left:0;color:#7fa51d}.lh-next-body.is-article .lh-next-featured{max-width:1320px;margin-bottom:56px}.lh-next-body.is-article .lh-next-featured img{width:100%;aspect-ratio:2.15/1;object-fit:cover}.lh-next-reading-dock{position:fixed;z-index:72;top:10px;left:50%;width:min(920px,calc(100vw - 260px));height:48px;transform:translate(-50%,-80px);opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:7px 9px 7px 15px;border:1px solid #dddcd5;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(0,0,0,.08);backdrop-filter:blur(12px);transition:.25s ease}.lh-next-reading-dock.is-visible{transform:translate(-50%,0);opacity:1;pointer-events:auto}.lh-next-reading-dock>div{min-width:0;display:flex;gap:9px;align-items:center}.lh-next-reading-dock strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 11px/1.2 Georgia,serif}.lh-next-reading-dock>div span{flex:0 0 auto;font-size:8px;color:#888}.lh-next-reading-dock nav{display:flex;gap:4px;flex:0 0 auto}.lh-next-reading-dock button{border:0;background:transparent;padding:8px 9px;font-size:8px;font-weight:750;cursor:pointer}.lh-next-reading-dock button:last-child{border-radius:999px;background:#111;color:#fff}.lh-next-reading-dock button:last-child::first-letter{color:#b7f22b}.lh-next-reading-dock .is-saved{color:#6b900d}.lh-next-ai-contextual{max-width:900px;margin:72px auto 0;padding:30px 34px;border:1px solid #dcdcd5;background:#f7f7f2;text-align:center}.lh-next-ai-contextual>span{font-size:8px;font-weight:900;letter-spacing:.15em;color:#6d850f}.lh-next-ai-contextual h2{margin:9px 0 20px;font:400 28px/1.15 Georgia,serif}.lh-next-ai-contextual>div{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.lh-next-ai-contextual button{border:1px solid #cecec7;background:#fff;border-radius:999px;padding:9px 12px;font-size:9px;cursor:pointer}.lh-next-ai-contextual button:hover{border-color:#111}.lh-next-gate-teaser{max-width:560px;margin:12px auto 18px!important;padding-top:12px;border-top:1px solid rgba(0,0,0,.08);font-size:11px!important;line-height:1.55!important;color:#555!important}.lh-next-sticky-actions{display:flex;gap:7px;align-items:center}.lh-next-sticky-actions .is-login{background:#fff!important;color:#111!important;border:1px solid #bbb!important}@media(max-width:900px){.lh-next-reading-dock{width:calc(100vw - 28px)}.lh-next-reading-dock nav button:not(:last-child){display:none}}@media(max-width:680px){.lh-next-body.is-article .lh-next-article-head{margin-top:34px;padding:0 18px}.lh-next-body.is-article .lh-next-article-head h1{font-size:42px}.lh-next-analysis-promise{margin-top:18px;padding:13px 0}.lh-next-analysis-promise ul{grid-template-columns:1fr;gap:6px}.lh-next-body.is-article .lh-next-featured{padding:0 14px;margin-bottom:38px}.lh-next-body.is-article .lh-next-featured img{aspect-ratio:1.45/1}.lh-next-reading-dock{top:8px;height:44px}.lh-next-reading-dock>div span{display:none}.lh-next-ai-contextual{margin:50px 18px 0;padding:25px 18px}.lh-next-ai-contextual h2{font-size:24px}.lh-next-ai-contextual>div{display:grid}}.lh-lead-ai-form.is-submitted{display:none!important}.lh-lead-ai-new-question{margin-top:16px;border:1px solid #222;background:#fff;color:#111;padding:9px 12px;font-size:9px;font-weight:800;cursor:pointer}.lh-lead-ai-new-question:hover{background:#111;color:#fff}.lh-next-taxonomy a{display:inline-flex;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--lh-line);border-radius:999px;padding:6px 10px;background:#fff;color:#222;text-decoration:none;transition:border-color .18s ease,background .18s ease}.lh-next-taxonomy a:hover{border-color:#222;background:#f5f5f1}.lh-next-taxonomy a:focus-visible{outline:2px solid #8ab51b;outline-offset:2px}.lh-next-post-nav{max-width:1160px;margin:72px auto 0;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.lh-next-post-nav>a{min-height:160px;padding:22px 24px;border:1px solid #deddd6;background:#fff;text-decoration:none;color:#171714;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lh-next-post-nav>a:hover{transform:translateY(-2px);border-color:#aaa99f;box-shadow:0 12px 28px rgba(0,0,0,.05)}.lh-next-post-nav>a>span{font-size:8px;font-weight:900;letter-spacing:.14em;color:#7c7c75}.lh-next-post-nav>a>strong{margin-top:18px;max-width:430px;font:500 24px/1.18 Georgia,serif;letter-spacing:-.02em}.lh-next-post-nav>a>small{margin-top:auto;padding-top:18px;font-size:9px;color:#8b8b84}.lh-next-post-nav .is-next{text-align:right;align-items:flex-end}.lh-next-post-nav-empty{display:block}.lh-next-footer-latest{margin-top:90px;padding:54px clamp(22px,5vw,80px);border-top:1px solid #deddd6;border-bottom:1px solid #deddd6;background:#f7f7f3}.lh-next-footer-latest-head{max-width:1360px;margin:0 auto 28px;display:flex;align-items:end;justify-content:space-between;gap:24px}.lh-next-footer-latest-head span{display:block;font-size:8px;font-weight:900;letter-spacing:.14em;color:#777}.lh-next-footer-latest-head h2{margin:7px 0 0;font:400 34px/1.08 Georgia,serif}.lh-next-footer-latest-head>a{font-size:10px;font-weight:800;text-decoration:none;border-bottom:1px solid #222;padding-bottom:2px}.lh-next-footer-latest-grid{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#deddd6;border:1px solid #deddd6}.lh-next-footer-latest-grid article{min-height:180px;padding:18px;background:#fff;display:flex;flex-direction:column}.lh-next-footer-latest-grid article>span{font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:#777}.lh-next-footer-latest-grid h3{margin:13px 0 0;font:500 18px/1.22 Georgia,serif}.lh-next-footer-latest-grid h3 a{text-decoration:none}.lh-next-footer-latest-grid h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.lh-next-footer-latest-grid small{margin-top:auto;padding-top:14px;font-size:8px;color:#999}@media(max-width:1050px){.lh-next-footer-latest-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.lh-next-post-nav{grid-template-columns:1fr;padding:0 18px;margin-top:52px}.lh-next-post-nav>a{min-height:130px}.lh-next-post-nav .is-next{text-align:left;align-items:flex-start}.lh-next-footer-latest{margin-top:64px;padding:38px 18px}.lh-next-footer-latest-head{align-items:flex-start}.lh-next-footer-latest-head h2{font-size:28px}.lh-next-footer-latest-grid{grid-template-columns:1fr}.lh-next-footer-latest-grid article{min-height:auto}.lh-next-footer-latest-grid article>small{margin-top:12px}}.lh-next-article-body table,.lh-next-post-content table,.lh-next-content table,.lh-next-page-content table,.lh-next-lesson-content table,.lh-next-course-content table,article .entry-content table{width:100%;max-width:100%;margin:2.35rem 0 2.75rem;border-collapse:separate;border-spacing:0;border:1px solid rgba(20,20,18,.14);border-radius:18px;background:#fff;box-shadow:0 14px 42px rgba(20,20,18,.055);overflow:hidden;font-family:var(--lh-next-sans,Arial,sans-serif);font-size:clamp(15px,1.05vw,17px);line-height:1.52}.lh-next-article-body table thead th,.lh-next-post-content table thead th,.lh-next-content table thead th,.lh-next-page-content table thead th,.lh-next-lesson-content table thead th,.lh-next-course-content table thead th,article .entry-content table thead th{padding:18px 20px;background:#171714;color:#fff;border:0;border-right:1px solid rgba(255,255,255,.13);font-family:var(--lh-next-sans,Arial,sans-serif);font-size:12px;font-weight:750;line-height:1.35;letter-spacing:.075em;text-transform:uppercase;text-align:left;vertical-align:bottom}.lh-next-article-body table thead th:last-child,.lh-next-post-content table thead th:last-child,.lh-next-content table thead th:last-child,.lh-next-page-content table thead th:last-child,.lh-next-lesson-content table thead th:last-child,.lh-next-course-content table thead th:last-child,article .entry-content table thead th:last-child{border-right:0}.lh-next-article-body table tbody td,.lh-next-article-body table tbody th,.lh-next-post-content table tbody td,.lh-next-post-content table tbody th,.lh-next-content table tbody td,.lh-next-content table tbody th,.lh-next-page-content table tbody td,.lh-next-page-content table tbody th,.lh-next-lesson-content table tbody td,.lh-next-lesson-content table tbody th,.lh-next-course-content table tbody td,.lh-next-course-content table tbody th,article .entry-content table tbody td,article .entry-content table tbody th{padding:18px 20px;border:0;border-bottom:1px solid rgba(20,20,18,.105);vertical-align:top;text-align:left;color:#24231f;background:#fff;font-family:var(--lh-next-sans,Arial,sans-serif);font-weight:450}.lh-next-article-body table tbody tr:nth-child(even) td,.lh-next-article-body table tbody tr:nth-child(even) th,.lh-next-post-content table tbody tr:nth-child(even) td,.lh-next-post-content table tbody tr:nth-child(even) th,.lh-next-content table tbody tr:nth-child(even) td,.lh-next-content table tbody tr:nth-child(even) th,.lh-next-page-content table tbody tr:nth-child(even) td,.lh-next-page-content table tbody tr:nth-child(even) th,.lh-next-lesson-content table tbody tr:nth-child(even) td,.lh-next-lesson-content table tbody tr:nth-child(even) th,.lh-next-course-content table tbody tr:nth-child(even) td,.lh-next-course-content table tbody tr:nth-child(even) th,article .entry-content table tbody tr:nth-child(even) td,article .entry-content table tbody tr:nth-child(even) th{background:#faf9f5}.lh-next-article-body table tbody tr:last-child td,.lh-next-article-body table tbody tr:last-child th,.lh-next-post-content table tbody tr:last-child td,.lh-next-post-content table tbody tr:last-child th,.lh-next-content table tbody tr:last-child td,.lh-next-content table tbody tr:last-child th,.lh-next-page-content table tbody tr:last-child td,.lh-next-page-content table tbody tr:last-child th,.lh-next-lesson-content table tbody tr:last-child td,.lh-next-lesson-content table tbody tr:last-child th,.lh-next-course-content table tbody tr:last-child td,.lh-next-course-content table tbody tr:last-child th,article .entry-content table tbody tr:last-child td,article .entry-content table tbody tr:last-child th{border-bottom:0}.lh-next-article-body table tbody th,.lh-next-post-content table tbody th,.lh-next-content table tbody th,.lh-next-page-content table tbody th,.lh-next-lesson-content table tbody th,.lh-next-course-content table tbody th,article .entry-content table tbody th,.lh-next-article-body table tbody td:first-child strong,.lh-next-post-content table tbody td:first-child strong,.lh-next-content table tbody td:first-child strong,.lh-next-page-content table tbody td:first-child strong,.lh-next-lesson-content table tbody td:first-child strong,.lh-next-course-content table tbody td:first-child strong,article .entry-content table tbody td:first-child strong{font-weight:750;color:#171714}.lh-next-article-body table tbody tr,.lh-next-post-content table tbody tr,.lh-next-content table tbody tr,.lh-next-page-content table tbody tr,.lh-next-lesson-content table tbody tr,.lh-next-course-content table tbody tr,article .entry-content table tbody tr{transition:background-color .16s ease}.lh-next-article-body table tbody tr:hover td,.lh-next-article-body table tbody tr:hover th,.lh-next-post-content table tbody tr:hover td,.lh-next-post-content table tbody tr:hover th,.lh-next-content table tbody tr:hover td,.lh-next-content table tbody tr:hover th,.lh-next-page-content table tbody tr:hover td,.lh-next-page-content table tbody tr:hover th,.lh-next-lesson-content table tbody tr:hover td,.lh-next-lesson-content table tbody tr:hover th,.lh-next-course-content table tbody tr:hover td,.lh-next-course-content table tbody tr:hover th,article .entry-content table tbody tr:hover td,article .entry-content table tbody tr:hover th{background:#f3f7e9}.lh-next-article-body figure.wp-block-table,.lh-next-post-content figure.wp-block-table,.lh-next-content figure.wp-block-table,.lh-next-page-content figure.wp-block-table,article .entry-content figure.wp-block-table{width:100%;max-width:100%;margin:2.35rem 0 2.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.lh-next-article-body figure.wp-block-table table,.lh-next-post-content figure.wp-block-table table,.lh-next-content figure.wp-block-table table,.lh-next-page-content figure.wp-block-table table,article .entry-content figure.wp-block-table table{margin:0}.lh-next-article-body figcaption,.lh-next-post-content figcaption,.lh-next-content figcaption,.lh-next-page-content figcaption,article .entry-content figcaption{margin:.75rem .25rem 0;color:#77746c;font-family:var(--lh-next-sans,Arial,sans-serif);font-size:13px;line-height:1.45}@media (max-width:760px){.lh-next-article-body table,.lh-next-post-content table,.lh-next-content table,.lh-next-page-content table,.lh-next-lesson-content table,.lh-next-course-content table,article .entry-content table{min-width:680px;margin:1.75rem 0 2.1rem;border-radius:14px;font-size:14px}.lh-next-article-body table thead th,.lh-next-post-content table thead th,.lh-next-content table thead th,.lh-next-page-content table thead th,.lh-next-lesson-content table thead th,.lh-next-course-content table thead th,article .entry-content table thead th{padding:14px 16px;font-size:11px}.lh-next-article-body table tbody td,.lh-next-article-body table tbody th,.lh-next-post-content table tbody td,.lh-next-post-content table tbody th,.lh-next-content table tbody td,.lh-next-content table tbody th,.lh-next-page-content table tbody td,.lh-next-page-content table tbody th,.lh-next-lesson-content table tbody td,.lh-next-lesson-content table tbody th,.lh-next-course-content table tbody td,.lh-next-course-content table tbody th,article .entry-content table tbody td,article .entry-content table tbody th{padding:14px 16px}}.lh-next-prose table{width:100%!important;max-width:100%!important;margin:2.4rem 0 2.8rem!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid rgba(20,20,18,.14)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 42px rgba(20,20,18,.055)!important;overflow:hidden!important;font-family:Arial,sans-serif!important;font-size:clamp(15px,1.05vw,17px)!important;line-height:1.52!important}.lh-next-prose table thead th{padding:18px 20px!important;background:#171714!important;color:#fff!important;border:0!important;border-right:1px solid rgba(255,255,255,.13)!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:.075em!important;text-transform:uppercase!important;text-align:left!important;vertical-align:bottom!important}.lh-next-prose table thead th:last-child{border-right:0!important}.lh-next-prose table tbody td,.lh-next-prose table tbody th{padding:18px 20px!important;border:0!important;border-bottom:1px solid rgba(20,20,18,.105)!important;vertical-align:top!important;text-align:left!important;color:#24231f!important;background:#fff!important;font-family:Arial,sans-serif!important;font-size:16px!important;line-height:1.55!important;font-weight:450!important}.lh-next-prose table tbody tr:nth-child(even) td,.lh-next-prose table tbody tr:nth-child(even) th{background:#faf9f5!important}.lh-next-prose table tbody tr:last-child td,.lh-next-prose table tbody tr:last-child th{border-bottom:0!important}.lh-next-prose table tbody th,.lh-next-prose table tbody td:first-child,.lh-next-prose table tbody td:first-child strong{font-weight:800!important;color:#171714!important}.lh-next-prose table tbody tr:hover td,.lh-next-prose table tbody tr:hover th{background:#f3f7e9!important}.lh-next-prose figure.wp-block-table{width:100%!important;max-width:100%!important;margin:2.4rem 0 2.8rem!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.lh-next-prose figure.wp-block-table table{margin:0!important}.lh-next-prose .lh-next-table-scroll{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:2.4rem 0 2.8rem!important}.lh-next-prose .lh-next-table-scroll table{margin:0!important}@media(max-width:760px){.lh-next-prose table{min-width:680px!important;font-size:14px!important;border-radius:14px!important}.lh-next-prose table thead th{padding:14px 16px!important;font-size:11px!important}.lh-next-prose table tbody td,.lh-next-prose table tbody th{padding:14px 16px!important;font-size:14px!important}}.lh-next-meter-notice{max-width:1160px;margin:0 auto 26px;padding:16px 18px;border:1px solid #d8dbcf;border-radius:14px;background:#f8faf2;display:flex;align-items:center;justify-content:space-between;gap:24px}.lh-next-meter-notice-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.lh-next-meter-notice-label{font-size:8px;line-height:1.2;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#718017}.lh-next-meter-notice-copy strong{font:600 17px/1.25 Arial,sans-serif;color:#1b1b18}.lh-next-meter-notice-copy p{margin:0!important;font:400 12px/1.45 Arial,sans-serif!important;color:#66665f}.lh-next-meter-notice-meta{flex:0 0 auto;display:flex;align-items:center;gap:16px}.lh-next-meter-notice-meta>a{font-size:9px;font-weight:800;color:#171714;text-decoration:none;border-bottom:1px solid #171714}.lh-next-meter-dots{display:flex;gap:5px;align-items:center}.lh-next-meter-dots i{width:7px;height:7px;border-radius:50%;display:block;background:#d7d7d1}.lh-next-meter-dots i.is-on{background:#9bc51b}.lh-next-meter-notice.is-attention{background:#fbfaf4;border-color:#dfd8bf}.lh-next-meter-notice.is-urgent{background:#fff8ef;border-color:#e5cfae}.lh-next-meter-notice.is-limit{background:#fff4f1;border-color:#dfc0b8}@media(max-width:680px){.lh-next-meter-notice{margin:0 18px 22px;align-items:flex-start;flex-direction:column;gap:12px}.lh-next-meter-notice-meta{width:100%;justify-content:space-between}}.lh-next-prose .lh-next-wide-component{width:min(1160px,calc(100vw - 48px));max-width:none;margin:54px 0 58px;position:relative;left:50%;transform:translateX(-50%);font-family:Inter,Arial,sans-serif;line-height:normal}.lh-next-prose .lh-next-adrotate-slot>p:empty{display:none}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner{width:100%!important;max-width:none!important;margin:0 auto!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-shell{padding:44px 46px 40px;border-radius:24px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-top{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:38px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-title{font-size:clamp(36px,3.25vw,58px)!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-intro{font-size:16px!important;line-height:1.62!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-visual{min-height:330px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-hub{width:310px;height:310px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-core{width:148px;height:148px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-core img{width:116px!important;max-width:116px!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-node{min-width:120px;padding:13px 14px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-divider{margin:42px 0 30px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-modules{gap:12px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-card{min-height:170px;padding:22px 21px!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-icon{min-width:39px;height:39px;margin-bottom:18px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-bottom{margin-top:30px;padding:24px 26px}@media(max-width:1050px){.lh-next-prose .lh-next-wide-component{width:min(920px,calc(100vw - 40px));margin-top:46px;margin-bottom:50px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-top{grid-template-columns:1fr}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-visual{min-height:315px}}@media(max-width:680px){.lh-next-prose .lh-next-wide-component{width:calc(100vw - 24px);margin:36px 0 40px}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner{width:100%!important;margin:0!important}.lh-next-prose .lh-next-adrotate-slot #lead-hgx-banner .lh-hgx-shell{padding:28px 19px 23px;border-radius:20px}}.lh-next-article-flow{min-width:0}.lh-next-article-flow>.lh-next-prose{width:100%;max-width:800px;margin:0}.lh-next-article-layout.has-wide-components{grid-template-columns:minmax(0,800px) 260px;max-width:1160px}.lh-next-article-layout.has-wide-components .lh-next-article-flow{display:contents}.lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-prose{grid-column:1}.lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-wide-component{grid-column:1 / -1;width:100%;max-width:1160px;left:auto;transform:none;margin:54px 0 58px}.lh-next-article-layout.has-wide-components>.lh-next-rail{grid-column:2;grid-row:1}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-shell{padding:38px 40px 34px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-top{grid-template-columns:minmax(0,1.25fr) 300px;gap:32px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-logo{width:170px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-eyebrow{margin-bottom:16px!important;padding:7px 12px;font-size:10px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title{font-size:clamp(34px,3vw,52px)!important;line-height:1.01!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-intro{margin-top:20px!important;font-size:15px!important;line-height:1.55!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-actions{margin-top:24px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-btn{min-height:46px;padding:0 20px!important;font-size:12px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-visual{min-height:280px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-hub{width:270px;height:270px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-core{width:126px;height:126px;border-radius:22px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-core img{width:98px!important;max-width:98px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-node{min-width:105px;padding:10px 11px;font-size:10px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-node small{font-size:8px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-divider{margin:32px 0 25px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules-head{margin-bottom:20px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules-head h3{font-size:21px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-card{min-height:145px;padding:18px 17px!important;border-radius:15px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-icon{min-width:34px;height:34px;margin-bottom:14px;font-size:10px!important;border-radius:9px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-card h4{font-size:13px!important;margin-bottom:7px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-card p{font-size:10.5px!important;line-height:1.45!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-bottom{margin-top:24px;padding:20px 22px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-bottom strong{font-size:16px!important}@media(max-width:1050px){.lh-next-article-layout.has-wide-components{display:block;max-width:920px}.lh-next-article-layout.has-wide-components .lh-next-article-flow{display:block}.lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-prose{max-width:800px;margin-left:auto;margin-right:auto}.lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-wide-component{width:100%;max-width:920px}.lh-next-article-layout.has-wide-components>.lh-next-rail{margin-top:36px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-top{grid-template-columns:1fr}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-visual{display:none}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.lh-next-article-layout.has-wide-components{padding-left:12px;padding-right:12px}.lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-wide-component{margin:34px 0 38px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-shell{padding:26px 18px 22px}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules{grid-template-columns:1fr}}.lh-next-wide-component.is-hotelgex-megabanner{grid-column:1 / -1!important;width:100%!important;max-width:1160px!important;margin:42px 0 46px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner{width:100%!important;max-width:none!important;margin:0!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-shell{min-height:0!important;padding:26px 30px!important;border-radius:18px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-visual,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-divider,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules-head,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-modules,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-bottom{display:none!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:34px!important;align-items:center!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-content{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;column-gap:24px!important;row-gap:7px!important;align-items:center!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-logo-wrap{grid-column:1!important;grid-row:1 / span 3!important;margin:0!important;align-self:center!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-logo{width:145px!important;max-width:145px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-eyebrow{grid-column:2!important;margin:0!important;width:max-content!important;padding:6px 10px!important;font-size:8px!important;letter-spacing:.12em!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title{grid-column:2!important;margin:0!important;max-width:720px!important;font-size:clamp(24px,2.3vw,36px)!important;line-height:1.03!important;letter-spacing:-.035em!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title .lh-hgx-green{display:inline!important;margin-left:.18em!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-intro{grid-column:2!important;margin:3px 0 0!important;max-width:760px!important;font-size:12px!important;line-height:1.5!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-actions{grid-column:1 / -1!important;margin:12px 0 0!important;gap:10px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-btn{min-height:40px!important;padding:0 16px!important;border-radius:9px!important;font-size:10px!important}.lh-next-wide-component.is-hotelgex-megabanner::before{content:"HOTELGEX · PARTNER";position:absolute;top:-18px;left:2px;font:800 8px/1 Inter,Arial,sans-serif;letter-spacing:.14em;color:#8a8a83}@media(max-width:900px){.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-top{grid-template-columns:1fr!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-content{grid-template-columns:1fr!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-logo-wrap,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-eyebrow,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-intro,.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-actions{grid-column:1!important;grid-row:auto!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-logo{width:130px!important}}@media(max-width:680px){.lh-next-wide-component.is-hotelgex-megabanner{width:calc(100vw - 24px)!important;margin:34px 0 38px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-shell{padding:22px 18px!important;border-radius:16px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title{font-size:27px!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-title .lh-hgx-green{display:block!important;margin:2px 0 0!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-actions{flex-direction:column!important}.lh-next-wide-component.is-hotelgex-megabanner #lead-hgx-banner .lh-hgx-btn{width:100%!important}}.lh-next-gtranslate{display:flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;font-family:Inter,system-ui,sans-serif}.lh-next-gtranslate select{max-width:118px;min-height:34px;border:1px solid #deded7;border-radius:9px;background:#fff;color:#333;padding:0 8px;font:600 11px/1 Inter,system-ui,sans-serif}.lh-next-gtranslate img{border-radius:2px}.lh-next-gtranslate .gt_switcher,.lh-next-gtranslate .gt_switcher_wrapper,.lh-next-gtranslate .gtranslate_wrapper{font-family:Inter,system-ui,sans-serif!important}.lh-next-mega-top-actions{display:flex;align-items:center;gap:14px}.lh-next-mega .lh-next-gtranslate select{background:#151515;border-color:rgba(255,255,255,.18);color:#fff}@media(max-width:760px){.lh-next-header-actions>.lh-next-gtranslate{display:none}.lh-next-mega-top-actions .lh-next-gtranslate{display:flex}}.lh-next-gtranslate-floating{position:fixed!important;left:18px!important;bottom:18px!important;right:auto!important;top:auto!important;z-index:99990!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:calc(100vw - 36px)!important;margin:0!important;padding:0!important}.lh-next-gtranslate-floating .lh-next-gtranslate{display:flex!important;align-items:center!important;min-width:0!important;min-height:0!important;filter:drop-shadow(0 8px 22px rgba(0,0,0,.14))}.lh-next-gtranslate-floating .gt_switcher_wrapper,.lh-next-gtranslate-floating .gtranslate_wrapper{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:0!important}@media(max-width:760px){.lh-next-gtranslate-floating{left:12px!important;bottom:12px!important;max-width:calc(100vw - 24px)!important}.lh-next-gtranslate-floating .lh-next-gtranslate{display:flex!important}}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-gate-price-row{border-color:rgba(167,210,58,.32);background:rgba(167,210,58,.07)}.lh-next-gate-price-note{margin:-8px 0 18px!important;color:#77756e!important;font-size:12px!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions .is-purchase{background:#151515!important;color:#fff!important}.lh-next-native-ppp{margin:26px 0}.lh-next-native-ppp>a{white-space:nowrap}.lh-next-cre-recommendations{display:block;margin:34px 0}.lh-next-cre-recommendations img{max-width:100%;height:auto}.lh-next-cre-recommendations a{word-break:normal}.lh-next-gated-preview{position:relative!important;overflow:hidden!important;padding-bottom:32px!important;margin-bottom:-2px!important}.lh-next-preview-two-blur{position:relative;margin-top:8px;max-height:320px;overflow:hidden;pointer-events:none;user-select:none;-webkit-mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.96) 38%,rgba(0,0,0,.58) 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.96) 38%,rgba(0,0,0,.58) 72%,transparent 100%)}.lh-next-preview-blur{position:relative;transform:translateZ(0)}.lh-next-preview-blur>p{margin-top:0!important}.lh-next-preview-blur.is-first{filter:blur(1.5px);opacity:.72}.lh-next-preview-blur.is-second{filter:blur(3.2px);opacity:.48;margin-top:2px}.lh-next-preview-fade{height:92px!important;bottom:0!important;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.70) 62%,#fff 100%)!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.lh-next-native-gate.is-metered.is-meter-ppp{position:relative;overflow:hidden;margin:0 0 52px!important;padding:42px 44px 38px!important;border:1px solid #dedfd7!important;border-radius:22px!important;background:radial-gradient(circle at 94% 4%,rgba(186,255,46,.13),transparent 31%),linear-gradient(145deg,#fbfcf6 0%,#fff 62%)!important;box-shadow:0 22px 55px rgba(20,24,19,.07)!important}.lh-next-native-gate.is-metered.is-meter-ppp::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#baff2e}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-gate-kicker{color:#6f821e!important;margin-bottom:14px!important}.lh-next-native-gate.is-metered.is-meter-ppp h2{max-width:780px;font-size:clamp(34px,3.7vw,54px)!important;line-height:1.02!important;margin-bottom:14px!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-gate-subtitle{max-width:760px;font-size:16px!important;line-height:1.6!important;margin-bottom:28px!important}.lh-next-gate-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin:26px 0 0;padding:22px 24px;border:1px solid #e0e3d6;border-radius:15px;background:#f8faef}.lh-next-gate-offer-copy>span{display:block;margin-bottom:4px;font:800 9px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#79854a}.lh-next-gate-offer-copy>strong{display:block;font:600 18px/1.25 Georgia,"Times New Roman",serif;color:#20201d}.lh-next-gate-offer-copy>small{display:block;margin-top:6px;font:500 11px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#75766f}.lh-next-gate-offer-price{text-align:right;white-space:nowrap}.lh-next-gate-offer-price>strong{display:block;font:800 31px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111}.lh-next-gate-offer-price>span{display:block;margin-top:5px;font:600 9px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#85867f}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions{display:flex;align-items:center;gap:10px;margin-top:18px}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a{min-height:50px;padding:0 22px;border-radius:10px;font-size:12px}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a.is-purchase{background:#111!important;color:#fff!important;border:1px solid #111!important;box-shadow:0 9px 20px rgba(0,0,0,.10)}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a.is-purchase:hover{transform:translateY(-1px);background:#202020!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a.is-secondary{background:transparent!important;color:#34342f!important;border:1px solid #cfd1c8!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-gate-login{margin-top:24px;padding-top:20px;border-top:1px solid #e6e6df;text-align:left}@media(max-width:760px){.lh-next-preview-two-blur{max-height:250px}.lh-next-preview-blur.is-first{filter:blur(1.3px)}.lh-next-preview-blur.is-second{filter:blur(2.7px)}.lh-next-native-gate.is-metered.is-meter-ppp{padding:30px 22px 26px!important;border-radius:17px!important}.lh-next-gate-offer{grid-template-columns:1fr;gap:15px;padding:18px}.lh-next-gate-offer-price{text-align:left}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions{display:grid}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a{width:100%}}.lh-next-native-gate.is-ppp.is-editorial-ppp{position:relative;overflow:hidden;margin:0 0 52px!important;padding:42px 44px 38px!important;border:1px solid #dedfd7!important;border-radius:22px!important;background:radial-gradient(circle at 94% 4%,rgba(186,255,46,.13),transparent 31%),linear-gradient(145deg,#fbfcf6 0%,#fff 62%)!important;box-shadow:0 22px 55px rgba(20,24,19,.07)!important}.lh-next-native-gate.is-ppp.is-editorial-ppp::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#baff2e}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-gate-kicker{color:#6f821e!important;margin-bottom:14px!important}.lh-next-native-gate.is-ppp.is-editorial-ppp h2{max-width:780px;font-size:clamp(34px,3.7vw,54px)!important;line-height:1.02!important;margin-bottom:14px!important}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-gate-subtitle{max-width:760px;font-size:16px!important;line-height:1.6!important;margin-bottom:28px!important}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions{display:flex;align-items:center;gap:10px;margin-top:18px}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a{min-height:50px;padding:0 22px;border-radius:10px;font-size:12px}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a.is-purchase{background:#111!important;color:#fff!important;border:1px solid #111!important;box-shadow:0 9px 20px rgba(0,0,0,.10)}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a.is-secondary{background:transparent!important;color:#34342f!important;border:1px solid #cfd1c8!important}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-gate-login{margin-top:24px;padding-top:20px;border-top:1px solid #e6e6df;text-align:left}@media(max-width:760px){.lh-next-native-gate.is-ppp.is-editorial-ppp{padding:30px 22px 26px!important;border-radius:17px!important}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions{display:grid}.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a{width:100%}}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:10px!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a{width:auto!important;min-height:44px!important;padding:0 17px!important;border-radius:9px!important;font-size:11px!important;line-height:1!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a.is-purchase,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a.is-purchase{min-width:0!important;max-width:100%!important;background:#151515!important;color:#fff!important;box-shadow:none!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a.is-secondary,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a.is-secondary{min-width:0!important;background:#fff!important;color:#333!important;border:1px solid #d6d7d0!important;font-weight:700!important}@media(max-width:560px){.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions{display:grid!important;grid-template-columns:1fr!important}.lh-next-native-gate.is-metered.is-meter-ppp .lh-next-native-gate-actions a,.lh-next-native-gate.is-ppp.is-editorial-ppp .lh-next-native-gate-actions a{width:100%!important}}.lh-next-cre-ppp-post-card{display:block;margin:28px 0}.lh-next-cre-ppp-post-card>.cre2-ppp-post-card{max-width:100%!important;margin:0!important;background:#fff}.lh-next-cre-ppp-post-card img{max-width:200px;height:auto}.lh-next-cre-ppp-post-card.is-native-fallback{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px;align-items:center;padding:15px;border:1px solid #e1e1db;border-radius:14px;background:#fff}.lh-next-cre-ppp-post-media img{display:block;width:140px;height:110px;object-fit:cover;border-radius:10px}.lh-next-cre-ppp-post-title{color:#181816!important;font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:700;text-decoration:none!important}.lh-next-cre-ppp-post-card.is-native-fallback p{margin:7px 0 0!important;color:#71716b;font-size:11px!important;line-height:1.45!important}.lh-next-cre-recommendations{display:block!important;margin:42px 0!important;width:100%!important}.lh-next-cre-recommendations .cre2-recommendations,.lh-next-cre-recommendations .cre2-rec-grid{max-width:100%!important}@media(max-width:600px){.lh-next-cre-ppp-post-card.is-native-fallback{grid-template-columns:1fr}.lh-next-cre-ppp-post-media img{width:100%;height:auto;aspect-ratio:16/9}}.lh-next-cre-ppp-post-generated-media{margin:0 0 14px;overflow:hidden;border-radius:12px}.lh-next-cre-ppp-post-generated-media img,.lh-next-cre-ppp-post-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:cover}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-generated-media{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;background:#f2f2ed!important}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-generated-media img,.lh-next-cre-ppp-post-card img.lh-next-cre-ppp-post-image{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;min-width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;margin:0!important;padding:0!important}.lh-next-cre-ppp-post-card.is-native-fallback .lh-next-cre-ppp-post-media{display:block!important;overflow:hidden!important;border-radius:10px!important}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-generated-media{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;min-height:150px!important;margin:0 0 16px!important;overflow:hidden!important;background:#eceee6!important}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-generated-media>img{display:block!important;position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;min-width:100%!important;height:auto!important;min-height:150px!important;aspect-ratio:16/9!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.lh-next-cre-ppp-post-card.is-next-native{display:grid!important;grid-template-columns:minmax(190px,34%) minmax(0,1fr)!important;gap:0!important;width:100%!important;max-width:100%!important;margin:34px 0!important;padding:0!important;overflow:hidden!important;border:1px solid #dedfd8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 12px 34px rgba(20,24,19,.055)!important}.lh-next-cre-ppp-post-native-media{display:block!important;position:relative!important;width:100%!important;min-height:190px!important;overflow:hidden!important;background:#eceee7!important}.lh-next-cre-ppp-post-native-media img,.lh-next-cre-ppp-post-native-media img.lh-next-cre-ppp-post-image{display:block!important;position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.lh-next-cre-ppp-post-native-media.is-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;background:#10120f!important}.lh-next-cre-ppp-post-native-media.is-placeholder img{position:relative!important;inset:auto!important;width:auto!important;min-width:0!important;max-width:76%!important;height:auto!important;min-height:0!important;object-fit:contain!important}.lh-next-cre-ppp-post-native-media.is-text-placeholder span{color:#fff!important;font:700 24px/1 Georgia,"Times New Roman",serif!important;text-align:center!important}.lh-next-cre-ppp-post-native-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:25px 27px!important}.lh-next-cre-ppp-post-native-kicker{display:block!important;margin:0 0 8px!important;color:#7c861d!important;font:800 8px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}.lh-next-cre-ppp-post-native-title{display:block!important;margin:0!important;color:#171715!important;font:700 clamp(20px,2vw,27px)/1.08 Georgia,"Times New Roman",serif!important;letter-spacing:-.025em!important;text-decoration:none!important}.lh-next-cre-ppp-post-native-copy p{margin:10px 0 0!important;color:#6e6f69!important;font:400 11px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.lh-next-cre-ppp-post-native-link{display:inline-flex!important;align-items:center!important;gap:7px!important;width:max-content!important;margin-top:15px!important;color:#20211d!important;font:800 9px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:.035em!important;text-decoration:none!important}.lh-next-cre-ppp-post-native-link span{color:#8aa51a!important}@media(max-width:680px){.lh-next-cre-ppp-post-card.is-next-native{grid-template-columns:1fr!important}.lh-next-cre-ppp-post-native-media{min-height:0!important;aspect-ratio:16/9!important}.lh-next-cre-ppp-post-native-copy{padding:22px!important}}.lh-next-cre-ppp-post-card.is-next-native .lh-next-cre-ppp-post-native-media{background:#f1f2ed!important}.lh-next-cre-ppp-post-card.is-next-native .lh-next-cre-ppp-post-native-media.is-missing-featured{background:#f1f2ed!important}.lh-next-cre-ppp-post-card.is-next-native .lh-next-cre-ppp-post-native-media img.lh-next-cre-ppp-post-image{display:block!important;position:absolute!important;inset:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}@media(max-width:820px){.lh-next-subscribe-wrap,.lh-next-sub-hero,.lh-next-sub-plans,.lh-next-sub-compare{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-left:18px!important;padding-right:18px!important}.lh-next-subscribe-grid{display:block!important;width:100%!important;min-width:0!important}.lh-next-subscribe-summary,.lh-next-subscribe-checkout{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;position:static!important;padding:22px 18px!important}.lh-next-subscribe-checkout{margin-top:14px!important}.lh-next-cre-checkout-bridge,.lh-next-cre-checkout-bridge form,.lh-next-cre-checkout-bridge fieldset,.lh-next-cre-checkout-bridge table,.lh-next-cre-checkout-bridge tbody,.lh-next-cre-checkout-bridge tr,.lh-next-cre-checkout-bridge td,.lh-next-cre-checkout-bridge th,.lh-next-cre-checkout-bridge iframe,.lh-next-cre-checkout-bridge .cre-subscription-form,.lh-next-cre-checkout-bridge [class*="cre-"]{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.lh-next-cre-checkout-bridge table{display:block!important;width:100%!important;overflow-x:auto!important}.lh-next-cre-checkout-bridge input,.lh-next-cre-checkout-bridge select,.lh-next-cre-checkout-bridge textarea,.lh-next-cre-checkout-bridge button,.lh-next-cre-checkout-bridge a[class*="button"]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.lh-next-subscribe-status>div,.lh-next-sub-footer-cta,.lh-next-sub-context{flex-wrap:wrap!important}.lh-next-subscribe-status>div a,.lh-next-sub-footer-cta>a{width:100%!important;box-sizing:border-box!important;text-align:center!important}}@media(max-width:480px){.lh-next-subscribe-wrap,.lh-next-sub-hero,.lh-next-sub-plans,.lh-next-sub-compare{padding-left:14px!important;padding-right:14px!important}.lh-next-subscribe-summary,.lh-next-subscribe-checkout{padding:19px 15px!important}.lh-next-subscribe-summary h1{font-size:31px!important}.lh-next-subscribe-checkout h2{font-size:29px!important}.lh-next-native-gate-actions,.lh-next-native-gate-actions a,.lh-next-gate-login,.lh-next-gate-login-button{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.lh-next-gate-login{display:block!important;text-align:center!important}.lh-next-gate-login-button{margin-top:10px!important}}.lh-next-subscriber-gate-v2{position:relative;width:100%;max-width:980px;margin:44px auto;overflow:hidden;border:1px solid #e1e5dc;border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(176,255,31,.12),transparent 28%),linear-gradient(180deg,#fff 0%,#fefefa 100%);box-shadow:0 20px 55px rgba(21,25,18,.07)}.lh-next-subscriber-gate-accent{position:absolute;left:0;top:0;bottom:0;width:5px;background:#adff1f}.lh-next-subscriber-gate-inner{padding:42px 44px 38px}.lh-next-subscriber-gate-heading{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:26px;align-items:start}.lh-next-subscriber-gate-kicker{display:block;margin:0 0 12px;color:#75861d;font:800 12px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.16em;text-transform:uppercase}.lh-next-subscriber-gate-v2 h2{margin:0;max-width:760px;color:#181a17;font:700 clamp(38px,5vw,60px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.lh-next-subscriber-gate-lead{max-width:760px;margin:20px 0 0;color:#6c7068;font:400 18px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-gate-icon{display:flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:rgba(176,255,31,.14);color:#2a2e28}.lh-next-subscriber-gate-icon svg{width:43px;height:43px}.lh-next-subscriber-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 32px;margin-top:28px;padding:23px 25px;border:1px solid #e8ebdf;border-radius:18px;background:rgba(248,250,243,.86)}.lh-next-subscriber-benefit{display:grid;grid-template-columns:27px minmax(0,1fr);gap:11px;align-items:start;color:#31352f;font:500 15px/1.42 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-check{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#8fe11d;color:#fff;font-weight:900}.lh-next-subscriber-primary{margin-top:24px}.lh-next-subscriber-subscribe{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:62px;padding:15px 24px;box-sizing:border-box;border-radius:14px;background:#111411;color:#fff!important;text-decoration:none!important;font:800 16px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-subscribe span{color:#b3ff20;font-size:22px}.lh-next-subscriber-micro{margin:11px 0 0;text-align:center;color:#777b73;font:400 13px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-login{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px;padding-top:23px;border-top:1px solid #e4e7df;color:#757a72;font:400 14px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-login a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1.5px solid #20231f;border-radius:10px;background:#fff;color:#20231f!important;font-weight:800;text-decoration:none!important}.lh-next-subscriber-community{display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;align-items:center;margin-top:24px;padding:17px 19px;border:1px solid #edf0e6;border-radius:16px;background:linear-gradient(90deg,#fafcf5,#f6faee)}.lh-next-subscriber-community-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#dfff86;color:#171a16;font-size:19px}.lh-next-subscriber-community strong,.lh-next-subscriber-community div>span{display:block}.lh-next-subscriber-community strong{color:#20231f;font:800 13px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-next-subscriber-community div>span{margin-top:3px;color:#777b73;font:400 12px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}@media(max-width:700px){.lh-next-subscriber-gate-v2{margin:28px 0;border-radius:18px}.lh-next-subscriber-gate-inner{padding:29px 23px 25px}.lh-next-subscriber-gate-heading{grid-template-columns:minmax(0,1fr) 56px;gap:13px}.lh-next-subscriber-gate-icon{width:53px;height:53px}.lh-next-subscriber-gate-icon svg{width:31px;height:31px}.lh-next-subscriber-gate-kicker{font-size:10px;margin-bottom:10px}.lh-next-subscriber-gate-v2 h2{font-size:clamp(38px,10.5vw,52px);line-height:.99}.lh-next-subscriber-gate-lead{margin-top:17px;font-size:16px;line-height:1.5}.lh-next-subscriber-benefits{grid-template-columns:1fr;gap:13px;margin-top:23px;padding:19px}.lh-next-subscriber-benefit{font-size:14px}.lh-next-subscriber-subscribe{min-height:58px;font-size:15px}.lh-next-subscriber-login{display:grid;grid-template-columns:1fr;gap:11px;text-align:center}.lh-next-subscriber-login a{width:100%;box-sizing:border-box}.lh-next-subscriber-community{grid-template-columns:36px minmax(0,1fr);padding:15px}.lh-next-subscriber-community-icon{width:34px;height:34px}}@media(max-width:420px){.lh-next-subscriber-gate-inner{padding:26px 18px 22px}.lh-next-subscriber-gate-heading{grid-template-columns:1fr}.lh-next-subscriber-gate-icon{display:none}.lh-next-subscriber-gate-v2 h2{font-size:39px}.lh-next-subscriber-gate-lead{font-size:15px}.lh-next-subscriber-benefits{padding:16px}}.lh-next-gated-preview.is-two-paragraph-preview{position:relative!important;max-height:380px!important;overflow:hidden!important;margin-bottom:20px!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-blur.is-first{filter:blur(.6px)!important;opacity:.82!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-blur.is-second{filter:blur(2.1px)!important;opacity:.52!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-fade{position:absolute!important;z-index:5!important;left:0!important;right:0!important;bottom:0!important;height:72%!important;pointer-events:none!important;background:linear-gradient( to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 20%,rgba(255,255,255,.48) 54%,rgba(255,255,255,.93) 88%,#fff 100% )!important}@media(max-width:700px){.lh-next-gated-preview.is-two-paragraph-preview{max-height:330px!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-fade{height:76%!important}}.lh-next-gated-preview.is-two-paragraph-preview{display:block!important;position:relative!important;overflow:hidden!important;max-height:360px!important;margin:0 0 22px!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-two-blur{display:block!important;position:relative!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-blur{display:block!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-blur.is-first{filter:blur(.8px)!important;opacity:.78!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-blur.is-second{filter:blur(2.6px)!important;opacity:.48!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-fade{display:block!important;position:absolute!important;z-index:6!important;left:0!important;right:0!important;bottom:0!important;height:68%!important;pointer-events:none!important;background:linear-gradient( to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 18%,rgba(255,255,255,.55) 58%,rgba(255,255,255,.94) 88%,#fff 100% )!important}@media(max-width:700px){.lh-next-gated-preview.is-two-paragraph-preview{max-height:300px!important}.lh-next-gated-preview.is-two-paragraph-preview .lh-next-preview-fade{height:73%!important}}.lh-next-google-free-inline{margin:22px 0 8px;padding:20px 22px;border:1px solid rgba(20,24,22,.12);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,24,22,.06)}.lh-next-google-free-inline .lh-next-google-free-label{display:block;margin-bottom:6px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#59615d}.lh-next-google-free-inline>strong{display:block;font-size:20px;line-height:1.2;color:#111}.lh-next-google-free-inline>p{margin:7px 0 14px;max-width:680px;color:#5a625e;font-size:14px;line-height:1.55}.lh-next-google-free-inline>small{display:block;margin-top:9px;color:#737a76;font-size:11px}.lh-next-google-free-button{max-width:420px}.lh-next-google-free-fallback{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:10px;background:#111;color:#fff!important;text-decoration:none;font-weight:750}.lh-next-native-gate.is-metered .lh-next-google-free-inline{margin-top:18px;background:#f7f8f6;border-color:rgba(20,24,22,.1)}@media(max-width:720px){.lh-next-google-free-inline{padding:17px 16px;border-radius:15px}.lh-next-google-free-button{max-width:none;width:100%}}.lh-lead-ai-recommendations{margin:24px 0 18px;padding-top:20px;border-top:1px solid rgba(24,31,27,.12)}.lh-lead-ai-rec-head{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.lh-lead-ai-rec-head span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#657069}.lh-lead-ai-rec-head strong{font-size:18px;color:#111713}.lh-lead-ai-rec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lh-lead-ai-rec-card{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:10px;border:1px solid rgba(24,31,27,.1);border-radius:14px;background:#fff;color:#151b17!important;text-decoration:none!important}.lh-lead-ai-rec-card img{width:92px;height:92px;object-fit:cover;border-radius:10px}.lh-lead-ai-rec-card>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.lh-lead-ai-rec-card strong{font-size:13px;line-height:1.25}.lh-lead-ai-rec-card p{margin:5px 0 3px;font-size:11px;line-height:1.45;color:#59625c}.lh-lead-ai-rec-card small{font-size:10px;line-height:1.4;color:#778079}.lh-lead-ai-rec-card b{margin-top:auto;padding-top:7px;font-size:11px;color:#173d30}.lh-lead-ai-rec-badge{display:inline-block;margin-bottom:5px;padding:3px 6px;border-radius:999px;background:#eef3ef;font-size:9px;font-weight:800;color:#45604d}.lh-lead-ai-rec-card.is-locked .lh-lead-ai-rec-badge{background:#f4efe4;color:#715a2c}@media(max-width:720px){.lh-lead-ai-rec-grid{grid-template-columns:1fr}.lh-lead-ai-rec-card{grid-template-columns:76px 1fr}.lh-lead-ai-rec-card img{width:76px;height:76px}}.lh-next-related-rail{margin-top:24px;padding-top:18px;border-top:1px solid #dcdcde}.lh-next-related-rail>a{display:block;padding:13px 0;border-bottom:1px solid #e7e7e7;color:inherit;text-decoration:none}.lh-next-related-rail>a strong{display:block;font-size:14px;line-height:1.3}.lh-next-related-rail>a small{display:block;margin-top:6px;color:#646970;font-size:11px}.lh-next-related-rail>a:hover strong{text-decoration:underline}.lh-next-related-rail,.lh-en-related{background:transparent!important;box-shadow:none!important;border-radius:0!important}.lh-next-related-rail>a small{display:none!important}.lh-next-related-rail>a,.lh-en-related a{background:transparent!important}@media (min-width:1051px){body.is-article .lh-next-article-layout,body.lh-en-public.is-article .lh-en-article-reading{display:grid!important;grid-template-columns:minmax(0,800px) 260px!important;gap:68px!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;align-items:start!important}body.is-article .lh-next-article-flow{grid-column:1!important;min-width:0!important;width:100%!important;display:block!important}body.is-article .lh-next-article-flow>.lh-next-prose{width:100%!important;max-width:800px!important;min-width:0!important;margin:0!important}body.is-article .lh-next-rail,body.lh-en-public.is-article .lh-en-related-rail-static{grid-column:2!important;position:relative!important;top:auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;background:transparent!important}body.is-article .lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:sticky!important;top:var(--lh-related-sticky-top,calc(100vh - 330px))!important;width:100%!important;max-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;background:transparent!important;box-shadow:none!important;z-index:2!important;transition:opacity .18s ease,visibility .18s ease}body.lh-ad-in-view .lh-next-related-rail,body.lh-ad-in-view.lh-en-public .lh-en-related-rail-static>.lh-en-related{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media (max-width:1050px){body.is-article .lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:static!important;top:auto!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}.lh-next-prose #lh-hgx-hero,.lh-next-prose #lh-hgx-hero *{box-sizing:border-box}.lh-next-prose #lh-hgx-hero{width:100%!important;max-width:100%!important;min-width:0!important;margin:40px 0!important;clear:both!important}.lh-next-prose #lh-hgx-hero table,.lh-next-prose #lh-hgx-hero tbody,.lh-next-prose #lh-hgx-hero tr,.lh-next-prose #lh-hgx-hero td,.lh-next-prose #lh-hgx-hero th{min-width:0!important;max-width:none!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}.lh-next-prose #lh-hgx-hero table{width:100%!important;margin:0!important;border-radius:0!important}.lh-next-prose #lh-hgx-hero td,.lh-next-prose #lh-hgx-hero th{font:inherit!important}.lh-next-prose #lh-hgx-hero tr:hover td,.lh-next-prose #lh-hgx-hero tr:hover th,.lh-next-prose #lh-hgx-hero tr:nth-child(even) td,.lh-next-prose #lh-hgx-hero tr:nth-child(even) th{background:transparent!important}@media (min-width:1051px){body.is-article .lh-next-article-layout.has-wide-components .lh-next-article-flow>.lh-next-wide-component,body.lh-en-public.is-article .lh-en-article-reading .lh-next-wide-component,body.is-article .lh-next-adrotate-slot,body.lh-en-public.is-article .lh-next-adrotate-slot{grid-column:1 / -1!important;width:100%!important;max-width:1160px!important;min-width:0!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important;transform:none!important;position:relative!important;z-index:30!important;isolation:isolate!important}body.is-article .lh-next-adrotate-slot #lh-hgx-hero,body.is-article .lh-next-adrotate-slot #lead-hgx-banner,body.lh-en-public.is-article .lh-next-adrotate-slot #lh-hgx-hero,body.lh-en-public.is-article .lh-next-adrotate-slot #lead-hgx-banner{position:relative!important;z-index:31!important;width:100%!important;max-width:100%!important}body.is-article .lh-next-rail,body.lh-en-public.is-article .lh-en-related-rail-static{z-index:3!important}body.is-article .lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{z-index:4!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.lh-ad-in-view .lh-next-related-rail,body.lh-ad-in-view.lh-en-public .lh-en-related-rail-static>.lh-en-related{opacity:1!important;visibility:visible!important;pointer-events:auto!important}}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-native-media{position:relative!important;display:block!important;overflow:hidden!important}.lh-next-cre-ppp-post-card .lh-next-cre-ppp-post-native-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}body:not(.lh-next-admin-review-active) .lh-next-admin-review-tool{display:none!important}.lh-lead-ai-rec-card>div>small{display:block;margin-top:8px;line-height:1.35}.lh-library-hero{max-width:1160px;margin:42px auto 18px;padding:58px 64px;border:1px solid rgba(15,24,18,.12);border-radius:24px;background:#f7f7f2}.lh-library-hero h1{max-width:920px;margin:12px 0 18px;font-family:var(--lh-serif,Georgia,serif);font-size:clamp(40px,5.5vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:500}.lh-library-hero h1 strong{font-weight:700}.lh-library-hero>p{max-width:760px;font-size:17px;line-height:1.65;color:#586159}.lh-library-hero form{display:flex;max-width:760px;margin-top:30px;border-bottom:1px solid #172019}.lh-library-hero input{flex:1;border:0!important;background:transparent!important;padding:15px 0!important;font-size:16px;outline:0}.lh-library-hero button{border:0;background:transparent;font-weight:800;cursor:pointer}.lh-library-stats{max-width:1160px;margin:0 auto 72px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(15,24,18,.12);border-radius:18px;overflow:hidden}.lh-library-stats div{padding:25px 30px;border-right:1px solid rgba(15,24,18,.1)}.lh-library-stats div:last-child{border:0}.lh-library-stats strong{display:block;font-family:var(--lh-serif,Georgia,serif);font-size:38px}.lh-library-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#667067}.lh-library-section{max-width:1160px;margin:0 auto 76px}.lh-library-head{max-width:780px;margin-bottom:25px}.lh-library-head h2{margin:8px 0 8px;font-family:var(--lh-serif,Georgia,serif);font-size:clamp(30px,4vw,48px);line-height:1.02}.lh-library-head p{color:#667067;line-height:1.6}.lh-library-journeys{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lh-library-journeys>a{min-height:210px;padding:25px;border:1px solid rgba(15,24,18,.12);border-radius:18px;color:inherit;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.lh-library-journeys>a:hover{transform:translateY(-3px);border-color:#8ca600}.lh-library-journeys>a>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#708500}.lh-library-journeys strong{margin-top:16px;font-family:var(--lh-serif,Georgia,serif);font-size:25px;line-height:1.05}.lh-library-journeys p{font-size:13px;line-height:1.5;color:#687069}.lh-library-journeys b{margin-top:auto;font-size:11px}.lh-next-home-category-tags.is-library{display:flex;flex-wrap:wrap;gap:8px}.lh-library-years{display:flex;flex-wrap:wrap;border-top:1px solid rgba(15,24,18,.12)}.lh-library-years a{min-width:145px;padding:20px 22px;border-right:1px solid rgba(15,24,18,.1);border-bottom:1px solid rgba(15,24,18,.1);text-decoration:none;color:inherit}.lh-library-years strong{display:block;font-family:var(--lh-serif,Georgia,serif);font-size:28px}.lh-library-years span{font-size:10px;color:#6b736c}@media(max-width:800px){.lh-library-hero{margin:22px 14px;padding:34px 24px}.lh-library-stats{margin:0 14px 50px;grid-template-columns:1fr}.lh-library-stats div{border-right:0;border-bottom:1px solid rgba(15,24,18,.1)}.lh-library-section{margin:0 14px 55px}.lh-library-journeys{grid-template-columns:1fr}.lh-library-hero form{display:block}.lh-library-hero button{padding:14px 0}}.lh-home-archive-story{max-width:1160px;margin:62px auto 76px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.7fr) minmax(300px,.85fr);gap:0;border-top:1px solid rgba(18,26,21,.16);border-bottom:1px solid rgba(18,26,21,.16)}.lh-home-archive-intro{padding:38px 38px 38px 0}.lh-home-archive-intro h2{max-width:600px;margin:10px 0 14px;font-family:var(--lh-serif,Georgia,serif);font-size:clamp(38px,4.6vw,62px);line-height:.98;letter-spacing:-.045em;font-weight:500}.lh-home-archive-intro p{max-width:590px;margin:0;color:rgba(18,26,21,.68);font-size:15px;line-height:1.65}.lh-home-archive-stats{display:grid;grid-template-columns:auto auto 1px auto auto;align-items:end;gap:8px 11px;margin-top:28px}.lh-home-archive-stats strong{font-family:var(--lh-serif,Georgia,serif);font-size:36px;line-height:.9}.lh-home-archive-stats span{max-width:86px;font-size:9px;line-height:1.25;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(18,26,21,.55)}.lh-home-archive-stats i{width:1px;height:34px;background:rgba(18,26,21,.14);margin:0 8px}.lh-home-archive-cta{display:inline-flex;margin-top:24px;font-size:11px;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:3px}.lh-home-archive-paths{padding:38px 26px;border-left:1px solid rgba(18,26,21,.14);border-right:1px solid rgba(18,26,21,.14)}.lh-home-archive-paths>a{position:relative;display:block;padding:16px 26px 16px 0;border-top:1px solid rgba(18,26,21,.12);color:inherit;text-decoration:none}.lh-home-archive-paths>a:first-of-type{margin-top:10px}.lh-home-archive-paths strong{display:block;font-size:14px;line-height:1.15}.lh-home-archive-paths small{display:block;margin-top:5px;font-size:10px;line-height:1.35;color:rgba(18,26,21,.55)}.lh-home-archive-paths b{position:absolute;right:0;top:19px;font-size:14px;transition:transform .18s}.lh-home-archive-paths>a:hover b{transform:translateX(3px)}.lh-home-archive-pick{display:grid;grid-template-rows:minmax(185px,1fr) auto;min-width:0}.lh-home-archive-pick-media{display:block;min-height:185px;overflow:hidden;background:#f1f2ec}.lh-home-archive-pick-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lh-home-archive-pick:hover img{transform:scale(1.025)}.lh-home-archive-pick>div{padding:23px 0 30px 28px}.lh-home-archive-pick>div>span{font-size:8px;font-weight:850;letter-spacing:.14em;color:#6f8200}.lh-home-archive-pick h3{margin:8px 0 9px;font-family:var(--lh-serif,Georgia,serif);font-size:24px;line-height:1.05}.lh-home-archive-pick p{margin:0 0 12px;font-size:11px;line-height:1.5;color:rgba(18,26,21,.58)}.lh-home-archive-pick>div>a{font-size:10px;font-weight:800}.lh-article-archive-note{max-width:1160px;margin:54px auto 32px;padding:28px 0;border-top:1px solid rgba(18,26,21,.14);border-bottom:1px solid rgba(18,26,21,.14);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:52px}.lh-article-archive-note h2{margin:7px 0 9px;font-family:var(--lh-serif,Georgia,serif);font-size:clamp(28px,3.2vw,42px);line-height:1.02;font-weight:500;letter-spacing:-.025em}.lh-article-archive-note p{max-width:630px;margin:0;font-size:13px;line-height:1.6;color:rgba(18,26,21,.62)}.lh-article-archive-note nav{display:grid;align-content:center}.lh-article-archive-note nav a{display:grid;grid-template-columns:145px minmax(0,1fr);gap:16px;padding:10px 0;border-top:1px solid rgba(18,26,21,.11);color:inherit;text-decoration:none}.lh-article-archive-note nav a:last-child{border-bottom:1px solid rgba(18,26,21,.11)}.lh-article-archive-note nav strong{font-size:11px}.lh-article-archive-note nav span{font-size:10px;color:rgba(18,26,21,.55)}@media(max-width:980px){.lh-home-archive-story{grid-template-columns:1fr 1fr;margin-left:24px;margin-right:24px}.lh-home-archive-intro{grid-column:1/-1;padding-right:0}.lh-home-archive-paths{border-left:0}.lh-home-archive-pick>div{padding-right:0}.lh-article-archive-note{grid-template-columns:1fr;gap:24px;margin-left:24px;margin-right:24px}}@media(max-width:640px){.lh-home-archive-story{grid-template-columns:1fr;margin:42px 14px 54px}.lh-home-archive-intro{padding:28px 0}.lh-home-archive-intro h2{font-size:38px}.lh-home-archive-stats{grid-template-columns:auto auto;justify-content:start}.lh-home-archive-stats i{display:none}.lh-home-archive-paths{padding:28px 0;border:0;border-top:1px solid rgba(18,26,21,.14)}.lh-home-archive-pick{border-top:1px solid rgba(18,26,21,.14)}.lh-home-archive-pick>div{padding:20px 0 28px}.lh-article-archive-note{margin:40px 14px 24px;padding:24px 0}.lh-article-archive-note nav a{grid-template-columns:1fr;gap:4px}}.lh-next-body.is-home .lh-home-archive-story a,.lh-next-body.is-home .lh-home-archive-story a:hover,.lh-next-body.is-home .lh-home-archive-story a:focus,.lh-next-body.is-home .lh-home-archive-story a:active{text-decoration:none!important}.lh-next-body.is-home .lh-home-archive-cta{border-bottom:0!important;padding-bottom:0!important}@media(min-width:1051px){.lh-next-rail{position:sticky;top:92px;align-self:start;max-height:calc(100vh - 112px);overflow:auto}.lh-next-toc{position:relative;background:var(--lh-bg);z-index:2;padding-bottom:8px}.lh-next-toc li.is-h3 a{padding-left:14px;font-size:11px;color:#8a8a84}.lh-next-toc li.is-h3 a:before{content:'—';margin-right:7px;color:#b0b0aa}}@media (min-width:1051px){body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc{position:sticky!important;top:88px!important;z-index:12!important;width:100%!important;margin:0 0 18px!important;padding:18px 16px 10px!important;background:rgba(255,255,255,.90)!important;border:1px solid rgba(18,26,21,.10)!important;border-radius:12px!important;box-shadow:0 10px 28px rgba(18,26,21,.055)!important;-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}body.is-article .lh-next-toc .lh-next-eyebrow{display:block;padding:0 2px 12px;color:#555a53}body.is-article .lh-next-toc ol{margin:0!important}body.is-article .lh-next-toc li{position:relative;border-bottom:1px solid rgba(18,26,21,.075)!important}body.is-article .lh-next-toc li:last-child{border-bottom:0!important}body.is-article .lh-next-toc a{position:relative;padding:10px 10px 10px 12px!important;border-radius:7px;color:#72766f!important;transition:color .18s ease,background-color .18s ease,transform .18s ease,padding-left .18s ease}body.is-article .lh-next-toc a:before{content:'';position:absolute;left:0;top:50%;width:2px;height:0;border-radius:2px;background:#a4d65e;transform:translateY(-50%);transition:height .18s ease}body.is-article .lh-next-toc a:hover{color:#171717!important;background:rgba(164,214,94,.10)!important;transform:translateX(3px)}body.is-article .lh-next-toc a:hover:before,body.is-article .lh-next-toc a.is-active:before{height:55%}body.is-article .lh-next-toc a.is-active{color:#171717!important;font-weight:750!important;background:rgba(164,214,94,.075)!important}body.is-article .lh-next-toc li.is-h3 a{padding-left:24px!important;font-size:11px!important}body.is-article .lh-next-toc li.is-h3 a:after{content:'—';position:absolute;left:11px;color:#a7aaa3}body.is-article .lh-next-toc li.is-h3 a:before{content:''!important;margin-right:0!important}}@media (min-width:1051px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:sticky!important;top:88px!important;align-self:start!important;height:calc(100vh - 108px)!important;max-height:calc(100vh - 108px)!important;min-height:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:18px!important;background:transparent!important;z-index:5!important}body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc{position:relative!important;top:auto!important;flex:0 1 auto!important;max-height:min(48vh,520px)!important;overflow:auto!important;overscroll-behavior:contain;margin:0!important;background:rgba(255,255,255,.94)!important}body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:relative!important;top:auto!important;bottom:auto!important;flex:0 0 auto!important;margin-top:auto!important;margin-bottom:0!important;max-height:min(42vh,390px)!important;overflow:auto!important;overscroll-behavior:contain;background:rgba(255,255,255,.94)!important;border:1px solid rgba(18,26,21,.09)!important;border-radius:12px!important;padding:16px!important;box-shadow:0 10px 28px rgba(18,26,21,.045)!important}body.is-article .lh-next-related-rail>a,body.lh-en-public.is-article .lh-en-related-list>a{border-radius:7px;transition:background-color .18s ease,transform .18s ease,padding-left .18s ease}body.is-article .lh-next-related-rail>a:hover,body.lh-en-public.is-article .lh-en-related-list>a:hover{background:rgba(164,214,94,.09)!important;transform:translateX(3px)}}@media (max-width:1050px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:static!important;top:auto!important;height:auto!important;max-height:none!important;display:block!important}body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc,body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:static!important;max-height:none!important;overflow:visible!important;margin-top:24px!important}}@media (min-width:1051px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:sticky!important;top:88px!important;height:calc(100vh - 108px)!important;max-height:calc(100vh - 108px)!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:18px!important;background:transparent!important}body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc{flex:0 0 auto!important;max-height:none!important;overflow:visible!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(23,23,23,.07)!important;border-radius:14px!important;padding:18px 18px 10px!important;box-shadow:0 10px 30px rgba(17,17,17,.035)!important;backdrop-filter:blur(10px)}body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{flex:0 0 auto!important;margin-top:auto!important;max-height:none!important;overflow:visible!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(23,23,23,.08)!important;border-radius:16px!important;padding:18px!important;box-shadow:0 14px 36px rgba(17,17,17,.055)!important;backdrop-filter:blur(12px)}body.is-article .lh-next-related-rail:before,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related:before{content:'';display:block;width:42px;height:3px;margin:0 0 13px;border-radius:999px;background:#a4d65e}body.is-article .lh-next-related-rail>.lh-next-eyebrow,body.lh-en-public.is-article .lh-en-related-head>span{display:block;margin-bottom:6px;color:#5f625b!important;letter-spacing:.16em!important}body.lh-en-public.is-article .lh-en-related-head h2{margin:3px 0 9px!important;font-size:23px!important;letter-spacing:-.02em}body.is-article .lh-next-related-rail>a,body.lh-en-public.is-article .lh-en-related-list>a{position:relative;padding:13px 34px 13px 0!important;border-top:1px solid rgba(23,23,23,.10)!important;border-radius:0!important;transition:padding-left .18s ease,background-color .18s ease,color .18s ease!important}body.is-article .lh-next-related-rail>a:after,body.lh-en-public.is-article .lh-en-related-list>a:after{content:'→';position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:20px;line-height:1;transition:transform .18s ease,color .18s ease}body.is-article .lh-next-related-rail>a:hover,body.lh-en-public.is-article .lh-en-related-list>a:hover{background:linear-gradient(90deg,rgba(164,214,94,.12),rgba(164,214,94,0) 78%)!important;padding-left:10px!important;transform:none!important}body.is-article .lh-next-related-rail>a:hover:after,body.lh-en-public.is-article .lh-en-related-list>a:hover:after{transform:translate(5px,-50%);color:#7aaa28}body.is-article .lh-next-related-rail>a strong,body.lh-en-public.is-article .lh-en-related-list>a strong{font-size:14px!important;line-height:1.28!important;font-weight:700!important;letter-spacing:-.01em}body.lh-en-public.is-article .lh-en-related-list>a>span{display:none!important}body.is-article .lh-next-toc a{border-radius:8px!important;transition:background-color .18s ease,color .18s ease,padding-left .18s ease!important}body.is-article .lh-next-toc a:hover{background:rgba(164,214,94,.10)!important;padding-left:10px!important}}@media (min-width:1051px){body.is-article .lh-next-related-rail>a,body.lh-en-public.is-article .lh-en-related-list>a{padding-top:19px!important;padding-bottom:19px!important}body.is-article .lh-next-related-rail>a + a,body.lh-en-public.is-article .lh-en-related-list>a + a{margin-top:4px!important}}.lh-next-gated-preview[data-newsletter-lock="1"]{margin-top:0}\n\n\n.lh-next-share-insight{max-width:1160px;margin:58px auto 48px;padding:28px 30px;border:1px solid #e2e2dc;border-left:4px solid var(--lh-accent,#a8cf45);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:34px;box-sizing:border-box;box-shadow:0 12px 34px rgba(20,24,18,.045)}\n.lh-next-share-copy{max-width:610px}.lh-next-share-copy>span{display:block;font:700 10px/1.2 Inter,sans-serif;letter-spacing:.15em;color:#6d7e45;margin-bottom:8px}.lh-next-share-copy h2{font:600 27px/1.15 Inter,sans-serif;letter-spacing:-.025em;margin:0 0 7px;color:#171817}.lh-next-share-copy p{font:400 14px/1.55 Inter,sans-serif;color:#666;margin:0}.lh-next-share-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.lh-next-share-actions a{min-height:43px;padding:0 14px;border:1px solid #dcded8;border-radius:999px;display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;color:#20221f;background:#fafbf8;font:600 12px/1 Inter,sans-serif;transition:transform .18s ease,border-color .18s ease,background .18s ease}.lh-next-share-actions a:hover{transform:translateY(-2px);border-color:#a8cf45;background:#f6faee}.lh-next-share-actions b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#20221f;color:#fff;font:700 11px/1 Inter,sans-serif}.lh-next-share-actions .is-email b{font-size:12px}\n\n.lh-next-prose .bctt-click-to-tweet,.lh-next-prose .bctt-ctt-text,.lh-next-prose .better-click-to-tweet,.lh-next-prose .bctt-wrap{position:relative!important;box-sizing:border-box!important;max-width:100%!important;margin:2.35em 0!important;padding:28px 30px 25px 34px!important;border:1px solid #e2e2dc!important;border-left:4px solid var(--lh-accent,#a8cf45)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 12px 34px rgba(20,24,18,.05)!important;font-family:Georgia,"Times New Roman",serif!important;color:#292b27!important}\n.lh-next-prose .bctt-click-to-tweet:before,.lh-next-prose .better-click-to-tweet:before,.lh-next-prose .bctt-wrap:before{content:"“";position:absolute;left:15px;top:6px;color:#dce9bf;font:700 48px/1 Georgia,serif;pointer-events:none}.lh-next-prose .bctt-click-to-tweet a,.lh-next-prose .better-click-to-tweet a,.lh-next-prose .bctt-wrap a{color:#20221f!important;text-decoration:none!important}.lh-next-prose .bctt-click-to-tweet .bctt-ctt-text,.lh-next-prose .better-click-to-tweet .bctt-ctt-text{font-size:1.02em!important;line-height:1.62!important}.lh-next-prose .bctt-ctt-btn,.lh-next-prose .bctt-click-to-tweet .bctt-ctt-btn,.lh-next-prose .better-click-to-tweet .bctt-ctt-btn{display:block!important;margin-top:16px!important;text-align:right!important;font:700 10px/1.2 Inter,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#30342d!important}\n@media(max-width:760px){.lh-next-share-insight{margin:42px 19px 38px;padding:23px 21px;display:block}.lh-next-share-actions{justify-content:flex-start;margin-top:20px}.lh-next-share-actions a{flex:1 1 auto;justify-content:center}.lh-next-prose .bctt-click-to-tweet,.lh-next-prose .bctt-ctt-text,.lh-next-prose .better-click-to-tweet,.lh-next-prose .bctt-wrap{padding:24px 21px 22px 27px!important}}\n .lh-next-share-insight{max-width:1160px;margin:38px auto 28px;padding:30px 34px;border:1px solid rgba(116,145,64,.20);border-left:4px solid var(--lh-accent,#a8cf45);border-radius:14px;background:linear-gradient(110deg,#fbfdf7 0%,#ffffff 58%,#fbfcf9 100%);box-shadow:0 12px 30px rgba(20,24,18,.055);display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:center;gap:34px}.lh-next-share-copy{max-width:640px;padding-left:4px}.lh-next-share-copy>span{color:#799b37;font-size:10px;letter-spacing:.16em;margin-bottom:9px}.lh-next-share-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(27px,2.6vw,38px);font-weight:500;letter-spacing:-.025em;margin:0 0 8px}.lh-next-share-copy p{font-size:14px;line-height:1.55;color:#5f625b}.lh-next-share-actions{display:grid;grid-template-columns:1fr;gap:9px;padding-left:28px;border-left:1px solid rgba(18,26,21,.12)}.lh-next-share-actions a{min-height:44px;border-radius:8px;justify-content:center;background:#fff}.lh-next-share-actions a:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(20,24,18,.06)}.lh-next-share-actions .is-linkedin{border-color:rgba(10,102,194,.24)}.lh-next-share-actions .is-whatsapp{border-color:rgba(37,211,102,.28)}.lh-next-prose .bctt-click-to-tweet,.lh-next-prose .better-click-to-tweet,.lh-next-prose .bctt-wrap{border:1px solid rgba(18,26,21,.13)!important;border-left:4px solid var(--lh-accent,#a8cf45)!important;background:linear-gradient(110deg,#fbfcf8 0%,#fff 100%)!important;box-shadow:0 11px 28px rgba(20,24,18,.075)!important}.lh-next-prose .bctt-ctt-btn,.lh-next-prose .bctt-click-to-tweet .bctt-ctt-btn,.lh-next-prose .better-click-to-tweet .bctt-ctt-btn{font-size:0!important;text-decoration:none!important;color:#30342d!important}.lh-next-body:not(.lh-en-public) .lh-next-prose .bctt-ctt-btn:before,.lh-next-body:not(.lh-en-public) .lh-next-prose .bctt-click-to-tweet .bctt-ctt-btn:before,.lh-next-body:not(.lh-en-public) .lh-next-prose .better-click-to-tweet .bctt-ctt-btn:before{content:"COMPARTE ESTA IDEA X";font:700 10px/1.2 Inter,sans-serif;letter-spacing:.14em}.lh-en-public .lh-next-prose .bctt-ctt-btn:before,.lh-en-public .lh-next-prose .bctt-click-to-tweet .bctt-ctt-btn:before,.lh-en-public .lh-next-prose .better-click-to-tweet .bctt-ctt-btn:before,.lh-en-private .lh-next-prose .bctt-ctt-btn:before{content:"SHARE THIS INSIGHT X";font:700 10px/1.2 Inter,sans-serif;letter-spacing:.14em}@media(max-width:760px){.lh-next-share-insight{margin:34px 14px 24px;padding:24px 20px;grid-template-columns:1fr;gap:22px}.lh-next-share-actions{padding-left:0;padding-top:20px;border-left:0;border-top:1px solid rgba(18,26,21,.12)}.lh-next-share-actions a{width:100%}}.lh-next-share-insight{width:calc(100% - 48px)!important;max-width:1160px!important;margin:26px auto 0!important;padding:22px 24px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;border:1px solid rgba(18,26,21,.12)!important;border-radius:8px!important;background:#fafbf8!important;box-shadow:0 5px 16px rgba(20,24,18,.035)!important}.lh-next-share-copy{max-width:690px!important;padding:0!important}.lh-next-share-copy>span{display:block!important;margin:0 0 6px!important;color:#789b35!important;font:700 9px/1.2 Inter,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important}.lh-next-share-copy h2{margin:0 0 5px!important;color:#171817!important;font:500 clamp(22px,2vw,29px)/1.08 Georgia,"Times New Roman",serif!important;letter-spacing:-.02em!important}.lh-next-share-copy p{margin:0!important;color:rgba(18,26,21,.62)!important;font:400 12.5px/1.48 Inter,sans-serif!important}.lh-next-share-actions{display:flex!important;grid-template-columns:none!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;padding:0!important;border:0!important}.lh-next-share-actions a{min-width:112px!important;min-height:38px!important;padding:0 13px!important;border:1px solid rgba(18,26,21,.14)!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:#20221f!important;font:600 11px/1 Inter,sans-serif!important;text-decoration:none!important;transition:border-color .16s ease,background .16s ease,transform .16s ease!important}.lh-next-share-actions a:hover{transform:translateY(-1px)!important;background:#fff!important;border-color:#9fbd63!important;box-shadow:none!important}.lh-next-share-actions b{width:20px!important;height:20px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#20221f!important;color:#fff!important;font:700 9px/1 Inter,sans-serif!important;text-transform:none!important}.lh-next-share-actions .is-linkedin b{background:#0a66c2!important;font-size:10px!important}.lh-next-share-actions .is-whatsapp b{background:#25a95b!important;font-size:8px!important;letter-spacing:-.04em!important}.lh-next-share-actions .is-email b{background:#4f544d!important;font-size:10px!important}.lh-next-share-insight + .lh-article-archive-note{margin-top:22px!important}.lh-next-prose .bctt-click-to-tweet,.lh-next-prose .better-click-to-tweet,.lh-next-prose .bctt-wrap{max-width:100%!important;margin:2.25em 0!important;padding:27px 30px 24px 34px!important;border:1px solid rgba(18,26,21,.14)!important;border-left:4px solid var(--lh-accent,#a8cf45)!important;border-radius:10px!important;background:#fbfcf9!important;box-shadow:0 7px 20px rgba(20,24,18,.06)!important}.lh-next-prose .bctt-click-to-tweet .bctt-ctt-text,.lh-next-prose .better-click-to-tweet .bctt-ctt-text,.lh-next-prose .bctt-wrap .bctt-ctt-text{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}@media(max-width:980px){.lh-next-share-insight{width:calc(100% - 48px)!important;grid-template-columns:1fr!important;gap:17px!important}.lh-next-share-actions{justify-content:flex-start!important}}@media(max-width:640px){.lh-next-share-insight{width:calc(100% - 28px)!important;margin:22px 14px 0!important;padding:20px 18px!important}.lh-next-share-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.lh-next-share-actions a{width:100%!important;min-width:0!important}.lh-next-share-insight + .lh-article-archive-note{margin-top:18px!important}}.lh-next-prose .lh-next-bctt-card{position:relative!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:2.2em 0!important;padding:30px 34px 26px 86px!important;overflow:hidden!important;border:1px solid rgba(18,26,21,.13)!important;border-left:5px solid var(--lh-accent,#a8cf45)!important;border-radius:14px!important;background:linear-gradient(110deg,#fbfcf8 0%,#fff 100%)!important;box-shadow:0 10px 26px rgba(20,24,18,.07)!important;color:#242722!important}.lh-next-prose .lh-next-bctt-card:before{content:"“";position:absolute;left:26px;top:18px;color:#a8cf45;font:700 62px/.9 Georgia,"Times New Roman",serif;opacity:.9;pointer-events:none}.lh-next-prose .lh-next-bctt-card .bctt-click-to-tweet,.lh-next-prose .lh-next-bctt-card .better-click-to-tweet,.lh-next-prose .lh-next-bctt-card .bctt-wrap,.lh-next-prose .lh-next-bctt-card .bctt-ctt-text{position:static!important;display:block!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;font-family:Georgia,"Times New Roman",serif!important}.lh-next-prose .lh-next-bctt-card .bctt-ctt-text,.lh-next-prose .lh-next-bctt-card .bctt-ctt-text a{color:#242722!important;font:500 clamp(24px,2.1vw,34px)/1.42 Georgia,"Times New Roman",serif!important;letter-spacing:-.015em!important;text-decoration:none!important}.lh-next-prose .lh-next-bctt-card .bctt-ctt-btn{display:block!important;width:max-content!important;max-width:100%!important;margin:22px 0 0 auto!important;padding:12px 0 0!important;border:0!important;border-top:1px solid rgba(18,26,21,.10)!important;background:transparent!important;box-shadow:none!important;color:#30342d!important;text-align:right!important;text-decoration:none!important;text-transform:uppercase!important;font-size:0!important;line-height:1!important}.lh-next-body:not(.lh-en-public) .lh-next-prose .lh-next-bctt-card .bctt-ctt-btn:before{content:"COMPARTE ESTA IDEA X";font:700 10px/1.2 Inter,sans-serif!important;letter-spacing:.14em!important}.lh-en-public .lh-next-prose .lh-next-bctt-card .bctt-ctt-btn:before,.lh-en-private .lh-next-prose .lh-next-bctt-card .bctt-ctt-btn:before{content:"SHARE THIS INSIGHT X";font:700 10px/1.2 Inter,sans-serif!important;letter-spacing:.14em!important}@media(max-width:640px){.lh-next-prose .lh-next-bctt-card{margin:1.8em 0!important;padding:25px 20px 22px 58px!important;border-radius:10px!important}.lh-next-prose .lh-next-bctt-card:before{left:17px;top:16px;font-size:44px!important}.lh-next-prose .lh-next-bctt-card .bctt-ctt-text,.lh-next-prose .lh-next-bctt-card .bctt-ctt-text a{font-size:22px!important;line-height:1.4!important}}.lh-next-language-inline{display:inline-flex;align-items:center;gap:0;margin-top:16px;border:1px solid #deded7;border-radius:999px;overflow:hidden;background:#fff}.lh-next-language-inline a,.lh-next-language-inline strong{padding:7px 11px;font:700 10px/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-decoration:none;color:#60645e}.lh-next-language-inline strong{background:#171817;color:#fff}.lh-next-key-ideas,.lh-next-reading-path,.lh-next-recommended-read{width:min(1160px,calc(100% - 48px));margin:38px auto 0;box-sizing:border-box}.lh-next-key-ideas{padding:30px 34px;border:1px solid #dfe4d6;border-radius:16px;background:linear-gradient(135deg,#fbfcf7,#fff);box-shadow:0 10px 30px rgba(22,26,18,.035)}.lh-next-key-ideas h2,.lh-next-reading-path h2,.lh-next-recommended-read h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#171817}.lh-next-key-ideas h2{font-size:30px;margin:7px 0 16px}.lh-next-key-ideas ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.lh-next-key-ideas li{position:relative;padding-left:19px;font-size:15px;line-height:1.55;color:#4d504b}.lh-next-key-ideas li:before{content:"";position:absolute;left:0;top:.68em;width:6px;height:6px;border-radius:50%;background:var(--lh-accent,#a8cf45)}.lh-next-reading-path{padding:24px 28px;border-top:1px solid #d9dbd4;border-bottom:1px solid #d9dbd4;display:flex;align-items:end;justify-content:space-between;gap:28px}.lh-next-reading-path h2{font-size:28px;margin:5px 0}.lh-next-reading-path p{margin:0;color:#73766f;font-size:13px}.lh-next-reading-path nav{display:flex;gap:8px;flex-wrap:wrap}.lh-next-reading-path nav a{display:inline-flex;padding:9px 12px;border:1px solid #ddd;border-radius:999px;text-decoration:none;font-size:11px;font-weight:700;color:#222;background:#fff}.lh-next-reading-path nav a:hover{border-color:var(--lh-accent,#a8cf45)}.lh-next-recommended-read{display:grid;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:25px;padding:30px 32px;border-top:1px solid #d9dbd4;border-bottom:1px solid #d9dbd4;background:#fbfbf8}.lh-next-recommended-read h2{font-size:32px;line-height:1.08;margin:7px 0 10px}.lh-next-recommended-read h2 a{text-decoration:none;color:inherit}.lh-next-recommended-read p{max-width:760px;margin:0;color:#686b65;font-size:14px;line-height:1.55}.lh-next-recommended-arrow{width:52px;height:52px;border:1px solid #d8dad4;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:24px;color:#111;transition:.18s}.lh-next-recommended-read:hover .lh-next-recommended-arrow{transform:translateX(3px);border-color:var(--lh-accent,#a8cf45)}@media(max-width:760px){.lh-next-key-ideas,.lh-next-reading-path,.lh-next-recommended-read{width:calc(100% - 28px);margin-top:28px}.lh-next-key-ideas{padding:24px 21px}.lh-next-key-ideas h2{font-size:27px}.lh-next-reading-path{display:block;padding:20px 4px}.lh-next-reading-path nav{margin-top:16px}.lh-next-recommended-read{grid-template-columns:1fr auto;padding:24px 20px}.lh-next-recommended-read h2{font-size:27px}.lh-next-recommended-read p{grid-column:1/-1}.lh-next-recommended-arrow{width:44px;height:44px}}.lh-next-article-meta-row{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:20px}.lh-next-article-meta-row .lh-next-byline{margin:0}.lh-next-article-meta-row .lh-next-language-inline{margin:0}.lh-en-article-tags{display:none!important}@media(max-width:680px){.lh-next-article-meta-row{gap:12px 16px;margin-top:18px}.lh-next-article-meta-row .lh-next-byline{flex:1 1 auto;min-width:210px;justify-content:flex-start}.lh-next-article-meta-row .lh-next-language-inline{flex:0 0 auto}}@media (min-width:1051px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:sticky!important;top:88px!important;align-self:start!important;height:calc(100vh - 108px)!important;max-height:calc(100vh - 108px)!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:18px!important;z-index:5!important}body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc{position:relative!important;top:auto!important;flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:18px 18px 12px!important;margin:0!important}body.is-article .lh-next-toc>ol,body.lh-en-public.is-article .lh-next-toc>ol{min-height:0!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain;scrollbar-width:thin;padding-right:4px!important}body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:relative!important;top:auto!important;bottom:auto!important;flex:0 1 auto!important;min-height:0!important;max-height:34vh!important;overflow:auto!important;overscroll-behavior:contain;margin:0!important}body.is-article .lh-next-related-rail>a,body.lh-en-public.is-article .lh-en-related-list>a{padding-top:14px!important;padding-bottom:14px!important}}.lh-next-toc.is-collapsible.is-collapsed ol li:nth-child(n+7){display:none!important}.lh-next-toc-toggle{appearance:none;border:0;border-top:1px solid rgba(23,23,23,.10);background:transparent;color:#596052;width:100%;margin:8px 0 0;padding:12px 2px 2px;text-align:left;font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.lh-next-toc-toggle:hover{color:#171717}.lh-next-toc.is-expanded .lh-next-toc-toggle{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.70),#fff 45%);padding-top:14px}@media (max-width:1050px){.lh-next-toc-toggle{display:none!important}}.lh-next-toc[hidden]{display:none!important}@media (min-width:1051px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:relative!important;top:auto!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:22px!important}body.is-article .lh-next-article-layout>.lh-next-rail.is-sticky-safe,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static.is-sticky-safe{position:sticky!important;top:88px!important;align-self:start!important}body.is-article .lh-next-article-layout>.lh-next-rail.is-flowing,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static.is-flowing{position:relative!important;top:auto!important}body.is-article .lh-next-rail>.lh-next-toc,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc{flex:0 0 auto!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important}body.is-article .lh-next-toc>ol,body.lh-en-public.is-article .lh-next-toc>ol{overflow:visible!important;max-height:none!important;padding-right:0!important;scrollbar-width:none!important}body.is-article .lh-next-toc>ol::-webkit-scrollbar,body.lh-en-public.is-article .lh-next-toc>ol::-webkit-scrollbar{display:none!important}body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{flex:0 0 auto!important;max-height:none!important;height:auto!important;overflow:visible!important;overscroll-behavior:auto!important}}@media (min-width:1051px){body.is-article .lh-next-article-layout>.lh-next-rail,body.lh-en-public.is-article .lh-en-article-reading>.lh-en-related-rail-static{position:relative!important;top:auto!important;align-self:stretch!important;height:auto!important;max-height:none!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:22px!important}body.is-article .lh-next-rail>.lh-next-toc:not([hidden]),body.lh-en-public.is-article .lh-en-related-rail-static>.lh-next-toc:not([hidden]){position:sticky!important;top:96px!important;z-index:4!important;align-self:start!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(8px)}body.is-article .lh-next-rail>.lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-rail-static>.lh-en-related{position:relative!important;top:auto!important;z-index:1!important;height:auto!important;max-height:none!important;overflow:visible!important}body.is-article .lh-next-toc>ol,body.lh-en-public.is-article .lh-next-toc>ol{max-height:none!important;overflow:visible!important}body.is-article .lh-next-toc.is-expanded,body.lh-en-public.is-article .lh-next-toc.is-expanded{position:relative!important;top:auto!important}}@media (min-width:1051px){body.is-article .lh-next-rail,body.lh-en-public.is-article .lh-en-related-rail-static{position:relative!important;top:auto!important;overflow:visible!important;max-height:none!important;align-self:stretch!important}body.is-article .lh-next-rail-stack,body.lh-en-public.is-article .lh-next-rail-stack{position:sticky!important;top:96px!important;z-index:4!important;display:flex!important;flex-direction:column!important;gap:18px!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}body.is-article .lh-next-rail-stack>.lh-next-toc,body.lh-en-public.is-article .lh-next-rail-stack>.lh-next-toc{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important}body.is-article .lh-next-rail-stack>.lh-next-related-rail,body.lh-en-public.is-article .lh-next-rail-stack>.lh-en-related{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;margin:0!important}body.is-article .lh-next-toc>ol,body.lh-en-public.is-article .lh-next-toc>ol,body.is-article .lh-next-related-rail,body.lh-en-public.is-article .lh-en-related-list{max-height:none!important;overflow:visible!important}body.is-article .lh-next-related-rail a strong,body.lh-en-public.is-article .lh-en-related-list strong{font-size:13px!important;line-height:1.24!important;font-weight:650!important}body.is-article .lh-next-related-rail a,body.lh-en-public.is-article .lh-en-related-list a{padding-top:12px!important;padding-bottom:12px!important}body.is-article .lh-next-related-rail .lh-next-eyebrow,body.lh-en-public.is-article .lh-en-related-head span{font-size:9px!important}body.lh-en-public.is-article .lh-en-related-head h2{font-size:21px!important;margin-bottom:10px!important}}body.is-article .lh-next-toc a.is-active,body.lh-en-public.is-article .lh-next-toc a.is-active{background:transparent!important;color:#171717!important;font-weight:750!important}body.is-article .lh-next-toc a:hover,body.lh-en-public.is-article .lh-next-toc a:hover{background:rgba(23,23,23,.025)!important}body.is-article .lh-next-toc .lh-next-eyebrow,body.lh-en-public.is-article .lh-next-toc .lh-next-eyebrow{padding-left:26px!important;padding-right:26px!important}body.is-article .lh-next-toc>ol>li>a,body.lh-en-public.is-article .lh-next-toc>ol>li>a{padding-left:26px!important;padding-right:26px!important;box-sizing:border-box!important}body.is-article .lh-next-toc-toggle,body.lh-en-public.is-article .lh-next-toc-toggle{margin-left:26px!important;margin-right:26px!important}@media(max-width:1050px){body.is-article .lh-next-toc .lh-next-eyebrow,body.lh-en-public.is-article .lh-next-toc .lh-next-eyebrow{padding-left:20px!important;padding-right:20px!important}body.is-article .lh-next-toc>ol>li>a,body.lh-en-public.is-article .lh-next-toc>ol>li>a{padding-left:20px!important;padding-right:20px!important}body.is-article .lh-next-toc-toggle,body.lh-en-public.is-article .lh-next-toc-toggle{margin-left:20px!important;margin-right:20px!important}}
.lh-next-body.is-article .lh-next-deck-block{position:relative;max-width:980px;margin:30px auto 34px;padding:5px 0 6px 34px;text-align:left;border-left:4px solid #78bd35}.lh-next-body.is-article .lh-next-deck-kicker{display:block;margin:0 0 10px;font-family:Inter,system-ui,sans-serif;font-size:10px;line-height:1;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#5fae2f}.lh-next-body.is-article .lh-next-deck-block .lh-next-deck{max-width:none;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(23px,2.1vw,31px);line-height:1.43;font-weight:400;letter-spacing:-.012em;color:#252724;text-align:left}.lh-next-body.is-article .lh-next-article-meta-row{margin-top:26px}.lh-next-body.is-article .lh-next-deck-block+.lh-next-analysis-promise{margin-top:26px}@media(max-width:760px){.lh-next-body.is-article .lh-next-deck-block{margin:24px 0 28px;padding:3px 0 4px 20px;border-left-width:3px}.lh-next-body.is-article .lh-next-deck-kicker{margin-bottom:8px;font-size:9px;letter-spacing:.17em}.lh-next-body.is-article .lh-next-deck-block .lh-next-deck{font-size:clamp(20px,5.7vw,24px);line-height:1.48;letter-spacing:-.006em}}

/* v0.46.87 trigger hardening: survives cached/theme button styles */
@media (min-width:1051px){
button.lh-next-rail-trigger[data-lh-rail-toggle]{
position:fixed!important;right:0!important;left:auto!important;top:46%!important;bottom:auto!important;
z-index:9999!important;width:34px!important;max-width:34px!important;min-width:34px!important;
height:auto!important;min-height:104px!important;margin:0!important;padding:10px 5px!important;
display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;
border:1px solid rgba(20,28,23,.16)!important;border-right:0!important;border-radius:14px 0 0 14px!important;
background:#142518!important;color:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.15)!important;
font:inherit!important;text-transform:none!important;letter-spacing:normal!important;appearance:none!important;-webkit-appearance:none!important;
}
button.lh-next-rail-trigger[data-lh-rail-toggle] span{display:block!important;font-size:24px!important;line-height:1!important;color:#fff!important}
button.lh-next-rail-trigger[data-lh-rail-toggle] small{display:block!important;width:auto!important;color:#fff!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;font-size:8px!important;line-height:1!important;font-weight:700!important;letter-spacing:.14em!important}
}
@media (max-width:1050px){button.lh-next-rail-trigger[data-lh-rail-toggle]{display:none!important}}

/* v0.46.88 · direct-runtime safety */
@media (min-width:1051px){
  .lh-next-article-layout[data-lh-article-layout].is-rail-collapsed>[data-lh-article-rail]{display:none!important}
}
