*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#1f2937;line-height:1.6;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.5rem}h4{font-size:1.25rem}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border-radius:8px;border:none;font-weight:600;transition:all .3s ease;cursor:pointer;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 25px #3b82f64d}.btn-secondary{background:transparent;color:#fff;border:2px solid #ffffff}.btn-secondary:hover:not(:disabled){background:#fff;color:#3b82f6;transform:translateY(-2px)}.btn-outline{background:transparent;color:#8b5cf6;border:2px solid #8b5cf6}.btn-outline:hover:not(:disabled){background:#8b5cf6;color:#fff;transform:translateY(-2px)}.btn-whatsapp,.btn-whatsapp-small{background:#25d366;color:#fff}.btn-whatsapp:hover:not(:disabled),.btn-whatsapp-small:hover:not(:disabled){background:#128c7e;transform:translateY(-2px);box-shadow:0 10px 25px #25d3664d}.btn-whatsapp-small{padding:8px 16px;font-size:.875rem}.btn.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}.card-product{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;min-height:500px;border:1px solid #e5e7eb;transition:all .3s ease}.card-product:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:#8b5cf6}.card-product__icon{width:80px;height:80px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.card-product__icon i{font-size:2rem;color:#fff}.card-product__icon img{width:60px;height:60px;object-fit:contain;filter:brightness(0) invert(1)}.card-product__logo{width:100%;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:1rem}.card-product__logo img{max-width:100%;max-height:100%;object-fit:contain}.card-product__title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;text-align:center}.card-product__subtitle{color:#6b7280;font-weight:500;margin-bottom:1rem;text-align:center}.card-product__description{color:#6b7280;margin-bottom:1.5rem;flex:1;line-height:1.6;text-align:justify}.card-product__features{list-style:none;padding:0;margin-bottom:2rem}.card-product__features li{display:flex;align-items:center;margin-bottom:.5rem;color:#6b7280}.card-product__features li i{color:#10b981;margin-right:.5rem}.card-product .btn{margin-bottom:1rem}.card-product .btn:last-child{margin-bottom:0}.card-plan{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;min-height:450px}.card-plan:hover{transform:translateY(-5px);border-color:#8b5cf6;box-shadow:0 20px 40px #8b5cf61a}.card-plan__features{list-style:none;padding:0;margin-bottom:2rem;text-align:left;flex:1}.card-plan__features li{padding:.5rem 0;color:#6b7280;border-bottom:1px solid #f9fafb}.card-plan__features li:last-child{border-bottom:none}.card-founder{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;text-align:center;display:flex;flex-direction:column;min-height:400px;border:1px solid #e5e7eb;transition:all .3s ease}.card-founder:hover{transform:translateY(-8px);box-shadow:0 20px 40px #8b5cf61a;border-color:#8b5cf6}.card-founder__photo{width:100px;height:100px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 25px #8b5cf64d}.card-founder__photo i{font-size:2.5rem;color:#fff}.card-founder__name{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.card-founder__description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6;flex:1}.card-founder__expertise{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.card-advantage{background:#f9fafb;padding:2rem;border-radius:16px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.card-advantage:hover{transform:translateY(-5px);box-shadow:0 15px 35px #8b5cf61a;border-color:#8b5cf6}.card-advantage__icon{width:80px;height:80px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 25px #8b5cf64d}.card-advantage__icon i{font-size:2rem;color:#fff}.card-advantage__title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.card-advantage__description{color:#6b7280;line-height:1.6}.card-feature{background:#fff;padding:20px 24px;border-radius:12px;border-left:4px solid #8b5cf6;transition:all .3s ease;box-shadow:0 1px 3px #0000000f}.card-feature:hover{transform:translate(8px);box-shadow:0 8px 20px #8b5cf61f}.card-feature__icon{width:48px;height:48px;background:#8b5cf6;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.card-feature__icon i{font-size:1.25rem;color:#fff}.card-feature__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:8px}.card-feature__description{color:#6b7280;line-height:1.6;font-size:15px}.form-group{margin-bottom:1.5rem}.form input,.form select,.form textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:border-color .3s ease}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:#8b5cf6}.form textarea{resize:vertical;min-height:120px}.modal{display:none;position:fixed;z-index:1050;left:0;top:0;width:100%;height:100%;background-color:#00000080;backdrop-filter:blur(5px)}.modal__content{background:#fff;margin:5% auto;padding:2rem;border-radius:16px;width:90%;max-width:500px;position:relative;animation:modalSlideIn .3s ease}.notification{position:fixed;top:20px;right:20px;max-width:400px;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 20px 40px #0000001a;z-index:1070;display:flex;gap:1rem;animation:slideInRight .3s ease}.notification-success{background:#10b981;color:#fff}.notification-info{background:#8b5cf6;color:#fff}.notification-error{background:#dc2626;color:#fff}.expertise-tag{background:#f9fafb;color:#8b5cf6;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;border:1px solid #8b5cf6}.tab-btn{padding:16px 32px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:12px;cursor:pointer;transition:all .3s ease;font-weight:500;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 8px #00000014}.tab-btn .tab-logo{height:40px;max-width:200px;object-fit:contain}.tab-btn.active,.tab-btn:hover{border-color:#8b5cf6;color:#8b5cf6;background:#f9fafb;box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.tab-pane{display:none}.tab-pane.active{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}html{scroll-behavior:smooth;scroll-padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:5rem}.section-header .clinsys-logo-link{display:inline-block;margin-bottom:2rem;transition:all .3s ease}.section-header .clinsys-logo-link:hover{transform:scale(1.05)}.section-header .clinsys-logo-link .clinsys-logo{height:100px;width:auto;object-fit:contain}.section-header h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-header p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.header{position:fixed;top:0;width:100%;background:linear-gradient(90deg,#1a1a2e,#16213e,#8b5cf6);backdrop-filter:blur(10px);z-index:1030;box-shadow:0 2px 20px #0000004d}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;max-width:1200px;margin:0 auto;min-height:70px}.nav-logo{display:flex;align-items:center}.nav-logo h2{color:#fff;font-weight:700;font-size:1.5rem;display:flex;align-items:center;gap:10px;margin:0;line-height:1}.nav-logo h2 i{color:#a78bfa}.nav-logo h2 .logo-icon{width:32px;height:32px;object-fit:contain}.nav-menu{display:flex;gap:2rem;list-style:none;align-items:center}.nav-menu li{display:flex;align-items:center}.nav-menu a{color:#fff;font-weight:500;position:relative;transition:color .3s ease;line-height:1}.nav-menu a:hover{color:#a78bfa}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#a78bfa;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.nav-toggle{display:none;flex-direction:column;cursor:pointer;gap:3px}.nav-toggle span{width:25px;height:3px;background:#fff;transition:all .3s ease}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hero{padding:120px 0 60px;background:linear-gradient(135deg,#1a1a2e,#16213e,#8b5cf6);color:#fff;position:relative;overflow:hidden}.hero-container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"title graphic" "subtitle graphic" "buttons graphic";gap:2rem 5rem;align-items:start;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero-title{grid-area:title;font-size:3.5rem;font-weight:700;margin-bottom:0;line-height:1.2}.hero-subtitle{grid-area:subtitle;font-size:1.25rem;margin-bottom:0;opacity:.9;line-height:1.6}.hero-buttons{grid-area:buttons;display:flex;gap:1rem;flex-wrap:wrap}.hero-visual{grid-area:graphic;display:flex;align-items:center;justify-content:center;align-self:center}.hero-graphic{width:300px;height:300px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2)}.hero-graphic i{font-size:6rem;color:#fffc}.about{padding:80px 0;background:#fff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text{display:flex;flex-direction:column;gap:2rem}.about-features{display:grid;gap:20px}.logo-hexagon{width:110px;height:110px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;box-shadow:0 10px 25px #8b5cf64d}.logo-hexagon i{font-size:3.5rem;color:#8b5cf6}.logo-hexagon img{width:70px;height:70px;object-fit:contain}.logo-container{text-align:center;margin-bottom:24px}.logo-container h3{font-size:2rem;margin-bottom:8px;color:#1f2937;font-weight:700}.logo-container .tagline{color:#8b5cf6;font-weight:600;font-size:1rem}.company-description h3{font-size:1.5rem;color:#1f2937;margin-bottom:12px;text-align:center}.company-description p{color:#6b7280;line-height:1.65;margin-bottom:12px;font-size:1rem;text-align:justify}.products{padding:80px 0;background:#f9fafb}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.founders{padding:80px 0;background:#f9fafb}.founders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.why-choose-us{padding:80px 0;background:#fff}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.subscriptions{padding:80px 0;background:#f9fafb}.tab-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem;flex-wrap:wrap}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.contact{padding:80px 0;background:linear-gradient(135deg,#f9fafb,#fff)}.contact-info{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.contact-item{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;align-items:center;gap:1.5rem}.contact-item:hover{transform:translate(8px);box-shadow:0 8px 20px #8b5cf626;border-color:#8b5cf6}.contact-item i{width:56px;height:56px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;box-shadow:0 4px 12px #8b5cf640}.contact-item h4{color:#1f2937;margin-bottom:.25rem;font-weight:600}.contact-item p{color:#6b7280;margin:0}.contact-item--whatsapp .btn-whatsapp{margin-left:auto}.footer{background:#1f2937;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin-bottom:4rem}.footer-brand{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.footer-logo{width:40px;height:40px;object-fit:contain}.footer-product-link{display:inline-flex;align-items:center;gap:.5rem;color:#d1d5db;transition:color .3s ease}.footer-product-link:hover{color:#a78bfa}.footer-product-link--clinsys:hover{color:#0284c7!important}.footer-product-link--clinsys:hover .footer-product-logo{filter:grayscale(0) brightness(1)}.footer-product-logo{width:20px;height:20px;object-fit:contain;flex-shrink:0;filter:grayscale(1) brightness(1.5);transition:filter .3s ease}.footer-product-icon{width:20px;font-size:16px;text-align:center;flex-shrink:0}.footer-section h3{font-size:1.5rem;color:#a78bfa;margin:0}.footer-section h4{margin-bottom:1rem}.footer-section p{color:#d1d5db;line-height:1.6}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;transition:color .3s ease}.footer-section ul li a:hover{color:#a78bfa}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}.social-links{display:flex;gap:1rem}.social-links a{width:40px;height:40px;background:#374151;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-links a:hover{background:#8b5cf6;transform:translateY(-2px)}.whatsapp-float{position:fixed;bottom:30px;right:30px;z-index:1030}.whatsapp-float a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;box-shadow:0 4px 12px #25d36666;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-float a:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 6px 20px #25d36699}.whatsapp-float a i{font-size:1.8rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.hero{padding:100px 0 50px}.hero-container{gap:1.5rem 3rem}.hero-title{font-size:2.5rem}.hero-graphic{width:250px;height:250px}.hero-buttons .btn{padding:12px 20px;font-size:.875rem}}@media (max-width: 768px){.nav-menu{display:none}.nav-menu.active{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 6px #0000000d;padding:1rem 0;z-index:1000}.nav-menu.active a{color:#1f2937!important;padding:1rem 2rem;border-bottom:1px solid #f9fafb}.nav-menu.active a:hover{background:#f9fafb;color:#8b5cf6!important}.nav-menu.active a:after{display:none}.nav-toggle{display:flex}.hero{padding:100px 0 60px}.hero-container{grid-template-columns:1fr;grid-template-areas:"title" "subtitle" "graphic" "buttons";text-align:center;gap:1.5rem}.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1.125rem;margin-bottom:1rem}.hero-visual{margin:1rem 0}.hero-buttons{flex-direction:column;gap:1rem;align-items:center}.hero-buttons .btn{width:100%;max-width:320px;justify-content:center}.hero-graphic{width:250px;height:250px;margin:0 auto}.about-content,.products-grid,.founders-grid,.advantages-grid,.plans-grid,.footer-content{grid-template-columns:1fr}.contact-item{flex-direction:column;text-align:center;align-items:center}.contact-item:hover{transform:translateY(-3px)}.contact-item--whatsapp .btn-whatsapp{margin:1rem auto 0}.footer-content{text-align:center}.footer-brand{justify-content:center}.footer-section ul{padding:0}.footer-section h3,.footer-section h4{text-align:center}.footer-product-link,.social-links{justify-content:center}}@media (max-width: 480px){html{scroll-padding-top:70px}.hero{padding:90px 0 40px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1rem}.hero-buttons .btn{font-size:1rem;padding:14px 24px}.hero-graphic{width:200px;height:200px}.section-header h2{font-size:1.5rem}.section-header .clinsys-logo{height:80px}}:root{--primary-violet: #8b5cf6;--light-violet: #a78bfa;--dark-blue: #1a1a2e}
