.lxf-read-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:rgba(0,37,89,.08);pointer-events:none}.lxf-read-progress__bar{height:100%;width:0;background:var(--lxf-blue,#467ff7);transition:width .1s linear}.lxf-post-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background-size:cover;background-position:center top;background-repeat:no-repeat}.lxf-post-hero--no-image{background:linear-gradient(135deg,var(--lxf-navy,#002559) 0%,#0a3d8f 50%,var(--lxf-blue,#467ff7) 100%)}.lxf-post-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,37,89,.95) 0%,rgba(0,37,89,.55) 50%,rgba(0,37,89,.15) 100%)}.lxf-post-hero--no-image .lxf-post-hero__overlay{background:rgba(0,37,89,.35)}.lxf-post-hero__inner{position:relative;z-index:1;padding-block:3rem 2.5rem;width:100%}.lxf-post-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;margin-bottom:1rem}.lxf-post-hero__cat{display:inline-block;background:var(--lxf-blue,#467ff7);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3125rem .75rem;border-radius:999px;text-decoration:none;line-height:1;transition:background var(--lxf-transition,.2s ease)}.lxf-post-hero__cat:hover{background:var(--lxf-navy,#002559)}.lxf-post-hero__read-time,.lxf-post-hero__date{color:rgba(255,255,255,.75);font-size:.8125rem}.lxf-post-hero__read-time:before{content:'';display:inline-block;width:3px;height:3px;background:rgba(255,255,255,.5);border-radius:50%;margin-right:.625rem;vertical-align:middle;position:relative;top:-1px}.lxf-post-hero__title{color:#fff;max-width:820px;text-shadow:0 1px 3px rgba(0,0,0,.25);margin:0}.lxf-post-bc{background:var(--lxf-gray-50,#f8f9fa);border-bottom:1px solid var(--lxf-gray-200,#e9ecef)}.lxf-post .lxf-author-bar{border-top:none}.lxf-single-main{background:#fff}.lxf-post-layout{display:grid;grid-template-columns:minmax(0, 1fr) 300px;gap:3rem;align-items:start;padding-block:2.5rem 4rem}.lxf-post__body p{font-size:1.0625rem;line-height:1.8;color:var(--lxf-gray-700,#374151);margin-block:0 1.25rem}.lxf-post__body h2,.lxf-post__body h3,.lxf-post__body h4{color:var(--lxf-navy,#002559);margin-block:2rem .75rem}.lxf-post__body h2+p,.lxf-post__body h3+p{margin-top:0}.lxf-post__body a{color:var(--lxf-blue,#467ff7);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:text-decoration-color var(--lxf-transition,.2s ease)}.lxf-post__body a:hover{text-decoration-color:var(--lxf-blue,#467ff7)}.lxf-post__body ul,.lxf-post__body ol{list-style:revert;padding-inline-start:1.75rem;margin-block:0 1.25rem}.lxf-post__body li{font-size:1.0625rem;line-height:1.8;color:var(--lxf-gray-700,#374151);margin-bottom:.375rem}.lxf-post__body blockquote{border-left:3px solid var(--lxf-navy,#002559);background:var(--lxf-light-blue,#dfeeff);margin-inline:0;padding:1.25rem 1.5rem;border-radius:0 var(--lxf-radius-md,8px) var(--lxf-radius-md,8px) 0;font-style:italic;color:var(--lxf-navy,#002559);margin-block:1.75rem}.lxf-post__body blockquote p{margin:0;color:inherit}.lxf-post__body img{border-radius:var(--lxf-radius-lg,12px);box-shadow:var(--lxf-shadow-md,0 4px 16px rgba(0,0,0,.12));margin-block:1.5rem;max-width:100%;height:auto;display:block}.lxf-post__body strong{color:var(--lxf-gray-900,#111827)}.lxf-post__body hr{border:none;border-top:1px solid var(--lxf-gray-200,#e9ecef);margin-block:2.5rem}.lxf-post__body .faq{background:var(--lxf-light-blue,#dfeeff);border-radius:var(--lxf-radius-lg,12px);padding:1.75rem 2rem;margin-block:2rem}.lxf-post__body .faq h2{margin-top:0;margin-bottom:1.25rem}.lxf-post__body .faq ul{list-style:none;padding-inline-start:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.lxf-post__body .faq li{margin:0;padding:1rem 1.25rem;background:#fff;border-radius:var(--lxf-radius-md,8px);border:1px solid rgba(70,127,247,.15)}.lxf-post__body .faq li strong{display:block;color:var(--lxf-navy,#002559);font-weight:600;margin-bottom:.375rem;font-size:1rem}.lxf-post__body .faq li p{margin:0;color:var(--lxf-gray-700,#374151);font-size:.9375rem;line-height:1.7}.lxf-post__body .citations,.lxf-post__body .refs{border-left:3px solid var(--lxf-light-blue,#dfeeff);background:var(--lxf-gray-50,#f8f9fa);border-radius:0 var(--lxf-radius-md,8px) var(--lxf-radius-md,8px) 0;padding:1.25rem 1.5rem;margin-block:2rem}.lxf-post__body .citations h2,.lxf-post__body .refs h2{font-size:.875rem !important;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--lxf-gray-500,#6b7280);margin-top:0;margin-bottom:.75rem}.lxf-post__body .citations ol,.lxf-post__body .refs ol{padding-inline-start:1.25rem;margin:0}.lxf-post__body .citations li,.lxf-post__body .refs li{font-size:.8125rem;color:var(--lxf-gray-600,#4b5563);line-height:1.6;margin-bottom:.375rem}.lxf-post__body .citations li:last-child,.lxf-post__body .refs li:last-child{margin-bottom:0}.lxf-post-cta-fallback{margin-block:2.5rem 0}.lxf-post-content .lxf-recent-posts{margin-block:3rem 0;padding:3rem 0 0;border-top:1px solid var(--lxf-gray-200,#e9ecef)}.lxf-post-content .lxf-recent-posts>.lxf-container{padding:0}.lxf-post-content .lxf-recent-posts__heading{text-align:center}.lxf-post-content .lxf-recent-posts__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.lxf-post-content .lxf-recent-posts__card{background:#fff;border:1px solid var(--lxf-gray-200,#e9ecef);border-radius:var(--lxf-radius-lg,12px);overflow:hidden;box-shadow:0 2px 8px rgba(0,37,89,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column}.lxf-post-content .lxf-recent-posts__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,37,89,.13);border-color:rgba(70,127,247,.3)}.lxf-post-content .lxf-recent-posts__thumb-link{display:block;overflow:hidden;flex-shrink:0;border-radius:var(--lxf-radius-lg,12px) var(--lxf-radius-lg,12px) 0 0}.lxf-post-content .lxf-recent-posts__thumb{width:100%;height:185px;object-fit:cover;display:block;border-radius:0;box-shadow:none;margin:0;transition:transform .35s ease}.lxf-post-content .lxf-recent-posts__card:hover .lxf-recent-posts__thumb{transform:scale(1.05)}.lxf-post-content .lxf-recent-posts__thumb-placeholder{width:100%;height:185px;background:linear-gradient(135deg,var(--lxf-light-blue,#dfeeff) 0%,#c8dcf8 100%);display:flex;align-items:center;justify-content:center}.lxf-post-content .lxf-recent-posts__thumb-placeholder:after{content:'';width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23467FF7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.45}.lxf-post-content .lxf-recent-posts__body{padding:1.25rem 1.375rem 1.5rem;flex:1;display:flex;flex-direction:column;gap:0}.lxf-post-content .lxf-recent-posts__meta{display:flex;align-items:center;gap:0;margin-bottom:.625rem}.lxf-post-content .lxf-recent-posts__date,.lxf-post-content .lxf-recent-posts__author{font-size:.75rem;color:var(--lxf-gray-500,#6b7280);line-height:1;letter-spacing:.01em}.lxf-post-content .lxf-recent-posts__date:after{content:'·';margin-inline:.4rem;opacity:.5}.lxf-post-content .lxf-recent-posts__title{margin:0}.lxf-post-content .lxf-recent-posts__title a{color:var(--lxf-navy,#002559);text-decoration:none;font-weight:700;font-size:1.0625rem;line-height:1.35;display:block;transition:color var(--lxf-transition,.2s ease)}.lxf-post-content .lxf-recent-posts__title a:hover{color:var(--lxf-blue,#467ff7);text-decoration:none}.lxf-post-content .lxf-recent-posts__divider{border:none;border-top:1px solid var(--lxf-gray-200,#e9ecef);margin:.875rem 0}.lxf-post-content .lxf-recent-posts__excerpt{font-size:.875rem;color:var(--lxf-gray-600,#4b5563);line-height:1.6;margin:0 0 1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lxf-post-content .lxf-recent-posts__read-more{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:var(--lxf-blue,#467ff7);text-decoration:none;margin-top:auto;transition:gap .2s ease,color .2s ease}.lxf-post-content .lxf-recent-posts__read-more:hover{gap:.65rem;text-decoration:none}.lxf-post-nav{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--lxf-gray-200,#e9ecef)}.lxf-post-nav__inner{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lxf-post-nav__card{display:flex;flex-direction:column;gap:.375rem;padding:1.125rem 1.25rem;background:#fff;border:1px solid var(--lxf-gray-200,#e9ecef);border-radius:var(--lxf-radius-lg,12px);text-decoration:none;transition:border-color var(--lxf-transition,.2s ease),transform var(--lxf-transition,.2s ease),box-shadow var(--lxf-transition,.2s ease)}.lxf-post-nav__card:hover{border-color:var(--lxf-blue,#467ff7);transform:translateY(-1px);box-shadow:var(--lxf-shadow-sm,0 1px 4px rgba(0,0,0,.07))}.lxf-post-nav__card--next{text-align:right}.lxf-post-nav__dir{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--lxf-blue,#467ff7)}.lxf-post-nav__card--next .lxf-post-nav__dir{justify-content:flex-end}.lxf-post-nav__title{font-size:.9375rem;font-weight:600;color:var(--lxf-navy,#002559);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lxf-post-sidebar{position:sticky;top:calc(var(--lxf-header-total, 80px) + 1.5rem);display:flex;flex-direction:column;gap:1.5rem}.lxf-post-toc{background:var(--lxf-gray-50,#f8f9fa);border:1px solid var(--lxf-gray-200,#e9ecef);border-radius:var(--lxf-radius-lg,12px);padding:1.25rem 1.375rem}.lxf-post-toc[hidden]{display:none}.lxf-post-toc__heading{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lxf-gray-500,#6b7280);margin:0 0 .875rem}#lxf-toc-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.125rem}#lxf-toc-nav li{margin:0}#lxf-toc-nav a{display:block;font-size:.875rem;color:var(--lxf-gray-700,#374151);text-decoration:none;padding:.3125rem .5rem .3125rem .75rem;border-left:2px solid transparent;border-radius:0 4px 4px 0;line-height:1.4;transition:color var(--lxf-transition,.2s ease),background var(--lxf-transition,.2s ease),border-color var(--lxf-transition,.2s ease)}#lxf-toc-nav a:hover,#lxf-toc-nav a.lxf-toc-active{color:var(--lxf-blue,#467ff7);background:var(--lxf-light-blue,#dfeeff);border-left-color:var(--lxf-blue,#467ff7)}#lxf-toc-nav .lxf-toc-h3>a{padding-left:1.75rem;font-size:.8125rem;color:var(--lxf-gray-600,#4b5563)}#lxf-toc-nav .lxf-toc-h3>a:hover,#lxf-toc-nav .lxf-toc-h3>a.lxf-toc-active{color:var(--lxf-blue,#467ff7)}.lxf-post-author-card{background:#fff;border:1px solid var(--lxf-gray-200,#e9ecef);border-radius:var(--lxf-radius-lg,12px);padding:1.25rem;display:flex;gap:.875rem;align-items:flex-start}.lxf-post-author-card__avatar{flex-shrink:0;width:60px;height:60px;border-radius:50%;box-shadow:0 0 0 2px var(--lxf-light-blue,#dfeeff);overflow:hidden;background:var(--lxf-navy,#002559);display:grid;place-items:center}.lxf-post-author-card__avatar:before{content:attr(data-initials);color:#fff;font-weight:700;font-size:1.25rem;line-height:1;grid-area:1/1;pointer-events:none}.lxf-post-author-card__img{grid-area:1/1;width:100%;height:100%;object-fit:cover;display:block}.lxf-post-author-card__body{flex:1;min-width:0}.lxf-post-author-card__name{font-weight:700;font-size:.9375rem;color:var(--lxf-navy,#002559);margin:0 0 .125rem}.lxf-post-author-card__cred{font-size:.8125rem;color:var(--lxf-blue,#467ff7);font-weight:500;margin:0 0 .5rem}.lxf-post-author-card__bio{font-size:.8125rem;color:var(--lxf-gray-600,#4b5563);line-height:1.55;margin:0}.lxf-post-share{background:#fff;border:1px solid var(--lxf-gray-200,#e9ecef);border-radius:var(--lxf-radius-lg,12px);padding:1.25rem 1.375rem}.lxf-post-share__heading{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lxf-gray-500,#6b7280);margin:0 0 .875rem}.lxf-post-share__buttons{display:flex;flex-direction:column;gap:.5rem}.lxf-post-share__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5625rem .875rem;border-radius:var(--lxf-radius-md,8px);font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid var(--lxf-gray-200,#e9ecef);background:var(--lxf-gray-50,#f8f9fa);color:var(--lxf-gray-700,#374151);transition:all var(--lxf-transition,.2s ease);line-height:1;font-family:inherit}.lxf-post-share__btn:hover{background:var(--lxf-light-blue,#dfeeff);border-color:var(--lxf-blue,#467ff7);color:var(--lxf-blue,#467ff7)}.lxf-post-share__btn--twitter{border-color:#e5e7eb}.lxf-post-share__btn--facebook{border-color:#e5e7eb}.lxf-scroll-top{position:fixed;bottom:5.5rem;left:2rem;z-index:9500;width:44px;height:44px;border-radius:50%;background:var(--lxf-navy,#002559);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,37,89,.35);opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,background .2s ease;pointer-events:none}.lxf-scroll-top:not([hidden]){opacity:1;transform:translateY(0);pointer-events:auto}.lxf-scroll-top[hidden]{display:flex;opacity:0;transform:translateY(8px);pointer-events:none}.lxf-scroll-top:hover{background:var(--lxf-blue,#467ff7)}@media (max-width:1024px){.lxf-post-layout{grid-template-columns:1fr;gap:0;padding-block:2rem 3rem}.lxf-post-sidebar{position:static;order:-1}.lxf-post-toc{display:none}.lxf-post-share__buttons{flex-direction:row;flex-wrap:wrap}.lxf-post-share__btn{flex:1 1 auto;min-width:120px}.lxf-post-author-card{order:1;margin-top:0}.lxf-post-share{order:2}.lxf-post-content .lxf-recent-posts__grid{grid-template-columns:repeat(2,1fr)}.lxf-scroll-top{bottom:1.5rem;left:1.5rem}}@media (max-width:640px){.lxf-post-hero{min-height:340px}.lxf-post-hero__inner{padding-block:2rem 1.75rem}.lxf-post-sidebar{display:none}.lxf-post-layout{padding-block:1.5rem 2.5rem}.lxf-post__body p,.lxf-post__body li{font-size:1rem}.lxf-post__body .faq{padding:1.25rem 1rem}.lxf-post__body .citations,.lxf-post__body .refs{padding:1rem 1.125rem}.lxf-post-content .lxf-recent-posts__grid{grid-template-columns:1fr}.lxf-scroll-top{display:none}.lxf-post-nav__inner{grid-template-columns:1fr}.lxf-post-nav__card--next{text-align:left}.lxf-post-nav__card--next .lxf-post-nav__dir{justify-content:flex-start}}.lxf-article-figure{margin:1.5rem 0;border-radius:.5rem;overflow:hidden}.lxf-article-figure img{width:100%;max-height:420px;object-fit:cover;display:block}.lxf-article-figure figcaption{padding:.5rem .75rem;font-size:.8rem;color:#6b7280;border-top:1px solid #e5e7eb;line-height:1.5}.lxf-article-figure figcaption cite{font-style:normal}.lxf-article-figure figcaption a{color:#6b7280;text-decoration:underline}.lxf-article-cta{background:linear-gradient(135deg,#eef4ff 0%,#f0f7ff 100%);border-left:4px solid #002559;border-radius:0 .5rem .5rem 0;padding:1.75rem 2rem;margin:2.5rem 0}.lxf-article-cta h3{margin:0 0 .5rem;color:#002559}.lxf-article-cta p{margin:0 0 1.25rem;color:#374151}.lxf-article-cta .btn{display:inline-block;padding:.625rem 1.5rem;border-radius:999px;font-size:.9375rem;font-weight:600;text-decoration:none;margin-right:.75rem;transition:background .15s,color .15s,box-shadow .15s}.lxf-article-cta .btn--primary{background:#002559;color:#fff}.lxf-article-cta .btn--primary:hover{background:#001a3d}.lxf-article-cta .btn--secondary{background:#fff;color:#002559;border:1.5px solid #002559}.lxf-article-cta .btn--secondary:hover{background:#f0f4ff}.lxf-article-cta__actions{margin-bottom:0 !important}.lxf-citations{border-top:2px solid #e5e7eb;padding-top:1.5rem;margin-top:2.5rem}.lxf-citations h2{font-size:1.125rem;color:#374151;margin-bottom:1rem}.lxf-cite-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.lxf-cite-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:.875rem 1rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.75rem;row-gap:.25rem;align-items:start}.lxf-cite-badge{grid-row:1/3;grid-column:1;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#002559;color:#fff;border-radius:4px;padding:.2rem .45rem;white-space:nowrap;align-self:center}.lxf-cite-title{grid-column:2;font-size:.875rem;color:#002559;text-decoration:underline;line-height:1.4}.lxf-cite-meta{grid-column:2;font-size:.75rem;color:#6b7280}.lxf-quick-answer{background:#f0f4ff;border-left:4px solid #467ff7;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-bottom:2rem}.lxf-quick-answer__label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#467ff7;margin-bottom:.5rem}.lxf-quick-answer p{margin:0;font-size:1rem;line-height:1.65;color:#1a2c45}.lxf-quick-answer__list{margin:.5rem 0 0;padding-inline-start:1.25rem;font-size:1rem;line-height:1.65;color:#1a2c45}.lxf-quick-answer__list li+li{margin-top:.25rem}