.legal-page{padding-top:var(--header-height);min-height:100vh}.legal-hero{background:var(--green-dark);padding:60px 0 50px;text-align:center;color:#fff}.legal-hero h1{font-family:var(--font-heading);font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:8px}.legal-hero p{font-size:15px;opacity:.8}.legal-content{max-width:860px;margin:0 auto;padding:50px 28px 80px;font-size:15px;line-height:1.75;color:var(--text)}.legal-content h2{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--green-dark);margin:40px 0 14px;padding-bottom:8px;border-bottom:2px solid var(--primary)}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--text);margin:28px 0 10px}.legal-content h4{font-size:16px;font-weight:700;color:var(--green-dark);margin:20px 0 8px}.legal-content p{margin-bottom:14px}.legal-content ul,.legal-content ol{margin:10px 0 14px 24px}.legal-content li{margin-bottom:6px}.legal-content a{color:var(--primary);text-decoration:underline;transition:color .2s}.legal-content a:hover{color:var(--green-dark)}.legal-content strong{color:var(--text)}.legal-table-wrapper{overflow-x:auto;margin:16px 0 24px;border-radius:var(--radius-sm);box-shadow:0 1px 6px rgba(0,0,0,0.08)}.legal-content table{width:100%;border-collapse:collapse;font-size:13px;min-width:600px}.legal-content thead th{background:var(--green-dark);color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:12px 14px;text-align:left;white-space:nowrap}.legal-content tbody td{padding:10px 14px;border-bottom:1px solid #eee;vertical-align:top}.legal-content tbody tr:nth-child(even){background:#f9faf7}.legal-content tbody tr:hover{background:#f0f5eb}.legal-content tbody td:first-child{font-weight:600;color:var(--green-dark);white-space:nowrap}.legal-info{background:var(--bg-light);border-left:4px solid var(--primary);padding:16px 20px;margin:20px 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:14px}.legal-contact{background:var(--green-dark);color:#fff;padding:24px 28px;border-radius:var(--radius-sm);margin:30px 0}.legal-contact strong{color:#fff}.legal-contact a{color:var(--accent)}@media(max-width:768px){.legal-page{padding-top:var(--header-height-mobile)}.legal-hero{padding:40px 0 36px}.legal-content{padding:30px 20px 50px;font-size:14px}.legal-content h2{font-size:19px;margin:30px 0 12px}.legal-content table{font-size:12px}.legal-content thead th{padding:10px;font-size:11px}.legal-content tbody td{padding:8px 10px}}