:root{--resources-ink:#1a1917;--resources-muted:#645f5a;--resources-line:#ddd8d3;--resources-blue:#0f3a57;--resources-blue-hover:#1a5276;--resources-blue-soft:#edf4f8;--resources-wash:#f8f7f5;--resources-paper:#fff;--resources-yellow:#fffaf0;--resources-gold:#e5a51d}.resources-page{background:var(--resources-wash);min-height:100vh;color:var(--resources-ink);font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.resources-page *,.resources-page :before,.resources-page :after{box-sizing:border-box}.resources-hero{border-bottom:1px solid var(--resources-line);background:linear-gradient(110deg, #fff 0 66%, var(--resources-blue-soft) 100%);position:relative;overflow:hidden}.resources-hero:after{content:"";border:1px solid #0f3a571c;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-230px;right:-185px}.resources-hero-inner{z-index:1;width:min(100% - 40px,1040px);margin:0 auto;padding:36px 0 32px;position:relative}.resources-eyebrow,.resources-section-label,.resources-featured-label,.resource-card-category{color:var(--resources-blue-hover);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.resources-hero h1{letter-spacing:-.055em;max-width:720px;margin:12px 0 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(42px,6vw,68px);font-weight:700;line-height:1.02}.resources-hero p{max-width:650px;color:var(--resources-muted);margin:0;font-size:17px;line-height:1.7}.resources-tabs-wrap{z-index:5;border-bottom:1px solid var(--resources-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;position:sticky;top:0}.resources-tabs{gap:8px;width:min(100% - 40px,1040px);margin:0 auto;padding:10px 0;display:flex}.resources-tab{min-height:42px;color:var(--resources-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 18px;font:700 14px/1 Inter,sans-serif;transition:background .15s,color .15s,transform .15s}.resources-tab:hover{color:var(--resources-ink);background:#f2f0ed}.resources-tab.is-active{background:var(--resources-blue);color:#fff;box-shadow:0 7px 18px #0f3a5729}.resources-content{width:min(100% - 40px,1040px);min-height:470px;margin:0 auto;padding:42px 0 80px}.resources-panel{animation:.22s both resources-panel-in}@keyframes resources-panel-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.resources-featured{background:var(--resources-paper);border:1px solid #cfdae1;border-radius:24px;grid-template-columns:minmax(0,.92fr) minmax(0,1.3fr);margin-bottom:52px;display:grid;overflow:hidden;box-shadow:0 20px 50px #17232c17}.resources-featured-intro{background:var(--resources-blue);color:#fff;flex-direction:column;justify-content:center;min-height:430px;padding:46px 42px;display:flex}.resources-featured-label{color:#c9dce8;margin-bottom:22px}.resources-featured-intro h2{letter-spacing:-.04em;margin:0 0 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,42px);font-weight:700;line-height:1.13}.resources-featured-intro p{color:#ffffffc2;margin:0;font-size:16px;line-height:1.7}.resources-featured-mobile-meta{display:none}.resources-featured-preview{flex-direction:column;justify-content:center;min-width:0;padding:46px 44px;display:flex}.resources-featured-preview h3{letter-spacing:-.025em;margin:10px 0 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;line-height:1.35}.resources-preview-copy p{color:var(--resources-muted);margin:0 0 12px;line-height:1.75}.resources-featured-actions{border-top:1px solid var(--resources-line);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding-top:22px;display:flex}.resources-primary-link,.resources-story-cta>a{background:var(--resources-blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 21px;font-size:14px;font-weight:800;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 9px 22px #0f3a572b}.resources-primary-link:hover,.resources-story-cta>a:hover{background:var(--resources-blue-hover);transform:translateY(-1px)}.resources-read-time{background:var(--resources-wash);color:var(--resources-muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.resources-collection{margin-top:4px}.resources-collection-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.resources-collection-heading h2{letter-spacing:-.035em;margin:6px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;line-height:1.2}.resources-collection-heading>span{color:var(--resources-muted);font-size:12px;font-weight:700}.resources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.resource-card{border:1px solid var(--resources-line);background:var(--resources-paper);min-width:0;min-height:280px;color:inherit;border-radius:18px;flex-direction:column;padding:25px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 8px 24px #17232c0b}.resource-card:hover{border-color:#c7d5de;transform:translateY(-3px);box-shadow:0 16px 34px #17232c17}.resource-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.resource-card-category{color:var(--resources-blue-hover);line-height:1.45}.resource-card-arrow{background:var(--resources-blue-soft);width:32px;height:32px;color:var(--resources-blue);border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:800;display:grid}.resource-card h3{letter-spacing:-.02em;margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.35}.resource-card>p,.resource-story-card blockquote{color:var(--resources-muted);margin:0 0 22px;font-size:14px;line-height:1.7}.resource-card-meta{border-top:1px solid var(--resources-line);color:var(--resources-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:15px;font-size:11px;font-weight:700;display:flex}.resources-story-cta{background:var(--resources-blue-soft);border:1px solid #cadde8;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;padding:30px 32px;display:flex}.resources-story-cta h2{letter-spacing:-.03em;margin:6px 0 5px;font-family:Plus Jakarta Sans,sans-serif;font-size:27px;line-height:1.25}.resources-story-cta p{color:var(--resources-muted);margin:0}.resource-story-card{background:var(--resources-yellow);min-height:265px}.resource-story-card blockquote{color:#292622;font-size:15px;font-style:italic}.resources-empty,.resources-status{border:1px solid var(--resources-line);background:var(--resources-paper);text-align:center;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:48px 30px;display:flex;box-shadow:0 14px 38px #17232c0f}.resources-empty-icon{background:var(--resources-blue-soft);width:54px;height:54px;color:var(--resources-blue);border-radius:50%;place-items:center;margin-bottom:18px;font-size:24px;font-weight:800;display:grid}.resources-empty h2{letter-spacing:-.035em;margin:0 0 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:30px;line-height:1.2}.resources-empty p{max-width:530px;color:var(--resources-muted);margin:0}.resources-report-empty .resources-section-label{margin-bottom:8px}.resources-report-mark{align-items:flex-end;gap:7px;height:62px;margin-bottom:22px;display:flex}.resources-report-mark i{background:var(--resources-blue);border-radius:5px 5px 1px 1px;width:12px;display:block}.resources-report-mark i:first-child{opacity:.55;height:28px}.resources-report-mark i:nth-child(2){opacity:.75;height:44px}.resources-report-mark i:nth-child(3){height:60px}.resources-status{color:var(--resources-muted);font-weight:700}.resources-status-error{color:#a13a2f;background:#fdf0ef;border-color:#e8b8b3;min-height:150px}.resources-loader{border:3px solid #d8e4eb;border-top-color:var(--resources-blue);border-radius:50%;width:28px;height:28px;margin-bottom:15px;animation:.7s linear infinite resources-spin}@keyframes resources-spin{to{transform:rotate(360deg)}}.resources-page button:focus-visible,.resources-page a:focus-visible{outline:3px solid var(--resources-gold);outline-offset:3px}@media (max-width:850px){.resources-featured{grid-template-columns:1fr}.resources-featured-intro{min-height:auto}.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.resources-hero-inner,.resources-tabs,.resources-content{width:calc(100% - 28px)}.resources-hero-inner{padding:48px 0 44px}.resources-hero h1{margin-top:9px;font-size:40px;line-height:1.04}.resources-hero p{font-size:15px;line-height:1.65}.resources-tabs-wrap{overflow-x:auto}.resources-tabs{width:max-content;min-width:calc(100% - 28px)}.resources-tab{white-space:nowrap}.resources-content{padding:28px 0 58px}.resources-featured{border-radius:19px;margin-bottom:38px}.resources-featured-intro,.resources-featured-preview{padding:30px 24px}.resources-featured-intro h2{font-size:31px}.resources-featured-preview h3{font-size:21px}.resources-featured-actions{flex-direction:column;align-items:stretch}.resources-primary-link{width:100%}.resources-read-time{align-self:flex-start}.resources-collection-heading{flex-direction:column;align-items:flex-start;gap:7px}.resources-collection-heading h2{font-size:28px}.resources-grid{grid-template-columns:1fr}.resource-card{min-height:0;padding:22px}.resources-story-cta{flex-direction:column;align-items:stretch;padding:25px 22px}.resources-story-cta h2{font-size:24px}.resources-story-cta>a{width:100%}.resources-empty,.resources-status{min-height:285px;padding:38px 22px}.resources-empty h2{font-size:27px}}@media (prefers-reduced-motion:reduce){.resources-page *,.resources-page :before,.resources-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
