.resources-hero{background:linear-gradient(135deg,#050d1c,#0a1628);border-bottom:1px solid hsla(0,0%,100%,.1);padding:5rem 0 4rem;text-align:center}.resources-hero__title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem}.resources-hero__subtitle{color:#c6cdd8;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.resources-grid{background:#fff;padding:5rem 0}.resource-category{margin-bottom:5rem}.resource-category:last-child{margin-bottom:0}.resource-category__header{margin-bottom:3rem;text-align:center}.resource-category__title{color:#050d1c;font-size:2.25rem;font-weight:700;letter-spacing:-.01em;margin:0 0 1rem}.resource-category__description{color:#6c757d;font-size:1.125rem;margin:0 auto;max-width:600px}.resource-cards{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.resource-card{background:#fff;border:2px solid #e8eaed;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.resource-card:before{background:linear-gradient(90deg,#b5ff4d,#9ee83a);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.resource-card:hover{border-color:#b5ff4d;box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-4px)}.resource-card:hover:before{transform:scaleX(1)}.resource-card__icon{align-items:center;background:linear-gradient(135deg,#b5ff4d,#9ee83a);border-radius:12px;color:#050d1c;display:flex;height:56px;justify-content:center;margin-bottom:1.5rem;width:56px}.resource-card__icon svg{height:28px;width:28px}.resource-card__title{color:#050d1c;font-size:1.375rem;font-weight:700;line-height:1.3;margin:0 0 .75rem}.resource-card__description{color:#6c757d;flex-grow:1;font-size:.9375rem;line-height:1.6;margin:0 0 1.5rem}.resource-card__cta{align-items:center;color:#050d1c;display:inline-flex;font-size:.9375rem;font-weight:600;gap:.5rem;transition:all .2s ease}.resource-card:hover .resource-card__cta{color:#9ee83a;gap:.75rem}.resources-cta{background:linear-gradient(135deg,#050d1c,#0a1628);padding:5rem 0}.resources-cta__card{background:linear-gradient(135deg,rgba(181,255,77,.1),rgba(158,232,58,.05));border:2px solid rgba(181,255,77,.2);border-radius:24px;margin:0 auto;max-width:800px;padding:4rem 3rem;text-align:center}.resources-cta__title{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.01em;margin:0 0 1rem}.resources-cta__description{color:#c6cdd8;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}.resources-cta .btn-large{font-size:1.125rem;padding:14px 32px}@media screen and (max-width:1024px){.resource-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.resources-hero__title{font-size:2.75rem}.resources-hero__subtitle{font-size:1.125rem}.resource-category__title{font-size:2rem}}@media screen and (max-width:768px){.resources-hero{padding:3rem 0 2.5rem}.resources-hero__title{font-size:2.25rem}.resources-hero__subtitle{font-size:1rem}.resources-grid{padding:3rem 0}.resource-category{margin-bottom:3rem}.resource-category__header{margin-bottom:2rem}.resource-category__title{font-size:1.75rem}.resource-category__description{font-size:1rem}.resource-cards{gap:1.25rem;grid-template-columns:1fr}.resource-card{padding:1.5rem}.resource-card__icon{height:48px;width:48px}.resource-card__icon svg{height:24px;width:24px}.resource-card__title{font-size:1.25rem}.resources-cta{padding:3rem 0}.resources-cta__card{padding:2.5rem 1.5rem}.resources-cta__title{font-size:1.75rem}.resources-cta__description{font-size:1rem}}@media screen and (max-width:480px){.resources-hero__title{font-size:1.875rem}.resources-hero__subtitle{font-size:.9375rem}.resource-category__title,.resources-cta__title{font-size:1.5rem}}