:root{--ink:#10243d;--green:#234634;--green-dark:#173526;--rust:#b84d24;--paper:#f8f6ef;--paper-deep:#eeeadf;--line:#d7d1c3;--soft:#6d746d;--serif:var(--font-display),Georgia,serif;--sans:var(--font-sans),Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(248,246,239,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:96px;max-width:1536px;margin:auto;padding:0 54px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:260px}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border:1px solid var(--green);color:var(--green);font-family:var(--serif);font-size:15px;border-radius:50%;letter-spacing:-.04em}.brand strong{font-family:var(--serif);font-size:28px;line-height:.9;font-weight:600;display:block;letter-spacing:-.045em}.brand em{font-style:normal;text-transform:uppercase;color:var(--green);font-size:10px;letter-spacing:.27em;display:block;margin-top:7px}.nav{display:flex;align-items:center;gap:43px;font-size:16px;font-weight:500}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta):after,.text-link:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.nav>a:not(.nav-cta):hover:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left}.button,.nav-cta{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 23px;border:1px solid var(--green);font-weight:600;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.button.primary:hover,.nav-cta:hover{background:var(--ink);border-color:var(--ink);color:#fff}.button:active,.nav-cta:active{transform:scale(.98)}.nav-cta span{font-size:11px}.menu-toggle{display:none;background:none;border:0;color:var(--ink);min-height:44px;align-items:center;gap:10px}.menu-toggle i{display:block;width:17px;height:10px;border-top:1px solid;border-bottom:1px solid}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);min-height:553px;border-bottom:1px solid var(--line);max-width:1536px;margin:auto}.hero-copy{padding:72px clamp(38px,5.7vw,88px) 58px;align-self:center;max-width:700px}.eyebrow{color:var(--rust);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px}.rule{display:block;width:38px;height:2px;background:var(--rust);margin:0 0 21px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(50px,5vw,81px);line-height:.89;margin-bottom:24px}h2{font-size:clamp(36px,3.5vw,56px);line-height:.95;margin-bottom:18px}h3{letter-spacing:-.025em;margin-bottom:7px}.lede,h3{font-size:19px}.lede{line-height:1.5;max-width:550px;text-wrap:pretty;color:#253244}.actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:27px}.button.primary{background:var(--green);color:#fff}.text-link{position:relative;display:inline-flex;align-items:center;gap:7px;font-weight:500}.text-link span{font-size:20px;line-height:.7;transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}.experience{display:flex;align-items:center;gap:10px;margin:23px 0 0;font-size:14px}.experience span{width:27px;height:27px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green)}.hero-media{position:relative;min-height:530px;background:#d7d1c3;overflow:hidden;margin:15px 55px 15px 0}.hero-media img{object-fit:cover;object-position:50% 38%;filter:saturate(.88) contrast(.98)}.flag-strip{max-width:1536px;margin:auto;display:grid;grid-template-columns:1.18fr repeat(3,1fr);padding:26px clamp(38px,5.7vw,88px);border-bottom:1px solid var(--line);grid-gap:22px;gap:22px}.flag-strip h2{font-size:32px;margin:0}.flag-strip .rule{margin:12px 0 0;width:45px}.flag{border-left:1px solid var(--line);padding-left:25px;display:flex;gap:15px}.flag>b{display:grid;place-items:center;min-width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--serif);font-size:18px}.flag h3{font-size:17px;margin:2px 0 4px}.flag p{font-size:14px;line-height:1.55;margin:0;color:#364052}.episode{display:grid;grid-template-columns:276px 1fr;grid-gap:42px;gap:42px;max-width:1360px;margin:42px auto;padding:10px 28px 10px 10px;border:1px solid var(--line);background:#faf8f2}.episode>img{width:100%;height:210px;object-fit:cover}.episode-copy{padding:16px 0}.episode-copy h2{font-size:42px;margin-bottom:9px}.episode-copy>p:not(.eyebrow){max-width:650px;margin-bottom:12px}.audio-line{height:38px;display:flex;align-items:center;gap:4px;margin:6px 0 11px;color:var(--green)}.audio-line i{width:2px;background:currentColor;opacity:.9}.audio-line i:first-child,.audio-line i:nth-child(11){height:10px}.audio-line i:nth-child(2),.audio-line i:nth-child(8){height:21px}.audio-line i:nth-child(13),.audio-line i:nth-child(3){height:15px}.audio-line i:nth-child(10),.audio-line i:nth-child(4){height:29px}.audio-line i:nth-child(14),.audio-line i:nth-child(5){height:19px}.audio-line i:nth-child(12),.audio-line i:nth-child(6){height:35px}.audio-line i:nth-child(15),.audio-line i:nth-child(7),.audio-line i:nth-child(9){height:26px}.episode .actions{margin-top:0}.about-band,.topic-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;max-width:1360px;margin:100px auto;padding:0 28px}.topic-intro>div{max-width:550px}.topic-intro img{width:100%;aspect-ratio:1.5;object-fit:cover}.topic-links{max-width:1360px;margin:0 auto 100px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.topic-links>a{min-height:250px;padding:28px 28px 24px 0;position:relative;border-right:1px solid var(--line);margin-right:28px;transition:padding .2s ease,background-color .2s ease}.topic-links>a:last-child{border:0;margin:0}.topic-links a:hover{padding-left:10px;background:rgba(35,70,52,.04)}.topic-links span{font-size:12px;color:var(--rust);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.topic-links h3{font-family:var(--serif);font-size:32px;margin:20px 0 8px}.topic-links p{color:#475064;max-width:310px}.topic-links b{position:absolute;bottom:21px;font-size:23px;color:var(--green)}.about-band{background:var(--green-dark);max-width:none;margin:0;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);padding:0 0 0 max(28px,calc((100vw - 1360px)/2 + 28px));color:#f6f2e8;gap:55px}.about-band-copy{max-width:535px;padding:80px 0}.about-band .eyebrow{color:#e3a58a}.about-band h2{color:#fff}.about-band img{height:420px;width:100%;object-fit:cover}.faq-section{max-width:1060px;margin:100px auto;padding:0 28px;display:grid;grid-template-columns:280px 1fr;grid-gap:70px;gap:70px}.faq-section h2{font-size:45px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:none;color:var(--ink);display:flex;justify-content:space-between;text-align:left;gap:18px;padding:22px 0;font-size:18px;font-weight:600;cursor:pointer}.faq-item button b{font-size:25px;font-weight:400;color:var(--rust)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer>p{overflow:hidden;margin:0;color:#475064}.faq-answer.expanded{grid-template-rows:1fr}.faq-answer.expanded>p{padding-bottom:22px}.final-cta{background:var(--paper-deep);border-top:1px solid var(--line);text-align:center;padding:85px 28px}.final-cta h2{max-width:650px;margin-left:auto;margin-right:auto}.site-footer{background:var(--ink);color:#f6f2e8;padding:65px max(28px,calc((100vw - 1360px)/2 + 28px)) 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;gap:30px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.18);align-items:start}.footer-top .brand{color:#fff}.footer-top .brand-mark{border-color:#f7d05f;color:#f7d05f}.footer-top .brand em{color:#f7d05f}.footer-top p{font-family:var(--serif);font-size:28px;line-height:1;margin:0}.email-link{text-align:right;text-decoration:underline;text-underline-offset:5px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:40px 0;grid-gap:30px;gap:30px}.footer-grid>div{display:grid;grid-gap:9px;gap:9px}.footer-grid a{width:max-content;opacity:.9}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.footer-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#f7d05f;font-weight:700;margin-bottom:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding-top:20px;display:flex;justify-content:space-between;align-items:center;color:#c8c5bb}.footer-bottom img{height:28px;width:auto;display:block}.page-hero{max-width:1100px;margin:0 auto;padding:100px 28px 80px}.page-hero .lede{max-width:680px}.page-hero.split{max-width:1360px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:70px;gap:70px;padding-top:65px}.page-hero.split>img{width:100%;aspect-ratio:1.25;object-fit:cover}.page-hero .portrait{object-position:50% 38%;filter:saturate(.85)}.reading-section{max-width:1100px;margin:20px auto 100px;padding:0 28px;display:grid;grid-template-columns:170px 1fr;grid-gap:70px;gap:70px}.section-number{font-size:12px;letter-spacing:.13em;font-weight:700;color:var(--rust);margin-top:12px}.numbered{display:grid;grid-template-columns:60px 1fr;grid-gap:25px;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.numbered>b{font-family:var(--serif);font-size:31px;color:var(--green)}.numbered h3{font-family:var(--serif);font-size:29px}.numbered p{max-width:630px;color:#425064}.note-callout{max-width:1000px;margin:0 auto 100px;background:var(--green);color:#f8f6ef;padding:45px 50px;display:flex;gap:45px;align-items:center;justify-content:space-between}.note-callout p{font-family:var(--serif);font-size:29px;line-height:1.06;max-width:680px;margin:0}.note-callout .text-link{min-width:max-content}.topic-feature{max-width:1360px;padding:0 28px;margin:0 auto 95px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:75px;gap:75px;align-items:center}.topic-feature img{width:100%;aspect-ratio:1.35;object-fit:cover}.topic-feature>div{max-width:450px}.topic-list{max-width:1100px;margin:0 auto 100px;padding:0 28px}.topic-list article{display:grid;grid-template-columns:90px 1.15fr 1fr;grid-gap:25px;gap:25px;padding:35px 0;border-top:1px solid var(--line)}.topic-list article:last-child{border-bottom:1px solid var(--line)}.topic-list span{color:var(--rust);font-weight:700;font-size:13px}.topic-list h2{font-size:34px;margin:0}.topic-list p{margin:0;color:#465266}.topic-list .topic-lead{font-size:18px;color:var(--ink)}.podcast-hero{padding-bottom:92px}.episode-detail{max-width:1060px;margin:0 auto 100px;padding:0 28px;display:grid;grid-template-columns:170px 1fr;grid-gap:70px;gap:70px}.episode-detail>div{border-top:1px solid var(--line);padding-top:32px}.podcast-note{background:var(--paper-deep);padding:80px max(28px,calc((100vw - 1100px)/2 + 28px));display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.podcast-note p{font-size:18px;max-width:430px}.about-story{max-width:1100px;margin:10px auto 100px;padding:0 28px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.about-story>div{max-width:590px}.about-story p{color:#435065}.about-story .section-number{color:var(--rust)}.about-story img{width:100%;aspect-ratio:1.05;object-fit:cover}.principles{max-width:1360px;margin:0 auto 100px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.principles article{border-top:1px solid var(--line);padding-top:23px}.principles span{font-size:12px;color:var(--rust);font-weight:700;letter-spacing:.1em}.principles h2{font-size:35px;margin:18px 0 11px}.principles p{color:#465266}.contact-hero{padding-bottom:45px}.contact-section{max-width:1050px;margin:0 auto 100px;padding:20px 28px 0;display:grid;grid-template-columns:.75fr 1fr;grid-gap:90px;gap:90px}.contact-section h2{font-size:47px}.contact-section a{text-decoration:underline;text-underline-offset:4px}.fine-print{font-size:14px;color:#596071;max-width:340px;margin-top:35px}.contact-form{display:grid;grid-gap:9px;gap:9px}.contact-form label{font-size:14px;font-weight:600;margin-top:12px}.contact-form input,.contact-form textarea{border:1px solid #bdb7aa;background:#fffdf9;padding:13px 14px;color:var(--ink);border-radius:0;outline:0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,70,52,.13)}.contact-form .button{justify-self:start;margin-top:18px;border:0;cursor:pointer}.contact-form .button:disabled{opacity:.65;cursor:wait}.contact-form-status{margin:0;padding:12px 14px;background:var(--paper-deep);color:var(--green-dark)}.legal-page{max-width:790px;margin:0 auto;padding:90px 28px 110px}.legal-page h1{font-size:clamp(48px,6vw,72px);margin-bottom:30px}.legal-page p{font-size:18px;color:#39475b;margin-bottom:20px}.legal-page a{text-decoration:underline;text-underline-offset:4px}.not-found{max-width:850px;margin:0 auto;padding:150px 28px;text-align:center}.not-found h1{font-size:clamp(54px,7vw,96px)}:focus-visible{outline:3px solid var(--rust);outline-offset:4px}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .7s both}.hero-copy>:nth-child(2){animation-delay:.06s}.hero-copy>:nth-child(3){animation-delay:.12s}.hero-copy>:nth-child(4){animation-delay:.18s}.hero-copy>:nth-child(5){animation-delay:.24s}.hero-copy>:nth-child(6){animation-delay:.3s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:980px){.header-inner{padding:0 28px}.nav{gap:22px}.hero{grid-template-columns:1fr 42%}.hero-media{margin-right:28px}.flag-strip{grid-template-columns:1fr 1fr}.flag-strip>div{grid-column:1/-1}.episode{margin-left:28px;margin-right:28px}.about-band,.faq-section,.topic-intro{gap:45px}.footer-top{grid-template-columns:1fr 1fr}.email-link{text-align:left}.about-story,.page-hero.split,.topic-feature{gap:45px}.episode-detail,.reading-section{gap:40px}.contact-section{gap:50px}}@media(max-width:720px){.header-inner{min-height:78px;padding:0 20px}.brand{min-width:0;gap:9px}.brand-mark{width:31px;height:31px;font-size:13px}.brand strong{font-size:22px}.brand em{font-size:8px;margin-top:5px}.menu-toggle{display:flex}.nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 20px 22px;gap:18px;align-items:stretch;flex-direction:column}.nav.open{display:flex}.nav-cta{width:100%}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 25px 38px}.hero-copy h1{font-size:clamp(47px,14vw,64px)}.hero-media{order:-1;min-height:400px;margin:0}.hero-media img{object-position:50% 35%}.lede{font-size:17px}.actions{gap:20px}.button{min-height:48px;padding:0 18px}.flag-strip{display:block;padding:35px 25px}.flag{border-left:0;border-top:1px solid var(--line);padding:20px 0;gap:15px}.flag-strip>div{margin-bottom:12px}.episode{display:flex;flex-direction:column;gap:0;margin:25px 20px;padding:8px}.episode>img{height:190px}.episode-copy{padding:28px 16px 20px}.episode-copy h2{font-size:38px}.about-band,.topic-intro{display:flex;flex-direction:column;gap:28px;margin:70px auto;padding:0 20px}.topic-intro img{width:100%}.topic-links{display:block;margin-bottom:70px;padding:0 20px}.topic-links>a{display:block;min-height:0;border-right:0;border-bottom:1px solid var(--line);margin:0;padding:25px 0 50px}.topic-links h3{font-size:31px}.about-band{margin:0;padding:0;background:var(--green-dark)}.about-band-copy{padding:60px 25px 0}.about-band img{height:285px}.faq-section{display:block;margin:70px auto;padding:0 20px}.faq-section>div:first-child{margin-bottom:30px}.final-cta{padding:65px 20px}.site-footer{padding:50px 20px 20px}.footer-grid,.footer-top{display:block}.footer-top{padding-bottom:30px}.footer-top p{margin:30px 0;font-size:28px}.footer-grid>div{margin:30px 0}.footer-bottom{gap:15px;font-size:12px}.page-hero{padding:68px 20px 55px}.page-hero.split{display:flex;flex-direction:column;gap:34px;padding-top:45px}.page-hero.split>img{width:100%;aspect-ratio:1.05}.page-hero.split .portrait{order:-1;aspect-ratio:1;object-position:50% 35%}.episode-detail,.reading-section{display:block;margin-bottom:70px;padding:0 20px}.episode-detail .section-number,.reading-section .section-number{margin-bottom:20px}.numbered{grid-template-columns:43px 1fr;gap:15px;padding:24px 0}.numbered h3{font-size:26px}.note-callout{display:block;margin:0 20px 70px;padding:35px 26px}.note-callout p{font-size:27px;margin-bottom:25px}.topic-feature{display:flex;flex-direction:column;gap:30px}.topic-feature,.topic-list{padding:0 20px;margin-bottom:70px}.topic-list article{display:block;padding:27px 0}.topic-list h2{font-size:34px;margin:10px 0}.topic-list .topic-lead{margin-bottom:12px}.podcast-note{display:block;padding:58px 20px}.podcast-note p{font-size:17px}.about-story{display:flex;flex-direction:column;gap:30px}.about-story,.principles{padding:0 20px;margin-bottom:70px}.principles{display:block}.principles article{margin-bottom:35px}.contact-hero{padding-bottom:20px}.contact-section{display:block;padding:0 20px;margin-bottom:70px}.contact-section>div{margin-bottom:42px}.legal-page{padding:65px 20px 80px}.legal-page p{font-size:17px}.not-found{padding:110px 20px}}.nav{gap:22px;font-size:14px}.button.secondary{background:transparent;color:var(--green)}.button.secondary:hover{background:var(--green);color:#fff}.start-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:28px;max-width:580px}.start-actions .button{font-size:14px;padding:12px 16px;height:auto;min-height:58px;text-align:left;justify-content:flex-start}.topic-links{grid-template-columns:repeat(4,1fr)}.topic-links>a:last-child{border-right:0}.footer-disclaimer{max-width:700px;color:#d7dddc;font-size:13px;line-height:1.55;margin:0 0 22px}.journey-intro{max-width:1030px;margin:50px auto 90px;padding:0 28px;display:grid;grid-template-columns:180px 1fr;grid-gap:70px;gap:70px}.journey-intro>div{max-width:680px}.journey-intro p{color:#435065;font-size:18px}.journey-grid{max-width:1200px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}.journey-grid article{border-top:1px solid var(--line);padding-top:22px}.journey-grid span,.resource-list span,.resource-results span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--rust);font-weight:700}.journey-grid h2{font-size:35px;margin:18px 0 10px}.journey-grid p{color:#465266}.library-section{max-width:1160px;margin:0 auto 100px;padding:0 28px}.search-label{display:block;font-weight:600;margin-bottom:9px}.resource-search{width:100%;border:1px solid var(--line);background:#fffdf8;padding:17px 18px;font-size:18px;color:var(--ink);outline:0}.resource-search:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,70,52,.12)}.resource-results{margin-top:35px;border-top:1px solid var(--line)}.resource-results>a{display:grid;grid-template-columns:150px minmax(0,1fr) minmax(250px,.85fr) 26px;grid-gap:25px;gap:25px;align-items:start;padding:28px 0;border-bottom:1px solid var(--line);transition:padding .2s ease,background-color .2s ease}.resource-results>a:hover{padding-left:10px;background:rgba(35,70,52,.04)}.resource-results h2{font-size:29px;margin:0}.resource-results p{margin:0;color:#465266}.resource-results b{font-size:22px;color:var(--green)}.resource-list{max-width:1040px;margin:0 auto 90px;padding:0 28px}.resource-list article{border-top:1px solid var(--line);padding:32px 0}.resource-list article:last-child{border-bottom:1px solid var(--line)}.resource-list h2{font-size:36px;margin:12px 0}.resource-list p{max-width:680px;color:#465266}.faq-page{max-width:880px;margin:0 auto 100px;padding:0 28px}@media(max-width:980px){.nav{gap:15px;font-size:13px}.topic-links{grid-template-columns:repeat(2,1fr)}.topic-links>a:nth-child(2){border-right:0;margin-right:0}.resource-results>a{grid-template-columns:120px 1fr 22px}.resource-results p{grid-column:2/3}.resource-results b{grid-column:3;grid-row:1/3}}@media(max-width:720px){.start-actions{grid-template-columns:1fr}.journey-intro{display:block;margin:30px auto 70px;padding:0 20px}.journey-intro .section-number{margin-bottom:20px}.journey-grid{display:block;padding:0 20px;margin-bottom:70px}.journey-grid article{margin-bottom:32px}.faq-page,.library-section,.resource-list{padding:0 20px;margin-bottom:70px}.resource-results>a{display:block;padding:23px 0}.resource-results h2{font-size:30px;margin:10px 0}.resource-results p{margin-bottom:10px}.resource-results b{display:block}.footer-disclaimer{font-size:12px;margin-top:10px}.topic-links{display:block}}.skip-link{position:fixed;left:12px;top:12px;z-index:100;padding:10px 14px;background:var(--ink);color:var(--paper);transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.empty-search{padding:30px 0;color:#465266}.standards-list{max-width:1050px;margin:0 auto 90px;padding:0 28px}.standards-list article{display:grid;grid-template-columns:90px 1fr;grid-gap:26px;gap:26px;padding:32px 0;border-top:1px solid var(--line)}.standards-list article:last-child{border-bottom:1px solid var(--line)}.standards-list span{color:var(--rust);font-weight:700;font-size:13px}.standards-list h2{font-size:35px;margin:0 0 10px}.standards-list p{max-width:680px;color:#465266;margin:0}.final-cta .actions{justify-content:center}.journey-video{max-width:1200px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.journey-video>div{max-width:390px}.journey-video p:not(.eyebrow){font-size:17px;color:#465266;max-width:34ch}.journey-video video{display:block;width:100%;aspect-ratio:16/9;background:#10243d;object-fit:contain;border:1px solid var(--line)}@media(max-width:720px){.journey-video{display:flex;flex-direction:column;align-items:stretch;gap:28px;margin-bottom:70px;padding:0 20px}.journey-video>div{max-width:none}.journey-video p:not(.eyebrow){max-width:48ch}}.journey-opening{max-width:1200px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center}.journey-opening>div{max-width:500px}.journey-opening>div>p:not(.section-number){font-size:17px;color:#465266;max-width:48ch}.journey-opening img{width:100%;aspect-ratio:1.08;object-fit:cover;object-position:50% 25%;border:1px solid var(--line)}@media(max-width:720px){.journey-opening{display:flex;flex-direction:column;gap:28px;margin-bottom:70px;padding:0 20px}.journey-opening>div{max-width:none}.journey-opening img{aspect-ratio:1.08}}.about-video{max-width:1200px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.about-video>div{max-width:390px}.about-video p:not(.eyebrow){font-size:17px;color:#465266;max-width:34ch}.about-video video{display:block;width:100%;aspect-ratio:16/9;background:#10243d;object-fit:contain;border:1px solid var(--line)}@media(max-width:720px){.about-video{display:flex;flex-direction:column;align-items:stretch;gap:28px;margin-bottom:70px;padding:0 20px}.about-video>div{max-width:none}.about-video p:not(.eyebrow){max-width:48ch}}.video-player{width:100%}.video-fullscreen{min-height:44px;margin-top:12px;padding:0 15px;border:1px solid var(--green);background:transparent;color:var(--green);font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.video-fullscreen:hover{background:var(--green);color:#fff}.video-fullscreen:active{transform:scale(.98)}.video-message{margin:9px 0 0!important;font-size:14px!important;color:#465266!important}.about-video>.video-player,.journey-video>.video-player{max-width:none}.video-overlay{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:22px;background:#081727;color:#fff}.video-overlay-bar{width:min(1200px,100%);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:700}.video-overlay-bar button{min-height:44px;padding:0 15px;border:1px solid #fff;background:transparent;color:#fff;font:inherit;cursor:pointer}.video-overlay-bar button:hover{background:#fff;color:var(--ink)}.video-overlay video{display:block;width:min(1200px,100%);max-height:calc(100dvh - 110px);background:#000;object-fit:contain}@media(max-width:720px){.video-overlay{padding:14px}.video-overlay-bar{font-size:13px}.video-overlay-bar span{max-width:68%;line-height:1.3}.video-overlay video{max-height:calc(100dvh - 96px)}}.learning-visual{max-width:1200px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.learning-visual.reverse{grid-template-columns:.9fr 1.1fr}.learning-visual.reverse>img{order:2}.learning-visual>img{width:100%;aspect-ratio:1.42;object-fit:cover}.learning-visual>div{max-width:460px}.learning-visual p:not(.eyebrow){font-size:17px;color:#465266;max-width:48ch}@media(max-width:720px){.learning-visual,.learning-visual.reverse{display:flex;flex-direction:column;padding:0 20px;gap:28px;margin-bottom:70px}.learning-visual.reverse>img{order:0}.learning-visual>div{max-width:none}}.learning-roadmap{max-width:1360px;margin:0 auto;padding:82px 42px 70px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f8f5ed,#fdfbf6)}.roadmap-heading{display:flex;justify-content:space-between;gap:48px;align-items:flex-end;max-width:1160px;margin:0 auto 45px}.roadmap-heading h2{font-size:clamp(44px,5vw,72px);margin:0;line-height:.95}.roadmap-heading>p{max-width:390px;margin:0;color:#465266;font-size:17px}.roadmap-list{max-width:1160px;margin:0 auto;list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.roadmap-list li{position:relative;min-height:300px;padding:30px 30px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.roadmap-number{display:block;margin-bottom:38px;color:var(--rust);font-size:12px;font-weight:700;letter-spacing:.12em}.roadmap-icon{position:absolute;right:28px;top:23px;width:39px;height:39px;border:1px solid #b9c9bf;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:20px}.roadmap-list h3{font-size:29px;line-height:1.04;margin:0 42px 13px 0}.roadmap-list p{color:#465266;line-height:1.55;margin:0 0 20px}.roadmap-link{color:var(--green);font-weight:700;text-decoration:none;border-bottom:1px solid;padding-bottom:3px}.roadmap-link:hover{color:var(--rust)}.roadmap-note{max-width:1160px;margin:25px auto 0;color:#465266;font-size:14px}.guide-sources{margin-top:-45px}@media(max-width:900px){.learning-roadmap{padding:62px 28px}.roadmap-heading{display:block}.roadmap-heading>p{margin-top:18px}.roadmap-list{grid-template-columns:repeat(2,1fr)}.roadmap-list li{min-height:280px}}@media(max-width:600px){.learning-roadmap{padding:52px 20px}.roadmap-heading{margin-bottom:30px}.roadmap-heading h2{font-size:48px}.roadmap-list{display:block;border-left:0}.roadmap-list li{min-height:0;padding:25px 52px 25px 0;border-right:0}.roadmap-number{margin-bottom:14px}.roadmap-icon{right:0;top:22px}.roadmap-list h3{font-size:29px;margin-right:0}.roadmap-note{margin-top:18px}.guide-sources{margin-top:-42px}}.article-hero{max-width:900px;margin:0 auto;padding:92px 28px 60px}.article-hero h1{font-size:clamp(48px,6.1vw,82px);line-height:.94;max-width:15ch;margin:16px 0 24px}.article-body{max-width:750px;margin:0 auto 80px;padding:0 28px}.article-body>section:not(.article-next){padding:30px 0;border-top:1px solid var(--line)}.article-body h2{font-size:38px;margin:0 0 13px}.article-body p{font-size:18px;line-height:1.72;color:#3e4a5e}.article-body a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:3px}.knowledge-diagram{margin:35px 0;padding:34px;background:#e7eee8;border:1px solid var(--green);display:flex;gap:22px;align-items:center}.knowledge-diagram span{width:48px;height:48px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:var(--green);font-size:25px}.knowledge-diagram figcaption{font-family:var(--font-display);font-size:29px;line-height:1.05;color:var(--green-dark)}.article-next{margin:44px 0 0;padding:38px;background:var(--green-dark);color:#fff}.article-next h2{color:#fff;font-size:42px}.article-next p:not(.eyebrow){color:#e4ece8}.article-next .button{margin-top:12px;background:#e6e7d7;color:var(--green-dark)}.editorial-note{margin:42px 0 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:150px 170px 1fr;grid-gap:20px;gap:20px;align-items:start}.editorial-note div{display:flex;flex-direction:column;gap:4px}.editorial-note span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--rust);font-weight:700}.editorial-note strong{font-size:14px;color:var(--ink)}.editorial-note p{margin:0;font-size:14px!important;line-height:1.5!important;color:#465266}.related-reading{max-width:1160px;margin:0 auto 90px;padding:0 28px}.related-reading>div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.related-reading a{position:relative;display:block;border-top:1px solid var(--line);padding:25px 34px 30px 0;text-decoration:none;color:var(--ink)}.related-reading span{font-size:12px;color:var(--rust);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.related-reading h2{font-size:30px;line-height:1.04;margin:12px 0}.related-reading p{color:#465266;margin:0}.related-reading b{position:absolute;right:4px;bottom:28px;color:var(--green);font-size:22px}.knowledge-intro{max-width:1030px;margin:15px auto 70px;padding:0 28px;display:grid;grid-template-columns:180px 1fr;grid-gap:70px;gap:70px}.knowledge-intro>div{max-width:680px}.knowledge-intro p{font-size:18px;color:#435065}.knowledge-search{padding-top:0}@media(max-width:720px){.article-hero{padding:60px 20px 40px}.article-hero h1{font-size:52px;max-width:10ch}.article-body{padding:0 20px;margin-bottom:65px}.article-body h2{font-size:34px}.article-body p{font-size:17px}.knowledge-diagram{padding:25px 20px;gap:15px}.knowledge-diagram figcaption{font-size:26px}.article-next{padding:30px 22px}.article-next h2{font-size:36px}.editorial-note{display:block;padding:22px 0}.editorial-note div{margin-bottom:15px}.related-reading{padding:0 20px;margin-bottom:70px}.related-reading>div{display:block}.related-reading a{padding:23px 35px 25px 0}.knowledge-intro{display:block;padding:0 20px;margin:0 auto 55px}.knowledge-intro .section-number{margin-bottom:20px}}.organized-flow{max-width:920px;margin:0 auto 90px;padding:0 28px}.organized-flow ol{list-style:none;margin:0;padding:0}.organized-flow li{position:relative;display:grid;grid-template-columns:82px 1fr;grid-gap:26px;gap:26px;padding:30px 0;border-top:1px solid var(--line)}.organized-flow li:last-child{border-bottom:1px solid var(--line)}.organized-flow li>span{color:var(--rust);font-size:13px;font-weight:700;letter-spacing:.1em;padding-top:7px}.organized-flow h2{font-size:38px;line-height:1;margin:0 0 10px}.organized-flow p{max-width:620px;color:#465266;font-size:17px;line-height:1.58;margin:0 0 15px}.organized-flow i{position:absolute;left:32px;bottom:-15px;z-index:1;width:28px;height:28px;display:grid;place-items:center;background:var(--paper);color:var(--green);font-style:normal;font-size:20px}@media(max-width:720px){.organized-flow{padding:0 20px;margin-bottom:70px}.organized-flow li{grid-template-columns:45px 1fr;gap:15px;padding:25px 0}.organized-flow h2{font-size:31px}.organized-flow i{left:9px}}.note-callout{box-sizing:border-box}@media(max-width:720px){.standards-list{padding:0 20px;margin-bottom:70px}.standards-list article{grid-template-columns:45px minmax(0,1fr);gap:15px;padding:25px 0}.standards-list h2{font-size:30px}.trust-intro{margin-bottom:55px}.note-callout{width:calc(100% - 40px)}}.note-callout .text-link{display:inline-block;max-width:100%;white-space:normal}.external-option{margin-top:-45px}.referral-disclosure{max-width:680px;margin-top:18px!important;font-size:14px;color:#5a6472!important}@media(max-width:720px){.external-option{margin-top:-42px}}.hero-media img{object-position:24% 40%}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_30721a{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_30721a{--font-display:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0eeb07{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0eeb07{--font-sans:"DM Sans","DM Sans Fallback"}