:root{--navy:#102a43;--navy-deep:#081b2c;--blue:#2f80ed;--yellow:#f8c94a;--ink:#102a43;--muted:#627d98;--line:#d9e2ec;--soft:#f5f8fb;--radius:18px;--shadow:0 18px 50px rgba(16,42,67,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none} .container{width:min(1120px,calc(100% - 40px));margin:0 auto}.narrow-container{max-width:800px}.section-pad{padding:100px 0}.section-light{background:var(--soft)}.section-dark{color:#fff;background:var(--navy)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:12px;left:12px;z-index:20;padding:8px 12px;color:#fff;background:var(--blue);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(217,226,236,.75);backdrop-filter:blur(14px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:76px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;color:var(--navy);background:var(--yellow);border-radius:10px;font-size:.75rem;font-weight:900}.site-nav{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:.92rem;font-weight:700}.site-nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--blue)}.site-nav .nav-cta{padding:10px 16px;color:#fff;background:var(--navy);border-radius:999px}.site-nav .nav-cta:hover{color:#fff;background:var(--blue)}.menu-toggle{display:none;border:0;background:transparent;cursor:pointer}
.hero{overflow:hidden;color:#fff;background:linear-gradient(135deg,#0b2033 0%,#123a5b 58%,#17619a 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center;min-height:590px}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero .eyebrow{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{max-width:650px;margin-bottom:24px;font-size:clamp(3.25rem,7vw,5.8rem)}h1 span{color:var(--yellow)}h2{margin-bottom:20px;font-size:clamp(2.1rem,4vw,3.4rem)}h3{margin-bottom:10px;font-size:1.35rem}.hero-text{max-width:580px;color:#d8e9f8;font-size:1.15rem}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--navy);background:var(--yellow)}.button-primary:hover{background:#ffd96e}.button-secondary{color:#fff;border-color:rgba(255,255,255,.35);background:transparent}.button-secondary:hover{background:rgba(255,255,255,.12)}.microcopy{color:#a9c7df;font-size:.84rem;font-weight:700}.hero-card{padding:16px;color:var(--ink);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.45);border-radius:24px;box-shadow:0 25px 65px rgba(0,0,0,.2);transform:rotate(2deg)}.hero-card-top,.hero-card-foot{display:flex;align-items:center;gap:8px;padding:8px 8px 15px;font-size:.78rem;font-weight:800}.hero-card-top .pill{margin-left:auto;padding:4px 9px;color:#24734b;background:#e6f6ed;border-radius:999px}.status-dot{width:8px;height:8px;background:#42b883;border-radius:50%}.product-preview{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#f7fafd}.preview-header{display:flex;align-items:center;gap:6px;padding:13px;border-bottom:1px solid var(--line);background:#fff}.preview-header span{width:7px;height:7px;border-radius:50%;background:#c7d4e0}.preview-header b{margin-left:auto;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.preview-body{display:grid;grid-template-columns:52px 1fr;min-height:260px}.preview-sidebar{display:grid;align-content:start;gap:16px;padding:18px 16px;background:var(--navy)}.preview-sidebar i{display:block;width:20px;height:7px;border-radius:4px;background:rgba(255,255,255,.32)}.preview-sidebar i:first-child{background:var(--yellow)}.preview-content{padding:22px}.preview-title{display:grid;gap:9px;margin-bottom:26px}.preview-title span:first-child{width:45%;height:13px;background:var(--navy);border-radius:5px}.preview-title span:last-child{width:72%;height:7px;background:#c8d6e4;border-radius:5px}.preview-metrics,.preview-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-metrics{margin-bottom:16px}.preview-metrics i{height:62px;background:#fff;border:1px solid var(--line);border-radius:10px}.preview-metrics i:first-child{background:#eaf4ff;border-color:#b8d9fa}.preview-board{grid-template-columns:repeat(4,1fr)}.preview-board i{height:78px;background:#dfeaf3;border-radius:8px}.preview-board i:nth-child(2){background:#cdebdc}.preview-board i:nth-child(3){background:#fce4a8}.preview-board i:nth-child(4){background:#e3d9f6}.hero-card-foot{padding:15px 8px 4px;color:var(--muted)}.hero-card-foot strong{margin-left:auto;color:var(--ink)}
.section-heading{max-width:800px;margin-bottom:52px}.section-heading>p:last-child{color:var(--muted);font-size:1.02rem}.split-heading{display:grid;grid-template-columns:1fr .7fr;gap:90px;align-items:end;max-width:none}.split-heading h2{max-width:620px;margin-bottom:0}.split-heading>p{margin-bottom:4px}.centered-heading{margin-right:auto;margin-left:auto;text-align:center}.centered-heading>p:last-child{max-width:640px;margin-right:auto;margin-left:auto}.principles-grid,.tracks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principle-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.principle-card .number{display:block;margin-bottom:44px;color:var(--blue);font-size:.78rem;font-weight:900}.principle-card p,.track-card p{margin-bottom:0;color:var(--muted)}
.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:week}.week-card{position:relative;min-height:224px;padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;counter-increment:week}.week-card:after{position:absolute;top:23px;right:23px;content:counter(week,decimal-leading-zero);color:#d9e2ec;font-size:2.2rem;font-weight:900;letter-spacing:-.08em}.week-label{display:block;margin-bottom:36px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.13em}.week-card p{color:var(--muted);font-size:.93rem}.deliverable{display:inline-block;margin-top:10px;padding:5px 9px;color:#347251;background:#e6f6ed;border-radius:5px;font-size:.72rem;font-weight:800}.dark-heading .eyebrow{color:var(--yellow)}.dark-heading>p:last-child{color:#b9cee0}.tracks-grid{grid-template-columns:repeat(4,1fr)}.track-card{padding:27px;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);background:rgba(255,255,255,.06)}.track-icon{display:grid;width:40px;height:40px;margin-bottom:38px;place-items:center;color:var(--navy);background:var(--yellow);border-radius:11px;font-size:1.2rem;font-weight:900}.track-card p{min-height:103px;color:#b9cee0;font-size:.9rem}.track-card a,.panel-links a{display:inline-flex;gap:7px;color:var(--yellow);font-size:.86rem;font-weight:800}
.product-grid,.apply-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.product-grid h2,.apply-grid h2{max-width:580px}.lead{max-width:580px;color:var(--muted);font-size:1.08rem}.text-link{display:inline-flex;gap:8px;margin-top:14px;color:var(--blue);font-weight:800}.feature-list{border-top:1px solid var(--line)}.feature-list>div{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.feature-list span{color:var(--blue);font-size:.8rem;font-weight:900}.feature-list p{margin:0;color:var(--muted)}.feature-list strong{color:var(--ink)}
.apply-section{color:#fff;background:var(--blue)}.apply-section .eyebrow{color:#dceeff}.apply-section .lead{color:#e3f0fd}.apply-section code{padding:2px 5px;color:#fff;background:rgba(0,0,0,.18);border-radius:4px}.apply-section .button-secondary{border-color:rgba(255,255,255,.45)}.apply-panel{padding:34px;color:var(--ink);background:#fff;border-radius:20px;box-shadow:var(--shadow)}.check-list{display:grid;gap:12px;padding:0;margin:24px 0;list-style:none;color:var(--muted)}.check-list li:before{display:inline-grid;width:22px;height:22px;margin-right:9px;place-items:center;content:"✓";color:#24734b;background:#e6f6ed;border-radius:50%;font-size:.75rem;font-weight:900}.panel-links{display:flex;flex-wrap:wrap;gap:18px;padding-top:20px;border-top:1px solid var(--line)}.panel-links a{color:var(--blue)}
.faq-list{border-top:1px solid var(--line)}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-weight:800}summary::-webkit-details-marker{display:none}summary:after{float:right;content:"+";color:var(--blue);font-size:1.3rem}details[open] summary:after{content:"−"}details p{max-width:680px;margin:12px 0 0;color:var(--muted)}.site-footer{padding:54px 0 22px;color:#d5e3ee;background:var(--navy-deep)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:42px}.footer-brand{color:#fff}.site-footer p{margin:14px 0 0;color:#8ba6bb;font-size:.9rem}.footer-links{display:grid;align-content:start;gap:10px;color:#a9c1d2;font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;color:#7892a8;border-top:1px solid rgba(255,255,255,.12);font-size:.78rem}
@media (max-width:900px){.hero-grid,.product-grid,.apply-grid{grid-template-columns:1fr;gap:50px}.hero-grid{padding-top:50px;padding-bottom:50px}.hero-card{max-width:590px;transform:none}.split-heading{grid-template-columns:1fr;gap:18px}.tracks-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.container{width:min(100% - 28px,560px)}.section-pad{padding:72px 0}.site-nav{position:absolute;top:76px;right:14px;left:14px;display:none;padding:16px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.site-nav.is-open{display:grid;gap:5px}.site-nav a{padding:10px}.menu-toggle{display:grid;gap:4px;padding:8px}.menu-toggle span:not(.sr-only){width:22px;height:2px;background:var(--navy)}h1{font-size:clamp(2.9rem,14vw,4.2rem)}h2{font-size:2.35rem}.principles-grid,.timeline,.tracks-grid{grid-template-columns:1fr}.principle-card{min-height:190px}.track-card p{min-height:auto;margin-bottom:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:grid;gap:5px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.phase-block{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff}.phase-block+.phase-block{margin-top:24px}.phase-learning{border-top:5px solid var(--blue)}.phase-project{border-top:5px solid var(--yellow)}.phase-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px 32px;align-items:baseline;margin-bottom:26px}.phase-heading h3{margin:0;font-size:1.8rem}.phase-heading p{grid-column:2;margin:0;color:var(--muted)}.phase-number{grid-row:span 2;color:var(--blue);font-size:.75rem;font-weight:900;letter-spacing:.13em}.phase-project .phase-number{color:#a26c00}
.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.resource-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.resource-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--navy);background:var(--yellow);border-radius:11px;font-size:1rem;font-weight:900}.resource-status{color:#347251;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resource-card p{min-height:76px;color:var(--muted);font-size:.9rem}.resource-card a{display:inline-flex;gap:7px;color:var(--blue);font-size:.84rem;font-weight:800}.resource-coming{background:#fbfcfe}.resource-coming .resource-status{color:var(--muted)}
@media (max-width:680px){.phase-block{padding:22px 16px}.phase-heading{display:block;margin-bottom:24px}.phase-heading h3{margin:8px 0}.phase-heading p{margin:0}}
@media (max-width:680px){.resources-grid{grid-template-columns:1fr}.resource-card p{min-height:auto}}

/* Resource hub and dedicated learning paths */
.resources-grid{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.resource-card{position:relative;display:flex;min-height:390px;flex-direction:column;padding:28px;background:linear-gradient(145deg,#fff 0%,#fafdff 100%);border:1px solid #dbe7f1;border-radius:22px;box-shadow:0 10px 28px rgba(16,42,67,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.resource-card:hover{border-color:#9fcaf2;box-shadow:0 18px 42px rgba(16,42,67,.12);transform:translateY(-5px)}.resource-card:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(47,128,237,.14)}.resource-card .resource-top{margin-bottom:28px}.resource-card h3{margin-bottom:12px;font-size:1.55rem}.resource-card p{min-height:76px;margin-bottom:20px}.resource-icon{width:48px;height:48px;border-radius:14px;font-size:1.1rem;box-shadow:0 6px 12px rgba(248,201,74,.22)}.resource-status{padding:5px 9px;background:#eaf7ef;border-radius:999px}.resource-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;margin-bottom:24px;padding-top:18px;border-top:1px solid #e7eef5;color:#738ba0;font-size:.72rem;font-weight:700}.resource-meta span{padding:5px 8px;background:#f1f6fa;border-radius:7px}.resource-meta b{color:var(--ink);font-size:.82rem}.resource-open{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#fff!important;background:var(--navy);border-radius:11px;font-size:.84rem!important}.resource-open:hover{color:var(--navy)!important;background:var(--yellow)}.resource-coming{background:#fff}.resource-coming .resource-status{color:#347251}
.resource-page{background:#f5f8fb}.resource-page .site-header{background:rgba(255,255,255,.96)}.resource-hero{color:#fff;background:linear-gradient(135deg,#0b2033 0%,#123a5b 58%,#17619a 100%)}.resource-back{display:inline-flex;margin-bottom:46px;color:#b9d3e8;font-size:.9rem;font-weight:800}.resource-back:hover{color:var(--yellow)}.resource-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.resource-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:#c9ddeb;font-size:.82rem;font-weight:800}.resource-kicker [data-resource-icon]{display:grid;width:36px;height:36px;place-items:center;color:var(--navy);background:var(--yellow);border-radius:10px}.resource-dot{color:#5be096;font-size:.65rem}.resource-page h1{max-width:850px;margin-bottom:20px;font-size:clamp(3rem,7vw,6rem)}.resource-hero-summary{max-width:680px;margin-bottom:24px;color:#d5e8f6;font-size:1.15rem}.resource-stack{display:flex;flex-wrap:wrap;gap:8px}.resource-stack span{padding:6px 10px;color:#d8eafa;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.76rem;font-weight:800}.resource-hero-note{padding:28px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:20px}.resource-hero-note .eyebrow{margin-bottom:14px;color:var(--yellow)}.resource-hero-note strong{display:block;margin-bottom:12px;color:#fff;font-size:1.5rem;line-height:1.2}.resource-hero-note p{margin:0;color:#c3daea;font-size:.92rem}.resource-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:62px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.16)}.resource-stats div{padding:18px 20px;background:rgba(9,31,50,.42)}.resource-stats strong{display:block;color:var(--yellow);font-size:1.8rem;line-height:1}.resource-stats span{display:block;margin-top:7px;color:#bed4e4;font-size:.72rem;font-weight:800}
.resource-content{background:#f5f8fb}.resource-section-heading{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end;margin-bottom:36px}.resource-section-heading h2{max-width:670px;margin-bottom:0}.resource-section-heading>p{margin-bottom:4px;color:var(--muted)}.resource-section-heading.compact{margin-top:94px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.topic-card{min-height:210px;padding:22px;background:#fff;border:1px solid #dbe7f1;border-radius:16px}.topic-number{display:block;margin-bottom:22px;color:var(--blue);font-size:.75rem;font-weight:900}.topic-phase{float:right;margin-top:-39px;padding:4px 7px;color:#607b90;background:#eef4f8;border-radius:5px;font-size:.65rem;font-weight:800}.topic-card h3{margin-bottom:10px;font-size:1.12rem}.topic-card p{margin:0;color:var(--muted);font-size:.84rem}.resource-library{margin-top:78px}.resource-tabs{display:flex;gap:8px;margin-bottom:18px;padding:5px;background:#e4edf4;border-radius:12px}.resource-tab{flex:0 1 220px;padding:12px 16px;border:0;border-radius:8px;color:#607b90;background:transparent;cursor:pointer;font:inherit;font-size:.85rem;font-weight:900;text-align:left}.resource-tab span{float:right;padding:2px 7px;background:rgba(255,255,255,.65);border-radius:999px}.resource-tab.is-active{color:#fff;background:var(--navy);box-shadow:0 4px 12px rgba(16,42,67,.16)}.resource-tab:focus-visible{outline:3px solid rgba(47,128,237,.35);outline-offset:2px}.resource-panel[hidden]{display:none}.resource-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.resource-link-card{display:flex;min-height:168px;flex-direction:column;padding:22px;background:#fff;border:1px solid #dbe7f1;border-radius:15px;transition:border-color .2s ease,box-shadow .2s ease}.resource-link-card:hover{border-color:#9fcaf2;box-shadow:0 10px 25px rgba(16,42,67,.07)}.resource-link-title{display:block;margin-bottom:10px;color:var(--ink);font-size:1.03rem;font-weight:900;line-height:1.25}.resource-link-title:hover{color:var(--blue)}.resource-link-source{display:block;margin-bottom:14px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.resource-link-card p{margin:0;color:var(--muted);font-size:.86rem}.video-card{background:linear-gradient(145deg,#fff 0%,#fffaf0 100%)}.youtube-more{display:inline-flex;margin-top:22px;padding:12px 16px;color:var(--navy);background:var(--yellow);border-radius:10px;font-size:.84rem;font-weight:900}.youtube-more:hover{background:#ffd96e}.practice-section{margin-top:98px;padding-top:2px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.practice-card{padding:26px;background:var(--navy);border-radius:18px;color:#fff}.practice-number{display:block;margin-bottom:36px;color:var(--yellow);font-size:.72rem;font-weight:900;letter-spacing:.12em}.practice-card h3{font-size:1.35rem}.practice-card>p{min-height:74px;color:#c1d5e4;font-size:.9rem}.practice-card dl{padding-top:18px;margin:0;border-top:1px solid rgba(255,255,255,.16)}.practice-card dl div+div{margin-top:14px}.practice-card dt{margin-bottom:4px;color:var(--yellow);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.practice-card dd{margin:0;color:#d2e2ed;font-size:.82rem}.resource-empty{min-height:62vh;background:#f5f8fb}.empty-state{max-width:700px;text-align:center}.empty-state h1{margin-right:auto;margin-left:auto;font-size:clamp(2.6rem,6vw,4.5rem)}.empty-state>p:not(.eyebrow){color:var(--muted)}.empty-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:28px 0}.empty-links a{padding:10px 14px;color:var(--blue);background:#eaf4ff;border-radius:999px;font-size:.84rem;font-weight:800}.empty-links a:hover{background:#d6eaff}
@media (max-width:1050px){.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-hero-grid{gap:45px}.topic-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.resources-grid,.resource-link-grid,.practice-grid{grid-template-columns:1fr}.resource-hero-grid,.resource-section-heading{grid-template-columns:1fr;gap:24px}.resource-hero-note{max-width:620px}.resource-stats{grid-template-columns:repeat(2,1fr);margin-top:42px}.resource-stats div{padding:15px}.resource-section-heading.compact{margin-top:68px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:auto}.resource-tabs{display:grid}.resource-tab{max-width:none}.resource-page h1{font-size:clamp(2.8rem,13vw,4.6rem)}}
