.legal-nav{background:var(--azul);padding:.9rem 1.25rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.2)}.legal-nav a{color:var(--blanco);text-decoration:none;font-size:clamp(.8rem,2vw,.9rem)}.legal-nav .legal-back{background:var(--amarillo);color:var(--azul);font-weight:700;padding:.45rem 1rem;border-radius:6px}.legal-main{max-width:760px;margin:0 auto;padding:clamp(2rem,6vw,3.5rem) 1.25rem clamp(3rem,8vw,4rem)}.legal-title{font-size:clamp(1.6rem,5vw,2.4rem);font-weight:900;color:var(--azul);line-height:1.15;margin-bottom:.5rem}.legal-updated{font-size:clamp(.78rem,2vw,.85rem);color:var(--gris-texto);margin-bottom:1.75rem}.legal-updated strong{color:var(--azul)}.legal-data{background:var(--gris-bg);border:1px solid var(--gris-suave);border-left:4px solid var(--amarillo);border-radius:10px;padding:1rem 1.25rem;margin-bottom:2rem;font-size:clamp(.85rem,2vw,.95rem);color:var(--negro)}.legal-data p{margin:.15rem 0}.legal-data a{color:var(--azul-claro);font-weight:600}.legal-section{margin-bottom:1.75rem}.legal-section h2{font-size:clamp(1.05rem,3vw,1.3rem);font-weight:800;color:var(--azul);margin-bottom:.6rem;scroll-margin-top:70px}.legal-section h2 .legal-num{color:var(--amarillo-hover);margin-right:.4rem}.legal-section li,.legal-section p{font-size:clamp(.9rem,2.3vw,.98rem);color:var(--gris-texto);line-height:1.7}.legal-section p{margin-bottom:.6rem}.legal-section ul{list-style:none;display:flex;flex-direction:column;gap:.45rem;margin:.3rem 0 .6rem}.legal-section li{display:flex;gap:.55rem;align-items:flex-start}.legal-section li:before{content:"▸";color:var(--amarillo-hover);flex-shrink:0;line-height:1.7}.legal-section a{color:var(--azul-claro);font-weight:600;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-section strong{color:var(--negro)}.legal-callout{background:rgba(27,58,107,.05);border:1px solid var(--gris-suave);border-radius:10px;padding:1rem 1.25rem;margin-top:.5rem}.legal-callout .legal-mail-btn{display:inline-block;margin-top:.75rem;background:var(--azul);color:var(--blanco)!important;font-weight:700;padding:.6rem 1.25rem;border-radius:8px;text-decoration:none;font-size:clamp(.85rem,2vw,.92rem)}.legal-callout .legal-mail-btn:hover{background:var(--azul-claro)}.legal-footer{background:var(--negro);color:hsla(0,0%,100%,.6);padding:2rem 1.25rem;text-align:center}.legal-footer .legal-foot-links{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.legal-footer a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:clamp(.78rem,2vw,.85rem)}.legal-footer a:hover{color:var(--amarillo)}.legal-footer .legal-copy{font-size:clamp(.74rem,1.8vw,.8rem)}