.card.svelte-1u0xoi6{background-color:rgba(var(--theme-light-shade-rgb),.03);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(var(--theme-light-shade-rgb),.1);border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;transition:all var(--transition-normal);height:100%}.card.svelte-1u0xoi6:hover{transform:translateY(-4px);background-color:rgba(var(--theme-light-shade-rgb),.05);border-color:rgba(var(--theme-brand-500-rgb),.3);box-shadow:0 12px 24px -8px #0000004d}.card-content.svelte-1u0xoi6{display:flex;flex-direction:column;gap:.75rem}.title.svelte-1u0xoi6{font-size:1.5rem;line-height:1.4;font-weight:700;color:var(--theme-brand-500)}.text.svelte-1u0xoi6{font-size:1rem;line-height:1.6;color:var(--theme-light-shade);opacity:.8}.chip-section.svelte-1u0xoi6{display:flex;flex-wrap:wrap;justify-content:start;gap:.5rem}.links.svelte-1u0xoi6{display:flex;flex-direction:row;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(var(--theme-light-shade-rgb),.05)}.links.svelte-1u0xoi6>a:where(.svelte-1u0xoi6)>img:where(.svelte-1u0xoi6){width:1.25rem;height:1.25rem;opacity:.6;transition:opacity var(--transition-fast)}.links.svelte-1u0xoi6>a:where(.svelte-1u0xoi6):hover>img:where(.svelte-1u0xoi6){opacity:1}.github.svelte-1u0xoi6{filter:var(--theme-filters-light-shade)}.page.svelte-rqn88j{display:flex;flex-direction:column;color:var(--theme-light-shade)}.hero.svelte-rqn88j{padding:5rem var(--spacing-xl) 4rem}.hero-inner.svelte-rqn88j{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:var(--spacing-md)}.hero-title.svelte-rqn88j{font-size:clamp(2.5rem,7vw,4rem);font-weight:900;letter-spacing:-.02em;color:var(--theme-light-shade)}.hero-sub.svelte-rqn88j{font-size:1.15rem;line-height:1.6;opacity:.65;max-width:560px;margin:0 auto}.content.svelte-rqn88j{max-width:1200px;margin:0 auto;width:100%;padding:0 var(--spacing-xl) 6rem}.section.svelte-rqn88j{display:flex;flex-direction:column;gap:2rem;padding:3.5rem 0}.section-title.svelte-rqn88j{font-size:1.5rem;font-weight:800;color:var(--theme-light-shade);position:relative;padding-left:1.25rem}.section-title.svelte-rqn88j:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.3rem;background:var(--theme-brand-500);border-radius:2px}.divider.svelte-rqn88j{height:1px;background:rgba(var(--theme-light-shade-rgb),.07)}.card-grid.svelte-rqn88j{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.card-grid.svelte-rqn88j{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero.svelte-rqn88j{padding:3rem var(--spacing-md) 2.5rem}.content.svelte-rqn88j{padding:0 var(--spacing-md) 3rem}.card-grid.svelte-rqn88j{grid-template-columns:1fr}.section.svelte-rqn88j{gap:1.5rem;padding:2.5rem 0}}
