@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}

/* Optional captions: compact text when viewers enable CC. */
.video-frame video::cue { font-size: 16px; line-height: 1.3; }



/* Full-width introduction below the navigation divider. */
.hero-intro { max-width:1400px; margin:0 auto; padding:22px 5% 0; }
.hero-intro .release-notice { margin:0 0 22px; padding:0; color:#173c35; font-size:1rem; line-height:1.6; }
.hero-intro .eyebrow { margin:0; }
.hero-intro + .hero { padding-top:30px; }
@media (min-width:1000px) {
 .hero-intro .release-notice, .hero-intro .eyebrow { white-space:nowrap; }
}
@media (max-width:760px) {
 .hero-intro { padding:20px 6% 0; }
 .hero-intro .release-notice { font-size:.9375rem; }
 .hero-intro .eyebrow { font-size:.75rem; letter-spacing:.08em; }
}

.meeting-card{margin-top:28px;padding:26px;border:1px solid #cad9d0;border-radius:9px;background:#f0f6f3;scroll-margin-top:32px}.meeting-card .eyebrow{margin-bottom:10px}.meeting-card h3{font-size:1.5rem;margin:0 0 12px}.meeting-card .meeting-note{font-size:.875rem;margin-bottom:0}.meeting-card .button{margin-top:8px}@media(max-width:760px){.meeting-card{padding:22px}.meeting-card .button{width:100%}}

.top-contact{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 24px}.top-contact a{color:#fff;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.top-contact a:focus-visible{outline:2px solid #ecd179;outline-offset:4px}@media(max-width:760px){.top-contact{justify-content:center}}

.client-testimonials{margin-top:28px;padding-top:24px;border-top:1px solid #d9e3df}.client-testimonials[hidden]{display:none}.client-testimonials h3{font-size:1.25rem;line-height:1.4;margin:0 0 18px;color:#123b32}.client-testimonials figure{margin:0 0 18px;padding:20px;background:#f4f7f5;border-left:3px solid #075c49;border-radius:0 6px 6px 0}.client-testimonials blockquote{margin:0;color:#173c35;font-size:1rem;line-height:1.7}.client-testimonials figcaption{margin-top:14px;font-size:.8125rem;line-height:1.6;color:#55665f;overflow-wrap:anywhere}

.client-testimonials blockquote p{margin:0}.client-testimonials figcaption{font-weight:600}

.linkedin-profile{margin-top:24px;padding-top:24px;border-top:1px solid #d9e3df;min-width:0}.linkedin-profile h3{font-size:1.25rem;line-height:1.4;color:#123b32;margin:0 0 16px}.linkedin-profile .badge-base{max-width:100%;overflow-x:auto}.linkedin-profile iframe{max-width:100%}.linkedin-profile a{color:#075c49;text-decoration:underline;text-underline-offset:4px}.linkedin-direct{display:inline-block;margin-top:14px;font-size:.9375rem;line-height:1.6;overflow-wrap:anywhere}

/* Give the LinkedIn badge room and avoid repeating the profile name above it. */
.linkedin-profile{margin-top:36px;padding-top:30px}
.linkedin-profile h3{margin-bottom:26px;line-height:1.5}
.linkedin-profile .badge-base{padding-bottom:4px}
.linkedin-profile .badge-base > .LI-simple-link{display:none}
.linkedin-profile iframe{display:block}
.linkedin-profile .linkedin-direct{margin-top:24px;line-height:1.7;padding-block:4px}

/* Career background sits directly beneath the CV download in the expert column. */
.expert-copy .career-inline{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;width:100%;max-width:none;margin:32px 0 0;padding:28px 0 0;border-top:1px solid #d9e3df}
.career-inline .eyebrow{margin-bottom:14px}
.career-inline h3{font-size:clamp(1.6rem,2.2vw,2rem);line-height:1.25;letter-spacing:-.025em;font-weight:500;margin:0 0 20px;color:#123b32}
.career-inline .career-list{min-width:0}
.career-inline .career-list summary{padding:18px 0}

.career-inline .career-list dl>div{padding:20px 0}.career-list .career-location{font-size:.9375rem;color:#5b6a64}.career-list dd .career-responsibilities{margin:10px 0 0;font-size:.9375rem;line-height:1.7}.career-list dd>strong{font-weight:600}

.linkedin-profile-card{padding:24px;background:#f4f7f5;border:1px solid #d9e3df;border-radius:8px}.linkedin-profile-card>strong{display:block;font-size:1.125rem;color:#123b32}.linkedin-profile-card p{margin:10px 0 22px;color:#55665f;font-size:.9375rem;line-height:1.6}.linkedin-profile .linkedin-profile-card a{display:inline-block;padding:11px 16px;background:#0a66c2;color:#fff;border-radius:5px;font-size:.9375rem;font-weight:600;text-decoration:none;line-height:1.5}.linkedin-profile-card a:hover{background:#004182}

/* Neutralise the logo image's pale backdrop against the page surface. */
.header .logo, footer img{filter:brightness(1.04);mix-blend-mode:multiply;background:transparent}
.header>a:first-child{display:inline-flex;align-items:center;flex-shrink:0;line-height:0}

/* Service-specific enquiries, with secondary links for further detail. */
.expert-services .service{display:flex;flex-direction:column}
.expert-services .service-bottom{gap:14px;padding-top:24px}
.expert-services .service-enquiry{width:100%;min-height:58px;justify-content:space-between;gap:16px;text-align:left;background:#075c49;color:#fff;border-color:#075c49;padding:16px 20px}
.expert-services .service-enquiry:hover{background:#064536;border-color:#064536}
.service-enquiry>span{flex-shrink:0}
.service-detail-link{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;padding:5px 0;font-size:.9375rem;line-height:1.5;color:#075c49;text-decoration:underline;text-underline-offset:4px}
.service-detail-link:hover{text-decoration-thickness:2px}
.service-enquiry-note{color:#55665f;font-size:.9375rem;line-height:1.7;margin:24px 0 0;max-width:850px}
@media(max-width:480px){.expert-services .service-enquiry{font-size:.9375rem;padding:15px 16px}}

.use-cases{padding-top:50px}.audience-grid,.sample-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.audience-grid article{border-top:3px solid #075c49;padding:24px 0}.audience-grid h3,.sample-card h3{font-size:1.3rem;line-height:1.4;margin:0 0 14px}.audience-grid p,.sample-copy>p,.sample-copy details p{font-size:1rem;line-height:1.75;color:#55665f}.audience-grid .text-link{display:inline-block;margin-top:10px}.sample-section{background:#f4f7f5;border-block:1px solid #d9e3df}.sample-card{background:#fff;border:1px solid #d9e3df;border-radius:9px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.sample-image{display:block;background:#102d29}.sample-image img{width:100%;height:auto;display:block}.sample-copy{padding:24px;display:flex;flex-direction:column;flex:1}.sample-copy .eyebrow{font-size:.75rem;margin:0 0 12px;color:#075c49}.sample-copy details{border-top:1px solid #d9e3df;margin-top:auto;padding-top:16px}.sample-copy summary{cursor:pointer;color:#075c49;font-weight:600;line-height:1.5}.sample-copy .text-link{margin-top:20px;display:inline-block;align-self:flex-start}.sample-next{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.sample-next p{line-height:1.7;color:#55665f}.software-enquiry{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.software-enquiry p{line-height:1.75;color:#55665f}.software-enquiry aside{background:#123b32;border-radius:9px;padding:34px;color:white}.software-enquiry aside p{color:#d4e5dd}.software-enquiry aside .eyebrow{color:#ecd179}.software-enquiry aside h3{font-size:1.7rem;line-height:1.3;margin:0 0 18px}.software-enquiry aside .text-link{color:#fff;display:inline-block;margin-top:16px;text-decoration:underline;text-underline-offset:5px}.software-enquiry .enquiry-caption{font-size:.8125rem}.software-enquiry .button{margin-top:12px}@media(max-width:1000px){.sample-grid{grid-template-columns:1fr}.sample-card{display:grid;grid-template-columns:1fr 1fr}.sample-image{align-self:start}.software-enquiry{gap:30px}.audience-grid{gap:20px}}@media(max-width:760px){.audience-grid,.software-enquiry,.sample-card{grid-template-columns:1fr}.sample-next{align-items:flex-start;flex-direction:column}.sample-copy{padding:22px}.software-enquiry aside{padding:26px}.software-enquiry .button{width:100%;gap:12px}.sample-copy details{margin-top:12px}}

/* Enquiry journey and mobile navigation */
.availability-strip{max-width:1260px;margin:0 auto 28px;padding:22px 5%;background:#f4f7f5;border-block:1px solid #d9e3df;display:flex;gap:22px;align-items:center;font-size:.9rem;line-height:1.6}.availability-strip strong{color:#075c49;min-width:180px}.availability-strip a{min-width:165px;text-decoration:underline}.demo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px}.demo-actions p{width:100%;margin:0;color:#d4e5dd;font-size:.9rem}.enquiry-section{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;border-top:1px solid #d9e3df}.enquiry-section>div>p{line-height:1.8;color:#55665f}.enquiry-section form{padding:30px;background:#f4f7f5;border:1px solid #d9e3df;border-radius:9px;scroll-margin-top:28px}.enquiry-section label{display:block;font-weight:600;color:#123b32;line-height:1.6;margin-bottom:18px}.enquiry-section label span{font-size:.8rem;font-weight:400}.enquiry-section input,.enquiry-section select,.enquiry-section textarea{display:block;width:100%;box-sizing:border-box;padding:13px;margin-top:7px;border:1px solid #a6c0b4;background:#fff;border-radius:5px;font:inherit;font-size:16px;color:#123b32;min-height:48px}.enquiry-section textarea{resize:vertical}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note,#form-status{font-size:.9rem;line-height:1.6}.form-note a{text-decoration:underline}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.menu-toggle{display:none}.analytics-choice{position:fixed;bottom:16px;left:16px;right:16px;margin:auto;max-width:720px;padding:20px 24px;background:white;color:#123b32;border:1px solid #a6c0b4;border-radius:9px;box-shadow:0 8px 35px #123b3233;z-index:40}.analytics-choice[hidden]{display:none}.analytics-choice p{line-height:1.5;margin:0 0 14px;font-size:.9rem}.analytics-choice>div{display:flex;gap:12px}.analytics-choice a,.privacy-settings{text-decoration:underline;text-underline-offset:3px}.privacy-settings{font:inherit;background:none;border:0;color:inherit;cursor:pointer;padding:8px 2px}.privacy-page{max-width:850px;margin:auto;padding:48px 6%;line-height:1.8}.privacy-page h1{font-size:2.6rem}.privacy-page h2{font-size:1.4rem;margin-top:32px}.privacy-page a{text-decoration:underline}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #bc8610;outline-offset:4px}.header nav a{padding-block:12px}#demo-player{scroll-margin-top:20px}#form-status[data-error="true"]{color:#952d22}
@media(max-width:760px){.availability-strip{margin-inline:6%;padding:20px;display:block}.availability-strip span{display:block;margin:10px 0}.enquiry-section{grid-template-columns:1fr;gap:20px}.enquiry-section form{padding:22px}.form-pair{grid-template-columns:1fr;gap:0}.js .menu-toggle{display:block;background:white;border:1px solid #a6c0b4;border-radius:5px;padding:12px;color:#075c49;font:inherit;min-height:44px}.js .header nav:not(.is-open){display:none}.header nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.header{gap:12px}.header>.small{margin-left:auto}.demo-actions .button{width:100%;justify-content:space-between}.analytics-choice{max-height:65vh;overflow:auto;padding:16px}.analytics-choice .button{padding:12px;font-size:.875rem}.video-bottom a{white-space:normal}.enquiry-section .button{width:100%}.release-notice{white-space:normal!important}.hero-intro .eyebrow{white-space:normal!important}.header .logo{width:125px}}
.enquiry-section input,.enquiry-section select,.enquiry-section textarea{font-weight:400}@media(min-width:761px) and (max-width:1000px){.enquiry-section{grid-template-columns:1fr;gap:22px}.enquiry-section>div{max-width:650px}}

.linkedin-profile-card + .linkedin-profile-card{margin-top:18px}

/* FAQ navigation and comfortable touch targets */
.faq-list summary{min-height:44px;line-height:1.5;display:list-item;cursor:pointer}.faq-list p a,.demo-actions p a{text-decoration:underline;text-underline-offset:3px}.faq-list summary:focus-visible{outline:3px solid #bc8610;outline-offset:4px}

.imports-section{border-top:1px solid #d9e3df}.import-note{max-width:850px;line-height:1.7;color:#55665f;margin:24px 0 18px}.imports-section .feature-grid article p{line-height:1.7}

/* Keep the header demo button sized to its label. */
.header > .button.small{flex:0 0 auto;width:max-content;white-space:nowrap;gap:14px;min-height:44px}.header > .button.small span{flex-shrink:0}


/* Smaller expert portrait; testimonials retain their reading width. */
.expert-portrait > img,.expert-portrait > p{width:100%;max-width:240px}.expert-portrait > p{padding:14px 16px;font-size:1rem}.expert-portrait > img{border-radius:8px 8px 0 0}@media(max-width:760px){.expert-portrait > img,.expert-portrait > p{max-width:180px;margin-left:auto;margin-right:auto}.expert-portrait{max-width:none}.expert-portrait > p{padding:12px 14px;font-size:.9375rem}}

