:root{--bg:#0b0c0c;--surface:#141615;--line:#2b2d2a;--text:#f3f4ee;--muted:#a3a59e;--lime:#d2fb76;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}::selection{background:var(--lime);color:var(--bg)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--lime);outline-offset:6px}.wrap{width:min(1328px,calc(100% - 112px));margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;border-bottom:1px solid var(--line);gap:25px}.logo{font-weight:900;font-size:24px;letter-spacing:-1.1px;white-space:nowrap;display:inline-flex;align-items:center;gap:9px}.logo-mark{background:var(--lime);color:var(--bg);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:23px;letter-spacing:0}.header nav{display:flex;gap:34px;font-size:14px;color:#c4c6bf}.header nav a:hover,footer a:hover{color:var(--lime)}.button{background:var(--lime);color:#151a0f;border:1px solid var(--lime);border-radius:999px;padding:21px 27px;display:inline-flex;align-items:center;justify-content:center;gap:35px;font-size:16px;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#e2ffa7;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{font-size:14px;padding:13px 21px;gap:22px}.hero{padding-top:59px}.eyebrow,.section-label{font-size:12px;letter-spacing:1.7px;font-weight:600;line-height:1.6}.eyebrow{display:flex;align-items:center;gap:11px}.signal{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #d2fb7650}.hero h1{font-size:clamp(64px,7.7vw,116px);font-weight:500;line-height:1.015;letter-spacing:-.065em;margin:35px 0 40px}.dim{color:#777b74}.ready{color:var(--lime)}.period{display:inline-block;animation:blink 2.8s infinite;margin-left:8px;font-weight:300}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:42px;padding-bottom:61px}.hero-bottom p{font-size:18px;line-height:1.65;color:#b4b7ad;max-width:470px;margin:0}.hero-foot{border-top:1px solid var(--line);padding:22px 0 28px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.9px;color:#9c9e97}.hero-foot a{display:flex;gap:30px}.section{padding-top:116px;padding-bottom:116px}.section-label{color:var(--muted);margin-bottom:56px}h2{font-size:clamp(40px,4.8vw,72px);font-weight:500;letter-spacing:-.055em;line-height:1.06;margin:0}p{font-size:17px;line-height:1.65;color:#aeb1a7}.intro{border-top:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px}.intro-copy p:first-child{margin-top:0}.intro-copy .lead{color:var(--text);font-size:25px;line-height:1.4;letter-spacing:-.5px}.questions{margin:32px 0}.questions p{padding:15px 0;margin:0;border-top:1px solid var(--line);color:#e2e4dc;font-size:16px;display:flex;gap:18px;align-items:baseline}.questions p:last-child{border-bottom:1px solid var(--line)}.questions span{font-size:12px;color:#85897e}.programme{background:#101210;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.programme-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:56px}.programme-head p{max-width:350px;margin:0}.lime{color:var(--lime)}.steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}.step{padding:35px 36px 29px;border:1px solid #2c3028;border-radius:16px;background:linear-gradient(125deg,#1a1e17,#151714);display:flex;flex-direction:column;min-height:365px}.step-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.step-number{color:var(--lime);font-size:17px}.stage-tag{font-size:11px;letter-spacing:1px;color:#9ca391}.step h3{font-size:45px;letter-spacing:-2px;font-weight:500;margin:36px 0 0}.step p{margin:16px 0 30px;font-size:16px}.deliverable{border-top:1px solid #34382e;padding-top:20px;margin-top:auto}.deliverable span{display:block;font-size:11px;color:#9da68e;letter-spacing:1px;margin-bottom:9px}.deliverable strong{font-weight:500;font-size:16px;line-height:1.5}.risk-band{display:grid;grid-template-columns:220px 1fr;gap:25px;margin-top:40px;align-items:start}.risk-band>span{font-size:11px;letter-spacing:1px;color:#a1a796;padding-top:4px}.risk-band p{font-size:14px;margin:0;line-height:1.8;color:#b4b9ac}.risk-band b{font-weight:400;color:#636c57;padding:0 8px}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:54px}.status{--status:#d2fb76;border:1px solid #30332c;border-radius:12px;padding:25px 25px 29px;background:#141613;min-height:220px}.status-line{display:flex;align-items:center;justify-content:space-between;color:#8d9187;font-size:12px}.status-light{background:var(--status);width:11px;height:11px;border-radius:50%;box-shadow:0 0 18px color-mix(in srgb,var(--status) 22%,transparent)}.status h3{color:var(--status);font-size:28px;font-weight:500;letter-spacing:-1px;margin:37px 0 12px}.status p{font-size:15px;line-height:1.55;margin:0}.caution{--status:#e9bd5e}.review{--status:#9fb4e7}.stop{--status:#e79689}.principle{padding:94px 0 88px;background:var(--lime);color:#141c0b}.principle .section-label{color:#405026;margin-bottom:45px}.principle h2{font-size:clamp(44px,5.7vw,84px);letter-spacing:-.055em}.principle h2 span{color:#617e35}.principle p{color:#3e5225;margin:30px 0 0;font-size:17px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.price-copy p{margin-top:30px}.price-card{padding:35px 38px;background:#191c16;border:1px solid #3a4131;border-radius:17px}.price-card .eyebrow{color:var(--lime)}.price{font-size:76px;font-weight:500;letter-spacing:-5px;line-height:1.1;margin:32px 0}.price>span{display:block;font-size:15px;color:#b5bcaa;letter-spacing:0;margin-top:10px}.price-card ul{list-style:none;padding:0;margin:26px 0 32px}.price-card li{font-size:15px;color:#d9decf;margin:15px 0;padding-left:24px;position:relative;line-height:1.5}.price-card li:before{content:'✓';position:absolute;left:0;color:var(--lime)}.payment{border-top:1px solid #363f2b;display:grid;grid-template-columns:1fr 1fr;padding:24px 0 28px;gap:18px}.payment strong{display:block;font-size:24px;font-weight:500}.payment span{font-size:12px;color:#a7b096;line-height:1.5;display:block;margin-top:7px}.full{width:100%;justify-content:space-between}.grow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:66px;padding-bottom:70px;display:flex;align-items:center;justify-content:space-between;gap:40px}.grow .eyebrow{color:#adb59d}.grow h2{font-size:clamp(38px,5.2vw,78px);margin:28px 0 24px;font-weight:600;letter-spacing:-.06em}.grow h2 span{color:var(--lime)}.grow p{max-width:710px;margin:0}.grow-arrow{font-size:125px;font-weight:300;color:var(--lime);padding-right:20px}footer{padding-top:47px;padding-bottom:32px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top>a:last-child{font-size:14px;color:#b4b9ac}.footer-bottom{font-size:12px;color:#868c7e;margin-top:38px}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--lime);color:#111;padding:12px}.skip:focus{top:10px}.motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.motion .reveal.visible{opacity:1;transform:none}@keyframes blink{0%,44%,100%{opacity:1}56%,80%{opacity:0}}
@media(min-width:1600px){.header{padding-left:max(56px,calc((100% - 1328px)/2));padding-right:max(56px,calc((100% - 1328px)/2))}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px;height:88px}.header nav{gap:20px}.hero h1{font-size:9vw}.intro-grid,.pricing-grid{gap:42px}.status-grid{grid-template-columns:1fr 1fr}.programme-head{gap:30px}.programme-head p{max-width:280px}.step{padding:28px}.stage-tag{font-size:10px}.section{padding-top:85px;padding-bottom:85px}.hero-bottom .button{gap:18px;font-size:14px;padding:20px}.hero-bottom p{font-size:16px}.price{font-size:66px}.price-card{padding:30px}.risk-band{grid-template-columns:180px 1fr}.grow-arrow{font-size:90px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.header{height:80px;padding:0 20px}.header .logo{font-size:19px}.logo-mark{width:23px;height:23px;font-size:21px}.header nav{display:none}.button.small{padding:11px 15px;gap:12px;font-size:12px}.hero{padding-top:38px}.eyebrow,.section-label{font-size:11px;letter-spacing:1.3px}.hero h1{font-size:clamp(42px,10.15vw,69px);letter-spacing:-.065em;line-height:1.06;margin:33px 0 29px}.period{margin-left:3px}.hero-bottom{display:block;padding-bottom:37px}.hero-bottom p{font-size:16px;max-width:350px}.hero-bottom .button{margin-top:25px;font-size:14px;padding:17px 22px}.hero-foot{font-size:10px;letter-spacing:.4px;padding:21px 0}.hero-foot a{gap:12px}.section{padding:64px 0}.section-label{margin-bottom:32px}.intro-grid,.pricing-grid{grid-template-columns:1fr;gap:34px}h2{font-size:43px}.intro-copy .lead{font-size:22px}.intro-copy p{font-size:16px}.programme-head{display:block;margin-bottom:32px}.programme-head p{max-width:none;margin-top:25px;font-size:16px}.steps{grid-template-columns:1fr;gap:14px}.step{padding:26px;min-height:0}.step h3{font-size:40px;margin-top:29px}.step p{font-size:16px}.stage-tag{font-size:10px}.risk-band{display:block;margin-top:30px}.risk-band p{margin-top:12px}.status-grid{gap:10px;margin-top:32px}.status{padding:20px 17px;min-height:204px}.status h3{font-size:25px;margin-top:34px}.status p{font-size:14px}.principle{padding:64px 0}.principle h2{font-size:43px}.principle .section-label{margin-bottom:33px}.principle p{font-size:15px}.price-copy p{margin:23px 0 0}.price-card{padding:27px}.price{font-size:67px}.price-card li{font-size:14px}.full{font-size:14px;padding:19px 22px}.grow{padding-top:44px;padding-bottom:45px;gap:10px}.grow h2{font-size:38px}.grow p{font-size:16px}.grow-arrow{display:none}.footer-top .logo{font-size:20px}.footer-top>a:last-child{font-size:12px}.footer-bottom{font-size:10px;gap:15px;margin-top:30px}footer{padding-top:33px}.questions p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.motion .reveal{opacity:1;transform:none}}
/* Programme comparison */
.pricing-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:52px}.pricing-heading>p{max-width:330px;margin:0}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.offer-card{display:flex;flex-direction:column;min-width:0;padding:32px 28px;background:#141613;border:1px solid #30362a;border-radius:17px;scroll-margin-top:30px}.offer-heading{min-height:153px}.offer-heading h3{font-size:35px;letter-spacing:-1.4px;line-height:1.1;font-weight:500;margin:0 0 17px}.offer-tagline{font-size:16px;line-height:1.5;margin:0;color:#c0c7b6;max-width:290px}.offer-price{font-size:58px;letter-spacing:-3px;line-height:1.15;margin:20px 0 14px}.offer-price.custom-price{font-size:37px;letter-spacing:-1.6px;min-height:66.7px;display:flex;align-items:center}.offer-timing{font-size:14px;color:#b4bda8;line-height:1.5;margin:0;min-height:44px}.offer-description{font-size:16px;line-height:1.6;margin:23px 0 27px;min-height:154px}.offer-card ul{list-style:none;padding:23px 0 0;margin:0 0 25px;border-top:1px solid #333b2c}.offer-card li{font-size:15px;color:#d5dbcc;line-height:1.55;margin:0 0 17px;padding-left:23px;position:relative}.offer-card li:before{content:'✓';position:absolute;left:0;color:var(--lime)}.offer-end{margin-top:auto}.offer-outcome{font-size:16px;line-height:1.5;font-weight:500;color:#e5ecda;margin:0 0 24px;min-height:72px}.offer-card .button{font-family:inherit;font-size:14px;white-space:normal;text-align:left;line-height:1.45;padding:17px 20px;gap:12px;min-height:61px}.offer-card .button:disabled{cursor:default;opacity:1}.offer-card .button:disabled:hover{transform:none;background:var(--lime)}.review-offer{position:relative;border-color:var(--lime);background:linear-gradient(155deg,#29361c,#171e12);box-shadow:0 0 0 1px #d2fb7620,0 14px 40px #00000025}.review-offer h3{color:var(--lime)}.offer-recommendation{position:absolute;top:0;right:24px;transform:translateY(-50%);padding:7px 14px;border-radius:999px;background:var(--lime);color:#15200d;font-size:12px;line-height:1.4;letter-spacing:1.2px;font-weight:700}.offer-card:not(.review-offer) .button{background:transparent;color:var(--text);border-color:#566348}.offer-card:not(.review-offer) .button:disabled:hover{background:transparent}.pricing+footer{border-top:1px solid var(--line)}
@media(max-width:1150px) and (min-width:881px){.offer-card{padding:26px 20px}.offer-heading h3{font-size:30px}.offer-price{font-size:51px}.offer-price.custom-price{font-size:31px;min-height:58.65px}.offer-heading{min-height:153px}.offer-description{min-height:205px}.offer-outcome{min-height:96px}.offer-card .button{padding:16px 14px;min-height:76px}}
@media(max-width:880px){.offer-grid{grid-template-columns:1fr;gap:22px}.offer-card{padding:32px}.offer-heading,.offer-description,.offer-timing,.offer-outcome{min-height:0}.offer-heading h3 br{display:none}.offer-heading h3 br:after{content:' '}.offer-heading h3{font-size:35px}.offer-price{margin-top:26px}.offer-card .button{max-width:380px}.offer-description{margin-bottom:22px}.offer-card ul{margin-bottom:13px}.offer-price.custom-price{min-height:0;font-size:40px}.offer-heading h3 br{display:initial}.pricing-heading{display:block;margin-bottom:34px}.pricing-heading>p{max-width:480px;margin-top:25px}.offer-heading .offer-tagline{max-width:none}}
@media(max-width:680px){.offer-card{padding:27px}.offer-heading h3{font-size:32px}.offer-price{font-size:57px}.offer-price.custom-price{font-size:37px}.offer-outcome{margin-top:8px}.offer-card .button{max-width:none}.pricing-heading>p{font-size:16px}}
/* Evidence, guidance and downloadable briefing */
.download-banner{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:30px;align-items:center;padding:42px 0 50px;border-top:1px solid var(--line)}.briefing-icon{color:var(--lime);border:1px solid #4a5838;border-radius:14px;display:grid;place-items:center;width:52px;height:64px;font-size:32px}.download-banner .eyebrow{color:var(--lime);font-size:11px}.download-banner h2{font-size:32px;letter-spacing:-1px;line-height:1.12;margin:15px 0}.download-banner p{font-size:15px;max-width:530px;margin:0}.download-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.download-actions .button{font-size:14px;padding:18px 24px;gap:22px}.text-button{font:inherit;font-size:14px;background:none;border:0;padding:5px;color:var(--text);cursor:pointer;text-decoration:underline;text-underline-offset:5px}.text-button:hover{color:var(--lime)}.download-meta{font-size:12px;color:var(--muted);line-height:1.5}.alignment{display:grid;grid-template-columns:32px 1fr;gap:24px;padding-top:57px;padding-bottom:57px;border-bottom:1px solid var(--line)}.alignment .logo-mark{margin-top:3px}.alignment h2{font-size:30px;line-height:1.2;letter-spacing:-1px;max-width:880px;margin:16px 0}.alignment p{max-width:880px;font-size:16px}.alignment details{margin:22px 0}.alignment summary{cursor:pointer;font-size:14px;color:var(--lime);padding:6px 0}.alignment-table{overflow-x:auto}.alignment table{width:100%;border-collapse:collapse;font-size:14px;margin-top:14px;line-height:1.6}.alignment th,.alignment td{text-align:left;border-bottom:1px solid var(--line);padding:14px 20px 14px 0}.alignment th{color:var(--lime);font-weight:500}.alignment td{color:#c4ccba}.alignment .alignment-note,.alignment-note{font-size:13px;line-height:1.6;color:#a4ad98}.source-link{font-size:13px;color:var(--lime);text-decoration:underline;text-underline-offset:4px;line-height:1.6}.readiness-target{padding-top:85px;padding-bottom:30px}.readiness-target>.eyebrow{color:var(--muted);margin-bottom:38px}.target-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.target-grid h2{font-size:58px}.target-grid .button{margin:12px 0 8px}.readiness-card{background:#171c12;border:1px solid #3e4a30;border-radius:17px;padding:33px}.readiness-card h3{font-size:33px;font-weight:500;line-height:1.1;letter-spacing:-1px;margin:24px 0}.readiness-card p{font-size:16px}.readiness-card ul,.briefing-dialog ul{padding-left:19px;color:#c8d2bc;line-height:1.6;font-size:15px}.readiness-card li,.briefing-dialog li{padding-left:4px;margin:12px 0}.readiness-card .alignment-note{font-size:12px}.briefing-dialog{width:min(570px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid #53683c;border-radius:22px;background:#141a0f;color:var(--text);padding:45px;box-shadow:0 30px 100px #0009}.briefing-dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:17px;top:10px;border:0;background:none;font-size:30px;line-height:1;min-width:44px;min-height:44px;color:#b8c5a8;cursor:pointer}.briefing-dialog .eyebrow{color:var(--lime);margin-top:9px;font-size:11px}.briefing-dialog h2{font-size:40px;margin:24px 0;letter-spacing:-1.6px}.briefing-dialog p{font-size:16px}.briefing-dialog .full{margin-top:15px;font-size:15px}.briefing-dialog .download-meta{text-align:center;font-size:12px;margin:14px 0}.briefing-dialog>.text-button{display:block;margin:auto}button:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px}html:has(dialog[open]){overflow:hidden}
@media(max-width:1000px){.download-banner{grid-template-columns:1fr auto;gap:30px}.briefing-icon{display:none}.download-banner h2{font-size:28px}.target-grid{gap:35px}.target-grid h2{font-size:46px}.readiness-card{padding:26px}}
@media(max-width:680px){.download-banner{display:block;padding:33px 0 36px}.download-actions{align-items:start;margin-top:24px;gap:12px}.download-banner h2{font-size:30px}.alignment{grid-template-columns:1fr;gap:17px;padding:40px 0}.alignment h2{font-size:27px}.alignment table{font-size:13px}.alignment th,.alignment td{padding-right:12px;min-width:140px}.target-grid{grid-template-columns:1fr;gap:28px}.readiness-target{padding-top:58px;padding-bottom:0}.target-grid h2{font-size:43px}.readiness-card h3{font-size:30px}.briefing-dialog{padding:35px 25px 28px}.briefing-dialog h2{font-size:33px}.briefing-dialog .full{padding:18px 20px;font-size:14px;gap:15px}}
/* Stronger editorial call-outs: lime for action, blue for guidance. */
.download-banner{background:var(--lime);color:#10180a;border:0;border-radius:24px;display:grid;grid-template-columns:minmax(235px,.85fr) minmax(0,1.4fr);gap:65px;align-items:center;padding:64px 64px 60px;margin-top:22px;margin-bottom:70px;overflow:hidden}.briefing-copy{min-width:0}.download-banner .eyebrow{color:#344620;font-size:11px;letter-spacing:1.4px}.download-banner h2{font-size:clamp(34px,3.6vw,54px);line-height:1.03;letter-spacing:-2px;margin:23px 0}.download-banner p{color:#344622;font-size:17px;line-height:1.6;max-width:550px}.briefing-topics{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0 30px}.briefing-topics span{border:1px solid #96b556;border-radius:30px;padding:7px 12px;font-size:12px}.download-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:21px}.download-actions .button{background:#10180a;color:var(--lime);border-color:#10180a;font-size:15px;padding:20px 26px}.download-actions .button:hover{background:#263a15}.download-actions .text-button{color:#17260c;font-size:13px}.download-banner .download-meta{display:block;margin-top:18px;color:#42552b;font-size:12px}.report-preview{margin:0;position:relative;height:335px;display:flex;align-items:center;justify-content:center;isolation:isolate}.report-preview img{position:absolute;width:218px;height:auto;border-radius:3px;box-shadow:0 20px 28px #22380f45;display:block}.report-back{transform:translate(37px,-9px) rotate(10deg);opacity:.9;z-index:-1}.report-front{transform:translate(-12px,0) rotate(-7deg)}.report-preview figcaption{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) rotate(-3deg);white-space:nowrap;background:#11180b;color:var(--lime);font-size:10px;letter-spacing:.7px;font-weight:700;padding:13px 17px;border:1px solid #668c32;border-radius:40px;box-shadow:0 8px 18px #30481930}.report-preview figcaption span{display:inline-grid;place-items:center;border:1px solid var(--lime);border-radius:50%;width:19px;height:19px;margin-right:7px;font-size:13px}.download-banner :focus-visible{outline-color:#17260c}.alignment{background:#b9caff;color:#101c37;border:0;border-radius:24px;margin-top:62px;margin-bottom:12px;padding:52px 55px;grid-template-columns:60px minmax(0,1fr);gap:27px}.alignment>.logo-mark{width:54px;height:54px;background:#152440;color:#b9caff;font-size:40px}.alignment .eyebrow{color:#30496f;font-size:11px}.alignment h2{font-size:clamp(36px,4vw,58px);font-weight:500;letter-spacing:-2px;line-height:1.03;margin:20px 0 22px;max-width:800px}.alignment p.alignment-lead{font-size:20px;color:#233659;max-width:730px;line-height:1.5;margin:0}.alignment-lead strong{font-weight:600}.guidance-topics{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.guidance-topics span{font-size:13px;padding:8px 12px;border:1px solid #819bd0;border-radius:5px;color:#213c67}.alignment details{margin:18px 0}.alignment summary{color:#182c50}.alignment .alignment-note{color:#344d75;font-size:12px;max-width:740px}.alignment .source-link{color:#142f59;font-size:13px}.alignment th{color:#162a4e;font-weight:600}.alignment td{color:#22395e}.alignment th,.alignment td{border-color:#91a6d2}.alignment :focus-visible{outline-color:#142f59}
@media(max-width:1100px){.download-banner{padding:48px 38px;gap:35px;grid-template-columns:230px minmax(0,1fr)}.report-preview img{width:185px}.report-preview{height:310px}.report-preview figcaption{font-size:8px;padding:11px}.download-banner h2{font-size:39px}.download-actions{gap:16px}.download-actions .button{padding:18px 21px}.alignment{padding:44px 35px}}
@media(max-width:760px){.download-banner{grid-template-columns:1fr;gap:42px;padding:42px 28px;margin-top:16px;margin-bottom:45px}.report-preview{height:285px;max-width:300px;width:100%;margin:0 auto}.report-preview img{width:177px}.report-preview figcaption{font-size:9px;bottom:-7px}.download-banner h2{font-size:39px;letter-spacing:-1.6px}.download-banner p{font-size:16px}.download-actions{margin-top:0;align-items:center;gap:18px}.briefing-topics{margin:23px 0}.alignment{padding:32px 28px;grid-template-columns:1fr;gap:8px;margin-top:42px}.alignment>.logo-mark{width:43px;height:43px;font-size:32px;margin-bottom:18px}.alignment h2{font-size:39px;letter-spacing:-1.5px}.alignment p.alignment-lead{font-size:18px}.guidance-topics{gap:8px}.guidance-topics span{font-size:12px}.alignment .alignment-note{font-size:12px}}
@media(prefers-reduced-motion:no-preference){.report-front,.report-back{transition:transform .35s}.download-banner:hover .report-front{transform:translate(-16px,-5px) rotate(-9deg)}.download-banner:hover .report-back{transform:translate(42px,-13px) rotate(12deg)}}
/* Layered report and restrained attention cues. */
.hero{position:relative}.hero-brand-arrow{position:absolute;right:20px;top:178px;width:clamp(130px,13vw,195px);height:auto;color:var(--lime);pointer-events:none}.draw-arrow{width:24px;height:24px;flex:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.download-banner{overflow:visible;padding-top:32px;padding-bottom:32px;margin-top:95px;margin-bottom:105px;position:relative;isolation:isolate}.report-preview{height:310px;z-index:1;transform:translate3d(0,var(--report-shift,0px),0);will-change:transform}.report-preview img{width:340px;border:1px solid #d2fb768c;box-shadow:0 0 28px #d2fb7618,0 24px 42px #0006}.report-preview .report-front{transform:translate(-12px,0) rotate(-7deg)}.report-preview .report-back{transform:translate(39px,-11px) rotate(10deg)}.report-preview figcaption{bottom:-85px;border-color:#d2fb76c9;box-shadow:0 9px 24px #0005}.download-banner h2{margin-top:19px;margin-bottom:19px}.briefing-topics{margin:20px 0 24px}.download-banner .download-meta{margin-top:14px}.briefing-copy{position:relative;z-index:2}
@keyframes arrow-shaft-draw{0%,8%{stroke-dashoffset:1}30%,100%{stroke-dashoffset:0}}@keyframes arrow-head-draw{0%,23%{stroke-dashoffset:1}44%,100%{stroke-dashoffset:0}}@keyframes briefing-nudge{0%,12%,30%,100%{transform:translateY(0)}18%{transform:translateY(-5px)}24%{transform:translateY(-1px)}27%{transform:translateY(-2px)}}
@media(prefers-reduced-motion:no-preference){.draw-arrow path{stroke-dasharray:1;stroke-dashoffset:0}.draw-arrow .arrow-shaft{animation:arrow-shaft-draw 4.5s ease-in-out 2}.draw-arrow .arrow-head{animation:arrow-head-draw 4.5s ease-in-out 2}.hero-bottom .button:hover .draw-arrow .arrow-shaft{animation:arrow-shaft-draw .7s ease-out}.hero-bottom .button:hover .draw-arrow .arrow-head{animation:arrow-head-draw .7s ease-out}.download-banner.is-in-view .download-actions .button{animation:briefing-nudge 4.8s ease-in-out 2}.download-banner .download-actions .button:hover,.download-banner .download-actions .button:focus-visible{animation:none;transform:translateY(-2px)}}
@media(max-width:1100px){.hero-brand-arrow{display:none}.download-banner{padding-top:28px;padding-bottom:28px;margin-top:78px;margin-bottom:86px}.report-preview img{width:270px}.report-preview figcaption{bottom:-42px}.report-preview{height:290px}}
@media(max-width:760px){.download-banner{padding:0 28px 34px;margin-top:100px;margin-bottom:68px;gap:48px}.report-preview{height:247px;margin-top:-17px;transform:none;will-change:auto}.report-preview img{width:210px}.report-preview figcaption{bottom:-30px}.report-preview .report-back{transform:translate(28px,-9px) rotate(10deg)}.report-preview .report-front{transform:translate(-12px,0) rotate(-7deg)}.download-banner:hover .report-back{transform:translate(28px,-9px) rotate(10deg)}.download-banner:hover .report-front{transform:translate(-12px,0) rotate(-7deg)}.download-banner h2{font-size:37px}.briefing-copy{padding-top:0}}
@media(prefers-reduced-motion:reduce){.report-preview{transform:none;will-change:auto}.draw-arrow path{stroke-dashoffset:0}}
/* Reserve the full rotated report footprint before allocating space to the copy. */
.download-banner{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);column-gap:64px;padding:32px 48px;align-items:center}.report-preview{width:100%;max-width:none;min-width:0;height:310px;margin:0;justify-self:center}.report-preview img{width:min(280px,75%);max-width:none}.report-preview .report-front,.download-banner:hover .report-front{transform:translate(-8px,0) rotate(-6deg)}.report-preview .report-back,.download-banner:hover .report-back{transform:translate(24px,-8px) rotate(8deg)}.report-preview figcaption{bottom:-55px;width:max-content;max-width:100%;white-space:normal;text-align:center;font-size:11px;line-height:1.4;padding:12px 14px;transform:translateX(-50%) rotate(-2deg)}.briefing-copy{min-width:0}.download-banner h2{font-size:clamp(34px,3.5vw,50px)}
@media(min-width:1041px) and (max-width:1200px){.download-banner{padding:30px 38px;column-gap:50px;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr)}.report-preview{height:290px}.report-preview figcaption{bottom:-34px;font-size:10px}.download-banner h2{font-size:37px}}
@media(max-width:1040px){.download-banner{display:grid;grid-template-columns:minmax(0,1fr);padding:0 38px 38px;gap:82px;margin-top:100px;margin-bottom:74px}.report-preview{width:min(320px,100%);max-width:320px;height:280px;margin-top:-12px;transform:none;will-change:auto}.report-preview img{width:75%;max-width:240px}.report-preview figcaption{bottom:-48px;font-size:11px}.briefing-copy{width:100%;max-width:620px;margin:0 auto;padding:0}.download-banner h2{font-size:clamp(32px,5vw,42px)}.download-banner p{max-width:none}.download-actions{margin-top:0}}
@media(max-width:680px){.download-banner{padding:0 24px 32px;gap:72px}.report-preview{height:255px;width:min(290px,100%);margin-top:-17px}.report-preview img{width:75%;max-width:218px}.report-preview .report-front,.download-banner:hover .report-front{transform:translate(-5px,0) rotate(-6deg)}.report-preview .report-back,.download-banner:hover .report-back{transform:translate(16px,-8px) rotate(8deg)}.report-preview figcaption{bottom:-40px;max-width:100%;font-size:10px;padding:11px 12px}.download-banner h2{font-size:clamp(30px,7.7vw,38px);letter-spacing:-1.3px}.download-actions .button{max-width:100%;white-space:normal;gap:16px;padding:18px 20px}.download-actions{gap:18px}.briefing-topics{gap:7px}.briefing-topics span{font-size:12px;padding:7px 10px}}

/* Slim personal credentials bar, independently wrapping at smaller widths. */
.credentials{display:grid;grid-template-columns:.85fr 1fr 1fr 1.35fr;align-items:center;gap:24px;border-top:1px solid #30362b;border-bottom:1px solid #30362b;padding-top:24px;padding-bottom:18px;margin-top:12px;margin-bottom:110px}
.credentials-intro{display:flex;flex-direction:column;gap:7px}.credentials-intro>span{font-size:12px;letter-spacing:.08em;color:#b3b9ac}.credentials-intro>strong{font-size:14px;font-weight:500;color:#f3f4ee}
.credential{display:flex;gap:14px;align-items:center;min-width:0}.credential svg{width:26px;height:26px;flex:0 0 26px;stroke:#d2fb76;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.credential>div{display:flex;flex-direction:column;gap:5px}.credential strong{font-size:21px;line-height:1.2;font-weight:600;letter-spacing:-.025em}.credential span{font-size:13px;line-height:1.4;color:#b3b9ac}.credentials-note{grid-column:1/-1;font-size:12px!important;line-height:1.4!important;color:#9ba391!important;margin:0!important}
@media(max-width:1000px){.credentials{grid-template-columns:1fr 1fr;row-gap:24px}.credentials-intro{align-self:center}}
@media(max-width:540px){.credentials{grid-template-columns:1fr;gap:20px;margin-bottom:90px}.credentials-intro{padding-bottom:4px}.credential strong{font-size:20px}}

/* Company training credentials: quiet monochrome marks, no CV heading. */
.credentials{grid-template-columns:1fr 1fr 1.2fr;padding-top:24px;padding-bottom:24px;gap:32px}
.credentials .credential{justify-content:center;gap:16px}
.credential-logo{display:block;width:32px;height:32px;object-fit:contain;filter:invert(1);flex:0 0 32px}
.credentials .credential svg{stroke:#f3f4ee;width:30px;height:30px;flex-basis:30px}
.credentials .credential strong{font-size:18px;font-weight:500;letter-spacing:-.015em}
@media(max-width:850px){.credentials{grid-template-columns:1fr;gap:24px;padding-top:28px;padding-bottom:28px}.credentials .credential{justify-content:flex-start}}

.target-download-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.target-download-actions .button{max-width:100%;white-space:normal}.target-download-actions .download-meta{font-size:13px;line-height:1.5;color:#b3b9ac}

.offer-size{font-size:14px!important;line-height:1.5!important;color:#d2fb76!important;margin:10px 0 8px!important}.pricing-scope{max-width:850px;color:#b3b9ac;font-size:16px;line-height:1.6;margin:0 0 32px}.pricing-scope strong{color:#f3f4ee}

.price-from{display:block;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.02em;color:#d2fb76;margin-bottom:8px}

/* Kandor: supplied brand artwork, dimensional styling and a full attributed quote. */
.client-story{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.5fr);gap:clamp(40px,6vw,100px);align-items:center;padding-top:94px;padding-bottom:94px;margin-top:70px;border-top:1px solid #3d352f;border-bottom:1px solid #3d352f}
.client-identity{min-width:0;text-align:center;perspective:950px;display:flex;flex-direction:column;align-items:center}
.kandor-float{width:min(100%,340px);transform:rotateX(8deg) rotateY(-16deg) rotateZ(-5deg);transform-style:preserve-3d}
.kandor-float img{display:block;width:100%;height:auto;filter:drop-shadow(1px 2px 0 #b58d7c) drop-shadow(1px 2px 0 #9a7564) drop-shadow(1px 2px 0 #795a4c) drop-shadow(0 22px 20px #000b)}
.client-brand-name{font-size:23px;font-weight:700;letter-spacing:.23em;margin-top:15px;color:#ffe8dd}.client-story-label{font-size:12px;letter-spacing:.12em;color:#b9a99f;margin-top:17px}
.client-story-copy{min-width:0}.client-story blockquote{margin:0}.client-story blockquote p{font-size:18px;line-height:1.7;color:#c2c3bc;margin:0 0 23px}.client-story blockquote .client-quote-lead{font-size:clamp(32px,3.8vw,52px);line-height:1.1;letter-spacing:-.045em;color:#ffe8dd;margin-bottom:30px}.client-story blockquote strong{color:#d2fb76;font-weight:500}.client-attribution{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-top:30px}.client-attribution span:first-child{font-size:13px;letter-spacing:.1em;font-weight:700;color:#f3f4ee}.client-attribution span:last-child{font-size:14px;color:#b9a99f;padding-left:18px;border-left:1px solid #685247}
.hero-brand-arrow{filter:drop-shadow(1px 2px 0 #91ae4e) drop-shadow(1px 2px 0 #657e33) drop-shadow(1px 2px 0 #435421) drop-shadow(0 14px 16px #d2fb7615);transform:perspective(700px) rotateY(-12deg) rotateX(7deg);transform-origin:center}
@keyframes kandor-hover{0%,100%{transform:translateY(0) rotateX(8deg) rotateY(-16deg) rotateZ(-5deg)}50%{transform:translateY(-7px) rotateX(10deg) rotateY(-12deg) rotateZ(-3deg)}}
@keyframes hero-arrow-hover{0%,100%{transform:perspective(700px) translateY(0) rotateY(-12deg) rotateX(7deg)}50%{transform:perspective(700px) translateY(-6px) rotateY(-8deg) rotateX(5deg)}}
@media(prefers-reduced-motion:no-preference){.client-story.is-in-view .kandor-float{animation:kandor-hover 7s ease-in-out 2}.hero-brand-arrow{animation:hero-arrow-hover 7s ease-in-out 2}}
@media(max-width:850px){.client-story{grid-template-columns:1fr;gap:42px;padding-top:54px;padding-bottom:54px;margin-top:45px}.kandor-float{width:220px}.client-brand-name{font-size:18px;margin-top:0}.client-story-label{margin-top:12px}.client-story blockquote p{font-size:17px}.client-story blockquote .client-quote-lead{font-size:36px}.client-story-copy{max-width:650px;margin:auto}}
@media(prefers-reduced-motion:reduce){.kandor-float,.hero-brand-arrow{animation:none!important}}

/* A portrait-led testimonial callout with a clear visual connection to its author. */
.client-story{display:block;position:relative;isolation:isolate;margin-top:130px;padding:44px 64px 54px;background:radial-gradient(ellipse at 8% 0%,#334023 0%,transparent 47%),linear-gradient(135deg,#1c2417,#141a12);border:1px solid #d2fb7640;border-top:2px solid #d2fb7690;border-radius:30px;box-shadow:0 28px 65px #0005,0 1px 0 #ffffff0a inset}
.client-card-head{display:flex;align-items:center;gap:38px;margin-bottom:33px;position:relative}
.client-portrait{position:relative;flex:0 0 172px;width:172px;height:172px;margin-top:-100px;border-radius:50%;border:3px solid #d2fb76;background:#151b12;padding:5px;transform:rotate(-6deg);box-shadow:0 16px 35px #0008,0 0 0 9px #d2fb7609;z-index:1}
.client-portrait img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:50% 42%}
.client-card-head::before{content:"";position:absolute;left:155px;top:30px;width:39px;height:1px;background:linear-gradient(90deg,#d2fb76,#d2fb7630)}
.client-byline{display:flex;align-items:center;gap:32px;flex-wrap:wrap;min-width:0;padding:0 0 6px}
.client-author{display:flex;flex-direction:column;gap:7px}.client-author .client-story-label{margin:0 0 5px;font-size:11px;letter-spacing:.13em;color:#d2fb76}.client-author-name{font-size:15px;letter-spacing:.06em;font-weight:700;color:#f3f4ee}.client-author-role{font-size:14px;color:#bfc6b6}
.client-wordmark{display:block;width:150px;max-width:100%;height:auto;object-fit:contain;border-left:1px solid #d2fb7630;padding-left:25px;box-sizing:content-box}
.client-story-copy{max-width:none;margin:0}.client-story blockquote .client-quote-lead{font-size:clamp(32px,3.7vw,51px);color:#f3f4ee;margin-bottom:26px;max-width:990px}.client-story blockquote p{color:#c7cfbe;font-size:18px;line-height:1.75;margin-bottom:20px}.client-story blockquote p:last-child{margin-bottom:0}.client-story blockquote strong{color:#d2fb76;font-weight:600}
@keyframes portrait-float{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-5px) rotate(-3deg)}}
@media(prefers-reduced-motion:no-preference){.client-story.is-in-view .client-portrait{animation:portrait-float 7s ease-in-out 2}}
@media(max-width:850px){.client-story{padding:34px 34px 40px;margin-top:115px;border-radius:25px}.client-portrait{width:140px;height:140px;flex-basis:140px;margin-top:-85px}.client-card-head{gap:25px;margin-bottom:30px}.client-card-head::before{left:125px;width:25px}.client-byline{gap:18px}.client-wordmark{width:125px;padding-left:18px}.client-story blockquote p{font-size:17px}}
@media(max-width:600px){.client-story{padding:28px 24px 32px;margin-top:110px}.client-card-head{display:block;margin-bottom:28px}.client-portrait{width:120px;height:120px;margin-top:-86px;margin-bottom:27px}.client-card-head::before{display:none}.client-byline{gap:16px;justify-content:space-between}.client-wordmark{width:105px;padding-left:0;border:0}.client-author-name{font-size:13px}.client-author .client-story-label{font-size:10px}.client-story blockquote .client-quote-lead{font-size:32px}.client-story blockquote p{font-size:16px;line-height:1.7}}
@media(prefers-reduced-motion:reduce){.client-portrait{animation:none!important}}

/* UK evidence: three readable callouts within The Reality. */
.reality-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:64px}.evidence-card{min-width:0;padding:30px;background:linear-gradient(150deg,#1b2316,#111510);border:1px solid #36432b;border-top:2px solid #d2fb76;border-radius:18px;display:flex;flex-direction:column}.evidence-label{font-size:12px;letter-spacing:.1em;color:#d2fb76;font-weight:700}.evidence-number{display:block;font-size:clamp(60px,6vw,88px);line-height:1.05;letter-spacing:-.05em;color:#d2fb76;margin:25px 0 20px}.evidence-number small{display:block;font-size:14px;line-height:1.5;letter-spacing:0;color:#b3b9ac;font-weight:400;margin-bottom:5px}.evidence-card p{font-size:18px;line-height:1.55;margin:0 0 24px;color:#f3f4ee}.evidence-scope{font-size:13px;color:#b3b9ac;line-height:1.6;margin-top:auto}.evidence-card a{font-size:13px;line-height:1.6;color:#d2fb76;margin-top:12px;text-underline-offset:4px;overflow-wrap:anywhere}.evidence-note{font-size:13px;line-height:1.7;color:#b3b9ac;max-width:990px;margin:22px 0 0}@media(max-width:1000px){.reality-evidence{gap:14px}.evidence-card{padding:23px}.evidence-card p{font-size:16px}}@media(max-width:760px){.reality-evidence{grid-template-columns:1fr;margin-top:40px}.evidence-card{padding:28px}.evidence-number{font-size:72px;margin:20px 0}.evidence-card p{font-size:18px}.evidence-note{font-size:13px}}
/* Scenario calculator: editable assumptions alongside a clear resource-value view. */
.calculator-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end;margin-bottom:40px}.calculator-heading h2{font-size:clamp(36px,4.6vw,68px);line-height:1.05}.calculator-heading>p{font-size:18px;line-height:1.65;color:#b3b9ac;max-width:430px}.calculator-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);border:1px solid #37432c;border-radius:24px;overflow:hidden;background:#10150f}.calculator-inputs{padding:36px}.calculator-kicker{font-size:12px;letter-spacing:.09em;font-weight:700;color:#d2fb76}.calculator-help{font-size:13px;line-height:1.65;color:#b3b9ac;margin:14px 0 0}.calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;margin-top:26px}.calculator-fields label{font-size:14px;line-height:1.5;display:flex;flex-direction:column;justify-content:space-between;gap:8px;color:#f3f4ee}.calculator-fields input{display:block;width:100%;min-width:0;font:inherit;font-size:20px;font-weight:600;font-variant-numeric:tabular-nums;padding:13px 14px;color:#f3f4ee;background:#080b08;border:1px solid #47563b;border-radius:8px;min-height:50px;color-scheme:dark}.calculator-fields input:focus-visible{outline:2px solid #d2fb76;outline-offset:3px}.calculator-fields input[aria-invalid=true]{border-color:#ffa18c}.calculator-details{border-top:1px solid #343e2c}.calculator-details summary,.calculator-method>summary{font-size:16px;line-height:1.5;padding:21px 36px;cursor:pointer;color:#f3f4ee;min-height:44px}.calculator-details summary:focus-visible,.calculator-method>summary:focus-visible{outline:2px solid #d2fb76;outline-offset:-5px}.calculator-detail-body{padding:0 36px 28px}.calculator-detail-body>p{font-size:14px;line-height:1.65;color:#b3b9ac}.calculator-detail-body .calculator-fields{gap:20px}.calculator-results{min-width:0;padding:36px;background:radial-gradient(ellipse at 100% 0%,#30401e 0%,transparent 65%),#182113;border-left:1px solid #37432c}.calculator-users{font-size:14px;color:#b3b9ac;line-height:1.5;margin:19px 0 28px}.calculator-result-label{font-size:15px;line-height:1.5;color:#f3f4ee}.calculator-big{display:block;font-size:clamp(38px,5.4vw,80px);line-height:1.15;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-weight:600;color:#d2fb76;overflow-wrap:anywhere;margin:8px 0 29px}.calculator-recovery{padding:22px 0;border-top:1px solid #45553b;border-bottom:1px solid #45553b}.calculator-recovery>span{font-size:15px}.calculator-recovery strong{display:block;font-size:clamp(24px,2.6vw,36px);line-height:1.25;letter-spacing:-.03em;margin-top:9px;overflow-wrap:anywhere;color:#f3f4ee}.calculator-recovery p{font-size:14px;line-height:1.65;color:#b3b9ac;margin:10px 0 0}.calculator-caveat{font-size:14px;line-height:1.7;color:#b3b9ac;margin:22px 0}.calculator-financials{margin:24px 0 0}.calculator-financials>div{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:20px;padding:14px 0;border-top:1px solid #35432e;font-size:14px;line-height:1.55}.calculator-financials dt{color:#b3b9ac}.calculator-financials dd{margin:0;text-align:right;font-weight:600;overflow-wrap:anywhere}.calculator-error{color:#ffc3b5;font-size:14px;line-height:1.6;margin:20px 36px}.calculator-method{margin-top:24px;border:1px solid #343e2c;border-radius:14px}.calculator-method>summary{padding:22px 26px}.calculator-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:0 26px 28px}.calculator-method-grid h3{font-size:20px;line-height:1.35;margin:8px 0 18px}.calculator-method-grid p{font-size:14px;line-height:1.7;color:#b3b9ac;margin:15px 0}.calculator-method-grid a{color:#d2fb76;text-underline-offset:3px}.calculator-close{font-size:16px;line-height:1.7;color:#b3b9ac;max-width:950px;margin:26px 0 0}#calc-incident-output{margin-top:22px;padding:17px;border-left:2px solid #b9caff;background:#171d27;font-size:14px;line-height:1.7;color:#f3f4ee}.ai-calculator [hidden]{display:none!important}@media(max-width:1000px){.calculator-heading{gap:30px;grid-template-columns:1fr}.calculator-heading>p{max-width:650px}.calculator-shell{grid-template-columns:1fr}.calculator-results{border-left:0;border-top:1px solid #37432c}.calculator-big{font-size:64px}.calculator-financials>div{grid-template-columns:1fr 1fr}}@media(max-width:600px){.calculator-inputs,.calculator-results{padding:25px}.calculator-details summary{padding:20px 25px}.calculator-detail-body{padding:0 25px 25px}.calculator-fields{grid-template-columns:1fr;gap:20px}.calculator-method-grid{grid-template-columns:1fr;gap:20px}.calculator-big{font-size:52px}.calculator-financials>div{gap:14px;font-size:13px}.calculator-heading h2{font-size:36px}}

/* A three-input conversation starter, with risk alongside the time estimate. */
.ai-calculator .calculator-fields{grid-template-columns:1fr;gap:19px}.ai-calculator .calculator-help{font-size:14px}.ai-calculator .calculator-big{margin:18px 0 10px}.ai-calculator .calculator-error{margin:20px 0 0}.calculator-risk{border-top:1px solid #45553b;padding-top:24px;margin-top:26px}.calculator-risk h3{font-size:22px;line-height:1.3;color:#d2fb76}.calculator-risk p{font-size:16px;line-height:1.65;color:#bec5b7;margin-top:14px}.calculator-next{display:flex;align-items:center;gap:40px;justify-content:space-between;margin-top:32px}.calculator-next h3{font-size:26px;line-height:1.3}.calculator-next p{font-size:16px;line-height:1.65;color:#b3b9ac;max-width:700px;margin-top:12px}.calculator-next .button{flex-shrink:0;white-space:normal;text-align:center}@media(max-width:1000px){.calculator-next{align-items:flex-start;flex-direction:column;gap:24px}}

/* AI Insider: an editorial blue callout connecting lived experience to the newsletter. */
.insider{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:46px;padding:40px 44px;margin-top:0;margin-bottom:80px;border:1px solid #a4b9ec;border-radius:24px;background:linear-gradient(125deg,#c5d3f7,#a9bfef);color:#142747;box-shadow:0 18px 55px #00000020}.insider-story{margin:0;padding-right:40px;border-right:1px solid #7f99c9;display:flex;flex-direction:column;justify-content:center}.insider-eyebrow{font-size:12px;font-weight:700;line-height:1.6;letter-spacing:1.4px;color:#294573}.insider blockquote{font-size:clamp(22px,2.05vw,29px);font-weight:500;line-height:1.35;letter-spacing:-.65px;margin:20px 0}.insider figcaption{font-size:13px;line-height:1.6;color:#345079}.insider-signup{min-width:0}.insider h2{display:flex;gap:20px;align-items:center;font-size:clamp(38px,4vw,54px);letter-spacing:-2px;margin:10px 0 12px}.insider h2 span{font-size:34px;font-weight:400}.insider-signup>p{font-size:16px;line-height:1.6;color:#294573;margin:0 0 22px;max-width:470px}.insider-form label{display:block;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:9px}.insider-fields{display:flex;gap:10px;flex-wrap:wrap}.insider-fields input{flex:1 1 190px;min-width:0;width:100%;border:1px solid #708dbd;border-radius:999px;padding:14px 18px;background:#dbe5fa;color:#142747;font:inherit;font-size:16px;min-height:50px;opacity:1;-webkit-text-fill-color:#405b85}.insider-fields input::placeholder{color:#405b85;opacity:1}.insider-fields .button{font-size:14px;gap:14px;padding:14px 18px;background:#142747;border-color:#142747;color:#e2ebff;white-space:normal;opacity:1;min-height:50px}.insider-fields .button:disabled{cursor:not-allowed;transform:none;background:#142747;color:#e2ebff}.insider-form .insider-status{font-size:13px;line-height:1.5;color:#345079;margin:10px 0 0}@media(max-width:900px){.insider{grid-template-columns:1fr;gap:28px;padding:32px}.insider-story{padding:0 0 26px;border-right:0;border-bottom:1px solid #7f99c9}.insider blockquote{font-size:25px}.insider-signup>p{max-width:none}}@media(max-width:520px){.insider{padding:27px 23px;border-radius:20px;margin-bottom:55px}.insider blockquote{font-size:22px}.insider-fields{flex-direction:column}.insider-fields input{flex:0 1 auto}.insider h2{font-size:40px}}

.standard-intro a{color:var(--lime);text-decoration:underline;text-underline-offset:4px}.readiness-card>.eyebrow{color:var(--lime);margin:20px 0 12px}.readiness-card li strong{color:var(--text)}

/* Early definition of readiness and a clear starting point above programmes. */
.standard-strip{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:26px 30px;margin-top:20px;margin-bottom:65px;border:1px solid #35412b;border-radius:16px;background:#131810}.standard-strip>div{min-width:0}.standard-strip h2{font-size:24px;line-height:1.25;letter-spacing:-.6px;color:var(--lime)}.standard-strip p{font-size:16px;line-height:1.6;margin:9px 0 0;max-width:820px}.standard-strip>a{flex-shrink:0;display:inline-flex;align-items:center;gap:16px;font-size:15px;line-height:1.5;color:var(--lime);text-decoration:underline;text-underline-offset:5px}.standard-strip>a span{font-size:24px}.review-start{font-size:18px;line-height:1.65;max-width:880px;margin:28px 0 16px;padding-left:20px;border-left:2px solid var(--lime)}.review-start strong{color:var(--lime);font-weight:600}@media(max-width:760px){.standard-strip{flex-direction:column;align-items:flex-start;gap:18px;padding:24px;margin-bottom:60px}.review-start{font-size:16px;padding-left:16px}}

.programme-availability{border:1px solid #455735;border-radius:12px;background:#182011;padding:20px 24px;margin:24px 0}.programme-availability strong{color:var(--lime);font-size:18px;line-height:1.5}.programme-availability p{margin:6px 0 0;font-size:15px}.enquiry-path{margin-top:35px;padding-top:28px;border-top:1px solid var(--line)}.enquiry-path-intro{font-size:20px;color:var(--text);max-width:800px}.enquiry-path ol{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:28px}.enquiry-path li strong{display:block;font-size:16px;line-height:1.5;color:var(--lime)}.enquiry-path li span{display:block;font-size:15px;line-height:1.65;color:var(--muted);margin-top:10px}.enquiry-path-note{font-size:14px;max-width:900px}.enquiry-dialog{width:min(780px,calc(100% - 32px));max-height:90dvh;overflow-y:auto;border:1px solid #556445;border-radius:22px;background:#121710;color:var(--text);padding:42px;position:fixed}.enquiry-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.enquiry-dialog h2{font-size:clamp(32px,5vw,48px);margin-top:20px}.enquiry-dialog>p{font-size:16px}.enquiry-dialog .enquiry-preview{background:#24301b;border-radius:8px;padding:12px 16px;color:#d5e5c0;font-size:14px}.enquiry-selected{color:var(--lime);font-size:16px}.qualification-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.qualification-grid label{display:flex;flex-direction:column;gap:9px;font-size:14px;line-height:1.5;min-width:0}.qualification-grid input,.qualification-grid select{width:100%;min-width:0;border:1px solid #536246;border-radius:8px;background:#0b1009;color:var(--text);font:inherit;font-size:16px;padding:12px;min-height:48px}.qualification-grid input:focus-visible,.qualification-grid select:focus-visible,.enquiry-dialog button:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.qualification-wide{grid-column:1/-1}.enquiry-next-note{font-size:14px;line-height:1.65}.enquiry-dialog button:disabled{opacity:.6;cursor:not-allowed;transform:none}.offer-card:not(.review-offer) .button:hover{background:#25321c}@media(max-width:700px){.enquiry-path ol{grid-template-columns:1fr;gap:22px}.qualification-grid{grid-template-columns:1fr}.enquiry-dialog{padding:30px 23px}.programme-availability{padding:18px}.enquiry-path-intro{font-size:18px}}

.enquiry-dialog [hidden]{display:none!important}.enquiry-nurture{margin-top:24px;padding:23px;border:1px solid #506743;border-radius:12px;background:#1b2615}.enquiry-nurture h3{font-size:24px;line-height:1.3;color:var(--lime);margin:0}.enquiry-nurture p{font-size:16px}.nurture-consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;margin:20px 0}.nurture-consent input{width:19px;height:19px;flex-shrink:0;margin-top:3px;accent-color:var(--lime)}.enquiry-nurture .nurture-status{font-size:13px;margin-bottom:0}

/* Scroll-directed hero arrow, clipped to its own layer to avoid horizontal overflow. */
.hero-arrow-track{position:absolute;inset:0 -56px 0 0;overflow:clip;pointer-events:none}.hero-arrow-track .hero-brand-arrow{right:76px;animation:none;transform:translate3d(var(--hero-arrow-x,-35px),var(--hero-arrow-y,35px),0) perspective(700px) rotateY(-12deg) rotateX(7deg) scale(var(--hero-arrow-scale,1));will-change:transform}@media(max-width:1100px){.hero-arrow-track{display:none}}@media(prefers-reduced-motion:reduce){.hero-arrow-track .hero-brand-arrow{transform:translate(-35px,35px) perspective(700px) rotateY(-12deg) rotateX(7deg);will-change:auto}}

.hero-arrow-track .hero-brand-arrow{transform:translate3d(var(--hero-arrow-x,calc(-35px - 15vw)),var(--hero-arrow-y,35px),0) perspective(700px) rotateY(-12deg) rotateX(7deg) scale(var(--hero-arrow-scale,1))}@media(prefers-reduced-motion:reduce){.hero-arrow-track .hero-brand-arrow{transform:translate(var(--hero-arrow-rest-x,calc(-35px - 15vw)),35px) perspective(700px) rotateY(-12deg) rotateX(7deg)}}
.booking-calendar h3,.booking-success h3{font-size:28px;line-height:1.2;letter-spacing:-.7px;margin:20px 0 12px}.booking-zone,.booking-data-note,.calendar-key{font-size:14px;line-height:1.6}.booking-back{background:none;border:0;padding:10px 0;color:var(--lime);font:inherit;font-size:15px;cursor:pointer}.month-nav{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:22px}.month-nav h4{font-size:22px;margin:0}.month-nav button{height:44px;width:44px;border-radius:50%;background:#202a19;border:1px solid #4d613b;color:var(--lime);font-size:24px;cursor:pointer}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.calendar-weekdays{margin:18px 0 10px}.calendar-weekdays span{text-align:center;color:#aab39f;font-size:13px}.calendar-days button{min-width:0;min-height:48px;aspect-ratio:1.25;border:1px solid var(--lime);border-radius:9px;background:var(--lime);color:#18240d;font:inherit;font-size:18px;font-weight:600;cursor:pointer}.calendar-days button:disabled{background:#242822;border-color:#363d31;color:#7e8777;opacity:1;cursor:default}.calendar-days button[aria-pressed=true]{box-shadow:inset 0 0 0 3px #14200c,0 0 0 2px var(--lime)}.booking-times{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.booking-times button{font:inherit;font-size:16px;min-height:48px;border-radius:8px;border:1px solid var(--lime);background:#202d16;color:var(--lime);cursor:pointer}.booking-times button[aria-pressed=true]{background:var(--lime);color:#17240c}.booking-times button:disabled{border-color:#3b4433;background:#242822;color:#7e8777;opacity:1;text-decoration:line-through;cursor:default}#booking-load-status{min-height:24px;font-size:14px}#booking-times-wrap{border-top:1px solid #39442f;margin-top:20px;padding-top:12px}#booking-date-title{font-size:20px;margin:12px 0 18px}#booking-error{color:#ffc2aa;font-size:15px}.booking-check{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#14200b;font-size:32px}.booking-success{padding:24px 0}.booking-success>p{font-size:16px}.booking-reference{overflow-wrap:anywhere;color:var(--muted)}.booking-reference span{font-size:13px}.enquiry-dialog:has(#booking-success:not([hidden]))>.enquiry-preview{display:none}@media(max-width:520px){.calendar-weekdays,.calendar-days{gap:5px}.calendar-days button{font-size:16px;min-height:40px;aspect-ratio:auto;padding:7px 0}.booking-times{grid-template-columns:repeat(3,minmax(0,1fr))}.month-nav h4{font-size:20px}}
