@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Fredoka:wght@400;500;600&display=swap";.childcare-mock-site[data-astro-cid-eymfr4f3]{--blue: #3b82f6;--yellow: #fbbf24;--red: #ef4444;--green: #10b981;--orange: #f97316;--purple: #a855f7;--pink: #ec4899;--cream: #fffbeb;--white: #ffffff;--gray: #64748b;font-family:Quicksand,sans-serif;background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a;max-width:1400px;margin:2rem auto}.childcare-browser-chrome[data-astro-cid-eymfr4f3]{background:linear-gradient(135deg,var(--blue) 0%,var(--purple) 50%,var(--pink) 100%);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem}.childcare-traffic-lights[data-astro-cid-eymfr4f3]{display:flex;gap:.5rem}.childcare-light[data-astro-cid-eymfr4f3]{width:12px;height:12px;border-radius:50%}.childcare-light[data-astro-cid-eymfr4f3].red{background:#ef4444}.childcare-light[data-astro-cid-eymfr4f3].yellow{background:#f59e0b}.childcare-light[data-astro-cid-eymfr4f3].green{background:#10b981}.childcare-address-bar[data-astro-cid-eymfr4f3]{flex:1;background:#ffffff4d;backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--white)}.childcare-header[data-astro-cid-eymfr4f3]{background:var(--cream);padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid var(--yellow)}.childcare-brand[data-astro-cid-eymfr4f3]{display:flex;align-items:center;gap:1rem}.childcare-icon[data-astro-cid-eymfr4f3]{font-size:2.5rem}.childcare-brand-name[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.75rem;color:var(--blue)}.childcare-tagline[data-astro-cid-eymfr4f3]{font-size:.875rem;color:var(--orange);font-weight:500}.childcare-nav[data-astro-cid-eymfr4f3]{display:flex;gap:2.5rem;align-items:center}.childcare-nav-item[data-astro-cid-eymfr4f3]{font-weight:600;font-size:1rem;color:var(--gray);text-decoration:none;transition:all .3s}.childcare-nav-item[data-astro-cid-eymfr4f3]:hover{color:var(--blue);transform:translateY(-2px)}.childcare-nav-item[data-astro-cid-eymfr4f3].childcare-nav-cta{background:var(--red);color:var(--white);padding:.75rem 1.75rem;border-radius:50px;box-shadow:0 4px 15px #ef44444d}.childcare-nav-item[data-astro-cid-eymfr4f3].childcare-nav-cta:hover{background:#dc2626;transform:translateY(-3px);box-shadow:0 6px 20px #ef444466}.childcare-hero[data-astro-cid-eymfr4f3]{padding:4rem 3rem;background:linear-gradient(135deg,var(--cream) 0%,var(--white) 100%);display:grid;grid-template-columns:55% 45%;gap:3rem;align-items:center;position:relative;overflow:hidden}.childcare-hero-shapes[data-astro-cid-eymfr4f3]{position:absolute;inset:0;pointer-events:none}.childcare-shape[data-astro-cid-eymfr4f3]{position:absolute;opacity:.1}.childcare-shape[data-astro-cid-eymfr4f3].circle{width:200px;height:200px;border-radius:50%;background:var(--blue);top:-50px;right:10%;animation:bounce 4s ease-in-out infinite}.childcare-shape[data-astro-cid-eymfr4f3].square{width:150px;height:150px;background:var(--yellow);bottom:10%;left:5%;border-radius:20px;animation:rotate 6s linear infinite}.childcare-shape[data-astro-cid-eymfr4f3].triangle{width:0;height:0;border-left:75px solid transparent;border-right:75px solid transparent;border-bottom:130px solid var(--red);top:40%;left:15%;animation:wiggle 5s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wiggle{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.childcare-hero-content[data-astro-cid-eymfr4f3]{position:relative;z-index:1;opacity:0;animation:slideInLeft 1s ease forwards .3s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.childcare-hero-title[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;color:var(--blue);margin:0 0 1.5rem}.childcare-hero-subtitle[data-astro-cid-eymfr4f3]{font-size:1.25rem;line-height:1.6;color:var(--gray);margin:0 0 2.5rem}.childcare-btn[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1rem;padding:1rem 2.5rem;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.childcare-btn-primary[data-astro-cid-eymfr4f3]{background:var(--red);color:var(--white);box-shadow:0 4px 20px #ef44444d}.childcare-btn-primary[data-astro-cid-eymfr4f3]:hover{background:#dc2626;transform:translateY(-3px);box-shadow:0 8px 30px #ef444466}.childcare-hero-info[data-astro-cid-eymfr4f3]{display:flex;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.childcare-info-badge[data-astro-cid-eymfr4f3]{display:flex;align-items:center;gap:.5rem;background:var(--white);padding:.75rem 1.25rem;border-radius:50px;box-shadow:0 2px 10px #0000000d;font-weight:600;color:var(--gray);font-size:.95rem}.childcare-info-icon[data-astro-cid-eymfr4f3]{font-size:1.25rem}.childcare-hero-image-wrapper[data-astro-cid-eymfr4f3]{position:relative;opacity:0;animation:slideInRight 1s ease forwards .5s}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.childcare-hero-image[data-astro-cid-eymfr4f3]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover;border-radius:50px;box-shadow:0 20px 60px #3b82f633}.childcare-hero-badge[data-astro-cid-eymfr4f3]{position:absolute;bottom:-20px;right:-20px;background:var(--yellow);padding:1.5rem 2rem;border-radius:30px;box-shadow:0 8px 30px #fbbf244d;transform:rotate(-5deg)}.childcare-badge-title[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.125rem;color:var(--gray);margin-bottom:.25rem}.childcare-badge-text[data-astro-cid-eymfr4f3]{font-weight:700;font-size:.95rem;color:var(--red)}.childcare-programs[data-astro-cid-eymfr4f3]{padding:5rem 3rem;background:var(--white)}.childcare-section-header[data-astro-cid-eymfr4f3]{text-align:center;margin-bottom:4rem}.childcare-section-title[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:3rem;color:var(--blue);margin:0 0 1rem}.childcare-section-subtitle[data-astro-cid-eymfr4f3]{font-size:1.125rem;color:var(--gray)}.childcare-programs-grid[data-astro-cid-eymfr4f3]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.childcare-program-card[data-astro-cid-eymfr4f3]{background:var(--cream);border:4px solid var(--card-color, var(--blue));border-radius:30px;padding:2.5rem 2rem;text-align:center;transition:all .4s ease;opacity:0;animation:popIn .6s ease forwards}.childcare-program-card[data-astro-cid-eymfr4f3]:nth-child(1){animation-delay:.1s}.childcare-program-card[data-astro-cid-eymfr4f3]:nth-child(2){animation-delay:.2s}.childcare-program-card[data-astro-cid-eymfr4f3]:nth-child(3){animation-delay:.3s}.childcare-program-card[data-astro-cid-eymfr4f3]:nth-child(4){animation-delay:.4s}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.childcare-program-card[data-astro-cid-eymfr4f3]:hover{transform:translateY(-10px) rotate(-2deg);box-shadow:0 15px 40px #3b82f626}.childcare-program-icon[data-astro-cid-eymfr4f3]{font-size:4rem;margin-bottom:1rem}.childcare-program-age[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.75rem;color:var(--card-color, var(--blue));margin:0 0 1rem}.childcare-program-description[data-astro-cid-eymfr4f3]{font-size:1rem;line-height:1.6;color:var(--gray);margin:0 0 1.5rem}.childcare-btn-program[data-astro-cid-eymfr4f3]{background:var(--card-color, var(--blue));color:var(--white);padding:.75rem 2rem}.childcare-btn-program[data-astro-cid-eymfr4f3]:hover{transform:scale(1.05)}.childcare-schedule[data-astro-cid-eymfr4f3]{padding:5rem 3rem;background:linear-gradient(135deg,var(--blue) 0%,var(--purple) 100%);text-align:center;color:var(--white)}.childcare-schedule[data-astro-cid-eymfr4f3] .childcare-section-title[data-astro-cid-eymfr4f3]{color:var(--white)}.childcare-schedule[data-astro-cid-eymfr4f3] .childcare-section-subtitle[data-astro-cid-eymfr4f3]{color:#ffffffe6}.childcare-schedule-container[data-astro-cid-eymfr4f3]{max-width:900px;margin:3rem auto 0}.childcare-schedule-timeline[data-astro-cid-eymfr4f3]{position:relative;padding-left:3rem}.childcare-schedule-timeline[data-astro-cid-eymfr4f3]:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:4px;background:#ffffff4d;border-radius:2px}.childcare-schedule-item[data-astro-cid-eymfr4f3]{position:relative;margin-bottom:2rem;text-align:left;opacity:0;animation:fadeInLeft .6s ease forwards}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(1){animation-delay:.1s}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(2){animation-delay:.2s}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(3){animation-delay:.3s}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(4){animation-delay:.4s}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(5){animation-delay:.5s}.childcare-schedule-item[data-astro-cid-eymfr4f3]:nth-child(6){animation-delay:.6s}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.childcare-schedule-dot[data-astro-cid-eymfr4f3]{position:absolute;left:-42px;top:5px;width:20px;height:20px;background:var(--yellow);border-radius:50%;border:4px solid var(--white);box-shadow:0 0 0 4px #3b82f680}.childcare-schedule-time[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.125rem;color:var(--yellow);margin-bottom:.25rem}.childcare-schedule-activity[data-astro-cid-eymfr4f3]{font-size:1rem;color:var(--white);background:#ffffff1a;padding:.75rem 1rem;border-radius:15px;backdrop-filter:blur(10px)}.childcare-safety[data-astro-cid-eymfr4f3]{padding:5rem 3rem;background:var(--cream)}.childcare-safety-header[data-astro-cid-eymfr4f3]{text-align:center;margin-bottom:4rem}.childcare-safety-grid[data-astro-cid-eymfr4f3]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.childcare-safety-card[data-astro-cid-eymfr4f3]{background:var(--white);padding:2.5rem 2rem;border-radius:30px;box-shadow:0 4px 20px #0000000d;transition:all .3s ease;opacity:0;animation:fadeInUp .6s ease forwards}.childcare-safety-card[data-astro-cid-eymfr4f3]:nth-child(1){animation-delay:.1s}.childcare-safety-card[data-astro-cid-eymfr4f3]:nth-child(2){animation-delay:.2s}.childcare-safety-card[data-astro-cid-eymfr4f3]:nth-child(3){animation-delay:.3s}.childcare-safety-card[data-astro-cid-eymfr4f3]:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.childcare-safety-card[data-astro-cid-eymfr4f3]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #3b82f626}.childcare-safety-icon[data-astro-cid-eymfr4f3]{font-size:3rem;margin-bottom:1.5rem}.childcare-safety-title[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.5rem;color:var(--blue);margin:0 0 1rem}.childcare-safety-description[data-astro-cid-eymfr4f3]{font-size:1rem;line-height:1.6;color:var(--gray)}.childcare-enrollment[data-astro-cid-eymfr4f3]{padding:5rem 3rem;background:linear-gradient(135deg,var(--yellow) 0%,var(--orange) 100%);text-align:center;position:relative;overflow:hidden}.childcare-enrollment[data-astro-cid-eymfr4f3]:before{content:"⭐";position:absolute;font-size:20rem;opacity:.05;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg)}.childcare-enrollment-content[data-astro-cid-eymfr4f3]{max-width:800px;margin:0 auto;position:relative;z-index:1}.childcare-enrollment-title[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:3rem;color:var(--white);margin:0 0 1.5rem}.childcare-enrollment-subtitle[data-astro-cid-eymfr4f3]{font-size:1.25rem;color:#fffffff2;margin:0 0 2.5rem;line-height:1.6}.childcare-enrollment-features[data-astro-cid-eymfr4f3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2.5rem}.childcare-feature-item[data-astro-cid-eymfr4f3]{background:#fff3;backdrop-filter:blur(10px);padding:1rem;border-radius:20px;font-weight:600;color:var(--white)}.childcare-btn-large[data-astro-cid-eymfr4f3]{background:var(--white);color:var(--red);font-size:1.125rem;padding:1.25rem 3rem;margin-bottom:1.5rem;box-shadow:0 8px 30px #0003}.childcare-btn-large[data-astro-cid-eymfr4f3]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.childcare-enrollment-phone[data-astro-cid-eymfr4f3]{font-family:Fredoka,sans-serif;font-weight:600;font-size:1.5rem;color:var(--white)}@media(max-width:768px){.childcare-header[data-astro-cid-eymfr4f3]{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem}.childcare-nav[data-astro-cid-eymfr4f3]{display:none}.childcare-hero[data-astro-cid-eymfr4f3]{grid-template-columns:1fr;padding:3rem 2rem}.childcare-section-title[data-astro-cid-eymfr4f3]{font-size:2rem}.childcare-programs-grid[data-astro-cid-eymfr4f3],.childcare-safety-grid[data-astro-cid-eymfr4f3]{grid-template-columns:1fr}.childcare-enrollment-title[data-astro-cid-eymfr4f3]{font-size:2rem}}@media(prefers-reduced-motion:reduce){.childcare-shape[data-astro-cid-eymfr4f3],.childcare-hero-content[data-astro-cid-eymfr4f3],.childcare-hero-image-wrapper[data-astro-cid-eymfr4f3],.childcare-program-card[data-astro-cid-eymfr4f3],.childcare-schedule-item[data-astro-cid-eymfr4f3],.childcare-safety-card[data-astro-cid-eymfr4f3]{animation:none;opacity:1}}
