.lg-root{min-height:100vh;padding:0}.lg-wrap{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.lg-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:76px 24px 80px;max-width:920px;margin:0 auto;width:100%;box-sizing:border-box;text-align:left}.lg-headline{font-family:var(--font-heading),"Space Grotesk",sans-serif;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--heading);margin:0 0 10px}.lg-headline,.lg-updated{text-align:center;width:100%}.lg-updated{font-size:.8rem;color:#9c9280;margin:0 0 40px}.lg-body{gap:44px;width:100%}.lg-body,.lg-section{display:flex;flex-direction:column}.lg-section{gap:6px}.lg-section-title{display:inline-block;align-self:flex-start;font-family:var(--font-heading),"Space Grotesk",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-text);background:hsla(90,35%,66%,.09);border:1px solid hsla(90,35%,66%,.18);border-radius:6px;padding:6px 12px;margin:0 0 4px;scroll-margin-top:100px}.lg-body p{font-size:.92rem;line-height:1.45;color:var(--n-300);margin:0}.lg-body ul{list-style:none;margin:4px 0 0;padding-left:40px;display:flex;flex-direction:column;gap:10px}.lg-body li{position:relative;padding-left:22px;font-size:.92rem;line-height:1.65;color:var(--n-300)}.lg-body li:before{content:"";position:absolute;left:4px;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--green-text)}.lg-strong{font-weight:700}.lg-body a,.lg-strong{color:var(--green-text)}.lg-body a{text-decoration:underline;text-underline-offset:2px}@media (max-width:640px){.lg-main{padding:60px 20px 56px}.lg-body{gap:34px}.lg-body li,.lg-body p{font-size:1.02rem}.lg-section-title{font-size:.85rem}.lg-updated{font-size:.94rem}}