.legal{padding-top:calc(var(--nav-height) + clamp(2.5rem,6vw,5rem));padding-bottom:clamp(4rem,10vw,8rem)}.legal__wrap{max-width:760px}.legal__title{font-size:var(--fs-h1);margin-bottom:.6rem}.legal__updated{color:var(--text-on-dark-muted);font-size:var(--fs-small);margin-bottom:2.6rem}.legal section{margin-bottom:2.2rem}.legal h2{font-size:1.35rem;font-weight:700;margin-bottom:.9rem}.legal p{color:#f2f2f2d1;line-height:1.7;margin-bottom:.8rem}.legal ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;color:#f2f2f2d1}.legal ul li{padding-left:1rem;position:relative}.legal ul li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:50%;background:var(--color-orange)}.legal a{color:var(--color-orange);text-decoration:underline;text-underline-offset:3px}.legal .todo{background:#f47b2029;color:var(--color-orange);border:1px dashed var(--color-orange-line);border-radius:var(--radius-sm);padding:.05rem .5rem;font-size:.9em;font-weight:600}.legal__note{font-size:var(--fs-small);color:var(--text-on-dark-muted)!important;font-style:italic}
