.legal-hero{padding:140px 6% 72px;background:var(--navy);position:relative}.legal-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 60% 50%,rgba(10,124,110,.1) 0,transparent 65%);pointer-events:none}.legal-hero-inner{position:relative;z-index:1;max-width:700px}.legal-hero h1{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.legal-hero .legal-date{font-size:.88rem;color:rgba(255,255,255,.45)}.legal-content{background:var(--off-white);padding:72px 6%}.legal-card{max-width:860px;margin:0 auto;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:3rem 3.5rem}.legal-intro{font-size:.95rem;color:var(--text-mid);line-height:1.8;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.legal-intro p{margin-bottom:.75rem}.legal-intro p:last-child{margin-bottom:0}.legal-intro strong{color:var(--text)}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.25rem;font-weight:700;color:var(--navy);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--teal-pale)}.legal-section h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.75rem}.legal-section p{font-size:.9rem;color:var(--text-mid);line-height:1.8;margin-bottom:.75rem}.legal-section p:last-child{margin-bottom:0}.legal-section strong{color:var(--text)}.legal-section ol,.legal-section ul{padding-left:1.5rem;margin-bottom:1rem}.legal-section li{font-size:.9rem;color:var(--text-mid);line-height:1.8;margin-bottom:.35rem}.legal-section li strong{color:var(--text)}.legal-infobox{background:var(--off-white);border:1px solid var(--border);border-radius:12px;padding:1.5rem 1.75rem;margin:1rem 0}.legal-infobox p{font-size:.88rem;margin-bottom:.4rem}.legal-infobox p:last-child{margin-bottom:0}.legal-measures{list-style:none;padding-left:0}.legal-measures li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}.legal-measures li:before{content:"✓";color:var(--teal);font-weight:700;flex-shrink:0;margin-top:1px}.legal-table{width:100%;border-collapse:collapse;margin:1rem 0;border-radius:10px;overflow:hidden;border:1px solid var(--border)}.legal-table thead{background:var(--navy)}.legal-table th{text-align:left;padding:.85rem 1.25rem;font-size:.82rem;font-weight:700;color:#fff;letter-spacing:.02em}.legal-table td{padding:.75rem 1.25rem;font-size:.88rem;color:var(--text-mid);border-bottom:1px solid var(--border)}.legal-table tbody tr:last-child td{border-bottom:none}.legal-table tbody tr:nth-child(2n){background:var(--off-white)}.legal-footer-note{text-align:center;font-size:.88rem;color:var(--text-soft);line-height:1.7}.legal-contact,.legal-footer-note{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.legal-contact h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.legal-contact p{font-size:.9rem;color:var(--text-mid);line-height:1.7}.legal-contact a{color:var(--teal);text-decoration:none;font-weight:600}.legal-contact a:hover{text-decoration:underline}@media (max-width:768px){.legal-card{padding:2rem 1.5rem;border-radius:12px}.legal-content{padding:48px 5%}.legal-table{font-size:.82rem}.legal-table td,.legal-table th{padding:.6rem .75rem}}@media (max-width:480px){.legal-card{padding:1.5rem 1.15rem}.legal-content{padding:32px 4%}}