.recap-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#000c;justify-content:center;align-items:center;padding:20px;animation:.2s recap-fadeIn;display:flex;position:fixed;inset:0}.recap-card{background:#0e1117fa;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;animation:.3s cubic-bezier(.16,1,.3,1) recap-slideUp;position:relative;overflow:hidden;box-shadow:0 24px 64px #0009,inset 0 0 0 1px #ffffff0d}.recap-close{z-index:1;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.recap-close:hover{color:#fffc;background:#ffffff1a}.recap-hero{text-align:center;padding:40px 32px 28px;position:relative}.recap-hero-glow{pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.recap-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#818cf8e6;margin:0 0 12px;font-size:.7rem;font-weight:700}.recap-focus-time{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.75rem;font-weight:800;line-height:1}.recap-focus-label{color:#ffffff80;margin:8px 0 0;font-size:.85rem}.recap-session-duration{color:#ffffff4d;margin:4px 0 0;font-size:.75rem}.recap-stats{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 20px;display:grid}.recap-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;display:flex}.recap-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.recap-stat-icon--focus{color:#818cf8;background:#6366f126}.recap-stat-icon--break{color:#34d399;background:#34d39926}.recap-stat-icon--tasks{color:#fbbf24;background:#fbbf2426}.recap-stat-icon--skips{color:#a1a1aacc;background:#a1a1aa1a}.recap-stat-info{flex-direction:column;align-items:center;gap:2px;display:flex}.recap-stat-value{font-size:1.25rem;font-weight:700;line-height:1}.recap-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.recap-highlights{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:20px;margin:20px 20px 0;padding:14px 0;display:flex}.recap-highlight{align-items:center;gap:6px;display:flex}.recap-highlight-value{font-size:.95rem;font-weight:700}.recap-highlight-label{color:#fff6;font-size:.8rem}.recap-highlight-divider{background:#ffffff1a;width:1px;height:20px}.recap-actions{gap:8px;padding:16px 20px 20px;display:flex}.recap-btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.recap-btn--secondary{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14}.recap-btn--secondary:hover{color:#fff;background:#ffffff1a}.recap-btn--primary{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d}.recap-btn--primary:hover{color:#fff;background:#6366f14d}@keyframes recap-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes recap-slideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.recap-stats{grid-template-columns:repeat(2,1fr)}.recap-hero{padding:32px 24px 20px}.recap-focus-time{font-size:2.25rem}.recap-actions{padding:12px 16px 16px}}
.participant-stack{cursor:pointer;align-items:center;gap:0;height:fit-content;transition:transform .2s;display:flex;position:relative}.participant-avatar{clip-path:url(#avatar-crescent);background:#1f2937;border-radius:50%;flex-shrink:0;width:38px;height:38px;margin-left:-8px;transition:transform .2s,z-index .2s;position:relative;overflow:hidden}.participant-avatar:first-child{margin-left:0}.participant-avatar.first,.participant-avatar.last{clip-path:none}.participant-avatar:hover{clip-path:none;transform:scale(1.02);z-index:10!important}.participant-avatar img{object-fit:cover;width:100%;height:100%}.avatar-fallback{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.host-badge{color:#000;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:2px solid #00000080;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-2px;right:-2px}.host-badge-small{color:#000;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #0000004d;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:0;right:0}.participant-overflow{color:#ffffffb3;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.participant-overflow:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}.participant-list-container{background:0 0;flex-direction:column;min-width:240px;display:flex}.participant-list-container h3{letter-spacing:-.01em;margin:0;font-size:13px}.avatar-fallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.welcome-banner{z-index:1500;background:linear-gradient(135deg,#14181ffa,#0c0f15f7);border-radius:16px;max-width:400px;padding:16px 24px;animation:.3s ease-out welcomeSlideUp;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000080,0 0 0 1px #ffffff1a}.welcome-close{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:1;transition:all .15s;display:flex;position:absolute;top:8px;right:8px}.welcome-close:hover{color:#fff;background:#fff3}@keyframes welcomeSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes welcomeSlideDown{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}.welcome-banner.exiting{animation:.5s ease-out forwards welcomeSlideDown}.welcome-banner-content{align-items:center;gap:16px;display:flex}.welcome-avatar{color:#fff;border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:600;display:flex}.welcome-text{flex:1}.welcome-text h4{color:#fff;margin:0 0 4px;font-size:1rem;font-weight:600}.welcome-text p{color:#ffffffb3;margin:0;font-size:.85rem}.welcome-text button{color:#60a5fa;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:.8rem;text-decoration:underline}.welcome-text button:hover{color:#93c5fd}
