.Header-module__KHjLKa__header{justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.Header-module__KHjLKa__start{align-items:center;gap:16px;display:flex}.Header-module__KHjLKa__menuBtn{border-radius:var(--radius-md);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:none;justify-content:center;align-items:center;display:none}.Header-module__KHjLKa__menuBtn:hover{color:var(--primary-gold);background:var(--bg-hover)}.Header-module__KHjLKa__greeting{flex-direction:column;display:flex}.Header-module__KHjLKa__greetingText{color:var(--text-primary);margin:0;font-size:24px;font-weight:700;line-height:1.3}.Header-module__KHjLKa__date{color:var(--text-secondary);margin:0;font-size:13px}.Header-module__KHjLKa__end{align-items:center;gap:8px;display:flex}.Header-module__KHjLKa__iconBtn{border-radius:var(--radius-md);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:none;justify-content:center;align-items:center;gap:6px;display:flex}.Header-module__KHjLKa__iconBtn:hover{color:var(--primary-gold);background:var(--bg-hover)}.Header-module__KHjLKa__langLabel{font-size:11px;font-weight:700;display:none}.Header-module__KHjLKa__notifBtn{border-radius:var(--radius-md);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:none;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__KHjLKa__notifBtn:hover{color:var(--primary-gold);background:var(--bg-hover)}.Header-module__KHjLKa__notifBadge{background:var(--accent-coral);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:4px}.Header-module__KHjLKa__addBtn{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary-gold),var(--primary-gold-dark));color:var(--text-on-gold);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.Header-module__KHjLKa__addBtn:hover{background:linear-gradient(135deg,var(--primary-gold-light),var(--primary-gold));transform:translateY(-1px);box-shadow:0 4px 16px #d4a85359}.Header-module__KHjLKa__addBtn:active{transform:translateY(0)}.Header-module__KHjLKa__addLabel{display:inline}@media (max-width:1024px){.Header-module__KHjLKa__menuBtn{display:flex}}@media (max-width:768px){.Header-module__KHjLKa__header{flex-wrap:wrap}.Header-module__KHjLKa__greetingText{font-size:20px}.Header-module__KHjLKa__addLabel{display:none}.Header-module__KHjLKa__iconBtn,.Header-module__KHjLKa__notifBtn{width:36px;height:36px}}@media (min-width:769px){.Header-module__KHjLKa__iconBtn{width:auto;padding:0 14px}.Header-module__KHjLKa__langLabel{display:inline}}
