@charset "UTF-8";
:root{
  --background:#fbf9f5;--surface:#fffefa;--ink:#302e2b;--muted:#706a61;
  --accent:#80613e;--accent-hover:#654a2d;--line:#dfd6c9;--gold:#b99765;
  --serif:Georgia,'Batang','Noto Sans KR',serif;
  --sans:'Noto Sans KR','Pretendard','Apple SD Gothic Neo','Malgun Gothic',sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--background);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75;word-break:keep-all}
body.modal-open{overflow:hidden}
button,input,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}
button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}
button,a,input,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500}section{scroll-margin-top:16px}[hidden]{display:none!important}
.section-width{max-width:1200px;width:calc(100% - 112px);margin-inline:auto}
.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--accent)}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:14px 24px;border-radius:3px;font-size:14px;font-weight:500;transition:background .18s,transform .18s,box-shadow .18s}
.button:hover{transform:translateY(-2px)}
.primary{background:var(--ink);color:#fffefa;box-shadow:0 6px 16px #382b1810}
.primary:hover{background:#4b4033;box-shadow:0 8px 20px #382b1820}
.secondary{background:transparent;border:1px solid #b9a589;color:var(--accent)}.secondary:hover{background:#eee5d6}
.small{font-size:14px;min-height:44px;padding:10px 17px}.full{width:100%}
.button span[aria-hidden]{font-size:22px;font-weight:400;line-height:1}
.text-button{font-size:14px;color:var(--accent);text-decoration:underline;text-underline-offset:4px;min-height:44px}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:12px}

/* Bright, restrained studio identity; the original mark is shown on ivory. */
.site-header{min-height:96px;padding:20px max(56px,calc((100% - 1328px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffefa;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}
.brand-symbol{display:block;position:relative;overflow:hidden;width:48px;height:44px;flex:0 0 48px}
.brand-symbol img{position:absolute;max-width:none;width:156px;height:156px;left:50%;top:50%;transform:translate(-50%,-36.9%);filter:contrast(1.35) invert(1);mix-blend-mode:multiply}
.brand-word{font-size:16px;font-weight:600;letter-spacing:1px}.brand-word small{display:block;font-size:9px;letter-spacing:2.1px;line-height:1.6;font-weight:400;color:var(--muted)}
.site-header nav{display:flex;gap:32px;font-size:14px;color:var(--muted)}
.site-header nav a{padding:10px 0;position:relative}.site-header nav a:hover{color:var(--accent)}
.site-header nav a::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .2s}.site-header nav a:hover::after{transform:scaleX(1)}
.site-header .primary{background:transparent;border:1px solid #b9a589;color:var(--ink);box-shadow:none}.site-header .primary:hover{background:#f2ebdf}

/* A gallery-like mat presents the supplied poster in its original colour. */
.hero{width:100%;max-width:none;padding:64px max(56px,calc((100% - 1200px)/2)) 0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:40px 84px;align-items:center;background:linear-gradient(105deg,#fbf9f5 0%,#fbf9f5 59%,#f0e8db 59%,#f6f1e8 100%)}
.hero-copy{padding:12px 0}
.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:13px;letter-spacing:.6px}.tiny-line{display:inline-block;width:30px;height:1px;background:var(--gold)}
h1{font-size:clamp(46px,4.4vw,65px);letter-spacing:-3px;line-height:1.4;margin:26px 0 25px;font-weight:400;font-family:var(--serif)}h1 em{font-style:normal;color:var(--accent)}
.teacher-byline{font-size:14px;color:#565046;letter-spacing:.1px;margin-bottom:20px}
.hero-description{font-size:16px;line-height:1.95;color:var(--muted)}
.hero-cta{margin-top:30px;min-width:248px}.cta-note{font-size:12px;color:var(--muted);margin-top:12px}
.hero-meta{display:flex;gap:22px;margin-top:31px;font-size:12px;color:var(--muted)}
.hero-meta span+span{border-left:1px solid #d3c4ae;padding-left:22px}.hero-meta b{font-family:var(--serif);font-size:21px;color:var(--accent);margin-right:7px;font-weight:400}
.profile-figure{width:100%;max-width:430px;justify-self:end;margin:0;align-self:center}
.poster-preview{display:block;position:relative;padding:12px 12px 0;background:#fffefa;border:1px solid #d9c9b0;box-shadow:0 22px 50px #5e44201b;transition:transform .2s,box-shadow .2s}
.poster-preview:hover{transform:translateY(-3px);box-shadow:0 26px 55px #5e442026}
.profile-poster{display:block;width:100%;height:auto;filter:none}
.poster-preview .profile-poster{aspect-ratio:2/3;object-fit:contain}
.poster-open-label{display:flex;align-items:center;justify-content:center;gap:9px;min-height:49px;padding:12px 0;color:var(--accent);font-size:13px}
.profile-figure figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#696052;margin-top:17px}.profile-figure figcaption>span:first-child{font-size:11px;letter-spacing:2px}
.profile-text{margin-top:26px;max-width:440px;border-top:1px solid var(--line)}
.profile-text summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:50px;padding:10px 0;list-style:none;color:#625542;font-size:14px;cursor:pointer}.profile-text summary::-webkit-details-marker{display:none}
.profile-text summary>span{font-size:23px;font-weight:300;line-height:1;transition:transform .2s;color:var(--accent)}.profile-text[open] summary>span{transform:rotate(45deg)}
.profile-text-content{padding:8px 0 18px;color:var(--muted);font-size:14px;line-height:1.9}.profile-text-content h2{font-size:20px;color:var(--ink);margin-bottom:8px}.profile-text-content h3{font-size:14px;color:var(--accent);margin-top:18px;margin-bottom:6px}.profile-text-content ul{padding-left:18px;margin:0}.profile-text-content li{padding:2px 0}
.hero-footer{grid-column:1/-1;padding:25px 0 29px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;color:var(--muted);border-top:1px solid #d8cbb8}
.hero-footer span:nth-child(2){color:var(--ink);font-size:14px}.hero-footer i{font-style:normal;margin:0 14px;color:#af9673}.hero-footer a{font-size:12px}.hero-footer a span{font-size:20px;margin-left:20px}

.lessons-section{background:#fffefa;padding:86px 0 78px}
.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:36px}
.section-heading h2{font-size:34px;letter-spacing:-1.2px;font-weight:400;margin-top:12px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.9}
.cohort-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.cohort-card{background:#faf7f0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:26px 23px;border:1px solid var(--line);border-top:2px solid #bea681;border-radius:3px;transition:transform .2s,box-shadow .2s,background .2s}
.cohort-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #5d402012;background:#fffdf8}
.cohort-icon{color:#957547;height:44px;display:block;font:35px/1 Georgia,serif}
.cohort-type{font-size:14px;color:var(--muted);margin-top:18px}.cohort-card strong{font-size:17px;letter-spacing:-.7px;font-weight:500;margin-top:6px}
.cohort-card>span:nth-last-child(2){font-size:13px;color:var(--muted);margin-top:10px;line-height:1.85}
.card-link{margin-top:auto;padding-top:18px;transform:translateY(5px);border-top:1px solid var(--line);font-size:13px;width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--accent)}
.cohort-card>span:nth-last-child(2){padding-bottom:28px}.card-link b{font-size:20px;font-weight:400}
.lesson-detail{background:var(--surface);border:1px solid var(--line);border-radius:4px;margin-top:28px;overflow:hidden;scroll-margin-top:30px}
.age-tabs{display:flex;gap:7px;padding:18px 26px;border-bottom:1px solid var(--line);background:#f7f3eb}
.age-tabs button{font-size:14px;color:var(--muted);border-radius:3px;padding:10px 22px;min-height:44px}.age-tabs button:hover{background:#eae0d1}.age-tabs button[aria-selected=true]{background:var(--accent);color:#fff}
.age-panel-content{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:33px 35px 36px}
.panel-kicker{font-size:12px;color:var(--accent);letter-spacing:1px}.age-panel-content h3{font-size:25px;letter-spacing:-.8px;margin:8px 0 14px;font-weight:400}.age-panel-content p{font-size:15px;color:var(--muted);max-width:470px;line-height:1.9}
.panel-points{margin:0;display:grid;gap:15px;border-left:1px solid var(--line);padding-left:32px}.panel-points div{display:grid;grid-template-columns:86px 1fr;gap:12px;font-size:14px}.panel-points dt{color:var(--accent)}.panel-points dd{margin:0;color:#605a52}
.duration-area{padding-top:68px;scroll-margin-top:20px}.sub-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.sub-heading h3{font-size:26px;letter-spacing:-.8px;font-weight:400;margin-top:10px}.sub-note{font-size:13px;color:var(--muted)}
.duration-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.duration-card{background:#fffefa;border:1px solid #d4c3a9;border-radius:4px;text-align:left;display:flex;align-items:flex-start;flex-direction:column;padding:30px 32px;position:relative;transition:border-color .2s,background .2s,box-shadow .2s}
.duration-card:hover{border-color:#97744a;box-shadow:0 8px 26px #5b402010}.duration-card[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#f5eddf}
.duration-top{display:flex;align-items:center;justify-content:space-between;width:100%}.duration-label{font-size:14px;color:var(--muted)}
.choice-check{border:1px solid #b9a68b;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;color:transparent;font-size:12px}.duration-card[aria-pressed=true] .choice-check{background:var(--accent);color:#fff;border-color:var(--accent)}
.minutes{font-family:var(--serif);font-size:68px;line-height:1.15;margin-top:13px;letter-spacing:-2px;color:var(--accent)}.minutes>span{font-family:var(--sans);font-size:17px;margin-left:8px;letter-spacing:0}
.duration-card strong{font-size:20px;font-weight:400;letter-spacing:-.5px;margin-top:22px}.duration-desc{font-size:15px;color:var(--muted);margin-top:12px;line-height:1.9}
.duration-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.duration-chips>span{padding:5px 11px;background:#f0e9dc;font-size:12px;border-radius:2px;color:#6a573e}
.duration-bottom{border-top:1px solid var(--line);margin-top:26px;padding-top:16px;font-size:14px;width:100%;display:flex;justify-content:space-between;color:var(--accent)}.duration-bottom>span{font-size:20px;line-height:1}
.duration-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:63px}.duration-foot p{font-size:13px;color:var(--muted)}
.price-note{padding:17px 19px;background:#f4efe5;font-size:14px;color:#665b4b;border-radius:3px;display:flex;gap:10px;align-items:flex-start}

.consult-section{padding-top:88px;padding-bottom:84px}.consult-grid{display:grid;grid-template-columns:1.17fr .83fr;gap:65px;align-items:start}
.checklist h3,.faq h3{font-size:20px;letter-spacing:-.5px;font-weight:500}.checklist>p{font-size:14px;color:var(--muted);margin-top:8px}
.checklist>label{display:flex;gap:15px;cursor:pointer;padding:20px 0;border-bottom:1px solid var(--line);align-items:flex-start}.checklist label:first-of-type{margin-top:12px}
.checklist input{width:20px;height:20px;accent-color:var(--accent);margin:4px 0 0;flex-shrink:0}.checklist strong{display:block;font-size:15px;font-weight:500}.checklist small{display:block;font-size:13px;color:var(--muted);margin-top:4px}.checklist input:checked+span strong{color:var(--accent)}
.check-progress{display:flex;align-items:center;gap:18px;padding-top:19px}.check-progress>span{font-size:13px;color:var(--accent);white-space:nowrap}.check-track{height:3px;background:#e5dbcd;flex:1;overflow:hidden;border-radius:3px}.check-track>span{display:block;width:0;height:100%;background:var(--gold);transition:width .2s}
.faq{margin-top:43px}.faq h3{margin-bottom:14px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;padding:19px 0;font-size:14px;min-height:55px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:21px;font-weight:300;transition:transform .2s;color:var(--accent)}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);padding-bottom:19px;line-height:1.9}
.consult-card{border-radius:4px;background:#f0e7d8;border:1px solid #d9c8ae;border-top:3px solid #b99765;padding:32px 32px;box-shadow:0 14px 36px #61451b09}.consult-card h3{font-size:28px;letter-spacing:-1px;font-weight:400;margin-top:12px}.note-intro{font-size:14px;color:var(--muted);margin-top:10px}
.selection-summary{margin:27px 0 25px;display:grid;gap:15px}.selection-summary div{display:flex;justify-content:space-between;gap:20px;font-size:14px}.selection-summary dt{color:var(--muted);white-space:nowrap}.selection-summary dd{margin:0;text-align:right;color:var(--ink)}
.consult-card .button+.button{margin-top:11px}.copy-status{font-size:12px;color:var(--accent);min-height:27px;margin-top:9px}
.contact-block{border-top:1px solid #d3c0a5;padding-top:24px}.contact-block h4{font-size:14px;font-weight:500}.phone{display:flex;justify-content:space-between;align-items:center;font:28px Georgia,serif;letter-spacing:.5px;margin:12px 0 17px;min-height:44px}.phone span{font-family:var(--sans);font-size:21px}
.kakao{font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:13px 16px;background:#e2d4bd;border-radius:3px;min-height:48px}.kakao:hover{background:#d6c3a4}.contact-block>p{font-size:12px;color:var(--muted);margin-top:11px}
.location{border-top:1px solid #d3c0a5;margin-top:26px;padding-top:24px;display:flex;gap:12px}.location svg{flex-shrink:0;color:var(--accent)}.location strong{font-size:14px;font-weight:500}.location p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:7px}.privacy-note{font-size:12px;color:#756a5b;line-height:1.8;margin-top:24px;text-align:center}
#copy-fallback label{font-size:14px}#copy-text{width:100%;background:var(--surface);border:1px solid var(--line);font-size:14px;padding:11px;margin:8px 0 17px;border-radius:3px}
.site-footer{width:100%;max-width:none;display:flex;justify-content:space-between;align-items:center;background:#eee8de;border-top:1px solid #d9cdbb;padding:34px max(56px,calc((100% - 1200px)/2)) 38px;gap:25px}
.site-footer .brand-word{font-size:14px}.site-footer .brand-word small{font-size:8px}.site-footer p{font-size:13px;color:var(--muted)}.site-footer>span{font:11px Georgia,serif;letter-spacing:1.2px;color:var(--accent)}.mobile-action{display:none}.noscript{padding:20px;background:#f0e7d8;position:fixed;bottom:0;width:100%;z-index:30}

/* Warm, readable selection and poster dialogs. */
dialog{border:1px solid #d4c5ae;border-radius:8px;background:var(--background);padding:27px 30px 30px;width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 48px);color:var(--ink);box-shadow:0 20px 90px #33271830;overflow:auto}
dialog::backdrop{background:#3b342c80;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.icon-button{font-size:27px;color:var(--muted);border-radius:50%;width:44px;height:44px;line-height:1}.icon-button:hover{background:#eae0d1}
.step-meta{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.step-bars{display:flex;gap:5px;margin-left:auto;width:100px}.step-bars span{height:3px;background:#e0d4c2;flex:1;border-radius:5px}.step-bars span.filled{background:var(--accent)}
#quiz-title{font-size:26px;font-weight:400;letter-spacing:-.8px;margin:21px 0 10px;line-height:1.5}.quiz-description{font-size:14px;color:var(--muted);margin-bottom:22px}.quiz-options{display:grid;gap:10px}.quiz-options.two-column{grid-template-columns:1fr 1fr}
.quiz-option{border:1px solid #d4c5b0;background:var(--surface);border-radius:4px;display:flex;align-items:center;gap:12px;padding:15px 17px;text-align:left;min-height:68px}.quiz-option:hover{border-color:#987a52}.quiz-option[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#f0e5d4}
.quiz-option .radio-dot{width:16px;height:16px;border:1px solid #b5a080;border-radius:50%;flex-shrink:0}.quiz-option[aria-pressed=true] .radio-dot{border:5px solid var(--accent);background:#fff}.quiz-option strong{font-size:15px;font-weight:500;display:block}.quiz-option small{font-size:12px;color:var(--muted);display:block;margin-top:4px}
.quiz-actions{display:flex;justify-content:space-between;gap:12px;margin-top:27px}.quiz-actions .button{flex:1;justify-content:center}.quiz-actions .back{flex:0;min-width:70px;padding-inline:8px}.quiz-disclaimer{font-size:12px;color:var(--muted);margin-top:16px;text-align:center}
.result-mark{width:48px;height:48px;border-radius:50%;background:#eee0c8;color:var(--accent);display:grid;place-items:center;font:26px Georgia,serif;margin-bottom:15px}.result-card{background:#efe5d4;border-radius:4px;padding:22px;margin:21px 0}.result-card .result-title{font-size:19px;font-weight:500;color:var(--accent)}.result-card p{font-size:14px;margin-top:10px;color:#625644}.result-tag{display:inline-block;padding:5px 11px;background:var(--background);border-radius:2px;font-size:12px;margin-bottom:11px}.result-plan{margin:18px 0 0;padding-left:17px;font-size:14px;color:#665b4c}.result-plan li{padding:5px 0}.result-actions{display:grid;gap:10px}.result-actions .button{justify-content:space-between}.result-start-over{display:block;margin:12px auto 0}.quiz-edit-hint{font-size:12px;color:var(--muted);margin:12px 0 19px}
.poster-dialog{width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;overflow:hidden;background:#faf6ee}
.poster-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:10px 18px;border-bottom:1px solid var(--line)}.poster-toolbar h2{font-size:15px;font-weight:500}.poster-toolbar>div{display:flex;align-items:center;gap:10px}
.poster-zoom{padding:8px 13px;min-height:44px;border:1px solid #b6a081;border-radius:3px;color:var(--accent);font-size:14px}.poster-zoom:hover,.poster-zoom[aria-pressed=true]{background:var(--accent);color:white;border-color:var(--accent)}
.poster-help{font-size:12px;color:var(--muted);padding:10px 18px;border-bottom:1px solid var(--line);margin:0}.poster-scroll{max-height:calc(100dvh - 165px);overflow:auto;overscroll-behavior:contain;scrollbar-color:#b3a187 #efe6d8;background:#efe6d8}.poster-scroll .profile-poster{max-width:100%;margin:0 auto}.poster-scroll.is-zoomed .profile-poster{width:1400px;max-width:none;margin:0}.poster-scroll:focus-visible{outline:2px solid var(--gold);outline-offset:-3px}

@media(max-width:1100px){
  .section-width{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:20px}
  .hero{padding:48px 32px 0;column-gap:38px}.hero h1{font-size:51px}.profile-figure{max-width:380px}
  .hero-meta{gap:13px}.hero-meta span+span{padding-left:13px}.hero-meta b{font-size:18px}
  .cohort-card{padding:23px 18px}.cohort-card strong{font-size:16px}.cohort-card>span:nth-last-child(2){font-size:12px}
  .consult-grid{gap:34px}.consult-card{padding:28px 24px}.site-footer{padding-inline:32px}
  .sub-heading{align-items:flex-start;flex-direction:column;gap:12px}.hero-footer i{margin:0 8px}.hero-footer>span:first-child{font-size:12px}
}
@media(max-width:850px){
  .site-header{min-height:82px;padding-block:17px}.site-header nav{display:none}
  .hero{grid-template-columns:minmax(0,1fr) minmax(0,.94fr);column-gap:27px;padding-top:40px}.hero h1{font-size:42px;letter-spacing:-2px}.hero .eyebrow{font-size:12px;letter-spacing:0}
  .hero-description{font-size:15px}.teacher-byline{font-size:13px}.hero-meta{flex-wrap:wrap;gap:8px;margin-top:26px}.hero-meta span+span{border-left:0;padding-left:0}.hero-meta span{width:100%}.hero-cta{min-width:220px}
  .hero-footer>span:first-child{display:none}.profile-text{margin-top:20px}.profile-text summary{font-size:13px}
  .section-heading h2{font-size:30px}.section-heading>p{font-size:13px}.cohort-overview{grid-template-columns:repeat(2,1fr)}.cohort-card{padding:25px}.cohort-card strong{font-size:19px}.cohort-card>span:nth-last-child(2){font-size:14px}.cohort-type{margin-top:12px}.cohort-icon{height:35px;font-size:33px}
  .age-tabs{gap:4px;padding:16px;justify-content:space-between}.age-tabs button{padding:10px 16px}.age-panel-content{gap:24px;padding:28px;grid-template-columns:1fr}.panel-points{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:22px}
  .duration-card{padding:27px 23px}.duration-card strong{font-size:18px}.duration-desc{font-size:14px}.duration-chips{gap:6px}.duration-chips>span{padding:5px 8px}
  .consult-grid{grid-template-columns:1fr;gap:40px}.consult-card{padding:32px}.consult-section .section-heading{align-items:flex-start;flex-direction:column;gap:13px}.site-footer>span{display:none}
}
@media(max-width:640px){
  html{scroll-padding-top:24px}.section-width{width:calc(100% - 40px)}
  .site-header{padding:16px 20px;min-height:78px;gap:12px}.brand{gap:9px}.brand-symbol{width:38px;height:38px;flex-basis:38px}.brand-symbol img{width:123px;height:123px}.brand-word{font-size:14px}.brand-word small{font-size:8px;letter-spacing:1.5px}.site-header .button{font-size:12px;padding:10px 12px;gap:12px}
  .hero{padding:37px 20px 0;grid-template-columns:1fr;gap:31px;background:linear-gradient(180deg,#fbf9f5 0%,#fbf9f5 46%,#f1e9dc 100%)}.hero-copy{padding:0}.hero h1{font-size:49px;line-height:1.36;margin:23px 0}.hero .eyebrow{font-size:12px}.teacher-byline{font-size:14px;margin-bottom:18px}.hero-description{font-size:16px}.hero-cta{margin-top:26px;min-width:252px}
  .hero-meta{flex-wrap:nowrap;gap:24px;font-size:12px}.hero-meta span{width:auto}.hero-meta span+span{border-left:1px solid var(--line);padding-left:24px}.hero-meta b{display:block;font-size:25px;line-height:1.3;margin-bottom:5px}
  .profile-text{max-width:none;margin-top:23px}.profile-text summary{font-size:14px}.profile-figure{justify-self:center;max-width:430px}.poster-preview{padding:10px 10px 0;box-shadow:0 16px 36px #5e442018}.poster-open-label{font-size:13px}.profile-figure figcaption{margin-top:13px}
  .hero-footer{padding:20px 0 25px;flex-wrap:wrap;gap:10px}.hero-footer span:nth-child(2){font-size:13px}.hero-footer i{margin:0 7px}.hero-footer a{font-size:12px}.hero-footer a span{margin-left:9px}
  .lessons-section{padding:59px 0 53px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:27px}.section-heading h2{font-size:27px;letter-spacing:-1px}.section-heading>p{font-size:14px}.eyebrow{font-size:11px;letter-spacing:1.5px}
  .cohort-overview{gap:12px}.cohort-card{padding:20px 16px}.cohort-card strong{font-size:17px;letter-spacing:-.6px;line-height:1.65}.cohort-type{font-size:13px}.cohort-card>span:nth-last-child(2){font-size:12px;padding-bottom:21px}.card-link{font-size:12px;padding-top:14px}
  .lesson-detail{margin-top:21px}.age-tabs{padding:12px 10px;gap:4px;display:grid;grid-template-columns:repeat(3,1fr)}.age-tabs button{font-size:14px;padding:10px 9px}.age-panel-content{padding:25px 21px;gap:21px}.age-panel-content h3{font-size:23px}.age-panel-content p{font-size:15px}.panel-points{padding-top:20px}.panel-points div{grid-template-columns:75px 1fr;font-size:14px;gap:10px}
  .duration-area{padding-top:47px}.sub-heading{gap:12px;margin-bottom:23px}.sub-heading h3{font-size:24px;line-height:1.6}.sub-note{font-size:13px}.duration-grid{grid-template-columns:1fr;gap:16px}.duration-card{padding:27px 25px}.duration-card strong{font-size:20px}.duration-desc{font-size:15px}.minutes{font-size:64px}.duration-chips>span{font-size:12px}.duration-foot{padding:15px 0;align-items:flex-start}.duration-foot p{font-size:12px}.duration-foot .text-button{white-space:nowrap;min-height:40px;font-size:12px}.price-note{font-size:13px;padding:16px}
  .consult-section{padding-top:57px;padding-bottom:54px}.consult-grid{gap:34px}.checklist strong{font-size:15px}.checklist small{font-size:13px}.consult-card{padding:27px 23px}.consult-card h3{font-size:27px}.phone{font-size:27px}.privacy-note{font-size:12px}
  .site-footer{padding:29px 20px 117px;flex-wrap:wrap;gap:19px}.site-footer p{font-size:12px}
  .mobile-action{display:block;position:fixed;bottom:0;left:0;right:0;z-index:20;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:#fbf9f5f5;backdrop-filter:blur(10px);border-top:1px solid #d9cdbb}.mobile-action .button{min-height:50px}
  dialog{padding:22px 20px 24px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}#quiz-title{font-size:24px}.quiz-option{padding:13px 12px;gap:9px}.quiz-option strong{font-size:14px}.quiz-option small{font-size:12px}.quiz-actions{margin-top:22px}.quiz-actions .button{gap:12px;padding:13px 17px}
  .poster-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:0}.poster-toolbar{gap:8px;padding:8px 12px}.poster-toolbar h2{font-size:14px}.poster-toolbar>div{gap:4px}.poster-help{padding:10px 12px;font-size:12px}.poster-scroll{max-height:calc(100dvh - 166px)}
}
@media(max-width:360px){
  .section-width{width:calc(100% - 32px)}.site-header{padding-inline:16px}.site-header .button{font-size:11px;gap:8px;padding-inline:10px}.brand-word{font-size:12px}.brand-word small{font-size:7px}.brand{gap:7px}
  .hero{padding-inline:16px}.hero h1{font-size:44px}.hero-meta{gap:20px;font-size:12px}.hero-meta span+span{padding-left:20px}.hero-meta b{font-size:24px}.hero-footer a{display:none}
  .cohort-card{padding:18px 12px}.cohort-card strong{font-size:16px}.duration-card{padding:24px 21px}.consult-card{padding:24px 19px}.phone{font-size:24px}.site-footer{padding-inline:16px}.site-footer p{width:100%}.poster-toolbar h2{font-size:13px}.poster-zoom{padding-inline:9px;font-size:13px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero.section-width,.site-footer.section-width{width:100%;max-width:none;margin-inline:0}

/* The two current posters share a large, full-width presentation. */
.hero--posters{grid-template-columns:minmax(0,1fr);gap:32px;padding-top:46px;background:linear-gradient(180deg,#fbf9f5 0%,#fbf9f5 22%,#f1e9dc 100%)}
.hero--posters .hero-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 80px;align-items:center;width:100%;padding:0 0 7px}
.hero--posters h1{font-size:clamp(44px,4.1vw,59px);margin:19px 0 18px;line-height:1.33}
.hero--posters .teacher-byline{margin-bottom:0}.hero--posters .hero-cta{margin-top:22px}.hero--posters .hero-meta{margin-top:24px}
.poster-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%;align-items:start}
.poster-gallery .profile-figure{max-width:none;width:100%;justify-self:stretch;align-self:start}
.poster-gallery .poster-preview{padding:12px 12px 0}.poster-gallery .profile-poster{aspect-ratio:2/3;object-fit:contain;background:#000}
.poster-gallery .poster-open-label{font-size:14px;min-height:52px}
.poster-gallery figcaption{font-size:13px}.poster-gallery figcaption>span:first-child{font-size:12px}
.hero--posters>.profile-text{max-width:none;width:100%;margin-top:0}.hero--posters .profile-text-content{max-width:760px;font-size:15px;padding-bottom:24px}
.hero--posters .hero-footer{padding-top:0;border-top:0}
@media(max-width:1100px){.hero--posters .hero-copy{gap:35px}.poster-gallery{gap:22px}}
@media(max-width:850px){.hero--posters .hero-copy{gap:25px}.hero--posters h1{font-size:43px}.poster-gallery{gap:18px}.poster-gallery .poster-preview{padding:8px 8px 0}.poster-gallery figcaption>span:first-child{letter-spacing:.8px;font-size:11px}}
@media(max-width:700px){
  .hero--posters{padding-top:31px;gap:28px}.hero--posters .hero-copy{grid-template-columns:1fr;gap:23px;padding-bottom:0}
  .hero--posters h1{font-size:46px}.hero--posters .hero-description{font-size:15px;line-height:1.8}.hero--posters .hero-cta{margin-top:19px}.hero--posters .hero-meta{margin-top:20px}
  .poster-gallery{grid-template-columns:minmax(0,1fr);gap:30px}.poster-gallery .poster-preview{padding:8px 8px 0}.poster-gallery .poster-open-label{font-size:14px}
  .poster-gallery figcaption{margin-top:11px;font-size:12px}.poster-gallery figcaption>span:first-child{font-size:11px;letter-spacing:1.3px}
}
@media(max-width:360px){.hero--posters h1{font-size:42px}.poster-gallery .poster-open-label{font-size:13px}}
