/* Stratygize bundled stylesheet — edit this file for all pages. */

/* Source: styles.css */
:root{--navy:#071d42;--blue:#0068d9;--sky:#f0f6fb;--ink:#0b2445;--muted:#456079;--line:#cedbe9;--cream:#f4f7fa;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}.container{width:min(1160px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:18px;top:18px;z-index:20;background:#fff;padding:10px}.site-header{height:82px;display:flex;align-items:center;border-bottom:1px solid rgba(7,29,66,.1);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);z-index:10}.nav-wrap{display:flex;align-items:center;gap:30px}.brand{font-family:Manrope,sans-serif;font-weight:800;font-size:25px;letter-spacing:-1.7px;color:var(--navy);text-decoration:none;white-space:nowrap}.brand b{color:var(--blue);font-size:31px}.nav{margin-left:auto;display:flex;align-items:center;gap:25px}.nav a{color:#243d5c;text-decoration:none;font-size:14px;font-weight:700}.nav a:hover,.text-link:hover{color:var(--blue)}.nav-cta{border:1px solid var(--navy);border-radius:100px;padding:9px 16px}.language{border:0;background:transparent;color:#71839a;font:600 12px "DM Sans";letter-spacing:.3px;padding:6px;cursor:pointer}.language .lang-current{color:var(--navy)}.menu-toggle{display:none}.hero{overflow:hidden;background:linear-gradient(112deg,#eef6ff 0%,#f7fbff 52%,#d7ecff 100%);padding:100px 0 84px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px}.eyebrow,.section-label{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;font-weight:800;color:var(--blue);display:flex;gap:9px;align-items:center;margin:0 0 21px}.eyebrow>span:first-child{display:inline-block;width:27px;height:2px;background:var(--blue)}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-1.5px;line-height:1.12;margin:0}h1{font-size:clamp(42px,5.1vw,66px);color:var(--navy)}h1 em,h2 em{font-style:normal;color:var(--blue)}.lead{font-size:19px;line-height:1.62;color:#395572;max-width:600px;margin:27px 0}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:33px}.button{display:inline-flex;align-items:center;gap:20px;border-radius:100px;text-decoration:none;font-weight:700;padding:14px 20px;transition:transform .2s ease,box-shadow .2s ease}.button-primary{background:linear-gradient(135deg,#0075e8,#0058bd);color:#fff;box-shadow:0 12px 24px #0068d936}.button:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0068d940}.text-link{color:var(--navy);font-size:14px;font-weight:700;text-decoration:none}.text-link span{font-size:18px;margin-left:5px}.microcopy{font-size:12px;color:#5f7690;margin:24px 0 0}.hero-visual{height:420px;position:relative}.orbit{position:absolute;border:1px solid #4f9eed4d;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{height:275px;width:275px}.orbit-two{height:410px;width:410px;border-style:dashed}.node{position:absolute;z-index:1;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:50%;box-shadow:0 16px 32px #0b396424;font-family:Manrope,sans-serif;line-height:1.1}.node strong{font-size:14px;letter-spacing:-.4px}.node small{font:500 10px "DM Sans";margin-top:5px;color:#56708d}.node-why{width:132px;height:132px;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--navy);color:#fff;border:7px solid #d1e9ff}.node-why strong{font-size:23px;color:#fff}.node-why small{color:#bcd8f6}.node-strategy,.node-bsc,.node-execution,.node-results{width:90px;height:90px;background:#fff;border:1px solid #c8dff3}.node-strategy{top:17px;left:39%}.node-bsc{right:1px;top:42%}.node-execution{bottom:19px;left:40%}.node-results{left:1px;top:42%}.visual-caption{position:absolute;bottom:-12px;width:100%;text-align:center;font-size:13px;font-weight:700;color:#466887}.section{padding:118px 0}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:28% 1fr;gap:60px}.intro h2,.section-heading h2,.plan h2,.about h2{font-size:clamp(34px,4vw,51px);color:var(--navy)}.intro p:not(.section-label){font-size:18px;color:#36516e;max-width:700px;margin:0 0 18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px}.section-heading>p{max-width:360px;color:var(--muted);margin:0}.flow{background:linear-gradient(125deg,#061a3b,#0a3269);color:white}.flow .section-label{color:#79c5ff}.flow h2{font-size:clamp(34px,4vw,51px)}.flow h2 em{color:#79c5ff}.flow .section-heading>p{color:#b6d3ef}.flow-list{padding:48px 0 0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none}.flow-list li{border-top:1px solid #5278a8;padding:20px 21px 0 0;margin-right:16px;position:relative}.flow-list li:not(:last-child):after{content:"→";position:absolute;right:-5px;top:-12px;color:#79c5ff;font-size:22px}.flow-list span,.benefit-grid>article>span{font-size:12px;font-weight:bold;color:#79c5ff}.flow-list h3{font-size:20px;margin:17px 0 11px}.flow-list p{font-size:14px;line-height:1.5;color:#b6d3ef;margin:0}.plan{background:var(--sky)}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.plan-card{background:#fff;padding:57px;border-radius:var(--radius);box-shadow:0 8px 22px #0c32630b}.card-kicker{font-size:13px;font-weight:bold;color:var(--blue);margin:0 0 18px}.plan-card p:not(.card-kicker){color:var(--muted);margin:20px 0}.plan-card ul{padding:0;margin:28px 0 0;list-style:none}.plan-card li{padding:10px 0;border-top:1px solid var(--line);font-weight:600;font-size:14px}.plan-card li:before{content:"✓";color:var(--blue);margin-right:11px}.plan-quote{padding:40px 52px;display:flex;justify-content:center;flex-direction:column;background:linear-gradient(145deg,#0073e0,#004b9d);border-radius:var(--radius);color:white}.quote-mark{font:90px Georgia,serif;height:58px;color:#a9dbff}.plan-quote blockquote{font:700 29px/1.26 Manrope,sans-serif;letter-spacing:-.8px;margin:15px 0 28px}.plan-quote p{font-size:13px;margin:0;color:#c6e5ff}.bsc{background:#fff}.scorecard{border:1px solid var(--line);border-radius:16px;margin-top:46px;overflow:hidden;box-shadow:0 15px 50px #234a7014}.scorecard-head,.scorecard-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 23px;background:#f5f9fd;color:#5a718c;font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:.7px}.status{color:#267e73;display:flex;gap:7px;align-items:center}.status i{height:8px;width:8px;background:#00a38c;border-radius:50%}.perspectives{display:grid;grid-template-columns:repeat(4,1fr)}.perspectives article{min-height:206px;padding:30px 25px;border-right:1px solid var(--line)}.perspectives article:last-child{border:0}.perspective-icon{width:34px;height:34px;background:#e1f0ff;color:var(--blue);border-radius:9px;display:grid;place-items:center;font-weight:bold}.perspectives h3{font-size:18px;margin:23px 0 7px;color:var(--navy)}.perspectives p{font-size:13px;color:var(--muted);line-height:1.45;margin:0}.scorecard-footer{border-top:1px solid var(--line);background:#fff}.lines{display:flex;gap:4px;flex:1;margin:0 18px}.lines i{height:2px;background:#b8d5ef;flex:1}.bsc-note{display:flex;gap:25px;margin:25px 0 0;color:#496681;font-size:14px}.bsc-note strong{color:var(--navy)}.benefits{background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px}.benefit-grid article{padding:26px 36px 25px 0;border-right:1px solid #ccd8e5;margin-right:35px}.benefit-grid article:last-child{border:0}.benefit-grid h3{font-size:26px;color:var(--navy);margin:17px 0 10px}.benefit-grid p{margin:0;color:var(--muted);font-size:15px;max-width:255px}.benefit-grid>article>span{color:var(--blue)}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-grid>div:last-child{padding-top:28px}.about-grid p:not(.section-label){font-size:20px;line-height:1.6;color:#38536f;margin:0 0 31px}.contact{background:linear-gradient(125deg,#061a3b,#0a3269);color:white;padding:86px 0}.contact-inner{display:flex;align-items:end;justify-content:space-between;gap:50px}.contact .section-label{color:#7dc8ff}.contact h2{font-size:clamp(37px,4.6vw,57px)}.contact h2 em{font-style:normal;color:#7dc8ff}.contact p:not(.section-label){max-width:600px;color:#c4dcf1;font-size:17px;margin:18px 0 0}.button-light{background:white;color:var(--navy);white-space:nowrap}footer{background:#04142e;color:#a8c5e0}footer .brand{color:white}.footer-inner{height:91px;display:flex;align-items:center;justify-content:space-between}.footer-inner p{font-size:12px;margin:0}.footer-inner>a:last-child{color:#fff;text-decoration:none;font-size:22px}.reveal{animation:rise .7s ease-out both}@keyframes rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:800px){.site-header{height:70px}.nav-wrap{gap:14px}.menu-toggle{display:flex;margin-left:auto;width:39px;height:36px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none}.menu-toggle span{width:23px;border-top:2px solid var(--navy)}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:18px 24px 25px;border-bottom:1px solid var(--line);box-shadow:0 8px 15px #1233;align-items:flex-start;flex-direction:column;gap:15px}.nav.open{display:flex}.hero{padding:65px 0 58px}.hero-grid,.intro-grid,.plan-grid,.about-grid{grid-template-columns:1fr;gap:38px}.hero-visual{height:340px;max-width:390px;width:100%;margin:auto}.orbit-two{width:330px;height:330px}.orbit-one{width:230px;height:230px}.node-strategy{top:5px}.node-execution{bottom:6px}.section{padding:77px 0}.section-heading,.contact-inner{display:block}.section-heading>p{margin-top:20px}.flow-list{grid-template-columns:1fr 1fr;gap:30px}.flow-list li{margin:0}.flow-list li:after{display:none}.plan-card,.plan-quote{padding:38px 31px}.perspectives{grid-template-columns:1fr 1fr}.perspectives article:nth-child(2){border-right:0}.perspectives article:nth-child(-n+2){border-bottom:1px solid var(--line)}.benefit-grid{grid-template-columns:1fr;gap:15px;margin-top:28px}.benefit-grid article{border-right:0;border-bottom:1px solid #d2d9df;margin:0;padding:19px 0}.about-grid>div:last-child{padding:0}.contact-inner .button{margin-top:33px}.footer-inner{height:auto;padding:27px 0;gap:18px;flex-wrap:wrap}.bsc-note{display:block}.bsc-note span{display:block;margin-top:8px}}@media(max-width:440px){.container{width:min(100% - 32px,1160px)}.brand{font-size:22px}.brand b{font-size:26px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-visual{transform:scale(.88);margin:-15px auto}.flow-list{grid-template-columns:1fr}.perspectives{grid-template-columns:1fr}.perspectives article{border-right:0!important;border-bottom:1px solid var(--line)}.perspectives article:last-child{border-bottom:0}.scorecard-footer{display:block}.scorecard-footer .lines{margin:12px 0}.plan-quote blockquote{font-size:24px}}


/* Source: content.css */
.plan-detail{background:#fff}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:49px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.question-grid article{min-height:224px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.question-grid article>span{color:var(--blue);font-size:12px;font-weight:700}.question-grid h3{font-size:19px;margin:20px 0 9px;color:var(--navy)}.question-grid p{color:var(--muted);font-size:14px;line-height:1.52;margin:0}.bsc-detail{background:var(--sky)}.bsc-detail-intro{max-width:680px}.bsc-detail-intro h2{font-size:clamp(34px,4vw,51px);color:var(--navy)}.bsc-detail-intro p:not(.section-label){color:var(--muted);font-size:17px;margin:20px 0 0}.translation-grid{display:grid;grid-template-columns:repeat(5,1fr);margin:46px 0 24px}.translation-grid article{position:relative;padding:0 23px 0 0;margin-right:18px;border-top:2px solid #a6c7e8}.translation-grid article:not(:last-child):after{content:'→';color:var(--blue);font-size:19px;position:absolute;top:-15px;right:-8px;background:var(--sky);padding:0 2px}.translation-number{display:block;color:var(--blue);font:700 12px "DM Sans";margin-top:19px}.translation-grid h3{font-size:19px;color:var(--navy);margin:12px 0 8px}.translation-grid p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.translation-note{color:#526983;font-size:15px;margin:0}.translation-note strong{color:var(--navy)}.cadence{background:var(--navy);color:#fff}.cadence-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.cadence .section-label{color:#8dc6ff}.cadence h2{font-size:clamp(34px,4vw,51px)}.cadence h2 em{font-style:normal;color:#8dc6ff}.cadence-grid>div>p:not(.section-label){color:#bbd1e9;font-size:17px;margin:20px 0 0}.cadence-list{border-top:1px solid #537195}.cadence-list article{display:grid;grid-template-columns:118px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #537195}.cadence-list article>span{color:#8dc6ff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding-top:3px}.cadence-list h3{font-size:18px;margin:0 0 3px}.cadence-list p{font-size:14px!important;line-height:1.5;margin:0!important;color:#bbd1e9!important}
@media(max-width:800px){.question-grid{grid-template-columns:1fr 1fr;margin-top:34px}.translation-grid{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.translation-grid article{margin:0}.translation-grid article:after{display:none}.cadence-grid{grid-template-columns:1fr;gap:38px}.cadence-list article{grid-template-columns:105px 1fr}}@media(max-width:440px){.question-grid,.translation-grid{grid-template-columns:1fr}.question-grid article{min-height:0;padding:23px}.cadence-list article{grid-template-columns:1fr;gap:4px}.cadence-list article>span{padding:0}}


/* Source: pages.css */
.narrow{max-width:800px}.page-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#061a3b 0%,#0a336b 63%,#006fd6 145%);padding:104px 0 96px}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(123,204,255,.3);border-radius:50%;right:-160px;top:-210px}.page-hero .container{position:relative;z-index:1}.page-hero .eyebrow{color:#7dccff}.page-hero .eyebrow>span:first-child{background:#7dccff}.page-hero h1{color:#fff}.page-hero h1 em{color:#7dccff}.page-hero .lead{max-width:700px;color:#c5def3}.bsc-page-hero{background:linear-gradient(118deg,#041832 0%,#0a3c79 63%,#0076e6 145%)}.page-content{background:#fff}.method-steps{padding:0;margin:0;list-style:none;max-width:850px}.method-steps li{display:grid;grid-template-columns:92px 1fr;gap:30px;padding:27px 0;border-top:1px solid var(--line)}.method-steps li:last-child{border-bottom:1px solid var(--line)}.method-steps>li>span{font-size:13px;font-weight:700;color:var(--blue);padding-top:5px}.method-steps h2{font-size:27px;color:var(--navy)}.method-steps p{font-size:17px;color:var(--muted);margin:10px 0 0;max-width:650px}.page-cta{background:var(--cream);text-align:center}.page-cta p{font:700 clamp(24px,3vw,35px)/1.3 Manrope,sans-serif;letter-spacing:-1px;color:var(--navy);max-width:770px;margin:0 auto 31px}.page-cta>div>div{display:flex;justify-content:center;align-items:center;gap:25px}.story{background:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.story h2{font-size:clamp(34px,4vw,50px);color:var(--navy)}.story-grid>div:last-child>p{font-size:18px;color:#42546e;margin:0 0 18px}.story-line{margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.4px;word-spacing:5px}.story-line span{color:var(--navy);font-size:16px}.contact-page-hero{background:linear-gradient(118deg,#061a3b 0%,#0a336b 63%,#006fd6 145%)}.contact-options{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.contact-email-card{padding:45px;background:var(--navy);color:#fff;border-radius:var(--radius)}.contact-email-card>p:first-child{color:#bfd4eb;font-size:17px;max-width:360px;margin:0 0 20px}.contact-email-card a{color:#fff;font:700 clamp(23px,3vw,32px) Manrope,sans-serif;letter-spacing:-1px;text-decoration:none}.contact-email-card a span{color:#8dc6ff;margin-left:8px}.contact-small{margin:29px 0 0;color:#9eb8d4;font-size:13px}.contact-expect .section-label{margin-top:5px}.contact-expect ol{padding:0;list-style:none;counter-reset:expect;margin:23px 0}.contact-expect li{counter-increment:expect;padding:15px 0 15px 42px;border-top:1px solid var(--line);position:relative;color:#4c5e75}.contact-expect li:before{content:'0' counter(expect);position:absolute;left:0;color:var(--blue);font-size:12px;font-weight:700}.contact-expect li:last-child{border-bottom:1px solid var(--line)}
@media(max-width:800px){.page-hero{padding:73px 0}.method-steps li{grid-template-columns:56px 1fr;gap:18px}.story-grid,.contact-options{grid-template-columns:1fr;gap:38px}.page-cta>div>div{flex-direction:column;gap:17px}.contact-email-card{padding:33px 28px}}@media(max-width:440px){.method-steps li{grid-template-columns:1fr;gap:7px}.method-steps li{padding:22px 0}.story-line{line-height:2.2}}


/* Source: home-next.css */
:root{--ink2:#061a36;--blue2:#0d6fc4;--teal2:#00a19a;--gold2:#efae36;--mist:#f2f6fa;--slate:#3d5069}.home-next{background:#fff}.home-next .site-header{background:#fff;border-bottom:1px solid #d9e1e9}.action-hero{color:#fff;background:radial-gradient(circle at 82% 18%,#126ec5 0 4%,transparent 4.3%),radial-gradient(circle at 78% 65%,#0b9d98 0 9%,transparent 9.3%),linear-gradient(125deg,#061a36 0%,#092b55 60%,#0a315e 100%);padding:96px 0 82px;overflow:hidden;position:relative}.action-hero:before{content:"";position:absolute;width:700px;height:700px;right:-380px;top:-250px;border:90px solid #2183d544;border-radius:50%}.action-hero:after{content:"";position:absolute;width:500px;height:500px;right:-230px;bottom:-400px;border:1px solid #ffffff34;border-radius:50%}.action-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px}.dark-eyebrow{color:#8fc9ff}.dark-eyebrow>span:first-child{background:#19bbb2}.action-hero h1{color:#fff;font-size:clamp(43px,5.4vw,70px)}.action-hero h1 em{color:#86ded7}.hero-lead{font-size:19px;line-height:1.65;color:#d0e1f0;max-width:610px;margin:25px 0 0}.dark-link{color:#dceafb}.dark-link:hover{color:#86ded7}.home-next .button-primary{background:#fff;color:#082650;box-shadow:none}.home-next .button-primary:hover{background:#aef0ea}.hero-proof{display:flex;gap:10px;align-items:start;max-width:500px;color:#9ebbd7;font-size:13px;margin-top:26px}.hero-proof>span:first-child{color:#7fe0d8;font-size:17px;line-height:1}.focus-board{border:1px solid #8cc5ee66;background:#ffffff;color:var(--ink2);border-radius:18px;box-shadow:0 24px 65px #020f2370;overflow:hidden;transform:rotate(1deg)}.focus-top,.focus-bottom{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#f2f8fd;color:#57718d;font-size:10px;letter-spacing:.8px;font-weight:800}.live-dot{display:flex;gap:6px;align-items:center;color:#167f72}.live-dot i{height:7px;width:7px;border-radius:50%;background:#2bba95}.focus-main{padding:25px 25px 21px}.focus-main>p{margin:0;color:#67809a;font-size:12px;font-weight:700}.focus-main h2{font-size:25px;letter-spacing:-1px;line-height:1.2;margin:7px 0 23px;color:#0d2852}.focus-wigs{display:grid;gap:9px}.focus-wigs article{display:grid;grid-template-columns:55px 1fr auto;gap:9px;align-items:center;padding:12px;border-radius:9px;background:#f5f8fb;border-left:4px solid #1a76d2}.focus-wigs article:nth-child(2){border-color:#00a19a}.focus-wigs article:nth-child(3){border-color:#eeae38}.focus-wigs span{font-size:9px;font-weight:800;color:#5f7590}.focus-wigs strong{font:700 13px/1.25 Manrope,sans-serif;color:#142c4c}.focus-wigs small{font-size:10px;color:#698096}.focus-bottom{border-top:1px solid #e0e9f1;background:#fff}.focus-bottom a{color:#116ec4;font-size:11px;text-decoration:none;font-weight:700}.focus-bottom a span{margin-left:3px}.pain-section{background:#fff}.home-next .section-heading h2{font-size:clamp(34px,4.2vw,52px)}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:45px}.pain-grid article{padding:25px 23px;background:#f5f8fb;border-top:4px solid #c7d6e4;min-height:237px}.pain-grid article:nth-child(1){border-color:#e8aa32}.pain-grid article:nth-child(2){border-color:#1481d0}.pain-grid article:nth-child(3){border-color:#0a9d97}.pain-grid article:nth-child(4){border-color:#213d60}.pain-icon{height:37px;width:37px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#145f9f;font:700 20px Manrope,sans-serif;box-shadow:0 4px 10px #1233}.pain-grid h3{font-size:20px;color:#0d2852;margin:20px 0 9px}.pain-grid p{font-size:14px;line-height:1.53;color:#60738a;margin:0}.choice-section{background:#eaf1f7}.choice-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.choice-grid h2{font-size:clamp(34px,4vw,51px);color:var(--ink2)}.choice-grid h2 em{font-style:normal;color:#1172bd}.choice-grid>div>p:not(.section-label){font-size:17px;color:#4c617b;margin:22px 0 30px}.outline-button{border:1px solid #0d5d9d;color:#0a3f70;background:#fff}.choice-visual{display:grid;grid-template-columns:1fr 40px 1fr;gap:13px;align-items:center}.choice-before,.choice-after{min-height:265px;padding:22px;border-radius:13px}.choice-before{background:#fff;color:#4c5b6e}.choice-before>p,.choice-after>p{font-size:11px;font-weight:800;letter-spacing:1px;margin:0 0 19px}.noise{height:145px;position:relative;border:1px dashed #cdd8e2;border-radius:9px;overflow:hidden}.noise span{position:absolute;padding:5px 7px;background:#eef3f7;border-radius:4px;font-size:10px;font-weight:700}.noise span:nth-child(1){top:20px;left:12px}.noise span:nth-child(2){top:54px;right:17px}.noise span:nth-child(3){top:91px;left:34px}.noise span:nth-child(4){top:12px;right:18px}.noise span:nth-child(5){bottom:9px;right:8px}.noise span:nth-child(6){bottom:28px;left:9px}.choice-before small,.choice-after small{display:block;font-size:11px;margin-top:15px;color:#798b9d}.choice-arrow{text-align:center;color:#1274c5;font-size:27px;font-weight:bold}.choice-after{background:#0c2e57;color:#fff}.focus-lines{display:grid;gap:11px}.focus-lines span{display:flex;align-items:center;gap:9px;font-size:12px}.focus-lines i{height:8px;width:8px;border-radius:50%;background:#85ddd6;box-shadow:0 0 0 5px #85ddd620}.focus-lines span:nth-child(2) i{background:#7fb9ed;box-shadow:0 0 0 5px #7fb9ed20}.focus-lines span:nth-child(3) i{background:#f2be54;box-shadow:0 0 0 5px #f2be5420}.choice-after small{color:#a8c6e3}.cascade-section{background:#fff}.cascade-diagram{background:#081f40;border-radius:18px;padding:39px;margin-top:45px;color:#fff;text-align:center;position:relative;overflow:hidden}.cascade-diagram:before{content:"";position:absolute;top:-150px;left:50%;height:320px;width:320px;border:1px solid #4b79aa;border-radius:50%;transform:translateX(-50%)}.cascade-diagram article{position:relative;z-index:1;border:1px solid #5083b7;border-radius:11px;padding:16px;margin:auto;background:#0d315d}.cascade-diagram article>span{display:block;font-size:10px;color:#8ecaff;font-weight:800;letter-spacing:.8px}.cascade-diagram article>strong{display:block;font:700 18px/1.25 Manrope,sans-serif;margin-top:7px}.cascade-why{max-width:450px}.cascade-wig{max-width:360px;background:#0d7876!important;border-color:#3bd0c4!important}.cascade-arrow{position:relative;z-index:1;display:block;font-size:22px;color:#93d9d2;padding:6px}.cascade-split{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cascade-split article{text-align:left;min-height:130px}.cascade-split article:nth-child(2){border-color:#2ec1b7;background:#0c485e}.cascade-split article:nth-child(3){border-color:#e5ae43;background:#314264}.cascade-split small{display:block;color:#b8d5ef;font-size:11px;margin-top:10px}.cascade-foot{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:21px;font-size:13px;color:#617792}.cascade-foot p{margin:0}.cascade-foot a{color:#0b66b5;text-decoration:none;font-weight:700}.domain-section{background:#f3f6f9}.domain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:43px}.domain-grid article{background:#fff;border:1px solid #dee7ee;padding:21px;min-height:315px}.domain-top{display:flex;justify-content:space-between;align-items:center}.domain-top>span{height:35px;width:35px;display:grid;place-items:center;border-radius:8px;font-weight:800}.domain-top small{font-size:9px;font-weight:800;letter-spacing:.8px}.domain-top.finance>span{color:#1a75c6;background:#e5f0fd}.domain-top.finance small{color:#1a75c6}.domain-top.customer>span{color:#0e918a;background:#dff8f5}.domain-top.customer small{color:#0e918a}.domain-top.process>span{color:#6c5fc9;background:#eceaff}.domain-top.process small{color:#6c5fc9}.domain-top.people>span{color:#c17c0e;background:#fff1d9}.domain-top.people small{color:#c17c0e}.domain-grid h3{font-size:20px;margin:22px 0 10px;color:#112b4d}.domain-grid p{font-size:14px;color:#63768d;line-height:1.5;margin:0 0 19px}.example-label{font-size:10px;color:#7a8c9f;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.domain-grid strong{display:block;font:700 12px/1.4 Manrope,sans-serif;color:#1c527f;margin-top:5px}.dashboard-teaser{background:#fff}.dash-teaser-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.dash-teaser-grid h2{font-size:clamp(34px,4vw,51px);color:#0a284e}.dash-teaser-grid h2 em{font-style:normal;color:#0e8e89}.dash-teaser-grid>div>p:not(.section-label){font-size:17px;color:#4e637d;margin:22px 0 28px}.dash-snapshot{background:#0b2449;color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 18px 38px #092a4b32}.snapshot-head{display:flex;justify-content:space-between;padding:16px 21px;color:#b3d4f3;background:#12355f;font-size:10px;letter-spacing:.8px;font-weight:800}.snapshot-kpis{display:grid;grid-template-columns:repeat(3,1fr);padding:20px;gap:13px}.snapshot-kpis article{padding:14px;border:1px solid #31577f;border-radius:8px}.snapshot-kpis span{display:block;color:#b4cce4;font-size:10px}.snapshot-kpis strong{display:block;font:700 20px Manrope,sans-serif;margin:5px 0}.snapshot-kpis small{font-size:10px}.positive{color:#79dfd4}.snapshot-chart{background:#fff;color:#49647f;margin:0 15px 15px;padding:15px;border-radius:8px}.chart-legend{display:flex;gap:15px;font-size:10px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{height:7px;width:7px;border-radius:50%;background:#1a76d2}.chart-legend span:nth-child(2) i{background:#0aa7a1}.line-grid{margin:7px 0 0;border-bottom:1px solid #d6e0e9}.line-grid svg{display:block;width:100%;height:137px}.chart-years{display:flex;justify-content:space-between;color:#8091a1;font-size:10px}.calendar-teaser{background:#eaf1f7}.calendar-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.calendar-grid h2{font-size:clamp(34px,4vw,51px);color:#08264a}.calendar-grid h2 em{font-style:normal;color:#1175be}.calendar-grid>div>p:not(.section-label){font-size:17px;color:#4d627a;margin:20px 0 25px}.calendar-strip{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #c5d6e4}.calendar-strip article{min-height:195px;padding:16px 12px;border-right:1px solid #c5d6e4;position:relative}.calendar-strip article:before{content:"";height:8px;width:8px;border-radius:50%;background:#1777c6;position:absolute;top:-4px;left:-4px}.calendar-strip article:nth-child(2):before{background:#0aa7a1}.calendar-strip article:nth-child(3):before{background:#f0ae37}.calendar-strip article:nth-child(4):before{background:#6c62cb}.calendar-strip article:nth-child(5):before{background:#092c57}.calendar-strip span{font-size:10px;font-weight:800;color:#677c93}.calendar-strip strong{display:block;font:700 14px/1.3 Manrope,sans-serif;color:#173858;margin:28px 0 6px}.calendar-strip small{font-size:11px;line-height:1.35;color:#6f8297}.action-contact{background:#061a36}.action-contact h2{color:#fff}.action-contact h2 em{color:#81ddd6}.action-contact p:not(.section-label){color:#bfd3e9}@media(max-width:900px){.action-hero-grid,.choice-grid,.dash-teaser-grid,.calendar-grid{grid-template-columns:1fr;gap:45px}.action-hero{padding:72px 0}.focus-board{max-width:570px}.pain-grid,.domain-grid{grid-template-columns:1fr 1fr}.cascade-split{grid-template-columns:1fr}.cascade-split article{text-align:center;min-height:0}.cascade-foot{display:block}.cascade-foot a{display:block;margin-top:12px}.calendar-strip{max-width:650px}.calendar-strip article{min-height:150px}}@media(max-width:560px){.pain-grid,.domain-grid{grid-template-columns:1fr}.choice-visual{grid-template-columns:1fr}.choice-arrow{transform:rotate(90deg)}.cascade-diagram{padding:24px 15px}.focus-wigs article{grid-template-columns:48px 1fr}.focus-wigs small{display:none}.snapshot-kpis{grid-template-columns:1fr}.calendar-strip{grid-template-columns:1fr 1fr}.calendar-strip article{border-bottom:1px solid #c5d6e4}.calendar-strip article:nth-child(5){grid-column:span 2}}


/* Source: action-pages.css */
.action-page-hero{background:linear-gradient(125deg,#071e3e,#0b3c73);color:#fff;padding:100px 0 92px;position:relative;overflow:hidden}.action-page-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-150px;bottom:-310px;border:45px solid #19bdb545}.action-page-hero>*{position:relative;z-index:1}.action-page-hero h1{color:#fff;font-size:clamp(41px,5vw,65px)}.action-page-hero h1 em{color:#8be2db}.action-page-hero .lead{color:#c3d7ea;max-width:700px}.agenda-hero{background:linear-gradient(125deg,#082953,#1161a6)}.dashboard-hero{background:linear-gradient(125deg,#071c38,#115365)}.action-example{background:#fff}.cascade-stack{max-width:800px;margin:46px auto 0;text-align:center}.cascade-stack article{border:1px solid #bdd5e9;border-radius:12px;padding:18px;background:#f7fbff}.cascade-stack article>span{display:block;color:#267bbd;font-size:10px;font-weight:800;letter-spacing:.9px}.cascade-stack article>strong{display:block;color:#112e51;font:700 19px/1.35 Manrope,sans-serif;margin-top:6px}.cascade-stack>i{display:block;font-style:normal;font-size:21px;color:#169f98;padding:6px}.cascade-stack .split-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#ebf5fc;text-align:left}.split-stack>div{padding:6px}.split-stack small{display:block;color:#647c94;font-size:12px;margin-top:8px}.daily-stack{background:#092c57!important;border-color:#092c57!important}.daily-stack span,.daily-stack strong{color:#fff!important}.stop-section{background:#eef4f8}.stop-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.stop-grid h2,.meeting-grid h2,.agenda-check h2,.dashboard-explain h2{font-size:clamp(33px,4vw,50px);color:#0a284e}.stop-grid h2 em,.meeting-grid h2 em,.agenda-check h2 em,.dashboard-explain h2 em{font-style:normal;color:#1174bc}.stop-grid>div>p:not(.section-label){font-size:17px;color:#4f647c}.stop-card{background:#fff;padding:31px;border-top:5px solid #e6a52f;box-shadow:0 14px 30px #10385512}.stop-card>span{font-size:10px;color:#bd7f12;letter-spacing:.8px;font-weight:800}.stop-card h3{font-size:24px;color:#143555;margin:11px 0}.stop-card ul{list-style:none;padding:0;margin:0}.stop-card li{padding:11px 0 11px 25px;border-top:1px solid #e4eaf0;color:#52677f;font-size:14px;position:relative}.stop-card li:before{content:'×';position:absolute;left:2px;color:#d08a1e;font-weight:800}.stop-card p{font-weight:700;font-size:13px;color:#264b70;margin:15px 0 0}.action-steps{background:#fff}.action-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px}.action-steps-grid article{border-top:2px solid #bad1e5;padding:19px 24px 0 0;margin-right:20px}.action-steps-grid article:nth-child(2){border-color:#4bc0b8}.action-steps-grid article:nth-child(3){border-color:#efb244}.action-steps-grid article:nth-child(4){border-color:#4d82d2}.action-steps-grid span{font:700 15px Manrope,sans-serif;color:#1675c0}.action-steps-grid h3{font-size:19px;color:#102e51;margin:14px 0 8px}.action-steps-grid p{font-size:14px;color:#63778e;line-height:1.5;margin:0}.agenda-main{background:#fff}.agenda-map{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:43px}.agenda-map article{min-height:285px;padding:23px;background:#f5f8fb;border-top:5px solid #176fc1}.agenda-map article:nth-child(2){border-color:#0aa199}.agenda-map article:nth-child(3){border-color:#e8aa32}.agenda-map article:nth-child(4){border-color:#635bc5}.agenda-map article>span{font:800 17px Manrope,sans-serif;color:#1b4a75}.agenda-map h3{font-size:20px;color:#102d50;margin:22px 0 9px}.agenda-map p{font-size:14px;color:#5f748b;line-height:1.5;margin:0}.agenda-map ul{padding:13px 0 0;margin:16px 0 0;list-style:none;border-top:1px solid #d9e3ec}.agenda-map li{font-size:12px;color:#2f587e;padding:3px 0}.agenda-map li:before{content:'•';color:#0c9d96;margin-right:7px}.meeting-section{background:#092b56;color:#fff}.meeting-section .section-label{color:#91caff}.meeting-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.meeting-grid h2{color:#fff}.meeting-grid h2 em{color:#85ded7}.meeting-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.meeting-cards article{padding:27px;background:#123e70;border:1px solid #3671a7}.meeting-cards article:nth-child(2){background:#0c696a;border-color:#3cc7c1}.meeting-cards span{font-size:10px;letter-spacing:.9px;color:#9fd2ff;font-weight:800}.meeting-cards h3{font-size:21px;margin:12px 0;color:#fff}.meeting-cards p{font-size:14px;line-height:1.52;color:#c9e0f4;margin:0}.meeting-cards small{display:block;color:#9dc5e6;font-size:11px;margin-top:18px}.agenda-check{background:#f0f5f9}.agenda-check ol{max-width:800px;padding:0;list-style:none;counter-reset:check;margin:40px 0 0}.agenda-check li{counter-increment:check;padding:18px 0 18px 55px;border-top:1px solid #cbd9e4;color:#3f5973;position:relative;font-size:16px}.agenda-check li:before{content:'0' counter(check);position:absolute;left:0;color:#1375c0;font:700 15px Manrope,sans-serif}.agenda-check li:last-child{border-bottom:1px solid #cbd9e4}.dashboard-main{background:#eef4f8}.dashboard-shell{background:#fff;border:1px solid #c9d9e6;border-radius:16px;box-shadow:0 22px 50px #0a30551d;overflow:hidden}.full-dash-head{padding:23px 26px;background:#08274f;color:#fff;display:flex;justify-content:space-between;align-items:center}.full-dash-head span{color:#9dc9f0;font-size:10px;font-weight:800;letter-spacing:.8px}.full-dash-head h2{font-size:24px;margin:5px 0 0}.full-status{display:flex;align-items:center;gap:8px}.full-status i{height:8px;width:8px;border-radius:50%;background:#4fcec2}.year-columns,.dash-row{display:grid;grid-template-columns:2.2fr repeat(3,1fr)}.year-columns{background:#f1f6fa;color:#61788f;font-size:11px;font-weight:800;text-align:center}.year-columns>div{padding:11px;border-left:1px solid #dce6ee}.year-columns .year-label{text-align:left;border-left:0}.dip-year{background:#fff2d9;color:#9a6811}.dip-year small{display:block;font-size:9px}.dash-group{padding:8px 18px;background:#e9f3ff;color:#166eb8;font-size:10px;font-weight:800;letter-spacing:1px}.customer-group{background:#e4faf7;color:#11857f}.process-group{background:#eeedff;color:#675fc9}.people-group{background:#fff1db;color:#b67914}.dash-row>div,.dash-row>span{padding:15px 18px;border-bottom:1px solid #e2eaf0}.dash-row>span{text-align:center;border-left:1px solid #e2eaf0;color:#334f6a;font:700 15px Manrope,sans-serif}.dash-row strong{display:block;color:#173858;font:700 14px Manrope,sans-serif}.dash-row small{display:block;color:#71849a;font-size:11px;margin-top:3px}.dash-row .up{color:#118671}.dash-row .down{color:#c27814}.dash-insight{padding:20px 25px;background:#f8fbfd}.dash-insight span{font-size:10px;color:#1374be;font-weight:800;letter-spacing:.8px}.dash-insight p{font-size:15px;color:#405c76;max-width:900px;margin:7px 0 0}.dashboard-explain{background:#fff}.explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.explain-grid>div:last-child{padding-top:24px}.explain-grid p:not(.section-label){font-size:18px;line-height:1.58;color:#445d76;margin:0 0 17px}@media(max-width:800px){.stop-grid,.meeting-grid,.explain-grid{grid-template-columns:1fr;gap:38px}.agenda-map,.action-steps-grid{grid-template-columns:1fr 1fr;gap:17px}.meeting-cards{max-width:650px}.year-columns,.dash-row{grid-template-columns:1.7fr repeat(3,1fr)}.dash-row>div,.dash-row>span{padding:12px 8px}.dash-row small{font-size:10px}.full-dash-head{display:block}.full-status{margin-top:10px}.explain-grid>div:last-child{padding:0}}@media(max-width:480px){.cascade-stack .split-stack,.agenda-map,.action-steps-grid,.meeting-cards{grid-template-columns:1fr}.year-columns,.dash-row{grid-template-columns:1.35fr repeat(3,1fr);font-size:11px}.dash-row>span{font-size:11px}.dash-row strong{font-size:11px}.dash-row small{display:none}.full-dash-head{padding:19px}.full-dash-head h2{font-size:20px}}


/* Source: year-rhythm.css */
.rhythm-product{background:#f5f9fc}.rhythm-product-grid{display:grid;grid-template-columns:1fr .92fr;gap:80px;align-items:center}.rhythm-product h2,.start-section h2,.iso-section h2{font-size:clamp(34px,4vw,50px);color:#08294f}.rhythm-product h2 em,.start-section h2 em,.iso-section h2 em{font-style:normal;color:#0068d9}.rhythm-product-grid>div>p:not(.section-label),.start-section .section-heading>p,.iso-grid>div>p:not(.section-label){font-size:17px;color:#456079;line-height:1.65}.ics-benefits{display:grid;gap:10px;margin-top:28px}.ics-benefits span{color:#1f4a75;font-size:14px;font-weight:700}.ics-benefits span:before{content:'✓';color:#00a796;margin-right:10px}.calendar-event-card{background:#fff;border:1px solid #bfd8ed;border-radius:15px;overflow:hidden;box-shadow:0 18px 38px #0a376b1a}.event-top{background:#082b57;color:#a7cff4;padding:12px 18px;display:flex;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:1px}.event-top i{width:8px;height:8px;border-radius:50%;background:#42d1c5}.event-title{padding:23px 22px 19px;border-bottom:1px solid #dce8f1}.event-title>span{font-size:11px;font-weight:800;letter-spacing:.7px;color:#0671ca}.event-title h3{margin-top:8px;font-size:23px;color:#112f54}.event-row{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:13px 22px;border-bottom:1px solid #e5edf3}.event-row b{font-size:10px;letter-spacing:.6px;color:#0873c9;padding-top:2px}.event-row p{margin:0;color:#4c6680;font-size:13px;line-height:1.45}.event-row.last{border:0}.calendar-event-card>small{display:block;padding:15px 22px;background:#edf8f7;color:#127c73;font-size:12px;font-weight:700}.start-section{background:#fff}.start-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:45px}.start-cards article{border:1px solid #ccdeeb;padding:35px;border-radius:15px}.start-cards article>span{display:block;color:#0872c9;font-size:10px;letter-spacing:1px;font-weight:800}.start-cards h3{font-size:27px;color:#0a2a4f;margin:14px 0 12px}.start-cards p{color:#506a83;font-size:15px;line-height:1.6;margin:0}.start-cards ul{padding:0;margin:24px 0 0;list-style:none}.start-cards li{padding:9px 0 9px 23px;border-top:1px solid #e0eaf1;color:#36536f;font-size:14px;position:relative}.start-cards li:before{content:'✓';position:absolute;left:0;color:#00a796;font-weight:800}.half-day-card{background:linear-gradient(135deg,#092c59,#0c548e)!important;border-color:#092c59!important}.half-day-card>span{color:#8bdcd7!important}.half-day-card h3{color:#fff}.half-day-card p,.half-day-card li{color:#d2e5f5}.half-day-card li{border-color:#3972a6}.half-day-card .button{margin-top:25px}.iso-section{background:#edf4f8}.iso-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.iso-points{border-top:2px solid #78a8d0}.iso-points article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #ccdae5}.iso-points article>b{font:800 14px Manrope,sans-serif;color:#0872c9}.iso-points h3{font-size:18px;color:#102f52;margin:0 0 5px}.iso-points p{font-size:14px;line-height:1.5;color:#506a83;margin:0}.iso-note{margin:19px 0 0;color:#58718a;font-size:12px;line-height:1.55}.iso-link{display:inline-block;margin-top:13px;color:#0068d9;text-decoration:none;font-size:13px;font-weight:800}.iso-link span{font-size:17px;margin-left:5px}@media(max-width:800px){.rhythm-product-grid,.iso-grid{grid-template-columns:1fr;gap:42px}.start-cards{grid-template-columns:1fr}.event-row{grid-template-columns:95px 1fr}}@media(max-width:480px){.start-cards article{padding:28px 24px}.event-row{grid-template-columns:1fr;gap:4px}.event-row p{font-size:13px}}


/* Source: examples.css */
.example-section{background:#fff}.example-scorecard{margin-top:48px;border:1px solid #c7e1f5;border-radius:18px;overflow:hidden;box-shadow:0 25px 60px #153c6517;background:#fff}.example-topbar{height:50px;background:linear-gradient(90deg,#f6fbff,#eafffb);padding:0 22px;display:flex;align-items:center;justify-content:space-between;color:#61738b;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:700}.example-topbar>span:first-child{display:flex;align-items:center;gap:8px}.example-topbar i{height:8px;width:8px;border-radius:50%;background:#31b993}.example-body{display:grid;grid-template-columns:188px 1fr;min-height:370px}.example-body aside{background:#f7fbff;border-right:1px solid #d9e9f6;padding:23px 14px}.example-body aside>p{margin:0 0 16px;color:#667a92;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.map-item{display:flex;align-items:center;gap:10px;padding:10px 8px;margin:3px 0;border-radius:8px;font-size:12px;font-weight:700;color:#4d6079}.map-item i{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;font-style:normal;background:#e8f2ff;color:#1267c8}.customer-map i{background:#e2fbf8;color:#168b85}.process-map i{background:#f1efff;color:#675ed1}.people-map i{background:#fff2d9;color:#cc8818}.map-item.active{background:#e2fbf8;color:#0d6d68}.objective-board{padding:31px 35px}.board-title{display:flex;align-items:start;justify-content:space-between;gap:20px}.board-title>div>span{font-size:11px;text-transform:uppercase;letter-spacing:.8px;font-weight:700;color:#188d86}.board-title h3{font-size:24px;color:var(--navy);margin:5px 0}.progress-chip{background:#e7fbf4;color:#198061;padding:7px 10px;border-radius:9px;font-size:11px;white-space:nowrap}.progress-chip b{font-size:16px}.metric-row{display:grid;grid-template-columns:.85fr .7fr 1.2fr;gap:11px;margin-top:25px}.metric-row article{padding:14px;border-radius:10px;background:#f6faff;border:1px solid #e0edf7}.metric-row article:nth-child(2){background:#fffbf2;border-color:#ffebbd}.metric-row article:nth-child(3){background:#effdfa;border-color:#cef3ee}.metric-row span{display:block;color:#73869c;font-size:10px;letter-spacing:.7px;text-transform:uppercase;font-weight:700}.metric-row strong{display:block;color:var(--navy);font:700 14px Manrope,sans-serif;margin:7px 0 4px}.metric-row small{font-size:11px;color:#68809a}.trend{margin-top:28px}.trend-caption{display:flex;justify-content:space-between;font-size:11px;color:#60758d;font-weight:700}.trend-green{color:#168c6b}.chart{height:100px;margin-top:10px;background:repeating-linear-gradient(to bottom,#e5f0f7 0 1px,transparent 1px 33px);display:flex;gap:21px;align-items:end;padding:0 15px;position:relative}.chart i:not(.target-line){display:block;width:32px;background:linear-gradient(#3dcac0,#1685e5);border-radius:5px 5px 0 0}.chart .target-line{position:absolute;left:0;right:0;top:25px;border-top:2px dashed #f4b548}.quarter-labels{display:flex;gap:35px;padding:6px 15px 0;color:#7e91a6;font-size:10px}.quarter-labels span{width:32px;text-align:center}@media(max-width:700px){.example-body{grid-template-columns:1fr}.example-body aside{border-right:0;border-bottom:1px solid #d9e9f6;display:flex;gap:9px;align-items:center;overflow:auto;padding:14px}.example-body aside>p{display:none}.map-item{white-space:nowrap;margin:0}.objective-board{padding:25px 19px}.metric-row{grid-template-columns:1fr}.example-topbar{padding:0 14px}.example-topbar>span:last-child{display:none}.chart{gap:14px}}@media(max-width:410px){.board-title{display:block}.progress-chip{display:inline-block;margin-top:10px}}


/* Source: depth.css */
.depth-hero{background:linear-gradient(115deg,#f7fbff 0%,#ebf9f8 100%)}.depth-start{background:#fff}.depth-start-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.depth-start h2,.learning-path h2,.depth-topic h2,.practical-section h2,.sources-section h2{font-size:clamp(34px,4vw,50px);color:var(--navy)}.depth-start-grid>div:last-child>p{font-size:18px;color:#455a74;margin:0 0 18px}.learning-path{background:#f7f9fc}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:45px}.path-grid article{background:#fff;padding:24px;border:1px solid #e1e9f0;border-radius:14px;position:relative;min-height:275px;box-shadow:0 8px 24px #123a5d08}.path-index{position:absolute;right:20px;top:18px;color:#91a1b4;font-size:11px;font-weight:700}.path-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;font:800 18px Manrope,sans-serif}.path-icon.blue{background:#e7f2ff;color:#1375d0}.path-icon.teal{background:#e0faf7;color:#118b83}.path-icon.yellow{background:#fff1d9;color:#bd7812}.path-icon.purple{background:#eeebff;color:#685fce}.path-grid h3{font-size:19px;color:var(--navy);margin:21px 0 8px}.path-grid p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 18px}.path-grid a{font-size:13px;text-decoration:none;font-weight:700;color:var(--blue)}.depth-topic{background:#fff}.topic-tint{background:#f1f9ff}.topic-grid{display:grid;grid-template-columns:95px 1fr 270px;gap:34px;align-items:start}.topic-number{font:800 70px/1 Manrope,sans-serif;letter-spacing:-4px;color:#dcecff}.teal-number{color:#cdeeea}.yellow-number{color:#ffe6ae}.purple-number{color:#e3e0ff}.depth-topic h2{margin:0 0 20px}.depth-topic h2 em{font-style:normal;color:var(--blue)}.depth-topic p:not(.section-label){font-size:17px;color:#455a74;margin:0 0 14px}.insight-card,.rhythm-card,.mini-map{padding:23px;border-radius:14px;background:#0d2852;color:#fff;margin-top:35px}.insight-card>span,.rhythm-card>span,.mini-map>span{display:block;color:#92c9ff;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.insight-card p{font:700 17px/1.45 Manrope,sans-serif!important;color:#fff!important;margin:15px 0 0!important}.aqua-card{background:#117e7b}.mini-map{background:#fff;border:1px solid #cce8e5;color:var(--navy)}.mini-map>span{color:#168b84}.mini-map strong{font:700 13px/1.35 Manrope,sans-serif;display:block;margin-top:15px}.mini-map i{display:block;font-style:normal;color:#2fbdb6;font-size:17px;margin:3px 0}.rhythm-card{background:linear-gradient(145deg,#124f9c,#146fc9)}.rhythm-card p{color:#d9ecff!important;font-size:14px!important;margin:16px 0 0!important}.rhythm-card b{color:#fff}.practical-section{background:var(--navy);color:#fff}.practical-section .section-label{color:#91c9ff}.practical-section h2{color:#fff}.practical-section h2 em{font-style:normal;color:#8ed6d0}.practice-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;list-style:none;padding:0;margin:45px 0 0}.practice-list li{border-top:1px solid #5b7ba1;padding:18px 14px 0 0}.practice-list span{display:block;color:#83e3dc;font:700 13px Manrope,sans-serif}.practice-list p{color:#c6dbef;line-height:1.5;font-size:14px;margin:13px 0 0}.sources-section{background:#fff}.source-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:46px}.source-columns ul{list-style:none;padding:0;margin:0}.source-columns li{border-top:1px solid var(--line);padding:18px 0}.source-columns li:last-child{border-bottom:1px solid var(--line)}.source-columns strong{display:block;color:var(--navy);font:700 15px Manrope,sans-serif}.source-columns span{display:block;margin-top:4px;color:#64778d;font-size:14px}@media(max-width:800px){.depth-start-grid,.topic-grid{grid-template-columns:1fr;gap:28px}.path-grid{grid-template-columns:1fr 1fr}.topic-number{font-size:50px}.insight-card,.rhythm-card,.mini-map{margin:0;max-width:450px}.practice-list{grid-template-columns:1fr 1fr}.source-columns{gap:0;grid-template-columns:1fr}.sources-section .section-heading>p{margin-top:18px}}@media(max-width:440px){.path-grid,.practice-list{grid-template-columns:1fr}.path-grid article{min-height:0}.depth-start-grid>div:last-child>p,.depth-topic p:not(.section-label){font-size:16px}}


/* Source: visuals.css */
:root{--azure:#1685e5;--electric:#387cf6;--cyan:#34c7c0;--aqua:#ddfbf7;--sun:#f7bd4f;--lavender:#ece9ff}.hero,.page-hero{position:relative;isolation:isolate}.hero:before,.page-hero:before{content:"";position:absolute;z-index:-1;width:520px;height:520px;border-radius:50%;right:-190px;top:-275px;background:radial-gradient(circle at 35% 35%,#fff 0 5%,#9dd4ff 6% 23%,transparent 24% 100%);opacity:.8}.hero:after,.page-hero:after{content:"";position:absolute;z-index:-1;width:220px;height:220px;border-radius:50%;right:12%;bottom:-150px;border:40px solid rgba(52,199,192,.16)}.eyebrow>span:first-child{background:linear-gradient(90deg,var(--azure),var(--cyan))}.button-primary{background:linear-gradient(110deg,#1267c8,#1685e5 65%,#277ee2);box-shadow:0 13px 27px #1267c845}.button-primary span{font-size:20px}.hero-visual:before{content:"";position:absolute;left:18%;top:12%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#d5f9f6 0 18%,transparent 19% 35%,#cae4ff 36% 37%,transparent 38%);opacity:.9}.node-bsc{border-color:#9cf0e8;background:#effffc}.node-results{border-color:#ffe0a1;background:#fffaf0}.node-strategy{border-color:#c8d7ff;background:#f7f8ff}.node-execution{border-color:#bfeff0;background:#f2fffd}.flow-list li:nth-child(2){border-color:#6e9bdf}.flow-list li:nth-child(3){border-color:#4cbbb7}.flow-list li:nth-child(4){border-color:#4b8ce4}.flow-list li:nth-child(5){border-color:#e9b653}.question-grid article{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.question-grid article:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-35px;bottom:-38px;background:#e3f3ff}.question-grid article:nth-child(2):after,.question-grid article:nth-child(5):after{background:#dcf8f5}.question-grid article:nth-child(3):after,.question-grid article:nth-child(6):after{background:#fff0cc}.question-grid article:hover{z-index:1;transform:translateY(-4px);box-shadow:0 12px 28px #163d681c}.translation-grid article:nth-child(2){border-color:var(--cyan)}.translation-grid article:nth-child(3){border-color:var(--sun)}.translation-grid article:nth-child(4){border-color:#7d9ef9}.translation-grid article:nth-child(5){border-color:var(--azure)}.cadence-list article>span{color:#83e3dc}.benefit-grid article{position:relative}.benefit-grid article:before{content:"";display:block;width:44px;height:5px;border-radius:6px;background:linear-gradient(90deg,var(--azure),var(--cyan));margin-bottom:20px}.benefit-grid article:nth-child(2):before{background:linear-gradient(90deg,var(--cyan),#94e1dc)}.benefit-grid article:nth-child(3):before{background:linear-gradient(90deg,var(--sun),#ffd87e)}.scorecard{border-color:#c4e0f7;background:#fff}.scorecard-head{background:linear-gradient(90deg,#f7fbff,#edfcfa)}.perspectives article:nth-child(1) .perspective-icon{background:#e8f3ff;color:#1267c8}.perspectives article:nth-child(2) .perspective-icon{background:#e1fbf8;color:#168a84}.perspectives article:nth-child(3) .perspective-icon{background:#f1efff;color:#685dd6}.perspectives article:nth-child(4) .perspective-icon{background:#fff2d8;color:#c98212}.plan-quote{background:linear-gradient(140deg,#1267c8 0%,#1e81db 55%,#1ab8b4 130%);position:relative;overflow:hidden}.plan-quote:after{content:"";position:absolute;width:320px;height:320px;border:42px solid #ffffff1c;border-radius:50%;right:-150px;bottom:-190px}.plan-quote>*{position:relative;z-index:1}.page-cta{background:linear-gradient(115deg,#f8f7f3 0%,#eef9ff 100%)}.story-line{color:var(--blue);background:linear-gradient(90deg,#f5fbff,#effffc);padding-left:17px;padding-right:17px}.contact-email-card{background:linear-gradient(145deg,#0d2852,#1267c8 70%,#139d9b 140%)}
@media(max-width:800px){.hero:before,.page-hero:before{right:-320px}.hero:after,.page-hero:after{right:-35px}.hero-visual:before{left:10%}}


/* Source: system-cycle.css */
.system-section{background:#f5f9fc}.system-section .section-heading{align-items:end}.system-wheel{width:min(680px,100%);aspect-ratio:1;margin:48px auto 16px;position:relative}.system-orbit{position:absolute;inset:8%;border:1px dashed #78abd6;border-radius:50%;background:radial-gradient(circle,#dff2ff 0 27%,transparent 27.3%)}.system-orbit:before{content:"";position:absolute;inset:17%;border:1px solid #b6d9ef;border-radius:50%}.system-orbit:after{content:"↻";position:absolute;right:2%;top:5%;color:#00a89a;background:#f5f9fc;padding:3px;font:700 23px Manrope,sans-serif}.system-phase{position:absolute;width:150px;min-height:104px;padding:14px;border:1px solid #c9deef;border-radius:12px;background:#fff;box-shadow:0 10px 24px #09346012;text-align:center;display:flex;flex-direction:column;justify-content:center}.system-phase>span{color:#0873c9;font-size:10px;font-weight:800;letter-spacing:.7px}.system-phase strong{color:#0c2d52;font:700 14px/1.18 Manrope,sans-serif;margin:5px 0}.system-phase small{color:#5d7590;font-size:10px;line-height:1.35}.phase-1{left:50%;top:-6%;transform:translateX(-50%);border-top:4px solid #0068d9}.phase-2{right:-8%;top:20%;border-top:4px solid #00a89a}.phase-3{right:-5%;bottom:17%;border-top:4px solid #e9ab35}.phase-4{left:50%;bottom:-5%;transform:translateX(-50%);border-top:4px solid #675bc8}.phase-5{left:-5%;bottom:17%;border-top:4px solid #0873c9}.phase-6{left:-8%;top:20%;border-top:4px solid #00a89a}.system-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:205px;height:205px;border-radius:50%;background:linear-gradient(145deg,#06204a,#075cae);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;box-shadow:0 18px 35px #062a5a34;border:8px solid #d8efff}.system-core>span{font-size:10px;letter-spacing:1px;color:#9ed9ff;font-weight:800}.system-core strong{font:700 20px/1.15 Manrope,sans-serif;margin:7px 0}.system-core small{font-size:11px;line-height:1.4;color:#c6e5fb}.system-foot{max-width:730px;margin:22px auto 0;text-align:center;color:#496782;font-size:14px;font-weight:600}.system-foot:before{content:'→';color:#00a89a;margin-right:8px;font-size:18px}@media(max-width:640px){.system-wheel{aspect-ratio:auto;height:auto;margin:35px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.system-orbit{position:static;display:contents;border:0;background:none}.system-orbit:before,.system-orbit:after{display:none}.system-phase{position:static;width:auto;min-height:110px;transform:none!important}.system-core{position:relative;grid-column:1 / -1;grid-row:1;left:auto;top:auto;transform:none;margin:auto;width:170px;height:170px;order:-1}.phase-1{grid-column:1}.phase-2{grid-column:2}.phase-3{grid-column:1}.phase-4{grid-column:2}.phase-5{grid-column:1}.phase-6{grid-column:2}.system-foot{text-align:left;margin-top:24px}}

