/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.rounded{border-radius:.25rem}}:root{--ink:#211d1a;--terracotta:#a05035;--terracotta-dark:#7f3825;--cream:#f4f0e5;--sand:#e8e0ca;--paper:#fcfbf8;--sage:#767b66;--line:#211d1a26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d79b75}.site-header{justify-content:space-between;align-items:center;max-width:1240px;height:96px;margin:0 auto;padding:0 36px;display:flex}.brand{width:132px;color:var(--terracotta);line-height:1;text-decoration:none;display:inline-flex}.brand img{width:100%;height:auto;display:block}.header-cta{border:1px solid var(--terracotta);color:var(--terracotta-dark);cursor:pointer;background:0 0;border-radius:999px;padding:12px 20px;font-size:.82rem;font-weight:700;transition:background .2s,color .2s}.header-cta:hover{background:var(--terracotta);color:#fff}.hero{background:var(--cream);min-height:820px;padding:82px max(36px,50vw - 584px) 210px;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#f4f0e5fc 0%,#f4f0e5f7 56%,#f4f0e58a 78%,#0000 100%);width:52%;position:absolute;inset:0 auto 0 0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#32261d2e);height:245px;position:absolute;inset:auto 0 0}.hero-background{object-fit:cover;object-position:center 60%;width:100%;height:100%;display:block;position:absolute;inset:0 auto 0 18%}.hero-copy{z-index:2;width:min(53vw,680px);position:relative}.eyebrow{color:var(--terracotta-dark);text-transform:uppercase;letter-spacing:.17em;margin:0 0 22px;font-size:.72rem;font-weight:700}h1,h2,h3,p{text-wrap:pretty}h1{max-width:680px;font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(3.3rem,4.25vw,4.75rem);font-weight:600;line-height:1.01}h1 span{line-height:1.01;display:block}.hero-highlight{color:var(--terracotta);margin:.02em 0;font-size:.93em;font-style:normal;font-weight:600}.hero-lead{color:#514b46;max-width:465px;margin:32px 0 0;font-size:1.08rem;line-height:1.65}.hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.hero-actions>span{color:#544e48;font-size:.82rem}.primary-button{background:var(--terracotta);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:17px 26px;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 8px 24px #7f38252b}.primary-button:hover{background:var(--terracotta-dark);transform:translateY(-2px);box-shadow:0 12px 28px #7f38253b}.audience-note{align-items:center;gap:12px;max-width:570px;margin-top:32px;display:flex}.audience-note p{color:#544e48;margin:0;font-size:.8rem;line-height:1.5}.mini-avatar{background:var(--sand);width:34px;height:34px;color:var(--terracotta-dark);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;display:grid}.hero-info-bar{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfbf8f2;border:1px solid #ffffffb8;grid-template-columns:.72fr 2.1fr auto;align-items:center;gap:26px;min-height:120px;padding:20px 24px;display:grid;position:absolute;bottom:34px;left:max(36px,50vw - 584px);right:max(36px,50vw - 584px);box-shadow:0 24px 60px #36271e33}.hero-date{border-right:1px solid var(--line);align-items:center;gap:13px;padding-right:24px;display:flex}.hero-date>span{color:var(--terracotta);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:4.25rem;line-height:.8}.hero-date p{color:var(--ink);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.hero-date small{color:#777068;letter-spacing:.12em;margin-top:5px;font-size:.58rem;font-weight:500;display:block}.hero-info-bar dl{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;display:grid}.hero-info-bar dl div{border-right:1px solid var(--line);padding-right:18px}.hero-info-bar dl div:last-child{border-right:0}.hero-info-bar dt{color:#777068;margin-bottom:8px;font-size:.82rem}.hero-info-bar dd{color:var(--ink);white-space:nowrap;margin:0;font-size:1.02rem;font-weight:800}.hero-info-bar .primary-button{min-width:190px}.course-card{z-index:1;background:var(--paper);border:1px solid #a050352e;padding:34px;position:relative;box-shadow:0 28px 70px #4c362b1f}.course-card-top{color:var(--terracotta-dark);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:9px;font-size:.65rem;font-weight:700;display:flex}.live-dot{background:var(--terracotta);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #a050351f}.date-block{border-bottom:1px solid var(--line);align-items:center;gap:18px;margin:26px 0 24px;padding-bottom:24px;display:flex}.date-day{font-family:var(--font-display), Georgia, serif;color:var(--terracotta);font-size:5.3rem;line-height:.8}.date-month{text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem;font-weight:700;line-height:1.1}.date-month small{color:#6e665f;letter-spacing:.12em;font-size:.7rem;font-weight:500}.course-facts{margin:0}.course-facts div{justify-content:space-between;align-items:baseline;gap:16px;padding:9px 0;display:flex}.course-facts dt{color:#777068;font-size:.75rem}.course-facts dd{margin:0;font-size:.84rem;font-weight:700}.included{background:var(--cream);margin:20px 0;padding:16px}.included p{align-items:center;gap:9px;margin:7px 0;font-size:.72rem;display:flex}.check-icon{color:var(--terracotta);font-weight:700}.card-button{width:100%}.microcopy{text-align:center;color:#777068;margin:12px 0 0;font-size:.65rem}.problem-section,.about-section,.offer-section{max-width:1168px;margin:0 auto}.problem-section{grid-template-columns:1.25fr .75fr;align-items:start;gap:72px;padding:118px 36px;display:grid}.section-heading h2,.content-intro h2,.offer-copy h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(2.6rem,4.4vw,4.5rem);font-weight:600;line-height:1}.problem-copy{color:#514b46;margin-top:82px;font-size:1.08rem;line-height:1.8}.problem-copy p{margin:0 0 24px}.highlight-line{color:var(--terracotta-dark);border-left:2px solid var(--terracotta);padding-left:20px;font-weight:700}.problem-section .section-heading h2{font-size:clamp(2.5rem,3.65vw,3.65rem);line-height:1.04}.problem-section .section-heading h2 span{display:block}.problem-title-line{white-space:nowrap}.benefits-section{background:#f8f5ed;padding:110px 36px 120px}.centered-heading{text-align:center;max-width:820px;margin:0 auto 58px}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1168px;margin:0 auto;display:grid}.benefit-card{background:#fff;border:1px solid #7f38251a;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 20px 52px #4c362b17}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px #4c362b24}.benefit-card-copy{min-height:250px;padding:32px 34px 38px}.benefit-card-copy>span{color:var(--terracotta);font-family:var(--font-display), Georgia, serif;font-size:1.1rem}.benefit-card-copy small{color:var(--terracotta-dark);letter-spacing:.15em;text-transform:uppercase;margin-top:20px;font-size:.62rem;font-weight:800;line-height:1.45;display:block}.benefit-card h3{font-family:var(--font-display), Georgia, serif;margin:11px 0 14px;font-size:2rem;font-weight:600;line-height:1}.benefit-card p{color:#625b55;margin:0;font-size:.96rem;line-height:1.7}.benefit-visual{background:#6e735d;height:225px;position:relative;overflow:hidden}.benefit-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#1e1c1638 100%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff38}.benefit-visual img{object-fit:cover;object-position:center 50%;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.benefit-photo-clarity img{object-position:center 58%}.benefit-photo-security img{object-position:center 55%}.benefit-photo-useful img{object-position:center 50%}.benefit-card:hover .benefit-visual img{transform:scale(1.045)}.content-section{background:var(--terracotta-dark);color:#fff8ed;grid-template-columns:1.08fr .92fr;align-items:start;gap:58px;padding:112px max(36px,50vw - 584px);display:grid}.light-eyebrow{color:#e9b99f}.content-intro>p:last-child{color:#eaded6;max-width:520px;margin:28px 0 0;font-size:.92rem;line-height:1.8}.content-intro h2{max-width:650px;font-size:clamp(2.55rem,3.45vw,3.45rem)}.modules-list{border-top:1px solid #ffffff3b;margin:0;padding:0;list-style:none}.modules-list li{border-bottom:1px solid #ffffff3b;grid-template-columns:82px 1fr;gap:26px;padding:30px 8px 30px 0;transition:background .25s,transform .25s,padding-left .25s;display:grid;position:relative}.modules-list li:hover{background:#ffffff0a;padding-left:12px;transform:translate(4px)}.modules-list>li>span{color:#efc5ae;font-family:var(--font-display), Georgia, serif;padding-top:20px;font-size:1.25rem;line-height:1}.modules-list small{color:#efc5ae;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:8px;font-size:.62rem;font-style:normal;font-weight:800;display:flex}.modules-list small i{opacity:.65;font-style:normal}.modules-list h3{font-family:var(--font-display), Georgia, serif;color:#fff;margin:0 0 10px;font-size:clamp(1.7rem,2.1vw,2.15rem);font-weight:600;line-height:1.08}.modules-list p{color:#eaded6;max-width:650px;margin:0;font-size:.9rem;line-height:1.65}.teachers-section{background:#f8f5ed;padding:120px max(36px,50vw - 584px) 128px}.teachers-heading{grid-template-columns:1.16fr .84fr;align-items:end;column-gap:72px;margin-bottom:58px;display:grid}.teachers-overline{color:var(--terracotta-dark);letter-spacing:.15em;text-transform:uppercase;grid-column:1/-1;margin:0 0 20px;font-size:.72rem;font-weight:700}.teachers-heading h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;max-width:680px;margin:0;font-size:clamp(3.25rem,5.15vw,5.25rem);font-weight:600;line-height:1}.teachers-heading>p:last-child{color:#625b55;max-width:510px;margin:0;font-size:.92rem;line-height:1.8}.teacher-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.teacher-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 22px 58px #4c362b14}.teacher-card-photo{aspect-ratio:4/3;background:var(--sand);flex:none;overflow:hidden}.teacher-card-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .45s;display:block}.teacher-card:first-child .teacher-card-photo img{object-position:center 33%;transform:translate(-5%)scale(1.06)}.teacher-card:first-child:hover .teacher-card-photo img{transform:translate(-5%)scale(1.08)}.teacher-card:nth-child(2) .teacher-card-photo img{object-position:center 51%;transform:translate(4%)scale(1.42)}.teacher-card:nth-child(2):hover .teacher-card-photo img{transform:translate(4%)scale(1.45)}.teacher-card-content{flex:1;padding:38px 40px 42px}.teacher-role{color:var(--terracotta-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.66rem;font-weight:700}.teacher-card h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,3.5vw,3.7rem);font-weight:600;line-height:1}.teacher-divider{background:var(--terracotta);width:42px;height:2px;margin:24px 0}.teacher-card ul{margin:0;padding:0;list-style:none}.teacher-card li{color:#5c554f;border-bottom:1px solid #211d1a14;margin:0;padding:8px 0 8px 20px;font-size:.84rem;line-height:1.55;position:relative}.teacher-card li:last-child{border-bottom:0}.teacher-card li:before{content:"";background:var(--terracotta);border-radius:50%;width:5px;height:5px;position:absolute;top:16px;left:0}.about-section{background:#fbf7f0;align-items:center;max-width:none;min-height:620px;display:grid;position:relative;overflow:hidden}.about-section:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fbf7f061 0%,#fbf7f04d 48%,#fbf7f029 100%);position:absolute;inset:0}.about-background{object-fit:cover;object-position:center;opacity:.7;filter:blur(1.35px);transform-origin:50%;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translate(4%)scale(1.035)}.about-copy{z-index:1;text-align:center;width:min(53%,760px);margin-left:max(36px,50vw - 584px);padding:88px 42px 86px 0;position:relative}.about-mark{font-family:var(--font-display), Georgia, serif;color:var(--terracotta);font-size:5rem;line-height:.7}.about-section blockquote{max-width:740px;font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;margin:22px auto;font-size:clamp(2rem,2.75vw,3rem);line-height:1.17}.about-copy>p{color:#777068;max-width:650px;margin:34px auto 0;font-size:.88rem;line-height:1.7}.bonuses-section{background:var(--terracotta-dark);color:#fff;padding:108px max(36px,50vw - 584px)}.bonuses-heading{max-width:820px;margin-bottom:42px}.bonuses-heading h2,.faq-heading h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(2.9rem,4.8vw,4.8rem);font-weight:600;line-height:.98}.bonuses-heading>p:last-child{color:#eaded6;max-width:720px;margin:20px 0 0;font-size:.98rem;line-height:1.7}.bonuses-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.bonus-card{min-height:320px;color:var(--ink);text-align:center;background:#fffdfa;border-radius:12px;flex-direction:column;justify-content:flex-start;padding:36px 30px 34px;display:flex;box-shadow:0 18px 44px #3019121f}.bonus-card-top{flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:18px;display:flex}.bonus-number{display:none}.bonus-illustration{flex:none;width:72px;height:72px;position:relative}.bonus-icon-frame{color:var(--terracotta-dark);border:0;border-radius:0;place-items:center;display:grid}.bonus-icon-frame svg{width:52px;height:52px}.bonus-discount{color:#f4d0bc;place-items:center;display:grid}.bonus-discount:before{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:0}.bonus-discount svg{z-index:1;width:42px;height:42px;position:relative}.bonus-card>div:nth-child(2){flex:1;padding-top:24px}.bonus-card h3{max-width:220px;font-family:var(--font-display), Georgia, serif;color:var(--ink);margin:0 auto 18px;font-size:1.75rem;font-weight:600;line-height:1.12}.bonus-card p{color:#4f5556;max-width:230px;margin:0 auto;font-size:.88rem;line-height:1.65}.bonus-discount-banner{border:1px solid #ffffff57;border-radius:12px;grid-template-columns:86px 1fr auto;align-items:center;gap:24px;margin-top:26px;padding:24px 30px;display:grid}.bonus-discount-banner .bonus-illustration{width:72px;height:72px}.bonus-discount-banner p{color:#f1c2a7;margin:8px 0 0;font-size:.8rem;font-weight:500}.bonus-discount-banner h3{font-family:var(--font-display), Georgia, serif;margin:0;font-size:clamp(1.8rem,2.7vw,2.75rem);font-weight:600;line-height:1}.bonus-discount-banner a{min-width:250px;color:var(--terracotta-dark);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:18px;padding:19px 24px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.bonus-discount-banner a:hover{background:var(--cream);transform:translateY(-2px)}.bonus-discount-banner a span{font-size:1.35rem;line-height:1}.faq-section{background:#f8f5ed;max-width:none;margin:0;padding:112px max(36px,50vw - 584px)}.faq-heading{text-align:center;max-width:900px;margin:0 auto 52px}.faq-heading .eyebrow{margin-bottom:18px}.faq-heading h2{max-width:850px;margin:0 auto}.faq-list{gap:14px;max-width:1040px;margin:0 auto;display:grid}.faq-list details{background:#fff;border:1px solid #7f382514;border-radius:0;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 12px 34px #4c362b13}.faq-list details:hover{transform:translateY(-1px);box-shadow:0 18px 42px #4c362b1a}.faq-list details[open]{box-shadow:0 20px 46px #4c362b1c}.faq-list summary{cursor:pointer;min-height:84px;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:24px 30px;font-size:1rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-toggle-icon{color:var(--terracotta);flex:none;transition:transform .2s}.faq-list details[open] .faq-toggle-icon{transform:rotate(45deg)}.faq-list details>p{color:#514b46;margin:-4px 72px 28px 30px;font-size:.9rem;line-height:1.75}.offer-section{text-align:center;background:var(--paper);border:16px solid var(--terracotta);flex-direction:column;align-items:center;max-width:1168px;margin:0 auto 110px;padding:70px 90px 76px;display:flex}.offer-kicker{color:var(--terracotta-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;font-size:.7rem;font-weight:700}.offer-section h2{max-width:900px;font-family:var(--font-display), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(3rem,5.3vw,5.4rem);font-weight:600;line-height:.94}.offer-support{color:#625b55;margin:24px 0 28px;font-size:.92rem}.offer-price-panel{width:min(100%,820px);color:var(--terracotta-dark);background:0 0;padding:12px 0 6px}.offer-total{color:#625b55;margin:0 0 12px;font-size:clamp(1rem,1.6vw,1.28rem)}.offer-total strong{color:var(--terracotta-dark);font-weight:800}.offer-installment-highlight{color:var(--terracotta-dark);white-space:nowrap;justify-content:center;align-items:baseline;gap:9px;display:flex}.offer-installment-count{font-size:clamp(.92rem,1.35vw,1.3rem);font-weight:500;line-height:1}.offer-installment-highlight strong{letter-spacing:-.05em;font-size:clamp(3rem,5.4vw,5.2rem);font-weight:800;line-height:.9}.offer-installment-period{font-size:clamp(.9rem,1.3vw,1.25rem);font-weight:400;line-height:1}.offer-payment{color:#625b55;margin:20px 0 0;font-size:1rem}.final-button{border-radius:999px;width:min(100%,640px);margin-top:32px;padding:21px 30px;font-size:1.05rem;box-shadow:0 16px 36px #7f38253d}.contact-section{background:var(--terracotta-dark);color:#fff;width:100%;margin:0}.contact-inner{justify-content:space-between;align-items:center;gap:48px;max-width:1168px;margin:0 auto;padding:58px 36px;display:flex}.contact-section .eyebrow{color:#e9b99f;margin-bottom:12px}.contact-section h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:clamp(3rem,4.55vw,4.35rem);font-weight:600;line-height:.98}.contact-button{min-width:310px;color:var(--terracotta-dark);cursor:pointer;background:#fff;border:1px solid #ffffffa6;border-radius:999px;flex:none;padding:19px 30px;font-weight:800;transition:transform .2s,background .2s}.contact-button:hover{background:var(--cream);transform:translateY(-2px)}.sponsor-section{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 210px 1fr auto;align-items:center;gap:32px;padding:28px max(36px,50vw - 584px);display:grid}.sponsor-label{color:var(--terracotta-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:800;line-height:1.45}.sponsor-logo{background:0 0;border:0;padding:0;display:block}.sponsor-logo img{width:100%;height:auto;display:block}.sponsor-description{color:#58514b;max-width:590px;margin:0;font-size:.75rem;line-height:1.55}.sponsor-link{color:var(--terracotta-dark);text-underline-offset:5px;white-space:nowrap;font-size:.74rem;font-weight:800}footer{border-top:1px solid var(--line);color:#777068;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:52px max(36px,50vw - 584px);font-size:.68rem;display:grid}footer p{margin:0}footer p:last-child{text-align:right}.footer-brand{width:112px}.mobile-cta{display:none}@media (width<=900px){.hero{min-height:850px;padding-top:64px}.hero-copy{width:61vw}.hero-info-bar{grid-template-columns:.75fr 1.8fr}.hero-info-bar .primary-button{grid-column:1/-1;width:100%}.course-card{max-width:520px}.problem-section,.content-section{grid-template-columns:1fr;gap:45px}.problem-copy{margin-top:0}.teachers-heading{grid-template-columns:1fr;row-gap:28px}.teacher-cards{grid-template-columns:1fr;gap:28px;max-width:680px;margin:0 auto}.problem-section{padding-top:90px;padding-bottom:90px}.benefits-grid{grid-template-columns:1fr;max-width:680px}.benefit-visual{height:260px}.about-section{padding-left:0;padding-right:0}.about-copy{width:58%;margin-left:40px;padding-right:18px}.bonuses-grid{grid-template-columns:repeat(2,1fr)}.bonus-discount-banner{grid-template-columns:90px 1fr}.bonus-discount-banner a{grid-column:1/-1}.offer-section{margin-left:28px;margin-right:28px;padding-left:54px;padding-right:54px}.sponsor-section{grid-template-columns:auto 190px 1fr}.sponsor-link{grid-column:3}footer{text-align:center;grid-template-columns:1fr;padding-bottom:110px}footer p:last-child{text-align:center}.footer-brand{margin:0 auto}}@media (width<=600px){.site-header{height:76px;padding:0 20px}.brand{width:116px}.header-cta{display:none}.hero{min-height:auto;padding:320px 20px 70px}.hero-background{object-position:center 50%;height:340px;left:0}.hero:before{background:linear-gradient(180deg, transparent 0, #f4f0e514 48%, var(--cream) 96%, var(--cream) 100%);width:100%}.hero:after{display:none}.hero-copy{width:100%}h1{letter-spacing:-.03em;font-size:clamp(2.85rem,13.4vw,4rem);line-height:1.02}.hero-lead{margin-top:24px;font-size:.98rem;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.hero-actions .primary-button{width:100%}.hero-actions>span{text-align:center}.audience-note{margin-top:24px}.hero-info-bar{min-height:auto;margin-top:34px;padding:24px 20px;display:block;position:relative;inset:auto}.hero-date{border-right:0;border-bottom:1px solid var(--line);padding:0 0 22px}.hero-info-bar dl{margin:18px 0;display:block}.hero-info-bar dl div{border-right:0;justify-content:space-between;gap:16px;padding:9px 0;display:flex}.hero-info-bar dt{margin:0}.hero-info-bar .primary-button{width:100%}.course-card{padding:26px 22px}.date-day{font-size:4.6rem}.problem-section{gap:34px;padding:78px 20px}.problem-section .section-heading h2{font-size:2.6rem}.problem-title-line{white-space:normal}.section-heading h2,.content-intro h2,.offer-copy h2{font-size:2.75rem}.benefits-section{padding:78px 20px}.centered-heading{text-align:left;margin-bottom:42px}.benefit-card-copy{min-height:auto;padding:30px 24px 34px}.benefit-card h3{margin-top:24px}.benefit-visual{height:215px}.content-section{gap:42px;padding:78px 20px}.modules-list li{grid-template-columns:42px 1fr;gap:14px;padding:24px 0}.modules-list li:hover{padding-left:6px;transform:translate(2px)}.modules-list>li>span{padding-top:19px;font-size:1.05rem}.modules-list small{letter-spacing:.12em;gap:7px}.teachers-section{padding:78px 20px 84px}.teachers-heading{margin-bottom:38px}.teachers-heading h2{font-size:3.15rem;line-height:1.03}.teacher-card-content{padding:30px 24px 34px}.teacher-card h3{font-size:2.8rem}.teacher-card li{font-size:.8rem}.about-section{background:#fbf7f0;min-height:auto;padding:0;display:block}.about-section:after{display:none}.about-background{object-position:69% center;opacity:.78;filter:blur(.8px);height:280px;position:relative;transform:none}.about-copy{width:100%;margin:0;padding:64px 20px 70px}.about-section blockquote{font-size:2.45rem}.bonuses-section{padding:78px 20px}.bonuses-grid{grid-template-columns:1fr}.bonus-card{gap:22px;min-height:0;padding:28px 26px 32px}.bonus-discount-banner{text-align:center;grid-template-columns:1fr;gap:20px;padding:28px 22px}.bonus-discount-banner .bonus-illustration{margin:0 auto}.bonus-discount-banner a{grid-column:1;width:100%;min-width:0}.faq-section{padding:84px 20px}.faq-heading{text-align:left;margin-bottom:38px}.faq-heading h2{font-size:2.8rem}.faq-list{gap:10px}.faq-list details{border-radius:0}.faq-list summary{min-height:72px;padding:20px;font-size:.86rem}.faq-list details>p{margin:-2px 48px 24px 20px;font-size:.8rem}.offer-section{border-width:10px;margin:0 20px 70px;padding:50px 20px 54px}.offer-section h2{font-size:3.1rem}.offer-price-panel{padding:12px 0 6px}.offer-installment-highlight{gap:7px}.offer-installment-highlight .offer-installment-count{font-size:.95rem}.offer-installment-highlight strong{font-size:3rem}.offer-installment-highlight .offer-installment-period{font-size:.95rem}.offer-payment{font-size:.88rem}.contact-inner{text-align:center;flex-direction:column;align-items:stretch;gap:26px;padding:42px 20px}.contact-section h2{font-size:3rem}.contact-button{width:100%;min-width:0}.sponsor-section{text-align:center;grid-template-columns:1fr;gap:16px;padding:26px 20px}.sponsor-label,.sponsor-logo,.sponsor-description,.sponsor-link{grid-column:1}.sponsor-logo{width:210px;margin:0 auto}.sponsor-description{margin:0 auto}footer{padding-left:20px;padding-right:20px}.mobile-cta{z-index:20;padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfbf8f7;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #2d231d1a}.mobile-cta div{flex-direction:column;display:flex}.mobile-cta span{color:#777068;font-size:.58rem}.mobile-cta strong{color:var(--terracotta-dark);font-size:.9rem}.mobile-cta button{background:var(--terracotta);color:#fff;border:0;border-radius:3px;padding:13px 17px;font-size:.74rem;font-weight:700}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
