/*! 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}}:root{--navy:#14283a;--navy2:#0d1e2c;--ivory:#f6f2e9;--paper:#fffdf8;--ink:#20282d;--muted:#6a7379;--gold:#aa8750;--line:#d8d2c6;--serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}.hero-visual>img,.risk-photo>img,.solution-photo>img,.profile-image>img,.community-photo>img,.final-photo>img{width:100%;height:100%;position:absolute;inset:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:.035em;margin:0;line-height:1.9;overflow-x:hidden}img{object-fit:cover}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #d8af68}h1,h2,h3,p{margin-top:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;border-bottom:1px solid #14283a1f;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--navy);color:#fff;place-items:center;width:34px;height:34px;font:600 19px Georgia,serif;display:grid}.brand b{font-family:var(--serif);letter-spacing:.12em;font-size:16px;display:block}.brand small{letter-spacing:.32em;color:var(--gold);font-size:8px;display:block}.site-header nav{display:none}.header-cta{color:#fff;background:var(--navy);align-items:center;min-height:44px;padding:10px 13px;font-size:12px;font-weight:700;display:flex}.hero{background:var(--ivory);padding-bottom:128px;position:relative}.hero-copy{padding:48px 22px 36px}.eyebrow,.kicker{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:800;line-height:1.5}.hero h1{color:var(--navy);letter-spacing:.01em;margin:0 0 25px;font-size:clamp(32px,9vw,48px)}.hero h1 em{color:#4c5b63;font-size:.64em;font-style:normal}.hero-lead{font-size:14px;line-height:2}.hero-lead strong{color:var(--navy);margin-top:8px;display:block}.hero-action{text-align:center;margin-top:28px}.hero-action p{color:var(--muted);margin:10px 0;font-size:11px}.cta-button{background:var(--gold);color:#fff;justify-content:space-between;align-items:center;width:100%;max-width:420px;min-height:60px;padding:0 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 28px #674c212e}.cta-button:hover{background:#96733d;transform:translateY(-2px)}.cta-button:active{box-shadow:none;transform:translateY(1px)}.cta-button span{font-size:20px}.hero-visual{height:500px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(#0000 55%,#0d1e2c73);position:absolute;inset:0}.hero-caption{z-index:2;color:#fff;font-family:var(--serif);font-size:22px;line-height:1.65;position:absolute;bottom:25px;left:22px}.proof-bar{z-index:3;background:var(--paper);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:34px;left:16px;right:16px;box-shadow:0 15px 40px #14283a29}.proof-bar div{text-align:center;border-right:1px solid var(--line);padding:15px 4px}.proof-bar div:last-child{border:0}.proof-bar strong{font-family:var(--serif);color:var(--navy);font-size:20px;line-height:1.2;display:block}.proof-bar small{font-size:10px}.proof-bar span{color:var(--muted);font-size:9px}.section{padding:92px 22px}.section-head{margin-bottom:38px}.section-head h2{color:var(--navy);margin-bottom:18px;font-size:clamp(30px,8vw,46px)}.section-head>p:last-child{color:var(--muted);max-width:650px;font-size:14px}.center{text-align:center}.center>p:last-child{margin-left:auto;margin-right:auto}.worry-grid{gap:14px;display:grid}.worry-grid article{border:1px solid var(--line);background:#fff;padding:28px 24px}.worry-grid article>span{color:var(--gold);font:italic 20px Georgia,serif}.worry-grid h3{margin:16px 0 12px;font-size:20px}.worry-grid p,.reason-list p{color:#596269;margin:0;font-size:13px}.risk{background:#e8e6df;padding-bottom:0}.risk-copy ul{margin:28px 0;padding:0;list-style:none}.risk-copy li{border-left:3px solid var(--gold);background:#ffffffb3;margin:8px 0;padding:10px 15px;font-size:13px}.risk-copy p{font-size:14px}.risk-note{font-family:var(--serif);margin:38px 0;font-size:18px!important}.risk-photo{height:360px;margin:45px -22px 0;position:relative}.solution{background:var(--navy);color:#f9f5ed}.solution-photo{height:400px;position:relative}.solution-copy{padding:60px 22px 80px}.light{color:#caa66d}.solution h2{font-size:clamp(30px,8vw,48px)}.solution h2 span{color:#d5b981}.solution ul{margin:30px 0;padding:0;list-style:none}.solution li{border-bottom:1px solid #ffffff29;padding:14px 0 14px 30px;font-size:13px;position:relative}.solution li:before{content:"✓";color:#d5b981;position:absolute;left:0}.solution-copy p{font-size:14px}.solution-copy>strong{font-family:var(--serif);color:#d5b981;font-size:23px}.number-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.number-grid div{text-align:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 8px}.number-grid strong{font:600 34px var(--serif);color:var(--navy);display:block}.number-grid small{font-size:12px}.number-grid span{color:var(--muted);font-size:10px}.profile{background:var(--ivory);margin-top:64px}.profile-image{height:400px;position:relative}.profile-image img{object-position:center 38%}.profile>div:last-child{padding:32px 25px}.profile h3{margin:0 0 4px;font-size:30px}.profile p{font-size:13px}.profile-role{color:var(--gold);font-weight:700}.offer-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.offer-grid article{background:var(--paper);flex-direction:column;min-height:190px;padding:25px 18px;display:flex}.offer-grid b{color:var(--gold);font:italic 16px Georgia,serif}.offer-grid h3{margin:20px 0 8px;font-size:19px}.offer-grid p{color:var(--muted);margin:auto 0 0;font-size:11px;line-height:1.7}.reason-list article{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:12px;padding:25px 0;display:grid}.reason-list article:last-child{border-bottom:1px solid var(--line)}.reason-list>article>span{color:var(--gold);font:italic 23px Georgia,serif}.reason-list h3{margin:0 0 6px;font-size:19px}.community-photo{height:500px;position:relative}.community-photo:after{content:"";background:linear-gradient(#0000 32%,#0d1e2cd1);position:absolute;inset:0}.community-photo div{z-index:2;color:#fff;font:600 23px/1.7 var(--serif);position:absolute;bottom:35px;left:22px;right:22px}.pricing{background:var(--navy);color:#fff}.price-card{background:var(--paper);color:var(--ink);text-align:center;max-width:760px;margin:auto;padding:38px 22px}.price-card>p:first-child{font-family:var(--serif);color:var(--navy);border-bottom:1px solid var(--line);padding-bottom:20px;font-size:20px}.price{justify-content:center;align-items:end;gap:7px;margin:24px 0;display:flex}.price strong{font:600 50px/1 var(--serif);color:var(--navy);letter-spacing:-.03em}.price span{font-size:11px;line-height:1.5}.price-card>p{font-size:13px}.price-card ul{text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0;padding:15px 0;list-style:none}.price-card li{padding:7px 5px;font-size:13px}.price-card li:before{content:"✓";color:var(--gold);margin-right:12px}.price-card em{color:#9a5b43;font-size:11px;font-style:normal}.price-message{font-family:var(--serif);font-size:16px!important}.badges{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0;display:flex}.badges span{border:1px solid;padding:5px 9px;font-size:10px}.flow ol{margin:0;padding:0;list-style:none}.flow li{border-top:1px solid var(--line);grid-template-columns:60px 1fr;gap:14px;padding:24px 0;display:grid}.flow li:last-child{border-bottom:1px solid var(--line)}.flow li>b{color:var(--gold);font:italic 22px Georgia,serif}.flow h3{margin:0 0 5px;font-size:19px}.flow p{color:var(--muted);margin:0;font-size:12px}.faq-list{max-width:850px;margin:auto}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);grid-template-columns:30px 1fr 24px;align-items:center;gap:8px;padding:22px 5px;font-size:15px;font-weight:600;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary span,.answer>span{color:var(--gold);font:italic 21px Georgia,serif}.faq summary i{font-style:normal;font:300 24px var(--sans);transition:all .2s}.faq details[open] summary i{transform:rotate(45deg)}.answer{grid-template-columns:30px 1fr;gap:8px;padding:0 5px 22px;display:grid}.answer p{color:var(--muted);margin:0;font-size:13px}.final-cta{background:var(--navy2);color:#fff}.final-photo{height:400px;position:relative}.final-photo:after{content:"";background:linear-gradient(to bottom,transparent 60%,var(--navy2));position:absolute;inset:0}.final-copy{padding:55px 22px 95px}.final-copy h2{font-size:clamp(31px,8vw,48px)}.final-copy p{color:#d5d9dc;font-size:13px}.final-copy>strong{font-family:var(--serif);margin:28px 0;font-size:17px;display:block}.final-copy small{color:#9da7ad;margin-top:12px;font-size:9px;display:block}.final-copy .cta-button{color:#fff}footer{color:#aeb6bb;background:#08141e;padding:55px 22px 110px;font-size:11px}.footer-brand{color:#fff;align-items:center;gap:14px;margin-bottom:35px;display:flex}.footer-brand b{font-family:var(--serif);font-size:18px}.footer-brand p{color:#87949c;margin:3px 0 0}.company{border-top:1px solid #33414a;border-bottom:1px solid #33414a;padding:25px 0}.company p{margin:4px 0}.company b{color:#e8e5df;width:72px;display:inline-block}.company a{text-decoration:underline}footer nav{flex-wrap:wrap;gap:12px 18px;margin:25px 0;display:flex}.copyright{margin:30px 0 0}.mobile-sticky{z-index:60;background:var(--gold);color:#fff;justify-content:space-between;align-items:center;height:54px;padding:0 20px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 8px 30px #00000040}@media (width>=700px){.site-header{height:78px;padding:0 5vw}.site-header nav{gap:26px;font-size:11px;display:flex}.hero-copy,.section,.solution-copy,.final-copy{padding-left:7vw;padding-right:7vw}.hero-copy{max-width:760px;margin:auto;padding-top:70px}.hero-visual{height:660px}.proof-bar{left:7vw;right:7vw}.worry-grid{grid-template-columns:repeat(3,1fr)}.risk-photo{margin-left:-7vw;margin-right:-7vw}.number-grid,.offer-grid{grid-template-columns:repeat(4,1fr)}.profile{grid-template-columns:42% 1fr;align-items:center;display:grid}.profile-image{height:520px}.profile>div:last-child{padding:50px}.price-card{padding:55px 70px}.flow ol{grid-template-columns:repeat(4,1fr);display:grid}.flow li{border-left:1px solid var(--line);padding:28px 20px;display:block}.flow li:last-child{border-right:1px solid var(--line);border-bottom:0}.flow h3{margin-top:18px}.final-copy{text-align:center;max-width:760px;margin:auto}.mobile-sticky{display:none}footer{padding:65px 7vw}.community-photo div{font-size:30px;left:7vw}}@media (width>=1000px){.site-header{padding:0 max(5vw,40px)}.brand b{font-size:18px}.header-cta{padding:12px 22px}.hero{grid-template-columns:54% 46%;align-items:stretch;min-height:790px;padding:0;display:grid}.hero-copy{width:100%;margin:0;padding:110px 6vw 160px max(7vw,70px)}.hero h1{font-size:50px}.hero-visual{height:auto;min-height:790px}.hero-caption{font-size:28px;bottom:55px;left:40px}.proof-bar{bottom:50px;left:7vw;right:calc(46% + 4vw)}.section{padding:125px max(8vw,80px)}.section-head h2{font-size:46px}.worry-grid article{padding:38px 30px}.risk{grid-template-columns:55% 45%;padding:0;display:grid}.risk-copy{padding:120px 8vw}.risk-photo{height:auto;min-height:760px;margin:0}.solution{grid-template-columns:48% 52%;display:grid}.solution-photo{height:auto;min-height:720px}.solution-copy{padding:115px 9vw 110px 7vw}.numbers{padding-bottom:140px}.number-grid strong{font-size:44px}.profile{max-width:1050px;margin:90px auto 0}.value{grid-template-columns:32% 68%;gap:6vw;display:grid}.offer-grid{align-self:center}.offer-grid article{min-height:235px;padding:30px 20px}.reasons{grid-template-columns:34% 1fr;gap:9vw;display:grid}.reason-list article{grid-template-columns:80px 1fr;padding:28px 0}.reason-list h3{font-size:23px}.community-photo{height:620px}.community-photo img{object-position:center 40%}.pricing{padding-top:130px;padding-bottom:140px}.flow{grid-template-columns:30% 1fr;gap:7vw;display:grid}.flow ol{align-self:center}.faq{padding-top:125px;padding-bottom:125px}.faq summary{padding:28px 10px;font-size:18px}.final-cta{grid-template-columns:50% 50%;min-height:740px;display:grid}.final-photo{order:2;height:auto}.final-photo:after{background:linear-gradient(to right,var(--navy2),transparent 25%)}.final-copy{text-align:left;align-self:center;margin:0;padding:110px 5vw 100px 8vw}.final-copy .badges{justify-content:flex-start}.final-copy h2{font-size:46px}footer{grid-template-columns:1fr 1.4fr;gap:30px 8vw;display:grid}footer nav,.copyright{grid-column:2}.company{border-top:0;padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--navy:#29475a;--navy2:#203c4d;--ivory:#fbf6e9;--paper:#fffefa;--ink:#26343a;--muted:#66757a;--gold:#c49653;--line:#ddd8cb}html{overflow-x:hidden}body{background:#fffefa radial-gradient(circle at 92% 10%,#ddc08821,#0000 24%)}.site-header{background:#fffefaf0}.hero-copy{z-index:2;position:relative}.hero-copy:before{content:"01";color:#c496531f;font:italic 64px/1 Georgia,serif;display:block;position:absolute;top:22px;right:18px}.hero-visual{height:430px;margin:0 16px 0 32px;box-shadow:-18px 18px #e5d7bb}.hero-visual img{object-position:center 35%}.proof-bar{bottom:18px}.section{position:relative}.worries:before,.numbers:before,.reasons:before,.faq:before{color:#29475a0b;pointer-events:none;font:italic 86px/1 Georgia,serif;position:absolute;top:45px;right:-8px}.worries:before{content:"02"}.numbers:before{content:"05"}.reasons:before{content:"07"}.faq:before{content:"11"}.worry-grid article:nth-child(2){background:#f7f0df}.worry-grid article:nth-child(3){background:#eef4f4}.risk-copy{position:relative}.risk-copy:before{content:"03";color:#c4965321;font:italic 70px/1 Georgia,serif;position:absolute;top:45px;right:20px}.risk-photo{width:calc(100% - 22px);margin-top:65px;transform:translate(22px);box-shadow:-22px -22px #dfe9e8}.solution{background:#3f6575;margin-top:55px;position:relative}.solution:before{content:"04 / SOLUTION";z-index:4;color:#29475a;font:700 10px/1 var(--sans);letter-spacing:.18em;background:#f3dba9;padding:12px 18px;position:absolute;top:-34px;left:22px}.solution-photo{height:330px;margin:0 28px;transform:translateY(-28px);box-shadow:18px 18px #f3dba9cc}.profile{transform:translateY(20px);box-shadow:16px 16px #dfe9e8}.community-photo{height:380px;margin:30px 18px;box-shadow:-18px 18px #d9e5e5}.pricing{background:#426575;position:relative;overflow:hidden}.pricing:before{content:"09";color:#ffffff0e;font:italic 180px/1 Georgia,serif;position:absolute;top:-20px;right:-25px}.flow li:nth-child(2n){background:#ffffff8c}.final-cta{background:linear-gradient(135deg,#355d6d 0%,#294858 65%,#d7b071 170%);position:relative;overflow:hidden;min-height:auto!important;display:block!important}.final-cta:before{content:"12";color:#ffffff0f;font:italic 190px/1 Georgia,serif;position:absolute;top:-10px;right:-18px}.final-copy{z-index:2;position:relative;max-width:800px!important}.final-copy:after{content:"";background:#e7c987;width:90px;height:4px;margin-top:35px;display:block}@media (width<=699px){body{letter-spacing:.025em;font-size:15px}.site-header{height:64px;padding:0 14px}.brand-mark{width:30px;height:30px}.brand b{font-size:14px}.header-cta{min-height:40px;padding:8px 11px;font-size:11px}.hero{padding-bottom:104px}.hero-copy{padding:42px 20px 30px}.hero h1{margin-bottom:20px;font-size:clamp(29px,8vw,34px);line-height:1.5}.hero h1 em{font-size:.72em;line-height:1.65}.hero-lead{font-size:14px;line-height:1.9}.hero-caption{font-size:19px}.proof-bar{left:12px;right:12px}.proof-bar strong{font-size:18px}.section{padding:76px 20px}.section-head h2{font-size:clamp(27px,7.2vw,32px);line-height:1.55}.section-head>p:last-child{font-size:14px}.worry-grid h3,.reason-list h3,.flow h3{font-size:18px}.worry-grid p,.reason-list p,.flow p,.answer p{font-size:13px}.risk-copy h2,.solution h2{font-size:clamp(27px,7.2vw,32px)}.solution-copy>strong{font-size:20px}.numbers .section-head h2,.pricing .section-head h2,.faq .section-head h2{font-size:30px}.number-grid strong{font-size:29px}.profile h3{font-size:27px}.offer-grid h3{font-size:17px}.price strong{font-size:44px}.final-copy{text-align:left;padding:76px 20px 100px}.final-copy h2{font-size:clamp(28px,7.4vw,33px);line-height:1.55}.final-copy>strong{font-size:16px}.final-copy .badges{justify-content:flex-start}.final-copy .cta-button{max-width:100%}}.instructors{background:#edf6fc}.instructors>.section-head{max-width:880px}.lead-instructor,.supervisor{background:#fff;border-top:6px solid #f15b4d;max-width:1100px;margin:0 auto 42px;display:grid}.instructor-photo,.supervisor-photo{background:#dceaf2;min-height:430px;position:relative;overflow:hidden}.instructor-photo img,.supervisor-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.instructor-copy,.supervisor>div:last-child{padding:32px 26px}.instructor-label{color:#f15b4d;letter-spacing:.16em;margin:0 0 8px;font-size:11px;font-weight:800}.instructors h3{color:#12384c;margin:0 0 8px;font-size:28px}.instructors h3 small{font-family:var(--sans);color:#667d88;font-size:11px;font-weight:600}.instructor-title{color:#12384c;font-size:13px;font-weight:700;line-height:1.8}.instructor-copy>p:last-of-type,.supervisor>div:last-child>p{color:#415b67;font-size:13px}.instructor-stats{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.instructor-stats span{color:#12384c;background:#edf6fc;border:1px solid #b9cfdb;padding:5px 9px;font-size:10px;font-weight:700}.instructor-copy blockquote{color:#12384c;font-family:var(--serif);border-left:4px solid #f15b4d;margin:24px 0 0;padding:15px 0 15px 18px;font-size:18px;font-weight:600}.instructor-grid{gap:14px;max-width:1100px;margin:0 auto 54px;display:grid}.instructor-grid article{background:#fff;border-top:4px solid #12384c;grid-template-columns:110px 1fr;display:grid}.instructor-grid img{object-fit:cover;object-position:center top;width:110px;height:100%;min-height:230px}.instructor-grid h3{font-size:21px}.instructor-grid p{margin-bottom:8px;font-size:12px;line-height:1.8}.supervisor{border-top-color:#12384c;margin-bottom:0}.supervisor .instructor-label{color:#f15b4d}@media (width>=700px){.lead-instructor,.supervisor{grid-template-columns:38% 62%;align-items:stretch}.instructor-photo,.supervisor-photo{min-height:560px}.instructor-copy,.supervisor>div:last-child{padding:50px}.instructor-grid{grid-template-columns:repeat(3,1fr)}.instructor-grid article{display:block}.instructor-grid img{width:100%;height:280px;min-height:0}.instructor-grid article>div{padding:25px 22px}.instructors h3{font-size:32px}}.instructor-grid article:first-child img{object-fit:cover;object-position:center 42%}.instructor-grid article:nth-child(2) img{object-fit:cover;object-position:center 45%}@media (width>=700px){.instructor-grid article:first-child img,.instructor-grid article:nth-child(2) img{height:390px}.hero-visual{margin:0 5vw}.worry-grid article:nth-child(2){transform:translateY(24px)}.worry-grid article:nth-child(3){transform:translateY(48px)}.risk-photo{width:calc(100% - 7vw);transform:translate(7vw)}.solution-photo{margin:0 6vw}.community-photo{margin:45px 5vw}.final-copy{padding-top:100px;padding-bottom:110px}}@media (width>=1000px){.hero-visual{height:auto;margin:38px 38px 38px 0}.proof-bar{bottom:48px}.risk-photo{width:auto;transform:none;box-shadow:-28px 0 #dfe9e8}.solution{margin-top:80px}.solution-photo{margin:42px 0 42px 38px;transform:none}.community-photo{height:580px;margin:55px 7vw}.final-copy{text-align:center!important;margin:0 auto!important;padding-left:8vw!important;padding-right:8vw!important}.final-copy .badges{justify-content:center}.final-copy:after{margin-left:auto;margin-right:auto}}@media (width<=699px){.solution{flex-direction:column;display:flex}.solution-copy{order:1}.solution-photo{order:2;margin-top:28px;transform:translateY(28px)}}:root{--navy:#16384b;--navy2:#102c3d;--ivory:#f4f3ee;--paper:#fff;--ink:#172a34;--muted:#4d6069;--gold:#a87932;--line:#cbd2d4;--serif:var(--sans)}body{color:var(--ink);background:#fff;font-weight:500}h1,h2,h3{font-family:var(--sans);letter-spacing:.01em;font-weight:800;line-height:1.45}.site-header{background:#fffffff7;border-bottom-color:#cbd2d4}.brand small,.eyebrow,.kicker{color:#956b2e}.hero-copy:before,.worries:before,.numbers:before,.reasons:before,.faq:before,.risk-copy:before{color:#16384b12}.proof-bar{background:#fff;border:1px solid #bdc8cc;box-shadow:0 10px 25px #102c3d1f}.worry-grid article{background:#fff;border-color:#bfc9cc}.worry-grid article:nth-child(2),.worry-grid article:nth-child(3){background:#eef1f1}.risk-copy li{background:#fff;border-left-color:#956b2e}.solution{background:#234e62}.solution h2 span,.solution-copy>strong,.solution li:before{color:#e0bd73}.numbers,.reasons{background:#fff}.profile{background:#eef1f1;box-shadow:14px 14px #b9c7cb}.offer-grid article{background:#fff;border-top:4px solid #16384b}.offer-grid article:nth-child(2n){background:#fff;transform:none}.pricing:before,.final-cta:before{color:#ffffff0b}.price-card{box-shadow:14px 14px #b48a47}.final-cta{background:#163e52}.cta-button,.mobile-sticky{background:#9b6b2d}@media (width<=699px){body{color:#172a34;font-size:15px;line-height:1.85}.hero-copy,.section,.solution-copy,.final-copy{padding-left:22px;padding-right:22px}.hero h1,.section h2,.risk h2,.solution h2,.pricing h2,.faq h2,.final-copy h2{font-family:var(--sans);letter-spacing:0;word-break:normal;overflow-wrap:break-word;text-wrap:pretty;font-size:clamp(24px,6.45vw,26px);font-weight:800;line-height:1.55}.hero h1{font-size:clamp(27px,7.2vw,29px);line-height:1.55}.hero h1 em{color:#42565f;font-size:.82em;font-weight:700}.hero h1 br,.section h2 br,.risk h2 br,.solution h2 br,.pricing h2 br,.faq h2 br,.final-copy h2 br{display:none}.eyebrow,.kicker{letter-spacing:.14em;color:#80581f;font-size:11px}.hero-lead,.section-head>p:last-child,.risk-copy p,.solution-copy p{color:#344a54;font-size:14px}.solution,.solution-copy p,.solution h2{color:#fff}.solution h2 span{color:#e3c27d}.solution li{color:#fff;padding-top:16px;padding-bottom:16px;font-size:14px;line-height:1.75}.worry-grid h3,.reason-list h3,.flow h3,.offer-grid h3{font-size:18px;line-height:1.55}.worry-grid p,.reason-list p,.flow p,.answer p,.profile p{color:#41555e;font-size:13px}.hero-copy:before,.worries:before,.numbers:before,.reasons:before,.faq:before,.risk-copy:before{opacity:.55}}.instructor-grid{grid-template-columns:1fr;gap:18px}.instructor-grid article{background:#fff;border:1px solid #cfdee6;border-top:4px solid #12384c;grid-template-columns:170px 1fr;align-items:center;min-height:230px;padding:28px 34px;display:grid;box-shadow:0 8px 22px #12384c0f}.instructor-grid img,.instructor-grid article:first-child img,.instructor-grid article:nth-child(2) img{object-fit:cover;background:#edf3f6;border-radius:50%;width:150px;height:150px;min-height:0}.instructor-grid article:first-child img{object-position:center 36%}.instructor-grid article:nth-child(2) img{object-position:center 37%}.instructor-grid article:nth-child(3) img{object-position:center 32%}.instructor-grid article>div{padding:0 0 0 20px}.instructor-grid h3{margin-bottom:10px;font-size:25px}.instructor-grid .instructor-title{margin-bottom:10px;font-size:13px}.instructor-grid article>div>p:last-child{color:#526b77;margin-bottom:0;font-size:13px;line-height:1.9}@media (width>=700px){.instructor-grid{grid-template-columns:1fr}.instructor-grid article{display:grid}.instructor-grid img,.instructor-grid article:first-child img,.instructor-grid article:nth-child(2) img{width:150px;height:150px}}@media (width<=699px){.instructor-grid article{grid-template-columns:86px 1fr;min-height:0;padding:22px 18px}.instructor-grid img,.instructor-grid article:first-child img,.instructor-grid article:nth-child(2) img{width:78px;height:78px}.instructor-grid article>div{padding-left:14px}.instructor-grid h3{font-size:20px}.instructor-grid .instructor-title,.instructor-grid article>div>p:last-child{font-size:11px;line-height:1.75}}:root{--navy:#12384c;--navy2:#0d2c3d;--ink:#17384a;--muted:#526b77;--gold:#f15b4d;--line:#d4e0e6;--paper:#fff;--ivory:#edf6fc}body{color:#17384a;background:#fff}.site-header{background:#fff;border-bottom:1px solid #d6e2e8}.brand-mark,.header-cta{background:#12384c}.header-cta{border-bottom:4px solid #f15b4d}.site-header nav a{color:#294d5f;font-weight:700}.site-header nav a:hover{color:#f15b4d}.hero{background:#fff}.hero-copy:before,.worries:before,.numbers:before,.reasons:before,.faq:before,.risk-copy:before,.pricing:before,.final-cta:before{display:none}.eyebrow,.kicker,.brand small{color:#f15b4d;font-weight:800}.hero h1,.section-head h2,.risk h2,.solution h2,.pricing h2,.final-copy h2{color:#12384c}.hero h1{font-weight:900}.hero h1 em{color:#385b6b;font-weight:700}.hero-lead{color:#405f6d;max-width:630px}.hero-lead strong{color:#12384c;border-left:5px solid #f15b4d;margin-top:18px;padding-left:14px}.hero-visual{box-shadow:12px 12px #dcecf6}.hero-caption{background:#12384c;padding:10px 14px;bottom:22px;left:0}.proof-bar{border:0;border-top:5px solid #f15b4d;box-shadow:0 14px 35px #12384c24}.proof-bar strong{color:#12384c}.section-head{max-width:780px}.section-head.center{margin-left:auto;margin-right:auto}.section-head h2:after,.risk-copy h2:after,.solution-copy h2:after,.final-copy h2:after{content:"";background:#f15b4d;width:54px;height:5px;margin-top:18px;display:block}.section-head.center h2:after{margin-left:auto;margin-right:auto}.section-head>p:last-child{color:#4b6571;max-width:620px;font-weight:600}.worries{background:#edf6fc}.worry-grid article{border:0;border-top:5px solid #12384c;box-shadow:0 10px 25px #12384c14;background:#fff!important}.worry-grid article>span{color:#f15b4d;font-family:var(--sans);font-weight:900}.worry-grid h3{color:#12384c}.worry-grid p{color:#536b76}.risk{background:#fff}.risk-copy li{color:#244858;background:#edf6fc;border-left:5px solid #f15b4d;font-weight:600}.risk-note{color:#12384c}.risk-note strong{background:linear-gradient(#0000 62%,#f15b4d38 0)}.risk-photo{box-shadow:-16px 16px #dcecf6}.solution{color:#17384a;background:#edf6fc}.solution:before{color:#fff;background:#f15b4d}.solution h2,.solution-copy p,.solution li{color:#17384a}.solution h2 span,.solution-copy>strong{color:#12384c}.solution h2 span{background:linear-gradient(#0000 62%,#f15b4d3d 0)}.solution li{border-bottom-color:#c8dce7;font-weight:600}.solution li:before{color:#f15b4d}.solution-photo{box-shadow:14px 14px #bcd6e4}.numbers{background:#fff}.number-grid,.number-grid div{border-color:#cbdce5}.number-grid div:nth-child(2),.number-grid div:nth-child(3){background:#edf6fc}.number-grid strong{color:#12384c}.profile{color:#fff;background:#12384c;box-shadow:14px 14px #f15b4d}.profile h3,.profile p{color:#fff}.profile .profile-role{color:#ffb6af}.profile .kicker{color:#ff786c}.value{background:#edf6fc}.offer-grid article{background:#fff;border-top:5px solid #f15b4d;box-shadow:0 8px 20px #12384c0f}.offer-grid b{color:#f15b4d}.offer-grid h3{color:#12384c}.offer-grid p{color:#526b77}.reasons{background:#fff}.reason-list article{border-color:#d4e0e6}.reason-list>article>span{color:#f15b4d;font-family:var(--sans);font-weight:900}.reason-list h3{color:#12384c}.reason-list p{color:#536b76}.community-photo{box-shadow:-14px 14px #f15b4d}.pricing{background:#12384c}.pricing .section-head h2{color:#fff}.pricing .kicker{color:#ff786c}.price-card{box-shadow:none;border-top:7px solid #f15b4d}.price,.price-card>p:first-child,.price strong{color:#12384c}.price-card li:before{color:#f15b4d}.price-card .badges{color:#12384c}.flow{background:#edf6fc}.flow li{border-color:#c9dbe4;background:#fff!important}.flow li>b{color:#f15b4d;font-family:var(--sans);font-weight:900}.flow h3{color:#12384c}.flow p{color:#526b77}.faq{background:#fff}.faq summary{color:#12384c;font-weight:800}.faq summary span,.answer>span{color:#f15b4d;font-family:var(--sans);font-weight:900}.faq details{border-color:#d4e0e6}.answer p{color:#526b77}.final-cta{color:#17384a;background:#edf6fc}.final-copy h2{color:#12384c}.final-copy p{color:#526b77}.final-copy>strong{color:#12384c}.final-copy small{color:#6c7f88}.final-copy:after{background:#f15b4d}.cta-button,.mobile-sticky{color:#fff;box-shadow:none;background:#f15b4d}.cta-button:hover{background:#d9473b}.badges span{border-color:#f15b4d}.mobile-sticky{border-top:3px solid #fff}@media (width<=699px){.hero-copy{padding-top:48px}.hero h1{font-size:clamp(30px,8vw,33px);line-height:1.48}.hero h1 em{margin-top:10px;font-size:.7em;display:block}.section{padding-top:84px;padding-bottom:84px}.section-head{margin-bottom:34px}.section-head h2,.risk h2,.solution h2,.pricing h2,.faq h2,.final-copy h2{font-size:clamp(25px,6.8vw,28px);line-height:1.5}.section-head>p:last-child{font-size:14px;line-height:1.9}.eyebrow,.kicker{letter-spacing:.12em;margin-bottom:14px;font-size:11px}.worry-grid article{padding:26px 22px}.risk-copy li{font-size:13px}.solution-copy{padding-top:72px}.solution h2 span,.solution-copy>strong{color:#12384c}.number-grid div{padding-top:22px;padding-bottom:22px}.profile{box-shadow:8px 8px #f15b4d}.community-photo{box-shadow:-8px 8px #f15b4d}.price-card{padding:34px 20px}.final-copy{padding-top:88px}.final-copy .cta-button{background:#f15b4d}.final-copy .badges{color:#12384c}}.owner-stories{background:#fff}.owner-stories>.section-head{max-width:760px;margin-left:auto;margin-right:auto}.stories-subhead{color:#12384c;border-left:5px solid #f15b4d;max-width:1100px;margin:52px auto 22px;padding-left:15px;font-size:24px}.result-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:1100px;margin:auto;display:grid}.result-grid article{background:#edf6fc;border-top:4px solid #12384c;flex-direction:column;min-height:185px;padding:22px 18px;display:flex}.result-name{color:#f15b4d;font-size:11px;font-weight:800}.result-grid p{color:#526b77;margin:10px 0 4px;font-size:12px}.result-grid strong{color:#12384c;font-family:var(--serif);font-size:30px;line-height:1.3}.result-grid small{color:#49646f;margin-top:auto;font-size:10px}.stories-note{color:#526b77;max-width:1100px;margin:22px auto 0;font-size:12px}.voice-list{gap:14px;max-width:1100px;margin:auto;display:grid}.voice-list article{background:#edf6fc;border:1px solid #cfdee6;grid-template-columns:92px 1fr;align-items:center;padding:22px;display:grid}.voice-list img{object-fit:cover;object-position:center 28%;background:#fff;border-radius:50%;width:78px;height:78px}.voice-list h4{color:#12384c;margin:0;font-size:18px}.voice-list p{color:#526b77;margin:5px 0 0;font-size:12px;line-height:1.85}.voice-list .voice-role{color:#f15b4d;font-size:10px;font-weight:700}.voice-disclaimer{color:#6c7f88;max-width:1100px;margin:20px auto 0;font-size:10px}.owner-stories .section-head h2:after{margin-left:auto;margin-right:auto}@media (width>=700px){.result-grid{grid-template-columns:repeat(3,1fr)}.voice-list article{grid-template-columns:130px 1fr;padding:26px 32px}.voice-list img{width:108px;height:108px}.voice-list h4{font-size:21px}.voice-list p{font-size:13px}.voice-list .voice-role{font-size:11px}}@media (width<=699px){.stories-subhead{margin-top:42px;font-size:20px}.result-grid strong{font-size:26px}.voice-list article{grid-template-columns:76px 1fr;padding:18px 14px}.voice-list img{width:66px;height:66px}.voice-list h4{font-size:17px}.voice-list p{font-size:11px}}
