.terms-container{display:flex;justify-content:center;align-items:start;padding:60px 20px;min-height:100vh;background-color:#121212}.terms-content{max-width:900px;background:#1a1a1a;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.7);text-align:left;border:1px solid #333}.terms-title{text-align:center;font-size:2.5rem;margin-bottom:16px;font-weight:700;font-family:Inter,sans-serif;color:#ffffff}.last-updated{text-align:center;font-size:1rem;color:#888888;margin-bottom:25px}.terms-content h2{color:rgb(182,182,182);font-size:1.6rem;margin-top:30px;padding-bottom:8px;border-bottom:2px solid #333}.terms-content p{font-size:17px;color:#888888;margin-bottom:15px;line-height:1.6}.terms-content ul{margin:10px 0;padding-left:25px;color:#888888}.terms-content ul li{margin:8px 0}.terms-content strong{color:#888888}.terms-content a{color:#f1e4ff;text-decoration:none;font-weight:700;transition:color .3s ease}.terms-content a:hover{text-decoration:underline;color:#4A90E2}@media (max-width:768px){.terms-content{max-width:95%;padding:30px 20px}.terms-title{font-size:32px}}