.terms-header{max-width:800px;margin:1rem}.terms-header-title{background:linear-gradient(to right, var(--zinc-300), var(--zinc-400));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.terms-header-subtitle{color:#a0a0b0;font-size:1.1rem;line-height:1.6}.terms-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (max-width:768px){.terms-grid{grid-template-columns:1fr}.terms-header{margin:1rem 0}}.terms-nav{border-bottom:1px solid #5050644d;margin-bottom:2rem;padding-bottom:1rem}.terms-nav h3{color:#fff;margin:0 0 1rem;font-size:1.1rem}.terms-nav ul{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.terms-nav li a{color:#a0a0b0;background:#1e1e2880;border:1px solid #5050644d;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-block}.terms-nav li a:hover{color:#8a2be2;background:#8a2be21a;border-color:#8a2be24d}.terms-body{flex-direction:column;gap:3rem;display:flex}.terms-body section{scroll-margin-top:2rem}.terms-body p{color:#e0e0e0;margin:1rem 0;line-height:1.6}.terms-body a{color:#00bfff;text-decoration:none;transition:color .2s}.terms-body a:hover{color:#a0a0b0;text-decoration:none}.terms-list{color:#e0e0e0;margin:1rem 0;padding-left:1.5rem}.terms-list li{margin-bottom:.5rem;line-height:1.6}@media (max-width:768px){.terms-nav ul{flex-direction:column;gap:.5rem}.terms-nav li a{width:100%;display:block}}
