@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400&display=swap";.invitation-card:where(.astro-dm673btq){--ic-bg: oklch(.12 .015 250);--ic-bg-hover: oklch(.145 .018 250);--ic-border: oklch(.45 .1 162 / .35);--ic-border-hover: oklch(.72 .17 162 / .7);--ic-glow: oklch(.72 .17 162 / .12);--ic-emerald-500: oklch(.72 .17 162);--ic-emerald-300: oklch(.84 .13 162);--ic-emerald-900: oklch(.28 .07 162);--ic-text-name: oklch(.97 .005 220);--ic-text-body: oklch(.78 .02 220);--ic-text-muted: oklch(.58 .022 220);--ic-text-micro: oklch(.48 .018 220);--ic-chip-bg: oklch(.2 .015 220 / .7);--ic-chip-border: oklch(.35 .025 220 / .6);--ic-radius: 20px;--ic-motion-enter: cubic-bezier(.16, 1, .3, 1);--ic-motion-state: cubic-bezier(.4, 0, .2, 1);background:var(--ic-bg);border:1px solid var(--ic-border);border-radius:var(--ic-radius);padding:clamp(1.5rem,4vw,2.5rem);position:relative;overflow:hidden;animation:ic-enter .4s var(--ic-motion-enter) both;transition:background .15s var(--ic-motion-state),border-color .15s var(--ic-motion-state),box-shadow .15s var(--ic-motion-state),transform .15s var(--ic-motion-state)}.invitation-card:where(.astro-dm673btq):hover{background:var(--ic-bg-hover);border-color:var(--ic-border-hover);box-shadow:0 0 0 1px var(--ic-border-hover),0 0 48px var(--ic-glow);transform:translateY(-2px) scale(1.005)}.invitation-card:where(.astro-dm673btq):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 85% 15%,oklch(.72 .17 162 / .07) 0%,transparent 70%);pointer-events:none;border-radius:var(--ic-radius)}@keyframes ic-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ic-eyebrow:where(.astro-dm673btq){font-family:ui-monospace,JetBrains Mono,monospace;font-size:clamp(.6rem,.55rem + .3vw,.72rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ic-emerald-500);margin:0 0 clamp(1rem,2.5vw,1.5rem) 0;opacity:.85}.ic-layout:where(.astro-dm673btq){display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem)}@media(min-width:640px){.ic-layout:where(.astro-dm673btq){grid-template-columns:180px 1fr;align-items:start}}.ic-left:where(.astro-dm673btq){display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.ic-left:where(.astro-dm673btq){align-items:flex-start}}.ic-avatar-wrap:where(.astro-dm673btq){position:relative;width:120px;height:120px;flex-shrink:0}.ic-avatar-img:where(.astro-dm673btq){width:120px;height:120px;border-radius:50%;object-fit:cover;object-position:top center;border:2px solid var(--ic-emerald-900);display:block}.ic-avatar-fallback:where(.astro-dm673btq){width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,oklch(.28 .07 162),#03172c);border:2px solid var(--ic-emerald-900);display:flex;align-items:center;justify-content:center}.ic-avatar-fallback:where(.astro-dm673btq) span:where(.astro-dm673btq){font-size:2rem;font-weight:700;color:var(--ic-emerald-300);letter-spacing:-.03em;font-family:-apple-system,Inter,sans-serif}.ic-avatar-ring:where(.astro-dm673btq){position:absolute;inset:-4px;border-radius:50%;border:1.5px solid oklch(.72 .17 162 / .4);animation:ic-ring-pulse 3s ease-in-out infinite;pointer-events:none}@keyframes ic-ring-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}.ic-linkedin:where(.astro-dm673btq){display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-family:ui-monospace,monospace;color:var(--ic-text-muted);text-decoration:none;padding:.25rem .6rem;border:1px solid var(--ic-chip-border);border-radius:999px;background:var(--ic-chip-bg);transition:color .15s,border-color .15s}.ic-linkedin:where(.astro-dm673btq):hover{color:var(--ic-emerald-300);border-color:oklch(.45 .1 162 / .6)}.ic-linkedin:where(.astro-dm673btq):focus-visible{outline:2px solid var(--ic-emerald-500);outline-offset:2px}.ic-affiliations:where(.astro-dm673btq){display:flex;flex-direction:column;gap:.4rem;width:100%}.ic-chip:where(.astro-dm673btq){display:inline-block;font-size:clamp(.62rem,.58rem + .2vw,.7rem);font-family:ui-monospace,monospace;color:var(--ic-text-muted);background:var(--ic-chip-bg);border:1px solid var(--ic-chip-border);border-radius:6px;padding:.25rem .6rem;line-height:1.4;word-break:break-word}.ic-right:where(.astro-dm673btq){display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.1rem)}.ic-name:where(.astro-dm673btq){font-size:clamp(1.6rem,1.4rem + 1.2vw,2.4rem);font-weight:700;color:var(--ic-text-name);letter-spacing:-.04em;line-height:1.1;margin:0;font-family:-apple-system,Inter,Segoe UI,sans-serif}.ic-role-row:where(.astro-dm673btq){display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.ic-role-pill:where(.astro-dm673btq){display:inline-block;padding:.3rem .9rem;border-radius:999px;font-size:clamp(.72rem,.68rem + .2vw,.82rem);font-weight:700;letter-spacing:.02em;background:oklch(.72 .17 162);color:oklch(.1 .03 162)}.ic-role-subtitle:where(.astro-dm673btq){font-size:clamp(.78rem,.74rem + .2vw,.875rem);color:var(--ic-text-muted);font-style:italic}.ic-bio:where(.astro-dm673btq){font-size:clamp(.875rem,.84rem + .2vw,1rem);color:var(--ic-text-body);line-height:1.7;max-width:65ch;margin:0}.ic-why-block:where(.astro-dm673btq){border-left:2px solid oklch(.45 .1 162 / .5);padding-left:1rem;margin-top:.25rem}.ic-why-label:where(.astro-dm673btq){font-family:ui-monospace,monospace;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ic-emerald-500);margin:0 0 .6rem;opacity:.8}.ic-why-list:where(.astro-dm673btq){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.ic-why-item:where(.astro-dm673btq){display:flex;align-items:baseline;gap:.6rem;font-size:clamp(.82rem,.78rem + .2vw,.9rem);color:var(--ic-text-body);line-height:1.55}.ic-why-marker:where(.astro-dm673btq){color:var(--ic-emerald-500);font-size:.65rem;flex-shrink:0;margin-top:.15em;opacity:.85}.ic-cta-row:where(.astro-dm673btq){display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:.5rem}.ic-cta-primary:where(.astro-dm673btq){display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:999px;background:oklch(.72 .17 162);color:#000301;font-weight:700;font-size:clamp(.82rem,.78rem + .2vw,.9rem);text-decoration:none;letter-spacing:.01em;min-height:44px;transition:background .15s var(--ic-motion-state),transform .15s var(--ic-motion-state),box-shadow .15s var(--ic-motion-state)}.ic-cta-primary:where(.astro-dm673btq):hover{background:#4bdba0;transform:translateY(-1px);box-shadow:0 4px 20px oklch(.72 .17 162 / .35)}.ic-cta-primary:where(.astro-dm673btq):focus-visible{outline:2px solid oklch(.97 .005 220);outline-offset:3px}.ic-cta-secondary:where(.astro-dm673btq){display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;border:1px solid oklch(.45 .1 162 / .5);color:var(--ic-emerald-300);font-size:clamp(.78rem,.74rem + .2vw,.875rem);font-weight:500;text-decoration:none;min-height:44px;transition:background .15s var(--ic-motion-state),border-color .15s var(--ic-motion-state)}.ic-cta-secondary:where(.astro-dm673btq):hover{background:oklch(.72 .17 162 / .08);border-color:#0fa974b3}.ic-cta-secondary:where(.astro-dm673btq):focus-visible{outline:2px solid var(--ic-emerald-500);outline-offset:2px}.ic-signature:where(.astro-dm673btq){font-size:clamp(.82rem,.78rem + .2vw,.9rem);color:var(--ic-text-muted);margin:.25rem 0 0;display:flex;align-items:baseline;gap:.35rem}.ic-signature-name:where(.astro-dm673btq){font-family:Caveat,cursive;font-size:clamp(1.3rem,1.2rem + .5vw,1.6rem);color:var(--ic-emerald-300);line-height:1;vertical-align:baseline;position:relative;top:.15em}.ic-footnote:where(.astro-dm673btq){margin:clamp(1rem,2vw,1.5rem) 0 0 0;padding-top:clamp(.75rem,1.5vw,1rem);border-top:1px solid oklch(.25 .015 220 / .6);font-family:ui-monospace,JetBrains Mono,monospace;font-size:clamp(.65rem,.62rem + .15vw,.72rem);color:var(--ic-text-micro);line-height:1.6;max-width:75ch}.ic-share-wrap:where(.astro-dm673btq){position:relative;display:inline-flex;align-items:center}.ic-cta-share:where(.astro-dm673btq){display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:44px;height:44px;padding:0;border-radius:999px;border:1px solid oklch(.45 .1 162 / .5);background:transparent;color:var(--ic-emerald-300);cursor:pointer;transition:background .15s var(--ic-motion-state),border-color .15s var(--ic-motion-state),transform .15s var(--ic-motion-state),box-shadow .15s var(--ic-motion-state)}@media(min-width:640px){.ic-cta-share:where(.astro-dm673btq){width:auto;padding:.75rem 1.25rem;min-height:44px}}.ic-share-label:where(.astro-dm673btq){display:none;font-size:clamp(.78rem,.74rem + .2vw,.875rem);font-weight:500;white-space:nowrap}@media(min-width:640px){.ic-share-label:where(.astro-dm673btq){display:inline}}.ic-share-icon:where(.astro-dm673btq){flex-shrink:0}.ic-cta-share:where(.astro-dm673btq):hover{background:oklch(.72 .17 162 / .08);border-color:#0fa974b3;transform:translateY(-1px);box-shadow:0 4px 12px oklch(.72 .17 162 / .15)}.ic-cta-share:where(.astro-dm673btq):focus-visible{outline:2px solid var(--ic-emerald-500);outline-offset:2px}.ic-cta-share:where(.astro-dm673btq):active{transform:translateY(0)}.ic-share-toast:where(.astro-dm673btq){position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);white-space:nowrap;background:oklch(.2 .07 162 / .95);border:1px solid oklch(.55 .14 162 / .7);color:#c8f0da;font-family:ui-monospace,JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.03em;padding:.3rem .75rem;border-radius:999px;pointer-events:none;opacity:0;transition:opacity .2s var(--ic-motion-enter),transform .2s var(--ic-motion-enter);z-index:30}.ic-share-toast:where(.astro-dm673btq).ic-toast-visible{opacity:1;transform:translate(-50%) translateY(0)}@media(prefers-reduced-motion:reduce){.invitation-card:where(.astro-dm673btq),.ic-avatar-ring:where(.astro-dm673btq),.ic-cta-primary:where(.astro-dm673btq),.ic-cta-secondary:where(.astro-dm673btq),.ic-cta-share:where(.astro-dm673btq),.ic-linkedin:where(.astro-dm673btq){animation-duration:.01ms!important;transition-duration:.01ms!important}.invitation-card:where(.astro-dm673btq):hover{transform:none}.ic-cta-primary:where(.astro-dm673btq):hover,.ic-cta-share:where(.astro-dm673btq):hover{transform:none}.ic-share-toast:where(.astro-dm673btq){transition-duration:.01ms!important}}
