:root{--ink:#15366d;--blue:#165fec;--blue-deep:#1048b9;--green:#76c83b;--green-deep:#4b9e26;--yellow:#ffd84d;--coral:#fb7659;--paper:#fffdf6;--cream:#fff7df;--line:#d5dfef;--text:#263b60;--radius:24px;--sans:"Nunito Sans",sans-serif;--display:"Baloo 2",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;text-wrap:balance;line-height:.98}h1{font-size:clamp(3rem,6.1vw,6.15rem);font-weight:800}h2{font-size:clamp(2.35rem,4vw,4.25rem);font-weight:800}h3{font-size:1.7rem;font-weight:800}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:800}.button{border:2px solid var(--blue-deep);background:var(--green);min-height:52px;box-shadow:4px 4px 0 var(--blue-deep);color:#12335f;border-radius:14px;justify-content:center;align-items:center;padding:12px 22px;font-size:.98rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{box-shadow:2px 2px 0 var(--blue-deep);background:#96df4e;transform:translate(2px,2px)}.button:active{box-shadow:none;transform:translate(4px,4px)}.button:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.button-small{min-height:42px;padding:8px 16px;font-size:.86rem}.button-blue{background:var(--blue);color:#fff;border-color:#123c91;box-shadow:4px 4px #123c91}.button-yellow{background:var(--yellow);border-color:#113d87;box-shadow:4px 4px #113d87}.text-link{color:var(--blue);align-items:center;gap:9px;font-weight:900;display:inline-flex}.text-link span{font-size:1.35em;transition:transform .18s}.text-link:hover span{transform:translate(4px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf6f2;border-bottom:1px solid #15366d24;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:auto;padding:13px 34px;display:flex}.brand{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;line-height:.9;display:flex}.brand small{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.55rem;font-weight:900;display:block}.seed-mark{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;flex:none;width:35px;height:35px;position:relative;overflow:hidden}.seed-mark i,.seed-mark b,.seed-mark em{border:2px solid var(--ink);background:var(--green);display:block;position:absolute}.seed-mark i{border-radius:80% 10%;width:12px;height:22px;top:8px;left:9px;transform:rotate(-36deg)}.seed-mark b{border-radius:10% 80%;width:12px;height:21px;top:3px;right:6px;transform:rotate(24deg)}.seed-mark em{border-radius:7px;width:5px;height:17px;bottom:-5px;left:15px}.nav{align-items:center;gap:24px;font-size:.88rem;font-weight:800;display:flex}.nav>a:not(.button){transition:color .16s}.nav>a:not(.button):hover{color:var(--blue)}.nav-phone{font-variant-numeric:tabular-nums;color:var(--blue)}.menu-button{background:0 0;border:0;padding:11px;display:none}.menu-button span{background:var(--ink);width:25px;height:2px;margin:5px;display:block}.hero{background:linear-gradient(110deg,#fffdf6 0% 53%,#e7f1ff 53% 100%);grid-template-columns:minmax(0,.95fr) minmax(510px,1.05fr);min-height:620px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:720px;padding:90px clamp(32px,6vw,115px);position:relative}.hero h1{max-width:690px}.hero-lede{max-width:570px;margin-top:25px;font-size:1.15rem;line-height:1.6}.actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.hero-media{min-height:620px;position:relative}.hero-image{object-fit:cover;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,0 25%);width:100%;height:100%;position:absolute;inset:0}.shape{border:2px solid var(--ink);z-index:1;position:absolute}.shape-one{background:var(--yellow);border-radius:50%;width:115px;height:115px;top:22%;left:-46px}.shape-two{background:var(--coral);border-radius:14px;width:68px;height:68px;bottom:9%;right:8%;transform:rotate(18deg)}.photo-label{z-index:2;border:2px solid var(--ink);background:var(--paper);box-shadow:3px 3px 0 var(--ink);color:var(--ink);border-radius:14px;padding:7px 12px;font-size:.88rem;font-weight:900;position:absolute}.label-friends{background:var(--yellow);top:36%;right:10%}.label-ready{background:var(--green);bottom:13%;left:24%}.trust-bar{background:var(--blue);color:#fff;letter-spacing:.02em;text-align:center;justify-content:center;gap:0;font-size:.8rem;font-weight:900;display:flex;overflow:auto}.trust-bar span{white-space:nowrap;padding:16px 34px}.trust-bar span+span{border-left:1px solid #ffffff61}.intro-split{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(45px,9vw,150px);max-width:1240px;margin:auto;padding:120px 34px;display:grid}.intro-split>div:first-child p:not(.eyebrow){max-width:475px;margin:25px 0;font-size:1.08rem}.pillar-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pillar-row>div{border:2px solid var(--ink);background:var(--cream);border-radius:20px;min-height:210px;padding:23px}.pillar-row>div:nth-child(2){background:#e7f1ff;margin-top:38px}.pillar-row>div:nth-child(3){background:#eaf8d5}.pillar-row b{color:var(--coral);font-size:1.05rem;display:block}.pillar-row h3{margin:22px 0 7px;font-size:1.55rem}.pillar-row p{font-size:.92rem;line-height:1.45}.image-story{background:var(--yellow);grid-template-columns:1fr .9fr .76fr;align-items:center;min-height:570px;display:grid}.story-image{height:100%}.story-image img{object-fit:cover;width:100%;height:100%}.story-a{clip-path:polygon(0 0,100% 0,89% 100%,0 100%)}.story-b{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.story-copy{text-align:left;padding:70px clamp(30px,5vw,90px)}.story-copy h2{margin-bottom:22px}.story-copy p:not(.eyebrow){margin-bottom:28px}.program-section{max-width:1370px;margin:auto;padding:120px 34px}.section-title{max-width:710px;margin-bottom:52px}.section-title p:not(.eyebrow){max-width:560px;margin-top:18px}.program-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.program-card{border:2px solid var(--ink);background:#e7f1ff;border-radius:22px;grid-template-rows:auto 1fr;gap:26px;min-height:360px;padding:23px;transition:transform .2s,box-shadow .2s;display:grid;position:relative}.program-card:hover{transform:translateY(-6px);box-shadow:0 11px #15366d26}.program-card.p1{background:#fff1b8}.age{background:var(--blue);color:#fff;width:62px;height:62px;font-family:var(--display);border-radius:50%;place-items:center;font-size:2rem;font-weight:800;display:grid}.p1 .age{background:var(--coral)}.p2 .age{background:var(--green-deep)}.p3 .age{background:var(--ink)}.program-card>div:last-child>p:first-child{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.79rem;font-weight:900}.program-card h3{margin:9px 0 12px}.program-copy{min-height:100px}.program-card a{color:var(--blue);font-weight:900}.program-card a span{font-size:1.3em}.testimonial-band{background:var(--blue);color:#fff;padding:120px 34px}.testimonial-band h2{color:#fff}.testimonial-band .eyebrow{color:var(--yellow)}.testimonial-list{border-top:1px solid #ffffff61;grid-template-columns:repeat(3,1fr);max-width:1370px;margin:auto;display:grid}.testimonial-list figure{border-right:1px solid #ffffff61;flex-direction:column;justify-content:space-between;min-height:290px;margin:0;padding:32px 30px;display:flex}.testimonial-list figure:first-child{border-left:1px solid #ffffff61}blockquote{font-family:var(--display);letter-spacing:-.02em;font-size:1.45rem;line-height:1.25}figcaption{color:var(--yellow);margin-top:30px;font-weight:900}.camp-promo{background:var(--green);grid-template-columns:1fr 1fr;align-items:center;min-height:520px;display:grid}.camp-promo>div{padding:80px clamp(34px,8vw,150px)}.camp-promo h2{max-width:590px;margin-bottom:22px}.camp-promo p:not(.eyebrow){max-width:510px;margin-bottom:28px}.camp-promo img{object-fit:cover;width:100%;height:520px}.final-cta{background:var(--coral);justify-content:space-between;align-items:center;gap:50px;padding:90px max(34px,50vw - 590px);display:flex}.final-cta h2{color:#fff;max-width:700px}.final-cta p:not(.eyebrow){color:#fff;max-width:630px;margin-top:17px}.final-cta .eyebrow{color:var(--yellow)}.page-hero,.camp-hero,.contact-hero{grid-template-columns:1fr 1fr;min-height:500px;display:grid}.page-hero>div,.camp-hero>div,.contact-hero>div{align-self:center;padding:80px clamp(34px,8vw,145px)}.page-hero h1,.camp-hero h1,.contact-hero h1{margin-bottom:22px}.page-hero img,.camp-hero img,.contact-hero img{object-fit:cover;width:100%;height:100%}.blue-hero{background:#e7f1ff}.yellow-hero{background:var(--yellow)}.green-hero{background:#def7c9}.age-stack{justify-content:center;align-items:center;gap:13px;display:flex}.age-stack span{border:2px solid var(--ink);width:105px;height:105px;font-family:var(--display);background:#fff;border-radius:20px;place-items:center;font-size:3rem;font-weight:800;display:grid;transform:rotate(-7deg)}.age-stack span:nth-child(2){background:var(--coral);transform:translateY(44px)rotate(7deg)}.age-stack span:nth-child(3){background:var(--green);transform:translateY(-19px)rotate(-4deg)}.age-stack span:nth-child(4){background:var(--blue);color:#fff;transform:translateY(28px)rotate(5deg)}.day-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(45px,10vw,160px);max-width:1280px;margin:auto;padding:120px 34px;display:grid}.day-photo img{object-fit:cover;border-radius:24px;width:100%;height:100%;min-height:560px}.day-list{gap:18px;margin:32px 0 0;padding:0;list-style:none;display:grid}.day-list li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding-bottom:18px;display:grid}.day-list b{background:var(--yellow);border-radius:50%;place-items:center;width:45px;height:45px;font-size:.9rem;display:grid}.day-list h3{font-size:1.45rem}.principles{background:var(--coral);grid-template-columns:.75fr 1.25fr;gap:45px;padding:105px max(34px,50vw - 590px);display:grid}.principles .eyebrow{color:var(--yellow)}.principles h2{color:#fff}.principles p:not(.eyebrow){color:#fff;max-width:590px;margin-top:22px}.program-page{padding-bottom:82px}.schedule-callout{border:2px solid var(--ink);background:#e7f1ff;border-radius:24px;grid-template-columns:.75fr 1.15fr auto;align-items:center;gap:40px;margin:0 34px 110px;padding:40px max(30px,50vw - 610px);display:grid}.schedule-options{gap:12px;display:grid}.schedule-options p{border-bottom:1px solid #15366d38;padding-bottom:10px}.schedule-options b{color:var(--blue);display:block}.camp-hero{background:var(--blue);color:#fff}.camp-hero h1{color:#fff}.camp-hero .eyebrow{color:var(--yellow)}.camp-hero img{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 14%)}.summer-intro{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,10vw,140px);max-width:1280px;margin:auto;padding:120px 34px;display:grid}.summer-intro img{object-fit:cover;border-radius:25px;width:100%;height:460px}.summer-intro h2{margin-bottom:20px}.summer-intro ul{gap:10px;margin:25px 0 0;padding-left:21px;font-weight:700;display:grid}.camp-schedule{background:#fff1b8}.director-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(45px,9vw,140px);max-width:1200px;margin:auto;padding:120px 34px;display:grid}.director-section img{object-fit:cover;border-radius:24px;width:100%;height:480px}.director-section h2{margin-bottom:10px}.director-role{color:var(--blue);margin-bottom:25px;font-weight:900}.director-section p:not(.eyebrow):not(.director-role){max-width:570px;margin-bottom:18px}.about-stats{background:var(--yellow);grid-template-columns:repeat(4,1fr);padding:0 max(34px,50vw - 640px);display:grid}.about-stats div{border-left:1px solid var(--ink);flex-direction:column;justify-content:center;min-height:190px;padding:35px;display:flex}.about-stats div:last-child{border-right:1px solid var(--ink)}.about-stats b{font-family:var(--display);color:var(--ink);font-size:2.8rem;line-height:1}.about-stats span{font-weight:800}.contact-hero{background:#e7f1ff}.contact-facts{color:var(--blue);gap:9px;margin-top:26px;font-weight:900;display:grid}.contact-facts a{text-underline-offset:3px;width:max-content;max-width:100%;text-decoration:underline}.form-section{grid-template-columns:.8fr 1.2fr;gap:clamp(40px,9vw,130px);max-width:1200px;margin:auto;padding:105px 34px;display:grid}.form-section>div>p:not(.eyebrow){max-width:430px;margin-top:22px}.contact-form{grid-template-columns:1fr 1fr;gap:19px;display:grid}.contact-form label{color:var(--ink);gap:7px;font-size:.9rem;font-weight:900;display:grid}.contact-form input,.contact-form textarea{border:2px solid var(--ink);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:12px 13px}.contact-form textarea{resize:vertical}.form-wide{grid-column:1/-1}.contact-form .button{width:max-content}.form-status{border:2px solid var(--green-deep);background:#eaf8d5;border-radius:12px;grid-column:1/-1;padding:10px;font-weight:800}.simple-page{text-align:center;background:#e7f1ff;place-content:center;justify-items:center;min-height:65vh;padding:80px 30px;display:grid}.simple-page p:not(.eyebrow){max-width:500px;margin:20px 0 30px}.legal-page{max-width:850px;margin:auto;padding:90px 34px 120px}.legal-page h1{margin-bottom:45px}.legal-page section{margin:0 0 36px}.legal-page h2{letter-spacing:-.02em;margin-bottom:17px;font-size:1.7rem}.legal-page p{text-wrap:pretty;max-width:75ch;margin:0 0 16px}.site-footer{background:var(--ink);color:#e7efff;padding:70px 34px 20px}.footer-grid{grid-template-columns:1.45fr .7fr 1fr;gap:70px;max-width:1280px;margin:auto;display:grid}.footer-brand{color:#fff}.footer-brand .seed-mark,.footer-brand .seed-mark i,.footer-brand .seed-mark b,.footer-brand .seed-mark em{border-color:#fff}.footer-grid p{max-width:320px;margin:22px 0;font-size:.94rem}.footer-grid a:not(.brand){width:max-content;max-width:100%;margin-top:9px;font-weight:800;display:block}.footer-grid a:not(.brand):hover{text-decoration:underline}.footer-grid h2{color:var(--yellow);letter-spacing:0;font-size:1.25rem}.footer-phone{font-size:1.2rem}.footer-bottom{border-top:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:25px;max-width:1280px;margin:60px auto 0;padding-top:22px;font-size:.76rem;display:flex}.footer-bottom>div{gap:16px;display:flex}.footer-bottom>div a:hover{text-decoration:underline}.footer-bottom img{width:auto;height:27px}.reveal{animation:.65s both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:1050px){.nav{gap:14px}.nav-phone{display:none}.hero{grid-template-columns:.85fr 1.15fr}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card{min-height:300px}.testimonial-list figure{padding:25px 19px}.footer-grid{gap:35px}.schedule-callout{grid-template-columns:1fr 1fr}.schedule-callout .button{width:max-content}.age-stack span{width:76px;height:76px;font-size:2.2rem}.about-stats div{padding:25px 18px}}@media (max-width:760px){.header-inner{padding:11px 18px}.nav{border-bottom:2px solid var(--ink);background:var(--paper);align-items:stretch;gap:0;padding:8px 18px 20px;display:none;position:absolute;top:100%;left:0;right:0}.nav.open{display:flex}.nav a:not(.button){padding:13px 6px}.nav .nav-phone{display:block}.nav .button{margin-top:9px}.menu-button{display:block}.brand{font-size:1.12rem}.brand small{font-size:.49rem}.hero,.page-hero,.camp-hero,.contact-hero{grid-template-columns:1fr;min-height:auto}.hero{background:var(--paper)}.hero-copy,.page-hero>div,.camp-hero>div,.contact-hero>div{padding:66px 24px 44px}.hero-copy{order:1}.hero-media{order:2;min-height:400px}.hero-image{clip-path:none}.shape-one{top:-40px;left:12px}.label-faith{top:12%;left:8%}.label-ready{bottom:8%;left:12%}.trust-bar{justify-content:flex-start}.trust-bar span{padding:13px 20px}.intro-split,.day-grid,.summer-intro,.director-section,.form-section{grid-template-columns:1fr;gap:38px;padding:75px 24px}.pillar-row{grid-template-columns:1fr}.pillar-row>div,.pillar-row>div:nth-child(2){min-height:0;margin:0}.image-story{grid-template-columns:1fr;min-height:0}.story-image{height:300px}.story-a,.story-b{clip-path:none}.story-copy{padding:64px 24px}.story-b{display:none}.program-section{padding:75px 24px}.program-grid{grid-template-columns:1fr}.program-card{grid-template-rows:1fr;grid-template-columns:66px 1fr;min-height:0}.program-copy{min-height:0}.testimonial-band{padding:75px 24px}.testimonial-list{grid-template-columns:1fr}.testimonial-list figure,.testimonial-list figure:first-child{border:0;border-bottom:1px solid #ffffff61;min-height:0;padding:26px 0}.camp-promo{grid-template-columns:1fr}.camp-promo>div{padding:65px 24px}.camp-promo img{height:320px}.final-cta{gap:28px;padding:70px 24px;display:grid}.age-stack{padding:35px 18px 60px}.age-stack span{width:64px;height:64px;font-size:1.8rem}.day-photo img{min-height:330px}.principles{grid-template-columns:1fr;padding:75px 24px}.schedule-callout{grid-template-columns:1fr;gap:23px;margin:0 18px 75px;padding:32px 24px;display:grid}.camp-hero img{clip-path:none;height:330px}.summer-intro img{height:320px}.director-section img{height:350px}.about-stats{grid-template-columns:1fr 1fr;padding:0}.about-stats div{border-bottom:1px solid var(--ink);min-height:140px}.about-stats div:nth-child(2n){border-right:0}.contact-hero img{height:330px}.contact-form{grid-template-columns:1fr}.form-wide{grid-column:auto}.legal-page{padding:65px 24px 85px}.footer-grid{grid-template-columns:1fr;gap:35px}.site-footer{padding:55px 24px 18px}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:45px}.footer-bottom>div{flex-wrap:wrap}.footer-bottom img{height:24px}}.ages-shape{z-index:3;width:86px;height:66px;color:var(--ink);text-align:center;text-transform:uppercase;place-items:center;padding:4px;font-size:.68rem;font-weight:900;line-height:1.05;display:grid}.video-feature{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(34px,8vw,120px);max-width:1240px;margin:auto;padding:110px 34px;display:grid}.video-feature>div p:not(.eyebrow){max-width:410px;margin-top:20px;font-size:1.06rem}.video-feature video{aspect-ratio:858/1072;object-fit:cover;border:2px solid var(--ink);background:var(--ink);width:100%;max-height:600px;box-shadow:9px 9px 0 var(--yellow);border-radius:24px;display:block}.mykidreports-frame{border:2px solid var(--ink);width:100%;min-height:720px;box-shadow:6px 6px 0 var(--yellow);background:#fff;border-radius:18px;display:block}.hero-image{transform-origin:42% 54%;transform:scale(1.34)}.shape-one{width:132px;height:132px;top:16%;left:-52px}.hero-tour-shape{color:var(--ink);text-align:center;place-items:center;font-size:1rem;font-weight:900;line-height:1.1;text-decoration:none;transition:transform .18s,background .18s;display:grid}.hero-tour-shape:hover{background:#ffe65d;transform:scale(1.04)}.hero-tour-shape:active{transform:scale(.98)}.photo-label{padding:10px 16px;font-size:1rem}.label-faith{top:8%;left:7%}.label-friends{top:27%;right:18%}.label-ready{bottom:10%;left:16%}.ages-shape{width:102px;height:76px;font-size:.8rem;bottom:8%;right:5%}.brand-lockup{min-width:0;color:var(--ink);align-items:center;gap:10px;display:flex}.brand-lockup img{object-fit:contain;width:54px;height:54px;display:block}.brand-lockup span{gap:2px;line-height:1;display:grid}.brand-lockup strong{font-family:var(--display);letter-spacing:-.04em;white-space:nowrap;font-size:1.34rem;font-weight:800}.brand-lockup small{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.51rem;font-weight:900}.footer-lockup{color:#fff}.footer-lockup img{width:70px;height:70px}.footer-lockup strong{font-size:1.62rem}.footer-lockup small{font-size:.58rem}@media (max-width:760px){.video-feature{grid-template-columns:1fr;gap:30px;padding:75px 24px}.video-feature video{max-height:none;box-shadow:6px 6px 0 var(--yellow)}.brand-lockup{gap:8px}.brand-lockup img{width:48px;height:48px}.brand-lockup strong{font-size:1.12rem}.brand-lockup small{font-size:.44rem}.footer-lockup img{width:62px;height:62px}.footer-lockup strong{font-size:1.45rem}.footer-lockup small{font-size:.52rem}.footer-grid{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.footer-grid>div{min-width:0}.hero-image{transform-origin:40%;transform:scale(1.27)}.shape-one{width:118px;height:118px;top:-28px;left:8px}.photo-label{padding:9px 14px;font-size:.93rem}.label-faith{top:12%;left:8%}.label-friends{top:27%;right:18%}.label-ready{bottom:8%;left:14%}.ages-shape{width:88px;height:68px;font-size:.72rem;bottom:6%;right:4%}}:root{--blue:#155eef;--blue-deep:#103fae;--green:#16a637;--green-deep:#0c7b29;--yellow:#f7d747;--coral:#e63b2e;--paper:#fffef7;--cream:#fff8dd;--line:#c9d7f4;--ink:#12356d;--text:#263d68}.button:hover{background:#35bb4b}.camp-promo{background:#16a637}.program-card.p2,.green-hero{background:#e2f5d7}.page-hero.blue-hero,.contact-hero{background:#eaf2ff}.program-card.p3{background:#ffe0da}.form-status{background:#e2f5d7;border-color:#0c7b29}.principles,.final-cta{background:#e63b2e}.footer-bottom img{filter:saturate(.92)}
@media (min-width:761px) and (max-width:840px){.hero{background:var(--paper);grid-template-columns:1fr;min-height:auto}.hero-copy{padding:66px 42px 108px}.hero-media{min-height:520px}.hero-image{clip-path:none}.shape-one{top:-28px;left:8px}.label-faith{top:12%;left:8%}.label-ready{bottom:8%;left:14%}.ages-shape{bottom:6%;right:4%}}
.cookie-consent{z-index:50;border-top:2px solid var(--ink);background:var(--paper);color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:15px 34px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #15366d24}.cookie-consent p{max-width:680px;font-size:.92rem;font-weight:700}.cookie-consent p a{text-underline-offset:3px;text-decoration:underline}.cookie-consent>div{flex:none;gap:10px;display:flex}.cookie-consent button{border:2px solid var(--blue-deep);background:var(--green);min-width:94px;box-shadow:3px 3px 0 var(--blue-deep);color:var(--ink);cursor:pointer;font:inherit;border-radius:12px;padding:10px 14px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s}.cookie-consent button:hover{box-shadow:2px 2px 0 var(--blue-deep);background:#96df4e;transform:translate(1px,1px)}.cookie-consent button:focus-visible{outline:3px solid var(--coral);outline-offset:3px}@media (max-width:760px){.cookie-consent{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px}.cookie-consent>div{width:100%}.cookie-consent button{flex:1}}.facebook-message{z-index:40;border:2px solid var(--blue-deep);box-shadow:4px 4px 0 var(--blue-deep);color:var(--blue-deep);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-size:.94rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:fixed;bottom:24px;right:26px}.facebook-message:hover{box-shadow:2px 2px 0 var(--blue-deep);background:#e7f1ff;transform:translate(2px,2px)}.facebook-message:active{box-shadow:none;transform:translate(4px,4px)}.facebook-message:focus-visible{outline:3px solid var(--coral);outline-offset:3px}@media (max-width:760px){.facebook-message{padding:11px 14px;bottom:16px;right:16px}}.mykidreports-launch{border:2px solid var(--ink);box-shadow:6px 6px 0 var(--yellow);background:#e7f1ff;border-radius:18px;align-self:start;padding:clamp(28px,4vw,48px)}.inquiry-photo{object-fit:cover;object-position:center 35%;border-radius:12px;width:100%;height:220px;margin-bottom:28px}.mykidreports-launch h3{margin-bottom:18px;font-size:clamp(2rem,3vw,3rem)}.mykidreports-launch p:not(.eyebrow){margin-bottom:28px;font-size:1.04rem}.mykidreports-launch .button span{margin-left:4px;font-size:1.2em}.director-section .director-promo{border:3px solid var(--yellow);object-fit:cover;width:104px;height:104px;box-shadow:4px 4px 0 var(--blue-deep);border-radius:50%;margin:0 0 20px}:root{--paper:#fff;--yellow:#f7c845;--coral:#e84b3c}.site-header{background:#fffffff2}
