.resource-card[data-astro-cid-fzs2epah]{background:var(--surface-white);border-radius:16px;padding:var(--spacing-xl);box-shadow:var(--shadow-2);transition:all var(--transition-normal);display:flex;flex-direction:column;gap:var(--spacing-lg);height:100%;position:relative;overflow:hidden}.resource-card[data-astro-cid-fzs2epah]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-500),var(--accent-light));transform:scaleX(0);transform-origin:left;transition:transform var(--transition-normal)}.resource-card[data-astro-cid-fzs2epah]:hover,.resource-card[data-astro-cid-fzs2epah]:focus-within{transform:translateY(-4px);box-shadow:var(--shadow-4)}.resource-card[data-astro-cid-fzs2epah]:hover:before,.resource-card[data-astro-cid-fzs2epah]:focus-within:before{transform:scaleX(1)}.resource-card-icon[data-astro-cid-fzs2epah]{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,var(--primary-500),var(--accent-light));display:flex;align-items:center;justify-content:center;color:var(--surface-white);font-size:2rem;box-shadow:var(--shadow-2);transition:transform var(--transition-normal)}.resource-card[data-astro-cid-fzs2epah]:hover .resource-card-icon[data-astro-cid-fzs2epah]{transform:scale(1.1) rotate(5deg)}.resource-card-content[data-astro-cid-fzs2epah]{flex:1;display:flex;flex-direction:column;gap:var(--spacing-sm)}.resource-card-title[data-astro-cid-fzs2epah]{font-size:1.5rem;font-weight:500;color:var(--text-primary);margin:0}.resource-card-description[data-astro-cid-fzs2epah]{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0}.resource-card-count[data-astro-cid-fzs2epah]{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--primary-600);font-size:.875rem;font-weight:500;margin-top:var(--spacing-sm)}.resource-card-count[data-astro-cid-fzs2epah] i[data-astro-cid-fzs2epah]{font-size:1rem}.resource-card-cta[data-astro-cid-fzs2epah]{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:var(--surface-white);text-decoration:none;border-radius:8px;font-weight:500;transition:all var(--transition-normal);align-self:flex-start;box-shadow:var(--shadow-1)}.resource-card-cta[data-astro-cid-fzs2epah]:hover,.resource-card-cta[data-astro-cid-fzs2epah]:focus{background:linear-gradient(135deg,var(--primary-600),var(--primary-700));box-shadow:var(--shadow-3);transform:translate(4px)}.resource-card-cta[data-astro-cid-fzs2epah]:focus{outline:2px solid var(--primary-500);outline-offset:2px}.resource-card-cta[data-astro-cid-fzs2epah] i[data-astro-cid-fzs2epah]{transition:transform var(--transition-normal)}.resource-card-cta[data-astro-cid-fzs2epah]:hover i[data-astro-cid-fzs2epah]{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.resource-card[data-astro-cid-fzs2epah],.resource-card[data-astro-cid-fzs2epah]:before,.resource-card-icon[data-astro-cid-fzs2epah],.resource-card-cta[data-astro-cid-fzs2epah],.resource-card-cta[data-astro-cid-fzs2epah] i[data-astro-cid-fzs2epah]{transition:none}.resource-card[data-astro-cid-fzs2epah]:hover,.resource-card[data-astro-cid-fzs2epah]:focus-within{transform:none}.resource-card[data-astro-cid-fzs2epah]:hover .resource-card-icon[data-astro-cid-fzs2epah],.resource-card-cta[data-astro-cid-fzs2epah]:hover,.resource-card-cta[data-astro-cid-fzs2epah]:hover i[data-astro-cid-fzs2epah]{transform:none}}.resources-hero[data-astro-cid-gauq755v]{background:linear-gradient(135deg,var(--primary-600) 0%,var(--primary-800) 50%,var(--primary-900) 100%);padding:var(--spacing-xxxl) 0;color:var(--surface-white);position:relative;overflow:hidden}.resources-hero[data-astro-cid-gauq755v]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3;z-index:1}@keyframes float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-20px,20px) rotate(5deg)}}.hero-content[data-astro-cid-gauq755v]{position:relative;z-index:2;text-align:center;max-width:900px;margin:0 auto;padding:var(--spacing-xxxl) 0}.hero-badge[data-astro-cid-gauq755v]{display:inline-flex;align-items:center;gap:var(--spacing-sm);background:#fff3;backdrop-filter:blur(10px);padding:var(--spacing-sm) var(--spacing-lg);border-radius:24px;font-size:.875rem;font-weight:500;margin-bottom:var(--spacing-lg);border:1px solid rgba(255,255,255,.3)}.hero-badge[data-astro-cid-gauq755v] i[data-astro-cid-gauq755v]{color:gold}.hero-title[data-astro-cid-gauq755v]{font-size:3.5rem;font-weight:600;margin-bottom:var(--spacing-lg);letter-spacing:-1px;line-height:1.1}.hero-title[data-astro-cid-gauq755v] .highlight[data-astro-cid-gauq755v]{background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.hero-subtitle[data-astro-cid-gauq755v]{font-size:1.25rem;opacity:.95;font-weight:300;line-height:1.7;margin-bottom:0}.intro-section[data-astro-cid-gauq755v]{max-width:800px;margin:0 auto var(--spacing-xxl);text-align:center}.intro-heading[data-astro-cid-gauq755v]{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-lg)}.intro-text[data-astro-cid-gauq755v]{font-size:1.125rem;line-height:1.8;color:var(--text-secondary)}.resources-main[data-astro-cid-gauq755v]{padding:var(--spacing-xxxl) 0;background:var(--surface-light);min-height:60vh;margin-top:calc(var(--spacing-xxxl) * -1);position:relative}.resources-grid[data-astro-cid-gauq755v]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-xl)}.resource-item[data-astro-cid-gauq755v]{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.resources-grid[data-astro-cid-gauq755v]{grid-template-columns:repeat(2,1fr)}.hero-title[data-astro-cid-gauq755v]{font-size:2.75rem}}@media(max-width:768px){.resources-grid[data-astro-cid-gauq755v]{grid-template-columns:1fr}.hero-title[data-astro-cid-gauq755v]{font-size:2rem}.hero-subtitle[data-astro-cid-gauq755v]{font-size:1rem}.intro-heading[data-astro-cid-gauq755v]{font-size:1.5rem}.intro-text[data-astro-cid-gauq755v]{font-size:1rem}}@media(prefers-reduced-motion:reduce){.resources-hero[data-astro-cid-gauq755v]:before{animation:none}.resource-item[data-astro-cid-gauq755v]{animation:none}}
