/*
Theme Name: First Impressions Nursery School
Theme URI: https://firstimpressionsphilly.com/
Author: First Impressions Nursery School
Description: A fully editable, responsive WordPress theme for First Impressions Nursery School.
Version: 1.5.3
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: first-impressions
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');
:root{--blue:#2878d0;--deep:#16406f;--cream:#fff9e9;--yellow:#ffd23f;--coral:#ff7664;--mint:#82dfbd;--ink:#18304d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:var(--deep);color:#fff;text-align:center;padding:10px 20px;font-size:13px;letter-spacing:.03em}.nav{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:265px;height:72px;object-fit:contain;object-position:left center}.nav nav{display:flex;gap:34px;font-weight:600;font-size:14px}.nav nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;background:var(--blue);color:#fff;border-radius:999px;padding:17px 23px;font-weight:700;box-shadow:0 5px 0 #1959a4;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 #1959a4}.button-small{padding:12px 18px;font-size:14px;box-shadow:none}.hero{min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;padding:30px 0 75px}.eyebrow{text-transform:uppercase;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.17em;margin:0 0 20px}.hero h1,.about h2,.section-head h2,.day h2,.contact h2{font-family:"Fraunces",Georgia,serif;font-size:clamp(58px,7vw,94px);line-height:.92;letter-spacing:-.045em;margin:0;color:var(--deep)}em{color:var(--blue);font-weight:600}.lede{font-size:19px;line-height:1.65;max-width:560px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-weight:700;border-bottom:1px solid #9eabbb;padding-bottom:4px}.trust-row{display:flex;align-items:center;gap:12px;margin-top:44px;font-size:13px;line-height:1.5}.faces{background:var(--yellow);padding:9px 13px;border-radius:999px}.hero-art{position:relative;min-height:520px}.arch{position:absolute;inset:25px 20px 10px;border-radius:250px 250px 28px 28px;background:var(--mint);overflow:hidden;border:2px solid var(--deep);box-shadow:14px 14px 0 var(--yellow)}.arch:before{content:"";position:absolute;width:310px;height:180px;border-radius:50%;background:#76b9a1;left:90px;bottom:-100px}.sun{position:absolute;right:-5px;top:-5px;width:90px;height:90px;background:var(--yellow);border:2px solid var(--deep);border-radius:50%;display:grid;place-items:center;font-size:35px;z-index:2}.cloud{position:absolute;background:white;border:2px solid var(--deep);border-radius:50px;width:100px;height:36px;top:100px}.cloud:before,.cloud:after{content:"";position:absolute;background:#fff;border:2px solid var(--deep);border-bottom:0;border-radius:50%;width:42px;height:38px;top:-20px}.cloud:before{left:15px}.cloud:after{left:45px}.cloud.one{left:40px}.cloud.two{right:35px;top:175px;transform:scale(.75)}.block{position:absolute;bottom:22px;width:155px;height:155px;display:grid;place-items:center;font:700 85px "Fraunces";border:3px solid var(--deep);box-shadow:7px 7px 0 var(--deep)}.block-a{left:34px;background:var(--yellow);transform:rotate(-5deg);z-index:1}.block-b{left:50%;bottom:105px;width:145px;height:145px;transform:translateX(-50%) rotate(2deg);background:#fff8e7;z-index:3}.hero-bear{position:absolute;left:50%;bottom:238px;transform:translateX(-50%) rotate(-2deg);width:138px;height:165px;object-fit:contain;z-index:2;filter:drop-shadow(5px 6px 0 var(--blue))}.block-c{right:34px;background:var(--coral);transform:rotate(7deg);z-index:1}.bear{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-3deg);width:195px;height:210px;border:3px solid var(--deep);background:#fff8e7;border-radius:48%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:55px;box-shadow:7px 8px 0 var(--blue)}.bear img{width:88%;height:88%;object-fit:contain}.bear small{font:700 13px "DM Sans";background:var(--blue);color:white;padding:6px 12px;border-radius:20px;margin-top:10px}.scribble{position:absolute;bottom:-22px;left:50%;transform:translateX(-50%) rotate(-3deg);z-index:3;background:#fff;border:2px solid var(--deep);border-radius:50%;padding:11px 24px;font-family:"Fraunces";white-space:nowrap}.marquee{overflow:hidden;background:var(--blue);color:#fff;padding:17px 0;white-space:nowrap;font-weight:800;letter-spacing:.09em}.marquee div{width:max-content;animation:slide 22s linear infinite}.marquee b{color:var(--yellow);padding:0 28px}@keyframes slide{to{transform:translateX(-35%)}}.about{padding:125px 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.about h2,.section-head h2,.day h2,.contact h2{font-size:clamp(42px,5vw,66px);line-height:1.02}.about-copy{font-size:18px;line-height:1.75;padding-top:35px}.features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfc9bb;border-bottom:1px solid #cfc9bb;margin-bottom:120px}.features article{padding:38px 35px 42px;border-right:1px solid #cfc9bb}.features article:last-child{border-right:0}.features span,.program>span{color:var(--blue);font-weight:800;font-size:12px}.features h3,.program h3,.contact-card h3{font:700 28px "Fraunces";color:var(--deep);margin:24px 0 12px}.features p,.program p{line-height:1.65;color:#526174}.program-section{background:#e4f3ff;padding:110px 0 125px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px}.section-head>p{max-width:400px;line-height:1.7}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program{border:2px solid var(--deep);padding:30px;border-radius:22px;min-height:420px;display:flex;flex-direction:column;box-shadow:7px 8px 0 var(--deep)}.p1{background:#fff}.p2{background:#fff1a8}.p3{background:#ffd1c9}.p4{background:#dce7ff}.p5{background:#eadcff}.program-icon{font-size:64px;margin-bottom:auto;color:var(--blue)}.program>span{text-transform:uppercase;letter-spacing:.1em}.program a{margin-top:22px;font-size:14px;font-weight:800;border-top:1px solid #aeb7c1;padding-top:18px;display:flex;justify-content:space-between}.day{padding:120px 0;display:grid;grid-template-columns:1.25fr .75fr;gap:25px}.day-card{background:var(--deep);color:#fff;border-radius:25px;padding:62px}.day-card h2{color:#fff}.day-card>p:not(.eyebrow){line-height:1.7;color:#dce6f1}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:45px;border-top:1px solid #57708f;padding-top:25px}.timeline span{font-size:12px}.timeline b{display:block;color:var(--yellow);font-size:18px}.quote{background:var(--yellow);border-radius:25px;padding:45px;display:flex;flex-direction:column;justify-content:center;border:2px solid var(--deep);box-shadow:7px 8px 0 var(--deep)}.quote-mark{font:700 80px "Fraunces";height:65px;color:var(--blue)}blockquote{font:600 27px/1.25 "Fraunces";margin:10px 0 25px;color:var(--deep)}.contact{background:var(--blue);color:white;padding:115px 0}.contact-grid{display:grid;grid-template-columns:1fr 470px;gap:100px;align-items:center}.contact h2{color:#fff}.contact h2 em,.contact .eyebrow{color:var(--yellow)}.contact-grid>div>p:last-child{line-height:1.7}.contact-card{background:var(--cream);color:var(--ink);border:2px solid var(--deep);box-shadow:9px 10px 0 var(--deep);border-radius:24px;padding:34px}.contact-card h3{margin-top:0}.contact-card>a:not(.button),.contact-card>div{display:grid;grid-template-columns:65px 1fr 20px;gap:15px;padding:18px 0;border-top:1px solid #d4cec1}.contact-card>div{grid-template-columns:65px 1fr}.contact-card span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);font-weight:800}.contact-card strong{font-size:15px;line-height:1.5}.contact-card .button{margin-top:20px;width:100%}.footer{padding:55px 0 35px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:28px}.footer img{width:105px;height:80px;object-fit:contain}.footer p{font-family:"Fraunces";font-weight:600}.footer div{display:flex;gap:22px;font-weight:700;font-size:13px}.footer small{grid-column:1/-1;border-top:1px solid #d0c9bc;padding-top:22px;color:#718092}.edit-hint{position:fixed;right:18px;bottom:18px;background:#fff;color:var(--deep);padding:10px 15px;border-radius:99px;box-shadow:0 4px 18px #0002;font-size:12px;font-weight:700;z-index:20}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:480px}.about,.day,.contact-grid{grid-template-columns:1fr;gap:50px}.features,.program-grid{grid-template-columns:1fr}.features article{border-right:0;border-bottom:1px solid #cfc9bb}.section-head{display:block}.contact-grid{grid-template-columns:1fr}.footer{grid-template-columns:100px 1fr}.footer div{grid-column:1/-1}}
@media(max-width:600px){.shell{width:calc(100% - 28px)}.nav{height:92px}.brand img{width:205px;height:58px}.hero h1{font-size:58px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-art{min-height:400px}.block{width:118px;height:118px;font-size:60px}.block-a{left:8px}.block-b{left:50%;bottom:82px;width:110px;height:110px}.block-c{right:8px}.hero-bear{bottom:182px;width:100px;height:125px}.bear{width:155px;height:170px;font-size:40px}.about h2,.section-head h2,.day h2,.contact h2{font-size:42px}.day-card{padding:40px 28px}.timeline{grid-template-columns:1fr 1fr}.contact-card{padding:26px 22px}.footer{grid-template-columns:1fr;text-align:center}.footer img{margin:auto}.footer div{justify-content:center}}

/* Centered classroom cards: two above and three below. */
.program-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;align-items:stretch}
.program:nth-child(1),.program:nth-child(2){grid-column:span 3}
.program:nth-child(3),.program:nth-child(4),.program:nth-child(5){grid-column:span 2}
.program{min-height:520px;text-align:center;align-items:stretch}
.program-icon{height:90px;margin:0 0 18px;display:flex;align-items:center;justify-content:center}
.program>span{display:flex;align-items:center;justify-content:center;min-height:38px;text-align:center}
.program h3{display:flex;align-items:flex-start;justify-content:center;min-height:68px;margin:12px 0;text-align:center}
.program p{margin:0;flex:1;text-align:center}
@media(max-width:900px){.program-grid{grid-template-columns:1fr}.program:nth-child(n){grid-column:1}.program{min-height:0}.program-icon,.program>span,.program h3{min-height:0;height:auto}}

