.terms-container{width:100%;max-width:960px;margin:0 auto;padding:2rem 1rem}.terms-content{background-color:white;border-radius:var(--radius);box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem}.terms-title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.terms-last-updated{font-size:.875rem;color:var(--muted-foreground);margin-bottom:2rem}.terms-section{margin-bottom:2rem}.terms-section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.terms-section p{margin-bottom:1rem;line-height:1.6}.terms-list{list-style-type:disc;margin-left:1.5rem;margin-bottom:1rem}.terms-list li{margin-bottom:.5rem;line-height:1.5}@media (max-width:768px){.terms-content{padding:1.5rem}.terms-title{font-size:1.5rem}.terms-section-title{font-size:1.125rem}}