.PugCard_cardContainer__H1CAu{--pointer-x:50%;--pointer-y:50%;--card-width:280px;--card-height:380px;--border-radius:16px;width:var(--card-width);height:var(--card-height);perspective:1000px;cursor:pointer;flex-shrink:0}.PugCard_card__bI9_Z{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .1s ease-out;border-radius:var(--border-radius)}.PugCard_card__bI9_Z:hover{transform:rotateX(calc((var(--pointer-y) - 50%) * -.15deg)) rotateY(calc((var(--pointer-x) - 50%) * .15deg))}.PugCard_cardFlipped__BZ4sZ{transform:rotateY(180deg)}.PugCard_cardFace__hTteG{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:var(--border-radius);overflow:hidden;background:linear-gradient(145deg,#fff,#f8f9fa);box-shadow:0 10px 40px rgba(0,0,0,.12),0 2px 10px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column}.PugCard_cardFront__ywZTU{z-index:2}.PugCard_cardBack__zk5tJ{transform:rotateY(180deg);z-index:1}.PugCard_spotlight__HktY6{position:absolute;inset:0;pointer-events:none;border-radius:var(--border-radius);background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),hsla(0,0%,100%,.4) 0,transparent 60%);mix-blend-mode:overlay;z-index:10;opacity:0;transition:opacity .3s ease}.PugCard_card__bI9_Z:hover .PugCard_spotlight__HktY6{opacity:1}.PugCard_shimmer__XXsR4{position:absolute;inset:0;pointer-events:none;border-radius:var(--border-radius);background:linear-gradient(105deg,transparent 40%,hsla(0,0%,100%,.5) 50%,transparent 60%);background-size:200% 100%;z-index:11;opacity:0;transition:opacity .3s ease}.PugCard_card__bI9_Z:hover .PugCard_shimmer__XXsR4{opacity:1;animation:PugCard_shimmerMove__l_Tua 1.5s ease-in-out infinite}@keyframes PugCard_shimmerMove__l_Tua{0%{background-position:200% 0}to{background-position:-200% 0}}.PugCard_pattern__P062a{position:absolute;inset:0;pointer-events:none;border-radius:var(--border-radius);background-image:radial-gradient(circle at 25% 25%,rgba(0,0,0,.02) 1px,transparent 0),radial-gradient(circle at 75% 75%,rgba(0,0,0,.02) 1px,transparent 0);background-size:20px 20px;z-index:1}.PugCard_header__rvvS2{padding:12px 16px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;align-items:center;gap:12px}.PugCard_avatarContainer__nSGIK,.PugCard_header__rvvS2{position:relative;flex-shrink:0}.PugCard_avatar__GmmHG{object-fit:cover}.PugCard_avatarFallback__OLhXp,.PugCard_avatar__GmmHG{width:44px;height:44px;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);box-shadow:0 2px 8px rgba(0,0,0,.3)}.PugCard_avatarFallback__OLhXp{background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff}.PugCard_pugBadge__qR4Xo{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #1a1a1a}.PugCard_pugBadge__qR4Xo svg{width:10px;height:10px;color:#fff}.PugCard_headerInfo__wuw_Z{min-width:0;flex:1}.PugCard_name__1KLlM{font-size:15px;font-weight:600;margin-bottom:2px;line-height:1.2}.PugCard_email__2DB1o{font-size:11px;color:hsla(0,0%,100%,.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PugCard_content__Iopaf{padding:16px;flex:1;overflow-y:auto;min-height:0}.PugCard_section__tNyxU{margin-bottom:12px}.PugCard_section__tNyxU:last-child{margin-bottom:0}.PugCard_sectionHeader__sKJxY{display:flex;align-items:center;gap:6px;margin-bottom:6px}.PugCard_sectionIcon__75Bzq{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center}.PugCard_sectionIcon__75Bzq svg{width:14px;height:14px}.PugCard_sectionTitle__ZoZdr{font-size:12px;font-weight:600;color:#1f2937}.PugCard_sectionSummary__uZ_to{font-size:12px;line-height:1.4;color:#4b5563;margin-bottom:10px}.PugCard_chipsGrid__N0Ikl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.PugCard_chip__OQ8iT{padding:10px 12px;background:#f3f4f6;border-radius:10px}.PugCard_chipLabel__jl61b{font-size:10px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px}.PugCard_chipValue__kf3Of{font-size:13px;color:#1f2937;font-weight:600}.PugCard_tagline__DbDaX{margin-top:auto;padding:12px 16px;text-align:center;font-size:13px;font-style:italic;color:#6b7280;border-top:1px solid #e5e7eb;background:linear-gradient(0deg,#f9fafb,transparent)}.PugCard_flipIndicator__7hzV4{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:3px;font-size:10px;color:#9ca3af;background:hsla(0,0%,100%,.9);padding:4px 8px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.08)}.PugCard_flipIndicator__7hzV4 svg{width:12px;height:12px}.PugCard_skeleton__nCa_s{background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:200% 100%;animation:PugCard_skeletonPulse__ccODd 1.5s ease-in-out infinite;border-radius:4px}@keyframes PugCard_skeletonPulse__ccODd{0%{background-position:200% 0}to{background-position:-200% 0}}.PugCard_skeletonAvatar__wC9ro{width:64px;height:64px;border-radius:50%}.PugCard_skeletonText__pwIfB{height:16px;margin-bottom:8px}.PugCard_skeletonTextSmall__N866L{height:12px;width:60%}.PugCard_error__HlYCE{flex-direction:column;height:100%;padding:24px;text-align:center}.PugCard_errorIcon__fiy2s,.PugCard_error__HlYCE{display:flex;align-items:center;justify-content:center}.PugCard_errorIcon__fiy2s{width:48px;height:48px;background:#fee2e2;border-radius:50%;margin-bottom:12px}.PugCard_errorIcon__fiy2s svg{width:24px;height:24px;color:#dc2626}.PugCard_errorText__Bq7Zs{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.PugCard_errorSubtext__Jzn3C{font-size:12px;color:#6b7280;margin-bottom:16px;line-height:1.5}.PugCard_errorActions__WZvYY{display:flex;flex-direction:column;gap:8px;width:100%}.PugCard_inviteButton___3PlJ{padding:10px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(79,70,229,.3)}.PugCard_inviteButton___3PlJ:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,70,229,.4)}.PugCard_retryButton__blwwd{padding:8px 16px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s ease}.PugCard_retryButton__blwwd:hover{background:#e5e7eb}.PugCard_iconBlue__z1w_L{background:#dbeafe;color:#2563eb}.PugCard_iconAmber__a9idl{background:#fef3c7;color:#d97706}.PugCard_iconPurple__dYPhq{background:#ede9fe;color:#7c3aed}.PugCard_iconRose__gooIK{background:#ffe4e6;color:#e11d48}.PugCard_entering__1xuJt{opacity:0;transform:translateY(30px) scale(.95)}