@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Quicksand:wght@400;500;600;700&family=Dancing+Script:wght@700&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{font-family:Quicksand,sans-serif;background-color:#f7f2e9;color:#4a2535;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif;font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar{position:sticky;top:0;z-index:100;background:#f7f2e9e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.navbar .container{display:flex;align-items:center;justify-content:space-between}.navbar-brand{display:flex;align-items:center;gap:.5rem;font-family:Dancing Script,cursive;font-size:1.4rem;font-weight:700;color:#e05a33;cursor:pointer}.navbar-brand img{width:40px;height:40px;border-radius:50%}.navbar-links{display:flex;gap:2rem}.navbar-links a{font-weight:600;font-size:.95rem;color:#4a2535;transition:color .2s}.navbar-links a:hover{color:#e05a33}.hero-section{position:relative;overflow:hidden;padding:0}.hero-image-wrapper{position:relative;width:100%;max-height:500px;overflow:hidden}.hero-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover;max-height:500px}.hero-overlay{position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(to right,#f7f2e9f2,#f7f2e9b3 40%,#f7f2e900 70%);display:flex;align-items:center;padding:2rem 3rem}.hero-title{font-size:clamp(1.8rem,4vw,2.8rem);color:#2b8cee;max-width:450px;line-height:1.25}.subtitle-section{text-align:center;padding:3rem 1.5rem 1rem}.subtitle-section h2{font-size:clamp(1.2rem,2.5vw,1.6rem);color:#2b8cee;max-width:600px;margin:0 auto 1.5rem;font-weight:700}.subtitle-section p{color:#6b5a60;font-size:1rem;margin-bottom:1.5rem}.btn-primary{display:inline-block;background:linear-gradient(135deg,#e05a33,#d44a28);color:#fff;font-family:Nunito,sans-serif;font-weight:700;font-size:1.05rem;padding:.85rem 2rem;border-radius:50px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e05a3359}.badges{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.badge-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#6b5a60}.badge-item img{width:18px;height:18px}.quote-section{text-align:center;padding:2.5rem 1.5rem 3rem;font-style:italic;color:#7a6069;font-size:1.05rem;max-width:700px;margin:0 auto}.materials-section{padding:3rem 0;background:linear-gradient(180deg,transparent,rgba(224,90,51,.03))}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:clamp(1.5rem,3vw,2rem);color:#d44a28;margin-bottom:.75rem}.section-header p{color:#6b5a60;max-width:600px;margin:0 auto;font-size:.95rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.product-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 30px -8px #4a25351a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px -8px #e05a3333}.product-card-image{position:relative;background:linear-gradient(180deg,#fff,#fdf5ef);padding:1.5rem;display:flex;justify-content:center}.product-card-image img{width:180px;height:180px;object-fit:contain}.product-badge{position:absolute;top:1rem;right:1rem;background:#e05a33;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:50px}.product-badge.green{background:#3ab07a}.product-card-content{padding:1.25rem 1.5rem;flex:1}.product-card-content h3{font-size:1.15rem;color:#4a2535;margin:0 0 .5rem}.product-card-content p{font-size:.9rem;color:#6b5a60;margin:0;line-height:1.5}.product-card-footer{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0e8e0}.product-price{font-family:Nunito,sans-serif;font-size:1.3rem;font-weight:800;color:#e05a33}.btn-buy{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#e05a33,#d44a28);color:#fff;font-weight:700;font-size:.9rem;padding:.6rem 1.5rem;border-radius:50px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-buy:hover{transform:translateY(-2px);box-shadow:0 4px 15px #e05a334d}.audience-section{padding:3.5rem 0}.audience-section .section-header h2{color:#2b8cee}.audience-section .section-header p{font-weight:600;color:#4a2535}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.audience-card{background:#fff;border-radius:1.25rem;padding:2rem 1.25rem;text-align:center;box-shadow:0 4px 20px -4px #4a253514;transition:transform .3s}.audience-card:hover{transform:translateY(-3px)}.audience-card img{width:80px;height:80px;margin-bottom:1rem}.audience-card p{font-weight:600;color:#4a2535;font-size:.95rem;margin:0;line-height:1.4}.helps-section{padding:3.5rem 0;background:linear-gradient(180deg,transparent,rgba(43,140,238,.03))}.helps-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1000px;margin:0 auto}.helps-content .section-header{text-align:left}.helps-content .section-header h2{color:#3ab07a}.helps-list{list-style:none;padding:0;margin:1.5rem 0 0}.helps-list li{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;font-weight:600;font-size:.95rem;color:#4a2535}.helps-list li .check-icon{width:24px;height:24px;background:#3ab07a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;flex-shrink:0}.helps-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 30px -8px #4a253526}.helps-image img{width:100%;height:auto;display:block;max-height:450px;object-fit:cover}.faq-section{padding:3.5rem 0}.faq-section .section-header h2{color:#2b8cee}.faq-list{max-width:700px;margin:0 auto}.faq-item{border-bottom:1px solid #ede5dc}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:Nunito,sans-serif;font-weight:700;font-size:1.05rem;color:#4a2535;text-align:left}.faq-question:hover{color:#e05a33}.faq-arrow{font-size:1.2rem;transition:transform .3s;flex-shrink:0;margin-left:1rem}.faq-arrow.open{transform:rotate(180deg)}.faq-answer{padding:0 0 1.25rem;color:#6b5a60;font-size:.95rem;line-height:1.6;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.contact-section{padding:2.5rem 0;text-align:center}.contact-links{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.contact-link{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#4a2535;transition:color .2s}.contact-link:hover{color:#e05a33}.contact-link svg{width:20px;height:20px}.site-footer{padding:2rem 0;border-top:1px solid #ede5dc;text-align:center}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.footer-links a{font-size:.85rem;color:#6b5a60;transition:color .2s}.footer-links a:hover{color:#e05a33}.site-footer p{font-size:.8rem;color:#9a8a90;margin:0}.about-page{min-height:100vh;padding-bottom:3rem}.back-link{display:inline-flex;align-items:center;gap:.4rem;margin:1.5rem;padding:.5rem 1.25rem;background:#fff;border-radius:50px;font-weight:600;font-size:.9rem;color:#4a2535;box-shadow:0 2px 10px #0000000f;transition:transform .2s}.back-link:hover{transform:translate(-3px)}.about-header{text-align:center;padding:2rem 1.5rem 1rem}.about-header h1{font-size:clamp(1.5rem,3vw,2.2rem);color:#2b8cee;margin-bottom:1rem}.about-header .quote{font-style:italic;color:#7a6069;max-width:600px;margin:0 auto;font-size:1rem}.about-content{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;max-width:900px;margin:2rem auto;padding:0 1.5rem;align-items:start}.about-photo img{width:100%;border-radius:1.25rem;box-shadow:0 8px 30px -8px #4a253526}.about-text p{color:#4a2535;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.about-text strong{color:#d44a28}.about-signature{font-family:Dancing Script,cursive;font-size:1.3rem;color:#e05a33;margin-top:1rem}.free-page{min-height:100vh}.free-hero{text-align:center;padding:3rem 1.5rem 2rem;background:linear-gradient(180deg,rgba(43,140,238,.06),transparent)}.free-hero img{width:80px;height:80px;margin-bottom:1rem}.free-hero h1{font-size:clamp(1.5rem,3vw,2.2rem);color:#2b8cee;margin-bottom:.75rem}.free-hero p{color:#6b5a60;max-width:550px;margin:0 auto;font-size:.95rem}.free-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:950px;margin:2rem auto 3rem;padding:0 1.5rem}.free-card{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 4px 20px -4px #4a253514;display:flex;flex-direction:column}.free-card h3{font-size:1.1rem;color:#4a2535;margin:0 0 .5rem}.free-card p{font-size:.9rem;color:#6b5a60;line-height:1.5;margin:0 0 1rem;flex:1}.free-card-badges{display:flex;gap:.5rem;margin-bottom:1rem}.free-badge{font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:50px;background:#e8f5e9;color:#2e7d32}.free-badge.pdf{background:#e3f2fd;color:#1565c0}.btn-download{display:inline-flex;align-items:center;gap:.4rem;background:#2b8cee;color:#fff;font-weight:700;font-size:.9rem;padding:.6rem 1.5rem;border-radius:50px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;align-self:flex-start}.btn-download:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2b8cee4d}.free-footer{text-align:center;padding:2rem 0;border-top:1px solid #ede5dc;font-size:.8rem;color:#9a8a90}.legal-page{min-height:100vh;padding-bottom:3rem}.legal-page h1{text-align:center;font-size:clamp(1.5rem,3vw,2rem);color:#2b8cee;margin:1rem 0 2rem;padding:0 1.5rem}.legal-content{max-width:750px;margin:0 auto;padding:0 1.5rem}.legal-content h2{font-size:1.15rem;color:#d44a28;margin:2rem 0 .75rem}.legal-content p,.legal-content li{color:#6b5a60;font-size:.95rem;line-height:1.7}.legal-content ul{padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.cookie-banner{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:#fff;border-radius:1.25rem;box-shadow:0 8px 40px #00000026;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.5rem;z-index:200;max-width:600px;width:calc(100% - 3rem)}.cookie-banner p{font-size:.85rem;color:#6b5a60;margin:0;line-height:1.5}.cookie-banner a{color:#2b8cee;text-decoration:underline}.cookie-buttons{display:flex;gap:.5rem;flex-shrink:0}.btn-cookie{padding:.5rem 1.25rem;border-radius:50px;font-weight:700;font-size:.85rem;border:none;cursor:pointer;transition:transform .2s}.btn-cookie:hover{transform:translateY(-1px)}.btn-cookie.accept{background:#e05a33;color:#fff}.btn-cookie.reject{background:transparent;border:1px solid #ccc;color:#6b5a60}@media(max-width:768px){.hero-overlay{background:linear-gradient(to bottom,#f7f2e94d,#f7f2e9f2);align-items:flex-end;padding:1.5rem}.helps-content{grid-template-columns:1fr}.helps-content .section-header{text-align:center}.about-content{grid-template-columns:1fr;text-align:center}.about-photo img{max-width:250px;margin:0 auto}.navbar-links{gap:1rem}.cookie-banner{flex-direction:column;text-align:center}.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.audience-grid{grid-template-columns:1fr}.contact-links{flex-direction:column;align-items:center}}
