@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");.legal{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:var(--text-color);min-height:100vh;padding:6rem 0 4rem}.legal__container{margin:0 auto;max-width:62.5rem;padding:0 2rem}.legal__header{margin-bottom:2.5rem;position:relative}.legal__header:after{background:var(--accent-color);bottom:-1rem;content:"";height:.1875rem;left:0;position:absolute;width:3.75rem}.legal__title{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.legal__date{color:var(--text-color);font-size:.9rem;opacity:.7}.legal__content{background:transparent;padding:0}.legal__section{margin-bottom:3rem}.legal__section:last-child{margin-bottom:0}.legal__section-title{color:var(--primary-color);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.legal__subsection-title{color:var(--text-color);font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.legal__text{color:var(--text-color);font-size:1rem;line-height:1.6;margin-bottom:1rem;opacity:.85}.legal__text:last-child{margin-bottom:0}.legal__term{color:var(--accent-color);font-weight:600}.legal__link{color:var(--accent-color);text-decoration:underline;transition:opacity .2s ease}.legal__link:hover{opacity:.8}.legal__list{margin:0 0 1.5rem 0;padding-left:1.5rem}.legal__list-item{position:relative;margin-bottom:.75rem;padding-left:.5rem;line-height:1.6;color:var(--text-color);opacity:.85}.legal__list-item::before{content:'';position:absolute;left:-1rem;top:.7rem;width:6px;height:6px;background-color:var(--accent-color);border-radius:50%}.legal__list-item:last-child{margin-bottom:0}@media (max-width:48rem){.legal__container{padding:0 1.5rem}.legal__title{font-size:2rem}.legal__section-title{font-size:1.3rem}.legal__subsection-title{font-size:1.1rem}.legal__list{padding-left:1.25rem}}