.parents-hero-section{padding:2rem;min-height:50vh;display:flex;align-items:center}.parents-hero-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width:992px){.parents-hero-grid{grid-template-columns:1.1fr 0.9fr}}.parents-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:2rem;font-weight:700;font-size:.85rem;letter-spacing:.05em;margin-bottom:1.5rem;border:1px solid rgb(22 163 74 / .2)}.bg-green-light{background:#dcfce7}.text-green-safe{color:#16a34a}.parents-hero-title{font-weight:800;color:#0f172a;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.parents-hero-description{font-size:1.15rem;color:#475569;line-height:1.7;margin-bottom:2.5rem;max-width:600px;font-weight:400}.parents-hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-parents-primary,.btn-parents-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all 0.3s ease}.btn-parents-primary{background:#16a34a;color:#fff;box-shadow:0 10px 20px -5px rgb(22 163 74 / .3)}.btn-parents-primary:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 15px 25px -5px rgb(22 163 74 / .4);color:#fff}.btn-parents-primary svg{width:20px;height:20px;transition:transform 0.3s ease}.btn-parents-primary:hover svg{transform:translateX(4px)}.btn-parents-secondary{background:#fff;color:#475569;border:1px solid #cbd5e1}.btn-parents-secondary:hover{border-color:#94a3b8;background:#f1f5f9;color:#0f172a}.parents-trust-indicators{display:flex;gap:1.5rem;flex-wrap:wrap}.trust-item{font-size:.9rem;color:#64748b;font-weight:500}.parents-visual-wrapper{position:relative;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgb(0 0 0 / .1)}.parents-hero-img{width:100%;height:auto;border-radius:1.5rem;display:block}.floating-card{position:absolute;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);padding:1rem 1.25rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 15px 35px -5px rgb(0 0 0 / .1);border:1px solid rgb(255 255 255 / .5);animation:calmFloat 5s ease-in-out infinite;z-index:20}.floating-card .card-icon{font-size:1.5rem;background:#f1f5f9;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.floating-card .card-text strong{display:block;font-size:.95rem;color:#0f172a;line-height:1.2}.floating-card .card-text span{font-size:.8rem;color:#64748b}.card-top-right{top:10%;right:-5%;animation-delay:0s}.card-bottom-left{bottom:15%;left:-5%;animation-delay:2.5s}@keyframes calmFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.parents-hero-bg-shape{position:absolute;border-radius:50%;z-index:0;opacity:.4;filter:blur(100px)}.shape-green-light{width:600px;height:600px;background:#dcfce7;top:-200px;right:-100px}.shape-blue-light{width:500px;height:500px;background:#e0f2fe;bottom:-150px;left:-150px}.parents-empathy-section{background:#fff;padding:6rem 0;position:relative}.parents-section-header{margin-bottom:4rem}.parents-subtitle-badge{display:inline-block;padding:.5rem 1.25rem;border-radius:2rem;font-weight:700;font-size:.85rem;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.bg-blue-light{background:#e0f2fe}.text-blue{color:#0284c7}.parents-section-title{font-size:clamp(2rem, 3.5vw, 2.8rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.parents-intro-text{font-size:1.15rem;color:#475569;line-height:1.7;font-weight:400}.empathy-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.empathy-grid{grid-template-columns:repeat(3,1fr)}}.empathy-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem 2rem;transition:all 0.4s ease;text-align:left}.empathy-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px rgb(0 0 0 / .05);background:#fff;border-color:#cbd5e1}.empathy-icon-box{width:60px;height:60px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.5rem}.bg-yellow-soft{background:#fef3c7;color:#d97706}.bg-red-soft{background:#fee2e2;color:#dc2626}.bg-purple-soft{background:#f3e8ff;color:#9333ea}.empathy-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.4}.empathy-card-desc{font-size:1rem;color:#64748b;line-height:1.6}.empathy-solution-text{background:#f0fdf4;border:1px solid #bbf7d0;padding:1.5rem;border-radius:1rem;color:#166534;font-size:1.1rem;max-width:800px;margin:3rem auto 0 auto}.mt-12{margin-top:3rem}.parents-academy-section{padding:6rem 0;position:relative;border-top:1px solid #e2e8f0}.academy-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width:768px){.academy-grid{grid-template-columns:repeat(2,1fr)}}.academy-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem;position:relative;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 6px -1px rgb(0 0 0 / .02)}.academy-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgb(0 0 0 / .08);border-color:#cbd5e1}.academy-icon-box{width:65px;height:65px;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform 0.3s ease}.academy-card:hover .academy-icon-box{transform:scale(1.1) rotate(5deg)}.academy-icon-box svg{width:32px;height:32px}.bg-blue-soft{background:#e0f2fe;color:#0284c7}.bg-green-soft{background:#dcfce7;color:#16a34a}.academy-card-title{font-size:1.4rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.academy-card-desc{font-size:1rem;color:#475569;line-height:1.7;margin-bottom:2rem;font-weight:400}.academy-module-label{position:absolute;top:2.5rem;right:2.5rem;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:700;padding:.4rem 1rem;border-radius:2rem;letter-spacing:.05em;text-transform:uppercase;transition:all 0.3s ease}.academy-card:hover .academy-module-label{background:#0f172a;color:#fff}.parents-pillars-section{background:#fff;padding:6rem 0 8rem 0;position:relative}.pillars-container{display:flex;flex-direction:column;gap:1.5rem;max-width:950px;margin:0 auto}.pillar-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);transition:all 0.3s ease;border-left-width:6px}@media (min-width:768px){.pillar-card{flex-direction:row;align-items:stretch}}.pillar-card:hover{transform:translateX(10px);box-shadow:0 15px 30px -5px rgb(0 0 0 / .08);background:#f8fafc}.pillar-icon-area{padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:200px;background:rgb(248 250 252 / .5);border-right:1px solid #e2e8f0}.pillar-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1rem}.pillar-name{font-size:1.25rem;font-weight:800;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.pillar-subtitle{font-size:.85rem;color:#64748b;font-weight:600}.pillar-content-area{padding:2rem;display:flex;flex-direction:column;gap:1.25rem;justify-content:center;flex:1}.role-box{font-size:1rem;color:#475569;line-height:1.6}.role-box strong{color:#0f172a;font-weight:700;margin-right:.5rem}.role-parent{padding-top:1.25rem;border-top:1px dashed #cbd5e1}.border-left-blue{border-left-color:#3b82f6}.border-left-yellow{border-left-color:#f59e0b}.border-left-green{border-left-color:#10b981}.border-left-red{border-left-color:#ef4444}.border-left-purple{border-left-color:#8b5cf6}.text-yellow{color:#d97706}.text-red{color:#dc2626}.text-purple{color:#7c3aed}.parents-toolkit-section{padding:6rem 0;position:relative;border-top:1px solid #e2e8f0}.bg-purple-light{background:#f3e8ff}.toolkit-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width:768px){.toolkit-grid{grid-template-columns:repeat(3,1fr)}}.toolkit-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all 0.4s ease;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02)}.toolkit-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -10px rgb(0 0 0 / .08);border-color:#16a34a}.toolkit-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;box-shadow:0 10px 20px -5px rgb(0 0 0 / .05)}.toolkit-content{flex:1;margin-bottom:2rem}.toolkit-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4}.toolkit-desc{font-size:.95rem;color:#64748b;line-height:1.6}.btn-download{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem;border-radius:.75rem;font-weight:700;font-size:.95rem;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;text-decoration:none;transition:all 0.3s ease}.btn-download svg{width:20px;height:20px;transition:transform 0.3s ease}.btn-download:hover{background:#16a34a;color:#fff;box-shadow:0 10px 20px -5px rgb(22 163 74 / .3)}.btn-download:hover svg{transform:translateY(2px)}.parents-roadmap-section{background:#fff;padding:6rem 0 8rem 0;position:relative}.parents-timeline-wrapper{display:flex;flex-direction:column;gap:3rem;position:relative;max-width:1000px;margin:0 auto}@media (min-width:768px){.parents-timeline-wrapper{flex-direction:row;justify-content:space-between;gap:2rem}.parents-timeline-wrapper::before{content:'';position:absolute;top:30px;left:10%;right:10%;height:2px;background-image:linear-gradient(to right,#e2e8f0 50%,transparent 50%);background-size:15px 2px;z-index:1}}.timeline-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.step-marker{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-bottom:2rem;box-shadow:0 0 0 6px #ffffff,0 5px 15px rgb(0 0 0 / .05);transition:transform 0.3s cubic-bezier(.175,.885,.32,1.275)}.timeline-step:hover .step-marker{transform:scale(1.15)}.timeline-card{text-align:center;padding:0 1rem}.timeline-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4}.timeline-desc{font-size:1rem;color:#475569;line-height:1.6;font-weight:400}.parents-faq-section{padding:6rem 0;position:relative;border-top:1px solid #e2e8f0}.parents-faq-item{background:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);margin-bottom:1rem;padding:.5rem 1.75rem;transition:all 0.3s ease}.parents-faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px rgb(0 0 0 / .05);border-color:#cbd5e1}.parents-faq-item.open{border-color:#16a34a;box-shadow:0 15px 30px -5px rgb(22 163 74 / .1)}.parents-faq-item.open .faq-trigger-icon{color:#16a34a}.parents-faq-item .faq-trigger-text{font-size:1.15rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.parents-faq-item .faq-answer-inner{font-size:1.05rem;color:#475569;line-height:1.8;padding-top:.5rem;padding-bottom:1.5rem;font-weight:400}.parents-faq-item .faq-answer-inner strong{color:#0f172a;font-weight:700}@media (max-width:766px){.card-top-right{top:-32%;right:-2%}.card-bottom-left{bottom:-34%;left:-2%}}