.legal-page{min-height:100vh;background:var(--c-background);padding:clamp(2rem,5vw,4rem) 0}.legal-container{max-width:900px;margin:0 auto;padding:0 clamp(1.5rem,5vw,2rem)}.legal-page h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--c-text);margin:0 0 1.5rem}.legal-page .lead{font-size:1.1rem;line-height:1.7;color:var(--c-text-soft);margin-bottom:3rem;padding:1.5rem;background:var(--c-highlight);border-left:4px solid var(--c-primary);border-radius:8px}.legal-page section{margin-bottom:3rem}.legal-page h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--c-text);margin:2.5rem 0 1rem;padding-top:1rem;border-top:1px solid var(--c-border)}.legal-page section:first-of-type h2{border-top:none;padding-top:0}.legal-page h3{font-size:clamp(1.15rem,3vw,1.35rem);font-weight:600;color:var(--c-text);margin:2rem 0 1rem}.legal-page p{line-height:1.8;color:var(--c-text);margin-bottom:1rem}.legal-page ul{margin:1rem 0 1.5rem 1.5rem;line-height:1.8}.legal-page ul li{margin-bottom:.5rem;color:var(--c-text)}.legal-page strong{font-weight:600;color:var(--c-text)}.legal-page a{color:var(--c-primary);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.legal-page a:hover{color:var(--c-accent)}.legal-page table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:var(--c-panel);border:1px solid var(--c-border);border-radius:12px;overflow:hidden}.legal-page table thead{background:var(--c-highlight)}.legal-page table th{padding:1rem;text-align:left;font-weight:600;color:var(--c-text);border-bottom:2px solid var(--c-border)}.legal-page table td{padding:1rem;color:var(--c-text);border-bottom:1px solid var(--c-border)}.legal-page table tbody tr:last-child td{border-bottom:none}.legal-page table tbody tr:hover{background:var(--c-highlight)}.update-date{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--c-border);font-size:.9rem;color:var(--c-text-soft);font-style:italic}@media(max-width:768px){.legal-page table{font-size:.9rem}.legal-page table th,.legal-page table td{padding:.75rem}}@media(max-width:640px){.legal-page h1{font-size:1.75rem}.legal-page h2{font-size:1.35rem}.legal-page h3{font-size:1.15rem}.legal-page table{display:block;overflow-x:auto}}
