.terms_page{min-height:100vh;padding:2rem 1rem;background-color:var(--bg-primary);color:var(--text-primary)}.terms_container{max-width:900px;margin:0 auto;line-height:1.8}.terms_title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.terms_last_updated{color:var(--text-secondary);font-size:.9rem;margin-bottom:2rem}.terms_section{margin-bottom:2.5rem}.terms_section h2{font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.terms_section h2,.terms_section h3{font-weight:600;color:var(--text-primary)}.terms_section h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem}.terms_section p{margin-bottom:1rem;color:var(--text-primary);line-height:1.8}.terms_section ul{margin-left:1.5rem;margin-bottom:1rem}.terms_section li{margin-bottom:.5rem;color:var(--text-primary);line-height:1.8}.terms_section strong{font-weight:600;color:var(--text-primary)}@media (max-width:768px){.terms_page{padding:1.5rem 1rem}.terms_title{font-size:2rem}.terms_section h2{font-size:1.3rem}}