*{box-sizing:border-box}body{background-color:#ffc2e8;color:#2b002b;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;margin:0}.app-root{display:flex;flex-direction:column;min-height:100vh}.navbar{align-items:center;display:flex;gap:1.8rem;justify-content:center;padding:1.8rem 1rem}.navbar-inner,.site-header{position:relative}.navbar-inner{align-items:center;display:flex;gap:1rem;justify-content:center;padding:1.2rem 1rem}.hamburger-button{background:#0000;border:none;color:#2b002b;cursor:pointer;display:none;font-size:1.8rem}.desktop-nav{display:flex}.mobile-menu{background:#ff66c4;border-radius:12px;box-shadow:0 8px 20px #00000026;display:block;left:20px;padding:20px;position:absolute;top:70px;width:220px}.mobile-menu-items{display:flex;flex-direction:column;gap:14px}.mobile-menu-link{color:#000;font-size:18px;font-weight:500;text-decoration:none}.mobile-menu-link:hover{color:#ff69b4}.nav-link-button{background:#ff66c4;border-radius:30px;box-shadow:0 4px 10px #00000026;color:#2b002b;font-size:1rem;font-weight:600;letter-spacing:.3px;padding:.7rem 1.9rem;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.nav-link-button:hover{background:#ff99d8;box-shadow:0 6px 14px #00000038;transform:translateY(-2px)}.nav-link-button:active{box-shadow:0 3px 8px #00000029;transform:translateY(0)}.nav-link-button.active{background:#ff66c4;text-decoration:underline}.main-content{flex:1 1;padding:2rem 1rem 3rem}.page{display:flex;flex-direction:column;gap:50px;margin:0 auto;max-width:900px}.footer,.page{text-align:center}.footer{color:#4b0040;font-size:.85rem;padding:1rem 1.5rem 1.8rem}.footer-links{margin-bottom:.25rem}.footer-links a{color:inherit;font-weight:500;margin:0 .4rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-separator{opacity:.6}.footer-copy{opacity:.8}.home-page{margin:0 auto;max-width:1100px;padding-bottom:3rem;text-align:center}.home-hero{align-items:center;display:flex;flex-direction:column;gap:1.8rem}.home-logo-wrapper{margin-top:.8rem}.home-logo-circle{background:none;box-shadow:none;display:flex;height:auto;justify-content:center;margin:0 auto 1.2rem;width:auto}.home-logo-image{border-radius:0;display:block;height:auto;margin:18px auto 14px;max-width:180px}.home-logo-text{font-size:1rem;font-weight:600;line-height:1.3}.home-mission-section{align-items:center;display:flex;flex-direction:column;gap:.8rem}.home-pill-title{background:#ff99d8;border-radius:999px;box-shadow:0 4px 10px #00000026;color:#2b002b;font-size:1rem;font-weight:600;padding:.65rem 2.8rem}.home-mission-card{background:#ff99d8;border-radius:28px;box-shadow:0 10px 22px #00000026;margin-top:.2rem;max-width:740px;padding:1.6rem 2.8rem}.home-mission-card p{font-size:.95rem;line-height:1.6;margin:0}.home-resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:2.2rem;width:100%}.home-resource-card{background:#ff99d8;border-radius:28px;box-shadow:0 12px 24px #00000029;padding:1.8rem 2.2rem;text-align:center}.home-resource-card h3{font-size:1.1rem;margin-bottom:.5rem;margin-top:0;text-align:center}.home-card-underline{background:#ff66c4;height:2px;margin:0 auto .85rem;width:60%}.home-resource-card p{font-size:.95rem;line-height:1.6;margin:0}@media (max-width:600px){.home-mission-card{padding:1.4rem 1.2rem}.home-logo-circle{height:150px;width:150px}}.parents-page{margin:0 auto;max-width:1100px;padding-bottom:3rem;text-align:center}.parents-header{margin-bottom:2rem;margin-top:1rem}.parents-header h1{font-size:2rem;margin:0 0 .5rem}.parents-header p{font-size:.98rem;line-height:1.6;margin:0 auto;max-width:700px}.parents-main-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2.5rem}.parents-card{background:#ff9dd6;border-radius:28px;box-shadow:0 12px 24px #00000029;padding:1.8rem 2.2rem;text-align:center}.parents-card h2{font-size:1.2rem;margin:0 0 .4rem;text-align:center}.parents-card-underline{background:#ff66c4;height:2px;margin:0 auto .9rem;width:60%}.parents-card p{font-size:.95rem;line-height:1.6;margin:0 0 1.2rem}.parents-button{background:#ff66c4;border:none;border-radius:999px;box-shadow:0 4px 10px #0000002e;color:#2b002b;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;padding:.6rem 1.6rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.parents-button:hover{background:#ff4db7;box-shadow:0 6px 14px #00000038;transform:translateY(-2px)}.parents-button:active{box-shadow:0 3px 8px #00000029;transform:translateY(0)}.parents-products h2{font-size:1.4rem;margin-bottom:.5rem}.parents-products p{font-size:.95rem;line-height:1.6;margin:0 auto 1.8rem;max-width:720px}.parents-product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.parents-product-card{background:#ffd1eb;border-radius:24px;box-shadow:0 8px 18px #00000024;padding:1.4rem 1.6rem;text-align:left}.parents-product-card h3{font-size:1.05rem;margin-bottom:.4rem;margin-top:0}.parents-product-card p{font-size:.9rem;line-height:1.5;margin:0}@media (max-width:600px){.parents-page{padding:0 1rem 3rem}.parents-card,.parents-product-card{padding:1.4rem}}.home-link-wrapper{margin-bottom:1rem;text-align:center}.home-link{align-items:center;color:#2b002b;display:inline-flex;font-size:.95rem;font-weight:600;gap:.35rem;text-decoration:none}.home-link-icon{font-size:1.2rem}.providers-page{margin:0 auto;max-width:1100px;padding-bottom:3rem;text-align:center}.providers-header{margin-bottom:2rem;margin-top:1rem}.providers-header h1{font-size:2rem;margin:0 0 .5rem}.providers-header p{font-size:.98rem;line-height:1.6;margin:0 auto;max-width:700px}.providers-main-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2.5rem}.providers-card{background:#ff9dd6;border-radius:28px;box-shadow:0 12px 24px #00000029;padding:1.8rem 2.2rem;text-align:left}.providers-card h2{font-size:1.2rem;margin:0 0 .4rem;text-align:center}.providers-card-underline{background:#ff66c4;height:2px;margin:0 auto .9rem;width:60%}.providers-card p{font-size:.95rem;line-height:1.6;margin:0 0 1.2rem}.providers-button-wrapper{margin-top:1rem;text-align:center}.providers-button{background:#ff66c4;border:none;border-radius:999px;box-shadow:0 4px 10px #0000002e;color:#2b002b;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;padding:.6rem 1.6rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.providers-button:hover{background:#ff4db7;box-shadow:0 6px 14px #00000038;transform:translateY(-2px)}.providers-button:active{box-shadow:0 3px 8px #00000029;transform:translateY(0)}.providers-products h2{font-size:1.4rem;margin-bottom:.5rem}.providers-products p{font-size:.95rem;line-height:1.6;margin:0 auto 1.8rem;max-width:720px}.providers-product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.providers-product-card{background:#ffd1eb;border-radius:24px;box-shadow:0 8px 18px #00000024;padding:1.4rem 1.6rem;text-align:left}.providers-product-card h3{font-size:1.05rem;margin-bottom:.4rem;margin-top:0}.providers-product-card p{font-size:.9rem;line-height:1.5;margin:0}@media (max-width:600px){.providers-page{padding:0 1rem 3rem}.providers-card,.providers-product-card{padding:1.4rem}}@media (max-width:768px){body,html{overflow-x:hidden}body{background:#ffc2e8}.main-content{padding:1.25rem .9rem 2rem}.about-section,.home-page,.page,.parents-page,.policy-page,.providers-page{max-width:100%;width:100%}.navbar-inner{justify-content:flex-start;padding:1rem .75rem}.hamburger-button{border-radius:12px;display:inline-block!important;font-size:2rem;padding:.25rem .6rem;pointer-events:auto;position:relative;z-index:9999}.desktop-nav{display:none!important}.mobile-menu{left:.75rem;top:64px;width:min(220px,calc(100vw - 1.5rem))}.cta-button,.nav-link-button,.parents-button,.providers-button,button{min-height:44px}.nav-link-button{font-size:.9rem;padding:.65rem 1rem}.home-logo-image{height:auto;margin:12px auto 10px;max-width:100%;width:120px}.home-pill-title{font-size:.95rem;padding:.65rem 1.5rem}.home-mission-card{border-radius:22px;padding:1.25rem 1rem;width:100%}.home-mission-card p{font-size:.95rem;line-height:1.5}.home-resources-grid{gap:1rem;grid-template-columns:1fr;margin-top:1.5rem}.home-resource-card{padding:1.25rem;width:100%}.parents-header h1,.providers-header h1{font-size:1.6rem}.parents-header p,.providers-header p{font-size:.95rem}.parents-main-cards,.parents-product-grid,.providers-main-cards,.providers-product-grid{gap:1rem;grid-template-columns:1fr}.parents-card,.parents-product-card,.providers-card,.providers-product-card{padding:1.25rem}.about-section{display:flex;flex-direction:column;gap:2rem;margin:2rem auto 3rem;max-width:900px;padding:0 1rem}.bio-card{background:#ff66c440;border-radius:24px;box-shadow:0 8px 20px #00000014;padding:2rem;width:100%}.bio-card h2{font-size:1.5rem;margin-bottom:1rem;text-align:center}.bio-card p{font-size:.95rem;line-height:1.7;margin-bottom:1rem}.bio-card-underline{background:#ff66c4;border-radius:2px;height:3px;margin:.75rem auto 1.5rem;width:180px}.bio-layout{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.bio-layout.reverse{flex-direction:row-reverse}.bio-text{flex:1 1;min-width:0}.bio-layout.reverse .bio-text,.bio-text{text-align:left}.bio-photo{aspect-ratio:13/16;border-radius:12px;box-shadow:0 8px 18px #00000026;display:block;flex-shrink:0;height:auto;max-width:100%;object-fit:cover;object-position:top center;width:260px}@media (max-width:768px){.about-section{gap:1.25rem;margin:1.5rem auto 2rem;padding:0 .75rem}.bio-card{padding:1.25rem}.bio-layout,.bio-layout.reverse{align-items:center;flex-direction:column;gap:1rem}.bio-layout.reverse .bio-text,.bio-text{max-width:100%;text-align:left;width:100%}.bio-photo{height:auto;max-width:220px;order:-1;width:100%}.bio-card h2{font-size:1.3rem}.bio-card p{font-size:.95rem;line-height:1.6}}.policy-page{gap:1rem;margin:1.5rem auto;padding:0 .75rem}.policy-card{padding:1.25rem}.policy-card h2{font-size:1.1rem}.footer{font-size:.8rem;padding:1rem .75rem 1.5rem}.footer-links a{display:inline-block;margin:.2rem .35rem}}.about-section{display:flex;flex-direction:column;gap:2.5rem;margin:3rem auto;max-width:900px}.bio-card{background:#ff66c440;border-radius:24px;box-shadow:0 8px 20px #00000014;padding:2.5rem}.bio-card h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.bio-card p{font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.bio-card-underline{background:#ff66c4;border-radius:2px;height:3px;margin:.75rem auto 1.5rem;width:180px}.bio-layout{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between}.bio-layout.reverse{flex-direction:row-reverse}.bio-text{flex:1 1;text-align:left}.bio-layout.reverse .bio-text{text-align:right}.bio-photo{border-radius:12px;box-shadow:0 8px 18px #00000026;flex-shrink:0;height:320px;object-fit:cover;object-position:top center;width:260px}.policy-page{display:flex;flex-direction:column;gap:30px;margin:60px auto;max-width:800px;padding:0 20px;text-align:center}.policy-card{background:#ff66c440;border-radius:24px;box-shadow:0 8px 20px #00000014;padding:30px}.policy-card h2{font-size:1.3rem;margin-bottom:10px}.policy-underline{background:#ff66c4;border-radius:2px;height:3px;margin:10px auto 20px;width:150px}.policy-card ul{margin-bottom:16px;margin-left:20px;text-align:left}.policy-card li{line-height:1.6;margin-bottom:6px}.policy-card p{text-align:left}@media (max-width:768px){.bio-layout,.bio-layout.reverse{align-items:center!important;display:flex!important;flex-direction:column!important;gap:1rem!important;justify-content:flex-start!important}.bio-layout.reverse .bio-text,.bio-text{max-width:100%!important;min-width:0!important;text-align:left!important;width:100%!important}.bio-photo{display:block!important;flex-shrink:0!important;height:auto!important;margin:0 auto!important;max-width:220px!important;order:-1!important;width:100%!important}.bio-card{padding:1.25rem!important}}
/*# sourceMappingURL=main.88606c80.css.map*/