/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--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{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#282d2b;--muted:#646d67;--paper:#fff;--pink:#f4e3e8;--pink-deep:#885e6d;--blue:#e2edf8;--blue-deep:#526c86;--green:#e7efdd;--green-deep:#5b7052;--line:#e6e9e5;--grid:#53697012}*{box-sizing:border-box}html{--header-height:90px;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f1f3f0;margin:0;padding:18px;font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}a,button,select,summary{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button,select{color:inherit}img{max-width:100%}button{cursor:pointer}::selection{color:var(--ink);background:#f0cbd8}:focus-visible{outline-offset:5px;outline:3px solid #6387a0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:15px 22px;position:absolute;top:-70px;left:25px}.skip-link:focus{top:20px}.site-shell{background:var(--paper);border-radius:27px;max-width:1640px;margin:0 auto;overflow:clip}.site-header{z-index:50;min-height:var(--header-height);background:#fff;justify-content:space-between;align-items:center;gap:25px;padding:0 3.5%;display:flex;position:sticky;top:0;box-shadow:0 1px #282d2b0d}.brand{flex:none;align-items:center;display:inline-flex}.brand-logo{aspect-ratio:930/535;width:130px;display:block;position:relative;overflow:hidden}.brand-logo img{width:116.129%;max-width:none;height:auto;display:block;position:absolute;top:-42.0561%;left:-8.60215%}.footer-top .brand{justify-self:start}.footer-top .brand-logo{width:170px}.desktop-nav{color:#59615b;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 25px;font-size:.875rem;display:flex}.desktop-nav a{padding:10px 0;transition:color .2s}.desktop-nav a:hover{color:#946d7e}.header-actions{flex:none;align-items:center;gap:18px;display:flex}.language-picker select{cursor:pointer;background:#fff;border:0;max-width:105px;padding:10px 4px;font-size:.875rem}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:12px 21px;font-size:.875rem;font-weight:500;line-height:1.3;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button svg{flex:none}.button:hover{background:#435048;transform:translateY(-2px);box-shadow:0 7px 20px #28382b15}.header-book{gap:14px;min-height:42px;padding:8px 17px;font-size:.8125rem}.button-outline{color:var(--ink);background:0 0;border-color:#59655b55}.button-outline:hover{background:#ffffff70}.button-icon{width:29px;height:29px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin:-3px -10px -3px 0;display:grid}.button-icon svg{width:15px;height:15px}.menu-toggle,.mobile-nav{display:none}.hero{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:18px;min-height:660px;padding:0 18px 18px;display:grid}.hero-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:55px 3.5% 0;display:flex}.eyebrow{color:var(--muted);letter-spacing:.06em;margin:0 0 24px;font-size:.8125rem;font-weight:500;line-height:1.5}h1,h2,h3,p{overflow-wrap:break-word}h1{letter-spacing:-.065em;text-wrap:balance;max-width:640px;margin:0;font-size:clamp(3.3rem,5.15vw,5.7rem);font-weight:500;line-height:1.03}h1>span{color:#75837a;display:block}.hero-intro{max-width:390px;color:var(--muted);text-wrap:balance;margin:25px 0 0;font-size:1rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 23px;margin:29px 0 70px;display:flex}.text-link{border-bottom:1px solid #a5aca6;padding:7px 0;font-size:.875rem}.text-link:hover{color:#815469;border-color:#a06f82}.hero-facts{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:auto;display:grid}.hero-fact{border-radius:16px;flex-direction:column;justify-content:space-between;gap:25px;min-height:151px;padding:19px;display:flex}.fact-pink{background:var(--pink)}.fact-blue{background:var(--blue)}.fact-green{background:var(--green)}a.hero-fact{transition:transform .2s}a.hero-fact:hover{transform:translateY(-4px)}.hero-fact>span{justify-content:space-between;align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.3;display:flex}.hero-fact>span svg{flex:none;width:15px;height:15px}.hero-fact strong{letter-spacing:-.075em;align-items:baseline;gap:8px;font-size:clamp(2rem,3vw,3.2rem);font-weight:500;line-height:1;display:flex}.hero-fact small{letter-spacing:0;font-size:.75rem;font-weight:400;line-height:1.2}.hero-photo{background:var(--blue);border-radius:20px;min-height:635px;margin:0;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:50% 45%;width:100%;height:100%;display:block;position:absolute;inset:0}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:15px;padding:33px 6%;display:grid}.trust-strip>p{justify-content:center;align-items:center;gap:12px;margin:0;font-size:.875rem;line-height:1.4;display:flex}.trust-symbol{font-size:1.3rem}.symbol-0{color:#ae7d91}.symbol-1{color:#7d9bb5}.symbol-2{color:#7b9873}.symbol-3{color:#a28daa}.section{padding:clamp(75px,8.3vw,125px) 6%}.section-heading{margin-bottom:46px}.section-heading .eyebrow{margin-bottom:18px}h2{letter-spacing:-.055em;text-wrap:balance;max-width:1000px;margin:0;font-size:clamp(2.8rem,4.45vw,4.7rem);font-weight:400;line-height:1.07}h2>span{color:#7b867f;display:block}.section-heading>p:not(.eyebrow){max-width:510px;color:var(--muted);margin:25px 0 0;font-size:1rem;line-height:1.6}.split-heading{grid-template-columns:1.5fr .7fr;align-items:end;gap:8%;display:grid}.split-heading>p{margin:0}.approach-section{background:#fff}.reason-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reason-card{background:#f3f4f2;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:205px;padding:24px;display:flex;position:relative}.reason-0{background:var(--blue)}.reason-1{background:var(--pink)}.reason-2{background:var(--green)}.reason-symbol{color:#7b8580;flex:none;align-items:center;height:58px;display:flex}.reason-0 .reason-symbol{color:#718da7}.reason-1 .reason-symbol{color:#a77d8d}.reason-2 .reason-symbol{color:#819673}.reason-symbol svg{width:54px;height:54px;display:block}.reason-symbol .reason-travel{width:83px;height:58px}.reason-letters{letter-spacing:-.075em;font-size:3.65rem;font-weight:400;line-height:1}.travel-route{opacity:.65}.card-number{color:#657168;letter-spacing:.06em;font-size:.8125rem}.reason-card h3{letter-spacing:-.04em;max-width:240px;margin:25px 0 0;font-size:clamp(1.4rem,2vw,2rem);font-weight:400;line-height:1.15}.lesson-notes{background-color:#f8fbfd;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:26px 26px;border:1px solid #dce4e7;border-radius:20px;grid-template-columns:.8fr 1.2fr;gap:10%;margin-top:14px;padding:30px 38px;display:grid}.notes-heading{flex-direction:column;align-items:flex-start;display:flex}.notes-heading h3{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.5rem,2.1vw,2rem);font-weight:400;line-height:1.2}.materials-description{max-width:340px;color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.feature-list{grid-template-columns:1fr 1fr;gap:20px 24px;padding:7px 0;display:grid}.feature-list>span{align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.45;display:flex}.feature-list>span>span{color:#7b9275}.teachers-section{background:#f6f8f4}.teacher-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.teacher-card{background:#fff;border:1px solid #e2e7dd;border-radius:24px;flex-direction:column;padding:32px;display:flex}.teacher-portrait{aspect-ratio:4/3;background:var(--pink);border-radius:15px;margin-bottom:24px;position:relative;overflow:hidden}.teacher-portrait img{object-fit:cover;object-position:50% 27%;width:100%;height:100%;display:block;position:absolute;inset:0}.teacher-1 .teacher-portrait{background:var(--blue)}.teacher-1 .teacher-portrait img{object-position:50% 35%}.teacher-card-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.teacher-languages{flex-wrap:wrap;gap:6px;margin-right:auto;display:flex}.teacher-languages>span{border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:.75rem}.teacher-card h3{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,3.5vw,3.8rem);font-weight:400;line-height:1.1}.teacher-body{max-width:440px;color:var(--muted);margin:24px 0 18px;font-size:1rem;line-height:1.6}.teacher-experience{color:#52664e;margin:auto 0 0;padding-top:15px;font-size:.875rem}.teacher-education{border-top:1px solid var(--line);margin-top:25px}.teacher-education summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 0;font-size:.875rem;list-style:none;display:flex}.teacher-education summary>span{font-size:1.2rem}.teacher-education p{color:var(--muted);margin:20px 0 0;font-size:.875rem;line-height:1.55}summary::-webkit-details-marker{display:none}details[open] summary>span{transform:rotate(45deg)}.reviews-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:7%;display:grid}.reviews-section .section-heading{margin-bottom:0}.reviews-section h2{font-size:clamp(2.7rem,3.8vw,4rem)}.pricing-section{padding-top:15px}.pricing-section .section-heading{text-align:center}.pricing-section h2{margin:0 auto}.pricing-section .section-heading>.pricing-note{max-width:720px;margin:24px auto 0}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.payment-note{max-width:760px;color:var(--muted);text-align:center;margin:28px auto 0;font-size:1rem;line-height:1.6}.price-card{background:var(--pink);border-radius:23px;flex-direction:column;padding:28px;display:flex}.price-1{background:var(--blue)}.price-2{background:var(--green)}.price-card-top{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:10px;min-height:35px;display:flex}.price-card-top h3{margin:5px 0 0;font-size:1rem;font-weight:500}.price-card-top>span{border:1px solid #49534b25;border-radius:999px;padding:7px 10px;font-size:.75rem}.price{flex-wrap:wrap;align-items:baseline;gap:14px;margin:46px 0 20px;display:flex}.price strong{letter-spacing:-.08em;font-size:clamp(3.9rem,5vw,5.5rem);font-weight:400;line-height:1}.price-2 .price strong{font-weight:500}.price-flame{letter-spacing:0;margin-left:5px;font-size:1em;line-height:1;display:inline-block}.price>span{color:#5d685f;font-size:.875rem}.price-body{color:#55615a;min-height:85px;margin:0 0 25px;font-size:1rem;line-height:1.5}.price-card .button{justify-content:space-between;width:100%;margin-top:auto}.faq-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:8%;padding-top:45px;display:grid}.faq-section h2{max-width:370px}.faq-list details{border:1px solid #e3e8e4;border-radius:15px;margin-bottom:10px;padding:0 20px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:1rem;font-weight:400;line-height:1.4;list-style:none;display:flex}.faq-list summary>span{background:#f0f3ed;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:1.25rem;line-height:1;transition:transform .2s;display:grid}.faq-list details[open]{background:#fafbf9}.faq-list details p{color:var(--muted);margin:0 35px 23px 0;font-size:1rem;line-height:1.65}.booking-section{background:linear-gradient(110deg,#f5e5e9,#e5eef8 53%,#e8efdd);border-radius:24px;grid-template-columns:1.35fr .65fr;align-items:center;gap:7%;margin:0 18px;padding:72px 5%;display:grid;position:relative;overflow:hidden}.booking-content h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.booking-content h2>span{color:#596f68}.booking-content>p:not(.eyebrow){color:#5d6962;max-width:460px;margin:25px 0 0;font-size:1rem;line-height:1.6}.booking-actions{flex-wrap:wrap;gap:12px;margin-top:29px;display:flex}.booking-note{background-color:#ffffffa1;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:24px 24px;border:1px solid #ffffffad;border-radius:22px;justify-self:center;width:100%;max-width:290px;padding:36px 25px 28px;position:relative;transform:rotate(5deg)}.booking-star{color:#83a080;font-size:4.5rem;line-height:1;position:absolute;top:-30px;right:14px}.booking-note strong{letter-spacing:-.08em;margin:10px 0 0;font-size:6.5rem;font-weight:400;line-height:1;display:block}.booking-note strong>span{letter-spacing:0;margin-top:8px;font-size:1.125rem;line-height:1.3;display:block}.booking-note p{color:#6a756c;margin:20px 0 30px;font-size:1rem;line-height:1.5}.booking-note>span:last-child{border-top:1px solid #64796130;max-width:185px;padding-top:20px;font-size:.875rem;line-height:1.55;display:block}footer{padding:55px 6% 30px}.footer-top{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding-bottom:35px;display:grid}.footer-top>p{max-width:320px;color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.back-top{border:1px solid #cbd3cb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:25px;display:flex}.footer-bottom>span{color:#7f8981;font-size:.75rem}.footer-socials{flex-wrap:wrap;gap:22px;display:flex}.footer-socials a{text-transform:capitalize;align-items:center;gap:6px;font-size:.8125rem;display:flex}.footer-socials a:hover{color:#986b80}.footer-socials svg{width:13px;height:13px}.mobile-book{display:none}@media (min-width:1600px){.hero{min-height:780px}.hero-photo{min-height:755px}.hero-copy{padding-top:80px}.hero-fact{min-height:180px}}@media (max-width:1200px){body{padding:12px}.site-header{gap:18px;padding:0 28px}.desktop-nav{gap:16px;font-size:.8125rem}.header-actions{gap:10px}.hero{grid-template-columns:1.1fr .9fr}.hero-copy{padding:48px 1.5% 0}.hero-fact{padding:15px}.hero-fact strong{flex-wrap:wrap;gap:7px}.hero-photo{min-height:620px}.reason-card{padding:22px}.price-card{padding:24px}}@media (max-width:1050px){.desktop-nav{display:none}.menu-toggle{background:#fff;border:1px solid #dde3dd;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:flex}.menu-toggle span{background:var(--ink);width:15px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}.mobile-nav{max-height:calc(100dvh - var(--header-height) - 32px);border:1px solid var(--line);background:#fff;border-radius:18px;gap:2px;padding:18px;display:grid;position:absolute;top:calc(100% + 8px);left:20px;right:20px;overflow-y:auto;box-shadow:0 18px 35px #1a292018}.mobile-nav a{justify-content:space-between;gap:20px;padding:13px;font-size:1rem;display:flex}.split-heading{grid-template-columns:1fr;gap:25px}.split-heading>p{max-width:550px}.lesson-notes{gap:5%;padding:28px}.feature-list{gap:18px}.pricing-grid{gap:10px}.price-card{padding:22px}.price-body{min-height:120px}.price-card-top{min-height:65px}.booking-section{grid-template-columns:1.4fr .6fr;gap:5%;padding:60px 5%}.booking-note{padding:28px 20px}.booking-note strong{font-size:5rem}}@media (max-width:800px){html{--header-height:76px}body{padding:8px}.site-shell{border-radius:22px}.site-header{padding:0 20px}.site-header .brand-logo{width:110px}.hero{grid-template-columns:1fr;gap:14px;padding:0 12px 12px}.hero-copy{padding:48px 18px 0}h1{max-width:650px;font-size:clamp(3.2rem,7.7vw,4.8rem)}.hero-actions{margin-bottom:43px}.hero-facts{margin-top:0}.hero-fact{min-height:152px;padding:20px}.hero-fact strong{flex-wrap:nowrap;font-size:2.8rem}.hero-photo{min-height:430px}.hero-photo>img{object-position:50% 52%}.trust-strip{grid-template-columns:1fr 1fr;gap:20px;padding:27px 6%}.trust-strip p{justify-content:flex-start}.section{padding:74px 6%}h2{font-size:clamp(2.6rem,6.3vw,4rem)}.reason-grid{grid-template-columns:1fr 1fr}.reason-card{min-height:180px}.reason-card h3{max-width:270px;font-size:1.75rem}.teacher-card{padding:25px}.teacher-card-top{flex-wrap:wrap;gap:15px}.teacher-card-top .card-number{display:none}.teacher-languages{gap:4px}.teacher-languages>span{padding:5px 7px}.reviews-section{grid-template-columns:1fr;gap:35px}.pricing-section{padding-top:20px}.pricing-grid{grid-template-columns:1fr;gap:14px}.price-card{padding:28px}.price-card-top{min-height:auto}.price{margin-top:32px}.price-body{min-height:0}.price-card .button{margin-top:12px}.faq-section{grid-template-columns:1fr;gap:5px;padding-top:15px}.faq-section h2{max-width:none}.booking-section{grid-template-columns:1fr;margin:0 12px;padding:50px 7%}.booking-content h2{font-size:3.2rem}.booking-note{display:none}.footer-top{grid-template-columns:1fr auto}.footer-top>p{grid-area:2/1}.back-top{grid-area:1/2/3}}@media (max-width:540px){.site-header{gap:8px;padding:0 15px}.header-book{display:none}.header-actions{gap:8px}.language-picker select{max-width:84px;padding:9px 0;font-size:.8125rem}.menu-toggle{width:34px;height:34px}.hero-copy{padding:30px 0 0}.hero .eyebrow{max-width:280px;margin-bottom:23px;padding:0 12px;font-size:.75rem}h1{letter-spacing:-.06em;padding:0 5px;font-size:clamp(2.4rem,9.6vw,3.45rem);line-height:1.07}.hero-intro{max-width:285px;margin-top:22px;padding:0 12px}.hero-actions{flex-direction:column;gap:15px;margin:27px 0 33px}.hero-actions .button{min-height:51px;padding:12px 20px}.hero-facts{gap:7px}.hero-fact{border-radius:12px;gap:22px;min-height:143px;padding:14px 11px}.hero-fact>span{font-size:.75rem}.hero-fact strong{flex-wrap:wrap;gap:5px;font-size:2.15rem}.hero-fact strong small{width:100%;font-size:.75rem}.hero-photo{min-height:390px}.hero-photo>img{object-position:50% 52%}.trust-strip{gap:19px 15px;padding:28px 6%}.trust-strip>p{gap:9px;font-size:.8125rem}.trust-symbol{font-size:1.15rem}.section{padding:64px 20px}.section-heading{margin-bottom:30px}h2{letter-spacing:-.05em;font-size:clamp(2.35rem,9.2vw,3.1rem);line-height:1.1}.eyebrow{font-size:.8125rem}.reason-grid{gap:9px}.reason-card{border-radius:16px;min-height:170px;padding:20px}.reason-card h3{margin-top:22px;font-size:1.45rem}.reason-symbol{height:46px}.reason-symbol svg{width:44px;height:44px}.reason-symbol .reason-travel{width:67px;height:46px}.reason-letters{font-size:3rem}.lesson-notes{border-radius:16px;grid-template-columns:1fr;gap:28px;padding:25px 20px}.feature-list{gap:15px}.feature-list,.teacher-grid{grid-template-columns:1fr}.teacher-card{border-radius:18px;padding:26px}.teacher-card-top{margin-bottom:28px}.teacher-card h3{font-size:2.7rem}.teacher-body{font-size:1rem}.reviews-section{gap:30px}.reviews-section h2{font-size:2.65rem}.pricing-section{padding-top:0}.pricing-section .section-heading{text-align:left}.price-card{border-radius:18px;padding:27px 24px}.price strong{font-size:4.5rem}.faq-section{padding-top:0}.faq-list details{padding:0 17px}.faq-list summary{gap:15px;padding:18px 0}.faq-list details p{margin-right:0}.booking-section{border-radius:20px;margin:0 12px;padding:44px 24px}.booking-content h2{font-size:2.55rem}.booking-actions{flex-direction:column}.booking-actions .button{justify-content:space-between}footer{padding:44px 24px 100px}.footer-bottom,.footer-top{gap:24px}.footer-socials{gap:18px}.mobile-book{left:18px;right:18px;bottom:max(14px,env(safe-area-inset-bottom));z-index:25;background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;gap:20px;min-height:53px;padding:0 21px;font-size:.875rem;position:fixed;box-shadow:0 6px 25px #26302930}.mobile-book,.mobile-book>span{align-items:center;display:flex}.mobile-book>span{gap:15px}}.hero-fact strong.one-to-one{white-space:nowrap;flex-wrap:nowrap;gap:.18em}.hero-fact strong.one-to-one>span{letter-spacing:-.04em;font-size:.6em}.review-carousel{width:100%;min-width:0}.review-track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:22px;gap:14px;display:flex;position:relative;overflow-x:auto}.review-track::-webkit-scrollbar{display:none}.review-slide{background:var(--pink);scroll-snap-align:start;scroll-snap-stop:always;border-radius:22px;flex-direction:column;flex:0 0 100%;min-width:0;min-height:430px;padding:32px;display:flex}.review-slide.review-1{background:var(--blue)}.review-slide.review-2{background:var(--green)}.review-card-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.review-quote-mark{color:#937385;height:42px;font-family:Georgia,serif;font-size:5rem;line-height:1}.review-1 .review-quote-mark{color:#6e8aa1}.review-2 .review-quote-mark{color:#78916c}.review-language{color:#5c635e;text-align:right;font-size:.8125rem;line-height:1.4}.review-quote{letter-spacing:-.015em;overflow-wrap:break-word;margin:28px 0 32px;font-size:clamp(1.125rem,1.55vw,1.4rem);font-weight:400;line-height:1.6}.review-footer{border-top:1px solid #42524824;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:22px;display:flex}.review-attribution{gap:6px;display:grid}.review-attribution strong{font-size:.9375rem;font-weight:500}.review-attribution span{color:#5c635e;font-size:.8125rem;line-height:1.4}.review-translation{text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:8px 0;font-size:.875rem;text-decoration:underline}.review-translation:hover{color:#536a5d}.carousel-controls{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.carousel-dots{gap:0;display:flex}.carousel-dots button{background:0 0;border:0;place-items:center;width:28px;height:44px;padding:0;display:grid}.carousel-dots button:after{content:"";background:#ccd4cf;border-radius:50%;width:8px;height:8px;transition:background .2s,width .2s}.carousel-dots button[aria-current=true]:after{background:var(--ink);border-radius:999px;width:22px}.carousel-position{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.8125rem}.carousel-arrows{gap:9px;display:flex}.carousel-arrows button{background:#fff;border:1px solid #dce2dc;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:1.25rem;transition:background .2s;display:grid}.carousel-arrows button:hover{background:var(--green)}@media (max-width:540px),(min-width:801px) and (max-width:1100px){.carousel-controls{grid-template-columns:1fr auto;gap:8px 18px;display:grid}.carousel-dots{grid-column:1/-1;justify-content:center}.carousel-dots button{width:32px}.carousel-position{margin-left:0}}@media (max-width:540px){.teacher-portrait{aspect-ratio:1}.review-slide{min-height:370px;padding:25px}.review-quote{font-size:1.125rem}}@media (prefers-reduced-motion:no-preference){.hero-actions,.hero-copy h1,.hero-copy>.eyebrow,.hero-intro{animation:arrive .65s both}.hero-copy h1{animation-delay:70ms}.hero-intro{animation-delay:.13s}.hero-actions{animation-delay:.19s}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}