:root{--lh-vue-accent: #d64b2a;--lh-vue-accent-dark: #ad3418;--lh-vue-text: #1f2933;--lh-vue-muted: #5b6672;--lh-vue-border: rgba(214, 75, 42, .2);--lh-vue-surface: rgba(255, 255, 255, .96);--lh-vue-shadow: 0 24px 60px rgba(17, 24, 39, .16)}.lh-vue-placeholder{display:flex;gap:10px;align-items:center;padding:12px 16px;border:1px dashed var(--lh-vue-border);background:var(--lh-vue-surface);color:var(--lh-vue-text);font-size:14px}.lh-vue-placeholder strong{color:var(--lh-vue-accent)}.lh-site-header-root,.lh-mobile-menu-root{display:none}.page-title-wrap{position:relative;overflow:hidden}.page-title-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070a0ec7,#070a0e75 42%,#070a0e2e)}.page-title-wrap>.shell{position:relative;z-index:1}.page-title-inner{display:grid;grid-template-columns:1.2fr 1.6fr 1fr;gap:18px;align-items:end}.page-title-left h2,.page-title-center h2,.page-title-right h2{margin:0}.page-title-left h2{color:#fffffff2;font:700 38px/1.05 Georgia,serif}.page-title-center h2{color:#ffffffeb;font-size:18px;line-height:1.6;text-align:center}.page-title-center a{color:#fff;text-decoration:none}.page-title-right h2{color:#ffe9e0e0;font-size:18px;line-height:1.5;text-align:right}.page-title-wrap+.section-60,.page-title-wrap+.section-60.section-sm-75,.page-title-wrap+.section-60.section-sm-75.section-lg-90,.page-title-wrap+.section-60.section-sm-75.section-lg-30{padding-top:42px}.page-title-wrap+.section-60 .shell{position:relative}.page-title-wrap+.section-60 .shell:before{content:"";position:absolute;top:-42px;left:15px;right:15px;height:42px;background:linear-gradient(180deg,#0f172a14,#fff0)}.lh-home-feed{display:grid;gap:22px}.lh-post-card{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:22px;padding:24px;border:1px solid rgba(17,24,39,.07);background:linear-gradient(180deg,#fff,#fbf8f5);box-shadow:0 18px 38px #0f172a0d}.lh-post-card__media,.lh-post-card__title a,.lh-post-card__link{text-decoration:none}.lh-post-card__media{display:block;overflow:hidden;background:#ece7e1;min-height:142px}.lh-post-card__media img{display:block;width:100%;height:100%;object-fit:cover}.lh-post-card__media-fallback{display:flex;align-items:center;justify-content:center;min-height:142px;background:radial-gradient(circle at top,#f1ddd5,#ead6c6 38%,#d4c0b0);color:var(--lh-vue-accent-dark);font:700 46px/1 Georgia,serif}.lh-post-card__body{display:flex;flex-direction:column;gap:12px;min-width:0}.lh-post-card__meta{color:var(--lh-vue-accent-dark);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lh-post-card__title{margin:0;color:#17202a;font:700 34px/1.15 Georgia,serif}.lh-post-card__title a{color:inherit}.lh-post-card__excerpt{margin:0;color:var(--lh-vue-muted);font-size:16px;line-height:1.8}.lh-post-card__link{display:inline-flex;align-items:center;margin-top:auto;color:var(--lh-vue-accent-dark);font-weight:700}.lh-post-card__link:after{content:"->";margin-left:8px;font-size:12px}.lh-pagination-wrap .nav-links{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center}.lh-pagination-wrap .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff;color:#17202a;text-decoration:none}.lh-pagination-wrap .page-numbers.current,.lh-pagination-wrap .page-numbers:hover{background:#17202a;border-color:#17202a;color:#fff}.lh-sidebar-shell{position:relative}.lh-sidebar-shell__head{margin-bottom:16px}.lh-sidebar-shell__head h3{margin:0;color:#17202a;font:700 26px/1.1 Georgia,serif}.lh-sidebar-shell__body{display:grid;gap:18px}.lh-sidebar-shell__body .widget{padding:20px 22px;border:1px solid rgba(17,24,39,.06);background:linear-gradient(180deg,#fff,#fbf8f5);box-shadow:0 12px 26px #0f172a0d}.lh-sidebar-shell__body .widget-title{margin:0 0 14px;color:#17202a;font:700 22px/1.1 Georgia,serif}.lh-sidebar-shell__body ul{margin:0;padding-left:18px}.lh-sidebar-shell__body li{margin-bottom:10px}.lh-sidebar-shell__body a{color:#5b6672;text-decoration:none}.lh-sidebar-shell__body a:hover{color:var(--lh-vue-accent)}.lh-sidebar-shell__body .tagcloud{display:flex;flex-wrap:wrap;gap:10px}.lh-sidebar-shell__body .tagcloud a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#d64b2a14;color:var(--lh-vue-accent-dark);font-size:13px!important;line-height:1}.post-body table,.post-body .table{width:100%;margin:18px 0;border-collapse:collapse;background:#fff}.post-body table th,.post-body table td,.post-body .table th,.post-body .table td{padding:12px 14px;border:1px solid rgba(17,24,39,.08)}.post-body table tr:nth-child(2n),.post-body .table tr:nth-child(2n){background:#faf7f3}@media (min-width: 992px){.lh-site-header-root{display:block;width:100%}.lh-vue-ready .lh-legacy-aside{display:none!important}.lh-site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px;background:linear-gradient(90deg,#18222d,#243241 45%,#101820);border-bottom:1px solid rgba(255,255,255,.08)}.lh-site-header__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.lh-site-header__email,.lh-site-header__socials a{text-decoration:none}.lh-site-header__email{display:inline-flex;align-items:baseline;gap:10px;color:#fff;font-weight:600}.lh-site-header__label{padding:4px 8px;border-radius:999px;background:#d64b2a29;color:#ffd4c9;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.lh-site-header__tagline{margin:0;color:#ffffffb8;font-size:13px}.lh-site-header__socials{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex:0 0 auto}.lh-site-header__socials a{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:9px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff;font-size:12px;font-weight:600;transition:background-color .2s ease,border-color .2s ease}.lh-site-header__socials a:hover{background:#d64b2a29;border-color:#d64b2a59}.lh-vue-ready .rd-navbar-group{background:#fff}.lh-vue-ready .rd-navbar-panel{padding-left:28px}.lh-vue-ready .rd-navbar-brand.brand img{width:auto;max-width:168px;height:auto}.lh-vue-ready .rd-navbar-nav>li>a{font-weight:700;letter-spacing:.03em}.lh-vue-ready .rd-navbar-search-toggle.toggle-original{border-radius:999px;background:#d64b2a14}.lh-sidebar-root{position:sticky;top:110px}}@media (max-width: 991px){.page-title-inner{grid-template-columns:1fr;gap:12px}.page-title-left h2{font-size:30px}.page-title-center h2,.page-title-right h2{text-align:left;font-size:16px}.lh-post-card{grid-template-columns:1fr;padding:18px}.lh-post-card__title{font-size:26px}.lh-mobile-menu-root{display:inline-flex;align-items:center;margin-right:12px}.lh-vue-ready .lh-legacy-mobile-toggle,.lh-vue-ready .rd-navbar-nav-wrap{display:none!important}.lh-mobile-nav__toggle{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#2a2a2a;cursor:pointer;flex-direction:column;justify-content:center;width:32px;height:32px}.lh-mobile-nav__toggle-line{display:block;width:22px;height:2px;border-radius:999px;background:#2a2a2a}.lh-mobile-nav__toggle-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh-mobile-nav__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lh-mobile-nav__drawer{position:fixed;top:0;left:0;bottom:0;width:min(84vw,360px);padding:22px 18px 28px;background:linear-gradient(180deg,#fff7f2,#fff);box-shadow:var(--lh-vue-shadow);z-index:9999;overflow-y:auto}.lh-mobile-nav__drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.lh-mobile-nav__brand img{max-width:140px;height:auto}.lh-mobile-nav__brand,.lh-mobile-nav__email,.lh-mobile-nav__link,.lh-mobile-nav__socials a{text-decoration:none}.lh-mobile-nav__close{width:36px;height:36px;border:0;border-radius:999px;background:#d64b2a1a;color:var(--lh-vue-accent);font-size:24px;line-height:1;cursor:pointer}.lh-mobile-nav__email{display:block;margin-bottom:18px;padding:10px 12px;border-radius:12px;background:#d64b2a14;color:var(--lh-vue-accent);font-size:13px;word-break:break-all}.lh-mobile-nav__list,.lh-mobile-nav__sublist{list-style:none;padding:0;margin:0}.lh-mobile-nav__item{border-bottom:1px solid rgba(31,41,51,.08)}.lh-mobile-nav__item-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.lh-mobile-nav__link{display:block;flex:1;padding:14px 0;color:#1f2933;font-size:15px;font-weight:600}.lh-mobile-nav__item.is-current>.lh-mobile-nav__item-row>.lh-mobile-nav__link{color:var(--lh-vue-accent)}.lh-mobile-nav__expand{width:30px;height:30px;border:0;border-radius:999px;background:#0f172a0f;color:#1f2933;cursor:pointer;flex:0 0 auto}.lh-mobile-nav__sublist{padding:0 0 10px 14px}.lh-mobile-nav__sublist .lh-mobile-nav__link{padding:10px 0;font-size:14px;font-weight:500}.lh-mobile-nav__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.lh-mobile-nav__socials a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#1f2933;color:#fff;font-size:13px}body.lh-mobile-nav-open{overflow:hidden}.lh-mobile-nav-fade-enter-active,.lh-mobile-nav-fade-leave-active,.lh-mobile-nav-slide-enter-active,.lh-mobile-nav-slide-leave-active{transition:all .22s ease}.lh-mobile-nav-fade-enter-from,.lh-mobile-nav-fade-leave-to{opacity:0}.lh-mobile-nav-slide-enter-from,.lh-mobile-nav-slide-leave-to{opacity:0;transform:translate(-18px)}}
