/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#181313;--paper:#fffaf4;--pink:#e50072;--soft-pink:#ffe0ec;--orange:#ff7a2f;--yellow:#ffd84a;--line:#18131329}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px;overflow-x:clip}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fffdf8eb;justify-content:space-between;align-items:center;height:84px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand img{object-fit:contain;width:54px;height:54px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.5px;font-size:18px;font-weight:900}.brand small{color:#6d6262;letter-spacing:.15em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:800}nav{align-items:center;gap:clamp(20px,2.3vw,40px);font-size:13px;font-weight:800;display:flex}nav>a:not(.nav-cta){position:relative}nav>a:not(.nav-cta):after{content:"";background:var(--pink);height:2px;transition:all .2s;position:absolute;bottom:-6px;left:0;right:100%}nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{color:#fff;background:var(--ink);border-radius:999px;padding:13px 18px;transition:all .2s}.nav-cta:hover{background:var(--pink);transform:translateY(-1px)}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button span{background:var(--ink);width:25px;height:2px;margin:6px;display:block}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:4vw;min-height:calc(100vh - 84px);padding:8vh 7vw 7vh;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow,.kicker{color:#6f6262;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow span{background:var(--pink);width:9px;height:9px;box-shadow:0 0 0 6px var(--soft-pink);border-radius:50%}.hero h1,.section-heading h2{letter-spacing:-.075em;margin:25px 0 24px;font-size:clamp(58px,7vw,110px);font-weight:950;line-height:.87}.hero h1 em,.section-heading h2 em{color:var(--pink);letter-spacing:-.055em;font-family:Georgia,serif;font-weight:400}.hero-copy>p{color:#615555;max-width:610px;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:23px;min-height:56px;padding:0 24px;font-size:14px;font-weight:900;display:inline-flex}.button-primary{color:#fff;background:var(--pink);transition:all .2s;box-shadow:0 12px 30px #e5007238}.button-primary:hover{background:#c90064;transform:translateY(-2px)}.button-primary span{font-size:19px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:14px;font-weight:900}.text-link span{color:var(--pink);margin-left:10px}.trust-row{align-items:center;gap:14px;margin-top:42px;display:flex}.avatar-stack{padding-left:9px;display:flex}.avatar-stack i{border:3px solid var(--paper);background:var(--pink);border-radius:50%;width:31px;height:31px;margin-left:-9px}.avatar-stack i:nth-child(2){background:var(--orange)}.avatar-stack i:nth-child(3){background:var(--yellow)}.avatar-stack i:nth-child(4){background:var(--ink)}.trust-row p{color:#7a6d6d;margin:0;font-size:11px;line-height:1.45}.trust-row strong{color:var(--ink)}.hero-collage{isolation:isolate;grid-template-rows:1.16fr .84fr;grid-template-columns:.88fr 1.12fr;gap:16px;min-height:610px;padding:28px 18px 24px;display:grid;position:relative}.hero-collage:before{content:"";z-index:-2;background:var(--soft-pink);border-radius:48% 52% 45% 55%;position:absolute;inset:7% 2% 4% 5%;transform:rotate(-4deg)}.hero-collage:after{content:"";z-index:-1;aspect-ratio:1;background:var(--yellow);border-radius:50%;width:34%;position:absolute;top:0;right:-2%}.collage-card{background:#fff;border:8px solid #fff;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 42px #3e1e142b}.collage-card img{object-fit:cover;width:100%;height:100%;display:block}.collage-main{z-index:2;border-radius:62px 24px 24px;grid-column:1/-1;transform:rotate(-1.2deg)}.collage-main img{object-position:center 46%}.collage-main figcaption{color:#fff;background:var(--pink);border-radius:999px;padding:10px 16px;font-family:Georgia,serif;font-size:17px;font-style:italic;position:absolute;bottom:17px;left:18px;box-shadow:0 8px 20px #290f1838}.collage-kids{z-index:3;border-radius:24px 24px 24px 62px;transform:rotate(2.5deg)}.collage-kids img{object-position:center 48%}.collage-together{z-index:2;border-radius:24px 62px 24px 24px;transform:rotate(-1.5deg)}.collage-together img{object-position:center 46%}.collage-heart,.collage-spark{z-index:5;place-items:center;display:grid;position:absolute}.collage-heart{color:#fff;background:var(--orange);border:5px solid var(--paper);border-radius:50%;width:55px;height:55px;font-size:28px;bottom:25%;left:-9px;transform:rotate(-11deg)}.collage-spark{color:var(--pink);font-size:39px;bottom:3%;right:-3px;transform:rotate(12deg)}.ticker{color:#fff;background:var(--ink);border-block:1px solid var(--ink);overflow:hidden;transform:rotate(-1deg)scale(1.01)}.ticker div{align-items:center;gap:28px;width:max-content;padding:14px 0;animation:26s linear infinite marquee;display:flex}.ticker span{font-family:Georgia,serif;font-size:24px;font-style:italic}.ticker b{color:var(--yellow)}@keyframes marquee{to{transform:translate(-50%)}}.numbers-section{border-bottom:1px solid var(--line);background:#fff6ec;padding:78px 7vw 88px}.numbers-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.numbers-heading>p{color:#6d6060;max-width:520px;margin:0;font-size:15px;line-height:1.6}.numbers{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.numbers article{border:1px solid var(--ink);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:205px;padding:30px;display:flex;box-shadow:7px 7px #1813131a}.numbers article:first-child{background:var(--soft-pink)}.numbers article:nth-child(2){background:#fff0a8}.numbers article:nth-child(3){background:#ffd9c2}.numbers strong{color:var(--ink);white-space:nowrap;font-family:Georgia,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:.95}.numbers span{color:#5f5151;text-transform:uppercase;letter-spacing:.06em;max-width:240px;font-size:13px;font-weight:900;line-height:1.45}.family-section{border-bottom:1px solid var(--line);background:#fffdf9;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;padding:115px 7vw 125px;display:grid}.family-visual{isolation:isolate;min-height:650px;position:relative}.family-visual:before{content:"";z-index:-1;aspect-ratio:1;background:var(--yellow);border-radius:50%;width:82%;position:absolute;top:4%;left:-5%}.family-visual>img{object-fit:cover;object-position:center 55%;border:9px solid #fff;border-radius:110px 30px 30px;width:92%;height:calc(100% - 48px);position:absolute;inset:0 8% 48px 0;box-shadow:0 24px 45px #3e1e142b}.family-quote{z-index:2;color:#fff;background:var(--pink);border:6px solid #fff;border-radius:25px 25px 70px;flex-direction:column;gap:8px;width:min(78%,390px);padding:24px 26px;display:flex;position:absolute;bottom:0;right:0;transform:rotate(2deg);box-shadow:0 16px 35px #42152938}.family-quote strong{font-family:Georgia,serif;font-size:clamp(21px,2vw,29px);font-style:italic;font-weight:400;line-height:1.05}.family-quote span{color:#ffe5f1;font-size:11px;font-weight:800;line-height:1.45}.family-visual-spark{z-index:3;color:var(--orange);font-size:46px;position:absolute;top:3%;right:0;transform:rotate(12deg)}.family-content h2{letter-spacing:-.065em;margin:20px 0 24px;font-size:clamp(47px,5.8vw,88px);line-height:.95}.family-content h2 em{color:var(--pink);font-family:Georgia,serif;font-weight:400}.family-intro{color:#6d6060;max-width:620px;margin:0 0 28px;font-size:16px;line-height:1.7}.family-points{gap:12px;display:grid}.family-points article{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:54px 1fr;align-items:center;gap:17px;padding:22px 24px;display:grid;box-shadow:0 10px 28px #3e1e140f}.family-points article>span{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:25px;display:grid}.family-points article:nth-child(2)>span{color:var(--ink);background:var(--yellow)}.family-points article:nth-child(3)>span{background:var(--orange)}.family-points strong{font-size:18px}.family-points p{color:#756767;margin:5px 0 0;font-size:13px;line-height:1.55}.courses-section{background:#fffaf4;padding:110px 7vw 125px}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:10vw;display:grid}.section-heading h2{margin:18px 0 0;font-size:clamp(52px,6.3vw,95px)}.section-heading>p{color:#6d6060;max-width:530px;margin:0 0 10px;font-size:17px;line-height:1.65}.filter-row{flex-wrap:wrap;gap:10px;margin:58px 0 30px;display:flex}.filter-row button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:11px 21px;font-size:12px;font-weight:900;transition:all .2s}.filter-row button.active,.filter-row button:hover{color:#fff;background:var(--ink)}.course-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.course-card{border:1px solid var(--ink);border-radius:24px;flex-direction:column;justify-content:flex-start;min-height:225px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.course-card-grouped{min-height:380px}.course-card:hover{transform:translateY(-5px)rotate(-.5deg);box-shadow:0 18px 34px #3316161c}.course-card.pink{background:var(--soft-pink)}.course-card.orange{background:#ffd9c2}.course-card.yellow{background:#fff0a8}.course-number{font-family:Georgia,serif;font-size:18px}.course-card-body{margin-top:27px}.course-card small{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.course-card h3{letter-spacing:-.045em;max-width:82%;margin:8px 0 7px;font-size:clamp(21px,1.9vw,30px);line-height:1}.course-card p{color:#655555;max-width:calc(100% - 48px);margin:0;font-size:12px;font-weight:700}.course-schedule{color:#fff;background:var(--ink);border-radius:12px;align-items:center;gap:8px;max-width:calc(100% - 48px);margin-top:14px;padding:9px 11px;font-size:11px;font-weight:900;line-height:1.2;display:flex}.course-schedule span{color:var(--yellow);font-size:15px;line-height:1}.course-levels{gap:7px;max-width:calc(100% - 48px);margin-top:15px;display:grid}.course-levels span{color:var(--ink);background:#ffffff9e;border:1px solid #1813132e;border-radius:12px;padding:9px 11px;font-size:11px;font-weight:900;line-height:1.15}.course-card>a{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;transition:all .2s;display:grid;position:absolute;bottom:22px;right:22px}.course-card>a:hover{background:var(--pink);transform:rotate(45deg)}.schedule-section{color:#fff;background:var(--ink);grid-template-columns:.68fr 1.32fr;gap:5vw;padding:115px 5vw;display:grid}.schedule-intro{align-self:start;position:sticky;top:130px}.kicker-light{color:#bdb1b1}.schedule-intro h2,.school-copy h2,.events-copy h2,.trial-copy h2{letter-spacing:-.07em;margin:22px 0 25px;font-size:clamp(50px,6vw,90px);line-height:.92}.schedule-intro h2 em,.events-copy h2 em{color:var(--yellow);font-family:Georgia,serif;font-weight:400}.schedule-intro>p{color:#cfc4c4;max-width:510px;font-size:16px;line-height:1.7}.button-light{color:var(--ink);background:#fff;margin-top:25px}.button-light:hover{background:var(--yellow)}.schedule-board{min-width:0}.day-tabs{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.day-tabs button{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:15px;min-height:66px;padding:12px 8px;font-size:clamp(11px,1vw,14px);font-weight:950;transition:all .2s}.day-tabs button.active{color:var(--ink);background:var(--yellow);border-color:var(--yellow);transform:translateY(-3px)}.lesson-list{color:var(--ink);background:#fffdf8;border-radius:25px;margin-top:14px;padding-bottom:18px;overflow:hidden}.lesson-list-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.lesson-list-title span{font-family:Georgia,serif;font-size:27px;font-style:italic}.lesson-list-title small{color:#796e6e;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.room-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;padding:18px;display:grid}.room-card{background:#fff;border:1px solid #eadede;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #2614140f}.room-card>header{background:var(--soft-pink);border-bottom:1px solid #eadede;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:15px 17px;display:flex}.room-card:nth-child(2)>header{background:#fff0cf}.room-card:nth-child(3)>header{background:#e8f6ef}.room-card>header h3{letter-spacing:-.035em;margin:0;font-size:19px}.room-card>header small{color:#796e6e;text-transform:uppercase;letter-spacing:.07em;text-align:right;font-size:9px;font-weight:900}.room-lessons{display:grid}.room-lesson{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:6px;min-height:130px;padding:17px 48px 17px 17px;display:flex;position:relative}.room-lesson:last-child{border-bottom:0}.room-lesson time{color:var(--pink);white-space:nowrap;font-family:Georgia,serif;font-size:16px;font-weight:700}.room-lesson strong{font-size:15px;line-height:1.15}.room-lesson span{color:#746868;font-size:10px;font-weight:750;line-height:1.35}.room-lesson a{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;transition:all .2s;display:grid;position:absolute;bottom:14px;right:12px}.room-lesson a:hover{background:var(--pink);transform:rotate(45deg)}.schedule-note{color:#948989;margin:15px 5px 0;font-size:10px;line-height:1.4}.school-section{background:#fff8f1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:7vw;padding:125px 7vw;display:grid}.school-copy h2 em,.trial-copy h2 em{color:var(--pink);font-family:Georgia,serif;font-weight:400}.school-copy>p{color:#6e6060;max-width:590px;font-size:16px;line-height:1.75}.school-copy .text-link{margin-top:28px;display:inline-block}.school-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:620px;margin-top:34px;display:grid}.school-facts article{border:1px solid var(--ink);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:132px;padding:18px;display:flex}.school-facts article:first-child{background:var(--soft-pink)}.school-facts article:nth-child(2){background:#fff0a8}.school-facts article:nth-child(3){background:#ffd9c2}.school-facts strong{letter-spacing:-.045em;font-size:clamp(21px,2vw,29px)}.school-facts span{color:#655555;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:850;line-height:1.35}.school-visual{min-height:720px;position:relative}.school-photo{background:var(--ink);border:7px solid #fff;border-radius:90px 26px;margin:0;position:absolute;inset:0 36px 135px 0;overflow:hidden;box-shadow:0 24px 55px #2d14142e}.school-photo img{object-fit:cover;object-position:center 56%;filter:saturate(.9)contrast(1.03);width:100%;height:100%}.school-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#1c1111a3);position:absolute;inset:0}.school-photo figcaption{z-index:2;color:#fff;max-width:70%;font-family:Georgia,serif;font-size:clamp(24px,3vw,42px);font-style:italic;line-height:1;position:absolute;bottom:25px;left:28px}.school-since{z-index:3;aspect-ratio:1;width:130px;color:var(--ink);background:var(--yellow);border:6px solid #fff8f1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:34px;right:0;transform:rotate(8deg);box-shadow:0 12px 28px #2d141429}.school-since strong{font-size:19px}.school-since span{font-family:Georgia,serif;font-size:17px;font-style:italic}.school-welcome{z-index:4;border:1px solid var(--ink);width:72%;box-shadow:10px 10px 0 var(--pink);background:#fff;border-radius:22px 22px 55px;flex-wrap:wrap;gap:8px;padding:20px;display:flex;position:absolute;bottom:8px;right:0}.school-welcome span{color:#fff;background:var(--ink);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:900}.events-section{color:#fff;background:linear-gradient(135deg, #ca0059 0%, var(--pink) 58%, #a7004b 100%);isolation:isolate;grid-template-columns:1.08fr .92fr;align-items:center;gap:7vw;min-height:780px;padding:105px 7vw;display:grid;position:relative;overflow:hidden}.events-mark{z-index:-1;color:#ffffff14;letter-spacing:-.11em;white-space:nowrap;font-size:clamp(105px,18vw,275px);font-weight:950;position:absolute;bottom:-4vw;right:-2vw}.events-visual{grid-template-rows:minmax(0,1fr) 155px;gap:15px;min-height:560px;display:grid;transform:rotate(-1deg)}.events-visual-side{grid-template-columns:.9fr 1.1fr;gap:15px;display:grid}.events-photo{background:var(--ink);border:7px solid #fff;margin:0;overflow:hidden;box-shadow:0 24px 45px #42001c47}.events-photo img{object-fit:cover;filter:saturate(.92)contrast(1.03);width:100%;height:100%}.events-photo-main{border-radius:85px 24px 24px}.events-photo-main img{object-position:center center}.events-photo-small{border-radius:22px 70px 22px 22px}.events-photo-small img{object-position:center 46%}.events-note{color:var(--ink);background:var(--yellow);border:2px solid var(--ink);border-radius:20px 20px 55px;padding:22px 19px;box-shadow:8px 8px #fff}.events-note small{text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px;font-size:9px;font-weight:950;display:block}.events-note strong{font-family:Georgia,serif;font-size:clamp(19px,2vw,29px);font-style:italic;line-height:1.05;display:block}.events-copy{max-width:610px}.events-copy h2{margin-bottom:27px;font-size:clamp(58px,6vw,94px)}.events-copy>p{color:#ffe4f0;font-size:17px;line-height:1.65}.events-tags{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.events-tags span{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:950}.events-copy .events-flamingo-copy{color:#fff;border-left:3px solid var(--yellow);padding-left:18px;font-size:14px;font-weight:750;line-height:1.55}.button-pink{color:var(--pink);background:#fff;margin-top:24px}.button-pink:hover{color:var(--ink);background:var(--yellow)}.trial-section{isolation:isolate;background:linear-gradient(145deg,#fff8f1 0%,#fff3f7 100%);grid-template-columns:.9fr 1.1fr;align-items:start;gap:9vw;padding:125px 7vw;display:grid;position:relative;overflow:hidden}.trial-section:before{content:"";z-index:-1;aspect-ratio:1;background:var(--soft-pink);border-radius:50%;width:390px;position:absolute;bottom:-160px;left:-130px}.trial-copy{position:sticky;top:130px}.trial-copy>p{color:#6e6060;max-width:560px;font-size:17px;line-height:1.7}.trial-reassurance{border:1px solid var(--ink);max-width:560px;box-shadow:7px 7px 0 var(--soft-pink);background:#fff;border-radius:18px 18px 45px;grid-template-columns:45px 1fr;align-items:center;gap:14px;margin-top:30px;padding:19px 21px;display:grid}.trial-reassurance>span{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:45px;height:45px;font-size:25px;display:grid}.trial-reassurance p{color:#6e6060;margin:0;font-size:12px;line-height:1.5}.trial-reassurance strong{color:var(--ink);font-size:14px}.contact-points{gap:15px;margin-top:38px;display:grid}.contact-points a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:16px;display:flex}.contact-points a:hover strong{color:var(--pink)}.contact-points small{color:#877979;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.contact-points strong{text-align:right;max-width:70%;font-size:13px;transition:all .2s}.trial-form{border:1px solid var(--ink);box-shadow:14px 14px 0 var(--yellow);background:#fff;border-radius:30px 30px 78px;gap:24px;padding:clamp(28px,4vw,54px);display:grid;position:relative}.trial-form:after{content:"Ti aspettiamo";color:#fff;background:var(--pink);border-radius:999px;padding:10px 15px;font-family:Georgia,serif;font-size:15px;font-style:italic;position:absolute;top:-18px;right:28px;transform:rotate(3deg)}.form-heading{align-items:center;gap:15px;margin-bottom:8px;display:flex}.form-heading>span{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.form-heading>div{gap:4px;display:grid}.form-heading small{color:#877979;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:900}.form-heading h3{letter-spacing:-.05em;margin:0;font-size:clamp(25px,3vw,39px)}.trial-form label{text-transform:uppercase;letter-spacing:.07em;gap:9px;font-size:11px;font-weight:900;display:grid}.trial-form input,.trial-form select,.trial-form textarea{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);text-transform:none;letter-spacing:normal;resize:vertical;background:0 0;border-radius:0;outline:none;padding:15px 0;font:16px Arial,sans-serif}.trial-form input:focus,.trial-form select:focus,.trial-form textarea:focus{border-bottom-color:var(--pink);box-shadow:0 2px 0 var(--pink)}.button-dark{color:#fff;background:var(--ink);cursor:pointer;border:0;width:100%;margin-top:5px}.button-dark:hover{background:var(--pink)}.form-note{color:#8b7e7e;text-align:center;font-size:10px;line-height:1.5}footer{color:#fff;background:var(--ink);padding:60px 7vw 25px}.footer-main{grid-template-columns:1.2fr .8fr auto;align-items:center;gap:50px;display:grid}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand img{object-fit:contain;background:#fff;border-radius:50%;width:78px;height:78px}.footer-brand div{flex-direction:column;gap:7px;display:flex}.footer-brand strong{font-size:20px}.footer-brand span{color:#aa9e9e;font-size:11px}.footer-links{flex-wrap:wrap;gap:24px;font-size:12px;font-weight:800;display:flex}.footer-links a:hover{color:var(--yellow)}.social-links{gap:8px;display:flex}.social-links a{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.social-links a:hover{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.footer-bottom{color:#847979;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:10px;display:flex}.mobile-whatsapp{display:none}@media (width<=980px){.menu-button{z-index:51;display:block}nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:28px 7vw 35px;display:none;position:fixed;inset:84px 0 auto}nav.nav-open{display:flex}.nav-cta{text-align:center}.hero{grid-template-columns:1fr;padding-top:7vh}.hero-collage{width:100%;max-width:720px;min-height:610px;margin-inline:auto}.section-heading,.family-section{grid-template-columns:1fr;gap:55px}.family-visual{width:100%;max-width:690px;min-height:610px;margin-inline:auto}.course-grid{grid-template-columns:repeat(2,1fr)}.schedule-section,.school-section,.trial-section{grid-template-columns:1fr}.schedule-intro,.trial-copy{position:static}.school-section,.trial-section{gap:70px}.school-visual{width:100%;max-width:700px;margin-inline:auto}.events-section{grid-template-columns:1fr;gap:70px}.events-visual{width:100%;max-width:700px;min-height:620px;margin-inline:auto}.events-copy{max-width:720px}.footer-main{grid-template-columns:1fr 1fr}.social-links{grid-column:1/-1}}@media (width<=650px){html{scroll-padding-top:72px}.site-header{height:72px;padding-inline:18px}.brand img{width:45px;height:45px}.brand strong{font-size:16px}nav{inset:72px 0 auto}.hero{min-height:0;padding:62px 20px 50px}.hero h1{font-size:clamp(49px,15vw,72px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:20px}.button{width:100%}.text-link{align-self:center}.hero-collage{grid-template-columns:.82fr 1.18fr;gap:9px;min-height:465px;padding:18px 4px 12px}.collage-card{border-width:5px}.collage-main{border-radius:38px 16px 16px}.collage-main figcaption{padding:8px 12px;font-size:14px;bottom:10px;left:10px}.collage-kids{border-radius:16px 16px 16px 38px}.collage-together{border-radius:16px 38px 16px 16px}.collage-heart{border-width:4px;width:45px;height:45px;font-size:23px;left:-12px}.collage-spark{right:-10px}.numbers-section{padding:64px 20px 72px}.numbers-heading{flex-direction:column;align-items:flex-start;gap:17px}.numbers{grid-template-columns:1fr}.numbers article{min-height:175px;padding:25px}.family-section,.courses-section{padding:84px 20px}.family-visual{min-height:520px}.family-visual>img{border-width:6px;border-radius:72px 22px 22px;width:95%;height:calc(100% - 44px);inset:0 5% 44px 0}.family-quote{border-width:5px;border-radius:20px 20px 55px;width:82%;padding:19px 20px}.family-content h2{font-size:52px}.family-points article{grid-template-columns:48px 1fr;padding:18px}.family-points article>span{width:48px;height:48px}.section-heading h2{font-size:54px}.course-grid{grid-template-columns:1fr}.course-card{min-height:220px}.course-card-grouped{min-height:375px}.schedule-section,.school-section,.events-section,.trial-section{padding:84px 20px}.schedule-section{gap:54px}.schedule-intro h2,.school-copy h2,.trial-copy h2{font-size:54px}.day-tabs{grid-template-columns:repeat(2,1fr)}.day-tabs button{min-height:58px;font-size:12px}.lesson-list-title{padding-inline:20px}.room-grid{grid-template-columns:1fr;padding:12px}.room-lesson{min-height:112px}.school-facts{grid-template-columns:1fr}.school-facts article{min-height:112px}.school-visual{min-height:620px}.school-photo{border-width:5px;border-radius:65px 20px;inset:0 18px 150px 0}.school-photo figcaption{font-size:30px;bottom:22px;left:20px}.school-since{border-width:5px;width:105px;top:24px}.school-since strong{font-size:16px}.school-welcome{width:calc(100% - 18px);box-shadow:7px 7px 0 var(--pink);padding:16px;bottom:8px;right:18px}.events-section{gap:58px;min-height:0;display:grid}.events-visual{grid-template-rows:235px 140px;gap:9px;min-height:390px}.events-visual-side{grid-template-columns:.86fr 1.14fr;gap:9px}.events-photo{border-width:5px}.events-photo-main{border-radius:58px 18px 18px}.events-photo-small{border-radius:16px 48px 16px 16px}.events-note{padding:16px 13px;box-shadow:6px 6px #fff}.events-note strong{font-size:18px}.events-copy h2{font-size:58px}.trial-reassurance{padding:17px}.contact-points a{flex-direction:column;align-items:flex-start;gap:6px}.contact-points strong{text-align:left;max-width:100%}.trial-form{box-shadow:8px 8px 0 var(--yellow);border-radius:25px 25px 58px}.trial-form:after{top:-15px;right:18px}footer{padding-inline:20px;padding-bottom:95px}.footer-main{grid-template-columns:1fr;gap:30px}.social-links{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}.mobile-whatsapp{z-index:60;color:#fff;background:var(--pink);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:56px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:13px;left:14px;right:14px;box-shadow:0 10px 30px #24111152}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}}.site-shell{isolation:isolate;position:relative}.site-shell .site-header{background:#fffaf4d1;border:1px solid #1813132e;border-radius:999px;width:calc(100% - 4vw);height:74px;margin:14px auto 0;padding-inline:24px;top:14px;box-shadow:0 14px 42px #3b15261c}.site-shell .brand img{filter:drop-shadow(0 7px 12px #e500722e);width:50px;height:50px}.site-shell .nav-cta{color:#fff;background:linear-gradient(135deg, var(--pink), #bd005c);box-shadow:0 9px 22px #e500723d}.site-shell .hero{isolation:isolate;background:radial-gradient(circle at 88% 12%,#ffd84ac7 0 9%,#0000 27%),radial-gradient(circle at 66% 78%,#e5007226 0 12%,#0000 34%),linear-gradient(135deg,#fffdf9 0%,#fff6ec 52%,#ffe8f1 100%);border-radius:0 0 64px 64px;min-height:calc(100svh - 88px);padding:clamp(70px,8vh,115px) 7vw 9vh;position:relative}.site-shell .hero:before{content:"";z-index:0;aspect-ratio:1;background:var(--orange);filter:blur(4px);opacity:.1;border-radius:50%;width:24vw;position:absolute;bottom:5%;left:-9vw}.site-shell .hero:after{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#18131321 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000bf,#0000 45%);mask-image:linear-gradient(90deg,#000000bf,#0000 45%)}.hero-word{z-index:0;color:#e500720b;letter-spacing:-.1em;white-space:nowrap;pointer-events:none;font-size:clamp(140px,19vw,320px);font-weight:950;line-height:.8;position:absolute;top:1.5%;left:-1.5vw}.site-shell .hero-copy{z-index:3}.site-shell .eyebrow{color:var(--ink);background:#ffffffb8;border:1px solid #18131324;border-radius:999px;padding:10px 14px;box-shadow:0 8px 22px #3b15260f}.site-shell .hero h1{text-wrap:balance;margin-block:27px 25px;font-size:clamp(64px,7.8vw,124px);line-height:.82}.site-shell .hero h1 em{color:var(--pink);text-shadow:3px 3px #ffd84a80;display:inline-block;position:relative;transform:rotate(-1.5deg)}.site-shell .hero h1 em:after{content:"";z-index:-1;background:var(--yellow);opacity:.85;border-radius:50%;height:18%;position:absolute;bottom:1%;left:-2%;right:-3%;transform:rotate(-1deg)}.site-shell .hero-copy>p{color:#4e4242;max-width:640px}.site-shell .button-primary{box-shadow:0 15px 34px #e5007245, 5px 5px 0 var(--yellow);background:linear-gradient(135deg,#f8007b,#c90064)}.site-shell .trust-row{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #1813131f;border-radius:999px;width:max-content;max-width:100%;padding:10px 15px 10px 10px}.site-shell .hero-collage{z-index:2;min-height:680px;padding:40px 22px 30px;transform:rotate(.7deg)}.site-shell .hero-collage:before{background:linear-gradient(145deg, var(--pink), #ff5a9d 48%, var(--orange));border-radius:44% 56% 37% 63%;inset:8% -2% 1% 7%;transform:rotate(-5deg);box-shadow:0 38px 90px #e500723d}.site-shell .hero-collage:after{width:38%;top:1%;right:-3%;box-shadow:0 20px 50px #ffd84a47}.site-shell .collage-card{border-width:9px;transition:transform .45s,box-shadow .45s;box-shadow:0 28px 60px #2d101f3d}.site-shell .collage-main{border-radius:86px 28px 28px;transform:rotate(-3deg)}.site-shell .collage-kids{border-radius:28px 28px 28px 72px;transform:rotate(-4deg)translateY(-4px)}.site-shell .collage-together{border-radius:28px 78px 28px 28px;transform:rotate(3deg)translateY(3px)}.site-shell .collage-main:hover{transform:rotate(-1.5deg)translateY(-8px)scale(1.01)}.site-shell .collage-kids:hover{transform:rotate(-2deg)translateY(-10px)}.site-shell .collage-together:hover{transform:rotate(1deg)translateY(-7px)}.collage-badge{z-index:6;aspect-ratio:1;color:#fff;background:var(--ink);border:6px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;display:flex;position:absolute;top:25%;right:-5px;transform:rotate(8deg);box-shadow:0 16px 35px #18131340}.collage-badge strong{color:var(--yellow);font-size:15px}.collage-badge span{margin-top:3px;font-family:Georgia,serif;font-size:17px;font-style:italic}.site-shell .collage-heart{animation:4.5s ease-in-out infinite wow-float}.site-shell .ticker{z-index:4;background:linear-gradient(90deg, var(--ink), #4b1230 50%, var(--ink));border-block:2px solid var(--yellow);margin-top:-8px;position:relative;box-shadow:0 13px 32px #2d101f2e}.site-shell .ticker div{padding-block:18px}.site-shell .ticker span{font-size:27px}.site-shell .numbers-section{color:#fff;background:radial-gradient(circle at 88% 18%, #e500724d, transparent 28%), radial-gradient(circle at 8% 100%, #ff7a2f2e, transparent 28%), var(--ink);border-bottom:0;padding-block:105px 115px;position:relative;overflow:hidden}.site-shell .numbers-section:after{content:"2028";color:#ffffff09;letter-spacing:-.1em;pointer-events:none;font-size:clamp(150px,25vw,400px);font-weight:950;line-height:.8;position:absolute;bottom:-5vw;right:-2vw}.site-shell .numbers-heading{z-index:1;position:relative}.site-shell .numbers-heading .kicker,.site-shell .numbers-heading>p{color:#f7eaea}.site-shell .numbers{z-index:1;gap:20px;position:relative}.site-shell .numbers article{border:2px solid #fff;border-radius:34px;min-height:235px;transition:transform .35s,box-shadow .35s;box-shadow:12px 12px #ffffff1f}.site-shell .numbers article:first-child{transform:rotate(-1.2deg)}.site-shell .numbers article:nth-child(2){transform:translateY(15px)rotate(1deg)}.site-shell .numbers article:nth-child(3){transform:rotate(-.8deg)}.site-shell .numbers article:hover{transform:translateY(-8px)rotate(0);box-shadow:17px 17px #ffffff29}.site-shell .family-section{background:radial-gradient(circle at 94% 12%,#ffd84a8c,#0000 22%),linear-gradient(#fffdf9,#fff4eb);padding-block:145px;position:relative;overflow:hidden}.site-shell .family-section:after{content:"♡";color:#e5007212;font-size:clamp(190px,30vw,470px);line-height:1;position:absolute;bottom:-7vw;right:-3vw;transform:rotate(-14deg)}.site-shell .family-visual,.site-shell .family-content{z-index:1;position:relative}.site-shell .family-visual:before{background:linear-gradient(145deg, var(--yellow), var(--orange));box-shadow:0 30px 70px #ff7a2f38}.site-shell .family-visual>img{box-shadow:18px 22px 0 var(--soft-pink), 0 35px 65px #3e1e1433;border-width:10px}.site-shell .family-quote{background:linear-gradient(135deg, var(--pink), #bc005a);box-shadow:12px 12px 0 var(--yellow), 0 20px 45px #4215293b}.site-shell .family-content h2{font-size:clamp(52px,6.3vw,98px)}.site-shell .family-points article{border-color:#1813132e;transition:transform .25s,border-color .25s;box-shadow:8px 8px #1813130e}.site-shell .family-points article:hover{border-color:var(--pink);transform:translate(8px)}.site-shell .courses-section{background:radial-gradient(circle at 5% 12%, #e500721a, transparent 24%), radial-gradient(circle at 95% 50%, #ffd84a40, transparent 28%), var(--paper);padding-block:135px 145px;position:relative;overflow:hidden}.site-shell .courses-section:before{content:"MUOVITI";color:#e500720b;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(100px,18vw,290px);font-weight:950;line-height:1;position:absolute;top:1vw;right:-2vw}.site-shell .section-heading,.site-shell .filter-row,.site-shell .course-grid{z-index:1;position:relative}.site-shell .filter-row button{background:#ffffffbf;padding:13px 25px;box-shadow:4px 4px #1813131a}.site-shell .filter-row button.active,.site-shell .filter-row button:hover{background:var(--ink);box-shadow:5px 5px 0 var(--pink);transform:translateY(-2px)}.site-shell .course-grid{gap:19px}.site-shell .course-card{border-width:2px;border-radius:30px;box-shadow:7px 8px #18131317}.site-shell .course-card.pink{background:linear-gradient(145deg,#ffe7f0,#ffc9dd)}.site-shell .course-card.orange{background:linear-gradient(145deg,#ffe6d5,#ffc5a5)}.site-shell .course-card.yellow{background:linear-gradient(145deg,#fff7c6,#ffe682)}.site-shell .course-card:hover{transform:translateY(-10px)rotate(-.7deg);box-shadow:13px 15px #e5007229}.site-shell .course-number{color:#1813136b;font-size:23px}.site-shell .course-card h3{font-size:clamp(23px,2.1vw,34px)}.site-shell .course-card>a{box-shadow:4px 4px #ffffffb3}.site-shell .schedule-section{background:radial-gradient(circle at 11% 20%,#e5007259,#0000 25%),radial-gradient(circle at 89% 85%,#ff7a2f2e,#0000 27%),#171111;padding-block:145px;position:relative;overflow:hidden}.site-shell .schedule-section:before{content:none}.site-shell .schedule-intro,.site-shell .schedule-board{z-index:1;position:relative}.site-shell .day-tabs button{border-radius:999px;min-height:72px}.site-shell .day-tabs button.active{box-shadow:6px 6px 0 var(--pink)}.site-shell .lesson-list{border:2px solid #fff;border-radius:34px;box-shadow:16px 16px #ffffff14}.site-shell .room-card{border-radius:22px}.site-shell .school-section{background:radial-gradient(circle at 82% 20%,#e500721f,#0000 26%),linear-gradient(145deg,#fff7ef,#ffeef4);padding-block:145px;position:relative;overflow:hidden}.site-shell .school-section:before{content:"";aspect-ratio:1;background:var(--yellow);opacity:.7;border-radius:50%;width:35vw;position:absolute;top:12%;right:-11vw}.site-shell .school-copy,.site-shell .school-visual{z-index:1;position:relative}.site-shell .school-photo{box-shadow:18px 18px 0 var(--pink), 0 32px 70px #2d141438;border-width:10px}.site-shell .school-since{box-shadow:8px 9px 0 var(--orange), 0 18px 35px #2d141429}.site-shell .school-welcome{box-shadow:12px 12px 0 var(--pink), 20px 20px 0 var(--yellow)}.site-shell .events-section{background:radial-gradient(circle at 4% 8%,#ffd84a57,#0000 22%),radial-gradient(circle at 90% 90%,#18131340,#0000 28%),linear-gradient(135deg,#bd0055 0%,#ef0078 52%,#9e0047 100%);min-height:850px;padding-block:135px}.site-shell .events-photo{border-width:9px;box-shadow:0 30px 65px #34001a59}.site-shell .events-note{box-shadow:10px 10px 0 var(--ink)}.site-shell .events-copy h2{font-size:clamp(55px,6.6vw,102px)}.site-shell .button-pink{box-shadow:6px 6px 0 var(--yellow)}.site-shell .trial-section{background:radial-gradient(circle at 7% 90%,#e500722b,#0000 25%),linear-gradient(120deg,#fff9f3 0 58%,#ffe875 58% 100%);padding-block:145px;position:relative;overflow:hidden}.site-shell .trial-section:before{content:"PROVA";color:#e500720e;letter-spacing:-.11em;font-size:clamp(120px,23vw,370px);font-weight:950;line-height:.8;position:absolute;bottom:-3vw;left:-2vw}.site-shell .trial-copy,.site-shell .trial-form{z-index:1;position:relative}.site-shell .trial-form{box-shadow:16px 17px 0 var(--pink), 28px 29px 0 var(--ink);border-width:2px}.site-shell .trial-form:after{box-shadow:5px 5px 0 var(--yellow)}.site-shell .button-dark{min-height:64px;box-shadow:5px 5px 0 var(--pink)}.site-shell footer{background:linear-gradient(145deg,#171111,#321424);position:relative}.site-shell .social-links a:hover{transform:translateY(-3px)}@keyframes wow-float{0%,to{transform:rotate(-11deg)translateY(0)}50%{transform:rotate(-5deg)translateY(-12px)}}@media (width<=980px){.site-shell .site-header{width:calc(100% - 28px);margin-top:10px;top:10px}.site-shell nav{border:1px solid var(--line);border-radius:28px;padding:26px;inset:94px 14px auto;box-shadow:0 22px 45px #2c121f2e}.site-shell .hero{gap:45px;min-height:0;padding-top:90px}.site-shell .hero-word{font-size:29vw;top:5%}.site-shell .hero h1{max-width:800px}.site-shell .hero-collage{min-height:720px}.site-shell .numbers article:nth-child(n){transform:none}.site-shell .family-section,.site-shell .courses-section,.site-shell .schedule-section,.site-shell .school-section,.site-shell .events-section,.site-shell .trial-section{padding-block:110px}.site-shell .trial-section{background:linear-gradient(160deg,#fff9f3 0 68%,#ffe875 68% 100%)}}@media (width<=650px){.site-shell .site-header{width:calc(100% - 20px);height:64px;padding-inline:13px}.site-shell .brand img{width:43px;height:43px}.site-shell .brand strong{font-size:15px}.site-shell .brand small{font-size:8px}.site-shell nav{inset:84px 10px auto}.site-shell .hero{border-radius:0 0 38px 38px;gap:34px;padding:60px 20px 70px}.site-shell .hero:after{opacity:.55;background-size:17px 17px}.site-shell .hero-word{font-size:36vw;top:8%;left:-5vw}.site-shell .hero h1{font-size:clamp(52px,16.4vw,75px);line-height:.84}.site-shell .hero h1 em{text-shadow:2px 2px #ffd84a99}.site-shell .hero-copy>p{font-size:15px}.site-shell .trust-row{border-radius:22px;width:100%}.site-shell .hero-collage{min-height:510px;padding:18px 5px 16px;transform:none}.site-shell .hero-collage:before{inset:7% -3% 1% 4%}.site-shell .collage-card{border-width:6px}.site-shell .collage-main{border-radius:50px 18px 18px}.site-shell .collage-kids{border-radius:18px 18px 18px 46px}.site-shell .collage-together{border-radius:18px 46px 18px 18px}.collage-badge{border-width:4px;width:88px;top:28%;right:-8px}.collage-badge strong{font-size:12px}.collage-badge span{font-size:14px}.site-shell .ticker div{padding-block:15px}.site-shell .ticker span{font-size:22px}.site-shell .numbers-section{padding-block:82px 92px}.site-shell .numbers-heading .kicker{color:#fff}.site-shell .numbers article{border-radius:28px;min-height:185px}.site-shell .family-section,.site-shell .courses-section,.site-shell .schedule-section,.site-shell .school-section,.site-shell .events-section,.site-shell .trial-section{padding-block:90px}.site-shell .family-visual>img{box-shadow:10px 12px 0 var(--soft-pink), 0 25px 45px #3e1e142e}.site-shell .family-quote{box-shadow:7px 7px 0 var(--yellow)}.site-shell .family-content h2,.site-shell .section-heading h2,.site-shell .schedule-intro h2,.site-shell .school-copy h2,.site-shell .trial-copy h2{font-size:53px}.site-shell .family-points article:hover{transform:none}.site-shell .courses-section:before{font-size:28vw;top:25px}.site-shell .course-grid{gap:16px}.site-shell .course-card:hover{transform:translateY(-4px)}.site-shell .schedule-section{padding-inline:18px}.site-shell .day-tabs button{min-height:58px}.site-shell .lesson-list{border-radius:25px;box-shadow:8px 8px #ffffff14}.site-shell .school-photo{box-shadow:10px 10px 0 var(--pink)}.site-shell .school-welcome{box-shadow:8px 8px 0 var(--pink), 14px 14px 0 var(--yellow)}.site-shell .events-section{min-height:0}.site-shell .events-copy h2{font-size:58px}.site-shell .trial-section{background:linear-gradient(170deg,#fff9f3 0 78%,#ffe875 78% 100%)}.site-shell .trial-form{box-shadow:8px 9px 0 var(--pink), 14px 15px 0 var(--ink)}.site-shell .mobile-whatsapp{background:linear-gradient(135deg, var(--pink), #be005a);box-shadow:0 12px 35px #470c2757, 4px 4px 0 var(--yellow)}}@media (prefers-reduced-motion:reduce){.site-shell .collage-heart{animation:none}.site-shell .collage-card,.site-shell .course-card,.site-shell .numbers article{transition:none}}
