:root{--ink:#061e47;--ink-2:#0d3155;--teal:#0d6570;--teal-pale:#e5efed;--paper:#f7f4ed;--cream:#fcfaf5;--line:#d8d2c4;--gold:#bc7d28;--muted:#4d5b68;--serif:Georgia,"Times New Roman",serif;--sans:"Trebuchet MS",Arial,sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6.5rem;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip{position:fixed;top:8px;left:8px;z-index:30;transform:translateY(-150%);background:var(--ink);color:#fff;padding:.75rem 1rem}.skip:focus{transform:none}.header{height:112px;background:rgba(252,250,245,.96);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:16px clamp(20px,4vw,60px);position:-webkit-sticky;position:sticky;top:0;z-index:20;gap:42px}.brand{width:235px;flex:none}.brand img{width:100%;height:auto}.nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(20px,2.8vw,48px);width:100%;font-weight:700}.nav>a:not(.button){padding:12px 0;position:relative}.nav>a:not(.button):after{content:"";height:1px;background:var(--teal);position:absolute;left:0;right:100%;bottom:5px;transition:right .24s var(--ease)}.nav>a:hover:after{right:0}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:0 25px;font-weight:700;transition:transform .18s var(--ease),background .18s var(--ease),color .18s var(--ease)}.button:hover{background:var(--teal);border-color:var(--teal);transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.98)}.button b{font-size:1.25rem;font-weight:400}.button-small{min-height:48px;padding:0 20px}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{color:#fff}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-light:hover{background:var(--teal-pale);border-color:var(--teal-pale);color:var(--ink)}.menu{display:none;background:none;border:0;width:44px;height:44px;padding:9px}.menu span{display:block;height:2px;background:var(--ink);margin:5px 0}.eyebrow{margin:0 0 18px;color:var(--teal);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.hero{min-height:calc(100svh - 112px);display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);background:linear-gradient(110deg,#fbfaf6,#f8f4ea 58%,#dfd3c2);border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{align-self:center;padding:clamp(46px,7vw,118px) clamp(24px,4vw,70px) clamp(46px,7vw,118px) clamp(24px,7vw,112px);animation:rise .7s var(--ease) both}.hero h1,.not-found h1,.page-hero h1,.product-hero h1{font-family:var(--serif);font-weight:500;letter-spacing:-.055em;line-height:.93;font-size:clamp(3.6rem,6vw,6.8rem);margin:0;max-width:7ch}.lead{font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.5;max-width:34rem;color:#263441;margin:26px 0 30px}.actions{display:flex;gap:16px;flex-wrap:wrap}.hero-media{min-height:550px;position:relative;background-image:linear-gradient(120deg,rgba(246,240,230,.2),rgba(202,183,157,.35)),url(https://theocdn.com/site-assets/3617e2a2-20a3-468b-b52f-eaa0002162a7/hero/iep-guide-hero-9ad814d24c77a69a.webp);background-size:cover;background-position:50%;overflow:hidden}.cover{position:absolute;width:clamp(180px,19vw,300px);box-shadow:0 24px 34px rgba(6,30,71,.22);animation:rise .8s var(--ease) both}.cover-one{left:8%;top:22%;transform:rotate(-8deg);animation-delay:.1s}.cover-two{left:35%;top:14%;transform:rotate(2deg);animation-delay:.2s}.cover-three{right:4%;top:18%;transform:rotate(10deg);animation-delay:.3s}.note{position:absolute;color:var(--ink);font-family:var(--serif);font-size:clamp(1rem,1.3vw,1.35rem);line-height:1.1}.note-top{top:7%;left:50%}.note-bottom{bottom:8%;left:53%;transform:rotate(-2deg)}.proof{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.proof>div{padding:24px clamp(20px,5vw,90px);display:flex;gap:16px;align-items:center;border-right:1px solid var(--line)}.proof>div:last-child{border:0}.proof b{font:500 clamp(1.5rem,2vw,2rem)/1 var(--serif)}.proof span{color:#303d47;max-width:15ch}.section{padding:var(--space-2xl) clamp(22px,7vw,112px)}h2{font:500 clamp(2.35rem,4vw,4.5rem)/.98 var(--serif);letter-spacing:-.045em}h2,h3{margin:0;color:var(--ink)}h3{font:500 1.5rem/1.15 var(--serif)}.pathways{background:var(--cream)}.pathways h2{margin-bottom:44px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line)}.path-grid>a{padding:26px 28px 22px 0;border-right:1px solid var(--line);transition:background .24s var(--ease),padding .24s var(--ease)}.path-grid>a:nth-child(2){padding-left:28px}.path-grid>a:last-child{padding-left:28px;border:0}.path-grid>a:hover{background:#f1ece1}.path-mark{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:var(--teal-pale);color:var(--teal);font-weight:800;font-size:.78rem;margin-bottom:20px}.path-grid p{color:#46535d;max-width:24ch;margin:12px 0}.path-grid b,.text-link{color:var(--teal);font-family:var(--serif);font-size:1.12rem}.feature-split{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;grid-gap:clamp(38px,7vw,110px);gap:clamp(38px,7vw,110px);background:#ede7dc}.feature-split>div>p:not(.eyebrow){color:#43505a;max-width:37rem;font-size:1.1rem;margin:24px 0}.feature-split img{width:100%;height:420px;object-fit:cover}.guide-list{padding-top:calc(var(--space-2xl) + 15px)}.section-heading{margin-bottom:34px}.guide-row{display:grid;grid-template-columns:115px minmax(0,1fr) 170px;grid-gap:30px;gap:30px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.guide-row:last-child{border-bottom:1px solid var(--line)}.guide-row img{width:100px;height:120px;object-fit:contain;justify-self:center}.item-number{display:block;color:var(--gold);font-weight:800;font-size:.75rem;letter-spacing:.1em;margin-bottom:7px}.guide-row p{margin:6px 0 0;color:#45525c;max-width:42rem}.guide-action{display:grid;grid-gap:10px;gap:10px;justify-items:start}.guide-action strong{font:500 1.35rem var(--serif)}.guide-action a{font-weight:700;color:var(--teal)}.history-band{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:0}.history-band>img{height:100%;width:100%;min-height:440px;object-fit:cover}.history-band>div{padding:clamp(45px,7vw,100px);align-self:center}.history-band h2{color:#fff}.history-band .eyebrow{color:#a6d2cc}.history-band p:not(.eyebrow){max-width:34rem;color:#e4e9ea;margin:25px 0 30px}.faq{max-width:1000px;margin:0 auto;padding-left:22px;padding-right:22px}.faq h2{margin-bottom:28px}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font:700 1.08rem var(--sans);cursor:pointer;list-style:none;padding-right:35px;position:relative}.faq summary:after{content:"+";position:absolute;right:4px;font:400 1.6rem var(--serif);top:-7px}.faq details[open] summary:after{content:"−"}.faq details p{max-width:55ch;color:#44515b;margin:14px 0 2px}.final-cta{text-align:center;background:var(--teal);color:#fff;padding:var(--space-2xl) 22px}.final-cta .eyebrow{color:#d7ebe8}.final-cta h2{color:#fff;max-width:13ch;margin:0 auto 30px}.final-cta .button{background:#fff;color:var(--ink);border-color:#fff}.footer{background:#061c40;color:#f9f8f2;padding:52px clamp(22px,7vw,112px) 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;align-items:start;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.22)}.footer-top>a:first-child{width:235px}.footer-top p{margin:0;max-width:31ch;color:#d8e1e5}.footer-email{justify-self:end;font:500 1.2rem var(--serif);text-decoration:underline;text-underline-offset:5px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;padding:38px 0}.footer-links>div{display:grid;justify-items:start;grid-gap:9px;gap:9px}.footer-links strong{font:500 1.2rem var(--serif);margin-bottom:4px}.footer-links a{color:#dbe7e7}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid rgba(255,255,255,.22);padding-top:18px;display:flex;align-items:center;justify-content:space-between;color:#b8c6ce;font-size:.82rem}.footer-bottom img{height:30px;width:auto}.page-hero{padding:clamp(68px,10vw,145px) clamp(22px,14vw,220px) clamp(58px,8vw,110px);background:linear-gradient(120deg,#f7f4ed,#ece3d4);border-bottom:1px solid var(--line)}.page-hero h1{max-width:12ch}.page-hero>p:not(.eyebrow){font-size:1.2rem;max-width:45rem;color:#3f4f5a;margin:26px 0 0}.listing{padding-top:48px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}.product-card{border-top:1px solid var(--line);padding-top:20px}.product-card img{height:270px;width:100%;object-fit:contain;background:#f3eee3;padding:18px}.product-card h2{font-size:1.85rem;line-height:1.02;margin:12px 0}.product-card p{color:#42515b;min-height:75px}.product-card .product-price{color:var(--gold);font-weight:800;min-height:auto;margin:13px 0 0}.product-price s{font-weight:400;color:#73808a;margin-right:8px}.product-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,9vw,140px);gap:clamp(40px,9vw,140px);padding:clamp(50px,8vw,110px);background:#eee7da}.product-image{display:grid;place-items:center;min-height:460px;background:#f7f4ed}.product-image img{max-height:440px;object-fit:contain}.product-hero h1{font-size:clamp(3rem,5.7vw,5.5rem);max-width:10ch}.product-lead{font-size:1.2rem;color:#40505b;max-width:37rem;margin:26px 0}.product-price.large{font:500 1.8rem var(--serif);color:var(--ink);margin:28px 0 22px}.product-note{font-size:.92rem;color:#56636b;margin-top:14px}.includes{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;background:var(--cream)}.includes ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.includes li{padding:20px 0;border-bottom:1px solid var(--line);font-size:1.1rem}.includes li:before{content:"✦";color:var(--gold);margin-right:13px}.product-cta{background:var(--ink);padding:0;color:#fff;display:grid;grid-template-columns:1fr 1fr}.product-cta img{height:100%;width:100%;min-height:430px;object-fit:cover}.product-cta div{padding:clamp(45px,7vw,105px);align-self:center}.product-cta h2{color:#fff}.product-cta p:not(.eyebrow){color:#dde7e7;max-width:36rem;margin:24px 0 28px}.product-cta .eyebrow{color:#a8d3ca}.about-hero h1{max-width:12ch}.narrative{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,9vw,130px);gap:clamp(40px,9vw,130px);align-items:center}.narrative img{width:100%;height:390px;object-fit:cover}.narrative p,.narrow p{font-size:1.1rem;color:#43515c;max-width:38rem}.quote{background:#e7f0ee;text-align:center}.quote p{font:500 clamp(2.2rem,4vw,4.1rem)/1.05 var(--serif);letter-spacing:-.04em;max-width:18ch;margin:0 auto}.narrow{max-width:770px;margin:0 auto;text-align:center}.narrow h2{margin-bottom:22px}.narrow p{margin:0 auto 28px}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:clamp(40px,9vw,130px);gap:clamp(40px,9vw,130px);background:#eee7da}.contact-layout p{color:#45535d}.contact-detail{display:block;font:500 1.25rem var(--serif);color:var(--teal);margin:18px 0;text-decoration:underline;text-underline-offset:5px}.small{font-size:.9rem}.contact-form{background:#faf8f3;padding:clamp(24px,4vw,48px);border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.form-grid label{font-weight:800;color:var(--ink)}input,textarea{display:block;width:100%;border:1px solid #aeb8bb;background:#fff;color:var(--ink);font:inherit;margin-top:7px;padding:12px;min-height:48px;border-radius:0}textarea{min-height:145px;resize:vertical}.field-wide{grid-column:1/-1}.form-status{background:var(--teal-pale);color:#124952;padding:11px 13px}.contact-form .button{margin-top:10px}.contact-form .button:disabled{opacity:.65;cursor:wait}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.resource-grid a{border-top:1px solid var(--line);padding-top:17px}.resource-grid img{width:100%;height:260px;object-fit:cover;margin-bottom:18px}.resource-grid h2{font-size:2rem}.resource-grid p{color:#45535d}.legal{max-width:860px;margin:0 auto;padding:clamp(60px,9vw,120px) 22px}.legal h1{font:500 clamp(3.5rem,6vw,6rem)/.95 var(--serif);letter-spacing:-.055em;margin:0 0 40px}.legal-body{color:#34434d}.legal-body h2{font-size:2rem;margin:44px 0 12px}.legal-body p{max-width:70ch}.not-found{min-height:60svh;padding:clamp(70px,12vw,170px) clamp(22px,14vw,220px)}.not-found p:not(.eyebrow){font-size:1.2rem;color:#42515b;margin:24px 0 30px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:1050px){.header{gap:22px}.brand{width:190px}.nav{gap:20px;font-size:.94rem}.hero-copy{padding-left:clamp(24px,5vw,60px)}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.header{height:80px;padding:10px 20px;justify-content:space-between}.brand{width:165px}.menu{display:block}.nav{display:none;position:absolute;top:79px;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:18px 20px 22px;align-items:stretch;gap:4px}.nav-open{display:grid}.nav>a:not(.button){padding:13px 0}.nav>a:not(.button):after{display:none}.nav .button{margin-top:10px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:64px 24px 42px}.hero h1{font-size:clamp(3.45rem,15vw,5.3rem)}.hero-media{min-height:420px}.cover{width:43vw;max-width:225px}.cover-one{left:3%;top:25%}.cover-two{left:31%;top:15%}.cover-three{right:0;top:22%}.note{font-size:1rem}.note-top{left:62%}.note-bottom{left:52%;bottom:4%}.proof{grid-template-columns:1fr}.proof>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 24px}.proof>div:last-child{border-bottom:0}.section{padding:64px 24px}.path-grid{grid-template-columns:1fr}.path-grid>a,.path-grid>a:last-child,.path-grid>a:nth-child(2){border-right:0;border-bottom:1px solid var(--line);padding:22px 0}.path-grid>a:last-child{border-bottom:0}.contact-layout,.feature-split,.history-band,.includes,.narrative,.product-cta,.product-hero{grid-template-columns:1fr}.feature-split{gap:30px}.feature-split img{height:270px}.guide-row{grid-template-columns:78px 1fr;gap:15px}.guide-row img{width:70px;height:90px}.guide-action{grid-column:2}.history-band>img{min-height:280px}.footer-top{grid-template-columns:1fr}.footer-email{justify-self:start}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{gap:16px;align-items:flex-start}.page-hero{padding:74px 24px 58px}.page-hero h1{font-size:clamp(3.2rem,13vw,4.8rem)}.product-grid{grid-template-columns:1fr;gap:46px}.product-card img{height:300px}.product-hero{padding:45px 24px 64px;gap:34px}.product-image{min-height:310px}.product-image img{max-height:300px}.form-grid,.resource-grid{grid-template-columns:1fr}.resource-grid img{height:260px}.footer-top>a:first-child{width:195px}}@media (max-width:390px){.actions{display:grid}.actions .button{width:100%}.hero-media{min-height:360px}.cover{width:46vw}.note-top{top:5%}.note-bottom{left:48%;font-size:.9rem}.footer-links{grid-template-columns:1fr}.guide-row{grid-template-columns:68px 1fr}.guide-row img{width:60px}.product-card img{height:260px}}.product-cta-text{display:block}.product-cta-text>div{max-width:720px;margin:0 auto}.narrative-text{display:block;background:#f0ece3}.narrative-text>div{max-width:660px;margin:0 auto}.narrative-text h2{margin-bottom:24px}.newsletter{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:end;padding:38px 0;border-bottom:1px solid rgba(255,255,255,.22)}.newsletter .eyebrow{color:#a7d5cc;margin-bottom:10px}.newsletter h2{font-size:clamp(1.7rem,2.4vw,2.6rem);color:#fff;max-width:17ch}.newsletter form{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.newsletter input{margin:0;background:#fff;border:0;min-height:52px}.newsletter button{min-height:52px;border:1px solid #f5c72d;background:#f5c72d;color:#071d40;padding:0 20px;font:800 1rem var(--sans);cursor:pointer}.newsletter button:hover{background:#fff0b4}.newsletter button:focus-visible,.newsletter input:focus-visible{outline:3px solid #fff;outline-offset:3px}@media (max-width:780px){.newsletter{align-items:start}.newsletter,.newsletter form{grid-template-columns:1fr}.newsletter button{width:100%}}.french-toggle{background:transparent;border:0;color:inherit;font:700 1rem var(--sans);padding:12px 0;cursor:pointer;text-align:left}.header .french-toggle{white-space:nowrap}.french-toggle:hover{text-decoration:underline;text-underline-offset:4px}.french-toggle:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.policy-heading{margin-top:14px}.service-region{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 24px;background:#e7f0ee;border-bottom:1px solid var(--line);color:#154c52;font:700 1.05rem var(--sans);text-align:center}.service-region span{font-size:1.4rem;line-height:1}.service-region p{margin:0}@media (max-width:780px){.header .french-toggle{padding:13px 0}.service-region{align-items:flex-start;font-size:.95rem}.service-region span{font-size:1.2rem}}.region-flags{font-weight:800!important;color:var(--teal)!important;display:flex;gap:8px;align-items:center}.region-flags span{font-size:1.25rem}.footer-top .footer-brand{width:235px;padding:10px 12px;background:#f8f5ee}.footer-top .footer-brand img{width:100%;height:auto}