.project-card.svelte-2f1j0j{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 3px #0000000d,0 4px 12px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.project-card.svelte-2f1j0j:hover{box-shadow:0 4px 8px #00000014,0 12px 28px #0000001a;transform:translateY(-3px)}.project-card-top.svelte-2f1j0j{flex:1}.project-title-row.svelte-2f1j0j{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.project-name.svelte-2f1j0j{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.project-links.svelte-2f1j0j{display:flex;gap:.5rem}.project-icon-link.svelte-2f1j0j{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;transition:color .15s ease,background .15s ease,border-color .15s ease;text-decoration:none}.project-icon-link.svelte-2f1j0j:hover{color:#0d9488;background:#f0fdfa;border-color:#99f6e4;text-decoration:none}.project-description.svelte-2f1j0j{font-size:.95rem;color:#475569;margin-bottom:1rem;line-height:1.6}.project-stack.svelte-2f1j0j{font-size:.775rem;color:var(--color-text-muted);line-height:1.5;padding-top:.875rem;border-top:1px solid #f1f5f9}.hero-inner.svelte-1vau0f4{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:3rem}.hero-content.svelte-1vau0f4{flex:1 1 340px;max-width:560px}.hero-heading.svelte-1vau0f4{margin-top:0;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.15;color:#0f172a;letter-spacing:-.02em}.hero-name-gradient.svelte-1vau0f4{background:linear-gradient(135deg,#0d9488,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description.svelte-1vau0f4{font-size:1.125rem;line-height:1.7;color:#475569;margin-bottom:2rem;max-width:480px}.hero-actions.svelte-1vau0f4{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.hero-secondary-link.svelte-1vau0f4{font-size:.95rem;font-weight:600;color:#0d9488;text-decoration:none;transition:color .15s ease}.hero-secondary-link.svelte-1vau0f4:hover{color:#115e59;text-decoration:none}.hero-image-wrap.svelte-1vau0f4{flex:0 0 auto;display:flex;justify-content:center}.hero-image-ring.svelte-1vau0f4{position:relative;width:220px;height:220px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#0d9488,#0891b2);box-shadow:0 8px 32px #0d948840,0 2px 8px #0000001a}.hero-image.svelte-1vau0f4{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid white;background-color:#fff}@media(max-width:640px){.hero-inner.svelte-1vau0f4{flex-direction:column-reverse;text-align:center}.hero-description.svelte-1vau0f4{margin-left:auto;margin-right:auto}.hero-actions.svelte-1vau0f4{justify-content:center}.hero-image-ring.svelte-1vau0f4{width:160px;height:160px}}.github-star-btn.svelte-32kb3l{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .875rem;font-size:.8125rem;font-weight:600;color:#0f172a;text-decoration:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000a;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .1s ease;white-space:nowrap}.github-star-btn.svelte-32kb3l:hover{color:#0d9488;background:#f0fdfa;border-color:#99f6e4;text-decoration:none;box-shadow:0 2px 6px #0d94881f;transform:translateY(-1px)}.github-star-btn.svelte-32kb3l:active{transform:translateY(0)}.github-icon.svelte-32kb3l{width:14px;height:14px;flex-shrink:0}.oss-list.svelte-1uzrasy{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.oss-row.svelte-1uzrasy{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;transition:background .15s ease}.oss-row.svelte-1uzrasy:not(:last-child){border-bottom:1px solid #f1f5f9}.oss-row.svelte-1uzrasy:hover{background:#f8fafc}.oss-name.svelte-1uzrasy{min-width:0}.oss-repo-name.svelte-1uzrasy{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oss-description.svelte-1uzrasy{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.oss-star.svelte-1uzrasy{flex-shrink:0}@media(max-width:640px){.oss-row.svelte-1uzrasy{grid-template-columns:1fr;gap:.5rem}.oss-repo-name.svelte-1uzrasy{white-space:normal}}.cta-section.svelte-1eip47d{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d9488,#0891b2);padding:0}.cta-bg.svelte-1eip47d{position:absolute;inset:0;background-image:radial-gradient(circle at 80% 50%,rgba(255,255,255,.08) 0%,transparent 60%);pointer-events:none}.cta-inner.svelte-1eip47d{position:relative;z-index:1;display:flex;justify-content:center;padding-top:4rem;padding-bottom:4rem}.cta-content.svelte-1eip47d{max-width:640px;text-align:center}.cta-label.svelte-1eip47d{display:inline-block;padding:.25rem .875rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;color:#ccfbf1;border:1px solid rgba(255,255,255,.2);margin-bottom:1rem}.cta-heading.svelte-1eip47d{margin-top:0;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em}.cta-body.svelte-1eip47d{font-size:1.05rem;line-height:1.7;color:#ffffffd9;margin-bottom:2rem}.cta-body.svelte-1eip47d strong:where(.svelte-1eip47d){color:#fff;font-weight:700}.btn-cta.svelte-1eip47d{display:inline-block;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:700;color:#0d9488;background:#fff;text-decoration:none;box-shadow:0 4px 16px #00000026;transition:transform .15s ease,box-shadow .15s ease}.btn-cta.svelte-1eip47d:hover{color:#0f766e;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-cta.svelte-1eip47d:active{transform:translateY(0)}.talk-row.svelte-1ep5qma{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;transition:background .15s ease}.talk-row.svelte-1ep5qma:not(:last-child){border-bottom:1px solid #f1f5f9}.talk-row.svelte-1ep5qma:hover{background:#f8fafc}.talk-icon-wrap.svelte-1ep5qma{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;flex-shrink:0}.talk-main.svelte-1ep5qma{min-width:0}.talk-meta.svelte-1ep5qma{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.775rem;color:#94a3b8;margin-bottom:.25rem}.talk-title.svelte-1ep5qma{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.4}.talk-venue.svelte-1ep5qma{font-size:.875rem;color:#64748b;text-align:right;white-space:nowrap}.talk-divider.svelte-1ep5qma{color:#cbd5e1}@media(max-width:768px){.talk-row.svelte-1ep5qma{grid-template-columns:auto 1fr}.talk-venue.svelte-1ep5qma{grid-column:2;text-align:left;white-space:normal}}.talks-list.svelte-fxzpc3{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}
