.legal{background:var(--surface)}.legal__container{max-width:780px}.legal__head{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border)}.legal__head h1{margin-bottom:12px}.legal__updated{font-size:.9rem;color:var(--text-light);font-weight:600}.legal__intro{margin-top:18px;font-size:1.05rem}.legal__section{margin-top:36px}.legal__section h2{font-size:1.25rem;margin-bottom:14px}.legal__section p{margin-top:12px}.legal__list{margin-top:14px;display:flex;flex-direction:column;gap:10px}.legal__list li{position:relative;-webkit-padding-start:22px;padding-inline-start:22px;font-size:.98rem;line-height:1.7;color:var(--text-mid)}.legal__list li:before{content:"";position:absolute;inset-inline-start:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--green)}.legal__disclaimer{margin-top:48px;padding:20px 22px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.85rem;color:var(--text-light);line-height:1.65}