.role-selector.svelte-clo8of{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a12;font-family:Segoe UI,sans-serif;overflow-y:auto}canvas.svelte-clo8of{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;pointer-events:none}.cards-container.svelte-clo8of{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;padding:60px 80px;max-width:1100px;margin:0 auto;min-height:100vh;align-content:center;z-index:10}.profile-header.svelte-clo8of{grid-column:1 / -1;display:flex;justify-content:center;margin-bottom:10px}.profile-image.svelte-clo8of{width:120px;height:120px;border-radius:50%;border:3px solid rgba(0,212,170,.5);box-shadow:0 0 25px #00d4aa4d;object-fit:cover}.card.svelte-clo8of{position:relative;height:200px;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .4s ease;background:#1a1f3640;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,212,170,.4);box-shadow:0 8px 32px #0000004d;pointer-events:none}.card.svelte-clo8of:nth-child(6){grid-column:1 / -1;max-width:470px;justify-self:center}.card.visible.svelte-clo8of{pointer-events:auto}.card.svelte-clo8of:hover{transform:translateY(-8px)}.card.svelte-clo8of .reveal-overlay:where(.svelte-clo8of){position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(to top,rgba(0,212,170,.85),transparent);transition:height .4s ease;z-index:3}.card.svelte-clo8of:hover .reveal-overlay:where(.svelte-clo8of){height:100%}.card-content.svelte-clo8of{height:100%;padding:30px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:4;color:#fff;transition:color .4s ease}.card.svelte-clo8of:hover .card-content:where(.svelte-clo8of){color:#0a0a12}.role-label.svelte-clo8of{font-size:12px;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;color:#00d4aa;transition:color .4s ease}.card.svelte-clo8of:hover .role-label:where(.svelte-clo8of){color:#0a0a12}.card.svelte-clo8of h3:where(.svelte-clo8of){font-size:1.4rem;line-height:1.3;margin-bottom:15px}.teaser.svelte-clo8of{font-size:.9rem;opacity:.7}@media(max-width:900px){.cards-container.svelte-clo8of{grid-template-columns:1fr;padding:40px;gap:20px}.card.svelte-clo8of{height:160px}.card.svelte-clo8of:nth-child(6){max-width:100%}}
