:root{--ink:#172941;--coral:#f36f64;--teal:#249ea2;--cream:#fffaf1;--yellow:#f7bd49;--mint:#cee8cf;--purple:#7951a7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151515;font-family:"Tajawal",sans-serif;color:var(--ink)}body>header,body>main,body>footer{max-width:1440px;margin:auto}main,footer{background:var(--cream)}a{text-decoration:none;color:inherit}.topbar{height:104px;background:#fff;border-radius:0 0 42px 42px;display:flex;align-items:center;padding:0 62px;gap:40px;position:relative;z-index:20}.logo{display:flex;flex-direction:column;line-height:.8;min-width:120px}.logo b{font-size:46px;font-weight:900;letter-spacing:-4px}.logo b:after{content:"✿";font-size:18px;color:#ef8475;position:relative;top:-31px;right:-2px}.logo small{font-size:13px;margin-right:20px}.topbar nav{display:flex;justify-content:center;gap:42px;flex:1;font-size:15px;font-weight:500}.topbar nav a{padding:12px 0;white-space:nowrap}.topbar nav .active{color:var(--coral);border-bottom:3px solid var(--coral)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 28px;border-radius:15px;font-weight:700;transition:.25s}.btn:hover{transform:translateY(-2px)}.coral{color:#fff;background:linear-gradient(135deg,#f87e6e,#ee645b);box-shadow:0 10px 26px #ef6b6233}.header-cta{white-space:nowrap}.menu{display:none;border:0;background:none;font-size:26px}.hero{height:500px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:0 11%;background:radial-gradient(circle at 50% 20%,#fff 0,#fffaf1 60%)}.hero-copy{position:relative;z-index:3}.hero h1{font-size:54px;line-height:1.4;margin:0 0 22px;font-weight:900}.hero h1 em{font-style:normal;color:var(--coral);position:relative}.hero h1 em:after{content:"";position:absolute;height:6px;border-radius:50%;background:#f3bd21;left:0;right:0;bottom:-5px;transform:rotate(-4deg)}.hero-copy p{color:#586273;font-size:19px;line-height:1.7}.actions{display:flex;gap:18px;margin-top:28px}.outline{border:1px solid var(--coral);color:var(--coral);background:#fff}.hero-art{height:100%;position:relative}.photo-blob{width:390px;height:390px;position:absolute;top:45px;left:70px;overflow:hidden;background:#f7c55a;clip-path:polygon(12% 16%,31% 3%,51% 7%,64% 22%,91% 26%,100% 49%,92% 74%,68% 92%,39% 100%,17% 85%,3% 58%,0 34%)}.photo-blob:before{content:"";position:absolute;inset:0;background:#f5bd49;z-index:-1}.photo-blob img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:saturate(.9)}.sun{position:absolute;top:55px;left:0;font-size:74px;color:#efb718;z-index:2}.rainbow{position:absolute;bottom:47px;right:28px;font-size:130px;color:#ef7468;transform:rotate(25deg);font-weight:900}.cloud{position:absolute;bottom:75px;left:-25px;font-size:60px;color:#25b7d4}.flower{position:absolute;top:135px;right:8px;color:#f26e5f;font-size:52px}.star{position:absolute;color:#f3bd21;font-size:23px}.s1{top:45px;right:90px}.s2{top:220px;right:8px}.blob-side{position:absolute}.blob-side.teal{width:200px;height:310px;background:#2a9fa3;left:-110px;bottom:0;border-radius:50% 50% 0 0}.blob-side.mint{width:120px;height:220px;background:#cbe7ce;right:-65px;bottom:0;border-radius:55% 0 0 0}.section{padding:64px 9%}.section-title{text-align:center}.section-title h2{font-size:30px;margin:0 0 12px;font-weight:900}.section-title i{font-style:normal;color:#f3bd21}.section-title p{margin:0;color:#586273}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px}.program{height:280px;border-radius:36px;position:relative;overflow:hidden;padding:36px 32px}.program h3{font-size:27px;margin:0 0 3px}.program b{font-size:14px;font-weight:500}.program p{font-size:15px;line-height:1.8;margin-top:30px}.program a{position:absolute;bottom:24px;right:28px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:24px}.yellow{background:#fff0c8}.yellow h3{color:#eaa500}.yellow a{background:#f8b900}.aqua{background:#dff0ee}.aqua h3{color:#078d8f}.aqua a{background:#2aa2a3}.lilac{background:#ece5f4}.lilac h3{color:#7951a7}.lilac a{background:#8053ad}.character{font-size:104px;position:absolute;bottom:4px;left:10px;filter:drop-shadow(0 10px 8px #0001)}.bee{top:40px;bottom:auto;font-size:62px}.corner-char{position:absolute;bottom:18px;left:18px;font-size:38px}.day{background:#fff9ef;padding-top:30px}.timeline{display:grid;grid-template-columns:repeat(6,1fr);margin-top:30px;position:relative}.timeline:before{content:"";position:absolute;top:42px;left:5%;right:5%;border-top:2px dashed #8acbc2}.timeline>div{text-align:center;z-index:1;display:flex;flex-direction:column;gap:7px}.timeline span{background:#fff;width:82px;height:70px;border-radius:30px;display:grid;place-items:center;font-size:38px;margin:auto}.timeline small{direction:ltr;color:#576372}.why{background:#fff;border-radius:70px 70px 0 0}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:35px}.features article{display:flex;gap:18px;align-items:flex-start}.features span{background:#fff3d8;border-radius:24px;padding:18px;font-size:34px}.features h3{margin:5px 0 10px}.features p{margin:0;color:#596270;line-height:1.7;font-size:14px}.place{margin:0 2%;border-radius:80px;background:#e8f4f7;display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center;padding:32px 5%}.place-copy small{color:#40b7c2}.place-copy h2{font-size:30px;margin:12px 0}.place-copy p{line-height:1.8}.turquoise{background:#27a7aa;color:#fff;margin-top:15px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery img{width:100%;height:220px;object-fit:cover;border-radius:34% 18% 28% 20%}.gallery img:nth-child(even){border-radius:20% 35% 18% 30%}.bottom{display:grid;grid-template-columns:.8fr 1.35fr;gap:55px;align-items:stretch}.section-title.align{text-align:right}.faq details{background:#fff;margin:10px 0;border-radius:12px;padding:14px 18px;box-shadow:0 4px 20px #2233440b}.faq summary{cursor:pointer;font-weight:700}.faq p{color:#657080}.visit{min-height:320px;border-radius:150px 25px 0 150px;background:linear-gradient(135deg,#f2675e,#fa806b);color:#fff;padding:48px 70px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.visit h2{font-size:34px;margin:0 0 18px}.visit p{line-height:1.8}.white{background:#fff;color:var(--coral);margin-top:15px}.nursery{font-size:145px;align-self:flex-end}footer{min-height:90px;display:flex;align-items:center;gap:60px;padding:20px 8%;font-size:13px}footer .logo b{font-size:24px}footer .logo b:after{font-size:10px;top:-18px}footer nav{display:flex;gap:35px;margin-right:auto}.social{font-size:24px;color:#2caaa6;direction:ltr}
@media(max-width:950px){.topbar{height:76px;padding:0 22px}.topbar nav{position:absolute;top:74px;right:15px;left:15px;background:#fff;display:none;flex-direction:column;gap:5px;padding:20px;border-radius:20px;box-shadow:0 20px 40px #0002}.topbar nav.open{display:flex}.menu{display:block;margin-right:auto}.header-cta{display:none}.logo b{font-size:32px}.hero{height:auto;min-height:760px;grid-template-columns:1fr;padding:55px 8%}.hero-copy{text-align:center}.hero h1{font-size:39px}.actions{justify-content:center}.hero-art{height:400px;grid-row:1}.photo-blob{left:50%;transform:translateX(-50%);width:340px;height:340px}.program-grid,.features{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:repeat(3,1fr);gap:30px}.timeline:before{display:none}.place{grid-template-columns:1fr}.place-copy{text-align:center}.gallery{grid-template-columns:1fr 1fr}.bottom{grid-template-columns:1fr}.visit{border-radius:60px}.nursery{font-size:90px}footer{flex-wrap:wrap;justify-content:center}footer nav{margin:0}}
@media(max-width:600px){.hero-art{height:340px}.photo-blob{width:290px;height:290px;left:52%}.sun{font-size:55px}.hero h1{font-size:34px}.hero-copy p{font-size:16px}.actions{flex-direction:column}.section{padding:50px 22px}.program-grid,.features{grid-template-columns:1fr}.program{height:255px}.timeline{grid-template-columns:repeat(2,1fr)}.place{margin:0;border-radius:45px;padding:45px 22px}.gallery{gap:9px}.gallery img{height:140px}.visit{padding:42px 28px;text-align:center;justify-content:center}.nursery{display:none}.bottom{padding-inline:14px}footer nav{display:none}}

/* Refinement pass: full-width canvas, stronger hero and cohesive imagery */
html,body{background:var(--cream)}body{overflow-x:hidden}body>header,body>main,body>footer{width:100%;max-width:none;margin:0}.hero{min-height:610px;height:calc(100vh - 104px);max-height:760px;padding-inline:10%;grid-template-columns:1fr 1.12fr;gap:7%}.hero-art{min-width:540px}.photo-blob{width:500px;height:500px;top:52%;left:50%;transform:translate(-50%,-50%);background:#f5bf51}.photo-blob img{object-position:center 32%;mix-blend-mode:multiply;filter:saturate(.92) contrast(1.02)}.hero h1{font-size:56px}.sun{left:-2px;top:70px}.rainbow{bottom:38px;right:5px}.program{height:300px;padding:40px 36px}.program h3{font-size:30px}.program p{font-size:16px}.character{font-size:120px;left:22px}.bee{font-size:76px}.corner-char{font-size:44px}.timeline:before{border-top-width:3px}.timeline span{width:92px;height:82px;font-size:46px;box-shadow:0 8px 25px #344a5b0c}.timeline b{font-size:17px}.features article{gap:20px}.features span{width:72px;height:72px;display:grid;place-items:center;font-size:32px;flex:none}.place{grid-template-columns:280px 1fr;padding-block:44px}.gallery{gap:16px}.gallery img{height:285px;box-shadow:0 12px 30px #23404e14}.nursery{width:330px;height:auto;font-size:0;align-self:flex-end;filter:drop-shadow(0 18px 18px #8f3f3b32)}
@media(max-width:950px){.hero{height:auto;max-height:none;gap:10px}.hero-art{min-width:0}.photo-blob{top:50%;width:370px;height:370px}.hero h1{font-size:42px}.place{grid-template-columns:1fr}.nursery{width:250px}}
@media(max-width:600px){.hero{min-height:810px;padding-top:25px}.hero-art{height:365px}.photo-blob{width:320px;height:320px}.hero h1{font-size:35px}.program{height:275px}.timeline span{width:86px;height:76px}.gallery img{height:175px}.visit{min-height:330px}.nursery{display:none}}
@media(max-width:600px){.topbar .menu{margin-right:0;margin-left:auto}.topbar .logo{display:flex}.hero{display:grid;grid-template-columns:1fr;grid-template-rows:370px auto;min-height:970px;height:auto;padding:18px 22px 64px;gap:18px}.hero-art{grid-row:1;grid-column:1;height:370px}.hero-copy{grid-row:2;grid-column:1;text-align:center;padding-inline:6px}.photo-blob{top:50%;left:50%;width:330px;height:330px}.hero h1{font-size:36px;line-height:1.35;margin-bottom:20px}.hero-copy p{font-size:16px;line-height:1.75}.actions{margin-top:26px}.blob-side.teal{height:230px;width:150px}.sun{top:44px;left:3px}.flower{right:0}.rainbow{right:-8px;bottom:35px}}
@media(max-width:600px){.topbar{position:relative}.topbar .logo{position:absolute;right:22px;top:23px;min-width:80px}.topbar .menu{position:absolute;left:22px;top:22px;margin:0}.topbar .logo b{font-size:30px}.topbar .logo small{font-size:10px}}

/* Senior design refinement: rhythm, hierarchy, interaction and editorial gallery */
:root{--section-space:clamp(76px,8vw,118px)}body{font-size:16px}.topbar{position:sticky;top:0;transition:height .3s ease,box-shadow .3s ease;background:#fffdfb;z-index:50}.topbar.scrolled{box-shadow:0 10px 34px #27394a12}.topbar nav a{position:relative;transition:color .2s ease}.topbar nav a:not(.active):hover{color:var(--teal)}.topbar nav a:not(.active):after{content:"";position:absolute;right:50%;left:50%;bottom:5px;height:2px;background:var(--teal);transition:right .2s,left .2s}.topbar nav a:hover:after{right:15%;left:15%}.btn{min-height:50px;box-shadow:0 10px 25px #25384a0e}.btn:active{transform:translateY(1px) scale(.985)}.section{padding-top:var(--section-space);padding-bottom:var(--section-space)}.section-title h2{letter-spacing:-.35px}.section-title p{font-size:16px;line-height:1.75}
.hero{isolation:isolate}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:64px;background:var(--cream);clip-path:ellipse(58% 35% at 50% 100%);z-index:4}.hero-copy{max-width:600px}.hero-copy p{max-width:470px;line-height:1.9}.hero-art:after{content:"";position:absolute;width:390px;height:48px;left:50%;bottom:56px;transform:translateX(-50%);border-radius:50%;background:#9a74461c;filter:blur(14px);z-index:-1}.photo-blob{box-shadow:0 25px 50px #b9853b1c}.photo-blob:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#f9c95b24,#f2a83a12);pointer-events:none}.flower,.star,.sun,.rainbow,.cloud{filter:drop-shadow(0 7px 8px #4d38200d)}
.programs{position:relative}.programs:before{content:"";position:absolute;width:140px;height:140px;border:2px dashed #edb82755;border-radius:50%;right:-75px;top:80px}.program-grid{gap:32px}.program{isolation:isolate;box-shadow:0 16px 42px #3441530a;border:1px solid #fff9;transition:transform .35s ease,box-shadow .35s ease}.program:before{content:"";position:absolute;width:155px;height:155px;border-radius:50%;left:-42px;bottom:-54px;background:#fff4;z-index:-1}.program:after{content:"✦";position:absolute;left:24px;top:20px;font-size:18px;color:#fff}.program:hover{transform:translateY(-8px) rotate(.25deg);box-shadow:0 23px 48px #34415316}.program p{max-width:205px;line-height:1.9}.program a{transition:transform .25s,box-shadow .25s;box-shadow:0 7px 16px #20374614}.program:hover a{transform:translateX(-4px)}
.day{position:relative;padding-top:80px;background:linear-gradient(180deg,#fffaf1,#fff8eb)}.day:before{content:"";position:absolute;left:0;right:0;top:-35px;height:70px;background:#fff8eb;clip-path:ellipse(55% 50% at 50% 100%)}.timeline{direction:rtl;gap:14px}.timeline:after{content:"←";position:absolute;left:1.4%;top:28px;color:var(--teal);font-size:28px;font-weight:900}.timeline>div{gap:10px}.timeline>div:nth-child(odd) span{transform:rotate(2deg)}.timeline>div:nth-child(even) span{transform:rotate(-2deg)}.timeline small{font-weight:600;color:#74808d}.timeline span{border:1px solid #fff;transition:transform .25s}.timeline>div:hover span{transform:translateY(-5px) rotate(0)}
.why{position:relative;padding-block:90px;border-radius:80px;background:#fff}.why:after{content:"";position:absolute;width:120px;height:120px;left:-65px;bottom:-45px;border-radius:50%;background:#dbeee1}.features{max-width:1220px;margin-inline:auto}.features article{padding:18px 12px;border-radius:24px;transition:background .25s}.features article:hover{background:#fffaf1}.features h3{font-size:19px}.features p{max-width:210px}
.place{position:relative;margin:24px 3% 0;border-radius:90px;padding:56px 5%;grid-template-columns:290px 1fr;gap:42px;overflow:hidden}.place:after{content:"✦";position:absolute;right:28px;top:26px;color:#efb81e;font-size:30px}.place-copy{position:relative;z-index:2}.place-copy h2{font-size:34px;line-height:1.45}.gallery{grid-template-columns:1.35fr .8fr .8fr;grid-template-rows:145px 145px;gap:14px}.gallery img{height:100%;border-radius:32px;transition:transform .45s ease,filter .35s}.gallery img:first-child{grid-row:1/3}.gallery img:nth-child(2){grid-column:2;grid-row:1}.gallery img:nth-child(3){grid-column:2;grid-row:2}.gallery img:nth-child(4){grid-column:3;grid-row:1/3}.gallery:hover img:not(:hover){filter:saturate(.78)}.gallery img:hover{transform:scale(1.018);z-index:2}
.bottom{position:relative;padding-top:105px;gap:65px;align-items:center}.faq details{border:1px solid #26394b0b;box-shadow:none;padding:0;overflow:hidden;transition:border-color .25s,box-shadow .25s}.faq details[open]{border-color:#27a7aa3d;box-shadow:0 10px 28px #1f3d4c0b}.faq summary{list-style:none;min-height:52px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:22px;color:var(--teal);transition:transform .25s}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{margin:0;padding:0 20px 18px;line-height:1.75}.visit{min-height:360px;position:relative;box-shadow:0 24px 50px #ed6b5a1e}.visit:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 15%,#fff3 0 2px,transparent 3px);background-size:26px 26px;opacity:.3;pointer-events:none}.visit>div{position:relative;z-index:2}.visit h2{font-size:38px}.nursery{position:relative;z-index:2;transition:transform .4s}.visit:hover .nursery{transform:translateY(-7px)}footer{border-top:1px solid #26394b0b;padding-block:30px}
@media(max-width:1024px){.topbar{padding-inline:28px}.topbar nav{gap:22px}.header-cta{padding-inline:18px}.gallery{grid-template-rows:130px 130px}.place{grid-template-columns:240px 1fr}.bottom{gap:34px}.visit{padding-inline:42px}}
@media(max-width:950px){.topbar{position:sticky}.place{grid-template-columns:1fr}.gallery{grid-template-columns:1.25fr .75fr;grid-template-rows:180px 180px}.gallery img:first-child{grid-column:1;grid-row:1/3}.gallery img:nth-child(2){grid-column:2;grid-row:1}.gallery img:nth-child(3){grid-column:2;grid-row:2}.gallery img:nth-child(4){display:none}.bottom{align-items:stretch}}
@media(max-width:600px){:root{--section-space:68px}.topbar{height:76px}.topbar nav{top:68px;padding:14px 18px;gap:2px}.topbar nav a{padding:13px 8px;border-bottom:1px solid #25394a0a}.hero:after{height:34px}.hero-copy p{margin-inline:auto}.programs:before{display:none}.program-grid{gap:18px}.program{height:265px;padding:32px 28px;border-radius:30px}.program p{max-width:190px}.program:hover{transform:none}.character{font-size:104px}.bee{font-size:72px}.day{padding-top:76px}.timeline{grid-template-columns:1fr 1fr;gap:28px 12px}.timeline:after,.timeline:before{display:none}.timeline>div{position:relative}.timeline>div:after{content:"←";position:absolute;left:-11px;top:25px;color:#78c6bd;font-size:20px}.timeline>div:nth-child(2n):after{content:"↓";left:auto;right:-2px;top:94px}.timeline>div:last-child:after{display:none}.why{padding-block:66px;border-radius:48px}.features{gap:10px}.features article{padding:15px 8px}.features span{width:62px;height:62px}.place{margin:0;border-radius:50px;padding:52px 20px;gap:28px}.place-copy h2{font-size:29px}.gallery{grid-template-columns:1.25fr .75fr;grid-template-rows:135px 135px;gap:9px}.gallery img{height:100%;border-radius:24px}.bottom{padding-top:75px;gap:45px}.faq summary{min-height:56px}.visit{min-height:470px;border-radius:48px;padding:42px 28px 220px;text-align:center;align-items:flex-start}.visit h2{font-size:32px}.visit .nursery{display:block;position:absolute;width:270px;right:50%;bottom:-8px;transform:translateX(50%)}.visit:hover .nursery{transform:translate(50%,-5px)}footer{gap:24px;padding-block:28px}.social{width:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.timeline span svg,.features span svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.timeline>div:nth-child(1) span{color:#ed9c17;background:#fff2cf}.timeline>div:nth-child(2) span{color:#8a64ad;background:#f0e9f7}.timeline>div:nth-child(3) span{color:#ef7166;background:#ffebe7}.timeline>div:nth-child(4) span{color:#55a86d;background:#e8f5e9}.timeline>div:nth-child(5) span{color:#249ea2;background:#e4f4f3}.timeline>div:nth-child(6) span{color:#5878ae;background:#eaf0fa}.features span svg{width:32px;height:32px}.features article:nth-child(1) span{color:#d79e14}.features article:nth-child(2) span{color:#e46f68}.features article:nth-child(3) span{color:#3b9d78}.features article:nth-child(4) span{color:#8064aa}
.program svg.character{width:112px;height:112px;padding:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;border-radius:42% 58% 48% 52%;background:#fff6}.program.yellow svg.character{color:#e8a400}.program.aqua svg.character{color:#168f92}.program.lilac svg.character{color:#7951a7}.program svg.bee{top:auto;bottom:18px}
