.nav-inner{max-width:1100px}.logo{font-size:1.35rem}.hero{max-width:720px;margin:0 auto;padding:5rem 1.5rem 4rem;text-align:center}.hero h1{font-family:Lora,serif;font-weight:700;font-size:2.6rem;line-height:1.2;color:var(--text);margin-bottom:1.2rem;letter-spacing:-.02em;opacity:0;animation:fadeUp .6s ease-out .1s forwards}.hero .subkop{font-size:1.15rem;color:var(--text-light);line-height:1.7;margin-bottom:2.2rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeUp .6s ease-out .25s forwards}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem;opacity:0;animation:fadeUp .6s ease-out .4s forwards}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-light);font-size:.85rem;font-weight:600;opacity:0;animation:fadeUp .6s ease-out .55s forwards}.hero-badge svg{color:var(--accent)}.hero-image{max-width:520px;margin:2.5rem auto 0;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-md);opacity:0;animation:fadeUp .6s ease-out .7s forwards}.hero-image img{display:block;width:100%;height:280px;object-fit:cover;object-position:center 20%}.social-proof-image{max-width:600px;margin:2.5rem auto 0;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm)}.social-proof-image img{display:block;width:100%;height:300px;object-fit:cover;object-position:center}@keyframes pulse{0%,to{box-shadow:0 0 #e8734a4d}50%{box-shadow:0 0 0 8px #e8734a00}}.btn-primary-pulse{animation:pulse 2s ease-in-out infinite}.section-title{font-family:Lora,serif;font-weight:700;font-size:2rem;text-align:center;color:var(--text);margin-bottom:.6rem;letter-spacing:-.02em}.section-subtitle{text-align:center;color:var(--text-light);font-size:1.05rem;margin-bottom:2.5rem;max-width:520px;margin-left:auto;margin-right:auto}.situaties{padding:4rem 1.5rem;max-width:1100px;margin:0 auto}.situaties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.kaart{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.6rem;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease-out,transform .3s ease-out;position:relative;overflow:hidden}.kaart:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent);border-radius:16px 16px 0 0;opacity:0;transition:opacity .3s ease-out}.kaart:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.kaart:hover:before{opacity:1}.kaart-icon{width:44px;height:44px;background:var(--accent-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--accent)}.kaart h3{font-family:Lora,serif;font-weight:600;font-size:1.05rem;margin-bottom:.5rem;color:var(--text);line-height:1.4}.kaart p{font-size:.95rem;color:var(--text-light);line-height:1.65}section.stappen{padding:4rem 1.5rem;max-width:800px;margin:0 auto}.stappen-lijst{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.stap{display:flex;gap:1.4rem;align-items:flex-start;opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.stap.is-visible{opacity:1;transform:translateY(0)}.stap-nummer{flex-shrink:0;width:48px;height:48px;background:var(--accent);color:var(--white);border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.stap-content h3{font-family:Lora,serif;font-weight:600;font-size:1.15rem;margin-bottom:.35rem;color:var(--text)}.stap-content p{font-size:.95rem;color:var(--text-light);line-height:1.65}.over-mij{padding:4rem 1.5rem;max-width:800px;margin:0 auto}.over-mij-content{display:flex;gap:2.5rem;align-items:flex-start}.over-mij-foto{flex-shrink:0;width:180px;height:220px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm)}.over-mij-foto img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 15%}.over-mij-tekst h2{font-family:Lora,serif;font-weight:700;font-size:1.8rem;margin-bottom:1rem;color:var(--text);letter-spacing:-.02em}.over-mij-tekst p{font-size:1rem;color:var(--text-light);line-height:1.7;margin-bottom:1rem}.quotes{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.2rem}.quote{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.4rem 1.6rem;box-shadow:var(--shadow-sm)}.quote p{font-size:1rem;color:var(--text);line-height:1.65;font-style:italic;margin-bottom:.5rem}.quote cite{font-size:.85rem;color:var(--text-light);font-style:normal;font-weight:600}.tarieven{padding:4rem 1.5rem;max-width:820px;margin:0 auto}.tarieven-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.2rem}.tarief-kaart{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:var(--shadow-sm);position:relative;transition:box-shadow .3s ease-out}.tarief-kaart:hover{box-shadow:var(--shadow-md)}.tarief-kaart.accent{border-color:var(--accent);border-width:2px}.tarief-label{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:.8rem}.tarief-kaart.accent .tarief-badge{position:absolute;top:-.7rem;right:1.5rem;background:var(--accent);color:var(--white);font-size:.75rem;font-weight:700;padding:.3rem .8rem;border-radius:6px}.tarief-prijs{font-family:Lora,serif;font-weight:700;font-size:2rem;color:var(--text);margin-bottom:.2rem;letter-spacing:-.02em}.tarief-prijs span{font-size:1rem;font-weight:400;color:var(--text-light)}.tarief-prijs-sub{font-family:Lora,serif;font-size:1.2rem;color:var(--text-light);margin-top:.2rem}.tarief-detail{font-size:.9rem;color:var(--text-light);line-height:1.6;margin-top:.6rem}.tarieven-voetnoot{text-align:center;font-size:.85rem;color:var(--text-light);max-width:560px;margin:0 auto}.faq{padding:4rem 1.5rem;max-width:720px;margin:0 auto}.faq-lijst{display:flex;flex-direction:column;gap:.6rem}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm)}.faq-vraag{width:100%;background:none;border:none;padding:1.2rem 1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:var(--text);text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:color .2s ease-out;min-height:48px}.faq-vraag:hover{color:var(--accent)}.faq-vraag:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;border-radius:14px}.faq-chevron{flex-shrink:0;width:20px;height:20px;color:var(--text-light);transition:transform .3s ease-out}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-antwoord{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.faq-antwoord-inner{padding:0 1.5rem 1.3rem;font-size:.95rem;color:var(--text-light);line-height:1.7}.cta-sectie{padding:4rem 1.5rem 3rem;text-align:center;max-width:600px;margin:0 auto}.cta-sectie h2{font-family:Lora,serif;font-weight:700;font-size:2rem;color:var(--text);margin-bottom:.6rem;letter-spacing:-.02em}.cta-sectie .subkop{font-size:1.05rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7}.cta-knoppen{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.2rem}.cta-sectie .contact-tekst{font-size:.9rem;color:var(--text-light)}.cta-sectie .contact-tekst a{color:var(--text);text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px;transition:text-decoration-color .2s ease-out;cursor:pointer}.cta-sectie .contact-tekst a:hover{text-decoration-color:var(--accent)}.divider{max-width:1100px;margin:0 auto;border:none;border-top:1px solid var(--border)}footer{margin-top:2rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.stap{opacity:1;transform:none}.btn-primary-pulse{animation:none}}@media(max-width:768px){.situaties-grid{grid-template-columns:repeat(2,1fr)}.over-mij-content{flex-direction:column;align-items:center;text-align:center}.over-mij-foto{width:140px;height:170px}.hero-image img{height:240px}.social-proof-image img{height:250px}.quotes{text-align:left}}@media(max-width:600px){.hero{padding:3.5rem 1.2rem 3rem}.hero h1{font-size:1.9rem}.hero .subkop{font-size:1.05rem}.hero-ctas,.cta-knoppen{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{justify-content:center}.situaties-grid{grid-template-columns:1fr;gap:.8rem}.kaart{padding:1.2rem}.kaart h3{font-size:.95rem}.kaart p{font-size:.88rem}.tarieven-grid{grid-template-columns:1fr}.section-title{font-size:1.6rem}.stap{gap:1rem}}
