:root{--ink:#151517;--muted:#69696f;--line:#dedee3;--blue:#2477f2;--blue-dark:#0d59c9;--warm:#f5f3ef;--surface:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}body.modalOpen{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border-bottom:1px solid #16161812;justify-content:space-between;align-items:center;gap:30px;height:72px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:17px;font-weight:720;display:inline-flex}.brandLogo{object-fit:contain;filter:drop-shadow(0 5px 10px #2266b429);width:48px;height:48px}.brandWords{flex-direction:column;line-height:1.05;display:flex}.brandWords strong{font-size:17px;font-weight:740}.brandWords small{color:#77777d;letter-spacing:.025em;margin-top:4px;font-size:9px;font-weight:600}.navLinks{color:#444449;align-items:center;gap:clamp(20px,3vw,42px);font-size:14px;font-weight:560;display:flex}.navLinks a:hover{color:var(--blue)}.navCta{color:#fff;background:var(--ink);border-radius:999px;padding:12px 20px;font-size:14px;font-weight:650}.hero{background:linear-gradient(#fff 0%,#fbfbfd 100%);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(50px,8vw,130px);min-height:720px;padding:84px clamp(24px,7vw,110px) 96px;display:grid;position:relative;overflow:hidden}.heroGlow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.heroGlowOne{background:radial-gradient(circle,#aad2ff57,#0000 68%);width:500px;height:500px;top:8%;right:5%}.heroGlowTwo{background:radial-gradient(circle,#ddbeff45,#0000 70%);width:420px;height:420px;bottom:-25%;right:32%}.heroCopy{z-index:2;max-width:620px;position:relative}.eyebrow{color:#4f5056;margin:0 0 26px;font-size:14px;font-weight:620}.eyebrow span{color:var(--blue);background:#eaf3ff;border-radius:999px;margin-right:8px;padding:5px 9px}.hero h1{letter-spacing:-.067em;margin:0 0 28px;font-size:clamp(58px,6.8vw,98px);font-weight:760;line-height:.96}.heroLead{color:#5d5d63;letter-spacing:-.015em;max-width:570px;margin:0;font-size:clamp(18px,1.7vw,22px);line-height:1.5}.heroActions{align-items:center;gap:28px;margin-top:35px;display:flex}.primaryButton{color:#fff;background:var(--blue);border-radius:999px;align-items:center;gap:18px;min-height:52px;padding:16px 25px;font-size:16px;font-weight:650;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 30px #2477f23d}.primaryButton:hover{background:var(--blue-dark);transform:translateY(-2px)}.textLink{min-height:44px;color:var(--blue);align-items:center;font-size:16px;font-weight:620;display:inline-flex}.textLink span,.stepCard .cardAction>span,.resourceCard .cardAction>span,.pathwayCard .cardAction>span{vertical-align:-1px;margin-left:3px;font-size:20px}.reassurance{color:#85858b;margin:24px 0 0;font-size:12px}.boardScene{z-index:2;perspective:1200px;position:relative}.board{aspect-ratio:1.25;background:#16171a;border-radius:24px;width:100%;max-width:660px;margin-left:auto;padding:14px;transform:rotateY(-4deg)rotateX(1deg);box-shadow:0 45px 90px #0c234140,0 12px 28px #0c23412e}.boardTop{color:#b6b6bb;align-items:center;gap:7px;height:38px;padding:0 6px;font-size:11px;display:flex}.boardDot{border-radius:50%;width:7px;height:7px}.boardDot.red{background:#ff6b67}.boardDot.amber{background:#ffc85a}.boardDot.green{background:#59d883}.boardTitle{margin-left:auto;margin-right:auto}.boardContent{color:#26344a;background:#f4ead8;border-radius:10px;height:calc(100% - 68px);padding:clamp(28px,4vw,52px);position:relative;overflow:hidden}.lessonLabel{color:#df745b;letter-spacing:.16em;margin-bottom:12px;font-size:10px;font-weight:760}.boardContent h2{letter-spacing:-.04em;max-width:300px;margin:0;font-family:Georgia,serif;font-size:clamp(28px,3.2vw,46px);line-height:1.03}.feelingRow{gap:12px;margin-top:34px;display:flex}.feelingRow div{color:#fff;background:#ee9b74;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:76px;height:75px;display:flex;box-shadow:0 8px 14px #6f4d311f}.feelingRow div:nth-child(2){background:#79a8c6;transform:translateY(5px)}.feelingRow span{font-size:24px}.feelingRow small{font-size:9px;font-weight:650}.dragHint{text-align:center;color:#7e766d;width:120px;font-size:10px;line-height:1.35;position:absolute;top:36px;right:25px}.targetCircle{border:2px dashed #cfb89d;border-radius:50%;width:84px;height:84px;position:absolute;top:85px;right:43px}.boardTools{color:#bdbdc2;justify-content:center;align-items:center;gap:24px;height:30px;font-size:12px;display:flex}.floatingNote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffd9;border-radius:16px;align-items:center;gap:12px;padding:13px 18px 13px 12px;display:flex;position:absolute;bottom:27px;right:-20px;box-shadow:0 20px 45px #12243a2b}.noteIcon{color:#17834d;background:#dff5e9;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.floatingNote div{flex-direction:column;gap:3px;display:flex}.floatingNote strong{font-size:11px}.floatingNote small{color:#77777e;font-size:9px}.confidenceStrip{background:#f3f3f5;border-top:1px solid #e9e9eb;border-bottom:1px solid #e7e7e9;grid-template-columns:repeat(3,1fr);align-items:center;min-height:108px;padding:0 clamp(30px,10vw,180px);display:grid}.confidenceStrip div{flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.confidenceStrip div:not(:last-child):after{content:"";background:#d8d8dc;width:1px;height:32px;position:absolute;top:5px;right:0}.confidenceStrip strong{font-size:15px}.confidenceStrip span{color:#7a7a80;font-size:12px}.section{padding:115px clamp(24px,7vw,110px)}.sectionHeading{margin-bottom:60px}.sectionHeading.centered{text-align:center}.kicker{letter-spacing:.17em;color:var(--blue);margin:0 0 16px;font-size:11px;font-weight:760}.sectionHeading h2,.helpIntro h2,.closingCta h2{letter-spacing:-.055em;margin:0 0 17px;font-size:clamp(39px,5vw,66px);line-height:1.03}.sectionHeading>p:last-child,.lightHeading>p:last-child{color:var(--muted);margin:0;font-size:18px}.steps{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1240px;margin:0 auto;display:grid}.stepCard{background:#fff;border:1px solid #e1e1e5;border-radius:24px;flex-direction:column;min-height:490px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.stepCard:hover{transform:translateY(-5px);box-shadow:0 25px 50px #1c1c2317}.featuredStep{border-color:#a9cdfd;box-shadow:0 20px 50px #2477f217}.recommended{color:#fff;background:var(--blue);letter-spacing:.06em;text-transform:uppercase;border-radius:99px;padding:6px 12px;font-size:9px;font-weight:750;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.stepNumber{color:#9c9ca3;letter-spacing:.08em;font-size:11px;font-weight:700}.stepVisual{height:165px;color:var(--blue);background:#eef5ff;border-radius:18px;justify-content:center;align-items:center;margin:16px 0 23px;display:flex}.connectVisual{gap:16px;font-size:30px}.connectVisual .signal{letter-spacing:-5px;font-size:16px}.writeVisual{gap:30px}.writeVisual .scribble{font-family:Georgia,serif;font-size:46px}.writeVisual .pen{font-size:36px;transform:rotate(-12deg)}.tryVisual{gap:18px;font-size:32px}.tryVisual span:nth-child(2){font-size:18px}.stepTime{color:#8a8a90;text-transform:uppercase;letter-spacing:.09em;margin:0 0 8px;font-size:10px}.stepCard h3,.resourceCard h3,.pathwayCard h3,.inclusionCard h3{letter-spacing:-.035em;margin:0;font-size:23px;line-height:1.12}.stepCard>p:not(.stepTime){color:#6c6c73;margin:12px 0 20px;font-size:14px;line-height:1.55}.stepCard .cardAction{width:fit-content;min-height:42px;color:var(--blue);border-radius:999px;align-items:center;margin-top:auto;margin-left:-13px;padding:9px 13px;font-size:14px;font-weight:650;display:inline-flex}.stepCard[role=button],.resourceCard[role=button],.pathwayCard[role=button],.inclusionCard[role=button],.visualReferenceCard[role=button]{cursor:pointer}.stepCard[role=button]:focus-visible,.resourceCard[role=button]:focus-visible,.pathwayCard[role=button]:focus-visible,.inclusionCard[role=button]:focus-visible,.visualReferenceCard[role=button]:focus-visible{outline-offset:4px;outline:3px solid #5da0ff}.coachNote{color:#595960;background:#f6f6f8;border-radius:17px;align-items:flex-start;gap:15px;max-width:900px;margin:34px auto 0;padding:20px 24px;display:flex}.coachNote>span{color:var(--blue);font-size:23px;line-height:1}.coachNote p{margin:0;font-size:13px;line-height:1.55}.coachNote strong{color:#252529;margin-right:7px}.visualGuideHeading{align-items:end}.visualGuideHeading>p{max-width:390px;color:var(--muted);margin:0 0 7px;font-size:15px;line-height:1.55}.visualReferenceGrid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1240px;margin:0 auto;display:grid}.visualReferenceCard{background:#ffffffdb;border:1px solid #dbe3ef;border-radius:22px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 15px 35px #2d496f12}.visualReferenceCard:hover{transform:translateY(-4px);box-shadow:0 23px 45px #2d496f1f}.visualReferenceFeatured{grid-column:1/-1;grid-template-columns:1.25fr .75fr;align-items:center;display:grid}.visualReferenceImage{background:#e9eef5;height:280px;position:relative;overflow:hidden}.visualReferenceFeatured .visualReferenceImage{height:390px}.visualReferenceImage img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .25s;display:block}.visualReferenceCard:hover .visualReferenceImage img{transform:scale(1.015)}.visualReferenceImage>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111e31bd;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px}.visualReferenceCard>div:last-child{padding:24px}.visualReferenceCard h3{letter-spacing:-.035em;margin:0 0 8px;font-size:22px}.visualReferenceCard p{color:#727279;margin:0;font-size:13px;line-height:1.5}.visualReferenceFeatured h3{font-size:30px}.splitHeading{justify-content:space-between;align-items:end;gap:40px;max-width:1240px;margin-left:auto;margin-right:auto;display:flex}.splitHeading h2{font-size:clamp(38px,4.3vw,60px)}.searchWrap{color:#8d8d93;background:#fff;border:1px solid #d7d7dc;border-radius:999px;align-items:center;gap:8px;width:min(100%,360px);height:48px;padding:0 15px;display:flex}.searchWrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.filterRow{flex-wrap:wrap;gap:8px;max-width:1240px;margin:-30px auto 30px;display:flex}.filterRow button{color:#65656b;cursor:pointer;background:0 0;border:1px solid #d9d9de;border-radius:999px;min-height:40px;padding:10px 16px;font-size:12px;font-weight:620}.filterRow button.active{background:var(--ink);border-color:var(--ink);color:#fff}.resourceGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1240px;margin:0 auto;display:grid}.resourceCard{background:#fff;border:1px solid #e1e1e4;border-radius:20px;flex-direction:column;min-height:300px;padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.resourceCard:hover{border-color:#c9d9ef;transform:translateY(-3px);box-shadow:0 18px 36px #1e375617}.resourceIcon{border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:30px;font-weight:730;display:grid}.resourceIcon.blue{color:#1e65d4;background:#e6f0ff}.resourceIcon.violet{color:#7759c2;background:#f0ebff}.resourceIcon.green{color:#248159;background:#e1f5ea}.resourceIcon.pink{color:#c84b76;background:#ffe8f0}.resourceMeta{color:#929299;text-transform:uppercase;letter-spacing:.08em;gap:7px;margin-bottom:9px;font-size:9px;display:flex}.resourceCard p{color:#6c6c73;margin:11px 0 22px;font-size:13px;line-height:1.5}.resourceCard .cardAction{color:#1768d7;text-align:left;background:#f0f7ff;border:1px solid #d5e6fc;border-radius:999px;width:fit-content;min-height:44px;margin-top:auto;padding:10px 16px;font-size:14px;font-weight:650;transition:background .16s,transform .16s}.resourceCard:hover .cardAction{background:#e2efff;transform:translate(2px)}.emptyState{text-align:center;color:var(--muted);grid-column:1/-1;padding:50px}.emptyState strong{color:var(--ink)}.videoHeading{align-items:end}.videoHeading>p{max-width:390px;color:var(--muted);margin:0 0 7px;font-size:15px;line-height:1.55}.videoGrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:0 auto;display:grid}.videoCard{background:#f8f8fa;border:1px solid #e1e1e6;border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden}.videoCard:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1522361a}.videoCard.featuredVideo{background:#f3f7fc;border-color:#d8e5f5;grid-column:span 1}.videoFrame{aspect-ratio:16/9;background:#111;overflow:hidden}.videoFrame iframe{border:0;width:100%;height:100%;display:block}.videoInfo{min-height:126px;padding:20px}.videoInfo p{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 9px;font-size:9px;font-weight:750}.videoInfo h3{letter-spacing:-.025em;margin:0 0 10px;font-size:17px;line-height:1.25}.ideasSection{color:#fff;background:#151517;overflow:hidden}.pathwayGrid,.inclusionGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1240px;margin:0 auto;display:grid}.pathwayCard{color:#22232a;border:2px solid #0000;border-radius:24px;flex-direction:column;min-height:370px;padding:32px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.pathwayCard:hover{transform:translateY(-4px)}.pathKicker{text-transform:uppercase;letter-spacing:.13em;opacity:.62;margin:0 0 22px;font-size:10px;font-weight:750}.pathwayCard>p:not(.pathKicker){opacity:.7;font-size:14px;line-height:1.55}.tryThis{background:#ffffff75;border-radius:13px;margin-top:16px;padding:14px;font-size:12px;font-weight:620;line-height:1.45}.pathwayCard .cardAction{width:fit-content;min-height:42px;color:inherit;border-radius:999px;align-items:center;margin-top:auto;margin-left:-13px;padding:9px 13px;font-size:14px;font-weight:700;display:inline-flex}.gradePlaybook{background:#202024;border:1px solid #35353b;border-radius:30px;max-width:1240px;margin:28px auto 0;padding:clamp(28px,4vw,52px);scroll-margin-top:92px;box-shadow:0 35px 90px #0000003d}.playbookHeader{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.playbookLabel{color:#79b1ff;letter-spacing:.15em;margin:0 0 12px;font-size:10px;font-weight:760}.playbookHeader h3{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(36px,4.5vw,58px)}.playbookHeader>div>p:last-child{color:#aaaab1;max-width:600px;margin:0;font-size:16px;line-height:1.55}.planningCard{color:#25262b;background:#d9e9ff;border-radius:18px;padding:22px}.planningCard span,.accessMove span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:780;display:block}.planningCard p{margin:0;font-size:13px;font-weight:590;line-height:1.5}.routineGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.routineCard{background:#29292e;border:1px solid #3d3d43;border-radius:22px;padding:27px}.routineTopline{color:#8fbfff;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:750;display:flex}.routineCard h4{letter-spacing:-.035em;margin:18px 0 10px;font-size:25px;line-height:1.13}.routinePurpose{color:#a9a9b0;min-height:44px;margin:0 0 22px;font-size:13px;line-height:1.5}.routineSetup{color:#2b2b30;background:#e9e8e3;border-radius:14px;padding:15px}.routineSetup strong{letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;display:block}.routineSetup p,.accessMove p{margin:0;font-size:12px;line-height:1.5}.routineCard ol{color:#dbdbe0;gap:11px;margin:22px 0;padding-left:24px;font-size:13px;line-height:1.5;display:grid}.routineCard li::marker{color:#78b1ff;font-weight:750}.accessMove{color:#a8d4bd;border-top:1px solid #414147;padding-top:17px}.playbookFooter{background:#171719;border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:20px 22px;display:flex}.playbookFooter p{color:#a4a4ab;margin:0;font-size:12px;line-height:1.5}.playbookFooter a{color:#85baff;flex:none;font-size:12px;font-weight:700}.inclusionGrid{grid-template-columns:repeat(2,1fr);margin-top:18px}.inclusionCard{background:#222226;border:1px solid #343439;border-radius:24px;min-height:500px;padding:38px;transition:transform .18s,border-color .18s,box-shadow .18s}.inclusionCard:hover{border-color:#54545c;transform:translateY(-4px);box-shadow:0 24px 50px #0003}.ellCard{background:linear-gradient(145deg,#172927,#1d2523)}.alsCard{background:linear-gradient(145deg,#282038,#232027)}.inclusionTop{justify-content:space-between;align-items:center;margin-bottom:52px;display:flex}.inclusionIcon{color:#9de2c6;background:#60d3a51f;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:750;display:grid}.alsCard .inclusionIcon{color:#cfb0ff;background:#b084ff1f}.badge{letter-spacing:.12em;color:#9de2c6;border:1px solid #9de2c640;border-radius:999px;padding:7px 10px;font-size:8px}.alsCard .badge{color:#cfb0ff;border-color:#cfb0ff40}.inclusionCard h3{font-size:34px}.inclusionCard>p{color:#aaaab1;max-width:500px;line-height:1.55}.inclusionCard ul{color:#d5d5d8;gap:14px;margin:27px 0 34px;padding:0;font-size:13px;list-style:none;display:grid}.inclusionCard li span{color:#70d0a8;margin-right:9px}.alsCard li span{color:#ba92f5}.inclusionCard .cardAction{color:#a7ddc7;border-radius:999px;align-items:center;width:fit-content;min-height:44px;margin-left:-14px;padding:10px 14px;font-size:14px;font-weight:650;display:inline-flex}.alsCard .cardAction{color:#c9adf2}.helpSection{background:#fff}.helpPanel{background:#f4f3f0;border-radius:30px;grid-template-columns:.85fr 1.15fr;gap:90px;max-width:1240px;margin:0 auto;padding:clamp(35px,5vw,70px);display:grid}.helpIntro h2{font-size:clamp(38px,4vw,58px)}.helpIntro>p:not(.kicker){color:var(--muted);max-width:410px;line-height:1.55}.twoMinute{align-items:center;gap:13px;margin-top:35px;display:flex}.twoMinute>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:47px;height:47px;font-weight:760;display:grid}.twoMinute p{color:#77777e;margin:0;font-size:11px;line-height:1.45}.twoMinute strong{color:#252529;font-size:12px}.fixList{border-top:1px solid #d5d4d0}.fixItem{border-bottom:1px solid #d5d4d0}.fixItem button{color:#28282c;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:74px;padding:0;font-weight:670;display:flex}.fixItem button span:last-child{width:31px;height:31px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:18px;display:grid}.fixItem p{max-height:0;color:var(--muted);margin:0;font-size:13px;line-height:1.5;transition:max-height .22s,padding .22s;overflow:hidden}.fixItem.open p{max-height:100px;padding:0 45px 20px 0}.closingCta{text-align:center;background:linear-gradient(#f8fbff,#e8f2ff);padding:110px 24px 125px}.closingEmblem{object-fit:contain;filter:drop-shadow(0 10px 20px #2067b42b);width:78px;height:78px;margin-bottom:20px}.closingCta h2{font-size:clamp(45px,6vw,76px)}.closingCta>p:not(.kicker){color:#696a71;margin-bottom:30px;font-size:18px}footer{color:#7b7b81;border-top:1px solid #e7e7e9;justify-content:space-between;align-items:center;gap:30px;min-height:120px;padding:35px clamp(24px,7vw,110px);font-size:11px;display:flex}.footerBrand img{object-fit:contain;object-position:center;width:88px;height:88px;max-height:none;display:block}footer div{gap:24px;display:flex}footer a:hover{color:var(--blue)}.guideModalBackdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1112167a;place-items:center;padding:24px;animation:.18s ease-out modalFade;display:grid;position:fixed;inset:0}.guideModal{background:#fffffffa;border:1px solid #ffffffbf;border-radius:28px;width:min(100%,640px);max-height:calc(100vh - 48px);padding:32px;animation:.22s cubic-bezier(.2,.8,.2,1) modalRise;overflow-y:auto;box-shadow:0 35px 100px #0b182c4d}.guideModalTop{justify-content:space-between;align-items:flex-start;display:flex}.guideModalTop .resourceIcon{margin-bottom:24px}.modalClose{color:#4f4f56;cursor:pointer;background:#f0f0f3;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:26px;line-height:1;display:grid}.modalClose:hover{background:#e4e4e8}.guideMeta{color:#7d7d84;letter-spacing:.1em;text-transform:uppercase;gap:8px;font-size:10px;font-weight:700;display:flex}.guideModal h2{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(34px,5vw,48px);line-height:1.04}.guideOutcome{color:#626269;margin:0 0 28px;font-size:16px;line-height:1.55}.guideSteps{gap:12px;display:grid}.guideStep{background:#fafafd;border:1px solid #e7e7eb;border-radius:16px;grid-template-columns:36px 1fr;align-items:start;gap:14px;padding:16px;display:grid}.guideStep>span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:750;display:grid}.guideStep p{color:#44444a;margin:6px 0 0;font-size:14px;line-height:1.5}.guideTip{color:#466356;background:#edf7f1;border-radius:16px;gap:13px;margin-top:18px;padding:17px;display:flex}.guideTip>span{color:#27825b;font-size:20px}.guideTip p{margin:0;font-size:13px;line-height:1.5}.guideTip strong{color:#214f3a;margin-bottom:3px;display:block}.guideModalActions{justify-content:space-between;align-items:center;gap:20px;margin-top:25px;display:flex}.guideModalActions button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;min-height:48px;padding:13px 20px;font-size:14px;font-weight:700}.guideModalActions button:hover{background:#343439}.guideModalActions small{color:#929299;font-size:10px}.visualModalBackdrop{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0f15bd;place-items:center;padding:24px;animation:.18s ease-out modalFade;display:grid;position:fixed;inset:0}.visualModal{color:#fff;background:#17181c;border:1px solid #fff3;border-radius:28px;width:min(100%,1080px);max-height:calc(100vh - 48px);padding:22px;animation:.22s cubic-bezier(.2,.8,.2,1) modalRise;overflow-y:auto;box-shadow:0 40px 110px #00000073}.visualModalHeader{justify-content:space-between;align-items:flex-start;gap:30px;padding:4px 2px 18px 8px;display:flex}.visualModalHeader p{color:#78b1ff;letter-spacing:.13em;margin:0 0 5px;font-size:9px;font-weight:760}.visualModalHeader h2{letter-spacing:-.035em;margin:0;font-size:28px}.visualModal .modalClose{color:#d7d7dc;background:#2c2d32;flex:none}.visualModal>img{background:#fff;border-radius:16px;width:100%;height:auto;display:block}.visualModalCaption{color:#9d9da4;margin:15px 8px 2px;font-size:11px;line-height:1.5}@keyframes modalFade{0%{opacity:0}}@keyframes modalRise{0%{opacity:0;transform:translateY(14px)scale(.98)}}@media (width<=980px){.navLinks{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.heroCopy{margin:0 auto}.heroActions{justify-content:center}.boardScene{width:min(100%,680px);margin:0 auto}.steps,.resourceGrid,.videoGrid{grid-template-columns:repeat(2,1fr)}.steps .stepCard:last-child{grid-column:1/-1;min-height:420px}.splitHeading{flex-direction:column;align-items:flex-start}.filterRow{margin-top:-30px}.pathwayGrid{grid-template-columns:1fr}.pathwayCard{min-height:320px}.playbookHeader{grid-template-columns:1fr;gap:28px}.routineGrid{grid-template-columns:1fr}.helpPanel{grid-template-columns:1fr;gap:45px}}@media (width<=680px){.nav{height:64px;padding:0 18px}.navCta,.brandWords small{display:none}.brandLogo{width:43px;height:43px}.hero{gap:60px;min-height:auto;padding:60px 20px 80px}.hero h1{font-size:clamp(52px,16vw,74px)}.heroLead{font-size:17px}.heroActions{flex-direction:column;gap:18px}.board{border-radius:16px;padding:8px}.boardContent{padding:23px}.boardContent h2{font-size:26px}.feelingRow{gap:7px;margin-top:22px}.feelingRow div{width:58px;height:58px}.feelingRow span{font-size:18px}.dragHint,.targetCircle{display:none}.floatingNote{bottom:-25px;right:-6px}.confidenceStrip{grid-template-columns:1fr;gap:20px;padding:25px}.confidenceStrip div:not(:last-child):after{display:none}.section{padding:85px 20px}.sectionHeading{margin-bottom:44px}.sectionHeading h2,.helpIntro h2,.closingCta h2{font-size:41px}.steps,.resourceGrid,.inclusionGrid,.videoGrid,.visualReferenceGrid{grid-template-columns:1fr}.steps .stepCard:last-child{grid-column:auto}.stepCard{min-height:465px}.splitHeading{gap:22px}.searchWrap{width:100%}.filterRow{flex-wrap:nowrap;margin-top:-20px;padding-bottom:5px;overflow-x:auto}.filterRow button{white-space:nowrap}.resourceCard{min-height:285px}.visualReferenceFeatured{grid-column:auto;display:block}.visualReferenceImage,.visualReferenceFeatured .visualReferenceImage{height:250px}.visualReferenceFeatured h3{font-size:24px}.videoInfo{min-height:auto}.gradePlaybook{border-radius:22px;padding:24px 17px}.playbookHeader h3{font-size:39px}.routineCard{padding:22px 18px}.routinePurpose{min-height:0}.playbookFooter{flex-direction:column;align-items:flex-start}.inclusionCard{min-height:auto;padding:30px}.inclusionTop{margin-bottom:38px}.inclusionCard h3{font-size:29px}.helpPanel{border-radius:22px;padding:31px 23px}.closingCta{padding:90px 20px}footer{text-align:center;flex-direction:column}.footerBrand img{object-position:center;width:96px;height:96px}.guideModalBackdrop{padding:12px}.guideModal{border-radius:23px;max-height:calc(100vh - 24px);padding:24px 19px}.guideModal h2{font-size:34px}.guideModalActions{flex-direction:column;align-items:stretch}.guideModalActions button{width:100%}.guideModalActions small{text-align:center}.visualModalBackdrop{padding:10px}.visualModal{border-radius:20px;max-height:calc(100vh - 20px);padding:12px}.visualModalHeader{padding:7px 3px 14px}.visualModalHeader h2{font-size:22px}.visualModal>img{border-radius:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.brandButton,.navLinks button,.navCta,.primaryButton,.textLink,.secondaryButton,.playbookFooter button,.footerBrandButton,footer button{cursor:pointer;font:inherit;border:0}.brandButton,.footerBrandButton{color:inherit;text-align:left;background:0 0;padding:0}.navLinks button{color:#55555b;background:0 0;padding:12px 2px;font-size:13px;font-weight:620;transition:color .16s}.navCta{white-space:nowrap;min-height:46px}.journeyRail{z-index:19;scrollbar-width:none;background:#fff;border-bottom:1px solid #1c232c12;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;max-width:1320px;margin:0 auto;padding:20px clamp(20px,4vw,48px);display:grid;position:sticky;top:72px;box-shadow:0 10px 30px #1f2e430a}.journeyRail::-webkit-scrollbar{display:none}.journeyRail:before{content:"";z-index:-1;background:#dfe3e9;height:1px;position:absolute;top:45px;left:clamp(42px,6vw,76px);right:clamp(42px,6vw,76px)}.journeyRail button{color:#75767d;text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:10px;min-width:0;min-height:76px;padding:10px;transition:border-color .16s,background .16s,transform .16s;display:flex}.journeyRail button:hover{background:#f7faff;border-color:#dce8f8;transform:translateY(-2px)}.journeyRail button>span:first-child{color:#777880;background:#fff;border:1px solid #d9dce1;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:760;display:grid}.journeyRail button>span:last-child{flex-direction:column;min-width:0;display:flex}.journeyRail strong{color:#36373c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.journeyRail small{color:#92939a;margin-top:4px;font-size:9px;line-height:1.35}.journeyRail button.active{color:var(--blue);background:#f2f7ff;border-color:#cfe1fb}.journeyRail button.active>span:first-child{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 5px 15px #2477f240}.journeyRail button.complete>span:first-child{color:#237852;background:#e8f6ef;border-color:#9ad5b8}.journeyContent{min-height:620px;scroll-margin-top:176px}.primaryButton,.textLink,.secondaryButton{white-space:nowrap;text-align:left;justify-content:space-between;gap:18px}.primaryButton{border:0;min-height:58px;padding:17px 27px}.textLink{background:0 0;border:0;min-height:58px;padding:12px 3px}.heroActions .primaryButton{min-width:262px}.heroActions .textLink{min-width:246px}.stepCard,.resourceCard,.pathwayCard,.visualReferenceCard{cursor:pointer}.cardAction{white-space:nowrap;justify-content:space-between;gap:18px}.resourceCard{min-height:430px;padding:16px 20px 22px}.resourcePreview{background:#edf1f6;border-radius:15px;height:142px;margin:0 0 16px;position:relative;overflow:hidden}.resourcePreview img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .26s;display:block}.resourceCard:hover .resourcePreview img{transform:scale(1.025)}.resourcePreview span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#121419bf;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:760;position:absolute;bottom:10px;left:10px}.resourceCard .resourceIcon{z-index:2;border:3px solid #fff;border-radius:12px;width:38px;height:38px;margin:-35px 0 17px 12px;font-size:11px;position:relative;box-shadow:0 5px 14px #1923321f}.resourceCard .cardAction,.stepCard .cardAction,.pathwayCard .cardAction{min-width:170px}.playbookFooter button{color:#85baff;background:#25262a;border-radius:999px;flex:none;min-height:44px;padding:10px 14px;font-size:12px;font-weight:700}.inclusionHeading>p{max-width:510px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.inclusionTabs{background:#eef1f5;border:1px solid #e0e4ea;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:7px;max-width:1240px;margin:-20px auto 22px;padding:6px;display:grid}.inclusionTabs button{color:#666970;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;min-height:58px;padding:13px 20px;font-weight:690;display:flex}.inclusionTabs button span{color:#999ba2;letter-spacing:.1em;font-size:9px}.inclusionPlaybook{background:#fff;border:1px solid #e1e5ea;border-radius:30px;max-width:1240px;margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #23344c17}.inclusionHero{color:#fff;background:linear-gradient(135deg,#142c35,#1e2834 58%,#24304b);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(34px,7vw,90px);padding:clamp(30px,5vw,64px);display:grid}.inclusionLabel{letter-spacing:.13em;text-transform:uppercase;font-weight:780;color:#87cfff!important;margin:0 0 16px!important;font-size:10px!important}.inclusionHero h3{letter-spacing:-.052em;margin:0 0 20px;font-size:clamp(38px,5vw,62px);line-height:1.02}.inclusionHero>div>p:last-child{color:#b9c5cd;max-width:620px;margin:0;font-size:16px;line-height:1.65}.inclusionHero figure{background:#101216;border:1px solid #ffffff2e;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 25px 55px #00000047}.inclusionHero img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.inclusionHero figcaption{color:#b7bcc3;padding:13px 16px;font-size:10px;line-height:1.5}.principleGrid{background:#f4f6f8;grid-template-columns:repeat(3,1fr);gap:12px;padding:24px;display:grid}.principleGrid article{background:#fff;border:1px solid #e1e5e9;border-radius:18px;min-height:180px;padding:24px}.principleGrid article>span{color:#237253;background:#e3f4ec;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:780;display:grid}.principleGrid h4{margin:20px 0 9px;font-size:18px}.principleGrid p{color:#6f7178;margin:0;font-size:12px;line-height:1.55}.routineIntro{padding:64px clamp(26px,5vw,64px) 28px}.routineIntro h3{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(32px,4vw,48px)}.inclusionRoutineList{gap:14px;padding:0 clamp(26px,5vw,64px) 64px;display:grid}.inclusionRoutine{background:#fbfbfc;border:1px solid #e1e4e8;border-radius:22px;grid-template-columns:72px 1fr;gap:24px;padding:30px;display:grid}.inclusionRoutineNumber{color:#fff;background:#202227;border-radius:16px;place-items:center;width:52px;height:52px;font-size:12px;font-weight:760;display:grid}.routineBestFor{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:760}.inclusionRoutine h4{letter-spacing:-.035em;margin:0 0 20px;font-size:28px;line-height:1.1}.inclusionRoutine ol{color:#51535a;gap:10px;margin:22px 0;padding-left:22px;font-size:13px;line-height:1.55;display:grid}.inclusionRoutine li::marker{color:var(--blue);font-weight:760}.evidenceCheck{color:#355d4c;background:#eaf6f0;border-radius:14px;align-items:flex-start;gap:11px;padding:15px 16px;display:flex}.evidenceCheck>span{color:#fff;background:#2c8b62;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.evidenceCheck p{margin:2px 0 0;font-size:12px;line-height:1.5}.guideModal{width:min(100%,820px)}.guideVisual{background:#eef2f6;border:1px solid #e1e4e9;border-radius:18px;margin:0 0 24px;overflow:hidden}.guideVisual img{object-fit:cover;object-position:top center;width:100%;max-height:300px;display:block}.guideVisual figcaption{color:#777a81;padding:11px 14px;font-size:10px}.guideVideo{color:#fff;background:#17181c;border-radius:18px;margin-top:18px;padding:18px}.guideVideo>div{justify-content:space-between;gap:20px;margin-bottom:13px;display:flex}.guideVideo>div span{color:#75afff;letter-spacing:.11em;font-size:9px;font-weight:760}.guideVideo>div strong{color:#d8d8dc;font-size:11px}.guideVideo iframe{aspect-ratio:16/9;border:0;border-radius:12px;width:100%;display:block}.journeyFooter{color:#fff;background:#18191d;justify-content:space-between;align-items:center;gap:30px;padding:42px clamp(24px,7vw,110px);display:flex}.journeyFooter>div:first-child{flex-direction:column;gap:6px;display:flex}.journeyFooter>div:first-child span{color:#7db6ff;letter-spacing:.13em;font-size:9px;font-weight:760}.journeyFooter>div:first-child strong{letter-spacing:-.035em;font-size:clamp(24px,3vw,36px)}.journeyFooterActions{align-items:center;gap:12px;display:flex}.secondaryButton{color:#e6e7e9;background:#23252a;border:1px solid #3e4148;border-radius:999px;min-height:58px;padding:16px 22px;font-size:16px;font-weight:650}footer button:not(.footerBrandButton){color:#777980;background:0 0;padding:8px 0;font-size:11px}@media (width<=980px){.journeyRail{scroll-snap-type:x proximity;grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto}.journeyRail:before{display:none}.journeyRail button{scroll-snap-align:start}.inclusionHero{grid-template-columns:1fr}.inclusionHero figure{max-width:640px}}@media (width<=680px){.journeyRail{grid-template-columns:repeat(5,minmax(164px,1fr));padding:12px 16px;top:64px}.journeyRail button{min-height:60px;padding:8px}.journeyRail small{display:none}.journeyRail strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.journeyContent{min-height:500px;scroll-margin-top:150px}.heroActions .primaryButton,.heroActions .textLink{width:100%;min-width:0}.heroActions .textLink{background:#f4f8ff;border:1px solid #d7e4f8;border-radius:999px;padding:13px 22px}.resourceCard{min-height:410px}.resourcePreview{height:150px}.inclusionTabs{margin-top:0}.inclusionTabs button{padding:11px;font-size:12px}.inclusionHero{padding:28px 22px}.inclusionHero h3{font-size:39px}.inclusionHero figure{border-radius:16px}.principleGrid{grid-template-columns:1fr;padding:14px}.principleGrid article{min-height:0}.routineIntro{padding:44px 20px 24px}.inclusionRoutineList{padding:0 14px 28px}.inclusionRoutine{grid-template-columns:1fr;gap:18px;padding:22px 18px}.inclusionRoutine h4{font-size:25px}.journeyFooter{flex-direction:column;align-items:stretch;padding:32px 20px}.journeyFooterActions{flex-direction:column-reverse;align-items:stretch}.journeyFooterActions button{width:100%}.guideVisual img{max-height:220px}.guideVideo>div{flex-direction:column;gap:5px}footer div{flex-wrap:wrap;justify-content:center}}:root{--ink:#293934;--muted:#6f6a5f;--line:#d8c9b1;--blue:#2f756d;--blue-dark:#245b55;--warm:#f2e5cf;--surface:#fbf4e7;--mcm-cream:#fbf4e7;--mcm-paper:#fffaf1;--mcm-teal:#2f756d;--mcm-forest:#294b43;--mcm-terracotta:#c96343;--mcm-ochre:#d9a441;--mcm-olive:#7d8550;--mcm-walnut:#604638;--mcm-blush:#e7b69a}body{background:radial-gradient(circle at 12% 8%, #d9a44114 0 7rem, transparent 7.1rem), var(--mcm-cream);color:var(--ink);font-family:Avenir Next,Century Gothic,Futura,Segoe UI,sans-serif}.nav{background:#fbf4e7ed;border-bottom:1px solid #60463833;height:76px;padding-inline:clamp(24px,5vw,78px);box-shadow:0 5px #d9a4411a}.brand{color:var(--mcm-forest);gap:13px}.brandLogo{filter:drop-shadow(0 5px 9px #4b3f2f33);width:52px;height:52px}.brandWords strong{letter-spacing:.01em}.brandWords small{color:#7c6f60;letter-spacing:.08em;text-transform:uppercase}.navLinks button{color:#5f5a51;font-weight:680}.navLinks button:hover,.navLinks button.active{color:var(--mcm-terracotta)}.navCta,.primaryButton{color:#fffaf1;background:var(--mcm-teal);border-radius:14px;box-shadow:5px 5px #294b432e}.navCta:hover,.primaryButton:hover{background:var(--mcm-forest);transform:translate(-1px,-1px);box-shadow:7px 7px #294b4329}.journeyRail{background:#f7eddc;border-bottom:1px solid #6046382e;gap:12px;max-width:none;padding:18px clamp(20px,5vw,78px);top:76px;box-shadow:0 10px 25px #60463812}.journeyRail:before{background:#cdbd9f}.journeyRail button{color:#776f62;background:#fffaf1e6;border-radius:14px;min-height:78px}.journeyRail button:hover{background:#fff9ef;border-color:#d4b99f}.journeyRail button>span:first-child{color:#6b6256;background:#fffaf1;border-color:#c9b99d}.journeyRail strong{color:#3f4a44;font-size:13px}.journeyRail small{color:#83796b;font-size:10px}.journeyRail button.active{border-color:var(--mcm-terracotta);color:var(--mcm-terracotta);background:#fff5e8;box-shadow:4px 4px #c963431f}.journeyRail button.active>span:first-child{border-color:var(--mcm-terracotta);background:var(--mcm-terracotta);box-shadow:none}.journeyRail button.complete>span:first-child{border-color:var(--mcm-teal);color:#fffaf1;background:var(--mcm-teal)}.hero{background:radial-gradient(circle at 88% 23%,#c9634329 0 9rem,#0000 9.1rem),radial-gradient(circle at 61% 88%,#d9a44133 0 7rem,#0000 7.1rem),linear-gradient(135deg,#fffaf1 0%,#f4e7d0 100%);min-height:730px}.hero:before{content:"";background:#7d855033;border-radius:60px;width:112px;height:310px;position:absolute;top:-88px;left:48%;transform:rotate(24deg)}.hero:after{content:"";border:18px solid #2f756d33;border-radius:50%;width:78px;height:78px;position:absolute;bottom:8%;right:4%}.heroGlow{display:none}.eyebrow{color:var(--mcm-walnut);font-weight:700}.eyebrow span{color:#fffaf1;background:var(--mcm-terracotta);border-radius:8px}.hero h1{max-width:650px;color:var(--mcm-forest);letter-spacing:-.052em;font-family:Avenir Next,Century Gothic,Futura,sans-serif;font-size:clamp(52px,5.8vw,84px);font-weight:800}.heroLead{color:#675f53}.textLink{color:var(--mcm-terracotta);font-weight:720}.reassurance{color:#766c5f}.board{background:#433b35;border:2px solid #392f29;border-radius:22px;padding:15px;box-shadow:18px 22px #6046382e,0 28px 65px #4b372a33}.boardContent{color:var(--mcm-forest);background:radial-gradient(circle at 85% 16%,#d9a44133 0 4.5rem,#0000 4.6rem),#f7e8ce}.lessonLabel{color:var(--mcm-terracotta)}.feelingRow div{background:var(--mcm-terracotta);border-radius:8px 18px}.feelingRow div:nth-child(2){background:var(--mcm-teal)}.feelingRow div:nth-child(3){background:var(--mcm-ochre)}.targetCircle{border-color:var(--mcm-walnut)}.floatingNote{background:#fffaf1f5;border:1px solid #d9c9b2;border-radius:12px;box-shadow:7px 8px #60463824}.noteIcon{color:#fffaf1;background:var(--mcm-olive)}.confidenceStrip{background:#eadcc6;border-color:#d7c5aa}.confidenceStrip div:not(:last-child):after{background:#cbb99c}.confidenceStrip strong{color:var(--mcm-forest)}.confidenceStrip span{color:#786f62}.section{position:relative}.startSection,.videoSection,.helpSection{background:var(--mcm-paper)}.visualGuideSection{background:radial-gradient(circle at 8% 84%,#d9a44129 0 5.5rem,#0000 5.6rem),#dce9df}.learnSection{background:#efe3cf}.ideasSection{color:#fff9ed;background:radial-gradient(circle at 92% 7%, #d9a4413b 0 8rem, transparent 8.1rem), var(--mcm-forest)}.inclusionSection{background:radial-gradient(circle at 96% 92%,#c963431f 0 9rem,#0000 9.1rem),#f4ead9}.kicker{color:var(--mcm-terracotta);font-weight:820}.sectionHeading h2,.helpIntro h2,.closingCta h2{color:var(--mcm-forest);letter-spacing:-.045em}.lightHeading .kicker{color:#f1bf5b}.lightHeading h2{color:#fff9ed}.lightHeading>p:last-child{color:#d8cdbd}.sectionHeading>p:last-child,.visualGuideHeading>p,.videoHeading>p,.inclusionHeading>p{color:#746b5f}.stepCard,.resourceCard,.visualReferenceCard,.videoCard{background:#fffaf1;border:1px solid #cfbea2;border-radius:18px;box-shadow:5px 6px #6046381a}.stepCard:hover,.resourceCard:hover,.visualReferenceCard:hover,.videoCard:hover{border-color:var(--mcm-terracotta);transform:translate(-2px,-2px);box-shadow:8px 9px #60463821}.featuredStep{border:2px solid var(--mcm-teal);box-shadow:6px 7px #2f756d24}.recommended{background:var(--mcm-terracotta);border-radius:7px}.stepVisual{color:var(--mcm-forest);background:#d8e6df;border-radius:12px}.featuredStep .stepVisual{color:#604638;background:#e7cf9c}.stepCard:nth-child(3) .stepVisual{color:#9f482f;background:#efc5ad}.stepNumber,.stepTime,.resourceMeta{color:#827667}.stepCard h3,.resourceCard h3,.pathwayCard h3,.inclusionCard h3,.videoInfo h3{color:var(--mcm-forest)}.stepCard>p:not(.stepTime),.resourceCard p,.visualReferenceCard p,.videoInfo span{color:#736a5e}.stepCard .cardAction,.resourceCard .cardAction{color:var(--mcm-teal)}.coachNote{border-left:7px solid var(--mcm-ochre);color:#625b50;background:#eadcc5;border-radius:10px}.coachNote>span{color:var(--mcm-terracotta)}.visualReferenceImage,.resourcePreview{background:#dfd2bd}.visualReferenceImage>span,.resourcePreview span{background:#294b43e6}.searchWrap{background:#fffaf1;border:1px solid #c8b594;border-radius:12px}.filterRow button{color:#675f52;background:#fffaf18f;border-color:#c5b18e}.filterRow button.active{border-color:var(--mcm-teal);color:#fffaf1;background:var(--mcm-teal)}.resourceIcon{border-radius:8px 15px}.resourceIcon.blue,.resourceIcon.green{color:#245b55;background:#d7e6df}.resourceIcon.violet,.resourceIcon.pink{color:#8f452f;background:#efd0bd}.resourceIcon.orange{color:#73531c;background:#eed39a}.resourceCard .cardAction{background:#e2eee9;border-color:#a9c5bd;border-radius:10px}.resourceCard:hover .cardAction{background:#d2e4dc}.videoCard,.videoCard.featuredVideo{background:#f7ecda;border-color:#d3bea0}.videoInfo p{color:var(--mcm-terracotta)}.pathwayCard{color:#293934;border-radius:15px 30px;box-shadow:7px 8px #10272240}.pathwayCard.peach{background:#e9ad8b}.pathwayCard.sky{background:#a7cbc1}.pathwayCard.lilac{background:#ddbe72}.pathwayCard.selected{border-color:#fff7e8;box-shadow:0 0 0 4px #d9a4416b,8px 9px #10272240}.gradePlaybook{background:#3b302a;border:1px solid #846d58;border-radius:18px;box-shadow:12px 14px #12221d4d}.playbookLabel,.routineTopline{color:#f1bd58}.playbookHeader h3,.routineCard h4{color:#fff7e8}.playbookHeader>div>p:last-child,.routinePurpose{color:#d4c6b7}.planningCard{color:#293934;background:#e1bd6c;border-radius:9px 18px}.routineCard{background:#4b3d35;border-color:#705d4f;border-radius:14px}.routineSetup{color:#314039;background:#eadfc9}.routineCard ol{color:#eee3d1}.routineCard li::marker{color:#e2ad47}.accessMove{color:#afd0bd;border-color:#705d4f}.accessMove p{color:#d9cbbb}.playbookFooter{background:#2b2522;border-radius:10px}.playbookFooter button{color:#fff8ea;background:var(--mcm-teal)}.inclusionTabs{background:#e5d7c1;border-color:#cbb99d;border-radius:14px}.inclusionTabs button{color:#6e6559;border-radius:10px}.inclusionTabs button.active{color:var(--mcm-forest);background:#fffaf1;box-shadow:4px 5px #6046381f}.inclusionTabs button.active span{color:var(--mcm-terracotta)}.inclusionPlaybook{background:#fffaf1;border-color:#c9b79a;border-radius:20px;box-shadow:10px 12px #6046381f}.inclusionHero{color:#fffaf1;background:radial-gradient(circle at 88% 18%,#d9a44140 0 6rem,#0000 6.1rem),linear-gradient(130deg,#2f756d,#294b43 65%)}.inclusionLabel{color:#f0c66d!important}.inclusionHero>div>p:last-child{color:#e0d7c8}.inclusionHero figure{border-color:#fffaf159;border-radius:12px;box-shadow:8px 9px #162d2747}.principleGrid{background:#eadfcf}.principleGrid article{background:#fffaf1;border-color:#cfbea2;border-radius:12px}.principleGrid article>span{color:#fffaf1;background:var(--mcm-terracotta)}.inclusionRoutine{background:#f8ecda;border-color:#cfbea2;border-radius:14px}.inclusionRoutineNumber{color:#fffaf1;background:var(--mcm-terracotta);border-radius:50%}.routineBestFor{color:var(--mcm-teal)}.lightSetup{color:#304039;background:#dce9e2}.evidenceCheck{color:#315c4d;background:#dfeadf}.evidenceCheck>span{background:var(--mcm-olive)}.helpPanel{background:radial-gradient(circle at 12% 90%,#c9634324 0 5rem,#0000 5.1rem),#eee1cc;border:1px solid #cab99d;border-radius:18px;box-shadow:8px 9px #6046381a}.twoMinute>span{background:var(--mcm-terracotta)}.fixList,.fixItem{border-color:#c9b89d}.fixItem button{color:var(--mcm-forest)}.fixItem button span:last-child{color:var(--mcm-terracotta);background:#fffaf1}.closingCta{background:radial-gradient(circle at 16% 18%,#2f756d24 0 6rem,#0000 6.1rem),radial-gradient(circle at 86% 80%,#c9634326 0 8rem,#0000 8.1rem),#eadbc3}.closingEmblem{filter:drop-shadow(6px 7px #60463829)}.journeyFooter{color:#fff8e9;background:var(--mcm-walnut)}.journeyFooter>div:first-child span{color:#f1bf5b}.secondaryButton{color:#fff6e7;background:#755849;border-color:#9a7f68;border-radius:14px}footer{color:#71675b;background:#f7ecda;border-color:#d7c5aa}footer button:hover{color:var(--mcm-terracotta)}.footerBrand img{filter:drop-shadow(4px 5px #6046381f)}.guideModal,.visualModal{background:#fffaf1;border:1px solid #c8b596;box-shadow:12px 14px #3b302a38}.guideVideo{background:var(--mcm-forest)}.guideVideo>div span{color:#f1bf5b}.modalClose{color:var(--mcm-forest);background:#eadcc6}.sectionHeading.lightHeading>p:last-child{color:#eee2d0;font-weight:520}.pathKicker,.pathwayCard>p:not(.pathKicker){opacity:.9}.playbookHeader>.planningCard>p:last-child{color:#293934;font-weight:650}.routinePurpose{color:#e0d3c3}.playbookFooter p{color:#ddd0c0}.playbookFooter strong{color:#fff7e8}.visualGuideSection,.learnSection,.videoSection,.ideasSection,.inclusionSection,.helpSection{overflow:hidden}.visualGuideSection>*,.learnSection>*,.videoSection>*,.ideasSection>*,.inclusionSection>*,.helpSection>*{z-index:1;position:relative}.visualGuideSection:before{content:"";background:#c9634338;border-radius:70px;width:290px;height:112px;position:absolute;top:86px;right:-64px;transform:rotate(-24deg)}.visualGuideSection:after{content:"";border:22px solid #d9a44138;border-radius:50%;width:118px;height:118px;position:absolute;bottom:80px;left:4vw}.visualGuideSection>.visualGuideHeading{background:#fff7e8;border:1px solid #c5b18f;border-radius:18px 74px 18px 18px;align-items:center;padding:46px 50px;overflow:hidden;box-shadow:9px 10px #2f756d21}.visualGuideSection>.visualGuideHeading:before{content:"";background:#d9a44145;border-radius:50px;width:94px;height:220px;position:absolute;top:-76px;right:31%;transform:rotate(30deg)}.visualGuideHeading>*{z-index:1;position:relative}.visualReferenceCard{border-radius:16px 42px 16px 16px}.visualReferenceFeatured{border-color:#b8a17d;box-shadow:9px 10px #60463821}.visualReferenceFeatured>div:last-child{background:#e7c36e;flex-direction:column;justify-content:center;align-self:stretch;display:flex}.visualReferenceGrid .visualReferenceCard:nth-child(2){border-bottom:8px solid var(--mcm-terracotta)}.visualReferenceGrid .visualReferenceCard:nth-child(3){border-bottom:8px solid var(--mcm-teal)}.learnSection:before{content:"";background:#2f756d21;border-radius:50%;width:180px;height:180px;position:absolute;top:42%;left:-70px}.learnSection:after{content:"";background:#d9a44133;border-radius:48px;width:86px;height:260px;position:absolute;bottom:8%;right:3vw;transform:rotate(18deg)}.learnSection>.sectionHeading{background:var(--mcm-terracotta);border:1px solid #98452f;border-radius:58px 18px 18px;align-items:center;padding:44px 48px;box-shadow:9px 10px #60463829}.learnSection>.sectionHeading .kicker{color:#ffe09a}.learnSection>.sectionHeading h2{color:#fff8e9}.learnSection .searchWrap{background:#fffaf1;border:2px solid #fff8e9;min-height:58px;box-shadow:5px 6px #60463833}.filterRow{margin-top:28px}.resourceCard{border-radius:15px 34px 15px 15px;position:relative;overflow:hidden}.resourceCard:after{content:"";background:var(--mcm-teal);height:7px;position:absolute;inset:0 0 auto}.resourceGrid .resourceCard:nth-child(5n+2):after{background:var(--mcm-terracotta)}.resourceGrid .resourceCard:nth-child(5n+3):after{background:var(--mcm-ochre)}.resourceGrid .resourceCard:nth-child(5n+4):after{background:var(--mcm-olive)}.resourceGrid .resourceCard:nth-child(5n+5):after{background:var(--mcm-walnut)}.resourceCard h3{font-size:24px}.resourceCard p{font-size:14px;line-height:1.6}.resourceMeta{font-size:10px;font-weight:750}.videoSection{background:radial-gradient(circle at 92% 10%,#2f756d24 0 8rem,#0000 8.1rem),#fff8ec}.videoSection>.videoHeading{background:#dfb24f;border:1px solid #b88931;border-radius:18px 18px 68px;align-items:center;padding:44px 48px;overflow:hidden;box-shadow:9px 10px #60463824}.videoSection>.videoHeading:after{content:"";border:26px solid #fff8e961;border-radius:50%;width:165px;height:165px;position:absolute;bottom:-108px;right:31%}.videoHeading>*{z-index:1;position:relative}.videoSection .kicker{color:#7a3828}.videoSection .videoHeading h2,.videoSection .videoHeading>p{color:#293934}.videoCard{border-radius:14px 34px 14px 14px}.videoGrid .videoCard:nth-child(3n+1) .videoInfo{background:#ecc3a9}.videoGrid .videoCard:nth-child(3n+2) .videoInfo{background:#bfd8cf}.videoGrid .videoCard:nth-child(3n+3) .videoInfo{background:#ead18f}.videoInfo p{font-size:10px}.videoInfo h3{font-size:19px}.videoInfo span{color:#5f594f;font-size:11px}.ideasSection:before{content:"";background:#c963434d;border-radius:50px;width:92px;height:300px;position:absolute;top:-74px;left:5%;transform:rotate(28deg)}.ideasSection:after{content:"";border:16px solid #fff8e929;border-radius:50%;width:72px;height:72px;position:absolute;top:42%;right:7%}.ideasSection>.sectionHeading{text-align:left;background:#fffaf112;border:1px solid #fff8e947;border-radius:18px 72px 18px 18px;max-width:1040px;padding:48px 54px;box-shadow:9px 10px #0d221d47}.ideasSection>.sectionHeading>p:last-child{max-width:640px}.pathwayCard h3{font-size:32px}.pathwayCard>p:not(.pathKicker){font-size:15px}.tryThis{border:1px solid #29393421;font-size:13px}.inclusionSection:before{content:"";background:#2f756d2b;border-radius:60px;width:230px;height:92px;position:absolute;top:88px;right:-38px;transform:rotate(-22deg)}.inclusionSection>.inclusionHeading{background:#fff8ea;border:1px solid #c7b394;border-radius:58px 18px 18px;align-items:center;padding:46px 50px;overflow:hidden;box-shadow:9px 10px #60463821}.inclusionSection>.inclusionHeading:after{content:"";background:#c9634338;border-radius:50%;width:138px;height:138px;position:absolute;top:-82px;right:31%}.inclusionHeading>*{z-index:1;position:relative}.inclusionTabs{margin-top:30px;padding:8px;box-shadow:6px 7px #6046381a}.inclusionTabs button{min-height:64px;font-size:15px}.principleGrid article{border:0;box-shadow:5px 6px #6046381a}.principleGrid article:first-child{background:#ecc2a7}.principleGrid article:nth-child(2){background:#b9d3ca}.principleGrid article:nth-child(3){background:#e8cd86}.principleGrid p{color:#4f5048;font-size:14px}.routineIntro{background:#e7c778;border-radius:14px 42px 14px 14px;margin:30px clamp(26px,5vw,64px) 24px;padding:34px 38px}.routineIntro .kicker{color:#80432f}.inclusionRoutine{border-left:9px solid var(--mcm-teal);box-shadow:5px 6px #60463817}.inclusionRoutine:nth-child(2n){border-left-color:var(--mcm-terracotta);background:#fff5e6}.inclusionRoutine h4{font-size:30px}.inclusionRoutine ol,.evidenceCheck p{font-size:14px}.helpSection{background:radial-gradient(circle at 93% 14%,#d9a44138 0 8rem,#0000 8.1rem),radial-gradient(circle at 5% 86%,#2f756d26 0 6rem,#0000 6.1rem),#fff8eb;padding-top:78px}.helpPanel{background:#f0e2cc;border-radius:18px 62px 18px 18px;padding:0;overflow:hidden;box-shadow:11px 12px #60463824}.helpIntro{background:#e7b08d;min-height:520px;padding:62px 56px;position:relative;overflow:hidden}.helpIntro:before{content:"";border:25px solid #fff8eb61;border-radius:50%;width:142px;height:142px;position:absolute;bottom:42px;right:-50px}.helpIntro>*{z-index:1;position:relative}.helpIntro .kicker{color:#773724}.helpIntro>p:not(.kicker){color:#574f46;font-size:16px}.twoMinute>span{color:#fff8e9;background:var(--mcm-forest);box-shadow:4px 5px #6046382e}.twoMinute p,.twoMinute strong{color:#4f473f;font-size:13px}.fixList{background:#f3e7d4;border-top:0;padding:40px 52px}.fixItem button{min-height:86px;font-size:17px}.fixItem button span:last-child{color:#fff8e9;background:var(--mcm-teal);width:38px;height:38px;box-shadow:3px 4px #60463826}.fixItem p{font-size:14px}@media (width<=680px){.nav{height:66px}.brandLogo{width:46px;height:46px}.journeyRail{padding:12px 16px;top:66px}.hero{min-height:auto}.hero h1{font-size:clamp(43px,12vw,58px);line-height:.98}.hero:before{opacity:.55;left:74%}.hero:after{display:none}.heroActions .textLink{background:#fff7e9;border-color:#d3bfa0;border-radius:12px}.pathwayCard{border-radius:15px 26px}.visualGuideSection>.visualGuideHeading,.learnSection>.sectionHeading,.videoSection>.videoHeading,.ideasSection>.sectionHeading,.inclusionSection>.inclusionHeading{border-radius:16px 42px 16px 16px;padding:30px 24px}.visualGuideSection>.visualGuideHeading:before,.videoSection>.videoHeading:after,.inclusionSection>.inclusionHeading:after{opacity:.45}.filterRow{margin-top:22px}.routineIntro{margin:20px 14px;padding:26px 22px}.helpSection{padding-top:48px}.helpIntro{min-height:auto;padding:42px 28px}.fixList{padding:18px 26px 30px}}.playlistFeature{background:#294b43;border:1px solid #c6ad85;border-radius:18px 42px 18px 18px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);max-width:1240px;margin:30px auto 48px;display:grid;overflow:hidden;box-shadow:9px 10px #60463821}.playlistFrame{aspect-ratio:16/9;background:#1b302c;min-width:0}.playlistFrame iframe{border:0;width:100%;height:100%;display:block}.playlistDetails{color:#fff8eb;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(26px,3vw,46px);display:flex}.playlistEyebrow{color:#f0c777;letter-spacing:.12em;margin:0 0 14px;font-size:11px;font-weight:820}.playlistDetails h3{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(27px,2.8vw,39px);line-height:1.08}.playlistDetails>p:not(.playlistEyebrow){color:#e1e9dc;margin:0 0 26px;font-size:15px;line-height:1.6}.playlistButton{color:#2b3e37;background:#f1bf5b;border-radius:11px;align-items:center;gap:12px;min-height:48px;padding:11px 18px;font-weight:750;line-height:1.35;transition:transform .16s,background .16s;display:inline-flex}.playlistButton:hover{background:#f7d68c;transform:translateY(-2px)}.playlistButton:focus-visible,.videoCatalog a:focus-visible{outline-offset:3px;outline:3px solid #cb6545}.playlistFallback{color:#cbd9cc;margin-top:15px;font-size:12px;line-height:1.5}.videoCatalogHeading{max-width:1240px;margin:0 auto 20px}.videoCatalogHeading h3{color:var(--mcm-forest);letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(25px,3vw,35px)}.videoCatalogHeading p{color:#746b5f;margin:0;font-size:14px}.videoCatalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;max-width:1240px;margin:0 auto;padding:0;list-style:none;display:grid}.videoCatalog li{min-width:0}.videoCatalog a{background:#fffaf1;border:1px solid #cfbea2;border-radius:14px;grid-template-columns:32px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-height:68px;padding:12px 16px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;box-shadow:3px 4px #60463812}.videoCatalog a:hover{border-color:var(--mcm-terracotta);transform:translate(-2px,-2px);box-shadow:5px 6px #6046381f}.videoCatalogNumber{color:#fffaf1;background:var(--mcm-terracotta);border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.videoCatalogTitle{min-width:0;color:var(--mcm-forest);font-size:14px;font-weight:740;line-height:1.3}.videoCatalogDuration{color:#746b5f;white-space:nowrap;font-size:12px}.videoCatalogArrow{color:var(--mcm-teal);font-size:18px}@media (width<=900px){.playlistFeature{grid-template-columns:1fr}.playlistDetails{padding:28px}}@media (width<=680px){.videoCatalog{grid-template-columns:1fr}.videoCatalog a{grid-template-columns:32px minmax(0,1fr) auto}.videoCatalogArrow{display:none}}.videoSearch{background:#eadbc2;border:1px solid #c8b594;border-radius:17px;max-width:1240px;margin:0 auto 24px;padding:24px 28px}.videoSearch label{color:var(--mcm-forest);margin-bottom:10px;font-size:17px;font-weight:800;display:block}.videoSearchControl{background:#fffaf1;border:1px solid #b7a384;border-radius:11px;align-items:center;gap:10px;min-height:52px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.videoSearchControl:focus-within{border-color:var(--mcm-teal);box-shadow:0 0 0 3px #2f756d2e}.videoSearchControl>span{color:var(--mcm-teal);font-size:27px;line-height:1}.videoSearchControl input{min-width:0;height:50px;color:var(--mcm-forest);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:15px}.videoSearchControl input::placeholder{color:#847766;opacity:1}.videoSearchControl button{color:var(--mcm-teal);cursor:pointer;background:#dcebe3;border:0;border-radius:7px;flex:none;padding:8px 10px;font-size:12px;font-weight:800}.videoSearchControl button:hover{background:#c9dfd2}.videoSearchControl button:focus-visible{outline:3px solid var(--mcm-terracotta);outline-offset:2px}.videoSearch>p{color:#6b6257;margin:10px 0 0;font-size:12px;line-height:1.5}.videoEmptyState{max-width:1240px;color:var(--mcm-forest);text-align:center;background:#fffaf1;border:1px dashed #bba584;border-radius:14px;margin:0 auto;padding:34px}.videoEmptyState p{color:#746b5f;margin:8px 0 0}@media (width<=680px){.videoSearch{padding:20px 18px}.videoSearchControl input{font-size:14px}}.portfolio-return[data-astro-cid-xjsfpmel]{z-index:30;background:#f1f6f8;border-bottom:1px solid #dbe5e9;padding:.6rem clamp(24px,5vw,80px);font:600 13px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:sticky;top:0}.portfolio-return[data-astro-cid-xjsfpmel] a[data-astro-cid-xjsfpmel]{color:#26526a;text-decoration:none}.portfolio-return[data-astro-cid-xjsfpmel] a[data-astro-cid-xjsfpmel]:hover{text-underline-offset:3px;text-decoration:underline}.portfolio-return[data-astro-cid-xjsfpmel] a[data-astro-cid-xjsfpmel]:focus-visible{outline-offset:3px;outline:2px solid #2477f2}.nav{top:38px}section[id]{scroll-margin-top:114px}
