*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f7f0e4;--sand:#e8d9c0;--terracota:#b07050;--terra-lt:#c9906e;--sage:#7a9178;--brown:#4a3728;--brown-lt:#7c5e4a;--white:#fdfaf5}html{scroll-behavior:smooth}body{background:var(--white);color:var(--brown);font-family:DM Sans,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f0e4eb;border-bottom:1px solid #b0705026;justify-content:space-between;align-items:center;padding:1.2rem 5%;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--brown);align-items:center;gap:.5rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400;text-decoration:none;display:flex}.nav-logo-img{object-fit:contain;width:36px;height:auto}.nav-logo span{color:var(--terracota);font-style:italic}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.06em;text-transform:uppercase;color:var(--brown-lt);font-size:.85rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--terracota)}.nav-cta{border-radius:50px;padding:.5rem 1.3rem;background:var(--terracota)!important;color:var(--white)!important}.hamburger{cursor:pointer;z-index:300;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.hamburger span{background:var(--brown);width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}#hero{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:7rem 5% 4rem;display:grid;position:relative;overflow:hidden}#hero:before{content:"";background:radial-gradient(circle,var(--sand)0%,#e8d9c033 70%);z-index:0;border-radius:50%;width:55vw;max-width:650px;height:55vw;max-height:650px;position:absolute;top:5%;right:-5%}.hero-text{z-index:1;position:relative}.hero-badge{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;background:#7a91781f;border:1px solid #7a91784d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.4rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}h1{color:var(--brown);margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,5vw,4rem);font-weight:300;line-height:1.15}h1 em{color:var(--terracota);font-style:italic}.hero-sub{color:var(--brown-lt);max-width:460px;margin-bottom:2.5rem;font-size:1rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--terracota);color:var(--white);border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.btn-primary:hover{background:var(--terra-lt);transform:translateY(-2px)}.btn-secondary{color:var(--brown);border:1.5px solid var(--sand);background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.92rem;text-decoration:none;transition:border-color .25s,color .25s;display:inline-flex}.btn-secondary:hover{border-color:var(--terracota);color:var(--terracota)}.hero-image-wrap{z-index:1;justify-content:center;display:flex;position:relative}.hero-img-frame{background:var(--sand);border-radius:55% 45% 60% 40%/50%;width:360px;height:460px;position:relative;overflow:hidden;box-shadow:0 30px 80px #4a372833}.hero-img-frame img{object-fit:cover;object-position:center 10%;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-stat{background:var(--white);border:1px solid var(--sand);border-radius:16px;padding:1rem 1.5rem;position:absolute;bottom:-1rem;left:-1.5rem;box-shadow:0 10px 40px #4a37281f}.hero-stat strong{color:var(--terracota);font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600;display:block}.hero-stat span{color:var(--brown-lt);font-size:.78rem}.container{max-width:1100px;margin:0 auto;padding:0 5%}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--sage);margin-bottom:.8rem;font-size:.75rem;font-weight:500;display:inline-block}h2{color:var(--brown);margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.25}h2 em{color:var(--terracota);font-style:italic}#como{background:var(--white);padding:7rem 0}#como .inner{text-align:center}#como .intro{max-width:520px;color:var(--brown-lt);margin:0 auto 1rem;line-height:1.7}.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.step{background:var(--cream);border:1px solid var(--sand);border-radius:20px;padding:2.5rem 2rem;transition:transform .25s;position:relative}.step:hover{transform:translateY(-4px)}.step-num{color:#b070501f;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:1;position:absolute;top:1rem;right:1.5rem}.step-icon{background:#7a91781f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.2rem;font-size:1.5rem;display:flex}.step h3{color:var(--brown);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:400}.step p{color:var(--brown-lt);font-size:.9rem;line-height:1.6}#sobre{background:var(--cream);padding:8rem 0}.sobre-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.sobre-img-wrap{position:relative}.sobre-img-frame{aspect-ratio:3/4;border-radius:40px 40px 120px;width:100%;overflow:hidden;box-shadow:0 20px 60px #4a372826}.sobre-img-frame img{object-fit:cover;object-position:top center;width:100%;height:100%}.sobre-badge-float{background:var(--terracota);color:var(--white);border-radius:16px;max-width:200px;padding:1.2rem 1.5rem;position:absolute;bottom:2rem;right:-1.5rem;box-shadow:0 15px 40px #b070504d}.sobre-badge-float .icon{margin-bottom:.4rem;font-size:1.4rem}.sobre-badge-float p{font-size:.82rem;line-height:1.5}.sobre-text p{color:var(--brown-lt);margin-bottom:1.2rem;font-size:.97rem;line-height:1.8}.credenciales{flex-direction:column;gap:.8rem;margin:2rem 0 2.5rem;display:flex}.cred-item{color:var(--brown-lt);align-items:center;gap:.8rem;font-size:.88rem;display:flex}.cred-dot{background:var(--terracota);border-radius:50%;flex-shrink:0;width:8px;height:8px}#especialidades{background:var(--white);padding:7rem 0}.espec-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.espec-header p{color:var(--brown-lt);font-size:.97rem;line-height:1.7}.cards{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card{background:var(--cream);border:1px solid var(--sand);border-radius:20px;padding:2rem 1.8rem;transition:box-shadow .25s,transform .25s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #4a37281a}.card-icon{margin-bottom:1rem;font-size:2rem;display:block}.card h3{color:var(--brown);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}.card p{color:var(--brown-lt);font-size:.86rem;line-height:1.6}#enfoque{background:var(--cream);padding:7rem 0}.enfoque-inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.enfoque-text p{color:var(--brown-lt);margin-bottom:1.2rem;font-size:.97rem;line-height:1.8}.pill-group{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.pill{color:var(--sage);background:#7a91781a;border:1px solid #7a917840;border-radius:50px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:500}.enfoque-visual{flex-direction:column;gap:1.2rem;display:flex}.enfoque-photo{border-radius:24px;height:280px;position:relative;overflow:hidden;box-shadow:0 15px 40px #4a37281f}.enfoque-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block;position:absolute;inset:0}.enfoque-box{background:linear-gradient(135deg,var(--brown)0%,#6b4e3a 100%);color:var(--cream);border-radius:24px;padding:2.5rem}.enfoque-box blockquote{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;font-weight:300;line-height:1.5}.enfoque-box cite{opacity:.6;font-size:.8rem;font-style:normal}#testimonios{background:var(--white);padding:7rem 0}#testimonios .section-head{text-align:center;margin-bottom:4rem}.testimonios-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testi{background:var(--cream);border:1px solid var(--sand);border-radius:20px;padding:2rem;position:relative}.testi:before{content:"“";color:var(--sand);font-family:Cormorant Garamond,serif;font-size:5rem;line-height:1;position:absolute;top:-.5rem;left:1.5rem}.testi p{color:var(--brown-lt);margin-bottom:1.2rem;padding-top:1rem;font-size:.92rem;line-height:1.7}.testi-footer{align-items:center;gap:.8rem;display:flex}.testi-avatar{background:var(--sand);width:36px;height:36px;color:var(--brown-lt);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;display:flex}.testi-name{color:var(--brown);font-size:.85rem;font-weight:500}.testi-stars{color:var(--terracota);letter-spacing:2px;font-size:.7rem}#modalidades{background:var(--cream);padding:7rem 0}.modal-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.modal-card{border-radius:24px;align-items:flex-start;gap:2rem;padding:3rem;display:flex}.modal-card.presencial{background:linear-gradient(135deg,var(--brown)0%,#6b4e3a 100%);color:var(--cream)}.modal-card.online{background:var(--white);border:1.5px solid var(--sand);color:var(--brown)}.modal-icon{flex-shrink:0;font-size:2.5rem}.modal-card h3{margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400}.modal-card.presencial p{opacity:.75;font-size:.9rem;line-height:1.7}.modal-card.online p{color:var(--brown-lt);font-size:.9rem;line-height:1.7}#agenda{background:var(--brown);padding:8rem 0;position:relative;overflow:hidden}#agenda:before{content:"";background:#b0705026;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-100px}.agenda-inner{text-align:center;z-index:1;position:relative}.agenda-inner h2{color:var(--cream);margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.2rem)}.agenda-inner h2 em{color:var(--terra-lt)}.agenda-inner p{color:#e8d9c0b3;max-width:500px;margin:0 auto 3rem;line-height:1.7}.agenda-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-wsp{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:.7rem;padding:1rem 2.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.btn-wsp:hover{opacity:.9;transform:translateY(-2px)}.btn-mail{color:var(--cream);background:#e8d9c01a;border:1.5px solid #e8d9c04d;border-radius:50px;align-items:center;gap:.7rem;padding:1rem 2.2rem;font-size:.95rem;text-decoration:none;transition:background .2s;display:inline-flex}.btn-mail:hover{background:#e8d9c033}footer{color:#e8d9c080;background:#2e2018;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:3rem 5%;display:flex}.footer-logo{color:var(--cream);font-family:Cormorant Garamond,serif;font-size:1.2rem;text-decoration:none}.footer-logo span{color:var(--terra-lt);font-style:italic}footer p{font-size:.8rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#e8d9c080;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--terra-lt)}.wsp-float{z-index:200;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .25s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 6px 30px #25d36666}.wsp-float:hover{transform:scale(1.1)}.wsp-float svg{fill:#fff;width:30px;height:30px}.wsp-float:before{content:"";border:2px solid #25d36666;border-radius:50%;animation:2s infinite pulse;position:absolute;inset:-4px}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.fade-in{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){#hero{grid-template-columns:1fr .8fr;gap:1.5rem;padding-top:6rem}.sobre-grid,.enfoque-inner{grid-template-columns:1fr}.hero-image-wrap{order:2;justify-content:center;align-items:flex-start;margin-top:0;display:flex}.hero-text{order:1}.hero-img-frame{width:200px;height:260px}.steps,.cards,.testimonios-grid,.modal-grid,.espec-header{grid-template-columns:1fr 1fr}}@media (max-width:600px){#hero{text-align:center;grid-template-columns:1fr}.hero-image-wrap{order:-1;margin-bottom:1.5rem}.hero-img-frame{width:220px;height:280px;margin:0 auto}.hero-text{order:2}.hero-actions,.hero-badge{justify-content:center}.steps,.cards,.testimonios-grid,.modal-grid,.espec-header{grid-template-columns:1fr}.hamburger{display:flex}.nav-links{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#f7f0e4f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.nav-links.nav-open{display:flex}}.recursos-hero{background:var(--cream);text-align:center;padding:10rem 5% 4rem}.recursos-hero h1{margin-bottom:1.2rem}.recursos-intro{color:var(--brown-lt);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.75}.recursos-section{padding:4rem 5%}.recursos-section-alt{background:var(--cream)}.recursos-category{color:var(--brown);margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.recursos-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.recurso-card{background:var(--white);border:1px solid var(--sand);color:inherit;border-radius:16px;align-items:flex-start;gap:1.2rem;padding:1.8rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.recurso-card:hover{border-color:var(--terracota);transform:translateY(-4px);box-shadow:0 12px 40px #4a37281a}.recurso-icon{flex-shrink:0;margin-top:.2rem;font-size:2rem}.recurso-content h3{color:var(--brown);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;line-height:1.3}.recurso-content p{color:var(--brown-lt);margin-bottom:.8rem;font-size:.9rem;line-height:1.6}.recurso-tag{letter-spacing:.05em;text-transform:uppercase;color:var(--sage);background:#7a91781a;border:1px solid #7a917840;border-radius:50px;padding:.25rem .8rem;font-size:.75rem;font-weight:500;display:inline-block}.recursos-cta{text-align:center;background:var(--brown);padding:5rem 5%}.recursos-cta h2{color:var(--cream);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:300}.recursos-cta h2 em{color:var(--terra-lt);font-style:italic}.recursos-cta p{color:var(--sand);max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}@media (max-width:600px){.recursos-grid{grid-template-columns:1fr}.recurso-card{flex-direction:column}}
