.resources-hero[data-astro-cid-wwewy4ok]{padding-top:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#f1f5f9);position:relative;overflow:hidden}.resources-hero[data-astro-cid-wwewy4ok]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(245,158,11,.1) 0%,transparent 50%);pointer-events:none}.course-breadcrumb[data-astro-cid-wwewy4ok]{margin-bottom:3rem;display:flex;align-items:center;gap:.75rem;font-size:.95rem;position:relative;z-index:1}.course-breadcrumb[data-astro-cid-wwewy4ok] a[data-astro-cid-wwewy4ok]{color:var(--primary-color);text-decoration:none;font-weight:500;transition:all .3s ease;padding:.5rem 1rem;border-radius:2rem;background:#fffc;backdrop-filter:blur(10px)}.course-breadcrumb[data-astro-cid-wwewy4ok] a[data-astro-cid-wwewy4ok]:hover{color:var(--secondary-color);background:#fffffff2;transform:translateY(-1px)}.breadcrumb-separator[data-astro-cid-wwewy4ok]{color:var(--text-light);font-weight:600}.resources-header[data-astro-cid-wwewy4ok]{text-align:center;margin-bottom:4rem;padding:3rem 0;position:relative;z-index:1}.header-icon-container[data-astro-cid-wwewy4ok]{position:relative;display:inline-block;margin-bottom:2rem}.header-icon[data-astro-cid-wwewy4ok]{font-size:5rem;position:relative;z-index:2;filter:drop-shadow(0 8px 16px rgba(0,0,0,.1))}.icon-glow[data-astro-cid-wwewy4ok]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);border-radius:50%;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.4}}.resources-header[data-astro-cid-wwewy4ok] h1[data-astro-cid-wwewy4ok]{color:var(--primary-color);font-size:3.5rem;margin-bottom:1.5rem;font-weight:800;line-height:1.1;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.resources-subtitle[data-astro-cid-wwewy4ok]{color:var(--text-light);font-size:1.3rem;margin:0 0 2rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.stats-bar[data-astro-cid-wwewy4ok]{display:flex;justify-content:center;align-items:center;gap:2rem;background:#ffffffe6;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:3rem;padding:1.5rem 3rem;box-shadow:0 8px 32px #0000001a;display:inline-flex}.stat-item[data-astro-cid-wwewy4ok]{text-align:center}.stat-number[data-astro-cid-wwewy4ok]{display:block;font-size:1.8rem;font-weight:700;color:var(--primary-color);line-height:1}.stat-label[data-astro-cid-wwewy4ok]{display:block;font-size:.9rem;color:var(--text-light);margin-top:.25rem;font-weight:500}.stat-divider[data-astro-cid-wwewy4ok]{width:1px;height:40px;background:linear-gradient(to bottom,transparent,var(--border),transparent)}.resources-content[data-astro-cid-wwewy4ok]{padding:4rem 0;position:relative}.section-container[data-astro-cid-wwewy4ok]{margin-bottom:5rem}.section-container[data-astro-cid-wwewy4ok]:last-child{margin-bottom:0}.section-header[data-astro-cid-wwewy4ok]{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#ffffffe6,#f8fafce6);border-radius:2rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000000d;backdrop-filter:blur(20px)}.section-icon[data-astro-cid-wwewy4ok]{font-size:3rem;flex-shrink:0;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.section-title[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{color:var(--primary-color);font-size:2.2rem;margin:0 0 .5rem;font-weight:700}.section-subtitle[data-astro-cid-wwewy4ok]{color:var(--text-light);font-size:1.1rem;margin:0;font-weight:400}.resources-grid[data-astro-cid-wwewy4ok]{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.resources-grid[data-astro-cid-wwewy4ok].single-column{grid-template-columns:1fr;max-width:800px}.resource-card[data-astro-cid-wwewy4ok]{background:#fffffff2;border:1px solid rgba(255,255,255,.3);border-radius:1.5rem;padding:0;box-shadow:0 8px 32px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;backdrop-filter:blur(20px)}.resource-card[data-astro-cid-wwewy4ok]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color) 0%,var(--accent-color) 100%);transform:scaleX(0);transition:transform .3s ease}.resource-card[data-astro-cid-wwewy4ok]:hover:before{transform:scaleX(1)}.resource-card[data-astro-cid-wwewy4ok]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026;border-color:#3b82f64d}.resource-card[data-astro-cid-wwewy4ok].featured{background:linear-gradient(135deg,#3b82f60d,#f59e0b0d);border:2px solid rgba(59,130,246,.2);position:relative}.card-glow[data-astro-cid-wwewy4ok]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.resource-card[data-astro-cid-wwewy4ok].featured:hover .card-glow[data-astro-cid-wwewy4ok]{opacity:1}.resource-header[data-astro-cid-wwewy4ok]{padding:2rem 2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.3);display:flex;align-items:flex-start;gap:1.5rem;position:relative;z-index:1}.resource-icon-container[data-astro-cid-wwewy4ok]{width:60px;height:60px;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);box-shadow:0 4px 16px #3b82f64d;position:relative;overflow:hidden}.resource-icon-container[data-astro-cid-wwewy4ok]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:rotate(45deg);transition:all .6s ease;opacity:0}.resource-card[data-astro-cid-wwewy4ok]:hover .resource-icon-container[data-astro-cid-wwewy4ok]:before{opacity:1;animation:shimmer 1.5s ease-in-out}@keyframes shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.resource-icon-container[data-astro-cid-wwewy4ok].angel{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);box-shadow:0 4px 16px #ff6b6b4d}.resource-icon-container[data-astro-cid-wwewy4ok].kickstarter{background:linear-gradient(135deg,#05ce78,#2dd4bf);box-shadow:0 4px 16px #05ce784d}.resource-icon-container[data-astro-cid-wwewy4ok].indiegogo{background:linear-gradient(135deg,#eb2f96,#f759ab);box-shadow:0 4px 16px #eb2f964d}.resource-icon-container[data-astro-cid-wwewy4ok].seedinvest{background:linear-gradient(135deg,#722ed1,#9254de);box-shadow:0 4px 16px #722ed14d}.resource-icon-container[data-astro-cid-wwewy4ok].crunchbase{background:linear-gradient(135deg,#0ea5e9,#38bdf8);box-shadow:0 4px 16px #0ea5e94d}.resource-icon-container[data-astro-cid-wwewy4ok].cbinsights{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 16px #0596694d}.resource-icon-container[data-astro-cid-wwewy4ok].pitchbook{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 4px 16px #dc26264d}.resource-icon[data-astro-cid-wwewy4ok]{font-size:1.8rem;color:#fff;position:relative;z-index:1}.resource-info[data-astro-cid-wwewy4ok]{flex:1;min-width:0}.resource-info[data-astro-cid-wwewy4ok] h3[data-astro-cid-wwewy4ok]{margin:0 0 .5rem;color:var(--primary-color);font-size:1.6rem;line-height:1.2;font-weight:700}.resource-author[data-astro-cid-wwewy4ok]{margin:0 0 1rem;color:var(--text-light);font-size:1rem;font-weight:500}.resource-tags[data-astro-cid-wwewy4ok]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-wwewy4ok]{background:linear-gradient(135deg,#3b82f61a,#f59e0b1a);color:var(--primary-color);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600;border:1px solid rgba(59,130,246,.2)}.external-link-icon[data-astro-cid-wwewy4ok]{font-size:1.5rem;color:var(--accent-color);flex-shrink:0;margin-top:.25rem;transition:all .3s ease}.resource-card[data-astro-cid-wwewy4ok]:hover .external-link-icon[data-astro-cid-wwewy4ok]{transform:translate(2px,-2px)}.resource-description[data-astro-cid-wwewy4ok]{padding:1.5rem 2rem;position:relative;z-index:1}.resource-description[data-astro-cid-wwewy4ok] p[data-astro-cid-wwewy4ok]{margin:0;color:var(--text-light);line-height:1.7;font-size:1rem}.resource-footer[data-astro-cid-wwewy4ok]{padding:1.5rem 2rem 2rem;background:linear-gradient(135deg,#f8fafccc,#f1f5f9cc);position:relative;z-index:1}.resource-link[data-astro-cid-wwewy4ok]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;text-decoration:none;border-radius:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #3b82f633;position:relative;overflow:hidden}.resource-link[data-astro-cid-wwewy4ok]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.resource-link[data-astro-cid-wwewy4ok]:hover:before{left:100%}.resource-link[data-astro-cid-wwewy4ok]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.resource-link[data-astro-cid-wwewy4ok].primary{background:linear-gradient(135deg,var(--accent-color) 0%,#f59e0b 100%);box-shadow:0 4px 16px #f59e0b33}.resource-link[data-astro-cid-wwewy4ok].primary:hover{box-shadow:0 8px 24px #f59e0b4d}.link-text[data-astro-cid-wwewy4ok]{position:relative;z-index:1}.link-arrow[data-astro-cid-wwewy4ok]{font-size:1.2rem;transition:transform .3s ease;position:relative;z-index:1}.resource-link[data-astro-cid-wwewy4ok]:hover .link-arrow[data-astro-cid-wwewy4ok]{transform:translate(4px)}.cta-section[data-astro-cid-wwewy4ok]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-wwewy4ok]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(245,158,11,.1) 0%,transparent 50%);pointer-events:none}.cta-content[data-astro-cid-wwewy4ok]{position:relative;z-index:1}.cta-icon[data-astro-cid-wwewy4ok]{font-size:4rem;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.cta-content[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{color:#fff;font-size:2.5rem;margin-bottom:1rem;font-weight:700}.cta-content[data-astro-cid-wwewy4ok] p[data-astro-cid-wwewy4ok]{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-btn[data-astro-cid-wwewy4ok]{display:inline-flex;align-items:center;gap:1rem;background:#fffffff2;color:var(--primary-color);padding:1rem 2rem;border-radius:3rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.cta-btn[data-astro-cid-wwewy4ok]:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.btn-arrow[data-astro-cid-wwewy4ok]{font-size:1.2rem;transition:transform .3s ease}.cta-btn[data-astro-cid-wwewy4ok]:hover .btn-arrow[data-astro-cid-wwewy4ok]{transform:translate(-4px)}@media (max-width: 768px){.resources-header[data-astro-cid-wwewy4ok] h1[data-astro-cid-wwewy4ok]{font-size:2.5rem}.resources-subtitle[data-astro-cid-wwewy4ok]{font-size:1.1rem}.stats-bar[data-astro-cid-wwewy4ok]{flex-direction:column;gap:1rem;padding:1.5rem 2rem}.stat-divider[data-astro-cid-wwewy4ok]{width:40px;height:1px;background:linear-gradient(to right,transparent,var(--border),transparent)}.resources-grid[data-astro-cid-wwewy4ok]{grid-template-columns:1fr}.section-header[data-astro-cid-wwewy4ok],.resource-header[data-astro-cid-wwewy4ok]{flex-direction:column;text-align:center;gap:1rem}.resource-info[data-astro-cid-wwewy4ok] h3[data-astro-cid-wwewy4ok]{font-size:1.4rem}.section-title[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{font-size:1.8rem}.cta-content[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{font-size:2rem}.header-icon[data-astro-cid-wwewy4ok]{font-size:4rem}.icon-glow[data-astro-cid-wwewy4ok]{width:100px;height:100px}}@media (max-width: 480px){.header-icon[data-astro-cid-wwewy4ok]{font-size:3rem}.resources-header[data-astro-cid-wwewy4ok] h1[data-astro-cid-wwewy4ok]{font-size:2rem}.resources-subtitle[data-astro-cid-wwewy4ok]{font-size:1rem}.resource-header[data-astro-cid-wwewy4ok]{padding:1.5rem}.resource-description[data-astro-cid-wwewy4ok]{padding:1rem 1.5rem}.resource-footer[data-astro-cid-wwewy4ok]{padding:1rem 1.5rem 1.5rem}.section-title[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{font-size:1.5rem}.section-header[data-astro-cid-wwewy4ok]{padding:1.5rem}.cta-content[data-astro-cid-wwewy4ok] h2[data-astro-cid-wwewy4ok]{font-size:1.8rem}.cta-content[data-astro-cid-wwewy4ok] p[data-astro-cid-wwewy4ok]{font-size:1rem}}
