.resources-module__yYKhwq__container{background:var(--color-bg);flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.resources-module__yYKhwq__hero{text-align:center;padding:clamp(6rem,12vw,9rem) clamp(1.5rem,5vw,3rem) clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.resources-module__yYKhwq__heroBackground{z-index:0;position:absolute;inset:0}.resources-module__yYKhwq__heroGradient{background:radial-gradient(ellipse 60% 40% at 50% 30%,var(--color-accent-soft)0%,transparent 60%);opacity:.7;width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.resources-module__yYKhwq__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.resources-module__yYKhwq__breadcrumbs{color:var(--color-text-soft);justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.resources-module__yYKhwq__breadcrumbLink{color:var(--color-accent);font-weight:500;text-decoration:none;transition:color .2s}.resources-module__yYKhwq__breadcrumbLink:hover{color:var(--color-accent-hover)}.resources-module__yYKhwq__breadcrumbDivider{color:var(--color-border)}.resources-module__yYKhwq__heroTitle{letter-spacing:-.03em;color:var(--color-text);margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.resources-module__yYKhwq__heroSubtitle{color:var(--color-text-muted);margin:0;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.7}.resources-module__yYKhwq__resources{background:var(--color-surface);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.resources-module__yYKhwq__resourcesContent{max-width:1200px;margin:0 auto}.resources-module__yYKhwq__resourcesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.resources-module__yYKhwq__resourcesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.resources-module__yYKhwq__resourcesGrid{grid-template-columns:1fr}}.resources-module__yYKhwq__resourceCard{background:var(--color-card);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.resources-module__yYKhwq__resourceCard:hover{border-color:var(--color-accent);transform:translateY(-6px);box-shadow:0 20px 50px #0000001a}.resources-module__yYKhwq__resourceCard:hover .resources-module__yYKhwq__resourceIcon{background:var(--color-accent);color:#fff}.resources-module__yYKhwq__resourceCard:hover .resources-module__yYKhwq__resourceCta{color:var(--color-accent)}.resources-module__yYKhwq__resourceCardDisabled{cursor:default;opacity:.75}.resources-module__yYKhwq__resourceCardDisabled:hover{box-shadow:none;border-color:var(--color-border);transform:none}.resources-module__yYKhwq__resourceCardDisabled:hover .resources-module__yYKhwq__resourceIcon{background:var(--color-accent-soft);color:var(--color-accent)}.resources-module__yYKhwq__comingSoonBadge{background:var(--color-surface);color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--color-border);border-radius:100px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.resources-module__yYKhwq__resourceIcon{background:var(--color-accent-soft);width:72px;height:72px;color:var(--color-accent);border-radius:18px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.resources-module__yYKhwq__resourceContent{flex-direction:column;flex:1;display:flex}.resources-module__yYKhwq__resourceTitle{color:var(--color-text);letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.resources-module__yYKhwq__resourceDescription{color:var(--color-text-muted);flex:1;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.resources-module__yYKhwq__resourceCta{color:var(--color-text);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.resources-module__yYKhwq__resourceCta svg{transition:transform .2s}.resources-module__yYKhwq__resourceCard:hover .resources-module__yYKhwq__resourceCta svg{transform:translate(4px)}.resources-module__yYKhwq__resourceCtaDisabled{color:var(--color-text-soft);font-size:.9375rem;font-weight:600}.resources-module__yYKhwq__additional{background:var(--color-bg);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.resources-module__yYKhwq__additionalContent{max-width:1000px;margin:0 auto}.resources-module__yYKhwq__sectionHeader{text-align:center;margin-bottom:3rem}.resources-module__yYKhwq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.resources-module__yYKhwq__sectionTitle{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.2}.resources-module__yYKhwq__linksGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.resources-module__yYKhwq__linksGrid{grid-template-columns:1fr}}.resources-module__yYKhwq__linkCard{background:var(--color-card);border:1px solid var(--color-border);border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.75rem;text-decoration:none;transition:all .3s;display:flex}.resources-module__yYKhwq__linkCard:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.resources-module__yYKhwq__linkCard:hover .resources-module__yYKhwq__linkIcon{background:var(--color-accent);color:#fff}.resources-module__yYKhwq__linkIcon{background:var(--color-accent-soft);width:48px;height:48px;color:var(--color-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.resources-module__yYKhwq__linkTitle{color:var(--color-text);margin:0 0 .375rem;font-size:1.0625rem;font-weight:600}.resources-module__yYKhwq__linkDescription{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.5}.resources-module__yYKhwq__cta{background:var(--color-surface);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.resources-module__yYKhwq__ctaCard{background:linear-gradient(135deg,var(--color-accent)0%,#1e40af 100%);text-align:center;border-radius:24px;max-width:700px;margin:0 auto;padding:clamp(3rem,6vw,4rem)}.resources-module__yYKhwq__ctaIcon{color:#fff;background:#ffffff26;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.resources-module__yYKhwq__ctaTitle{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.resources-module__yYKhwq__ctaText{color:#ffffffd9;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.resources-module__yYKhwq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.resources-module__yYKhwq__ctaPrimary{color:var(--color-accent);background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.resources-module__yYKhwq__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.resources-module__yYKhwq__ctaPrimary svg{transition:transform .25s}.resources-module__yYKhwq__ctaPrimary:hover svg{transform:translate(4px)}.resources-module__yYKhwq__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:12px;align-items:center;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.resources-module__yYKhwq__ctaSecondary:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:640px){.resources-module__yYKhwq__ctaButtons{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.resources-module__yYKhwq__ctaPrimary,.resources-module__yYKhwq__ctaSecondary{justify-content:center;width:100%}}
/*# sourceMappingURL=2ec1c75a6fb69aa1.css.map*/