:root{--oca:#e07a5f;--ink:#3a342b;--cream:#fff8ec;--green:#5bad6f}*{box-sizing:border-box}body{margin:0;font-family:Nunito,Arial,sans-serif;color:var(--ink);background:#fff}.header{position:absolute;top:0;left:0;width:100%;z-index:3}.nav-container{max-width:1150px;margin:auto;padding:1rem 1.5rem}.logo-img{height:58px}.hero{padding:9rem 1.5rem 5rem;text-align:center;background:linear-gradient(135deg,#fff8ec,#eef8ed)}.pill{display:inline-block;padding:.55rem 1.05rem;background:#fff;border:2px solid #e8e0d0;border-radius:999px;font-weight:800;font-size:.85rem}.hero h1{font-family:Fredoka,Arial,sans-serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.06;max-width:940px;margin:1rem auto}.hero h1 span{color:var(--oca)}.lead{max-width:760px;margin:0 auto 2rem;font-size:1.18rem;line-height:1.65;color:#655f57}.button{display:inline-flex;align-items:center;justify-content:center;min-height:55px;padding:.8rem 1.35rem;border-radius:999px;background:var(--oca);color:white;text-decoration:none;font-weight:800;box-shadow:0 6px 20px #e07a5f55}.section{padding:4.5rem 1.5rem}.soft{background:var(--cream)}.wrap{max-width:1080px;margin:auto}.section h2{text-align:center;font-family:Fredoka,Arial,sans-serif;font-size:clamp(1.9rem,4vw,3rem);margin:0 auto 1rem}.intro{max-width:760px;text-align:center;margin:0 auto;color:#655f57;line-height:1.65;font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:2.2rem}.card{background:white;border:2px solid var(--ink);border-radius:20px;padding:1.35rem;box-shadow:5px 5px 0 var(--ink)}.card img{width:100%;height:245px;object-fit:cover;border-radius:15px;margin-bottom:1rem}.card h3{font-family:Fredoka,Arial,sans-serif;font-size:1.4rem;margin:.1rem 0 .5rem}.card p,.content p{line-height:1.7;color:#655f57}.content{max-width:810px;margin:2rem auto 0}.content h3{font-family:Fredoka,Arial,sans-serif;font-size:1.5rem;margin-top:2rem}.faq{max-width:810px;margin:2rem auto}.faq details{padding:1rem 1.15rem;margin:.8rem 0;border:1px solid #ddd0bd;border-radius:14px;background:#fff}.faq summary{font-weight:800;cursor:pointer}.faq p{line-height:1.6;color:#655f57}.links{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.6rem}.links a{color:var(--ink);font-weight:800}.contact{max-width:850px;margin:auto;text-align:center}.contact p{line-height:1.7;color:#655f57}footer{background:var(--ink);color:#fff;text-align:center;padding:2.5rem 1.5rem}footer img{height:48px}footer p{margin:.5rem;opacity:.85}#wf{position:fixed;right:24px;bottom:24px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;background:#25d366;border-radius:50%;color:#fff;text-decoration:none;font-size:28px;box-shadow:0 4px 20px #25d36666}@media(max-width:760px){.hero{padding-top:7.5rem}.grid{grid-template-columns:1fr}.card img{height:auto}.section{padding:3.5rem 1.25rem}}
