: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}}

/* v0.8.2 · Next Article Experience */
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}}

/* v0.8.3 · Next Editorial Shell */
.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}}

/* v0.8.4 · CRE Native Preview */
.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}


/* v0.8.5 · CRE Gate Replication */
.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}}

/* v0.8.6 · CRE CTA routing */
.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}

/* v0.8.8 · Premium Reading Gate */
.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}}

/* v0.8.9 · CRE shadow parity diagnostics (editors only) */
.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}

/* v0.9.0 · CRE native metered-paywall notices */
.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}}

/* v0.9.2 · Next Account + Revenue Hub */
.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}}

/* v0.9.3 · Next Subscriptions */
.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}}

/* v0.9.4 · Next Subscription Journey */
.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}}

/* v0.9.5 · Contextual Gate Journey */
.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}}

/* v0.9.6 · Google signup for the CRE free subscription */
.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}

/* v0.9.7 · PPP return bridge */
.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}

/* v0.9.8 · Membership lifecycle */
.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}}

/* v0.9.9 · editor-only Metered Paywall simulator */
.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}}

/* v0.11.0 · Access + Billing suite */
.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}}

/* v0.12.0 · editorial curation */
.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}}

/* v0.13.0 · editorial search */
.lh-next-search-hint{max-width:760px;margin:13px 0 0!important;font-size:12px!important;color:#85857e!important}

/* v0.14.0 · native legacy components */
.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}}

/* v0.15.0 · extracted editorial primitives */
.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}

/* v0.16.0 · expanded Elementor editorial primitives */
.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}

/* v0.17.0 · EEL advanced accordion adapter */
.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}

/* v0.19.0 · real WordPress menu + Next pages */
.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}}

/* v0.20.0 · native About/Profile template */
.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}}

/* v0.21.0 · Next navigation + Page Design System */
.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}}

/* v0.22.0 · Site Design System */
.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}}

/* v0.23.0 · Academy + Password Recovery */
.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}}

/* v0.24.0 · Academy Course Detail + My Courses */
.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%}}

/* v0.25.0 · Student vs Instructor Runtime */
.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}}

/* v0.26.0 · Unified Login + Academy Learning Journey */
.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}}

/* v0.27.0 · Native lesson shell */
.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}}

/* v0.28.0 · Academy completion, quiz bridge and catalog UX */
.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}}

/* v0.29.0 · Unified Learning Player + Account Academy Hub */
.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}}

/* v0.30.0 · Tutor completion: student profile + certificates */
.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}}

/* v0.31.0 · Public shell, hierarchical navigation and native public pages */
.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}}

/* v0.32.0 · Tutor lesson video runtime */
.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}

/* v0.33.0 · Lead Hospitality sliding header + fullscreen menu */
.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}}

/* v0.33.1 · Content render hotfix + true full-width sliding header */
.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}}

/* v0.34.0 · Personal branding layer */
.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}}

/* v0.36.0 · Home Brand Hero + menu trigger/card refinement */
.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)}

/* Bigger transparent menu trigger */
.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}

/* Personal card in fullscreen menu */
.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}

/* HotelGEX white asset should sit directly on dark footer */
.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}
}

/* v0.37.0 · Home category cloud + HotelGEX maxi banner + Premium hero */
.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}

/* HotelGEX maxi banner */
.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)}

/* Premium hero */
.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}
}

/* v0.37.1 · Gate blur/fade hotfix
   Security rule: only the already-authorized preview is visually faded.
   The locked remainder is never sent to the browser merely to simulate blur. */
.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;

  /* A very light optical blur only at the transition edge. */
  -webkit-backdrop-filter:blur(2.2px);
  backdrop-filter:blur(2.2px);

  /* Blur itself appears progressively, not as a rectangular smear. */
  -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%
  );

  /* White fade wins over blur at the bottom, creating a clean hand-off to CTA. */
  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;
}

/* Retire the older full-block blur if any legacy/native fragment still emits it. */
.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;
}

/* Paywall card must start cleanly after the fade. */
.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)}
}

/* v0.37.2 · Visible progressive text blur at CRE gate */
.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;
}

/* Keep the first part of the final authorized paragraph readable,
   then progressively soften and fade its lower part. */
.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%
  );
}

/* Re-create the sharp upper lines on top of the blurred paragraph.
   This clone contains only already-authorized preview text. */
.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%
  );
}

/* Bottom hand-off to the paywall: visible, but no giant empty rectangle. */
.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)}
}

/* v0.38.0 · Lead AI Hospitality Advisor */
.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}}

/* v0.39.0 · Lead AI rich text + subscriber gate login */
.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}

/* v0.40.0 · Article Experience 2.0 */
.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}
}

/* v0.40.2 · Lead AI submitted-question UX */
.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}

/* v0.40.4 · SEO category links + post navigation + latest footer */
.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}
}


/* v0.40.8 · Editorial content tables
   Tables inside article/course editorial content are treated as readable data,
   not as unstyled HTML. Horizontal overflow is contained on narrow screens. */
.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}

/* WordPress table figures */
.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;
}

/* On phones, preserve the table instead of crushing columns into unreadable text. */
@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}
}


/* v0.40.9 · REAL article selector fix
   Public Next articles render inside <main class="lh-next-prose">. */
.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}
}

/* v0.41.8 · Native CRE Metered Paywall Notices */
.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}
}

/* v0.41.9 · Wide editorial components / AdRotate megabanners
   Reading copy stays narrow; visual advertising may use the article canvas. */
.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;
  }
}

/* v0.42.0 · True article breakout for visual banners
   Wide ads are siblings of prose, so they no longer inherit the 800px reading column. */
.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 / span 999;
}

/* HotelGEX in-article format: preserve impact without turning the ad into a second page. */
.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}
}


/* v0.42.1 · HotelGEX article banner
   The full megabanner is too dominant inside a long-form article.
   In article context it becomes a compact editorial sponsorship break. */
.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;
}

/* Hide the parts that turn the advert into a second landing page. */
.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;
}

/* Keep the compact advert visually separated from editorial text. */
.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;
  }
}


/* v0.42.2 · Native GTranslate bridge */
.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}
}


/* v0.42.2.1 · GTranslate fijo en esquina inferior izquierda */
.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;
  }
}


/* v0.42.2.2 · CRE Pay Per Post after metered free views */
.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;
}


/* v0.42.2.3 · CRE shortcodes */
.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;
}


/* v0.42.2.4 · Editorial meter PPP */
.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%;
  }
}


/* v0.42.2.5 · Explicit PPP uses same editorial criterion as Metered + PPP */
.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%;
  }
}


/* v0.42.2.6 · Paywall CTA proportions */
.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;
  }
}

/* CRE 3.2.20 shortcode components inside Next */
.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;
  }
}


/* v0.42.2.9 · CRE PPP card media fallback */
.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;
}


/* v0.42.2.10 · Robust CRE PPP post card image */
.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;
}


/* v0.42.2.11 · Force a real visual for CRE PPP cards */
.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;
}


/* v0.42.2.13 · Deterministic native renderer for [cre2_ppp_post] */
.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;
  }
}


/* v0.42.2.14 · PPP card must use the referenced post featured image */
.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;
}
