.resources-hero[data-astro-cid-fmgelhwa]{padding:160px 0 80px;background:var(--dark);position:relative;overflow:hidden}.resources-hero[data-astro-cid-fmgelhwa]:before{content:"";position:absolute;top:-150px;right:-150px;width:700px;height:700px;background:radial-gradient(circle,rgba(194,59,46,.12) 0%,transparent 65%);pointer-events:none}.resources-hero[data-astro-cid-fmgelhwa] .container[data-astro-cid-fmgelhwa]{position:relative;z-index:1}.hero-label[data-astro-cid-fmgelhwa]{font-size:.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--red);margin-bottom:20px;display:flex;align-items:center;gap:12px}.hero-label[data-astro-cid-fmgelhwa]:before{content:"";width:32px;height:2px;background:var(--red)}.resources-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:3.2rem;font-weight:700;color:var(--white);line-height:1.15;margin-bottom:16px;max-width:700px}.resources-hero[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:1.1rem;color:#ffffff80;max-width:560px;line-height:1.7}.resources-grid-section[data-astro-cid-fmgelhwa]{padding:80px 0 100px}.resources-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.resource-featured[data-astro-cid-fmgelhwa]{grid-column:1 / -1;display:grid;grid-template-columns:1.3fr 1fr;gap:0;background:var(--gray-100);border-radius:12px;overflow:hidden;transition:transform var(--transition),box-shadow var(--transition)}.resource-featured[data-astro-cid-fmgelhwa]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.resource-featured-visual[data-astro-cid-fmgelhwa]{background:var(--dark);padding:60px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;min-height:360px}.resource-featured-visual[data-astro-cid-fmgelhwa]:before{content:"";position:absolute;top:-80px;right:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(194,59,46,.15) 0%,transparent 65%);pointer-events:none}.resource-type-badge[data-astro-cid-fmgelhwa]{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 12px;border-radius:3px;margin-bottom:20px;width:fit-content}.badge-tool[data-astro-cid-fmgelhwa]{background:var(--red);color:var(--white)}.badge-framework[data-astro-cid-fmgelhwa]{background:#c23b2e26;color:var(--red)}.badge-guide[data-astro-cid-fmgelhwa]{background:#ffffff1a;color:#ffffffb3}.resource-featured-visual[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--white);line-height:1.2;margin-bottom:12px}.resource-featured-visual[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:.95rem;color:#ffffff80;line-height:1.6}.resource-featured-body[data-astro-cid-fmgelhwa]{padding:48px;display:flex;flex-direction:column;justify-content:center}.resource-featured-body[data-astro-cid-fmgelhwa] h3[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--dark);margin-bottom:16px}.resource-features[data-astro-cid-fmgelhwa]{list-style:none;padding:0;margin:0 0 28px}.resource-features[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa]{font-size:.9rem;color:var(--gray-700);padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px}.resource-features[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa]:before{content:"";width:6px;height:6px;background:var(--red);border-radius:50%;flex-shrink:0}.resource-cta[data-astro-cid-fmgelhwa]{display:inline-block;padding:14px 32px;background:var(--red);color:var(--white);font-size:.9rem;font-weight:600;border-radius:6px;transition:background var(--transition),transform var(--transition);width:fit-content}.resource-cta[data-astro-cid-fmgelhwa]:hover{background:var(--red-dark);transform:translateY(-1px)}.resource-card[data-astro-cid-fmgelhwa]{grid-column:span 4;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:36px 32px;transition:transform var(--transition),box-shadow var(--transition);display:flex;flex-direction:column}.resource-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000000f}.resource-card-icon[data-astro-cid-fmgelhwa]{width:48px;height:48px;background:var(--gray-100);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:20px}.resource-card[data-astro-cid-fmgelhwa] h3[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;color:var(--dark);margin-bottom:10px;line-height:1.3}.resource-card[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:.9rem;color:var(--gray-700);line-height:1.6;flex:1;margin-bottom:20px}.resource-card-tag[data-astro-cid-fmgelhwa]{font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--gray-500)}.resource-card-tag[data-astro-cid-fmgelhwa].coming-soon{color:var(--red)}@media(max-width:768px){.resources-hero[data-astro-cid-fmgelhwa]{padding:120px 0 60px}.resources-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:2.2rem}.resources-hero[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:1rem}.resource-featured[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.resource-featured-visual[data-astro-cid-fmgelhwa]{min-height:240px;padding:40px}.resource-featured-visual[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:1.6rem}.resource-featured-body[data-astro-cid-fmgelhwa]{padding:32px}.resource-card[data-astro-cid-fmgelhwa]{grid-column:span 12}}@media(max-width:480px){.resources-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:1.8rem}.resource-featured-visual[data-astro-cid-fmgelhwa]{padding:28px}.resource-featured-body[data-astro-cid-fmgelhwa]{padding:24px}}
