@media (width<=768px){.hero-content h1{font-size:2rem}.stats{grid-template-columns:repeat(2,1fr)}.caso-images{grid-template-columns:1fr}.arrow{text-align:center;transform:rotate(90deg)}.testimonios-grid{grid-template-columns:1fr}.contacto-container{grid-template-columns:1fr;gap:2rem}.legal-hero h1{font-size:1.8rem}.legal-hero p{font-size:1rem}.legal-content{padding:2rem 1rem}.legal-section{padding:1.5rem}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.2rem}.cookies-table{font-size:.85rem}.cookies-table th,.cookies-table td{padding:.6rem}.cookies-table{display:block;overflow-x:auto}}*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a2b3c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f8ff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo h1{color:#1e88e5;margin:0;font-size:1.8rem;font-weight:700}.logo{text-decoration:none}.nav{align-items:center;gap:2rem;display:flex}.nav a{color:#1a2b3c;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#1e88e5}.btn-cita{background:#1e88e5;border-radius:25px;padding:.7rem 1.5rem;font-weight:600;color:#fff!important}.btn-cita:hover{background:#1565c0}@media (width<=768px){.nav{display:none}}.footer{color:#fff;background:#1a2b3c;margin-top:4rem;padding:3rem 0 0}.footer-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem 2rem;display:grid}.footer-section h3,.footer-section h4{color:#64b5f6;margin-bottom:1rem}.footer-section ul{padding:0;list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#64b5f6}.social-links{gap:1rem;margin-top:1rem;display:flex}.social-links a{font-size:1.5rem;transition:transform .3s}.social-links a:hover{transform:scale(1.2)}.footer-bottom{text-align:center;background:#0d1621;border-top:1px solid #2d3e50;padding:1.5rem}.footer-bottom p{color:#888;margin:0}.breadcrumbs{background:#e3f2fd;border-bottom:1px solid #bbdefb;padding:1rem 0}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.5rem;display:flex}.breadcrumbs a{color:#1e88e5;text-decoration:none;transition:color .3s}.breadcrumbs a:hover{color:#1565c0;text-decoration:underline}.breadcrumbs .separator{color:#999}.breadcrumbs .current{color:#1a2b3c;font-weight:500}.page-header{color:#fff;text-align:center;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);padding:4rem 2rem}.page-header h1{margin-bottom:1rem;font-size:2.5rem}.page-header p{opacity:.95;font-size:1.2rem}.intro-section{text-align:center;max-width:800px;margin:0 auto 4rem}.intro-section h2{color:#1a2b3c;margin-bottom:1rem;font-size:2rem}.intro-section p{color:#666;font-size:1.1rem;line-height:1.8}.section-subtitle{color:#666;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.btn-primary{color:#1e88e5;background:#fff;border-radius:30px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary{color:#fff;background:#1e88e5;border-radius:25px;margin-top:2rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.btn-secondary:hover{background:#1565c0}.btn-cta{color:#fff;background:#1e88e5;border-radius:30px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.btn-cta:hover{background:#1565c0}.btn-submit{color:#fff;cursor:pointer;background:#1e88e5;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:background .3s}.btn-submit:hover{background:#1565c0}.btn-clinica{color:#fff;text-align:center;background:#1e88e5;border-radius:8px;width:100%;margin-top:1.5rem;padding:.75rem;font-weight:600;text-decoration:none;transition:background .3s;display:block}.btn-clinica:hover{background:#1565c0}.image-placeholder{aspect-ratio:4/3;color:#1a2b3c;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}.home{min-height:100vh}.hero-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);padding:5rem 2rem}.hero-content h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.hero-subtitle{opacity:.95;margin-bottom:2rem;font-size:1.25rem}.stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1080px;margin:3rem auto 0;display:grid}.stat-item{flex-direction:column;gap:.5rem;display:flex}.stat-card{background:#fff;border:2px solid #e3f2fd;border-radius:12px;flex-direction:row;align-items:center;gap:1rem;min-height:120px;padding:1.4rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000001a}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e88e526}.stat-icon{color:#1e88e5;flex-shrink:0;width:40px;height:40px}.stat-content{text-align:left;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.stat-number{color:#1a2b3c;font-size:.92rem;font-weight:500;line-height:1.15}.stat-label{opacity:.8;color:#1a2b3c;font-size:.78rem;font-weight:400;line-height:1.2}.stat-highlight{color:#1e88e5;opacity:1;font-size:.86rem;font-weight:600}.stat-number-compact{letter-spacing:.2px;font-size:.82rem}.treatments-section,.results-section,.method-section{text-align:center;max-width:1200px;margin:4rem auto;padding:0 2rem}.treatments-section h2,.results-section h2,.method-section h2{color:#1a2b3c;margin-bottom:1rem;font-size:2.5rem}.badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.badge{color:#fff;background:#1e88e5;border-radius:20px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600}.treatments-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;display:grid}.treatment-card{color:#1a2b3c;background:#fff;border-radius:12px;padding:2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.treatment-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.treatment-card.featured{color:#fff;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%)}.treatment-card h3{margin-bottom:.5rem;font-size:1.5rem}.result-showcase{margin:3rem 0}.result-card{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 4px 15px #0000001a}.before-after{grid-template-columns:1fr 1fr;display:grid}.result-info{text-align:left;padding:1.5rem}.result-info h3{color:#1e88e5;margin-bottom:.5rem}.result-description{color:#666;margin-top:.5rem}.method-steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin:3rem 0;display:grid}.step{text-align:center}.step-number{color:#fff;background:#1e88e5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.8rem;font-weight:700;display:flex}.step h3{color:#1a2b3c;margin-bottom:1rem;font-size:1.5rem}.step p{color:#666;line-height:1.6}.tratamientos-page{min-height:100vh}.tratamientos-container{max-width:1200px;margin:4rem auto;padding:0 2rem}.tratamientos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.tratamiento-card{color:#1a2b3c;background:#fff;border-radius:12px;padding:2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.tratamiento-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.tratamiento-card:hover .link-arrow{transform:translate(5px)}.tratamiento-icon{margin-bottom:1rem;font-size:3rem}.tratamiento-card h3{color:#1e88e5;margin-bottom:.5rem;font-size:1.5rem}.tratamiento-card p{color:#666;margin-bottom:1rem;line-height:1.6}.link-arrow{color:#1e88e5;font-size:1.5rem;font-weight:700;transition:transform .3s;display:inline-block}.tecnologia-section{background:#e3f2fd;border-radius:12px;max-width:1200px;margin:4rem auto;padding:3rem 2rem}.tecnologia-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.tech-item{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000000d}.tech-item h3{color:#1e88e5;margin-bottom:1rem;font-size:1.3rem}.tech-item p{color:#666}.equipo-page{min-height:100vh}.equipo-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.equipo-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.miembro-card{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.miembro-card:hover{transform:translateY(-5px)}.miembro-avatar{color:#fff;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:2.5rem;font-weight:700;display:flex}.miembro-card h3{color:#1a2b3c;margin-bottom:.5rem;font-size:1.5rem}.especialidad{color:#1e88e5;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.descripcion{color:#666;line-height:1.6}.valores-section{margin-top:4rem;padding:3rem 0}.valores-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.valores-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.valor-item{text-align:center;background:#e3f2fd;border-radius:12px;padding:2rem}.valor-icon{margin-bottom:1rem;font-size:3rem}.valor-item h3{color:#1e88e5;margin-bottom:.5rem;font-size:1.3rem}.valor-item p{color:#666;line-height:1.6}.resultados-page{min-height:100vh}.resultados-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.intro-text{text-align:center;max-width:800px;margin:0 auto 4rem}.intro-text h2{color:#1a2b3c;margin-bottom:1rem;font-size:2rem}.intro-text p{color:#666;font-size:1.1rem;line-height:1.8}.casos-grid{gap:3rem;margin-bottom:4rem;display:grid}.caso-card{background:#fff;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.caso-card:hover{transform:translateY(-5px)}.caso-images{background:#e3f2fd;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:2rem;display:grid}.image-box{flex-direction:column;gap:.5rem;display:flex}.image-label{color:#666;text-align:center;font-weight:600}.arrow{color:#1e88e5;font-size:2rem;font-weight:700}.caso-info{padding:2rem}.caso-info h3{color:#1e88e5;margin-bottom:.5rem;font-size:1.5rem}.caso-edad{color:#999;margin-bottom:1rem}.caso-descripcion{color:#666;line-height:1.6}.stats-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);border-radius:12px;margin-top:4rem;padding:3rem}.stats-section h2{margin-bottom:3rem;font-size:2rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.stat-box{flex-direction:column;gap:.5rem;display:flex}.stats-section .stat-number{font-size:2.5rem;font-weight:700}.stats-section .stat-label{opacity:.9;font-size:1rem}.testimonios-page{min-height:100vh}.testimonios-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.rating-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);border-radius:12px;margin-bottom:4rem;padding:3rem}.rating-summary h2{margin-bottom:1rem;font-size:2.5rem}.stars{color:gold;margin-bottom:.5rem;font-size:2rem}.rating-score{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.rating-count{opacity:.9}.testimonios-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.testimonio-card{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.testimonio-card:hover{transform:translateY(-5px)}.testimonio-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.testimonio-avatar{color:#fff;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.testimonio-author h3{color:#1a2b3c;margin-bottom:.2rem;font-size:1.1rem}.tratamiento-tipo{color:#1e88e5;font-size:.9rem;font-weight:500}.testimonio-rating{color:gold;margin-bottom:1rem;font-size:1.2rem}.star{margin-right:.1rem}.testimonio-texto{color:#666;margin-bottom:1rem;line-height:1.6}.testimonio-fecha{color:#999;font-size:.9rem}.cta-section{text-align:center;background:#e3f2fd;border-radius:12px;padding:3rem}.cta-section h2{color:#1a2b3c;margin-bottom:1rem;font-size:2rem}.cta-section p{color:#666;margin-bottom:2rem;font-size:1.1rem}.clinicas-page{min-height:100vh}.clinicas-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.clinicas-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.clinica-card{background:#fff;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.clinica-card:hover{transform:translateY(-5px)}.clinica-image{background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);height:200px}.clinica-info{padding:2rem}.clinica-info h3{color:#1a2b3c;margin-bottom:1.5rem;font-size:1.5rem}.info-row{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.info-row .icon{flex-shrink:0;font-size:1.2rem}.info-row span:last-child{color:#666;line-height:1.6}.instalaciones-section{margin-top:4rem;padding:3rem 0}.instalaciones-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.instalaciones-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.instalacion-item{text-align:center;background:#e3f2fd;border-radius:12px;padding:2rem}.instalacion-icon{margin-bottom:1rem;font-size:3rem}.instalacion-item h3{color:#1e88e5;margin-bottom:.5rem;font-size:1.3rem}.instalacion-item p{color:#666;line-height:1.6}.contacto-page{min-height:100vh}.contacto-container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid}.contacto-info h2,.contacto-form-container h2{color:#1a2b3c;margin-bottom:2rem;font-size:2rem}.info-item{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.info-icon{flex-shrink:0;font-size:2rem}.info-item h3{color:#1e88e5;margin-bottom:.5rem;font-size:1.2rem}.info-item p{color:#666;line-height:1.6}.contacto-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 15px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a2b3c;margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#1e88e5;outline:none}.form-group textarea{resize:vertical}.tratamiento-detail-page{min-height:100vh}.tratamiento-detail-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.tratamiento-detail-container .intro-section{text-align:left;margin-bottom:4rem}.tratamiento-detail-container .intro-section h2{text-align:left}.benefits-section{margin-bottom:4rem}.benefits-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-item{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.benefit-item:hover{transform:translateY(-5px)}.benefit-icon{margin-bottom:1rem;font-size:3rem}.benefit-item h3{color:#1e88e5;margin-bottom:1rem;font-size:1.3rem}.benefit-item p{color:#666;line-height:1.6}.process-section{background:#e3f2fd;border-radius:12px;margin-bottom:4rem;padding:3rem 2rem}.process-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.process-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.process-step{text-align:center;background:#fff;border-radius:12px;padding:2rem}.process-step h3{color:#1a2b3c;margin-bottom:1rem;font-size:1.3rem}.process-step p{color:#666;line-height:1.6}.types-section{margin-bottom:4rem}.types-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.types-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.type-card{background:#fff;border-radius:12px;padding:2rem;position:relative;box-shadow:0 4px 15px #0000001a}.type-card.featured{border:3px solid #1e88e5}.badge-recommended{color:#fff;background:#1e88e5;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:-12px;right:20px}.type-card h3{color:#1e88e5;margin-bottom:1rem;font-size:1.5rem}.type-card p{color:#666;margin-bottom:1rem;line-height:1.6}.type-card ul{margin-top:1.5rem;padding:0;list-style:none}.type-card ul li{color:#1a2b3c;padding:.5rem 0;font-weight:500}.info-section{margin-bottom:4rem}.info-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.info-card{text-align:center;background:#fff;border-left:4px solid #1e88e5;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000001a}.info-card h3{color:#1e88e5;margin-bottom:1rem;font-size:1.2rem}.info-card p{color:#666;line-height:1.6}.indications-section{margin-bottom:4rem}.indications-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.indications-list{max-width:800px;margin:0 auto}.indication-item{color:#1a2b3c;background:#fff;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.05rem;box-shadow:0 2px 8px #00000014}.care-section{background:#e3f2fd;border-radius:12px;margin-bottom:4rem;padding:3rem 2rem}.care-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.care-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.care-item{background:#fff;border-radius:12px;padding:2rem}.care-item h3{color:#1e88e5;margin-bottom:1rem;font-size:1.3rem}.care-item p{color:#666;line-height:1.6}.faq-section{margin-bottom:4rem}.faq-section h2{text-align:center;color:#1a2b3c;margin-bottom:3rem;font-size:2rem}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 10px #0000001a}.faq-item h3{color:#1e88e5;margin-bottom:.75rem;font-size:1.2rem}.faq-item p{color:#666;line-height:1.6}.legal-page{background-color:#f0f8ff;min-height:100vh}.legal-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e88e5 0%,#64b5f6 100%);padding:4rem 2rem}.legal-hero h1{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.legal-hero p{opacity:.95;max-width:600px;margin:0 auto;font-size:1.2rem}.legal-content{max-width:900px;margin:0 auto;padding:3rem 2rem}.legal-section{background:#fff;border:1px solid #bbdefb;border-radius:12px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #1e88e514}.legal-section h2{color:#1e88e5;border-bottom:2px solid #e3f2fd;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.8rem}.legal-section h3{color:#1a2b3c;margin:1.5rem 0 1rem;font-size:1.4rem}.legal-section h4{color:#1e88e5;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:600}.legal-section p{color:#555;margin-bottom:1rem;line-height:1.8}.legal-list{color:#555;margin:1rem 0 1.5rem 1.5rem}.legal-list li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.7}.legal-list li::marker{color:#1e88e5}.info-box,.warning-box,.contact-box,.consent-box,.third-party-box{border-radius:8px;margin:1.5rem 0;padding:1.5rem}.info-box{background-color:#e3f2fd;border-left:4px solid #1e88e5}.info-box p{color:#1a2b3c;margin-bottom:.5rem}.info-box strong{color:#1e88e5}.warning-box{background-color:#fff3e0;border-left:4px solid #ff9800}.warning-box p{color:#e65100;margin:0}.warning-box strong{color:#e65100}.contact-box{background-color:#f5f5f5;border:2px solid #bbdefb}.contact-box p{color:#1a2b3c;margin-bottom:.5rem}.contact-box strong{color:#1e88e5}.consent-box{text-align:center;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border:2px solid #1e88e5}.consent-box p{color:#1a2b3c;margin:0;font-weight:500}.third-party-box{background-color:#fafafa;border:1px solid #e0e0e0;margin:1rem 0}.third-party-box h4{color:#1e88e5;margin-top:0}.third-party-box p{margin-bottom:.5rem;font-size:.95rem}.third-party-box a{color:#1e88e5;word-break:break-all;font-size:.9rem;text-decoration:none}.third-party-box a:hover{text-decoration:underline}.note{color:#666;margin-top:.5rem;font-size:.95rem;font-style:italic}.update-date{color:#999;text-align:right;margin-top:1.5rem;font-size:.9rem;font-style:italic}.cookies-table{border-collapse:collapse;background-color:#fff;width:100%;margin:1.5rem 0;box-shadow:0 2px 4px #0000000d}.cookies-table thead{color:#fff;background-color:#1e88e5}.cookies-table th{text-align:left;padding:1rem;font-weight:600}.cookies-table td{color:#555;border-bottom:1px solid #e0e0e0;padding:1rem}.cookies-table tbody tr:hover{background-color:#e3f2fd}.cookie-type{background-color:#fafafa;border-left:3px solid #64b5f6;border-radius:4px;margin:1.5rem 0;padding:1.5rem}.cookie-type h4{color:#1e88e5;margin-top:0;margin-bottom:.5rem}.cookie-type p{margin-bottom:.8rem}.cookie-type .note{background-color:#e3f2fd;border-radius:4px;margin-top:1rem;padding:.8rem}.browser-instructions{background-color:#f5f5f5;border-left:3px solid #1e88e5;border-radius:6px;margin:1rem 0;padding:1rem 1.5rem}.browser-instructions h4{color:#1e88e5;margin:0 0 .5rem;font-size:1.1rem}.browser-instructions p{color:#666;margin:.3rem 0;font-size:.95rem}.browser-instructions a{color:#1e88e5;margin-top:.5rem;font-size:.9rem;text-decoration:none;display:inline-block}.browser-instructions a:hover{text-decoration:underline}.legal-section a{color:#1e88e5;font-weight:500;text-decoration:none}.legal-section a:hover{color:#1565c0;text-decoration:underline}@media (width<=768px){.hero-content h1{font-size:2rem}.stats{grid-template-columns:repeat(2,1fr)}.caso-images{grid-template-columns:1fr}.arrow{text-align:center;transform:rotate(90deg)}.testimonios-grid{grid-template-columns:1fr}.contacto-container{grid-template-columns:1fr;gap:2rem}.legal-hero h1{font-size:1.8rem}.legal-hero p{font-size:1rem}.legal-content{padding:2rem 1rem}.legal-section{padding:1.5rem}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.2rem}.cookies-table{font-size:.85rem}.cookies-table th,.cookies-table td{padding:.6rem}.cookies-table{display:block;overflow-x:auto}}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
