.private-chat-dashboard:where(.astro-achrzxud){font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;position:relative;aspect-ratio:4 / 3;width:100%;border-radius:16px;overflow:hidden;isolation:isolate}.pc-bg:where(.astro-achrzxud){position:absolute;inset:0;background:linear-gradient(160deg,#ecfdf5,#fff,#f0fdf4);z-index:0}.dark .pc-bg:where(.astro-achrzxud){background:linear-gradient(160deg,#0a0a0a,#0a1f1a,#0a0a0a)}.shield-glow:where(.astro-achrzxud){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12) 0%,transparent 70%);z-index:1;opacity:0;animation:glowPulse 3s ease-in-out .5s infinite}.dark .shield-glow:where(.astro-achrzxud){background:radial-gradient(circle,rgba(52,211,153,.1) 0%,transparent 70%)}.shield-container:where(.astro-achrzxud){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:96px;z-index:3;opacity:0;animation:shieldIn .8s ease-out .2s forwards}.shield-icon:where(.astro-achrzxud){width:100%;height:100%}.shield-path:where(.astro-achrzxud){stroke:url(#shieldGrad);fill:#10b98114}.dark .shield-path:where(.astro-achrzxud){stroke:url(#shieldGradDark);fill:#34d3990f}.lock-body:where(.astro-achrzxud){fill:#059669;opacity:.85}.dark .lock-body:where(.astro-achrzxud){fill:#10b981}.lock-shackle:where(.astro-achrzxud){stroke:#059669}.dark .lock-shackle:where(.astro-achrzxud){stroke:#10b981}.keyhole:where(.astro-achrzxud){fill:#fff;stroke:none}.keyhole:where(.astro-achrzxud)[d]{stroke:#fff}.msg-bubble:where(.astro-achrzxud){position:absolute;z-index:4;background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.12);border-radius:12px;padding:10px 12px;box-shadow:0 2px 8px #00000008;opacity:0;animation:fadeSlideIn .5s ease-out forwards}.dark .msg-bubble:where(.astro-achrzxud){background:#0f172a8c;border-color:#34d3991a}.msg-content:where(.astro-achrzxud){display:flex;align-items:center;gap:8px}.msg-lines:where(.astro-achrzxud){display:flex;flex-direction:column;gap:4px}.msg-line:where(.astro-achrzxud){height:4px;width:48px;border-radius:2px;background:#10b98126}.msg-line-short:where(.astro-achrzxud){width:30px}.msg-line-medium:where(.astro-achrzxud){width:38px}.dark .msg-line:where(.astro-achrzxud){background:#34d3991f}.msg-lock:where(.astro-achrzxud){width:12px;height:12px;color:#10b981;flex-shrink:0}.dark .msg-lock:where(.astro-achrzxud){color:#34d399}.msg-bubble-1:where(.astro-achrzxud){top:12%;left:8%;animation-delay:.6s}.msg-bubble-2:where(.astro-achrzxud){top:22%;right:8%;animation-delay:.9s}.msg-bubble-3:where(.astro-achrzxud){bottom:24%;left:12%;animation-delay:1.2s}.floating-icon:where(.astro-achrzxud){position:absolute;z-index:5;width:26px;height:26px;background:#fffc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(16,185,129,.12);border-radius:7px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000a;opacity:0;animation:floatIn .5s ease-out forwards}.dark .floating-icon:where(.astro-achrzxud){background:#0f172a99;border-color:#34d3991a}.floating-icon:where(.astro-achrzxud) svg:where(.astro-achrzxud){width:12px;height:12px}.key-icon:where(.astro-achrzxud){bottom:16%;right:16%;animation-delay:1.4s;color:#f59e0b}.dark .key-icon:where(.astro-achrzxud){color:#fbbf24}.check-icon:where(.astro-achrzxud){top:38%;left:10%;animation-delay:1.1s;color:#10b981}.dark .check-icon:where(.astro-achrzxud){color:#34d399}.stat-card:where(.astro-achrzxud){position:absolute;z-index:5;background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.18);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:2px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;opacity:0;animation:fadeSlideIn .5s ease-out forwards}.dark .stat-card:where(.astro-achrzxud){background:#0f172a99;border-color:#94a3b81a;box-shadow:0 1px 3px #0003,0 4px 12px #00000026}.stat-value:where(.astro-achrzxud){font-size:16px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.dark .stat-value:where(.astro-achrzxud){color:#f1f5f9}.stat-label:where(.astro-achrzxud){font-size:9px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .stat-label:where(.astro-achrzxud){color:#94a3b8}.stat-card-1:where(.astro-achrzxud){top:6%;right:8%;animation-delay:.5s}.stat-card-2:where(.astro-achrzxud){bottom:8%;right:6%;animation-delay:.8s}.stat-card-3:where(.astro-achrzxud){bottom:6%;left:8%;animation-delay:1s}@keyframes shieldIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes floatIn{0%{opacity:0;transform:scale(.8) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes glowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.05)}}@media (prefers-reduced-motion: reduce){.shield-container:where(.astro-achrzxud),.msg-bubble:where(.astro-achrzxud),.floating-icon:where(.astro-achrzxud),.stat-card:where(.astro-achrzxud){opacity:1;transform:none;animation:none}.shield-container:where(.astro-achrzxud){transform:translate(-50%,-50%)}.shield-glow:where(.astro-achrzxud){opacity:.5;animation:none}}.contacts-dashboard:where(.astro-yv2in4z4){font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;position:relative;aspect-ratio:4 / 3;width:100%;border-radius:16px;overflow:hidden;isolation:isolate}.ct-bg:where(.astro-yv2in4z4){position:absolute;inset:0;background:linear-gradient(160deg,#eff6ff,#fff,#fefce8);z-index:0}.dark .ct-bg:where(.astro-yv2in4z4){background:linear-gradient(160deg,#0a0a0a,#0c1a3a,#0a0a0a)}.contact-dots:where(.astro-yv2in4z4){position:absolute;inset:0;z-index:1}.c-dot:where(.astro-yv2in4z4){position:absolute;border-radius:50%;opacity:0;animation:dotFade .4s ease-out forwards}.c-dot-sm:where(.astro-yv2in4z4){width:6px;height:6px;background:#3b82f633}.c-dot-xs:where(.astro-yv2in4z4){width:4px;height:4px;background:#3b82f61f}.dark .c-dot-sm:where(.astro-yv2in4z4){background:#60a5fa26}.dark .c-dot-xs:where(.astro-yv2in4z4){background:#60a5fa14}.c-dot:where(.astro-yv2in4z4):nth-child(1){animation-delay:.3s}.c-dot:where(.astro-yv2in4z4):nth-child(2){animation-delay:.4s}.c-dot:where(.astro-yv2in4z4):nth-child(3){animation-delay:.5s}.c-dot:where(.astro-yv2in4z4):nth-child(4){animation-delay:.6s}.c-dot:where(.astro-yv2in4z4):nth-child(5){animation-delay:.35s}.c-dot:where(.astro-yv2in4z4):nth-child(6){animation-delay:.45s}.c-dot:where(.astro-yv2in4z4):nth-child(7){animation-delay:.55s}.c-dot:where(.astro-yv2in4z4):nth-child(8){animation-delay:.65s}.c-dot:where(.astro-yv2in4z4):nth-child(9){animation-delay:.5s}.c-dot:where(.astro-yv2in4z4):nth-child(10){animation-delay:.6s}.c-dot:where(.astro-yv2in4z4):nth-child(11){animation-delay:.7s}.c-dot:where(.astro-yv2in4z4):nth-child(12){animation-delay:.55s}.recovery-arrow:where(.astro-yv2in4z4){position:absolute;inset:0;width:100%;height:100%;z-index:2}.recovery-path:where(.astro-yv2in4z4){stroke:url(#recoveryGrad);stroke-dasharray:300;stroke-dashoffset:300;animation:drawLine 1.5s ease-out .8s forwards;marker-end:url(#arrowHead)}.dark .recovery-path:where(.astro-yv2in4z4){stroke:url(#recoveryGradDark);marker-end:url(#arrowHeadDark)}.contact-card:where(.astro-yv2in4z4){position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);width:40%;background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(59,130,246,.12);border-radius:14px;padding:18px;z-index:4;box-shadow:0 4px 24px #3b82f60f,0 1px 3px #0000000a;opacity:0;animation:cardIn .6s ease-out .2s forwards}.dark .contact-card:where(.astro-yv2in4z4){background:#0f172aa6;border-color:#60a5fa1a;box-shadow:0 4px 24px #0003}.card-avatar:where(.astro-yv2in4z4){display:flex;justify-content:center;margin-bottom:12px}.avatar-circle:where(.astro-yv2in4z4){width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;color:#fff}.avatar-circle:where(.astro-yv2in4z4) svg:where(.astro-yv2in4z4){width:18px;height:18px}.card-lines:where(.astro-yv2in4z4){display:flex;flex-direction:column;gap:6px;align-items:center}.card-line:where(.astro-yv2in4z4){height:5px;border-radius:3px;background:#3b82f61f}.card-line-name:where(.astro-yv2in4z4){width:65%}.card-line-detail:where(.astro-yv2in4z4){width:85%}.card-line-tag:where(.astro-yv2in4z4){width:45%}.dark .card-line:where(.astro-yv2in4z4){background:#60a5fa1a}.mini-contact:where(.astro-yv2in4z4){position:absolute;z-index:3;opacity:0;animation:fadeSlideIn .5s ease-out forwards}.mc-avatar:where(.astro-yv2in4z4){width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff;box-shadow:0 2px 8px #0000001a}.mc-1:where(.astro-yv2in4z4){top:18%;right:16%;animation-delay:.5s}.mc-2:where(.astro-yv2in4z4){top:50%;left:8%;animation-delay:.7s}.mc-3:where(.astro-yv2in4z4){bottom:35%;right:10%;animation-delay:.9s}.mc-4:where(.astro-yv2in4z4){top:14%;left:15%;animation-delay:.6s}.mc-5:where(.astro-yv2in4z4){bottom:18%;left:25%;animation-delay:1s}.stat-card:where(.astro-yv2in4z4){position:absolute;z-index:5;background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.18);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:2px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;opacity:0;animation:fadeSlideIn .5s ease-out forwards}.dark .stat-card:where(.astro-yv2in4z4){background:#0f172a99;border-color:#94a3b81a;box-shadow:0 1px 3px #0003,0 4px 12px #00000026}.stat-value:where(.astro-yv2in4z4){font-size:16px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.dark .stat-value:where(.astro-yv2in4z4){color:#f1f5f9}.stat-label:where(.astro-yv2in4z4){font-size:9px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.dark .stat-label:where(.astro-yv2in4z4){color:#94a3b8}.stat-card-contacts:where(.astro-yv2in4z4){top:6%;right:8%;animation-delay:.8s}.stat-card-recovered:where(.astro-yv2in4z4){bottom:6%;right:10%;animation-delay:1.1s}.stat-card-groups:where(.astro-yv2in4z4){top:50%;left:6%;animation-delay:.9s}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes cardIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dotFade{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.recovery-path:where(.astro-yv2in4z4){stroke-dasharray:none;stroke-dashoffset:0;animation:none}.contact-card:where(.astro-yv2in4z4){opacity:1;transform:translate(-50%,-50%);animation:none}.mini-contact:where(.astro-yv2in4z4),.stat-card:where(.astro-yv2in4z4),.c-dot:where(.astro-yv2in4z4){opacity:1;transform:none;animation:none}}
