.lh-body{--lh-gold: #c9a76a;--lh-gold-soft: rgba(201, 167, 106, .38);background:linear-gradient(170deg,var(--surface-lavender) 0%,#fffdfa 38%,var(--surface-lavender-deep) 78%,var(--surface-green) 100%);background-attachment:fixed;min-height:100vh;min-height:100dvh}.lh-sky{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.lh-sky .deco{position:absolute;inset:0}.lh-sky .orb{border:0;opacity:.45}.lh-sky__breath{position:absolute;inset:-20%;background:radial-gradient(44% 32% at 20% 10%,rgba(155,123,168,.2),transparent 70%),radial-gradient(40% 28% at 84% 24%,rgba(102,126,234,.16),transparent 70%),radial-gradient(50% 36% at 52% 94%,rgba(164,180,148,.22),transparent 72%);animation:lh-breath 26s ease-in-out infinite;will-change:transform,opacity}@keyframes lh-breath{0%,to{transform:scale(1) translateZ(0);opacity:.85}50%{transform:scale(1.06) translate3d(0,-12px,0);opacity:1}}.lh-sky__flight{position:absolute;top:12%;left:0;width:100%;animation:lh-cross 46s linear infinite;will-change:transform}.lh-sky__flight img{width:clamp(38px,9vw,54px);height:auto;opacity:.34;animation:lh-bob 6s ease-in-out infinite;filter:drop-shadow(0 8px 14px rgba(74,61,82,.16))}@keyframes lh-cross{0%{transform:translate3d(-16%,0,0)}50%{transform:translate3d(88%,26px,0)}to{transform:translate3d(-16%,0,0)}}@keyframes lh-bob{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(6deg)}}.lh-main{position:relative;z-index:1}.lh-shell{width:min(100% - 1.75rem,34rem);margin-inline:auto;padding-top:max(1.6rem,env(safe-area-inset-top,0px));padding-bottom:calc(2.5rem + env(safe-area-inset-bottom,0px))}.lh-head{text-align:center}.lh-portrait{position:relative;width:min(30vw,116px);margin:0 auto .9rem;aspect-ratio:1}.lh-portrait__img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--plum-100);box-shadow:0 0 0 4px #fff,0 0 0 8px #9b7ba852,var(--shadow-md)}.lh-portrait__img--empty{display:grid;place-items:center;background:var(--grad-lavender);color:var(--plum-500)}.lh-portrait__img--empty svg{width:42%;height:42%}.lh-head__logo{width:46px;height:46px;margin:0 auto .45rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.9}.lh-head__name{margin:0 0 .1em;font-size:clamp(1.6rem,1.2rem + 2vw,2.05rem);line-height:1.1}.lh-head__brand{margin:0 0 .35rem;font-family:var(--font-body);font-size:.74rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--sage-700)}.lh-head__tagline{margin:0 0 .7rem;font-family:var(--font-display);font-size:1.05rem;font-style:italic;color:var(--plum-600)}.lh-head__bio{margin:0 auto 1.35rem;max-width:34ch;color:var(--ink-soft);font-size:.88rem;line-height:1.55;text-wrap:pretty}.lh-cta{position:relative;display:flex;align-items:center;gap:.85rem;width:100%;min-height:64px;padding:.85rem 1.05rem;border-radius:var(--r-pill);overflow:hidden;background:linear-gradient(135deg,#6a4c93,#764ba2 55%,#8a5fae);color:#fff;font-family:var(--font-body);font-weight:600;font-size:1rem;line-height:1.2;text-align:left;cursor:pointer;box-shadow:0 14px 32px -12px #6a4c93bf;transition:transform .3s var(--ease),box-shadow .3s var(--ease);animation:lh-pulse 5.2s ease-in-out infinite}.lh-cta--plain{justify-content:center;gap:.55rem}.lh-cta--plain svg{width:1.1em;height:1.1em;flex:none}.lh-cta__icon{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:14px;background:#ffffff2e;overflow:hidden;transition:transform .28s var(--ease)}.lh-cta__icon svg{width:22px;height:22px}.lh-cta__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lh-cta:hover .lh-cta__icon{transform:scale(1.06) rotate(-3deg)}.lh-cta__text{min-width:0;flex:1}.lh-cta__title{display:block;font-weight:700;font-size:1.02rem;line-height:1.18;letter-spacing:.01em;overflow-wrap:anywhere}.lh-cta__sub{display:block;margin-top:.12rem;color:#ffffffdb;font-size:.78rem;font-weight:500;line-height:1.3;overflow-wrap:anywhere}.lh-cta__go{display:grid;place-items:center;width:24px;height:24px;flex:none;color:#ffffffd9;transition:transform .28s var(--ease),color .28s var(--ease)}.lh-cta__go svg{width:17px;height:17px}.lh-cta:hover .lh-cta__go{transform:translate(3px);color:#fff}.lh-cta:hover,.lh-cta:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:0 20px 42px -12px #6a4c93e6;animation-play-state:paused}.lh-cta:active{transform:translateY(0) scale(.995)}@keyframes lh-pulse{0%,to{box-shadow:0 14px 32px -12px #6a4c93bf}50%{box-shadow:0 18px 40px -10px #6a4c93f2}}.lh-links{display:grid;gap:.6rem;margin-top:1.1rem}.lh-link{display:flex;align-items:center;gap:.8rem;width:100%;min-height:60px;padding:.65rem .85rem;border:1px solid rgba(232,222,240,.9);border-radius:var(--r-md);background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-xs);color:var(--plum-800);text-align:left;font-family:var(--font-body);cursor:pointer;transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s var(--ease),background-color .24s var(--ease)}.lh-link:hover,.lh-link:focus-visible{color:var(--plum-800);transform:translateY(-2px);border-color:var(--plum-300);background:#fff;box-shadow:var(--shadow-sm)}.lh-link:active{transform:translateY(0) scale(.993)}.lh-link__icon{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:13px;background:var(--grad-lavender);color:var(--plum-600);overflow:hidden;transition:transform .28s var(--ease)}.lh-link__icon svg{width:21px;height:21px}.lh-link__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lh-link:hover .lh-link__icon{transform:scale(1.07) rotate(-3deg)}.lh-link__text{min-width:0;flex:1}.lh-link__title{display:block;font-weight:600;font-size:.95rem;line-height:1.25;overflow-wrap:anywhere}.lh-link__sub{display:block;margin-top:.1rem;color:var(--ink-soft);font-size:.75rem;line-height:1.3;overflow-wrap:anywhere}.lh-link__go{display:grid;place-items:center;width:22px;height:22px;flex:none;color:var(--plum-300);transition:transform .28s var(--ease),color .28s var(--ease)}.lh-link__go svg{width:16px;height:16px}.lh-link:hover .lh-link__go{transform:translate(3px);color:var(--plum-600)}.lh-link--featured{border-color:transparent;background:linear-gradient(135deg,#6a4c93,#764ba2 55%,#8a5fae);color:#fff;box-shadow:0 12px 28px -12px #6a4c93b3}.lh-link--featured:hover,.lh-link--featured:focus-visible{color:#fff;background:linear-gradient(135deg,#6a4c93,#764ba2 55%,#8a5fae);border-color:transparent;box-shadow:0 18px 38px -12px #6a4c93d9}.lh-link--featured .lh-link__icon{background:#ffffff2e;color:#fff}.lh-link--featured .lh-link__sub{color:#ffffffd1}.lh-link--featured .lh-link__go{color:#fffc}.lh-link--featured:hover .lh-link__go{color:#fff}.lh-start{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;text-align:center}.lh-start__kicker{font-family:var(--font-body);font-size:.63rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--sage-700)}.lh-start__title{margin-top:.15rem;font-family:var(--font-display);font-size:1.1rem;font-weight:600;letter-spacing:.01em;color:var(--plum-700)}.lh-start:after{content:"";width:46px;height:1px;margin-top:.5rem;background:linear-gradient(90deg,transparent,var(--lh-gold),transparent)}.lh-resources{display:grid;gap:.6rem;margin-top:.85rem}.lh-link--resource{border-color:#9b7ba857;background:linear-gradient(135deg,#f9f6fff5,#f3edfae6);box-shadow:0 10px 26px -18px #6a4c93bf}.lh-link--resource:hover,.lh-link--resource:focus-visible{border-color:var(--plum-400);background:linear-gradient(135deg,#fff,#f3edfaf5)}.lh-link--resource .lh-link__icon{background:linear-gradient(135deg,#ffffff,var(--plum-100));color:var(--plum-600);box-shadow:inset 0 0 0 1px var(--lh-gold-soft)}.lh-link__badge{display:inline-block;margin-left:.45em;padding:.14em .55em;border:1px solid var(--lh-gold-soft);border-radius:var(--r-pill);background:#c9a76a1f;color:#8a6c34;font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;vertical-align:.14em;white-space:nowrap}.lh-link__note{display:block;margin-top:.15rem;color:var(--ink-soft);font-size:.72rem;line-height:1.35;overflow-wrap:anywhere}.lh-parting{display:flex;align-items:center;gap:.7rem;margin:1.3rem 0 1rem}.lh-parting__rule{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--lh-gold-soft) 35%,rgba(164,180,148,.45) 65%,transparent)}.lh-parting__mark{display:grid;place-items:center;width:22px;height:22px;flex:none;color:var(--plum-400);opacity:.75}.lh-parting__mark svg{width:18px;height:18px}.lh-parting__mark img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;opacity:.6}.lh-parting+.lh-links{margin-top:0}.lh-featured{display:flex;align-items:center;gap:.9rem;margin-top:1.5rem;padding:.85rem;border:1px solid var(--plum-200);border-radius:var(--r-lg);background:linear-gradient(135deg,#fffffff0,#f3edfae0);box-shadow:var(--shadow-sm)}.lh-featured__img{width:78px;height:100px;flex:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--r-sm);box-shadow:var(--shadow-xs)}.lh-featured__text{min-width:0}.lh-featured__badge{display:inline-flex;align-items:center;gap:.35em;margin-bottom:.3rem;padding:.24em .7em;border-radius:var(--r-pill);background:var(--plum-600);color:#fff;font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.lh-featured__badge svg{width:.9em;height:.9em}.lh-featured__title{margin:0 0 .25rem;font-size:1.12rem;line-height:1.2}.lh-featured__body{margin:0 0 .5rem;color:var(--ink-soft);font-size:.8rem;line-height:1.45}.lh-featured__go{display:inline-flex;align-items:center;gap:.35em;min-height:32px;color:var(--plum-600);font-size:.82rem;font-weight:600}.lh-featured__go svg{width:1em;height:1em;transition:transform .26s var(--ease)}.lh-featured__go:hover svg{transform:translate(3px)}.lh-social{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin:1.75rem 0 0;padding:0;list-style:none}.lh-social a{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--plum-200);background:#ffffffd1;color:var(--plum-600);transition:transform .28s var(--ease),background .28s var(--ease),color .28s var(--ease),box-shadow .28s var(--ease)}.lh-social a svg{width:19px;height:19px}.lh-social a:hover,.lh-social a:focus-visible{transform:translateY(-2px);border-color:transparent;background:linear-gradient(135deg,#6a4c93,#8a5fae);color:#fff;box-shadow:var(--shadow-glow)}.lh-foot{margin-top:1.9rem;text-align:center}.lh-foot__brand{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--plum-700)}.lh-foot__tagline{margin:.05rem 0 0;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--sage-700)}.lh-foot__site{display:inline-flex;align-items:center;gap:.35em;min-height:40px;margin-top:.55rem;padding:.35rem 1rem;border-radius:var(--r-pill);border:1px solid rgba(118,75,162,.18);background:#ffffffb3;color:var(--plum-600);font-size:.78rem;font-weight:600;transition:transform .28s var(--ease),box-shadow .28s var(--ease),color .28s var(--ease)}.lh-foot__site svg{width:.95em;height:.95em;transition:transform .26s var(--ease)}.lh-foot__site:hover,.lh-foot__site:focus-visible{color:var(--plum-800);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.lh-foot__site:hover svg{transform:translate(3px)}.lh-foot__legal{margin:.9rem 0 0;font-size:.72rem}.lh-foot__legal a{color:var(--ink-soft);text-decoration:underline;text-decoration-color:#6b667559;text-underline-offset:3px;display:inline-block;padding:.45rem .6rem}.lh-foot__legal a:hover,.lh-foot__legal a:focus-visible{color:var(--plum-700)}@media(max-width:767px){body.lh-body{padding-bottom:0}}@media(min-width:480px){.lh-shell{padding-top:2.2rem}.lh-portrait{width:124px}.lh-cta{min-height:66px;padding:.9rem 1.15rem}.lh-cta__title{font-size:1.06rem}.lh-link{min-height:64px;padding:.7rem 1rem}.lh-link__title{font-size:1rem}.lh-link__sub{font-size:.78rem}.lh-link__note{font-size:.75rem}.lh-featured__img{width:92px;height:116px}}@media(min-width:768px){.lh-shell{width:min(100% - 3rem,34rem);padding-top:2.75rem}.lh-head__logo{width:52px;height:52px}}@media(max-height:700px),(max-width:359px){.lh-shell{padding-top:1.1rem}.lh-portrait{width:min(26vw,92px);margin-bottom:.65rem}.lh-head__logo{width:38px;height:38px;margin-bottom:.3rem}.lh-head__name{font-size:1.5rem}.lh-head__tagline{font-size:.95rem;margin-bottom:.5rem}.lh-head__bio{font-size:.83rem;line-height:1.5;margin-bottom:1rem}.lh-cta{min-height:58px;padding:.7rem .9rem}.lh-cta__icon{width:40px;height:40px}.lh-cta__title{font-size:.97rem}.lh-cta__sub{font-size:.74rem}.lh-start{margin-top:1.15rem}.lh-start__title{font-size:1.02rem}.lh-parting{margin:1rem 0 .8rem}}@media(prefers-reduced-motion:reduce){.lh-sky__breath,.lh-sky__flight,.lh-sky__flight img,.lh-cta{animation:none}.lh-sky__flight{transform:translate3d(10%,0,0)}.lh-link:hover,.lh-cta:hover,.lh-social a:hover,.lh-foot__site:hover,.lh-cta:hover .lh-cta__icon,.lh-cta:hover .lh-cta__go,.lh-link:hover .lh-link__icon,.lh-link:hover .lh-link__go{transform:none}}@media print{.lh-sky{display:none!important}.lh-body{background:#fff}}
