.resources-page{--home-ink:#17213d;--home-paper:#f8f4eb;--home-gold:#f9bd22;--home-coral:#963b24;--home-card:#2a3656;min-height:100vh;background:var(--home-paper);color:var(--home-ink);font-family:Arial,Helvetica,sans-serif}.resources-page a{text-decoration:none;color:inherit}.resources-page a:focus-visible{outline:3px solid var(--home-coral);outline-offset:4px}.resources-page h1,.resources-page h2,.resources-page h3{font-family:Georgia,Times New Roman,serif;letter-spacing:-1.4px}.resources-page .home-nav a[aria-current=page]{color:var(--home-coral)}.resources-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(310px,.68fr);align-items:end;gap:76px;max-width:1200px;margin:auto;padding:46px 30px 82px}.resources-hero h1{max-width:760px;margin:0;font-size:clamp(52px,5.8vw,78px);line-height:.93}.resources-hero>div:last-child>p{margin:0;color:#4b566d;font-size:17px;line-height:1.65}.resources-hero .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:27px}.resources-hero .primary-button{display:inline-flex;align-items:center;gap:9px;color:#fff}.resources-hero .secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;border:1px solid var(--home-ink);border-radius:24px;padding:11px 17px;font-size:12px;font-weight:900}.resource-tools-section,.resources-hero .secondary-button:hover{background:var(--home-ink);color:#fff}.resource-tools-section{padding:76px 30px 90px}.resource-tools-section>div{max-width:1200px;margin-left:auto;margin-right:auto}.resource-tools-section .overline{color:var(--home-gold)}.resource-section-heading{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(0,1fr);align-items:end;gap:60px;margin-bottom:34px}.resource-section-heading .overline{align-self:start}.resource-section-heading h2{max-width:720px;margin:0;font-size:43px;line-height:1}.resource-section-heading>p:last-child{grid-column:2;max-width:640px;margin:0;color:#596477;font-size:15px;line-height:1.6}.resource-tools-section .resource-section-heading>p:last-child{color:#d5d9e3}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card{display:flex;min-height:292px;flex-direction:column;border:1px solid rgba(255,255,255,.24);border-radius:11px;padding:24px;background:var(--home-card);transition:transform .2s,border-color .2s,background .2s}.resource-card:hover{transform:translateY(-4px);border-color:var(--home-gold);background:#303e62}.resource-card>span,.resource-coming-card>span,.resource-print-grid>a>span{display:grid;place-items:center;width:43px;height:43px;border-radius:9px;background:var(--home-gold);color:var(--home-ink);font-size:18px}.resource-card h3{margin:25px 0 9px;font-size:27px;line-height:1}.resource-card p{margin:0;color:#d5d9e3;font-size:14px;line-height:1.55}.resource-card strong,.resource-moment-list>a strong,.resource-print-grid>a strong{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--home-gold);font-size:12px}.resource-moments-section{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:84px;max-width:1200px;margin:auto;padding:92px 30px}.resource-moments-heading h2{margin:0 0 18px;font-size:44px;line-height:.98}.resource-moments-heading>p:last-child{margin:0;color:#4b566d;font-size:16px;line-height:1.65}.resource-moment-list{border-top:1px solid var(--home-ink)}.resource-moment-list>a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:18px;border-bottom:1px solid #c9c3b8;padding:27px 0}.resource-moment-list>a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:var(--home-gold);font:700 12px Georgia,serif}.resource-moment-list h3{margin:3px 0 8px;font-size:21px;line-height:1.1}.resource-moment-list p{max-width:570px;margin:0;color:#4b566d;font-size:14px;line-height:1.55}.resource-moment-list>a strong{align-self:center;margin:0;padding:0;color:var(--home-coral);white-space:nowrap}.resource-moment-list>a:hover h3{color:var(--home-coral)}.resource-print-section{padding:80px max(30px,calc((100vw - 1200px) / 2 + 30px)) 92px;background:#f0e6d2}.resource-print-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.resource-coming-card,.resource-print-grid>a{display:flex;min-height:290px;flex-direction:column;border:1px solid var(--home-ink);border-radius:11px;padding:22px;background:#fffdf8;transition:transform .2s,box-shadow .2s}.resource-print-grid>a:hover{transform:translateY(-4px);box-shadow:6px 6px 0 var(--home-coral)}.resource-coming-card h3,.resource-print-grid h3{margin:22px 0 9px;font-size:23px;line-height:1.05}.resource-coming-card p,.resource-print-grid p{margin:0;color:#4b566d;font-size:13px;line-height:1.55}.resource-print-grid>a strong{color:var(--home-coral)}.resource-coming-card{border-style:dashed;background:#e1dacd}.resource-coming-card>span{background:var(--home-ink);color:#fff}.resource-coming-card small{margin:20px 0 -12px;color:var(--home-coral);font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.resource-close-section{padding:82px 30px;text-align:center;background:var(--home-ink);color:#fff}.resource-close-section .overline{color:var(--home-gold)}.resource-close-section h2{max-width:760px;margin:0 auto 15px;font-size:46px;line-height:1}.resource-close-section>p:not(.overline){max-width:640px;margin:0 auto;color:#d5d9e3;font-size:15px;line-height:1.6}.resource-close-section .yellow-button{display:inline-flex;align-items:center;gap:9px;margin-top:29px;background:var(--home-gold);color:var(--home-ink)}.resources-page .site-footer{max-width:1200px;margin:auto;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:22px}.resources-page .site-footer nav{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:800}.resources-page .site-footer small{font-size:11px;color:#687389}@media (max-width:920px){.resources-hero{grid-template-columns:1fr;align-items:start;gap:34px}.resources-hero>div:last-child{max-width:700px}.resource-section-heading{grid-template-columns:1fr;gap:12px}.resource-section-heading>p:last-child{grid-column:1}.resource-card-grid{grid-template-columns:repeat(2,1fr)}.resource-moments-section{grid-template-columns:1fr;gap:42px}.resource-print-grid{grid-template-columns:repeat(2,1fr)}.resources-page .site-footer{flex-wrap:wrap}.resources-page .site-footer nav{order:3;width:100%;justify-content:space-between}}@media (max-width:620px){.resources-page .home-nav .nav-button{display:none!important}.resources-hero{padding:31px 22px 58px;gap:27px}.resources-hero h1{font-size:45px}.resources-hero>div:last-child>p{font-size:15px}.resources-hero .hero-actions{align-items:stretch;flex-direction:column}.resources-hero .hero-actions>a{width:100%;text-align:center}.resource-tools-section{padding:56px 22px 68px}.resource-section-heading h2{font-size:35px}.resource-card-grid{grid-template-columns:1fr;gap:11px}.resource-card{min-height:230px;padding:20px}.resource-card h3{font-size:25px}.resource-moments-section{padding:66px 22px}.resource-moments-heading h2{font-size:36px}.resource-moment-list>a{grid-template-columns:43px 1fr;gap:13px}.resource-moment-list>a strong{grid-column:2;justify-self:start}.resource-print-section{padding:60px 22px 70px}.resource-print-grid{grid-template-columns:1fr;gap:11px}.resource-coming-card,.resource-print-grid>a{min-height:230px}.resource-close-section{padding:65px 22px}.resource-close-section h2{font-size:36px}.resources-page .site-footer{padding:24px 20px}.resources-page .site-footer nav{justify-content:flex-start;flex-wrap:wrap;gap:15px}}.coach-help-hero{max-width:1200px;margin:auto;padding:40px 30px 80px}.coach-help-hero-copy{max-width:790px}.coach-help-hero h1{max-width:760px;margin:0 0 22px;font-size:clamp(52px,5.7vw,78px);line-height:.92}.coach-help-hero-copy>p:not(.overline){max-width:680px;margin:0 0 28px;color:#4b566d;font-size:18px;line-height:1.62}.coach-help-hero .primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff}.coach-help-assurances{display:flex;flex-wrap:wrap;gap:10px 22px;margin:24px 0 0;padding:0;list-style:none;color:#3f4b62;font-size:12px;font-weight:800}.coach-help-assurances li:before{margin-right:7px;color:var(--home-coral);content:"✓"}.coach-help-needs-section{scroll-margin-top:110px;padding:78px 30px 88px;background:var(--home-ink);color:#fff}.coach-help-needs-heading{max-width:760px;margin-bottom:35px}.coach-help-needs-heading .overline{color:var(--home-gold)}.coach-help-needs-heading h2{margin:0;font-size:44px;line-height:.98}.coach-help-needs-heading>p:last-child{margin:14px 0 0;color:#d5d9e3;font-size:15px;line-height:1.55}.coach-help-quick-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0 0 24px}.coach-help-quick-nav>a{display:inline-flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(255,255,255,.35);border-radius:24px;padding:10px 14px;color:#fff;font-size:11px;font-weight:900}.coach-help-quick-nav>a:hover{border-color:var(--home-gold);color:var(--home-gold)}.coach-help-need-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.coach-help-need-card{display:flex;min-width:0;flex-direction:column;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:24px;background:#fffdf8;color:var(--home-ink);scroll-margin-top:28px}.coach-help-need-card>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.coach-help-need-card>header>span{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:var(--home-gold);font-size:18px}.coach-help-need-card>header>small{color:var(--home-coral);font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.coach-help-need-card h3{margin:20px 0 8px;font:700 27px/1.05 Georgia,serif}.coach-help-need-card>p{margin:0;color:#4b566d;font-size:14px;line-height:1.55}.coach-help-need-card>ul{display:grid;gap:10px;margin:22px 0 25px;padding:20px 0 0;border-top:1px solid #ddd5c8;list-style:none}.coach-help-need-card>ul>li{position:relative;padding-left:25px;color:#354159;font-size:13px;line-height:1.48}.coach-help-need-card>ul>li:before{position:absolute;left:0;color:var(--home-coral);content:"✓";font-weight:900}.coach-help-need-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.coach-help-need-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:22px;padding:10px 14px;background:var(--home-ink);color:#fff!important;font-size:11px;font-weight:900}.coach-help-need-actions>a+a{border:1px solid var(--home-ink);background:transparent;color:var(--home-ink)!important}.coach-help-need-actions>a:hover{background:var(--home-coral);color:#fff!important}.coach-help-answer-section{background:#fffdf8}@media (max-width:920px){.coach-help-quick-nav{grid-template-columns:1fr 1fr}.coach-help-need-grid{grid-template-columns:1fr}}@media (max-width:620px){.coach-help-hero{padding:30px 22px 55px}.coach-help-hero h1{font-size:40px;line-height:.98;text-wrap:balance}.coach-help-hero-copy>p:not(.overline){font-size:15px}.coach-help-hero .primary-button{width:100%}.coach-help-assurances{display:grid;gap:9px;margin-top:21px}.coach-help-needs-section{scroll-margin-top:78px;padding:50px 22px 58px}.coach-help-needs-heading{margin-bottom:26px}.coach-help-needs-heading h2{font-size:35px;line-height:1.02;text-wrap:balance}.coach-help-quick-nav{gap:8px;margin-bottom:18px}.coach-help-quick-nav>a{min-height:48px;border-radius:10px;padding:10px 12px}.coach-help-need-grid{gap:11px}.coach-help-need-card{padding:19px}.coach-help-need-card h3{font-size:22px;text-wrap:balance}.coach-help-need-card>ul{display:none}.coach-help-need-actions{display:grid;grid-template-columns:1fr}.coach-help-need-actions>a{width:100%}.coach-help-need-actions>a+a{justify-content:flex-start;border:0;border-radius:0;padding-right:4px;padding-left:4px;color:var(--home-coral)!important}}