@media (max-width:980px){
  .container{width:min(100% - 36px, 920px)}
  .desktop-nav{gap:18px}.brand img{width:150px!important;max-width:150px!important}
  .hero-grid{grid-template-columns:1fr;gap:26px;text-align:center}.hero-copy{max-width:none;display:flex;flex-direction:column;align-items:center}.hero-media{max-width:720px;margin:auto;order:-1}.hero-copy h1{font-size:38px}.hero-features{justify-content:center}.nanny-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:640px){
  body{padding-bottom:86px}.container{width:calc(100% - 32px)}.site-header{height:74px;position:relative}.header-inner{justify-content:flex-start}.brand img{width:142px!important;max-width:142px!important}.desktop-nav{display:none}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:76px;background:var(--white);border-top:1px solid var(--border);box-shadow:0 -10px 30px rgba(16,19,63,.08);display:grid;grid-template-columns:repeat(4,1fr);z-index:80;padding:7px 6px 9px}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--primary);font-size:10.5px;font-weight:800;border-radius:12px}.bottom-nav-item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linejoin:round;stroke-linecap:round}.bottom-nav-item.active{background:rgba(185,228,245,.32)}
  .hero-section{padding:18px 0 16px}.hero-grid{gap:20px}.hero-media{width:100%;border-radius:18px}.hero-media img{height:190px}.hero-badge{right:10px;bottom:10px;padding:9px 12px;border-radius:10px}.eyebrow{font-size:12px;margin-bottom:10px}.hero-copy h1{font-size:30px;letter-spacing:-.8px}.hero-copy p{font-size:14px;line-height:1.65}.hero-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px}.btn{min-height:44px;padding:0 12px;font-size:12px}.hero-features{display:none}
  .stats-grid{grid-template-columns:repeat(2,1fr);border-radius:15px}.stat-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 10px}.stat-card:nth-child(2n){border-right:0}.stat-card:nth-child(n+3){border-bottom:0}.stat-card strong{font-size:22px}.section{padding:28px 0}.section-heading h2{font-size:22px}.nanny-grid{grid-template-columns:repeat(2,1fr);gap:12px}.nanny-photo{height:92px}.nanny-photo span{width:58px;height:58px;font-size:22px}.nanny-body{padding:24px 10px 12px}.nanny-body h3{font-size:12px}.nanny-body p,.nanny-body small{font-size:10px}.nanny-footer{display:block}.nanny-footer span,.nanny-footer a{display:inline-block;margin-top:6px;font-size:9px}.steps-grid{grid-template-columns:1fr;padding:12px}.cta-box{display:block;text-align:left;padding:24px}.cta-box .btn{margin-top:18px;width:100%}.footer-grid{grid-template-columns:1fr}.site-footer{border-radius:22px 22px 0 0;margin-top:34px}.footer-brand img{width:130px}
}
