.terms-container{max-width:1200px;margin:0 auto;padding:20vh 1rem;min-height:100vh;background-color:var(--background-color)}.terms-content{background:white;border-radius:12px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.1);line-height:1.6}.terms-title{font-size:2.5rem;font-weight:700;color:var(--primary-color);text-align:center;margin-bottom:3rem;border-bottom:3px solid var(--primary-color);padding-bottom:1rem}.terms-section{margin-bottom:2.5rem}.terms-section h2{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;border-left:4px solid var(--primary-color);padding-left:1rem}.terms-updated{text-align:center;margin-bottom:2rem;color:#666}.terms-content-text p{line-height:1.7}.terms-content-text p,.terms-section p{font-size:1rem;color:#333;text-align:justify;margin-bottom:1rem}.terms-footer{margin-top:3rem;padding:2rem;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.terms-footer p{margin-bottom:.5rem;font-size:.95rem}.terms-footer strong{color:var(--primary-color)}.terms-error,.terms-loading{text-align:center;padding:3rem;font-size:1.2rem;color:#666}.terms-error{color:#dc3545}@media (max-width:768px){.terms-container{padding:1rem .5rem}.terms-content{padding:1.5rem;margin:0 .5rem}.terms-title{font-size:2rem;margin-bottom:2rem}.terms-section h2{font-size:1.3rem}.terms-section p{font-size:.95rem;text-align:left}}@media (max-width:480px){.terms-content{padding:1rem}.terms-container{padding:10vh 1rem}.terms-title{font-size:1.75rem}.terms-section h2{font-size:1.2rem}.terms-section p{font-size:.9rem}}