:root{--paper:#f6f0e3;--light:#fffaf0;--ink:#151515;--blue:#145ee8;--red:#e64b37;--yellow:#ffd43b;--muted:#625f58;--rule:#cfc6b6;--display:'Russo One','Arial Black',sans-serif;--body:'Manrope',sans-serif;--hand:'Neucha',cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);background-image:linear-gradient(#45413a0b 1px,transparent 1px),linear-gradient(90deg,#45413a0b 1px,transparent 1px);background-size:24px 24px;font-family:var(--body);line-height:1.6}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.header{position:sticky;top:0;z-index:20;background:#f6f0e3f5;border-bottom:1px solid var(--rule);backdrop-filter:blur(12px)}.header-inner{width:min(1320px,calc(100% - 48px));height:90px;margin:auto;display:flex;align-items:center;gap:32px;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:12px;line-height:1.3;font-weight:800}.brand-mark{display:inline-grid;place-items:center;position:relative;transform:rotate(-5deg);width:50px;height:43px;background:var(--ink);color:var(--light);font-family:var(--display);font-size:23px}.brand-mark span{position:absolute;font-size:25px;color:var(--blue);right:-10px;top:-15px}.header nav{display:flex;gap:29px;margin-left:auto;font-size:12px;font-weight:800;text-transform:uppercase}.header nav a{text-decoration:none;border-bottom:2px solid transparent}.header nav a:hover{border-color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:58px;border:2px solid var(--ink);padding:16px 22px;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;box-shadow:4px 4px 0 var(--ink);transition:transform .15s,box-shadow .15s}.button span{font-size:23px;line-height:1}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.button.small{min-height:44px;padding:10px 20px;font-size:11px;box-shadow:none;transform:rotate(-2deg)}.ink{background:var(--ink);color:white}.blue{background:var(--blue);color:white}.blue-text{color:var(--blue)}.red-text{color:var(--red)}.skip{position:fixed;left:16px;top:10px;z-index:100;background:white;padding:10px;transform:translateY(-200%)}.skip:focus{transform:none}.eyebrow{font-weight:800;font-size:11px;letter-spacing:.07em;margin:0 0 24px;display:flex;align-items:center;gap:10px}.eyebrow>span{background:var(--ink);padding:4px 8px;color:var(--light)}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.16;margin:0;letter-spacing:0}h1{font-size:clamp(38px,4.8vw,63px)}h1 em{font-style:normal;color:var(--blue);display:inline-block;font-size:1.22em;line-height:1.23}h2{font-size:clamp(30px,3.9vw,48px)}h3{font-size:26px;line-height:1.25}.hand{font-family:var(--hand);font-weight:400;font-size:30px;line-height:1.25}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:66px;align-items:center;padding-top:70px;padding-bottom:84px;min-height:750px}.hero-copy{position:relative;z-index:1}.highlight{display:inline-block;background:var(--yellow);padding:2px 9px 5px;transform:rotate(-2deg);font-size:26px;margin:25px 0 9px}.intro{font-size:16px;line-height:1.85;max-width:485px;margin:17px 0 26px}.micro{font-size:11px;line-height:1.6;color:var(--muted)}.hero .micro{margin-top:16px}.hero-facts{display:flex;margin-top:34px;gap:25px;border-top:1px solid var(--rule);padding-top:24px}.hero-facts>div,.hero-facts>a{display:flex;flex-direction:column;text-decoration:none;flex:1}.hero-facts strong{font-family:var(--display);font-size:22px;white-space:nowrap}.hero-facts>div>span,.hero-facts>a>span{font-size:10px;line-height:1.5;margin-top:4px}.star{color:var(--blue);font-size:18px}.hero-visual{position:relative;padding:18px 14px 35px;isolation:isolate}.hero-visual:before{content:'';position:absolute;inset:64px -5px 56px 29px;background:var(--blue);transform:rotate(5deg);z-index:-1}.portrait{margin:0;background:var(--light);border:1px solid #17171728;padding:12px 12px 0;box-shadow:0 16px 30px #39271b26;transform:rotate(-3deg)}.portrait:before{content:'';position:absolute;width:114px;height:31px;background:#d0bd858e;left:36%;top:-14px;transform:rotate(6deg);z-index:2}.portrait img{width:100%;height:485px;object-fit:cover;object-position:center 45%;filter:saturate(.78)}.portrait figcaption{font-family:var(--hand);font-size:20px;padding:16px 2px;display:flex;justify-content:space-between;gap:7px}.portrait figcaption span{font-size:28px;color:var(--red)}.math-note{position:absolute;right:-5px;top:-40px;transform:rotate(7deg);font-family:var(--hand);font-size:25px;color:var(--blue)}.trial-note{position:absolute;bottom:15px;left:-39px;background:var(--yellow);padding:17px 26px 16px 19px;transform:rotate(-6deg);border:1px solid #17171724;box-shadow:3px 5px 0 #1515151f}.trial-note .hand{font-size:19px}.trial-note strong{display:block;font-family:var(--display);font-size:22px;line-height:1.24;margin-top:9px}.note-arrow{position:absolute;right:-19px;bottom:9px;font-size:45px;transform:rotate(-12deg)}.little-note{position:absolute;right:-12px;bottom:-27px;color:var(--blue);font-size:23px;transform:rotate(-6deg)}.ticker{background:var(--ink);color:var(--light);padding:22px 0;overflow:hidden}.ticker>div{display:flex;justify-content:center;gap:33px;white-space:nowrap;font-family:var(--display);font-size:18px}.ticker span{color:var(--yellow)}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 4px}.subject-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.subject-card{padding:28px 25px 24px;border:1.5px solid var(--ink);box-shadow:5px 5px 0 #151515;display:flex;flex-direction:column;min-width:0}.cream{background:var(--light)}.blue-card{background:var(--blue);color:white;transform:rotate(-1deg)}.yellow{background:var(--yellow);transform:rotate(1deg)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:10px}.card-top>span:first-child{font-size:9px;font-weight:800;letter-spacing:.04em}.card-top>span:last-child{font-family:var(--hand);font-size:28px;line-height:1}.subject-card p{font-size:13px;min-height:64px;max-width:270px;margin:18px 0 24px}.price{font-family:var(--display);font-size:23px;margin-top:auto;white-space:nowrap}.price small{display:block;font-family:var(--body);font-size:10px;font-weight:600;margin-top:2px}.text-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:12px;font-weight:800;border-top:1px solid currentColor;padding-top:18px;margin-top:23px;gap:14px}.text-link span{font-size:22px;line-height:1}.all-prices{margin-top:38px;border-block:1px solid var(--rule)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.all-prices>summary{padding:20px 0;font-size:13px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.all-prices summary span,.faq summary span{font-size:23px;line-height:1;font-weight:400;flex-shrink:0}details[open]>summary>span{transform:rotate(45deg)}.price-table{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;padding-bottom:16px}.price-row{display:flex;justify-content:space-between;border-bottom:1px dotted var(--rule);padding:12px 0;gap:20px;font-size:12px}.price-row strong{white-space:nowrap;font-size:11px}.teacher-section{background:var(--light);border-block:1px solid var(--rule);padding-block:84px}.teacher-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:70px}.teacher-hand{margin:29px 0 0;transform:rotate(-3deg);color:var(--blue);font-size:29px}.teacher-intro{font-size:20px;font-weight:700;line-height:1.7;margin:0 0 23px}.timeline>div{display:grid;grid-template-columns:93px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--rule)}.timeline>div>span{color:var(--blue);font-size:12px;font-weight:800;padding-top:4px}.timeline p{font-size:12px;margin:0;color:var(--muted)}.timeline strong{display:block;font-size:14px;color:var(--ink);margin-bottom:4px}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.format-grid article{border-top:2px solid var(--ink);padding-top:21px}.format-symbol{font-family:var(--hand);font-size:40px;color:var(--blue)}.format-grid h3{font-size:23px;margin:10px 0}.format-grid p{font-size:13px;max-width:285px;margin:0}.reviews-section{padding-block:85px;background:#e9e1d0;border-block:1px solid var(--rule)}.rating{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.rating>strong{font-family:var(--display);font-size:51px;line-height:1.1}.rating strong span{font-family:var(--body);font-size:14px;color:var(--muted)}.stars{color:var(--blue);letter-spacing:4px;font-size:18px;margin:9px 0}.rating a{font-size:11px;text-underline-offset:4px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.review{background:var(--light);padding:27px 24px;border:1px solid #bdb09a;box-shadow:0 4px 1px #5149310a;position:relative;display:flex;flex-direction:column}.review:nth-child(2){transform:rotate(1.1deg)}.review:nth-child(4){transform:rotate(-1deg)}.review:before{content:'';width:55px;height:15px;background:#e9c56c80;position:absolute;left:calc(50% - 27px);top:-8px;transform:rotate(-5deg)}.review-title{font-family:var(--hand);font-size:26px;line-height:1.22;color:var(--blue);margin:0 0 14px}.review>p:not(.review-title){font-size:13px;line-height:1.7;margin:0 0 23px}.review-author{margin-top:auto;border-top:1px solid var(--rule);padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.review-author time{font-size:9px;color:var(--muted)}.reviews-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:18px}.reviews-bottom .micro{max-width:570px}.reviews-bottom .text-link{white-space:nowrap;border:0;margin:0;padding:0}.faq-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:65px}.faq-layout .hand{color:var(--blue);font-size:29px;transform:rotate(-4deg)}.faq{border-top:1.5px solid var(--ink)}.faq details{border-bottom:1px solid var(--rule)}.faq summary{padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;font-weight:800;font-size:13px}.faq p{font-size:13px;line-height:1.8;color:var(--muted);padding:0 35px 24px 0;margin:0}.booking-section{background:var(--blue);color:white;padding-block:84px;background-image:linear-gradient(#ffffff0d 1px,transparent 1px),linear-gradient(90deg,#ffffff0d 1px,transparent 1px);background-size:30px 30px}.booking-layout{display:grid;grid-template-columns:1fr 1.03fr;gap:84px;align-items:start}.booking-section h2{font-size:clamp(38px,4.7vw,61px)}.booking-section h2 span{color:var(--yellow)}.booking-section .hand{font-size:28px;transform:rotate(-4deg);margin:28px 0 34px;color:var(--yellow)}.booking-intro{font-size:15px;line-height:1.9}.free-note{border:2px solid white;display:inline-flex;align-items:center;gap:23px;padding:11px 20px;margin-top:32px;transform:rotate(-3deg)}.free-note strong{font-family:var(--display);font-size:40px;line-height:1.4}.free-note span{font-family:var(--hand);font-size:24px}.form-sheet{background:var(--light);color:var(--ink);padding:31px;box-shadow:8px 8px 0 #0b3e9b;border:1.5px solid var(--ink)}.form-topline{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.06em;padding-bottom:21px;border-bottom:1px solid var(--rule);margin-bottom:22px}.form-topline>span:last-child{font-family:var(--hand);font-size:27px;line-height:1;color:var(--blue)}form>label,.form-row>label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:800;margin-bottom:16px;min-width:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select,textarea{color:var(--ink);background:white;width:100%;border:1px solid #b8b0a2;padding:12px;font-size:12px;border-radius:0;min-height:46px}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#777168;font-weight:400;opacity:1}select{padding-right:20px}.submit{width:100%;margin-top:3px}.form-caption{font-size:10px;color:var(--muted);line-height:1.7;margin-bottom:0}.connection-notice{padding:10px 12px;background:#f2e8cf;color:#615025;font-size:10px;margin:5px 0 16px;border-left:3px solid #d8b242}#form-result{margin-top:20px;border-top:1px solid var(--rule);padding-top:16px;font-size:12px}#form-result textarea{margin-block:12px;min-height:180px;font-weight:400}#form-result .button{min-height:42px;font-size:10px;padding:10px 14px;box-shadow:2px 2px 0 var(--ink);width:100%}.footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:37px}.footer>p{font-size:11px;line-height:1.8}.footer>p>span{color:var(--muted);font-size:10px}.footer>a:last-child{font-size:11px;text-underline-offset:4px}
@media(min-width:1400px){.hero{gap:80px}.hero-visual{padding-left:25px;padding-right:20px}.portrait img{height:515px}}
@media(max-width:1050px){.header nav{gap:18px}.header-inner{gap:23px}.hero{gap:39px}.hero-facts{gap:16px}.hero-facts strong{font-size:19px}.portrait img{height:420px}.portrait figcaption{font-size:16px}.trial-note{left:-20px}.subject-card{padding:23px 20px}.subject-card h3{font-size:23px}.price{font-size:20px}.teacher-layout{gap:40px}.teacher-layout h2{font-size:36px}.booking-layout{gap:45px}.ticker>div{font-size:15px;gap:23px}.review-grid{gap:17px}.review{padding:25px 19px}}
@media(max-width:800px){.header nav{display:none}.header-inner{height:76px}.wrap{width:calc(100% - 40px)}.hero{padding-block:52px 66px;gap:40px;grid-template-columns:1fr 1fr;min-height:0}h1{font-size:33px}.hero .eyebrow{font-size:8px;gap:6px}.highlight{font-size:21px}.intro{font-size:13px}.hero .button{font-size:10px;padding:12px 15px;gap:10px}.portrait img{height:365px}.portrait{padding:8px 8px 0}.portrait figcaption{font-size:14px}.hero-visual{padding:10px 0 20px}.hero-facts{flex-wrap:wrap;gap:15px}.hero-facts strong{font-size:17px}.hero-facts>div>span,.hero-facts>a>span{font-size:9px}.trial-note strong{font-size:18px}.trial-note{bottom:-10px;padding:13px;left:-16px}.trial-note .hand{font-size:17px}.little-note{display:none}.math-note{font-size:20px;top:-25px}.section{padding-block:66px}.section-heading{gap:25px}.section-heading>p{font-size:12px}.subject-grid{grid-template-columns:1fr;gap:19px}.subject-card{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;transform:none;box-shadow:4px 4px 0 #151515}.card-top{grid-column:1/-1;margin-bottom:15px}.subject-card p{margin:5px 0;min-height:0}.subject-card .price{margin-top:20px}.subject-card .text-link{align-self:end}.teacher-layout{grid-template-columns:1fr;gap:35px}.teacher-layout h2 br{display:none}.teacher-hand{font-size:25px}.teacher-hand br{display:none}.teacher-section{padding-block:65px}.format-grid{gap:25px}.format-grid h3{font-size:20px}.format-grid p{font-size:12px}.review-grid{grid-template-columns:repeat(2,1fr)}.review-title{font-size:24px}.reviews-section{padding-block:65px}.reviews-bottom{align-items:flex-start;gap:20px}.reviews-bottom .text-link{font-size:10px}.rating>strong{font-size:42px}.rating a{font-size:10px}.faq-layout{gap:35px;grid-template-columns:1fr 1.6fr}.faq summary{font-size:12px;gap:20px}.booking-layout{grid-template-columns:1fr 1.2fr;gap:27px}.booking-section{padding-block:65px}.booking-section h2{font-size:37px}.booking-section .hand{font-size:24px}.form-sheet{padding:24px 19px}.form-row{grid-template-columns:1fr;gap:0}.booking-intro{font-size:13px}.free-note{gap:16px;padding:7px 15px}.free-note strong{font-size:33px}.free-note span{font-size:22px}.footer{flex-wrap:wrap}.footer>p{margin-left:auto}.footer>a:last-child{margin-left:auto}}
@media(max-width:580px){html{scroll-padding-top:86px}.header-inner{width:calc(100% - 32px);gap:16px;height:72px}.brand{font-size:9px;gap:10px}.brand-mark{width:39px;height:35px;font-size:19px}.header .button{font-size:9px;padding:9px 12px;gap:8px;min-height:38px}.header .button span{font-size:18px}.wrap{width:calc(100% - 36px)}.hero{grid-template-columns:1fr;gap:58px;padding-top:36px;padding-bottom:54px}.hero .eyebrow{font-size:9px;margin-bottom:24px}h1{font-size:clamp(31px,8.7vw,49px)}h1 em{font-size:1.15em}.highlight{font-size:24px;margin-top:20px}.intro{font-size:14px;margin:18px 0 22px}.hero .button{font-size:11px;padding:15px 19px;gap:20px;min-height:54px}.hero .micro{font-size:10px;margin-top:14px;max-width:290px}.hero-facts{gap:15px;margin-top:23px;padding-top:21px;flex-wrap:nowrap}.hero-facts strong{font-size:19px}.hero-facts>div>span,.hero-facts>a>span{font-size:9px}.hero-visual{margin:0 auto;width:calc(100% - 32px);max-width:390px;padding:0 8px 28px}.portrait img{height:410px}.portrait figcaption{font-size:17px;padding:14px 0}.portrait:before{height:25px;width:100px;top:-13px}.hero-visual:before{inset:36px -4px 59px 20px}.trial-note{bottom:-3px;left:-12px;padding:14px 24px 15px 17px}.trial-note strong{font-size:20px}.trial-note .hand{font-size:18px}.math-note{top:-32px;right:3px;font-size:23px}.ticker{padding-block:17px}.ticker>div{justify-content:flex-start;padding-left:23px;gap:23px;font-size:14px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:19px;font-size:13px}.eyebrow{font-size:9px;margin-bottom:17px}h2{font-size:34px}.section{padding-block:54px}.subject-card{display:flex;padding:25px;min-height:330px}.subject-card h3{font-size:28px}.subject-card p{margin:18px 0 23px;font-size:13px;max-width:none}.subject-card .price{font-size:27px;margin-top:0}.subject-card .price small{display:inline;font-size:10px;margin-left:4px}.subject-card .text-link{align-self:stretch;width:100%;margin-top:23px}.card-top{width:100%;margin-bottom:24px}.subject-grid{gap:23px}.price-table{grid-template-columns:1fr}.price-row{font-size:11px;gap:12px}.price-row strong{font-size:10px}.all-prices{margin-top:32px}.teacher-section{padding-block:56px}.teacher-layout h2{font-size:32px}.teacher-layout h2 br{display:block}.teacher-intro{font-size:17px}.teacher-hand{font-size:27px}.timeline>div{grid-template-columns:73px 1fr;gap:16px}.timeline>div>span{font-size:10px}.timeline strong{font-size:13px}.timeline p{font-size:11px}.format-grid{grid-template-columns:1fr;gap:28px}.format-grid article{display:grid;grid-template-columns:49px 1fr;column-gap:18px}.format-symbol{grid-row:1/3;font-size:38px;line-height:1.2;padding-top:2px}.format-grid h3{margin:0 0 10px;font-size:22px}.format-grid p{max-width:none;font-size:13px;grid-column:2}.reviews-section{padding-block:56px}.rating{display:grid;grid-template-columns:auto 1fr;column-gap:16px;margin-top:26px;align-items:center}.rating>strong{grid-row:1/3;font-size:43px}.stars{font-size:14px;margin:0}.rating a{font-size:10px}.review-grid{grid-template-columns:1fr;gap:25px}.review{padding:28px 25px}.review-title{font-size:28px}.review>p:not(.review-title){font-size:14px}.review-author{font-size:12px}.review-author time{font-size:10px}.review:nth-child(2),.review:nth-child(4){transform:none}.reviews-bottom{display:block}.reviews-bottom .micro{font-size:10px;margin:21px 0 19px}.reviews-bottom .text-link{font-size:12px;justify-content:flex-start;gap:15px}.faq-layout{grid-template-columns:1fr;gap:23px}.faq-layout .hand{font-size:27px;margin:20px 0}.faq-layout h2 br{display:none}.faq summary{font-size:13px;padding-block:21px}.booking-section{padding-block:55px}.booking-layout{grid-template-columns:1fr;gap:37px}.booking-section h2{font-size:46px}.booking-section .hand{font-size:26px;margin:24px 0 27px}.booking-intro{font-size:14px}.free-note{margin-top:14px}.form-sheet{padding:27px 22px;box-shadow:5px 5px 0 #0b3e9b}.form-row{grid-template-columns:1fr 1fr;gap:12px}.form-row label{font-size:10px}input,select,textarea{font-size:16px;padding:10px}.form-row select{font-size:13px}form>label{font-size:12px;gap:8px}.submit{font-size:11px;padding-inline:15px}.footer{padding-block:30px;gap:20px}.footer>p{font-size:10px;max-width:190px}.footer>a:last-child{margin-left:0;font-size:10px}.footer .brand{font-size:9px}.footer .brand-mark{width:34px;height:31px;font-size:17px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.hero .button{font-size:10px;gap:12px;padding-inline:13px;width:100%}.hero-facts{gap:10px}.hero-facts strong{font-size:17px}.highlight{font-size:21px}.portrait img{height:345px}.portrait figcaption{font-size:15px}.price{font-size:24px!important}.subject-card{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.teacher-layout h2{font-size:29px}h2{font-size:30px}.footer>p{margin-left:0}.booking-section h2{font-size:41px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Release refinements: the offer sits below the photograph in normal flow. */
.hero{align-items:start}
.hero-visual{padding-bottom:0}
.hero-visual:before{inset:64px -5px 205px 29px}
.trial-note{position:relative;inset:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:39px 10px 0;padding:21px 23px;transform:rotate(-2deg)}
.trial-note strong{margin:0;font-size:20px}
.trial-note .hand{font-size:23px;max-width:130px}
.teacher-layout{grid-template-columns:1fr 1.12fr;align-items:start}
.teacher-layout h2{font-size:clamp(30px,3.5vw,44px)}
.teacher-layout h2 br{display:block}
.teacher-description{font-size:14px;line-height:1.9;margin:0 0 30px}
.teacher-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:40px;padding:5px 10px 0 0}
.teacher-gallery figure{margin:0;padding:9px 9px 0;background:white;border:1px solid #cfc6b6;box-shadow:2px 4px 10px #15151512;transform:rotate(-3deg);min-width:0}
.teacher-gallery figure:nth-child(2){transform:rotate(3deg);margin-top:17px}
.teacher-gallery img{width:100%;height:228px;object-fit:cover;object-position:center 38%}
.teacher-gallery figure:nth-child(2) img{object-position:center center}
.teacher-gallery a{display:block}
.teacher-gallery figcaption{font-family:var(--hand);font-size:19px;line-height:1.3;padding:12px 0 15px;text-align:center}
.timeline>div{grid-template-columns:106px 1fr}
.timeline>div>span{line-height:1.6}
.timeline a{color:var(--blue);text-underline-offset:4px}
.review{min-height:213px;transform:none!important}
.review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:22px;font-size:13px}
.review-rating{font-family:var(--display);font-size:18px;color:var(--blue);white-space:nowrap}
.review-title{font-size:26px;margin-bottom:23px}
.review-author time{font-size:10px}
.review-author a{font-size:10px;text-decoration:none}
.reviews-controls{display:flex;justify-content:center;margin-top:32px}
.reviews-bottom .micro{max-width:600px}
.booking-layout{align-items:center}
.booking-card-title{font-family:var(--display);font-size:27px;line-height:1.3;margin:0 0 25px}
.booking-points{padding:0;list-style:none;margin:0 0 33px}
.booking-points li{padding:14px 0;border-bottom:1px solid var(--rule);font-size:14px}
.booking-points li:before{content:'→';color:var(--blue);margin-right:13px;font-weight:800}
#booking-profi .button{width:100%;font-size:12px;gap:16px}
.faq-layout h2 br{display:block}
@media(max-width:1050px){.teacher-gallery img{height:195px}.trial-note{gap:13px;padding:18px}.trial-note .hand{font-size:20px}.trial-note strong{font-size:18px}.teacher-layout h2{font-size:33px}}
@media(max-width:800px){.hero-visual:before{inset:44px -4px 184px 15px}.trial-note{margin-top:33px;margin-inline:0;padding:15px;gap:12px}.trial-note .hand{font-size:18px;max-width:85px}.trial-note strong{font-size:15px}.teacher-layout{grid-template-columns:1fr;gap:35px}.teacher-person{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.teacher-person>.eyebrow{grid-column:1/-1}.teacher-person h2{grid-column:1}.teacher-person>.teacher-hand{grid-column:1;grid-row:3}.teacher-gallery{grid-column:2;grid-row:2/4;align-self:start;margin-top:6px}.teacher-gallery img{height:175px}.teacher-gallery figcaption{font-size:16px}.teacher-hand br{display:block}.booking-card-title{font-size:23px}.booking-points li{font-size:12px}.booking-points li:before{margin-right:8px}#booking-profi .button{font-size:10px;gap:10px;padding-inline:12px}.review-title{font-size:24px}}
@media(max-width:580px){.hero-visual{padding:0 8px}.hero-visual:before{inset:34px -4px 167px 18px}.trial-note{margin:34px 0 0;padding:18px 15px;gap:12px}.trial-note .hand{max-width:98px;font-size:19px}.trial-note strong{font-size:18px}.teacher-person{display:block}.teacher-gallery{margin:33px 0 5px;gap:15px;padding:0 6px}.teacher-gallery img{height:218px}.teacher-gallery figcaption{font-size:18px}.teacher-layout h2{font-size:34px}.teacher-hand{font-size:26px}.timeline>div{grid-template-columns:88px 1fr;gap:15px}.timeline>div>span{font-size:10px}.review{min-height:205px}.review-top{font-size:13px}.review-title{font-size:27px}.reviews-controls .button{font-size:11px;width:100%}.booking-card-title{font-size:27px}.booking-points li{font-size:14px}#booking-profi .button{font-size:11px;gap:10px;padding:15px 12px}.booking-layout{gap:35px}.faq-layout h2 br{display:block}}
@media(max-width:360px){.teacher-gallery img{height:178px}.teacher-gallery figcaption{font-size:16px}.teacher-gallery{gap:12px}.teacher-layout h2{font-size:30px}.trial-note .hand{font-size:17px}.trial-note strong{font-size:16px}.booking-card-title{font-size:24px}#booking-profi .button{font-size:10px}}

/* Direct booking on the website. */
#booking-form .form-row{grid-template-columns:1fr}
#booking-form .consent{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-weight:400;font-size:11px;line-height:1.6;margin:4px 0 12px}
#booking-form .consent input{flex:0 0 18px;width:18px;height:18px;margin:3px 0 0;accent-color:var(--blue)}
.data-note{font-size:11px;margin:0 0 20px;color:var(--muted)}
.data-note summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.data-note p{line-height:1.7}
.field-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
#form-result{font-size:13px;line-height:1.65;padding:17px 15px;margin:24px 0 0;border:1px solid currentColor}
#form-result[data-state="success"]{color:#144c31;background:#edf6e9}
#form-result[data-state="error"]{color:#922c25;background:#fff0eb}
.submit:disabled{opacity:.7;cursor:wait;transform:none}
