@charset "UTF-8";
:root{font-family:Arial,Helvetica,sans-serif;color:#172d29;background:#fff;font-synthesis:none;--green:#075c49;--ink:#123b32;--line:#d9e3df;--gold:#ecd179}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #bc8610;outline-offset:6px}.preview-note{padding:10px 24px;text-align:center;background:#f3f5f4;color:#4f625c;font-size:.875rem;line-height:1.5}.header{max-width:1400px;margin:auto;padding:23px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.logo{width:170px;height:auto;display:block}nav{display:flex;gap:32px;font-size:.9375rem}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;background:var(--green);color:white;padding:18px 23px;border:1px solid var(--green);border-radius:5px;font-size:1rem;font-weight:600;line-height:1.35;transition:background .2s}.button:hover{background:#064536}.button.small{font-size:.875rem;padding:13px 17px}.hero{max-width:1400px;margin:auto;padding:82px 5% 76px;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.13em;line-height:1.6;color:var(--green);margin:0 0 25px}h1{font-size:clamp(3rem,5.3vw,5rem);line-height:1.06;letter-spacing:-.055em;font-weight:500;margin:0 0 27px}h1 em{font-style:normal;color:var(--green)}.lead{max-width:490px;color:#55665f;font-size:1.15rem;line-height:1.75}.actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{font-size:.9375rem;font-weight:600}.hero-foot{font-size:.875rem;color:#64746d;margin-top:34px}.hero-visual{background:var(--ink);color:white;padding:29px 30px 24px;border-radius:8px;box-shadow:0 22px 45px #173b3219;transform:rotate(-1deg)}.visual-top{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.08em;color:#b8d4c9;margin-bottom:40px}.evidence-line{display:flex;align-items:center;gap:18px;padding:15px 0}.number{display:grid;place-items:center;border:1px solid #638c7b;border-radius:50%;width:42px;height:42px;flex-shrink:0;font-size:.875rem;color:var(--gold)}.evidence-line small{display:block;font-size:.75rem;letter-spacing:.12em;color:#b7d3c6;margin-bottom:10px}.evidence-line strong{font-size:1.125rem;line-height:1.5;font-weight:500}.evidence-line p{font-size:.9375rem;line-height:1.6;color:#c4d9d0;margin-bottom:0}.connection{height:27px;border-left:1px solid #729182;margin-left:21px}.focus{border:1px solid #8eae9b;background:#214e40;padding:22px 16px;border-radius:5px;margin-left:-16px;margin-right:-16px}.format-row{border-top:1px solid #496c5e;margin-top:32px;padding-top:24px;display:flex;gap:10px;justify-content:space-between;font-size:.75rem;letter-spacing:.1em;color:#c0d4c9}.principle-strip{border-block:1px solid var(--line);padding:22px 5%;display:flex;gap:40px;align-items:center;justify-content:center;font-size:.9375rem}.principle-strip>span{font-weight:600;white-space:nowrap}.principle-strip p{margin:0;color:#5b6a64;line-height:1.7}.principle-strip b{font-weight:400;color:#9fb7aa;padding:0 15px}.section{max-width:1400px;margin:auto;padding:85px 5%}h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.17;letter-spacing:-.035em;font-weight:500;margin:0 0 24px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:32px}.section-heading>p{max-width:320px;color:#5b6a64;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.feature-grid article{padding:33px 29px}.feature-grid article+article{border-left:1px solid var(--line)}.feature-number{font-size:.75rem;letter-spacing:.12em;color:var(--green);font-weight:bold}h3{font-size:1.375rem;line-height:1.35;letter-spacing:-.02em;font-weight:500;margin:24px 0 16px}.feature-grid p,.steps p,.service p{color:#5b6a64;line-height:1.75;font-size:1rem}.tag{border-top:1px solid var(--line);padding-top:24px;margin-top:28px;font-size:.875rem;color:var(--green)}.demo-section{background:#123b32;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:65px max(5%,calc((100vw - 1260px)/2));align-items:center}.demo-image{max-width:465px;margin:auto}.demo-image img{display:block;width:100%;height:auto;border:1px solid #658678;border-radius:6px}.demo-copy{max-width:500px}.demo-copy .eyebrow{color:var(--gold)}.demo-copy h2{font-size:clamp(2.5rem,4.5vw,4rem)}.demo-copy>p{color:#c7d8d0;line-height:1.8}.demo-copy ul{list-style:none;padding:0;margin:25px 0 32px}.demo-copy li{padding:12px 0;border-bottom:1px solid #3b5b4f;line-height:1.6}.demo-copy li:before{content:'✓';color:var(--gold);margin-right:12px}.button.light{background:var(--gold);border-color:var(--gold);color:#193b30}.button.light:hover{background:#f3dda0}.demo-copy p.caption{font-size:.8125rem;color:#bdd0c6;max-width:420px;margin-top:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps span{color:var(--green);font-size:.875rem}.judgement{border-left:3px solid var(--green);padding:7px 20px;margin:40px 0 0;color:#50675b;line-height:1.7}.services{background:#f4f7f5;max-width:none;padding-inline:max(5%,calc((100vw - 1260px)/2))}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{position:relative;padding:32px;background:#fff;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column}.service .eyebrow{margin-bottom:0}.service h3{font-size:1.65rem;margin-top:17px}.service-bottom{margin-top:auto;padding-top:30px;display:flex;flex-direction:column;gap:17px}.service-bottom strong{font-size:1rem;font-weight:500}.service-bottom small{font-size:.8125rem;line-height:1.6;color:#66766e}.button.outline{background:#fff;color:var(--green);border-color:#a6c0b4}.button.outline:hover{background:#eef6f0}.button:disabled{cursor:not-allowed;background:#edf1ee;color:#526259;border-color:#d3dcd5;font-weight:400}.featured{border:2px solid var(--green)}.service-label{position:absolute;top:-13px;left:25px;background:var(--green);padding:5px 12px;font-size:.75rem;color:#fff;letter-spacing:.06em;border-radius:3px}footer{max-width:1400px;margin:auto;padding:36px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p,footer a{font-size:.875rem;color:#627269;line-height:1.6}footer img{width:145px;height:auto}@media(min-width:1600px){.services,.demo-section{padding-inline:calc((100vw - 1260px)/2)}}@media(max-width:1000px){.header nav{gap:18px}.hero{gap:30px}.hero-visual{padding:25px 22px}.hero .actions{flex-wrap:wrap}.demo-section{gap:40px}.service{padding:26px 22px}.principle-strip{flex-direction:column;gap:10px}.section-heading{gap:25px}}@media(max-width:760px){.header{flex-wrap:wrap;padding:18px 6%;gap:18px}.logo{width:143px}.header nav{order:3;width:100%;justify-content:space-between;font-size:.875rem}.header .small{font-size:.8125rem;padding:10px 12px}.hero{grid-template-columns:1fr;padding:48px 6%;gap:35px}h1{font-size:3.3rem}.hero-foot{margin-top:24px}.hero-visual{transform:none}.principle-strip{align-items:flex-start;padding:22px 6%}.principle-strip b{padding:0 5px}.section{padding:55px 6%}.section-heading{display:block}.section-heading>p{max-width:none}.feature-grid,.service-grid,.steps{grid-template-columns:1fr}.feature-grid article+article{border-left:0;border-top:1px solid var(--line)}.demo-section{grid-template-columns:1fr;padding:48px 6%}.demo-copy{grid-row:1}.demo-image{width:100%;max-width:400px}.steps{gap:20px}.service-grid{gap:30px}.service-bottom{padding-top:20px}.services{padding:55px 6%}footer{flex-wrap:wrap;padding:30px 6%;gap:16px}footer p{flex-basis:100%;order:3;margin-top:0}footer a{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refined product introduction and accessible demonstration player. */
.skip-link{position:fixed;left:20px;top:-100px;z-index:20;background:#fff;color:#075c49;padding:16px;border:2px solid #075c49}.skip-link:focus{top:14px}.preview-note{background:#123b32;color:#d4e5dd;font-size:.8125rem;padding:11px 6%;display:flex;justify-content:space-between;gap:20px}.preview-note span{letter-spacing:.13em;font-weight:bold;color:#ecd179}.hero{padding-top:74px;padding-bottom:80px}.hero h1{font-size:clamp(3rem,5vw,4.6rem);line-height:1.12}.hero-visual{transform:none;border-radius:12px}.hero-copy .eyebrow{max-width:420px}.hero .lead{font-size:1.125rem}.button{min-height:48px}.header .small{min-height:44px}.demo-section{display:block;padding-block:68px}.demo-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end;margin-bottom:28px}.demo-intro .eyebrow{color:#ecd179}.demo-intro h2{margin-bottom:0}.demo-intro>p{color:#cfdfd6;line-height:1.8;max-width:390px;margin:0 0 4px}.video-frame{background:#0c2822;border:1px solid #547467;border-radius:9px;overflow:hidden}.video-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;font-size:.875rem;color:#c4dbcf}.video-frame video{display:block;width:100%;aspect-ratio:16/9;background:#071f19}.video-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 24px}.video-bottom p{font-size:.8125rem;color:#b7d0c1;line-height:1.7;margin:0;max-width:660px}.video-bottom a{font-size:.875rem;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.demo-takeaways{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-top:38px}.demo-takeaways span{font-size:.75rem;letter-spacing:.12em;color:#ecd179}.demo-takeaways h3{font-size:1.2rem;margin:14px 0}.demo-takeaways p{color:#c5d8cc;line-height:1.75;font-size:1rem;margin-top:0}.demo-download{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0 0;margin-top:24px;border-top:1px solid #4d6d5d;line-height:1.6}.demo-download>span:first-child{color:#c3d6ca}.demo-download:hover{text-decoration:underline;text-underline-offset:5px}.service-secondary{font-size:.875rem;text-decoration:underline;text-underline-offset:4px;color:#075c49}.service{border-radius:9px}.service-bottom small{min-height:42px}.feature-grid{border-radius:9px}.section-heading .eyebrow{margin-bottom:18px}.services .section-heading{margin-bottom:42px}footer{padding-block:38px}.button:disabled{opacity:1}@media(max-width:760px){.preview-note{display:block;text-align:center;font-size:.75rem}.preview-note span{display:none}.hero{padding-top:42px;padding-bottom:48px}.hero h1{font-size:clamp(2.75rem,9vw,3.6rem)}.demo-section{padding-block:48px}.demo-intro{grid-template-columns:1fr;gap:12px}.demo-intro>p{max-width:none}.video-top{padding:14px;font-size:.75rem;flex-wrap:wrap;gap:8px}.video-bottom{display:block;padding:16px}.video-bottom a{display:inline-block;margin-top:14px;padding-block:5px}.demo-takeaways{grid-template-columns:1fr;gap:12px}.demo-takeaways article+article{padding-top:18px;border-top:1px solid #365b49}.demo-download{flex-wrap:wrap;gap:10px;font-size:.9375rem}.demo-download>span:first-child{width:100%}.service-bottom small{min-height:0}}

.service-inclusions{padding-left:20px;margin:0 0 12px;color:#5b6a64;font-size:.9375rem;line-height:1.7}.service-inclusions li{padding:6px 0}.service-inclusions li::marker{color:#075c49}

/* Service-led launch concept. */
.service-note{font-size:.875rem;line-height:1.7;color:#5b6a64;margin:25px 0 0}.services .service h3{font-size:1.7rem;line-height:1.25;min-height:4.3rem}.services .service>p:not(.eyebrow){min-height:7rem}.service-grid{align-items:stretch}.service-grid .featured{background:#fff}.service-grid .service-inclusions{font-size:.9375rem}.claim-detail{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:start}.claim-heading>p:not(.eyebrow){color:#5b6a64;line-height:1.8;max-width:450px}.claim-heading .text-link{display:inline-block;margin-top:16px;line-height:1.7}.claim-deliverables{border:1px solid #cad9d0;background:#f7faf8;padding:30px;border-radius:9px}.claim-deliverables .eyebrow{margin-bottom:10px}.claim-deliverables article{display:flex;gap:22px;padding:22px 0}.claim-deliverables article+article{border-top:1px solid #d9e3df}.claim-deliverables article>span{font-size:.875rem;color:#075c49;padding-top:3px}.claim-deliverables h3{margin:0 0 8px;font-size:1.2rem}.claim-deliverables article p{margin:0;color:#5b6a64;line-height:1.7}.claim-detail+.section{border-top:1px solid #d9e3df}.questions{display:grid;grid-template-columns:.8fr 1.3fr;gap:70px;border-top:1px solid #d9e3df}.faq-list details{border-bottom:1px solid #cbd9d1}.faq-list summary{font-size:1.0625rem;line-height:1.6;padding:22px 32px 22px 0;cursor:pointer;font-weight:500;list-style-position:outside;margin-left:20px}.faq-list summary::marker{color:#075c49}.faq-list details[open] summary{color:#075c49}.faq-list details p{font-size:1rem;line-height:1.8;color:#5b6a64;margin:0 0 24px 20px}.faq-list summary:focus-visible{outline:3px solid #bc8610;outline-offset:4px}.next-step{max-width:none;background:#123b32;color:white;padding-inline:max(5%,calc((100vw - 1260px)/2));display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:center}.next-step .eyebrow{color:#ecd179}.next-step>div>p:not(.eyebrow){color:#c7d9cf;line-height:1.8;max-width:560px}.next-step aside{padding:30px;border:1px solid #537767;border-radius:8px}.next-step aside h3{margin:0 0 20px;font-size:1.3rem}.next-step ol{padding-left:22px;margin:0}.next-step li{padding:10px 0 10px 8px;line-height:1.6}.next-step li::marker{color:#ecd179}.next-step aside p{font-size:.875rem;line-height:1.7;color:#c2d4c9;border-top:1px solid #496d5b;padding-top:22px;margin-top:20px}.contact-status{font-size:.875rem}.contact-demo{font-size:.9375rem;text-decoration:underline;text-underline-offset:5px}.next-step .actions{flex-wrap:wrap}.header nav{gap:24px;font-size:.875rem}@media(max-width:1000px){.header{flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center}.claim-detail{gap:35px}.questions{gap:35px}.next-step{gap:35px}.services .service>p:not(.eyebrow){min-height:9rem}}@media(max-width:760px){.header nav{justify-content:space-between;gap:12px;flex-wrap:wrap}.header nav a{padding-block:7px;font-size:.8125rem}.header .small{gap:10px}.services .service h3,.services .service>p:not(.eyebrow){min-height:0}.claim-detail,.questions,.next-step{grid-template-columns:1fr;gap:30px}.claim-deliverables{padding:24px}.claim-deliverables article{gap:16px}.next-step{padding:50px 6%}.next-step aside{padding:24px}.questions h2 br{display:none}.hero h1{overflow-wrap:normal}.hero .eyebrow{font-size:.75rem}.next-step h2{font-size:2.25rem}}

/* Stephen Wright CV and expert services. */
.expert-services{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-services .service h3{min-height:0;font-size:1.8rem}.expert-services .service>p:not(.eyebrow){min-height:0}.expert-services .service{padding:34px}.expert-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;border-top:1px solid #d9e3df;align-items:start}.expert-portrait{position:relative;max-width:360px}.expert-portrait img{width:100%;height:auto;display:block;border-radius:8px}.expert-portrait>p{background:#123b32;color:white;padding:22px 24px;margin:0;border-radius:0 0 8px 8px;font-size:1.15rem;line-height:1.6}.expert-portrait>p span{font-size:.875rem;color:#d0e0d5}.expert-copy h2{font-size:3.2rem;margin-bottom:14px}.expert-copy>p{line-height:1.8;color:#5b6a64}.expert-copy .eyebrow{color:#075c49}.expert-copy p.expert-lead{font-size:1.3rem;color:#123b32;line-height:1.6}.expert-facts{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-block:1px solid #d9e3df;padding-block:23px;margin-top:26px}.expert-facts strong{font-size:2.5rem;font-weight:500;color:#075c49;display:block}.expert-facts span{font-size:.875rem;color:#5b6a64;line-height:1.6;display:block;margin-top:6px;max-width:220px}.expert-context{display:grid;grid-template-columns:1fr 1fr;gap:26px}.expert-context p{font-size:.9375rem;line-height:1.7;color:#5b6a64}.expert-context strong{color:#123b32;font-weight:600}.expert-copy .actions{flex-wrap:wrap}.expert-copy p.profile-source{font-size:.8125rem;margin-top:-12px}.career-section{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;padding-top:0}.career-section p{color:#5b6a64;line-height:1.8}.career-list details{border-bottom:1px solid #cad9d0}.career-list summary{padding:22px 5px;font-size:1.125rem;cursor:pointer;line-height:1.6;color:#075c49}.career-list summary:focus-visible{outline:3px solid #bc8610;outline-offset:4px}.career-list dl{margin:0 0 22px}.career-list dl>div{padding:13px 0;border-top:1px solid #e3eae5}.career-list dt{font-size:.8125rem;color:#687c70;margin-bottom:6px}.career-list dd{margin:0;font-size:1rem;line-height:1.7}.career-list dd small{font-size:.8125rem;color:#687c70}.career-list ul{padding-left:20px;line-height:1.8;color:#5b6a64}.career-list li{margin-bottom:16px}.hero-foot a{text-decoration:underline;text-underline-offset:4px}.header nav{flex-wrap:wrap}.expert-section+.career-section+.section{border-top:1px solid #d9e3df}@media(max-width:1000px){.expert-section{gap:35px}.career-section{gap:35px}.expert-context{grid-template-columns:1fr;gap:0}}@media(max-width:760px){.expert-services,.expert-section,.career-section{grid-template-columns:1fr}.expert-services .service{padding:28px}.expert-portrait{width:100%;max-width:300px}.expert-copy h2{font-size:2.5rem}.career-section{padding-top:10px}.expert-facts{gap:20px}.expert-facts strong{font-size:2.1rem}}

/* Personal account of FPEP's development. */
.purpose-section{display:grid;grid-template-columns:.85fr 1.3fr;gap:65px;background:#f4f7f5;border-block:1px solid #d9e3df;margin-bottom:65px}.purpose-heading h2{max-width:350px}.purpose-signature{margin-top:30px;font-size:1.0625rem;font-weight:600;color:#123b32;line-height:1.65}.purpose-signature span{font-size:.875rem;font-weight:400;color:#5b6a64}.purpose-copy p{font-size:1.0625rem;line-height:1.85;color:#465e52;margin:0 0 22px}.purpose-copy p:last-child{margin-bottom:0}@media(max-width:760px){.purpose-section{grid-template-columns:1fr;gap:24px;margin-bottom:45px}.purpose-signature{margin:16px 0 0}.purpose-copy p{font-size:1rem;line-height:1.8}}

.contact-placeholder{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:start}.contact-placeholder p{line-height:1.8;color:#5b6a64;max-width:470px}.contact-pending{border:1px solid #cad9d0;border-radius:9px;padding:30px;background:#f7faf8}.contact-pending h3{margin-top:0}.contact-pending .contact-availability{font-size:.875rem}.contact-pending .text-link{display:inline-block;margin-top:12px;line-height:1.7}@media(max-width:760px){.contact-placeholder{grid-template-columns:1fr;gap:20px}.contact-pending{padding:24px}}

/* Published contact details. */
.email-link{color:#075c49;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.email-link:focus-visible{outline:3px solid #bc8610;outline-offset:4px}.contact-pending h3:not(:first-child){margin-top:28px}.contact-status a{text-decoration:underline;overflow-wrap:anywhere}
