.lg-page{max-width:1080px;margin:0 auto;padding:150px 24px 110px}.lg-header{max-width:720px;margin-bottom:56px}.lg-kicker{font-family:var(--font-mono),monospace;font-size:.72rem;color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-bottom:14px}.lg-title{font-family:var(--font-serif),serif;font-weight:400;font-size:clamp(2.2rem,5vw,3rem);line-height:1.1;letter-spacing:-.01em;color:var(--navy);margin-bottom:16px}.lg-updated{font-size:.92rem;color:var(--text-muted)}.lg-updated strong{color:var(--navy-mid);font-weight:600}.lg-layout{display:grid;grid-template-columns:250px minmax(0,720px);grid-gap:56px;gap:56px;align-items:start}.lg-toc{position:-webkit-sticky;position:sticky;top:108px;max-height:calc(100vh - 140px);overflow-y:auto}.lg-toc-heading{font-family:var(--font-mono),monospace;font-size:.68rem;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-weight:500;margin-bottom:12px}.lg-toc ul{list-style:none}.lg-toc a{display:block;padding:6px 12px;border-left:2px solid var(--border);font-size:.82rem;line-height:1.45;color:var(--text-muted);transition:color .2s,border-color .2s,background .2s}.lg-toc a:hover{color:var(--navy);border-left-color:var(--gold);background:rgba(79,116,86,.05)}.lg-toc a:focus-visible{outline:none;border-radius:4px;box-shadow:0 0 0 3px var(--gold-glow)}.lg-article{min-width:0}.lg-section{padding:34px 0;border-bottom:1px solid var(--border);scroll-margin-top:100px}.lg-article>.lg-section:first-of-type{padding-top:0}.lg-article>.lg-section:last-of-type{border-bottom:none;padding-bottom:0}.lg-section:target h2{color:var(--gold)}.lg-section h2{font-size:1.55rem;line-height:1.25;margin-bottom:16px;transition:color .3s}.lg-section h2,.lg-section h3{font-family:var(--font-serif),serif;font-weight:400;color:var(--navy)}.lg-section h3{font-size:1.15rem;line-height:1.3;margin:26px 0 10px}.lg-section p{font-size:.95rem;line-height:1.8;color:var(--text-body);margin-bottom:14px}.lg-section p:last-child{margin-bottom:0}.lg-section ul{margin:0 0 14px;padding-left:22px}.lg-section ul:last-child{margin-bottom:0}.lg-section li{font-size:.95rem;line-height:1.8;color:var(--text-body);margin-bottom:10px}.lg-section li:last-child{margin-bottom:0}.lg-section li::marker{color:var(--gold)}.lg-section strong{color:var(--navy);font-weight:600}.lg-section em{color:var(--navy-mid)}.lg-section code{font-family:var(--font-mono),monospace;font-size:.82em;background:var(--gold-glow);color:var(--navy);padding:2px 6px;border-radius:5px}.lg-section a{color:var(--gold);text-decoration:underline;-webkit-text-decoration-color:var(--border-gold);text-decoration-color:var(--border-gold);text-underline-offset:3px;transition:color .2s,-webkit-text-decoration-color .2s;transition:color .2s,text-decoration-color .2s;transition:color .2s,text-decoration-color .2s,-webkit-text-decoration-color .2s}.lg-section a:hover{color:var(--gold-light);-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light)}.lg-section a:focus-visible{outline:none;border-radius:4px;box-shadow:0 0 0 3px var(--gold-glow)}@media (max-width:900px){.lg-layout{grid-template-columns:1fr;gap:40px}.lg-toc{position:static;max-height:none;overflow-y:visible;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px}}@media (max-width:700px){.lg-page{padding:125px 20px 80px}.lg-header{margin-bottom:40px}.lg-section{padding:28px 0}}