.eci-svg{display:block}.eci-svg,.eci-svg-active{color:#1a1a1a}.eci-path-guide{fill:none;stroke:#e6e6e6;stroke-width:1.25;stroke-linecap:round}.eci-path-motion{fill:none;stroke:none;pointer-events:none}.eci-path-stroke{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1}.eci-svg-active .eci-path-stroke{stroke-width:1.6}.eci-dot{fill:#fff;stroke:#e6e6e6;stroke-width:1;filter:drop-shadow(0 1px 2px rgb(0 0 0/10%))}.eci-motion-linear .eci-path-stroke{animation:eci-stroke-linear 1.35s linear infinite}.eci-motion-ease .eci-path-stroke{animation:eci-stroke-ease 2s cubic-bezier(.33,0,.2,1) infinite}.eci-motion-ease-in .eci-path-stroke{animation:eci-stroke-ease-in 2.4s cubic-bezier(.55,0,1,1) infinite}.eci-motion-ease-out .eci-path-stroke{animation:eci-stroke-ease-out 2.05s cubic-bezier(0,0,.35,1) infinite}.eci-motion-ease-in-out .eci-path-stroke{animation:eci-stroke-ease-in-out 2.35s cubic-bezier(.45,0,.55,1) infinite}.eci-motion-spring .eci-path-stroke{animation:eci-stroke-spring 2.75s cubic-bezier(.34,1.2,.64,1) infinite}@media (prefers-reduced-motion:reduce){.eci-motion-ease .eci-path-stroke,.eci-motion-ease-in .eci-path-stroke,.eci-motion-ease-in-out .eci-path-stroke,.eci-motion-ease-out .eci-path-stroke,.eci-motion-linear .eci-path-stroke,.eci-motion-spring .eci-path-stroke{animation:none;stroke-dashoffset:0}}@keyframes eci-stroke-linear{0%,8%{stroke-dashoffset:1}38%,82%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes eci-stroke-ease{0%,6%{stroke-dashoffset:1}28%,88%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes eci-stroke-ease-in{0%,52%{stroke-dashoffset:1}82%,96%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes eci-stroke-ease-out{0%,5%{stroke-dashoffset:1}32%,90%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes eci-stroke-ease-in-out{0%,14%{stroke-dashoffset:1}42%,68%{stroke-dashoffset:0}88%,to{stroke-dashoffset:1}}@keyframes eci-stroke-spring{0%,10%{stroke-dashoffset:1}26%,34%{stroke-dashoffset:0}40%{stroke-dashoffset:.62}48%,78%{stroke-dashoffset:0}92%,to{stroke-dashoffset:1}}.fc-root{position:relative;display:flex;min-height:100vh;width:100%;align-items:center;justify-content:center;padding:2rem}.fc-overlay{position:fixed;inset:0;z-index:40;background-color:rgba(58,58,58,.45);opacity:0;pointer-events:none;transition:opacity var(--flip-overlay-duration,.5s) var(--flip-easing,ease-in-out)}.fc-overlay-visible{opacity:1;pointer-events:auto}.fc-stage{position:relative;z-index:50;perspective:var(--flip-perspective,1000px);perspective-origin:var(--flip-origin-x,50%) var(--flip-origin-y,50%);transition:perspective var(--flip-duration,.5s) var(--flip-easing,ease-in-out),perspective-origin var(--flip-duration,.5s) var(--flip-easing,ease-in-out)}.fc-flipper{position:relative;width:var(--flip-w-closed,300px);height:var(--flip-h-closed,400px);transform-style:preserve-3d;transform:rotateY(0deg);transition:transform var(--flip-duration,.5s) var(--flip-easing,ease-in-out),width var(--flip-wh-duration,0s) var(--flip-easing,ease-in-out),height var(--flip-wh-duration,0s) var(--flip-easing,ease-in-out),box-shadow var(--flip-shadow-duration,.22s) ease;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0/8%),0 10px 24px -4px rgb(0 0 0/12%)}.fc-flipper:not(.fc-flipped):hover{box-shadow:0 8px 12px -2px rgb(0 0 0/10%),0 20px 40px -8px rgb(0 0 0/16%)}.fc-flipped{width:var(--flip-w-open,500px);height:var(--flip-h-open,600px);transform:rotateY(180deg)}.fc-flipped .fc-face-front{pointer-events:none}.fc-face{position:absolute;inset:0;border-radius:12px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.fc-face-front{padding:0;border:none;cursor:pointer;text-align:left;font:inherit;color:inherit;background:transparent;display:block;width:100%;height:100%}.fc-face-front:focus-visible{outline:2px solid var(--ring,#171717);outline-offset:4px}.fc-face-back{transform:rotateY(180deg);background:var(--card-back-bg,#fafafa);color:var(--card-back-fg,#171717);display:flex;flex-direction:column;padding:1.5rem 1.75rem;box-shadow:inset 0 1px 0 rgb(255 255 255/60%)}.fc-front-inner{position:absolute;inset:0;transition:transform var(--flip-hover-duration,.22s) ease;transform-origin:center center}.fc-flipper:not(.fc-flipped):hover .fc-front-inner{transform:scale(var(--flip-hover-scale,1.02))}.fc-gradient,.fc-image-wrap{position:absolute;inset:0}.fc-gradient{background:linear-gradient(0deg,rgb(0 0 0/72%) 0,rgb(0 0 0/25%) 45%,transparent);pointer-events:none}.fc-name-label{position:absolute;left:1rem;right:1rem;bottom:1.25rem;z-index:1;font-size:1.25rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 2px rgb(0 0 0/35%);pointer-events:none}.fc-back-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.fc-back-title{font-size:1.25rem;font-weight:600;line-height:1.2;letter-spacing:-.02em}.fc-close-btn{flex-shrink:0;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgb(0 0 0/10%);background:#fff;color:#171717;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.fc-close-btn:hover{background:rgb(0 0 0/4%);border-color:rgb(0 0 0/14%)}.fc-close-btn:focus-visible{outline:2px solid var(--ring,#171717);outline-offset:2px}.fc-close-icon{flex-shrink:0;pointer-events:none}.fc-bio-stack{max-width:52ch;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.75rem}.fc-bio-p{margin:0;font-size:.9375rem;line-height:1.6;color:rgb(0 0 0/72%)}.fc-skills-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(0 0 0/45%);margin-bottom:.5rem}.fc-skills-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.fc-skill-tag{font-size:.8125rem;padding:.35rem .65rem;border-radius:9999px;background:rgb(0 0 0/6%);color:rgb(0 0 0/78%)}.fc-social{margin-top:auto;padding-top:1.25rem;display:flex;flex-wrap:wrap;gap:1rem}.fc-social-link{font-size:.875rem;font-weight:500;color:#171717;text-decoration:underline;text-underline-offset:3px;min-height:44px;display:inline-flex;align-items:center}.fc-social-link:hover{color:rgb(0 0 0/65%)}@media (prefers-color-scheme:dark){.fc-face-back{--card-back-bg:#141414;--card-back-fg:#ededed;--ring:#ededed;box-shadow:inset 0 1px 0 rgb(255 255 255/6%)}.fc-bio-p{color:rgb(255 255 255/72%)}.fc-skills-title{color:rgb(255 255 255/45%)}.fc-skill-tag{background:rgb(255 255 255/8%);color:rgb(255 255 255/82%)}.fc-close-btn{background:#1f1f1f;color:#ededed;border-color:rgb(255 255 255/12%)}.fc-close-btn:hover{background:rgb(255 255 255/8%);border-color:rgb(255 255 255/18%)}.fc-social-link{color:#ededed}.fc-social-link:hover{color:rgb(255 255 255/65%)}}@media (prefers-reduced-motion:reduce){.fc-close-btn,.fc-flipper,.fc-front-inner,.fc-overlay,.fc-stage{transition-duration:.01ms}.fc-flipper:not(.fc-flipped):hover .fc-front-inner{transform:none}}@media (max-width:860px){.fc-flipped{width:min(var(--flip-w-open,500px),calc(100vw - 2rem));height:min(var(--flip-h-open,600px),calc(100vh - 2rem))}}