:root{--teal:#0d7771;--teal-dark:#075851;--aqua:#dff5ef;--gold:#efb43f;--coral:#ee6f67;--ink:#173b3a;--cream:#fffaf0;--white:#fff;--line:#cbe3dc;--shadow:0 20px 60px rgba(8,78,73,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:88px;padding:0 clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,250,240,.92);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(13,119,113,.1);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:46px;height:46px;border-radius:50% 50% 48% 52%;background:var(--aqua);display:grid;place-items:center;position:relative}.brand-mark:after{content:"";position:absolute;width:8px;height:13px;border-radius:8px 0;background:var(--teal);bottom:5px;left:19px;transform:rotate(-40deg)}.brand-mark span{font-size:21px;color:var(--gold);transform:translateY(-4px)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:"Fredoka",sans-serif;font-size:21px;color:var(--teal)}.brand-copy small{font-size:10px;font-weight:700;letter-spacing:.23em;color:#98701c;margin-top:6px}nav{display:flex;align-items:center;gap:28px}nav>a{font-size:14px;font-weight:600;text-decoration:none}nav>a:not(.button):hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--teal);color:white;text-decoration:none;padding:15px 23px;border-radius:999px;font-weight:700;line-height:1.2;box-shadow:0 9px 24px rgba(13,119,113,.18);transition:.2s}.button:hover{background:var(--teal-dark);transform:translateY(-2px)}.button-small{padding:11px 18px;font-size:13px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.hero{min-height:720px;padding:clamp(60px,8vw,110px) clamp(24px,7vw,110px) 76px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:7vw;align-items:center;overflow:hidden}.eyebrow{text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.16em;color:var(--teal);margin:0 0 18px}.hero h1,.welcome h2,.program h2,.fees-section h2,.contact h2{font-family:"Fredoka",sans-serif;line-height:1.04;letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(53px,7vw,94px);max-width:760px}.hero h1 em{display:block;color:var(--coral);font-style:normal}.hero-lead{font-size:clamp(18px,1.6vw,22px);max-width:610px;color:#496564;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-weight:700;text-underline-offset:6px}.quick-facts{display:flex;margin-top:55px;border-top:1px solid var(--line);padding-top:24px;gap:clamp(22px,4vw,52px)}.quick-facts div{display:flex;flex-direction:column}.quick-facts strong{font-size:15px}.quick-facts span{font-size:12px;color:#607978}.hero-art{aspect-ratio:1/1;position:relative;border-radius:52% 48% 46% 54%;background:#dff5ef;overflow:hidden;box-shadow:var(--shadow);max-width:600px}.sun{width:100px;height:100px;background:var(--gold);border-radius:50%;position:absolute;right:62px;top:62px}.cloud{position:absolute;background:white;width:112px;height:31px;border-radius:30px;opacity:.92}.cloud:before,.cloud:after{content:"";position:absolute;background:white;border-radius:50%}.cloud:before{width:50px;height:50px;left:17px;bottom:0}.cloud:after{width:39px;height:39px;right:15px;bottom:0}.cloud-one{left:48px;top:95px}.cloud-two{right:70px;top:193px;transform:scale(.72)}.arch{position:absolute;border-radius:50% 50% 0 0;border-style:solid;border-bottom:0}.arch-one{width:300px;height:242px;left:calc(50% - 150px);bottom:126px;border-width:45px;border-color:var(--coral)}.arch-two{width:210px;height:170px;left:calc(50% - 105px);bottom:126px;border-width:40px;border-color:var(--gold)}.star{position:absolute;z-index:3;left:50%;top:35%;transform:translate(-50%,-50%) rotate(7deg);font-size:72px;color:white;text-shadow:0 8px 0 rgba(13,119,113,.08)}.hill{position:absolute;border-radius:50% 50% 0 0}.hill-back{width:120%;height:210px;background:#9dd8c5;bottom:-55px;left:-40%}.hill-front{width:120%;height:205px;background:var(--teal);bottom:-90px;right:-35%}.sprout{position:absolute;z-index:5;left:50%;bottom:70px;width:90px;height:130px;transform:translateX(-50%)}.sprout span{position:absolute;width:9px;height:90px;background:#fff;bottom:0;left:40px;border-radius:10px}.sprout i,.sprout b{position:absolute;width:55px;height:32px;background:#fff;top:31px}.sprout i{right:45px;border-radius:52px 4px 52px 4px;transform:rotate(13deg)}.sprout b{left:45px;border-radius:4px 52px 4px 52px;transform:rotate(-13deg)}.art-caption{position:absolute;z-index:6;bottom:22px;left:0;right:0;display:flex;justify-content:center;gap:32px;color:white;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:700}
.welcome{background:var(--white);padding:clamp(70px,9vw,130px) clamp(24px,7vw,110px);display:grid;grid-template-columns:60px 1fr 1fr;gap:clamp(30px,6vw,90px);align-items:start}.section-number{font-family:"Fredoka";color:var(--coral);font-size:18px;border-top:2px solid var(--coral);padding-top:8px}.welcome h2,.program h2,.fees-section h2,.contact h2{font-size:clamp(40px,5vw,68px)}.welcome-copy{font-size:18px;color:#496564}.welcome-copy p:first-child{margin-top:4px}.program{padding:clamp(75px,9vw,125px) clamp(24px,7vw,110px);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.program-intro>p:last-child{font-size:18px;color:#56706e;max-width:430px}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.value-grid article{background:white;border-radius:24px;padding:30px;border:1px solid #e8eee8;transition:.2s}.value-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--aqua);color:var(--teal);font-size:20px}.value-grid article:nth-child(2) .icon{background:#ffe3df;color:var(--coral)}.value-grid article:nth-child(3) .icon{background:#fff0bf;color:#a47508}.value-grid h3{font-family:"Fredoka";font-size:22px;margin:17px 0 8px}.value-grid p{color:#607978;margin:0;font-size:15px}.fees-section{background:var(--teal-dark);color:white;padding:clamp(75px,9vw,125px) clamp(24px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.fees-heading .eyebrow{color:#83d4c1}.fees-heading>p:last-child{font-size:18px;color:#c7e3dc;max-width:440px}.fee-list article{display:flex;align-items:center;justify-content:space-between;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.2)}.fee-list article:first-child{border-top:1px solid rgba(255,255,255,.2)}.fee-list span,.fee-list small{font-size:12px;color:#a8d7cc;text-transform:uppercase;letter-spacing:.12em}.fee-list h3{font-family:"Fredoka";font-size:24px;margin:3px 0}.fee-list p{margin:0;text-align:right}.fee-list strong{font-family:"Fredoka";font-size:38px}.fee-list small{display:block}.contact{padding:clamp(75px,9vw,125px) clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr .8fr;gap:9vw;align-items:center}.contact>div:first-child>p:last-child{font-size:18px;color:#56706e;max-width:620px}.contact-card{background:white;border-radius:28px;padding:36px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:flex-start}.contact-label{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#76908d;font-weight:700;margin-bottom:4px}.contact-card>a:not(.button),.contact-card>strong{font-size:17px;font-weight:700;text-decoration:none;margin-bottom:24px;overflow-wrap:anywhere}.contact-card .button{margin-top:4px}footer{background:#092f2d;color:white;padding:42px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand .brand-copy strong{color:white}.footer-brand .brand-mark{background:rgba(255,255,255,.1)}footer p{margin:0;color:#aed0ca;font-size:13px}
@media(max-width:900px){.site-header{height:74px}.menu-toggle{display:block}.site-header nav{position:absolute;top:74px;left:0;right:0;background:var(--cream);display:none;flex-direction:column;align-items:stretch;padding:20px 24px 26px;border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgba(8,40,38,.08)}.site-header nav.open{display:flex}.site-header nav a{text-align:center;padding:8px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{max-width:570px;width:100%;margin:0 auto}.welcome{grid-template-columns:42px 1fr}.welcome-copy{grid-column:2}.program,.fees-section,.contact{grid-template-columns:1fr}.program{gap:46px}.fees-section{gap:45px}.contact{gap:42px}}
@media(max-width:560px){.brand-copy strong{font-size:18px}.brand-mark{width:40px;height:40px}.hero{padding:48px 20px 58px;min-height:auto}.hero h1{font-size:50px}.hero-actions{align-items:stretch;flex-direction:column;gap:14px}.hero-actions .text-link{text-align:center}.quick-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quick-facts div:last-child{grid-column:1/-1}.hero-art{margin-top:12px}.sun{width:65px;height:65px;right:35px;top:38px}.cloud-one{transform:scale(.7);left:5px;top:55px}.cloud-two{right:20px;top:120px}.star{font-size:52px}.arch-one{transform:scale(.78);transform-origin:center bottom}.arch-two{transform:scale(.78);transform-origin:center bottom}.welcome{padding-left:20px;padding-right:20px;grid-template-columns:1fr}.section-number{width:40px}.welcome-copy{grid-column:auto}.program,.fees-section,.contact{padding-left:20px;padding-right:20px}.value-grid{grid-template-columns:1fr}.fee-list strong{font-size:31px}.contact-card{padding:26px 22px}.contact-card .button{width:100%}footer{flex-direction:column;text-align:center}.footer-brand{order:-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.value-grid article{transition:none}}

/* Heavensproutz logo-led brand theme */
:root{--teal:#78aaa7;--teal-dark:#4f8582;--aqua:#e7f3f2;--gold:#d9a33d;--coral:#ee8e84;--green:#8fa34d;--purple:#9b83ad;--ink:#365658;--cream:#fffdf9;--line:#d6e5df;--shadow:0 20px 60px rgba(76,117,112,.14)}
body{background:var(--cream)}
.site-header{height:100px;background:rgba(255,253,249,.95);border-bottom-color:rgba(120,170,167,.18)}
.brand{display:flex;align-items:center;text-decoration:none}
.brand img{display:block;width:184px;height:82px;object-fit:contain}
nav>a:not(.button):hover{color:var(--coral)}
.button{background:var(--coral);box-shadow:0 9px 24px rgba(238,142,132,.24)}
.button:hover{background:#d97970}
.eyebrow{color:var(--teal-dark)}
.hero h1 em{color:var(--coral)}
.hero-lead{color:#5c7272}
.text-link{color:var(--purple)}
.hero-art{background:linear-gradient(145deg,#fff 54%,#eef6ef);border:1px solid #f1e9dc;display:grid;place-items:center}
.hero-art>img{position:relative;z-index:2;width:96%;height:96%;object-fit:contain}
.logo-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.38}
.logo-glow-one{width:220px;height:220px;background:#dce9cf;left:-50px;bottom:-30px}
.logo-glow-two{width:170px;height:170px;background:#f8d8d4;right:-30px;top:-15px}
.program{background:linear-gradient(180deg,var(--cream),#f5f7ed)}
.icon{background:var(--aqua);color:var(--teal-dark)}
.value-grid article:nth-child(2) .icon{background:#fde4e1;color:var(--coral)}
.value-grid article:nth-child(3) .icon{background:#f7edca;color:#a47508}
.value-grid article:nth-child(4) .icon{background:#eee8f3;color:var(--purple)}
.contact{background:linear-gradient(135deg,#fff 0%,#f9eee8 100%)}
.fees-section{display:none}
footer{background:#536f6d}
.footer-brand img{width:150px;height:72px;background:#fff;border-radius:14px;padding:4px}
footer p{color:#e4efed}
@media(max-width:900px){.site-header{height:86px}.brand img{width:150px;height:70px}.site-header nav{top:86px}}
@media(max-width:560px){.brand img{width:135px;height:64px}.hero-art{margin-top:12px}.footer-brand img{width:140px}}

.waitlist-section{padding:clamp(75px,9vw,125px) clamp(24px,7vw,110px);background:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;align-items:start}
.waitlist-intro{position:sticky;top:135px}
.waitlist-intro h2{font-family:"Fredoka",sans-serif;font-size:clamp(40px,5vw,66px);line-height:1.04;letter-spacing:-.035em;margin:0}
.waitlist-intro>p:not(.eyebrow){font-size:18px;color:#5c7272;margin:24px 0}
.download-link{display:inline-flex;gap:12px;align-items:center;color:var(--purple);font-weight:700;text-underline-offset:5px}
.waitlist-form{background:var(--cream);border:1px solid var(--line);border-radius:30px;padding:clamp(24px,4vw,46px);box-shadow:var(--shadow)}
.waitlist-form fieldset{border:0;padding:0 0 32px;margin:0 0 32px;border-bottom:1px solid var(--line)}
.waitlist-form legend{font-family:"Fredoka",sans-serif;font-size:24px;font-weight:600;margin-bottom:22px;color:var(--ink)}
.waitlist-form legend span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--aqua);color:var(--teal-dark);font-family:"DM Sans",sans-serif;font-size:14px;margin-right:10px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.form-grid .full{grid-column:1/-1}
.waitlist-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:700;color:#486463}
.waitlist-form input:not([type="checkbox"]):not([type="radio"]),.waitlist-form textarea{width:100%;border:1px solid #bfd6d2;background:#fff;border-radius:12px;padding:13px 14px;font:inherit;color:var(--ink);outline:0}
.waitlist-form textarea{resize:vertical;margin-bottom:18px}
.waitlist-form input:focus,.waitlist-form textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(238,142,132,.16)}
.choice-group{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:22px}
.choice-label{font-size:14px;font-weight:700;color:#486463;flex-basis:100%}
.choice-group label{display:flex;flex-direction:row;align-items:center;gap:7px;font-weight:600}
.choice-group input,.acknowledgement input{accent-color:var(--coral);width:17px;height:17px}
.acknowledgement{flex-direction:row!important;align-items:flex-start;gap:12px!important;line-height:1.5}
.acknowledgement input{flex:0 0 auto;margin-top:3px}
.privacy-note{font-size:13px;color:#6e8180;margin:18px 0 22px}
.form-submit{border:0;font-family:inherit;font-size:16px;cursor:pointer}
@media(max-width:900px){.waitlist-section{grid-template-columns:1fr}.waitlist-intro{position:static}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
@media(max-width:560px){.waitlist-section{padding-left:20px;padding-right:20px}.waitlist-form{padding:24px 18px;border-radius:22px}.choice-group{gap:11px 16px}.form-submit{width:100%}}
