.legal-header{background:var(--green);color:#fdfcf9;padding:48px 24px 40px}.legal-wrap{max-width:760px;margin:0 auto}.legal-kicker{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--gold);margin-bottom:14px}.legal-h1{font-family:var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);line-height:1.05;font-weight:400}.legal-updated{margin-top:16px;font-size:.85rem;color:rgba(253,252,249,.7)}.legal-main{padding:48px 24px 72px}.legal-h2{font-family:var(--font-serif),Georgia,serif;font-weight:400;font-size:1.6rem;color:var(--green);margin:40px 0 12px;letter-spacing:-.01em}.legal-h2:first-child{margin-top:0}.legal-p{margin:0 0 14px;color:var(--fg2);font-size:1rem}.legal-ol,.legal-ul{margin:0 0 16px;padding-left:22px;color:var(--fg2)}.legal-li{margin-bottom:8px}.legal-a{color:var(--green);text-decoration:underline;text-underline-offset:2px}.legal-strong{color:var(--fg);font-weight:600}.legal-box{background:#fdfcf9;border:1px solid var(--line);border-radius:14px;padding:22px 24px;margin:24px 0}.legal-box p:last-child{margin-bottom:0}.legal-box-highlight{background:var(--green);border:none}.legal-box-highlight .legal-p,.legal-box-highlight .legal-strong{color:#fdfcf9}.legal-box-highlight .legal-a{color:var(--gold)}.legal-footer{border-top:1px solid var(--line);padding:32px 24px;font-size:.82rem;color:var(--fg2)}.legal-steps{counter-reset:step;list-style:none;padding-left:0}.legal-steps li{position:relative;padding-left:48px;margin-bottom:18px}.legal-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:-2px;width:32px;height:32px;border-radius:50%;background:var(--gold);color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:.95rem}