*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #4ade80;--green-dark: #16a34a;--black: #0a0a0a;--dark: #111111;--dark-2: #1a1a1a;--gray: #f5f5f4;--white: #ffffff;--text: #1c1917;--muted: #78716c;--border: #e7e5e4;--font: "Inter", system-ui, sans-serif;--radius: 10px;--radius-lg: 16px}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{text-decoration:none}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0aeb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:40px}.nav-logo{font-size:18px;font-weight:700;letter-spacing:.04em;flex-shrink:0}.logo-green{color:var(--green)}.logo-white{color:var(--white)}.nav-links{display:flex;gap:28px;flex:1}.nav-links a{color:#ffffffb3;font-size:14px;transition:color .2s}.nav-links a:hover{color:var(--white)}.btn-nav{background:var(--green);color:var(--black);font-size:13px;font-weight:600;padding:8px 18px;border-radius:6px;transition:background .2s;flex-shrink:0}.btn-nav:hover{background:#86efac}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.nav-toggle span{display:block;width:22px;height:2px;background:var(--white);border-radius:2px}.btn-primary{display:inline-block;background:var(--green);color:var(--black);font-weight:600;font-size:15px;padding:13px 28px;border-radius:8px;transition:background .2s,transform .15s}.btn-primary:hover{background:#86efac;transform:translateY(-1px)}.btn-outline{display:inline-block;border:1.5px solid rgba(255,255,255,.4);color:var(--white);font-weight:500;font-size:15px;padding:13px 28px;border-radius:8px;transition:border-color .2s,background .2s}.btn-outline:hover{border-color:var(--white);background:#ffffff0f}.badge{display:inline-block;background:#4ade8026;color:var(--green);border:1px solid rgba(74,222,128,.3);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:20px}.badge-dark{display:inline-block;background:#16a34a1a;color:var(--green-dark);border:1px solid rgba(22,163,74,.2);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:16px}.badge-green{display:inline-block;background:var(--green);color:var(--black);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:16px}.section-light{background:var(--gray);padding:96px 0}.section-white{background:var(--white);padding:96px 0}.section-dark{background:var(--dark);padding:96px 0}.text-white{color:var(--white)!important}.section-header{text-align:center;margin-bottom:56px;display:flex;flex-direction:column;align-items:center}.section-header h2{font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2;margin-bottom:12px}.section-sub{max-width:620px;color:var(--muted);font-size:16px;line-height:1.7}.hero{min-height:90vh;display:flex;align-items:center;background-color:var(--black);background-image:var(--hero-bg, none);background-size:cover;background-position:center;position:relative;padding-top:64px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000d9 40%,#00000080)}.hero-content{position:relative;z-index:1;max-width:760px;padding-top:48px;padding-bottom:48px}.hero-content h1{font-size:clamp(32px,5vw,58px);font-weight:800;color:var(--white);line-height:1.12;margin-bottom:20px}.hero-sub{color:#ffffffbf;font-size:18px;line-height:1.7;margin-bottom:36px;max-width:600px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.col-text h2{font-size:clamp(26px,3.5vw,36px);font-weight:700;line-height:1.25;margin-bottom:20px}.prose{color:var(--muted);font-size:15px;line-height:1.8}.prose p{margin-bottom:16px}.prose strong{color:var(--text);font-weight:600}.prose-dark{color:#ffffffa6}.prose-dark strong{color:var(--white)}.col-img img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius-lg)}.cred-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.cred-card{background:var(--gray);border:1px solid var(--border);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:8px;transition:box-shadow .2s}.cred-card:hover{box-shadow:0 4px 20px #00000014}.cred-icon{width:36px;height:36px;object-fit:contain}.cred-icon-placeholder{width:36px;height:36px;background:#16a34a26;border-radius:8px}.cred-card strong{font-size:14px;font-weight:600;color:var(--text)}.cred-card span{font-size:12px;color:var(--muted);line-height:1.5}.logos-row{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;padding:32px;background:var(--gray);border-radius:var(--radius-lg);border:1px solid var(--border)}.org-logo{height:40px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.6;transition:all .2s}.org-logo:hover{filter:none;opacity:1}.socios-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.socios-nombre{font-size:22px;font-weight:700;color:var(--white);margin-bottom:16px}.subsidiarias{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.sub-tag{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fffc;font-size:13px;padding:6px 14px;border-radius:6px}.beneficios{display:flex;flex-direction:column;gap:16px;padding-top:8px}.beneficios li{display:flex;align-items:center;gap:12px;color:#fffc;font-size:15px}.check{width:24px;height:24px;background:#4ade8026;color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.socios-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.socios-img-wrap img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001f}.socios-nombre{font-size:22px;font-weight:700;color:var(--text);margin-bottom:16px}.sub-tag-light{background:var(--gray);border:1px solid var(--border);color:var(--text);font-size:13px;padding:6px 14px;border-radius:6px}.beneficios-light{display:flex;flex-direction:column;gap:14px;margin-top:24px}.beneficios-light li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--text)}.check-green{width:26px;height:26px;background:var(--green);color:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.prod-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:box-shadow .2s,transform .2s}.prod-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.prod-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.prod-icon{width:40px;height:40px;object-fit:contain}.prod-card h3{font-size:18px;font-weight:700;color:var(--text)}.prod-card>p{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:20px}.feat-list{display:flex;flex-direction:column;gap:8px}.feat-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--muted);line-height:1.5}.dot{width:6px;height:6px;background:var(--green-dark);border-radius:50%;margin-top:6px;flex-shrink:0}.serv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px}.serv-card{display:flex;gap:16px;align-items:flex-start;background:var(--gray);border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:box-shadow .2s}.serv-card:hover{box-shadow:0 4px 20px #0000000f}.serv-icon-wrap{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.color-green{background:#16a34a1f;color:var(--green-dark)}.color-blue{background:#2563eb1f;color:#2563eb}.color-amber{background:#d977061f;color:#d97706}.color-red{background:#dc26261f;color:#dc2626}.serv-card h3{font-size:16px;font-weight:600;margin-bottom:6px}.serv-card p{font-size:14px;color:var(--muted);line-height:1.6}.serv-nota{background:#16a34a0f;border:1px solid rgba(22,163,74,.2);border-left:4px solid var(--green-dark);border-radius:0 var(--radius) var(--radius) 0;padding:18px 24px}.serv-nota p{font-size:14px;color:var(--muted);line-height:1.7}.cta-section{text-align:center}.cta-inner{display:flex;flex-direction:column;align-items:center;gap:16px}.cta-inner h2{font-size:clamp(26px,4vw,38px);font-weight:700;max-width:600px}.cta-sub{color:#fff9;font-size:16px;max-width:500px;margin-bottom:8px}.cta-btns{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}footer{background:var(--black);border-top:1px solid rgba(255,255,255,.06);padding:64px 0 0}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px}.footer-brand .nav-logo{font-size:20px;font-weight:700;margin-bottom:14px;display:block}.footer-brand p{font-size:13px;color:#ffffff73;line-height:1.7;max-width:280px;margin-bottom:20px}.footer-social{display:flex;gap:12px}.footer-social a{width:32px;height:32px;background:#ffffff12;color:#ffffff80;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;transition:background .2s,color .2s}.footer-social a:hover{background:var(--green);color:var(--black)}.footer-col h4{color:var(--white);font-size:13px;font-weight:600;margin-bottom:14px;letter-spacing:.04em;text-transform:uppercase}.footer-col ul{display:flex;flex-direction:column;gap:10px}.footer-col ul li,.footer-col ul a{font-size:13px;color:#ffffff73}.footer-col ul a:hover{color:#fffc}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:20px 24px;text-align:center}.footer-bottom p{font-size:12px;color:#ffffff4d}@media(max-width:1024px){.cred-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:768px){.nav-links,.btn-nav{display:none}.nav-toggle{display:flex}.two-col,.socios-inner{grid-template-columns:1fr}.col-img{display:none}.prod-grid,.serv-grid{grid-template-columns:1fr}.section-light,.section-white,.section-dark{padding:64px 0}.footer-inner{grid-template-columns:1fr;gap:32px}}@media(max-width:480px){.cred-grid{grid-template-columns:1fr}.hero-content h1{font-size:30px}}
