.to-legal-section{padding:2rem 0 4rem;background-color:var(--light-gray);min-height:70vh}.to-back-link{margin-bottom:1.5rem}.to-back-link a{display:inline-flex;align-items:center;font-size:.875rem;color:var(--dark-gray);text-decoration:none;font-weight:600;transition:color .2s ease}.to-back-link a:hover{color:var(--primary-color)}.to-legal-content{max-width:900px;margin:0 auto}.to-legal-card{background-color:#ffffff;border-radius:1rem;padding:2.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.to-legal-sections{display:flex;flex-direction:column;gap:2rem}.to-legal-sections section{padding:0}.to-legal-sections section h2{margin-top:0;padding-top:0;border-top:none}.to-legal-row{display:flex;flex-direction:row;gap:3rem;width:100%}.to-legal-row section{flex:1}@media (max-width:600px){.to-legal-row{flex-direction:column;gap:2rem}}.to-legal-content h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--dark-gray);margin-bottom:2rem}.to-legal-intro{font-size:1.125rem;color:var(--text-gray);line-height:1.8;margin-bottom:3rem;padding:1.5rem;background-color:var(--light-gray);border-left:4px solid var(--primary-color);border-radius:.5rem}.to-legal-content h2{margin-top:0;margin-bottom:1rem;padding-top:0;border-top:none}.to-legal-content h2,.to-legal-content h3{font-size:1.25rem;font-weight:700;color:var(--dark-gray)}.to-legal-content h3{margin-top:2rem;margin-bottom:.75rem}.to-legal-content p{color:var(--text-gray);line-height:1.8;margin-bottom:1rem}.to-legal-content ul{margin:1rem 0 1.5rem 2rem;line-height:1.8}.to-legal-content li{color:var(--text-gray);margin-bottom:.5rem}.to-legal-content a{color:var(--primary-color);text-decoration:underline;font-weight:600}.to-legal-content strong{color:var(--dark-gray);font-weight:700}.to-legal-updated{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--border-gray);font-size:.875rem;color:#999999;font-style:italic}@media (max-width:768px){.to-legal-section{padding:1.5rem 0 2.5rem}.to-back-link{margin-bottom:1rem}.to-legal-card{padding:1.5rem;border-radius:.75rem}.to-legal-content h1{font-size:1.5rem;margin-bottom:1.5rem}.to-legal-content h2{font-size:1.125rem}.to-legal-sections{gap:1.5rem}}@media (max-width:480px){.to-legal-section{padding:1rem 0 2rem}.to-legal-card{padding:1.25rem}.to-legal-content h1{font-size:1.375rem}.to-legal-content h2{font-size:1rem}.to-legal-content p{font-size:.9375rem}.to-legal-intro{padding:1rem;font-size:1rem}}