/*!
=======================================================================
   AVISO DE DERECHOS DE AUTOR / COPYRIGHT NOTICE
=======================================================================
   (c) 2026 Rebeka.cc. Todos los derechos reservados.
   
   Todo el código fuente, diseño, estilos y contenido de este archivo
   están protegidos por las leyes de propiedad intelectual.
   
   PROHIBIDA LA REPRODUCCIÓN TOTAL O PARCIAL, COPIA, DISTRIBUCIÓN O
   MODIFICACIÓN SIN LA AUTORIZACIÓN EXPRESA Y POR ESCRITO DEL AUTOR.
   
   La inspección del código no otorga derechos de uso. El plagio o
   uso no autorizado de este código será objeto de acciones legales.
=======================================================================
*/

.legal-hero{text-align:center;padding:3.5rem 1.5rem 2rem;background:radial-gradient(ellipse at 50% 0%,rgba(201,168,76,.1) 0%,transparent 60%)}.legal-hero .crown{font-size:2.6rem;display:block;margin-bottom:.5rem}.legal-title{font-family:'Playfair Display',serif;font-size:clamp(2rem,6vw,3.2rem);font-weight:900;line-height:1.05;background:linear-gradient(135deg,var(--gold),var(--gold2),var(--text),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.legal-meta{color:var(--muted);font-size:.8rem}.legal{max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.notice{background:rgba(231,76,60,.07);border:1px solid rgba(231,76,60,.3);border-radius:var(--r);padding:1rem 1.2rem;margin-bottom:2rem;font-size:.82rem;line-height:1.6;color:var(--text)}.notice b{color:var(--gold2)}.toc{background:var(--surf);border:1px solid var(--border);border-radius:var(--r);padding:1.2rem 1.4rem;margin-bottom:2.2rem}.toc h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:.7rem}.toc ol{margin:0;padding-left:1.2rem;columns:2;column-gap:2rem}.toc li{font-size:.8rem;margin-bottom:.35rem;break-inside:avoid}.toc a{color:var(--muted);transition:color .15s}.toc a:hover{color:var(--gold2)}@media(max-width:560px){.toc ol{columns:1}}.legal h2{font-family:'Playfair Display',serif;font-size:1.25rem;font-weight:900;color:var(--gold2);margin:2.2rem 0 .7rem;padding-top:.5rem;scroll-margin-top:80px}.legal h2 .num{color:var(--gold3);margin-right:.4rem}.legal h3{font-size:.95rem;font-weight:700;margin:1.2rem 0 .4rem;color:var(--text)}.legal p{font-size:.88rem;line-height:1.75;color:var(--text);margin-bottom:.9rem}.legal ul{margin:0 0 1rem 1.2rem}.legal li{font-size:.88rem;line-height:1.7;margin-bottom:.4rem}.legal strong{color:var(--gold2)}.legal .ph{color:var(--blue);font-weight:600}.legal a.inline{color:var(--gold2);border-bottom:1px solid rgba(201,168,76,.4)}.data-table{width:100%;border-collapse:collapse;margin:0 0 1.2rem;font-size:.82rem}.data-table th,.data-table td{border:1px solid var(--border);padding:.6rem .7rem;text-align:left;vertical-align:top}.data-table th{background:var(--surf2);color:var(--gold2);font-weight:700}.data-table td{color:var(--text);line-height:1.6}