.terms-page{min-height:100vh;padding:60px 20px;display:flex;justify-content:center;background-size:cover;background-position:50%;color:white}.terms-container{max-width:1200px;width:100%;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);padding:40px;border-radius:18px;border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 25px rgba(0,0,0,.25);overflow-y:auto}.terms-title{font-size:32px;font-weight:700;margin-bottom:25px;text-align:center}.terms-content h2{font-size:22px;font-weight:600;margin-top:25px;margin-bottom:10px}.terms-content h3{font-size:18px;font-weight:600;margin-top:18px;margin-bottom:6px}.terms-content p{line-height:1.6;color:#e6e6e6;margin-bottom:12px}.terms-content ul{margin-left:20px;margin-bottom:15px}.terms-content ul li{margin-bottom:6px;color:#ddd;line-height:1.5}.terms-container::-webkit-scrollbar{width:6px}.terms-container::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}