.landing-root .lg-main{padding-bottom:96px}.landing-root .lg-main .lg-subsection[id],.landing-root .lg-main section[id]{scroll-margin-top:calc(var(--lp-nav-offset) + 16px)}.lg-hero{padding:1.25rem 0 40px;border-bottom:1px solid rgba(45,30,47,.08);background:linear-gradient(180deg,rgba(255,255,255,.5),transparent)}.lg-hero-shell{width:min(100% - 48px,var(--lp-max));margin-inline:auto}.lg-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem;color:var(--lp-muted);margin-bottom:24px}.lg-crumb a:hover{color:var(--lp-cta)}.lg-eyebrow{display:block;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-premium);margin-bottom:10px}.lg-hero h1{font-family:var(--lp-font-display);font-size:clamp(2rem,4vw,2.85rem);line-height:1.12;color:var(--lp-brand);margin:0 0 16px;max-width:20ch}.lg-hero-summary{margin:0 0 12px;font-size:1.05rem;line-height:1.6;color:var(--lp-ink);max-width:52rem}.lg-updated{margin:0 0 24px;font-size:.82rem;color:var(--lp-muted)}.lg-doc-pills{display:flex;flex-wrap:wrap;gap:8px}.lg-doc-pills a{font-size:.78rem;font-weight:600;padding:6px 14px;border-radius:999px;border:1px solid rgba(45,30,47,.12);background:rgba(255,255,255,.65);color:var(--lp-muted);transition:color .15s ease,border-color .15s ease,background .15s ease}.lg-doc-pills a:hover{color:var(--lp-brand);border-color:rgba(196,90,106,.35)}.lg-doc-pills a.is-active{color:var(--lp-brand);border-color:var(--lp-cta);background:rgba(196,90,106,.08)}.lg-layout-shell{width:min(100% - 48px,var(--lp-max));margin-inline:auto;padding-top:32px}.lg-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.lg-sidebar-wrap{align-self:start;position:-webkit-sticky;position:sticky;top:calc(var(--lp-nav-offset) + 12px);z-index:2;max-height:calc(100vh - var(--lp-nav-offset) - 24px)}.lg-sidebar--mobile{display:none}.lg-sidebar--desktop{max-height:inherit;overflow-y:auto;padding-right:0;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.lg-sidebar--desktop::-webkit-scrollbar{display:none;width:0;height:0}.lg-sidebar-label{margin:0 0 12px;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-muted)}.lg-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.lg-sidebar-list a{display:block;padding:8px 12px 8px 14px;font-size:.84rem;line-height:1.4;color:var(--lp-muted);border-left:2px solid transparent;border-radius:0 8px 8px 0;transition:color .15s ease,background .15s ease,border-color .15s ease}.lg-sidebar-list a:hover{color:var(--lp-brand);background:rgba(196,90,106,.05)}.lg-sidebar-list a.is-active{color:var(--lp-brand);font-weight:600;border-left-color:var(--lp-cta);background:rgba(196,90,106,.08)}.lg-sidebar-sub a{padding-left:26px;font-size:.8rem}.lg-content{min-width:0}.lg-body{max-width:42rem}.lg-section{padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid rgba(45,30,47,.08)}.lg-section:last-child{border-bottom:none;margin-bottom:0}.lg-section h2{font-family:var(--lp-font-display);font-size:clamp(1.35rem,2.2vw,1.65rem);line-height:1.25;color:var(--lp-brand);margin:0 0 16px}.lg-subsection{margin-top:20px;padding-left:16px;border-left:2px solid rgba(212,184,196,.6)}.lg-subsection h3{font-family:var(--lp-font-display);font-size:1.05rem;font-weight:600;color:var(--lp-ink);margin:0 0 10px}.lg-section p,.lg-subsection p{margin:0 0 14px;font-size:.98rem;line-height:1.68;color:var(--lp-muted)}.lg-section ul,.lg-subsection ul{margin:0 0 16px;padding-left:1.25rem;color:var(--lp-muted);font-size:.96rem;line-height:1.6}.lg-section li,.lg-subsection li{margin-bottom:8px}.lg-disclaimer{margin-top:40px;padding:16px 18px;border-radius:var(--lp-radius);border:1px solid rgba(45,30,47,.1);background:rgba(255,255,255,.55)}.lg-disclaimer p{margin:0;font-size:.82rem;line-height:1.55;color:var(--lp-muted);font-style:italic}@media (max-width:960px){.lg-layout{grid-template-columns:1fr;gap:24px}.lg-sidebar-wrap{display:none}.lg-sidebar--mobile{display:block;position:-webkit-sticky;position:sticky;top:var(--lp-nav-offset);z-index:3;margin-bottom:8px;padding:12px 0 14px;background:var(--lp-bg);border-bottom:1px solid rgba(45,30,47,.08)}.lg-sidebar--mobile .lg-sidebar-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lg-sidebar--mobile .lg-sidebar-list::-webkit-scrollbar{display:none}.lg-sidebar--mobile .lg-sidebar-list li{flex-shrink:0}.lg-sidebar--mobile .lg-sidebar-list a{white-space:nowrap;border:1px solid rgba(45,30,47,.12);border-radius:999px;padding:6px 14px;font-size:.78rem}.lg-sidebar--mobile .lg-sidebar-list a.is-active{border-color:var(--lp-cta)}.lg-sidebar--mobile .lg-sidebar-sub a{padding-left:14px}.lg-hero h1{max-width:none}}@media (prefers-reduced-motion:reduce){.lg-sidebar-list a{transition:none}}