@font-face{font-family:Montserrat;src:url("../fonts/montserrat-semibold.ttf") format("truetype");font-weight:600;font-display:swap}
@font-face{font-family:Montserrat;src:url("../fonts/montserrat-bold.ttf") format("truetype");font-weight:700;font-display:swap}
@font-face{font-family:Poppins;src:url("../fonts/poppins-regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url("../fonts/poppins-medium.ttf") format("truetype");font-weight:500 700;font-display:swap}
:root{--navy:#1a3e74;--navy-deep:#2d3049;--slate:#2d3049;--yellow:#f9c21f;--red:#d94639;--powder:#c6dae8;--white:#f8f8f8;--paper:#f8f8f8;--pale:#c6dae8;--line:#c6dae8;--muted:#1a3e74;--ink:#090f12;--ease:cubic-bezier(.22,1,.36,1);--shell:1360px;--heading:Montserrat,Arial,sans-serif;--body:Poppins,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:151px}body{margin:0;overflow-x:clip;background:#f8f8f8;color:var(--slate);font:400 16px/1.75 var(--body);-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}h1,h2,h3,p,figure{margin:0}img{display:block;width:100%;height:auto}svg{display:block;width:100%;height:100%}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:5px}::selection{background:var(--yellow);color:var(--navy)}.resource-shell{width:min(var(--shell),calc(100% - 104px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:16px;padding:12px 20px;transform:translateY(-180%);background:var(--navy);color:#f8f8f8}.skip-link:focus{transform:none}

.resource-header{position:sticky;z-index:50;top:0;background:#f8f8f8;border-bottom:1px solid var(--line);transition:box-shadow .35s}.resource-header.is-scrolled{box-shadow:0 6px 28px #2d304914}.resource-header-inner{width:100%;max-width:1464px;min-height:100px;margin:auto;padding:12px 52px;display:flex;align-items:center;justify-content:space-between;gap:25px;transition:min-height .35s var(--ease)}.resource-header.is-scrolled .resource-header-inner{min-height:84px}.resource-brand{display:block;width:160px;height:82px;flex:none;transition:width .35s var(--ease),height .35s var(--ease)}.resource-brand img{width:100%;height:100%;object-fit:contain}.resource-header.is-scrolled .resource-brand{width:140px;height:72px}.resource-header-actions{display:flex;align-items:center;gap:22px}.resource-back{color:#1a3e74;font-size:11px;font-weight:500;letter-spacing:.03em;transition:color .25s,transform .25s var(--ease)}.resource-back span{margin-right:7px;color:var(--red)}.resource-back:hover{color:var(--navy);transform:translateX(-3px)}.resource-button{min-height:54px;padding:14px 26px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:99px;background:var(--yellow);color:var(--ink);font:600 11px/1.35 var(--heading);letter-spacing:.02em;text-align:center;text-transform:uppercase;transition:transform .3s var(--ease),background .25s,box-shadow .3s}.resource-button:hover{transform:translateY(-3px);background:#f9c21f;box-shadow:0 12px 28px #090f1226}.resource-arrow{display:inline-flex;width:18px;height:18px;flex:none;transition:transform .25s var(--ease)}.resource-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resource-button:hover .resource-arrow{transform:translateX(4px)}.resource-button-small{min-height:46px;padding:11px 22px;font-size:10px}.resource-menu-toggle,.resource-menu-close{position:relative;width:52px;height:52px;padding:14px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px;border:1px solid #c6dae8;border-radius:50%;background:#f8f8f8;transition:border-color .25s,background .25s}.resource-menu-toggle span,.resource-menu-close span{display:block;width:23px;height:2px;background:var(--navy);transition:width .25s var(--ease)}.resource-menu-toggle span:last-child{width:16px}.resource-menu-toggle:hover,.resource-menu-close:hover{border-color:var(--navy);background:var(--pale)}.resource-menu-toggle:hover span:last-child{width:23px}.resource-menu-close{flex:none}.resource-menu-close span{position:absolute;left:14px;top:24px;transform:rotate(45deg)}.resource-menu-close span:last-child{width:23px;transform:rotate(-45deg)}
.resource-drawer{position:fixed;inset:0 0 0 auto;width:min(500px,94vw);height:100dvh;max-width:none;max-height:100dvh;margin:0;padding:26px 40px;border:0;background:#f8f8f8;color:var(--navy);overflow-y:auto;overscroll-behavior:contain;transform:translateX(100%);transition:transform .42s var(--ease)}.resource-drawer::backdrop{background:#090f12a8;backdrop-filter:blur(6px)}.resource-drawer[open]{display:block}.resource-drawer.is-open{transform:translateX(0)}.resource-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.resource-drawer nav{display:flex;flex-direction:column}.resource-drawer nav a,.resource-drawer nav .resource-nav-disabled{min-height:57px;padding:13px 0;display:flex;align-items:center;border-bottom:1px solid var(--line);font:600 23px/1.35 var(--heading);letter-spacing:-.03em;transition:padding-left .25s var(--ease),color .25s}.resource-drawer nav a:hover{padding-left:8px;color:var(--red)}.resource-drawer nav .resource-nav-disabled{color:#8b94a2;cursor:default;opacity:.66}.resource-drawer-button{width:100%;margin-top:26px}.resource-drawer-footer{margin-top:27px;color:#a5a9b1;font-size:10px;letter-spacing:.14em}

.resource-kicker{display:flex;align-items:center;gap:14px;color:var(--navy);font:500 10px/1.4 var(--body);letter-spacing:.15em;text-transform:uppercase}.resource-kicker>span{width:39px;height:5px;display:inline-block;flex:none;background:var(--red)}.resource-kicker-light{color:#c6dae8}.resource-kicker-light>span{background:var(--yellow)}
.resource-hero{position:relative;isolation:isolate;overflow:hidden;padding:88px 0 0;background:var(--navy);color:#f8f8f8}.resource-hero::before{content:"";position:absolute;z-index:-1;width:570px;height:570px;right:-245px;top:-250px;border:1px solid #f8f8f814;border-radius:50%;box-shadow:0 0 0 82px #f8f8f808,0 0 0 164px #f8f8f805}.resource-hero::after{content:"";position:absolute;z-index:-1;left:max(0px,calc((100% - var(--shell))/2));top:0;width:112px;height:6px;background:var(--red);box-shadow:123px 0 0 var(--yellow)}.resource-hero-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);gap:7vw;align-items:center;padding-bottom:82px}.resource-breadcrumb{margin-top:28px;color:#c6dae8;font-size:10px;letter-spacing:.05em}.resource-breadcrumb a{transition:color .2s}.resource-breadcrumb a:hover{color:var(--yellow)}.resource-breadcrumb i{margin:0 10px;color:#a5a9b1;font-style:normal}.resource-hero h1{max-width:820px;margin-top:23px;color:#f8f8f8;font:700 clamp(48px,5vw,74px)/1.045 var(--heading);letter-spacing:-.052em}.resource-hero-lead{max-width:750px;margin-top:28px;color:#c6dae8;font-size:16px;line-height:1.85}.resource-hero-actions{margin-top:31px;display:flex;align-items:center;flex-wrap:wrap;gap:28px}.resource-text-link{padding:8px 0;border-bottom:1px solid #f8f8f855;color:#f8f8f8;font:500 10px/1.4 var(--body);letter-spacing:.07em;text-transform:uppercase;transition:color .25s,border-color .25s}.resource-text-link span{margin-left:8px;color:var(--yellow)}.resource-text-link:hover{color:var(--yellow);border-color:var(--yellow)}.resource-text-dark{border-color:#a5a9b1;color:var(--navy)}.resource-text-dark span{color:var(--red)}.resource-text-dark:hover{color:var(--red);border-color:var(--red)}
.resource-hero-visual{position:relative;min-height:535px;padding:12px;border:1px solid #f8f8f862;border-radius:29px;background:#f8f8f8;box-shadow:0 32px 75px #090f1245}.resource-hero-visual::before{content:"";position:absolute;inset:15px -15px -15px 15px;z-index:-1;border:1px solid #a5a9b1;border-radius:29px}.resource-hero-rail{min-height:70px;padding:20px max(52px,calc((100% - var(--shell))/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #f8f8f824;background:var(--navy-deep);color:#c6dae8;font-size:8px;letter-spacing:.14em}.resource-hero-rail i{height:1px;flex:1;background:#f8f8f829}.resource-hero-rail span:nth-of-type(3){color:var(--yellow)}

.visual-photo{height:511px;overflow:hidden;border-radius:19px;background:var(--powder);position:relative}.visual-photo img{width:100%;height:100%;object-fit:cover}.visual-photo figcaption{position:absolute;left:20px;bottom:20px;padding:10px 15px;background:#f8f8f8;color:var(--navy);font-size:8px;font-weight:500;letter-spacing:.13em}.visual-diagram{height:511px;padding:48px 32px;display:grid;align-items:center;border-radius:19px;background:var(--pale);color:var(--navy)}.copy-visual{grid-template-columns:1fr 38px 1fr 38px 1fr;gap:7px}.visual-node{min-height:180px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #c6dae8;border-radius:20px;background:#f8f8f8;text-align:center;box-shadow:0 15px 30px #2d30490b}.visual-node span{color:var(--red);font-size:8px;letter-spacing:.13em}.visual-node strong{margin-top:13px;font:600 13px/1.5 var(--heading)}.copy-visual>i{height:1px;background:#a5a9b1;position:relative}.copy-visual>i::after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid var(--red);border-right:1px solid var(--red);transform:rotate(45deg)}.copy-visual>p,.algo-visual>p{grid-column:1/-1;align-self:end;color:#a5a9b1;font-size:9px;letter-spacing:.1em;text-align:center;text-transform:uppercase}
.journal-visual{height:511px;padding:37px 38px;display:flex;flex-direction:column;border-radius:19px;background:var(--pale);color:var(--navy)}.journal-top{height:51px;padding:0 18px;display:flex;align-items:center;border-radius:13px;background:var(--navy);color:#f8f8f8;font-size:8px;letter-spacing:.14em}.journal-top i{width:7px;height:7px;margin-left:auto;border-radius:50%;background:var(--red)}.journal-top i+i{margin-left:7px;background:var(--yellow)}.journal-score{margin-top:21px;padding:24px 25px;border:1px solid #c6dae8;border-radius:17px;background:#f8f8f8}.journal-score small{color:var(--red);font-size:8px;letter-spacing:.14em}.journal-score strong{display:block;margin-top:8px;font:600 17px/1.4 var(--heading)}.journal-lines{margin-top:20px;padding:21px 23px;display:grid;gap:13px;border:1px solid #c6dae8;border-radius:17px;background:#f8f8f8}.journal-lines span{height:7px;border-radius:4px;background:#c6dae8}.journal-lines span:nth-child(2){width:72%}.journal-lines span:nth-child(3){width:88%}.journal-lines span:nth-child(4){width:56%;background:var(--powder)}.journal-checks{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.journal-checks b{min-height:60px;display:grid;place-items:center;border-radius:12px;background:var(--slate);color:#f8f8f8;font-size:8px;letter-spacing:.1em}.journal-checks b:nth-child(2){background:var(--yellow);color:var(--ink)}.journal-checks b:nth-child(3){background:var(--red)}
.algo-visual{grid-template-columns:1fr 32px 1fr 32px 1fr;gap:8px;background:var(--slate);color:#f8f8f8}.algo-chip{position:relative;min-height:175px;padding:22px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f8f8f835;border-radius:20px;background:var(--navy);text-align:center}.algo-chip::before{content:"";position:absolute;width:8px;height:8px;left:19px;top:19px;border-radius:50%;background:var(--yellow)}.algo-chip span{color:#c6dae8;font-size:7px;letter-spacing:.12em}.algo-chip strong{margin-top:13px;color:var(--yellow);font:700 20px var(--heading)}.algo-visual>i{height:1px;background:#f8f8f85c}.algo-visual>p{color:#c6dae8}.shadow-visual{height:511px;padding:37px 32px;display:flex;flex-direction:column;border-radius:19px;background:var(--slate)}.shadow-chart{flex:1;padding:18px;border:1px solid #f8f8f826;border-radius:18px;background:var(--navy-deep)}.shadow-chart .grid{fill:none;stroke:#f8f8f816;stroke-width:1}.shadow-chart .price{fill:none;stroke:var(--yellow);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.shadow-chart .shadow{fill:none;stroke:var(--powder);stroke-width:3;stroke-dasharray:8 10}.shadow-chart circle{fill:var(--red);stroke:#f8f8f8;stroke-width:3}.shadow-visual>p{margin-top:23px;color:#c6dae8;font-size:8px;letter-spacing:.16em;text-align:center}.masterclass-visual{position:relative;height:511px;overflow:hidden;padding:44px;display:flex;align-items:flex-end;border-radius:19px;background:var(--yellow);color:var(--ink)}.master-orbit{position:absolute;width:310px;height:310px;right:-64px;top:-68px;border:1px solid #2d30492c;border-radius:50%;box-shadow:0 0 0 55px #2d304914,0 0 0 110px #2d30490a}.master-orbit:nth-child(2){width:145px;height:145px;right:68px;top:77px;border-color:#d9463970;box-shadow:none}.master-star{position:absolute;z-index:2;right:109px;top:119px;font-size:73px;line-height:1;color:var(--red);transition:transform .7s var(--ease)}.masterclass-visual:hover .master-star{transform:rotate(18deg) scale(1.05)}.masterclass-visual div{position:relative;z-index:2}.masterclass-visual small{display:block;color:#2d3049;font-size:8px;letter-spacing:.14em}.masterclass-visual strong{display:block;margin-top:12px;color:var(--navy);font:700 48px/1.07 var(--heading);letter-spacing:-.045em}

.resource-jumpbar{position:sticky;z-index:40;top:84px;background:#f8f8f8;border-bottom:1px solid var(--line);box-shadow:0 7px 25px #2d30490a}.resource-jumpbar .resource-shell{min-height:67px;display:flex;align-items:center;gap:35px;overflow-x:auto;scrollbar-width:none}.resource-jumpbar .resource-shell::-webkit-scrollbar{display:none}.resource-jumpbar span{flex:none;color:var(--red);font-size:9px;letter-spacing:.15em}.resource-jumpbar a{position:relative;flex:none;padding:22px 0;color:#1a3e74;font-size:11px;font-weight:500;white-space:nowrap;transition:color .2s}.resource-jumpbar a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:3px;background:var(--yellow);transition:right .3s var(--ease)}.resource-jumpbar a:hover{color:var(--navy)}.resource-jumpbar a:hover::after{right:0}

.resource-overview{padding:115px 0;background:#f8f8f8}.resource-overview-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:9vw;align-items:start}.resource-section-heading h2{margin-top:20px;color:var(--navy);font:700 clamp(40px,4.5vw,66px)/1.09 var(--heading);letter-spacing:-.046em}.resource-overview-copy{padding:41px 43px;border-left:5px solid var(--yellow);border-radius:0 22px 22px 0;background:var(--pale)}.resource-overview-copy p{color:#1a3e74;font-size:15px;line-height:1.9}.resource-overview-copy p+p{margin-top:19px}.resource-overview-copy .resource-lead{color:var(--navy);font:600 20px/1.65 var(--heading);letter-spacing:-.02em}
.resource-heading-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);gap:8vw;align-items:end}.resource-heading-row>p,.resource-heading-row>a{justify-self:start;max-width:580px}.resource-heading-row>p{color:#c6dae8;font-size:14px;line-height:1.85}
.resource-focus{position:relative;overflow:hidden;padding:112px 0;background:var(--slate);color:#f8f8f8}.resource-focus::after{content:"";position:absolute;width:430px;height:430px;right:-260px;bottom:-265px;border:1px solid #f8f8f810;border-radius:50%;box-shadow:0 0 0 62px #f8f8f808,0 0 0 124px #f8f8f805}.resource-focus .resource-section-heading h2{color:#f8f8f8}.resource-focus-grid{position:relative;z-index:1;margin-top:53px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.resource-focus-grid article{min-height:292px;padding:29px 27px;display:flex;flex-direction:column;border:1px solid #f8f8f82a;border-radius:22px;background:#2d3049;transition:transform .32s var(--ease),border-color .28s,background .28s}.resource-focus-grid article:nth-child(3n+2){background:var(--navy)}.resource-focus-grid article:nth-child(3n){background:#c6dae8;color:var(--navy)}.resource-focus-grid article:hover{transform:translateY(-7px);border-color:#f8f8f870}.focus-mark{width:58px;height:58px;padding:15px;display:flex;align-items:flex-end;gap:4px;border:1px solid currentColor;border-radius:50%;color:var(--yellow)}.resource-focus-grid article:nth-child(3n) .focus-mark{color:var(--red)}.focus-mark i{width:7px;display:block;background:currentColor}.focus-mark i:nth-child(1){height:10px}.focus-mark i:nth-child(2){height:21px}.focus-mark i:nth-child(3){height:15px}.resource-focus-grid h3{margin-top:43px;color:inherit;font:600 20px/1.35 var(--heading);letter-spacing:-.02em}.resource-focus-grid p{margin-top:14px;color:#c6dae8;font-size:11px;line-height:1.8}.resource-focus-grid article:nth-child(3n) p{color:#1a3e74}
.resource-process{padding:114px 0;background:#f8f8f8}.resource-process .resource-heading-row>p{color:var(--muted)}.resource-process-grid{position:relative;margin-top:53px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.resource-process-grid::before{content:"";position:absolute;left:10%;right:10%;top:50px;height:1px;background:#a5a9b1}.resource-process-grid article{position:relative;z-index:1;min-height:310px;padding:30px 26px;display:flex;flex-direction:column;border:1px solid #c6dae8;border-radius:22px;background:#f8f8f8;box-shadow:0 15px 36px #2d30490a;transition:transform .32s var(--ease),box-shadow .3s}.resource-process-grid article:hover{transform:translateY(-7px);box-shadow:0 24px 48px #2d304918}.resource-process-grid article>span{width:max-content;min-width:77px;height:40px;padding:0 14px;display:grid;place-items:center;border-radius:99px;background:var(--navy);color:#f8f8f8;font-size:8px;letter-spacing:.12em}.resource-process-grid article:nth-child(even)>span{background:var(--yellow);color:var(--ink)}.resource-process-grid h3{margin-top:65px;color:var(--navy);font:600 18px/1.4 var(--heading)}.resource-process-grid p{margin-top:14px;color:var(--muted);font-size:11px;line-height:1.8}.resource-principle{margin-top:27px;padding:27px 30px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:36px;border:1px solid #2d3049;border-radius:20px;background:var(--slate);color:#f8f8f8}.resource-principle>strong{color:var(--yellow);font-size:9px;letter-spacing:.14em}.resource-principle>p{max-width:720px;color:#c6dae8;font:600 13px/1.6 var(--heading)}.resource-principle .resource-button{font-size:9px;white-space:nowrap}
.related-resources{padding:110px 0;background:#f8f8f8}.related-resources .resource-heading-row{align-items:center}.related-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-grid>a{min-height:242px;padding:30px;display:flex;flex-direction:column;border:1px solid #c6dae8;border-radius:22px;background:#f8f8f8;box-shadow:0 14px 35px #2d304909;transition:transform .3s var(--ease),background .3s,color .3s}.related-grid>a:hover{transform:translateY(-7px);background:var(--navy);color:#f8f8f8}.related-grid small{color:var(--red);font-size:8px;letter-spacing:.13em;text-transform:uppercase}.related-grid strong{margin-top:22px;color:var(--navy);font:600 23px/1.35 var(--heading);letter-spacing:-.025em}.related-grid>a:hover strong{color:#f8f8f8}.related-grid>a>span{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:#a5a9b1;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.related-grid>a:hover>span{color:#c6dae8}.related-grid .resource-arrow{color:var(--red)}
.resource-reminder{padding:34px 0;background:#f8f8f8;border-block:1px solid #ffdcd4}.resource-reminder .resource-shell{display:grid;grid-template-columns:190px 1fr;gap:42px}.resource-reminder strong{color:var(--red);font:600 10px/1.5 var(--heading);letter-spacing:.1em}.resource-reminder p{color:#2d3049;font-size:10px;line-height:1.85}
.resource-footer{padding:80px 0 25px;background:#f8f8f8;color:var(--navy);border-top:1px solid var(--line)}.resource-footer-grid{padding-bottom:59px;display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:9vw}.resource-footer-grid>div:first-child img{width:190px;height:112px;margin-bottom:25px;object-fit:contain}.resource-footer-grid h2{margin-bottom:20px;color:var(--navy);font:600 14px/1.4 var(--heading);letter-spacing:.04em}.resource-footer-grid p,.resource-footer-grid a{color:#1a3e74;font-size:12px}.resource-footer-grid>div:first-child p{max-width:380px}.resource-footer-grid a{display:block;margin:9px 0;transition:color .2s}.resource-footer-grid a:hover{color:var(--red)}.resource-footer-bottom{padding-top:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#a5a9b1;font-size:10px;letter-spacing:.07em;text-transform:uppercase}
.motion-ready [data-reveal]{opacity:0;transform:translateY(25px);transition:opacity .78s var(--ease) var(--delay,0ms),transform .78s var(--ease) var(--delay,0ms)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1160px){.resource-shell{width:min(var(--shell),calc(100% - 70px))}.resource-hero-layout{grid-template-columns:1fr .75fr;gap:55px}.resource-hero-visual{min-height:470px}.visual-photo,.visual-diagram,.journal-visual,.shadow-visual,.masterclass-visual{height:446px}.copy-visual,.algo-visual{padding:38px 20px;grid-template-columns:1fr 22px 1fr 22px 1fr}.visual-node,.algo-chip{min-height:155px}.resource-focus-grid{grid-template-columns:repeat(2,1fr)}.resource-process-grid{grid-template-columns:repeat(2,1fr)}.resource-process-grid::before{display:none}.resource-principle{grid-template-columns:150px 1fr}.resource-principle .resource-button{grid-column:2;justify-self:start}.resource-overview-layout{gap:6vw}}
@media(max-width:850px){.resource-header-inner{padding-inline:35px}.resource-back{display:none}.resource-hero-layout,.resource-overview-layout,.resource-heading-row{grid-template-columns:1fr}.resource-hero-layout{gap:49px}.resource-hero-visual{max-width:700px;width:100%}.resource-section-heading{max-width:760px}.resource-overview-layout,.resource-heading-row{gap:28px}.resource-overview-copy{max-width:760px}.resource-jumpbar{top:84px}.related-grid{grid-template-columns:1fr 1fr}.resource-footer-grid{grid-template-columns:1.2fr 1fr;gap:55px}.resource-footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:650px){html{scroll-padding-top:137px}.resource-shell{width:calc(100% - 36px)}.resource-header-inner{min-height:84px;padding:8px 18px}.resource-brand{width:132px;height:68px}.resource-header.is-scrolled .resource-header-inner{min-height:76px}.resource-header.is-scrolled .resource-brand{width:118px;height:62px}.resource-header-actions{gap:12px}.resource-button-small{display:none}.resource-menu-toggle,.resource-menu-close{width:46px;height:46px;padding:12px}.resource-menu-close span{left:11px;top:21px}.resource-drawer{padding:20px 25px}.resource-drawer nav a{min-height:54px;padding-block:12px;font-size:21px}.resource-drawer-top{margin-bottom:15px}.resource-hero{padding-top:65px}.resource-hero::after{left:18px;width:70px;box-shadow:78px 0 0 var(--yellow)}.resource-hero-layout{padding-bottom:58px}.resource-breadcrumb{margin-top:22px}.resource-hero h1{font-size:40px}.resource-hero-lead{font-size:14px}.resource-hero-actions{gap:19px}.resource-hero-actions .resource-button{width:100%}.resource-text-link{margin-left:4px}.resource-hero-visual{min-height:0;padding:8px;border-radius:21px}.resource-hero-visual::before{inset:8px -8px -8px 8px;border-radius:21px}.visual-photo,.visual-diagram,.journal-visual,.shadow-visual,.masterclass-visual{height:360px;border-radius:14px}.visual-photo figcaption{left:12px;bottom:12px}.copy-visual,.algo-visual{padding:26px 17px;display:flex;flex-direction:column;justify-content:center;gap:8px}.copy-visual>i,.algo-visual>i{width:1px;height:16px}.copy-visual>i::after{right:-3px;top:auto;bottom:0;transform:rotate(135deg)}.visual-node,.algo-chip{width:100%;min-height:82px;padding:11px}.visual-node strong,.algo-chip strong{margin-top:5px}.copy-visual>p,.algo-visual>p{margin-top:8px}.journal-visual{padding:24px 21px}.journal-score{padding:18px}.journal-lines{padding:17px}.journal-checks b{font-size:7px}.shadow-visual{padding:23px 18px}.masterclass-visual{padding:28px}.masterclass-visual strong{font-size:39px}.master-orbit{right:-100px}.resource-hero-rail{padding:18px;gap:12px;overflow:hidden}.resource-hero-rail span{font-size:6px;white-space:nowrap}.resource-hero-rail i{min-width:12px}.resource-jumpbar{top:76px}.resource-jumpbar .resource-shell{min-height:61px;gap:25px}.resource-jumpbar a{padding:19px 0}.resource-overview{padding:75px 0}.resource-section-heading h2{font-size:37px}.resource-overview-copy{padding:29px 22px}.resource-overview-copy .resource-lead{font-size:18px}.resource-overview-copy p{font-size:13px}.resource-focus{padding:75px 0}.resource-heading-row>p{font-size:13px}.resource-focus-grid{grid-template-columns:1fr;gap:11px;margin-top:34px}.resource-focus-grid article{min-height:255px}.resource-focus-grid h3{margin-top:35px}.resource-process{padding:76px 0}.resource-process-grid{grid-template-columns:1fr;gap:11px;margin-top:34px}.resource-process-grid article{min-height:250px}.resource-process-grid h3{margin-top:44px}.resource-principle{grid-template-columns:1fr;gap:13px;padding:24px 21px}.resource-principle .resource-button{grid-column:auto;width:100%;margin-top:6px;white-space:normal}.related-resources{padding:75px 0}.related-grid{grid-template-columns:1fr;gap:11px;margin-top:33px}.related-grid>a{min-height:210px}.resource-reminder .resource-shell{grid-template-columns:1fr;gap:9px}.resource-footer{padding-top:60px}.resource-footer-grid{grid-template-columns:1fr;gap:39px;padding-bottom:44px}.resource-footer-grid>div:last-child{grid-column:auto}.resource-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}}
@media print{.resource-header,.resource-jumpbar,.resource-hero-actions{display:none}.resource-shell{width:100%}.resource-hero,.resource-focus{print-color-adjust:exact;-webkit-print-color-adjust:exact}.motion-ready [data-reveal]{opacity:1;transform:none}.resource-focus-grid article,.resource-process-grid article{break-inside:avoid}}
.resource-button{background:#f9c21f;color:#1a3e74}
.resource-button:hover{background:#f9c21f}
