.terms-container{min-height:100vh;background:linear-gradient(160deg,#fafbfc,#f1f5f9);padding:2rem 1rem}.terms-wrapper{max-width:900px;margin:0 auto}.terms-header{margin-bottom:3rem;border-bottom:2px solid var(--primary);padding-bottom:2rem}.terms-header h1{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:.5rem;letter-spacing:-.03em}.terms-header p{font-size:.95rem;color:var(--text-muted)}.terms-content{color:var(--text-color)}.terms-content section{margin-bottom:3rem}.terms-content h2{font-size:1.7rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;letter-spacing:-.02em}.terms-content h2,.terms-content h3{font-family:var(--font-heading);color:var(--text-dark)}.terms-content h3{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.terms-content p{margin-bottom:1rem;line-height:1.8;color:var(--text-color)}.terms-content ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.terms-content ul li{margin-bottom:.75rem;line-height:1.8;color:var(--text-color)}.prohibited-list{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.prohibited-list li{margin-bottom:.75rem;line-height:1.8;color:var(--text-color)}.terms-content strong{font-weight:600;color:var(--text-dark)}.terms-content em{font-style:italic}.terms-content a{color:var(--primary);text-decoration:none;border-bottom:1px solid var(--primary);transition:color .2s ease}.terms-content a:hover{color:var(--primary-dark);border-bottom-color:var(--primary-dark)}.toc-section{background-color:#f8fafc;padding:2rem;border-left:4px solid var(--primary);margin:2rem 0;border-radius:0 var(--radius-md) var(--radius-md) 0}.toc-section h2{margin-top:0}.toc-section ul{list-style-type:none;margin-left:0}.toc-section ul li{margin-bottom:.75rem}.toc-section ul li a{color:var(--primary);text-decoration:none;border-bottom:1px solid var(--primary)}.toc-section ul li a:hover{color:var(--primary-dark);border-bottom-color:var(--primary-dark)}.terms-contact-info{background-color:#f8fafc;padding:2rem;border-radius:var(--radius-md);margin-top:1.5rem;border:1px solid var(--border)}.terms-contact-info p{margin-bottom:.75rem;line-height:1.8;color:var(--text-color)}.terms-contact-info p:last-child{margin-bottom:0}.terms-footer{border-top:1px solid var(--border);padding-top:2rem;margin-top:3rem;text-align:center;color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.terms-container{padding:1rem .75rem}.terms-header h1{font-size:2rem}.terms-content h2{font-size:1.5rem}.terms-content h3{font-size:1.1rem}.terms-contact-info,.toc-section{padding:1.5rem}.prohibited-list,.terms-content ul{margin-left:1.5rem}}@media (max-width:480px){.terms-header h1{font-size:1.75rem}.terms-content h2{font-size:1.3rem}.terms-content h3{font-size:1rem}.terms-content p,.terms-content ul li{font-size:.95rem}.terms-contact-info,.toc-section{padding:1rem}}