/*! 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{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f8f4eb;--paper-soft:#eee9dc;--ink:#123b42;--dark:#0f4b53;--dark-2:#0b343b;--muted:#617672;--line:#123b4229;--accent:#ee7650;--sun:#f5bd64;--sky:#dceeed;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Noto Sans SC,Noto Sans Devanagari,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1320px,100% - 64px);height:90px;margin:0 auto;display:grid}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-picker{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fffdf8b8;border-radius:999px;align-items:center;gap:2px;padding:3px;font-size:13px;display:inline-flex}.language-picker a{min-width:36px;height:32px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;outline:0;padding:0 9px;font-weight:700;transition:background .18s,color .18s,box-shadow .18s}.language-picker a:hover{background:var(--paper-soft)}.language-picker a.is-active{background:var(--ink);color:#fff;box-shadow:0 4px 12px #123b422e}.language-picker a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brand{flex-direction:column;align-items:flex-start;gap:3px;width:fit-content;line-height:1;display:inline-flex}.brand-name{letter-spacing:.18em;font-size:16px;font-weight:700}.brand-tagline{color:#5d716e;letter-spacing:0;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:400;line-height:1.15}.desktop-nav{color:#38524f;gap:30px;font-size:13px;display:flex}.desktop-nav a,.text-link{transition:color .18s}.desktop-nav a:hover,.text-link:hover{color:var(--accent)}.header-cta{border:1px solid var(--ink);border-radius:999px;justify-self:end;align-items:center;gap:12px;padding:11px 16px;font-size:13px;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.header-cta:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.06fr .94fr;align-items:center;gap:66px;width:min(1320px,100% - 64px);min-height:720px;margin:0 auto;padding:62px 0 82px;display:grid}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 26px;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.2vw,76px);font-weight:400;line-height:.96}.hero h1 em{color:var(--accent);font-weight:400;display:block}.hero-subtitle{max-width:670px;color:var(--ink);margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic;line-height:1.35}.hero-lead{max-width:670px;color:var(--muted);margin:20px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:34px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #123b422e}.button-primary{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:800}.hero-facts{border-top:1px solid var(--line);color:var(--muted);gap:26px;margin-top:44px;padding-top:24px;font-size:12px;display:flex}.hero-facts span{align-items:baseline;gap:7px;display:flex}.hero-facts strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.hero-visual{background:var(--sky);border-radius:34px 34px 140px;min-height:610px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 70px #123b4233}.hero-visual:after{content:"";background:linear-gradient(#0000 46%,#07282dcc 100%);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:610px}.hero-visual figcaption{z-index:1;color:#fff;position:absolute;bottom:34px;left:34px;right:68px}.hero-visual figcaption span{color:#f8c579;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.hero-visual figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.16}.method-band{background:linear-gradient(110deg, var(--dark-2), var(--dark));color:#fff;justify-content:space-between;align-items:center;gap:18px;padding:31px max(32px,50vw - 660px);display:flex}.method-unit{display:contents}.method-band p{margin:0;font-family:Georgia,Noto Serif SC,Noto Serif Devanagari,Times New Roman,serif;font-size:clamp(17px,2vw,25px)}.method-band span{color:var(--accent)}.problem-section,.outcome-section,.program-section,.practice-section,.special-section,.audience-section,.trust-section,.faq-section,.apply-section{padding-left:max(32px,50vw - 660px);padding-right:max(32px,50vw - 660px)}.problem-section{grid-template-columns:.95fr 1.05fr;gap:100px;padding-top:124px;padding-bottom:124px;display:grid}.section-heading h2,.section-topline h2,.program-intro h2,.practice-copy h2,.special-section h2,.audience-section h2,.trust-section h2,.faq-heading h2,.apply-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.8vw,66px);font-weight:400;line-height:1.04}.section-lead,.section-intro,.program-intro>p:last-child,.practice-lead{color:var(--muted);font-size:16px;line-height:1.7}.section-lead{max-width:620px;margin:30px 0 0}.problem-list{border-top:1px solid var(--line)}.problem-item{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.problem-item span,.outcome-card>span,.module-item>span,.practice-step>span,.special-list span,.faq-list article>span{color:var(--accent);font-family:Georgia,Times New Roman,serif;font-style:italic}.problem-item p{margin:0;font-size:17px;line-height:1.45}.outcome-section{background:linear-gradient(135deg,#e1efee,#f0eadc);padding-top:124px;padding-bottom:124px}.section-topline{grid-template-columns:1.3fr .7fr;align-items:end;gap:100px;margin-bottom:60px;display:grid}.section-intro{max-width:420px;margin:0 0 5px}.outcome-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.outcome-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:270px;padding:34px}.outcome-card h3{margin:55px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.1}.outcome-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.program-section{background:linear-gradient(145deg, var(--dark-2), var(--dark));color:#fff;grid-template-columns:.74fr 1.26fr;gap:90px;padding-top:124px;padding-bottom:124px;display:grid}.program-intro{align-self:start}.program-intro h2{max-width:580px}.program-intro>p:last-child{color:#c0d1cf;max-width:500px;margin:30px 0 0}.module-list{border-top:1px solid #ffffff2b}.module-item{border-bottom:1px solid #ffffff2b;grid-template-columns:44px .72fr 1fr;gap:20px;padding:27px 0;display:grid}.module-item h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1.2}.module-item p{color:#b8cac7;margin:0;font-size:13px;line-height:1.6}.practice-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;padding-top:124px;padding-bottom:124px;display:grid}.practice-image{border-radius:32px 140px 32px 32px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 28px 60px #123b422e}.practice-image img{object-fit:cover;width:100%;height:650px}.practice-badge{background:var(--accent);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:155px;height:155px;padding:26px;display:flex;position:absolute;bottom:24px;right:24px}.practice-badge strong{font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.practice-badge span{font-size:11px;line-height:1.35}.practice-lead{max-width:600px;margin:28px 0 34px}.practice-steps{border-top:1px solid var(--line)}.practice-step{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:18px;padding:22px 0;display:grid}.practice-step h3{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.practice-step p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.special-section{background:var(--accent);color:#fff;padding-top:90px;padding-bottom:118px}.special-label{letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff8c;border-radius:999px;width:fit-content;margin-bottom:68px;padding:9px 14px;font-size:10px;font-weight:800}.special-grid{grid-template-columns:1.08fr .92fr;gap:110px;display:grid}.special-section .section-kicker{color:var(--ink)}.special-section h2{max-width:750px;font-size:clamp(48px,5.5vw,78px)}.special-section blockquote{border-left:2px solid var(--ink);max-width:690px;margin:40px 0 0;padding-left:24px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.5}.special-list{border-top:1px solid #ffffff75}.special-list div{border-bottom:1px solid #ffffff75;grid-template-columns:42px 1fr;gap:16px;padding:21px 0;display:grid}.special-list span{color:var(--ink)}.special-list p{margin:0;font-size:15px;line-height:1.45}.audience-section{padding-top:124px;padding-bottom:124px}.audience-section .section-topline{grid-template-columns:1fr}.audience-section h2{max-width:900px}.audience-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.audience-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;min-height:235px;padding:34px}.audience-grid span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.audience-grid p{max-width:500px;margin:62px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.25}.trust-section{background:var(--dark-2);color:#fff;grid-template-columns:1.1fr .9fr;gap:100px;padding-top:110px;padding-bottom:110px;display:grid}.trust-section h2{max-width:780px}.trust-copy{align-self:end}.trust-copy>p:first-child{color:#c1d2cf;margin:0 0 28px;font-size:17px;line-height:1.7}.trust-copy .note{color:#b5c7c4;background:#ffffff14;border-radius:16px;margin:0;padding:20px;font-size:12px;line-height:1.6}.faq-section{grid-template-columns:.52fr 1.48fr;gap:90px;padding-top:124px;padding-bottom:124px;display:grid}.faq-heading h2{font-size:clamp(44px,4vw,60px)}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:20px;padding:28px 0;display:grid}.faq-list h3{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.faq-list p{max-width:760px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.apply-section{background:var(--sky);grid-template-columns:1.18fr .82fr;gap:90px;padding-top:108px;padding-bottom:108px;display:grid}.apply-section h2{max-width:790px;font-size:clamp(52px,5.8vw,82px)}.apply-card{background:var(--white);border:1px solid var(--line);border-radius:24px;align-self:end;padding:30px;box-shadow:0 18px 40px #123b421a}.price-block{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:5px 20px;margin:-8px 0 24px;padding-bottom:22px;display:grid}.price-block>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.price-block strong{color:var(--accent);grid-row:span 2;font-family:Georgia,Times New Roman,serif;font-size:72px;font-weight:400;line-height:.9}.price-block small{color:var(--muted);font-size:11px;line-height:1.4}.apply-card>p{margin:0 0 20px;font-size:16px;line-height:1.65}.access-steps{border-top:1px solid var(--line);margin:0 0 24px;padding:0;list-style:none}.access-steps li{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:26px 1fr;align-items:center;gap:10px;padding:12px 0;font-size:12px;line-height:1.45;display:grid}.access-steps li span{background:var(--sky);width:24px;height:24px;color:var(--ink);border-radius:50%;place-items:center;font-weight:800;display:grid}.application-actions{gap:10px;display:grid}.application-primary,.application-secondary{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:flex}.application-primary{background:var(--ink);color:#fff}.application-secondary{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.application-primary:hover,.application-secondary:hover{transform:translateY(-2px)}.apply-card .payment-note{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.5;display:block}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:160px;padding-left:max(32px,50vw - 660px);padding-right:max(32px,50vw - 660px);display:grid}.site-footer p{color:#adc1bd;font-size:12px}.site-footer>a:last-child{color:#adc1bd;justify-self:end;font-size:12px}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{justify-self:center;width:min(100%,720px)}.problem-section,.program-section,.practice-section,.special-grid,.trust-section,.apply-section{grid-template-columns:1fr;gap:56px}.section-topline{grid-template-columns:1fr;gap:24px}.outcome-grid{grid-template-columns:repeat(2,1fr)}.program-intro{max-width:760px}.practice-image{width:min(100%,720px)}.faq-section{grid-template-columns:1fr;gap:46px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}}@media (width<=680px){.site-header{width:min(100% - 36px,1320px);height:78px}.site-header .brand{gap:2px;max-width:145px}.brand-name{font-size:14px}.brand-tagline{font-size:10px}.header-actions{gap:6px}.language-picker{min-height:38px}.language-picker a{min-width:30px;height:30px;padding:0 6px;font-size:11px}.header-cta{padding:10px 12px;font-size:0}.header-cta span{font-size:14px}.hero{gap:48px;width:min(100% - 36px,1320px);min-height:auto;padding:52px 0 62px}.hero h1{font-size:44px}.hero-subtitle{font-size:21px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-facts{flex-wrap:wrap;gap:14px 22px}.hero-visual{border-radius:26px 26px 90px;min-height:460px}.hero-visual img{height:460px}.hero-visual figcaption{bottom:26px;left:24px;right:36px}.hero-visual figcaption strong{font-size:22px}.method-band{flex-wrap:wrap;justify-content:center;padding-left:18px;padding-right:18px}.method-band p{font-size:16px}.method-band span{font-size:12px}.problem-section,.outcome-section,.program-section,.practice-section,.special-section,.audience-section,.trust-section,.faq-section,.apply-section{padding:78px 18px}.section-heading h2,.section-topline h2,.program-intro h2,.practice-copy h2,.special-section h2,.audience-section h2,.trust-section h2,.faq-heading h2,.apply-section h2{font-size:40px}.outcome-grid,.audience-grid{grid-template-columns:1fr}.outcome-card{min-height:230px;padding:26px}.outcome-card h3{margin-top:38px}.module-item{grid-template-columns:36px 1fr;gap:12px}.module-item p{grid-column:2}.practice-image{border-radius:24px 80px 24px 24px;min-height:440px}.practice-image img{height:440px}.practice-badge{width:125px;height:125px;padding:22px}.practice-badge strong{font-size:23px}.special-label{margin-bottom:44px}.special-section blockquote{font-size:18px}.audience-grid article{min-height:210px;padding:26px}.audience-grid p{margin-top:44px;font-size:22px}.price-block strong{font-size:58px}.site-footer{min-height:130px;padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
