.page-hero[data-astro-cid-a26pncbd]{padding:8rem 1.5rem 3rem;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.page-tag[data-astro-cid-a26pncbd]{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-purple-glow)}.tag-dot[data-astro-cid-a26pncbd]{width:5px;height:5px;border-radius:50%;background:var(--color-magenta);box-shadow:0 0 8px var(--color-magenta);animation:glow-pulse 2s ease-in-out infinite}.page-title[data-astro-cid-a26pncbd]{font-size:clamp(2.5rem,6vw,4.5rem);color:var(--color-text);margin:0}.page-sub[data-astro-cid-a26pncbd]{color:var(--color-text-muted);font-size:.875rem;margin:0;font-family:var(--font-mono)}.featured-section[data-astro-cid-a26pncbd]{padding:0 1.5rem 3rem;max-width:1100px;margin:0 auto}.featured-card[data-astro-cid-a26pncbd]{display:grid;grid-template-columns:1fr 1fr;border-radius:1.5rem;overflow:hidden;text-decoration:none;color:inherit;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.featured-card[data-astro-cid-a26pncbd]:hover{transform:translateY(-4px);box-shadow:0 24px 80px #06000699,0 0 0 1px #a855f726,0 0 80px var(--card-glow)}.featured-preview[data-astro-cid-a26pncbd]{position:relative;min-height:320px;background:#a855f70a;border-right:1px solid rgba(168,85,247,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.featured-svg[data-astro-cid-a26pncbd]{width:140px;height:auto;transition:transform .4s ease,filter .4s ease;filter:drop-shadow(0 0 20px var(--card-color))}.featured-card[data-astro-cid-a26pncbd]:hover .featured-svg[data-astro-cid-a26pncbd]{transform:scale(1.08);filter:drop-shadow(0 0 40px var(--card-color))}.preview-glow[data-astro-cid-a26pncbd]{position:absolute;inset:0;background:radial-gradient(circle at 50% 70%,var(--card-color) 0%,transparent 65%);opacity:.06;pointer-events:none;transition:opacity .4s ease}.featured-card[data-astro-cid-a26pncbd]:hover .preview-glow[data-astro-cid-a26pncbd]{opacity:.14}.featured-info[data-astro-cid-a26pncbd]{padding:3rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}.featured-title[data-astro-cid-a26pncbd]{font-size:2rem;font-weight:800;color:var(--color-text);margin:0;line-height:1.2}.featured-desc[data-astro-cid-a26pncbd]{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7;margin:0}.featured-features[data-astro-cid-a26pncbd]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.feature-chip[data-astro-cid-a26pncbd]{display:flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:500;padding:.3rem .65rem;border-radius:999px;background:#a855f71a;border:1px solid rgba(168,85,247,.2);color:var(--color-text-secondary)}.feature-chip[data-astro-cid-a26pncbd] svg[data-astro-cid-a26pncbd]{color:var(--card-color)}.featured-cta[data-astro-cid-a26pncbd]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--card-color);margin-top:.5rem;transition:gap .2s ease}.featured-card[data-astro-cid-a26pncbd]:hover .featured-cta[data-astro-cid-a26pncbd]{gap:.75rem}@media(max-width:768px){.featured-card[data-astro-cid-a26pncbd]{grid-template-columns:1fr}.featured-preview[data-astro-cid-a26pncbd]{min-height:200px;border-right:none;border-bottom:1px solid rgba(168,85,247,.08)}.featured-info[data-astro-cid-a26pncbd]{padding:2rem}.featured-title[data-astro-cid-a26pncbd]{font-size:1.5rem}}.exp-section[data-astro-cid-a26pncbd]{padding:2rem 1.5rem 8rem;max-width:1100px;margin:0 auto}.section-label[data-astro-cid-a26pncbd]{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1.5rem}.exp-grid[data-astro-cid-a26pncbd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.exp-card[data-astro-cid-a26pncbd]{border-radius:1.25rem;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,background .35s ease}.exp-card--soon[data-astro-cid-a26pncbd]{opacity:.65;cursor:default;pointer-events:none}.exp-card[data-astro-cid-a26pncbd]:not(.exp-card--soon):hover{transform:translateY(-5px);background:#140b18e6;box-shadow:0 16px 50px #06000680,0 0 0 1px #a855f726,0 0 50px var(--card-glow)}.exp-preview[data-astro-cid-a26pncbd]{position:relative;height:150px;background:#a855f70a;border-bottom:1px solid rgba(168,85,247,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-svg[data-astro-cid-a26pncbd]{width:100px;height:auto;transition:transform .4s ease,filter .4s ease;filter:drop-shadow(0 0 10px var(--card-color))}.exp-card[data-astro-cid-a26pncbd]:not(.exp-card--soon):hover .preview-svg[data-astro-cid-a26pncbd]{transform:scale(1.1);filter:drop-shadow(0 0 22px var(--card-color))}.exp-card[data-astro-cid-a26pncbd]:not(.exp-card--soon):hover .preview-glow[data-astro-cid-a26pncbd]{opacity:.1}.exp-info[data-astro-cid-a26pncbd]{padding:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.exp-meta[data-astro-cid-a26pncbd]{display:flex;align-items:center;justify-content:space-between}.exp-category[data-astro-cid-a26pncbd]{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--card-color);opacity:.85}.exp-status[data-astro-cid-a26pncbd]{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:500;padding:.2rem .6rem;border-radius:999px;border:1px solid}.status-dot[data-astro-cid-a26pncbd]{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 5px currentColor;animation:glow-pulse 2s ease-in-out infinite}.exp-title[data-astro-cid-a26pncbd]{font-size:1.1rem;font-weight:700;color:var(--color-text);margin:0}.exp-desc[data-astro-cid-a26pncbd]{font-size:.83rem;color:var(--color-text-muted);line-height:1.65;margin:0;flex:1}.exp-cta[data-astro-cid-a26pncbd]{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--card-color);margin-top:.5rem;opacity:0;transform:translate(-4px);transition:opacity .3s ease,transform .3s ease}.exp-card[data-astro-cid-a26pncbd]:not(.exp-card--soon):hover .exp-cta[data-astro-cid-a26pncbd]{opacity:1;transform:translate(0)}
