.header{background:var(--bg-white);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000;padding:1rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-content{display:flex;justify-content:space-between;align-items:center}.logo h1{font-size:1.75rem;font-weight:700;color:var(--primary-color);margin-bottom:.25rem}.logo .tagline{font-size:.875rem;color:var(--text-light);font-weight:500}.nav{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:var(--text-dark);font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:var(--primary-color)}.nav-link.cta-button{background:var(--primary-color);color:#fff;padding:.625rem 1.5rem;border-radius:.5rem;transition:background .3s ease,transform .2s ease}.nav-link.cta-button:hover{background:var(--primary-dark);transform:translateY(-2px);color:#fff}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.nav{flex-wrap:wrap;gap:1rem;justify-content:center}.nav-link{font-size:.875rem}}.carousel-section{width:100%;padding:2rem 1rem;margin-bottom:2rem}.carousel-container{position:relative;width:100%;max-width:1200px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0003}.carousel-slide{display:none;width:100%;min-height:400px;position:relative}.carousel-slide.active{display:block;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-content{display:flex;width:100%;min-height:400px}.slide-left{flex:1;background:var(--slide-bg);padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.slide-left:before{content:"";position:absolute;bottom:-50px;left:-50px;width:300px;height:300px;background:#ffffff0d;border-radius:50%;opacity:.3}.slide-left:after{content:"";position:absolute;top:-30px;right:-30px;width:200px;height:200px;background:#ffffff08;border-radius:50%;opacity:.2}.slide-badge{display:inline-block;background:#fff;color:var(--slide-bg);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:2px solid rgba(0,0,0,.1);align-self:flex-start}.slide-title{font-size:3.5rem;font-weight:900;color:var(--slide-accent);margin:0 0 1rem;line-height:1.1;text-transform:uppercase;letter-spacing:.05em}.slide-subtitle{display:inline-block;background:#ffffff26;color:#fff;padding:.75rem 1.5rem;border-radius:2rem;font-size:1rem;font-weight:600;margin-bottom:2rem;border:2px solid rgba(255,255,255,.3);align-self:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.slide-button{display:inline-block;background:#fff;color:var(--slide-bg);padding:1rem 2.5rem;border-radius:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;align-self:flex-start;box-shadow:0 4px 15px #0003}.slide-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.slide-right{flex:.6;background:linear-gradient(135deg,#e0f2fe,#bae6fd);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.slide-image{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.medical-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem}.icon-hexagon{width:120px;height:120px;background:#fffc;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:3rem;box-shadow:0 8px 20px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);animation:float 3s ease-in-out infinite}.icon-hexagon:nth-child(1){animation-delay:0s}.icon-hexagon:nth-child(2){animation-delay:.5s}.icon-hexagon:nth-child(3){animation-delay:1s}.icon-hexagon:nth-child(4){animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;font-weight:700;color:#333;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #0003}.carousel-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot.active{background:#fff;width:32px;border-radius:6px}.carousel-dot:hover{background:#fffc}@media (max-width: 768px){.slide-content{flex-direction:column;min-height:auto}.slide-left{padding:2rem 1.5rem;flex:1}.slide-title{font-size:2rem}.slide-subtitle{font-size:.875rem;padding:.5rem 1rem}.slide-button{padding:.875rem 2rem;font-size:1rem}.slide-right{flex:1;min-height:250px}.medical-icons{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}.icon-hexagon{width:80px;height:80px;font-size:2rem}.carousel-nav{width:40px;height:40px;font-size:1.5rem}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{bottom:15px}}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:5rem 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-content{position:relative;z-index:1;text-align:center}.hero-text{max-width:800px;margin:0 auto 3rem}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;animation:fadeInUp .8s ease}.hero-title .highlight{display:block;color:#fbbf24;margin-top:.5rem}.hero-description{font-size:1.25rem;line-height:1.8;opacity:.95;margin-bottom:2rem;animation:fadeInUp .8s ease .2s both}.hero-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease .3s both}.highlight-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff1a;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.highlight-item:hover{background:#ffffff26;transform:translate(5px)}.highlight-icon{color:#fbbf24;font-weight:700;font-size:1.2rem;flex-shrink:0}.hero-actions{display:flex;gap:1rem;justify-content:center;animation:fadeInUp .8s ease .4s both}.btn{padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block;font-size:1.1rem}.btn-primary{background:#fff;color:#667eea}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#667eea}.hero-stats{display:flex;justify-content:center;gap:4rem;margin-top:3rem;animation:fadeInUp .8s ease .6s both}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:#fbbf24}.stat-label{font-size:1rem;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero{padding:3rem 0}.hero-title{font-size:2rem}.hero-description{font-size:1.1rem}.hero-highlights{grid-template-columns:1fr;gap:.75rem;margin-bottom:2rem}.highlight-item{font-size:.95rem}.hero-actions{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.hero-stats{flex-direction:column;gap:2rem}.stat-number{font-size:2rem}}.subject-card{background:var(--bg-white);border-radius:1rem;padding:2rem;box-shadow:var(--shadow-md);transition:all .3s ease;border-top:4px solid var(--subject-color);display:flex;flex-direction:column}.subject-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.subject-icon{font-size:3rem;line-height:1}.subject-title{font-size:1.75rem;font-weight:700;color:var(--text-dark)}.subject-description{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.subject-features{list-style:none;margin-bottom:1.5rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:var(--text-dark);font-size:.95rem}.checkmark{color:var(--subject-color);font-weight:700;font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.card-footer{margin-top:auto;padding-top:1rem;border-top:1px solid #e5e7eb}.card-cta{color:var(--subject-color);text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.card-cta:hover{gap:1rem;color:var(--primary-dark)}.subjects{padding:5rem 0;background:var(--bg-light)}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:1rem}.section-description{font-size:1.125rem;color:var(--text-light);max-width:600px;margin:0 auto}.subjects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}@media (max-width: 768px){.subjects{padding:3rem 0}.section-title{font-size:2rem}.subjects-grid{grid-template-columns:1fr;gap:1.5rem}}.features{padding:5rem 0;background:var(--bg-white)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card{text-align:center;padding:2rem;border-radius:.75rem;transition:all .3s ease;background:var(--bg-light)}.feature-card:hover{background:#fff;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.feature-description{color:var(--text-light);line-height:1.6}@media (max-width: 768px){.features{padding:3rem 0}.features-grid{grid-template-columns:1fr;gap:1.5rem}}.cta{padding:5rem 0;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;text-align:center}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-description{font-size:1.25rem;opacity:.95;margin-bottom:2rem;line-height:1.7}.cta-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.btn-cta-primary{background:#fff;color:var(--primary-color);padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.btn-cta-secondary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-cta-secondary:hover{background:#fff;color:var(--primary-color)}.btn-cta-whatsapp{background:#25d366;color:#fff;padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-cta-whatsapp:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:var(--shadow-xl)}.cta-benefits{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.benefit-item{display:flex;align-items:center;gap:.5rem;font-size:1rem}.benefit-icon{background:#fff3;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}@media (max-width: 768px){.cta{padding:3rem 0}.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.cta-actions{flex-direction:column;align-items:center}.btn-cta-primary,.btn-cta-secondary,.btn-cta-whatsapp{width:100%;max-width:300px}.cta-benefits{flex-direction:column;gap:1rem}}.footer{background:var(--text-dark);color:#fff;padding:3rem 0 1.5rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--primary-color)}.footer-tagline{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.footer-description{color:#d1d5db;line-height:1.6;font-size:.9rem}.footer-heading{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-links a:hover{color:var(--primary-color)}.footer-contact{list-style:none;display:flex;flex-direction:column;gap:.75rem;color:#d1d5db;font-size:.9rem}.footer-contact a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:var(--primary-color)}.footer-bottom{border-top:1px solid #374151;padding-top:1.5rem;text-align:center;color:#9ca3af;font-size:.875rem}.footer-seo{margin-top:.5rem;font-size:.75rem;color:#6b7280}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}}.App{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #2563eb;--primary-dark: #1e40af;--secondary-color: #10b981;--accent-color: #f59e0b;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb;--bg-white: #ffffff;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
