@charset "UTF-8";
:root{--ink:#293631;--muted:#606862;--paper:#fffdf8;--yellow:#ffd45b;--line:#e5e5dc;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #285bc1;outline-offset:5px}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:800;line-height:1.13;letter-spacing:-.5px}.brand small{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:400;letter-spacing:.2px}.brand-symbol{color:#987000;font-size:53px;line-height:1}.header nav{display:flex;gap:30px;font-size:15px}.header nav a:hover,.text-link:hover{color:#8b5700}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:18px 25px;border-radius:12px;background:var(--yellow);font-weight:700;font-size:16px;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#ffca32;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.button-small{padding:14px 20px}.menu-button{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:55px;align-items:center;padding-block:74px 83px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 22px}.hero .eyebrow{display:flex;align-items:center;gap:10px}.little-star{font-size:25px;color:#bc7821;line-height:1}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.8vw,66px);line-height:1.08;letter-spacing:-2.8px;margin-bottom:26px;font-weight:800}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:after{content:"";position:absolute;z-index:-1;left:-2%;right:-2%;bottom:0;height:30%;background:var(--yellow);border-radius:40%;transform:rotate(-2deg)}.hero-description{font-size:18px;max-width:480px;color:var(--muted);line-height:1.7;margin-bottom:30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.text-link{font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:6px}.location-note{font-size:13px;color:var(--muted);margin:23px 0 0}.hero-visual{position:relative;padding:10px 0 30px}.photo-wrap{overflow:hidden;border-radius:130px 28px 130px 28px;background:#eee3c5;aspect-ratio:1.12;transform:rotate(2deg)}.hero-photo{display:block;width:100%;height:100%;object-fit:cover;transform:rotate(-2deg) scale(1.08)}.floating-star{position:absolute;right:-19px;top:-23px;color:#9172b2;font-size:98px;line-height:1;transform:rotate(15deg)}.photo-label{position:absolute;bottom:16px;left:-28px;display:flex;gap:14px;align-items:center;padding:17px 23px;background:white;border:1px solid #eeede5;border-radius:17px;box-shadow:0 8px 25px #2936310a;transform:rotate(-4deg);font-size:15px;line-height:1.5}.photo-label>span{font-size:39px;color:#a83a42}.image-note{display:block;text-align:right;margin-top:13px;font-size:12px;color:var(--muted)}.values-strip{background:#f1eddf;border-block:1px solid #e9e5d8}.values-strip .container{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:19px;font-size:16px;font-weight:600}.values-strip b{font-size:26px;color:#8b712e}.section{padding-block:85px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:clamp(32px,3.5vw,45px);letter-spacing:-1.5px;line-height:1.15;margin-bottom:0}.heading-dot{color:#a56b05}.section-heading>p{color:var(--muted);font-size:16px;margin-bottom:2px}.class-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.class-card{border-radius:var(--radius);padding:27px;display:flex;flex-direction:column;min-height:290px}.pink{background:#fbe5e5}.yellow{background:#fff0bc}.blue{background:#e0eef6}.purple{background:#ece6f7}.green{background:#e7eedf}.peach{background:#ffead8}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.card-icon{font-size:30px;font-weight:700;line-height:1.3;letter-spacing:-1px}.card-number{font-size:12px;color:#5e665e}.class-card h3{font-size:23px;line-height:1.2;letter-spacing:-.6px;margin-bottom:13px}.class-card p{font-size:15px;line-height:1.6;color:#515d56;margin-bottom:23px}.card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-bottom>span{font-size:12px}.class-link{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid #2936313a;border-radius:50%;font-size:23px;transition:background .2s}.class-link:hover{background:#ffffffa6}.why-section{background:#f3f4eb;padding-block:72px}.why-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px}.why-intro{max-width:375px;margin:26px 0;font-size:17px;color:var(--muted)}.advantages article{display:flex;gap:24px;padding:21px 0;border-bottom:1px solid #d9dfd1}.advantages article:first-child{padding-top:0}.advantages article:last-child{border:0;padding-bottom:0}.advantages article>span{font-size:14px;color:#607454;padding-top:3px}.advantages h3{font-size:20px;line-height:1.35;margin-bottom:7px}.advantages p{font-size:15px;line-height:1.6;color:var(--muted);margin:0}.section-heading .demo-label{font-size:13px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{padding:26px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;background:#fff}.quote{font-family:Georgia,serif;font-size:62px;color:#9d770a;height:49px;line-height:1}.review blockquote{margin:10px 0 28px;font-size:16px;line-height:1.7}.review-author{display:flex;gap:13px;align-items:center;margin-top:auto}.avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:16px}.review-author strong{font-size:14px}.review-author small{display:block;font-size:12px;color:var(--muted)}.cta-panel{position:relative;background:var(--yellow);padding:48px 50px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-radius:28px;overflow:hidden}.cta-panel .eyebrow{font-size:11px;margin-bottom:15px}.cta-panel h2{font-size:39px}.cta-panel p:last-child{margin:19px 0 0;color:#4e502e}.button-dark{background:var(--ink);color:white;white-space:nowrap;z-index:1}.button-dark:hover{background:#43594c}.cta-star{position:absolute;left:57%;bottom:-75px;font-size:245px;line-height:1;color:#edba32;transform:rotate(12deg)}.cta-panel>div{z-index:1}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contacts h2{font-size:39px}.contacts>div>p{margin-top:24px;color:var(--muted)}.contact-details{display:grid;gap:28px}.contact-label{display:block;color:var(--muted);font-size:11px;letter-spacing:1.6px;margin-bottom:9px}.contact-details a{display:block;overflow-wrap:anywhere}.contact-details .phone{font-size:28px;font-weight:700;letter-spacing:-.6px;margin-bottom:5px}.contact-details p{font-size:17px;margin-bottom:12px}.socials{display:flex;gap:13px;flex-wrap:wrap}.socials a{padding:10px 16px;border:1px solid var(--line);border-radius:9px;font-size:14px}.socials a:hover{background:#f1eddf}.footer{border-top:1px solid var(--line);padding-block:28px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer-brand{font-size:12px;color:var(--ink)}.footer .brand-symbol{font-size:33px}.footer p{margin:0}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}.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}
@media(min-width:1500px){.hero{padding-block:90px 100px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}.header nav{gap:18px}.hero{gap:35px}.hero-actions{gap:18px}.hero-actions .button{padding:16px 18px}.class-card{padding:23px}.why-layout,.contacts{gap:45px}.cta-panel{padding:38px 32px}.cta-panel h2{font-size:34px}.cta-panel .button{padding:17px}.header-inner{gap:20px}.brand{font-size:15px}}
@media(max-width:800px){.header-inner{min-height:90px;flex-wrap:wrap;gap:0;padding-block:17px}.brand{font-size:14px}.brand-symbol{font-size:43px}.header-cta{margin-left:auto;margin-right:18px;font-size:14px;padding:11px 15px}.menu-button{display:flex;gap:10px;background:none;border:1px solid var(--line);padding:9px 12px;border-radius:9px;align-items:center;font-size:14px;color:var(--ink)}.header nav{display:none;order:4;width:100%;padding-top:22px;flex-wrap:wrap;gap:8px 20px}.header nav.open{display:flex}.header nav a{padding:9px 0}.hero{padding-block:44px 45px;gap:32px;grid-template-columns:1fr 1fr}h1{font-size:43px;letter-spacing:-1.9px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero-description{font-size:16px}.hero-visual{padding-bottom:15px}.photo-wrap{aspect-ratio:.77;border-radius:75px 20px 75px 20px}.photo-label{left:-15px;padding:12px 16px;font-size:12px}.floating-star{font-size:72px;right:-10px;top:-13px}.image-note{font-size:10px}.values-strip .container{font-size:13px;gap:12px}.class-grid{grid-template-columns:repeat(2,1fr)}.section{padding-block:60px}.section-heading{align-items:start}.section-heading>p{font-size:14px}.why-layout{grid-template-columns:1fr;gap:35px}.why-intro{max-width:550px}.why-section{padding-block:52px}.advantages{display:grid;grid-template-columns:1fr 1fr;gap:28px}.advantages article,.advantages article:first-child{padding:0;border:0;gap:15px}.advantages h3{font-size:18px}.reviews-grid{grid-template-columns:1fr}.review blockquote{margin-bottom:20px}.review{padding:25px}.cta-panel{flex-direction:column;align-items:start;gap:26px}.cta-star{left:auto;right:2%}.contacts{gap:35px}.contacts h2{font-size:33px}.contact-details .phone{font-size:24px}.footer{flex-wrap:wrap}.footer>span{width:100%}}
@media(max-width:540px){.container{width:calc(100% - 36px)}.header-cta{display:none}.menu-button{margin-left:auto}.header-inner{min-height:83px}.brand small{font-size:11px}.hero{grid-template-columns:1fr;padding-top:35px;gap:34px}.hero .eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:clamp(38px,10.6vw,53px);letter-spacing:-1.7px}.hero-description{font-size:16px;margin-bottom:25px}.hero-actions{gap:20px}.hero-actions .button{font-size:15px;padding:17px 21px}.hero-actions .text-link{font-size:14px}.location-note{font-size:12px}.hero-visual{margin:0 10px;padding-bottom:30px}.photo-wrap{aspect-ratio:1.15;border-radius:85px 23px 85px 23px}.photo-label{font-size:13px;bottom:26px;left:-10px}.floating-star{font-size:79px;right:-17px}.image-note{font-size:11px;padding-top:7px}.values-strip .container{justify-content:center;flex-wrap:wrap;gap:3px 12px;font-size:12px;padding-block:14px}.values-strip b{font-size:18px}.values-strip b:last-child{display:none}.section{padding-block:48px}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{font-size:10px;letter-spacing:1.2px}.section-heading>p{margin-top:17px}.section-heading>p br{display:none}h2{font-size:34px;letter-spacing:-1.1px}.class-grid{gap:14px;grid-template-columns:1fr}.class-card{min-height:0;padding:24px}.card-top{margin-bottom:14px}.class-card h3{font-size:24px}.class-card p{font-size:16px;max-width:360px}.card-bottom>span{font-size:13px}.advantages{grid-template-columns:1fr;gap:25px}.advantages h3{font-size:20px}.advantages p{font-size:16px}.why-layout .eyebrow{font-size:10px}.why-layout h2{font-size:34px}.why-intro{font-size:16px}.cta-panel{padding:29px 25px;border-radius:23px}.cta-panel .eyebrow{font-size:10px;letter-spacing:1px}.cta-panel h2{font-size:34px}.cta-panel p{font-size:16px}.cta-panel p br{display:none}.cta-panel .button{font-size:14px;gap:15px;width:100%;white-space:normal}.contacts{grid-template-columns:1fr;gap:20px}.contacts .eyebrow{font-size:10px}.contact-details{gap:23px}.socials{gap:8px}.socials a{font-size:13px;padding:10px 12px}.footer{gap:14px;padding-block:24px}.footer p{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
[hidden]{display:none!important}.booking-notice{display:flex;gap:20px;align-items:start;background:#fff0bc;border:1px solid #edda98;border-radius:14px;padding:18px 22px;margin-bottom:25px;font-size:14px}.booking-notice strong{white-space:nowrap}.booking-panel{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:36px;border:1px solid var(--line);border-radius:24px;background:white}.booking-panel>div{min-width:0}.booking-panel h3{font-size:23px;margin-bottom:26px}.booking-panel label:not(.time-option){display:block;font-size:15px;font-weight:700;margin-bottom:8px}.booking-panel input:not([type=radio]),.booking-panel select{display:block;width:100%;min-width:0;border:1px solid #b7c0b8;border-radius:10px;background:#fffdf8;color:var(--ink);padding:14px;font:inherit;min-height:52px;margin-bottom:20px}.booking-panel input:focus-visible,.booking-panel select:focus-visible{outline:3px solid #285bc1;outline-offset:2px}.booking-panel #booking-date,.booking-panel #parent-phone{margin-bottom:6px}.field-hint{font-size:13px;color:var(--muted);line-height:1.5;margin:8px 0 20px}.booking-panel fieldset{padding:0;border:0;margin:22px 0 0;min-width:0}.booking-panel legend{font-size:15px;font-weight:700;margin-bottom:12px}.time-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.time-option{position:relative;cursor:pointer}.time-option input{position:absolute;opacity:0;width:1px;height:1px}.time-option>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:59px;border:1px solid #b7c0b8;border-radius:10px;font-size:16px;background:white}.time-option small{font-size:10px;line-height:1.3}.time-option input:checked+span{background:var(--yellow);border:2px solid #6b5717;font-weight:700}.time-option input:focus-visible+span{outline:3px solid #285bc1;outline-offset:2px}.time-option input:disabled+span{color:#727771;background:#f0f1ed;border-color:#e3e5df;cursor:not-allowed}.booking-summary{padding:18px;background:#f3f4eb;border-radius:12px;font-size:15px;margin:20px 0;min-height:78px}.booking-submit{width:100%;border:0;cursor:pointer}.form-error{color:#a02c29;font-size:14px}.booking-success{padding:40px;border-radius:24px;background:#e7eedf;max-width:750px;margin:auto;text-align:center}.booking-success h3{font-size:29px;margin:18px 0}.booking-success p{font-size:17px}.booking-success>span{font-size:36px}.booking-success button{border:0;cursor:pointer}@media(max-width:800px){.booking-panel{padding:25px;gap:25px}.booking-panel h3{font-size:20px}.time-slots{grid-template-columns:repeat(2,1fr)}.booking-notice{flex-direction:column;gap:5px}}@media(max-width:540px){.booking-panel{grid-template-columns:1fr;padding:22px 18px;gap:25px}.time-slots{grid-template-columns:repeat(3,1fr)}.booking-success{padding:28px 22px}.booking-success h3{font-size:25px}}
