@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");.terms-container{font-family:Roboto,sans-serif;max-width:1200px;margin:0 auto;padding:40px 20px;color:#333;background-color:#fff}.terms-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:40px}.terms-header{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eee}.logo{max-width:180px;margin-bottom:20px}.terms-header h1{font-size:2.5rem;color:#2a5298;margin-bottom:10px}.last-updated{color:#777;font-style:italic}.terms-section{margin-bottom:30px}.terms-section h2{color:#2a5298;font-size:1.5rem;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee}.terms-section p{margin-bottom:15px;line-height:1.6}.terms-section ul{padding-left:20px;margin-bottom:15px}.terms-section li{margin-bottom:10px;line-height:1.6}@media (max-width:768px){.terms-content{padding:20px}.terms-header h1{font-size:2rem}.terms-section h2{font-size:1.3rem}}