.terms{background-color:var(--background-color);color:var(--text-color);max-width:900px;margin:0 auto;padding:2rem 1.5rem}.terms__header{text-align:center;margin-bottom:2rem}.terms__title{margin-bottom:.5rem;font-size:2rem}.terms__subtitle{color:var(--text-secondary);font-size:1rem}.terms__intro,.terms__section{margin-bottom:2rem}.terms__section-title{color:var(--success-color);margin-bottom:1rem;font-size:1.5rem}.terms__text{margin-bottom:1rem;line-height:1.6}.terms__list{margin:0;padding:0;list-style:none}.terms__list-item{margin-bottom:.5rem;padding-left:1.2rem;position:relative}.terms__list-item:before{content:\"•\";color:var(--info-color);position:absolute;left:0}.terms__link{color:var(--info-color);text-decoration:underline}.terms-container{background:var(--card-background);border-radius:var(--border-radius-large);width:100%;max-width:700px;box-shadow:var(--shadow-light);margin:0 auto;padding:2rem 1.5rem}@media (max-width:900px){.terms,.terms-container{max-width:100vw;padding:1.2rem .7rem}}@media (max-width:600px){.terms,.terms-container{max-width:100vw;padding:.7rem .2rem}}
