.hero{background:linear-gradient(110deg, var(--warm) 0%, var(--paper) 55%, var(--peach) 100%);overflow:hidden}.hero__inner{grid-template-columns:50% 50%;align-items:center;width:min(1380px,92%);min-height:508px;margin:auto;display:grid}.hero__copy{z-index:2;padding:48px 0 30px;position:relative}.script{color:var(--navy);transform-origin:0;margin:0 0 10px;font-family:Kalam,cursive;font-size:19px;transform:rotate(-2deg)}.hero h1{letter-spacing:0;color:var(--navy);margin:0;font-size:48px;font-weight:800;line-height:1.03}.hero h1 span{color:var(--orange)}.hero__description{max-width:590px;color:var(--text);margin:18px 0 22px;font-size:16px;line-height:1.55}.hero__buttons{align-items:center;gap:14px;display:flex}.button{border:1px solid var(--orange);background:var(--orange);color:var(--paper);border-radius:22px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{box-shadow:0 7px 18px color-mix(in oklch, var(--orange) 25%, transparent);transform:translateY(-2px)}.button--outline{background:var(--paper);color:var(--navy)}.button--small{min-height:38px;padding:0 20px;font-size:12px}.hero__stats{align-items:center;margin-top:36px;display:flex}.hero__stats>div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:34px auto;min-width:155px;margin-right:28px;padding-right:28px;display:grid}.hero__stats>div:last-child{border:0}.hero__stats svg,.hero__stats .star{color:var(--orange);grid-row:1/3;align-self:center;width:27px;font-size:29px}.hero__stats b{color:var(--navy);font-size:22px}.hero__stats small{color:var(--muted-text);font-size:11px}.hero__visual{align-self:end;height:508px;position:relative}.hero__visual img{z-index:2;object-fit:contain;object-position:bottom;max-width:68%;height:98%;filter:drop-shadow(0 8px 12px color-mix(in oklch, var(--navy) 25%, transparent));position:absolute;bottom:0;right:10%}.hero__brush{z-index:1;background:var(--navy);clip-path:polygon(20% 4%,92% 0,88% 12%,100% 17%,91% 25%,99% 33%,91% 41%,100% 49%,91% 57%,99% 66%,88% 74%,96% 84%,79% 88%,72% 100%,10% 96%,0 82%,9% 70%,0 57%,10% 45%,1% 31%,12% 19%);width:62%;height:92%;position:absolute;bottom:-10%;right:3%}.hero__sun{background:var(--sun);border-radius:50%;width:270px;height:270px;position:absolute;top:-12%;right:-16%}.hero__note{z-index:4;color:var(--navy);font-family:Kalam,cursive;font-size:19px;line-height:1.08;position:absolute;top:95px;left:0;transform:rotate(-7deg)}.hero__doodles{z-index:4;height:330px;color:var(--paper);flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:100px;right:0}.hero__doodles svg{width:44px;height:44px}.hero__doodles span{text-align:center;font-family:Kalam,cursive;font-size:17px;line-height:1.1;transform:rotate(-8deg)}@media (max-width:900px){.hero__inner{grid-template-columns:1fr;min-height:auto}.hero__copy{padding-top:40px}.hero h1{font-size:38px}.hero__visual{height:420px}.hero__stats{overflow-x:auto}.hero__stats>div{min-width:145px}.hero__note{left:2%}}@media (max-width:520px){.hero__inner{width:90%}.hero h1{font-size:33px}.hero__description{font-size:14px}.hero__buttons{flex-wrap:wrap}.hero__stats>div{min-width:125px;margin-right:12px;padding-right:12px}.hero__visual{height:350px}.hero__visual img{max-width:77%;right:7%}.hero__note{font-size:14px;top:65px}.hero__doodles{height:245px;top:70px}.hero__doodles svg{width:30px}.hero__doodles span{font-size:12px}}
.section{padding:28px 0}.section__inner{width:min(1380px,92%);margin:auto}.section-heading h2{color:var(--navy);margin:0;font-size:23px}.section-heading p{color:var(--muted-text);margin:5px 0 22px;font-size:13px}.offering-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.offering-card{border:1px solid var(--line);min-height:190px;color:inherit;background:var(--paper);border-radius:7px;padding:20px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.offering-card:hover{border-color:var(--orange);box-shadow:0 12px 25px var(--shadow);transform:translateY(-4px)}.offering-card__icon{background:var(--peach);width:49px;height:49px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.offering-card__icon svg{width:25px}.offering-card h3{color:var(--navy);max-width:150px;margin:13px 0 7px;font-size:16px}.offering-card p{color:var(--muted-text);max-width:170px;margin:0;font-size:12px;line-height:1.45}.offering-card__arrow{background:var(--soft);width:27px;height:27px;color:var(--navy);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:15px;right:15px}.offering-card__arrow svg{width:14px}@media (max-width:900px){.offering-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.offering-grid{grid-template-columns:1fr;gap:12px}.offering-card{min-height:150px}}
.why{background:linear-gradient(90deg, var(--navy) 0%, var(--navy-soft) 48%, var(--navy) 100%);color:var(--paper);overflow:hidden}.why__inner{grid-template-columns:38% 37% 25%;align-items:center;width:min(1380px,92%);min-height:395px;margin:auto;display:grid}.dark-heading{border-left:4px solid var(--orange);margin-bottom:26px;padding-left:16px}.dark-heading h2{margin:0;font-size:22px;line-height:1.15}.feature{align-items:center;gap:15px;margin:18px 0;display:flex}.feature>span{background:var(--orange);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.feature svg{width:20px}.feature h3{margin:0 0 5px;font-size:13px}.feature p{color:var(--navy-muted);margin:0;font-size:11px}.book-scene{height:280px;filter:drop-shadow(0 10px 12px color-mix(in oklch, var(--dark) 45%, transparent));align-self:end;position:relative}.book{background:linear-gradient(var(--navy-light), var(--dark));border:2px solid var(--line-dark);width:75%;height:47px;color:var(--paper);border-radius:6px;place-items:center;font-family:serif;font-size:15px;display:grid;position:absolute;left:5%;transform:skewY(2deg)}.book:after{content:"";background:var(--page);border-radius:0 5px 5px 0;width:10px;height:88%;position:absolute;top:3px;right:-9px}.book-1{bottom:171px;left:11%;transform:rotate(4deg)}.book-2{bottom:123px;left:7%;transform:rotate(1deg)}.book-3{bottom:76px;left:9%;transform:rotate(-2deg)}.book-4{bottom:29px;left:4%;transform:rotate(1deg)}.pencil-cup{background:repeating-linear-gradient(90deg, var(--dark) 0 3px, var(--navy-light) 3px 6px);width:70px;height:112px;color:var(--orange);text-align:center;border-radius:7px 7px 18px 18px;padding-top:12px;font-size:27px;line-height:23px;position:absolute;bottom:25px;right:0}.why blockquote{background:var(--paper);color:var(--navy);min-height:175px;box-shadow:0 10px 30px color-mix(in oklch, var(--dark) 25%, transparent);border-radius:8px;margin:0;padding:30px}.why blockquote span{color:var(--line);font-size:46px;line-height:.5}.why blockquote p{font-family:Kalam,cursive;font-size:15px;font-weight:700;line-height:1.5}.why blockquote cite{font-size:12px;font-style:normal}.why blockquote cite:after{content:"";border-bottom:2px solid var(--orange);width:74px;margin:8px 0 0 20px;display:block;transform:rotate(-14deg)}@media (max-width:800px){.why__inner{grid-template-columns:1fr 1fr;padding:35px 0}.why blockquote{grid-column:1/3;justify-self:center;width:min(420px,85%)}.book-scene{align-self:center}}@media (max-width:520px){.why__inner{grid-template-columns:1fr}.book-scene{height:270px}.why blockquote{grid-column:auto;margin-top:15px}.feature p{font-size:10px}}
.results__heading{border-left:4px solid var(--orange);padding-left:16px}.results__layout{grid-template-columns:1fr 315px;gap:24px;display:grid}.result-stats{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.result-card{border:1px solid var(--line);border-radius:7px;grid-template-columns:36px auto;align-content:center;min-height:132px;padding:17px;display:grid}.result-card>span{background:var(--peach);width:34px;height:34px;color:var(--orange);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.result-card svg{width:18px}.result-card b{color:var(--navy);font-size:22px}.result-card p{color:var(--muted-text);margin:4px 0;font-size:10px;line-height:1.5}.performers{background:var(--navy);color:var(--paper);border-radius:7px;margin-top:-59px;padding:18px 22px}.performers h3{align-items:center;gap:9px;margin:0 0 15px;font-size:14px;display:flex}.performers h3 svg{color:var(--orange)}.performers ul{margin:0;padding:0;list-style:none}.performers li{justify-content:space-between;margin:7px 0;font-size:10px;display:flex}.performers a{border:1px solid var(--orange);color:var(--paper);border-radius:20px;margin-top:6px;padding:8px 15px;font-size:10px;text-decoration:none;display:inline-flex}@media (max-width:900px){.results__layout{grid-template-columns:1fr}.performers{margin-top:0}.result-stats{grid-template-columns:1fr 1fr}}@media (max-width:520px){.result-stats{grid-template-columns:1fr}.result-card{min-height:105px}}
.testimonial-row{grid-template-columns:32px repeat(3,1fr) 32px;align-items:center;gap:20px;display:grid}.testimonial-row>button{width:32px;height:32px;color:var(--navy);background:var(--soft);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.testimonial-row>button svg{width:16px}.testimonial{border:1px solid var(--line);border-radius:7px;grid-template-columns:46px auto;column-gap:12px;min-height:145px;padding:16px;display:grid}.avatar{width:43px;height:43px;color:var(--paper);background:var(--navy);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.avatar--2{background:var(--orange)}.avatar--3{background:var(--green)}.testimonial__person{flex-direction:column;display:flex}.testimonial__person b{color:var(--navy);font-size:12px}.testimonial__person small{color:var(--orange);font-size:9px}.testimonial__person span{color:var(--orange);margin-top:2px;font-size:10px}.testimonial>p{color:var(--text);grid-column:1/3;margin:12px 0 0;font-size:11px;line-height:1.5}.gallery-banner{background:linear-gradient(100deg, var(--peach), var(--paper), var(--warm));height:86px;color:var(--navy);border-radius:7px;grid-template-columns:52px 1fr auto;align-items:center;margin-top:26px;padding:0 30px;text-decoration:none;display:grid;overflow:hidden}.gallery-banner>span{background:var(--orange);width:45px;height:45px;color:var(--paper);border-radius:8px;place-items:center;display:grid}.gallery-banner div{flex-direction:column;margin-left:15px;display:flex}.gallery-banner b{font-size:14px}.gallery-banner small{margin-top:4px;font-size:10px}.gallery-banner em{background:var(--orange);color:var(--paper);border-radius:20px;padding:9px 18px;font-size:10px;font-style:normal}@media (max-width:800px){.testimonial-row{grid-template-columns:28px 1fr 28px}.testimonial-row .testimonial:nth-of-type(n+2){display:none}}@media (max-width:520px){.gallery-banner{grid-template-columns:45px 1fr;padding:0 15px}.gallery-banner em{display:none}}
