/* terms */
.hero{background:var(--text-dark);padding:4rem 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:2.5rem;color:#fff;margin-bottom:.5rem}.hero p{color:#fffc;font-size:1rem;font-family:var(--font-display)}.legal-content{padding:4rem 2rem;background:var(--bg-elevated)}.container{max-width:900px;margin:0 auto}.legal-body{line-height:1.8;color:var(--text-dark)}.intro{font-size:1.1rem;margin-bottom:2rem;padding:1.5rem;background:var(--bg-light);border-radius:8px}.legal-body h2{font-size:1.3rem;color:var(--primary);margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary-light)}.legal-body p{margin-bottom:1rem}.legal-body ul,.legal-body ol{margin:1rem 0 1.5rem 1.5rem}.legal-body li{margin-bottom:.5rem}.legal-body ul ul,.legal-body ol ul{margin:.5rem 0 .5rem 1.5rem}.legal-body strong{color:var(--text-dark)}.date{margin-top:3rem;text-align:right;color:var(--text-light)}@media (max-width: 768px){.hero h1{font-size:1.8rem}.legal-body h2{font-size:1.1rem}}
