.Header-module__KHjLKa__header{background-color:var(--color-primary);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex}.Header-module__KHjLKa__leftSection{align-items:center;gap:1.5rem;display:flex}.Header-module__KHjLKa__logo{color:var(--color-surface);align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.Header-module__KHjLKa__logoIcon{background-color:var(--color-accent);color:var(--color-surface);border-radius:4px;padding:4px 8px;font-size:.875rem;font-weight:800}.Header-module__KHjLKa__badge{color:#5eead4;letter-spacing:.5px;background-color:#0f766e33;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.Header-module__KHjLKa__nav{align-items:center;gap:.5rem;display:flex}.Header-module__KHjLKa__navLink{color:#94a3b8;border-radius:var(--radius-sm);transition:var(--transition);padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.Header-module__KHjLKa__navLink:hover{color:var(--color-surface);background-color:#ffffff0d}.Header-module__KHjLKa__navLink.Header-module__KHjLKa__active{color:var(--color-surface);background-color:#0f766e33}.Header-module__KHjLKa__rightSection{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__avatarWrapper{position:relative}.Header-module__KHjLKa__avatar{background-color:var(--color-accent);color:var(--color-surface);cursor:pointer;width:36px;height:36px;transition:var(--transition);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;display:flex}.Header-module__KHjLKa__avatar:hover,.Header-module__KHjLKa__avatar.Header-module__KHjLKa__open{box-shadow:var(--shadow-glow);border-color:#5eead466;transform:scale(1.05)}.Header-module__KHjLKa__dropdown{border-radius:var(--radius-md,8px);z-index:1000;background-color:#1e293b;border:1px solid #ffffff1a;width:220px;padding:.5rem;animation:.15s ease-out Header-module__KHjLKa__fadeIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}@keyframes Header-module__KHjLKa__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__KHjLKa__dropdownHeader{border-bottom:1px solid #ffffff14;margin-bottom:.35rem;padding:.5rem .75rem}.Header-module__KHjLKa__userName{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.Header-module__KHjLKa__userEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Header-module__KHjLKa__menuItem{color:#e2e8f0;border-radius:var(--radius-sm,6px);cursor:pointer;text-align:left;width:100%;transition:var(--transition,all .15s ease);background:0 0;border:none;align-items:center;gap:.6rem;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Header-module__KHjLKa__menuItem:hover{color:#fff;background-color:#ffffff14}.Header-module__KHjLKa__logoutItem{color:#f87171;border-top:1px solid #ffffff0f;margin-top:.25rem;padding-top:.65rem}.Header-module__KHjLKa__logoutItem:hover{color:#fca5a5;background-color:#ef444426}.Header-module__KHjLKa__menuIcon{justify-content:center;align-items:center;font-size:1rem;display:flex}
.FloatingFocusWidget-module__2KCLrq__floatingWidget{background-color:var(--color-surface);border:1px solid var(--color-border);z-index:1000;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;align-items:center;gap:1rem;padding:.6rem 1.25rem;animation:.3s ease-out FloatingFocusWidget-module__2KCLrq__slideUp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000001a}.FloatingFocusWidget-module__2KCLrq__floatingWidget:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00000026}.FloatingFocusWidget-module__2KCLrq__statusIndicator{align-items:center;gap:.5rem;display:flex}.FloatingFocusWidget-module__2KCLrq__dot{background-color:#22c55e;border-radius:50%;width:10px;height:10px;animation:2s infinite FloatingFocusWidget-module__2KCLrq__pulseGreen}.FloatingFocusWidget-module__2KCLrq__statusText{color:var(--color-primary);font-size:.85rem;font-weight:700}.FloatingFocusWidget-module__2KCLrq__scoreBadge{color:#0f766e;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.FloatingFocusWidget-module__2KCLrq__stateBadge{color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.FloatingFocusWidget-module__2KCLrq__timer{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.8rem}.FloatingFocusWidget-module__2KCLrq__btnStop{color:#dc2626;cursor:pointer;transition:var(--transition);background-color:#fee2e2;border:1px solid #fecaca;border-radius:15px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.FloatingFocusWidget-module__2KCLrq__btnStop:hover{background-color:#fca5a5}.FloatingFocusWidget-module__2KCLrq__btnView{color:var(--color-accent);font-size:.8rem;font-weight:600;text-decoration:none}@keyframes FloatingFocusWidget-module__2KCLrq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.EmotionInterventionToast-module__q0Dk_a__toast{z-index:1100;border-radius:12px;width:min(25rem,100vw - 2rem);animation:.28s cubic-bezier(.34,1.56,.64,1) EmotionInterventionToast-module__q0Dk_a__slideUp;position:fixed;bottom:5.5rem;right:1.25rem;overflow:hidden;box-shadow:0 20px 50px #0000002e}.EmotionInterventionToast-module__q0Dk_a__toastHigh{border-left:5px solid #dc2626}.EmotionInterventionToast-module__q0Dk_a__toastMedium{border-left:5px solid #f59e0b}.EmotionInterventionToast-module__q0Dk_a__toastLow{border-left:5px solid #0f766e}.EmotionInterventionToast-module__q0Dk_a__toastHeader{justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.EmotionInterventionToast-module__q0Dk_a__headerHigh{color:#fff;background:linear-gradient(135deg,#7f1d1d,#dc2626)}.EmotionInterventionToast-module__q0Dk_a__headerMedium{color:#fff;background:linear-gradient(135deg,#92400e,#f59e0b)}.EmotionInterventionToast-module__q0Dk_a__headerLow{color:#fff;background:linear-gradient(135deg,#134e4a,#0f766e)}.EmotionInterventionToast-module__q0Dk_a__headerLeft{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex}.EmotionInterventionToast-module__q0Dk_a__emotionIcon{flex-shrink:0;font-size:1.5rem}.EmotionInterventionToast-module__q0Dk_a__headerTitle{letter-spacing:.01em;font-size:.9rem;font-weight:800;line-height:1.2}.EmotionInterventionToast-module__q0Dk_a__headerBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#fff3;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.68rem;font-weight:700}.EmotionInterventionToast-module__q0Dk_a__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:0;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;font-size:1.1rem;line-height:1;transition:background .15s}.EmotionInterventionToast-module__q0Dk_a__closeBtn:hover{background:#ffffff59}.EmotionInterventionToast-module__q0Dk_a__toastBody{background:#fff;padding:.9rem 1rem 1.1rem}.EmotionInterventionToast-module__q0Dk_a__message{color:#334155;margin:0 0 .2rem;font-size:.85rem;line-height:1.55}.EmotionInterventionToast-module__q0Dk_a__reasonLine{color:#94a3b8;margin:.35rem 0 .85rem;font-size:.75rem;font-style:italic}.EmotionInterventionToast-module__q0Dk_a__actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.EmotionInterventionToast-module__q0Dk_a__btnAction{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;flex:1;min-width:0;padding:.55rem 1rem;font-size:.82rem;font-weight:700;transition:opacity .15s,transform .1s}.EmotionInterventionToast-module__q0Dk_a__btnActionHigh{color:#fff;background:#dc2626}.EmotionInterventionToast-module__q0Dk_a__btnActionHigh:hover{opacity:.88}.EmotionInterventionToast-module__q0Dk_a__btnActionMedium{color:#fff;background:#d97706}.EmotionInterventionToast-module__q0Dk_a__btnActionMedium:hover{opacity:.88}.EmotionInterventionToast-module__q0Dk_a__btnActionLow{color:#fff;background:#0f766e}.EmotionInterventionToast-module__q0Dk_a__btnActionLow:hover{opacity:.88}.EmotionInterventionToast-module__q0Dk_a__btnDismiss{cursor:pointer;color:#64748b;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:7px;padding:.55rem .8rem;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s}.EmotionInterventionToast-module__q0Dk_a__btnDismiss:hover{color:#1e293b;border-color:#94a3b8}.EmotionInterventionToast-module__q0Dk_a__progressBar{background:#f1f5f9;border-radius:0 0 12px 12px;height:3px;overflow:hidden}.EmotionInterventionToast-module__q0Dk_a__progressFill{border-radius:inherit;height:100%;animation:linear forwards EmotionInterventionToast-module__q0Dk_a__countdown}.EmotionInterventionToast-module__q0Dk_a__progressHigh{background:#dc2626}.EmotionInterventionToast-module__q0Dk_a__progressMedium{background:#f59e0b}.EmotionInterventionToast-module__q0Dk_a__progressLow{background:#0f766e}@keyframes EmotionInterventionToast-module__q0Dk_a__slideUp{0%{opacity:0;transform:translateY(1.5rem)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EmotionInterventionToast-module__q0Dk_a__countdown{0%{width:100%}to{width:0%}}@media (max-width:480px){.EmotionInterventionToast-module__q0Dk_a__toast{width:calc(100vw - 1.5rem);bottom:4.5rem;right:.75rem}}