/* Classroom layout: two paired rows and one full-width Stars row. */
.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;max-width:1180px;margin:0 auto}
.program:nth-child(n){grid-column:span 1}
.program:nth-child(5){grid-column:1 / -1}
.program{width:100%;min-height:0}
.program-icon,.program>span,.program h3{min-height:0;height:auto}
@media(max-width:900px){.program-grid{grid-template-columns:1fr}.program:nth-child(n){grid-column:1}}

/* Version 1.4 — playful one-page daycare styling inspired by classic children's themes. */
body{background:#fffdf7;background-image:radial-gradient(circle at 12px 12px,#2878d00b 2px,transparent 2.5px);background-size:32px 32px}
.topbar{background:var(--coral);font-weight:800}
.nav{height:124px;background:#fff;position:relative;z-index:20}
.nav:before{content:"";position:absolute;left:50%;top:0;width:100vw;height:100%;transform:translateX(-50%);background:#fff;z-index:-1;box-shadow:0 5px 24px #16406f12}
.nav nav{gap:7px;align-items:center}
.nav nav a{padding:10px 15px;border-radius:22px;transition:.2s}
.nav nav a:nth-child(1){background:#e1f2ff}.nav nav a:nth-child(2){background:#fff0a9}.nav nav a:nth-child(3){background:#ddf7eb}.nav nav a:nth-child(4){background:#ffe2dc}
.nav nav a:hover{transform:translateY(-3px);color:var(--deep)}
.hero{width:100%;max-width:none;padding:75px max(24px,calc((100vw - 1180px)/2)) 105px;min-height:690px;background:linear-gradient(118deg,#e6f5ff 0 54%,#dff7ea 54%);position:relative;overflow:hidden}
.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;opacity:.95}.hero:before{width:230px;height:230px;background:var(--yellow);left:-100px;top:70px}.hero:after{width:160px;height:160px;background:var(--coral);right:-65px;bottom:20px}
.hero-copy,.hero-art{position:relative;z-index:2}
.hero h1{font-size:clamp(58px,7.2vw,100px);text-shadow:3px 3px 0 #fff}
.eyebrow{display:inline-block;background:#fff;border:2px solid currentColor;border-radius:99px;padding:8px 14px;margin-bottom:22px;box-shadow:3px 3px 0 currentColor}
.hero .eyebrow{transform:rotate(-2deg)}
.hero-art{min-height:540px}
.arch{background:#9ae6c8;border-width:4px;box-shadow:15px 15px 0 var(--yellow)}
.block{border-radius:12px;border-width:4px}
.scribble{font-size:18px;background:var(--yellow);font-weight:700;padding:13px 28px}
.marquee{border-top:4px solid var(--deep);border-bottom:4px solid var(--deep);transform:rotate(-.5deg);position:relative;z-index:3;padding:19px 0}
.about{padding-top:150px;position:relative}
.about:before{content:"✦  ●  ★";position:absolute;right:4%;top:55px;color:var(--coral);font-size:28px;letter-spacing:18px;transform:rotate(8deg)}
.about h2,.section-head h2,.day h2,.contact h2{font-size:clamp(46px,5.2vw,72px)}
.features{border:0;gap:20px;margin-bottom:130px}
.features article{border:3px solid var(--deep)!important;border-radius:28px;padding:38px;box-shadow:7px 8px 0 var(--deep);transition:.2s}.features article:nth-child(1){background:#fff0a9}.features article:nth-child(2){background:#dff7ea}.features article:nth-child(3){background:#ffe0da}.features article:hover{transform:translateY(-5px)}
.features article>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;border:2px solid var(--deep)}
.program-section{background:#4b94de;position:relative;padding:140px 0 145px;color:#fff}
.program-section:before,.program-section:after{content:"";position:absolute;left:0;width:100%;height:38px;background-size:76px 38px;background-repeat:repeat-x}
.program-section:before{top:-1px;background-image:radial-gradient(38px 25px at 38px 0,#fffdf7 98%,transparent 100%)}
.program-section:after{bottom:-1px;transform:rotate(180deg);background-image:radial-gradient(38px 25px at 38px 0,#fffdf7 98%,transparent 100%)}
.program-section .eyebrow{color:#fff}.program-section .section-head h2{color:#fff;text-shadow:3px 3px 0 var(--deep)}.program-section .section-head>p{color:#edf7ff;font-weight:600}
.program-grid{gap:30px}.program{border-width:3px;border-radius:36px;padding:35px 38px;box-shadow:9px 10px 0 var(--deep);color:var(--ink);overflow:hidden;position:relative}.program:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-45px;top:-45px;background:#ffffff6e}.program:hover{transform:translateY(-5px) rotate(-.3deg)}.program{transition:.2s}.p1{background:#fff}.p2{background:#fff0a9}.p3{background:#dff7ea}.p4{background:#ffdcd6}.p5{background:#eee3ff}.program-icon{font-size:72px;filter:drop-shadow(3px 4px 0 #fff);position:relative}.program h3{font-size:34px}.program p{font-size:16px;line-height:1.72}.program a{background:#fff;border:2px solid var(--deep);border-radius:99px;padding:12px 17px;margin-top:25px}
.day{padding:145px 0}.day-card,.quote{border-radius:50px}.day-card{position:relative;overflow:hidden}.day-card:after{content:"★";position:absolute;right:35px;top:20px;color:#ffffff17;font-size:180px}.timeline span{background:#ffffff0d;padding:14px;border-radius:16px}.quote{background:#ffd23f}
.contact{position:relative;background:var(--mint);color:var(--deep);padding:145px 0 125px}.contact:before{content:"";position:absolute;top:0;left:0;width:100%;height:38px;background-image:radial-gradient(38px 25px at 38px 0,#fffdf7 98%,transparent 100%);background-size:76px 38px}.contact h2{color:var(--deep)}.contact .eyebrow{color:var(--blue)}.contact-card{background:#fff;border-radius:38px}.footer{padding-top:70px}
@media(max-width:900px){.hero{background:linear-gradient(#e6f5ff 0 48%,#dff7ea 48%);padding-left:24px;padding-right:24px}.features{gap:18px}.program-section{padding-top:115px}.nav .button-small{display:none}}
@media(max-width:600px){.nav{height:105px}.hero{padding-top:55px}.hero-art{min-height:430px}.features article{padding:28px}.program{padding:30px 24px;border-radius:28px}.program h3{font-size:30px}.contact{padding-top:115px}}

/* Version 1.5 — vivid Little Ones-inspired visual direction. */
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;600;700;800;900&display=swap');
:root{--sky:#35c5f0;--pink:#f64f82;--orange:#ff8f3d;--lime:#8ed339;--purple:#9867e7;--sun:#ffdc35;--aqua:#24d1b2;--night:#274064}
body{font-family:"Nunito",sans-serif;background:#fff;color:#40536c}
.topbar{background:var(--pink);padding:12px 20px;font-size:14px}
.nav{height:116px}.brand img{width:285px}.nav nav a{color:#fff!important;font-weight:900;padding:12px 17px;box-shadow:0 4px 0 #2740642b}.nav nav a:nth-child(1){background:var(--sky)}.nav nav a:nth-child(2){background:var(--orange)}.nav nav a:nth-child(3){background:var(--lime)}.nav nav a:nth-child(4){background:var(--purple)}
.button{background:var(--pink);box-shadow:0 5px 0 #c52c5b;font-family:"Nunito"}.button:hover{box-shadow:0 7px 0 #c52c5b}.button-small{background:var(--orange);box-shadow:0 4px 0 #cf6420}
.hero{background:linear-gradient(135deg,#26bdea 0%,#54d5f3 54%,#8ede43 54%,#a7eb5e 100%);min-height:720px;border-bottom:0}
.hero:before{background:var(--sun);width:260px;height:260px}.hero:after{background:var(--pink);width:190px;height:190px}
.hero h1,.about h2,.section-head h2,.day h2,.contact h2,.features h3,.program h3,.contact-card h3,blockquote{font-family:"Baloo 2",cursive;letter-spacing:-.025em}
.hero h1{color:#fff;text-shadow:0 5px 0 #177fbd;font-weight:800;line-height:.9}.hero .lede{color:#fff;font-weight:800;font-size:20px;text-shadow:0 2px 0 #1684a766}.hero .eyebrow{background:var(--sun);color:var(--night);border-color:var(--night);box-shadow:4px 4px 0 var(--night)}.hero .text-link{color:#fff;border-color:#fff;font-weight:900}.trust-row{background:#fff;border:3px solid var(--night);border-radius:24px;padding:13px 18px;width:max-content;box-shadow:5px 5px 0 var(--night)}
.arch{background:#ffe4f0;border:5px solid var(--night);box-shadow:16px 17px 0 var(--sun)}.arch:before{background:#f7afd0}.sun{background:var(--orange);color:#fff;border:4px solid var(--night);box-shadow:5px 5px 0 var(--night)}.cloud{border-width:3px}.block{border-color:var(--night);box-shadow:8px 9px 0 var(--night)}.block-a{background:var(--sun)}.block-b{background:#fff}.block-c{background:var(--pink);color:#fff}.hero-bear{width:150px;height:180px;filter:drop-shadow(5px 6px 0 #fff)}.scribble{background:var(--purple);color:#fff;border:4px solid var(--night);box-shadow:5px 5px 0 var(--night);font-family:"Baloo 2"}
.marquee{background:var(--purple);border-color:var(--night);font-size:17px;padding:20px 0}
.eyebrow{color:var(--pink);font-weight:900}.about h2,.section-head h2,.day h2,.contact h2{font-weight:800;color:var(--night)}
.about{background:#fff}.about-copy{font-size:19px;font-weight:600}.about:before{color:var(--orange)}
.features{gap:25px}.features article{border:4px solid var(--night)!important;box-shadow:9px 10px 0 var(--night);color:var(--night)}.features article:nth-child(1){background:var(--sun)}.features article:nth-child(2){background:#72e4d0}.features article:nth-child(3){background:#ff91b5}.features article>span{border-color:var(--night);color:var(--night);font-weight:900}.features h3{font-size:33px;color:var(--night)}.features p{color:#40536c;font-weight:600}
.program-section{background:var(--sky)}.program-section:before,.program-section:after{height:52px;background-size:90px 52px;background-image:radial-gradient(45px 34px at 45px 0,#fff 98%,transparent 100%)}.program-section .section-head h2{text-shadow:0 5px 0 #1687be}.program-section .eyebrow{background:var(--sun);color:var(--night);border-color:var(--night);box-shadow:4px 4px 0 var(--night)}
.program{border:4px solid var(--night);box-shadow:10px 11px 0 var(--night);padding:40px;color:#40536c}.p1{background:#fff}.p2{background:#ffe477}.p3{background:#8be378}.p4{background:#ff8fab}.p5{background:#c19bf5}.program-icon{font-size:78px}.program>span{color:var(--night);font-size:13px;font-weight:900}.program h3{color:var(--night);font-size:38px;font-weight:800}.program p{font-weight:600}.program a{border:3px solid var(--night);box-shadow:4px 4px 0 var(--night);background:#fff;color:var(--night)}
.day{position:relative}.day:before{content:"☀";position:absolute;top:48px;right:5%;font-size:70px;color:var(--orange);transform:rotate(12deg)}.day-card{background:var(--purple);border:4px solid var(--night);box-shadow:10px 11px 0 var(--night)}.day-card .eyebrow{color:var(--night);background:var(--sun);border-color:var(--night)}.day-card h2{color:#fff}.day-card>p:not(.eyebrow){color:#fff;font-weight:600}.timeline b{color:var(--sun)}.quote{background:var(--orange);border:4px solid var(--night);box-shadow:10px 11px 0 var(--night)}.quote-mark{color:#fff}blockquote{color:var(--night);font-size:31px}
.contact{background:var(--lime)}.contact:before{height:52px;background-size:90px 52px;background-image:radial-gradient(45px 34px at 45px 0,#fff 98%,transparent 100%)}.contact .eyebrow{background:var(--sun);color:var(--night);border-color:var(--night)}.contact-grid>div>p:last-child{font-size:19px;font-weight:700}.contact-card{border:4px solid var(--night);box-shadow:11px 12px 0 var(--night)}.contact-card .button{background:var(--pink)}
.footer{background:#fff}.footer img{width:120px;height:95px}
@media(max-width:900px){.hero{background:linear-gradient(#36c5f0 0 51%,#98df4b 51%)}.nav nav{display:none}.program-section{padding-top:130px}}
@media(max-width:600px){.hero h1{font-size:60px}.trust-row{width:100%}.hero-bear{width:108px;height:135px}.program{padding:30px 24px}.program h3{font-size:33px}}

/* Version 1.5.1 — bold, non-cursive headlines throughout. */
h1,h2,h3,h4,h5,h6,.hero h1,.about h2,.section-head h2,.day h2,.contact h2,.features h3,.program h3,.contact-card h3,blockquote,.scribble{font-family:"Nunito",Arial,sans-serif!important;font-weight:900!important;font-style:normal!important;letter-spacing:-.035em}

/* Version 1.5.2 — full-width, seamless infinite marquee. */
.marquee{width:100%;overflow:hidden}
.marquee .marquee-track{display:flex;width:max-content;animation:fi-marquee 18s linear infinite;will-change:transform}
.marquee .marquee-track span{display:block;flex:none;white-space:nowrap;padding-right:3rem}
@keyframes fi-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(prefers-reduced-motion:reduce){.marquee .marquee-track{animation-duration:45s}}

/* Version 1.5.3 — one banner copy visible at a time; replacement enters from the right edge. */
.marquee .marquee-track{width:200vw;animation-name:fi-marquee-wrap}
.marquee .marquee-track span{width:100vw;min-width:100vw;padding:0 3rem;text-align:center}
@keyframes fi-marquee-wrap{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100vw,0,0)}}
