.full-width[data-astro-cid-gauq755v]{width:100%;max-width:100vw;box-sizing:border-box}.resources-hero-inner[data-astro-cid-gauq755v],.resources-grid-inner[data-astro-cid-gauq755v]{max-width:1400px;margin:0 auto;padding:0 2rem}.resources-hero[data-astro-cid-gauq755v]{padding:4rem 0;text-align:center;background:linear-gradient(180deg,rgba(0,217,255,.06) 0%,transparent 70%);border-bottom:1px solid var(--border-color)}.resources-hero[data-astro-cid-gauq755v] .stage-badge[data-astro-cid-gauq755v],.resources-hero[data-astro-cid-gauq755v] .resources-title[data-astro-cid-gauq755v],.resources-hero[data-astro-cid-gauq755v] .resources-lead[data-astro-cid-gauq755v]{opacity:0;transform:translateY(16px);animation:resources-hero-reveal .6s cubic-bezier(.22,1,.36,1) forwards}.resources-hero[data-astro-cid-gauq755v] .stage-badge[data-astro-cid-gauq755v]{animation-delay:0s}.resources-hero[data-astro-cid-gauq755v] .resources-title[data-astro-cid-gauq755v]{animation-delay:.08s}.resources-hero[data-astro-cid-gauq755v] .resources-lead[data-astro-cid-gauq755v]{animation-delay:.16s}@keyframes resources-hero-reveal{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.resources-hero[data-astro-cid-gauq755v] .stage-badge[data-astro-cid-gauq755v],.resources-hero[data-astro-cid-gauq755v] .resources-title[data-astro-cid-gauq755v],.resources-hero[data-astro-cid-gauq755v] .resources-lead[data-astro-cid-gauq755v]{animation:none;opacity:1;transform:none}}.stage-badge[data-astro-cid-gauq755v]{display:inline-block;padding:.35rem .85rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffb800;background:#ffb80026;border:1px solid rgba(255,184,0,.4);border-radius:999px;margin-bottom:1rem}.resources-title[data-astro-cid-gauq755v]{font-size:clamp(2rem,4vw,2.75rem);margin:0 0 .5rem;font-family:var(--font-display);font-weight:700;color:var(--accent-teal);text-shadow:0 0 10px rgba(0,217,255,.6)}.resources-lead[data-astro-cid-gauq755v]{font-size:1.15rem;color:var(--text-secondary);max-width:560px;margin:0 auto}.resources-grid[data-astro-cid-gauq755v]{padding:3rem 0 4rem}.resources-grid-inner[data-astro-cid-gauq755v]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.resource-tile[data-astro-cid-gauq755v]{display:flex;flex-direction:column;padding:1.75rem;background:linear-gradient(168deg,var(--stone-deep, #06080c) 0%,var(--stone-mid, #0c1018) 100%);border:1px solid var(--border-color);border-radius:1rem;text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;opacity:0;transform:translateY(24px);animation:resource-tile-reveal .6s cubic-bezier(.22,1,.36,1) forwards}.resource-tile[data-astro-cid-gauq755v]:nth-child(1){animation-delay:.05s}.resource-tile[data-astro-cid-gauq755v]:nth-child(2){animation-delay:.1s}.resource-tile[data-astro-cid-gauq755v]:nth-child(3){animation-delay:.15s}.resource-tile[data-astro-cid-gauq755v]:nth-child(4){animation-delay:.2s}.resource-tile[data-astro-cid-gauq755v]:nth-child(5){animation-delay:.25s}.resource-tile[data-astro-cid-gauq755v]:nth-child(6){animation-delay:.3s}.resource-tile[data-astro-cid-gauq755v]:nth-child(7){animation-delay:.35s}.resource-tile[data-astro-cid-gauq755v]:nth-child(8){animation-delay:.4s}.resource-tile[data-astro-cid-gauq755v]:nth-child(9){animation-delay:.45s}.resource-tile[data-astro-cid-gauq755v]:nth-child(10){animation-delay:.5s}.resource-tile[data-astro-cid-gauq755v]:nth-child(11){animation-delay:.55s}@keyframes resource-tile-reveal{to{opacity:1;transform:translateY(0)}}.resource-tile[data-astro-cid-gauq755v]:hover .resource-tile-icon[data-astro-cid-gauq755v]{transform:scale(1.12)}.resource-tile-icon[data-astro-cid-gauq755v]{display:block;margin-bottom:1rem;color:var(--accent-teal);transition:transform .3s cubic-bezier(.22,1,.36,1)}.resource-tile--featured[data-astro-cid-gauq755v] .resource-tile-icon[data-astro-cid-gauq755v]{color:#ffb800}.resource-tile[data-astro-cid-gauq755v] h2[data-astro-cid-gauq755v]{font-size:1.2rem;margin:0 0 .5rem;color:var(--text-primary)}.resource-tile[data-astro-cid-gauq755v] p[data-astro-cid-gauq755v]{font-size:.95rem;color:var(--text-secondary);margin:0 0 1rem;line-height:1.5;flex:1}.resource-tile-cta[data-astro-cid-gauq755v]{font-size:.9rem;font-weight:600;color:var(--accent-teal)}.resource-tile--featured[data-astro-cid-gauq755v] .resource-tile-cta[data-astro-cid-gauq755v]{color:#ffb800}.resource-tile[data-astro-cid-gauq755v]:hover{border-color:#00d9ff66;transform:translateY(-4px);box-shadow:0 12px 40px #0003,0 0 20px #00d9ff26}.resource-tile--featured[data-astro-cid-gauq755v]{border-color:#ffb80066;background:linear-gradient(180deg,#0a1e2ef2,#0d2e42e6)}.resource-tile--featured[data-astro-cid-gauq755v]:hover{border-color:#ffb80099;box-shadow:0 12px 40px #0003,0 0 20px #ffb80026}@media(prefers-reduced-motion:reduce){.resource-tile[data-astro-cid-gauq755v]{animation:none;opacity:1;transform:none}.resource-tile[data-astro-cid-gauq755v]:hover .resource-tile-icon[data-astro-cid-gauq755v]{transform:none}}@media(max-width:640px){.resources-hero-inner[data-astro-cid-gauq755v],.resources-grid-inner[data-astro-cid-gauq755v]{padding:0 1.25rem}.resources-hero[data-astro-cid-gauq755v]{padding:3rem 0}.resources-grid[data-astro-cid-gauq755v]{padding:2rem 0 3rem}}@media(max-width:375px){.resources-hero-inner[data-astro-cid-gauq755v],.resources-grid-inner[data-astro-cid-gauq755v]{padding:0 1rem}.resources-hero[data-astro-cid-gauq755v]{padding:2.5rem 0}.resources-grid[data-astro-cid-gauq755v]{padding:1.5rem 0 2.5rem}.resources-grid-inner[data-astro-cid-gauq755v]{grid-template-columns:1fr}}
