.hero-section{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-color:var(--bg-minimalist);padding:80px 2rem}.hero-background{top:0;left:0;width:100%;height:100%;z-index:1}.aurora-blob,.hero-background{position:absolute;pointer-events:none}.aurora-blob{border-radius:50%;filter:blur(90px)}.aurora-blob--green{width:55vw;height:55vw;top:-15%;left:-10%;background:rgba(74,93,78,.1);animation:auroraFloat1 14s ease-in-out infinite}.aurora-blob--lavender{width:60vw;height:60vw;top:10%;right:-18%;background:rgba(212,193,236,.16);animation:auroraFloat2 18s ease-in-out infinite}.aurora-blob--terracotta{width:42vw;height:42vw;bottom:-8%;left:28%;background:rgba(212,140,112,.11);animation:auroraFloat3 22s ease-in-out infinite}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:4rem;gap:4rem;width:100%;max-width:1100px}.hero-col--logo{display:flex;justify-content:center;align-items:center}.hero-col--text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.logo-container{position:relative;margin-bottom:4rem}.logo-glass-frame{width:clamp(240px,40vw,380px);height:clamp(240px,40vw,380px);display:flex;justify-content:center;align-items:center;animation:levitacionSuave 8s ease-in-out infinite}.floating-logo{width:100%;height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.34,1.56,.64,1)}.logo-shadow{width:120px;height:20px;background:rgba(74,93,78,.08);border-radius:50%;filter:blur(8px);margin:1rem auto 0;animation:shadowPulse 8s ease-in-out infinite}.hero-text-block{margin-bottom:3rem}.hero-title{margin-bottom:1rem}.serif-text{font-family:var(--font-heading);font-size:clamp(3.5rem,10vw,6rem);font-weight:500;color:var(--green-wisdom);letter-spacing:.05em}.sans-text{font-size:clamp(2rem,6vw,3.5rem);font-weight:300;color:var(--terracotta-radiant);margin-left:.8rem}.hero-tagline,.sans-text{font-family:var(--font-body)}.hero-tagline{font-size:clamp(.8rem,1.6vw,.95rem);font-weight:400;color:var(--green-wisdom);opacity:.65;max-width:480px;margin:.5rem 0 0;letter-spacing:.03em}.hero-descriptor{font-family:var(--font-heading);font-size:clamp(1.5rem,3.2vw,2.2rem);font-weight:500;color:var(--text-main);opacity:1;max-width:440px;margin:1rem 0 0;line-height:1.25;letter-spacing:-.01em}.hero-social-proof{font-family:var(--font-body);font-size:.78rem;font-weight:400;color:var(--text-main);opacity:.42;margin:1.4rem 0 0;letter-spacing:.04em}.quantum-sparkle{color:var(--lavender-quantum);margin-left:.5rem;display:inline-block;animation:sparkleRotate 4s ease-in-out infinite}.hero-actions{margin-top:1rem;display:flex;flex-direction:row;align-items:center;gap:1.2rem;flex-wrap:wrap}.cta-button-secondary{display:inline-block;font-family:var(--font-body);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--green-wisdom);border:1px solid var(--green-wisdom);padding:1.2rem 3rem;text-decoration:none;border-radius:9999px;transition:all .4s cubic-bezier(.23,1,.32,1);background:transparent}.cta-button-secondary:hover{background:rgba(74,93,78,.06);transform:translateY(-3px)}.cta-button--outline{background:transparent;color:var(--green-wisdom);border:1px solid var(--green-wisdom);box-shadow:none}.cta-button--outline:hover{background:rgba(74,93,78,.06);box-shadow:none}.cta-button{position:relative;display:inline-block;padding:1.2rem 3rem;font-family:var(--font-body);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--white-pure);background:var(--green-wisdom);border:none;border-radius:9999px;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 15px 35px rgba(74,93,78,.15)}.cta-button:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(74,93,78,.25);letter-spacing:.25em}.btn-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(212,193,236,.2),transparent);transform:rotate(45deg);animation:buttonGlow 3s infinite}.scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.scroll-line{width:1px;height:60px;background:linear-gradient(to bottom,var(--green-wisdom),transparent);animation:scrollAnim 2s ease-in-out infinite}@media (max-width:768px){.hero-section{padding:100px 1.5rem 4rem}.hero-content{grid-template-columns:1fr;text-align:center;gap:1.5rem}.hero-col--logo{order:1}.hero-col--text{order:2;align-items:center;text-align:center}.logo-glass-frame{width:clamp(160px,50vw,220px);height:clamp(160px,50vw,220px)}.logo-container{margin-bottom:0}.hero-text-block{margin-bottom:2rem}.hero-tagline{margin:0 auto;font-size:.95rem}.hero-actions{align-items:center;width:100%}.cta-button{width:auto;text-align:center;padding:.9rem 2rem;font-size:.8rem}}@keyframes levitacionSuave{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes shadowPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(.7);opacity:.4}}@keyframes auroraFloat1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(4%,7%) scale(1.06)}66%{transform:translate(-2%,3%) scale(.96)}}@keyframes auroraFloat2{0%,to{transform:translate(0) scale(1)}40%{transform:translate(-5%,-4%) scale(1.08)}70%{transform:translate(3%,5%) scale(.95)}}@keyframes auroraFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-3%,-5%) scale(1.1)}}@keyframes scrollAnim{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@keyframes buttonGlow{0%{left:-150%}to{left:150%}}@keyframes sparkleRotate{0%,to{transform:scale(1) rotate(0deg);filter:blur(0)}50%{transform:scale(1.5) rotate(20deg);filter:blur(1px)}}.metrics-strip{background-color:var(--bg-minimalist);border-top:1px solid rgba(74,93,78,.08);border-bottom:1px solid rgba(74,93,78,.08)}.metrics-inner{max-width:1100px;margin:0 auto;padding:3.5rem 2rem;display:flex;align-items:center;justify-content:center}.metrics-item{flex:1 1;text-align:center;padding:0 2rem}.metrics-num{font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500;color:var(--green-wisdom);display:block;margin-bottom:.4rem;line-height:1}.metrics-label{font-family:var(--font-body);font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;color:var(--green-wisdom);opacity:.4}.metrics-sep{width:1px;height:52px;background:rgba(74,93,78,.12);flex-shrink:0}@media (max-width:640px){.metrics-inner{flex-direction:column;gap:2rem;padding:2.5rem 2rem}.metrics-sep{width:48px;height:1px}}.fundadora-section{padding:6rem 2rem;background-color:var(--bg-minimalist);border-bottom:1px solid rgba(74,93,78,.08)}.fundadora-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.fundadora-foto{width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:6px;background:rgba(74,93,78,.06)}.fundadora-foto img{width:100%;height:100%;object-fit:cover;display:block}.fundadora-content{display:flex;flex-direction:column;gap:1rem}.fundadora-eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.3em;color:var(--terracotta-radiant);display:block}.fundadora-nombre{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin:0}.fundadora-nombre,.fundadora-rol{font-weight:500;color:var(--green-wisdom)}.fundadora-rol{font-family:var(--font-body);font-size:.72rem;text-transform:uppercase;letter-spacing:.2em;opacity:.4;display:block}.fundadora-sep{width:32px;height:1px;background:rgba(74,93,78,.2);margin:.25rem 0}.fundadora-bio{font-family:var(--font-body);font-size:.95rem;color:var(--green-wisdom);opacity:.65;line-height:1.85;margin:0}.fundadora-cta{display:inline-block;font-family:var(--font-body);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--bg-minimalist);background:var(--green-wisdom);padding:.7rem 1.75rem;border-radius:9999px;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-top:.5rem;transition:background-color .3s ease,letter-spacing .3s ease}.fundadora-cta:hover{background-color:var(--terracotta-radiant);letter-spacing:.23em}@media (max-width:768px){.fundadora-inner{grid-template-columns:1fr;gap:3rem}.fundadora-foto{aspect-ratio:1/1}}.prisma-section{padding:6rem 2rem 0;background-color:var(--bg-minimalist)}.prisma-container{max-width:1100px;margin:0 auto}.prisma-header{text-align:center;margin-bottom:4rem}.prisma-eyebrow{font-family:var(--font-body);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:var(--terracotta-radiant);display:block;margin-bottom:1.25rem}.prisma-title{font-family:var(--font-heading);font-size:clamp(3rem,8vw,5.5rem);font-weight:500;color:var(--green-wisdom);line-height:1.1;margin:0}.prisma-title em{font-style:italic;color:var(--terracotta-radiant)}.prisma-flow{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:0}.prisma-flow-item{padding:2rem 2.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.prisma-flow-item:not(:last-child){border-right:1px solid rgba(74,93,78,.12)}.prisma-num{font-family:var(--font-heading);font-size:3rem;font-style:italic;font-weight:500;display:block;line-height:1;margin-bottom:.9rem}.prisma-flow-item--terracotta .prisma-num{color:var(--terracotta-radiant)}.prisma-flow-item--neutral .prisma-num{color:var(--green-wisdom);opacity:.3}.prisma-flow-item--lavender .prisma-num{color:var(--lavender-quantum)}.prisma-step-line{width:28px;height:1px;background:rgba(74,93,78,.2);margin-bottom:.75rem}.prisma-label{font-family:var(--font-body);font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--green-wisdom);opacity:.4;display:block;margin-bottom:.7rem}.prisma-step-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;color:var(--green-wisdom);margin:0 0 .65rem}.prisma-step-desc{font-family:var(--font-body);font-size:.88rem;color:var(--green-wisdom);opacity:.55;line-height:1.8;margin:0}.prisma-quote{background-color:var(--green-wisdom);padding:3.5rem 2.5rem;margin:0;border:none;text-align:center}.prisma-quote em{font-style:normal;color:var(--terracotta-radiant)}.prisma-quote,.prisma-quote p{font-family:var(--font-heading);font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;font-weight:400;color:var(--bg-minimalist);line-height:1.8;opacity:.9}@media (max-width:768px){.prisma-section{padding:5rem 2rem 0}.prisma-flow{grid-template-columns:1fr}.prisma-sep{width:100%;height:1px;margin:0}.prisma-flow-item{padding:2rem 0}}