:root{--ink: #151517;--muted: #69696f;--line: #dedee3;--blue: #2477f2;--blue-dark: #0d59c9;--warm: #f5f3ef;--surface: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:76px}body{margin:0;background:var(--surface);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modalOpen{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav{height:72px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:30px;position:sticky;top:0;z-index:20;background:#ffffffdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(22,22,24,.07)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:17px;font-weight:720;letter-spacing:-.02em}.brandLogo{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(34,102,180,.16))}.brandWords{display:flex;flex-direction:column;line-height:1.05}.brandWords strong{font-size:17px;font-weight:740}.brandWords small{margin-top:4px;color:#77777d;font-size:9px;font-weight:600;letter-spacing:.025em}.navLinks{display:flex;align-items:center;gap:clamp(20px,3vw,42px);font-size:14px;font-weight:560;color:#444449}.navLinks a:hover{color:var(--blue)}.navCta{padding:12px 20px;border-radius:999px;color:#fff;background:var(--ink);font-size:14px;font-weight:650}.hero{min-height:720px;padding:84px clamp(24px,7vw,110px) 96px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(50px,8vw,130px);position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfbfd)}.heroGlow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.heroGlowOne{width:500px;height:500px;right:5%;top:8%;background:radial-gradient(circle,rgba(170,210,255,.34),transparent 68%)}.heroGlowTwo{width:420px;height:420px;right:32%;bottom:-25%;background:radial-gradient(circle,rgba(221,190,255,.27),transparent 70%)}.heroCopy{position:relative;z-index:2;max-width:620px}.eyebrow{font-size:14px;font-weight:620;color:#4f5056;margin:0 0 26px}.eyebrow span{color:var(--blue);background:#eaf3ff;padding:5px 9px;border-radius:999px;margin-right:8px}.hero h1{font-size:clamp(58px,6.8vw,98px);line-height:.96;letter-spacing:-.067em;margin:0 0 28px;font-weight:760}.heroLead{max-width:570px;color:#5d5d63;font-size:clamp(18px,1.7vw,22px);line-height:1.5;letter-spacing:-.015em;margin:0}.heroActions{display:flex;align-items:center;gap:28px;margin-top:35px}.primaryButton{display:inline-flex;align-items:center;gap:18px;color:#fff;background:var(--blue);min-height:52px;padding:16px 25px;border-radius:999px;font-weight:650;font-size:16px;box-shadow:0 10px 30px #2477f23d;transition:transform .18s ease,background .18s ease}.primaryButton:hover{background:var(--blue-dark);transform:translateY(-2px)}.textLink{min-height:44px;display:inline-flex;align-items:center;font-size:16px;font-weight:620;color:var(--blue)}.textLink span,.stepCard .cardAction>span,.resourceCard .cardAction>span,.pathwayCard .cardAction>span{font-size:20px;vertical-align:-1px;margin-left:3px}.reassurance{color:#85858b;font-size:12px;margin:24px 0 0}.boardScene{position:relative;z-index:2;perspective:1200px}.board{width:100%;max-width:660px;aspect-ratio:1.25;margin-left:auto;padding:14px;border-radius:24px;background:#16171a;box-shadow:0 45px 90px #0c234140,0 12px 28px #0c23412e;transform:rotateY(-4deg) rotateX(1deg)}.boardTop{height:38px;display:flex;align-items:center;gap:7px;color:#b6b6bb;padding:0 6px;font-size:11px}.boardDot{width:7px;height:7px;border-radius:50%}.boardDot.red{background:#ff6b67}.boardDot.amber{background:#ffc85a}.boardDot.green{background:#59d883}.boardTitle{margin-left:auto;margin-right:auto}.boardContent{height:calc(100% - 68px);padding:clamp(28px,4vw,52px);border-radius:10px;position:relative;overflow:hidden;background:#f4ead8;color:#26344a}.lessonLabel{color:#df745b;font-weight:760;letter-spacing:.16em;font-size:10px;margin-bottom:12px}.boardContent h2{font-family:Georgia,serif;font-size:clamp(28px,3.2vw,46px);line-height:1.03;margin:0;letter-spacing:-.04em;max-width:300px}.feelingRow{display:flex;gap:12px;margin-top:34px}.feelingRow div{width:76px;height:75px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:15px;color:#fff;background:#ee9b74;box-shadow:0 8px 14px #6f4d311f}.feelingRow div:nth-child(2){background:#79a8c6;transform:translateY(5px)}.feelingRow div:nth-child(3){background:#7276a6}.feelingRow span{font-size:24px}.feelingRow small{font-size:9px;font-weight:650}.dragHint{position:absolute;right:25px;top:36px;width:120px;text-align:center;font-size:10px;line-height:1.35;color:#7e766d}.targetCircle{position:absolute;right:43px;top:85px;width:84px;height:84px;border:2px dashed #cfb89d;border-radius:50%}.boardTools{height:30px;display:flex;align-items:center;justify-content:center;gap:24px;color:#bdbdc2;font-size:12px}.floatingNote{position:absolute;right:-20px;bottom:27px;display:flex;align-items:center;gap:12px;padding:13px 18px 13px 12px;background:#fffffff0;border:1px solid rgba(255,255,255,.85);border-radius:16px;box-shadow:0 20px 45px #12243a2b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.noteIcon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#17834d;background:#dff5e9;font-weight:800}.floatingNote div{display:flex;flex-direction:column;gap:3px}.floatingNote strong{font-size:11px}.floatingNote small{font-size:9px;color:#77777e}.confidenceStrip{min-height:108px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 clamp(30px,10vw,180px);background:#f3f3f5;border-top:1px solid #e9e9eb;border-bottom:1px solid #e7e7e9}.confidenceStrip div{display:flex;flex-direction:column;align-items:center;gap:5px;position:relative}.confidenceStrip div:not(:last-child):after{content:"";position:absolute;right:0;top:5px;height:32px;width:1px;background:#d8d8dc}.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{font-size:11px;letter-spacing:.17em;font-weight:760;color:var(--blue);margin:0 0 16px}.sectionHeading h2,.helpIntro h2,.closingCta h2{margin:0 0 17px;font-size:clamp(39px,5vw,66px);line-height:1.03;letter-spacing:-.055em}.sectionHeading>p:last-child,.lightHeading>p:last-child{color:var(--muted);font-size:18px;margin:0}.steps{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.stepCard{min-height:490px;padding:28px;display:flex;flex-direction:column;border:1px solid #e1e1e5;border-radius:24px;background:#fff;position:relative;transition:transform .2s ease,box-shadow .2s ease}.stepCard:hover{transform:translateY(-5px);box-shadow:0 25px 50px #1c1c2317}.featuredStep{border-color:#a9cdfd;box-shadow:0 20px 50px #2477f217}.recommended{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:6px 12px;color:#fff;background:var(--blue);font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;border-radius:99px}.stepNumber{color:#9c9ca3;font-size:11px;font-weight:700;letter-spacing:.08em}.stepVisual{height:165px;margin:16px 0 23px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#eef5ff;color:var(--blue)}.featuredStep .stepVisual{background:#f1edff;color:#7958c9}.stepCard:nth-child(3) .stepVisual{background:#fff0e8;color:#e3784f}.connectVisual{gap:16px;font-size:30px}.connectVisual .signal{font-size:16px;letter-spacing:-5px}.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;font-size:10px;text-transform:uppercase;letter-spacing:.09em;margin:0 0 8px}.stepCard h3,.resourceCard h3,.pathwayCard h3,.inclusionCard h3{margin:0;font-size:23px;line-height:1.12;letter-spacing:-.035em}.stepCard>p:not(.stepTime){color:#6c6c73;font-size:14px;line-height:1.55;margin:12px 0 20px}.stepCard .cardAction{min-height:42px;width:fit-content;display:inline-flex;align-items:center;padding:9px 13px;margin-left:-13px;border-radius:999px;color:var(--blue);font-size:14px;font-weight:650;margin-top:auto}.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:3px solid #5da0ff;outline-offset:4px}.coachNote{max-width:900px;margin:34px auto 0;padding:20px 24px;display:flex;align-items:flex-start;gap:15px;border-radius:17px;background:#f6f6f8;color:#595960}.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}.visualGuideSection{background:linear-gradient(180deg,#f7faff,#eef5ff)}.visualGuideHeading{align-items:end}.visualGuideHeading>p{max-width:390px;margin:0 0 7px;color:var(--muted);font-size:15px;line-height:1.55}.visualReferenceGrid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.visualReferenceCard{min-width:0;overflow:hidden;border:1px solid #dbe3ef;border-radius:22px;background:#ffffffdb;box-shadow:0 15px 35px #2d496f12;transition:transform .18s ease,box-shadow .18s ease}.visualReferenceCard:hover{transform:translateY(-4px);box-shadow:0 23px 45px #2d496f1f}.visualReferenceFeatured{grid-column:1 / -1;display:grid;grid-template-columns:1.25fr .75fr;align-items:center}.visualReferenceImage{height:280px;position:relative;overflow:hidden;background:#e9eef5}.visualReferenceFeatured .visualReferenceImage{height:390px}.visualReferenceImage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%;transition:transform .25s ease}.visualReferenceCard:hover .visualReferenceImage img{transform:scale(1.015)}.visualReferenceImage>span{position:absolute;right:14px;top:14px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111e31bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.visualReferenceCard>div:last-child{padding:24px}.visualReferenceCard h3{margin:0 0 8px;font-size:22px;letter-spacing:-.035em}.visualReferenceCard p{margin:0;color:#727279;font-size:13px;line-height:1.5}.visualReferenceFeatured h3{font-size:30px}.learnSection{background:#f5f5f7}.splitHeading{max-width:1240px;margin-left:auto;margin-right:auto;display:flex;align-items:end;justify-content:space-between;gap:40px}.splitHeading h2{font-size:clamp(38px,4.3vw,60px)}.searchWrap{width:min(100%,360px);height:48px;display:flex;align-items:center;gap:8px;padding:0 15px;border:1px solid #d7d7dc;background:#fff;border-radius:999px;color:#8d8d93}.searchWrap input{width:100%;border:0;outline:0;background:transparent;font-size:13px;color:var(--ink)}.filterRow{max-width:1240px;margin:-30px auto 30px;display:flex;gap:8px;flex-wrap:wrap}.filterRow button{border:1px solid #d9d9de;border-radius:999px;background:transparent;color:#65656b;min-height:40px;padding:10px 16px;font-size:12px;font-weight:620;cursor:pointer}.filterRow button.active{background:var(--ink);border-color:var(--ink);color:#fff}.resourceGrid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resourceCard{min-height:300px;padding:26px;display:flex;flex-direction:column;background:#fff;border:1px solid #e1e1e4;border-radius:20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.resourceCard:hover{transform:translateY(-3px);border-color:#c9d9ef;box-shadow:0 18px 36px #1e375617}.resourceIcon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-weight:730;margin-bottom:30px}.resourceIcon.blue{color:#1e65d4;background:#e6f0ff}.resourceIcon.violet{color:#7759c2;background:#f0ebff}.resourceIcon.orange{color:#d66c36;background:#ffede4}.resourceIcon.green{color:#248159;background:#e1f5ea}.resourceIcon.pink{color:#c84b76;background:#ffe8f0}.resourceMeta{display:flex;gap:7px;color:#929299;font-size:9px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px}.resourceCard p{color:#6c6c73;font-size:13px;line-height:1.5;margin:11px 0 22px}.resourceCard .cardAction{min-height:44px;width:fit-content;padding:10px 16px;border:1px solid #d5e6fc;border-radius:999px;background:#f0f7ff;color:#1768d7;text-align:left;font-size:14px;font-weight:650;margin-top:auto;transition:background .16s ease,transform .16s ease}.resourceCard:hover .cardAction{background:#e2efff;transform:translate(2px)}.emptyState{grid-column:1 / -1;text-align:center;padding:50px;color:var(--muted)}.emptyState strong{color:var(--ink)}.videoSection{background:#fff}.videoHeading{align-items:end}.videoHeading>p{max-width:390px;margin:0 0 7px;color:var(--muted);font-size:15px;line-height:1.55}.videoGrid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.videoCard{overflow:hidden;border:1px solid #e1e1e6;border-radius:22px;background:#f8f8fa;transition:transform .18s ease,box-shadow .18s ease}.videoCard:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1522361a}.videoCard.featuredVideo{grid-column:span 1;background:#f3f7fc;border-color:#d8e5f5}.videoFrame{aspect-ratio:16 / 9;overflow:hidden;background:#111}.videoFrame iframe{display:block;width:100%;height:100%;border:0}.videoInfo{min-height:126px;padding:20px}.videoInfo p{margin:0 0 9px;color:var(--blue);font-size:9px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.videoInfo h3{margin:0 0 10px;font-size:17px;line-height:1.25;letter-spacing:-.025em}.videoInfo span{color:#87878e;font-size:10px}.ideasSection{color:#fff;background:#151517;overflow:hidden}.lightHeading .kicker{color:#72adff}.lightHeading>p:last-child{color:#9e9ea4}.pathwayGrid,.inclusionGrid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pathwayCard{min-height:370px;padding:32px;border-radius:24px;color:#22232a;display:flex;flex-direction:column;border:2px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pathwayCard:hover{transform:translateY(-4px)}.pathwayCard.selected{border-color:#ffffffe6;box-shadow:0 0 0 4px #5f9cff47}.pathwayCard.peach{background:#ffd9bd}.pathwayCard.sky{background:#cfe7ff}.pathwayCard.lilac{background:#dfd4ff}.pathKicker{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:750;opacity:.62;margin:0 0 22px}.pathwayCard h3{font-size:30px}.pathwayCard>p:not(.pathKicker){font-size:14px;line-height:1.55;opacity:.7}.tryThis{padding:14px;margin-top:16px;border-radius:13px;background:#ffffff75;font-size:12px;line-height:1.45;font-weight:620}.pathwayCard .cardAction{min-height:42px;width:fit-content;display:inline-flex;align-items:center;padding:9px 13px;margin-left:-13px;border-radius:999px;margin-top:auto;font-size:14px;font-weight:700;color:inherit}.gradePlaybook{max-width:1240px;margin:28px auto 0;padding:clamp(28px,4vw,52px);scroll-margin-top:92px;border:1px solid #35353b;border-radius:30px;background:#202024;box-shadow:0 35px 90px #0000003d}.playbookHeader{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:38px}.playbookLabel{margin:0 0 12px;color:#79b1ff;font-size:10px;font-weight:760;letter-spacing:.15em}.playbookHeader h3{margin:0 0 12px;font-size:clamp(36px,4.5vw,58px);letter-spacing:-.05em}.playbookHeader>div>p:last-child{max-width:600px;margin:0;color:#aaaab1;font-size:16px;line-height:1.55}.planningCard{padding:22px;border-radius:18px;color:#25262b;background:#d9e9ff}.planningCard span,.accessMove span{display:block;margin-bottom:7px;font-size:9px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.planningCard p{margin:0;font-size:13px;font-weight:590;line-height:1.5}.routineGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.routineCard{padding:27px;border:1px solid #3d3d43;border-radius:22px;background:#29292e}.routineTopline{display:flex;justify-content:space-between;color:#8fbfff;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.routineCard h4{margin:18px 0 10px;font-size:25px;line-height:1.13;letter-spacing:-.035em}.routinePurpose{min-height:44px;margin:0 0 22px;color:#a9a9b0;font-size:13px;line-height:1.5}.routineSetup{padding:15px;border-radius:14px;color:#2b2b30;background:#e9e8e3}.routineSetup strong{display:block;margin-bottom:4px;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.routineSetup p,.accessMove p{margin:0;font-size:12px;line-height:1.5}.routineCard ol{margin:22px 0;padding-left:24px;display:grid;gap:11px;color:#dbdbe0;font-size:13px;line-height:1.5}.routineCard li::marker{color:#78b1ff;font-weight:750}.accessMove{padding-top:17px;border-top:1px solid #414147;color:#a8d4bd}.accessMove p{color:#b7b7bd}.playbookFooter{margin-top:18px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:17px;background:#171719}.playbookFooter p{margin:0;color:#a4a4ab;font-size:12px;line-height:1.5}.playbookFooter strong{color:#f0f0f2}.playbookFooter a{flex:0 0 auto;color:#85baff;font-size:12px;font-weight:700}.inclusionGrid{grid-template-columns:repeat(2,1fr);margin-top:18px}.inclusionCard{min-height:500px;padding:38px;border-radius:24px;background:#222226;border:1px solid #343439;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.inclusionCard:hover{transform:translateY(-4px);border-color:#54545c;box-shadow:0 24px 50px #0003}.ellCard{background:linear-gradient(145deg,#172927,#1d2523)}.alsCard{background:linear-gradient(145deg,#282038,#232027)}.inclusionTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:52px}.inclusionIcon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-weight:750;color:#9de2c6;background:#60d3a51f}.alsCard .inclusionIcon{color:#cfb0ff;background:#b084ff1f}.badge{font-size:8px;letter-spacing:.12em;padding:7px 10px;border-radius:999px;color:#9de2c6;border:1px solid rgba(157,226,198,.25)}.alsCard .badge{color:#cfb0ff;border-color:#cfb0ff40}.inclusionCard h3{font-size:34px}.inclusionCard>p{color:#aaaab1;line-height:1.55;max-width:500px}.inclusionCard ul{margin:27px 0 34px;padding:0;list-style:none;display:grid;gap:14px;color:#d5d5d8;font-size:13px}.inclusionCard li span{color:#70d0a8;margin-right:9px}.alsCard li span{color:#ba92f5}.inclusionCard .cardAction{min-height:44px;width:fit-content;display:inline-flex;align-items:center;padding:10px 14px;margin-left:-14px;border-radius:999px;font-size:14px;color:#a7ddc7;font-weight:650}.alsCard .cardAction{color:#c9adf2}.helpSection{background:#fff}.helpPanel{max-width:1240px;margin:0 auto;padding:clamp(35px,5vw,70px);display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;border-radius:30px;background:#f4f3f0}.helpIntro h2{font-size:clamp(38px,4vw,58px)}.helpIntro>p:not(.kicker){color:var(--muted);line-height:1.55;max-width:410px}.twoMinute{display:flex;align-items:center;gap:13px;margin-top:35px}.twoMinute>span{width:47px;height:47px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:760}.twoMinute p{margin:0;color:#77777e;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{width:100%;min-height:74px;display:flex;justify-content:space-between;align-items:center;border:0;padding:0;background:transparent;color:#28282c;font-weight:670;text-align:left;cursor:pointer}.fixItem button span:last-child{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);font-size:18px}.fixItem p{max-height:0;overflow:hidden;margin:0;color:var(--muted);font-size:13px;line-height:1.5;transition:max-height .22s ease,padding .22s ease}.fixItem.open p{max-height:100px;padding:0 45px 20px 0}.closingCta{padding:110px 24px 125px;text-align:center;background:linear-gradient(180deg,#f8fbff,#e8f2ff)}.closingEmblem{width:78px;height:78px;object-fit:contain;margin-bottom:20px;filter:drop-shadow(0 10px 20px rgba(32,103,180,.17))}.closingCta h2{font-size:clamp(45px,6vw,76px)}.closingCta>p:not(.kicker){color:#696a71;font-size:18px;margin-bottom:30px}footer{min-height:120px;padding:35px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#7b7b81;font-size:11px;border-top:1px solid #e7e7e9}.footerBrand img{display:block;width:275px;height:auto;max-height:70px;object-fit:contain;object-position:left center}footer div{display:flex;gap:24px}footer a:hover{color:var(--blue)}.guideModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#1112167a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:modalFade .18s ease-out}.guideModal{width:min(100%,640px);max-height:calc(100vh - 48px);overflow-y:auto;padding:32px;border:1px solid rgba(255,255,255,.75);border-radius:28px;background:#fffffffa;box-shadow:0 35px 100px #0b182c4d;animation:modalRise .22s cubic-bezier(.2,.8,.2,1)}.guideModalTop{display:flex;align-items:flex-start;justify-content:space-between}.guideModalTop .resourceIcon{margin-bottom:24px}.modalClose{width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f0f0f3;color:#4f4f56;font-size:26px;line-height:1;cursor:pointer}.modalClose:hover{background:#e4e4e8}.guideMeta{display:flex;gap:8px;color:#7d7d84;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.guideModal h2{margin:10px 0 12px;font-size:clamp(34px,5vw,48px);line-height:1.04;letter-spacing:-.05em}.guideOutcome{margin:0 0 28px;color:#626269;font-size:16px;line-height:1.55}.guideSteps{display:grid;gap:12px}.guideStep{display:grid;grid-template-columns:36px 1fr;align-items:start;gap:14px;padding:16px;border:1px solid #e7e7eb;border-radius:16px;background:#fafafd}.guideStep>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:13px;font-weight:750}.guideStep p{margin:6px 0 0;color:#44444a;font-size:14px;line-height:1.5}.guideTip{display:flex;gap:13px;margin-top:18px;padding:17px;border-radius:16px;color:#466356;background:#edf7f1}.guideTip>span{color:#27825b;font-size:20px}.guideTip p{margin:0;font-size:13px;line-height:1.5}.guideTip strong{display:block;margin-bottom:3px;color:#214f3a}.guideModalActions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.guideModalActions button{min-height:48px;padding:13px 20px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-size:14px;font-weight:700;cursor:pointer}.guideModalActions button:hover{background:#343439}.guideModalActions small{color:#929299;font-size:10px}.visualModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:24px;background:#0c0f15bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:modalFade .18s ease-out}.visualModal{width:min(100%,1080px);max-height:calc(100vh - 48px);overflow-y:auto;padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:28px;color:#fff;background:#17181c;box-shadow:0 40px 110px #00000073;animation:modalRise .22s cubic-bezier(.2,.8,.2,1)}.visualModalHeader{padding:4px 2px 18px 8px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.visualModalHeader p{margin:0 0 5px;color:#78b1ff;font-size:9px;font-weight:760;letter-spacing:.13em}.visualModalHeader h2{margin:0;font-size:28px;letter-spacing:-.035em}.visualModal .modalClose{flex:0 0 auto;color:#d7d7dc;background:#2c2d32}.visualModal>img{width:100%;height:auto;display:block;border-radius:16px;background:#fff}.visualModalCaption{margin:15px 8px 2px;color:#9d9da4;font-size:11px;line-height:1.5}@keyframes modalFade{0%{opacity:0}}@keyframes modalRise{0%{opacity:0;transform:translateY(14px) scale(.98)}}@media (max-width: 980px){.navLinks{display:none}.hero{grid-template-columns:1fr;text-align:center;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{align-items:flex-start;flex-direction:column}.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 (max-width: 680px){.nav{height:64px;padding:0 18px}.navCta,.brandWords small{display:none}.brandLogo{width:43px;height:43px}.hero{min-height:auto;padding:60px 20px 80px;gap:60px}.hero h1{font-size:clamp(52px,16vw,74px)}.heroLead{font-size:17px}.heroActions{flex-direction:column;gap:18px}.board{padding:8px;border-radius:16px}.boardContent{padding:23px}.boardContent h2{font-size:26px}.feelingRow{margin-top:22px;gap:7px}.feelingRow div{width:58px;height:58px}.feelingRow span{font-size:18px}.dragHint,.targetCircle{display:none}.floatingNote{right:-6px;bottom:-25px}.confidenceStrip{grid-template-columns:1fr;padding:25px;gap:20px}.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;overflow-x:auto;margin-top:-20px;padding-bottom:5px}.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{padding:24px 17px;border-radius:22px}.playbookHeader h3{font-size:39px}.routineCard{padding:22px 18px}.routinePurpose{min-height:0}.playbookFooter{align-items:flex-start;flex-direction:column}.inclusionCard{min-height:auto;padding:30px}.inclusionTop{margin-bottom:38px}.inclusionCard h3{font-size:29px}.helpPanel{padding:31px 23px;border-radius:22px}.closingCta{padding:90px 20px}footer{flex-direction:column;text-align:center}.footerBrand img{width:230px;object-position:center}.guideModalBackdrop{padding:12px}.guideModal{max-height:calc(100vh - 24px);padding:24px 19px;border-radius:23px}.guideModal h2{font-size:34px}.guideModalActions{align-items:stretch;flex-direction:column}.guideModalActions button{width:100%}.guideModalActions small{text-align:center}.visualModalBackdrop{padding:10px}.visualModal{max-height:calc(100vh - 20px);padding:12px;border-radius:20px}.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{border:0;cursor:pointer;font:inherit}.brandButton,.footerBrandButton{padding:0;color:inherit;background:transparent;text-align:left}.navLinks button{padding:12px 2px;color:#55555b;background:transparent;font-size:13px;font-weight:620;transition:color .16s ease}.navLinks button:hover,.navLinks button.active{color:var(--blue)}.navCta{min-height:46px;white-space:nowrap}.journeyRail{position:sticky;top:72px;z-index:19;max-width:1320px;margin:0 auto;padding:20px clamp(20px,4vw,48px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;background:#fff;border-bottom:1px solid rgba(28,35,44,.07);box-shadow:0 10px 30px #1f2e430a;scrollbar-width:none}.journeyRail::-webkit-scrollbar{display:none}.journeyRail:before{content:"";position:absolute;left:clamp(42px,6vw,76px);right:clamp(42px,6vw,76px);top:45px;height:1px;background:#dfe3e9;z-index:-1}.journeyRail button{min-width:0;min-height:76px;padding:10px;display:flex;align-items:flex-start;gap:10px;border:1px solid transparent;border-radius:16px;color:#75767d;background:#fffffff5;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.journeyRail button:hover{transform:translateY(-2px);border-color:#dce8f8;background:#f7faff}.journeyRail button>span:first-child{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:1px solid #d9dce1;border-radius:50%;color:#777880;background:#fff;font-size:11px;font-weight:760}.journeyRail button>span:last-child{min-width:0;display:flex;flex-direction:column}.journeyRail strong{overflow:hidden;color:#36373c;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.journeyRail small{margin-top:4px;color:#92939a;font-size:9px;line-height:1.35}.journeyRail button.active{border-color:#cfe1fb;color:var(--blue);background:#f2f7ff}.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{border-color:#9ad5b8;color:#237852;background:#e8f6ef}.journeyContent{min-height:620px;scroll-margin-top:176px}.primaryButton,.textLink,.secondaryButton{justify-content:space-between;gap:18px;white-space:nowrap;text-align:left}.primaryButton{min-height:58px;padding:17px 27px;border:0}.textLink{min-height:58px;padding:12px 3px;border:0;background:transparent}.heroActions .primaryButton{min-width:262px}.heroActions .textLink{min-width:246px}.stepCard,.resourceCard,.pathwayCard,.visualReferenceCard{cursor:pointer}.cardAction{justify-content:space-between;gap:18px;white-space:nowrap}.resourceCard{min-height:430px;padding:16px 20px 22px}.resourcePreview{position:relative;height:142px;margin:0 0 16px;overflow:hidden;border-radius:15px;background:#edf1f6}.resourcePreview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transition:transform .26s ease}.resourceCard:hover .resourcePreview img{transform:scale(1.025)}.resourcePreview span{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:999px;color:#fff;background:#121419bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.resourceCard .resourceIcon{width:38px;height:38px;margin:-35px 0 17px 12px;position:relative;z-index:2;border:3px solid #fff;border-radius:12px;font-size:11px;box-shadow:0 5px 14px #1923321f}.resourceCard .cardAction,.stepCard .cardAction,.pathwayCard .cardAction{min-width:170px}.playbookFooter button{flex:0 0 auto;min-height:44px;padding:10px 14px;border-radius:999px;color:#85baff;background:#25262a;font-size:12px;font-weight:700}.inclusionSection{background:linear-gradient(180deg,#f7f9fc,#fff)}.inclusionHeading>p{max-width:510px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.inclusionTabs{max-width:1240px;margin:-20px auto 22px;padding:6px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px;border:1px solid #e0e4ea;border-radius:18px;background:#eef1f5}.inclusionTabs button{min-height:58px;padding:13px 20px;display:flex;align-items:center;gap:12px;border:0;border-radius:13px;color:#666970;background:transparent;font-weight:690;text-align:left;cursor:pointer}.inclusionTabs button span{color:#999ba2;font-size:9px;letter-spacing:.1em}.inclusionTabs button.active{color:#1c1d20;background:#fff;box-shadow:0 4px 14px #1b263714}.inclusionTabs button.active span{color:var(--blue)}.inclusionPlaybook{max-width:1240px;margin:0 auto;overflow:hidden;border:1px solid #e1e5ea;border-radius:30px;background:#fff;box-shadow:0 30px 80px #23344c17}.inclusionHero{padding:clamp(30px,5vw,64px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(34px,7vw,90px);color:#fff;background:linear-gradient(135deg,#142c35,#1e2834 58%,#24304b)}.inclusionLabel{margin:0 0 16px!important;color:#87cfff!important;font-size:10px!important;font-weight:780;letter-spacing:.13em;text-transform:uppercase}.inclusionHero h3{margin:0 0 20px;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.052em}.inclusionHero>div>p:last-child{max-width:620px;margin:0;color:#b9c5cd;font-size:16px;line-height:1.65}.inclusionHero figure{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#101216;box-shadow:0 25px 55px #00000047}.inclusionHero img{width:100%;aspect-ratio:16 / 10;display:block;object-fit:cover}.inclusionHero figcaption{padding:13px 16px;color:#b7bcc3;font-size:10px;line-height:1.5}.principleGrid{padding:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f4f6f8}.principleGrid article{min-height:180px;padding:24px;border:1px solid #e1e5e9;border-radius:18px;background:#fff}.principleGrid article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#237253;background:#e3f4ec;font-size:10px;font-weight:780}.principleGrid h4{margin:20px 0 9px;font-size:18px}.principleGrid p{margin:0;color:#6f7178;font-size:12px;line-height:1.55}.routineIntro{padding:64px clamp(26px,5vw,64px) 28px}.routineIntro h3{margin:8px 0 0;font-size:clamp(32px,4vw,48px);letter-spacing:-.045em}.inclusionRoutineList{padding:0 clamp(26px,5vw,64px) 64px;display:grid;gap:14px}.inclusionRoutine{display:grid;grid-template-columns:72px 1fr;gap:24px;padding:30px;border:1px solid #e1e4e8;border-radius:22px;background:#fbfbfc}.inclusionRoutineNumber{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;background:#202227;font-size:12px;font-weight:760}.routineBestFor{margin:0 0 8px;color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.inclusionRoutine h4{margin:0 0 20px;font-size:28px;line-height:1.1;letter-spacing:-.035em}.lightSetup{color:#2c2e33;background:#eaf2ff}.inclusionRoutine ol{margin:22px 0;padding-left:22px;display:grid;gap:10px;color:#51535a;font-size:13px;line-height:1.55}.inclusionRoutine li::marker{color:var(--blue);font-weight:760}.evidenceCheck{padding:15px 16px;display:flex;align-items:flex-start;gap:11px;border-radius:14px;color:#355d4c;background:#eaf6f0}.evidenceCheck>span{flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2c8b62;font-size:11px}.evidenceCheck p{margin:2px 0 0;font-size:12px;line-height:1.5}.guideModal{width:min(100%,820px)}.guideVisual{margin:0 0 24px;overflow:hidden;border:1px solid #e1e4e9;border-radius:18px;background:#eef2f6}.guideVisual img{width:100%;max-height:300px;display:block;object-fit:cover;object-position:top center}.guideVisual figcaption{padding:11px 14px;color:#777a81;font-size:10px}.guideVideo{margin-top:18px;padding:18px;border-radius:18px;color:#fff;background:#17181c}.guideVideo>div{margin-bottom:13px;display:flex;justify-content:space-between;gap:20px}.guideVideo>div span{color:#75afff;font-size:9px;font-weight:760;letter-spacing:.11em}.guideVideo>div strong{color:#d8d8dc;font-size:11px}.guideVideo iframe{width:100%;aspect-ratio:16 / 9;display:block;border:0;border-radius:12px}.journeyFooter{padding:42px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:#18191d}.journeyFooter>div:first-child{display:flex;flex-direction:column;gap:6px}.journeyFooter>div:first-child span{color:#7db6ff;font-size:9px;font-weight:760;letter-spacing:.13em}.journeyFooter>div:first-child strong{font-size:clamp(24px,3vw,36px);letter-spacing:-.035em}.journeyFooterActions{display:flex;align-items:center;gap:12px}.secondaryButton{min-height:58px;padding:16px 22px;border:1px solid #3e4148;border-radius:999px;color:#e6e7e9;background:#23252a;font-weight:650;font-size:16px}footer button:not(.footerBrandButton){padding:8px 0;color:#777980;background:transparent;font-size:11px}footer button:hover{color:var(--blue)}@media (max-width: 980px){.journeyRail{grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto;scroll-snap-type:x proximity}.journeyRail:before{display:none}.journeyRail button{scroll-snap-align:start}.inclusionHero{grid-template-columns:1fr}.inclusionHero figure{max-width:640px}}@media (max-width: 680px){.journeyRail{top:64px;padding:12px 16px;grid-template-columns:repeat(5,minmax(164px,1fr))}.journeyRail button{min-height:60px;padding:8px}.journeyRail small{display:none}.journeyRail strong{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.journeyContent{min-height:500px;scroll-margin-top:150px}.heroActions .primaryButton,.heroActions .textLink{width:100%;min-width:0}.heroActions .textLink{padding:13px 22px;border:1px solid #d7e4f8;border-radius:999px;background:#f4f8ff}.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{align-items:stretch;flex-direction:column;padding:32px 20px}.journeyFooterActions{align-items:stretch;flex-direction:column-reverse}.journeyFooterActions button{width:100%}.guideVisual img{max-height:220px}.guideVideo>div{flex-direction:column;gap:5px}footer div{flex-wrap:wrap;justify-content:center}}
