[data-theme=lp] .read-progress{background:var(--lp-secondary);z-index:100;width:0%;height:3px;transition:width 60ms linear;position:fixed;top:0;left:0}[data-theme=lp] .post-hero{background:var(--lp-bg-mist);border-bottom:1px solid var(--lp-border);padding:36px 0 28px}[data-theme=lp] .post-breadcrumb{color:var(--lp-text-subtle);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}[data-theme=lp] .post-breadcrumb a:hover{color:var(--lp-primary)}[data-theme=lp] .post-breadcrumb .icon{font-size:14px}[data-theme=lp] .post-cat{background:var(--lp-primary-soft);color:var(--lp-primary);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:18px;padding:5px 12px;font-size:12.5px;font-weight:700;display:inline-block}[data-theme=lp] .post-title{letter-spacing:-.025em;max-width:920px;margin-bottom:18px;font-size:clamp(34px,5vw,52px);font-weight:800;line-height:1.1}[data-theme=lp] .post-lede{color:var(--lp-text-muted);max-width:760px;margin-bottom:28px;font-size:19px;line-height:1.6}[data-theme=lp] .post-meta-row{border-top:1px solid var(--lp-border);flex-wrap:wrap;align-items:center;gap:18px;padding-top:20px;display:flex}[data-theme=lp] .post-author-block{align-items:center;gap:12px;display:flex}[data-theme=lp] .post-author-block .av{background:linear-gradient(135deg, var(--lp-secondary), var(--lp-secondary-hover));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}[data-theme=lp] .post-author-block .name{color:var(--lp-text);font-size:14.5px;font-weight:700}[data-theme=lp] .post-author-block .role{color:var(--lp-text-subtle);margin-top:2px;font-size:12.5px}[data-theme=lp] .post-meta-stat{color:var(--lp-text-subtle);align-items:center;gap:6px;font-size:13px;display:inline-flex}[data-theme=lp] .post-meta-stat .icon{font-size:16px}[data-theme=lp] .post-meta-stat strong{color:var(--lp-text);font-weight:600}[data-theme=lp] .post-meta-spacer{flex:1}[data-theme=lp] .post-share{gap:6px;display:inline-flex}[data-theme=lp] .post-share button{border:1px solid var(--lp-border);width:36px;height:36px;color:var(--lp-text-muted);background:#fff;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}[data-theme=lp] .post-share button:hover{border-color:var(--lp-primary);color:var(--lp-primary)}[data-theme=lp] .post-share button .icon{font-size:18px}[data-theme=lp] .post-cover-wrap{padding:24px 0 0}[data-theme=lp] .post-cover{aspect-ratio:16/8;background:radial-gradient(circle at 25% 35%,#ff7a45 0%,#0000 45%),radial-gradient(circle at 80% 70%,#ffd7b5 0%,#0000 50%),linear-gradient(135deg,#004f45 0%,#00695c 100%);border-radius:24px;align-items:flex-end;padding:32px;display:flex;position:relative;overflow:hidden}[data-theme=lp] .post-cover-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--lp-text);background:#ffffffeb;border-radius:12px;align-items:center;gap:10px;max-width:520px;padding:12px 18px;font-size:13px;display:flex}[data-theme=lp] .post-cover-caption .icon{color:var(--lp-secondary-hover);flex-shrink:0;font-size:18px}[data-theme=lp] .post-cover-photo{background:var(--lp-bg-mist);padding:0;display:block}[data-theme=lp] .post-cover-img{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}[data-theme=lp] .post-cover-photo .post-cover-caption{z-index:1;background:#fffffff5;position:absolute;bottom:32px;left:32px;box-shadow:0 4px 16px #0000002e}[data-theme=lp] .post-body{padding:56px 0 80px}[data-theme=lp] .post-layout{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:1024px){[data-theme=lp] .post-layout{grid-template-columns:220px minmax(0,720px) 240px;justify-content:center;gap:56px}}[data-theme=lp] .post-toc{display:none}@media (min-width:1024px){[data-theme=lp] .post-toc{align-self:start;display:block;position:sticky;top:96px}}[data-theme=lp] .post-toc h4{text-transform:uppercase;letter-spacing:.12em;color:var(--lp-text-subtle);margin-bottom:16px;font-size:11px;font-weight:700}[data-theme=lp] .post-toc ol{border-left:2px solid var(--lp-border);flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}[data-theme=lp] .post-toc li a{color:var(--lp-text-muted);border-left:2px solid #0000;margin-left:-2px;padding:6px 0 6px 14px;font-size:13.5px;line-height:1.45;transition:all .15s;display:block}[data-theme=lp] .post-toc li a:hover{color:var(--lp-primary)}[data-theme=lp] .post-toc li a.active{color:var(--lp-primary);border-left-color:var(--lp-primary);font-weight:600}[data-theme=lp] .post-article{color:#1f2937;font-size:17.5px;line-height:1.75}[data-theme=lp] .post-article>*+*{margin-top:1.4em}[data-theme=lp] .post-article h2{letter-spacing:-.02em;margin-top:2em;scroll-margin-top:100px;font-size:28px;font-weight:800;line-height:1.2}[data-theme=lp] .post-article h3{letter-spacing:-.015em;margin-top:1.6em;font-size:21px;font-weight:700;line-height:1.3}[data-theme=lp] .post-article p{color:#1f2937}[data-theme=lp] .post-article a{color:var(--lp-primary);border-bottom:1px solid var(--lp-primary-soft);font-weight:600;transition:border-color .15s}[data-theme=lp] .post-article a:hover{border-bottom-color:var(--lp-primary)}[data-theme=lp] .post-article strong{color:var(--lp-text);font-weight:700}[data-theme=lp] .post-article ul,[data-theme=lp] .post-article ol{flex-direction:column;gap:8px;padding-left:0;list-style:none;display:flex}[data-theme=lp] .post-article ul li,[data-theme=lp] .post-article ol li{padding-left:28px;position:relative}[data-theme=lp] .post-article ul li:before{content:"";background:var(--lp-secondary);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:8px}[data-theme=lp] .post-article ol{counter-reset:olc}[data-theme=lp] .post-article ol li{counter-increment:olc}[data-theme=lp] .post-article ol li:before{content:counter(olc) ".";color:var(--lp-primary);font-variant-numeric:tabular-nums;width:22px;font-weight:700;position:absolute;top:0;left:0}[data-theme=lp] .post-article img{border:1px solid var(--lp-border);border-radius:12px;max-width:100%;height:auto;margin:24px auto;display:block}[data-theme=lp] .post-quote{border-left:4px solid var(--lp-secondary);background:var(--lp-bg-mist);color:var(--lp-text);letter-spacing:-.01em;border-radius:0 16px 16px 0;margin:2em 0;padding:32px 36px;font-size:22px;font-style:normal;font-weight:600;line-height:1.45}[data-theme=lp] .post-quote .who{color:var(--lp-text-subtle);letter-spacing:0;margin-top:16px;font-size:14px;font-weight:600;display:block}[data-theme=lp] .post-quote .who:before{content:"— "}[data-theme=lp] .post-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:2em 0;display:grid}@media (max-width:640px){[data-theme=lp] .post-stats{grid-template-columns:1fr}}[data-theme=lp] .post-stat{border:1px solid var(--lp-border);background:#fff;border-radius:16px;padding:22px 20px}[data-theme=lp] .post-stat .v{letter-spacing:-.02em;color:var(--lp-primary);font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:32px;font-weight:800;line-height:1}[data-theme=lp] .post-stat .l{color:var(--lp-text-muted);font-size:13px;line-height:1.4}[data-theme=lp] .post-figure{margin:2em 0}[data-theme=lp] .post-figure-img{aspect-ratio:16/9;color:var(--lp-secondary-hover);border:1px solid var(--lp-border);background:radial-gradient(circle at 30% 30%,#ffe4d6,#0000 50%),linear-gradient(135deg,#fff8e7,#f0e3c2);border-radius:16px;justify-content:center;align-items:center;display:flex}[data-theme=lp] .post-figure-img .icon{font-size:56px}[data-theme=lp] .post-figure figcaption{color:var(--lp-text-subtle);text-align:center;margin-top:12px;font-size:13px}[data-theme=lp] .post-callout{background:var(--lp-primary-soft);border:1px solid #d1e0dc;border-radius:16px;grid-template-columns:36px 1fr;gap:14px;margin:2em 0;padding:22px 24px;font-size:16px;display:grid}[data-theme=lp] .post-callout .icon{color:var(--lp-primary);margin-top:2px;font-size:28px}[data-theme=lp] .post-callout strong{color:var(--lp-primary-deep);margin-bottom:4px;font-size:15px;font-weight:700;display:block}[data-theme=lp] .post-callout p{color:#1f2937}[data-theme=lp] .post-engage{background:var(--lp-bg-mist);border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;margin-top:56px;padding:24px;display:flex}[data-theme=lp] .post-engage-text{flex:1;min-width:200px}[data-theme=lp] .post-engage h5{margin-bottom:4px;font-size:16px;font-weight:700}[data-theme=lp] .post-engage p{color:var(--lp-text-muted);font-size:13.5px}[data-theme=lp] .post-engage-actions{flex-wrap:wrap;gap:8px;display:flex}[data-theme=lp] .post-engage-actions button{border:1px solid var(--lp-border);height:40px;color:var(--lp-text);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}[data-theme=lp] .post-engage-actions button:hover{border-color:var(--lp-primary);color:var(--lp-primary)}[data-theme=lp] .post-engage-actions button .icon{font-size:18px}[data-theme=lp] .post-rail{display:none}@media (min-width:1024px){[data-theme=lp] .post-rail{flex-direction:column;align-self:start;gap:20px;display:flex;position:sticky;top:96px}}[data-theme=lp] .rail-card{border:1px solid var(--lp-border);background:#fff;border-radius:16px;padding:22px}[data-theme=lp] .rail-author .av{background:linear-gradient(135deg, var(--lp-secondary), var(--lp-secondary-hover));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;font-size:18px;font-weight:700;display:flex}[data-theme=lp] .rail-author h6{margin-bottom:4px;font-size:14.5px;font-weight:700}[data-theme=lp] .rail-author .role{color:var(--lp-text-subtle);margin-bottom:10px;font-size:12.5px}[data-theme=lp] .rail-author p{color:var(--lp-text-muted);margin-bottom:14px;font-size:13px;line-height:1.55}[data-theme=lp] .rail-author .links{gap:8px;display:flex}[data-theme=lp] .rail-author .links a{background:var(--lp-bg-mist);width:32px;height:32px;color:var(--lp-text-muted);border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}[data-theme=lp] .rail-author .links a:hover{background:var(--lp-primary-soft);color:var(--lp-primary)}[data-theme=lp] .rail-author .links .icon{font-size:16px}[data-theme=lp] .rail-cta{background:var(--lp-bg-ink);color:#fff;border-color:var(--lp-bg-ink);position:relative;overflow:hidden}[data-theme=lp] .rail-cta h5{color:#fff;z-index:1;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.3;position:relative}[data-theme=lp] .rail-cta p{color:#ffffffb8;z-index:1;margin-bottom:14px;font-size:13px;line-height:1.55;position:relative}[data-theme=lp] .rail-cta .btn-primary{background:var(--lp-secondary);color:#fff;z-index:1;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;font-size:13.5px;font-weight:600;transition:background .15s;display:flex;position:relative}[data-theme=lp] .rail-cta .btn-primary:hover{background:var(--lp-secondary-hover)}[data-theme=lp] .rail-cta:before{content:"";background:radial-gradient(circle,#ff7a4540 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}[data-theme=lp] .post-related{background:var(--lp-bg-mist);border-top:1px solid var(--lp-border);padding:64px 0 80px}[data-theme=lp] .post-related .head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;margin-bottom:28px;display:flex}[data-theme=lp] .post-related h2{letter-spacing:-.02em;font-size:26px;font-weight:800}[data-theme=lp] .post-related .all{color:var(--lp-primary);align-items:center;gap:4px;font-size:14px;font-weight:600;display:inline-flex}[data-theme=lp] .post-related .all:hover{color:var(--lp-primary-hover)}[data-theme=lp] .related-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:700px){[data-theme=lp] .related-grid{grid-template-columns:repeat(3,1fr)}}[data-theme=lp] .related-card{border:1px solid var(--lp-border);transition:all .2s var(--ease);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}[data-theme=lp] .related-card:hover{border-color:var(--lp-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}[data-theme=lp] .related-thumb{aspect-ratio:16/9;position:relative;overflow:hidden}[data-theme=lp] .related-thumb-1{background:radial-gradient(circle at 70% 30%,#ffe4d6,#0000 50%),linear-gradient(135deg,#fff8e7,#ffd7b5)}[data-theme=lp] .related-thumb-2{background:radial-gradient(circle at 30% 70%,#a0cfc6,#0000 50%),linear-gradient(135deg,#e6efed,#b8d6cf)}[data-theme=lp] .related-thumb-3{background:linear-gradient(135deg,#004f45,#00695c)}[data-theme=lp] .related-thumb-photo{background:var(--lp-bg-mist)}[data-theme=lp] .related-thumb-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease);position:absolute;inset:0}[data-theme=lp] .related-card:hover .related-thumb-img{transform:scale(1.04)}[data-theme=lp] .related-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}[data-theme=lp] .related-body .meta{color:var(--lp-text-subtle);align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}[data-theme=lp] .related-body .cat{background:var(--lp-primary-soft);color:var(--lp-primary);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}[data-theme=lp] .related-body h4{letter-spacing:-.015em;flex:1;font-size:16px;font-weight:700;line-height:1.35}[data-theme=lp] .related-body h4 a:hover{color:var(--lp-primary)}@media (max-width:640px){[data-theme=lp] .post-meta-row{flex-direction:column;align-items:flex-start;gap:14px}[data-theme=lp] .post-meta-spacer{display:none}[data-theme=lp] .post-share{width:100%}}
