.terms-container{min-height:100vh;background-color:var(--background-color);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-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.terms-header p{font-size:.95rem;color:#666}.terms-content{color:var(--text-color)}.terms-content section{margin-bottom:3rem}.terms-content h2{font-size:1.8rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem;margin-top:2rem}.terms-content h3{font-size:1.2rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem;margin-top:1.5rem}.terms-content p{margin-bottom:1rem;line-height:1.7;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.7;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.7;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:#f9f9f9;padding:2rem;border-left:4px solid var(--primary);margin:2rem 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:#f9f9f9;padding:2rem;border-radius:4px;margin-top:1.5rem}.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 #ddd;padding-top:2rem;margin-top:3rem;text-align:center;color:#666;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}}