:root{--vida-primary:#10D27A;--vida-dark:#008E47;--vida-accent:#26BA66;--vida-deep:#008643;--vida-light:#10D27A;--vida-black:#424242;--color-primary:var(--vida-primary);--color-success:var(--vida-dark);--font-vida:'Poppins', sans-serif;--font-montserrat:'Montserrat', sans-serif;--font-century:'Montserrat', 'Poppins', 'Helvetica Neue', Arial, sans-serif}.legal-container{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem;line-height:1.7}.legal-header{background:linear-gradient(135deg,#0a8f4d 0,#05613a 100%);padding:10rem 0 4rem;color:#fff;text-align:center;position:relative;overflow:hidden}.legal-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1)0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08)0,transparent 50%);animation:legalShift 20s ease-in-out infinite}.legal-header-cookies{background:linear-gradient(135deg,#0a8f4d 0,#05613a 100%);padding:10rem 0 4rem;color:#fff;text-align:center;position:relative;overflow:hidden}.legal-header-cookies::before{content:"🍪";position:absolute;font-size:12rem;opacity:.5;top:-3rem;right:-3rem;animation:cookieFloat 25s infinite ease-in-out}.legal-header-cookies::after{content:"🍪";position:absolute;font-size:6rem;opacity:.5;bottom:-1rem;left:-1rem;animation:cookieFloat 20s infinite ease-in-out reverse}@keyframes cookieFloat{0%,to{transform:translate(0,0) rotate(0deg)}25%{transform:translate(-30px,30px) rotate(90deg)}50%{transform:translate(30px,-20px) rotate(180deg)}75%{transform:translate(-20px,-30px) rotate(270deg)}}.legal-header h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:1}.legal-header p{font-size:1.2rem;opacity:.95;position:relative;z-index:1;max-width:600px;margin:0 auto}.rgpd-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;margin-top:2rem;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1}.rgpd-badge::before{content:"✓";background:#10d27a;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.cookie-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;margin-top:2rem;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1}.cookie-badge::before{content:"🍪";font-size:1.2rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.legal-toc{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem;margin:3rem 0}.legal-toc h2{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.legal-toc ol{padding-left:1.5rem;counter-reset:toc-counter}.legal-toc ol li{counter-increment:toc-counter;margin-bottom:.75rem;list-style:none;position:relative}.legal-toc ol li::before{content:counter(toc-counter)".";font-weight:600;color:#10d27a;margin-right:.5rem}.legal-toc a{color:#374151;text-decoration:none;font-weight:500}.legal-toc a:hover{color:#10d27a;text-decoration:underline}.legal-section{margin:3rem 0;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}.legal-section:last-child{border-bottom:none}.legal-section h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #10d27a;display:inline-block}.legal-section h3{font-size:1.25rem;font-weight:600;color:#374151;margin:2rem 0 1rem}.legal-section h4{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:.75rem}.legal-section p{color:#4b5563;margin-bottom:1.25rem;text-align:justify}.legal-section ul,.legal-section ol{padding-left:1.5rem;margin-bottom:1.5rem}.legal-section li{margin-bottom:.75rem;color:#4b5563}.legal-section li strong{color:#1f2937}.last-updated{background:linear-gradient(135deg,#0a8f4d 0,#05613a 100%);color:#fff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;text-align:center;font-weight:600}.subsection{margin:1.5rem 0;padding-left:1rem}.cookie-table{width:100%;margin:1.5rem 0;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #e5e7eb}.cookie-table th{background:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#1f2937;border-bottom:1px solid #e5e7eb}.cookie-table td{padding:1rem;border-bottom:1px solid #f1f3f4;color:#4b5563}.cookie-table tr:last-child td{border-bottom:none}.cookie-table tr:nth-child(even){background:#f9fafb}.data-table{width:100%;margin:1.5rem 0;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #e5e7eb}.data-table th{background:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#1f2937;border-bottom:1px solid #e5e7eb}.data-table td{padding:1rem;border-bottom:1px solid #f1f3f4;color:#4b5563}.data-table tr:last-child td{border-bottom:none}.data-table tr:nth-child(even){background:#f9fafb}.cookie-type-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.cookie-type-badge.essential{background:#10d27a;color:#fff}.cookie-type-badge.functional{background:#3b82f6;color:#fff}.cookie-type-badge.analytics{background:#10d27a;color:#fff}.cookie-type-badge.marketing{background:#ef4444;color:#fff}.cookie-control{background:#fff;border:1px solid #10d27a;border-radius:8px;padding:2rem;margin:2rem 0}.cookie-control h3{color:var(--vida-black);margin-bottom:1rem}.cookie-switch{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border-radius:8px;margin-bottom:1rem;border:1px solid #e5e7eb}.cookie-switch-info{flex:1}.cookie-switch-title{font-weight:600;color:#1f2937;margin-bottom:.25rem}.cookie-switch-desc{font-size:.875rem;color:#6b7280}.switch{position:relative;width:50px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#10d27a}input:disabled+.slider{background-color:#9ca3af;cursor:not-allowed}input:checked+.slider:before{transform:translateX(24px)}.browser-instructions{background:#f8f9fa;border-radius:8px;padding:2rem;margin:2rem 0}.browser-tab{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.browser-btn{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .3s;font-weight:500;color:#374151}.browser-btn:hover{border-color:#10d27a}.browser-btn.active{background:#10d27a;color:#fff;border-color:#10d27a}.browser-content{display:none;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.browser-content.active{display:block;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cookie-banner-preview{background:#1f2937;color:#fff;padding:2rem;border-radius:8px;margin:2rem 0;position:relative}.cookie-banner-preview h4{color:#fff;margin-bottom:1rem}.cookie-banner-preview p{color:rgba(255,255,255,.9);margin-bottom:1rem}.cookie-banner-buttons{display:flex;gap:1rem;flex-wrap:wrap}.implementation-card{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);border:1px solid #93c5fd;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.implementation-card h4{color:#1e40af;margin-bottom:1rem}.checklist{background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.checklist h4{color:#15803d;margin-bottom:1rem}.checklist ul{list-style:none;padding-left:0}.checklist li{position:relative;padding-left:2rem;margin-bottom:.75rem}.checklist li::before{content:"✓";position:absolute;left:0;color:#15803d;font-weight:700;font-size:1.1rem}.warning-card{background:linear-gradient(135deg,#fef2f2 0,#fee2e2 100%);border:1px solid #fca5a5;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.warning-card h4{color:#dc2626;margin-bottom:1rem}.contact-info{background:#f8f9fa;padding:2rem;border-radius:8px;margin:2rem 0;border:1px solid #e9ecef;text-align:center}.contact-info{background:#f8f9fa;padding:2rem;border-radius:8px;margin:2rem 0;border:1px solid #e9ecef;text-align:left}.legal-footer{margin-top:4rem;padding:2.5rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;text-align:center}.legal-footer h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.legal-footer p{color:#6b7280;margin-bottom:1.5rem}.legal-footer a[href^=mailto]{color:#10d27a;font-weight:600;text-decoration:none}.legal-footer a[href^=mailto]:hover{text-decoration:underline}.highlight{background:#fef3c7;padding:1rem;border-left:4px solid #f59e0b;margin:1.5rem 0;border-radius:0 4px 4px 0}.highlight strong{color:#92400e}.rights-card{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);border-left:4px solid #10d27a;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.rights-card h4{color:#10d27a;margin-bottom:.5rem}.privacy-card{background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.privacy-card h4{color:#15803d;margin-bottom:1rem}.warning-card{background:linear-gradient(135deg,#fef2f2 0,#fee2e2 100%);border:1px solid #fca5a5;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.warning-card h4{color:#dc2626;margin-bottom:1rem}.contact-info{background:#f8f9fa;padding:2rem;border-radius:12px;margin:2rem 0;border:1px solid #e9ecef}.contact-info h3{margin-bottom:1rem;color:#1f2937}.legal-footer{margin-top:4rem;padding:2.5rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;text-align:center}.legal-footer h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.legal-footer p{color:#6b7280;margin-bottom:1.5rem}.legal-footer a[href^=mailto]{color:#10d27a;font-weight:600;text-decoration:none}.legal-footer a[href^=mailto]:hover{text-decoration:underline}code{background:#f3f4f6;padding:.25rem .5rem;border-radius:4px;font-family:"Courier New",monospace;font-size:.875rem}@media (max-width:768px){.legal-container{padding:1rem 1rem 3rem}.legal-header{padding:8rem 1rem 3rem}.legal-header h1{font-size:1.8rem}.legal-header p{font-size:1rem;padding:0 .5rem}.rgpd-badge,.cookie-badge{padding:.5rem 1rem;font-size:.85rem}.legal-toc{padding:1.5rem 1rem;margin:2rem 0}.legal-toc h2{font-size:1.1rem}.legal-toc ol{padding-left:1rem}.legal-toc ol li{font-size:.9rem}.legal-section{margin:2rem 0;padding-bottom:2rem}.legal-section h2{font-size:1.4rem}.legal-section h3{font-size:1.1rem}.legal-section p{text-align:left;font-size:.95rem}.legal-section ul,.legal-section ol{padding-left:1.25rem}.legal-section li{font-size:.95rem}.subsection{padding-left:0}.data-table,.cookie-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.85rem}.data-table th,.data-table td,.cookie-table th,.cookie-table td{padding:.75rem .5rem;min-width:120px}.privacy-card,.warning-card,.rights-card,.highlight,.implementation-card,.checklist{padding:1rem;margin:1rem 0}.privacy-card h4,.warning-card h4,.rights-card h4{font-size:1rem}.contact-info{padding:1.5rem 1rem}.legal-footer{padding:1.5rem 1rem;margin-top:2rem}.legal-footer h3{font-size:1.1rem}.cookie-control{padding:1.5rem 1rem}.cookie-switch{flex-direction:column;align-items:flex-start;gap:1rem}.browser-instructions{padding:1.5rem 1rem}.browser-tab{gap:.25rem}.browser-btn{padding:.4rem .75rem;font-size:.85rem}.browser-content{padding:1rem}.cookie-banner-preview{padding:1.5rem 1rem}.cookie-banner-buttons{flex-direction:column}.last-updated{padding:1rem;font-size:.9rem}}