.legal-hero{padding:4rem 0 3.5rem}.legal-breadcrumb{padding-top:1rem;padding-bottom:.5rem}.legal-body{max-width:48rem;margin:0 auto}.legal-updated{font-family:var(--font-body);color:var(--neutral-400);margin-bottom:2.5rem;font-size:.875rem}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section__title{font-family:var(--font-heading);color:var(--brand-forest);align-items:center;gap:.625rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.legal-section__title i{color:var(--brand-green);font-size:1.375rem}.legal-section__text{font-family:var(--font-body);color:var(--neutral-700);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.legal-section__text:last-child{margin-bottom:0}.legal-section__text strong{color:var(--neutral-800);font-weight:600}.legal-section__text a{color:var(--brand-green);text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.legal-section__text a:hover{color:var(--brand-forest)}.legal-section__list{margin:0 0 1rem;padding:0;list-style:none}.legal-section__list li{font-family:var(--font-body);color:var(--neutral-700);margin-bottom:.375rem;padding-left:1.5rem;font-size:.9375rem;line-height:1.7;position:relative}.legal-section__list li:before{content:"";border-radius:var(--radius-full);background:var(--brand-green);width:6px;height:6px;position:absolute;top:.6em;left:0}.legal-section__list li:last-child{margin-bottom:0}.legal-note{background:var(--brand-cream);border-radius:var(--radius-lg);border-left:4px solid var(--brand-gold);align-items:flex-start;gap:.875rem;margin-top:1.25rem;padding:1.25rem 1.5rem;display:flex}.legal-note i{color:var(--brand-gold);flex-shrink:0;margin-top:.125rem;font-size:1.25rem}.legal-note p{font-family:var(--font-body);color:var(--neutral-700);font-size:.9375rem;line-height:1.6}.legal-note p strong{color:var(--neutral-800);font-weight:600}.legal-note a{color:var(--brand-green);text-underline-offset:2px;text-decoration:underline}.legal-note a:hover{color:var(--brand-forest)}.legal-content{max-width:48rem;margin:0 auto;padding:0 1.5rem 3rem}.legal-content>p:first-child{font-family:var(--font-body);color:var(--neutral-400);margin-bottom:2rem;font-size:.875rem}.legal-content>p:first-child strong{font-weight:600}.legal-content h2{font-family:var(--font-heading);color:var(--brand-forest);border-bottom:1px solid var(--neutral-100,#f0f0f0);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.legal-content h3{font-family:var(--font-heading);color:var(--neutral-800);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600}.legal-content p{font-family:var(--font-body);color:var(--neutral-700);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.legal-content p strong{color:var(--neutral-800);font-weight:600}.legal-content a{color:var(--brand-green);text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.legal-content a:hover{color:var(--brand-forest)}.legal-content ul,.legal-content ol{margin:0 0 1.25rem;padding:0;list-style:none}.legal-content li{font-family:var(--font-body);color:var(--neutral-700);margin-bottom:.375rem;padding-left:1.5rem;font-size:.9375rem;line-height:1.7;position:relative}.legal-content li:before{content:"";border-radius:var(--radius-full);background:var(--brand-green);width:6px;height:6px;position:absolute;top:.6em;left:0}.legal-content li:last-child{margin-bottom:0}.legal-content li strong{color:var(--neutral-800);font-weight:600}@media (max-width:767px){.legal-hero{padding:3rem 0 2.5rem}.legal-hero .hero__title{font-size:2rem}.legal-section__title{font-size:1.125rem}.legal-note{padding:1rem 1.25rem}}@media (prefers-reduced-motion:reduce){.legal-section__text a{transition:none}}